@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:wght@300;400;500&display=swap";.sc-proto-wrap{max-width:560px;margin:0 auto;padding:0 1.5rem;transform:translateY(-28px)}.proto-banner{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 8px 32px #0d1f3c21}.proto-accent-line{background:linear-gradient(90deg, var(--blue) 0%, var(--accent) 100%);height:3px}.proto-inner{align-items:center;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.proto-icon-wrap{background:#e8f1fb;border:1px solid #1e5fa826;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.proto-body{flex:1;min-width:0}.proto-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:10.5px;font-weight:500}.proto-code{color:var(--navy);letter-spacing:.12em;font-variant-numeric:tabular-nums;margin-bottom:6px;font-size:22px;font-weight:500;line-height:1.15}.proto-meta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.proto-meta-item{color:var(--text-muted);align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.proto-meta-sep{color:var(--border);font-size:13px;line-height:1}.proto-status{font-weight:500;color:var(--accent)!important}.proto-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite proto-blink;display:inline-block}@keyframes proto-blink{0%,to{opacity:1}50%{opacity:.35}}.proto-copy-btn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-mid);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:9px 14px;font-size:12.5px;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.proto-copy-btn:hover{color:var(--blue);background:#f4f8fd;border-color:#1e5fa859}.proto-copy-btn--ok{background:var(--accent-light);color:#0e7a57;border-color:#2eb88a66}.proto-note{color:var(--text-muted);border-top:1px solid var(--border);background:var(--surface2);padding:.65rem 1.5rem .85rem;font-size:11.5px;line-height:1.5}.sc-content{padding-top:1rem!important}.sf-footer{margin-top:3rem;max-width:760px;margin-inline:auto;padding:0 1.5rem 2.5rem}.sf-rule{align-items:center;gap:10px;margin-bottom:2rem;display:flex}.sf-rule-line{background:var(--border);flex:1;height:1px}.sf-rule-diamond{border:1.5px solid var(--blue);opacity:.45;border-radius:1px;flex-shrink:0;width:6px;height:6px;transform:rotate(45deg)}.sf-inner{grid-template-columns:1fr auto auto;align-items:start;gap:1.5rem 2.5rem;margin-bottom:1.75rem;display:grid}@media (width<=640px){.sf-inner{grid-template-columns:1fr;gap:1.25rem}}.sf-brand{align-items:center;gap:11px;display:flex}.sf-logo-mark{background:var(--surface);border:1px solid var(--border);border-radius:11px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;display:flex;box-shadow:0 1px 6px #0d1f3c12}.sf-brand-text{flex-direction:column;gap:2px;display:flex}.sf-brand-name{color:var(--navy);letter-spacing:.01em;font-size:14px;font-weight:500;line-height:1.2}.sf-brand-slogan{color:var(--text-muted);font-size:11.5px;line-height:1.3}.sf-contact{flex-direction:column;gap:7px;display:flex}.sf-contact-item{color:var(--text-muted);white-space:nowrap;align-items:center;gap:7px;font-size:12.5px;text-decoration:none;transition:color .15s;display:inline-flex}a.sf-contact-item:hover{color:var(--blue)}.sf-contact-static{cursor:default}.sf-credentials{flex-direction:column;align-items:flex-end;gap:6px;display:flex}@media (width<=640px){.sf-credentials{align-items:flex-start}}.sf-cred-item{color:var(--text-muted);background:var(--surface2);border:1px solid var(--border);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;display:inline-flex}.sf-cred-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);opacity:.7;font-size:10px;font-weight:500}.sf-cred-sep{width:1px;height:1px;margin:1px 0}.sf-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.1rem;display:flex}.sf-copy{color:var(--text-muted);font-size:11.5px}.sf-links{align-items:center;gap:.25rem;display:flex}.sf-link{color:var(--text-muted);border-radius:4px;padding:2px 8px;font-size:11.5px;text-decoration:none;transition:color .15s,background .15s;position:relative}.sf-link:not(:last-child):after{content:"·";color:var(--border);pointer-events:none;position:absolute;right:-4px}.sf-link:hover{color:var(--blue);background:#eef5fd}:root{--navy:#0d1f3c;--navy-mid:#1a3257;--blue:#1e5fa8;--blue-light:#3a7fd4;--accent:#2eb88a;--accent-light:#d6f5ec;--bg:#f7f8fa;--surface:#fff;--surface2:#f0f2f6;--border:#0d1f3c1a;--border-focus:#1e5fa8;--text:#0d1f3c;--text-mid:#3d5278;--text-muted:#7a8eaa;--red:#c0392b;--radius:10px;--radius-lg:16px;--shadow-card:0 4px 24px #0d1f3c1a}.header{background:var(--navy);position:relative;overflow:hidden}.progress-fill{background:var(--accent);border-radius:4px;height:100%;transition:width .4s}.req{color:var(--blue);margin-left:3px}.error-msg{color:var(--red);margin-top:5px;font-size:12px}.field--error input,.field--error textarea,.field--error select{border-color:var(--red)!important;box-shadow:0 0 0 3px #c0392b14!important}@media (width<=520px){.field-row{grid-template-columns:1fr}}.opt-btn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-mid);cursor:pointer;align-items:center;gap:7px;padding:9px 16px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.opt-dot{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;width:14px;min-width:14px;height:14px;transition:all .15s}.opt-btn.selected .opt-dot{border-color:var(--blue);background:var(--blue);box-shadow:inset 0 0 0 2px var(--surface)}.checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin-top:4px;display:grid}@media (width<=480px){.checkbox-grid{grid-template-columns:1fr}}.check-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;text-align:left;align-items:flex-start;gap:11px;width:100%;padding:12px 14px;font-family:DM Sans,sans-serif;transition:border-color .15s,background .15s;display:flex}.check-card:hover{background:#f4f8fd;border-color:#1e5fa859}.check-card.selected{border-color:var(--blue);background:#e8f1fb}.check-card-box{border:1.5px solid var(--border);background:var(--surface);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:17px;min-width:17px;height:17px;margin-top:2px;transition:all .15s;display:flex}.check-card.selected .check-card-box{background:var(--blue);border-color:var(--blue)}.check-card.selected .check-card-box:after{content:"";border-bottom:1.8px solid #fff;border-left:1.8px solid #fff;width:9px;height:6px;display:block;transform:rotate(-45deg)translateY(-1px)}.check-card-body{flex-direction:column;flex:1;gap:2px;display:flex}.check-card-title{color:var(--text);font-size:13px;font-weight:500;line-height:1.35}.check-card.selected .check-card-title{color:var(--blue)}.check-card-sub{color:var(--text-muted);font-size:11.5px;line-height:1.4}.check-outros-wrap{margin-top:10px}.conditional{margin-top:.85rem}.sc-wrapper{background:var(--bg);min-height:100vh}.sc-hero{background:var(--navy);padding:0;position:relative;overflow:hidden}.sc-hero:before{content:"";background:#2eb88a12;border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-100px}.sc-hero:after{content:"";background:#1e5fa81a;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;left:20px}.sc-hero-inner{z-index:1;text-align:center;max-width:680px;margin:0 auto;padding:3.5rem 2rem 3rem;position:relative}.sc-check-ring{border:2px solid #2eb88a4d;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 1.5rem;animation:2.4s ease-in-out infinite sc-ring-pulse;display:flex}@keyframes sc-ring-pulse{0%,to{box-shadow:0 0 #2eb88a40}50%{box-shadow:0 0 0 12px #2eb88a00}}.sc-check-icon{background:#2eb88a26;border:1.5px solid #2eb88a66;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.sc-hero-badge{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:#2eb88a2e;border:1px solid #2eb88a40;border-radius:20px;align-items:center;gap:6px;margin-bottom:1.25rem;padding:5px 14px;font-size:11px;font-weight:500;display:inline-flex}.sc-hero-badge:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.sc-hero-title{color:#fff;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(28px,4.5vw,40px);font-weight:400;line-height:1.2}.sc-hero-sub{color:#ffffff9e;max-width:480px;margin:0 auto 1.5rem;font-size:14px;line-height:1.7}.sc-eta{color:#ffffff8c;background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:7px;padding:7px 16px;font-size:13px;display:inline-flex}.sc-eta strong{color:var(--accent);font-weight:500}.sc-content{max-width:760px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.sc-section{margin-bottom:2.5rem}.sc-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem;font-size:11px;font-weight:500}.sc-section-title{color:var(--navy);margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:22px;font-weight:400;line-height:1.3}.sc-steps{flex-direction:column;gap:0;display:flex}.sc-step{align-items:flex-start;gap:1.25rem;display:flex}.sc-step-left{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.sc-step-num{background:var(--navy);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:500;display:flex}.sc-step-line{background:var(--border);flex:1;width:1.5px;min-height:28px;margin:4px 0}.sc-step-body{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);flex:1;margin-bottom:12px;padding:1.1rem 1.25rem}.sc-step-title{color:var(--navy);margin-bottom:4px;font-size:14px;font-weight:500}.sc-step-desc{color:var(--text-muted);margin-bottom:8px;font-size:13px;line-height:1.55}.sc-step-time{color:var(--blue);background:var(--color-bg-info,#e8f1fb);border-radius:12px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:500;display:inline-flex}.sc-dicas-wrap{margin-bottom:2.5rem}.sc-dicas-card{background:var(--surface);border:1px solid #2eb88a33;border-left:3px solid var(--accent);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.5rem 1.75rem}.sc-dicas-header{align-items:flex-start;gap:12px;margin-bottom:1.1rem;display:flex}.sc-dicas-icon{background:var(--accent-light);border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.sc-dicas-title{color:var(--navy);margin-bottom:2px;font-size:14px;font-weight:500;line-height:1.3}.sc-dicas-sub{color:var(--text-muted);font-size:12px}.sc-dicas-list{flex-direction:column;gap:9px;margin-bottom:1.1rem;list-style:none;display:flex}.sc-dica-item{color:var(--text-mid);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.sc-dica-emoji{flex-shrink:0;margin-top:1px;font-size:15px}.sc-dicas-footer{color:var(--accent);border-top:1px solid #2eb88a26;padding-top:.85rem;font-size:12px;font-weight:500}.sc-diferenciais{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}@media (width<=480px){.sc-diferenciais{grid-template-columns:1fr 1fr}}.sc-diferencial{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.25rem}.sc-dif-icon{background:var(--accent-light);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.85rem;display:flex}.sc-dif-title{color:var(--navy);margin-bottom:4px;font-size:13px;font-weight:500;line-height:1.3}.sc-dif-desc{color:var(--text-muted);font-size:12px;line-height:1.5}.sc-cta-wrap{margin-bottom:2.5rem}.sc-cta-card{background:var(--navy);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden}.sc-cta-card:before{content:"";background:#2eb88a12;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.sc-cta-text{z-index:1;flex:1;min-width:220px;position:relative}.sc-cta-title{color:#fff;margin-bottom:4px;font-size:16px;font-weight:500}.sc-cta-desc{color:#ffffff8c;font-size:13px;line-height:1.55}.sc-cta-btn{background:var(--accent);color:#fff;border-radius:var(--radius-lg);white-space:nowrap;z-index:1;flex-shrink:0;align-items:center;gap:9px;padding:12px 22px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s,transform .1s;display:inline-flex;position:relative}.sc-cta-btn:hover{opacity:.88}.sc-cta-btn:active{transform:scale(.97)}.sc-footer{text-align:center;border-top:1px solid var(--border);padding-top:1.5rem}.sc-footer-brand{color:var(--text-mid);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:12px;font-weight:500}.sc-footer-note{color:var(--text-muted);margin-bottom:.5rem;font-size:12px;line-height:1.5}.sc-footer-proto{color:var(--navy);background:var(--surface2);border:1px solid var(--border);letter-spacing:.08em;font-variant-numeric:tabular-nums;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1f3c;--navy-mid:#1a3257;--blue:#1e5fa8;--blue-light:#3a7fd4;--accent:#2eb88a;--accent-light:#d6f5ec;--gold:#c9a84c;--bg:#f7f8fa;--surface:#fff;--surface2:#f0f2f6;--border:#0d1f3c1a;--border-focus:#1e5fa8;--text:#0d1f3c;--text-mid:#3d5278;--text-muted:#7a8eaa;--red:#c0392b;--red-bg:#fff0ee;--radius:10px;--radius-lg:16px;--shadow:0 2px 12px #0d1f3c14;--shadow-card:0 4px 24px #0d1f3c1a}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6}.header{background:var(--navy);padding:0;position:relative;overflow:hidden}.header:before{content:"";background:#2eb88a14;border-radius:50%;width:320px;height:320px;position:absolute;top:-60px;right:-80px}.header:after{content:"";background:#1e5fa81f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-40px;left:40px}.header-inner{z-index:1;max-width:760px;margin:0 auto;padding:3rem 2rem 2.5rem;position:relative}.header-badge{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:#2eb88a2e;border:1px solid #2eb88a40;border-radius:20px;align-items:center;gap:6px;margin-bottom:1.25rem;padding:5px 14px;font-size:11px;font-weight:500;display:inline-flex}.header-badge:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.header h1{color:#fff;margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:clamp(26px,4vw,36px);font-weight:400;line-height:1.2}.header h1 span{color:var(--accent)}.header p{color:#ffffff9e;max-width:500px;font-size:14px;line-height:1.65}.header-meta{flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;display:flex}.header-meta-item{color:#ffffff80;align-items:center;gap:8px;font-size:13px;display:flex}.header-meta-item svg{opacity:.7}.progress-wrap{background:var(--navy-mid);z-index:100;padding:.85rem 0;position:sticky;top:0}.progress-inner{align-items:center;gap:1rem;max-width:760px;margin:0 auto;padding:0 2rem;display:flex}.progress-track{background:#ffffff26;border-radius:4px;flex:1;height:4px;overflow:hidden}.progress-fill{background:var(--accent);border-radius:4px;width:0%;height:100%;transition:width .4s}.progress-text{color:#ffffff80;white-space:nowrap;font-size:12px}.main{max-width:760px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.section{margin-bottom:2rem}.section-header{border-bottom:1.5px solid var(--border);align-items:center;gap:12px;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.section-num{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:12px;font-weight:500;display:flex}.section-title{color:var(--navy);letter-spacing:.01em;font-size:15px;font-weight:500}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.75rem}.field{margin-bottom:1.35rem}.field:last-child{margin-bottom:0}.field-label{color:var(--text-mid);margin-bottom:6px;font-size:13px;font-weight:500;line-height:1.4;display:block}.field-label .req{color:var(--blue);margin-left:3px}.field-hint{color:var(--text-muted);margin-bottom:8px;font-size:12px;line-height:1.5}input[type=text],input[type=email],input[type=tel],textarea,select{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);appearance:none;outline:none;padding:11px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus,select:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px #1e5fa81a}textarea{resize:vertical;min-height:90px;line-height:1.55}select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237a8eaa' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=520px){.field-row{grid-template-columns:1fr}}.options-inline{flex-wrap:wrap;gap:8px;display:flex}.opt-btn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-mid);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:400;transition:all .15s;display:inline-flex}.opt-btn:hover{border-color:var(--blue-light);color:var(--blue);background:#eef5fd}.opt-btn input{display:none}.opt-btn.selected{border-color:var(--blue);color:var(--blue);background:#e8f1fb;font-weight:500}.opt-btn.selected .opt-dot{border-color:var(--blue);background:var(--blue)}.opt-dot{border:1.5px solid var(--border);border-radius:50%;width:14px;min-width:14px;height:14px;transition:all .15s}.opt-check{border:1.5px solid var(--border);border-radius:3px;justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;transition:all .15s;display:flex}.opt-btn.selected .opt-check{border-color:var(--blue);background:var(--blue)}.opt-btn.selected .opt-check:after{content:"";border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;width:7px;height:5px;display:block;transform:rotate(-45deg)translateY(-1px)}.conditional{margin-top:.85rem;display:none}.conditional.visible{display:block}.field.error input,.field.error textarea,.field.error select{border-color:var(--red);box-shadow:0 0 0 3px #c0392b14}.error-msg{color:var(--red);margin-top:5px;font-size:12px;display:none}.field.error .error-msg{display:block}.submit-section{text-align:center;margin-top:2.5rem}.submit-note{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin-bottom:1.25rem;font-size:12px;display:flex}.btn-submit{background:var(--navy);color:#fff;border-radius:var(--radius-lg);cursor:pointer;letter-spacing:.01em;border:none;align-items:center;gap:10px;padding:15px 40px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:background .2s,transform .1s;display:inline-flex}.btn-submit:hover{background:var(--navy-mid)}.btn-submit:active{transform:scale(.98)}.btn-submit svg{opacity:.85}.success-screen{text-align:center;padding:4rem 2rem;display:none}.success-screen.visible{display:block}.success-icon{background:var(--accent-light);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.success-screen h2{color:var(--navy);margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:26px;font-weight:400}.success-screen p{color:var(--text-muted);max-width:380px;margin:0 auto;font-size:14px;line-height:1.65}.divider{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.tag-wrap{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.tag{color:var(--blue);background:#e8f1fb;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.tag button{cursor:pointer;color:var(--blue);background:0 0;border:none;margin:0;padding:0;font-size:14px;line-height:1}
