.landing-container{max-width:1080px;padding:0 var(--space-6);margin:0 auto}.landing-section{padding:calc(var(--space-16) + var(--space-2)) 0}.landing-btn{text-align:center;font-family:var(--font);font-weight:600;font-size:var(--font-body);cursor:pointer;border:none;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-block}.landing-btn:hover{transform:translateY(-1px)}.landing-btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius-button);padding:var(--space-4) var(--space-8);box-shadow:var(--shadow-cta)}.landing-btn-primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-cta-hover)}.landing-btn-nav{background:var(--accent);color:#fff;border-radius:var(--radius-button);padding:var(--space-3) var(--space-5);font-size:var(--font-small)}.landing-btn-outline{color:var(--accent);border:1px solid var(--accent-border);border-radius:var(--radius-button);padding:var(--space-4) var(--space-8);background:0 0}.landing-btn-outline:hover{background:var(--accent-dim);border-color:var(--accent)}.landing-hero{padding-top:calc(var(--space-20) + var(--space-4));padding-bottom:var(--space-20)}.landing-hero .landing-container{align-items:center;gap:var(--space-16);display:flex}.landing-hero-text{flex:1}.landing-hero-label{font-size:var(--font-small);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);padding:var(--space-1) var(--space-4);background:var(--accent-dim);margin-bottom:var(--space-5);font-weight:700;display:inline-block}.landing-hero-text h1{font-size:var(--font-hero);margin-bottom:var(--space-5);font-weight:700;line-height:1.15}.landing-hero-text h1 .landing-highlight{color:var(--accent)}.landing-hero-text .landing-subtitle{color:var(--text-muted);font-size:var(--font-h4);margin-bottom:var(--space-8);max-width:520px;line-height:1.7}.landing-hero-subtext{font-size:var(--font-small);color:var(--text-muted);margin-top:var(--space-3)}.landing-hero-visual{flex-shrink:0}.landing-phone{border-radius:var(--space-6);border:3px solid var(--border);background:var(--surface);width:260px;height:520px;box-shadow:0 0 100px var(--accent-dim),  0 0 var(--space-10) var(--accent2-dim);position:relative;overflow:hidden}.landing-phone-notch{width:100px;height:var(--space-6);background:var(--bg);border-radius:0 0 var(--space-3) var(--space-3);margin:0 auto}.landing-phone-status{align-items:center;gap:var(--space-1);padding:var(--space-4) var(--space-6) var(--space-2);display:flex}.landing-phone-dot{width:var(--space-2);height:var(--space-2);background:var(--accent);border-radius:50%;animation:2s infinite landing-pulse-dot}@keyframes landing-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.landing-phone-status span{font-size:var(--font-label);color:var(--text-muted);letter-spacing:.05em}.landing-phone-body{justify-content:center;align-items:center;height:400px;display:flex}.landing-benefit-strip{padding:var(--space-6) 0;background:var(--accent-dim);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-benefit-strip .landing-container{justify-content:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.landing-benefit-item{font-size:var(--font-small);color:var(--text);align-items:center;gap:var(--space-2);font-weight:600;display:flex}.landing-benefit-item svg{color:var(--accent);flex-shrink:0}.landing-section-label{font-size:var(--font-button);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-4);padding:var(--space-1) var(--space-4) var(--space-1) var(--space-3);background:var(--accent-dim);border-radius:var(--radius-small);border-left:3px solid var(--accent);font-weight:700;display:inline-block}.landing-section-title{font-size:var(--font-hero);margin-bottom:var(--space-4);font-weight:700;line-height:1.2}.landing-section-subtitle{color:var(--text-muted);font-size:var(--font-h4);max-width:600px;margin-bottom:var(--space-12)}.landing-section-center{text-align:center}.landing-section-center .landing-section-subtitle{margin-left:auto;margin-right:auto}.landing-steps-grid{gap:var(--space-6);margin-bottom:var(--space-10);grid-template-columns:repeat(3,1fr);display:grid}.landing-step-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:var(--space-8) var(--space-6);box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s}.landing-step-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.landing-step-num{background:var(--accent-dim);width:36px;height:36px;color:var(--accent);font-weight:700;font-size:var(--font-button);margin-bottom:var(--space-5);border-radius:50%;justify-content:center;align-items:center;display:flex}.landing-step-icon{margin-bottom:var(--space-4)}.landing-step-card h3{font-size:var(--font-h4);margin-bottom:var(--space-3);font-weight:600}.landing-step-card p{color:var(--text-muted);font-size:var(--font-button);line-height:1.6}.landing-trust-row{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.landing-trust-badge{align-items:center;gap:var(--space-2);background:var(--accent-dim);border-radius:var(--radius-pill);padding:var(--space-2) var(--space-5);font-size:var(--font-small);color:var(--accent);font-weight:500;display:flex}.landing-trust-badge svg{flex-shrink:0}.landing-strip-grid{gap:var(--space-5);margin-bottom:var(--space-2);grid-template-columns:repeat(4,1fr);display:grid}.landing-strip-card{text-align:center}.landing-strip-thumb{width:100%;max-width:160px;margin:0 auto var(--space-3);background:var(--accent-dim);border-radius:var(--radius-card);padding:var(--space-4) var(--space-3);box-sizing:border-box}.landing-strip-step{width:var(--space-6);height:var(--space-6);background:var(--accent);color:#fff;font-size:var(--font-small);margin-bottom:var(--space-2);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.landing-strip-label{font-size:var(--font-button);margin-bottom:var(--space-1);color:var(--text);font-weight:700}.landing-strip-caption{font-size:var(--font-body);color:var(--text-muted);line-height:1.5}.landing-inline-cta{text-align:center;padding:var(--space-4) 0;margin-top:var(--space-8)}.landing-protocol-grid{gap:var(--space-4);margin-top:var(--space-10);text-align:left;grid-template-columns:repeat(2,1fr);max-width:720px;margin-left:auto;margin-right:auto;display:grid}.landing-protocol-grid-3{gap:var(--space-4);margin-top:var(--space-10);text-align:left;grid-template-columns:repeat(3,1fr);max-width:900px;margin-left:auto;margin-right:auto;display:grid}.landing-protocol-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:var(--space-6) var(--space-5);box-shadow:var(--shadow-card);border-top:3px solid var(--accent);transition:transform .2s,box-shadow .2s}.landing-protocol-item:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.landing-protocol-item h3{font-size:var(--font-h4);margin-bottom:var(--space-1);font-weight:600}.landing-protocol-item p{font-size:var(--font-button);color:var(--text-muted);line-height:1.5}.landing-protocol-note{font-size:var(--font-small);color:var(--text-muted);max-width:640px;margin:var(--space-6) auto 0;text-align:center;line-height:1.6}.landing-pricing-card{background:var(--surface);border:2px solid var(--accent-border);border-radius:var(--radius-card);max-width:540px;padding:var(--space-10) var(--space-8);text-align:left;box-shadow:var(--shadow-card);margin:0 auto}.landing-pricing-card ul{margin:0 0 var(--space-6);padding:0;list-style:none}.landing-pricing-card li{align-items:flex-start;gap:var(--space-3);font-size:var(--font-button);color:var(--text-muted);margin-bottom:var(--space-3);display:flex}.landing-pricing-card li svg{flex-shrink:0;margin-top:3px}.landing-pricing-card .landing-btn{box-sizing:border-box;text-align:center;width:100%;display:block}.landing-report-layout{gap:var(--space-12);text-align:left;grid-template-columns:1fr 1fr;align-items:start;display:grid}.landing-report-text{padding-top:var(--space-6)}.landing-report-text .landing-section-subtitle{margin-left:0;margin-right:0}.landing-report-highlights{margin:0;padding:0;list-style:none}.landing-report-highlights li{align-items:flex-start;gap:var(--space-3);font-size:var(--font-button);color:var(--text-muted);margin-bottom:var(--space-3);line-height:1.5;display:flex}.landing-report-highlights li svg{flex-shrink:0;margin-top:3px}.landing-report-window{position:relative}.landing-report-frame{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:var(--space-6) var(--space-5) 0;max-height:680px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.landing-report-header{margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.landing-report-title{font-size:var(--font-body);color:var(--text);margin-bottom:var(--space-2);font-weight:700}.landing-report-meta{font-size:var(--font-label);color:var(--text-muted);flex-direction:column;gap:2px;line-height:1.5;display:flex}.landing-report-meta strong{color:var(--text);font-weight:600}.landing-report-radar{margin:0 calc(var(--space-3) * -1) var(--space-2)}.landing-report-cards{gap:var(--space-3);flex-direction:column;padding-bottom:100px;display:flex}.landing-report-card{border:1px solid var(--border);padding:var(--space-3) var(--space-3);background:var(--surface)}.landing-report-card-header{align-items:center;gap:var(--space-2);font-size:var(--font-small);color:var(--text);margin-bottom:var(--space-2);font-weight:600;display:flex}.landing-report-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.landing-report-card-row{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.landing-report-side-label{font-size:var(--font-small);color:var(--text-muted);margin-bottom:var(--space-1);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:var(--space-1);font-weight:600;display:flex}.landing-report-gauge{background:var(--accent-dim);height:5px;margin-bottom:3px;overflow:hidden}.landing-report-gauge-fill{height:100%}.landing-report-value{font-size:var(--font-small);color:var(--text-muted)}.landing-report-fade{background:linear-gradient(to bottom, transparent, var(--bg));pointer-events:none;height:120px;position:absolute;bottom:0;left:0;right:0}.landing-report-more{font-size:var(--font-small);color:var(--text-muted);text-align:center;margin-top:var(--space-3);font-weight:600}.landing-individual-link{text-align:center;margin-top:var(--space-5)}.landing-mobile-only{display:none}.landing-tab-bar{gap:var(--space-2);margin-bottom:var(--space-4);justify-content:center}.landing-tab{padding:var(--space-3) var(--space-5);border:1px solid var(--border);border-radius:var(--radius-button);background:var(--surface);color:var(--text-muted);font-size:var(--font-small);font-weight:600;font-family:var(--font);cursor:pointer;flex:1;transition:all .15s}.landing-tab.active{background:var(--accent);color:#fff;border-color:var(--accent)}.animate-in{opacity:0;transform:translateY(var(--space-6));transition:opacity .7s,transform .7s}.animate-in.visible{opacity:1;transform:translateY(0)}.landing-steps-grid .landing-step-card:nth-child(2){transition-delay:.1s}.landing-steps-grid .landing-step-card:nth-child(3){transition-delay:.2s}.landing-protocol-grid .landing-protocol-item:nth-child(2),.landing-protocol-grid-3 .landing-protocol-item:nth-child(2){transition-delay:.1s}.landing-protocol-grid-3 .landing-protocol-item:nth-child(3){transition-delay:.2s}@media (max-width:768px){.landing-section{padding:var(--space-12) 0}.landing-hero{padding-top:var(--space-12);padding-bottom:var(--space-10)}.landing-hero .landing-container{gap:var(--space-8);text-align:center;flex-direction:column}.landing-hero-text h1{font-size:var(--font-h2)}.landing-hero-text .landing-subtitle{font-size:var(--font-button);margin-left:auto;margin-right:auto}.landing-hero-visual{display:none}.landing-hero-label{margin-left:auto;margin-right:auto}.landing-section-title{font-size:var(--font-h2)}.landing-section-subtitle{font-size:var(--font-button);margin-bottom:var(--space-8)}.landing-benefit-strip .landing-container{gap:var(--space-3);flex-direction:column;align-items:center}.landing-mobile-only{display:flex}.landing-strip-grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr)}.landing-protocol-grid,.landing-protocol-grid-3{gap:var(--space-3);grid-template-columns:1fr}.landing-protocol-item{padding:var(--space-5)}.landing-report-layout{gap:var(--space-8);grid-template-columns:1fr}.landing-report-text{text-align:center;padding-top:0}.landing-report-text .landing-section-subtitle{margin-left:auto;margin-right:auto}.landing-report-highlights{text-align:left;max-width:400px;margin:0 auto}.landing-report-frame{padding:var(--space-5) var(--space-4) 0;max-height:520px}.landing-pricing-card{padding:var(--space-6) var(--space-5)}.landing-btn-primary,.landing-btn-outline{box-sizing:border-box;width:100%;padding:var(--space-4) var(--space-6);font-size:var(--font-body);display:block}.landing-hero-text .landing-btn,.landing-inline-cta .landing-btn{max-width:320px;margin-left:auto;margin-right:auto}.landing-trust-row{flex-direction:column;align-items:center}}