:root{--base: #f4f6f5;--surface: #ffffff;--raised: #f9fbfa;--inset: #e6ebe9;--border: #d0d8d5;--border-strong: #a8b5b0;--ink: #1c2421;--secondary: #5a6562;--tertiary: #8a9692;--accent: #2f6f5e;--accent-pressed: #255a4c;--accent-faint: rgba(47, 111, 94, .12);--warning: #b86e2d;--danger: #c23b3b;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 999px;--shadow: 0 1px 8px rgba(28, 36, 33, .06);--shadow-lg: 0 12px 40px rgba(28, 36, 33, .08);--max-width: 1120px;--nav-height: 72px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;color:var(--ink);background:var(--base);-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.section{padding-block:5rem}.section-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem}.section-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.04em;line-height:1.15;margin:0 0 1rem}.section-lead{font-size:1.0625rem;line-height:1.6;color:var(--secondary);margin:0;max-width:42rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:var(--radius-full);border:none;font-weight:600;font-size:.9375rem;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff;box-shadow:var(--shadow)}.btn-primary:hover{background:var(--accent-pressed)}.btn-secondary{background:var(--surface);color:var(--ink);border:1px solid var(--border)}.btn-secondary:hover{background:var(--raised)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.site-header{position:sticky;top:0;z-index:100;height:var(--nav-height);background:#f4f6f5d9;backdrop-filter:blur(12px);border-bottom:1px solid transparent}.site-header.scrolled{border-bottom-color:var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:var(--nav-height)}.logo img{height:36px;width:auto}.nav-links{display:none;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{font-size:.9375rem;font-weight:500;color:var(--secondary);transition:color .15s ease}.nav-links a:hover{color:var(--ink)}.header-cta{display:flex;align-items:center;gap:.75rem}@media(min-width:768px){.nav-links{display:flex}}.hero{padding-block:3rem 5rem}.hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:960px){.hero-grid{grid-template-columns:1fr 1fr;gap:4rem}}.hero-copy{max-width:34rem}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:var(--accent-faint);color:var(--accent);border-radius:var(--radius-full);font-size:.8125rem;font-weight:600;margin-bottom:1.25rem}.hero-title{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:700;letter-spacing:-.05em;line-height:1.08;margin:0 0 .875rem}.hero-slogan{font-size:1.125rem;font-weight:600;letter-spacing:-.02em;line-height:1.4;color:var(--ink);margin:0 0 1rem;max-width:34rem}.hero-subtitle{font-size:1.0625rem;line-height:1.65;color:var(--secondary);margin:0 0 2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.hero-note{font-size:.875rem;color:var(--tertiary);margin:0}.trust-chips{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:.875rem 0 0;padding:0}.trust-chips li{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--secondary)}.trust-chips svg{color:var(--accent)}.trust-lockups{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem;align-items:flex-start}.trust-lockup{display:flex;flex-direction:column;gap:.375rem}.trust-lockup img{height:22px;width:auto}.trust-lockup span{font-size:.75rem;color:var(--secondary);line-height:1.35}.trust-lockups--safety{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border)}.phone-wrap{display:flex;justify-content:center}.phone{width:min(100%,300px);background:var(--surface);border:1px solid var(--border);border-radius:2rem;box-shadow:var(--shadow-lg);overflow:hidden}.phone-notch{height:28px;background:var(--raised);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center}.phone-notch span{width:72px;height:6px;background:var(--inset);border-radius:var(--radius-full)}.phone-body{padding:1.25rem;background:var(--base)}.phone-kpi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.phone-kpi-ring{width:56px;height:56px;flex-shrink:0}.phone-kpi-text h3{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tertiary)}.phone-kpi-text p{margin:.125rem 0 0;font-size:1.5rem;font-weight:700;letter-spacing:-.04em;color:var(--accent)}.phone-kpi-text small{font-size:.75rem;color:var(--secondary)}.phone-cards{display:flex;flex-direction:column;gap:.625rem}.phone-card{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.phone-card-swatch{width:40px;height:28px;border-radius:6px;flex-shrink:0}.phone-card-info{flex:1;min-width:0}.phone-card-info strong{display:block;font-size:.8125rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-card-info span{font-size:.75rem;color:var(--tertiary)}.phone-card-util{font-size:.8125rem;font-weight:600;color:var(--accent)}.phone-card--flagged{border-color:var(--warning);background:#b86e2d0f}.phone-card-util-group{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;flex-shrink:0}.phone-card-util--over{color:var(--warning)}.phone-card-target{font-size:.625rem;font-weight:600;color:var(--accent);white-space:nowrap}.phone-banner{margin-top:1rem;padding:.75rem;background:var(--accent-faint);border-radius:var(--radius-md);font-size:.75rem;color:var(--accent);font-weight:500;text-align:center}.pain{padding-block:3.5rem;background:var(--ink);color:#fff}.pain-lead{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0 0 1.25rem;max-width:42rem}.pain-line{font-size:1.0625rem;line-height:1.6;color:#ffffffb8;margin:0 0 .875rem;max-width:44rem}.pain-punch{font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:600;letter-spacing:-.02em;line-height:1.35;margin:1.5rem 0 0;max-width:44rem;color:#7ecfb8}.benefits-section{background:var(--surface);border-bottom:1px solid var(--border)}.benefits-grid{display:grid;gap:1.25rem;margin-top:3rem}@media(min-width:768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{padding:1.75rem;background:var(--base);border:1px solid var(--border);border-radius:var(--radius-lg)}.benefit-card h3{margin:0 0 .375rem;font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.benefit-outcome{margin:0 0 .875rem;font-size:.8125rem;font-weight:600;letter-spacing:.02em;color:var(--accent);display:inline-flex;align-items:center;padding:.25rem .625rem;background:var(--accent-faint);border-radius:var(--radius-full)}.benefit-body{margin:0;font-size:.9375rem;line-height:1.55;color:var(--secondary)}.steps-grid{display:grid;gap:1.5rem;margin-top:3rem}@media(min-width:768px){.steps-grid{grid-template-columns:repeat(3,1fr)}}.step-card{padding:1.75rem}.step-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--accent-faint);color:var(--accent);border-radius:var(--radius-md);margin-bottom:1.25rem}.step-card h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.step-card p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--secondary)}.step-note{display:flex;gap:.5rem;align-items:flex-start;margin-top:1rem!important;padding:.75rem .875rem;background:var(--accent-faint);border-radius:var(--radius-md);font-size:.8125rem!important;line-height:1.5!important;color:var(--accent)!important;font-weight:500}.step-note svg{flex-shrink:0;margin-top:.125rem}.features-section{background:var(--surface);border-block:1px solid var(--border)}.features-grid{display:grid;gap:1.25rem;margin-top:3rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}.feature-card{padding:1.5rem;background:var(--base);border:1px solid var(--border);border-radius:var(--radius-lg)}.feature-card h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.feature-card p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--secondary)}.safety-grid{display:grid;gap:2rem;margin-top:3rem}@media(min-width:768px){.safety-grid{grid-template-columns:1fr 1fr;align-items:start}}.safety-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.safety-list li{display:flex;gap:.875rem;align-items:flex-start}.safety-check{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--accent-faint);color:var(--accent);border-radius:var(--radius-full);margin-top:.125rem;font-size:.75rem;font-weight:700}.safety-list strong{display:block;font-size:.9375rem;margin-bottom:.125rem}.safety-list span{font-size:.875rem;color:var(--secondary);line-height:1.5}.safety-panel{padding:2rem}.safety-panel h3{margin:0 0 1rem;font-size:1.125rem}.safety-stat{display:flex;justify-content:space-between;align-items:baseline;padding:.75rem 0;border-bottom:1px solid var(--border);font-size:.9375rem}.safety-stat:last-child{border-bottom:none}.safety-stat span:last-child{font-weight:600;color:var(--accent)}.agent-section{background:linear-gradient(180deg,var(--base) 0%,var(--raised) 100%)}.agent-card{margin-top:2.5rem;padding:2rem;max-width:40rem}.agent-card p{margin:0 0 1rem;font-size:1rem;line-height:1.65;color:var(--secondary)}.agent-card p:last-child{margin-bottom:0}.agent-card em{color:var(--ink);font-style:normal;font-weight:600}.faq-list{margin-top:2.5rem;display:flex;flex-direction:column;gap:.75rem;max-width:42rem}.faq-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.faq-item summary{padding:1.125rem 1.25rem;font-weight:600;font-size:.9375rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.25rem;font-weight:400;color:var(--tertiary);transition:transform .15s ease}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{margin:0;padding:0 1.25rem 1.125rem;font-size:.9375rem;line-height:1.6;color:var(--secondary)}.waitlist-section{background:var(--ink);color:#fff}.waitlist-section .section-label{color:#ffffff8c}.waitlist-section .section-title{color:#fff}.waitlist-section .section-lead{color:#ffffffb8}.waitlist-form{position:relative;margin-top:2rem;max-width:34rem}.waitlist-fields{display:flex;flex-wrap:wrap;gap:.75rem}.waitlist-label{display:flex;align-items:baseline;gap:.5rem;margin:1.125rem 0 .5rem;font-size:.875rem;font-weight:500;color:#ffffffd1}.waitlist-optional{font-size:.75rem;font-weight:400;color:#ffffff73}.waitlist-form input[type=email]{flex:1 1 200px;padding:.875rem 1.125rem;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-full);background:#ffffff14;color:#fff;outline:none}.waitlist-select{display:block;width:100%;max-width:16rem;padding:.875rem 2.25rem .875rem 1.125rem;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-full);background-color:#ffffff14;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-opacity='0.6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;color:#fff;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none}.waitlist-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2f6f5e59}.waitlist-select option{color:var(--ink)}.waitlist-badge{display:flex;align-items:center;gap:.5rem;margin:1.25rem 0 0;font-size:.8125rem;color:#ffffff8c}.waitlist-badge svg{flex-shrink:0;color:#7ecfb8}.waitlist-form input[type=email]::placeholder{color:#ffffff73}.waitlist-form input[type=email]:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2f6f5e59}.waitlist-form .btn-primary{flex-shrink:0}.waitlist-form .hp{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;pointer-events:none}.waitlist-form .btn-primary:disabled{opacity:.6;cursor:not-allowed}.waitlist-success,.waitlist-error{margin-top:1rem;font-size:.9375rem;display:none}.waitlist-success{color:#7ecfb8}.waitlist-error{color:#f0a0a0}.waitlist-success.visible,.waitlist-error.visible{display:block}.site-footer{padding-block:2.5rem;border-top:1px solid var(--border)}.footer-inner{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}.footer-brand img{height:28px;opacity:.85}.footer-meta{font-size:.8125rem;color:var(--tertiary);margin:.5rem 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:1.25rem;list-style:none;margin:0;padding:0}.footer-links a{font-size:.875rem;color:var(--secondary)}.footer-links a:hover{color:var(--ink)}.footer-disclaimer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);font-size:.75rem;line-height:1.6;color:var(--tertiary);max-width:52rem}
