:root{--red:#e5090d;--red-dark:#ba0508;--ink:#141517;--muted:#60636a;--line:#e7e7e8;--paper:#fff;--soft:#f5f5f6;--warm:#f8f2f1;--green:#147a49;--radius:20px;--shadow:0 20px 60px rgba(20,21,23,.1);--container:min(1220px, calc(100% - 40px) );font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;line-height:1.65;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font-size:16px;overflow-x:hidden}body:before{content:"";position:fixed;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--red),#ff585b,var(--red));z-index:1000}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:var(--container);margin-inline:auto}.narrow{max-width:860px}.skip-link{position:fixed;left:16px;top:-100px;background:#fff;color:#000;padding:12px 18px;z-index:2000;border:2px solid var(--red)}.skip-link:focus{top:12px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ff8c8f;outline-offset:3px}.topbar{background:var(--ink);color:#e8e8e8;font-size:.8rem}.topbar-inner{min-height:36px;display:flex;justify-content:space-between;align-items:center;gap:24px}.topbar a:hover{text-decoration:underline}.site-header{background:#fffffff2;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:900;backdrop-filter:blur(14px)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex:0 0 auto}.brand img{width:220px;height:auto}.main-nav{display:flex;align-items:center;gap:4px}.main-nav>a{padding:11px 12px;border-radius:10px;font-weight:700;font-size:.91rem}.main-nav>a:not(.button):hover,.main-nav>a[aria-current=page]{color:var(--red);background:#fff1f1}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--red);background:var(--red);color:#fff;padding:13px 20px;border-radius:11px;font-weight:800;line-height:1.2;box-shadow:0 9px 24px #e5090d2b;transition:transform .2s,background .2s,border-color .2s}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.button-sm{padding:10px 16px!important;color:#fff!important;background:var(--red)!important}.button-dark{background:var(--ink);border-color:var(--ink);box-shadow:none}.button-dark:hover{background:#303236;border-color:#303236}.button-outline{background:transparent;color:var(--ink);border-color:#a9aaad;box-shadow:none}.button-outline:hover{background:var(--ink);border-color:var(--ink);color:#fff}.button-light{background:#fff;color:var(--red);border-color:#fff;box-shadow:none}.button-light:hover{background:#f5f5f5;border-color:#f5f5f5}.button-outline-light{background:transparent;color:#fff;border-color:#fff9;box-shadow:none}.button-outline-light:hover{background:#fff;color:var(--red);border-color:#fff}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.text-link{font-weight:800;color:var(--red);display:inline-flex;gap:7px;align-items:center}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--red);font-size:.76rem;font-weight:900;margin-bottom:12px}.eyebrow:before{content:"";width:22px;height:2px;background:currentColor}.eyebrow-light{color:#fff}.hero{position:relative;background:var(--ink);color:#fff;min-height:650px;display:grid;align-items:center;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0f0f11f5,#0f0f11cc 42%,#0f0f112e 74%,#0f0f1114);z-index:1}.hero picture,.hero>picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;padding:96px 0;width:min(690px,62%)}.hero h1,.page-hero h1{font-size:clamp(2.6rem,5.4vw,5.2rem);line-height:1.02;letter-spacing:-.05em;margin:0 0 24px}.hero h1 em{font-style:normal;color:#ff282c}.hero p{font-size:clamp(1.05rem,1.6vw,1.28rem);color:#e0e0e1;max-width:650px;margin:0}.hero-points{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;font-size:.9rem;font-weight:700}.hero-points span:before{content:"✓";color:#ff3135;margin-right:7px}.hero .button-outline-light{background:#0000002e}.trust-strip{position:relative;z-index:3;margin-top:-44px}.trust-grid{background:#fff;border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:26px 10px}.trust-item{padding:6px 24px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item strong{display:block;font-size:1rem}.trust-item span{display:block;color:var(--muted);font-size:.85rem;margin-top:3px}.section{padding:96px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--ink);color:#fff}.section-warm{background:var(--warm)}.section-heading{max-width:700px;margin-bottom:42px}.section-heading.center{text-align:center;margin-inline:auto;margin-bottom:44px}.section-heading.center .eyebrow{justify-content:center}.section-heading h2,.content h2,.cta-band h2,.registration-panel h2{font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.1;letter-spacing:-.035em;margin:0 0 17px}.section-heading p{color:var(--muted);font-size:1.05rem;margin:0}.section-dark .section-heading p{color:#bbb}.section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:40px}.section-heading-row .section-heading{margin:0}.license-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.license-card{display:grid;grid-template-columns:86px 1fr;gap:20px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .25s,border-color .25s,box-shadow .25s}.license-card:hover{transform:translateY(-4px);border-color:#ffc9ca;box-shadow:0 18px 50px #14151714}.license-code{width:74px;height:86px;border-radius:15px;background:var(--ink);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.license-code span{font-weight:950;font-size:1.65rem;letter-spacing:-.04em}.license-code small{font-size:.56rem;color:#ccc;text-align:center;line-height:1.15;padding:0 4px}.license-card h3{font-size:1.25rem;margin:0 0 7px}.license-card p{color:var(--muted);font-size:.91rem;line-height:1.55;margin:0 0 14px}.card-meta{font-size:.76rem;font-weight:800;margin-bottom:13px}.license-card .text-link{font-size:.86rem}.group-title{font-size:1.45rem;margin:52px 0 18px;display:flex;align-items:center;gap:15px}.group-title:after{content:"";height:1px;background:var(--line);flex:1}.group-title:first-of-type{margin-top:0}.process-grid{counter-reset:steps;display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.process-step{counter-increment:steps;position:relative;padding:24px 16px 22px;border-top:3px solid #343538}.process-step:before{content:"0" counter(steps);display:block;color:#ff3d40;font-weight:900;font-size:.8rem;margin-bottom:15px}.process-step h3{font-size:1rem;line-height:1.25;margin:0 0 8px}.process-step p{font-size:.82rem;line-height:1.5;color:#aaa;margin:0}.process-step:after{content:"→";position:absolute;right:-8px;top:18px;color:#666}.process-step:last-child:after{display:none}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.image-stack{position:relative;padding:0 50px 50px 0}.image-stack img{border-radius:var(--radius);width:100%;aspect-ratio:4/3;object-fit:cover}.image-stack img+img{position:absolute;width:48%;aspect-ratio:1;right:0;bottom:0;border:8px solid #fff}.content>p{color:var(--muted);font-size:1.02rem}.content h2{margin-top:0}.content h3{font-size:1.4rem;margin:32px 0 10px}.check-list{list-style:none;margin:26px 0;padding:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:30px}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--red);font-weight:900}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.feature-num{font-size:.75rem;color:var(--red);font-weight:900}.feature h3{font-size:1.2rem;line-height:1.3;margin:18px 0 10px}.feature p{color:var(--muted);font-size:.91rem;margin:0}.photo-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:230px 230px;gap:12px}.photo-grid figure{margin:0;overflow:hidden;border-radius:17px;position:relative}.photo-grid figure:first-child{grid-row:1/3}.photo-grid figure:last-child{grid-column:2/4}.photo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo-grid figure:hover img{transform:scale(1.025)}.photo-grid figcaption{position:absolute;left:14px;bottom:12px;background:#0f0f11d9;color:#fff;padding:7px 11px;border-radius:8px;font-size:.76rem}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border-radius:var(--radius);overflow:hidden;background:#fff;border:1px solid var(--line)}.service-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.service-card>div{padding:26px}.service-card h3{font-size:1.35rem;margin:0 0 10px}.service-card p{color:var(--muted);margin:0 0 18px}.registration-wrap{padding:90px 0;background:linear-gradient(135deg,#f3f3f4,#fff)}.registration-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;background:#fff;border-radius:26px;padding:54px;box-shadow:var(--shadow);border-top:5px solid var(--red)}.registration-panel form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.registration-panel label{font-weight:800;font-size:.88rem}.registration-panel label span{font-weight:500;color:var(--muted)}.registration-panel input,.registration-panel select,.registration-panel textarea{display:block;width:100%;margin-top:7px;border:1px solid #ced0d3;border-radius:10px;padding:12px 13px;background:#fff;color:var(--ink)}.registration-panel input:focus,.registration-panel select:focus,.registration-panel textarea:focus{border-color:var(--red)}.registration-panel label:nth-child(4),.privacy-note,.registration-panel button{grid-column:1/-1}.privacy-note{font-size:.76rem;color:var(--muted);margin:0}.privacy-note a{text-decoration:underline}.registration-panel button{justify-self:start;border:0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:21px 4px;font-weight:800;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;color:var(--red);transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details div{padding:0 35px 18px 4px}.faq-list p{color:var(--muted);margin:0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.blog-card>a img{width:100%;aspect-ratio:3/2;object-fit:cover}.blog-card>div{padding:24px}.blog-meta{font-size:.75rem;color:var(--muted);font-weight:700}.blog-card h3{font-size:1.22rem;line-height:1.3;margin:10px 0}.blog-card h3 a:hover{color:var(--red)}.blog-card p{color:var(--muted);font-size:.9rem;margin:0 0 16px}.blog-card .text-link{font-size:.86rem}.cta-band{background:var(--red);color:#fff;padding:66px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta-inner>div:first-child{max-width:720px}.cta-band h2{margin:0 0 12px}.cta-band p{margin:0;color:#ffe2e2}.cta-band .button-row{margin:0;flex-shrink:0}.page-hero{background:linear-gradient(135deg,#17181b,#27282c);color:#fff;overflow:hidden}.page-hero-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:70px;min-height:430px;padding-block:70px}.page-hero h1{font-size:clamp(2.5rem,4.5vw,4.4rem)}.page-hero p{color:#c8c9ca;font-size:1.08rem;max-width:680px}.page-hero picture{align-self:stretch}.page-hero img{width:100%;height:100%;max-height:360px;object-fit:cover;border-radius:20px}.page-hero-compact .page-hero-grid{grid-template-columns:1fr;min-height:330px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding-block:16px;font-size:.78rem;color:var(--muted)}.breadcrumbs a:hover{color:var(--red)}.prose-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:70px;align-items:start}.prose{font-size:1.04rem}.prose h2{font-size:clamp(1.7rem,2.6vw,2.3rem);line-height:1.2;letter-spacing:-.025em;margin:48px 0 15px}.prose h2:first-child{margin-top:0}.prose h3{font-size:1.3rem;margin:30px 0 10px}.prose p{color:#45474c;margin:0 0 18px}.prose ul,.prose ol{padding-left:22px;color:#45474c}.prose li{margin:7px 0}.note{border-left:4px solid var(--red);background:#fff3f3;border-radius:0 12px 12px 0;padding:17px 20px;color:#414246;margin:26px 0}.sidebar{position:sticky;top:110px}.side-card{border:1px solid var(--line);border-radius:17px;padding:24px;margin-bottom:18px}.side-card h2,.side-card h3{font-size:1.1rem;margin:0 0 12px}.side-card p{font-size:.88rem;color:var(--muted)}.side-card a:not(.button){display:block;padding:8px 0;border-bottom:1px solid var(--line);font-weight:700;font-size:.88rem}.side-card a:not(.button):hover{color:var(--red)}.side-card .button{width:100%;margin-top:14px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.stat{background:var(--soft);border-radius:14px;padding:18px}.stat small{display:block;color:var(--muted)}.stat strong{font-size:1.15rem}.related-links{display:grid;gap:10px;margin-top:18px}.related-links a{padding:14px 17px;border:1px solid var(--line);border-radius:10px;font-weight:750}.related-links a:hover{border-color:var(--red);color:var(--red)}.map-wrap{border-radius:var(--radius);overflow:hidden;background:#ddd;box-shadow:var(--shadow)}.map-wrap iframe{display:block}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.contact-cards{display:grid;gap:13px}.contact-card{display:block;border:1px solid var(--line);border-radius:14px;padding:20px;transition:border-color .2s,transform .2s}.contact-card:hover{border-color:var(--red);transform:translate(3px)}.contact-card small{display:block;color:var(--red);font-weight:850;text-transform:uppercase;letter-spacing:.07em}.contact-card strong{display:block;font-size:1.05rem;margin-top:4px}.legal h2{font-size:1.6rem;margin-top:40px}.legal h3{font-size:1.2rem}.legal p,.legal li{color:#46484c}.source-list{background:var(--soft);border-radius:14px;padding:20px;margin-top:40px}.source-list a{text-decoration:underline}.not-found{text-align:center;padding:120px 20px}.not-found strong{display:block;color:var(--red);font-size:7rem;line-height:1}.not-found h1{font-size:2.4rem;margin:12px 0}.not-found p{color:var(--muted)}.footer{background:#0e0f10;color:#e5e5e5;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-brand img{width:240px;filter:drop-shadow(0 8px 18px rgba(255,255,255,.05));background:#fff;border-radius:10px;padding:8px}.footer p{color:#9c9da0;font-size:.9rem;max-width:330px}.footer h2{font-size:.95rem;margin:0 0 20px;color:#fff}.footer-grid>div:not(:first-child) a,.footer address{display:block;color:#aaa;font-style:normal;font-size:.86rem;padding:5px 0}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #292a2d;margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:.75rem}.footer-bottom span:last-child{display:flex;gap:20px}.contact-bar{display:none}.reveal{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:1050px){.main-nav>a{padding:10px 8px;font-size:.84rem}.brand img{width:185px}.license-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.registration-panel{gap:40px;padding:42px}.prose-layout{gap:42px}}@media(max-width:800px){:root{--container:min(100% - 28px,1220px)}body{padding-bottom:62px}.topbar{display:none}.header-inner{height:72px}.brand img{width:185px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);padding:12px 14px 20px;box-shadow:0 20px 40px #0000001f}.main-nav.is-open{display:grid}.main-nav>a{padding:13px 14px}.hero{min-height:620px}.hero:after{background:linear-gradient(90deg,#0d0e10f0,#0d0e10b8),linear-gradient(0deg,rgba(13,14,16,.7),transparent)}.hero-content{width:100%;padding:78px 0 120px}.hero h1{font-size:clamp(2.6rem,12vw,4.2rem);max-width:650px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line);padding-bottom:18px}.trust-item:nth-child(n+3){padding-top:18px}.section{padding:72px 0}.split{grid-template-columns:1fr;gap:40px}.split .image-stack{order:-1}.cards-3,.blog-grid{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 200px}.photo-grid figure:first-child{grid-row:auto}.photo-grid figure:last-child{grid-column:1/-1}.registration-panel{grid-template-columns:1fr;padding:34px;gap:25px}.cta-inner{display:block}.cta-band .button-row{margin-top:24px}.page-hero-grid{grid-template-columns:1fr;gap:30px;min-height:auto;padding-block:58px}.page-hero picture{height:280px}.prose-layout{grid-template-columns:1fr}.sidebar{position:static}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.contact-bar{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid var(--line);z-index:1000;box-shadow:0 -8px 24px #00000017}.contact-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.72rem;font-weight:800;gap:1px}.contact-bar a span{font-size:1.05rem;color:var(--red)}.contact-bar a:nth-child(2){background:var(--green);color:#fff}.contact-bar a:nth-child(2) span{color:#fff}}@media(max-width:560px){.hero-points{display:grid;gap:7px}.hero .button-row .button{width:100%}.trust-grid{padding:16px 6px}.trust-item{padding-inline:13px}.trust-item strong{font-size:.87rem}.trust-item span{font-size:.74rem}.section-heading-row{display:block}.section-heading-row>a{margin-top:20px}.license-grid,.cards-3,.blog-grid,.feature-grid{grid-template-columns:1fr}.license-card{grid-template-columns:72px 1fr;padding:20px;gap:15px}.license-code{width:66px;height:76px}.process-grid{grid-template-columns:1fr 1fr}.process-step:after{display:none}.photo-grid{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,220px)}.photo-grid figure:first-child,.photo-grid figure:last-child{grid-row:auto;grid-column:auto}.registration-panel{padding:26px 20px}.registration-panel form{grid-template-columns:1fr}.registration-panel label{grid-column:1}.page-hero h1{font-size:2.5rem}.page-hero picture{height:220px}.stat-row,.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span:last-child{margin-top:10px;flex-direction:column;gap:4px}.cta-inner .button{width:100%}.image-stack{padding:0 26px 28px 0}.image-stack img+img{border-width:5px}.contact-card strong{font-size:.94rem;overflow-wrap:anywhere}}
