html,body,#root{min-width:320px;min-height:100vh;margin:0}body{color:#111827;background:#f3f4f6;font-family:Arial,sans-serif}button,input,select,textarea{font:inherit}:root{--ink:#071b2d;--ink-2:#0d2d43;--ink-3:#164158;--teal:#0e8b80;--teal-dark:#086a63;--teal-bright:#18a999;--mint:#d8f5ee;--cream:#fbf4e8;--paper:#fffaf3;--white:#fff;--clay:#b66a4d;--amber:#e8b45b;--text:#123;--muted:#52616d;--border:#1122331a;--shadow:0 24px 70px #071b2d2e;--shadow-soft:0 16px 40px #071b2d14;--shadow-card:0 10px 30px #071b2d0f;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px)}html,body{background:var(--paper);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}html{scroll-behavior:smooth}button,input,select{font:inherit}a{color:inherit}.landing-page{background:var(--paper);min-height:100vh;overflow-x:clip}.header-container,.section-shell{width:min(1140px,100% - 40px);margin:0 auto}.section{padding:64px 0}.section-heading{text-align:center;max-width:640px;margin:0 auto 36px}.eyebrow{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.section-heading h2{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:clamp(1.9rem,7vw,2.9rem);font-weight:850;line-height:1.08}.section-lead{max-width:560px;color:var(--muted);margin:16px auto 0;font-size:16px;line-height:1.6}.btn-primary{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-bright) 100%);min-height:52px;color:var(--white);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 12px 26px #0e8b804d}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #0e8b8061}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{cursor:wait;opacity:.72}:focus-visible{outline:3px solid var(--teal);outline-offset:2px;border-radius:6px}.site-header{z-index:40;padding:calc(12px + var(--safe-area-top)) 0 12px;-webkit-backdrop-filter:blur(18px);background:#fffaf3d1;border-bottom:1px solid #071b2d12;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;gap:16px;display:flex}.brand-lockup{color:var(--ink);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--ink) 0%, var(--teal) 100%);width:34px;height:34px;color:var(--white);letter-spacing:.02em;border-radius:9px;place-items:center;font-size:13px;font-weight:900;display:inline-grid}.brand-name{letter-spacing:-.01em;font-size:17px}.site-nav{display:none}.site-nav.is-open{z-index:45;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-soft);padding:8px;display:block;position:absolute;top:calc(100% + 8px);left:20px;right:20px}.site-nav ul{gap:4px;margin:0;padding:0;list-style:none;display:flex}.site-nav.is-open ul{flex-direction:column;gap:2px}.site-nav.is-open a{padding:12px 14px;font-size:15px}.site-nav a{color:var(--muted);border-radius:8px;padding:8px 12px;font-size:14px;font-weight:650;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.site-nav a:hover{color:var(--ink);background:#0e8b8014}.header-actions{align-items:center;gap:10px;display:flex}.header-cta{background:var(--ink);min-height:44px;color:var(--white);cursor:pointer;border:0;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:800;transition:background-color .18s,transform .18s;display:none}.header-cta:hover{background:var(--ink-2);transform:translateY(-1px)}.nav-toggle{border:1px solid var(--border);background:var(--white);cursor:pointer;border-radius:12px;place-content:center;gap:5px;width:44px;height:44px;padding:0 11px;display:inline-grid}.nav-toggle span{background:var(--ink);border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-scrim{z-index:30;cursor:default;background:0 0;border:0;position:fixed;inset:0}.hero-section{background:radial-gradient(circle at 82% 8%, #0e8b8047 0, #0e8b8000 42%), radial-gradient(circle at 8% 96%, #e8b45b29 0, #e8b45b00 40%), linear-gradient(160deg, var(--ink) 0%, var(--ink-2) 52%, #12394c 100%);color:var(--white);padding:40px 0 52px;position:relative}.hero-shell{z-index:1;gap:40px;width:min(1140px,100% - 40px);margin:0 auto;display:grid;position:relative}.hero-copy{max-width:640px}.hero-section .eyebrow{color:var(--mint)}.hero-copy h1{max-width:15ch;color:var(--white);letter-spacing:-.02em;margin:0;font-size:clamp(2.4rem,10vw,4.1rem);font-weight:900;line-height:1.04}.hero-subheading{color:#ffffffd1;max-width:560px;margin:20px 0 0;font-size:17px;line-height:1.6}.hero-waitlist{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff29 0%,#ffffff0f 100%);border:1px solid #ffffff29;width:min(100%,520px);margin-top:26px;padding:16px;box-shadow:0 18px 50px #0003}.waitlist-form{gap:12px;display:grid}.waitlist-fields{gap:10px;display:grid}.field{display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-input,.form-select{border-radius:var(--radius-sm);width:100%;min-height:52px;color:var(--ink);background-color:#fffffff5;border:1px solid #ffffff3d;font-size:15px;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s}.form-input{padding:13px 15px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.2 1.3 6 6.1l4.8-4.8' fill='none' stroke='%23071b2d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding:13px 40px 13px 15px}.form-input::placeholder{color:#071b2d80}.form-input:focus,.form-select:focus{background-color:var(--white);border-color:var(--mint);outline:none;box-shadow:0 0 0 4px #d8f5ee47}.waitlist-button{width:100%}.form-note{color:#ffffffa8;text-align:center;margin:0;font-size:12px;font-weight:600}.form-error{border-radius:var(--radius-sm);color:#ffe8b8;background:#e8b45b29;border:1px solid #e8b45b66;margin:0;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.4}.success-state{grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:108px;padding:6px 4px;display:grid}.success-tick{width:40px;height:40px;color:var(--mint);background:#d8f5ee33;border-radius:999px;place-items:center;display:grid}.success-title,.success-text{margin:0}.success-title{color:var(--white);font-size:17px;font-weight:800}.success-text{color:#ffffffbd;margin-top:4px;font-size:14px;line-height:1.45}.hero-secondary{color:var(--mint);align-items:center;gap:7px;margin-top:18px;font-size:15px;font-weight:750;text-decoration:none;display:inline-flex}.hero-secondary svg{transition:transform .2s}.hero-secondary:hover svg{transform:translateY(3px)}.reassurance-line{color:#ffffffa8;max-width:520px;margin:20px 0 0;font-size:13.5px;line-height:1.55}.hero-visual{place-items:center;padding:8px 0 0;display:grid;position:relative}.mockup-glow{filter:blur(4px);background:radial-gradient(circle,#d8f5ee52 0%,#d8f5ee00 62%),radial-gradient(circle at 70% 26%,#e8b45b38,#e8b45b00 48%);border-radius:999px;width:min(80vw,420px);height:min(80vw,420px);position:absolute}.phone-preview{width:min(100%,340px);box-shadow:var(--shadow);background:linear-gradient(#ffffff2e 0,#ffffff0f 100%),#0a2436;border:1px solid #ffffff38;border-radius:34px;padding:12px;position:relative}.phone-notch{background:#ffffff3d;border-radius:999px;width:96px;height:6px;margin:4px auto 12px}.phone-screen{gap:10px;padding:4px;display:grid}.preview-topbar{border-radius:var(--radius-sm);background:#ffffff12;gap:3px;padding:12px 14px;display:grid}.preview-eyebrow{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.preview-topbar strong{color:var(--white);font-size:14px;font-weight:750}.preview-sub{color:#ffffff9e;font-size:12px}.panel-label{color:#ffffff85;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.readiness-panel{border-radius:var(--radius-sm);background:linear-gradient(135deg,#d8f5ee33,#ffffff0f);justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.readiness-panel strong{color:var(--white);margin:5px 0 2px;font-size:20px;font-weight:850;display:block}.panel-hint{color:#fff9;font-size:11px}.score-ring{background:radial-gradient(circle at center, #0a2436 0 52%, transparent 54%), conic-gradient(var(--mint) 0 78%, #ffffff1f 78% 100%);width:62px;height:62px;color:var(--mint);border-radius:999px;place-items:center;font-size:15px;font-weight:900;display:grid}.checks-panel{border-radius:var(--radius-sm);background:#ffffff0f;padding:14px}.checks-panel ul{gap:9px;margin:10px 0 0;padding:0;list-style:none;display:grid}.checks-panel li{color:#ffffffd1;align-items:center;gap:9px;font-size:12.5px;font-weight:600;display:flex}.checks-panel .dot{background:#ffffff4d;border-radius:999px;flex:none;width:8px;height:8px}.checks-panel .is-done .dot{background:var(--mint)}.checks-panel .is-flag .dot{background:var(--amber)}.checks-panel .is-flag{color:#ffffffeb}.flag-panel{border-radius:var(--radius-sm);background:#e8b45b24;padding:12px 14px}.flag-panel strong{color:var(--white);margin:5px 0 3px;font-size:13.5px;display:block}.flag-panel p{color:#ffffffa8;margin:0;font-size:12px}.offer-panel{border-radius:var(--radius-sm);background:#0e8b8033;gap:4px;padding:12px 14px;display:grid}.offer-panel strong{color:var(--white);font-size:13.5px}.card-grid{gap:14px;display:grid}.soft-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card);padding:22px}.soft-card h3{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:800}.soft-card p{color:var(--muted);margin:8px 0 0;font-size:14.5px;line-height:1.55}.problem-section{background:linear-gradient(180deg, var(--paper) 0%, var(--cream) 100%)}.problem-card{border-top:3px solid var(--teal)}.problem-card:nth-child(2){border-top-color:var(--amber)}.problem-card:nth-child(3){border-top-color:var(--clay)}.problem-card:nth-child(4){border-top-color:var(--ink-3)}.solution-shell{align-items:center;gap:32px;display:grid}.solution-copy .eyebrow,.solution-copy .section-lead{margin-left:0}.solution-copy h2{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,6.6vw,2.7rem);font-weight:850;line-height:1.1}.solution-copy .section-lead{max-width:520px}.tick-list{gap:12px;margin:26px 0 0;padding:0;list-style:none;display:grid}.tick-list li{color:var(--text);grid-template-columns:auto 1fr;align-items:start;gap:12px;font-size:15px;font-weight:600;line-height:1.45;display:grid}.tick{background:var(--mint);width:24px;height:24px;color:var(--teal-dark);border-radius:999px;place-items:center;display:grid}.solution-visual{place-items:center;display:grid}.mini-screen{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--white), #fdf7ee);width:100%;max-width:360px;box-shadow:var(--shadow-soft);padding:18px}.mini-head{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:14px;font-weight:800;display:flex}.mini-tag{background:var(--mint);color:var(--teal-dark);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800}.mini-row{border-radius:var(--radius-sm);background:var(--paper);border:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:13px;display:flex}.mini-row:last-child{margin-bottom:0}.mini-row.is-top{background:#d8f5ee80;border-color:#0e8b8033}.mini-row strong{color:var(--ink);font-size:14px;display:block}.mini-row span{color:var(--muted);font-size:12px}.mini-score{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:15px;font-weight:900;display:grid}.mini-score.good{background:var(--teal);color:var(--white)}.mini-score.mid{color:#8a6321;background:#e8b45b3d}.how-section{background:var(--cream)}.steps-grid{counter-reset:step;gap:14px;margin:0;padding:0;list-style:none;display:grid}.step-card{position:relative}.step-number{background:var(--ink);width:44px;height:44px;color:var(--mint);border-radius:12px;place-items:center;margin-bottom:16px;font-size:14px;font-weight:900;display:inline-grid}.features-section{background:var(--paper)}.feature-icon{background:var(--mint);width:44px;height:44px;color:var(--teal-dark);border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.showcase-section{background:linear-gradient(180deg, var(--cream) 0%, var(--paper) 100%)}.showcase-track{gap:18px;display:grid}.showcase-card{margin:0}.showcase-card figcaption{text-align:center;color:var(--ink);margin-top:14px;font-size:14px;font-weight:800}.showcase-screen{border-radius:var(--radius-lg);background:linear-gradient(160deg, var(--ink) 0%, var(--ink-2) 100%);box-shadow:var(--shadow-soft);color:var(--white);padding:18px}.sc-head{color:#ffffffb3;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px;font-weight:800;display:flex}.sc-pill{color:var(--mint);background:#d8f5ee2e;border-radius:999px;padding:3px 9px;font-size:11px;font-style:normal}.sc-list{gap:8px;display:grid}.sc-item{background:#ffffff12;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13px;font-weight:650;display:flex}.sc-item em{color:#ffffffb3;font-style:normal;font-weight:900}.sc-item.is-top{background:#d8f5ee29}.sc-item.is-top em{color:var(--mint)}.sc-note{color:#ffffff80;margin-top:12px;font-size:11.5px}.sc-checks{gap:10px;margin:0;padding:0;list-style:none;display:grid}.sc-checks li{color:#ffffffd1;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.sc-checks .dot,.sc-todo .dot{background:#ffffff4d;border-radius:999px;flex:none;width:9px;height:9px}.sc-checks .is-done .dot{background:var(--mint)}.sc-checks .is-flag .dot{background:var(--amber)}.sc-ready{align-items:center;gap:16px;padding:8px 0 16px;display:flex}.sc-ready-ring{background:radial-gradient(circle at center, var(--ink) 0 54%, transparent 56%), conic-gradient(var(--amber) 0 72%, #ffffff24 72% 100%);width:64px;height:64px;color:var(--white);border-radius:999px;flex:none;place-items:center;font-size:20px;font-weight:900;line-height:1;display:grid}.sc-ready-ring span{color:#ffffffb3;font-size:9px;font-weight:700}.sc-ready p{color:#ffffffbd;margin:0;font-size:13px}.sc-todo{color:#ffffffd1;background:#ffffff12;border-radius:12px;align-items:center;gap:10px;margin-top:8px;padding:11px 14px;font-size:13px;font-weight:600;display:flex}.trust-section{background:var(--ink);color:var(--white)}.trust-shell{gap:28px;display:grid}.trust-copy .eyebrow{color:var(--mint)}.trust-copy h2{color:var(--white);letter-spacing:-.01em;margin:0;font-size:clamp(1.7rem,6vw,2.4rem);font-weight:850;line-height:1.14}.trust-copy .section-lead{color:#ffffffbd;max-width:480px;margin-left:0}.trust-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.trust-list li{border-radius:var(--radius-sm);color:#ffffffeb;background:#ffffff0d;border:1px solid #ffffff1f;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:16px;font-size:15px;font-weight:600;line-height:1.45;display:grid}.tick-solid{background:var(--teal);color:var(--white)}.cta-section{background:linear-gradient(180deg, var(--paper) 0%, var(--cream) 100%)}.cta-shell{border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 0%, #d8f5ee80, #d8f5ee00 60%), var(--white);max-width:620px;box-shadow:var(--shadow-soft);text-align:center;padding:44px 28px}.cta-shell h2{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:clamp(1.8rem,6.5vw,2.6rem);font-weight:850}.cta-lead{max-width:440px;color:var(--muted);margin:14px auto 0;font-size:16px;line-height:1.6}.cta-button{margin-top:24px}.cta-note{max-width:420px;color:var(--muted);margin:18px auto 0;font-size:13px;line-height:1.5}.faq-section{background:var(--paper)}.faq-shell{max-width:760px}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-card);transition:border-color .18s}.faq-item.is-open{border-color:#0e8b804d}.faq-item h3{margin:0}.faq-item button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:15.5px;font-weight:750;display:flex}.faq-icon{flex:none;width:18px;height:18px;position:relative}.faq-icon:before,.faq-icon:after{background:var(--teal-dark);content:"";border-radius:2px;width:13px;height:2px;transition:transform .2s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item.is-open .faq-icon:after{opacity:0;transform:translate(-50%,-50%)rotate(0)}.faq-answer{color:var(--muted);margin:0;padding:0 20px 20px;font-size:14.5px;line-height:1.6}.footer{padding:44px 0 calc(32px + var(--safe-area-bottom));background:var(--ink);color:#ffffffb8}.footer-shell{border-bottom:1px solid #ffffff1a;gap:24px;padding-bottom:26px;display:grid}.footer-brand .brand-lockup{color:var(--white)}.footer-tagline{color:#ffffffb8;max-width:320px;margin:12px 0 0;font-size:14px;line-height:1.55}.footer-links{flex-wrap:wrap;gap:16px 22px;display:flex}.footer-links a{color:#ffffffc7;font-size:14px;font-weight:650;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--white)}.footer-fine{padding-top:22px}.footer-disclaimer{color:#ffffff8f;max-width:720px;margin:0;font-size:12.5px;line-height:1.6}.footer-copyright{color:#ffffff80;margin:14px 0 0;font-size:12.5px}@media (width<=359px){.header-container,.section-shell,.hero-shell{width:min(1140px,100% - 28px)}}@media (width>=560px){.waitlist-fields{grid-template-columns:1.2fr 1fr}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width>=768px){.section{padding:84px 0}.site-nav{display:block}.header-cta{display:inline-flex}.nav-toggle{display:none}.hero-section{padding:56px 0 68px}.hero-copy h1{font-size:clamp(3rem,6.4vw,4.4rem)}.hero-subheading{font-size:18px}.solution-shell{grid-template-columns:1fr .9fr;gap:48px}.steps-grid,.trust-list{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-shell{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px}.trust-list{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-shell{grid-template-columns:1fr auto;align-items:start;gap:40px}}@media (width>=960px){.hero-shell{grid-template-columns:minmax(0,1.05fr) minmax(320px,.9fr);align-items:center;gap:56px}.hero-visual{padding:0}.phone-preview{width:348px;transform:rotate(1.5deg)}.feature-grid,.problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box}:root{--privacy-ink:#071b2d;--privacy-ink-soft:#164158;--privacy-teal:#0e8b80;--privacy-teal-dark:#086a63;--privacy-mint:#d8f5ee;--privacy-paper:#fffaf3;--privacy-cream:#fbf4e8;--privacy-white:#fff;--privacy-text:#123;--privacy-muted:#52616d;--privacy-border:#1122331f;--privacy-safe-top:env(safe-area-inset-top,0px);--privacy-safe-bottom:env(safe-area-inset-bottom,0px)}.privacy-page{background:var(--privacy-paper);min-height:100vh;color:var(--privacy-text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.privacy-page a{color:inherit}.privacy-shell{width:min(940px,100% - 40px);margin:0 auto}.privacy-header{z-index:20;padding:calc(12px + var(--privacy-safe-top)) 0 12px;-webkit-backdrop-filter:blur(18px);background:#fffaf3e0;border-bottom:1px solid #071b2d14;position:sticky;top:0}.privacy-header-inner,.privacy-footer-inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.privacy-brand,.privacy-nav,.privacy-footer-inner a{align-items:center;display:inline-flex}.privacy-brand{color:var(--privacy-ink);gap:10px;font-weight:850;text-decoration:none}.privacy-brand-mark{background:linear-gradient(135deg, var(--privacy-ink) 0%, var(--privacy-teal) 100%);width:34px;height:34px;color:var(--privacy-white);border-radius:9px;place-items:center;font-size:13px;font-weight:900;display:inline-grid}.privacy-nav{flex-wrap:wrap;justify-content:flex-end;gap:12px 20px}.privacy-nav a,.privacy-footer-inner a{color:var(--privacy-ink-soft);font-size:14px;font-weight:750;text-decoration:none}.privacy-nav a:hover,.privacy-footer-inner a:hover,.privacy-content a:hover{color:var(--privacy-teal-dark)}.privacy-main{min-height:calc(100vh - 160px)}.privacy-hero{background:linear-gradient(180deg, #d8f5eebd 0%, #fffaf300 100%), var(--privacy-paper);border-bottom:1px solid var(--privacy-border);padding:64px 0 46px}.privacy-hero-inner{max-width:800px}.privacy-eyebrow{color:var(--privacy-teal-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:850}.privacy-hero h1{max-width:760px;color:var(--privacy-ink);margin:0;font-size:3.75rem;font-weight:880;line-height:1.05}.privacy-hero p{max-width:720px;color:var(--privacy-muted);margin:18px 0 0;font-size:17px}.privacy-hero .privacy-updated{color:var(--privacy-teal-dark);background:#ffffffad;border:1px solid #0e8b8033;border-radius:999px;margin-top:22px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.privacy-content{padding:48px 0 72px}.privacy-content section{border-bottom:1px solid var(--privacy-border);padding:30px 0}.privacy-content section:first-child{padding-top:0}.privacy-content section:last-child{border-bottom:0}.privacy-content h2{color:var(--privacy-ink);margin:0 0 12px;font-size:1.7rem;line-height:1.18}.privacy-content p,.privacy-content ul{color:var(--privacy-muted);margin:0;font-size:15.5px}.privacy-content p+p,.privacy-content p+ul,.privacy-content ul+p{margin-top:14px}.privacy-content ul{gap:10px;padding-left:22px;display:grid}.privacy-content li{padding-left:4px}.privacy-content strong{color:var(--privacy-ink-soft);font-weight:800}.privacy-content a{color:var(--privacy-teal-dark);text-underline-offset:3px;font-weight:750}.privacy-footer{padding:28px 0 calc(30px + var(--privacy-safe-bottom));background:var(--privacy-ink);color:#ffffffad}.privacy-footer-inner{font-size:13px}.privacy-footer-inner a{color:#ffffffc7}.privacy-footer-inner a:hover{color:var(--privacy-white)}@media (width<=520px){.privacy-shell{width:min(940px,100% - 28px)}.privacy-header-inner,.privacy-footer-inner{flex-direction:column;align-items:flex-start}.privacy-nav{justify-content:flex-start}.privacy-hero{padding:44px 0 34px}.privacy-hero h1{font-size:2.35rem}.privacy-content{padding:36px 0 56px}.privacy-content section{padding:26px 0}.privacy-content h2{font-size:1.35rem}}
