.home-page{min-height:100vh;background:var(--background);color:var(--foreground);display:flex;flex-direction:column;--muted-foreground:oklch(0.47 0 0);--home-secondary:color-mix(in srgb,var(--foreground) 74%,transparent);--home-secondary-soft:color-mix(in srgb,var(--foreground) 66%,transparent)}.dark .home-page{--muted-foreground:#b6b1bc;--home-secondary:color-mix(in srgb,var(--foreground) 86%,transparent);--home-secondary-soft:color-mix(in srgb,var(--foreground) 76%,transparent)}.home-page .text-muted-foreground,.home-page .text-slate-500,.home-page .text-slate-600{color:var(--home-secondary);font-weight:500}.home-page .text-slate-600{color:var(--home-secondary)}.home-page .text-slate-500{color:var(--home-secondary-soft)}.dark .home-page .dark\:text-zinc-400{color:var(--home-secondary)}.dark .home-page .dark\:text-zinc-500{color:var(--home-secondary-soft)}.home-page .hero-section-desc,.home-page .pricing-free-card__desc,.home-page .pricing-plan-card__description,.home-page .pricing-section__subtitle,.home-page .problem-statement-desc,.home-page .problem-statement-impact-desc,.home-page .product-feature-card-description,.home-page .product-features-group-description,.home-page .product-features-subtext,.home-page .school-process-board-note,.home-page .school-process-step-description,.home-page .school-solution-desc,.home-page .teacher-journey-panel-description,.home-page .teacher-journey-shell-note,.home-page .teacher-solution-desc{color:var(--home-secondary)!important;font-weight:500}.home-page .hero-floating-card-subtext,.home-page .hero-section-microcopy,.home-page .hero-side-card-note,.home-page .impact-metric-description,.home-page .product-features-flow-step-note,.home-page .teacher-journey-calendar-note,.home-page .teacher-journey-demo-note,.home-page .teacher-journey-progress-card-subtext{color:var(--home-secondary-soft);font-weight:500}.hero-section{position:relative;overflow:hidden;width:100%;min-height:clamp(680px,92vh,860px);padding-top:calc(80px + clamp(1rem, 2vw, 2rem));padding-bottom:clamp(3.5rem,6vw,5.5rem);background:radial-gradient(1200px 620px at 12% 8%,rgba(37,99,235,.09),transparent 65%),radial-gradient(900px 520px at 90% 18%,rgba(14,165,233,.08),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));display:flex;align-items:center}.dark .hero-section{background:radial-gradient(1200px 620px at 12% 8%,rgba(59,130,246,.12),transparent 65%),radial-gradient(900px 520px at 90% 18%,rgba(139,92,246,.1),transparent 70%),linear-gradient(180deg,rgba(9,9,11,.98),rgba(10,10,12,.96))}.hero-section:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(148,163,184,.35),transparent);pointer-events:none}.hero-section-grid-texture{position:absolute;inset:0;opacity:.5;pointer-events:none;background-size:28px 28px;mask-image:radial-gradient(circle at 55% 40%,black 35%,rgba(0,0,0,.55) 65%,transparent 100%)}.dark .hero-section-grid-texture,.hero-section-grid-texture{background-image:linear-gradient(rgba(148,163,184,.12) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 0)}.dark .hero-section-grid-texture{opacity:.28}.hero-section-glow{position:absolute;border-radius:9999px;filter:blur(44px);pointer-events:none}.hero-section-glow-one{width:min(38vw,460px);height:min(38vw,460px);top:12%;right:8%;background:rgba(59,130,246,.12)}.hero-section-glow-two{width:min(32vw,380px);height:min(32vw,380px);bottom:12%;left:8%;background:rgba(139,92,246,.08)}.dark .hero-section-glow-one{background:rgba(59,130,246,.16)}.dark .hero-section-glow-two{background:rgba(139,92,246,.12)}.hero-section-container{width:100%;max-width:1280px;margin:0 auto;padding-inline:clamp(1rem,3vw,2.5rem);position:relative;z-index:1}.hero-section-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.hero-section-left,.hero-section-right{opacity:0;transform:translateY(20px);transition:opacity .75s ease,transform .75s ease}.hero-section.visible .hero-section-left,.hero-section.visible .hero-section-right{opacity:1;transform:translateY(0)}.hero-section.visible .hero-section-right{transition-delay:.12s}.hero-section-left{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.hero-section-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.5rem .8rem;border:1px solid rgba(148,163,184,.24);background:rgba(255,255,255,.75);box-shadow:0 8px 24px -20px rgba(15,23,42,.35);backdrop-filter:blur(8px)}.dark .hero-section-badge{background:rgba(24,24,27,.75);border-color:rgba(63,63,70,.75)}.hero-section-badge-icon{width:.9rem;height:.9rem;color:#2563eb}.dark .hero-section-badge-icon{color:#93c5fd}.hero-section-badge-text{font-size:.78rem;font-weight:600;letter-spacing:.01em;color:var(--foreground)}.hero-section-header{display:flex;flex-direction:column;gap:1rem}.hero-section-title{margin:0;color:var(--foreground);font-weight:700;letter-spacing:-.035em;line-height:1.05;font-size:clamp(2rem,6vw,3.95rem);max-width:14ch;text-wrap:balance}.hero-section-gradient{background:linear-gradient(90deg,#2563eb,#4f46e5 55%,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dark .hero-section-gradient{background:linear-gradient(90deg,#93c5fd,#c4b5fd 55%,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-section-desc{margin:0;color:var(--muted-foreground);font-size:clamp(1rem,1.8vw,1.12rem);line-height:1.6;max-width:60ch}.hero-section-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.hero-section-action-primary,.hero-section-action-secondary{min-height:3rem;border-radius:.9rem;font-weight:600;font-size:.95rem;box-shadow:none}.hero-section-action-primary{background:linear-gradient(135deg,#2563eb,#4338ca 55%,#0ea5e9);border:1px solid rgba(37,99,235,.25);color:#ffffff;box-shadow:0 14px 32px -22px rgba(37,99,235,.7),inset 0 1px 0 rgba(255,255,255,.18)}.hero-section-action-primary:hover{transform:translateY(-1px);box-shadow:0 18px 36px -24px rgba(37,99,235,.78),inset 0 1px 0 rgba(255,255,255,.24)}.hero-section-action-secondary{background:rgba(255,255,255,.7);color:var(--foreground);border:1px solid rgba(148,163,184,.35);box-shadow:0 12px 24px -20px rgba(15,23,42,.2)}.hero-section-action-secondary:hover{background:rgba(255,255,255,.9)}.dark .hero-section-action-secondary{background:rgba(24,24,27,.7);border-color:rgba(63,63,70,.9)}.dark .hero-section-action-secondary:hover{background:rgba(39,39,42,.9)}.hero-section-action-icon,.hero-section-action-icon-left{width:1rem;height:1rem;flex-shrink:0}.hero-section-action-icon{margin-left:.45rem}.hero-section-action-icon-left{margin-right:.45rem}.hero-section-microcopy{margin:0;color:var(--muted-foreground);font-size:.8rem;line-height:1.4}.hero-section-proof-row{width:100%;display:flex;flex-wrap:wrap;gap:.55rem}.hero-section-proof-chip{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.45rem .65rem;border:1px solid rgba(148,163,184,.24);background:rgba(255,255,255,.72);color:var(--foreground);font-size:.78rem;font-weight:500;box-shadow:0 10px 22px -22px rgba(15,23,42,.25)}.dark .hero-section-proof-chip{background:rgba(24,24,27,.7);border-color:rgba(63,63,70,.85)}.hero-section-proof-icon{width:.9rem;height:.9rem;color:#3b82f6}.dark .hero-section-proof-icon{color:#93c5fd}.hero-section-metrics{width:100%;display:grid;grid-template-columns:1fr;gap:.75rem}.hero-section-metric-card{border-radius:1rem;padding:.9rem 1rem;background:rgba(255,255,255,.82);border:1px solid rgba(148,163,184,.2);box-shadow:0 20px 38px -28px rgba(15,23,42,.32)}.dark .hero-section-metric-card{background:rgba(24,24,27,.82);border-color:rgba(63,63,70,.85)}.hero-section-metric-value{color:var(--foreground);font-size:1.05rem;font-weight:700;line-height:1.2}.hero-section-metric-label{margin-top:.3rem;color:var(--muted-foreground);font-size:.78rem;line-height:1.4}.hero-section-right{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}.hero-product-stack-layer{position:absolute;inset:auto;width:min(100%,560px);height:520px;border-radius:1.5rem;border:1px solid rgba(148,163,184,.16);background:rgba(255,255,255,.45);pointer-events:none}.dark .hero-product-stack-layer{background:rgba(24,24,27,.35);border-color:rgba(63,63,70,.6)}.hero-product-stack-layer-back{transform:translate(16px,18px)}.hero-product-stack-layer-mid{transform:translate(8px,10px)}.hero-product-card{position:relative;width:min(100%,560px);border-radius:1.5rem;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.88);box-shadow:0 32px 70px -38px rgba(15,23,42,.42),0 12px 24px -18px rgba(15,23,42,.18);backdrop-filter:blur(10px);overflow:hidden}.dark .hero-product-card{background:rgba(20,20,23,.9);border-color:rgba(63,63,70,.85);box-shadow:0 38px 80px -44px rgba(0,0,0,.8),0 14px 24px -18px rgba(0,0,0,.45)}.hero-product-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 1rem;border-bottom:1px solid rgba(148,163,184,.15);background:linear-gradient(180deg,rgba(248,250,252,.9),rgba(255,255,255,.65))}.dark .hero-product-card-header{background:linear-gradient(180deg,rgba(24,24,27,.95),rgba(20,20,23,.75));border-bottom-color:rgba(63,63,70,.75)}.hero-product-window-controls{display:flex;gap:.3rem}.hero-product-window-controls span{width:.45rem;height:.45rem;border-radius:999px;background:rgba(148,163,184,.8)}.hero-product-window-controls span:first-child{background:#93c5fd}.hero-product-window-controls span:nth-child(2){background:#c4b5fd}.hero-product-window-controls span:nth-child(3){background:#86efac}.hero-product-card-title{color:var(--foreground);font-size:.82rem;font-weight:600;letter-spacing:-.01em;flex:1;text-align:center}.hero-product-live-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.3rem .55rem;background:rgba(37,99,235,.1);color:#1d4ed8;font-size:.7rem;font-weight:600;border:1px solid rgba(37,99,235,.18);white-space:nowrap}.dark .hero-product-live-pill{background:rgba(59,130,246,.12);color:#93c5fd;border-color:rgba(59,130,246,.22)}.hero-product-live-dot{width:.4rem;height:.4rem;border-radius:999px;background:currentColor;box-shadow:0 0 0 4px rgba(59,130,246,.12)}.hero-product-card-body{padding:1rem;display:grid;grid-template-columns:1fr;gap:.9rem}.hero-pipeline-panel,.hero-side-card{border-radius:1rem;border:1px solid rgba(148,163,184,.16);background:rgba(255,255,255,.84)}.dark .hero-pipeline-panel,.dark .hero-side-card{background:rgba(24,24,27,.9);border-color:rgba(63,63,70,.75)}.hero-pipeline-panel{padding:.9rem}.hero-panel-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.hero-panel-eyebrow{color:var(--muted-foreground);font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-panel-title{margin-top:.15rem;color:var(--foreground);font-size:.9rem;font-weight:600;letter-spacing:-.015em}.hero-panel-badge{border-radius:999px;padding:.25rem .55rem;background:rgba(15,23,42,.04);color:var(--muted-foreground);font-size:.68rem;font-weight:600;border:1px solid rgba(148,163,184,.18)}.dark .hero-panel-badge{background:rgba(255,255,255,.03);border-color:rgba(63,63,70,.65)}.hero-pipeline-grid{margin-top:.85rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.hero-pipeline-stage{border-radius:.85rem;border:1px solid rgba(148,163,184,.16);background:rgba(248,250,252,.8);padding:.65rem}.dark .hero-pipeline-stage{background:rgba(39,39,42,.55);border-color:rgba(63,63,70,.7)}.hero-pipeline-stage-icon{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;color:#2563eb;background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.12)}.dark .hero-pipeline-stage-icon{color:#93c5fd;background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.2)}.hero-pipeline-stage-label{margin-top:.55rem;color:var(--muted-foreground);font-size:.68rem;font-weight:600}.hero-pipeline-stage-value{margin-top:.2rem;color:var(--foreground);font-size:1.1rem;font-weight:700;line-height:1.1}.hero-pipeline-stage-status{margin-top:.2rem;color:var(--muted-foreground);font-size:.66rem}.hero-shortlist-list{margin-top:.85rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.14);overflow:hidden}.hero-shortlist-row{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:.45rem;align-items:center;padding:.55rem .7rem;background:rgba(255,255,255,.7);border-top:1px solid rgba(148,163,184,.08);color:var(--foreground);font-size:.71rem}.hero-shortlist-row:first-child{border-top:0}.dark .hero-shortlist-row{background:rgba(24,24,27,.75);border-top-color:rgba(63,63,70,.5)}.hero-shortlist-row-head{background:rgba(248,250,252,.75);color:var(--muted-foreground);font-weight:600;font-size:.66rem;text-transform:uppercase;letter-spacing:.04em}.dark .hero-shortlist-row-head{background:rgba(39,39,42,.65)}.hero-shortlist-status{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.2rem .45rem;border-radius:999px;font-size:.62rem;font-weight:600;border:1px solid transparent}.hero-shortlist-status.ready{color:#166534;background:rgba(34,197,94,.12);border-color:rgba(34,197,94,.2)}.hero-shortlist-status.review{color:#92400e;background:rgba(245,158,11,.14);border-color:rgba(245,158,11,.22)}.dark .hero-shortlist-status.ready{color:#86efac}.dark .hero-shortlist-status.review{color:#fcd34d}.hero-side-panels{display:grid;grid-template-columns:1fr;gap:.75rem}.hero-side-card{padding:.85rem;box-shadow:0 12px 26px -24px rgba(15,23,42,.2)}.hero-side-card-header{display:flex;align-items:center;gap:.45rem;color:var(--foreground);font-size:.76rem;font-weight:600}.hero-side-card-icon{width:.9rem;height:.9rem;color:#2563eb}.dark .hero-side-card-icon{color:#93c5fd}.hero-side-card-value{margin-top:.45rem;color:var(--foreground);font-size:1.35rem;font-weight:700}.hero-side-card-note{margin-top:.3rem;color:var(--muted-foreground);font-size:.72rem;line-height:1.4}.hero-progress-track{margin-top:.65rem;height:.4rem;border-radius:999px;background:rgba(148,163,184,.16);overflow:hidden}.hero-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9)}.hero-side-card-accent{background:linear-gradient(180deg,rgba(239,246,255,.9),rgba(255,255,255,.9))}.dark .hero-side-card-accent{background:linear-gradient(180deg,rgba(30,41,59,.6),rgba(24,24,27,.92))}.hero-side-card-highlight{margin-top:.55rem;color:var(--foreground);font-size:.8rem;line-height:1.4;font-weight:500}.hero-side-card-tags{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.35rem}.hero-side-card-tags span{border-radius:999px;padding:.2rem .45rem;background:rgba(255,255,255,.7);border:1px solid rgba(148,163,184,.22);color:var(--muted-foreground);font-size:.64rem;font-weight:600}.dark .hero-side-card-tags span{background:rgba(39,39,42,.7);border-color:rgba(63,63,70,.75)}.hero-floating-card{position:absolute;border-radius:.95rem;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.86);box-shadow:0 22px 40px -32px rgba(15,23,42,.32);padding:.8rem .9rem;backdrop-filter:blur(10px)}.dark .hero-floating-card{background:rgba(24,24,27,.88);border-color:rgba(63,63,70,.8)}.hero-floating-card-top{top:1rem;right:-.25rem;width:180px}.hero-floating-card-bottom{left:-.4rem;bottom:1.25rem;width:220px}.hero-floating-card-label{color:var(--muted-foreground);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hero-floating-card-value{margin-top:.25rem;color:var(--foreground);font-size:1.4rem;font-weight:700;line-height:1.1}.hero-floating-card-subtext{margin-top:.2rem;color:var(--muted-foreground);font-size:.68rem;line-height:1.3}.hero-floating-pill-row{margin-top:.55rem;display:flex;flex-wrap:wrap;gap:.35rem}.hero-floating-pill-row span{border-radius:999px;padding:.25rem .5rem;font-size:.65rem;font-weight:600;color:var(--foreground);background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.14)}.dark .hero-floating-pill-row span{background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.2)}@media (min-width:640px){.hero-section-actions{flex-direction:row;align-items:center;width:auto}.hero-section-action-primary,.hero-section-action-secondary{min-width:180px}.hero-section-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.hero-section{padding-top:calc(80px + clamp(1.2rem, 2vw, 2rem))}.hero-section-layout{gap:2.5rem}.hero-section-right{min-height:520px}.hero-product-card-body{grid-template-columns:1.25fr .75fr;align-items:start}.hero-side-panels{gap:.85rem}}@media (min-width:1024px){.hero-section-layout{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:clamp(2rem,4vw,4rem)}.hero-section-left{gap:1.15rem}.hero-section-header{gap:1.05rem}.hero-section-desc{max-width:58ch}.hero-section-right{justify-content:flex-end;min-height:560px}}@media (min-width:1280px){.hero-section{min-height:clamp(740px,88vh,860px)}.hero-product-card{width:580px}.hero-product-stack-layer{width:580px;height:548px}}@media (max-width:1023px){.hero-section-left{align-items:center;text-align:center}.hero-section-header{align-items:center}.hero-section-title{max-width:18ch}.hero-section-desc{max-width:62ch}.hero-section-actions{width:100%;justify-content:center}.hero-section-action-primary,.hero-section-action-secondary{width:100%}.hero-section-microcopy{text-align:center}.hero-section-proof-row{justify-content:center}.hero-shortlist-row{grid-template-columns:1.4fr .8fr 1fr}}@media (max-width:767px){.hero-section{min-height:auto;padding-bottom:3.25rem}.hero-section-layout{gap:1.35rem}.hero-section-right{min-height:auto}.hero-product-stack-layer{display:none}.hero-product-card{width:100%;border-radius:1.15rem}.hero-product-card-header{padding:.75rem .8rem}.hero-product-card-title{text-align:left;font-size:.78rem}.hero-product-live-pill{display:none}.hero-product-card-body{padding:.8rem;gap:.75rem}.hero-pipeline-panel{padding:.75rem}.hero-panel-heading-row{align-items:flex-start}.hero-pipeline-grid{gap:.45rem}.hero-pipeline-stage{padding:.55rem}.hero-shortlist-row{font-size:.66rem;padding:.5rem .55rem}.hero-shortlist-status{font-size:.57rem;padding:.18rem .35rem}.hero-floating-card{display:none}}@media (prefers-reduced-motion:reduce){.hero-section-left,.hero-section-right{transition:none;transform:none;opacity:1}}