:root{--landing-black: #0a0906;--landing-deep: #0f0d09;--landing-gold: #b8860b;--landing-gold-light: #d4a017;--landing-gold-dim: #8b6914;--landing-gold-glow: rgba(184, 134, 11, .14);--landing-cream: #f5f0e8;--landing-cream-dim: #c8bfa8;--landing-white: #ffffff;--landing-text-muted: #6b6355;--landing-border: rgba(184, 134, 11, .18);--landing-border-strong: rgba(184, 134, 11, .35)}.landing-page{background:var(--landing-black);color:var(--landing-cream);font-family:DM Sans,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}.landing-page:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:1000;opacity:.4}.landing-page nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 60px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,rgba(10,9,6,.95) 0%,transparent 100%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.landing-page .nav-logo{font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;color:var(--landing-gold-light);letter-spacing:.08em;text-decoration:none;display:flex;align-items:center;gap:8px;cursor:pointer}.landing-page .nav-logo-infinity{font-size:1.6rem;color:var(--landing-gold);opacity:.9;line-height:1}.landing-page .nav-links{display:flex;gap:36px;align-items:center;list-style:none}.landing-page .nav-links a{color:var(--landing-cream-dim);text-decoration:none;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;transition:color .2s;cursor:pointer}.landing-page .nav-links a:hover{color:var(--landing-gold-light)}.landing-page .nav-right{display:flex;align-items:center;gap:12px}.landing-page .hamburger{width:40px;height:40px;border:1px solid var(--landing-border);border-radius:2px;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;transition:border-color .2s,background .2s;padding:0}.landing-page .hamburger:hover{border-color:var(--landing-gold-dim);background:var(--landing-gold-glow)}.landing-page .hamburger span{display:block;width:16px;height:1px;background:var(--landing-cream-dim);transition:all .25s}.landing-page .hamburger.open span:nth-child(1){transform:translateY(6px) rotate(45deg);background:var(--landing-gold-light)}.landing-page .hamburger.open span:nth-child(2){opacity:0}.landing-page .hamburger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg);background:var(--landing-gold-light)}.landing-page .drawer{position:fixed;top:0;right:-340px;width:320px;height:100vh;background:var(--landing-deep);border-left:1px solid var(--landing-border);z-index:200;transition:right .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;padding:80px 40px 40px;overflow-y:auto}.landing-page .drawer.open{right:0}.landing-page .drawer-overlay{position:fixed;inset:0;background:#0a0906b3;z-index:190;opacity:0;pointer-events:none;transition:opacity .3s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.landing-page .drawer-overlay.open{opacity:1;pointer-events:all}.landing-page .drawer-close{position:absolute;top:20px;right:20px;background:none;border:none;color:var(--landing-text-muted);font-size:1.2rem;cursor:pointer;padding:8px;transition:color .2s}.landing-page .drawer-close:hover{color:var(--landing-cream)}.landing-page .drawer-section-label{font-family:DM Mono,monospace;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--landing-gold-dim);margin-bottom:16px;margin-top:32px}.landing-page .drawer-section-label:first-of-type{margin-top:0}.landing-page .drawer-links{list-style:none;display:flex;flex-direction:column;gap:2px;padding:0}.landing-page .drawer-links a{display:block;padding:10px 0;color:var(--landing-cream-dim);text-decoration:none;font-size:.95rem;border-bottom:1px solid rgba(184,134,11,.06);transition:color .2s,padding-left .2s;cursor:pointer}.landing-page .drawer-links a:hover{color:var(--landing-cream);padding-left:8px}.landing-page .drawer-links a:last-child{border-bottom:none}.landing-page .drawer-cta{margin-top:auto;padding-top:32px;border-top:1px solid var(--landing-border)}.landing-page .drawer-cta a{display:block;text-align:center;background:var(--landing-gold);color:var(--landing-black);padding:13px 24px;border-radius:2px;font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:background .2s;cursor:pointer}.landing-page .drawer-cta a:hover{background:var(--landing-gold-light)}.landing-page .nav-cta{background:transparent;border:1px solid var(--landing-gold-dim);color:var(--landing-gold-light);padding:9px 22px;border-radius:2px;transition:all .25s;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer}.landing-page .nav-cta:hover{background:var(--landing-gold-glow);border-color:var(--landing-gold);color:var(--landing-gold-light)}.landing-page .hero{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:120px 60px 0;position:relative;overflow:hidden}.landing-page .hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 70% 50%,rgba(184,134,11,.06) 0%,transparent 70%),radial-gradient(ellipse 40% 60% at 20% 80%,rgba(184,134,11,.04) 0%,transparent 60%),linear-gradient(180deg,#0a0906,#0c0b07)}.landing-page .hero-content{position:relative;z-index:2;max-width:1100px;flex:1;padding-bottom:80px}.landing-page .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:32px;font-family:DM Mono,monospace;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--landing-gold);opacity:0;animation:landingFadeUp .8s .2s forwards}.landing-page .hero-eyebrow:before{content:"";display:block;width:28px;height:1px;background:var(--landing-gold)}.landing-page .hero-h1{font-family:Cormorant Garamond,serif;font-size:clamp(3.2rem,7vw,6.5rem);font-weight:300;line-height:1.05;letter-spacing:-.01em;color:var(--landing-cream);margin-bottom:12px;opacity:1}.landing-page .hero-h1 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .hero-line-1{display:block;opacity:0;animation:landingFadeUp 1.1s ease .5s both}.landing-page .hero-line-2{display:block;opacity:0;animation:landingFadeUp 1.1s ease .75s both}.landing-page .hero-shimmer{color:transparent;animation:landingGoldGlow 2s ease 1.2s both}.landing-page .hero-sub{font-size:1.05rem;font-weight:300;color:var(--landing-cream-dim);max-width:520px;margin-top:28px;margin-bottom:20px;line-height:1.75;opacity:0;animation:landingFadeUp .9s .65s forwards}.landing-page .hero-sub strong{color:var(--landing-cream);font-weight:400}.landing-page .hero-credibility{font-size:.82rem;font-weight:300;color:#ffffff8c;max-width:520px;margin-top:0;margin-bottom:36px;line-height:1.6;opacity:0;animation:landingFadeUp .9s .85s forwards;font-family:DM Mono,monospace}.landing-page .urgency-banner{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;padding:8px 16px;background:#b8860b14;border:1px solid var(--landing-border-strong);border-radius:2px;font-family:DM Mono,monospace;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--landing-gold);opacity:0;animation:landingFadeIn 1s ease .1s both}.landing-page .urgency-dot{width:6px;height:6px;border-radius:50%;background:var(--landing-gold);animation:landingPulse 2s infinite}@keyframes landingPulse{0%,to{opacity:1}50%{opacity:.3}}.landing-page .hero-actions{display:flex;align-items:center;gap:24px;opacity:0;animation:landingFadeUp .9s .8s forwards}.landing-page .btn-primary{background:var(--landing-gold);color:var(--landing-black);padding:14px 36px;border:none;border-radius:2px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .25s;display:inline-block}.landing-page .btn-primary:hover{background:var(--landing-gold-light);transform:translateY(-1px);box-shadow:0 8px 32px #b8860b40}.landing-page .btn-ghost{color:var(--landing-cream-dim);font-size:.85rem;letter-spacing:.06em;text-decoration:none;display:flex;align-items:center;gap:8px;transition:color .2s;cursor:pointer}.landing-page .btn-ghost:hover{color:var(--landing-cream)}.landing-page .btn-ghost svg{transition:transform .2s}.landing-page .btn-ghost:hover svg{transform:translate(3px)}.landing-page .hero-stat-strip{position:relative;border-top:1px solid var(--landing-border);display:grid;grid-template-columns:repeat(3,1fr);opacity:0;animation:landingFadeUp .9s 1s forwards;z-index:2}.landing-page .hero-stat{padding:28px 60px;border-right:1px solid var(--landing-border);display:flex;flex-direction:column;gap:4px}.landing-page .hero-stat:last-child{border-right:none}.landing-page .stat-num{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:400;color:var(--landing-gold-light);line-height:1}.landing-page .stat-label{font-size:.78rem;letter-spacing:.08em;color:var(--landing-text-muted);text-transform:uppercase}.landing-page section{position:relative}.landing-page .container{max-width:1100px;margin:0 auto;padding:0 60px}.landing-page .section-label{display:inline-flex;align-items:center;gap:10px;font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--landing-gold);margin-bottom:20px}.landing-page .section-label:before{content:"";display:block;width:20px;height:1px;background:var(--landing-gold)}.landing-page .contrast{padding:100px 0;background:var(--landing-deep);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}.landing-page .contrast-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:72px}.landing-page .contrast-text h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:300;line-height:1.15;color:var(--landing-cream);margin-bottom:20px}.landing-page .contrast-text h2 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .contrast-text p{color:var(--landing-cream-dim);font-size:.95rem;line-height:1.8;margin-bottom:14px}.landing-page .contrast-text p strong{color:var(--landing-cream);font-weight:400}.landing-page .score-comparison{display:flex;align-items:center;justify-content:center;gap:0;background:linear-gradient(135deg,#b8860b0f,#b8860b05);border:1px solid var(--landing-border-strong);border-radius:4px;overflow:hidden;position:relative}.landing-page .score-comparison:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--landing-gold),transparent)}.landing-page .score-half{flex:1;padding:44px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.landing-page .score-half:first-child{border-right:1px solid var(--landing-border)}.landing-page .score-big{font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:300;line-height:1;color:var(--landing-text-muted)}.landing-page .score-big.gold{color:var(--landing-gold-light)}.landing-page .score-label{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--landing-text-muted)}.landing-page .score-label.bright{color:var(--landing-gold)}.landing-page .score-sublabel{font-size:.8rem;color:var(--landing-text-muted);line-height:1.5;max-width:160px}.landing-page .score-sublabel.bright{color:var(--landing-cream-dim)}.landing-page .score-vs{font-family:DM Mono,monospace;font-size:.75rem;color:var(--landing-gold-dim);position:absolute;left:50%;transform:translate(-50%);background:var(--landing-deep);border:1px solid var(--landing-border);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;letter-spacing:.05em;z-index:2}.landing-page .testimonials-header{margin-bottom:48px}.landing-page .students-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--landing-border);border:1px solid var(--landing-border);border-radius:4px;overflow:hidden}.landing-page .student-card{background:var(--landing-deep);padding:36px 32px;position:relative;transition:background .3s}.landing-page .student-card:hover{background:linear-gradient(135deg,rgba(184,134,11,.07) 0%,var(--landing-deep) 100%)}.landing-page .student-initial{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--landing-gold-dim),var(--landing-gold));display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.2rem;color:var(--landing-black);font-weight:600;margin-bottom:20px}.landing-page .student-photo{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid rgba(212,160,23,.3);margin-bottom:20px}.landing-page .student-quote{font-size:.88rem;color:var(--landing-cream-dim);line-height:1.75;margin-bottom:24px;font-style:italic}.landing-page .student-meta{border-top:1px solid var(--landing-border);padding-top:20px}.landing-page .student-name{font-family:Cormorant Garamond,serif;font-size:1.05rem;color:var(--landing-cream);font-weight:500;margin-bottom:4px}.landing-page .student-detail{font-size:.78rem;color:var(--landing-text-muted);line-height:1.6}.landing-page .student-score{display:inline-block;margin-top:10px;font-family:DM Mono,monospace;font-size:.75rem;color:var(--landing-gold);border:1px solid var(--landing-gold-dim);padding:3px 10px;border-radius:2px;letter-spacing:.06em}.landing-page .parents{padding:100px 0;border-top:1px solid var(--landing-border)}.landing-page .parents-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.landing-page .parents-text h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1.2;color:var(--landing-cream);margin-bottom:20px}.landing-page .parents-text h2 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .parents-text p{color:var(--landing-cream-dim);font-size:.93rem;line-height:1.85;margin-bottom:16px}.landing-page .parents-text p strong{color:var(--landing-cream);font-weight:400}.landing-page .concern-list{display:flex;flex-direction:column;gap:16px;margin-top:32px}.landing-page .concern-item{display:grid;grid-template-columns:28px 1fr;gap:16px;align-items:start}.landing-page .concern-check{width:28px;height:28px;border:1px solid var(--landing-gold-dim);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.landing-page .concern-check:after{content:"✓";font-size:.7rem;color:var(--landing-gold)}.landing-page .concern-text h4{font-size:.88rem;color:var(--landing-cream);font-weight:400;margin-bottom:3px}.landing-page .concern-text p{font-size:.8rem;color:var(--landing-text-muted);line-height:1.6;margin:0}.landing-page .pricing-card{background:linear-gradient(135deg,#b8860b14,#b8860b05);border:1px solid var(--landing-border-strong);border-radius:4px;padding:40px;position:relative;overflow:hidden}.landing-page .pricing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--landing-gold),transparent)}.landing-page .pricing-badge{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--landing-gold);margin-bottom:20px}.landing-page .pricing-price{display:flex;align-items:baseline;gap:6px;margin-bottom:8px}.landing-page .price-amount{font-family:Cormorant Garamond,serif;font-size:3.5rem;color:var(--landing-cream);font-weight:300;line-height:1}.landing-page .price-currency{font-family:Cormorant Garamond,serif;font-size:2rem;color:var(--landing-gold-light);font-weight:300;line-height:1;align-self:flex-start;margin-top:6px}.landing-page .price-period{font-size:.85rem;color:var(--landing-text-muted)}.landing-page .pricing-compare{font-size:.8rem;color:var(--landing-gold-dim);margin-bottom:28px}.landing-page .pricing-features{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:32px;padding:0}.landing-page .pricing-features li{font-size:.85rem;color:var(--landing-cream-dim);display:flex;align-items:center;gap:10px}.landing-page .pricing-features li:before{content:"—";color:var(--landing-gold-dim);flex-shrink:0}.landing-page .founders{padding:100px 0;background:var(--landing-deep);border-top:1px solid var(--landing-border)}.landing-page .founders-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.landing-page .founders-text h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1.2;color:var(--landing-cream);margin-bottom:20px}.landing-page .founders-text h2 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .founders-text p{color:var(--landing-cream-dim);font-size:.93rem;line-height:1.85;margin-bottom:16px}.landing-page .founders-text p strong{color:var(--landing-cream);font-weight:400}.landing-page .oxford-badge{display:inline-flex;align-items:center;gap:10px;margin-top:24px;padding:10px 18px;border:1px solid var(--landing-border-strong);border-radius:2px;background:var(--landing-gold-glow);font-size:.8rem;color:var(--landing-gold-light);letter-spacing:.06em}.landing-page .oxford-badge:before{content:"◈";font-size:.7rem}.landing-page .founders-cards{display:flex;flex-direction:column;gap:16px}.landing-page .founder-card{background:linear-gradient(135deg,#b8860b0d,#b8860b05);border:1px solid var(--landing-border);border-radius:4px;padding:24px 28px;display:grid;grid-template-columns:48px 1fr;gap:20px;align-items:start;transition:border-color .3s}.landing-page .founder-card:hover{border-color:var(--landing-gold-dim)}.landing-page .founder-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1a1509,var(--landing-gold-dim));display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--landing-gold-light);font-weight:500;border:1px solid var(--landing-gold-dim);flex-shrink:0}.landing-page .founder-photo{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(212,160,23,.3);flex-shrink:0}.landing-page .founder-info h4{font-family:Cormorant Garamond,serif;font-size:1.05rem;color:var(--landing-cream);font-weight:500;margin-bottom:4px}.landing-page .founder-info p{font-size:.8rem;color:var(--landing-cream-dim);line-height:1.6}.landing-page .founder-tag{display:inline-block;margin-top:8px;font-family:DM Mono,monospace;font-size:.68rem;letter-spacing:.08em;color:var(--landing-gold);text-transform:uppercase}.landing-page .product{padding:100px 0;border-top:1px solid var(--landing-border)}.landing-page .product-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:56px}.landing-page .product-intro h2{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1.2;color:var(--landing-cream)}.landing-page .product-intro h2 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .product-intro p{font-size:.9rem;color:var(--landing-cream-dim);line-height:1.8}.landing-page .tab-nav{display:flex;gap:0;border:1px solid var(--landing-border);border-radius:4px 4px 0 0;overflow:hidden}.landing-page .tab-btn{flex:1;padding:16px 24px;background:var(--landing-black);border:none;border-right:1px solid var(--landing-border);color:var(--landing-text-muted);font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s;position:relative}.landing-page .tab-btn:last-child{border-right:none}.landing-page .tab-btn:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:transparent;transition:background .2s}.landing-page .tab-btn.active{background:#b8860b0f;color:var(--landing-gold-light)}.landing-page .tab-btn.active:after{background:linear-gradient(90deg,var(--landing-gold-dim),var(--landing-gold-light),var(--landing-gold-dim))}.landing-page .tab-btn:hover:not(.active){color:var(--landing-cream-dim);background:#ffffff05}.landing-page .tab-panels{border:1px solid var(--landing-border);border-top:none;border-radius:0 0 4px 4px;overflow:hidden;margin-bottom:48px}.landing-page .tab-panel{display:none;padding:0}.landing-page .tab-panel.active{display:block}.landing-page .tab-panel-inner{display:grid;grid-template-columns:1fr 1fr;min-height:320px}.landing-page .tab-panel-left{padding:40px;border-right:1px solid var(--landing-border)}.landing-page .tab-panel-right{padding:40px;background:#b8860b08}.landing-page .tab-big-label{font-family:DM Mono,monospace;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--landing-gold);margin-bottom:16px;display:block}.landing-page .tab-panel-left h3{font-family:Cormorant Garamond,serif;font-size:1.7rem;font-weight:300;color:var(--landing-cream);margin-bottom:16px;line-height:1.2}.landing-page .tab-panel-left h3 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .tab-panel-left p{font-size:.88rem;color:var(--landing-cream-dim);line-height:1.8;margin-bottom:24px}.landing-page .tab-bullets{display:flex;flex-direction:column;gap:10px}.landing-page .tab-bullet{display:flex;align-items:flex-start;gap:12px;font-size:.83rem;color:var(--landing-cream-dim);line-height:1.5}.landing-page .tab-bullet-dot{width:5px;height:5px;border-radius:50%;background:var(--landing-gold-dim);flex-shrink:0;margin-top:6px}.landing-page .mock-window{background:var(--landing-black);border:1px solid var(--landing-border);border-radius:4px;overflow:hidden;height:100%}.landing-page .mock-bar{background:#b8860b0d;border-bottom:1px solid var(--landing-border);padding:10px 16px;display:flex;align-items:center;gap:6px}.landing-page .dot{width:9px;height:9px;border-radius:50%}.landing-page .dot-red{background:#ff5f57}.landing-page .dot-yellow{background:#febc2e}.landing-page .dot-green{background:#28c840}.landing-page .mock-bar-label{margin-left:10px;font-family:DM Mono,monospace;font-size:.65rem;color:var(--landing-text-muted);letter-spacing:.04em}.landing-page .mock-body{padding:24px;display:flex;flex-direction:column;gap:14px}.landing-page .mock-tag{font-family:DM Mono,monospace;font-size:.62rem;color:var(--landing-gold);letter-spacing:.1em;text-transform:uppercase}.landing-page .mock-q{font-family:Cormorant Garamond,serif;font-size:.98rem;color:var(--landing-cream);line-height:1.65;padding:14px;background:#ffffff05;border:1px solid var(--landing-border);border-radius:3px}.landing-page .mock-opts{display:flex;flex-direction:column;gap:6px}.landing-page .mock-opt{padding:8px 12px;border:1px solid var(--landing-border);border-radius:3px;font-size:.78rem;color:var(--landing-cream-dim);display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s}.landing-page .mock-opt:hover{border-color:var(--landing-gold-dim);background:var(--landing-gold-glow);color:var(--landing-cream)}.landing-page .mock-opt.sel{border-color:var(--landing-gold);background:#b8860b14;color:var(--landing-gold-light)}.landing-page .mock-opt-key{font-family:DM Mono,monospace;font-size:.6rem;color:var(--landing-gold-dim);width:14px}.landing-page .mastery-list{display:flex;flex-direction:column;gap:10px}.landing-page .mastery-item{display:flex;flex-direction:column;gap:4px}.landing-page .mastery-meta{display:flex;justify-content:space-between;font-size:.72rem}.landing-page .mastery-name{color:var(--landing-cream-dim)}.landing-page .mastery-pct{font-family:DM Mono,monospace;color:var(--landing-gold)}.landing-page .mastery-track{height:3px;background:#ffffff0d;border-radius:2px;overflow:hidden}.landing-page .mastery-fill{height:100%;background:linear-gradient(90deg,var(--landing-gold-dim),var(--landing-gold-light));border-radius:2px}.landing-page .chat-flow{display:flex;flex-direction:column;gap:12px}.landing-page .chat-bubble{max-width:88%;padding:10px 14px;border-radius:3px;font-size:.78rem;line-height:1.6}.landing-page .chat-ai{background:#b8860b0f;border:1px solid var(--landing-border);color:var(--landing-cream-dim);align-self:flex-start}.landing-page .chat-student{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:var(--landing-cream-dim);align-self:flex-end}.landing-page .chat-label{font-family:DM Mono,monospace;font-size:.58rem;color:var(--landing-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.landing-page .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--landing-border);border:1px solid var(--landing-border);border-radius:4px;overflow:hidden}.landing-page .feature-cell{background:var(--landing-black);padding:28px;transition:background .25s}.landing-page .feature-cell:hover{background:#b8860b0a}.landing-page .feature-icon{font-size:1.2rem;margin-bottom:12px;display:block;opacity:.8}.landing-page .feature-cell h4{font-family:Cormorant Garamond,serif;font-size:1.05rem;color:var(--landing-cream);font-weight:400;margin-bottom:6px}.landing-page .feature-cell p{font-size:.78rem;color:var(--landing-text-muted);line-height:1.65}.landing-page .faq{padding:100px 0;background:var(--landing-deep);border-top:1px solid var(--landing-border)}.landing-page .faq-layout{display:grid;grid-template-columns:300px 1fr;gap:80px;align-items:start}.landing-page .faq-sidebar h2{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:300;line-height:1.2;color:var(--landing-cream);margin-bottom:16px}.landing-page .faq-sidebar h2 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .faq-sidebar p{font-size:.85rem;color:var(--landing-text-muted);line-height:1.7}.landing-page .faq-list{display:flex;flex-direction:column;gap:0;border:1px solid var(--landing-border);border-radius:4px;overflow:hidden}.landing-page .faq-item{border-bottom:1px solid var(--landing-border);overflow:hidden}.landing-page .faq-item:last-child{border-bottom:none}.landing-page .faq-q{width:100%;background:var(--landing-black);border:none;padding:24px 28px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;transition:background .2s}.landing-page .faq-q:hover{background:#b8860b0a}.landing-page .faq-q span{font-size:.92rem;color:var(--landing-cream);line-height:1.5}.landing-page .faq-icon{color:var(--landing-gold-dim);font-size:1.2rem;flex-shrink:0;transition:transform .3s}.landing-page .faq-item.open .faq-icon{transform:rotate(45deg);color:var(--landing-gold)}.landing-page .faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease;background:#b8860b05}.landing-page .faq-item.open .faq-a{max-height:300px}.landing-page .faq-a p{padding:0 28px 24px;font-size:.86rem;color:var(--landing-cream-dim);line-height:1.8}.landing-page .final-cta{padding:120px 0;text-align:center;position:relative;overflow:hidden;border-top:1px solid var(--landing-border)}.landing-page .final-cta-bg{position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 50%,rgba(184,134,11,.07) 0%,transparent 70%)}.landing-page .final-cta-content{position:relative;z-index:2}.landing-page .final-cta h2{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:300;line-height:1.1;color:var(--landing-cream);margin-bottom:20px}.landing-page .final-cta h2 em{font-style:italic;color:var(--landing-gold-light)}.landing-page .final-cta p{font-size:1rem;color:var(--landing-cream-dim);max-width:480px;margin:0 auto 48px;line-height:1.75}.landing-page .final-cta-actions{display:flex;justify-content:center;align-items:center;gap:24px}.landing-page .final-note{margin-top:20px;font-size:.78rem;color:var(--landing-text-muted);font-family:DM Mono,monospace;letter-spacing:.06em}.landing-page footer{border-top:1px solid var(--landing-border);padding:48px 60px;display:flex;justify-content:space-between;align-items:center}.landing-page .footer-logo{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:var(--landing-gold-light);letter-spacing:.08em}.landing-page .footer-links{display:flex;gap:28px;list-style:none;padding:0}.landing-page .footer-links a{font-size:.78rem;color:var(--landing-text-muted);text-decoration:none;letter-spacing:.06em;text-transform:uppercase;transition:color .2s;cursor:pointer}.landing-page .footer-links a:hover{color:var(--landing-cream-dim)}.landing-page .footer-copy{font-size:.75rem;color:var(--landing-text-muted);font-family:DM Mono,monospace}.landing-page .gold-line{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--landing-gold-dim),transparent)}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landingFadeIn{0%{opacity:0}to{opacity:1}}@keyframes landingGoldGlow{0%{color:transparent;text-shadow:none}60%{color:var(--landing-gold-light);text-shadow:0 0 60px rgba(184,134,11,.5),0 0 120px rgba(184,134,11,.2)}to{color:var(--landing-gold-light);text-shadow:0 0 20px rgba(184,134,11,.15)}}.landing-page .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.landing-page .reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.landing-page nav{padding:18px 32px}.landing-page .container{padding:0 32px}.landing-page .hero{padding:120px 32px 0}.landing-page .hero-stat{padding:24px 28px}.landing-page .contrast-inner{grid-template-columns:1fr;gap:48px}.landing-page .founders-layout,.landing-page .parents-layout{gap:48px}.landing-page .product-intro{gap:40px}.landing-page .faq-layout{gap:48px}.landing-page .feature-grid{grid-template-columns:repeat(2,1fr)}.landing-page .tab-panel-inner{grid-template-columns:1fr}.landing-page .tab-panel-left{border-right:none;border-bottom:1px solid var(--landing-border)}.landing-page .tab-panel-right{min-height:auto}.landing-page .students-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.landing-page nav{padding:16px 20px}.landing-page .nav-links,.landing-page .nav-cta{display:none}.landing-page .hamburger{display:flex}.landing-page .hero{padding:100px 20px 0;min-height:auto;justify-content:flex-start}.landing-page .hero-content{max-width:100%}.landing-page .urgency-banner{font-size:.55rem;padding:6px 12px;gap:6px;flex-wrap:wrap;justify-content:center;text-align:center}.landing-page .hero-eyebrow{font-size:.6rem;letter-spacing:.1em;flex-wrap:wrap;justify-content:center;gap:6px}.landing-page .hero-h1{font-size:clamp(2.4rem,9vw,3.5rem)}.landing-page .hero-sub{font-size:.93rem;max-width:100%}.landing-page .hero-credibility{font-size:.75rem;max-width:100%;margin-top:-20px}.landing-page .hero-actions{flex-direction:column;align-items:stretch;gap:12px;width:100%}.landing-page .btn-primary{text-align:center;width:100%;padding:16px 24px;box-sizing:border-box}.landing-page .btn-ghost{justify-content:center}.landing-page .hero-stat-strip{position:relative;grid-template-columns:1fr;margin-top:48px}.landing-page .hero-stat{padding:18px 20px;border-right:none;border-bottom:1px solid var(--landing-border)}.landing-page .hero-stat:last-child{border-bottom:none}.landing-page .stat-num{font-size:2rem}.landing-page .stat-label{font-size:.7rem}.landing-page .container{padding:0 20px}.landing-page .contrast{padding:60px 0}.landing-page .contrast-inner{grid-template-columns:1fr;gap:32px}.landing-page .contrast-text h2{font-size:clamp(1.9rem,7vw,2.6rem)}.landing-page .score-half{padding:28px 20px}.landing-page .score-big{font-size:3.5rem}.landing-page .students-grid{grid-template-columns:1fr}.landing-page .student-card{padding:28px 20px}.landing-page .parents{padding:60px 0}.landing-page .parents-layout{grid-template-columns:1fr;gap:36px}.landing-page .parents-text h2{font-size:clamp(1.9rem,7vw,2.6rem)}.landing-page .concern-list{margin-top:24px;gap:14px}.landing-page .pricing-card{padding:28px 20px}.landing-page .founders{padding:60px 0}.landing-page .founders-layout{grid-template-columns:1fr;gap:36px}.landing-page .founders-text h2{font-size:clamp(1.9rem,7vw,2.6rem)}.landing-page .founder-card{padding:20px;grid-template-columns:40px 1fr;gap:16px}.landing-page .founder-avatar{width:40px;height:40px;font-size:.95rem}.landing-page .founder-photo{width:40px;height:40px}.landing-page .product{padding:60px 0}.landing-page .product-intro{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.landing-page .product-intro h2{font-size:clamp(1.9rem,7vw,2.6rem)}.landing-page .tab-nav{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch}.landing-page .tab-btn{border-right:1px solid var(--landing-border);border-bottom:none;padding:14px 18px;white-space:nowrap;flex-shrink:0}.landing-page .tab-btn:last-child{border-right:none}.landing-page .tab-panel-inner{grid-template-columns:1fr}.landing-page .tab-panel-left{border-right:none;border-bottom:1px solid var(--landing-border);padding:28px 20px}.landing-page .tab-panel-left h3{font-size:1.4rem}.landing-page .tab-panel-right{padding:20px;min-height:auto}.landing-page .mock-body{padding:16px;gap:10px}.landing-page .tab-panel-right{padding:16px}.landing-page .feature-grid{grid-template-columns:1fr}.landing-page .feature-cell{padding:20px 16px}.landing-page .pricing-card{padding:24px 16px}.landing-page .faq{padding:60px 0}.landing-page .faq-layout{grid-template-columns:1fr;gap:32px}.landing-page .faq-sidebar h2{font-size:clamp(1.6rem,6vw,2rem)}.landing-page .faq-q{padding:16px;font-size:.83rem}.landing-page .faq-a p{padding:0 16px 18px}.landing-page .tab-btn{padding:12px 14px;font-size:.72rem}.landing-page .concern-item{grid-template-columns:24px 1fr;gap:12px}.landing-page .concern-check{width:24px;height:24px}.landing-page footer{padding:28px 16px}.landing-page .final-cta{padding:60px 0}.landing-page .final-cta h2{font-size:clamp(2rem,7vw,3rem)}.landing-page .final-cta-actions{flex-direction:column;gap:12px}.landing-page footer{flex-direction:column;gap:20px;text-align:center}.landing-page .footer-links{flex-wrap:wrap;justify-content:center}}
