/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.contents{display:contents}}:root{font-synthesis:none;text-rendering:optimizelegibility;--bg:#070912;--bg-glow:#5865f229;--surface:#10131f;--surface-2:#191d2d;--surface-3:#202435;--surface-soft:#ffffff08;--surface-hover:#ffffff0e;--text:#f5f7ff;--muted:#9ca4b7;--muted-strong:#b8becc;--muted-soft:#747d91;--border:#ffffff14;--border-strong:#ffffff1f;--accent:#5865f2;--accent-hover:#6874f5;--accent-soft:#8993ff;--success:#23a55a;--header-bg:#070912d1;--shadow:0 30px 70px #00000047;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--bg:#f7f8fc;--bg-glow:#5865f21a;--surface:#fff;--surface-2:#f3f5fb;--surface-3:#edf0f7;--surface-soft:#10131f06;--surface-hover:#10131f0d;--text:#111421;--muted:#626b7d;--muted-strong:#4d5667;--muted-soft:#7b8496;--border:#10131f17;--border-strong:#10131f24;--accent:#5865f2;--accent-hover:#4752d9;--accent-soft:#5966d9;--success:#1f9d55;--header-bg:#f7f8fcdb;--shadow:0 24px 60px #1f26441a}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:radial-gradient(circle at 50% -15%, var(--bg-glow), transparent 34rem), var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;transition:background-color .2s,color .2s}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:50;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:center;gap:28px;min-height:82px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;flex-shrink:0;align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.brand-logo{object-fit:contain;width:36px;height:36px;display:block}.nav-links{color:var(--muted);align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.header-actions{align-items:center;gap:9px;display:flex}.theme-toggle,.header-install{min-height:38px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.theme-toggle{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted-strong);padding:0 12px}.theme-toggle:hover{background:var(--surface-hover);color:var(--text)}.header-install{background:var(--accent);color:#fff;border:1px solid #0000;padding:0 15px}.header-install:hover,.primary-button:hover{background:var(--accent-hover)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;min-height:640px;padding:75px 0 90px;display:grid;position:relative}.hero-content,.stats-preview{z-index:2;position:relative}.hero-glow{filter:blur(95px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:#5865f229;width:260px;height:260px;top:120px;left:-80px}.hero-glow-two{background:#704eff1f;width:220px;height:220px;bottom:70px;right:80px}.eyebrow,.section-kicker{color:var(--accent-soft);letter-spacing:.17em;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.065em;max-width:680px;margin:18px 0 20px;font-size:clamp(50px,7vw,82px);line-height:.98}.hero h1 span{color:var(--accent-soft)}.hero-copy{max-width:610px;color:var(--muted);margin:0;font-size:18px;line-height:1.75}.hero-actions{gap:12px;margin-top:32px;display:flex}.primary-button,.secondary-button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;display:inline-flex}.primary-button{background:var(--accent);color:#fff;box-shadow:0 12px 34px #5865f240}.secondary-button{background:var(--surface-soft);border:1px solid var(--border);color:var(--muted-strong)}.secondary-button:hover{background:var(--surface-hover);color:var(--text)}.command-preview{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;align-items:center;gap:12px;width:fit-content;margin-top:34px;padding:11px 16px 11px 11px;display:flex}.command-symbol{background:var(--surface-2);width:35px;height:35px;color:var(--accent-soft);border-radius:8px;place-items:center;font-size:19px;font-weight:800;display:grid}.command-preview div{flex-direction:column;gap:2px;display:flex}.command-preview strong{font-size:13px}.command-preview small{color:var(--muted-soft);font-size:11px}.stats-preview{border:1px solid var(--border);background:var(--surface);width:100%;max-width:460px;box-shadow:var(--shadow);border-radius:22px;justify-self:end;padding:24px}.preview-brand{align-items:center;gap:11px;margin-bottom:23px;display:flex}.preview-brand img{object-fit:contain;width:38px;height:38px}.preview-brand div{flex-direction:column;gap:2px;display:flex}.preview-brand strong{font-size:14px}.preview-brand span{color:var(--muted-soft);letter-spacing:.16em;font-size:9px;font-weight:800}.preview-category{color:var(--muted);margin-bottom:10px;font-size:12px;font-weight:800}.preview-channel{background:var(--surface-3);border:1px solid var(--border);color:var(--muted-strong);border-radius:10px;margin-top:8px;padding:15px 16px;font-size:14px;font-weight:600}.preview-channel.online{border-color:#23a55a3b}.preview-status{color:var(--muted-soft);align-items:center;gap:8px;margin-top:18px;font-size:11px;display:flex}.preview-status span{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #23a55a8c}.section{border-top:1px solid var(--border);padding:105px 0}.section-heading{max-width:650px;margin-bottom:44px}.section-heading h2,.split-section h2,.cta-section h2{letter-spacing:-.045em;margin:12px 0 14px;font-size:clamp(32px,4vw,48px);line-height:1.1}.section-heading p,.section-copy,.cta-section p{color:var(--muted);margin:0;line-height:1.7}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;min-height:215px;padding:24px}.feature-card:hover{background:var(--surface-hover);border-color:#5865f247}.feature-icon{background:var(--surface-2);border-radius:11px;place-items:center;width:43px;height:43px;margin-bottom:35px;font-size:19px;display:grid}.feature-card h3{margin:0 0 9px;font-size:17px}.feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.split-section{grid-template-columns:1fr .85fr;align-items:center;gap:100px;display:grid}.extra-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:34px;display:grid}.extra-item{color:var(--muted-strong);align-items:center;gap:10px;font-size:14px;display:flex}.extra-item span{width:22px;height:22px;color:var(--accent-soft);background:#5865f21f;border-radius:7px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.control-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;padding:27px}.control-card-top{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:28px;font-size:12px;font-weight:700;display:flex}.mini-brand{align-items:center;gap:8px;display:flex}.mini-brand img{object-fit:contain;width:28px;height:28px}.status-pill{color:#38b66f;background:#23a55a1c;border-radius:999px;padding:5px 9px;font-size:10px}.control-card h3{margin:0 0 8px;font-size:21px}.control-card p{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.65}.fake-button{background:var(--surface-2);color:var(--muted-strong);border-radius:8px;margin-top:9px;padding:12px 13px;font-size:12px;font-weight:700}.primary-fake{background:var(--accent);color:#fff}.simple-section{padding-bottom:120px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps-grid article{border-top:1px solid var(--border-strong);padding:24px 0 0}.steps-grid span{color:var(--accent-soft);font-size:11px;font-weight:800}.steps-grid h3{margin:20px 0 8px;font-size:18px}.steps-grid p{max-width:300px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.cta-section{background:linear-gradient(120deg,#5865f21f,#5865f206);border:1px solid #5865f22e;border-radius:22px;justify-content:space-between;align-items:center;gap:50px;margin-bottom:80px;padding:58px;display:flex}.cta-section>div:first-child{max-width:650px}.cta-actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:10px;display:flex}.legal-buttons{gap:8px;display:flex}.legal-buttons a{border:1px solid var(--border);color:var(--muted-strong);text-align:center;border-radius:9px;flex:1;padding:10px 13px;font-size:12px;font-weight:700}.legal-buttons a:hover{background:var(--surface-hover);color:var(--text)}.site-footer{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:30px;min-height:220px;padding:48px 0 36px;display:grid}.site-footer>div:first-child>p{color:var(--muted-soft);margin:13px 0 0;font-size:12px}.footer-links{color:var(--muted);align-items:flex-start;gap:25px;padding-top:7px;font-size:12px;font-weight:600;display:flex}.copyright{color:var(--muted-soft);grid-column:1/-1;margin:auto 0 0;font-size:11px}.legal-page{width:min(820px,100%);margin:0 auto;padding:90px 0 120px}.legal-header{border-bottom:1px solid var(--border);padding-bottom:42px}.legal-header h1{letter-spacing:-.055em;margin:14px 0 13px;font-size:clamp(42px,6vw,62px)}.legal-header p{color:var(--muted-soft);margin:0;font-size:13px}.legal-content{padding-top:28px}.legal-content section{padding:23px 0}.legal-content h2{letter-spacing:-.02em;margin:0 0 13px;font-size:19px}.legal-content p,.legal-content li{color:var(--muted);font-size:14px;line-height:1.8}.legal-content p{margin:0 0 12px}.legal-content ul{margin:10px 0 0;padding-left:22px}.legal-content li+li{margin-top:7px}@media (width<=900px){.hero{grid-template-columns:1fr;gap:50px;padding-top:65px}.stats-preview{justify-self:start}.feature-grid{grid-template-columns:1fr 1fr}.split-section{grid-template-columns:1fr;gap:55px}.cta-section{flex-direction:column;align-items:flex-start}}@media (width<=720px){.nav-links{display:none}.header-actions{margin-left:auto}}@media (width<=620px){.site-shell{width:min(100% - 26px,1180px)}.site-header{gap:12px;min-height:70px}.brand{font-size:16px}.brand-logo{width:32px;height:32px}.theme-toggle-label{display:none}.theme-toggle{width:38px;padding:0}.header-install{padding:0 12px}.hero{padding:55px 0 75px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.stats-preview{padding:18px}.section{padding:75px 0}.feature-grid,.steps-grid,.extra-grid{grid-template-columns:1fr}.feature-card{min-height:190px}.feature-icon{margin-bottom:24px}.cta-section{padding:30px 22px}.cta-actions,.legal-buttons{width:100%}.legal-buttons{flex-direction:column}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.legal-page{padding:65px 0 90px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-picker{border:1px solid var(--border);background:var(--surface-soft);min-height:38px;color:var(--muted-strong);border-radius:10px;align-items:center;gap:6px;padding:0 9px;display:inline-flex}.language-picker select{max-width:150px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:12px;font-weight:700}.language-picker option{background:var(--surface);color:var(--text)}.fake-button-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.fake-button-grid .fake-button{margin-top:0}.pro-section .section-heading{max-width:720px}.pro-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.pro-item{border:1px solid var(--border);background:var(--surface-soft);min-height:112px;color:var(--muted-strong);border-radius:14px;flex-direction:column;justify-content:space-between;gap:18px;padding:18px;font-size:13px;font-weight:650;line-height:1.45;display:flex}.pro-item:hover{background:var(--surface-hover);border-color:#5865f247}.pro-icon{font-size:20px}.updates-section{padding-top:80px;padding-bottom:80px}.updates-card{background:linear-gradient(120deg,#5865f21c,#5865f206);border:1px solid #5865f22e;border-radius:20px;grid-template-columns:auto 1fr;align-items:flex-start;gap:28px;padding:34px;display:grid}.updates-card h2{letter-spacing:-.04em;margin:10px 0 12px;font-size:clamp(28px,4vw,42px)}.updates-card p{max-width:800px;color:var(--muted);margin:0;line-height:1.75}.updates-mark{background:var(--surface-2);border-radius:13px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.legal-language-note{font-weight:600;color:var(--accent-soft)!important;margin-top:12px!important}@media (width<=980px){.pro-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.language-picker select{max-width:118px}}@media (width<=620px){.language-picker{justify-content:center;width:38px;padding:0;position:relative}.language-picker>span[aria-hidden=true]{pointer-events:none}.language-picker select{opacity:0;width:100%;max-width:none;position:absolute;inset:0}.header-actions{gap:6px}.header-install{padding:0 10px}.fake-button-grid,.pro-grid{grid-template-columns:1fr}.updates-card{grid-template-columns:1fr;padding:26px 22px}}.header-install-icon{font-size:18px;line-height:1;display:none}.legal-language-note{background:#5865f212;border:1px solid #5865f23d;border-radius:12px;padding:14px 16px;margin-top:16px!important}.legal-language-note p{font-weight:600;line-height:1.65;color:var(--muted-strong)!important;margin:0!important}.legal-english-link{color:var(--accent-soft);text-underline-offset:3px;margin-top:10px;font-size:13px;font-weight:800;text-decoration:underline;display:inline-flex}.legal-content p,.legal-content li,.legal-header h1,.legal-header p{overflow-wrap:anywhere}@media (width<=420px){.site-shell{width:min(100% - 20px,1180px)}.site-header{gap:8px}.header-actions{gap:5px}.header-install{width:38px;min-width:38px;padding:0}.header-install-label{display:none}.header-install-icon{display:inline}}@media (width<=350px){.brand{gap:7px;font-size:15px}.brand-logo{width:30px;height:30px}.site-header{min-height:66px}}
