@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--red:#ef3e29;--red-dark:#c02a1c;--ink:#22232b;--muted:#686973;--line:#e7e7eb;--paper:#fff;--soft:#f7f8fa;--radius:16px;font-family:'DM Sans',sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #aa2617;outline-offset:5px}button{cursor:pointer}.skip-link{position:fixed;left:16px;top:-80px;background:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(0,0,0,.035)}.nav-wrap{max-width:1320px;margin:auto;min-height:88px;padding:0 46px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0;font-family:Georgia,serif;font-size:31px;font-weight:700;letter-spacing:-1px}.brand>span:last-child{display:flex;align-items:center;gap:10px}.brand-mark{width:33px;height:39px;border:2px solid currentColor;border-radius:13px 13px 17px 17px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:37px;font-weight:400;line-height:1;position:relative;padding-bottom:8px}.brand-mark>span{font-family:Arial,sans-serif;position:absolute;right:4px;top:4px;font-size:25px}.brand-country{font:700 10px 'DM Sans',sans-serif;letter-spacing:1.8px;border-left:1px solid #d7d7dc;padding-left:10px;padding-top:4px;padding-bottom:4px}.nav-wrap nav{display:flex;align-items:center;justify-content:center;gap:29px;margin-left:auto;font-size:14px;font-weight:550;white-space:nowrap}.nav-wrap nav a{padding:15px 0;transition:color .2s}.nav-wrap nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--red);border:1px solid var(--red);color:#fff;min-height:54px;padding:14px 23px;border-radius:7px;font-size:15px;font-weight:650;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.button.small{min-height:45px;font-size:14px;padding:10px 17px;gap:15px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;text-align:center;color:white;background:linear-gradient(115deg,#f52724 0%,#fc522b 57%,#ff8834 100%);min-height:655px}.hero-inner{position:relative;max-width:960px;margin:auto;padding:33px 30px 47px}.law-pill{display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:13px;padding:8px 13px 8px 8px;border:1px solid #ffffff55;border-radius:50px;background:#ffffff17;margin-bottom:44px}.pill-tag{background:white;color:#d83925;border-radius:50px;padding:5px 9px;font-size:10px;letter-spacing:.7px;font-weight:750}.eyebrow{color:var(--red-dark);font-size:12px;letter-spacing:1.9px;font-weight:750;line-height:1.5;margin:0 0 19px}.eyebrow.light{color:white;font-size:11px;letter-spacing:2.5px;margin-bottom:19px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:'Manrope',sans-serif}h1{font-size:clamp(42px,4.8vw,66px);font-weight:750;letter-spacing:-2.6px;line-height:1.12;margin-bottom:24px}.hero-description{font-size:17px;line-height:1.75;max-width:610px;margin:0 auto 29px;color:#fff}.hero-actions{display:flex;gap:14px;justify-content:center}.button.white{background:#fff;color:#db321f;border-color:#fff}.button.white:hover{background:#fff2eb}.button.outline{background:transparent;border-color:#ffffff88;color:white}.button.outline:hover{background:#ffffff22}.hero-checks{display:flex;justify-content:center;gap:24px;margin-top:29px;color:#ffefeb;font-size:12px}.legal-strip{border-bottom:1px solid var(--line)}.legal-strip>div{max-width:1230px;margin:auto;display:grid;grid-template-columns:.8fr 1fr 1.2fr 1.35fr;gap:25px;align-items:center;padding:31px 35px}.strip-label{font-size:10px;letter-spacing:1.3px;font-weight:700;color:#777782;line-height:1.9}.legal-strip strong{display:block;font-size:16px;font-weight:650;margin-bottom:5px}.legal-strip div div{padding-left:30px;border-left:1px solid var(--line)}.legal-strip div div span{font-size:12px;line-height:1.5;display:block;color:var(--muted)}.section{max-width:1190px;margin:auto;padding:88px 30px}.intro{text-align:center}h2{font-size:clamp(30px,3.2vw,43px);font-weight:750;letter-spacing:-1.5px;line-height:1.2;margin-bottom:20px}.section-lead{font-size:16px;line-height:1.8;color:var(--muted);max-width:640px;margin:0 auto 37px}@media(min-width:1450px){.nav-wrap{max-width:1390px}.hero-inner{padding-top:38px;padding-bottom:55px}.hero{min-height:690px}h1{font-size:72px}}@media(max-width:1080px){.nav-wrap{padding:0 25px;gap:20px}.nav-wrap nav{gap:20px}.nav-wrap nav a:last-child{display:none}.hero{min-height:auto}.hero-inner{padding-bottom:48px}.legal-strip>div{gap:16px}.legal-strip div div{padding-left:16px}}@media(max-width:760px){html{scroll-padding-top:85px}.nav-wrap{min-height:74px;padding:0 20px;gap:17px}.brand{font-size:27px}.brand-country{font-size:9px}.brand-mark{width:29px;height:34px;font-size:32px}.brand-mark>span{font-size:20px}.nav-wrap>.button{margin-left:auto;min-height:38px;padding:8px 12px;font-size:12px;gap:0}.nav-wrap>.button span{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;border:0;background:transparent;width:28px;height:40px;padding:0}.menu-toggle span{width:22px;height:2px;background:#222}.nav-wrap nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:16px 24px;box-shadow:0 10px 15px #00000008;margin:0;align-items:stretch;gap:0}.nav-wrap nav.open{display:flex;flex-direction:column}.nav-wrap nav a:last-child{display:block}.hero-inner{padding:27px 22px 40px}.law-pill{font-size:11px;gap:8px;margin-bottom:40px;padding-right:10px}.pill-tag{font-size:9px;padding:5px 8px}.eyebrow.light{font-size:10px;letter-spacing:2px}h1{font-size:44px;letter-spacing:-1.9px;line-height:1.13;margin-bottom:22px}.hero-description{font-size:15px;line-height:1.7;max-width:460px}.button{min-height:50px;font-size:13px;padding:12px 17px;gap:14px}.hero-actions{gap:10px}.hero-checks{gap:13px;flex-wrap:wrap;font-size:10px;margin-top:25px}.legal-strip>div{grid-template-columns:1fr 1fr;padding:26px 24px;gap:23px 20px}.strip-label{font-size:10px}.legal-strip div div{border:0;padding:0}.legal-strip strong{font-size:14px}.legal-strip div div span{font-size:11px}.section{padding:62px 23px}h2{font-size:32px;letter-spacing:-1px}.section-lead{font-size:15px}.eyebrow{font-size:10px;letter-spacing:1.5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero{background-image:url('hero.png');background-size:100% 100%;background-position:center}.hero-inner{padding-bottom:50px}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:left;margin-top:44px}.risk-card{border:1px solid var(--line);border-radius:var(--radius);padding:29px 28px 26px;position:relative;background:#fff}.icon-box{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:12px;background:#fff0eb;color:var(--red);margin-bottom:27px}.icon-box svg{height:25px;width:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.risk-card h3{font-size:19px;line-height:1.4;letter-spacing:-.5px;margin-bottom:13px;max-width:260px}.risk-card p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:25px}.card-foot{font-size:9px;letter-spacing:1.4px;color:#898994;font-weight:600;display:block;border-top:1px solid #eee;padding-top:20px}.source-note{font-size:11px;color:#8a8b94;margin:26px 0 0}.source-note a{text-decoration:underline;text-underline-offset:3px;color:#64646e}.platform-section{background:var(--soft);overflow:hidden}.platform-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:62px;align-items:center;padding-top:86px;padding-bottom:90px}.platform-copy h2{font-size:40px}.platform-copy>.section-lead{margin-left:0;font-size:15px;margin-bottom:27px;max-width:380px}.module-tabs{display:flex;flex-direction:column;gap:2px;margin-bottom:28px}.module-tabs button{border:0;border-left:2px solid transparent;background:transparent;text-align:left;padding:18px 12px 18px 17px;display:flex;align-items:center;gap:17px;border-radius:0 8px 8px 0;color:#6e6e77}.module-tabs button[aria-selected=true]{border-color:var(--red);background:#fff;box-shadow:0 3px 16px #2b243008;color:#292a32}.module-number{color:#9c9ca5;font-size:12px}.module-tabs button[aria-selected=true] .module-number{color:var(--red)}.module-tabs strong{display:block;font-size:14px;font-weight:650;margin-bottom:6px}.module-tabs small{font-size:12px;color:#797983}.module-tabs button>span:last-child{margin-left:auto;font-size:17px;opacity:0}.module-tabs button[aria-selected=true]>span:last-child{opacity:1;color:var(--red)}.text-link{font-size:14px;font-weight:600;color:var(--red-dark);display:inline-flex;align-items:center;gap:16px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.product-stage{position:relative;padding:33px 0 29px}.product-stage:before{content:'';position:absolute;inset:-23px -45px -4px -15px;background:radial-gradient(ellipse at center,#ffe3d5,transparent 68%);z-index:0}.product-window{position:relative;border:1px solid #e7e3e0;background:white;border-radius:12px;box-shadow:0 25px 55px #71341a14;transform:perspective(1600px) rotateY(-3deg);min-height:389px;overflow:hidden}.product-top{min-height:53px;display:flex;gap:15px;align-items:center;border-bottom:1px solid #edecf0;padding:13px 19px}.mini-brand{font-family:Georgia,serif;font-size:17px;font-weight:700}.preview-label{font-size:8px;letter-spacing:1px;background:#f7f7f9;color:#8b8a94;padding:5px 7px;border-radius:4px;margin-left:auto}.avatar{font-size:9px;display:grid;place-items:center;height:25px;width:25px;border-radius:50%;color:#ad301b;background:#ffede5}.product-body{display:grid;grid-template-columns:47px minmax(0,1fr);min-height:353px}.product-side{border-right:1px solid #edecf0;padding:19px 8px;display:flex;flex-direction:column;gap:15px;color:#a4a4ae;align-items:center;font-size:18px}.product-side span{width:29px;height:29px;display:grid;place-items:center}.product-side .side-active{background:#fff0eb;border-radius:6px;color:#e95337}.product-main{padding:25px 20px;min-width:0}.product-title{display:flex;justify-content:space-between;margin-bottom:22px}.product-title p{font-size:8px;letter-spacing:1px;color:#aaa7b0;margin-bottom:7px}.product-title h3{font-size:19px;letter-spacing:-.4px;margin-bottom:6px}.product-title div>span{color:#93929b;font-size:10px}.workspace-dot{color:#b8b4bc;font-size:19px}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:25px}.metrics>div{border:1px solid #ebe9ee;border-radius:8px;padding:12px 13px}.metrics span{display:block;font-size:9px;color:#92909a;margin-bottom:7px}.metrics strong{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-1px;display:block;margin-bottom:6px}.metrics small{font-size:8px;color:#9d9ba5}.table-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.table-heading strong{font-size:10px}.table-heading>span{font-size:8px;color:#a3a1aa}.demo-table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:9px}.demo-table th{font-weight:500;color:#a3a0aa;padding:10px 4px;background:#faf9fb;border-top:1px solid #f0eef2;border-bottom:1px solid #f0eef2}.demo-table td{padding:12px 4px;border-bottom:1px solid #f0eef2;color:#63616c}.status{background:#edf7f1;color:#40865d;border-radius:4px;padding:4px 6px;font-size:8px}.status.revoked{background:#f4f1f1;color:#85808a}.status.pending{background:#fff5df;color:#957b30}.audit-note{display:flex;align-items:center;gap:7px;margin-top:17px;color:#8c8994;font-size:9px}.audit-note>span{color:#68a17d}.evidence-note{position:relative;margin-top:-4px;margin-left:auto;margin-right:-19px;width:max-content;max-width:100%;background:white;box-shadow:0 8px 30px #5e2d1510;border:1px solid #eee6e2;border-radius:10px;display:flex;gap:11px;align-items:center;padding:16px 20px;transform:rotate(-2deg)}.evidence-check{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff0e9;color:#ef633d;font-size:18px}.evidence-note strong{display:block;font-size:12px;margin-bottom:4px}.evidence-note div>span{font-size:10px;color:#8b8790}.product-caption{font-size:10px;color:#8d8994;text-align:center;margin:20px 0 0}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:335px;margin-bottom:5px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:31px}.benefit-grid article{border-top:1px solid var(--line);padding-top:25px}.benefit-index{display:block;color:var(--red);font-size:12px;font-weight:600;margin-bottom:25px}.benefit-grid h3{font-size:18px;letter-spacing:-.5px;line-height:1.4;margin-bottom:13px}.benefit-grid p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.journey-band{background:#24252d;color:#fff}.journey-inner{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;padding-top:65px;padding-bottom:65px}.journey-inner .eyebrow{color:#ffab8f}.journey-inner h2{font-size:38px}.journey-inner>div>p:not(.eyebrow){font-size:14px;color:#b3b3bf;line-height:1.8;margin-bottom:25px}.journey-inner .button{font-size:13px}.journey-steps{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:32px}.journey-steps li{display:flex;gap:22px;align-items:center;position:relative}.journey-steps li:not(:last-child):after{content:'';position:absolute;left:20px;top:43px;width:1px;height:34px;background:#484851}.journey-steps li>span{display:grid;place-items:center;border:1px solid #61616b;border-radius:50%;width:42px;height:42px;flex-shrink:0;font-size:13px;color:#ffab8f}.journey-steps h3{font-size:17px;margin-bottom:5px}.journey-steps p{color:#b3b3bf;font-size:13px;line-height:1.6;margin:0}.faq-layout{display:grid;grid-template-columns:.9fr 1.25fr;gap:90px}.faq-layout .section-lead{font-size:15px;margin:0 0 22px;max-width:330px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;gap:18px;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;padding:22px 0;font-size:15px;font-weight:550;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;color:#96939b;font-weight:400}.faq-list details[open] summary{color:var(--red-dark)}.faq-list details[open] summary>span{transform:rotate(45deg);color:var(--red)}.faq-list details p{font-size:14px;color:var(--muted);line-height:1.85;padding:0 27px 7px 0}.faq-list a{text-decoration:underline;text-underline-offset:3px;color:var(--red-dark)}.contact-section{background:#fcf6f3;border-top:1px solid #f3e8e1;border-bottom:1px solid #f3e8e1}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center;padding-top:73px;padding-bottom:73px}.contact-copy h2{font-size:48px;letter-spacing:-1.8px}.contact-copy .section-lead{font-size:15px;max-width:345px;margin:0 0 27px}.contact-benefits{list-style:none;padding:0;display:flex;flex-direction:column;gap:17px;font-size:13px;margin:0 0 43px;color:#63616a}.contact-benefits li{display:flex;gap:12px;align-items:center}.contact-benefits li span{color:var(--red);font-size:17px}.contact-note{display:flex;align-items:center;gap:13px}.contact-note svg{fill:none;stroke:#aa8e7d;stroke-width:1.5;stroke-linecap:round;width:23px;height:23px;flex-shrink:0}.contact-note p{font-size:11px;line-height:1.7;color:#9b8f86;margin:0}.contact-form{padding:30px 32px 24px;background:white;border:1px solid #eee4dd;border-radius:14px;box-shadow:0 10px 30px #64391f05}.form-tag{color:#9b7160;background:#faf1ec;padding:5px 8px;border-radius:4px;font-size:8px;letter-spacing:1.1px;font-weight:600;display:inline-block;margin-bottom:17px}.contact-form h3{font-size:23px;letter-spacing:-.7px;margin-bottom:9px;line-height:1.35}.contact-form>p{font-size:12px;line-height:1.7;color:#918b92;margin-bottom:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px}.field.full{grid-column:1/-1}.field label{font-size:11px;display:block;margin-bottom:8px;font-weight:600}.field label>span:not(.optional),.required{color:var(--red)}.field label .optional{color:#a59da3;font-weight:400}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #e7e3e6;border-radius:5px;background:white;min-height:43px;padding:11px 12px;font-size:12px;color:var(--ink);transition:border-color .2s}.field textarea{resize:vertical;min-height:85px}.field input::placeholder,.field textarea::placeholder{color:#aaa2a9}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red)}.consent-label{display:flex;gap:10px;align-items:start;font-size:11px;line-height:1.7;color:#8c848e;margin:17px 0 20px}.consent-label input{width:15px;height:15px;margin:2px 0 0;flex-shrink:0;accent-color:var(--red)}.inline-button{border:0;padding:0;display:inline;background:none;color:#746874;text-decoration:underline;line-height:inherit;font-size:inherit;text-align:left}.form-submit{width:100%;min-height:47px;font-size:13px;justify-content:space-between;padding:11px 17px}.contact-form>.form-fine{font-size:10px;text-align:center;margin:11px 0 0;color:#a098a1}#form-result{padding:18px;border:1px solid #cadfce;background:#f3faf4;border-radius:8px;margin-top:20px;font-size:13px}#form-result>strong{color:#3b6744}#form-result p{font-size:12px;line-height:1.7;margin:8px 0 10px;color:#58705d}#form-result a{font-size:12px}footer .footer-top{display:grid;grid-template-columns:1.8fr 1fr 1.1fr 1fr;gap:45px;padding-top:56px;padding-bottom:44px}.footer-brand .brand{font-size:29px}.footer-brand>p{font-size:12px;line-height:1.8;color:#96919a;margin:20px 0 0}.footer-top h3{font-size:12px;margin:0 0 20px;font-family:'DM Sans',sans-serif;font-weight:600}.footer-top>div:not(.footer-brand)>a,.footer-link{display:block;color:#8a8590;font-size:11px;line-height:1.5;margin-bottom:13px;background:none;border:0;padding:0;text-align:left}.footer-top a:hover,.footer-link:hover{color:var(--red)}.footer-bottom{max-width:1130px;margin:auto;padding:22px 0 25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#a39da6}dialog{border:1px solid var(--line);border-radius:18px;padding:44px;max-width:610px;width:calc(100% - 32px);max-height:85vh;color:var(--ink);box-shadow:0 25px 100px #0004}dialog::backdrop{background:#24212990;backdrop-filter:blur(4px)}dialog h2{font-size:30px;margin-bottom:22px}dialog p:not(.eyebrow){font-size:14px;line-height:1.85;color:var(--muted)}dialog p:last-child{margin-bottom:0}.dialog-close{border:0;background:#f5f3f5;border-radius:50%;width:30px;height:30px;position:absolute;top:16px;right:16px;font-size:22px;color:#746e7a;display:grid;place-items:center}
@media(max-width:1080px){.nav-wrap nav{gap:24px}.risk-card{padding:25px 22px}.platform-layout{gap:30px}.product-window{transform:none}.product-stage:before{inset:-20px}.evidence-note{margin-right:0}.section-heading{gap:40px}.benefit-grid{gap:23px}.faq-layout{gap:50px}.contact-layout{gap:50px}.contact-form{padding:25px}.footer-bottom{margin:0 30px}.product-title h3{font-size:17px}.hero-inner{max-width:900px}.hero-checks{font-size:11px}}
@media(max-width:760px){.hero{background-size:auto 100%;background-position:center}.hero-inner{background:#ed35100b}.risk-grid{grid-template-columns:1fr;gap:16px;margin-top:30px}.risk-card{padding:25px}.icon-box{margin-bottom:20px}.risk-card h3{font-size:21px;max-width:none}.risk-card p{font-size:15px}.card-foot{font-size:10px}.source-note{font-size:11px;line-height:1.8}.platform-layout{grid-template-columns:1fr;gap:10px;padding-top:62px;padding-bottom:58px}.platform-copy h2{font-size:33px}.platform-copy>.section-lead{max-width:100%}.module-tabs strong{font-size:15px}.module-tabs small{font-size:13px}.module-tabs button{padding:17px 14px}.text-link{font-size:14px}.product-stage{padding-top:23px;max-width:520px;width:100%;margin:0 auto}.product-title h3{font-size:17px}.product-main{padding:21px 13px}.product-top{padding:12px 14px}.preview-label{font-size:7px}.evidence-note{margin-top:0;padding:13px 16px}.evidence-note strong{font-size:11px}.evidence-note div>span{font-size:9px}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:21px;max-width:100%;font-size:15px}.benefit-grid{grid-template-columns:1fr 1fr;gap:28px 24px}.benefit-grid h3{font-size:18px}.benefit-grid p{font-size:14px}.benefit-index{margin-bottom:19px}.journey-inner{grid-template-columns:1fr;gap:43px;padding-top:54px;padding-bottom:54px}.journey-inner h2{font-size:34px}.journey-steps{gap:28px}.journey-steps h3{font-size:18px}.journey-steps p{font-size:14px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout .section-lead{max-width:none}.faq-list summary{font-size:15px;gap:20px}.faq-list details p{font-size:15px}.contact-layout{grid-template-columns:1fr;gap:35px;padding-top:60px;padding-bottom:55px}.contact-copy h2{font-size:42px}.contact-copy .section-lead{max-width:none}.contact-benefits{font-size:14px;gap:15px;margin-bottom:25px}.contact-note p{font-size:12px}.contact-form{padding:24px 21px}.contact-form h3{font-size:23px}.contact-form>p{font-size:13px}.field label{font-size:12px}.field input,.field textarea,.field select{font-size:14px}.form-grid{gap:19px 12px}.consent-label{font-size:12px}.form-submit{font-size:14px}.contact-form>.form-fine{font-size:11px}footer .footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-top:44px;padding-bottom:32px}.footer-brand{grid-column:1/-1}.footer-top h3{font-size:14px;margin-bottom:17px}.footer-top>div:not(.footer-brand)>a,.footer-link{font-size:13px}.footer-brand>p{font-size:13px}.footer-bottom{margin:0 23px;flex-direction:column;gap:10px;font-size:11px}.footer-top>div:last-child{grid-column:1/-1}dialog{padding:38px 25px 27px}dialog h2{font-size:27px}dialog p:not(.eyebrow){font-size:15px}}
@media(max-width:400px){h1{font-size:39px}.brand{font-size:25px}.brand-country{font-size:8px;padding-left:7px;letter-spacing:1px}.brand>span:last-child{gap:7px}.brand-mark{width:26px}.nav-wrap{padding:0 15px;gap:12px}.hero-inner{padding-left:18px;padding-right:18px}.hero-actions .button{padding:12px 13px;font-size:12px;gap:9px}.hero-checks{gap:10px;font-size:9px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.demo-table{font-size:8px}.product-body{grid-template-columns:36px 1fr}.product-side{padding-left:3px;padding-right:3px}.metrics span{font-size:8px}}
/* Readable text and controls across desktop and mobile. */
.brand-country,.pill-tag,.eyebrow,.eyebrow.light,.strip-label,.card-foot,.source-note,.module-number,.module-tabs small,.preview-label,.avatar,.product-title p,.product-title div>span,.metrics span,.metrics small,.table-heading strong,.table-heading>span,.demo-table,.status,.audit-note,.evidence-note strong,.evidence-note div>span,.product-caption,.benefit-index,.contact-note p,.form-tag,.contact-form>.form-fine,.footer-bottom{font-size:12px}.law-pill,.hero-checks,.legal-strip div div span,.module-tabs strong,.contact-benefits,.field label,.consent-label,.footer-top h3,.footer-top>div:not(.footer-brand)>a,.footer-link,.footer-brand>p,.text-link,.contact-form>p{font-size:14px}.risk-card p,.platform-copy>.section-lead,.section-heading>p,.benefit-grid p,.journey-inner>div>p:not(.eyebrow),.journey-steps p,.faq-layout .section-lead,.faq-list details p,.contact-copy .section-lead,dialog p:not(.eyebrow){font-size:16px}.field input,.field textarea,.field select{font-size:14px}.button,.button.small,.journey-inner .button,.form-submit{font-size:14px}.hero-description{font-size:17px}.brand-country{font-size:12px;letter-spacing:1px}.preview-label{letter-spacing:.3px}.product-top{gap:10px}.product-title h3{font-size:20px}.product-main{padding:22px 16px}.demo-table{white-space:normal;line-height:1.45}.status{display:inline-block;white-space:nowrap}.metrics span{min-height:30px;line-height:1.4}.table-heading{gap:12px}.evidence-note{margin-right:0;transform:none}.legal-strip div div span{line-height:1.55}.law-pill{max-width:100%;line-height:1.5}.product-title p{font-size:12px;letter-spacing:.6px}.product-title div>span{line-height:1.5}.risk-card h3{max-width:none}.form-tag{font-size:12px;letter-spacing:.5px}
@media(min-width:761px){.product-stage{min-width:0}.nav-wrap{gap:23px}.nav-wrap nav{gap:24px}.contact-layout{gap:70px}}
@media(max-width:760px){.hero-description,.section-lead{font-size:16px}.hero-checks{font-size:12px;gap:12px}.brand-country{font-size:10px}.nav-wrap>.button{font-size:12px}.law-pill{font-size:12px;gap:8px}.pill-tag{font-size:12px;letter-spacing:.2px}.eyebrow.light{font-size:12px;letter-spacing:1.3px}.brand{font-size:27px}.hero-actions .button{font-size:14px}.contact-form>p{font-size:14px}.field input,.field textarea,.field select{font-size:16px}.demo-table th,.demo-table td{padding:10px 3px}.product-body{grid-template-columns:35px minmax(0,1fr)}.product-main{padding:18px 11px}.product-side{padding:16px 3px}.preview-label{font-size:12px}.product-top{padding:12px 10px}.mini-brand{font-size:16px}.avatar{display:none}.evidence-note{padding:13px 12px}.metrics>div{padding:12px 10px}.product-title h3{font-size:18px}.audit-note{line-height:1.5}.form-submit{font-size:14px}.faq-list summary{font-size:16px}.journey-steps p{font-size:16px}.contact-benefits{line-height:1.6}.footer-brand>p{font-size:14px}.legal-strip strong{font-size:15px}.strip-label{font-size:12px;letter-spacing:.8px}.legal-strip div div span{font-size:13px}.eyebrow{font-size:12px;letter-spacing:1.1px}}
@media(max-width:400px){.nav-wrap{gap:9px}.brand{font-size:25px}.brand>span:last-child{gap:6px}.brand-country{font-size:9px}.nav-wrap>.button{font-size:12px;padding:8px 10px}.brand-mark{width:26px}.hero-actions .button{font-size:13px;padding:12px 12px}.hero-checks{font-size:12px;gap:8px 12px}.law-pill{font-size:11px;padding:7px}.pill-tag{font-size:11px}.product-top{gap:7px}.preview-label{font-size:12px}.benefit-grid{grid-template-columns:1fr}.benefit-grid h3{font-size:21px}}
/* Oficial de Datos Personales */
.odp-section{background:#fff8f4;border-top:1px solid #f3e8e1;border-bottom:1px solid #f3e8e1}
.odp-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}
.odp-copy .section-lead{font-size:1rem;margin:0 0 1.75rem;max-width:29rem}
.odp-copy h2{font-size:clamp(2rem,3vw,2.6rem)}
.odp-support{font-size:.875rem;line-height:1.6;color:var(--muted);margin:1rem 0 0}
.odp-functions{border:1px solid #eee0d7;border-radius:var(--radius);background:white;padding:0 1.75rem}
.odp-functions article{display:flex;gap:1.15rem;padding:1.8rem 0;align-items:flex-start}
.odp-functions article+article{border-top:1px solid var(--line)}
.odp-number{display:grid;place-items:center;width:2.25rem;height:2.25rem;flex-shrink:0;background:#fff0e9;color:var(--red-dark);border-radius:50%;font-size:.875rem;font-weight:600}
.odp-functions h3{font-size:1.125rem;letter-spacing:-.3px;line-height:1.4;margin:0 0 .65rem}
.odp-functions p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0}
.odp-scope{display:flex;align-items:center;gap:2rem;justify-content:space-between;margin-top:3rem;padding-top:2rem;border-top:1px solid #ebdcd2}
.odp-scope>div{max-width:42rem}
.odp-scope h3{font-size:1.125rem;line-height:1.5;margin-bottom:.6rem}
.odp-scope p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0}
.odp-scope .text-link{flex-shrink:0}
@media(min-width:761px) and (max-width:1000px){.nav-wrap{min-height:88px}.nav-wrap>.button{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;border:0;background:transparent;width:28px;height:40px;padding:0;flex-shrink:0}.menu-toggle span{width:22px;height:2px;background:#222}.nav-wrap nav{display:none;position:absolute;top:88px;left:0;right:0;background:white;padding:16px 24px;box-shadow:0 10px 15px #00000008;margin:0;align-items:stretch;gap:0}.nav-wrap nav.open{display:flex;flex-direction:column}.nav-wrap nav a:last-child{display:block}}
@media(max-width:1080px){.odp-layout{gap:2.5rem}.odp-scope{align-items:flex-start;flex-direction:column;gap:1.5rem}}
@media(max-width:760px){.odp-layout{grid-template-columns:1fr;gap:2rem}.odp-copy h2{font-size:2rem}.odp-functions{padding:0 1.25rem}.odp-functions article{gap:1rem;padding:1.5rem 0}.odp-scope{margin-top:2rem;padding-top:1.75rem}.odp-copy .button{white-space:normal;text-align:center}}
/* Keep the longer Consentium wordmark clear on small screens. */
.nav-wrap>.button .nav-cta-full{display:inline;font:inherit}
.nav-wrap>.button .nav-cta-short{display:none;font:inherit}
.menu-toggle{flex-shrink:0}
@media(max-width:430px){.nav-wrap>.button .nav-cta-full{display:none}.nav-wrap>.button .nav-cta-short{display:inline}.nav-wrap .brand{font-size:1.5rem}.nav-wrap .brand>span:last-child{flex-direction:column;align-items:flex-start;gap:1px}.nav-wrap .brand-country{border:0;padding:0;font-size:.75rem;line-height:1;letter-spacing:1px}.product-top{flex-wrap:wrap}.product-top .preview-label{margin-left:0}}
