@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#fafafa;--surface:#fff;--surface-2:#f4f4f5;--border:#e4e4e7;--border-strong:#d4d4d8;--text:#09090b;--text-2:#52525b;--text-3:#a1a1aa;--accent:#4f46e5;--accent-soft:#4f46e514;--primary:#18181b;--primary-text:#fafafa;--ok:#16a34a;--over:#dc2626;--checker:#f1f1f3;--shadow:0 1px 2px #0000000a, 0 4px 16px -8px #00000014;--radius:14px;--radius-sm:9px;--ease:cubic-bezier(.2, 0, 0, 1);font-feature-settings:"cv11", "ss01";color:var(--text);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;font-family:Inter Variable,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;line-height:1.5}@media (prefers-color-scheme:dark){:root{--bg:#0b0b0d;--surface:#131316;--surface-2:#1b1b1f;--border:#26262b;--border-strong:#34343b;--text:#fafafa;--text-2:#a1a1aa;--text-3:#63636b;--accent:#818cf8;--accent-soft:#818cf81f;--primary:#fafafa;--primary-text:#09090b;--ok:#4ade80;--over:#f87171;--checker:#1a1a1e;--shadow:0 1px 2px #0000004d, 0 8px 24px -12px #00000080;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*,:before,:after{box-sizing:border-box}body{background:var(--bg);margin:0}button,input,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:not-allowed}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}h2{color:var(--text-2);letter-spacing:.01em;margin:0;font-size:12px;font-weight:500}.shell{max-width:1180px;margin:0 auto;padding:0 24px 32px}.topbar{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.wordmark{letter-spacing:-.02em;color:var(--text);align-items:center;gap:10px;font-size:17px;font-weight:650;text-decoration:none;display:inline-flex}.wordmark svg{width:26px;height:26px}.wordmark rect{fill:var(--primary)}.wordmark circle{fill:var(--primary-text)}.wordmark path{fill:none;stroke:var(--primary-text);stroke-width:2.4px;stroke-linecap:round}.topbar-tag{color:var(--text-2);margin:0}.workspace{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.stage,.inspector{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.stage{transition:border-color .15s var(--ease);flex-direction:column;gap:16px;padding:16px;display:flex}.stage.is-dragging{border-color:var(--accent)}.checker{background-color:var(--surface);background-image:conic-gradient(var(--checker) 25%, transparent 0 50%, var(--checker) 0 75%, transparent 0);background-size:14px 14px}.canvas{border:1px solid var(--border);border-radius:10px;place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.canvas.is-busy>canvas{opacity:.35;filter:blur(2px);transition:opacity .2s,filter .2s}.empty{color:var(--text-2);text-align:center;flex-direction:column;align-items:center;gap:4px;padding:32px;display:flex}.empty strong{color:var(--text);margin-top:8px;font-weight:550}.empty-icon{background:var(--surface);border:1px solid var(--border);width:44px;height:44px;box-shadow:var(--shadow);color:var(--text);border-radius:12px;place-items:center;display:grid}.stage.is-dragging .empty-icon{color:var(--accent);border-color:var(--accent)}.busy{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-weight:500;display:inline-flex;position:absolute;inset:auto auto 16px 50%;transform:translate(-50%)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chat-preview{grid-template-columns:1fr 1fr;gap:12px;display:grid}.chat{border-radius:10px;gap:10px;min-width:0;padding:12px 14px;display:flex}.chat-light{color:#1d1c1d;background:#fff;border:1px solid #e8e8e8}.chat-dark{color:#dbdee1;background:#313338}.chat-avatar{color:#fff;letter-spacing:.02em;text-shadow:0 1px 1px #0003;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-weight:600;display:grid}.chat-dark .chat-avatar{border-radius:50%}.chat-body{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-meta{align-items:baseline;gap:8px;font-size:13px;display:flex}.chat-meta span{opacity:.55;font-size:11px}.chat p{align-items:center;gap:4px;margin:0;display:flex}.chat-reaction{color:#1264a3;background:#e8f5fa;border:1px solid #1d9bd1;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin-top:4px;padding:1px 7px;font-size:12px;font-weight:600;display:inline-flex}.composer-wrap{flex-direction:column;gap:8px;display:flex}.history{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.history-item{border:1px solid var(--border);border-radius:9px;flex:none;width:40px;height:40px;padding:3px;transition:border-color .15s}.history-item img{object-fit:contain;width:100%;height:100%;display:block}.history-item.is-active{border-color:var(--text);box-shadow:0 0 0 1px var(--text)}.composer{border:1px solid var(--border-strong);background:var(--surface);border-radius:12px;align-items:center;gap:6px;padding:6px;transition:border-color .15s,box-shadow .15s;display:flex}.composer:focus-within{border-color:var(--text-3);box-shadow:0 0 0 3px var(--accent-soft)}.composer-input{background:0 0;border:0;outline:none;flex:1;min-width:0;height:36px;padding:0 4px}.composer-input::placeholder{color:var(--text-3)}.icon-button,.send{width:36px;height:36px;color:var(--text-2);border-radius:8px;flex:none;place-items:center;transition:background .15s,color .15s,opacity .15s;display:grid}.icon-button:hover{background:var(--surface-2);color:var(--text)}.send{background:var(--primary);color:var(--primary-text)}.send:disabled{opacity:.25}.style-select{border:1px solid var(--border);background:var(--surface-2) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' stroke='%23888' stroke-width='1.5'%3E%3Cpath d='M1 1l4 4 4-4'/%3E%3C/svg%3E") no-repeat right 9px center;appearance:none;cursor:pointer;border-radius:7px;flex:none;height:30px;padding:0 26px 0 10px;font-size:13px;font-weight:500}.composer-note{color:var(--text-3);align-items:center;gap:6px;margin:0;padding:0 4px;font-size:12px;display:flex}.sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:16px}.inspector{flex-direction:column;display:flex}.group{border-bottom:1px solid var(--border);flex-direction:column;gap:10px;padding:16px;display:flex}.group:last-child{border-bottom:0}.hint{color:var(--text-2);margin:0;font-size:12px}.segmented{background:var(--surface-2);border-radius:10px;grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;padding:3px;display:grid}.segmented button{height:30px;color:var(--text-2);transition:background .15s var(--ease), color .15s;border-radius:7px;font-weight:500}.segmented button:hover{color:var(--text)}.segmented button.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 2px #00000014, 0 0 0 1px var(--border)}.segmented-sm button{height:26px;padding:0 12px;font-size:13px}.motions{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.motion{color:var(--text-2);border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px 0 6px;font-size:12px;transition:background .15s,border-color .15s,color .15s;display:flex}.motion:hover{background:var(--surface-2);color:var(--text)}.motion.is-active{border-color:var(--text);color:var(--text);font-weight:500}.motion-thumb{place-items:center;width:36px;height:36px;display:grid}.motion-dot{background:var(--text-3);border-radius:6px;width:18px;height:18px;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes demo-spin{to{transform:rotate(360deg)}}@keyframes demo-bounce{50%{transform:translateY(-7px)}}@keyframes demo-shake{25%{transform:translate(-3px)rotate(-5deg)}75%{transform:translate(3px)rotate(5deg)}}@keyframes demo-pulse{50%{transform:scale(1.25)}}@keyframes demo-wiggle{25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}@keyframes demo-party{to{filter:hue-rotate(360deg);background:var(--accent)}}@keyframes demo-float{50%{transform:translateY(-4px)rotate(4deg)}}.setting{min-height:32px;color:var(--text-2);grid-template-columns:96px 1fr auto;align-items:center;gap:10px;display:grid}.setting>.segmented{grid-column:2/4}.setting output{text-align:right;font-variant-numeric:tabular-nums;min-width:32px;color:var(--text)}input[type=range]{width:100%;accent-color:var(--text)}.bg-options,.icon-options{grid-column:2/4;gap:6px;display:flex}.icon-option{border:1px solid var(--border-strong);background:var(--surface);width:32px;height:28px;color:var(--text-2);cursor:pointer;transition:color .15s var(--ease), border-color .15s var(--ease);border-radius:8px;place-items:center;padding:0;display:grid}.icon-option:hover{color:var(--text)}.icon-option.is-active{border-color:var(--text);background:var(--surface-2);color:var(--text)}.text-button{color:var(--text-2);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.text-button:hover{color:var(--text)}.swatch{border:1px solid var(--border-strong);cursor:pointer;background-size:8px 8px;border-radius:8px;width:28px;height:28px;position:relative}.swatch.is-active{box-shadow:0 0 0 2px var(--surface), 0 0 0 3.5px var(--text)}.swatch input{opacity:0;cursor:pointer;position:absolute;inset:0}.toggle{grid-template-columns:1fr auto}input[role=switch]{appearance:none;background:var(--border-strong);cursor:pointer;width:34px;height:20px;transition:background .2s var(--ease);border-radius:999px;margin:0;position:relative}input[role=switch]:after{content:"";width:16px;height:16px;transition:transform .2s var(--ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}input[role=switch]:checked{background:var(--text)}input[role=switch]:checked:after{background:var(--surface);transform:translate(14px)}.field{color:var(--text-2);flex-direction:column;flex:1;gap:6px;font-size:12px;font-weight:500;display:flex}.field-row{gap:8px;display:flex}.input-affix,.input-suffix{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);height:36px;color:var(--text-3);align-items:center;padding:0 10px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.input-affix:focus-within,.input-suffix:focus-within{border-color:var(--text-3);box-shadow:0 0 0 3px var(--accent-soft)}.input-affix input,.input-suffix input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;padding:0 2px;font-weight:400}.input-affix input::placeholder{color:var(--text-3)}.input-suffix span{font-size:12px}.status{min-height:20px;color:var(--text-2);font-variant-numeric:tabular-nums;align-items:center;gap:8px;font-size:12.5px;display:flex}.status-dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.status.is-ok{color:var(--ok)}.status.is-over{color:var(--over)}.primary{background:var(--primary);height:40px;color:var(--primary-text);white-space:nowrap;text-overflow:ellipsis;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:550;transition:opacity .15s,transform .1s;display:inline-flex;overflow:hidden}.primary:hover:not(:disabled){opacity:.9}.primary:active:not(:disabled){transform:translateY(1px)}.primary:disabled{opacity:.3}.toast{background:var(--primary);max-width:calc(100% - 32px);color:var(--primary-text);animation:rise .25s var(--ease);z-index:10;border-radius:12px;align-items:center;gap:12px;padding:10px 10px 10px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px -8px #00000059}.toast button{opacity:.6;border-radius:6px;width:24px;height:24px;font-size:18px;line-height:1}@keyframes rise{0%{opacity:0;transform:translate(-50%,8px)}}.footer{text-align:center;color:var(--text-3);justify-items:center;gap:8px;margin-top:24px;font-size:12px;display:grid}.footer p{margin:0}.footer-links{flex-wrap:wrap;justify-content:center;gap:4px 16px;display:flex}.footer-links a{color:var(--text-2);text-decoration:none}.footer-links a:hover{color:var(--text)}.info{max-width:680px;color:var(--text-2);margin:24px auto 48px;font-size:15px;line-height:1.65}.info h1{color:var(--text);letter-spacing:-.025em;text-wrap:balance;margin:20px 0 8px;font-size:32px;font-weight:650;line-height:1.15}.info h2{color:var(--text);margin:32px 0 6px;font-size:15px;font-weight:600}.info p{margin:0 0 12px}.info a{color:var(--accent)}.info strong{color:var(--text);font-weight:600}.info-lede{margin-bottom:24px}.info .info-back{color:var(--text-2);font-size:13px;text-decoration:none}.info .info-back:hover{color:var(--text)}.info ol{gap:6px;margin:0 0 12px;padding-left:22px;display:grid}.info code{background:var(--surface-2);color:var(--text);border-radius:5px;padding:1px 5px;font-size:.9em}.info-table{border-collapse:collapse;width:100%;margin:4px 0 16px;font-size:14px}.info-table th,.info-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:9px 0}.info-table th{width:34%;color:var(--text-3);padding-right:16px;font-weight:500}.info-table td{color:var(--text)}.info .info-cta{margin-top:32px}.info .info-cta a{border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-text);padding:10px 16px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}.guide-list{border-top:1px solid var(--border);margin:24px 0 0;padding:0;list-style:none;display:grid}.guide-list a{border-bottom:1px solid var(--border);color:var(--text-2);gap:4px;padding:16px 0;text-decoration:none;display:grid}.guide-list a:hover strong{color:var(--accent)}.guide-list strong{color:var(--text);font-size:16px}.faq{border-top:1px solid var(--border);margin-top:24px}.faq details{border-bottom:1px solid var(--border)}.faq summary{color:var(--text);cursor:pointer;justify-content:space-between;gap:16px;padding:16px 0;font-weight:550;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--text-3);transition:transform .15s var(--ease);font-weight:400}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{margin:-4px 0 16px}@media (prefers-reduced-motion:reduce){.motion-dot,.spin,.toast{animation:none}}@media (width<=900px){.workspace{grid-template-columns:minmax(0,1fr)}.sidebar{position:static}}@media (width<=560px){.shell{padding:0 16px 24px}.topbar-tag{display:none}.canvas{min-height:260px}.chat-preview{grid-template-columns:1fr}.stage{padding:12px}.style-select{background-position:right 7px center;padding-right:22px}}.group-head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.group-head .hint{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
