.landing{width:100%}.landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 16px}.lp-hero{position:relative;overflow:hidden;background:#000;min-height:clamp(640px,70vh,640px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:96px 20px 84px}.lp-hero__video{position:absolute;top:40%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);pointer-events:none;opacity:.42;filter:saturate(.85) contrast(1.08);z-index:0}.lp-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(60% 50% at 50% 0%,rgba(124,92,252,.18),transparent 70%),linear-gradient(180deg,#1a1330,#140e22 55%,#0e0b16)}.lp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(0deg,var(--bg-deep) 2%,rgba(14,11,22,.35) 50%,var(--bg-deep) 100%)}.lp-hero__content{position:relative;z-index:2;width:100%;max-width:820px}.lp-hero h1{font-size:clamp(34px,6vw,62px);font-weight:800;line-height:1.04;letter-spacing:-.04em;margin:14px auto;color:#fff}.lp-hero h1 .accent{background:linear-gradient(135deg,#fff 30%,var(--accent-soft));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-hero .lead{color:var(--text-muted);font-size:clamp(15px,2.2vw,18px);max-width:54ch;margin:0 auto 30px}.lp-search{display:flex;gap:10px;max-width:560px;margin:0 auto}.lp-search .input-wrap{flex:1;height:52px}.lp-search .input-wrap input{flex:1;background:transparent;border:0;outline:0;color:var(--text);font-size:15px;font-family:inherit}.lp-proof{background:linear-gradient(90deg,var(--bg-bar, #0A0712),var(--bg-surface),var(--bg-bar, #0A0712));border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:22px 16px}.lp-proof__inner{max-width:var(--maxw);margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;gap:24px}.lp-stat{flex:1;min-width:150px;text-align:center}.lp-stat h3{font-size:26px;color:#fff;font-weight:800;margin:0;font-family:var(--font-display)}.lp-stat p{font-size:12px;color:var(--text-muted);margin:4px 0 0;text-transform:uppercase;letter-spacing:.05em}.lp-section{max-width:var(--maxw);margin:0 auto;padding:56px 16px}.lp-section--bordered{border-top:.5px solid var(--border)}.lp-center{text-align:center;margin-bottom:40px}.lp-center h2{font-size:clamp(22px,3.4vw,30px);color:#fff;margin-top:8px}.lp-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.lp-feature{background:linear-gradient(145deg,var(--bg-surface),rgba(23,17,39,.4));border:.5px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.lp-feature:hover{border-color:var(--border-bright, rgba(124,92,252,.2));box-shadow:0 12px 32px #7c5cfc1f;transform:translateY(-3px)}.lp-feature__icon{width:46px;height:46px;border-radius:12px;margin-bottom:18px;background:#7c5cfc1a;color:var(--accent-soft);display:flex;align-items:center;justify-content:center;font-size:23px}.lp-feature h3{font-size:17px;color:#fff;margin:0 0 8px}.lp-feature p{font-size:14px;color:var(--text-muted);margin:0}.lp-spotlight{background:linear-gradient(145deg,var(--bg-surface),rgba(23,17,39,.4));border:.5px solid var(--border-bright, rgba(124,92,252,.2));border-radius:var(--radius-xl);padding:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px;align-items:center;position:relative;overflow:hidden;box-shadow:0 24px 48px -12px #0000008c,0 0 40px #7c5cfc1a}.lp-spotlight:after{content:"";position:absolute;top:-20%;right:-10%;width:380px;height:380px;background:radial-gradient(circle,rgba(124,92,252,.12) 0%,transparent 70%);pointer-events:none}.lp-spotlight__img{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;border:.5px solid var(--border-2);background:var(--bg-deep);position:relative;z-index:1;box-shadow:0 12px 32px #0006}.lp-spotlight__img img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.lp-spotlight__text{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}.lp-spotlight__text h2{font-size:clamp(24px,3.4vw,32px);color:#fff;margin:4px 0 0}.lp-spotlight__text p{font-size:14.5px;color:var(--text-muted);margin:0;line-height:1.7}.lp-filters{display:flex;flex-direction:column;gap:12px;margin-bottom:28px;background:var(--bg-surface);padding:18px;border-radius:var(--radius-lg);border:.5px solid var(--border)}.lp-filters .row{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.lp-filters .chip{cursor:pointer;transition:all .14s ease}.lp-filters .chip:hover{border-color:var(--accent-soft);color:#fff}.lp-filters .chip.active{background:var(--accent);color:#fff;border-color:var(--accent)}.lp-filters .row__label{font-size:12px;color:var(--text-dim);font-weight:600;margin-right:2px}.lp-plan{max-width:420px;margin:0 auto}.lp-plan__card{background:var(--bg-surface);border:1px solid var(--accent);border-radius:var(--radius-lg);padding:34px;display:flex;flex-direction:column;gap:12px;position:relative;box-shadow:0 16px 40px -16px #7c5cfc66}.lp-plan__tag{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:999px;letter-spacing:.05em}.lp-plan__price{font-family:var(--font-display);font-size:34px;font-weight:800;color:#fff}.lp-empty{grid-column:1/-1;text-align:center;color:var(--text-dim);padding:40px}:root{--bg-deep: #0E0B16;--bg-surface: #171127;--bg-surface-2: #1F1733;--bg-bar: #120D1F;--accent: #7C5CFC;--accent-hover: #6A4AF0;--accent-soft: #B9A7FF;--accent-bg: #241C38;--text: #F3F0FA;--text-muted: #A79FBF;--text-dim: #8A82A0;--text-faint: #6A6286;--border: #241C38;--border-2: #2C2342;--border-focus: #7C5CFC;--danger: #E24B4A;--danger-bg: #2A1414;--success: #1D9E75;--radius: 8px;--radius-lg: 12px;--radius-xl: 16px;--maxw: 1120px;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: "Archivo", "Inter", system-ui, sans-serif;--spotlight: radial-gradient(120% 130% at 50% -20%, rgba(124,92,252,.55), rgba(124,92,252,.1) 42%, transparent 66%);color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg-deep);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;margin:0;color:var(--text)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 18px;border-radius:var(--radius);font-size:14px;font-weight:500;font-family:inherit;border:.5px solid transparent;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform 80ms ease;white-space:nowrap}.btn:active{transform:scale(.985)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-ghost{background:transparent;color:var(--text);border-color:var(--border-2)}.btn-ghost:hover:not(:disabled){background:var(--bg-surface-2)}.btn-danger{background:transparent;color:#f0a0a0;border-color:#4a1f1f}.btn-danger:hover:not(:disabled){background:var(--danger-bg)}.btn-block{width:100%}.btn-sm{height:32px;padding:0 12px;font-size:13px}.field{margin-bottom:14px}.field label{display:block;font-size:12px;color:var(--text-muted);margin-bottom:6px}.input-wrap{display:flex;align-items:center;gap:8px;background:var(--bg-surface);border:.5px solid var(--border-2);border-radius:var(--radius);padding:0 10px;height:40px;transition:border-color .12s ease}.input-wrap:focus-within{border-color:var(--border-focus)}.input-wrap .ti{color:var(--text-faint);font-size:17px}.input-wrap input{flex:1;background:transparent;border:0;outline:0;color:var(--text);font-size:14px;font-family:inherit;height:100%}.input-wrap input::placeholder{color:var(--text-faint)}.card{background:var(--bg-surface);border:.5px solid var(--border);border-radius:var(--radius-lg)}.alert{display:flex;align-items:center;gap:8px;background:var(--danger-bg);border:.5px solid #4A1F1F;color:#f0a0a0;font-size:13px;padding:9px 12px;border-radius:var(--radius);margin-bottom:14px}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sub-card{background:var(--bg-deep);border:.5px solid var(--border-2);border-radius:var(--radius);padding:11px 12px}.sub-card .field label{font-size:11px}.sub-card .input-wrap{height:34px;background:var(--bg-surface)}.video-content{color:var(--text);font-size:15px;line-height:1.7}.video-content h1,.video-content h2,.video-content h3,.video-content h4{color:var(--text);margin:1.4em 0 .5em;line-height:1.3}.video-content h3{font-size:17px}.video-content p{margin:0 0 1em;color:var(--text-muted)}.video-content a{color:var(--accent-soft);text-decoration:underline}.video-content a:hover{color:var(--accent)}.video-content ul,.video-content ol{margin:0 0 1em;padding-left:1.3em;color:var(--text-muted)}.video-content li{margin:.2em 0}.video-content img,.video-content video{max-width:100%;height:auto;border-radius:var(--radius);margin:.6em 0;display:block}.video-content blockquote{margin:1em 0;padding:.4em 1em;border-left:3px solid var(--accent);color:var(--text-muted)}.video-content code{background:var(--bg-surface);padding:.1em .4em;border-radius:4px;font-size:.9em}.chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--text-muted);background:var(--bg-surface);border:.5px solid var(--border-2);border-radius:999px;padding:3px 11px}.chip-accent{color:var(--accent-soft);border-color:#3a2e5c}@media (max-width: 860px){.preview-grid{grid-template-columns:1fr!important}}.video-card{position:relative;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.video-card:hover{transform:translateY(-3px);border-color:var(--border-2);box-shadow:0 12px 30px -14px #000000b3,0 0 0 1px #7c5cfc2e}.video-card .thumb{position:relative;aspect-ratio:16 / 9;background:var(--bg-surface-2);overflow:hidden}.video-card .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.video-card:hover .thumb img{transform:scale(1.04)}.video-card .scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(14,11,22,.55));opacity:0;transition:opacity .14s ease}.video-card:hover .scrim{opacity:1}.video-card .play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .14s ease}.video-card:hover .play{opacity:1}.video-card .play span{width:52px;height:52px;border-radius:50%;background:#7c5cfceb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 6px 20px -4px #7c5cfcb3;transform:scale(.85);transition:transform .16s ease}.video-card:hover .play span{transform:scale(1)}.overline{font-size:10.5px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:18px}.kicker{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-soft)}.kicker:before{content:"";width:22px;height:2px;background:var(--accent);border-radius:2px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:36px 0 18px}.section-head h2{font-size:22px}.section-head .see-all{font-size:13px;color:var(--accent-soft);white-space:nowrap}.section-head .see-all:hover{color:var(--accent)}.hero{position:relative;overflow:hidden;border-radius:var(--radius-xl);background:var(--spotlight),linear-gradient(180deg,#1a1330,#140e22 60%,#110c1d);border:.5px solid var(--border-2);padding:64px 28px 72px;text-align:center}.hero h1{font-size:clamp(30px,6vw,52px);font-weight:800;line-height:1.02;letter-spacing:-.03em;max-width:16ch;margin:14px auto}.hero h1 .accent{color:var(--accent-soft)}.hero .lead{color:var(--text-muted);font-size:clamp(14px,2.2vw,17px);max-width:52ch;margin:0 auto 26px;line-height:1.6}.eq{position:absolute;left:0;right:0;bottom:0;height:64px;display:flex;align-items:flex-end;justify-content:center;gap:4px;opacity:.5;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}.eq i{width:4px;background:linear-gradient(180deg,var(--accent-soft),var(--accent));border-radius:2px;animation:eq 1.1s ease-in-out infinite}@keyframes eq{0%,to{height:8px}50%{height:40px}}.site-footer{border-top:.5px solid var(--border);margin-top:64px;background:var(--bg-bar)}.site-footer .inner{max-width:var(--maxw);margin:0 auto;padding:34px 20px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between}.site-footer nav{display:flex;gap:18px;flex-wrap:wrap}.site-footer a{font-size:13px;color:var(--text-muted)}.site-footer a:hover{color:var(--text)}.site-footer .copy{font-size:12px;color:var(--text-faint);width:100%}@media (max-width: 560px){.section-head{flex-direction:column;align-items:flex-start;gap:6px}}.at-cursor-bar{background:#7c5cfc1a}.at-selection div{background:#7c5cfc1f}.at-cursor-beat{background:var(--accent);width:2px;border-radius:2px;box-shadow:0 0 8px #7c5cfcbf}.at-highlight *{fill:#6a4be6!important;stroke:#6a4be6!important}
