@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--navy: #0d3b66;--navy-dark: #082b4a;--navy-secondary: #15558a;--navy-panel: #1b466f;--emerald: #00b37e;--emerald-hover: #00a879;--emerald-light: #e7f8f2;--bg: #f5f8fa;--text: #102a43;--muted: #5d7185;--border: #dce7ed;--white: #ffffff;--sans: "Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, sans-serif;--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Consolas, monospace;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--shadow-subtle: 0 4px 20px rgba(13, 59, 102, .07);--shadow-card: 0 14px 36px rgba(8, 43, 74, .1);--shadow-panel: 0 20px 55px rgba(3, 25, 46, .32);--header-height: 76px;--container-max: 1240px;--section-pad: clamp(4.25rem, 8vw, 7rem);--fast: .18s ease}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--sans);font-size:1rem;line-height:1.6;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer}ul,ol{list-style:none;padding:0}a{color:inherit}h1,h2,h3,p{overflow-wrap:break-word}:focus-visible{outline:3px solid var(--emerald);outline-offset:3px;border-radius:4px}section[id]{scroll-margin-top:calc(var(--header-height) + 1.25rem)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding-block:var(--section-pad)}.tech-grid-dark{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px}.tech-grid-light{background-image:linear-gradient(rgba(13,59,102,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,59,102,.035) 1px,transparent 1px);background-size:48px 48px}.section-muted{background-color:var(--bg)}.section-dark{background-color:var(--navy);color:var(--white)}.section-head{max-width:50rem;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-head-dark{max-width:48rem}.section-head h2,.section-institutional h2{font-size:clamp(1.85rem,3.5vw,2.75rem);line-height:1.16;letter-spacing:-.035em;font-weight:800}.section-head h2 em,.section-dark h2 em,.validation-copy h2 em{color:var(--emerald);font-style:normal}.section-text{margin-top:1rem;font-size:1.02rem;line-height:1.75;color:var(--muted)}.section-dark .section-text,.validation-section .section-text{color:#ffffffc7}.section-kicker{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:var(--navy);font:700 .7rem/1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.section-kicker span,.hero-overline span{display:block;width:25px;height:2px;background:currentColor}.section-kicker-light{color:#9aeed3}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:44px;padding:.72rem 1.25rem;border:1px solid transparent;border-radius:var(--radius-sm);font-size:.88rem;font-weight:700;text-decoration:none;transition:transform var(--fast),background-color var(--fast),border-color var(--fast),box-shadow var(--fast)}.btn svg{width:17px;height:17px}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--emerald);color:var(--navy-dark);box-shadow:0 8px 20px #00b37e33}.btn-primary:hover{background:var(--emerald-hover);box-shadow:0 10px 26px #00b37e4d}.btn-outline{border-color:var(--navy);color:var(--navy);background:transparent}.btn-outline:hover{background:var(--emerald-light);border-color:var(--emerald)}.btn-outline-light{border-color:#ffffff6b;color:var(--white);background:transparent}.btn-outline-light:hover{border-color:var(--emerald);background:#ffffff14}.btn-lg{padding:.9rem 1.45rem;font-size:.93rem}.btn-sm{min-height:38px;padding:.5rem .9rem;font-size:.72rem}.text-link{color:var(--navy);font-weight:700;text-underline-offset:3px}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:#0d3b66f7;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 25px #041c321f}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);gap:1.25rem}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}.brand-mark,.footer-mark{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;padding:.45rem;border:1px solid rgba(255,255,255,.22);border-radius:9px;color:var(--emerald);background:#ffffff14}.brand-mark svg,.footer-mark svg{width:100%;height:100%}.brand-copy{display:flex;flex-direction:column}.brand-line{display:flex;align-items:center;gap:.35rem;line-height:1}.brand-company{color:var(--white);font-size:1rem;font-weight:800;letter-spacing:-.03em}.brand-product{padding:.2rem .35rem;border:1px solid rgba(0,179,126,.35);border-radius:4px;color:var(--emerald);background:#00b37e1f;font-size:.67rem;font-weight:700;letter-spacing:.03em}.brand-domain{margin-top:.28rem;color:#ffffff8c;font:.54rem/1 var(--mono);letter-spacing:.02em}.site-nav{display:flex;align-items:center;gap:2rem}.nav-list{display:flex;align-items:center;gap:1.6rem}.nav-link{padding-block:.45rem;color:#ffffffd1;font-size:.74rem;font-weight:600;text-decoration:none;transition:color var(--fast)}.nav-link:hover{color:var(--emerald)}.nav-cta{margin-left:.25rem}.menu-toggle{display:none;width:44px;height:44px;padding:.65rem;border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-sm);background:transparent}.menu-toggle-bar{display:block;height:2px;margin:5px 0;border-radius:2px;background:var(--white)}.hero{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(ellipse 48% 50% at 88% 18%,rgba(0,179,126,.13),transparent 68%),var(--navy)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;opacity:.75}.hero-orbit{position:absolute;right:-170px;top:80px;width:600px;height:600px;border:1px solid rgba(0,179,126,.2);border-radius:50%;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #00b37e09}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,7fr) minmax(360px,5fr);align-items:center;gap:3.25rem;min-height:700px;padding-top:calc(var(--header-height) + 4.75rem);padding-bottom:5.5rem}.hero-copy{min-width:0}.hero-overline{display:flex;align-items:center;gap:.75rem;margin-bottom:1.2rem;color:#a4efda;font:700 .66rem/1 var(--mono);letter-spacing:.13em}.hero-title-row{display:flex;align-items:stretch;gap:1.05rem}.hero-title-rule{flex:0 0 5px;border-radius:3px;background:var(--emerald);box-shadow:0 0 18px #00b37e73}.hero h1{max-width:18ch;font-size:clamp(2.45rem,4.7vw,4rem);line-height:1.08;letter-spacing:-.055em;font-weight:800}.hero h1 em{color:var(--emerald);font-style:normal}.hero-text{max-width:59ch;margin-top:1.45rem;color:#ffffffc7;font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hero-badge{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.35rem;padding:.5rem .8rem;border:1px solid rgba(0,179,126,.35);border-radius:999px;color:#9aeed3;background:#00b37e1a;font:600 .68rem/1 var(--mono)}.hero-microcopy{margin-top:.75rem;color:#ffffff85;font:.68rem/1.5 var(--mono)}.status-dot{display:inline-block;width:8px;height:8px;flex:none;border-radius:50%;background:var(--emerald);box-shadow:0 0 0 4px #00b37e21;animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.88)}}.hero-visual{min-width:0}.flow-panel{position:relative;padding:1.35rem;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);background:linear-gradient(160deg,#15558ab8,#082b4ae0);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.flow-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.12)}.flow-panel-label,.flow-section-label{display:block;color:#ffffff85;font:.58rem/1.2 var(--mono);letter-spacing:.1em;text-transform:uppercase}.flow-panel-header strong{display:block;margin-top:.35rem;font-size:.85rem}.flow-status{display:inline-flex;align-items:center;gap:.45rem;padding:.32rem .55rem;border:1px solid rgba(0,179,126,.38);border-radius:999px;color:#9aeed3;background:#00b37e1f;font-size:.62rem;font-weight:700;white-space:nowrap}.flow-status .status-dot{width:6px;height:6px;box-shadow:none}.flow-steps{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;padding:1.25rem 0 1.05rem;border-bottom:1px solid rgba(255,255,255,.1)}.flow-line{position:absolute;top:1.65rem;left:12%;right:12%;height:1px;border-top:1px dashed rgba(255,255,255,.25)}.flow-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.flow-step>span{display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#ffffff9e;background:var(--navy-panel);font-size:.68rem;font-weight:800}.flow-step.is-done>span,.flow-step.is-active>span{border-color:var(--emerald);color:var(--navy-dark);background:var(--emerald)}.flow-step.is-active>span{box-shadow:0 0 0 4px #00b37e2e}.flow-step b{margin-top:.45rem;color:#ffffffe6;font-size:.64rem}.flow-step small{margin-top:.12rem;color:#ffffff7a;font-size:.55rem}.flow-step.is-active b{color:#9aeed3}.flow-document{margin-top:.95rem;padding:.8rem;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#082b4aa6}.flow-document-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#ffffff8c;font:.57rem/1.2 var(--mono)}.flow-document-meta b{padding:.22rem .38rem;border:1px solid rgba(0,179,126,.25);border-radius:4px;color:#9aeed3;background:#00b37e14;font-size:.5rem}.document-line{height:5px;margin-top:.48rem;border-radius:999px;background:#ffffff21}.document-line.wide{width:72%;margin-top:.8rem;background:#ffffff38}.document-line.medium{width:80%}.flow-participants{margin-top:1rem}.participant{display:flex;align-items:center;gap:.55rem;margin-top:.48rem;padding:.5rem .55rem;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff0b}.participant.is-active{border-color:#00b37e4d;background:#00b37e14}.avatar{display:grid;place-items:center;width:23px;height:23px;flex:none;border-radius:50%;color:var(--white);background:var(--navy-secondary);font:700 .5rem/1 var(--mono)}.participant.is-active .avatar{color:var(--navy-dark);background:var(--emerald)}.participant div{min-width:0;flex:1}.participant b,.participant small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant b{color:#ffffffe6;font-size:.61rem}.participant small{color:#ffffff75;font:.5rem/1.3 var(--mono)}.participant>strong{color:#9aeed3;font:600 .52rem/1 var(--mono);white-space:nowrap}.participant.is-pending{opacity:.7}.participant.is-pending>strong{color:#ffffff7a}.participant strong i{display:inline-block;width:5px;height:5px;margin-right:.18rem;border-radius:50%;background:var(--emerald)}.evidence-bar{display:flex;align-items:center;gap:.45rem;margin-top:.85rem;padding:.65rem .75rem;border:1px solid rgba(0,179,126,.3);border-radius:9px;color:#ffffffeb;background:linear-gradient(90deg,#15558ab3,#082b4abf);font-size:.63rem}.evidence-bar svg{width:16px;height:16px;color:var(--emerald)}.evidence-bar span{margin-left:auto;color:#9aeed3;font:.5rem/1.2 var(--mono)}.trust-bar{position:relative;z-index:2;border-bottom:1px solid var(--border);background:var(--white);box-shadow:0 5px 18px #0d3b660a}.trust-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-block:1.15rem}.trust-item{display:flex;align-items:center;justify-content:center;gap:.7rem;min-width:0}.trust-icon-box,.use-case-icon,.diff-icon,.value-icon{display:inline-grid;place-items:center;flex:none;color:var(--emerald);background:var(--emerald-light)}.trust-icon-box{width:38px;height:38px;border:1px solid rgba(0,179,126,.18);border-radius:9px}.trust-icon-box svg{width:19px;height:19px}.trust-item b,.trust-item small{display:block}.trust-item b{color:var(--text);font-size:.7rem;line-height:1.25}.trust-item small{margin-top:.18rem;color:var(--muted);font-size:.59rem;line-height:1.2}.card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-subtle);transition:transform var(--fast),box-shadow var(--fast),border-color var(--fast)}.card:hover{transform:translateY(-3px);border-color:#0d3b6647;box-shadow:var(--shadow-card)}.problem-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:3.5rem;align-items:start}.problem-copy h2{max-width:16ch;font-size:clamp(1.9rem,3.2vw,2.65rem);line-height:1.16;letter-spacing:-.04em;font-weight:800}.problem-copy .section-text{max-width:49ch}.problem-note{display:flex;align-items:center;gap:.55rem;margin-top:2rem;padding-top:1.1rem;border-top:1px solid var(--border);color:var(--muted);font:.62rem/1.3 var(--mono)}.problem-note span,.value-note span,.card-note span,.dossier-banner strong span{width:7px;height:7px;flex:none;border-radius:50%;background:var(--emerald)}.problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.15rem}.problem-card{position:relative;min-height:205px;padding:1.45rem;overflow:hidden}.card-top-line{display:block;height:4px;margin:-1.45rem -1.45rem 1.25rem;background:var(--navy)}.problem-card .card-icon{display:inline-grid;place-items:center;width:39px;height:39px;margin-bottom:.9rem;border-radius:9px;color:var(--navy);background:var(--bg)}.problem-card .card-icon svg{width:19px;height:19px}.problem-card h3{margin-bottom:.35rem;font-size:.94rem;font-weight:800}.problem-card p{color:var(--muted);font-size:.76rem;line-height:1.65}.problem-card-featured{border-color:var(--navy);color:var(--white);background:var(--navy)}.problem-card-featured .card-top-line{background:var(--emerald)}.problem-card-featured .card-icon{color:var(--emerald);background:#ffffff1a}.problem-card-featured p{color:#ffffffad}.value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.value-card{padding:1.6rem;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);background:#15558a40;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.value-card:hover{border-color:#00b37e8c;background:#15558a61}.value-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.value-icon{width:45px;height:45px;border:1px solid rgba(0,179,126,.28);border-radius:11px;background:#00b37e1f}.value-icon svg{width:22px;height:22px}.pillar-label{padding:.3rem .45rem;border:1px solid rgba(0,179,126,.25);border-radius:4px;color:#9aeed3;background:#00b37e14;font:600 .58rem/1 var(--mono)}.value-card h3{margin-top:1.05rem;color:var(--white);font-size:1rem;font-weight:800}.value-card p{margin-top:.5rem;color:#ffffffb8;font-size:.78rem;line-height:1.65}.value-note{display:flex;align-items:center;gap:.5rem;margin-top:1.1rem;padding-top:.85rem;border-top:1px solid rgba(255,255,255,.11);color:#9aeed3;font:.57rem/1.35 var(--mono)}.use-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem}.use-case-card{display:flex;min-height:250px;flex-direction:column;padding:1.35rem}.use-case-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.use-case-icon{width:40px;height:40px;border-radius:9px}.use-case-icon svg{width:20px;height:20px}.badge{padding:.28rem .45rem;border:1px solid;border-radius:4px;font:700 .5rem/1 var(--mono);letter-spacing:.04em;white-space:nowrap}.badge-prioritario{border-color:#00b37e4d;color:#00815f;background:#00b37e1a}.badge-expansao{border-color:#d9e1e6;color:#607283;background:#f0f3f5}.use-case-card h3{font-size:.9rem;font-weight:800}.use-case-card p{margin-top:.4rem;color:var(--muted);font-size:.73rem;line-height:1.65}.card-note{display:flex;align-items:center;gap:.45rem;margin-top:auto;padding-top:.9rem;border-top:1px solid rgba(220,231,237,.7);color:var(--navy);font:600 .56rem/1.2 var(--mono)}.card-note-muted{color:#687988}.card-note-muted span{background:#9ba9b4}.process-section{border-block:1px solid var(--border);background:var(--white)}.steps-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.steps-track:before{content:"";position:absolute;top:21px;left:8%;right:8%;border-top:1px dashed #b9cad5}.step-item{position:relative;z-index:1}.step-marker{display:flex;align-items:center;gap:.6rem}.step-marker span{display:grid;place-items:center;width:43px;height:43px;border:2px solid var(--navy);border-radius:12px;color:var(--emerald);background:var(--bg);font:700 .8rem/1 var(--mono)}.step-marker i{display:block;width:9px;height:9px;border-radius:50%;background:var(--emerald);box-shadow:0 0 0 4px var(--emerald-light)}.step-item h3{margin-top:1rem;color:var(--navy);font-size:.8rem;line-height:1.45;font-weight:800}.step-item p{margin-top:.4rem;color:var(--muted);font-size:.7rem;line-height:1.6}.dossier-banner{display:flex;align-items:center;gap:.9rem;margin-top:3.25rem;padding:1rem 1.2rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg)}.dossier-icon{display:grid;place-items:center;width:41px;height:41px;flex:none;border-radius:9px;color:var(--emerald);background:var(--navy)}.dossier-icon svg{width:19px;height:19px}.dossier-banner b{display:block;font-size:.76rem}.dossier-banner p{margin-top:.2rem;color:var(--muted);font-size:.62rem}.dossier-banner strong{display:inline-flex;align-items:center;gap:.45rem;margin-left:auto;color:var(--navy);font:600 .58rem/1.3 var(--mono);white-space:nowrap}.section-differentiators{background-color:var(--bg)}.diff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.diff-card{display:flex;min-height:280px;flex-direction:column;justify-content:space-between;padding:1.45rem}.diff-icon{width:45px;height:45px;border-radius:11px}.diff-icon svg{width:22px;height:22px}.diff-card h3{margin-top:1rem;font-size:.92rem;font-weight:800}.diff-card p{margin-top:.45rem;color:var(--muted);font-size:.73rem;line-height:1.65}.diff-note{margin-top:1.15rem;padding-top:.9rem;border-top:1px solid var(--border);color:var(--navy);font:600 .56rem/1.25 var(--mono)}.diff-card-last{grid-column:2}.validation-section{color:var(--white);background-color:var(--navy);border-top:1px solid rgba(21,85,138,.6)}.validation-layout{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:3.5rem;align-items:start}.validation-copy{padding-top:.4rem}.validation-copy h2{max-width:13ch;font-size:clamp(2rem,4vw,3rem);line-height:1.13;letter-spacing:-.045em;font-weight:800}.validation-copy .section-text{max-width:47ch}.validation-benefits{display:grid;gap:.85rem;margin-top:1.75rem}.validation-benefits li{display:flex;align-items:flex-start;gap:.65rem;color:#ffffffd6;font-size:.77rem;font-weight:600}.validation-benefits li span{display:grid;place-items:center;width:22px;height:22px;flex:none;border:1px solid rgba(0,179,126,.4);border-radius:50%;color:var(--emerald);background:#00b37e1f;font-size:.7rem}.technical-note{margin-top:1.75rem;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#ffffff9e;background:#15558a4d;font:.58rem/1.55 var(--mono)}.technical-note b{color:var(--emerald)}.validation-anchor{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.2rem;color:#9aeed3;font-size:.7rem;font-weight:700;text-decoration:none}.validation-anchor svg{width:15px;height:15px}.lead-form-card{padding:1.6rem;border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text);background:var(--white);box-shadow:0 22px 50px #03192e4d}.form-card-heading{margin-bottom:1.25rem}.form-card-heading h3{color:var(--navy);font-size:1.3rem;letter-spacing:-.025em;font-weight:800}.form-card-heading p{max-width:55ch;margin-top:.35rem;color:var(--muted);font-size:.72rem;line-height:1.55}.lead-form{margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.form-field{min-width:0}.form-field-full{grid-column:1 / -1}.form-field label{display:block;margin-bottom:.3rem;color:var(--text);font-size:.67rem;font-weight:800}.form-field label span{color:var(--muted);font-weight:500}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--border);border-radius:7px;outline:none;background:var(--white);transition:border-color var(--fast),box-shadow var(--fast)}.form-field input,.form-field select{height:39px;padding:.5rem .65rem;font-size:.69rem}.form-field textarea{min-height:74px;padding:.55rem .65rem;resize:vertical;font-size:.69rem}.form-field input::placeholder,.form-field textarea::placeholder{color:#94a3ad}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--emerald);box-shadow:0 0 0 3px #00b37e21}.form-field [aria-invalid=true]{border-color:#ba1a1a}.consent-label{display:flex!important;align-items:flex-start;gap:.55rem;margin-top:.15rem;font-size:.65rem!important;line-height:1.45;font-weight:500!important;cursor:pointer}.consent-label input{width:16px;height:16px;flex:none;margin-top:.05rem;accent-color:var(--emerald)}.consent-privacy{margin:.3rem 0 0 1.55rem;color:var(--muted);font-size:.6rem}.consent-privacy .text-link{color:var(--navy)}.form-actions{display:flex;align-items:center;gap:.85rem;margin-top:1rem}.form-actions .btn{flex:1}.form-privacy-note{max-width:30ch;color:var(--muted);font-size:.58rem;line-height:1.4}.form-error-summary{margin-bottom:.8rem;padding:.6rem .75rem;border-left:3px solid #ba1a1a;border-radius:5px;color:#8f1414;background:#fdf2f2;font-size:.68rem;font-weight:700}.field-error{margin-top:.2rem;color:#ba1a1a;font-size:.6rem}.form-success{padding:2rem 1rem;text-align:center}.success-check{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 1rem;border-radius:50%;color:var(--emerald);background:var(--emerald-light);font-size:1.5rem;font-weight:800}.form-success h3{color:var(--navy);font-size:1.25rem}.form-success p{max-width:42ch;margin:.45rem auto 0;color:var(--muted);font-size:.75rem}.form-success .btn{margin-top:1.25rem}.faq-section,.section-institutional{background:var(--white)}.faq-container{max-width:52rem}.faq-list{display:grid;gap:.65rem}.faq-item{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--white);transition:border-color var(--fast),box-shadow var(--fast)}.faq-item[open]{border-color:var(--emerald);box-shadow:0 4px 18px #00b37e14}.faq-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:54px;padding:.85rem 1.1rem;list-style:none;color:var(--text);font-size:.78rem;font-weight:700;cursor:pointer}.faq-summary::-webkit-details-marker{display:none}.faq-summary:hover{color:var(--navy)}.faq-icon{position:relative;width:15px;height:15px;flex:none}.faq-icon:before,.faq-icon:after{content:"";position:absolute;top:6px;left:0;width:15px;height:2px;border-radius:2px;background:var(--emerald);transition:transform var(--fast)}.faq-icon:after{top:0;left:6px;width:2px;height:15px}.faq-item[open] .faq-icon:after{transform:scaleY(0)}.faq-answer{padding:0 1.1rem 1rem;color:var(--muted);font-size:.72rem;line-height:1.65}.section-institutional{background:var(--bg)}.institutional-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.55rem 1.75rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-subtle)}.institutional-copy{min-width:0}.institutional-meta{display:flex;align-items:center;gap:.55rem;margin-bottom:.65rem}.institutional-meta span{padding:.28rem .45rem;border-radius:4px;color:var(--white);background:var(--navy);font:600 .55rem/1 var(--mono)}.institutional-meta small{color:var(--muted);font:.58rem/1 var(--mono)}.institutional-card h2{max-width:35ch;color:var(--navy);font-size:clamp(1.15rem,2.2vw,1.65rem)}.institutional-card .section-text{max-width:75ch;margin-top:.5rem;font-size:.73rem;line-height:1.6}.institutional-action{display:flex;flex:none;flex-direction:column;align-items:flex-end;gap:.55rem}.institutional-action .btn{white-space:nowrap}.institutional-action>span{color:var(--muted);font:.58rem/1 var(--mono)}.site-footer{padding-block:2.2rem 1.5rem;color:#ffffffb8;background:var(--navy-dark)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer-top{padding-bottom:1.4rem;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand{color:var(--white)}.footer-mark{width:31px;height:31px;padding:.35rem}.footer-brand b,.footer-brand small{display:block}.footer-brand b{font-size:.85rem;line-height:1.1}.footer-brand em{color:var(--emerald);font-style:normal}.footer-brand small{margin-top:.25rem;color:var(--emerald);font:.56rem/1 var(--mono)}.footer-nav{display:flex;align-items:center;gap:1.4rem}.footer-nav a{color:#ffffffad;font-size:.7rem;text-decoration:none}.footer-nav a:hover{color:var(--emerald)}.footer-bottom{padding-top:1.2rem;color:#ffffff73;font:.58rem/1.3 var(--mono)}.footer-bottom span:last-child{display:inline-flex;align-items:center;gap:.45rem;color:#ffffffad}.footer-bottom i{width:6px;height:6px;border-radius:50%;background:var(--emerald)}@media(max-width:63.9375em){.site-nav{display:none}.site-nav[data-open=true]{position:absolute;top:var(--header-height);left:0;right:0;display:block;padding:1rem 1.5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.12);background:var(--navy-dark);box-shadow:0 14px 30px #03192e40}.nav-list{display:flex;flex-direction:column;align-items:stretch;gap:.15rem}.nav-link{display:block;padding:.75rem .25rem;color:#ffffffd6}.nav-cta{display:flex;width:100%;margin:.7rem 0 0}.menu-toggle{display:block}.hero-inner{grid-template-columns:1fr;gap:3.5rem;padding-top:calc(var(--header-height) + 3.5rem)}.hero h1{max-width:19ch}.hero-visual{max-width:620px;width:100%;margin-inline:auto}.validation-layout,.problem-layout{grid-template-columns:1fr;gap:2.5rem}.problem-copy h2,.validation-copy h2{max-width:26ch}.diff-card-last{grid-column:auto}}@media(max-width:47.9375em){.container{padding-inline:1.15rem}.brand-mark{width:32px;height:32px}.brand-domain{display:none}.hero-inner{min-height:auto;padding-bottom:4.5rem}.hero h1{font-size:clamp(2.05rem,10vw,3rem)}.hero-title-row{gap:.7rem}.hero-title-rule{flex-basis:4px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .btn{width:100%}.flow-panel{padding:1rem}.flow-panel-header{flex-direction:column}.flow-status{align-self:flex-start}.flow-step b{font-size:.56rem}.flow-step small{font-size:.48rem}.flow-document-meta{align-items:flex-start;flex-direction:column}.trust-list{grid-template-columns:repeat(2,1fr);gap:1rem .7rem;padding-block:1rem}.trust-item{justify-content:flex-start;gap:.45rem}.trust-icon-box{width:31px;height:31px}.trust-icon-box svg{width:16px;height:16px}.trust-item b{font-size:.58rem}.trust-item small{font-size:.5rem}.problem-grid,.value-grid{grid-template-columns:1fr}.problem-card{min-height:0}.use-case-grid,.diff-grid{grid-template-columns:1fr}.diff-card{min-height:0}.steps-track{grid-template-columns:1fr;gap:1.7rem}.steps-track:before{inset:21px auto 21px 21px;border-top:0;border-left:1px dashed #b9cad5}.step-item{display:grid;grid-template-columns:50px 1fr;column-gap:.8rem}.step-marker{grid-row:span 2;align-self:start}.step-marker i{display:none}.step-item h3{margin-top:.15rem}.step-item p{margin-top:.25rem}.dossier-banner{align-items:flex-start;flex-wrap:wrap}.dossier-banner strong{width:100%;margin-left:3.05rem}.validation-layout{gap:2rem}.lead-form-card{padding:1.15rem}.form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.form-privacy-note{max-width:none;text-align:center}.institutional-card{align-items:stretch;flex-direction:column;padding:1.2rem}.institutional-action{align-items:flex-start}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-nav{flex-wrap:wrap;gap:.6rem 1rem}.footer-bottom{gap:.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.card:hover,.btn:hover{transform:none}}
