:root{--ruby:#b30f3f;--ruby-dark:#7f0a2c;--ruby-soft:#f6d8e1;--ink:#17171d;--coal:#27242b;--slate:#44505c;--mist:#f4f6f8;--line:#dce2e8;--teal:#087c8f;--gold:#c7922c;--white:#fff;--shadow:0 20px 60px #14161c26;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);margin:0}body.modal-open{overflow:hidden}button,input,select{font:inherit}a{color:inherit}img{max-width:100%;display:block}.app-shell{background:linear-gradient(180deg, #f6f8fae6, #fff0 300px), var(--white);min-height:100vh}.content-grid{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;position:sticky;top:0}.compliance-strip{min-height:36px;color:var(--white);background:var(--coal);justify-content:center;align-items:center;gap:12px;padding:6px 28px;font-size:.86rem;display:flex}.age-pill{border:1px solid #ffffffa6;border-radius:999px;justify-content:center;align-items:center;width:34px;height:24px;font-weight:800;display:inline-flex}.strip-divider{background:#ffffff47;width:1px;height:18px}.strip-domain{color:#f7d8e2;margin-left:auto;font-weight:700}.nav-bar{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:76px;padding:0 28px;display:grid}.brand-link{align-items:center;min-width:182px;display:inline-flex}.brand-link img{width:184px;height:auto}.primary-nav{justify-content:center;align-items:center;gap:6px;display:flex}.nav-link{min-height:42px;color:var(--coal);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 13px;font-size:.94rem;font-weight:650;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.nav-link:hover,.nav-link.active{background:var(--ruby-soft);color:var(--ruby-dark)}.nav-legal-group{border-left:1px solid var(--line);gap:4px;padding-left:8px;display:flex}.nav-link-sub{color:var(--slate);font-size:.84rem}.header-actions{align-items:center;gap:10px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:800;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.nav-link:focus-visible,.text-link:focus-visible,.icon-button:focus-visible,.footer-column a:focus-visible,.resource-logos a:focus-visible{outline-offset:3px;outline:3px solid #087c8f52}.button-primary{background:var(--ruby);color:var(--white);box-shadow:0 12px 28px #b30f3f40}.button-primary:hover{background:var(--ruby-dark)}.button-outline{background:var(--white);color:var(--ruby-dark);border-color:#b30f3f59}.button-ghost{color:var(--coal);background:0 0}.button-dark{background:var(--coal);color:var(--white)}.button-light{background:var(--white);color:var(--ruby-dark)}.button-large{min-height:52px;padding:0 24px;font-size:1rem}.icon-button{border:1px solid var(--line);background:var(--white);width:44px;height:44px;color:var(--coal);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.mobile-menu-button{justify-self:end;display:none}.hero-section{background-position:50%;background-size:cover;align-items:center;min-height:640px;display:flex;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#08080cd1,#08080c75 42%,#08080c2e 78%),linear-gradient(#0000000f,#0003);position:absolute;inset:0}.hero-content{z-index:1;width:min(1180px,100% - 40px);color:var(--white);margin:0 auto;padding:80px 0;position:relative}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:850}.hero-content .eyebrow,.promo-content .eyebrow,.promo-page-hero .eyebrow{color:#ffd7e1}h1,h2,h3,p{margin-top:0}.hero-content h1{max-width:620px;margin-bottom:18px;font-size:4.4rem;line-height:.96}.hero-copy{color:#ffffffe6;max-width:600px;font-size:1.22rem}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0 18px;display:flex}.terms-note{color:#ffffffc7;max-width:560px;font-size:.95rem}.intro-band{background:var(--white);border-bottom:1px solid var(--line);padding:56px 0}.intro-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:54px;display:grid}.intro-grid h2,.section-heading h2,.split-copy h2,.page-hero h1,.promo-content h2,.promo-page-hero h2{color:var(--ink);line-height:1.08}.intro-grid h2,.section-heading h2{font-size:2.4rem}.lead-copy{color:var(--slate);font-size:1.06rem}.lead-copy p:last-child,.split-copy p:last-child,.legal-section p:last-child,.article-card p:last-child,.faq-item p:last-child{margin-bottom:0}.section{padding:72px 0}.section-heading{max-width:720px;margin-bottom:28px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card,.article-card,.page-hero-panel,.faq-item{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 8px 28px #1a1e260f}.feature-card{min-height:250px;padding:24px}.feature-card svg{color:var(--ruby)}.feature-card h3,.article-card h3{color:var(--ink);margin:18px 0 10px}.feature-card p,.article-card p,.page-hero-panel p,.faq-item p,.legal-section p,.image-led-section p{color:var(--slate)}.split-section{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:stretch;gap:30px;width:min(1180px,100% - 40px);margin:0 auto 42px;display:grid}.split-section-reverse{grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr)}.split-media{background:var(--mist);border-radius:8px;min-height:420px;overflow:hidden}.split-media img{object-fit:cover;width:100%;height:100%}.split-copy{background:var(--mist);border:1px solid var(--line);border-radius:8px;flex-direction:column;justify-content:center;min-height:420px;padding:46px;display:flex}.split-copy h2{font-size:2rem}.button-row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;display:flex}.text-link{min-height:44px;color:var(--ruby-dark);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.promo-banner{background-position:50%;background-size:cover;border-radius:8px;align-items:center;width:min(1180px,100% - 40px);min-height:380px;margin:70px auto;display:flex;position:relative;overflow:hidden}.promo-banner-overlay{background:linear-gradient(90deg,#0f0c10d1,#0f0c1073,#0f0c102e);position:absolute;inset:0}.promo-content{z-index:1;max-width:560px;color:var(--white);padding:54px;position:relative}.promo-content h2{color:var(--white);font-size:2.5rem}.promo-content p{color:#ffffffe0}.page-hero{background:linear-gradient(120deg, #b30f3f1a, #087c8f1f), var(--mist);border-bottom:1px solid var(--line);padding:70px 0}.page-hero-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:40px;display:grid}.page-hero h1{max-width:780px;margin-bottom:18px;font-size:3.4rem}.page-hero p{max-width:820px;color:var(--slate);font-size:1.06rem}.page-hero-panel{min-height:286px;padding:28px}.page-hero-panel svg{color:var(--ruby)}.page-hero-panel h2{margin:18px 0 10px;font-size:1.35rem}.page-content{background:var(--white)}.image-led-section{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:28px;margin-bottom:30px;display:grid}.image-led-section img{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%}.image-led-section h2{font-size:2rem}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.article-card{flex-direction:column;align-items:flex-start;min-height:320px;padding:26px;display:flex}.article-card p{flex:1}.card-tag{min-height:28px;color:var(--teal);background:#087c8f1a;border-radius:999px;align-items:center;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.promo-page-hero{min-height:360px;color:var(--white);background-position:50%;background-size:cover;border-radius:8px;align-items:center;margin-bottom:26px;padding:46px;display:flex;position:relative;overflow:hidden}.promo-page-hero:before{content:"";background:linear-gradient(90deg,#110e12db,#110e126b,#110e121a);position:absolute;inset:0}.promo-page-hero>div{max-width:560px;position:relative}.promo-page-hero h2{color:var(--white);font-size:2.4rem}.promo-page-hero p{color:#ffffffe6}.faq-list{gap:16px;display:grid}.faq-item{grid-template-columns:32px 1fr;gap:18px;min-height:132px;padding:24px;display:grid}.faq-item svg{color:var(--ruby);margin-top:3px}.faq-item h2{margin-bottom:8px;font-size:1.18rem}.legal-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:34px;display:grid}.legal-sidebar{border:1px solid var(--line);background:var(--mist);border-radius:8px;padding:22px;position:sticky;top:138px}.legal-sidebar h2{margin-bottom:14px;font-size:1rem}.legal-sidebar a{color:var(--slate);border-top:1px solid #44505c1f;padding:9px 0;font-size:.92rem;text-decoration:none;display:block}.legal-sidebar a:hover{color:var(--ruby-dark)}.legal-content{gap:18px;display:grid}.legal-section{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:28px;box-shadow:0 8px 28px #1a1e260d}.legal-section h2{margin-bottom:14px;font-size:1.35rem}.site-footer{color:#ffffffdb;background:var(--coal);padding:54px 28px 24px}.footer-grid{grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(160px,1fr));gap:34px;width:min(1180px,100%);margin:0 auto;display:grid}.footer-brand img{width:190px;margin-bottom:16px}.footer-brand p,.footer-bottom p{color:#ffffffad}.footer-column h2{color:var(--white);margin-bottom:16px;font-size:1rem}.footer-column a{color:#ffffffc7;width:fit-content;margin-bottom:8px;text-decoration:none;display:block}.footer-column a:hover{color:var(--white)}.resource-logos,.payment-logos{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.resource-logos{margin-bottom:22px}.resource-logos a{background:#ffffff1a;border-radius:7px;justify-content:center;align-items:center;min-width:104px;min-height:48px;padding:8px;display:inline-flex}.resource-logos img{object-fit:contain;max-width:120px;max-height:34px}.payment-logos img{object-fit:contain;opacity:.9;max-width:76px;max-height:32px}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;width:min(1180px,100%);margin:34px auto 0;padding-top:22px;font-size:.88rem;display:flex}.modal-backdrop{z-index:80;background:#101014b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.registration-modal{background:var(--white);width:min(760px,100%);max-height:min(880px,100vh - 48px);box-shadow:var(--shadow);border-radius:8px;padding:30px;position:relative;overflow-y:auto}.modal-close{position:absolute;top:18px;right:18px}.modal-heading{padding-right:56px}.modal-heading h2,.success-state h2{margin-bottom:10px;font-size:1.8rem}.modal-heading p{color:var(--slate)}.registration-form{margin-top:24px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-field{color:var(--coal);gap:7px;font-weight:760;display:grid}.form-field-wide{grid-column:1/-1}.form-field input,.form-field select{width:100%;min-height:46px;color:var(--ink);background:var(--white);border:1px solid #cfd7df;border-radius:7px;padding:0 12px}.form-field input:focus,.form-field select:focus{border-color:var(--teal);outline:3px solid #087c8f38}.field-error{color:#a10b2e;font-size:.82rem;font-weight:760}.checkbox-list{gap:12px;margin:18px 0 22px;display:grid}.checkbox-field{color:var(--slate);grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid}.checkbox-field input{width:18px;height:18px;accent-color:var(--ruby);margin-top:3px}.checkbox-field .field-error{grid-column:2}.button-submit{width:100%}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.success-state svg{color:var(--teal);margin-bottom:18px}.success-state p{max-width:420px;color:var(--slate);font-size:1.1rem}.not-found{min-height:520px}@media (width<=1180px){.nav-bar{grid-template-columns:auto auto}.mobile-menu-button{display:inline-flex}.primary-nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;align-items:stretch;gap:6px;padding:18px;display:none;position:absolute;top:112px;left:18px;right:18px}.primary-nav.is-open{display:flex}.nav-legal-group{border-left:0;border-top:1px solid var(--line);padding:10px 0 0;display:grid}.header-actions{grid-column:1/-1;justify-content:flex-end;padding-bottom:14px}}@media (width<=980px){.hero-section{min-height:560px}.hero-content h1{font-size:3.2rem}.intro-grid,.page-hero-grid,.image-led-section,.legal-layout,.split-section,.split-section-reverse{grid-template-columns:1fr}.feature-grid,.article-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-sidebar{position:static}.split-media,.split-copy{min-height:340px}.footer-brand{grid-column:1/-1}}@media (width<=720px){.content-grid,.hero-content,.split-section,.promo-banner{width:min(100% - 28px,1180px)}.compliance-strip{justify-content:flex-start;padding:8px 14px;overflow-x:auto}.strip-domain{margin-left:0}.strip-divider{display:none}.nav-bar{gap:12px;padding:0 14px}.brand-link{min-width:150px}.brand-link img{width:150px}.header-actions{justify-content:stretch}.header-actions .button{flex:1;padding:0 10px;font-size:.9rem}.primary-nav{top:128px;left:14px;right:14px}.hero-section{background-position:58%;min-height:520px}.hero-overlay{background:linear-gradient(90deg,#08080ce0,#08080cad)}.hero-content{padding:56px 0}.hero-content h1{font-size:2.45rem}.hero-copy,.page-hero p{font-size:1rem}.intro-band,.section,.page-hero{padding:44px 0}.intro-grid h2,.section-heading h2,.promo-content h2,.promo-page-hero h2{font-size:2rem}.page-hero h1{font-size:2.25rem}.split-copy,.promo-content,.promo-page-hero{padding:28px}.promo-banner{min-height:420px;margin:42px auto}.feature-grid,.article-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.modal-backdrop{padding:12px}.registration-modal{max-height:calc(100vh - 24px);padding:24px 18px}.modal-heading{padding-right:48px}}
