:root{--brand-primary:#1877f2;--brand-primary-dark:#166fe5;--brand-primary-deep:#0d65d9;--brand-primary-light:#e7f3ff;--brand-primary-muted:#1877f21a;--gradient-end:#3b8cff;--color-primary:var(--brand-primary);--color-primary-dark:var(--brand-primary-dark);--color-primary-light:var(--brand-primary-light);--color-primary-hover:var(--brand-primary-dark);--color-primary-muted:var(--brand-primary-muted);--surface-page:#f0f2f5;--surface-card:#fff;--border-subtle:#dadde1;--text-primary:#050505;--text-secondary:#65676b;--text-white:#fff;--bg-main:var(--surface-page);--bg-card:var(--surface-card);--bg-sidebar:var(--surface-card);--border-color:var(--border-subtle);--text-main:var(--text-primary);--text-muted:var(--text-secondary);--sidebar-width:340px;--sidebar-inset:10px;--sidebar-radius:10px;--sidebar-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--sidebar-green:var(--brand-primary);--sidebar-green-dark:var(--brand-primary-dark);--sidebar-green-light:var(--brand-primary-light);--sidebar-bg:var(--surface-card);--sidebar-header-bg:linear-gradient(135deg, #166fe5 0%, #1877f2 55%, #3b8cff 100%);--sidebar-text:var(--text-primary);--sidebar-text-secondary:var(--text-secondary);--sidebar-border:var(--border-subtle);--sidebar-shadow:0 1px 2px #0000001a;--sidebar-hover-bg:var(--brand-primary-muted);--sidebar-active-text:var(--brand-primary);--sidebar-accent-soft:#1877f21f;--sidebar-accent-border:#1877f259;--radius-sm:8px;--radius-md:10px;--radius-lg:12px;--transition-speed:.25s;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html[data-theme=dark],html.dark-mode,body.dark-mode{--brand-primary-light:#1877f229;--brand-primary-muted:#1877f226;--surface-page:#18191a;--surface-card:#242526;--border-subtle:#ffffff14;--text-primary:#e4e6eb;--text-secondary:#b0b3b8;--sidebar-green-dark:#6cb6ff;--sidebar-green-light:#1877f233;--sidebar-bg:#1e1e22;--sidebar-header-bg:linear-gradient(135deg, #0d65d9 0%, #1877f2 55%, #3b8cff 100%);--sidebar-text:#e4e6eb;--sidebar-text-secondary:#b0b3b8;--sidebar-border:#ffffff1a;--sidebar-shadow:0 8px 28px #00000073;--sidebar-hover-bg:var(--brand-primary-muted);--sidebar-active-text:#6cb6ff;--sidebar-accent-soft:#1877f22e;--sidebar-accent-border:#4599ff73}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--surface-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;transition:background-color var(--transition-speed) ease, color var(--transition-speed) ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;overflow-x:hidden}#root{width:100%;min-height:100vh}.lucide{stroke-width:2px;vertical-align:middle;width:18px;height:18px;display:inline-block}.landing-container{background:var(--surface-page);width:100%;min-height:100vh}.sidebar{top:var(--sidebar-inset);left:var(--sidebar-inset);width:var(--sidebar-width);max-height:calc(100vh - 2 * var(--sidebar-inset));height:calc(100vh - 2 * var(--sidebar-inset));background:var(--sidebar-bg);color:var(--sidebar-text);font-family:var(--sidebar-font-family);z-index:1000;border:1px solid var(--sidebar-border);border-radius:var(--sidebar-radius);box-shadow:var(--sidebar-shadow);flex-direction:column;font-weight:500;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex;position:fixed;overflow:hidden}.sidebar.collapsed{transform:translateX(calc(-100% - var(--sidebar-inset) - 4px));opacity:0;pointer-events:none}.sidebar.collapsed.temp-show{opacity:1;pointer-events:auto;transform:translate(0)}.sidebar-header{background:var(--sidebar-header-bg);flex-shrink:0;padding:16px 20px 14px;position:relative}.header-controls{z-index:2;position:absolute;top:8px;left:8px}.top-btn{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,color .15s;display:flex}.top-btn:hover{color:#fff;background:#ffffff26}.top-btn .lucide{width:16px;height:16px}.header-main{justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-left:32px;display:flex}.logo-area{min-width:0;color:inherit;border-radius:8px;outline:none;flex:1;align-items:center;gap:12px;text-decoration:none;transition:opacity .15s;display:flex}.logo-area:hover{opacity:.92}.logo-area:focus-visible{box-shadow:0 0 0 2px #ffffff8c}.logo-img{object-fit:contain;filter:drop-shadow(0 2px 6px #0003);border-radius:8px;flex-shrink:0;width:40px;height:40px}.brand-text{min-width:0}.brand-title{color:#fff;text-shadow:0 1px 4px #00000026;margin:0;font-size:20px;font-weight:700;line-height:1.2}.brand-subtitle{color:#ffffffbf;margin:0;font-size:11px;font-weight:300;line-height:1.3}.header-actions-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.btn-theme-toggle-header{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-family:inherit;transition:background .15s;display:flex}.btn-theme-toggle-header:hover{background:#ffffff40}.btn-theme-toggle-header .lucide{width:14px;height:14px}.sidebar-lang{flex-shrink:0;position:relative}.sidebar-lang__trigger{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.sidebar-lang__trigger:hover{background:#ffffff40}.sidebar-lang__menu{background:var(--surface-card);border:1px solid var(--sidebar-border);z-index:1010;border-radius:6px;min-width:120px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.sidebar-lang__option{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-family:inherit;font-size:13px;display:block}.sidebar-lang__option:hover,.sidebar-lang__option--active{background:var(--brand-primary-muted);color:var(--brand-primary)}.sidebar-account-bar{border:none;border-bottom:1px solid var(--sidebar-border);cursor:pointer;width:100%;color:var(--sidebar-text-secondary);text-align:left;background:0 0;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:300;text-decoration:none;display:flex}.sidebar-account-bar:hover{background:var(--sidebar-hover-bg)}.account-icon{color:var(--sidebar-text-secondary);flex-shrink:0}.account-icon .lucide{width:16px;height:16px}.account-text{flex-direction:column;flex:1;align-items:flex-start;gap:1px;min-width:0;display:flex;overflow:hidden}.auth-modal-overlay{z-index:2000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.auth-modal{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;max-width:400px;overflow:hidden;box-shadow:0 16px 48px #0f172a2e}.auth-modal__header{background:var(--sidebar-header-bg);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.auth-modal__logo{object-fit:contain;border-radius:8px;width:32px;height:32px}.auth-modal__close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.auth-modal__close:hover{background:#ffffff40}.auth-modal__close .lucide{width:16px;height:16px}.auth-modal__tabs{border-bottom:1px solid var(--border-subtle);display:flex}.auth-modal__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:12px;font-family:inherit;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.auth-modal__tab:hover{color:var(--text-primary)}.auth-modal__tab.active{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.auth-modal__form{flex-direction:column;gap:14px;padding:24px 20px 20px;display:flex}.auth-modal__title{color:var(--text-primary);margin:0;font-size:1.2rem;font-weight:700}.auth-modal__subtitle{color:var(--text-secondary);margin:-6px 0 4px;font-size:.88rem;line-height:1.45}.auth-field{color:var(--text-secondary);flex-direction:column;gap:6px;font-size:.82rem;font-weight:600;display:flex}.auth-field input{border:1px solid var(--border-subtle);background:var(--surface-page);color:var(--text-primary);border-radius:6px;outline:none;padding:10px 12px;font-family:inherit;font-size:.92rem;transition:border-color .15s}.auth-field input:focus{border-color:var(--brand-primary)}.auth-modal__submit{border-radius:6px;width:100%;margin-top:4px;padding:11px;font-size:.92rem;font-weight:700}.auth-modal__switch{text-align:center;color:var(--text-secondary);margin:0;font-size:.82rem}.auth-modal__switch-btn{color:var(--brand-primary);cursor:pointer;font-family:inherit;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0}.auth-modal__switch-btn:hover{text-decoration:underline}.auth-modal__error{color:#b91c1c;background:#ef44441f;border:1px solid #ef444459;border-radius:6px;margin:0;padding:8px 10px;font-size:.82rem;font-weight:600}.auth-modal__demo{margin-top:4px}.auth-modal__demo-label{color:var(--text-secondary);margin:0 0 6px;font-size:.75rem}.auth-modal__demo-list{flex-direction:column;gap:4px;display:flex}.auth-modal__demo-btn{text-align:left;border:1px dashed var(--border-subtle);background:var(--surface-page);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:6px 8px;font-family:inherit;font-size:.72rem}.auth-modal__demo-btn:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.account-email{color:var(--sidebar-text);text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.78rem;font-weight:700;overflow:hidden}.account-role{text-transform:uppercase;letter-spacing:.04em;color:var(--brand-primary);font-size:.65rem;font-weight:650}.account-credits{background:var(--brand-primary-light);border:1px solid color-mix(in srgb, var(--brand-primary) 28%, transparent);border-radius:8px;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;padding:4px 8px;display:flex}.account-credits__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);font-size:.58rem;font-weight:700;line-height:1}.account-credits__value{color:var(--brand-primary);font-size:.8rem;font-weight:800;line-height:1.15}.btn-logout-sidebar{border:1px solid var(--sidebar-border);justify-content:center;align-items:center;display:inline-flex;color:var(--text-secondary)!important;box-shadow:none!important;background:0 0!important}.btn-logout-sidebar:hover{border-color:var(--brand-primary);color:var(--brand-primary)!important;background:var(--brand-primary-light)!important}.api-badge{border:1px solid var(--sidebar-border);color:var(--sidebar-text-secondary);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;padding:1px 6px;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:10px;font-weight:600;text-decoration:none}.api-badge:hover{border-color:var(--brand-primary);color:var(--sidebar-active-text)}.nav-tabs{background:var(--sidebar-bg);border-bottom:none;flex-shrink:0;gap:5px;padding:7px 10px;display:flex}.tab-btn{color:#30343b;font-family:var(--sidebar-font-family);cursor:pointer;background:#e4e8ef;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;margin-bottom:0;padding:7px 3px;font-size:11px;font-weight:650;text-decoration:none;transition:color .2s,background .2s,transform .2s,box-shadow .2s;display:flex}.tab-btn:hover{color:#0d65d9;background:#d6e8ff;transform:translateY(-1px)}.tab-btn.active{color:#fff;background:var(--brand-primary);box-shadow:0 6px 16px #1877f247}.tab-btn .lucide{width:16px;height:16px}html[data-theme=dark] .tab-btn,html.dark-mode .tab-btn{color:#f1f3f5;background:#343538;box-shadow:0 4px 12px #00000047}html[data-theme=dark] .tab-btn:hover,html.dark-mode .tab-btn:hover{color:#b9dcff;background:#28486f}html[data-theme=dark] .tab-btn.active,html.dark-mode .tab-btn.active{color:#fff;background:#1877f2;box-shadow:0 7px 18px #1877f261}.sidebar-body{flex-direction:column;flex:auto;gap:10px;min-height:0;padding:8px 12px;display:flex;overflow:hidden auto}.btn-download-sidebar{text-align:center;background-color:var(--brand-primary);width:100%;color:var(--text-white);border-radius:6px;padding:10px;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s;display:block;box-shadow:0 2px 6px #1877f226}.btn-download-sidebar:hover{background-color:var(--brand-primary-dark)}.menu-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.menu-grid-btn{color:#30343b;cursor:pointer;background-color:#e4e8ef;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;font-family:inherit;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 3px 10px #0f172a12}.menu-grid-btn:hover{color:#0d65d9;background-color:#d6e8ff;transform:translateY(-2px);box-shadow:0 7px 16px #1877f229}.menu-grid-btn.active{background-color:var(--brand-primary);color:#fff;box-shadow:0 7px 18px #1877f24d}html[data-theme=dark] .menu-grid-btn,html.dark-mode .menu-grid-btn{color:#f1f3f5;background-color:#343538;box-shadow:0 5px 14px #00000057}html[data-theme=dark] .menu-grid-btn:hover,html.dark-mode .menu-grid-btn:hover{color:#b9dcff;background-color:#28486f;box-shadow:0 8px 20px #00000070}html[data-theme=dark] .menu-grid-btn.active,html.dark-mode .menu-grid-btn.active{color:#fff;background-color:#1877f2;box-shadow:0 8px 22px #1877f261}.menu-icon .lucide{width:18px;height:18px}.menu-label{text-align:center;font-size:.65rem;font-weight:600}.switch-pill-container{background-color:#dce1e9;border:none;border-radius:20px;gap:3px;padding:4px;display:flex;box-shadow:inset 0 1px 3px #0f172a14}.switch-pill-btn{color:#30343b;cursor:pointer;background:#ffffff80;border:none;border-radius:20px;flex:1;justify-content:center;align-items:center;padding:6px;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.switch-pill-btn:hover{color:#0d65d9;background:#edf5ff}.switch-pill-btn.active{background-color:var(--brand-primary);color:#fff;box-shadow:0 4px 12px #1877f247}html[data-theme=dark] .switch-pill-container,html.dark-mode .switch-pill-container{background:#151619;box-shadow:inset 0 1px 4px #0000008c}html[data-theme=dark] .switch-pill-btn,html.dark-mode .switch-pill-btn{color:#e4e6eb;background:#343538}html[data-theme=dark] .switch-pill-btn:hover,html.dark-mode .switch-pill-btn:hover{color:#b9dcff;background:#28486f}html[data-theme=dark] .switch-pill-btn.active,html.dark-mode .switch-pill-btn.active{color:#fff;background:#1877f2;box-shadow:0 5px 14px #1877f266}.sidebar-docs-nav{border-top:1px solid var(--sidebar-border);flex-direction:column;flex:auto;gap:8px;min-height:0;margin-top:2px;padding:10px 4px 4px;display:flex}.sidebar-docs-nav__eyebrow{letter-spacing:.08em;color:var(--sidebar-text-secondary);margin:0;font-size:.65rem;font-weight:750}.sidebar-docs-nav__guide{letter-spacing:-.2px;color:var(--sidebar-text);margin:0;font-size:.95rem;font-weight:800}.sidebar-docs-nav__search{border:1px solid var(--sidebar-border);background:var(--surface-page);border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.sidebar-docs-nav__search .lucide{width:14px;height:14px;color:var(--sidebar-text-secondary);flex-shrink:0}.sidebar-docs-nav__search input{width:100%;color:var(--sidebar-text);background:0 0;border:none;outline:none;font-family:inherit;font-size:.78rem}.sidebar-docs-nav__groups{flex:auto;min-height:0;padding-right:2px;overflow-y:auto}.sidebar-docs-nav__group{margin-bottom:14px}.sidebar-docs-nav__group-label{border:1px solid var(--sidebar-accent-border);background:var(--sidebar-accent-soft);letter-spacing:.06em;text-transform:uppercase;color:var(--sidebar-active-text);border-radius:8px;align-items:center;gap:8px;margin:0 0 6px;padding:7px 10px;font-size:.72rem;font-weight:800;line-height:1.2;display:flex}.sidebar-docs-nav__group-label .lucide{opacity:.95;flex-shrink:0;width:14px;height:14px}.sidebar-docs-nav__tree{margin:0;padding:0 0 0 12px;list-style:none}.sidebar-docs-nav__tree-item{padding-left:16px;position:relative}.sidebar-docs-nav__tree-item:before{content:"";border-left:1.5px solid color-mix(in srgb, var(--sidebar-border) 85%, var(--brand-primary) 15%);width:0;position:absolute;top:0;bottom:0;left:0}.sidebar-docs-nav__tree-item:after{content:"";border-top:1.5px solid color-mix(in srgb, var(--sidebar-border) 85%, var(--brand-primary) 15%);width:12px;height:0;position:absolute;top:16px;left:0}.sidebar-docs-nav__tree-item--last:before{height:16px;bottom:auto}.sidebar-docs-nav__groups ul{margin:0;padding:0;list-style:none}.sidebar-docs-nav__link{color:var(--sidebar-text-secondary);border-radius:7px;align-items:flex-start;gap:7px;padding:6px 8px;font-size:.78rem;font-weight:600;line-height:1.35;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.sidebar-docs-nav__link .lucide{opacity:.7;flex-shrink:0;width:13px;height:13px;margin-top:2px}.sidebar-docs-nav__link:hover{color:var(--brand-primary);background:var(--brand-primary-light)}.sidebar-docs-nav__link:hover .lucide{opacity:1}.sidebar-docs-nav__link--active{color:var(--brand-primary);background:var(--brand-primary-light);box-shadow:inset 2px 0 0 var(--brand-primary)}.sidebar-docs-nav__link--active .lucide{opacity:1}.sidebar-docs-nav__empty{color:var(--sidebar-text-secondary);margin:0;padding:6px;font-size:.78rem}.bottom-ad-card{background:linear-gradient(135deg, var(--brand-primary-deep), var(--brand-primary));color:var(--text-white);border-radius:8px;flex-direction:column;gap:6px;margin-top:auto;padding:12px;display:flex}.ad-title{font-size:.8rem;font-weight:700}.ad-desc{opacity:.9;font-size:.65rem;line-height:1.35}.ad-footer{justify-content:flex-end;display:flex}.ad-link{color:#a8d4ff;font-size:.68rem;font-weight:600;text-decoration:none}.ad-link:hover{text-decoration:underline}.sidebar-edge-tab{z-index:999;border:1px solid var(--sidebar-border);background:var(--brand-primary);color:#fff;cursor:pointer;width:28px;height:56px;box-shadow:var(--sidebar-shadow);border-left:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;display:none;position:fixed;top:50%;left:0;transform:translateY(-50%)}.sidebar-edge-tab.visible{display:flex}.sidebar-edge-tab .lucide{width:16px;height:16px}.app-layout-wrapper{margin-left:calc(var(--sidebar-width) + var(--sidebar-inset) * 2);padding:var(--sidebar-inset);width:calc(100% - (var(--sidebar-width) + var(--sidebar-inset) * 2));background-color:var(--surface-page);min-height:100vh;transition:margin var(--transition-speed) ease, width var(--transition-speed) ease;display:flex}.app-layout-wrapper.sidebar-collapsed{margin-left:var(--sidebar-inset);width:calc(100% - var(--sidebar-inset))}.canvas-content-card{background-color:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--sidebar-radius);width:100%;min-height:calc(100vh - 2 * var(--sidebar-inset));box-shadow:var(--sidebar-shadow);transition:background-color var(--transition-speed) ease, border-color var(--transition-speed) ease;padding:40px}.canvas-content-card--workflow{flex-direction:column;padding:0;display:flex;overflow:hidden}.canvas-content-card--workflow .products-section,.canvas-content-card--workflow .features-section,.canvas-content-card--workflow .how-section,.canvas-content-card--workflow .store-section,.canvas-content-card--workflow .pricing-section,.canvas-content-card--workflow .contact-section,.canvas-content-card--workflow .site-footer{padding-left:40px;padding-right:40px}.canvas-content-card--workflow .products-section{padding-top:48px}.canvas-content-card--workflow .site-footer{padding-bottom:36px}.workflow-canvas{width:100%;min-height:calc(100vh - 2 * var(--sidebar-inset));background:#0b1220;position:relative;overflow:hidden}.workflow-canvas__stage{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.workflow-canvas__video{object-fit:cover;object-position:center;opacity:.32;filter:blur(4px)saturate(.65)contrast(.85);width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.04)}.workflow-canvas__stage-scrim{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-card) 12%, transparent) 0%, color-mix(in srgb, var(--surface-card) 24%, transparent) 28%, color-mix(in srgb, var(--surface-card) 84%, transparent) 62%, var(--surface-card) 100%), radial-gradient(ellipse 75% 58% at 50% 28%, color-mix(in srgb, var(--surface-card) 40%, transparent) 0%, transparent 70%);pointer-events:none;position:absolute;inset:0}.workflow-canvas__hero{z-index:5;text-align:center;pointer-events:auto;flex-direction:column;align-items:center;gap:clamp(14px,2vh,22px);width:100%;max-width:1080px;margin:0 auto;padding:clamp(40px,6vh,72px) 32px clamp(120px,16vh,148px);animation:.8s both hero-fade;display:flex;position:relative}.workflow-canvas__partners{z-index:6;pointer-events:none;background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--surface-card) 72%, transparent) 35%, var(--surface-card) 100%);flex-direction:column;align-items:center;gap:10px;padding:16px 24px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.workflow-canvas__partners-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-size:.68rem;font-weight:750}.workflow-canvas__partners-viewport{width:min(960px,100%);overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.workflow-canvas__partners-track{align-items:center;width:max-content;display:flex}.workflow-canvas__partners-track--logos{gap:22px;animation:42s linear infinite wf-partners-scroll-reverse}.workflow-canvas__partners-track--text{gap:28px;animation:36s linear infinite wf-partners-scroll}.workflow-canvas__partner-logo{border:1px solid color-mix(in srgb, var(--border-subtle) 80%, transparent);background:color-mix(in srgb, var(--surface-card) 88%, var(--text-primary) 4%);color:var(--text-primary);-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:6px 12px 6px 8px;display:inline-flex}.workflow-canvas__partner-logo svg{flex-shrink:0;width:22px;height:22px;display:block}.workflow-canvas__partner-logo-name{letter-spacing:-.01em;color:var(--text-secondary);font-size:.78rem;font-weight:700}.workflow-canvas__partner{letter-spacing:-.02em;color:var(--text-secondary);opacity:.72;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:.95rem;font-weight:750}.workflow-canvas__partner--gpt{letter-spacing:.04em;font-family:ui-sans-serif,system-ui,sans-serif}.workflow-canvas__partner--gemini{background:linear-gradient(120deg,#4285f4,#9b72cb 45%,#d96570);color:#0000;opacity:.9;-webkit-background-clip:text;background-clip:text}.workflow-canvas__partner--claude{color:#d97757;opacity:.88}.workflow-canvas__partner--deepseek{color:#4d6bfe;opacity:.88}.workflow-canvas__partner--qwen{color:#615ced;opacity:.88}.workflow-canvas__partner--kimi{color:#1a1a1a;opacity:.7}html[data-theme=dark] .workflow-canvas__partner--kimi,html.dark-mode .workflow-canvas__partner--kimi{color:#f3f4f6;opacity:.78}.workflow-canvas__partner--mistral{color:#ff7000;opacity:.85}.workflow-canvas__partner--grok{color:var(--text-primary);opacity:.7}.workflow-canvas__partner--llama{color:#0668e1;opacity:.85}.workflow-canvas__partner--perplexity{color:#20808d;opacity:.88}.workflow-canvas__partner--cohere{color:#39594d;opacity:.85}html[data-theme=dark] .workflow-canvas__partner--cohere,html.dark-mode .workflow-canvas__partner--cohere{color:#7d9b8e}.workflow-canvas__partner--copilot{color:#0078d4;opacity:.88}@keyframes wf-partners-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes wf-partners-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.workflow-canvas__partners-track--logos,.workflow-canvas__partners-track--text{flex-wrap:wrap;justify-content:center;gap:12px 16px;width:100%;max-width:720px;animation:none}.workflow-canvas__partners-viewport{overflow:visible;-webkit-mask-image:none;mask-image:none}}.workflow-canvas__title{letter-spacing:-1.6px;color:var(--text-primary);flex-direction:column;align-items:center;gap:4px;font-size:clamp(2.6rem,5.5vw,4.4rem);font-weight:800;line-height:1.08;display:flex}@keyframes hero-fade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.workflow-canvas__eyebrow{letter-spacing:-.02em;border-radius:8px;align-items:stretch;margin:0;font-size:1.35rem;font-weight:800;line-height:1;display:inline-flex;overflow:hidden;box-shadow:0 2px 10px #0f172a2e,0 0 0 1px #0f172a14}.workflow-canvas__logo{text-transform:none;align-items:center;padding:8px 10px;font-family:Arial Black,Arial Bold,Arial,sans-serif;font-weight:900;display:inline-flex}.workflow-canvas__logo--king{color:#fff;background:#050505;padding-left:14px;padding-right:8px}.workflow-canvas__logo--bot{color:#fff;background:linear-gradient(#1877f2 0%,#166fe5 100%);padding-left:8px;padding-right:14px}html[data-theme=dark] .workflow-canvas__logo--king,html.dark-mode .workflow-canvas__logo--king{color:#f8fafc;background:#0b0f19}html[data-theme=dark] .workflow-canvas__eyebrow,html.dark-mode .workflow-canvas__eyebrow{box-shadow:0 2px 14px #00000059,0 0 0 1px #ffffff0f}.workflow-canvas__line--accent{background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-deep));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.workflow-canvas__line{color:#f3fcf5;min-height:1.08em;position:relative}.workflow-canvas__desc{color:var(--text-primary);background:color-mix(in srgb, var(--surface-card) 36%, transparent);border-radius:12px;max-width:620px;padding:10px 16px;font-size:clamp(1rem,1.4vw,1.12rem);font-weight:550;line-height:1.65;box-shadow:0 6px 20px #0f172a1a}.workflow-canvas .cta-group{justify-content:center;margin-top:6px}.hero{border-bottom:1px solid var(--border-subtle);border-radius:var(--radius-md);background:linear-gradient(165deg, var(--brand-primary-light) 0%, transparent 55%);justify-content:center;align-items:center;min-height:420px;margin-bottom:48px;padding:72px 24px;display:flex;position:relative;overflow:hidden}#heroCanvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:780px;margin:0 auto;display:flex;position:relative}.hero-logo-row{color:var(--text-primary);background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:20px;align-items:center;gap:10px;padding:8px 16px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 1px 2px #0000000f}.hero-logo-row .logo-img{filter:none;width:24px;height:24px}.hero-logo-text{letter-spacing:-.2px}.hero h1{color:var(--text-primary);letter-spacing:-1.2px;font-size:3rem;font-weight:800;line-height:1.15}.hero h1 span{color:var(--brand-primary);background:linear-gradient(135deg, var(--brand-primary), var(--brand-primary-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero p{color:var(--text-secondary);max-width:640px;font-size:1.1rem;line-height:1.6}.cta-group{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.btn{cursor:pointer;border:none;justify-content:center;align-items:center;font-family:inherit;text-decoration:none;transition:all .2s;display:inline-flex}.btn-pill{border-radius:50px;padding:12px 28px;font-size:.95rem;font-weight:700}.btn-primary{background-color:var(--brand-primary);color:var(--text-white);box-shadow:0 8px 22px #1877f247}.btn-primary:hover{background-color:var(--brand-primary-dark);box-shadow:0 10px 28px #1877f25c}.btn-secondary{background-color:color-mix(in srgb, var(--brand-primary) 12%, var(--surface-card));color:var(--brand-primary);box-shadow:none}.btn-secondary:hover{background-color:color-mix(in srgb, var(--brand-primary) 18%, var(--surface-card))}.products-section{border-top:1px solid var(--border-subtle);margin-bottom:56px}.canvas-content-card--workflow .products-section--hero{border-top-color:color-mix(in srgb, var(--brand-primary) 24%, var(--border-subtle));width:100%;margin:2px 0 0;padding:18px 0 0}.products-section--hero .section-heading{max-width:760px;margin-bottom:14px}.products-section--hero .section-title{margin-bottom:4px;font-size:clamp(1.05rem,1.7vw,1.25rem)}.products-section--hero .section-subtitle{color:var(--text-primary);background:color-mix(in srgb, var(--surface-card) 88%, transparent);border-radius:999px;padding:6px 12px;font-size:.84rem;font-weight:550;display:inline-block;box-shadow:0 4px 14px #0f172a14}.products-section--hero .product-grid{gap:12px}.products-section--hero .product-tile{text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fcfcfcd4;border:none;padding:16px 18px;transition:box-shadow .25s,transform .25s;position:relative;box-shadow:0 10px 32px #0f172a14}.products-section--hero .product-tile:before{content:"";border-radius:inherit;background:conic-gradient(from var(--product-border-angle), transparent 0deg, transparent 80deg, var(--brand-primary) 125deg, #7cbcff 175deg, transparent 225deg, transparent 360deg);opacity:0;pointer-events:none;-webkit-mask-composite:xor;padding:2px;transition:opacity .2s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 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}.products-section--hero .product-tile--android:before{background:conic-gradient(from var(--product-border-angle), transparent 0deg, transparent 80deg, #22a06b 125deg, #72e6ad 175deg, transparent 225deg, transparent 360deg)}.products-section--hero .product-tile:hover:before{opacity:1;animation:1.8s linear infinite product-border-spin}.products-section--hero .product-tile:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0f172a1f}@property --product-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes product-border-spin{to{--product-border-angle:360deg}}.products-section--hero .product-tile__body{flex-direction:column;align-items:stretch;gap:10px;display:flex}.products-section--hero .product-tile__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.products-section--hero .product-tile__brand{flex:1;justify-content:flex-start;min-width:0}.products-section--hero .product-tile__visual{flex-shrink:0;width:88px;height:88px;min-height:0}.products-section--hero .product-tile__mascot{max-width:88px;max-height:88px}.products-section--hero .product-tile__icon{width:40px;height:40px}.products-section--hero .product-tile__title{font-size:.98rem}.products-section--hero .product-tile__desc{-webkit-line-clamp:3;min-height:0;margin:0;font-size:.8rem}.products-section--hero .product-tile__stats{gap:6px}.products-section--hero .product-tile__stats li{padding:4px 8px;font-size:.68rem}.products-section--hero .product-tile__features{gap:5px}.products-section--hero .product-tile__features li{font-size:.74rem}.products-section--hero .product-tile__cta{width:100%;margin-top:4px;padding:11px 14px;font-size:.82rem}.section-heading{text-align:center;max-width:640px;margin:0 auto 28px}.section-title{color:var(--text-primary);letter-spacing:-.35px;margin-bottom:8px;font-size:clamp(1.4rem,2.2vw,1.65rem);font-weight:700}.section-subtitle{color:var(--text-secondary);font-size:.95rem;line-height:1.55}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.product-grid:has(.product-tile:only-child){grid-template-columns:minmax(0,640px);justify-content:center}.product-tile{border-radius:var(--radius-md);background:var(--surface-card);border:none;min-height:100%;padding:18px 20px;transition:box-shadow .2s,transform .2s;box-shadow:0 8px 28px #0f172a12}.product-tile:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0f172a1c}.product-tile__body{flex-direction:column;gap:14px;height:100%;display:flex}.product-tile__brand{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.product-tile__main{flex:1;grid-template-columns:minmax(100px,130px) minmax(0,1fr);align-items:center;gap:16px;display:grid}.product-tile__head{align-items:center;gap:14px;display:flex}.product-tile__icon{background:var(--brand-primary-light);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-tile--android .product-tile__icon{background:#3ddc8429}.product-tile--ios .product-tile__icon{background:#007aff24}.product-tile__icon img{object-fit:contain;width:26px;height:26px}.product-tile--ios .product-tile__icon img{width:22px;height:22px}html[data-theme=dark] .product-tile--ios .product-tile__icon img,html.dark-mode .product-tile--ios .product-tile__icon img{filter:invert()}.product-tile__meta{min-width:0}.product-tile__platform{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:2px;font-size:.68rem;font-weight:700;display:block}.product-tile__title{letter-spacing:-.3px;color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.2}.product-tile__top{justify-content:space-between;align-items:center;gap:14px;width:100%;display:flex}.product-tile__visual{background:0 0;justify-content:center;align-items:center;height:100%;min-height:130px;padding:0;display:flex;overflow:visible}.product-tile__mascot{object-fit:contain;filter:drop-shadow(0 8px 20px #0f172a1a);width:auto;max-width:100%;height:auto;max-height:130px;transition:transform .25s;display:block}.product-tile:hover .product-tile__mascot{transform:translateY(-4px)scale(1.02)}.product-tile__copy{flex-direction:column;justify-content:center;gap:10px;min-width:0;display:flex}.product-tile__desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-tile__stats{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.product-tile__stats li{letter-spacing:.01em;color:var(--brand-primary);background:var(--brand-primary-light);border:none;border-radius:999px;padding:4px 9px;font-size:.7rem;font-weight:650}.product-tile--android .product-tile__stats li{color:#1a7a52;background:#3ddc842e}.product-tile--ios .product-tile__stats li{color:#0062cc;background:#007aff24}html[data-theme=dark] .product-tile--android .product-tile__stats li,html.dark-mode .product-tile--android .product-tile__stats li{color:#6ee7a8}html[data-theme=dark] .product-tile--ios .product-tile__stats li,html.dark-mode .product-tile--ios .product-tile__stats li{color:#7cbcff}.product-tile__features{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.product-tile__features li{color:var(--text-primary);align-items:flex-start;gap:6px;font-size:.78rem;line-height:1.35;display:flex}.product-tile__features .lucide{width:14px;height:14px;color:var(--brand-primary);flex-shrink:0;margin-top:2px}.product-tile--android .product-tile__features .lucide{color:#22a06b}.product-tile--ios .product-tile__features .lucide{color:#007aff}.product-tile__cta{isolation:isolate;width:100%;color:var(--text-white);background:linear-gradient(135deg, var(--brand-primary) 0%, #0b5ed7 55%, #004fc4 100%);border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:auto;padding:11px 16px;font-size:.84rem;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,filter .22s;animation:2.6s ease-in-out infinite product-cta-pulse;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #1877f247,inset 0 1px #ffffff38}.product-tile__cta-glow{pointer-events:none;z-index:0;background:linear-gradient(105deg,#0000 35%,#ffffff59 50%,#0000 65%);animation:3.2s ease-in-out infinite product-cta-shine;position:absolute;inset:-40% -20%;transform:translate(-60%)}.product-tile__cta>:not(.product-tile__cta-glow){z-index:1;position:relative}.product-tile__cta:hover{filter:brightness(1.05);box-shadow:0 10px 28px #1877f26b, 0 0 0 3px color-mix(in srgb, var(--brand-primary) 22%, transparent), inset 0 1px 0 #ffffff47;animation:none;transform:translateY(-2px)scale(1.015)}.product-tile__cta:hover .product-tile__cta-glow{animation-duration:1.1s}.product-tile--android .product-tile__cta{background:linear-gradient(135deg,#22a06b 0%,#1a8a5c 55%,#147a50 100%);animation-name:product-cta-pulse-android;box-shadow:0 4px 14px #22a06b4d,inset 0 1px #ffffff38}.product-tile--android .product-tile__cta:hover{box-shadow:0 10px 28px #22a06b73,0 0 0 3px #22a06b38,inset 0 1px #ffffff47}.product-tile--ios .product-tile__cta{background:linear-gradient(135deg,#007aff 0%,#0066d6 55%,#0055b8 100%);animation-name:product-cta-pulse-ios;box-shadow:0 4px 14px #007aff52,inset 0 1px #ffffff38}.product-tile--ios .product-tile__cta:hover{box-shadow:0 10px 28px #007aff75,0 0 0 3px #007aff38,inset 0 1px #ffffff47}.product-tile__cta .lucide{width:15px;height:15px}.product-tile__cta-arrow{opacity:.9;transition:transform .22s}.product-tile:hover .product-tile__cta-arrow,.product-tile__cta:hover .product-tile__cta-arrow{transform:translate(4px)}@keyframes product-cta-pulse{0%,to{box-shadow:0 4px 14px #1877f247,inset 0 1px #ffffff38}50%{box-shadow:0 6px 20px #1877f266,0 0 0 4px #1877f21f,inset 0 1px #ffffff38}}@keyframes product-cta-pulse-android{0%,to{box-shadow:0 4px 14px #22a06b4d,inset 0 1px #ffffff38}50%{box-shadow:0 6px 20px #22a06b6b,0 0 0 4px #22a06b24,inset 0 1px #ffffff38}}@keyframes product-cta-pulse-ios{0%,to{box-shadow:0 4px 14px #007aff52,inset 0 1px #ffffff38}50%{box-shadow:0 6px 20px #007aff73,0 0 0 4px #007aff24,inset 0 1px #ffffff38}}@keyframes product-cta-shine{0%,55%{transform:translate(-70%)}to{transform:translate(70%)}}@media (prefers-reduced-motion:reduce){.product-tile__cta,.product-tile__cta-glow,.products-section--hero .product-tile:hover:before{animation:none}.products-section--hero .product-tile:hover{transform:none}.workflow-canvas__video{display:none}.workflow-canvas__stage-scrim{background:var(--surface-card)}}.features-section{border-top:1px solid var(--border-subtle);margin-bottom:56px;padding-top:8px}.showcase-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:20px;display:grid}.showcase-tab{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-card);color:var(--text-secondary);cursor:pointer;flex-direction:column;align-items:center;gap:8px;padding:14px 8px 12px;font-family:inherit;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s;display:flex}.showcase-tab:hover{border-color:var(--sidebar-accent-border);color:var(--text-primary);background:var(--brand-primary-muted)}.showcase-tab--active{border-color:var(--brand-primary);color:var(--brand-primary);background:var(--brand-primary-light);box-shadow:0 4px 16px #1877f21f}.showcase-tab__icon{background:var(--surface-page);width:40px;height:40px;color:inherit;border-radius:10px;justify-content:center;align-items:center;display:flex}.showcase-tab--active .showcase-tab__icon{background:var(--brand-primary);color:#fff}.showcase-tab__icon .lucide{width:18px;height:18px}.showcase-tab__label{text-align:center;font-size:.72rem;font-weight:700;line-height:1.25}.showcase-panel{border-radius:var(--radius-md);background:var(--surface-card);border:none;grid-template-columns:minmax(0,1fr) minmax(280px,1.05fr);align-items:center;gap:24px;margin-bottom:24px;padding:24px;display:grid;box-shadow:0 10px 32px #0f172a12}.showcase-panel__title{letter-spacing:-.35px;color:var(--text-primary);margin-bottom:10px;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:750}.showcase-panel__desc{color:var(--text-secondary);margin-bottom:16px;font-size:.92rem;line-height:1.6}.showcase-panel__bullets{flex-direction:column;gap:10px;margin-bottom:20px;list-style:none;display:flex}.showcase-panel__bullets li{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.4;display:flex}.showcase-panel__bullets .lucide{width:15px;height:15px;color:var(--brand-primary);flex-shrink:0;margin-top:2px}.showcase-panel__cta{gap:8px;width:fit-content}.showcase-panel__cta .lucide{width:15px;height:15px}.showcase-panel__visual{background:var(--surface-page);border:none;border-radius:10px;min-height:280px;overflow:hidden;box-shadow:inset 0 0 #0000}.showcase-shot{background:var(--surface-page);width:100%;height:100%;min-height:280px;position:relative}.showcase-shot__media{object-fit:cover;object-position:top left;width:100%;height:100%;min-height:280px;max-height:420px;display:block}.showcase-mock{border:1px solid var(--border-subtle);background:var(--surface-page);border-radius:10px;flex-direction:column;height:100%;min-height:280px;display:flex;overflow:hidden}.showcase-mock__bar{background:var(--surface-card);border-bottom:1px solid var(--border-subtle);align-items:center;gap:5px;height:32px;padding:0 12px;display:flex}.showcase-mock__bar span{background:var(--border-subtle);border-radius:50%;width:8px;height:8px}.showcase-mock__bar span:first-child{background:#ff5f57}.showcase-mock__bar span:nth-child(2){background:#febc2e}.showcase-mock__bar span:nth-child(3){background:#28c840}.showcase-mock__bar em{color:var(--text-secondary);margin-left:8px;font-size:.7rem;font-style:normal;font-weight:650}.showcase-mock__body{flex:1;grid-template-columns:44px 1fr;min-height:0;display:grid}.showcase-mock__sidebar{border-right:1px solid var(--border-subtle);background:var(--surface-card);flex-direction:column;gap:8px;padding:12px 8px;display:flex}.showcase-mock__nav{background:var(--surface-page);border-radius:6px;height:22px}.showcase-mock__nav.is-active{background:var(--brand-primary-light);box-shadow:inset 0 0 0 1px #1877f240}.showcase-mock__main{flex-direction:column;gap:10px;padding:12px;display:flex}.showcase-mock__stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.showcase-mock__stats div{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:8px;flex-direction:column;gap:2px;padding:8px;display:flex}.showcase-mock__stats strong{color:var(--text-primary);font-size:.95rem;font-weight:750}.showcase-mock__stats small{color:var(--text-secondary);font-size:.65rem}.showcase-mock__grid{flex:1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.showcase-mock__phone{aspect-ratio:9/14;border:1px solid var(--border-subtle);background:var(--surface-card);opacity:.55;border-radius:6px}.showcase-mock__phone.is-live{opacity:1;background:linear-gradient(180deg, #1877f21f 0%, var(--surface-card) 100%);border-color:#1877f273;box-shadow:0 0 0 2px #1877f21f}.showcase-panel__visual--batch .showcase-mock__phone.is-live{background:linear-gradient(180deg, #3ddc8424 0%, var(--surface-card) 100%);border-color:#3ddc848c;box-shadow:0 0 0 2px #3ddc8426}.showcase-mock__flow{align-items:center;gap:6px;padding:6px 0 2px;display:flex}.showcase-mock__flow span{background:var(--brand-primary-light);border:1px solid #1877f240;border-radius:6px;width:36px;height:22px}.showcase-mock__flow i{background:var(--brand-primary);opacity:.5;width:14px;height:2px;font-style:normal}.showcase-mock__terminal{background:#0b1220;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.showcase-mock__terminal code{color:#7dd3fc;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;line-height:1.4}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.why-card{border-radius:var(--radius-md);background:var(--surface-card);border:none;padding:18px 16px;box-shadow:0 8px 24px #0f172a0f}.why-card__icon{background:var(--brand-primary-light);width:36px;height:36px;color:var(--brand-primary);border-radius:9px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.why-card__icon .lucide{width:16px;height:16px}.why-card h3{color:var(--text-primary);margin-bottom:6px;font-size:.95rem;font-weight:700}.why-card p{color:var(--text-secondary);font-size:.82rem;line-height:1.5}.how-section{border-top:1px solid var(--border-subtle);margin-bottom:56px;padding-top:8px}.how-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.how-step{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-card);padding:22px 20px;position:relative}.how-step__top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.how-step__num{width:28px;height:28px;color:var(--brand-primary);background:var(--brand-primary-light);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.how-step__icon{background:var(--surface-page);width:40px;height:40px;color:var(--brand-primary);border:1px solid var(--border-subtle);border-radius:10px;justify-content:center;align-items:center;display:flex}.how-step__icon .lucide{width:18px;height:18px}.how-step h3{color:var(--text-primary);margin-bottom:8px;font-size:1.05rem;font-weight:750}.how-step p{color:var(--text-secondary);font-size:.88rem;line-height:1.55}.how-step__arrow{display:none}@media (width>=993px){.how-step__arrow{z-index:2;background:var(--surface-card);border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--brand-primary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:-14px;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a0f}.how-step__arrow .lucide{width:14px;height:14px}}.store-section{border-top:1px solid var(--border-subtle);margin-bottom:56px;padding-top:8px}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.store-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-card);flex-direction:column;gap:10px;padding:16px;transition:border-color .2s,box-shadow .2s;display:flex}.store-card--link{color:inherit;cursor:pointer;text-decoration:none}.store-card--link:hover,.store-card:hover{border-color:var(--sidebar-accent-border);box-shadow:0 6px 20px #1877f214}.store-card__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.store-card__badge{color:#16a34a;background:#22c55e1f;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:750}.store-card__users{color:var(--text-secondary);font-size:.7rem;font-weight:600}.store-card__logo{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.store-card__logo svg{width:20px;height:20px}.store-card__logo--tiktok{background:linear-gradient(135deg,#25f4ee,#fe2c55)}.store-card__logo--facebook{background:#1877f2}.store-card__logo--instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.store-card__logo--youtube{background:red}.store-card__logo--x{background:#0f1419}.store-card__logo--spotify{background:#1db954}.store-card__logo--shopee{background:#ee4d2d}.store-card__logo--generic{background:var(--brand-primary)}.store-card__cta{cursor:pointer;width:100%;color:var(--brand-primary);background:var(--brand-primary-light);border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:8px 12px;font-family:inherit;font-size:.8rem;font-weight:700;transition:background-color .2s;display:inline-flex}.store-card__cta:hover{background:#1877f22e}.store-card__cta .lucide{width:14px;height:14px}.store-card h3{color:var(--text-primary);font-size:.92rem;font-weight:750;line-height:1.3}.store-card p{color:var(--text-secondary);flex:1;font-size:.8rem;line-height:1.5}.store-footer{justify-content:center;margin-top:18px;display:flex}.store-footer .btn{gap:8px}.store-footer .lucide{width:15px;height:15px}.store-page{min-height:calc(100vh - 2 * var(--sidebar-inset));padding:28px 40px 40px!important}.store-page__toolbar{margin-bottom:18px}.store-page__back{color:var(--text-secondary);align-items:center;gap:8px;font-size:.88rem;font-weight:650;text-decoration:none;transition:color .15s;display:inline-flex}.store-page__back:hover{color:var(--brand-primary)}.store-page__back .lucide{width:16px;height:16px}.store-page__hero{max-width:720px;margin-bottom:22px}.store-page__hero h1{letter-spacing:-.5px;color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.55rem,2.8vw,2rem);font-weight:800}.store-page__hero p{color:var(--text-secondary);font-size:.98rem;line-height:1.6}.store-page__controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.store-page__search{border:1px solid var(--border-subtle);background:var(--surface-page);border-radius:10px;flex:1;align-items:center;gap:8px;min-width:220px;max-width:360px;height:40px;padding:0 12px;display:flex}.store-page__search .lucide{width:16px;height:16px;color:var(--text-secondary);flex-shrink:0}.store-page__search input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;font-family:inherit;font-size:.88rem}.store-page__cats{flex-wrap:wrap;gap:8px;display:flex}.store-page__cat{border:1px solid var(--border-subtle);background:var(--surface-card);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:.8rem;font-weight:650;transition:border-color .15s,background-color .15s,color .15s}.store-page__cat:hover{border-color:var(--sidebar-accent-border);color:var(--text-primary)}.store-page__cat--active{border-color:var(--brand-primary);background:var(--brand-primary-light);color:var(--brand-primary)}.store-page__count{color:var(--text-secondary);margin-bottom:14px;font-size:.8rem;font-weight:650}.store-grid--page{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.store-page__empty{text-align:center;color:var(--text-secondary);border:1px dashed var(--border-subtle);border-radius:var(--radius-md);padding:48px 16px}.dash-main{min-height:calc(100vh - 2 * var(--sidebar-inset));padding:28px 32px 40px!important}.dash-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.dash-page__header h1{letter-spacing:-.4px;color:var(--text-primary);margin:0 0 4px;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:800}.dash-page__header p{color:var(--text-secondary);margin:0;font-size:.92rem}.dash-page__actions{flex-wrap:wrap;gap:8px;display:flex}.dash-cards{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:24px;display:grid}.dash-card{border:1px solid var(--border-subtle);background:var(--surface-page);border-radius:10px;padding:14px 16px}.dash-card__label{color:var(--text-secondary);margin-bottom:6px;font-size:.75rem;font-weight:650;display:block}.dash-card__value{color:var(--text-primary);font-size:1.35rem;font-weight:800}.dash-section h2{color:var(--text-primary);margin:0 0 12px;font-size:1.05rem;font-weight:750}.dash-toolbar{margin-bottom:14px}.dash-input,.dash-select,.dash-form input,.dash-form select,.dash-modal select{border:1px solid var(--border-subtle);background:var(--surface-page);color:var(--text-primary);border-radius:8px;padding:8px 12px;font-family:inherit;font-size:.88rem}.dash-input{width:min(360px,100%);height:38px}.dash-table-wrap{border:1px solid var(--border-subtle);border-radius:10px;overflow-x:auto}.dash-table{border-collapse:collapse;width:100%;font-size:.86rem}.dash-table th,.dash-table td{text-align:left;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);padding:10px 12px}.dash-table th{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-page);color:var(--text-secondary);font-size:.72rem;font-weight:750}.dash-table tbody tr:last-child td{border-bottom:none}.dash-table .is-pos{color:#16a34a;font-weight:700}.dash-table .is-neg{color:#dc2626;font-weight:700}.dash-expiry{flex-direction:column;gap:6px;min-width:160px;display:flex}.dash-expiry__meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 10px;display:flex}.dash-expiry__date{color:var(--text-primary);font-weight:650}.dash-expiry__left{font-size:.75rem;font-weight:700}.dash-expiry--ok .dash-expiry__left{color:#16a34a}.dash-expiry--warn .dash-expiry__left{color:#d97706}.dash-expiry--danger .dash-expiry__left,.dash-expiry--expired .dash-expiry__left{color:#dc2626}.dash-expiry__bar{background:color-mix(in srgb, var(--border-subtle) 80%, transparent);border-radius:999px;height:6px;overflow:hidden}.dash-expiry__bar>span{border-radius:inherit;height:100%;transition:width .25s;display:block}.dash-expiry--ok .dash-expiry__bar>span{background:linear-gradient(90deg,#22c55e,#16a34a)}.dash-expiry--warn .dash-expiry__bar>span{background:linear-gradient(90deg,#fbbf24,#d97706)}.dash-expiry--danger .dash-expiry__bar>span{background:linear-gradient(90deg,#f87171,#dc2626)}.dash-expiry--expired .dash-expiry__bar>span{background:#dc2626;width:0!important}.dash-empty{text-align:center;padding:28px!important}.dash-badge{background:var(--surface-page);border:1px solid var(--border-subtle);border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.dash-badge--active,.dash-badge--completed{color:#166534;background:#dcfce7;border-color:#86efac}.dash-badge--pending{color:#92400e;background:#fef3c7;border-color:#fcd34d}.dash-badge--disabled,.dash-badge--expired,.dash-badge--revoked,.dash-badge--rejected{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.dash-link-btn{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;margin-right:10px;padding:0;font-family:inherit;font-size:.82rem;font-weight:700}.dash-link-btn:hover{text-decoration:underline}.dash-actions-cell{white-space:nowrap}.dash-tabs{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.dash-tabs button{border:1px solid var(--border-subtle);background:var(--surface-card);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:7px 14px;font-family:inherit;font-size:.8rem;font-weight:650}.dash-tabs button.active{border-color:var(--brand-primary);background:var(--brand-primary-light);color:var(--brand-primary)}.dash-form{flex-direction:column;gap:12px;max-width:420px;display:flex}.dash-sepay{flex-direction:column;gap:16px;max-width:720px;display:flex}.dash-config{flex-direction:column;gap:20px;max-width:520px;display:flex}.dash-config__section{border:1px solid var(--border-subtle);background:var(--surface-page);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.dash-config__section h2{color:var(--text-primary);margin:0;font-size:1rem;font-weight:800}.dash-config__hint{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.45}.dash-config__check{color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;font-size:.88rem;font-weight:650;display:flex}.dash-config__check input{width:16px;height:16px;accent-color:var(--brand-primary)}.dash-aff-link{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.dash-aff-link__code{background:var(--brand-primary-light);color:var(--brand-primary);letter-spacing:.04em;border-radius:8px;padding:8px 10px;font-weight:800}.dash-aff-link__url{flex:1;min-width:180px;width:auto!important;max-width:none!important}.dash-aff-link .btn{border-radius:8px;gap:6px;min-height:40px;padding:10px 16px;font-size:.86rem;font-weight:700}.dash-section{margin-top:22px}.dash-sepay__rate{border:1px solid color-mix(in srgb, var(--brand-primary) 28%, transparent);background:var(--brand-primary-light);color:var(--text-secondary);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;font-size:.88rem;display:flex}.dash-sepay__rate strong{color:var(--brand-primary);font-weight:800}.dash-sepay__preview{color:var(--text-secondary);margin:0;font-size:.9rem}.dash-sepay__presets{flex-wrap:wrap;gap:8px;display:flex}.dash-sepay__preset{border:1px solid var(--border-subtle);background:var(--surface-page);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:8px 12px;font-family:inherit;font-size:.8rem;font-weight:650}.dash-sepay__preset.is-active,.dash-sepay__preset:hover{border-color:var(--brand-primary);color:var(--brand-primary);background:var(--brand-primary-light)}.dash-sepay__checkout{border:1px solid var(--border-subtle);background:var(--surface-page);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;padding:16px;display:grid}.dash-sepay__qr-wrap{border:1px solid var(--border-subtle);background:#fff;border-radius:12px;padding:10px}.dash-sepay__qr{object-fit:contain;width:220px;height:220px;display:block}.dash-sepay__info{flex-direction:column;gap:8px;display:flex}.dash-sepay__info p{color:var(--text-secondary);flex-wrap:wrap;gap:6px 12px;margin:0;font-size:.88rem;display:flex}.dash-sepay__info p span{min-width:110px}.dash-sepay__info strong{color:var(--text-primary)}.dash-sepay__code{letter-spacing:.04em;font-family:ui-monospace,Consolas,monospace;color:var(--brand-primary)!important}.dash-sepay__hint{line-height:1.45;margin-top:4px!important;font-size:.8rem!important}@media (width<=700px){.dash-sepay__checkout{grid-template-columns:1fr}}.dash-flash{background:var(--brand-primary-light);color:var(--brand-primary);border-radius:8px;margin:0 0 12px;padding:8px 12px;font-size:.86rem;font-weight:650}.dash-modal-overlay{z-index:1200;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.dash-modal{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:12px;width:min(420px,100%);padding:20px;display:flex}.dash-modal h3{color:var(--text-primary);margin:0;font-size:1.1rem}.dash-modal__hint{color:var(--text-secondary);margin:0;font-size:.86rem}.dash-modal__total{color:var(--text-secondary);margin:0;font-size:.9rem}.dash-renew-options{border:none;margin:0;padding:0}.dash-renew-options legend{color:var(--text-secondary);margin-bottom:8px;font-size:.78rem;font-weight:750}.dash-renew-options__grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dash-renew-option{border:1px solid var(--border-subtle);background:var(--surface-page);cursor:pointer;text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;transition:border-color .15s,background-color .15s;display:flex}.dash-renew-option input{opacity:0;pointer-events:none;position:absolute}.dash-renew-option.is-active{border-color:var(--brand-primary);background:var(--brand-primary-light)}.dash-renew-option__months{color:var(--text-primary);font-size:.9rem;font-weight:800}.dash-renew-option__cost{color:var(--brand-primary);font-size:.72rem;font-weight:650}.dash-modal__actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.dash-modal__actions .btn,.dash-page__header .btn,.dash-page__actions .btn,.dash-form>.btn{border-radius:8px;min-height:40px;padding:10px 18px;font-size:.88rem;font-weight:700;line-height:1.2}.dash-modal__actions .btn-secondary{border:1px solid color-mix(in srgb, var(--brand-primary) 30%, transparent)}@media (width<=900px){.dash-main{margin-top:56px;padding:20px!important}}.docs-page{min-height:calc(100vh - 2 * var(--sidebar-inset));flex-direction:column;display:flex;position:relative;overflow:hidden;padding:0!important}.docs-layout{min-height:0;height:calc(100vh - 2 * var(--sidebar-inset));flex:1;grid-template-columns:minmax(0,1fr) 200px;display:grid}.docs-main{scroll-behavior:smooth;padding:22px 28px 48px;overflow-y:auto}.docs-main__toolbar{align-items:center;gap:12px;margin-bottom:14px;display:flex}.docs-back{color:var(--text-secondary);align-items:center;gap:8px;font-size:.86rem;font-weight:650;text-decoration:none;transition:color .15s;display:inline-flex}.docs-back:hover{color:var(--brand-primary)}.docs-back .lucide{width:15px;height:15px}.docs-breadcrumb{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:.8rem;display:flex}.docs-breadcrumb a{color:var(--brand-primary);font-weight:650;text-decoration:none}.docs-breadcrumb a:hover{text-decoration:underline}.docs-breadcrumb .lucide{flex-shrink:0;width:14px;height:14px}.docs-article__header h1{letter-spacing:-.5px;color:var(--text-primary);margin:0 0 8px;font-size:clamp(1.55rem,2.6vw,2rem);font-weight:800;line-height:1.25}.docs-article__meta{color:var(--text-secondary);margin:0 0 20px;font-size:.84rem}.docs-tip{border:1px solid color-mix(in srgb, var(--brand-primary) 28%, transparent);background:var(--brand-primary-light);color:var(--text-primary);border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:22px;padding:12px 14px;font-size:.9rem;line-height:1.55;display:flex}.docs-tip .lucide{width:18px;height:18px;color:var(--brand-primary);flex-shrink:0;margin-top:2px}.docs-tip strong{color:var(--brand-primary);font-weight:750}.docs-video{border:1px solid var(--border-subtle);background:#0b0f14;border-radius:12px;margin-bottom:28px;overflow:hidden}.docs-video video{aspect-ratio:16/9;object-fit:contain;width:100%;max-height:420px;display:block}.docs-section{margin-bottom:28px;scroll-margin-top:16px}.docs-section h2{letter-spacing:-.2px;color:var(--text-primary);margin:0 0 8px;padding-top:4px;font-size:1.15rem;font-weight:750}.docs-section p{color:var(--text-secondary);margin:0 0 10px;font-size:.95rem;line-height:1.7}.docs-section__body p:last-child{margin-bottom:0}.docs-list{color:var(--text-secondary);margin:0 0 12px;padding-left:1.25rem;font-size:.95rem;line-height:1.7}.docs-list li{margin-bottom:4px}.docs-list li:last-child{margin-bottom:0}.docs-section__body code{background:color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86em}.docs-section__body strong{color:var(--text-primary);font-weight:650}.docs-toc{border-left:1px solid var(--border-subtle);padding:22px 14px 24px;overflow-y:auto}.docs-toc__label{letter-spacing:.08em;color:var(--text-secondary);margin:0 0 10px;font-size:.68rem;font-weight:750}.docs-toc ul{margin:0 0 16px;padding:0;list-style:none}.docs-toc__link{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;padding:5px 0 5px 10px;font-family:inherit;font-size:.78rem;font-weight:550;line-height:1.35;transition:color .15s,border-color .15s;display:block}.docs-toc__link:hover{color:var(--text-primary)}.docs-toc__link--active{color:var(--brand-primary);border-left-color:var(--brand-primary);font-weight:700}.docs-toc__top{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.78rem;font-weight:650}.docs-toc__top:hover{text-decoration:underline}@media (width<=1100px){.docs-layout{grid-template-columns:1fr}.docs-toc{display:none}}@media (width<=900px){.docs-layout{height:auto;min-height:calc(100vh - 2 * var(--sidebar-inset))}.docs-main{padding:18px 16px 40px}}.script-detail__layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:start;gap:24px;display:grid}.script-detail__hero{align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.script-detail__logo{flex-shrink:0;border-radius:18px!important;width:72px!important;height:72px!important}.script-detail__logo svg{width:32px!important;height:32px!important}.script-detail__tags{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.script-detail__cat{background:var(--brand-primary-light);color:var(--brand-primary);border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:750}.script-detail__intro h1{letter-spacing:-.45px;color:var(--text-primary);margin-bottom:8px;font-size:clamp(1.45rem,2.6vw,1.85rem);font-weight:800}.script-detail__lead{color:var(--text-secondary);font-size:.98rem;line-height:1.55}.script-detail__section{margin-bottom:28px}.script-detail__section h2{color:var(--text-primary);margin-bottom:12px;font-size:1.05rem;font-weight:750}.script-detail__section>p{color:var(--text-secondary);font-size:.92rem;line-height:1.65}.script-detail__features{flex-direction:column;gap:10px;list-style:none;display:flex}.script-detail__features li{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.45;display:flex}.script-detail__features .lucide{width:16px;height:16px;color:var(--brand-primary);flex-shrink:0;margin-top:2px}.script-detail__steps{color:var(--text-secondary);flex-direction:column;gap:10px;margin:0;padding-left:1.2rem;font-size:.9rem;line-height:1.5;display:flex}.script-detail__aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:16px}.script-detail__card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-card);padding:18px}.script-detail__cta{gap:8px;width:100%;margin-bottom:10px}.script-detail__cta .lucide{width:16px;height:16px}.script-detail__hint{color:var(--text-secondary);margin-bottom:16px;font-size:.78rem;line-height:1.45}.script-detail__meta{border-top:1px solid var(--border-subtle);flex-direction:column;gap:12px;margin:0;padding:14px 0 0;list-style:none;display:flex}.script-detail__meta li{align-items:center;gap:10px;display:flex}.script-detail__meta .lucide{width:16px;height:16px;color:var(--brand-primary);flex-shrink:0}.script-detail__meta strong{color:var(--text-primary);font-size:.88rem;font-weight:750;display:block}.script-detail__meta span{color:var(--text-secondary);font-size:.72rem}.script-detail__related{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-card);padding:16px}.script-detail__related h3{color:var(--text-primary);margin-bottom:12px;font-size:.9rem;font-weight:750}.script-detail__related-list{flex-direction:column;gap:10px;display:flex}.script-detail__related-item{color:inherit;border-radius:8px;align-items:center;gap:10px;padding:8px;text-decoration:none;transition:background-color .15s;display:flex}.script-detail__related-item:hover{background:var(--brand-primary-muted)}.script-detail__related-item .store-card__logo{border-radius:10px;width:36px;height:36px}.script-detail__related-item .store-card__logo svg{width:16px;height:16px}.script-detail__related-item strong{color:var(--text-primary);font-size:.82rem;font-weight:700;line-height:1.3;display:block}.script-detail__related-item em{color:var(--text-secondary);font-size:.7rem;font-style:normal}@media (width<=992px){.script-detail__layout{grid-template-columns:1fr}.script-detail__aside{position:static}.script-detail__hero{flex-direction:column}}.pricing-section{border-top:1px solid var(--border-subtle);margin-bottom:56px;padding-top:8px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.pricing-card{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--surface-card);flex-direction:column;gap:14px;padding:22px 20px;display:flex;position:relative}.pricing-card--popular{border-color:var(--brand-primary);background:linear-gradient(180deg, var(--brand-primary-light) 0%, var(--surface-card) 42%);box-shadow:0 10px 32px #1877f224}.pricing-card__badge{white-space:nowrap;letter-spacing:.02em;background:var(--brand-primary);color:#fff;border-radius:999px;padding:4px 10px;font-size:.68rem;font-weight:800;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.pricing-card__name{color:var(--text-primary);margin-top:4px;font-size:1rem;font-weight:750}.pricing-card__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.pricing-card__price strong{letter-spacing:-.6px;color:var(--text-primary);font-size:1.85rem;font-weight:800}.pricing-card__price span{color:var(--text-secondary);font-size:.82rem;font-weight:600}.pricing-card__features{flex-direction:column;flex:1;gap:9px;margin:0;padding:0;list-style:none;display:flex}.pricing-card__features li{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.84rem;line-height:1.4;display:flex}.pricing-card__features .lucide{width:15px;height:15px;color:var(--brand-primary);flex-shrink:0;margin-top:2px}.pricing-card__cta{width:100%;margin-top:4px}.contact-section{border-top:1px solid var(--border-subtle);grid-template-columns:1.1fr .9fr;align-items:center;gap:32px;margin-bottom:24px;padding:32px 0 8px;display:grid}.contact-section__copy h2{letter-spacing:-.4px;color:var(--text-primary);margin-bottom:10px;font-size:1.6rem;font-weight:750}.contact-section__copy p{color:var(--text-secondary);max-width:480px;font-size:.95rem;line-height:1.6}.contact-links{flex-direction:column;gap:8px;display:flex}.contact-link{border:1px solid var(--border-subtle);color:var(--text-primary);background:var(--surface-page);border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:flex}.contact-link:hover{border-color:var(--sidebar-accent-border);background:var(--brand-primary-light);color:var(--brand-primary)}.contact-link .lucide{width:16px;height:16px;color:var(--brand-primary);flex-shrink:0}.site-footer{border-top:1px solid var(--border-subtle);color:var(--text-secondary);margin-top:24px;padding-top:40px}.site-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);align-items:start;gap:36px 28px;display:grid}.site-footer__logo{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:14px;text-decoration:none;display:inline-flex}.site-footer__logo-img{object-fit:contain;width:36px;height:36px}.site-footer__logo strong{font-size:1.05rem;line-height:1.2;display:block}.site-footer__logo small{color:var(--text-secondary);margin-top:2px;font-size:.75rem;font-weight:500;display:block}.site-footer__tagline{max-width:320px;color:var(--text-secondary);margin:0 0 16px;font-size:.9rem;line-height:1.55}.site-footer__company{flex-direction:column;gap:6px;margin:0;padding:0;font-size:.85rem;line-height:1.45;list-style:none;display:flex}.site-footer__company a{color:var(--brand-primary);text-decoration:none}.site-footer__company a:hover{text-decoration:underline}.site-footer__col h3{letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);margin:0 0 14px;font-size:.78rem;font-weight:700}.site-footer__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.site-footer__col a{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .15s}.site-footer__col a:hover{color:var(--brand-primary)}.site-footer__bottom{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;margin-top:36px;padding-top:20px;display:flex}.site-footer__bottom p{color:var(--text-secondary);margin:0;font-size:.82rem}.site-footer__disclaimer{opacity:.9;max-width:720px;line-height:1.5}.legal-page{min-height:calc(100vh - 2 * var(--sidebar-inset));flex-direction:column;display:flex;overflow:hidden;padding:0!important}.legal-layout{min-height:inherit;grid-template-columns:minmax(240px,300px) minmax(0,1fr);height:100%;display:grid}.legal-aside{border-right:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-card) 92%, var(--brand-primary) 8%);padding:28px 22px 32px;overflow-y:auto}.legal-aside__head{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.legal-aside__head .lucide{width:22px;height:22px;color:var(--brand-primary);flex-shrink:0;margin-top:2px}.legal-aside__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 4px;font-size:.72rem;font-weight:700}.legal-aside__head h2{color:var(--text-primary);margin:0;font-size:1.05rem;line-height:1.35}.legal-aside__desc{color:var(--text-secondary);margin:0 0 22px;font-size:.82rem;line-height:1.55}.legal-aside__group{margin-bottom:18px}.legal-aside__group-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 8px;font-size:.72rem;font-weight:700}.legal-aside__nav ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.legal-aside__link{color:var(--text-secondary);border-radius:8px;padding:8px 10px;font-size:.88rem;line-height:1.35;text-decoration:none;transition:background .15s,color .15s;display:block}.legal-aside__link:hover{color:var(--brand-primary);background:var(--brand-primary-muted)}.legal-aside__link.is-active{color:var(--brand-primary);background:var(--brand-primary-muted);font-weight:600}.legal-main{padding:28px 40px 48px;overflow-y:auto}.legal-page__back{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:20px;font-size:.9rem;text-decoration:none;display:inline-flex}.legal-page__back:hover{color:var(--brand-primary)}.legal-page__back .lucide{width:16px;height:16px}.legal-doc{max-width:760px}.legal-doc__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);margin:0 0 8px;font-size:.75rem;font-weight:700}.legal-doc__header{margin-bottom:24px}.legal-doc__header h1{color:var(--text-primary);margin:0 0 10px;font-size:1.85rem;line-height:1.25}.legal-doc__summary{color:var(--text-secondary);margin:0 0 12px;font-size:1rem;line-height:1.55}.legal-doc__meta-row{color:var(--text-secondary);flex-wrap:wrap;gap:8px;font-size:.82rem;display:flex}.legal-toc{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-card) 88%, var(--text-secondary) 12%);border-radius:12px;margin:0 0 28px;padding:16px 18px}.legal-toc__title{letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);margin:0 0 10px;font-size:.78rem;font-weight:700}.legal-toc ol{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.legal-toc__link{text-align:left;cursor:pointer;font:inherit;color:var(--text-secondary);background:0 0;border:0;padding:0;font-size:.88rem}.legal-toc__link:hover,.legal-toc__link.is-active{color:var(--brand-primary)}.legal-doc__section{margin-bottom:28px;scroll-margin-top:24px}.legal-doc__section h2{color:var(--text-primary);margin:0 0 10px;font-size:1.15rem}.legal-doc__section .docs-section__body{color:var(--text-secondary)}.legal-doc__section .docs-section__body p,.legal-doc__section .docs-section__body li{font-size:.95rem;line-height:1.65}.legal-doc__contact{border-top:1px solid var(--border-subtle);color:var(--text-secondary);margin-top:8px;padding-top:20px;font-size:.9rem}.legal-doc__contact a{color:var(--brand-primary)}.legal-related{border-top:1px solid var(--border-subtle);max-width:760px;margin-top:36px;padding-top:28px}.legal-related h2{color:var(--text-primary);margin:0 0 16px;font-size:1.15rem}.legal-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.legal-related__card{border:1px solid var(--border-subtle);color:inherit;border-radius:12px;flex-direction:column;gap:8px;padding:16px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.legal-related__card:hover{border-color:var(--brand-primary);background:var(--brand-primary-muted)}.legal-related__title{color:var(--text-primary);font-size:.95rem;font-weight:600}.legal-related__summary{color:var(--text-secondary);flex:1;font-size:.82rem;line-height:1.45}.legal-related__more{color:var(--brand-primary);align-items:center;gap:4px;font-size:.78rem;font-weight:600;display:inline-flex}.legal-related__more .lucide{width:14px;height:14px}@media (width<=992px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.site-footer__brand{grid-column:1/-1}.legal-page{min-height:calc(100vh - 80px);margin-top:56px}.legal-layout{grid-template-columns:1fr}.legal-aside{border-right:0;border-bottom:1px solid var(--border-subtle);max-height:none}.legal-main{padding:20px}.legal-related__grid{grid-template-columns:1fr}}@media (width<=640px){.site-footer__grid{grid-template-columns:1fr}.products-section--hero .product-tile__cta{width:100%}}.mobile-header{z-index:1100;background:var(--surface-card);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:none;position:fixed;top:0;left:0;right:0}.sidebar-brand-mobile{align-items:center;gap:10px;display:flex}.sidebar-brand-mobile .logo-img{filter:none;width:28px;height:28px}.brand-name{font-size:1rem;font-weight:700}.mobile-header-actions{align-items:center;gap:8px;display:flex}.btn-theme-toggle-mobile,.hamburger-btn{border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.mobile-sidebar-overlay{display:none}@media (width<=992px){body{flex-direction:column}.sidebar{border-radius:0;height:100vh;max-height:100vh;top:0;left:0;transform:translate(calc(-100% - 20px));box-shadow:5px 0 25px #0000001f;width:min(340px,88vw)!important}.sidebar.mobile-open{opacity:1;pointer-events:auto;transform:translate(0)}.sidebar.collapsed{opacity:1;transform:translate(calc(-100% - 20px))!important}.sidebar.collapsed.mobile-open{transform:translate(0)!important}.sidebar-edge-tab{display:none!important}.mobile-header{display:flex}.mobile-sidebar-overlay{z-index:999;background:#0006;display:block;position:fixed;inset:0}.app-layout-wrapper,.app-layout-wrapper.sidebar-collapsed{padding:12px;width:100%!important;margin-left:0!important}.canvas-content-card{min-height:auto;margin-top:56px;padding:20px}.canvas-content-card--workflow{padding:0}.canvas-content-card--workflow .products-section,.canvas-content-card--workflow .features-section,.canvas-content-card--workflow .how-section,.canvas-content-card--workflow .store-section,.canvas-content-card--workflow .pricing-section,.canvas-content-card--workflow .contact-section,.canvas-content-card--workflow .site-footer{padding-left:20px;padding-right:20px}.store-page{margin-top:56px;padding:20px!important}.docs-page{min-height:calc(100vh - 80px);margin-top:56px}.docs-layout{height:auto;min-height:calc(100vh - 80px)}.workflow-canvas{min-height:calc(100vh - 80px)}.workflow-canvas__hero{max-width:100%;padding:36px 20px 132px}.workflow-canvas__partners{gap:8px;padding:12px 16px 16px}.workflow-canvas__partner{font-size:.85rem}.workflow-canvas__partner-logo svg{width:18px;height:18px}.workflow-canvas__partner-logo-name{font-size:.72rem}.workflow-canvas__title{font-size:2.1rem}.product-grid{grid-template-columns:1fr;gap:12px}.product-tile{padding:16px}.product-tile__main{grid-template-columns:minmax(90px,110px) minmax(0,1fr);gap:12px}.product-tile__visual{min-height:100px}.product-tile__mascot{max-height:100px}.showcase-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.showcase-panel{grid-template-columns:1fr;gap:18px;padding:18px}.showcase-panel__visual{min-height:220px}.showcase-shot,.showcase-shot__media{min-height:220px;max-height:320px}.why-grid,.how-steps{grid-template-columns:1fr}.store-grid{grid-template-columns:1fr 1fr}.pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.contact-section{grid-template-columns:1fr;gap:20px}.hero{min-height:320px;padding:48px 12px}.hero h1{font-size:2rem}}.support-chat{z-index:1200;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:20px;right:20px}.support-chat__fab{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;padding:0;transition:transform .2s;display:flex;position:relative;overflow:visible}.support-chat__fab:hover{transform:translateY(-4px)scale(1.04)}.support-chat__fab:hover .support-chat__fab-mascot{animation-duration:1.2s}.support-chat__fab-glow{pointer-events:none;background:radial-gradient(circle,#1877f259 0%,#0000 70%);border-radius:50%;animation:2.4s ease-in-out infinite support-fab-glow;position:absolute;inset:6px}.support-chat__fab-mascot{z-index:2;object-fit:contain;filter:drop-shadow(0 8px 16px #0f172a38);transform-origin:bottom;width:68px;height:68px;animation:2.8s ease-in-out infinite support-fab-bob;position:relative}.support-chat__fab-pulse{pointer-events:none;z-index:1;border:2px solid #1877f273;border-radius:50%;animation:2.4s ease-out infinite support-fab-ring;position:absolute;inset:8px}@keyframes support-fab-bob{0%,to{transform:translateY(0)rotate(-2deg)}40%{transform:translateY(-6px)rotate(2deg)}70%{transform:translateY(-2px)rotate(-1deg)}}@keyframes support-fab-glow{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes support-fab-ring{0%{opacity:.7;transform:scale(.85)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}.support-chat__avatar{background:#fffffff2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.support-chat__avatar img{object-fit:contain;width:36px;height:36px}.support-chat__avatar .lucide{width:18px;height:18px}.support-chat__panel{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;width:min(360px,100vw - 32px);height:min(520px,100vh - 100px);animation:.22s support-chat-in;display:flex;overflow:hidden;box-shadow:0 16px 48px #0f172a2e}@keyframes support-chat-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.support-chat__header{color:#fff;background:linear-gradient(135deg,#166fe5 0%,#1877f2 55%,#3b8cff 100%);justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 12px;display:flex}.support-chat__brand{align-items:center;gap:10px;min-width:0;display:flex}.support-chat__brand strong{font-size:.92rem;font-weight:750;line-height:1.2;display:block}.support-chat__brand span{opacity:.9;font-size:.72rem;display:block}.support-chat__close{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.support-chat__close:hover{background:#ffffff47}.support-chat__close .lucide{width:16px;height:16px}.support-chat__messages{background:var(--surface-page);flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.support-chat__bubble{white-space:pre-wrap;border-radius:12px;flex-direction:column;gap:8px;max-width:88%;padding:10px 12px;font-size:.84rem;line-height:1.45;display:flex}.support-chat__bubble-text{margin:0}.support-chat__doc-link{color:var(--brand-primary);align-self:flex-start;font-size:.78rem;font-weight:700;text-decoration:none}.support-chat__doc-link:hover{text-decoration:underline}.support-chat__bubble--user .support-chat__doc-link{color:#fff;opacity:.95}.support-chat__bubble--bot{background:var(--surface-card);border:1px solid var(--border-subtle);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.support-chat__bubble--user{background:var(--brand-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.support-chat__quick{background:var(--surface-page);flex-wrap:wrap;gap:6px;padding:0 12px 10px;display:flex}.support-chat__chip{border:1px solid var(--border-subtle);background:var(--surface-card);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:5px 10px;font-family:inherit;font-size:.72rem;font-weight:650}.support-chat__chip:hover{border-color:var(--sidebar-accent-border);color:var(--brand-primary)}.support-chat__composer{border-top:1px solid var(--border-subtle);background:var(--surface-card);align-items:center;gap:8px;padding:10px 12px;display:flex}.support-chat__composer input{border:1px solid var(--border-subtle);min-width:0;height:38px;color:var(--text-primary);background:var(--surface-page);border-radius:10px;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:.86rem}.support-chat__composer input:focus{border-color:var(--brand-primary)}.support-chat__send{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.support-chat__send:hover{background:var(--brand-primary-dark)}.support-chat__send .lucide{width:16px;height:16px}@media (width<=992px){.support-chat{bottom:14px;right:14px}}.product-page{flex-direction:column;gap:48px;padding:28px 32px 48px;display:flex}.product-page__nav{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-page__back,.product-page__switch{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;font-weight:650;text-decoration:none;transition:color .15s;display:inline-flex}.product-page__back:hover,.product-page__switch:hover{color:var(--brand-primary)}.product-page__back .lucide,.product-page__switch .lucide{width:15px;height:15px}.product-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:28px;display:grid}.product-page--ios .product-hero{grid-template-columns:minmax(0,.78fr) minmax(0,1.35fr);align-items:stretch;gap:20px}.product-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 10px;font-size:.72rem;font-weight:750}.product-hero__brand{align-items:center;gap:14px;margin-bottom:14px;display:flex}.product-hero__logo{background:var(--brand-primary-light);border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.product-page--android .product-hero__logo{background:#3ddc842e}.product-page--ios .product-hero__logo{background:#007aff29}.product-hero__logo img{object-fit:contain;width:28px;height:28px}.product-page--ios .product-hero__logo img{width:24px;height:24px}html[data-theme=dark] .product-page--ios .product-hero__logo img,html.dark-mode .product-page--ios .product-hero__logo img{filter:invert()}.product-hero__brand h1{letter-spacing:-.8px;color:var(--text-primary);margin:0;font-size:clamp(1.9rem,3.2vw,2.6rem);font-weight:800;line-height:1.1}.product-hero__desc{max-width:540px;color:var(--text-secondary);margin:0 0 20px;font-size:1rem;line-height:1.6}.product-hero__actions{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.product-hero__cta{align-items:center;gap:8px;display:inline-flex}.product-hero__cta .lucide,.product-download__actions .lucide{width:16px;height:16px}.product-hero__badges{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-hero__badges li{color:var(--text-primary);background:color-mix(in srgb, var(--surface-page) 55%, var(--brand-primary-light));border:none;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:.74rem;font-weight:650;display:inline-flex}.product-hero__badges .lucide{width:13px;height:13px;color:var(--brand-primary)}.product-page--android .product-hero__badges .lucide{color:#22a06b}.product-page--ios .product-hero__badges .lucide{color:#007aff}.product-hero__copy{animation:.7s cubic-bezier(.22,1,.36,1) both product-hero-copy-in}.product-hero__visual{min-height:340px;animation:.85s cubic-bezier(.22,1,.36,1) .12s both product-hero-visual-in;position:relative}.product-page--ios .product-hero__visual{align-items:center;min-height:0;display:flex}.product-hero__screenshot{object-fit:contain;will-change:transform;border-radius:14px;width:100%;height:auto;animation:5.5s ease-in-out 1s infinite product-hero-float;display:block;box-shadow:0 18px 48px #0f172a1f}.product-hero__screenshot:hover{transition:transform .35s,box-shadow .35s;animation-play-state:paused;transform:translateY(-4px)scale(1.015);box-shadow:0 24px 56px #0f172a2e}@keyframes product-hero-copy-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes product-hero-visual-in{0%{opacity:0;transform:translate(22px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes product-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.product-hero__copy,.product-hero__visual,.product-hero__screenshot{animation:none}.product-hero__screenshot:hover{transform:none}}.product-console{background:var(--surface-page);border:none;border-radius:14px;overflow:hidden;box-shadow:0 18px 48px #0f172a1f}.product-console__bar{background:var(--surface-card);border-bottom:none;align-items:center;gap:5px;height:36px;padding:0 14px;display:flex}.product-console__bar span{background:var(--border-subtle);border-radius:50%;width:8px;height:8px}.product-console__bar span:first-child{background:#ff5f57}.product-console__bar span:nth-child(2){background:#febc2e}.product-console__bar span:nth-child(3){background:#28c840}.product-console__bar em{color:var(--text-secondary);margin-left:8px;font-size:.72rem;font-style:normal;font-weight:650}.product-console__stats{border-bottom:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px;display:grid}.product-console__stat{background:var(--surface-card);text-align:center;border:none;border-radius:10px;padding:10px 8px;box-shadow:0 2px 8px #0f172a0a}.product-console__stat strong{color:var(--text-primary);letter-spacing:-.3px;font-size:1rem;font-weight:800;display:block}.product-page--android .product-console__stat strong{color:#1a7a52}.product-page--ios .product-console__stat strong{color:#0062cc}html[data-theme=dark] .product-page--android .product-console__stat strong,html.dark-mode .product-page--android .product-console__stat strong{color:#6ee7a8}html[data-theme=dark] .product-page--ios .product-console__stat strong,html.dark-mode .product-page--ios .product-console__stat strong{color:#7cbcff}.product-console__stat span{color:var(--text-secondary);font-size:.64rem;font-weight:650}.product-console__devices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:10px 12px 14px;list-style:none;display:grid}.product-console__devices li{background:var(--surface-card);border:none;border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex;box-shadow:0 2px 8px #0f172a0a}.product-console__devices strong{color:var(--text-primary);font-size:.78rem}.product-console__devices span{color:var(--text-secondary);font-size:.68rem}.product-hero__mascot{object-fit:contain;filter:drop-shadow(0 12px 28px #0f172a38);pointer-events:none;width:min(180px,42%);height:auto;position:absolute;bottom:-18px;right:-8px}.product-section__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 6px;font-size:.72rem;font-weight:750}.product-features__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-feature-card{border-radius:var(--radius-md);background:var(--surface-card);border:none;padding:18px 16px;box-shadow:0 8px 24px #0f172a0f}.product-feature-card__icon{background:var(--brand-primary-light);width:38px;height:38px;color:var(--brand-primary);border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.product-page--android .product-feature-card__icon{color:#1a7a52;background:#3ddc8424}.product-page--ios .product-feature-card__icon{color:#0062cc;background:#007aff1f}.product-feature-card__icon .lucide{width:18px;height:18px}.product-feature-card h3{color:var(--text-primary);margin:0 0 8px;font-size:.98rem;font-weight:700}.product-feature-card p{color:var(--text-secondary);margin:0;font-size:.86rem;line-height:1.5}.product-scenarios__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-scenario-card{border-radius:var(--radius-md);background:linear-gradient(160deg, color-mix(in srgb, var(--brand-primary-light) 70%, transparent) 0%, var(--surface-card) 55%);border:none;padding:20px 18px;box-shadow:0 8px 24px #0f172a0f}.product-page--android .product-scenario-card{background:linear-gradient(160deg, #3ddc8429 0%, var(--surface-card) 55%)}.product-page--ios .product-scenario-card{background:linear-gradient(160deg, #007aff24 0%, var(--surface-card) 55%)}.product-scenario-card h3{color:var(--text-primary);margin:0 0 8px;font-size:1.02rem;font-weight:700}.product-scenario-card p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.55}.product-download{background:radial-gradient(ellipse 80% 80% at 20% 0%, color-mix(in srgb, var(--brand-primary) 18%, transparent), transparent 60%), var(--surface-card);border:none;border-radius:16px;padding:32px 28px;box-shadow:0 12px 36px #0f172a14}.product-download__inner{max-width:640px}.product-download h2{letter-spacing:-.4px;color:var(--text-primary);margin:0 0 8px;font-size:1.35rem;font-weight:800}.product-download p{color:var(--text-secondary);margin:0 0 18px;font-size:.95rem;line-height:1.55}.product-download__actions{flex-wrap:wrap;gap:10px;display:flex}.product-download__actions .btn{align-items:center;gap:8px;display:inline-flex}a.switch-pill-btn{text-decoration:none}html[data-theme=dark] .products-section--hero .product-tile,html.dark-mode .products-section--hero .product-tile,html[data-theme=dark] .product-tile,html.dark-mode .product-tile,html[data-theme=dark] .showcase-panel,html.dark-mode .showcase-panel,html[data-theme=dark] .why-card,html.dark-mode .why-card,html[data-theme=dark] .product-feature-card,html.dark-mode .product-feature-card,html[data-theme=dark] .product-scenario-card,html.dark-mode .product-scenario-card,html[data-theme=dark] .product-download,html.dark-mode .product-download{background-color:#303134;box-shadow:0 12px 32px #00000057}html[data-theme=dark] .products-section--hero .product-tile:hover,html.dark-mode .products-section--hero .product-tile:hover,html[data-theme=dark] .product-tile:hover,html.dark-mode .product-tile:hover{box-shadow:0 18px 44px #00000075}html[data-theme=dark] .product-page--android .product-scenario-card,html.dark-mode .product-page--android .product-scenario-card{background:linear-gradient(145deg,#3ddc8433,#0000 48%),#303134}html[data-theme=dark] .product-page--ios .product-scenario-card,html.dark-mode .product-page--ios .product-scenario-card{background:linear-gradient(145deg,#007aff3d,#0000 48%),#303134}html[data-theme=dark] .product-download,html.dark-mode .product-download{background:radial-gradient(80% 90% at 20% 0,#1877f247,#0000 62%),#303134}html[data-theme=dark] .product-console,html.dark-mode .product-console{background:#17181a;box-shadow:0 20px 52px #0000007a}html[data-theme=dark] .product-console__bar,html.dark-mode .product-console__bar,html[data-theme=dark] .product-console__stat,html.dark-mode .product-console__stat,html[data-theme=dark] .product-console__devices li,html.dark-mode .product-console__devices li{background:#303134}html[data-theme=dark] .btn-secondary,html.dark-mode .btn-secondary{color:#82bdff;background:#4599ff33}html[data-theme=dark] .btn-secondary:hover,html.dark-mode .btn-secondary:hover{color:#a7d2ff;background:#4599ff47}html[data-theme=dark] .product-page--android .product-feature-card__icon,html.dark-mode .product-page--android .product-feature-card__icon{color:#72e6ad;background:#3ddc8433}html[data-theme=dark] .product-page--ios .product-feature-card__icon,html.dark-mode .product-page--ios .product-feature-card__icon{color:#82bdff;background:#007aff38}@media (width<=980px){.product-hero{grid-template-columns:1fr}.product-hero__visual{order:-1;min-height:300px}.product-features__grid,.product-scenarios__grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.product-page{gap:36px;padding:20px 16px 36px}.product-console__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.product-console__devices,.product-features__grid,.product-scenarios__grid{grid-template-columns:1fr}.product-hero__mascot{width:120px;bottom:-10px;right:0}}
