._homeContainer_1dmyb_13{flex-direction:column;display:flex}._srOnly_1dmyb_25{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._scrollReveal_1dmyb_51{opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}._scrollReveal_1dmyb_51._isVisible_1dmyb_65{opacity:1;transform:translateY(0)}._sectionTitle_1dmyb_75{font-family:var(--font-title);color:var(--theme-text-primary);margin:0 0 var(--space-md);font-size:clamp(1.5rem,4vw,2rem);font-weight:800}._sectionDesc_1dmyb_91{font-family:var(--font-primary);color:var(--theme-text-secondary);max-width:480px;font-size:1rem;line-height:1.7}._heroSection_1dmyb_117{justify-content:center;align-items:center;padding:80px 24px;display:flex}._heroCard_1dmyb_131{text-align:center;border-radius:var(--radius-2xl);background:linear-gradient(145deg, color-mix(in srgb, var(--theme-accent-primary) 6%, var(--theme-glass-secondary)), var(--theme-glass-secondary), color-mix(in srgb, var(--theme-accent-secondary,var(--theme-accent-primary)) 4%, var(--theme-glass-secondary)));width:100%;max-width:1000px;-webkit-backdrop-filter:var(--theme-backdrop-blur-strong);border:1px solid var(--theme-glass-light);box-shadow:var(--theme-shadow-strong);flex-direction:column;align-items:center;gap:32px;padding:80px 48px;display:flex}._demoSection_1dmyb_173{justify-content:center;padding:0 24px 80px;display:flex}._heroKicker_1dmyb_185{border-radius:var(--radius-full);background:linear-gradient(135deg, color-mix(in srgb, var(--theme-accent-primary) 12%, transparent), color-mix(in srgb, var(--theme-accent-secondary,var(--theme-accent-primary)) 12%, transparent));border:1px solid color-mix(in srgb, var(--theme-accent-primary) 25%, transparent);color:var(--theme-accent-primary);font-size:.82rem;font-weight:600;font-family:var(--font-primary);padding:6px 16px;display:inline-block}._heroTitle_1dmyb_213{font-family:var(--font-title);color:var(--theme-text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:900;line-height:1.12}._heroSubtitle_1dmyb_233{font-family:var(--font-primary);color:var(--theme-text-secondary);margin:0;font-size:1.05rem;line-height:1.7}._editorWindow_1dmyb_251{background:var(--theme-glass-secondary);width:100%;max-width:1000px;-webkit-backdrop-filter:var(--theme-backdrop-blur-strong);border:1px solid var(--theme-glass-light);border-radius:var(--radius-2xl);box-shadow:var(--theme-shadow-strong);overflow:hidden}._editorTitleBar_1dmyb_279{background:var(--theme-glass-tint);border-bottom:1px solid var(--theme-border-light);align-items:center;gap:6px;padding:10px 14px;display:flex}._editorDot_1dmyb_297{border-radius:50%;width:10px;height:10px}._dotRed_1dmyb_309{background:#ff5f57}._dotYellow_1dmyb_317{background:#ffbd2e}._dotGreen_1dmyb_325{background:#28c840}._editorFileName_1dmyb_333{color:var(--theme-text-tertiary);font-size:.72rem;font-family:var(--font-primary);margin-left:auto}._editorBody_1dmyb_347{height:380px;color:var(--theme-text-primary);grid-template-columns:1fr 1fr;font-family:Courier New,monospace;font-size:.82rem;line-height:1.5;display:grid;overflow-y:auto}._paneLeft_1dmyb_369,._paneRight_1dmyb_371{flex-direction:column;gap:6px;padding:16px;display:flex;overflow:hidden}._paneLeft_1dmyb_369{border-right:1px solid var(--theme-border-light)}._paneHeader_1dmyb_395{text-transform:uppercase;letter-spacing:1.5px;color:var(--theme-text-tertiary);border-bottom:1px solid var(--theme-border-light);margin-bottom:4px;padding-bottom:8px;font-size:.7rem;font-weight:700}._srtRow_1dmyb_417{background:var(--theme-glass-tint);opacity:0;border-radius:6px;padding:6px 8px;font-size:.78rem;line-height:1.4;transition:opacity .3s,transform .3s;transform:translateY(4px)}._srtRow_1dmyb_417._visible_1dmyb_439{opacity:1;transform:translateY(0)}._srtSeq_1dmyb_449{color:var(--theme-text-tertiary);margin-bottom:2px;font-size:.68rem}._srtText_1dmyb_461{color:var(--theme-text-primary)}._srtTranslating_1dmyb_469{color:var(--theme-accent-primary);font-style:italic}._editorLineNum_1dmyb_479{color:var(--theme-text-tertiary);-webkit-user-select:none;user-select:none;opacity:.5;font-size:.85rem}._editorText_1dmyb_493{color:var(--theme-text-primary);min-height:1.6em;font-size:.9rem;line-height:1.6}._typingCursor_1dmyb_507{color:var(--theme-accent-primary);font-weight:300;animation:1s step-end infinite _blink_1dmyb_1}@keyframes _blink_1dmyb_1{0%,to{opacity:1}50%{opacity:0}}._featuresSection_1dmyb_551{background:var(--theme-glass-tint);padding:64px 24px}._featuresContainer_1dmyb_561{grid-template-columns:2fr 3fr;align-items:start;gap:48px;max-width:1100px;margin:0 auto;display:grid}._featuresSticky_1dmyb_579{position:sticky;top:80px}._featuresScroll_1dmyb_589{flex-direction:column;gap:20px;display:flex}._featureCard_1dmyb_601{background:var(--theme-card-bg);border:1px solid var(--theme-card-border);border-radius:var(--radius-xl);box-shadow:var(--theme-card-shadow);padding:28px;transition:transform .3s,box-shadow .3s,border-color .3s}._featureCard_1dmyb_601:hover{transform:translateY(-4px)}._featureCard_1dmyb_601:first-child:hover{box-shadow:0 0 16px #3b82f659, var(--theme-card-hover-shadow);border-color:#3b82f6}._featureCard_1dmyb_601:nth-child(2):hover{box-shadow:0 0 16px #22d3ee59, var(--theme-card-hover-shadow);border-color:#22d3ee}._featureCard_1dmyb_601:nth-child(3):hover{box-shadow:0 0 16px #a78bfa59, var(--theme-card-hover-shadow);border-color:#a78bfa}._featureCard_1dmyb_601:nth-child(4):hover{box-shadow:0 0 16px #34d39959, var(--theme-card-hover-shadow);border-color:#34d399}._featureCard_1dmyb_601:nth-child(5):hover{box-shadow:0 0 16px #f59e0b59, var(--theme-card-hover-shadow);border-color:#f59e0b}._featureIcon_1dmyb_687{margin-bottom:12px;font-size:2rem}._featureCardTitle_1dmyb_697{font-family:var(--font-title);color:var(--theme-card-title);margin:0 0 8px;font-size:1.15rem;font-weight:700}._featureCardDesc_1dmyb_713{font-family:var(--font-primary);color:var(--theme-card-subtitle);margin:0;font-size:.9rem;line-height:1.6}._statsSection_1dmyb_737{padding:64px 24px}._statsGrid_1dmyb_745{flex-wrap:wrap;justify-content:center;gap:48px;max-width:1200px;margin:0 auto;display:flex}._statItem_1dmyb_763{text-align:center;padding:16px 24px}._statValue_1dmyb_773{font-family:var(--font-title);background:linear-gradient(135deg, var(--theme-accent-primary), var(--theme-accent-secondary,var(--theme-accent-primary)));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:900;display:block}._statLabel_1dmyb_797{font-family:var(--font-primary);color:var(--theme-text-secondary);font-size:.9rem;font-weight:500;display:block}._bentoSection_1dmyb_821{color:#e0e0e6;background:#0a0a12;padding:72px 24px}._bentoSection_1dmyb_821[data-theme-override=dark]{--theme-text-primary:#e8e8ee;--theme-text-secondary:#a0a0b0;--theme-text-tertiary:#666680;--theme-card-bg:#ffffff0a;--theme-card-border:#ffffff14;--theme-card-hover-bg:#ffffff12;--theme-card-hover-border:#ffffff26;--theme-glass-secondary:#ffffff08;--theme-glass-light:#ffffff0f;--theme-border-light:#ffffff0f;--theme-card-shadow:0 4px 20px #0000004d;--theme-card-hover-shadow:0 8px 30px #00000080;--theme-card-title:#e8e8ee;--theme-card-subtitle:#a0a0b0}._bentoGrid_1dmyb_867{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:32px auto 0;display:grid}._bentoCard_1dmyb_883{background:var(--theme-card-bg);border:1px solid var(--theme-card-border);border-radius:var(--radius-2xl);flex-direction:column;padding:24px;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}._bentoCard_1dmyb_883:hover{border-color:var(--theme-accent-primary,#6c9fff);background:var(--theme-card-hover-bg);transform:translateY(-6px);box-shadow:0 0 20px #6c9fff4d,0 8px 30px #0006}._cardLarge_1dmyb_921{grid-area:span 2/span 2;min-height:220px}._cardWide_1dmyb_933{flex-direction:row;grid-column:span 2;align-items:center;gap:16px;min-height:100px}._cardMedium_1dmyb_949{min-height:140px}._cardTag_1dmyb_957{text-transform:uppercase;letter-spacing:2px;color:var(--theme-text-tertiary);margin-bottom:4px;font-size:.65rem;font-weight:600}._tagPurple_1dmyb_975{color:#d088ff!important}._tagBlue_1dmyb_983{color:#88c0ff!important}._tagPink_1dmyb_991{color:#ff88b0!important}._tagGreen_1dmyb_999{color:#88ffc0!important}._cardTitle_1dmyb_1007{font-family:var(--font-title);background:linear-gradient(180deg, var(--theme-text-primary) 0%, var(--theme-text-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:4px 0;font-size:1.2rem;font-weight:700}._cardDesc_1dmyb_1029{font-family:var(--font-primary);color:var(--theme-text-secondary);white-space:pre-line;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}._iconCircle_1dmyb_1055{background:var(--theme-glass-light);border:1px solid var(--theme-border-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}._iconCircle_1dmyb_1055 svg{stroke:var(--theme-text-primary)}._marqueeContainer_1dmyb_1089{margin-top:48px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}._marqueeTrack_1dmyb_1103{gap:16px;width:max-content;animation:30s linear infinite _marqueeScroll_1dmyb_1;display:flex}._marqueeItem_1dmyb_1117{color:var(--theme-text-secondary);white-space:nowrap;background:var(--theme-glass-secondary);border-radius:var(--radius-full);border:1px solid var(--theme-border-light);padding:6px 14px;font-size:.85rem}@keyframes _marqueeScroll_1dmyb_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._actionGroup_1dmyb_1165{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}._btnPrimary_1dmyb_1179,._btnSecondary_1dmyb_1181{border-radius:var(--radius-full);cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:12px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}._btnPrimary_1dmyb_1179{background:var(--theme-button-primary-bg);color:var(--theme-button-primary-text);border:1px solid var(--theme-button-primary-border)}._btnPrimary_1dmyb_1179:hover{background:var(--theme-button-primary-hover);box-shadow:var(--theme-glow-primary);transform:translateY(-2px)}._btnSecondary_1dmyb_1181{background:var(--theme-button-secondary-bg);color:var(--theme-button-secondary-text);border:1px solid var(--theme-button-secondary-border)}._btnSecondary_1dmyb_1181:hover{background:var(--theme-button-secondary-hover);transform:translateY(-2px)}@media (max-width:1023px){._heroSection_1dmyb_117{padding:48px 20px}._heroCard_1dmyb_131{gap:24px;padding:48px 24px}._demoSection_1dmyb_173{padding:0 20px 48px}._editorWindow_1dmyb_251{max-width:100%}._featuresContainer_1dmyb_561{grid-template-columns:1fr}._featuresSticky_1dmyb_579{text-align:center;position:relative;top:auto}._featuresSticky_1dmyb_579 ._sectionDesc_1dmyb_91{max-width:100%;margin:0 auto}._bentoGrid_1dmyb_867{grid-template-columns:repeat(2,1fr)}._cardLarge_1dmyb_921{grid-area:span 1/span 2;min-height:160px}}@media (max-width:640px){._heroSection_1dmyb_117{min-height:auto;padding:32px 16px 48px}._heroTitle_1dmyb_213{font-size:1.8rem}._heroSubtitle_1dmyb_233{font-size:.9rem}._editorBody_1dmyb_347{height:320px}._bentoGrid_1dmyb_867{grid-template-columns:1fr}._cardLarge_1dmyb_921,._cardWide_1dmyb_933{grid-column:span 1}._statsGrid_1dmyb_745{flex-direction:column;align-items:center;gap:20px}._statValue_1dmyb_773{font-size:2rem}._featuresSection_1dmyb_551,._statsSection_1dmyb_737,._bentoSection_1dmyb_821{padding:48px 16px}}@media (prefers-reduced-motion:reduce){._scrollReveal_1dmyb_51{opacity:1;transition:none;transform:none}._marqueeTrack_1dmyb_1103{animation:none}._typingCursor_1dmyb_507{opacity:1;animation:none}._heroKicker_1dmyb_185{animation:none}._editorWindow_1dmyb_251{transition:none;transform:none}._editorWindow_1dmyb_251:hover{transform:none}}
