html{scroll-behavior:smooth}.landing-page{--teal:#0d9488;--teal-dark:#0b7c72;--teal-soft:#e7f5f3;--teal-glow:#0d948859;--bg:#fafafa;--ink:#1a1a2e;--muted:#6b7280;--card:#fff;--shadow:0 6px 24px #1a1a2e12;--shadow-lg:0 14px 40px #1a1a2e1a;--radius:16px;--maxw:1120px;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,system-ui,sans-serif;line-height:1.6}.landing-page *{box-sizing:border-box;margin:0;padding:0}.landing-page h1,.landing-page h2,.landing-page h3{letter-spacing:-.01em;font-family:Syne,sans-serif;line-height:1.15}.landing-page a{color:inherit;text-decoration:none}.landing-page .container{max-width:var(--maxw);margin:0 auto;padding:0 24px}.landing-page .btn{cursor:pointer;border-radius:12px;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-block}.landing-page .btn-primary{background:var(--teal);color:#fff;box-shadow:0 4px 14px var(--teal-glow)}.landing-page .btn-primary:hover{background:var(--teal-dark);box-shadow:0 8px 22px var(--teal-glow);transform:translateY(-1px)scale(1.02)}.landing-page .btn-ghost{color:var(--ink);padding:14px 20px;font-weight:500}.landing-page .btn-ghost:hover{color:var(--teal)}.landing-page .btn-lg{border-radius:14px;padding:17px 34px;font-size:17px}.landing-page .nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafafad9;border-bottom:1px solid #1a1a2e0f;position:sticky;top:0}.landing-page .nav-inner{max-width:var(--maxw);justify-content:space-between;align-items:center;margin:0 auto;padding:14px 24px;display:flex}.landing-page .brand{align-items:center;gap:10px;font-family:Syne,sans-serif;font-size:20px;font-weight:700;display:flex}.landing-page .luma-dot{background:radial-gradient(circle at 35% 30%,#4fd8c9,var(--teal) 65%);width:26px;height:26px;box-shadow:0 0 12px var(--teal-glow),0 0 26px #0d948833;border-radius:50%}.landing-page .nav-actions{align-items:center;gap:8px;display:flex}.landing-page .hero{padding:88px 0 72px;overflow:hidden}.landing-page .hero-grid{max-width:var(--maxw);grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;margin:0 auto;padding:0 24px;display:grid}.landing-page .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);background:var(--teal-soft);border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.landing-page .hero h1{margin-bottom:22px;font-family:DM Sans,sans-serif;font-size:52px;font-weight:800}.landing-page .hero .sub{color:var(--muted);max-width:520px;margin-bottom:34px;font-size:19px}.landing-page .hero .sub strong{color:var(--ink);font-weight:600}.landing-page .hero-cta{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.landing-page .link-arrow{color:var(--teal);font-weight:600}.landing-page .mock{background:var(--card);box-shadow:var(--shadow-lg);border-radius:20px;padding:26px;position:relative}.landing-page .mock-header{border-bottom:1px solid #1a1a2e0f;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:16px;display:flex}.landing-page .luma-orb{background:radial-gradient(circle at 35% 30%,#6fe3d5,var(--teal) 70%);width:44px;height:44px;box-shadow:0 0 18px var(--teal-glow),0 0 40px #0d948840;border-radius:50%;flex-shrink:0;animation:4s ease-in-out infinite breathe}@keyframes breathe{0%,to{box-shadow:0 0 18px var(--teal-glow),0 0 40px #0d948840}50%{box-shadow:0 0 26px var(--teal-glow),0 0 56px #0d948859}}.landing-page .mock-header .name{font-size:15px;font-weight:600}.landing-page .mock-header .status{color:var(--muted);font-size:13px}.landing-page .bubble{border-radius:14px;max-width:88%;margin-bottom:14px;padding:14px 16px;font-size:15px}.landing-page .bubble-student{background:#f1f2f4;border-bottom-right-radius:4px;margin-left:auto}.landing-page .bubble-luma{background:var(--teal-soft);border-bottom-left-radius:4px}.landing-page .source-chip{color:var(--teal-dark);background:#fff;border-radius:100px;align-items:center;gap:7px;margin-top:10px;padding:5px 12px;font-size:12.5px;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #1a1a2e14}.landing-page .mock-note{color:var(--muted);align-items:center;gap:8px;margin-top:4px;font-size:13px;display:flex}.landing-page .proof{background:#fff;border-top:1px solid #1a1a2e0f;border-bottom:1px solid #1a1a2e0f;padding:20px 0}.landing-page .proof p{text-align:center;color:var(--muted);font-size:15px}.landing-page .proof strong{color:var(--ink);font-weight:600}.landing-page .section{padding:88px 0}.landing-page .section-alt{background:#fff}.landing-page .section-head{text-align:center;max-width:640px;margin:0 auto 56px}.landing-page .section-head h2{margin-bottom:14px;font-size:36px;font-weight:700}.landing-page .section-head p{color:var(--muted);font-size:17px}.landing-page .steps{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing-page .step{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:34px 28px}.landing-page .step-num{color:var(--teal);background:var(--teal-soft);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:20px;font-family:Syne,sans-serif;font-size:15px;font-weight:800;display:flex}.landing-page .step h3{margin-bottom:10px;font-size:20px}.landing-page .step p{color:var(--muted);font-size:15.5px}.landing-page .cards{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing-page .card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:34px 28px;transition:transform .18s,box-shadow .18s}.landing-page .card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-page .card-icon{background:var(--teal-soft);width:48px;height:48px;color:var(--teal);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-page .card h3{margin-bottom:10px;font-size:19px}.landing-page .card p{color:var(--muted);font-size:15.5px}.landing-page .pricing{grid-template-columns:repeat(2,minmax(0,440px));justify-content:center;gap:28px;display:grid}.landing-page .price-card{background:var(--card);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;padding:42px 38px;display:flex;position:relative}.landing-page .price-badge{background:var(--teal);color:#fff;letter-spacing:.04em;border-radius:100px;padding:5px 14px;font-size:12.5px;font-weight:600;position:absolute;top:-13px;left:38px}.landing-page .price-card .plan{margin-bottom:8px;font-family:Syne,sans-serif;font-size:20px;font-weight:700}.landing-page .price{margin-bottom:4px;font-family:DM Sans,sans-serif;font-size:44px;font-weight:800}.landing-page .price span{color:var(--muted);font-family:DM Sans,sans-serif;font-size:17px;font-weight:400}.landing-page .price-desc{color:var(--muted);margin-bottom:24px;font-size:15.5px}.landing-page .price-features{margin-bottom:32px;list-style:none}.landing-page .price-features li{align-items:flex-start;gap:10px;padding:7px 0;font-size:15.5px;display:flex}.landing-page .founder{text-align:center;max-width:680px;margin:0 auto}.landing-page .founder h2{margin-bottom:24px;font-size:32px}.landing-page .founder p{color:var(--muted);font-size:17.5px}.landing-page .founder .sig{color:var(--ink);margin-top:28px;font-size:16px;font-weight:600}.landing-page .founder .sig span{color:var(--muted);margin-top:2px;font-size:14.5px;font-weight:400;display:block}.landing-page .cta-final{text-align:center;color:#fff;background:linear-gradient(160deg,#0d9488,#0a6e66);border-radius:24px;padding:72px 40px;box-shadow:0 20px 50px #0d948840}.landing-page .cta-final h2{margin-bottom:14px;font-size:36px}.landing-page .cta-final p{opacity:.92;margin-bottom:32px;font-size:17px}.landing-page .cta-final .btn{color:var(--teal-dark);background:#fff;box-shadow:0 6px 20px #00000026}.landing-page .cta-mail{opacity:.85;margin-top:22px;font-size:15px;display:block}.landing-page .footer{padding:56px 0 40px}.landing-page .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.landing-page .footer .tagline{color:var(--muted);max-width:320px;margin-top:10px;font-size:14.5px}.landing-page .footer-links{gap:28px;font-size:15px;display:flex}.landing-page .footer-bottom{color:var(--muted);border-top:1px solid #1a1a2e12;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:36px;padding-top:24px;font-size:14px;display:flex}.landing-page .btn-outline{border:2px solid var(--teal);color:var(--teal);background:0 0;padding:12px 28px}.landing-page .btn-outline:hover{background:var(--teal-soft)}.landing-page .contact-overlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a2e73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.landing-page .contact-modal{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;padding:44px 40px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #1a1a2e2e}.landing-page .contact-close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:18px;transition:color .15s;position:absolute;top:18px;right:20px}.landing-page .contact-close:hover{color:var(--ink)}.landing-page .contact-title{margin-bottom:8px;font-family:Syne,sans-serif;font-size:24px;font-weight:700}.landing-page .contact-sub{color:var(--muted);margin-bottom:28px;font-size:15.5px}.landing-page .contact-form{flex-direction:column;gap:18px;display:flex}.landing-page .contact-field{flex-direction:column;gap:6px;display:flex}.landing-page .contact-field label{color:var(--ink);font-size:14px;font-weight:600}.landing-page .contact-field input,.landing-page .contact-field textarea{color:var(--ink);resize:vertical;background:#f7f8fa;border:none;border-radius:10px;outline:none;padding:12px 14px;font-family:DM Sans,sans-serif;font-size:15px;transition:box-shadow .15s}.landing-page .contact-field input:focus,.landing-page .contact-field textarea:focus{box-shadow:0 0 0 2px var(--teal)}.landing-page .contact-field input::placeholder,.landing-page .contact-field textarea::placeholder{color:#9ca3af}.landing-page .contact-error{color:#dc2626;font-size:14px}.landing-page .contact-success{text-align:center;padding:16px 0}.landing-page .contact-success-icon{background:var(--teal-soft);width:56px;height:56px;color:var(--teal);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:24px;display:flex}.landing-page .contact-success h3{margin-bottom:10px;font-family:Syne,sans-serif;font-size:22px}.landing-page .contact-success p{color:var(--muted);font-size:15.5px}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-slide-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.landing-page .hero-text{animation:.6s ease-out .3s both lp-fade-up}.landing-page .hero .mock{animation:.6s ease-out .4s both lp-slide-right}.landing-page .animate-on-scroll{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.landing-page .animate-on-scroll.visible{opacity:1;transform:translateY(0)}.landing-page .step{transition:transform .18s,box-shadow .18s}.landing-page .step:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.landing-page .price-card{transition:transform .18s,box-shadow .18s}.landing-page .price-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-page .nav{transition:box-shadow .3s,border-bottom-color .3s}.landing-page .nav.nav-scrolled{border-bottom-color:#1a1a2e1a;box-shadow:0 2px 20px #1a1a2e14}@media (prefers-reduced-motion:reduce){.landing-page .hero-text,.landing-page .hero .mock,.landing-page .luma-orb{animation:none}.landing-page .animate-on-scroll{opacity:1;transition:none;transform:none}.landing-page .card,.landing-page .step,.landing-page .price-card,.landing-page .btn,.landing-page .nav{transition:none}}@media (max-width:920px){.landing-page .hero{padding:56px 0}.landing-page .hero-grid{grid-template-columns:1fr;gap:44px}.landing-page .hero h1{font-size:38px}.landing-page .steps,.landing-page .cards,.landing-page .pricing{grid-template-columns:1fr;max-width:480px;margin:0 auto}.landing-page .section{padding:64px 0}.landing-page .cta-final{padding:56px 24px}.landing-page .nav-actions .btn-ghost{display:none}}
