:where(.home-landing){color:var(--ink);background:var(--bg);margin:0;font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;font-size:17.5px;transition:background .25s,color .25s;overflow-x:hidden}:where(.home-landing),:where(.home-landing) *{box-sizing:border-box}:where(.home-landing) a{color:inherit;text-decoration:none}:where(.home-landing) .wrap{max-width:1280px;margin:0 auto;padding:0 24px}:where(.home-landing) .section-pill{border-radius:var(--r-full);background:var(--green-bg);color:var(--green-deep);border:1px solid #22a8622e;align-items:center;gap:8px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}:where(.home-landing) .btn{border-radius:var(--r-full);cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s,transform .1s;display:inline-flex}:where(.home-landing) .btn-primary{background:var(--green);color:#fff}:where(.home-landing) .btn-primary:hover{background:var(--green-deep)}:where(.home-landing) .btn-ghost{color:var(--ink);background:0 0}:where(.home-landing) .btn-ghost:hover{background:var(--bg-soft)}:where(.home-landing) .btn-outline{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}:where(.home-landing) .btn-outline:hover{border-color:var(--ink)}:where(.home-landing) .btn-sm{padding:8px 14px;font-size:13.5px}:where(.home-landing) .btn-xl{padding:16px 28px;font-size:16.5px}:where(.home-landing) .chip{border-radius:var(--r-full);background:var(--bg-soft);color:var(--ink-2);align-items:center;padding:5px 11px;font-size:12.5px;font-weight:600;display:inline-flex}:where(.home-landing) .fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(14px)}:where(.home-landing) .fade-up.in{opacity:1;transform:none}:where(.home-landing) .nav{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);box-shadow:none;border-bottom:none;transition:background .25s,box-shadow .2s;position:sticky;top:0}:where(.home-landing) .nav.scrolled{box-shadow:0 8px 24px -20px #1b1f231f}:where(.home-landing) .not-found-page{position:relative}:where(.home-landing) .not-found-card{border-radius:var(--r-2xl);border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);padding:2.5rem 2rem;box-shadow:0 24px 48px -32px #1b1f2333}html[data-theme=dark] :where(.home-landing) .not-found-card{box-shadow:0 24px 48px -24px #00000073}:where(.home-landing) .nav-signed-pill{border-radius:var(--r-full);color:var(--green-deep);background:var(--green-bg);border:1px solid var(--green-soft);text-overflow:ellipsis;white-space:nowrap;align-items:center;max-width:160px;padding:6px 12px;font-size:12px;font-weight:700;overflow:hidden}:where(.home-landing) .public-signed-in-root .border-b.border-\[var\(--line\)\].bg-\[var\(--surface\)\]{border-top:3px solid var(--green-soft)}html[data-theme=dark] :where(.home-landing) .nav.scrolled{box-shadow:0 8px 28px -18px #00000073}:where(.home-landing) .nav-inner{justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}:where(.home-landing) .brand{letter-spacing:-.025em;color:var(--ink);align-items:baseline;font-size:22px;font-weight:800;display:inline-flex}:where(.home-landing) .brand .ai{color:var(--green)}:where(.home-landing) .menu-drawer-head .brand,:where(.home-landing) .foot-brand .brand{font-family:var(--font-dongle), system-ui, sans-serif;font-weight:700}:where(.home-landing) .menu-drawer-head .brand{font-size:28px}:where(.home-landing) .foot-brand .brand{font-size:30px}:where(.home-landing) .brand-logo{object-fit:contain;border-radius:8px;width:32px;height:32px;margin-right:10px;display:inline-block;position:relative;top:7px}:where(.home-landing) .brand-logo-sm{width:26px;height:26px;top:6px}:where(.home-landing) .nav-mid{align-items:center;gap:4px;font-size:15px;font-weight:600;display:flex}:where(.home-landing) .nav-mid a{color:var(--ink-2);border-radius:var(--r-sm);padding:8px 14px;transition:background .15s,color .15s}:where(.home-landing) .nav-mid a:hover{background:var(--bg-soft);color:var(--ink)}:where(.home-landing) .nav-end{align-items:center;gap:8px;display:flex}:where(.home-landing) .nav-matura-promo{min-height:40px;color:var(--green);font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif;letter-spacing:-.015em;white-space:nowrap;will-change:transform;align-items:center;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s,text-decoration-color .2s;animation:2.4s cubic-bezier(.45,0,.55,1) infinite nav-matura-wave;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)translateY(-4px)}:where(.home-landing) .nav-matura-promo:hover,:where(.home-landing) .nav-matura-promo:focus-visible{color:var(--green-deep);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}:where(.home-landing) .nav-matura-promo:focus-visible{outline:2px solid color-mix(in srgb, var(--green) 45%, transparent);outline-offset:5px;border-radius:4px}@keyframes nav-matura-wave{0%,to{transform:translate(-50%)translateY(-4px)}50%{transform:translate(-50%)translateY(-8px)}}:where(.home-landing) .nav-auth-btn{padding:8px 16px;font-size:14px;display:inline-flex}:where(.home-landing) .nav-auth-btn--dark{color:#fff!important;box-shadow:none!important;background:#14161a!important;border-color:#14161a!important}:where(.home-landing) .nav-auth-btn--dark:hover{background:#000!important;border-color:#000!important}:where(.home-landing) .brand-logo-link{flex-shrink:0;align-items:center;display:inline-flex}:where(.home-landing) .brand-logo-round{object-fit:cover;border-radius:50%;width:40px;height:40px;display:block}:where(.home-landing) .hero{text-align:center;padding:90px 0 36px}:where(.home-landing) .hero h1{letter-spacing:-.035em;max-width:900px;margin:0 auto 22px;font-size:clamp(38px,6vw,82px);font-weight:800;line-height:1.02}:where(.home-landing) .hero-sub{color:var(--ink-2);max-width:540px;margin:0 auto;font-size:18px;line-height:1.55}:where(.home-landing) .hero-h1-line{white-space:nowrap;display:inline-block}:where(.home-landing) .hero-word-new{color:var(--ink);transition:color .25s;display:inline}:where(.home-landing) .demo-wrap{max-width:960px;margin:48px auto 0;padding:0 12px}:where(.home-landing) .demo-frame{background:var(--surface);border:2.5px solid var(--yellow);border-radius:var(--r-2xl);box-shadow:var(--shadow-hero);padding:18px;transition:background .25s;position:relative}:where(.home-landing) .demo-badge{z-index:4;background:var(--yellow-soft);border-radius:var(--r-full);border:1.5px solid var(--yellow);color:var(--yellow-deep);white-space:nowrap;align-items:center;gap:8px;padding:6px 18px;font-size:12.5px;font-weight:700;display:inline-flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}html[data-theme=dark] :where(.home-landing) .demo-badge{color:#f5d054;background:#2a2418}:where(.home-landing) .demo-tabs-row{gap:10px;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%)}:where(.home-landing) .demo-tab-icon{border-radius:var(--r-md);background:var(--yellow-soft);border:1.5px solid var(--yellow);width:42px;height:42px;color:var(--yellow-deep);place-items:center;display:grid}:where(.home-landing) .demo-tab-icon.green{background:var(--green-soft);color:var(--green-deep);border-color:#b0ddc5}:where(.home-landing) .demo-tab-icon.lavender{background:var(--lavender);color:#5a3fa0;border-color:#c2b3dc}:where(.home-landing) .demo-body{grid-template-columns:1.45fr 1fr;gap:16px;margin-top:68px;display:grid}:where(.home-landing) .arkusz-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);color:var(--ink);padding:20px 22px;font-family:Times New Roman,Liberation Serif,serif;font-size:14px;line-height:1.55;transition:background .25s;overflow:hidden}:where(.home-landing) .zad-header{background:var(--lavender-deep);justify-content:space-between;align-items:center;margin:-2px -22px 12px;padding:5px 22px;display:flex}:where(.home-landing) .zad-tytul{font-size:14px;font-weight:700}:where(.home-landing) .zad-kratki{align-items:center;gap:2px;display:inline-flex}:where(.home-landing) .kratka{background:#b7b7bd;border:1px solid #6e6e76;width:10px;height:10px;display:block}:where(.home-landing) .zad-polecenie{margin:4px 0 10px;font-weight:700}:where(.home-landing) .zad-body{margin:8px 0 12px}:where(.home-landing) .zad-odpowiedzi{flex-wrap:wrap;gap:3px 16px;margin:10px 0 14px;display:flex}:where(.home-landing) .odp{flex:90px;min-width:80px;font-size:14px}:where(.home-landing) .odp strong{font-weight:700}:where(.home-landing) .odp.right{background:var(--green-soft);border-radius:4px;margin-left:-6px;padding:1px 6px}:where(.home-landing) .brudnopis{background-color:var(--surface);background-image:linear-gradient(to right, var(--line-strong) 1px, transparent 1px), linear-gradient(to bottom, var(--line-strong) 1px, transparent 1px);border:1px solid var(--line-strong);background-size:12px 12px;height:130px;transition:background-color .25s;position:relative}:where(.home-landing) .brudnopis-label{background:var(--surface);padding:0 4px;font-size:12px;font-style:italic;font-weight:700;position:absolute;top:5px;left:8px}:where(.home-landing) .brudnopis-scribble{color:#2a4a8a;letter-spacing:.4px;white-space:pre;font-family:cursive;font-size:15px;line-height:1.15;position:absolute;top:28px;left:24px}:where(.home-landing) .gen-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;padding:18px;transition:background .25s;display:flex}:where(.home-landing) .gen-head{letter-spacing:-.01em;align-items:center;gap:8px;margin-bottom:14px;font-size:15px;font-weight:700;display:flex}:where(.home-landing) .gen-dots{gap:0;margin-left:1px;display:inline-flex}:where(.home-landing) .mock-gen-static{border-radius:var(--r-md);border:1px dashed var(--line-strong);background:var(--bg-soft);flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:12px;padding:12px 14px;display:flex}:where(.home-landing) .mock-gen-static-label{color:var(--ink);font-size:13px;font-weight:800}:where(.home-landing) .mock-gen-static-hint{color:var(--muted);font-size:10px;font-weight:600}:where(.home-landing) .gen-doc{background:var(--green-bg);border-radius:var(--r-md);justify-content:center;align-items:center;min-height:110px;margin-bottom:16px;padding:16px;display:flex;position:relative}:where(.home-landing) .gen-doc-card{background:var(--surface-elevated);border-radius:var(--r-sm);width:120px;height:80px;padding:10px 11px;position:relative;box-shadow:0 6px 14px -6px #14281e2e}:where(.home-landing) .gen-doc-card:before{content:"";background:var(--green);border-radius:3px;width:36%;height:7px;position:absolute;inset:auto 11px 36px}:where(.home-landing) .gen-doc-card:after{content:"";background:var(--line);height:4px;box-shadow:0 -8px 0 0 var(--line), 0 -16px 0 0 var(--line);border-radius:2px;position:absolute;bottom:11px;left:11px;right:11px}:where(.home-landing) .gen-doc-shadow{filter:blur(5px);background:#0000000f;border-radius:50%;width:90px;height:7px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}:where(.home-landing) .gen-step{color:var(--ink);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:8px 0;font-size:13px;font-weight:600;display:flex}:where(.home-landing) .gen-step:last-child{border-bottom:none}:where(.home-landing) .gen-step-mark{border:1.5px solid var(--line-strong);border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid;position:relative}:where(.home-landing) .gen-step.done .gen-step-mark{background:var(--green);border-color:var(--green);color:#fff}:where(.home-landing) .gen-step.active .gen-step-mark{border-color:var(--green)}:where(.home-landing) .gen-step.active .gen-step-mark:before{content:"";border:2px solid var(--green);border-top-color:#0000;border-radius:50%;animation:.9s linear infinite spin;position:absolute;inset:-2px}@keyframes spin{to{transform:rotate(360deg)}}:where(.home-landing) .gen-step.pending{color:var(--muted)}:where(.home-landing) .demo-cta{background:var(--green);color:#fff;border-radius:var(--r-full);justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:flex;position:absolute;bottom:-23px;left:28px;right:28px;box-shadow:0 6px 18px -6px #22a8628c}:where(.home-landing) .demo-cta:hover{background:var(--green-deep);transform:translateY(-1px)}:where(.home-landing) .how-section{padding:120px 0 60px}:where(.home-landing) .section-head-center{text-align:center;margin-bottom:20px}:where(.home-landing) .section-title-big{letter-spacing:-.03em;max-width:660px;margin:0 auto 14px;font-size:clamp(32px,4.5vw,54px);font-weight:800;line-height:1.06}:where(.home-landing) .section-sub-big{color:var(--ink-2);max-width:520px;margin:0 auto;font-size:17px;line-height:1.55}:where(.home-landing) .how-grid-wrap{margin-top:28px;position:relative}:where(.home-landing) .how-connecting-line{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}:where(.home-landing) .how-connecting-path{stroke:var(--green);stroke-opacity:.35;stroke-dasharray:6 5;stroke-linecap:round;transition:stroke-dashoffset .12s linear}html[data-theme=dark] :where(.home-landing) .how-connecting-path{stroke-opacity:.5}:where(.home-landing) .how-grid{z-index:1;gap:40px;display:grid;position:relative}:where(.home-landing) .how-card{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--r-2xl);grid-template-columns:1fr 1fr;align-items:center;gap:36px;min-height:280px;padding:40px 52px;transition:background .25s;display:grid;position:relative}:where(.home-landing) .how-card.flip{direction:rtl}:where(.home-landing) .how-card.flip>*{direction:ltr}:where(.home-landing) .how-num{background:var(--surface);border:1.5px solid var(--line-strong);width:32px;height:32px;color:var(--ink-2);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid;position:absolute;top:20px;left:50%;transform:translate(-50%)}:where(.home-landing) .how-visual{place-items:center;height:220px;display:grid}:where(.home-landing) .how-text{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}:where(.home-landing) .how-text h3{letter-spacing:-.025em;text-align:left;margin:0 0 12px;font-size:32px;font-weight:800;line-height:1.1}:where(.home-landing) .how-text p{color:var(--ink-2);text-align:left;max-width:360px;margin:0 0 20px;font-size:17px;line-height:1.55}:where(.home-landing) .made-section{padding:60px 0 100px}:where(.home-landing) .made-section-intro{margin-bottom:3rem}:where(.home-landing) .baza-zadania-section{padding:80px 0 90px;position:relative;overflow:hidden}:where(.home-landing) .baza-zadania-glow{display:none!important}:where(.home-landing) .baza-zadania-pill-spaced{margin-bottom:.3cm}:where(.home-landing) .baza-zadania-inner{z-index:1;position:relative}:where(.home-landing) .baza-zadania-pill{box-shadow:0 0 24px #22a86226}html[data-theme=dark] :where(.home-landing) .baza-zadania-pill{box-shadow:0 0 32px #2bc97440}:where(.home-landing) .baza-dzialy-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin:36px 0 40px;display:grid}:where(.home-landing) .baza-cke-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:900px;margin-left:auto;margin-right:auto}:where(.home-landing) .baza-dzial-tile{border-radius:var(--r-lg);border:1.5px solid var(--line);background:var(--surface);flex-direction:column;gap:6px;padding:16px 18px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}:where(.home-landing) .baza-cke-tile{border-radius:var(--r-xl,var(--r-lg));background:color-mix(in srgb, var(--surface) 72%, transparent);-webkit-backdrop-filter:blur(14px)saturate(150%);border:1px solid color-mix(in srgb, var(--green) 18%, var(--line));box-shadow:var(--shadow-sm);gap:8px;padding:20px 18px 18px;position:relative;overflow:hidden}:where(.home-landing) .baza-cke-tile:before{content:"";border-radius:inherit;background:linear-gradient(135deg, color-mix(in srgb, var(--green) 35%, transparent), transparent 55%, color-mix(in srgb, var(--green) 12%, transparent));-webkit-mask-composite:xor;opacity:0;pointer-events:none;padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}:where(.home-landing) .baza-cke-tile-icon{border-radius:var(--r-md);background:var(--yellow-soft);width:44px;height:44px;color:var(--yellow-deep);justify-content:center;align-items:center;margin-bottom:2px;display:flex}html[data-theme=dark] :where(.home-landing) .baza-cke-tile-icon{color:#fde68a;background:#facc151f}:where(.home-landing) .baza-dzial-tile:hover,:where(.home-landing) .baza-cke-tile:hover{border-color:color-mix(in srgb, var(--green) 55%, var(--line));box-shadow:0 0 32px color-mix(in srgb, var(--green) 22%, transparent), var(--shadow-md);transform:translateY(-3px)}:where(.home-landing) .baza-cke-tile:hover:before{opacity:1}html[data-theme=dark] :where(.home-landing) .baza-dzial-tile:hover,html[data-theme=dark] :where(.home-landing) .baza-cke-tile:hover{box-shadow:0 0 40px #2bc97433, var(--shadow-md);border-color:#2bc9748c}:where(.home-landing) .baza-dzial-title{letter-spacing:-.02em;color:var(--ink);font-size:14px;font-weight:800;line-height:1.25}:where(.home-landing) .baza-dzial-count{color:var(--muted);font-size:12px;font-weight:600}:where(.home-landing) .baza-arkusze-block{border-radius:var(--r-2xl);border:1.5px solid var(--line);background:var(--surface);max-width:720px;box-shadow:var(--shadow-sm);margin:0 auto;padding:24px 28px}html[data-theme=dark] :where(.home-landing) .baza-arkusze-block{box-shadow:0 0 40px #2bc9740f}:where(.home-landing) .baza-arkusze-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 16px;font-size:13px;font-weight:800}:where(.home-landing) .baza-arkusze-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}:where(.home-landing) .baza-arkusz-link{border-radius:var(--r-md);border:1px solid #0000;align-items:center;gap:14px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}:where(.home-landing) .baza-arkusz-link:hover{background:var(--green-bg);border-color:#22a86233}:where(.home-landing) .baza-arkusz-icon{background:var(--green-bg);width:40px;height:40px;color:var(--green-deep);border-radius:10px;flex-shrink:0;place-items:center;display:grid}:where(.home-landing) .baza-arkusz-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}:where(.home-landing) .baza-arkusz-text strong{color:var(--ink);font-size:15px;font-weight:700;line-height:1.3}:where(.home-landing) .baza-arkusz-text span:last-child{color:var(--muted);font-size:12px;font-weight:600}:where(.home-landing) .baza-arkusz-arrow{color:var(--green);flex-shrink:0;font-size:18px;font-weight:700;transition:transform .15s}:where(.home-landing) .baza-arkusz-link:hover .baza-arkusz-arrow{transform:translate(4px)}@media (max-width:900px){:where(.home-landing) .baza-cke-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){:where(.home-landing) .baza-dzialy-grid{grid-template-columns:repeat(2,1fr)}:where(.home-landing) .baza-arkusze-block{padding:20px 18px}}:where(.home-landing) .made-grid{grid-template-columns:1fr 1fr;gap:18px;max-width:900px;margin:0 auto;display:grid}:where(.home-landing) .made-card{background:var(--surface);border:1.5px solid var(--line);border-radius:var(--r-2xl);padding:32px 28px;transition:background .25s,border-color .25s,box-shadow .3s,transform .3s}:where(.home-landing) .made-card-interactive:hover{border-color:color-mix(in srgb, var(--green) 28%, var(--line));box-shadow:0 12px 36px -12px color-mix(in srgb, var(--green) 18%, transparent);transform:translateY(-4px)scale(1.01)}:where(.home-landing) .made-section.is-inview .level-bar:before{animation:1.1s cubic-bezier(.22,1,.36,1) forwards level-bar-fill}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar{transform-origin:bottom;animation:.9s cubic-bezier(.22,1,.36,1) forwards chart-bar-rise;transform:scaleY(0)}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar:first-child{animation-delay:50ms}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar:nth-child(2){animation-delay:.15s}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar:nth-child(3){animation-delay:.25s}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar:nth-child(4){animation-delay:.35s}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar:nth-child(5){animation-delay:.45s}@keyframes level-bar-fill{0%{filter:brightness(.92);opacity:.65}to{filter:brightness();opacity:1}}@keyframes chart-bar-rise{to{transform:scaleY(1)}}:where(.home-landing) .made-card-visual{place-items:center;height:160px;margin-bottom:12px;display:grid}:where(.home-landing) .made-card h3{letter-spacing:-.025em;margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.1}:where(.home-landing) .made-card p{color:var(--ink-2);margin:0 0 18px;font-size:15px;line-height:1.55}:where(.home-landing) .made-chips{flex-wrap:wrap;gap:7px;display:flex}:where(.home-landing) .streak-visual{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:240px;display:flex}:where(.home-landing) .streak-visual-flame{filter:grayscale(0);font-size:2rem;line-height:1}:where(.home-landing) .streak-visual-days{justify-content:center;gap:8px;width:100%;display:flex}:where(.home-landing) .streak-visual-day{flex-direction:column;align-items:center;gap:6px;display:flex}:where(.home-landing) .streak-visual-label{text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:800}:where(.home-landing) .streak-visual-dot{border:2px solid var(--line);background:var(--bg-soft);border-radius:50%;width:28px;height:28px;transition:background .35s,border-color .35s,transform .35s}:where(.home-landing) .streak-visual-dot.is-on{background:linear-gradient(145deg,#fde68a,#facc15);border-color:#f59e0b;box-shadow:0 4px 12px #facc1559}:where(.home-landing) .made-section.is-inview .streak-visual-dot.is-on{animation:.5s cubic-bezier(.22,1,.36,1) backwards streak-dot-pop}:where(.home-landing) .streak-visual-caption{color:var(--ink-2);margin:0;font-size:13px}:where(.home-landing) .streak-visual-caption strong{color:var(--yellow-deep)}@keyframes streak-dot-pop{0%{opacity:.4;transform:scale(.6)}to{opacity:1;transform:scale(1)}}:where(.home-landing) .levels-visual{flex-direction:column;gap:8px;width:220px;display:flex}:where(.home-landing) .level-bar{border:1.5px solid var(--line-strong);border-radius:var(--r-full);color:var(--ink);background:color-mix(in srgb, var(--surface) 90%, var(--bg-soft));justify-content:space-between;align-items:center;padding:10px 18px;font-size:13px;font-weight:700;transition:border-color .2s,transform .2s;display:flex;position:relative;box-shadow:inset 0 1px #fff6}:where(.home-landing) .made-card-interactive:hover .level-bar{transform:translate(2px)}:where(.home-landing) .level-bar:before{content:"";border-radius:4px;flex:1;height:8px;margin-right:14px;display:block;box-shadow:inset 0 1px 2px #0000000f}:where(.home-landing) .level-bar.level-1:before{background:linear-gradient(90deg, var(--green) 35%, var(--line) 35%)}:where(.home-landing) .level-bar.level-2:before{background:linear-gradient(90deg, var(--yellow) 65%, var(--line) 65%)}:where(.home-landing) .level-bar.level-3:before{background:linear-gradient(90deg, #dc2626 90%, var(--line) 90%)}:where(.home-landing) .level-bar.level-1{border-color:color-mix(in srgb, var(--green) 35%, var(--line))}:where(.home-landing) .level-bar.level-2{border-color:color-mix(in srgb, var(--yellow) 40%, var(--line))}:where(.home-landing) .level-bar.level-3{border-color:color-mix(in srgb, #dc2626 35%, var(--line))}:where(.home-landing) .chart-visual{width:220px;padding:8px 4px 0}:where(.home-landing) .chart-visual-animated .chart-bars{position:relative}:where(.home-landing) .chart-visual-animated .chart-bars:after{content:"";background:linear-gradient(90deg, transparent, var(--line-strong), transparent);height:1px;position:absolute;bottom:0;left:0;right:0}:where(.home-landing) .chart-bars{align-items:flex-end;gap:10px;height:110px;display:flex}:where(.home-landing) .chart-bar{box-shadow:0 -2px 12px color-mix(in srgb, var(--green) 12%, transparent);border-radius:6px 6px 0 0;flex:1}:where(.home-landing) .chart-axis{border-top:2px solid var(--ink);margin-top:2px}:where(.home-landing) .chart-labels{color:var(--muted);gap:8px;margin-top:6px;font-size:10px;font-weight:700;display:flex}:where(.home-landing) .chart-label{text-align:center;flex:1}:where(.home-landing) .bigcta-section{text-align:center;padding:20px 0 120px}:where(.home-landing) .bigcta-section a{margin:0 auto}:where(.home-landing) footer{background:var(--green-bg);margin-top:20px;padding:40px 0 90px}:where(.home-landing) .marketing-footer{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}:where(.home-landing) .foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px;display:grid}:where(.home-landing) .foot-brand p{color:var(--ink-2);max-width:230px;margin:14px 0 0;font-size:14px;line-height:1.55}:where(.home-landing) .foot-col h4{letter-spacing:.01em;color:var(--ink);margin:0 0 16px;font-size:13px;font-weight:800}:where(.home-landing) .foot-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}:where(.home-landing) .foot-col a{color:var(--ink-2);font-size:14.5px;font-weight:500;transition:color .12s}:where(.home-landing) .foot-col a:hover{color:var(--green-deep)}:where(.home-landing) .foot-bottom{border-top:1px solid #22a8622e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:28px;display:flex}:where(.home-landing) .foot-social{gap:10px;display:inline-flex}:where(.home-landing) .social-btn{background:var(--surface);width:38px;height:38px;color:var(--ink);border:1.5px solid #22a86240;border-radius:50%;place-items:center;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-grid}:where(.home-landing) .social-btn:hover{background:var(--green);color:#fff;border-color:var(--green);transform:translateY(-2px)}:where(.home-landing) .foot-copy{color:var(--ink-2);font-size:13px}:where(.home-landing) .btn-shine{position:relative;overflow:hidden}:where(.home-landing) .btn-shine:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:100%;animation:3.5s ease-in-out 2s infinite shine;position:absolute;top:0;left:0;transform:translate(-170%)}@keyframes shine{0%,to{transform:translate(-170%)}50%{transform:translate(250%)}}:where(.home-landing) a.demo-cta{text-align:center;position:absolute;overflow:hidden}:where(.home-landing) .typewriter{vertical-align:bottom;color:inherit;white-space:nowrap;text-align:center;display:inline-block;position:relative}html[data-theme=dark] :where(.home-landing) .typewriter{color:inherit}:where(.home-landing) .how-card-no-visual{text-align:center;grid-template-columns:1fr}:where(.home-landing) .how-card-no-visual .how-text{text-align:center;align-items:center;max-width:600px;margin:0 auto}:where(.home-landing) .how-card-no-visual .how-text h3{text-align:center}:where(.home-landing) .how-card-no-visual .how-text p{text-align:center;max-width:100%}:where(.home-landing) .typewriter-word{--typewriter-accent:#fff28b;padding-bottom:10px;transition:opacity .529s,transform .529s;display:inline-block;position:relative}:where(.home-landing) .typewriter-word--1{--typewriter-accent:#8ed5b3}:where(.home-landing) .typewriter-word--2{--typewriter-accent:#dfe3f1}:where(.home-landing) .typewriter-underline{width:100%;height:20px;color:var(--typewriter-accent);pointer-events:none;display:block;position:absolute;bottom:-5px;left:0;overflow:visible}:where(.home-landing) .typewriter-underline path{fill:none;stroke:currentColor;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px}:where(.home-landing) .typewriter-word.is-visible .typewriter-underline path{animation:.501s cubic-bezier(.16,1,.3,1) .12s both typewriter-underline-draw}:where(.home-landing) .typewriter-word.is-hidden .typewriter-underline path{stroke-dashoffset:1px;animation:none}:where(.home-landing) .typewriter-word.is-hidden .typewriter-underline{display:none}:where(.home-landing) .typewriter-word.is-visible{opacity:1;transform:translateY(0)}:where(.home-landing) .typewriter-word.is-hidden{opacity:0;transform:translateY(8px)}@keyframes typewriter-underline-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){:where(.home-landing) .typewriter-word{transition:none}:where(.home-landing) .typewriter-word.is-visible .typewriter-underline path{stroke-dashoffset:0;animation:none}:where(.home-landing) .how-connecting-path{transition:none;stroke-dashoffset:0!important}:where(.home-landing) .made-section.is-inview .chart-visual-animated .chart-bar{animation:none;transform:none}}:where(.home-landing) .tw-break{display:none!important}:where(.home-landing) .chart-visual-step1{transition:all .3s;position:relative;overflow:hidden}:where(.home-landing) .how-card-step1-active .chart-visual-step1{border-color:var(--green);transform:translateY(-4px)scale(1.02);box-shadow:0 10px 30px -10px #2bc97459}:where(.home-landing) .chart-bars-step1 .chart-bar-step1{height:45%;transition:height .55s cubic-bezier(.22,1,.36,1)}:where(.home-landing) .chart-bars-step1 .chart-bar-step1-1{height:45%}:where(.home-landing) .chart-bars-step1 .chart-bar-step1-2{height:62%}:where(.home-landing) .chart-bars-step1 .chart-bar-step1-3{height:78%}:where(.home-landing) .chart-bars-step1 .chart-bar-step1-4{height:55%}:where(.home-landing) .how-card-step1-active .chart-bars-step1 .chart-bar-step1-1{height:85%}:where(.home-landing) .how-card-step1-active .chart-bars-step1 .chart-bar-step1-2{height:35%}:where(.home-landing) .how-card-step1-active .chart-bars-step1 .chart-bar-step1-3{height:90%}:where(.home-landing) .how-card-step1-active .chart-bars-step1 .chart-bar-step1-4{height:70%}:where(.home-landing) .scan-laser{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--green) 55%, transparent), color-mix(in srgb, var(--green) 90%, white), color-mix(in srgb, var(--green) 55%, transparent), transparent);height:3px;box-shadow:0 0 14px color-mix(in srgb, var(--green) 45%, transparent);opacity:0;pointer-events:none;border-radius:2px;position:absolute;top:8%;left:4%;right:4%}:where(.home-landing) .how-card-step1-active .scan-laser{opacity:.75;animation:2.4s ease-in-out infinite scan-laser-move}@keyframes scan-laser-move{0%,to{top:8%}50%{top:88%}}@media (prefers-reduced-motion:reduce){:where(.home-landing) .chart-bars-step1 .chart-bar-step1{transition:none}:where(.home-landing) .how-card-step1-active .scan-laser{opacity:.5;animation:none;top:50%}}:where(.home-landing) .menu-btn{cursor:pointer;border-radius:var(--r-sm);width:40px;height:40px;color:var(--ink);background:0 0;border:none;flex-shrink:0;place-items:center;padding:0;transition:background .15s;display:grid}:where(.home-landing) .menu-btn:hover{background:var(--bg-soft)}:where(.home-landing) .theme-toggle{border:1.5px solid var(--line);border-radius:var(--r-sm);background:var(--surface);cursor:pointer;width:40px;height:40px;color:var(--ink-2);flex-shrink:0;place-items:center;padding:0;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:grid;position:relative;overflow:hidden}:where(.home-landing) .theme-toggle:hover{background:var(--bg-soft);border-color:var(--line-strong);color:var(--ink);box-shadow:0 2px 10px #0000000f}:where(.home-landing) .theme-toggle:focus-visible{outline:2px solid var(--green);outline-offset:2px}:where(.home-landing) .theme-toggle .theme-icon{transition:transform .38s cubic-bezier(.4,0,.2,1),opacity .22s;position:absolute}:where(.home-landing) .theme-toggle .icon-sun{opacity:1;transform:rotate(0)scale(1)}:where(.home-landing) .theme-toggle .icon-moon{opacity:0;transform:rotate(-70deg)scale(.55)}html[data-theme=dark] :where(.home-landing) .theme-toggle .icon-sun{opacity:0;transform:rotate(70deg)scale(.55)}html[data-theme=dark] :where(.home-landing) .theme-toggle .icon-moon{opacity:1;transform:rotate(0)scale(1)}html[data-theme=dark] :where(.home-landing) .theme-toggle:hover{box-shadow:0 2px 14px #00000047}html[data-theme=dark] :where(.home-landing) .brudnopis-scribble{color:#8eb8ff}html[data-theme=dark] :where(.home-landing) .demo-tab-icon.green{border-color:#2bc97452}html[data-theme=dark] :where(.home-landing) .demo-tab-icon.lavender{color:#c4b0e8;border-color:#c2b3dc47}html[data-theme=dark] :where(.home-landing) .kratka{background:#5a616b;border-color:#434a55}html[data-theme=dark] :where(.home-landing) .menu-link-login{border-color:#2bc97447}html[data-theme=dark] :where(.home-landing) .menu-link-login:hover{border-color:var(--green);background:#2bc97429}html[data-theme=dark] :where(.home-landing) .mock-ui-generate .mock-gen-btn.success{background:var(--green-bg)}html[data-theme=dark] :where(.home-landing) .foot-bottom{border-top-color:#2bc97424}html[data-theme=dark] :where(.home-landing) .social-btn{border-color:#2bc9742e}html[data-theme=dark] :where(.home-landing) .mode-tab.active{background:var(--surface);color:var(--ink)}html[data-theme=dark] :where(.home-landing) .mode-tabs{background:var(--bg-soft)}html[data-theme=dark] :where(.home-landing) .mock-ui-exam .mock-timer-display{box-shadow:inset 0 1px 2px #0000002e}:where(.home-landing) .menu-overlay{z-index:200;pointer-events:none;display:none;position:fixed;inset:0}:where(.home-landing) .menu-overlay.open{pointer-events:auto;display:block}:where(.home-landing) .menu-overlay:before{content:"";background:color-mix(in srgb, var(--overlay-scrim) 76%, transparent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;transition:opacity .25s;position:absolute;inset:0}:where(.home-landing) .menu-overlay.open:before{opacity:1}:where(.home-landing) .menu-drawer{background:color-mix(in srgb, var(--surface) 86%, transparent);border-left:1px solid color-mix(in srgb, var(--line) 78%, transparent);-webkit-backdrop-filter:blur(22px)saturate(135%);flex-direction:column;width:min(320px,90vw);padding:20px 20px 32px;transition:transform .28s cubic-bezier(.4,0,.2,1),background .25s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-16px 0 44px #00000024}html[data-theme=dark] :where(.home-landing) .menu-drawer{background:color-mix(in srgb, var(--surface) 78%, transparent);border-left-color:#ffffff1a;box-shadow:-18px 0 48px #00000057}:where(.home-landing) .menu-overlay.open .menu-drawer{transform:translate(0)}:where(.home-landing) .menu-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:18px;display:flex}:where(.home-landing) .menu-close-btn{cursor:pointer;width:36px;height:36px;color:var(--ink);background:0 0;border:none;border-radius:50%;flex-shrink:0;place-items:center;transition:background .15s;display:grid}:where(.home-landing) .menu-close-btn:hover{background:var(--bg-soft)}:where(.home-landing) .menu-links{flex-direction:column;gap:3px;display:flex}:where(.home-landing) .menu-link{border-radius:var(--r-md);color:var(--ink);padding:13px 16px;font-size:16px;font-weight:700;text-decoration:none;transition:background .12s,color .12s;display:block}:where(.home-landing) .menu-link:hover{background:var(--bg-soft);color:var(--green-deep)}:where(.home-landing) .menu-auth{grid-template-columns:1fr 1fr;gap:8px;margin-top:0;display:grid}:where(.home-landing) .menu-link-cta{border-radius:var(--r-full);color:#fff;background:var(--green);border:1.5px solid var(--green);text-align:center;justify-content:center;align-items:center;gap:7px;padding:13px 16px;font-size:15px;font-weight:800;text-decoration:none;transition:background .15s,transform .1s,box-shadow .15s;display:flex;box-shadow:0 2px 10px -2px #22a86266}:where(.home-landing) .menu-link-cta:hover{background:var(--green-deep);border-color:var(--green-deep);transform:translateY(-1px);box-shadow:0 4px 14px -2px #22a86280}:where(.home-landing) .menu-link-login{border-radius:var(--r-full);color:var(--green-deep);background:var(--green-soft);border:1.5px solid #a8dfc0;justify-content:center;align-items:center;gap:7px;padding:13px 16px;font-size:15px;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,transform .1s;display:flex}:where(.home-landing) .menu-link-login:hover{border-color:var(--green);background:#c4edd4;transform:translateY(-1px)}:where(.home-landing) .menu-divider{background:var(--line);height:1px;margin:14px 0}:where(.home-landing) .menu-section-lbl{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:4px 0 8px;font-size:10.5px;font-weight:800}:where(.home-landing) .menu-nav-list{flex-direction:column;gap:10px;display:flex}:where(.home-landing) .menu-nav-link{border-radius:var(--r-md);width:100%;color:var(--ink-2);background:color-mix(in srgb, var(--surface) 76%, transparent);border:1px solid color-mix(in srgb, var(--line) 82%, transparent);text-align:left;cursor:pointer;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:700;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:flex}:where(.home-landing) .menu-nav-link-icon{border-radius:var(--r-md);background:var(--yellow-soft);width:40px;height:40px;color:var(--yellow-deep);flex-shrink:0;justify-content:center;align-items:center;display:flex}:where(.home-landing) .menu-nav-link-body{flex-direction:column;gap:2px;min-width:0;display:flex}:where(.home-landing) .menu-nav-link-desc{color:var(--muted);font-size:11.5px;font-weight:600;line-height:1.3}:where(.home-landing) .menu-nav-link:hover,:where(.home-landing) .menu-nav-link.active{background:color-mix(in srgb, var(--bg-soft) 82%, transparent);border-color:var(--line-strong);color:var(--ink)}:where(.home-landing) .baza-zadania-cta{box-shadow:0 0 32px #22a86259}html[data-theme=dark] :where(.home-landing) .baza-zadania-cta{box-shadow:0 0 40px #2bc97466}:where(.home-landing) .menu-chips{flex-direction:column;gap:8px;display:flex}:where(.home-landing) .menu-chip{border-radius:var(--r-md);color:var(--ink-2);background:var(--bg-soft);border:1px solid #0000;align-items:center;padding:11px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}:where(.home-landing) .menu-chip:hover{background:var(--surface-elevated);border-color:var(--line);color:var(--ink);box-shadow:0 2px 8px #0000000a}:where(.home-landing) .mock-ui{background:var(--surface);border:1.5px solid var(--line);width:290px;box-shadow:var(--shadow-md);text-align:left;border-radius:24px;padding:16px;font-family:Hanken Grotesk,sans-serif;transition:transform .25s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:visible}:where(.home-landing) .mock-ui:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}:where(.home-landing) .mock-ui .mock-header{border-bottom:1px solid var(--line);gap:5px;margin-bottom:12px;padding-bottom:8px;display:flex}:where(.home-landing) .mock-ui .mock-dot{background:var(--line-strong);border-radius:50%;width:6px;height:6px;display:inline-block}:where(.home-landing) .mock-ui .mock-body{flex-direction:column;gap:12px;display:flex}:where(.home-landing) .mock-ui-generate .slider-container{flex-direction:column;gap:6px;display:flex}:where(.home-landing) .mock-ui-generate .slider-label{color:var(--ink);font-size:13px;font-weight:700}:where(.home-landing) .mock-ui-generate .slider-label span{color:var(--green)}:where(.home-landing) .mock-ui-generate .mock-slider{width:100%;accent-color:var(--green);cursor:pointer;margin:4px 0}:where(.home-landing) .mock-ui-generate .slider-ticks{color:var(--muted);justify-content:space-between;padding:0 4px;font-size:10.5px;font-weight:700;display:flex}:where(.home-landing) .mock-ui-generate .mock-gen-btn{border-radius:var(--r-md);justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13.5px;font-weight:700;transition:all .2s;display:flex}:where(.home-landing) .mock-ui-generate .mock-gen-btn.loading{background:var(--green-deep);cursor:not-allowed;opacity:.9}:where(.home-landing) .mock-ui-generate .mock-gen-btn.success{border-color:var(--green);color:var(--green-deep);box-shadow:none;background:#eff7f1}:where(.home-landing) .mock-ui-generate .sparks-container{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:visible}:where(.home-landing) .mock-ui-generate .spark{background:var(--green);opacity:.9;border-radius:50%;animation:.7s cubic-bezier(.1,.8,.3,1) forwards spark-explode;position:absolute}@keyframes spark-explode{0%{opacity:1;transform:translate(0)scale(1)}to{transform:translate(var(--tx), var(--ty)) scale(0);opacity:0}}:where(.home-landing) .mock-ui-reviews .mock-topic-header{align-items:center;gap:8px;display:flex}:where(.home-landing) .mock-ui-reviews .mock-topic-badge{background:var(--green-soft);color:var(--green-deep);text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}:where(.home-landing) .mock-ui-reviews .mock-topic-name{color:var(--ink);font-size:14.5px;font-weight:800}:where(.home-landing) .mock-ui-reviews .mock-progress-container{background:var(--bg-soft);border-radius:var(--r-md);border:1px solid var(--line);padding:10px 12px}:where(.home-landing) .mock-ui-reviews .mock-progress-labels{color:var(--ink-2);justify-content:space-between;margin-bottom:6px;font-size:12px;font-weight:700;display:flex}:where(.home-landing) .mock-ui-reviews .mock-progress-bar{background:var(--line-strong);border-radius:4px;height:8px;margin-bottom:6px;position:relative;overflow:hidden}:where(.home-landing) .mock-ui-reviews .mock-progress-fill{background:var(--green);border-radius:4px;width:20%;height:100%;transition:width 1.2s cubic-bezier(.2,.8,.2,1)}:where(.home-landing) .mock-ui:hover .mock-ui-reviews .mock-progress-fill,:where(.home-landing) .mock-ui-reviews:hover .mock-progress-fill{width:85%!important}:where(.home-landing) .mock-ui-reviews .mock-progress-previous{opacity:.25;background:#e53935;border-radius:4px;width:20%;height:100%;position:absolute;top:0;left:0}:where(.home-landing) .mock-ui-reviews .mock-progress-meta{color:var(--muted);justify-content:space-between;font-size:10.5px;font-weight:600;display:flex}:where(.home-landing) .mock-ui-reviews .mock-tutor-badge{background:var(--surface-elevated);border:1px solid var(--line-strong);border-radius:var(--r-md);box-shadow:var(--shadow-sm);align-items:center;gap:10px;padding:8px 12px;transition:transform .25s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(0)}:where(.home-landing) .mock-ui:hover .mock-ui-reviews .mock-tutor-badge,:where(.home-landing) .mock-ui-reviews:hover .mock-tutor-badge{transform:translateY(-2px)scale(1.02)}:where(.home-landing) .mock-ui-reviews .mock-tutor-avatar{background:var(--green-soft);border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid;position:relative}:where(.home-landing) .mock-ui-reviews .pulse-dot{background:var(--green);border:1px solid #fff;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-light;position:absolute;bottom:0;right:0}@keyframes pulse-light{0%{box-shadow:0 0 #22a862b3}70%{box-shadow:0 0 0 4px #22a86200}to{box-shadow:0 0 #22a86200}}:where(.home-landing) .mock-ui-reviews .mock-tutor-text{flex-direction:column;font-size:11px;display:flex}:where(.home-landing) .mock-ui-reviews .mock-tutor-text strong{color:var(--ink);font-weight:700}:where(.home-landing) .mock-ui-reviews .mock-tutor-text span{color:var(--ink-2)}:where(.home-landing) .mock-ui-exam .mock-exam-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}:where(.home-landing) .mock-ui-exam .mock-exam-title{color:var(--ink);font-size:13.5px;font-weight:800}:where(.home-landing) .mock-ui-exam .mock-exam-status{background:var(--yellow-soft);color:var(--yellow-deep);border-radius:4px;padding:2px 6px;font-size:10px;font-weight:800}:where(.home-landing) .mock-ui-exam .mock-timer-display{background:var(--bg-soft);border-radius:var(--r-md);text-align:center;border:1.5px solid var(--line-strong);padding:14px;box-shadow:inset 0 1px 2px #00000008}:where(.home-landing) .mock-ui-exam .timer-digits{font-variant-numeric:tabular-nums;color:var(--green-deep);text-shadow:0 1px 2px #22a86214;letter-spacing:1px;font-family:JetBrains Mono,monospace;font-size:28px;font-weight:700}:where(.home-landing) .mock-ui-exam .mock-exam-progress{flex-direction:column;gap:6px;display:flex}:where(.home-landing) .mock-ui-exam .progress-info{color:var(--ink-2);justify-content:space-between;font-size:11.5px;font-weight:700;display:flex}:where(.home-landing) .mock-ui-exam .mock-progress-bar{background:var(--line);border-radius:3px;height:6px;overflow:hidden}:where(.home-landing) .mock-ui-exam .mock-progress-fill{background:var(--green);border-radius:3px;height:100%}@media (max-width:920px){:where(.home-landing) .demo-body{grid-template-columns:1fr;gap:12px}:where(.home-landing) .how-connecting-line{display:none}:where(.home-landing) .how-card{text-align:center;flex-direction:column;grid-template-columns:1fr;gap:20px;min-height:auto;padding:60px 28px 32px;display:flex}:where(.home-landing) .how-card .how-text{order:1}:where(.home-landing) .how-card .how-visual{order:2}:where(.home-landing) .how-card.flip,:where(.home-landing) .how-card.flip>*{direction:ltr}:where(.home-landing) .how-visual{width:100%;max-width:320px;height:auto;margin:0 auto;padding:12px 0}:where(.home-landing) .how-text{text-align:center;align-items:center}:where(.home-landing) .how-text h3,:where(.home-landing) .how-text p{text-align:center;max-width:none;margin-left:auto;margin-right:auto}:where(.home-landing) .how-num{width:28px;height:28px;font-size:12px;top:14px;left:50%;transform:translate(-50%)}:where(.home-landing) .made-grid{grid-template-columns:1fr}:where(.home-landing) .nav-mid{display:none}:where(.home-landing) .foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){:where(.home-landing) .hero .wrap{padding-left:8px;padding-right:8px}:where(.home-landing) .hero h1,:where(.home-landing) .hero-h1-sleek{font-size:clamp(34px,10vw,48px)!important;line-height:1.15!important}:where(.home-landing) .hero-sub-sleek{margin-bottom:24px!important;font-size:14px!important;line-height:1.45!important}:where(.home-landing) .quizlet-card{border-radius:20px!important;min-height:0!important;padding:10px!important}:where(.home-landing) .quizlet-card-inner{border-radius:16px!important;min-height:0!important;padding:12px!important}:where(.home-landing) .menu-drawer-head{padding-left:10px!important}:where(.home-landing) .menu-drawer-head .brand,:where(.home-landing) .foot-brand .brand{margin-left:0!important}:where(.home-landing) .hero-h1-line{white-space:normal;display:inline}:where(.home-landing) .typewriter{white-space:nowrap;text-align:center;display:inline-block}:where(.home-landing) .demo-body{grid-template-columns:1fr;gap:12px;margin-top:56px}:where(.home-landing) .gen-panel{min-height:auto}:where(.home-landing) .hero{padding:59.5591px 0 24px}:where(.home-landing) .how-section{padding:80px 0 30px}:where(.home-landing) .how-card{gap:16px;padding:56px 20px 28px}:where(.home-landing) .how-visual{max-width:280px}:where(.home-landing) .foot-grid{grid-template-columns:1fr 1fr}:where(.home-landing) .foot-bottom{text-align:center;justify-content:center}:where(.home-landing) .illust-svg{max-width:100%;height:auto}:where(.home-landing) .nav-inner{padding:13px 0}:where(.home-landing) .brand{letter-spacing:-.02em;margin-left:24px;font-size:19px}:where(.home-landing) .menu-drawer-head{padding-left:24px;padding-right:20px}:where(.home-landing) .brand-logo{width:28px;height:28px;margin-right:8px;top:6px}:where(.home-landing) .demo-frame{padding-bottom:46px}:where(.home-landing) .demo-cta{padding:13px 18px;font-size:14px;bottom:-23px;left:18px;right:18px}}:where(.home-landing) .mock-caption{color:var(--muted);text-align:center;margin-top:8px;font-size:11px;font-weight:600}:where(.home-landing) .mock-stats-row{gap:8px;margin-bottom:12px;display:flex}:where(.home-landing) .mock-stat-pill{border:1px solid var(--line);background:var(--surface);text-align:center;color:var(--muted);border-radius:10px;flex:1;padding:8px 6px;font-size:10px}:where(.home-landing) .mock-stat-pill strong{color:var(--ink);margin-top:2px;font-size:14px;display:block}:where(.home-landing) .mock-line-chart{align-items:flex-end;gap:6px;height:72px;padding:0 4px;display:flex}:where(.home-landing) .mock-line-chart-bar{background:linear-gradient(180deg, var(--green) 0%, var(--green-soft) 100%);border-radius:6px 6px 2px 2px;flex:1;min-height:8px}@media (prefers-reduced-motion:reduce){:where(.home-landing) .hero-word-new{background-position:50%;animation:none}}@keyframes pulse-dot{0%,to{opacity:.2}50%{opacity:1}}@keyframes gen-dot-seq{0%,20%{opacity:.2}30%,50%{opacity:1}60%,to{opacity:.2}}:where(.home-landing) .gen-dots .dot-1{animation:1.35s infinite gen-dot-seq}:where(.home-landing) .gen-dots .dot-2{animation:1.35s .45s infinite gen-dot-seq}:where(.home-landing) .gen-dots .dot-3{animation:1.35s .9s infinite gen-dot-seq}:where(.home-landing) .quizlet-carousel-container{width:100%}:where(.home-landing) .carousel-viewport{border-radius:28px;width:100%;overflow:hidden;container-type:inline-size}:where(.home-landing) .quizlet-carousel-track{--card-gap:0px;--card-width:82cqw;--carousel-offset:calc((100cqw - var(--card-width)) / 2);gap:var(--card-gap);width:max-content;transform:translateX(calc(-1 * var(--carousel-idx,0) * (var(--card-width) + var(--card-gap)) + var(--carousel-offset)));transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex}@media (max-width:640px){:where(.home-landing) .carousel-viewport{background:linear-gradient(90deg,#f8f5ff 0%,#f5faff 42%,#f6fff9 100%);width:min(100vw - 70px,360px);margin-left:auto;margin-right:auto}:where(.home-landing) .quizlet-carousel-track{--card-gap:0px;--card-width:100cqw}:where(.home-landing) .quizlet-card,html[data-theme=dark] :where(.home-landing) .quizlet-card{background:0 0!important}html[data-theme=dark] :where(.home-landing) .carousel-viewport{background:linear-gradient(90deg,#a855f729 0%,#3b82f624 42%,#22c55e29 100%)}:where(.home-landing) .quizlet-card .card-title{margin-bottom:10px!important;font-size:17px!important}:where(.home-landing) .quizlet-card .space-y-3>:not([hidden])~:not([hidden]){margin-top:8px!important}:where(.home-landing) .difficulty-btn,:where(.home-landing) .task-qty-pill{white-space:nowrap;flex:1 1 0;min-width:0;padding-left:6px;padding-right:6px}}:where(.home-landing) .quizlet-card{width:var(--card-width);flex:0 0 var(--card-width);box-shadow:none;box-sizing:border-box;border-radius:0;flex-direction:column;justify-content:stretch;align-items:stretch;min-height:350px;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}:where(.home-landing) .quizlet-card.card-color-violet,:where(.home-landing) .quizlet-card.card-color-blue,:where(.home-landing) .quizlet-card.card-color-green,:where(.home-landing) .quizlet-card.card-color-yellow,:where(.home-landing) .quizlet-card.card-color-orange,:where(.home-landing) .quizlet-card.card-color-teal,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-violet,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-blue,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-green,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-yellow,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-orange,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-teal{background:0 0}:where(.home-landing) .quizlet-card:hover{box-shadow:none;transform:none}:where(.home-landing) .carousel-status-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}:where(.home-landing) .carousel-status-pill{border-radius:var(--r-full);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:10px;height:24px;padding:0;transition:transform .22s;display:flex;position:relative}:where(.home-landing) .carousel-status-pill.active{background:0 0}:where(.home-landing) .carousel-status-dot{background:color-mix(in srgb, var(--green) 28%, white);border-radius:50%;width:9px;height:9px;transition:border-radius .22s,background .22s,width .22s,transform .22s;display:block}:where(.home-landing) .carousel-status-pill.active .carousel-status-dot{background:var(--green);width:9px;box-shadow:none;border-radius:50%}:where(.home-landing) .carousel-status-pill:hover .carousel-status-dot{background:color-mix(in srgb, var(--green) 52%, white)}:where(.home-landing) .carousel-status-pill:hover{transform:none}@media (prefers-reduced-motion:reduce){:where(.home-landing) .nav-matura-promo{animation:none}}:where(.home-landing) .hero-sub-sleek--journey{color:var(--green-deep);letter-spacing:.16em;margin:0 auto 10px;font-size:12px;font-weight:800;line-height:1}:where(.home-landing) .learning-journey{text-align:left;width:min(100%,980px);margin:0 auto;padding:73px 4px 0}:where(.home-landing) .learning-journey__stages{overflow:visible}:where(.home-landing) .learning-journey__stage{--journey-line:color-mix(in srgb, var(--green) 31%, var(--line));z-index:0;grid-template-columns:minmax(0,1.2fr) minmax(210px,.8fr);align-items:center;gap:clamp(34px,8vw,104px);min-height:288px;margin-bottom:132px;display:grid;position:relative}:where(.home-landing) .learning-journey__stage:last-child{margin-bottom:56px}:where(.home-landing) .learning-journey__stage--right{grid-template-areas:"visual label"}:where(.home-landing) .learning-journey__stage--left{grid-template-areas:"label visual"}:where(.home-landing) .learning-journey__label{z-index:2;color:var(--ink);grid-area:label;align-items:center;gap:14px;display:flex;position:relative}:where(.home-landing) .learning-journey__label h3{font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif;letter-spacing:0;margin:0;font-size:clamp(26px,3.25vw,42px);font-weight:400;line-height:1}:where(.home-landing) .learning-journey__label .learning-journey__title--two-lines{text-align:center;white-space:nowrap}:where(.home-landing) .learning-journey__visual{z-index:2;grid-area:visual;place-items:center;min-height:236px;display:grid;position:relative}:where(.home-landing) .learning-journey__visual:before{z-index:-1;background:color-mix(in srgb, var(--green-bg) 68%, transparent);content:"";filter:blur(.2px);border-radius:48% 52% 45% 55%/58% 42%;width:min(95%,380px);height:76%;position:absolute}:where(.home-landing) .learning-journey__connector{z-index:1;opacity:0;pointer-events:none;width:54%;height:234px;position:absolute;top:calc(100% - 50px)}:where(.home-landing) .learning-journey__stage--right .learning-journey__connector{left:22%}:where(.home-landing) .learning-journey__stage--left .learning-journey__connector{right:22%;transform:scaleX(-1)}:where(.home-landing) .learning-journey__connector svg{width:100%;height:100%;display:block;overflow:visible}:where(.home-landing) .learning-journey__connector path{fill:none;stroke:var(--journey-line);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px}:where(.home-landing) .learning-journey__connector-path{stroke-dasharray:1200;stroke-dashoffset:1200px}:where(.home-landing) .learning-journey__connector-arrow{fill:none;stroke:var(--journey-line);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;opacity:0}:where(.home-landing) .journey-calendar{border:3px solid var(--ink);background:var(--surface);width:min(100%,330px);box-shadow:8px 10px 0 color-mix(in srgb, var(--ink) 8%, transparent);border-radius:7px;padding:31px 17px 18px;position:relative;transform:rotate(-4deg)}:where(.home-landing) .journey-calendar:after{display:none}:where(.home-landing) .journey-calendar__rings{justify-content:space-between;display:flex;position:absolute;top:-15px;left:28px;right:28px}:where(.home-landing) .journey-calendar__rings i{border:3px solid var(--ink);border-bottom:0;border-radius:12px 12px 0 0;width:12px;height:24px}:where(.home-landing) .journey-calendar__month{color:var(--ink);letter-spacing:-.02em;margin:0 0 8px;font-size:14px;font-weight:800;display:block}:where(.home-landing) .journey-calendar__weekdays,:where(.home-landing) .journey-calendar__days{text-align:center;grid-template-columns:repeat(7,1fr);display:grid}:where(.home-landing) .journey-calendar__weekdays{color:var(--ink-2);text-transform:none;margin-bottom:8px;font-size:10px;font-weight:800}:where(.home-landing) .journey-calendar__days{border-top:1px solid var(--line);border-left:1px solid var(--line);overflow:hidden}:where(.home-landing) .journey-calendar__days span{aspect-ratio:1.42;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink-2);place-items:center;font-size:11px;font-weight:700;display:grid;position:relative}:where(.home-landing) .journey-calendar__days b{border:2px solid var(--green);pointer-events:none;opacity:0;transform:rotate(var(--journey-mark-rotation,-3deg)) scale(.35);border-radius:43% 57% 49% 51%/55% 45%;position:absolute;inset:2px}:where(.home-landing) .journey-calendar__mark--0{--journey-mark-rotation:-6deg;border-radius:42% 58% 47% 53%/55% 45% 56% 44%}:where(.home-landing) .journey-calendar__mark--1{--journey-mark-rotation:4deg;border-radius:55% 45% 52% 48%/46% 55% 45% 54%}:where(.home-landing) .journey-calendar__mark--2{--journey-mark-rotation:-2deg;border-radius:47% 53% 44% 56%/54% 43% 57% 46%}:where(.home-landing) .journey-calendar__mark--3{--journey-mark-rotation:5deg;border-radius:51% 49% 56% 44%/45% 56% 44% 55%}:where(.home-landing) .journey-calendar__mark--4{--journey-mark-rotation:-5deg;border-radius:56% 44% 48% 52%/52% 46% 54% 48%}:where(.home-landing) .journey-task-sheet{border:3px solid var(--ink);background:var(--surface);width:min(100%,330px);min-height:244px;box-shadow:8px 10px 0 color-mix(in srgb, var(--ink) 8%, transparent);border-radius:6px;padding:27px 27px 24px;position:relative;overflow:hidden;transform:rotate(5deg)}:where(.home-landing) .journey-task-sheet:after{z-index:2;background:linear-gradient(135deg, color-mix(in srgb, var(--surface) 96%, var(--bg-soft)), color-mix(in srgb, var(--surface) 72%, var(--bg-soft)));clip-path:polygon(0 0,100% 100%,0 100%);content:"";pointer-events:none;width:39px;height:39px;position:absolute;top:0;right:0}:where(.home-landing) .journey-task-sheet__fold{z-index:3;background:var(--surface);clip-path:polygon(0 0,100% 0,100% 100%);pointer-events:none;width:44px;height:44px;position:absolute;top:-3px;right:-3px}:where(.home-landing) .journey-task-sheet__fold:after{background:var(--ink);content:"";transform-origin:0;width:63px;height:2.5px;position:absolute;top:-1px;left:-2px;transform:rotate(45deg)}:where(.home-landing) .journey-task-sheet strong,:where(.home-landing) .journey-training__sheet--front strong,:where(.home-landing) .journey-exam strong{color:var(--ink);font-size:15px;font-weight:800;display:block}:where(.home-landing) .journey-task-sheet__prompt{min-height:18px;color:var(--ink-2);white-space:nowrap;margin:16px 0 6px;font-size:13px;font-weight:700}:where(.home-landing) .journey-task-sheet__equation{min-height:23px;color:var(--ink);letter-spacing:-.08em;white-space:nowrap;margin:0 0 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:19px;font-weight:700}:where(.home-landing) .journey-task-sheet__answers{gap:7px;margin:0;padding:0;list-style:none;display:grid}:where(.home-landing) .journey-task-sheet__answers li{width:max-content;max-width:100%;color:var(--ink);opacity:0;font-size:12px;font-weight:650;position:relative;transform:translate(-8px)}:where(.home-landing) .journey-task-sheet__answers .is-correct:after{border:2px solid var(--green);content:"";opacity:0;border-radius:50%;position:absolute;inset:-5px -9px -5px -7px;transform:rotate(-4deg)scale(.7)}:where(.home-landing) .learning-journey__typing-cursor{color:var(--green);margin-left:2px;font-weight:800;animation:.75s step-end infinite learning-journey-cursor;display:inline-block}:where(.home-landing) .journey-chat{--journey-tutor-bubble-width:min(88%, 248px);--journey-tutor-bubble-height:158px;width:min(100%,355px);padding:4px 0}:where(.home-landing) .journey-chat__bubble{border:2px solid var(--ink);width:fit-content;max-width:88%;color:var(--ink);white-space:pre-line;opacity:0;border-radius:20px;margin:0;padding:15px 17px;font-size:14px;font-weight:650;line-height:1.38;transform:translateY(12px)scale(.96)}:where(.home-landing) .journey-chat__bubble--student{background:color-mix(in srgb, var(--green-bg) 86%, var(--surface));border-radius:21px 21px 5px;margin-bottom:12px}:where(.home-landing) .journey-chat__bubble--tutor{background:var(--surface);border-radius:21px 21px 21px 5px;margin-left:auto}:where(.home-landing) .journey-chat__formula{color:var(--green-deep);opacity:0;margin-top:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:800;display:block;transform:translateY(8px)}:where(.home-landing) .journey-training{width:min(100%,365px);height:254px;position:relative}:where(.home-landing) .journey-training__sheet{border:3px solid var(--ink);background:var(--surface);border-radius:7px;display:block;position:absolute}:where(.home-landing) .journey-training__sheet--back{z-index:1;padding:8px 14px;inset:7px 10px 26px 44px;transform:rotate(8deg)}:where(.home-landing) .journey-training__sheet--middle{z-index:2;padding:8px 14px;inset:22px 27px 11px 20px;transform:rotate(3deg)}:where(.home-landing) .journey-training__sheet--front{z-index:3;padding:19px 23px;inset:42px 43px 0 5px;transform:rotate(-4deg)}:where(.home-landing) .journey-training__sheet strong{color:var(--ink);font-size:15px;font-weight:800;display:block}:where(.home-landing) .journey-training__sheet--back p,:where(.home-landing) .journey-training__sheet--middle p,:where(.home-landing) .journey-training__sheet--front p{color:var(--ink-2);margin:8px 0 0;font-size:12px;font-weight:650}:where(.home-landing) .journey-training__equation{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--ink)!important}:where(.home-landing) .journey-training__line{background:var(--line);border-radius:99px;width:82%;height:5px;margin-top:14px;display:block}:where(.home-landing) .journey-training__line--short{width:57%;margin-top:7px}:where(.home-landing) .journey-training__difficulty{margin-top:17px}:where(.home-landing) .journey-training__difficulty b{color:var(--ink);margin-bottom:9px;font-size:11px;display:block}:where(.home-landing) .journey-training__difficulty>span{background:var(--ink);border-radius:999px;justify-content:space-between;align-items:center;height:3px;display:flex}:where(.home-landing) .journey-training__difficulty i{background:var(--ink);border-radius:50%;width:7px;height:7px}:where(.home-landing) .journey-training__difficulty i.is-active{background:var(--green);width:7px;height:7px;box-shadow:none}:where(.home-landing) .journey-training__difficulty small{color:var(--ink-2);justify-content:space-between;margin-top:8px;font-size:9px;font-weight:700;display:flex}:where(.home-landing) .journey-training__difficulty small em{font-style:normal}:where(.home-landing) .journey-exam{border:3px solid var(--ink);background:var(--surface);width:min(100%,320px);box-shadow:8px 10px 0 color-mix(in srgb, var(--ink) 8%, transparent);border-radius:7px;padding:25px 23px 21px;transform:rotate(-5deg)}:where(.home-landing) .journey-exam>p{color:var(--ink-2);margin:10px 0 18px;font-size:12px;font-weight:700}:where(.home-landing) .journey-exam>strong{margin-bottom:17px;display:block}:where(.home-landing) .journey-exam__question{opacity:0;align-items:center;gap:9px;height:27px;display:flex;transform:translate(-8px)}:where(.home-landing) .journey-exam__question i{border:2px solid var(--ink-2);width:18px;height:18px;color:var(--green);border-radius:3px;flex:none;place-items:center;font-size:14px;font-style:normal;font-weight:900;display:grid}:where(.home-landing) .journey-exam__question span{background:var(--line);border-radius:99px;width:67%;height:5px;display:block}:where(.home-landing) .journey-exam__question.is-complete i{border-color:var(--green)}:where(.home-landing) .journey-exam__question.is-complete i svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;width:14px;height:14px;display:block}:where(.home-landing) .journey-exam__progress{border:2px solid var(--ink);background:var(--surface);border-radius:999px;height:34px;margin-top:16px;position:relative;overflow:hidden}:where(.home-landing) .journey-exam__progress b{border-radius:inherit;background:var(--green);width:0;height:100%;display:block}:where(.home-landing) .journey-exam__progress em{z-index:1;color:#fff;opacity:0;font-size:13px;font-style:normal;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:where(.home-landing) .journey-progress{width:min(100%,360px);height:235px;position:relative}:where(.home-landing) .journey-progress__axes{fill:none;pointer-events:none;width:100%;height:100%;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;position:absolute;inset:0;overflow:visible}:where(.home-landing) .journey-progress__axes path{vector-effect:non-scaling-stroke}:where(.home-landing) .journey-progress__axis{background:var(--ink);transform-origin:0;display:block;position:absolute;transform:scaleX(1)}:where(.home-landing) .journey-progress__axis--x{height:3px;bottom:22px;left:38px;right:18px}:where(.home-landing) .journey-progress__axis--y{transform-origin:bottom;width:3px;height:183px;bottom:22px;left:38px;transform:scaleY(1)}:where(.home-landing) .journey-progress__axis--x:after,:where(.home-landing) .journey-progress__axis--y:after{border-top:3px solid var(--ink);border-right:3px solid var(--ink);content:"";width:10px;height:10px;position:absolute}:where(.home-landing) .journey-progress__axis--x:after{top:-5px;right:-1px;transform:rotate(45deg)}:where(.home-landing) .journey-progress__axis--y:after{top:-1px;left:-5px;transform:rotate(-45deg)}:where(.home-landing) .journey-progress__segment{background:var(--green);opacity:0;height:4px;transform:rotate(var(--journey-rotation,0deg)) scaleX(0);transform-origin:0;border-radius:999px;display:block;position:absolute}:where(.home-landing) .journey-progress__segment--one{--journey-rotation:-34deg;width:63px;bottom:43px;left:52px}:where(.home-landing) .journey-progress__segment--two{--journey-rotation:0deg;width:50px;bottom:78px;left:104px}:where(.home-landing) .journey-progress__segment--three{--journey-rotation:-29deg;width:66px;bottom:78px;left:153px}:where(.home-landing) .journey-progress__segment--four{--journey-rotation:-30deg;width:105px;bottom:110px;left:211px}:where(.home-landing) .journey-progress__point{border:3px solid var(--green);background:var(--surface);opacity:0;border-radius:50%;width:14px;height:14px;position:absolute;transform:scale(.25)}:where(.home-landing) .journey-progress__point--one{bottom:73px;left:97px}:where(.home-landing) .journey-progress__point--two{bottom:73px;left:147px}:where(.home-landing) .journey-progress__point--three{bottom:105px;left:204px}:where(.home-landing) .journey-progress__check{background:var(--green);color:#fff;opacity:0;width:58px;height:58px;box-shadow:none;border-radius:50%;place-items:center;font-size:36px;font-weight:800;line-height:1;display:grid;position:absolute;top:40.5px;left:273px;transform:scale(.3)rotate(-20deg)}:where(.home-landing) .learning-journey__cta{justify-content:center;margin:18px 0 8px;display:flex}:where(.home-landing) .learning-journey__cta a{background:var(--green);color:#fff;min-height:51px;font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif;letter-spacing:.04em;text-transform:none;box-shadow:none;border-radius:999px;justify-content:center;align-items:center;padding:0 27px;font-size:14px;font-weight:560;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}:where(.home-landing) .learning-journey__cta a:hover{background:var(--green-deep);transform:translateY(-2px)}:where(.home-landing) .learning-journey__cta a>span{display:inline-block;transform:scale(1.1)}@media (prefers-reduced-motion:no-preference){:where(.home-landing) .learning-journey__stage:not(.is-visible) .learning-journey__label,:where(.home-landing) .learning-journey__stage:not(.is-visible) .learning-journey__visual{opacity:0}:where(.home-landing) .learning-journey__stage--right:not(.is-visible) .learning-journey__label{transform:translate(18px)}:where(.home-landing) .learning-journey__stage--left:not(.is-visible) .learning-journey__label{transform:translate(-18px)}:where(.home-landing) .learning-journey__stage:not(.is-visible) .learning-journey__visual{transform:translateY(18px)scale(.96)}:where(.home-landing) .learning-journey__stage.is-visible .learning-journey__label{animation:.78s cubic-bezier(.16,1,.3,1) both learning-journey-reveal}:where(.home-landing) .learning-journey__stage.is-visible .learning-journey__label h3{transform-origin:0;animation:2.1s ease-in-out .45s both learning-journey-title-breathe;display:inline-block}:where(.home-landing) .learning-journey__stage.is-visible .learning-journey__visual{animation:.9s cubic-bezier(.16,1,.3,1) .35s both learning-journey-reveal}:where(.home-landing) .learning-journey__stage.is-connected .learning-journey__connector{opacity:1}:where(.home-landing) .learning-journey__stage.is-connected .learning-journey__connector-path{stroke-dashoffset:0}:where(.home-landing) .learning-journey__stage.is-connected .learning-journey__connector-arrow,:where(.home-landing) .learning-journey__stage.is-connecting .learning-journey__connector-arrow{opacity:1}:where(.home-landing) .learning-journey__stage.is-connecting .learning-journey__connector{animation:80ms linear both learning-journey-show-connector}:where(.home-landing) .learning-journey__stage.is-connecting .learning-journey__connector-path{animation:1.42s cubic-bezier(.22,.9,.32,1) 40ms both learning-journey-draw-connector}:where(.home-landing) .journey-calendar__days b.is-marked{animation:.22s cubic-bezier(.16,1.4,.3,1) both learning-journey-mark-day}:where(.home-landing) .journey-task-sheet__answers li.is-revealed{animation:.48s ease-out both learning-journey-answer}:where(.home-landing) .journey-task-sheet__answers li:first-child.is-revealed{animation-delay:.22s}:where(.home-landing) .journey-task-sheet__answers li:nth-child(2).is-revealed{animation-delay:.48s}:where(.home-landing) .journey-task-sheet__answers li:nth-child(3).is-revealed{animation-delay:.74s}:where(.home-landing) .journey-task-sheet__answers li:nth-child(4).is-revealed{animation-delay:1s}:where(.home-landing) .journey-task-sheet__answers .is-correct.is-revealed:after{animation:.72s ease-out 1.45s both learning-journey-circle-answer}:where(.home-landing) .journey-chat__bubble.is-revealed,:where(.home-landing) .journey-chat__formula.is-revealed{animation:.52s ease-out both learning-journey-bubble}:where(.home-landing) .learning-journey__stage.is-visible .journey-training__sheet--back{animation:.7s ease-out .68s both learning-journey-sheet-back}:where(.home-landing) .learning-journey__stage.is-visible .journey-training__sheet--middle{animation:.7s ease-out 1.02s both learning-journey-sheet-middle}:where(.home-landing) .learning-journey__stage.is-visible .journey-training__sheet--front{animation:.82s ease-out 1.36s both learning-journey-sheet-front}:where(.home-landing) .learning-journey__stage.is-visible .journey-exam__question{animation:.52s ease-out both learning-journey-answer}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__axis--x,:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__axis--y{animation:none;transform:scaleX(1)}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__axis--y{transform:scaleY(1)}:where(.home-landing) .journey-exam__question:first-of-type{animation-delay:.82s!important}:where(.home-landing) .journey-exam__question:nth-of-type(2){animation-delay:1.22s!important}:where(.home-landing) .journey-exam__question:nth-of-type(3){animation-delay:1.62s!important}:where(.home-landing) .learning-journey__stage.is-visible .journey-exam__progress b{animation:1.25s cubic-bezier(.16,1,.3,1) 2.25s forwards learning-journey-progress}:where(.home-landing) .learning-journey__stage.is-visible .journey-exam__progress em{animation:.42s ease-out 3.45s both learning-journey-exam-label}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__axis--x{animation:.7s ease-out .58s both learning-journey-axis-x}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__axis--y{animation:.7s ease-out .58s both learning-journey-axis-y}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__segment{animation:.58s ease-out both learning-journey-line-segment}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__point{animation:.42s ease-out both learning-journey-point}:where(.home-landing) .journey-progress__segment--one,:where(.home-landing) .journey-progress__point--one{animation-delay:1.42s!important}:where(.home-landing) .journey-progress__segment--two,:where(.home-landing) .journey-progress__point--two{animation-delay:1.9s!important}:where(.home-landing) .journey-progress__segment--three,:where(.home-landing) .journey-progress__point--three{animation-delay:2.38s!important}:where(.home-landing) .journey-progress__segment--four{animation-delay:2.86s!important}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__check{animation:.62s cubic-bezier(.16,1.4,.3,1) 3.55s both learning-journey-check}:where(.home-landing) .learning-journey__stage .learning-journey__label,:where(.home-landing) .learning-journey__stage .learning-journey__visual{opacity:1;transform:none}:where(.home-landing) .learning-journey__stage.is-visible .learning-journey__label,:where(.home-landing) .learning-journey__stage.is-visible .learning-journey__visual{animation:none}:where(.home-landing) .learning-journey__connector{opacity:1}:where(.home-landing) .learning-journey__connector-path{stroke-dashoffset:0}:where(.home-landing) .learning-journey__connector-arrow{opacity:1}:where(.home-landing) .journey-task-sheet__answers li,:where(.home-landing) .journey-chat__bubble,:where(.home-landing) .journey-chat__formula,:where(.home-landing) .journey-exam__question{opacity:1;animation:none;transform:none}:where(.home-landing) .learning-journey__stage.is-visible .journey-training__sheet--back,:where(.home-landing) .learning-journey__stage.is-visible .journey-training__sheet--middle,:where(.home-landing) .learning-journey__stage.is-visible .journey-training__sheet--front{animation:none}:where(.home-landing) .learning-journey__stage.is-visible .journey-exam__question{opacity:1;animation:none;transform:none}:where(.home-landing) .journey-task-sheet__answers .is-selected{color:var(--ink)}:where(.home-landing) .journey-task-sheet__answers .is-selected:after{border:2px solid var(--green);color:#0000;content:"";clip-path:inset(0 100% 0 0);opacity:1;background:0 0;border-radius:47% 53% 44% 56%/54% 45% 55% 46%;width:auto;height:auto;animation:.48s linear forwards learning-journey-pencil-outline;display:block;position:absolute;inset:-6px -11px -6px -9px;transform:rotate(-4deg)}:where(.home-landing) .journey-task-sheet__answers .is-selected:before{border:1px solid color-mix(in srgb, var(--green) 70%, transparent);content:"";clip-path:inset(0 100% 0 0);opacity:.78;border-radius:55% 45% 51% 49%/46% 55% 45% 54%;animation:.42s linear .1s forwards learning-journey-pencil-outline-secondary;position:absolute;inset:-5px -9px -7px -10px;transform:rotate(3deg)}:where(.home-landing) .learning-journey__stage.is-visible .journey-exam__progress.is-filled b{animation:.7s cubic-bezier(.16,1,.3,1) forwards learning-journey-progress}:where(.home-landing) .learning-journey__stage.is-visible .journey-exam__progress.is-filled em{animation:.28s ease-out .5s both learning-journey-exam-label}:where(.home-landing) .journey-progress__axis--x{transform:scaleX(1)}:where(.home-landing) .journey-progress__axis--y{transform:scaleY(1)}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__point.is-drawn{animation:.2s ease-out both learning-journey-point}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__segment.is-drawn{animation:.36s ease-out both learning-journey-line-segment}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__check.is-drawn{animation:.38s cubic-bezier(.16,1.4,.3,1) both learning-journey-check}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__segment--one.is-drawn{animation-delay:50ms}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__segment--two.is-drawn{animation-delay:.26s}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__segment--three.is-drawn{animation-delay:.47s}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__segment--four.is-drawn{animation-delay:.68s}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__point--one.is-drawn{animation-delay:.41s}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__point--two.is-drawn{animation-delay:.62s}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__point--three.is-drawn{animation-delay:.83s}:where(.home-landing) .learning-journey__stage.is-visible .journey-progress__check.is-drawn{animation-delay:0s}}@keyframes learning-journey-pencil-outline{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes learning-journey-pencil-outline-secondary{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes learning-journey-reveal{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}@keyframes learning-journey-title-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}@keyframes learning-journey-draw-connector{0%{stroke-dashoffset:1200px}to{stroke-dashoffset:0}}@keyframes learning-journey-show-connector{to{opacity:1}}@keyframes learning-journey-reveal-connector-arrow{0%{opacity:0;transform:rotate(var(--journey-arrow-angle,19deg)) translateY(7px) scale(.76)}to{opacity:1;transform:rotate(var(--journey-arrow-angle,19deg)) translateY(0) scale(1)}}@keyframes learning-journey-mark-day{0%{opacity:0;transform:rotate(var(--journey-mark-rotation,-3deg)) scale(.35)}to{opacity:1;transform:rotate(var(--journey-mark-rotation,-3deg)) scale(1)}}@keyframes learning-journey-type{0%{width:0}to{width:100%}}@keyframes learning-journey-cursor{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes learning-journey-answer{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:none}}@keyframes learning-journey-circle-answer{0%{opacity:0;transform:rotate(-4deg)scale(.7)}to{opacity:1;transform:rotate(-4deg)scale(1)}}@keyframes learning-journey-bubble{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}@keyframes learning-journey-sheet-back{0%{opacity:0;transform:translate(12px,-6px)rotate(8deg)}to{opacity:1;transform:rotate(8deg)}}@keyframes learning-journey-sheet-middle{0%{opacity:0;transform:translate(9px,-4px)rotate(3deg)}to{opacity:1;transform:rotate(3deg)}}@keyframes learning-journey-sheet-front{0%{opacity:0;transform:translateY(11px)rotate(-4deg)}to{opacity:1;transform:rotate(-4deg)}}@keyframes learning-journey-progress{0%{width:0}to{width:75%}}@keyframes learning-journey-exam-label{0%{opacity:0;transform:translate(-50%,-35%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes learning-journey-axis-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes learning-journey-axis-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes learning-journey-line-segment{0%{opacity:0;transform:rotate(var(--journey-rotation,0deg)) scaleX(0)}to{opacity:1;transform:rotate(var(--journey-rotation,0deg)) scaleX(1)}}@keyframes learning-journey-point{0%{opacity:0;transform:scale(.25)}to{opacity:1;transform:scale(1)}}@keyframes learning-journey-check{0%{opacity:0;transform:scale(.3)rotate(-20deg)}to{opacity:1;transform:none}}@media (max-width:680px){:where(.home-landing) .learning-journey{padding-top:41.8976px}:where(.home-landing) .learning-journey__stage,:where(.home-landing) .learning-journey__stage--left,:where(.home-landing) .learning-journey__stage--right{grid-template-columns:1fr;grid-template-areas:"label""visual";gap:23px;min-height:0;margin-bottom:116px}:where(.home-landing) .learning-journey__stage:last-child{margin-bottom:40px}:where(.home-landing) .learning-journey__label{justify-content:center}:where(.home-landing) .learning-journey__stage:not(.is-visible) .learning-journey__label{transform:none}:where(.home-landing) .learning-journey__label h3{font-size:clamp(25px,8.2vw,34px)}:where(.home-landing) .learning-journey__visual{min-height:220px}:where(.home-landing) .learning-journey__connector,:where(.home-landing) .learning-journey__stage--left .learning-journey__connector,:where(.home-landing) .learning-journey__stage--right .learning-journey__connector{width:110px;height:148px;top:calc(100% - 14px);left:calc(50% - 55px);right:auto;transform:none}:where(.home-landing) .journey-calendar{width:min(88vw,340px)}:where(.home-landing) .journey-task-sheet{width:min(82vw,310px)}:where(.home-landing) .journey-chat{width:min(88vw,340px)}:where(.home-landing) .journey-training{width:min(88vw,350px)}:where(.home-landing) .journey-exam{width:min(79vw,300px)}:where(.home-landing) .journey-progress{transform-origin:50%;width:min(88vw,350px);transform:scale(.92)}}@media (prefers-reduced-motion:reduce){:where(.home-landing) .learning-journey__label,:where(.home-landing) .learning-journey__visual,:where(.home-landing) .learning-journey__connector,:where(.home-landing) .learning-journey__connector-arrow,:where(.home-landing) .journey-calendar__days b,:where(.home-landing) .journey-task-sheet__prompt,:where(.home-landing) .journey-task-sheet__equation,:where(.home-landing) .journey-task-sheet__answers li,:where(.home-landing) .journey-task-sheet__answers .is-correct:after,:where(.home-landing) .journey-chat__bubble,:where(.home-landing) .journey-chat__formula,:where(.home-landing) .journey-exam__question,:where(.home-landing) .journey-progress__segment,:where(.home-landing) .journey-progress__point,:where(.home-landing) .journey-progress__check{opacity:1}:where(.home-landing) .journey-task-sheet__prompt,:where(.home-landing) .journey-task-sheet__equation{width:100%}:where(.home-landing) .learning-journey__connector-path{stroke-dashoffset:0}:where(.home-landing) .journey-calendar__days b{transform:rotate(var(--journey-mark-rotation,-3deg)) scale(1)}:where(.home-landing) .journey-task-sheet__answers li,:where(.home-landing) .journey-chat__bubble,:where(.home-landing) .journey-chat__formula,:where(.home-landing) .journey-exam__question,:where(.home-landing) .journey-progress__check{transform:none}:where(.home-landing) .journey-task-sheet__answers .is-correct:after{transform:rotate(-4deg)scale(1)}:where(.home-landing) .journey-progress__segment{transform:rotate(var(--journey-rotation,0deg)) scaleX(1)}:where(.home-landing) .journey-progress__point{transform:scale(1)}:where(.home-landing) .journey-exam__progress b{width:75%}:where(.home-landing) .journey-exam__progress em{opacity:1}:where(.home-landing) .journey-progress__axis--x{transform:scaleX(1)}:where(.home-landing) .journey-progress__axis--y{transform:scaleY(1)}}@media (min-width:681px){:where(.home-landing) .learning-journey__stage:nth-child(2) .learning-journey__label,:where(.home-landing) .learning-journey__stage:nth-child(4) .learning-journey__label{transform:translate(1cm)}:where(.home-landing) .learning-journey__stage:nth-child(2) .learning-journey__visual,:where(.home-landing) .learning-journey__stage:nth-child(4) .learning-journey__visual{transform:translate(-1cm)}}:where(.home-landing) .learning-journey__stage:first-child .learning-journey__visual:before{display:none}:where(.home-landing) .journey-calendar__days b.is-marked{opacity:1;transform:rotate(var(--journey-mark-rotation,-3deg)) scale(1);border:0;animation:none}:where(.home-landing) .journey-calendar__days b.is-marked svg{width:100%;height:100%;display:block;overflow:visible}:where(.home-landing) .journey-calendar__days b.is-marked ellipse{fill:none;stroke:var(--green);stroke-linecap:round;stroke-width:5px;stroke-dasharray:272;stroke-dashoffset:272px;transform-origin:50%;animation:.58s cubic-bezier(.38,.02,.2,1) both journey-calendar-circle;transform:rotate(-72deg)}:where(.home-landing) .journey-chat__typing{box-sizing:border-box;width:var(--journey-tutor-bubble-width);min-height:var(--journey-tutor-bubble-height);border:2px solid var(--ink);background:var(--surface);border-radius:19px 19px 19px 5px;justify-content:center;align-items:center;gap:5px;margin:0 0 0 auto;padding:13px 16px;display:flex}:where(.home-landing) .journey-chat__typing i{background:var(--green);border-radius:50%;width:6px;height:6px;animation:.86s ease-in-out infinite journey-chat-typing-dot;display:block}:where(.home-landing) .journey-chat__typing i:nth-child(2){animation-delay:.13s}:where(.home-landing) .journey-chat__typing i:nth-child(3){animation-delay:.26s}:where(.home-landing) .journey-chat__bubble--typed{box-sizing:border-box;width:var(--journey-tutor-bubble-width);min-height:var(--journey-tutor-bubble-height);opacity:1;animation:.24s ease-out both journey-chat-response-enter;transform:none}:where(.home-landing) .journey-chat__bubble--typed .journey-chat__formula{opacity:1;transform:none}:where(.home-landing) .journey-chat__typing-cursor{color:var(--green-deep);margin-left:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;animation:.72s step-end infinite journey-chat-caret;display:inline-block}:where(.home-landing) .journey-practice-card{box-sizing:border-box;border:3px solid var(--ink);background:var(--surface);width:min(100%,330px);min-height:244px;box-shadow:8px 10px 0 color-mix(in srgb, var(--ink) 8%, transparent);border-radius:7px;padding:31px 23px 21px;position:relative;transform:rotate(4deg)}:where(.home-landing) .journey-practice-card__topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}:where(.home-landing) .journey-practice-card__topics span{border:2px solid var(--ink);background:var(--surface);min-height:39px;color:var(--ink);text-align:center;border-radius:6px;place-items:center;font-size:11px;font-weight:750;line-height:1.1;transition:border-color .2s,background .2s,color .2s,transform .2s cubic-bezier(.16,1.3,.3,1);display:grid}:where(.home-landing) .journey-practice-card__topics span.is-selected{border-color:var(--green);background:color-mix(in srgb, var(--green-bg) 74%, var(--surface));color:var(--green-deep);transform:scale(1.035)}:where(.home-landing) .journey-practice-card__difficulty{margin-top:17px}:where(.home-landing) .journey-practice-card__difficulty b{color:var(--ink);margin-bottom:8px;font-size:11px;font-weight:800;display:block}:where(.home-landing) .journey-practice-card__difficulty>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}:where(.home-landing) .journey-practice-card__difficulty span{border:1.5px solid var(--ink-2);min-height:25px;color:var(--ink-2);border-radius:999px;place-items:center;font-size:9px;font-weight:750;transition:background .22s,border-color .22s,color .22s,transform .22s cubic-bezier(.16,1.3,.3,1);display:grid}:where(.home-landing) .journey-practice-card__difficulty.is-selected span.is-active{border-color:var(--green);background:var(--green);color:#fff;transform:scale(1.06)}:where(.home-landing) .journey-exam{position:relative}:where(.home-landing) .journey-exam__progress{cursor:grab;width:100%;font:inherit;padding:0;transition:transform .16s,box-shadow .16s;display:block}:where(.home-landing) .journey-exam__progress.is-holding{cursor:grabbing;box-shadow:0 4px 0 color-mix(in srgb, var(--green) 14%, transparent);transform:translateY(-1px)scale(1.015)}:where(.home-landing) .journey-exam__progress:hover{box-shadow:0 4px 0 color-mix(in srgb, var(--green) 14%, transparent);transform:translateY(-1px)}:where(.home-landing) .journey-exam__progress:focus-visible{outline:3px solid color-mix(in srgb, var(--green) 55%, transparent);outline-offset:4px}:where(.home-landing) .journey-exam__progress b{width:var(--journey-score,75%);transition:width .28s cubic-bezier(.16,1,.3,1);animation:none!important}:where(.home-landing) .journey-exam__progress em{opacity:1;transform:translate(-50%,-50%);animation:none!important}:where(.home-landing) .journey-exam__puff{z-index:5;pointer-events:none;width:1px;height:1px;position:absolute;top:50%;left:50%}:where(.home-landing) .journey-exam__puff i{background:var(--green);opacity:0;border-radius:50%;width:10px;height:10px;animation:.72s cubic-bezier(.16,1,.3,1) both journey-exam-puff;position:absolute}:where(.home-landing) .journey-exam__puff i:first-child{--puff-x:-72px;--puff-y:-46px}:where(.home-landing) .journey-exam__puff i:nth-child(2){--puff-x:-12px;--puff-y:-70px;animation-delay:40ms}:where(.home-landing) .journey-exam__puff i:nth-child(3){--puff-x:58px;--puff-y:-44px;animation-delay:80ms}:where(.home-landing) .journey-exam__puff i:nth-child(4){--puff-x:72px;--puff-y:24px;animation-delay:60ms}:where(.home-landing) .journey-exam__puff i:nth-child(5){--puff-x:8px;--puff-y:56px;animation-delay:.11s}:where(.home-landing) .journey-exam__puff i:nth-child(6){--puff-x:-61px;--puff-y:30px;animation-delay:20ms}@keyframes journey-calendar-circle{0%{opacity:.35;stroke-dashoffset:272px}to{opacity:1;stroke-dashoffset:0}}@keyframes journey-chat-typing-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes journey-chat-response-enter{0%{opacity:0;transform:translateY(5px)scale(.98)}to{opacity:1;transform:none}}@keyframes journey-chat-caret{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes journey-exam-puff{0%{opacity:0;transform:translate(-50%,-50%)scale(.3)}18%{opacity:1}to{opacity:0;transform:translate(var(--puff-x), var(--puff-y)) scale(1.8)}}@media (max-width:680px){:where(.home-landing) .journey-practice-card{width:min(82vw,310px)}}@media (prefers-reduced-motion:reduce){:where(.home-landing) .journey-calendar__days b.is-marked ellipse{stroke-dashoffset:0;animation:none}:where(.home-landing) .journey-exam__puff,:where(.home-landing) .journey-chat__typing{display:none}:where(.home-landing) .journey-practice-card__topics span.is-selected,:where(.home-landing) .journey-practice-card__difficulty.is-selected span.is-active{transition:none}}:where(.home-landing) .quizlet-card-inner{background:var(--surface);border:1px solid var(--line);box-sizing:border-box;border-radius:20px;flex-direction:column;flex-grow:1;justify-content:flex-start;width:100%;padding:24px;display:flex}:where(.home-landing) .quizlet-card .card-title{color:var(--ink);line-height:1.2;text-align:center!important;letter-spacing:-.5px!important;margin:0 0 20px!important;font-size:18px!important;font-weight:700!important}:where(.home-landing) .score-box{background:var(--bg-soft);border:1px solid var(--line);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px;display:flex}:where(.home-landing) .score-label{color:var(--muted);text-transform:none;letter-spacing:.5px;margin:0;font-size:10px;font-weight:700}:where(.home-landing) .score-value{color:var(--green-deep);margin:2px 0 0;font-size:22px;font-weight:770}:where(.home-landing) .badge-circle{background:conic-gradient(var(--green) var(--score-pct,70%), var(--line) 0);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .18s linear;display:flex}:where(.home-landing) .badge-circle-inner{background:var(--bg-soft);border-radius:50%;width:32px;height:32px}:where(.home-landing) .stats-list{flex-direction:column;gap:12px;display:flex}:where(.home-landing) .stat-item{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:12px}:where(.home-landing) .stat-info{color:var(--ink);justify-content:space-between;margin-bottom:8px;font-size:11px;font-weight:600;display:flex}:where(.home-landing) .progress-bar-bg{background:#f1f5f9;border-radius:10px;width:100%;height:6px;overflow:hidden}:where(.home-landing) .progress-bar-fill{transform-origin:0;border-radius:10px;height:100%;animation:.95s cubic-bezier(.16,1,.3,1) both stat-fill-in}@keyframes stat-fill-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}:where(.home-landing) .slider-box,:where(.home-landing) .formula-box{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:14px}:where(.home-landing) .slider-box{margin-bottom:12px}:where(.home-landing) .slider-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}:where(.home-landing) .slider-label{color:var(--ink);margin:0;font-size:11px;font-weight:600}:where(.home-landing) .slider-badge{color:var(--green-deep);background:var(--green-bg);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}:where(.home-landing) .custom-slider{width:100%;accent-color:var(--green);cursor:pointer;margin:0}:where(.home-landing) .slider-footer{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:10px;font-weight:600;display:flex}:where(.home-landing) .formula-box{justify-content:space-between;align-items:center;display:flex}:where(.home-landing) .formula-title{color:var(--ink);font-size:11px;font-weight:600}:where(.home-landing) .formula-status{color:var(--green-deep);font-size:11px;font-weight:700}:where(.home-landing) .ai-header{background:var(--bg-soft);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}:where(.home-landing) .ai-avatar{background:var(--green);width:28px;height:28px;color:var(--surface);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}:where(.home-landing) .ai-info p{margin:0}:where(.home-landing) .ai-name{color:var(--ink);font-size:12px;font-weight:700}:where(.home-landing) .ai-status{color:var(--green-deep);font-size:10px;font-weight:700;margin-top:2px!important}:where(.home-landing) .chat-container{flex-direction:column;gap:12px;font-size:11px;line-height:1.6;display:flex}:where(.home-landing) .chat-container--animated{justify-content:flex-start;min-height:238px}:where(.home-landing) .chat-line{opacity:0;animation:.34s forwards chat-line-in;transform:translateY(8px)}:where(.home-landing) .chat-line--student{justify-content:flex-end;display:flex}:where(.home-landing) .chat-line--ai{align-items:flex-end}:where(.home-landing) .chat-line--1{animation-delay:.44s}:where(.home-landing) .chat-line--2{animation-delay:2.12s}:where(.home-landing) .chat-line--3{animation-delay:4.56s}:where(.home-landing) .chat-line--4{animation-delay:6.28s}:where(.home-landing) .chat-line .chat-bubble{opacity:0;animation:.28s forwards chat-bubble-in;transform:translateY(4px)}:where(.home-landing) .chat-line--1 .chat-bubble{animation-delay:1.16s}:where(.home-landing) .chat-line--2 .chat-bubble{animation-delay:2.92s}:where(.home-landing) .chat-line--3 .chat-bubble{animation-delay:5.16s}:where(.home-landing) .chat-line--4 .chat-bubble{animation-delay:7s}:where(.home-landing) .chat-line--ai>svg,:where(.home-landing) .chat-line--ai>.korepetytor-avatar,:where(.home-landing) .chat-line--ai>:first-child{opacity:1}:where(.home-landing) .typing-indicator{border:1px solid var(--line);background:var(--bg-soft);width:max-content;height:28px;color:var(--muted);border-radius:999px;align-items:center;gap:3px;padding:0 10px;animation:.1s linear forwards typing-hide;display:inline-flex}:where(.home-landing) .chat-line--student .typing-indicator{background:var(--green-bg);border-color:var(--green-soft);margin-left:auto}:where(.home-landing) .typing-indicator span{background:currentColor;border-radius:50%;width:4px;height:4px;animation:.58s ease-in-out infinite typing-dot}:where(.home-landing) .typing-indicator span:nth-child(2){animation-delay:.12s}:where(.home-landing) .typing-indicator span:nth-child(3){animation-delay:.24s}:where(.home-landing) .chat-line--1 .typing-indicator{animation-delay:1.08s}:where(.home-landing) .chat-line--2 .typing-indicator{animation-delay:2.84s}:where(.home-landing) .chat-line--3 .typing-indicator{animation-delay:5.08s}:where(.home-landing) .chat-line--4 .typing-indicator{animation-delay:6.92s}:where(.home-landing) .chat-bubble{border:1px solid var(--line);max-width:90%;padding:8px 12px;font-size:11px}:where(.home-landing) .bubble-left{background:var(--bg-soft);color:var(--ink);border-radius:14px 14px 14px 4px}:where(.home-landing) .bubble-right{background:var(--green-bg);border-color:var(--green-soft);color:var(--green-deep);text-align:right;border-radius:16px 16px 4px;align-self:flex-end;font-weight:600}@keyframes chat-line-in{to{opacity:1;transform:translateY(0)}}@keyframes chat-bubble-in{to{opacity:1;transform:translateY(0)}}@keyframes chat-avatar-in{to{opacity:1}}@keyframes typing-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes typing-hide{to{opacity:0;transform:scale(.96)}}:where(.home-landing) code.math-snippet{background:#cbd5e1;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:10px;font-weight:700}:where(.home-landing) .bubble-right code.math-snippet{color:var(--green-deep);background:#86efac}:where(.home-landing) .cke-box{background:var(--bg-soft);border:1px solid var(--line);border-radius:16px;margin-bottom:12px;padding:14px}:where(.home-landing) .cke-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;display:flex}:where(.home-landing) .cke-badge{color:#e11d48;text-transform:uppercase;letter-spacing:.5px;background:#ffe4e6;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700}:where(.home-landing) .cke-date{color:var(--muted);font-size:10px;font-weight:600}:where(.home-landing) .cke-question{color:var(--ink);margin:0;font-size:11px;font-weight:600;line-height:1.6}:where(.home-landing) code.math-inline{background:var(--line);border-radius:4px;padding:2px 4px;font-family:monospace;font-size:10px;font-weight:700}:where(.home-landing) .options-list{flex-direction:column;gap:8px;display:flex}:where(.home-landing) .option-item{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:11px;font-weight:500;display:flex}:where(.home-landing) .option-item.correct{background:var(--green-bg);border-color:var(--green-soft);color:var(--green-deep);font-weight:700}:where(.home-landing) .option-letter{background:var(--bg-soft);width:22px;height:22px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}:where(.home-landing) .option-item.correct .option-letter{background:var(--green);color:var(--surface)}:where(.home-landing) .exam-mode-preview{color:#334155;background:#f6f8f9;border:1px solid #d7e1df;border-radius:16px;flex-direction:column;flex-grow:1;justify-content:space-between;min-height:190px;padding:12px;display:flex;box-shadow:0 8px 18px #0f172a0f}:where(.home-landing) .exam-mode-preview__header{border-bottom:1px solid #94a3b859;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}:where(.home-landing) .exam-mode-preview__label,:where(.home-landing) .exam-mode-preview__section-label{color:#64748b;letter-spacing:0;text-transform:none;font-size:9px;font-weight:800}:where(.home-landing) .exam-mode-preview__timer{color:#b45309;background:#fffbeb;border:1px solid #fbbf24;border-radius:999px;align-items:center;gap:2px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}:where(.home-landing) .exam-mode-preview__nav-tile{border-radius:7px;justify-content:center;align-items:center;height:22px;font-size:10px;font-weight:800;display:flex}:where(.home-landing) .exam-mode-preview__nav-tile--saved{color:#fff;background:#10b981}:where(.home-landing) .exam-mode-preview__nav-tile--review{color:#1f2937;background:#fbbf24}:where(.home-landing) .exam-mode-preview__nav-tile--empty{color:#64748b;background:#e2e8f0}:where(.home-landing) .exam-mode-preview__progress{border-top:1px solid #94a3b859;padding-top:8px}:where(.home-landing) .exam-mode-preview__progress-copy{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:9px;font-weight:800;display:flex}:where(.home-landing) .exam-mode-preview__progress-copy span:last-child{color:#059669}:where(.home-landing) .exam-mode-preview__bar{background:#e2e8f0;border-radius:999px;width:100%;height:6px;overflow:hidden}:where(.home-landing) .exam-mode-preview__bar-fill{border-radius:inherit;background:#10b981;height:100%}html[data-theme=dark] :where(.home-landing) .exam-mode-preview{color:#f1f5f9;box-shadow:none;background:#1e293bc7;border-color:#94a3b838}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__header,html[data-theme=dark] :where(.home-landing) .exam-mode-preview__progress{border-color:#ffffff1a}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__label,html[data-theme=dark] :where(.home-landing) .exam-mode-preview__section-label,html[data-theme=dark] :where(.home-landing) .exam-mode-preview__progress-copy{color:#94a3b8}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__timer{color:#fde68a;background:#fbbf241a;border-color:#fcd34d4d}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__nav-tile--empty{color:#94a3b8;background:#1e293b;border:1px solid #334155}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__nav-tile--review{color:#020617}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__progress-copy span:last-child{color:#6ee7b7}html[data-theme=dark] :where(.home-landing) .exam-mode-preview__bar{background:#1e293b}:where(.home-landing) .study-plan-preview{border:1px solid color-mix(in srgb, var(--green) 22%, var(--line));background:color-mix(in srgb, var(--green-bg) 52%, var(--surface));border-radius:16px;flex-direction:column;justify-content:center;gap:16px;min-height:164px;padding:14px;display:flex}:where(.home-landing) .study-plan-preview__header{display:block}:where(.home-landing) .study-plan-preview__title{max-width:210px;color:var(--ink);margin:0;font-size:14.4px;font-weight:800;line-height:1.3}:where(.home-landing) .study-plan-preview__steps{flex-direction:column;gap:8px;display:flex}:where(.home-landing) .study-plan-preview__step{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 84%, transparent);color:var(--ink-2);border-radius:12px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;font-size:11px;font-weight:700;display:grid}:where(.home-landing) .study-plan-preview__step.active{border-color:color-mix(in srgb, var(--green) 34%, var(--line));color:var(--ink)}:where(.home-landing) .study-plan-preview__check{border:1px solid color-mix(in srgb, var(--green) 28%, var(--line));color:#0000;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:900;line-height:1;display:flex}:where(.home-landing) .study-plan-preview__step.active .study-plan-preview__check{border-color:var(--green);background:var(--green);color:#fff}:where(.home-landing) .study-plan-preview__step strong{color:var(--green-deep);font-size:10px}:where(.home-landing) .habit-box{background:var(--bg-soft);border:1px solid var(--line);text-align:center;border-radius:16px;padding:16px}:where(.home-landing) .habit-title{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:10px;font-weight:700}:where(.home-landing) .days-container{justify-content:space-between;display:flex}:where(.home-landing) .day-col{flex-direction:column;align-items:center;gap:6px;display:flex}:where(.home-landing) .day-name{color:var(--muted);font-size:10px;font-weight:600}:where(.home-landing) .day-circle{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}:where(.home-landing) .day-circle.done{background:var(--green);color:#fff;box-shadow:0 2px 4px #22c55e33}:where(.home-landing) .day-circle.pending{background:var(--surface);border:1px solid var(--line);color:var(--muted);font-weight:700}@media (min-width:768px){:where(.home-landing) .quizlet-carousel-track{--card-width:calc((100cqw - var(--card-gap)) / 2);--carousel-offset:0px}}@media (min-width:1024px){:where(.home-landing) .quizlet-carousel-track{--card-width:calc((100cqw - 2 * var(--card-gap)) / 3);--carousel-offset:0px}}:where(.home-landing) .hero-h1-sleek{font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif;letter-spacing:-.035em;color:var(--ink);-webkit-text-stroke:0;max-width:900px;margin:0 auto 16px;font-size:clamp(30px,4.8vw,65px)!important;font-weight:500!important;line-height:1.1!important}.home-landing{font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif}.home-landing .features-blocks-section h2{font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif;color:var(--ink);-webkit-text-stroke:.35px currentColor;font-weight:500}.home-landing .quizlet-card :not(.card-title){font-weight:400!important}:where(.home-landing) .nav,:where(.home-landing) .menu-overlay{font-family:var(--font-avenir), var(--font-hanken), system-ui, sans-serif}:where(.home-landing) .menu-link-cta{color:#fff!important;background:#14161a!important;border-color:#14161a!important;box-shadow:0 2px 10px -2px #00000059!important}:where(.home-landing) .menu-link-cta:hover{background:#000!important;border-color:#000!important}:where(.home-landing) .hero-sub-sleek{color:var(--ink-2);max-width:640px;margin:0 auto 36px;font-size:17.5px;font-weight:540;line-height:1.5}:where(.home-landing) .btn,:where(.home-landing) .btn-primary,:where(.home-landing) .quizlet-carousel-container .btn,:where(.home-landing) .features-blocks-section .btn{letter-spacing:-.01em;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 14px #22a8621f;border-radius:14px!important;font-weight:700!important}:where(.home-landing) .btn:hover,:where(.home-landing) .btn-primary:hover{transform:translateY(-1.5px);box-shadow:0 6px 20px #22a86233}:where(.home-landing) .btn:active,:where(.home-landing) .btn-primary:active{transform:translateY(0)}:where(.home-landing) .difficulty-btn{border:1px solid var(--line);cursor:pointer;background:var(--surface);color:var(--ink-2);text-align:center;border-radius:10px;flex:1;padding:8px 14px;font-size:11.5px;font-weight:700;transition:all .2s}:where(.home-landing) .difficulty-btn.active{background:var(--green-bg);border-color:var(--green);color:var(--green-deep)}:where(.home-landing) .difficulty-btn:hover:not(.active){border-color:var(--line-strong);background:var(--bg-soft)}:where(.home-landing) .task-qty-pill{border:1px solid var(--line);cursor:pointer;background:var(--surface);color:var(--ink-2);text-align:center;border-radius:8px;flex:1;padding:6px 10px;font-size:11px;font-weight:700;transition:all .15s}:where(.home-landing) .task-qty-pill.active{background:var(--green-bg);border-color:var(--green);color:var(--green-deep)}:where(.home-landing) .task-qty-pill:hover:not(.active){background:var(--bg-soft)}:where(.home-landing) .stepper-btn{border:1px solid var(--line);background:var(--surface);width:28px;height:28px;color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:all .15s;display:flex}:where(.home-landing) .stepper-btn:hover{background:var(--bg-soft);border-color:var(--line-strong)}:where(.home-landing) .stepper-btn:active{transform:scale(.9)}@keyframes cke-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}:where(.home-landing) .cke-shake{animation:.4s ease-in-out cke-shake}@keyframes cke-pop{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}:where(.home-landing) .cke-pop{animation:.3s ease-out cke-pop}:where(.home-landing) .option-item.clickable{cursor:pointer;transition:all .2s}:where(.home-landing) .option-item.clickable:hover:not(.correct):not(.incorrect){background:var(--bg-soft);border-color:var(--line-strong)}:where(.home-landing) .option-item.incorrect{background:var(--red-bg);border-color:var(--red-soft);color:var(--red-deep);font-weight:700}:where(.home-landing) .option-item.incorrect .option-letter{background:var(--red);color:var(--surface)}:where(.home-landing) .streak-svg-flame{width:22px;height:22px;stroke:var(--green);fill:none}:where(.home-landing) .streak-svg-flame.active{fill:var(--green-bg)}@media (max-width:640px){:where(.home-landing) .hero .quizlet-carousel-container{padding-left:0!important;padding-right:0!important}:where(.home-landing) .quizlet-carousel-track{--card-gap:10px;--card-width:min(calc(100vw - 32px), 390px)}:where(.home-landing) .quizlet-card{min-height:0!important;padding:8px!important}:where(.home-landing) .quizlet-card-inner{min-height:0!important;padding:10px!important}:where(.home-landing) .quizlet-card .card-title{margin-bottom:10px!important;font-size:17px!important}:where(.home-landing) .quizlet-card .space-y-3>:not([hidden])~:not([hidden]){margin-top:8px!important}:where(.home-landing) .difficulty-btn,:where(.home-landing) .task-qty-pill{white-space:nowrap;flex:1 1 0;min-width:0;padding-left:6px!important;padding-right:6px!important;font-size:11px!important}:where(.home-landing) .stepper-btn{flex:0 0 30px;width:30px!important;height:30px!important}:where(.home-landing) .quizlet-card-inner>button{margin-top:22px!important}:where(.home-landing) .quizlet-card .rounded-xl{border-radius:14px!important}}@media (max-width:380px){:where(.home-landing) .carousel-viewport{width:calc(100vw - 62px)}:where(.home-landing) .quizlet-carousel-track{--card-width:100cqw}:where(.home-landing) .quizlet-card{padding:6px!important}:where(.home-landing) .quizlet-card-inner{padding:9px!important}:where(.home-landing) .difficulty-btn,:where(.home-landing) .task-qty-pill{padding-left:4px!important;padding-right:4px!important;font-size:10px!important}}html[data-theme=dark] :where(.home-landing) .quizlet-card .bg-white{background:var(--surface)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card .stepper-btn{background:var(--bg-soft);border-color:var(--line-strong)}html[data-theme=dark] :where(.home-landing) .quizlet-card .stepper-btn:hover{background:var(--surface-elevated)}@media (max-width:640px){:where(.home-landing) .carousel-viewport{background:0 0;width:min(100vw - 32px,390px);margin-left:auto;margin-right:auto}:where(.home-landing) .quizlet-carousel-track{--card-gap:0px;--card-width:100cqw}:where(.home-landing) .quizlet-card{padding:22px 16px 24px!important}:where(.home-landing) .quizlet-card.card-color-violet{background:linear-gradient(90deg,#f8f5ff 0%,#f5faff 52%,#f6fff9 100%)!important}:where(.home-landing) .quizlet-card.card-color-blue{background:linear-gradient(90deg,#f5faff 0%,#f6fff9 58%,#ecfff4 100%)!important}:where(.home-landing) .quizlet-card.card-color-green{background:linear-gradient(90deg,#f6fff9 0%,#f0fff6 52%,#fffdf2 100%)!important}:where(.home-landing) .quizlet-card.card-color-yellow{background:linear-gradient(90deg,#fffdf2 0%,#fff8ec 54%,#fffbf5 100%)!important}:where(.home-landing) .quizlet-card.card-color-orange{background:linear-gradient(90deg,#fffbf5 0%,#fbf5ff 56%,#f8f5ff 100%)!important}:where(.home-landing) .quizlet-card.card-color-teal{background:linear-gradient(90deg,#eefdfb 0%,#f4fbff 56%,#f8f5ff 100%)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-violet{background:linear-gradient(90deg,#a855f72e 0%,#3b82f629 52%,#22c55e24 100%)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-blue{background:linear-gradient(90deg,#3b82f62e 0%,#22c55e29 58%,#22c55e2e 100%)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-green{background:linear-gradient(90deg,#22c55e2e 0%,#22c55e26 52%,#eab30826 100%)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-yellow{background:linear-gradient(90deg,#eab30829 0%,#f9731624 54%,#f9731629 100%)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-orange{background:linear-gradient(90deg,#f9731629 0%,#a855f724 56%,#a855f72e 100%)!important}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-teal{background:linear-gradient(90deg,#14b8a629 0%,#3b82f624 56%,#a855f72e 100%)!important}}@media (max-width:380px){:where(.home-landing) .carousel-viewport{width:calc(100vw - 28px)}:where(.home-landing) .quizlet-card{padding:18px 14px 20px!important}}@media (min-width:1024px){:where(.home-landing) .nav .wrap,:where(.home-landing) footer .wrap{max-width:1680px;padding-left:8px;padding-right:8px}}:where(.home-landing) .nav-auth-btn.btn-ghost{background:var(--surface);border:1px solid var(--line);color:var(--ink);box-shadow:none}:where(.home-landing) .nav-auth-btn.btn-ghost:hover{background:var(--bg-soft);border-color:var(--line);color:var(--ink);box-shadow:none;transform:none}:where(.home-landing) .menu-link-login{color:var(--ink);background:var(--surface);border-color:var(--line)}:where(.home-landing) .menu-link-login:hover{color:var(--ink);background:var(--bg-soft);border-color:var(--line)}html[data-theme=dark] :where(.home-landing) .menu-link-login,html[data-theme=dark] :where(.home-landing) .menu-link-login:hover{color:var(--ink);background:var(--surface);border-color:var(--line)}:where(.home-landing) .features-blocks-section{background:#fcfbf8}html[data-theme=dark] :where(.home-landing) .features-blocks-section{background:color-mix(in srgb, var(--surface) 94%, #fcfbf8 6%)}:where(.home-landing) .feature-mock-card{flex-direction:column;justify-content:center;width:100%;min-height:196px;display:flex}:where(.home-landing) .feature-mock-card--list{gap:8px;min-height:196px;padding-top:22px!important;padding-bottom:22px!important}:where(.home-landing) .feature-mock-card--list>div{min-height:40px;padding-top:9px!important;padding-bottom:9px!important}:where(.home-landing) .feature-mock-card--progress{gap:30px;min-height:196px;padding-top:34px!important;padding-bottom:34px!important}:where(.home-landing) .feature-mock-card--progress .h-2\.5{height:12px}:where(.home-landing) .feature-mock-card--progress .text-xs{font-size:13px}:where(.home-landing) .feature-mock-card--streak{gap:20px;min-height:196px;padding-top:34px!important;padding-bottom:34px!important}:where(.home-landing) .feature-mock-card--streak .mb-4{margin-bottom:18px!important}:where(.home-landing) .feature-mock-card--streak .h-7.w-7,:where(.home-landing) .feature-mock-card--streak .sm\:h-8.sm\:w-8{width:40px!important;height:40px!important}:where(.home-landing) .feature-mock-card--streak .text-\[10px\]{font-size:11px!important}:where(.home-landing) .feature-mock-card--streak p{font-size:13px}@media (max-width:640px){:where(.home-landing) .feature-mock-card{min-height:184px}:where(.home-landing) .feature-mock-card--streak .h-7.w-7,:where(.home-landing) .feature-mock-card--streak .sm\:h-8.sm\:w-8{width:34px!important;height:34px!important}}:where(.home-landing) .quizlet-card.card-color-violet{background:linear-gradient(90deg,#f8f5ff 0% 50%,#f5faff 100%)}:where(.home-landing) .quizlet-card.card-color-blue{background:linear-gradient(90deg,#f5faff 0% 50%,#f6fff9 100%)}:where(.home-landing) .quizlet-card.card-color-green{background:linear-gradient(90deg,#f6fff9 0% 50%,#fffdf2 100%)}:where(.home-landing) .quizlet-card.card-color-yellow{background:linear-gradient(90deg,#fffdf2 0% 50%,#fffbf5 100%)}:where(.home-landing) .quizlet-card.card-color-orange{background:linear-gradient(90deg,#fffbf5 0% 50%,#f8f5ff 100%)}:where(.home-landing) .quizlet-card.card-color-teal{background:linear-gradient(90deg,#eefdfb 0% 50%,#f8f5ff 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-violet{background:linear-gradient(90deg,#a855f71f 0% 62%,#3b82f61f 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-blue{background:linear-gradient(90deg,#3b82f61f 0% 62%,#22c55e1f 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-green{background:linear-gradient(90deg,#22c55e1f 0% 62%,#eab3081f 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-yellow{background:linear-gradient(90deg,#eab3081f 0% 62%,#f973161f 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-orange{background:linear-gradient(90deg,#f973161f 0% 62%,#a855f71f 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-teal{background:linear-gradient(90deg,#14b8a61f 0% 62%,#a855f71f 100%)}:where(.home-landing) .quizlet-card{position:relative;background:var(--card-gradient)!important}:where(.home-landing) .quizlet-card:before,:where(.home-landing) .quizlet-card:after{display:none}:where(.home-landing) .quizlet-card.card-color-violet{--card-gradient:linear-gradient(90deg, #f5edff 0%, #edf6ff 48%, #eefdf5 100%)}:where(.home-landing) .quizlet-card.card-color-blue{--card-gradient:linear-gradient(90deg, #edf6ff 0%, #eefdf5 55%, #e9fff2 100%)}:where(.home-landing) .quizlet-card.card-color-green{--card-gradient:linear-gradient(90deg, #eefdf5 0%, #effdf3 48%, #fff9e8 100%)}:where(.home-landing) .quizlet-card.card-color-yellow{--card-gradient:linear-gradient(90deg, #fff9e8 0%, #fff2e8 52%, #fff5ef 100%)}:where(.home-landing) .quizlet-card.card-color-orange{--card-gradient:linear-gradient(90deg, #fff5ef 0%, #f8efff 54%, #f5edff 100%)}:where(.home-landing) .quizlet-card.card-color-teal{--card-gradient:linear-gradient(90deg, #eefdfb 0%, #f4fbff 54%, #f5edff 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-violet{--card-gradient:linear-gradient(90deg, #a855f757 0%, #3b82f642 48%, #22c55e33 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-blue{--card-gradient:linear-gradient(90deg, #3b82f64d 0%, #22c55e3d 55%, #22c55e47 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-green{--card-gradient:linear-gradient(90deg, #22c55e47 0%, #22c55e38 48%, #eab3083d 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-yellow{--card-gradient:linear-gradient(90deg, #eab30840 0%, #f9731638 52%, #f973163d 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-orange{--card-gradient:linear-gradient(90deg, #f9731640 0%, #a855f733 54%, #a855f74d 100%)}html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-teal{--card-gradient:linear-gradient(90deg, #14b8a640 0%, #3b82f633 54%, #a855f747 100%)}@media (max-width:640px){:where(.home-landing) .carousel-viewport{width:min(100vw - 28px,392px);overflow:hidden;background:0 0!important}:where(.home-landing) .quizlet-card{padding:22px 18px 18px!important}}@media (max-width:380px){:where(.home-landing) .carousel-viewport{width:calc(100vw - 22px)}:where(.home-landing) .quizlet-card{padding:18px 16px 16px!important}}:where(.home-landing) .carousel-viewport{isolation:isolate;--card-gap:0px;--card-width:82cqw;--carousel-offset:calc((100cqw - var(--card-width)) / 2);position:relative;background:0 0!important;overflow:hidden!important}:where(.home-landing) .carousel-viewport:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#f5edff 0%,#edf6ff 16%,#eefdf5 32%,#fff9e8 50%,#fff5ef 66%,#eefdfb 84%,#f5edff 100%);background-size:calc((var(--card-width) + var(--card-gap)) * 6) 100%;background-position:calc(-1 * var(--carousel-idx,0) * (var(--card-width) + var(--card-gap)) + var(--carousel-offset)) 0;opacity:.95;transition:var(--carousel-bg-transition,background-position .5s cubic-bezier(.16, 1, .3, 1));-webkit-mask-composite:source-in;background-repeat:repeat-x;border-radius:28px;display:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%),linear-gradient(#0000 0%,#000 15% 83%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%),linear-gradient(#0000 0%,#000 15% 83%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}html[data-theme=dark] :where(.home-landing) .carousel-viewport:before{opacity:.82;background:linear-gradient(90deg,#a855f726 0%,#3b82f622 16%,#22c55e24 32%,#eab3081b 50%,#f9731618 66%,#14b8a61c 84%,#a855f726 100%)}:where(.home-landing) .quizlet-carousel-track{z-index:1;border-radius:28px;position:relative;overflow:visible}:where(.home-landing) .quizlet-carousel-track:before{display:none}:where(.home-landing) .quizlet-card,:where(.home-landing) .quizlet-card.card-color-violet,:where(.home-landing) .quizlet-card.card-color-blue,:where(.home-landing) .quizlet-card.card-color-green,:where(.home-landing) .quizlet-card.card-color-yellow,:where(.home-landing) .quizlet-card.card-color-orange,:where(.home-landing) .quizlet-card.card-color-teal,html[data-theme=dark] :where(.home-landing) .quizlet-card,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-violet,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-blue,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-green,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-yellow,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-orange,html[data-theme=dark] :where(.home-landing) .quizlet-card.card-color-teal{z-index:1;position:relative;background:0 0!important}:where(.home-landing) .quizlet-card-inner{z-index:2;position:relative}@media (max-width:640px){:where(.home-landing) .carousel-viewport{--card-gap:0px;--card-width:100cqw;--carousel-offset:0px}:where(.home-landing) .quizlet-carousel-track{border-radius:26px}:where(.home-landing) .carousel-viewport:before{-webkit-mask-composite:source-in;border-radius:26px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 9% 91%,#0000 100%),linear-gradient(#0000 0%,#000 11% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 9% 91%,#0000 100%),linear-gradient(#0000 0%,#000 11% 85%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}}@media (min-width:768px){:where(.home-landing) .carousel-viewport{--card-width:calc((100cqw - var(--card-gap)) / 2);--carousel-offset:0px}}@media (min-width:1024px){:where(.home-landing) .carousel-viewport{--card-width:calc((100cqw - 2 * var(--card-gap)) / 3);--carousel-offset:0px}}:where(.home-landing) .home-faq-section{background:var(--surface);border-top:1px solid var(--line);padding:86px 0 96px}:where(.home-landing) .home-faq-title{letter-spacing:-.035em;max-width:860px;color:var(--ink);text-align:center;margin:0 auto 28px;font-size:clamp(26px,3.25vw,42px);font-weight:400;line-height:1}:where(.home-landing) .home-faq-list{border-top:1px solid var(--line);max-width:860px;margin:0 auto}:where(.home-landing) .home-faq-item{border-bottom:1px solid var(--line)}:where(.home-landing) .home-faq-item summary{cursor:pointer;color:var(--ink);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:18px;padding:32px 0;font-size:20px;font-weight:500;list-style:none;display:flex}:where(.home-landing) .home-faq-item summary::-webkit-details-marker{display:none}:where(.home-landing) .home-faq-icon{border:1px solid var(--line);width:34px;height:34px;color:var(--ink-2);background:var(--surface);border-radius:50%;flex:0 0 34px;place-items:center;transition:transform .2s,background .2s,border-color .2s;display:grid}:where(.home-landing) .home-faq-icon svg{width:18px;height:18px}:where(.home-landing) .home-faq-item[open] .home-faq-icon{background:var(--green-bg);border-color:var(--green-soft);color:var(--green-deep);transform:rotate(180deg)}:where(.home-landing) .home-faq-item p{color:var(--ink-2);margin:-14px 54px 32px 0;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:640px){:where(.home-landing) .home-faq-section{padding:64px 0 72px}:where(.home-landing) .home-faq-title{margin-bottom:18px;font-size:clamp(25px,8.2vw,34px)}:where(.home-landing) .home-faq-item summary{padding:24px 0;font-size:18px}:where(.home-landing) .home-faq-item p{margin-right:0;font-size:14px}}:where(.home-landing),:where(.home-landing) *,.marketing-nav--home,.marketing-nav--home *{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}.marketing-nav--home .nav-wordmark,.marketing-nav--home .nav-wordmark *{font-family:var(--font-dongle), sans-serif!important}
