.lp-root{--st-page-bg:#f0eee9;--st-ink:#2d2d2d;--st-black:#111;--st-fg-1:#2d2d2d;--st-fg-2:#5a5a5a;--st-fg-3:#828282;--st-fg-4:#afafaf;--st-hairline:#e6e3dc;--st-surface-3:#ededed;--st-accent:#aeffac;--st-accent-ink:#1f3d12;--st-accent-mid:#3c6f2c;--st-shadow-1:0 4px 16px #0000000f;--st-shadow-glass:0 14px 40px #0000001a;--subj-math:#4a81a5;--subj-math-bg:#c6dcee;--subj-physics:#6b9ae7;--subj-physics-bg:#dce6f8;--subj-russian:#dd7e80;--subj-russian-bg:#ffe0e1;--subj-history:#f0b16d;--subj-history-bg:#ffead2;--subj-english:#b8a3d8;--subj-english-bg:#ece3fa;--subj-chemistry:#8edc6a;--subj-chemistry-bg:#dfffde;--subj-info:#c38d5e;--subj-info-bg:#f2e1d0;--font-display:"Stolzl","Manrope","Inter",system-ui,sans-serif;font-family:var(--font-display);color:var(--st-fg-1);background:var(--st-page-bg);overflow-x:clip}.lp-squiggle path{stroke:var(--st-accent);stroke-width:14px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:4200;stroke-dashoffset:4200px;animation:2.4s cubic-bezier(.4,0,.2,1) .2s forwards squiggle-draw}.lp-squiggle.thin path{stroke-width:8px}@keyframes squiggle-draw{to{stroke-dashoffset:0}}.lp-rise{opacity:0;animation:.9s cubic-bezier(.2,.8,.2,1) forwards lp-rise;transform:translateY(18px)}@keyframes lp-rise{to{opacity:1;transform:translateY(0)}}@keyframes lp-float-a{0%,to{transform:translate(0,0)rotate(-1.5deg)}50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes lp-float-b{0%,to{transform:translate(0,0)rotate(2deg)}50%{transform:translateY(-14px)rotate(-.5deg)}}@keyframes lp-float-c{0%,to{transform:translate(0,0)}50%{transform:translateY(-8px)}}@keyframes lp-sparkle{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.lp-sparkle{transform-origin:50%;animation:2.6s ease-in-out infinite lp-sparkle}.lp-sparkle.b{animation-delay:.8s}.lp-sparkle.c{animation-delay:1.5s}@keyframes lp-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.lp-marquee-track{gap:56px;width:max-content;animation:38s linear infinite lp-marquee;display:flex}@keyframes lp-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.lp-num{font-variant-numeric:tabular-nums}.lp-underline{white-space:nowrap;display:inline-block;position:relative}.lp-underline:after{content:"";background:var(--st-accent);z-index:-1;transform-origin:0;border-radius:8px;height:38%;animation:1s cubic-bezier(.2,.8,.2,1) .9s forwards lp-underline-in;position:absolute;bottom:4%;left:-4%;right:-4%;transform:scaleX(0)}@keyframes lp-underline-in{to{transform:scaleX(1)}}.lp-root .lp-cta{color:#fff;font:700 16px/1 "Inter",var(--font-display);cursor:pointer;background:#222020;border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 28px;text-decoration:none;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .18s;display:inline-flex;box-shadow:0 8px 26px #0000002e}.lp-root .lp-cta:hover{background:#2d2d2d;transform:translateY(-2px)}.lp-root .lp-cta.mint{background:var(--st-accent);color:var(--st-accent-ink);box-shadow:0 8px 26px #aeffac8c}.lp-root .lp-cta.mint:hover{background:#9df09b}.lp-root .lp-cta.ghost{color:var(--st-ink);box-shadow:none;border:1.5px solid var(--st-hairline);background:0 0}.lp-root .lp-cta.ghost:hover{background:#fff}.lp-cta-arrow{width:14px;height:14px}.lp-card{box-shadow:var(--st-shadow-1);background:#fff;border-radius:14px}.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box}.lp-root img{max-width:100%;display:block}.lp-root button{font-family:inherit}.lp-root h1,.lp-root h2,.lp-root h3,.lp-root p{margin:0;padding:0}.subj-pill{font:500 13px/1 var(--font-display);color:var(--st-fg-1);border:1px solid var(--st-hairline);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 8px;display:inline-flex}.subj-pill .dot{border-radius:50%;width:8px;height:8px}
