.theme-v3{--canvas:#fafafb;--surface:#fff;--surface-2:#f7f6fd;--ink:#16161d;--muted:#54596a;--faint:#8b90a3;--line:#ebeaf3;--line-2:#dddbeb;--violet:#6a5cf5;--violet-2:#5646dd;--indigo:#4d7cff;--magenta:#a06bff;--lav-50:#f2f0fe;--lav-100:#e8e4ff;--lav-200:#d3ccff;--lav-txt:#5b46d6;--grad:linear-gradient(135deg, #4d7cff 0%, #6a5cf5 52%, #a06bff 100%);--sh-1:0 1px 2px #1a18230d, 0 10px 30px -16px #6a5cf529;--sh-2:0 2px 6px #1a18230f, 0 26px 54px -22px #6a5cf54d;--sh-pop:0 14px 44px -10px #1a182333, 0 3px 10px #1a182314;--ease:cubic-bezier(.22, 1, .36, 1);--red:#e5484d;--red-bg:#fcecec;--red-2:#c4353a;--emerald:#14a366;--teal:#22a597;--blue:#4f90e7;--ok-bg:#eaf8f1;--ok-line:#cdeede;--err-bg:#fff6f6;--err-line:#f6d5d5;--r:12px;--font-ui:var(--font-inter), "Inter", system-ui, sans-serif;--font-display-v3:var(--font-poppins), "Poppins", sans-serif;--font-mono-v3:var(--font-jetbrains-src), "JetBrains Mono", monospace;font-family:var(--font-ui);color:var(--ink);background:var(--canvas);min-height:100vh}.theme-v3 button{cursor:pointer;font-family:inherit}.theme-v3 .grad-text{background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text}.theme-v3 .bg{pointer-events:none;z-index:0;background:radial-gradient(48% 40% at 14% -4%,#4d7cff29,#0000 60%),radial-gradient(44% 40% at 92% 0,#a06bff21,#0000 58%),radial-gradient(52% 46% at 62% 104%,#7c5cff12,#0000 60%);position:fixed;inset:0}.theme-v3 .nav{z-index:40;-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f7f7fbb8;justify-content:space-between;align-items:center;padding:15px clamp(18px,5vw,52px);display:flex;position:sticky;top:0}.theme-v3 .brand{align-items:center;gap:10px;display:flex}.theme-v3 .mark{filter:drop-shadow(0 5px 14px #6a5cf566);place-items:center;display:grid}.theme-v3 .wordmark{font-family:var(--font-display-v3);letter-spacing:-.02em;font-size:19px;font-weight:700}.theme-v3 .nav-right{align-items:center;gap:14px;display:flex}.theme-v3 .plan{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.theme-v3 .plan-dot{background:var(--violet);border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #6a5cf5b3}.theme-v3 .upgrade{color:var(--violet);cursor:pointer;font-weight:600}.theme-v3 .upgrade:hover{color:var(--magenta)}.theme-v3 .kbd-btn{border:1px solid var(--line);background:var(--surface);height:34px;color:var(--muted);transition:.16s var(--ease);border-radius:9px;align-items:center;gap:8px;padding:0 9px 0 12px;font-size:13px;display:flex}.theme-v3 .kbd-btn:hover{border-color:var(--lav-200);color:var(--lav-txt)}.theme-v3 .kbd-btn kbd{font-family:var(--font-mono-v3);background:var(--surface-2);border:1px solid var(--line);color:var(--faint);border-radius:5px;padding:1px 5px;font-size:10px}.theme-v3 .avatar{background:var(--grad);cursor:pointer;border:none;border-radius:50%;place-items:center;width:30px;height:30px;padding:1.6px;display:grid}.theme-v3 .avatar span,.theme-v3 .avatar img{object-fit:cover;width:100%;height:100%;font-family:var(--font-mono-v3);color:var(--violet-2);background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:500;display:grid}.theme-v3 .wrap{z-index:1;max-width:1120px;margin:0 auto;padding:0 clamp(18px,5vw,40px);position:relative}.theme-v3 .hero{text-align:center;padding:clamp(48px,8vw,92px) 0 clamp(34px,5vw,54px)}.theme-v3 .eyebrow{font-family:var(--font-mono-v3);letter-spacing:.3em;text-transform:uppercase;color:var(--lav-txt);align-items:center;gap:8px;margin-bottom:22px;font-size:11px;display:inline-flex}.theme-v3 .eyebrow-dot{background:var(--violet);border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #6a5cf5b3}.theme-v3 .headline{font-family:var(--font-display-v3);letter-spacing:-.03em;max-width:16ch;margin:0 auto;font-size:clamp(34px,5.6vw,60px);font-weight:600;line-height:1.03}.theme-v3 .sub{max-width:46ch;color:var(--muted);margin:20px auto 0;font-size:clamp(15px,1.7vw,17px);line-height:1.6}.theme-v3 .prompt{background:var(--surface);border:1px solid var(--line);max-width:648px;box-shadow:var(--sh-1);transition:box-shadow .3s var(--ease), border-color .3s var(--ease);border-radius:20px;margin:36px auto 0;position:relative}.theme-v3 .prompt:focus-within{border-color:var(--lav-200);box-shadow:0 2px 6px #1a18230d,0 30px 60px -24px #6a5cf547,0 0 0 4px #6a5cf51a}.theme-v3 .prompt-inner{padding:20px 20px 14px}.theme-v3 .promptField{resize:none;width:100%;color:var(--ink);background:0 0;border:none;outline:none;min-height:58px;font-family:inherit;font-size:16px;line-height:1.5}.theme-v3 .promptField::placeholder{color:var(--faint)}.theme-v3 .prompt-bar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.theme-v3 .prompt-tools{align-items:center;gap:8px;display:flex}.theme-v3 .tool,.theme-v3 .mode{border:1px solid var(--line);background:var(--surface-2);height:32px;color:var(--muted);transition:.16s var(--ease);border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-size:13px;display:inline-flex}.theme-v3 .tool{justify-content:center;width:32px;padding:0}.theme-v3 .tool:hover,.theme-v3 .mode:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200)}.theme-v3 .prompt-cta{align-items:center;gap:13px;display:flex}.theme-v3 .hint{color:var(--faint);font-size:12px}.theme-v3 .build{background:var(--grad);color:#fff;letter-spacing:-.01em;height:38px;transition:.18s var(--ease);border:none;border-radius:11px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px -6px #6a5cf58c,inset 0 1px #ffffff52}.theme-v3 .build:hover{transform:translateY(-1px);box-shadow:0 14px 30px -6px #6a5cf5b3,inset 0 1px #fff6}.theme-v3 .build:disabled{opacity:.55;cursor:default;transform:none}.theme-v3 .build svg{transition:transform .18s var(--ease)}.theme-v3 .build:hover svg{transform:translate(2px)}.theme-v3 .chips{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:24px;display:flex}.theme-v3 .chip{border:1px solid var(--line-2);background:var(--surface);height:34px;color:var(--muted);transition:.16s var(--ease);border-radius:999px;padding:0 15px;font-size:13px}.theme-v3 .chip:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200);transform:translateY(-1px)}.theme-v3 .divider{background:linear-gradient(90deg, transparent, var(--line-2), transparent);height:1px;margin:clamp(42px,6vw,72px) 0 clamp(24px,3.5vw,36px)}.theme-v3 .proj-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.theme-v3 .proj-head h2{font-family:var(--font-display-v3);letter-spacing:-.02em;font-size:22px;font-weight:600}.theme-v3 .proj-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.theme-v3 .search{background:var(--surface);border:1px solid var(--line);height:38px;transition:.16s var(--ease);border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex}.theme-v3 .search:focus-within{border-color:var(--lav-200);box-shadow:0 0 0 3px #6a5cf517}.theme-v3 .search svg{color:var(--faint);flex:none}.theme-v3 .search input{color:var(--ink);background:0 0;border:none;outline:none;width:150px;font-family:inherit;font-size:13.5px}.theme-v3 .search input::placeholder{color:var(--faint)}.theme-v3 .seg{background:var(--surface);border:1px solid var(--line);border-radius:10px;gap:2px;padding:3px;display:flex}.theme-v3 .seg button{height:30px;color:var(--muted);transition:.15s var(--ease);background:0 0;border:none;border-radius:7px;padding:0 12px;font-size:12.5px;font-weight:500}.theme-v3 .seg button.on{background:var(--lav-50);color:var(--lav-txt)}.theme-v3 .new-btn{border:1px solid var(--line-2);background:var(--surface);height:38px;color:var(--ink);transition:.16s var(--ease);border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:13.5px;font-weight:500;display:inline-flex}.theme-v3 .new-btn:hover{border-color:var(--lav-200);background:var(--lav-50);color:var(--lav-txt)}.theme-v3 .grid{grid-template-columns:repeat(auto-fill,minmax(286px,1fr));gap:20px;padding-bottom:90px;display:grid}.theme-v3 .card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--sh-1);transition:transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);border-radius:16px;position:relative}.theme-v3 .card:hover{box-shadow:var(--sh-2);border-color:var(--lav-200);transform:translateY(-4px)}.theme-v3 .card-open{text-align:left;background:0 0;border:none;width:100%;padding:10px 10px 0;display:block}.theme-v3 .screen{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;overflow:hidden}.theme-v3 .chrome{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:6px;padding:8px 11px;display:flex}.theme-v3 .dot{border-radius:50%;width:8px;height:8px}.theme-v3 .d1{background:#fcb3b0}.theme-v3 .d2{background:#fde27d}.theme-v3 .d3{background:#9be7b6}.theme-v3 .url{font-family:var(--font-mono-v3);color:var(--faint);margin-left:6px;font-size:10px}.theme-v3 .app{background:#fff;flex-direction:column;height:158px;padding:15px;display:flex}.theme-v3 .card-foot{justify-content:space-between;align-items:center;gap:10px;padding:13px 14px 14px;display:flex}.theme-v3 .card-title{letter-spacing:-.01em;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:14.5px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.theme-v3 .card-meta{font-family:var(--font-mono-v3);color:var(--faint);margin-top:4px;font-size:10px}.theme-v3 .kebab{width:30px;height:30px;color:var(--muted);transition:.15s var(--ease);background:0 0;border:1px solid #0000;border-radius:8px;flex:none;place-items:center;display:grid}.theme-v3 .kebab:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--line)}.theme-v3 .menu{z-index:30;background:var(--surface);border:1px solid var(--line);min-width:170px;box-shadow:var(--sh-pop);opacity:0;pointer-events:none;transition:.16s var(--ease);transform-origin:100% 100%;border-radius:12px;padding:6px;position:absolute;bottom:52px;right:12px;transform:translateY(6px)scale(.97)}.theme-v3 .card.menu-open .menu{opacity:1;pointer-events:auto;transform:none}.theme-v3 .menu button{width:100%;height:36px;color:var(--ink);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:0 10px;font-size:13.5px;transition:all .12s;display:flex}.theme-v3 .menu button:hover{background:var(--lav-50)}.theme-v3 .menu button svg{color:var(--muted)}.theme-v3 .menu .del{color:var(--red)}.theme-v3 .menu .del:hover{background:var(--red-bg)}.theme-v3 .menu .del svg{color:var(--red)}.theme-v3 .menu .sep{background:var(--line);height:1px;margin:5px 4px}.theme-v3 .card.pop{animation:v3pop .42s var(--ease)}.theme-v3 .card.leaving{pointer-events:none;animation:.26s forwards v3leave}.theme-v3 .skel{background:#fff;flex-direction:column;gap:10px;height:158px;padding:15px;display:flex;position:relative;overflow:hidden}.theme-v3 .skel:after{content:"";background:linear-gradient(100deg,#0000 20%,#6a5cf514 50%,#0000 80%);animation:1.3s infinite v3shimmer;position:absolute;inset:0;transform:translate(-100%)}.theme-v3 .sk{background:var(--lav-50);border-radius:6px}.theme-v3 .sk-1{width:45%;height:12px}.theme-v3 .sk-2{width:70%;height:30px}.theme-v3 .sk-3{width:100%;height:34px;margin-top:auto}.theme-v3 .build-badge{font-family:var(--font-mono-v3);color:var(--violet);align-items:center;gap:6px;font-size:10px;display:inline-flex}.theme-v3 .spin{border:1.5px solid var(--lav-200);border-top-color:var(--violet);border-radius:50%;width:9px;height:9px;animation:.7s linear infinite v3sp}.theme-v3 .empty,.theme-v3 .first-run{text-align:center;grid-column:1/-1}.theme-v3 .empty{border:1px dashed var(--line-2);background:#ffffff80;border-radius:16px;padding:60px 20px}.theme-v3 .empty-ic,.theme-v3 .fr-ic{background:var(--lav-50);width:52px;height:52px;color:var(--violet);border-radius:14px;place-items:center;margin:0 auto 16px;display:grid}.theme-v3 .empty h3{font-family:var(--font-display-v3);margin-bottom:6px;font-size:18px;font-weight:600}.theme-v3 .empty p{color:var(--muted);font-size:14px}.theme-v3 .first-run{padding:44px 20px 20px}.theme-v3 .fr-ic{filter:drop-shadow(0 6px 16px #6a5cf559);border-radius:16px;width:58px;height:58px}.theme-v3 .first-run h3{font-family:var(--font-display-v3);letter-spacing:-.02em;margin-bottom:8px;font-size:23px;font-weight:600}.theme-v3 .first-run p{color:var(--muted);max-width:44ch;margin:0 auto;font-size:14.5px}.theme-v3 .fr-examples{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.theme-v3 .fr-card{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;width:210px;transition:.2s var(--ease);border-radius:14px;padding:15px}.theme-v3 .fr-card:hover{border-color:var(--lav-200);box-shadow:var(--sh-1);transform:translateY(-3px)}.theme-v3 .fr-k{font-family:var(--font-mono-v3);letter-spacing:.12em;text-transform:uppercase;color:var(--lav-txt);background:var(--lav-50);border-radius:6px;margin-bottom:11px;padding:3px 8px;font-size:9.5px;display:inline-block}.theme-v3 .fr-card b{margin-bottom:4px;font-size:14px;font-weight:600;display:block}.theme-v3 .fr-card span{color:var(--muted);font-size:12.5px;line-height:1.45}.theme-v3 .a-label{color:var(--faint);font-size:11px}.theme-v3 .tip-amt{font-family:var(--font-mono-v3);margin-top:2px;font-size:25px;font-weight:500}.theme-v3 .tip-pills{gap:6px;margin-top:12px;display:flex}.theme-v3 .tip-pills span{text-align:center;border:1px solid var(--line);color:var(--muted);border-radius:7px;flex:1;padding:6px 0;font-size:11px}.theme-v3 .tip-pills .on{background:var(--a);color:#fff;border-color:#0000;font-weight:600}.theme-v3 .tip-split{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;display:flex}.theme-v3 .tip-split .l{color:var(--muted);font-size:11.5px}.theme-v3 .tip-total{font-family:var(--font-mono-v3);color:var(--a);font-size:16px;font-weight:600}.theme-v3 .pomo{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:13px;display:flex}.theme-v3 .ring{background:conic-gradient(var(--a) 0 66%, var(--line-2) 66% 100%);border-radius:50%;place-items:center;width:80px;height:80px;display:grid}.theme-v3 .ring-in{width:63px;height:63px;box-shadow:inset 0 0 0 1px var(--line);background:#fff;border-radius:50%;place-items:center;display:grid}.theme-v3 .ring-t{font-family:var(--font-mono-v3);font-size:16px;font-weight:600}.theme-v3 .ring-c{letter-spacing:.2em;text-transform:uppercase;color:var(--faint);font-size:9px}.theme-v3 .pomo-b{gap:8px;display:flex}.theme-v3 .pb{border:1px solid var(--line);background:var(--surface-2);width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.theme-v3 .pb.on{background:var(--a);color:#fff;border-color:#0000}.theme-v3 .td-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.theme-v3 .td-head b{font-size:13px}.theme-v3 .td-count{font-family:var(--font-mono-v3);color:var(--a);background:color-mix(in srgb, var(--a) 14%, #fff);border-radius:6px;padding:2px 7px;font-size:10px}.theme-v3 .td-list{flex-direction:column;gap:9px;list-style:none;display:flex}.theme-v3 .td-list li{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.theme-v3 .box{border:1.5px solid var(--line-2);color:#fff;border-radius:5px;flex:none;place-items:center;width:15px;height:15px;display:grid}.theme-v3 .box.on{background:var(--a);border-color:#0000}.theme-v3 .td-list li.done span{color:var(--faint);text-decoration:line-through}.theme-v3 .td-add{color:var(--a);margin-top:auto;padding-top:10px;font-size:11.5px;font-weight:500}.theme-v3 .wx-top{justify-content:space-between;align-items:flex-start;display:flex}.theme-v3 .wx-city{font-size:13px;font-weight:600}.theme-v3 .wx-cond{color:var(--muted);margin-top:2px;font-size:11px}.theme-v3 .wx-temp{font-family:var(--font-display-v3);color:var(--a);font-size:32px;font-weight:600;line-height:1}.theme-v3 .wx-days{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:12px;display:flex}.theme-v3 .wx-day{text-align:center;color:var(--muted);font-size:10px}.theme-v3 .wx-day b{font-family:var(--font-mono-v3);color:var(--ink);margin-top:3px;font-size:11px;font-weight:500;display:block}.theme-v3 .wx-ic{background:var(--a);opacity:.28;border-radius:50%;width:16px;height:16px;margin:2px auto 0}.theme-v3 .sl-head{justify-content:space-between;align-items:baseline;display:flex}.theme-v3 .sl-amt{font-family:var(--font-mono-v3);font-size:22px;font-weight:600}.theme-v3 .sl-badge{color:var(--a);background:color-mix(in srgb, var(--a) 14%, #fff);border-radius:6px;padding:2px 7px;font-size:11px;font-weight:600}.theme-v3 .sl-bars{align-items:flex-end;gap:6px;height:56px;margin-top:auto;display:flex}.theme-v3 .sl-bars i{background:var(--a);opacity:.85;border-radius:4px 4px 0 0;flex:1}.theme-v3 .sl-x{font-family:var(--font-mono-v3);color:var(--faint);justify-content:space-between;margin-top:7px;font-size:9px;display:flex}.theme-v3 .hb-head{margin-bottom:3px;font-size:13px;font-weight:600}.theme-v3 .hb-sub{color:var(--muted);margin-bottom:12px;font-size:11px}.theme-v3 .hb-week{justify-content:space-between;gap:5px;margin-bottom:12px;display:flex}.theme-v3 .hb-d{aspect-ratio:1;background:var(--surface-2);border:1px solid var(--line);color:var(--faint);border-radius:7px;flex:1;place-items:center;font-size:9px;display:grid}.theme-v3 .hb-d.on{background:var(--a);color:#fff;border-color:#0000}.theme-v3 .hb-streak{color:var(--a);margin-top:auto;font-size:11.5px;font-weight:600}.theme-v3 .blank-app{color:var(--faint);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.theme-v3 .blank-app .bi{background:var(--lav-50);width:40px;height:40px;color:var(--violet);border-radius:11px;place-items:center;display:grid}.theme-v3 .blank-app p{font-size:12px}.theme-v3 .toast{background:var(--ink);color:#fff;animation:v3tin .3s var(--ease);border-radius:11px;align-items:center;gap:9px;padding:11px 15px;font-size:13px;display:flex;box-shadow:0 12px 30px -8px #1a182366}.theme-v3 .toast svg{color:#9be7b6}.theme-v3 .toast.warn svg{color:#fcb3b0}.theme-v3 .toast-act{color:#fff;background:#ffffff29;border:none;border-radius:7px;margin-left:6px;padding:5px 10px;font-size:12px;font-weight:600}.theme-v3 .toast-act:hover{background:#ffffff47}.theme-v3 .toast.out{animation:.3s forwards v3tout}.theme-v3 .modal{background:var(--surface);border:1px solid var(--line);width:100%;max-width:400px;box-shadow:var(--sh-pop);transition:transform .24s var(--ease);border-radius:18px;padding:24px;transform:translateY(12px)scale(.97)}.theme-v3 .modal h3{font-family:var(--font-display-v3);letter-spacing:-.01em;margin-bottom:7px;font-size:19px;font-weight:600}.theme-v3 .modal p{color:var(--muted);margin-bottom:18px;font-size:14px;line-height:1.55}.theme-v3 .modal input{border:1px solid var(--line-2);background:var(--surface-2);width:100%;height:44px;color:var(--ink);transition:.16s var(--ease);border-radius:11px;outline:none;margin-bottom:18px;padding:0 14px;font-family:inherit;font-size:15px}.theme-v3 .modal input:focus{border-color:var(--lav-200);background:#fff;box-shadow:0 0 0 3px #6a5cf51a}.theme-v3 .modal-actions{justify-content:flex-end;gap:10px;display:flex}.theme-v3 .btn{border:1px solid var(--line-2);background:var(--surface);height:40px;color:var(--ink);transition:.16s var(--ease);border-radius:11px;padding:0 18px;font-size:14px;font-weight:500}.theme-v3 .btn:hover{background:var(--surface-2);border-color:var(--lav-200)}.theme-v3 .btn-primary{background:var(--grad);color:#fff;border:none;font-weight:600;box-shadow:0 8px 18px -6px #6a5cf580}.theme-v3 .btn-primary:hover{transform:translateY(-1px)}.theme-v3 .btn-danger{background:var(--red);color:#fff;border:none;font-weight:600}.theme-v3 .btn-danger:hover{background:var(--red-2)}.theme-v3 .modal-ic{border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:16px;display:grid}.theme-v3 .modal-ic.danger{background:var(--red-bg);color:var(--red)}.theme-v3 .cmdk{background:var(--surface);border:1px solid var(--line);width:100%;max-width:560px;box-shadow:var(--sh-pop);transition:transform .22s var(--ease);border-radius:16px;padding:0;overflow:hidden;transform:translateY(12px)scale(.98)}.theme-v3 .cmdk-top{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:15px 17px;display:flex}.theme-v3 .cmdk-top svg{color:var(--faint);flex:none}.theme-v3 .cmdk-top input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15.5px}.theme-v3 .cmdk-top input::placeholder{color:var(--faint)}.theme-v3 .cmdk-top kbd{font-family:var(--font-mono-v3);background:var(--surface-2);border:1px solid var(--line);color:var(--faint);border-radius:5px;padding:2px 6px;font-size:10px}.theme-v3 .cmdk-list{max-height:340px;padding:6px;overflow-y:auto}.theme-v3 .cmdk-group{font-family:var(--font-mono-v3);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);padding:12px 12px 6px;font-size:9.5px}.theme-v3 .cmdk-item{cursor:pointer;border-radius:9px;align-items:center;gap:11px;padding:10px 12px;font-size:14px;display:flex}.theme-v3 .cmdk-item .ci{background:var(--surface-2);border:1px solid var(--line);width:26px;height:26px;color:var(--muted);border-radius:7px;flex:none;place-items:center;display:grid}.theme-v3 .cmdk-item.active{background:var(--lav-50)}.theme-v3 .cmdk-item.active .ci{border-color:var(--lav-200);color:var(--violet);background:#fff}.theme-v3 .cmdk-item .ck{font-family:var(--font-mono-v3);color:var(--faint);margin-left:auto;font-size:10px}.theme-v3 .cmdk-empty{text-align:center;color:var(--faint);padding:26px;font-size:13.5px}.theme-v3.pv-root{background:var(--canvas);flex-direction:column;height:100dvh;min-height:0;display:flex;position:relative;overflow:hidden}.theme-v3 .pv-top{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);background:#f7f7fbbf;justify-content:space-between;align-items:center;gap:14px;padding:13px clamp(16px,4vw,28px);display:flex;position:relative}.theme-v3 .pv-left{align-items:center;gap:12px;min-width:0;display:flex}.theme-v3 .back{border:1px solid var(--line-2);background:var(--surface);height:34px;color:var(--ink);transition:.16s var(--ease);border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.theme-v3 .back:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200)}.theme-v3 .pv-crumb{align-items:center;gap:9px;min-width:0;display:flex}.theme-v3 .pv-crumb .sl{color:var(--faint)}.theme-v3 .pv-name{white-space:nowrap;text-overflow:ellipsis;max-width:34vw;font-size:14px;font-weight:600;overflow:hidden}.theme-v3 .pv-right{align-items:center;gap:12px;display:flex}.theme-v3 .usage-wrap{position:relative}.theme-v3 .cost{font-family:var(--font-mono-v3);color:var(--muted);background:var(--surface);border:1px solid var(--line);cursor:pointer;height:32px;transition:.16s var(--ease);border-radius:9px;align-items:center;gap:7px;padding:0 11px;font-size:12px;display:flex}.theme-v3 .cost:hover{border-color:var(--lav-200)}.theme-v3 .cost b{color:var(--ink);font-weight:500}.theme-v3 .usage-pop{z-index:20;background:var(--surface);border:1px solid var(--line);width:260px;box-shadow:var(--sh-pop);opacity:0;pointer-events:none;transition:.18s var(--ease);border-radius:14px;padding:15px;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px)}.theme-v3 .usage-pop.show{opacity:1;pointer-events:auto;transform:none}.theme-v3 .up-row{color:var(--muted);justify-content:space-between;align-items:center;padding:5px 0;font-size:12.5px;display:flex}.theme-v3 .up-row b{color:var(--ink);font-family:var(--font-mono-v3);font-weight:500}.theme-v3 .up-big{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.theme-v3 .up-big .n{font-family:var(--font-mono-v3);color:var(--ink);font-size:19px;font-weight:600}.theme-v3 .up-sep{background:var(--line);height:1px;margin:9px 0}.theme-v3 .up-free{color:var(--emerald);background:var(--ok-bg);border:1px solid var(--ok-line);border-radius:9px;align-items:center;gap:8px;margin-top:4px;padding:9px 11px;font-size:12.5px;line-height:1.35;display:flex}.theme-v3 .up-free svg{flex:none}.theme-v3 .int-note{border:1px solid var(--amber-line,#f3d9a4);background:var(--amber-bg,#fdf6e7);border-radius:12px;flex-direction:column;gap:10px;margin:6px 18px 10px 46px;padding:12px 14px;display:flex}.theme-v3 .int-note .int-t{flex-direction:column;gap:3px;font-size:13px;line-height:1.45;display:flex}.theme-v3 .int-note .int-t b{color:var(--ink);font-size:13.5px}.theme-v3 .int-note .int-t span{color:var(--muted)}.theme-v3 .int-note .int-actions{gap:8px;display:flex}.theme-v3 .int-note .int-resume{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;height:30px;padding:0 13px;font-size:12.5px;font-weight:600}.theme-v3 .int-note .int-resume:hover{filter:brightness(1.06)}.theme-v3 .int-note .int-dismiss{border:1px solid var(--line);height:30px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:0 12px;font-size:12.5px}.theme-v3 .gh{background:var(--ink);color:#fff;height:34px;transition:.16s var(--ease);border:none;border-radius:9px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;display:inline-flex}.theme-v3 .gh:hover{transform:translateY(-1px);box-shadow:0 8px 18px -6px #1a182366}.theme-v3 .pv-switch{display:none}.theme-v3 .pv-body{z-index:1;flex:1;grid-template-columns:minmax(340px,440px) 1fr;min-height:0;display:grid;position:relative}.theme-v3 .pv-chat{border-right:1px solid var(--line);background:#fff6;flex-direction:column;min-height:0;display:flex}.theme-v3 .chat-scroll{flex:1;padding:22px clamp(16px,2.4vw,24px);overflow-y:auto}.theme-v3 .msg-user{margin-bottom:22px}.theme-v3 .who{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.theme-v3 .v-badge{background:var(--grad);color:#fff;width:20px;height:20px;font-family:var(--font-display-v3);border-radius:6px;place-items:center;font-size:11px;font-weight:700;display:grid}.theme-v3 .bubble{background:var(--lav-50);border:1px solid var(--lav-100);border-radius:0 12px 12px;padding:12px 14px;font-size:14px;line-height:1.5}.theme-v3 .msg-ai{margin-bottom:22px}.theme-v3 .built-pill{color:var(--emerald);background:var(--ok-bg);border:1px solid var(--ok-line);border-radius:8px;align-items:center;gap:7px;margin-bottom:12px;padding:5px 10px;font-size:12px;display:inline-flex}.theme-v3 .step{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;align-items:center;gap:9px;margin-bottom:11px;padding:9px 12px;font-size:13px;display:flex}.theme-v3 .step.failed{border-color:var(--err-line);background:var(--err-bg)}.theme-v3 .step .si{background:var(--lav-50);width:22px;height:22px;color:var(--violet);border-radius:6px;flex:none;place-items:center;display:grid}.theme-v3 .step.failed .si{background:var(--red-bg);color:var(--red)}.theme-v3 .step code{font-family:var(--font-mono-v3);color:var(--muted);background:var(--surface-2);border-radius:5px;padding:1px 6px;font-size:12px}.theme-v3 .step .tag{font-family:var(--font-mono-v3);color:var(--faint);white-space:nowrap;margin-left:auto;font-size:10px}.theme-v3 .step .ok{color:var(--emerald);flex:none}.theme-v3 .step .fail{color:var(--red);flex:none}.theme-v3 .ai-line{color:var(--ink);margin-bottom:12px;font-size:14px;line-height:1.55}.theme-v3 .ai-block{color:var(--ink);background:var(--surface);border:1px solid var(--line);white-space:pre-wrap;border-radius:12px;margin-bottom:12px;padding:14px 15px;font-size:14px;line-height:1.6}.theme-v3 .ai-block ul{flex-direction:column;gap:7px;margin-top:10px;list-style:none;display:flex}.theme-v3 .ai-block li{color:var(--muted);padding-left:18px;font-size:13.5px;position:relative}.theme-v3 .ai-block li:before{content:"";background:var(--violet);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:2px}.theme-v3 .ai-block b{color:var(--ink);font-weight:600}.theme-v3 .restore{border:1px solid var(--line-2);background:var(--surface);height:32px;color:var(--muted);transition:.16s var(--ease);border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;display:inline-flex}.theme-v3 .restore:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200)}.theme-v3 .err-block{background:var(--err-bg);border:1px solid var(--err-line);border-radius:12px;margin-bottom:12px;padding:13px 14px}.theme-v3 .err-head{color:var(--red-2);align-items:center;gap:8px;margin-bottom:6px;font-size:13.5px;font-weight:600;display:flex}.theme-v3 .err-block p{color:var(--muted);font-size:13px;line-height:1.5}.theme-v3 .safe-tag{color:var(--emerald);align-items:center;gap:6px;margin-top:9px;font-size:12.5px;font-weight:500;display:inline-flex}.theme-v3 .retry-line{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:10px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 12px;font-size:13px;display:flex}.theme-v3 .free-badge{color:var(--emerald);background:var(--ok-bg);border:1px solid var(--ok-line);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:3px 9px;font-size:10px;font-weight:600;display:inline-flex}.theme-v3 .recover{background:var(--ok-bg);border:1px solid var(--ok-line);border-radius:12px;margin-bottom:12px;padding:13px 14px}.theme-v3 .recover .rh{color:var(--emerald);align-items:center;gap:8px;margin-bottom:5px;font-size:13.5px;font-weight:600;display:flex}.theme-v3 .recover p{color:#4b6b5c;font-size:13px;line-height:1.5}.theme-v3 .chat-input{border-top:1px solid var(--line);background:var(--surface)}.theme-v3 .pub-btn{border:1px solid var(--line-2);background:var(--surface);height:34px;color:var(--ink);transition:.15s var(--ease);border-radius:9px;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.theme-v3 .pub-btn:hover:not(:disabled){background:var(--lav-50);border-color:var(--lav-200);color:var(--lav-txt)}.theme-v3 .pub-btn:disabled{opacity:.5}.theme-v3 .pub-btn.live{background:var(--emerald-bg,#eafaf1);color:#0f7a4d;border-color:#b6e6cc}.theme-v3 .pub-overlay{z-index:80;-webkit-backdrop-filter:blur(4px);background:#18142c57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.theme-v3 .pub-modal{background:var(--surface);border:1px solid var(--line);width:min(460px,94vw);box-shadow:var(--sh-2);border-radius:16px;padding:26px 24px 24px;position:relative}.theme-v3 .pub-x{width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.theme-v3 .pub-x:hover{background:var(--surface-2)}.theme-v3 .pub-body{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.theme-v3 .pub-t{flex-direction:column;gap:6px;display:flex}.theme-v3 .pub-t b{font-size:17px}.theme-v3 .pub-t span{color:var(--muted);font-size:13px}.theme-v3 .pub-url{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;align-items:center;gap:8px;width:100%;padding:10px 12px;display:flex}.theme-v3 .pub-url a{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--lav-txt);text-align:left;flex:1;font-size:13px;overflow:hidden}.theme-v3 .pub-url button{background:var(--ink);color:#fff;border-radius:7px;flex:none;height:28px;padding:0 12px;font-size:12px;font-weight:600}.theme-v3 .pub-actions{gap:8px;width:100%;display:flex}.theme-v3 .pub-cta{background:var(--violet);color:#fff;border-radius:9px;flex:1;justify-content:center;align-items:center;height:38px;font-size:13px;font-weight:600;display:inline-flex}.theme-v3 .pub-ghost{border:1px solid var(--line-2);background:var(--surface);height:38px;color:var(--muted);border-radius:9px;padding:0 14px;font-size:13px;font-weight:600}.theme-v3 .pub-ghost:hover:not(:disabled){background:var(--surface-2);color:var(--ink)}.theme-v3 .pub-ghost.danger:hover:not(:disabled){color:var(--red-2);border-color:var(--err-line)}.theme-v3 .stream-tail{margin-top:2px}.theme-v3 .ai-block.streaming{color:var(--ink);white-space:pre-wrap;position:relative}.theme-v3 .ai-block.streaming:after{content:"";vertical-align:text-bottom;background:var(--violet);border-radius:1px;width:7px;height:1.05em;margin-left:2px;animation:1s step-end infinite ls-caret;display:inline-block}.theme-v3 .live-status{align-items:center;gap:10px;min-width:0;padding:11px 18px 0;font-size:12.5px;display:flex}.theme-v3 .ls-live{color:var(--lav-txt);font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:7px;font-weight:600;display:inline-flex}.theme-v3 .ls-dot{background:var(--violet);width:8px;height:8px;animation:ls-pulse 1.4s var(--ease) infinite;border-radius:999px;box-shadow:0 0 #6a5cf580}.theme-v3 .ls-stage{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(90deg, var(--muted) 40%, var(--faint) 50%, var(--muted) 60%);-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;min-width:0;animation:2.4s linear infinite ls-shimmer;overflow:hidden}.theme-v3 .ls-hint{color:var(--faint);padding:7px 18px 0;font-size:11.5px}.theme-v3 .qchips{flex-wrap:wrap;gap:8px;padding:12px 18px 0;display:flex}.theme-v3 .qchip{border:1px solid var(--line-2);background:var(--surface);height:30px;color:var(--muted);transition:.15s var(--ease);border-radius:999px;padding:0 12px;font-size:12px}.theme-v3 .qchip:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200)}.theme-v3 .qchip.warn{color:var(--red);border-color:var(--err-line)}.theme-v3 .qchip.warn:hover{background:var(--red-bg);color:var(--red-2)}.theme-v3 .ci-wrap{padding:12px 18px 14px}.theme-v3 .ci-box{border:1px solid var(--line-2);background:var(--surface-2);transition:.16s var(--ease);border-radius:13px;align-items:flex-end;gap:10px;padding:10px 10px 10px 14px;display:flex}.theme-v3 .ci-box:focus-within{border-color:var(--lav-200);background:#fff;box-shadow:0 0 0 3px #6a5cf514}.theme-v3 .ci-box textarea{resize:none;color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-height:22px;max-height:90px;font-family:inherit;font-size:14px}.theme-v3 .ci-box textarea::placeholder{color:var(--faint)}.theme-v3 .ci-send{background:var(--grad);color:#fff;width:36px;height:36px;transition:.16s var(--ease);border:none;border-radius:10px;flex:none;place-items:center;display:grid;box-shadow:0 6px 14px -5px #6a5cf580}.theme-v3 .ci-send:disabled{opacity:.5;box-shadow:none;cursor:default}.theme-v3 .pv-preview{background:var(--canvas);flex-direction:column;min-height:0;display:flex;position:relative}.theme-v3 .pane-head{border-bottom:1px solid var(--line);background:#f7f7fb99;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;display:flex}.theme-v3 .pane-tabs{padding:3px}.theme-v3 .pane-tabs button{height:28px;padding:0 13px;font-size:12.5px}.theme-v3 .pane-tools{align-items:center;gap:6px;display:flex}.theme-v3 .ptool{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);transition:.15s var(--ease);border-radius:8px;place-items:center;display:grid}.theme-v3 .ptool:hover,.theme-v3 .ptool.on{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200)}.theme-v3 .pane-body{flex:1;min-height:0;position:relative}.theme-v3 .pane{position:absolute;inset:0;overflow:auto}.theme-v3 .pane[hidden]{display:none}.theme-v3 .pane-preview{background:radial-gradient(60% 50% at 50% 12%, #6a5cf512, transparent 60%), var(--canvas);flex-direction:column;padding:0;display:flex;overflow:hidden}.theme-v3 .device{background:var(--surface);flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.theme-v3 .pane-preview.narrow{justify-content:center;align-items:center;padding:clamp(20px,4vw,40px)}.theme-v3 .pane-preview.narrow .device{border:1px solid var(--line);max-width:390px;height:100%;max-height:760px;box-shadow:var(--sh-2);border-radius:18px;flex:0 auto}.theme-v3 .device-chrome{border-bottom:1px solid var(--line);background:var(--surface-2);align-items:center;gap:7px;padding:11px 14px;display:flex}.theme-v3 .device-chrome .live{font-family:var(--font-mono-v3);color:var(--emerald);align-items:center;gap:6px;margin-left:auto;font-size:10px;display:flex}.theme-v3 .device-chrome .live i{background:var(--emerald);width:6px;height:6px;box-shadow:0 0 7px var(--emerald);border-radius:50%}.theme-v3 .device-screen{background:#fff;flex:1;min-height:0;padding:0;position:relative}.theme-v3 .device-frame{background:#fff;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.theme-v3 .device-empty{place-items:center;height:100%;padding:34px;display:grid}.theme-v3 .pane-code{grid-template-columns:186px 1fr;display:grid;overflow:hidden}.theme-v3 .file-tree{border-right:1px solid var(--line);background:var(--surface-2);padding:12px 8px;overflow:auto}.theme-v3 .ft-item{font-size:12.5px;font-family:var(--font-mono-v3);color:var(--muted);text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;width:100%;padding:6px 8px;display:flex}.theme-v3 .ft-item.dir{color:var(--ink);margin-top:2px;font-weight:500}.theme-v3 .ft-item.file{cursor:pointer}.theme-v3 .ft-item.file:hover{background:var(--lav-50)}.theme-v3 .ft-item.file.on{background:var(--lav-50);color:var(--lav-txt)}.theme-v3 .ft-item .fi{color:var(--faint);flex:none}.theme-v3 .ft-item.on .fi{color:var(--violet)}.theme-v3 .code-col{background:#fff;flex-direction:column;display:flex;overflow:hidden}.theme-v3 .code-head{border-bottom:1px solid var(--line);font-family:var(--font-mono-v3);color:var(--faint);background:var(--surface-2);align-items:center;gap:8px;padding:9px 15px;font-size:11px;display:flex}.theme-v3 .code-view{flex:1;overflow:auto}.theme-v3 .code-view pre{font-family:var(--font-mono-v3);white-space:pre;color:#2a2833;tab-size:2;padding:16px 18px;font-size:12.3px;line-height:1.75}.theme-v3 .tok-key{color:#6a5cf5}.theme-v3 .tok-str{color:#0e8f58}.theme-v3 .tok-com{color:#a6a3b2;font-style:italic}.theme-v3 .tok-tag{color:#3e7bd1}.theme-v3 .tok-num{color:#a06bff}.theme-v3 .pane-history{padding:20px clamp(16px,3vw,26px)}.theme-v3 .hist-title{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:600}.theme-v3 .hist-sub{color:var(--faint);margin-bottom:18px;font-size:12.5px;line-height:1.5}.theme-v3 .ckpt{gap:14px;padding-bottom:18px;display:flex;position:relative}.theme-v3 .ckpt:last-child{padding-bottom:0}.theme-v3 .ckpt-rail{flex:none;justify-content:center;width:14px;display:flex;position:relative}.theme-v3 .ckpt-dot{background:var(--surface);border:2px solid var(--line-2);z-index:1;border-radius:50%;width:12px;height:12px;margin-top:3px}.theme-v3 .ckpt.cur .ckpt-dot{background:var(--violet);border-color:var(--violet);box-shadow:0 0 0 4px #6a5cf524}.theme-v3 .ckpt-line{background:var(--line);width:2px;position:absolute;top:15px;bottom:-6px;left:50%;transform:translate(-50%)}.theme-v3 .ckpt:last-child .ckpt-line{display:none}.theme-v3 .ckpt-main{flex:1;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.theme-v3 .ckpt-label{font-size:13.5px;font-weight:500;line-height:1.3}.theme-v3 .ckpt-time{font-family:var(--font-mono-v3);color:var(--faint);margin-top:3px;font-size:10px}.theme-v3 .ckpt-cur{color:var(--violet);background:var(--lav-50);white-space:nowrap;border-radius:6px;padding:3px 9px;font-size:10px;font-weight:600}.theme-v3 .ckpt-restore{border:1px solid var(--line-2);background:var(--surface);height:28px;color:var(--muted);white-space:nowrap;transition:.15s var(--ease);border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:11.5px;display:inline-flex}.theme-v3 .ckpt-restore:hover{background:var(--lav-50);color:var(--lav-txt);border-color:var(--lav-200)}.theme-v3 .rise{opacity:0;animation:v3rise .7s var(--ease) forwards}@media (max-width:900px){.theme-v3 .pv-body{grid-template-columns:minmax(300px,380px) 1fr}}@media (max-width:820px){.theme-v3 .pv-body{grid-template-columns:1fr}.theme-v3 .pv-switch{border-bottom:1px solid var(--line);background:var(--surface);z-index:2;justify-content:center;gap:0;padding:10px 16px;display:flex;position:relative}.theme-v3 .pv-chat{border-right:none}.theme-v3 .pv-preview,.theme-v3 .pv-body.mobile-preview .pv-chat{display:none}.theme-v3 .pv-body.mobile-preview .pv-preview{display:flex}.theme-v3 .pane-code{grid-template-columns:1fr}.theme-v3 .file-tree{display:none}.theme-v3 .pv-name{max-width:44vw}}@media (max-width:560px){.theme-v3 .plan,.theme-v3 .kbd-btn span{display:none}.theme-v3 .proj-tools{width:100%}.theme-v3 .search{flex:1}.theme-v3 .search input{width:100%}.theme-v3 .prompt-bar{flex-wrap:wrap;gap:10px}.theme-v3 .fr-card{width:100%;max-width:280px}}@media (max-width:640px){.theme-v3 .pv-top{gap:8px;padding:10px 12px}.theme-v3 .pv-top .hdr-label{display:none}.theme-v3 .pv-left{gap:6px;min-width:0}.theme-v3 .pv-name{max-width:24vw}.theme-v3 .pv-right{flex:none;gap:6px}.theme-v3 .pv-top .back{gap:0;padding:0 9px}.theme-v3 .pv-top .cost{white-space:nowrap}.theme-v3 .pv-top .pub-btn,.theme-v3 .pv-top .gh{gap:0;padding:0 10px}}.v3-overlay{z-index:70;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;font-family:var(--font-inter), "Inter", system-ui, sans-serif;color:#1a1823;background:#18142c57;place-items:center;padding:20px;transition:opacity .2s;display:grid;position:fixed;inset:0}.v3-overlay.show{opacity:1;pointer-events:auto}.v3-overlay.show .modal,.v3-overlay.show .cmdk{transform:none}.v3-cmdk-overlay{align-items:flex-start;padding-top:12vh}.v3-toasts{z-index:90;font-family:var(--font-inter), "Inter", system-ui, sans-serif;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}@keyframes v3pop{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:none}}@keyframes v3leave{to{opacity:0;filter:blur(2px);transform:scale(.92)}}@keyframes v3shimmer{to{transform:translate(100%)}}@keyframes ls-shimmer{to{background-position:-200% 0}}@keyframes ls-caret{50%{opacity:0}}@keyframes ls-pulse{0%{opacity:1;box-shadow:0 0 #6a5cf580}70%{opacity:.7;box-shadow:0 0 0 7px #6a5cf500}to{opacity:1;box-shadow:0 0 #6a5cf500}}@keyframes v3sp{to{transform:rotate(360deg)}}@keyframes v3tin{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes v3tout{to{opacity:0;transform:translateY(8px)}}@keyframes v3rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.theme-v3 *,.v3-overlay *,.v3-toasts *{transition-duration:.001ms!important;animation-duration:.001ms!important}}.theme-v3 .v3-logo{outline-offset:-1px;border-radius:9px;outline:1px solid #1a18230d;box-shadow:0 5px 16px -4px #6a5cf56b,0 1px 2px #1a182324,inset 0 1px #ffffff80}.theme-v3 .hero{padding:clamp(64px,9vw,116px) 0 clamp(40px,6vw,66px)}.theme-v3 .headline{letter-spacing:-.025em;font-size:clamp(37px,5.8vw,64px);font-weight:700}.theme-v3 .sub{margin-top:22px}.theme-v3 .grid{gap:24px}.theme-v3 .card{box-shadow:var(--sh-1), inset 0 1px 0 #ffffffb8;transition:transform .5s var(--ease), box-shadow .5s var(--ease), border-color .5s var(--ease)}.theme-v3 .card:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000,#ffffffe6,#0000);height:1px;position:absolute;inset:0 12px auto}.theme-v3 .card:hover{border-color:var(--lav-200);transform:translateY(-6px);box-shadow:0 2px 6px #1a18230f,0 34px 66px -26px #6a5cf566,inset 0 1px #fffc}.theme-v3 a:focus-visible,.theme-v3 button:focus-visible,.theme-v3 textarea:focus-visible,.theme-v3 input:focus-visible,.theme-v3 [role=button]:focus-visible{outline:2px solid color-mix(in srgb, var(--violet) 55%, transparent);outline-offset:2px;border-radius:8px}.theme-v3 .bg{animation:26s ease-in-out infinite alternate v3-drift}.theme-v3 .bg:after{content:"";opacity:.012;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.theme-v3 .pane-preview.narrow .device{transition:max-width .4s var(--ease), box-shadow .4s var(--ease);border-color:#ebe9f3e6;box-shadow:0 2px 8px #1a18230f,0 40px 84px -30px #6a5cf557,0 12px 28px -18px #1a182342,inset 0 1px #ffffffb3}.theme-v3 .device-chrome{background:linear-gradient(180deg, #fff, var(--surface-2))}.theme-v3 .asm-ring{border-width:2.5px;border-color:var(--lav-100);border-top-color:var(--violet);filter:drop-shadow(0 3px 10px #6a5cf54d)}.theme-v3 .device-empty{background:radial-gradient(60% 60% at 50% 40%,#6a5cf50d,#0000 70%)}.theme-v3 .msg-user,.theme-v3 .msg-ai{margin-bottom:26px}.theme-v3 .step{border-radius:11px;padding:10px 13px;box-shadow:0 1px 2px #1a182308}.theme-v3 .step .si{width:24px;height:24px}.theme-v3 .built-pill{padding:6px 11px}.theme-v3 .cost{box-shadow:0 1px 2px #1a18230d,inset 0 1px #fff9}.theme-v3 .usage-pop{box-shadow:var(--sh-pop), inset 0 1px 0 #ffffffb3;border-radius:16px}.theme-v3 .pane{opacity:0;pointer-events:none;transition:opacity .28s var(--ease)}.theme-v3 .pane.on{opacity:1;pointer-events:auto}.theme-v3 .ckpt-line{background:linear-gradient(180deg, var(--line-2), var(--line))}.theme-v3 .ckpt.cur .ckpt-dot{box-shadow:0 0 0 4px #6a5cf524,0 2px 6px #6a5cf566}.theme-v3 .code-view pre{background:linear-gradient(#fff,#fdfcff)}.theme-v3 .code-head{background:linear-gradient(180deg, var(--surface-2), #fff)}@keyframes v3-drift{0%{transform:translate(0,0)scale(1)}to{transform:translateY(-1.5%)scale(1.06)}}.theme-v3 .build,.theme-v3 .ci-send,.theme-v3 .btn-primary{position:relative;overflow:hidden}.theme-v3 .build:after,.theme-v3 .ci-send:after,.theme-v3 .btn-primary:after{content:"";transition:transform .6s var(--ease);pointer-events:none;background:linear-gradient(115deg,#0000 34%,#ffffff61 50%,#0000 66%);position:absolute;inset:0;transform:translate(-130%)}.theme-v3 .build:hover:after,.theme-v3 .ci-send:hover:after,.theme-v3 .btn-primary:hover:after{transform:translate(130%)}
