:root{color-scheme:dark;--bg-top: #121d31;--bg-top-2: #183058;--bg-base: #e9eef7;--surface: rgba(255, 255, 255, .94);--text: #152138;--text-strong: #09101d;--muted: #71809d;--line: rgba(23, 32, 51, .08);--blue: #2c79ff;--easy: #3fa2ff;--medium: #f4b458;--hard: #ff6e7d;--shadow: 0 24px 60px rgba(13, 22, 39, .18);--radius-xl: 30px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;font-family:Inter,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(61,127,255,.16),transparent 26%),radial-gradient(circle at top right,rgba(0,163,255,.12),transparent 22%),linear-gradient(180deg,var(--bg-top) 0,var(--bg-top-2) 34%,var(--bg-base) 34.1%,var(--bg-base) 100%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.vl-loading{min-height:100vh;display:grid;place-items:center;color:#fff;font-size:1.1rem}.vl-landing__header,.vl-topbar,.vl-landing__hero,.vl-main-shell{max-width:1380px;margin:0 auto;padding-left:24px;padding-right:24px}.vl-landing__header,.vl-topbar{padding-top:18px;padding-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.vl-topbar{position:sticky;top:0;z-index:20;background:#121d31d1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.vl-brand{display:inline-flex;align-items:center;gap:14px}.vl-brand__mark{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(180deg,#4a96ff,#2c79ff);color:#fff;font-weight:800}.vl-brand__copy strong{display:block;color:#fff}.vl-brand__copy span{color:#e8f0ffb8;font-size:.78rem}.vl-nav,.vl-topbar__actions,.vl-inline-actions,.vl-hero-panel__actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.vl-locale-switch{display:inline-flex;align-items:center;gap:10px;color:#ebf0fad1;font-weight:700}.vl-locale-switch select{min-height:38px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff}.vl-landing__header .vl-locale-switch{color:#fff}.vl-nav a{padding:10px 16px;border-radius:999px;color:#ebf0fac2;font-weight:700}.vl-nav a.active,.vl-nav a:hover{background:#ffffff14;color:#fff}.vl-user-pill{padding:8px 16px;border-radius:999px;background:#ffffff14;color:#fff;display:grid}.vl-user-pill span{color:#e8f0ffb8;font-size:.8rem}.vl-button{min-height:46px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(180deg,#4a96ff,#2c79ff);color:#fff;font-weight:800;cursor:pointer}.vl-button--ghost{background:#ffffffeb;color:var(--text);border:1px solid var(--line)}.vl-landing__hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:28px;align-items:stretch;min-height:calc(100vh - 90px);padding-top:10px;padding-bottom:40px}.vl-hero-copy,.vl-auth-card,.vl-card,.vl-stat-card,.vl-hero-panel,.vl-store-hero{border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.vl-hero-copy,.vl-auth-card,.vl-card,.vl-store-hero{padding:28px}.vl-kicker{margin:0;color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.vl-hero-copy h1,.vl-card h1,.vl-store-hero h1,.vl-hero-panel h1{margin:14px 0;color:var(--text-strong);font-size:clamp(2.6rem,4vw,4.4rem);line-height:.95;letter-spacing:-.05em}.vl-hero-copy p,.vl-card p,.vl-auth-card p,.vl-store-hero p{color:var(--muted);line-height:1.65}.vl-hero-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.vl-hero-highlight{padding:18px;border-radius:var(--radius-md);background:#ffffff9e;border:1px solid rgba(44,121,255,.12);box-shadow:0 18px 32px #1521380f}.vl-hero-highlight span,.vl-safety-strip span,.vl-video-placeholder__eyebrow{display:block;color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.vl-hero-highlight strong,.vl-safety-strip strong{display:block;margin-top:8px;color:var(--text-strong);font-size:1.02rem}.vl-hero-highlight p{margin:10px 0 0;font-size:.95rem}.vl-video-placeholder{margin-top:24px;min-height:240px;border-radius:var(--radius-lg);display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(74,150,255,.22),transparent 28%),linear-gradient(135deg,#2c79ff33,#2c79ff0a)}.vl-video-placeholder__screen{width:min(100%,540px);min-height:178px;padding:24px;display:grid;align-content:end;gap:8px;border-radius:22px;background:linear-gradient(180deg,#121d313d,#121d31b8),linear-gradient(135deg,#5aa7ff,#214ea4);box-shadow:inset 0 1px #ffffff2e}.vl-video-placeholder__screen strong{color:#fff;font-size:1.45rem}.vl-video-placeholder__screen p{margin:0;color:#ecf3ffcc}.vl-safety-strip{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vl-safety-strip div{padding:16px 18px;border-radius:var(--radius-md);background:#ffffff9e;border:1px solid rgba(44,121,255,.1)}.vl-auth-card h2{margin:10px 0 18px;color:var(--text-strong)}.vl-auth-intro{margin:-2px 0 16px}.vl-auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;border-radius:999px;background:#2c79ff14;margin-bottom:18px}.vl-auth-tabs button{min-height:44px;border:0;border-radius:999px;background:transparent;font-weight:800;cursor:pointer}.vl-auth-tabs button.is-active{background:linear-gradient(180deg,#4a96ff,#2c79ff);color:#fff}.vl-form{display:grid;gap:16px}.vl-form label{display:grid;gap:8px;font-weight:700}.vl-form input,.vl-textarea{width:100%;min-height:52px;padding:14px 16px;border-radius:var(--radius-md);border:1px solid rgba(23,32,51,.1);background:#ecf3ffc2}.vl-textarea{min-height:140px;resize:vertical}.vl-error,.vl-success{margin:0;padding:12px 14px;border-radius:var(--radius-sm);font-weight:700}.vl-error{background:#ff6e7d1f;color:#b33e4a}.vl-success{background:#20b18a24;color:#12755f}.vl-auth-note{margin-top:18px;padding-top:18px;border-top:1px solid rgba(23,32,51,.08)}.vl-auth-note span{display:block;color:var(--text-strong);font-weight:800}.vl-auth-note p{margin:6px 0 0;font-size:.94rem}.vl-landing__sections{max-width:1380px;margin:0 auto;padding:0 24px 56px;display:grid;grid-template-columns:1.12fr .94fr .94fr;gap:18px}.vl-landing-list{margin:0;padding-left:18px;color:var(--muted);display:grid;gap:12px;line-height:1.6}.vl-legal-page{min-height:100vh;padding-bottom:56px}.vl-legal-card{max-width:980px;margin:24px auto 0;padding:34px;border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.vl-legal-card h1{margin:12px 0 4px;color:var(--text-strong);font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.05em}.vl-legal-card h2{margin:28px 0 8px;color:var(--text-strong)}.vl-legal-card p{color:var(--muted);line-height:1.7}.vl-legal-date{margin-top:0}.vl-main-shell,.vl-dashboard,.vl-store{display:grid;gap:22px;padding-top:14px;padding-bottom:40px}.vl-hero-panel,.vl-store-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:center}.vl-store-hero__stack{display:grid;gap:12px}.vl-store-hero__stack article{padding:16px;border-radius:var(--radius-md);background:#ffffffb8;border:1px solid rgba(44,121,255,.12)}.vl-store-hero__stack span{display:block;color:var(--muted);font-size:.8rem}.vl-layout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px}.vl-shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.vl-shop-main,.vl-shop-side{display:grid;gap:16px}.vl-shop-side{position:sticky;top:104px}.vl-shop-controls{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,.7fr);gap:18px;align-items:end}.vl-shop-controls h2,.vl-product-detail h2,.vl-cart-card h3{margin:8px 0 0;color:var(--text-strong)}.vl-shop-controls label{display:grid;gap:8px;font-weight:800;color:var(--text)}.vl-shop-controls input{width:100%;min-height:48px;padding:12px 15px;border-radius:var(--radius-md);border:1px solid rgba(23,32,51,.1);background:#ecf3ffc2}.vl-category-row{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px}.vl-chip{min-height:36px;padding:0 14px;border:1px solid rgba(44,121,255,.16);border-radius:999px;background:#ffffffb8;color:var(--text);font-weight:800;cursor:pointer}.vl-chip.is-active,.vl-chip:hover{background:linear-gradient(180deg,#4a96ff,#2c79ff);color:#fff}.vl-column,.vl-dashboard,.vl-store{display:grid;gap:16px}.vl-stats-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.vl-card-grid,.vl-product-grid{display:grid;gap:16px}.vl-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vl-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vl-stat-card{padding:18px 20px}.vl-stat-card strong{display:block;margin:6px 0 4px;color:var(--text-strong);font-size:1.9rem}.vl-badge{min-height:28px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;font-size:.78rem;font-weight:800;background:#2c79ff1f;color:var(--blue)}.vl-badge--easy{background:#3fa2ff24;color:var(--easy)}.vl-badge--medium{background:#f4b4582e;color:#b67c1c}.vl-badge--hard{background:#ff6e7d24;color:#cb4455}.vl-inline-link{color:var(--blue);font-weight:800}.vl-challenge-card,.vl-product-card{display:grid;gap:14px}.vl-challenge-card__header,.vl-challenge-card__footer,.vl-product-card__footer,.vl-challenge-page__header{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.vl-product-card{align-content:start;transition:transform .16s ease,border-color .16s ease}.vl-product-card:hover,.vl-product-card.is-selected{transform:translateY(-2px);border-color:#2c79ff5c}.vl-product-card__image{min-height:180px;border-radius:20px;display:grid;align-items:end;padding:16px;overflow:hidden;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.88),transparent 16%),radial-gradient(circle at 72% 18%,rgba(74,150,255,.38),transparent 24%),linear-gradient(140deg,#2c79ff42,#1630580a),linear-gradient(180deg,#f5f8ff,#d9e6ff)}.vl-product-card__image span{width:fit-content;padding:6px 11px;border-radius:999px;background:#0c182bb8;color:#fff;font-size:.75rem;font-weight:800}.vl-product-card__body{display:grid;gap:8px}.vl-product-card__body strong{color:var(--text-strong);font-size:1.1rem}.vl-product-card__body p{margin:0}.vl-product-card__meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.86rem}.vl-product-detail{display:grid;grid-template-columns:310px minmax(0,1fr);gap:24px;align-items:center}.vl-product-detail__visual{min-height:280px;border-radius:var(--radius-lg);background:radial-gradient(circle at 30% 26%,rgba(255,255,255,.78),transparent 18%),radial-gradient(circle at 64% 72%,rgba(57,207,177,.34),transparent 24%),linear-gradient(140deg,#2c79ffb8,#121d31eb);box-shadow:inset 0 1px #ffffff42}.vl-spec-grid{margin:18px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vl-spec-grid div{padding:12px;border-radius:var(--radius-sm);background:#2c79ff14;border:1px solid rgba(44,121,255,.12)}.vl-spec-grid dt{color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.vl-spec-grid dd{margin:6px 0 0;color:var(--text-strong);font-weight:800}.vl-cart-list,.vl-order-list{display:grid;gap:10px;margin:14px 0;padding:0;list-style:none}.vl-cart-row,.vl-order-list li,.vl-cart-total{display:flex;align-items:center;justify-content:space-between;gap:12px}.vl-cart-row{padding:12px;border-radius:var(--radius-md);background:#2c79ff12;border:1px solid rgba(44,121,255,.12)}.vl-cart-row strong,.vl-order-list strong{display:block;color:var(--text-strong)}.vl-cart-row span,.vl-order-list span,.vl-muted{color:var(--muted)}.vl-qty{display:inline-flex;align-items:center;gap:8px;padding:4px;border-radius:999px;background:#fff;border:1px solid var(--line)}.vl-qty button{width:28px;height:28px;border:0;border-radius:50%;background:#2c79ff1f;color:var(--blue);font-weight:900;cursor:pointer}.vl-cart-total{margin:16px 0;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.vl-cart-total strong{color:var(--text-strong);font-size:1.25rem}.vl-order-list li{padding:12px 0;border-bottom:1px solid var(--line)}.vl-order-list li:last-child{border-bottom:0}.vl-sandbox-frame{width:100%;min-height:280px;border:1px solid var(--line);border-radius:18px;background:#0b1220}.vl-callout{padding:16px 18px;border-radius:18px;background:#2c79ff14;border:1px solid rgba(44,121,255,.14)}.vl-list{margin:0;padding:0;list-style:none;display:grid;gap:12px}.vl-list li{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px}.vl-list li:last-child{border-bottom:0}@media(max-width:1200px){.vl-landing__hero,.vl-landing__sections,.vl-layout-grid,.vl-shop-layout,.vl-shop-controls,.vl-product-detail,.vl-hero-panel,.vl-store-hero,.vl-card-grid,.vl-product-grid,.vl-stats-grid{grid-template-columns:1fr}.vl-shop-side{position:static}.vl-hero-highlights,.vl-safety-strip{grid-template-columns:1fr}}@media(max-width:620px){.vl-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vl-product-card__footer,.vl-cart-row{align-items:stretch;flex-direction:column}}@media(max-width:820px){.vl-landing__header,.vl-topbar,.vl-landing__hero,.vl-main-shell{padding-left:16px;padding-right:16px}.vl-landing__header,.vl-topbar{flex-direction:column;align-items:stretch}}
