.s3{--bg:#f9f9f6;--surface:#ffffff;--surface-2:#ededeb;--tile:#e6e1d7;--border:rgba(0,0,0,.09);--border-soft:rgba(0,0,0,.06);--text:#262421;--muted:#8f8c84;--faint:#b3afa6;--pink:#d7a7a9;--pink-press:#c9989b;--on-pink:#241315;--pink-soft:rgba(215,167,169,.16);--drop-shadow:0 14px 38px rgba(0,0,0,.16)}@media (prefers-color-scheme:dark){.s3:not([data-theme=light]){--bg:#1e1e1e;--surface:#262626;--surface-2:#2e2e2e;--tile:#2e2e2e;--border:rgba(255,255,255,.09);--border-soft:rgba(255,255,255,.06);--text:#ededed;--muted:#909090;--faint:#5c5c5c;--pink-soft:rgba(215,167,169,.14);--drop-shadow:0 14px 38px rgba(0,0,0,.55)}}.s3[data-theme=dark]{--bg:#1e1e1e;--surface:#262626;--surface-2:#2e2e2e;--tile:#2e2e2e;--border:rgba(255,255,255,.09);--border-soft:rgba(255,255,255,.06);--text:#ededed;--muted:#909090;--faint:#5c5c5c;--pink-soft:rgba(215,167,169,.14);--drop-shadow:0 14px 38px rgba(0,0,0,.55)}.s3[data-theme=light]{--bg:#f9f9f6;--surface:#ffffff;--surface-2:#ededeb;--tile:#e6e1d7;--border:rgba(0,0,0,.09);--border-soft:rgba(0,0,0,.06);--text:#262421;--muted:#8f8c84;--faint:#b3afa6;--pink-soft:rgba(215,167,169,.16)}html:has(.s3){background:#f9f9f6}html:has(.s3[data-theme=dark]){background:#1e1e1e}@media (prefers-color-scheme:dark){html:has(.s3:not([data-theme=light])){background:#1e1e1e}}.s3{min-height:100vh;background:var(--bg);color:var(--text);font-family:Geist,-apple-system,BlinkMacSystemFont,Inter,sans-serif;text-transform:lowercase;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;transition:background .25s,color .25s}.s3 *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.s3 a{color:inherit;text-decoration:none}.s3 .i{width:1em;height:1em;display:inline-block;vertical-align:-.13em;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.s3 .wrap{max-width:1720px;margin:0 auto;padding:0 16px}.s3 .topbar{position:sticky;top:0;z-index:20;gap:12px;padding:12px 16px;background:color-mix(in srgb,var(--bg) 84%,transparent);backdrop-filter:blur(10px)}.s3 .topbar,.s3 .topbar .inner{display:flex;align-items:center;justify-content:space-between}.s3 .topbar .inner{max-width:none;margin:0;width:100%;position:relative}.s3 .nav{display:none;gap:32px;font-size:17px;color:var(--muted);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.s3 .nav a{padding:6px 2px;cursor:pointer}.s3 .nav a.on{color:var(--text);font-weight:600}.s3 .topleft,.s3 .topright{display:flex;align-items:center;gap:9px;flex-shrink:0}.s3 .pill{display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:500;border:1px solid var(--border);background:var(--surface);color:var(--text)}.s3 .pill.credits .c{font-size:14px;opacity:.75}.s3 button.pill{font:inherit;font-weight:500;cursor:pointer}.s3 .icon-btn{width:40px;height:40px;border:1px solid var(--border);background:var(--surface);display:grid;place-items:center;font-size:16px}.s3 .icon-btn,.s3 .menu-btn{border-radius:999px;color:var(--text);cursor:pointer}.s3 .menu-btn{display:inline-flex;align-items:center;gap:9px;height:40px;padding:0 16px;border:1px solid var(--border);background:var(--surface);font:inherit;font-size:14px;font-weight:500;text-transform:lowercase}.s3 .menu-btn .lines{display:inline-flex;flex-direction:column;gap:3px}.s3 .menu-btn .lines span{width:16px;height:1.8px;background:var(--text);border-radius:2px}.s3 .catrow{display:none;gap:8px;overflow-x:auto;padding:2px 16px 10px;scrollbar-width:none;max-width:1720px;margin:0 auto}.s3 .catrow::-webkit-scrollbar{display:none}.s3 .catrow a{flex:0 0 auto;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:500;background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer}.s3 .catrow a.on{background:var(--surface-2);border-color:var(--border);color:var(--text);font-weight:600}.s3 .catseg{display:flex;gap:4px;margin:2px 16px 14px;background:var(--surface-2);border:1px solid var(--border);border-radius:13px;padding:4px}.s3 .catseg a{flex:1 1 0;text-align:center;padding:9px 4px;border-radius:10px;font-size:12.5px;font-weight:500;color:var(--muted);white-space:nowrap;text-decoration:none}.s3 .catseg a:active{background:var(--bg);color:var(--text)}@media (min-width:900px){.s3 .catseg{display:none}}.s3 .sec-h{font-size:17px;font-weight:600;margin:22px 0 12px}.s3 .sec-sub{font-size:12.5px;color:var(--muted);margin:-8px 0 14px}.s3 .tile{background:var(--tile);position:relative;display:grid;place-items:center}.s3 .tile .ic{font-size:34px;color:var(--faint);opacity:.9}.s3 .rail{display:flex;gap:12px;overflow-x:auto;padding:2px 16px 8px;margin:0 -16px;scrollbar-width:none}.s3 .rail::-webkit-scrollbar{display:none}.s3 .mcard{flex:0 0 160px;aspect-ratio:2/3;position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--border-soft);background:var(--surface)}.s3 .mcard .thumb,.s3 .mcard .thumb video{position:absolute;inset:0;height:100%}.s3 .mcard .thumb video{width:100%;-o-object-fit:cover;object-fit:cover}.s3 .mcard .m{position:absolute;left:0;right:0;bottom:0;padding:22px 10px 9px;background:linear-gradient(0deg,rgba(0,0,0,.72),rgba(0,0,0,.26) 55%,transparent)}.s3 .mcard .name{font-size:11.5px;font-weight:600;color:#fff;display:flex;align-items:center;gap:5px;line-height:1.15;white-space:nowrap}.s3 .mcard .tag{font-size:9.5px;color:rgba(255,255,255,.72);margin-top:1px}.s3 .mcard .badge{background:rgba(255,255,255,.22);color:#fff}.s3 .badge{font-size:8px;font-weight:400;padding:2px 6px;border-radius:999px;background:var(--surface-2);color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin-left:8px}.s3 .hero{margin-top:22px;border-radius:22px;padding:22px 20px;background:var(--surface);border:1px solid var(--border)}.s3 .hero h1{font-size:27px;line-height:1.06;font-weight:600;margin:0 0 18px;letter-spacing:-.02em}.s3 .cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border-radius:14px;border:none;font:inherit;font-size:16px;font-weight:600;text-transform:lowercase;background:var(--text);color:var(--bg);cursor:pointer;transition:opacity .15s}.s3 .cta:active{opacity:.88}.s3 .qgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.s3 .qcard{border-radius:16px;overflow:hidden;border:1px solid var(--border-soft);background:var(--surface);cursor:pointer}.s3 .qcard .qthumb{height:100px}.s3 .qbody{display:flex;align-items:center;justify-content:space-between;padding:11px 13px}.s3 .qtitle{font-size:13.5px;font-weight:600}.s3 .arr{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--surface-2);border:1px solid var(--border);font-size:13px;color:var(--muted)}.s3 .cargrid{display:flex;gap:10px;margin-top:16px;overflow-x:auto;scrollbar-width:none}.s3 .cargrid::-webkit-scrollbar{display:none}.s3 .cargrid .carcard{flex:0 0 150px;width:150px}.s3 .carcard{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--border-soft);background:var(--surface-2);aspect-ratio:4/5}.s3 .carslides{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.s3 .carslides::-webkit-scrollbar{display:none}.s3 .carslide{flex:0 0 100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;scroll-snap-align:center}.s3 .carslide.empty{align-items:center;color:var(--muted);opacity:.45}.s3 .cardots,.s3 .carslide.empty{display:flex;justify-content:center}.s3 .cardots{position:absolute;bottom:8px;left:0;right:0;gap:5px;pointer-events:none}.s3 .cardot{width:5px;height:5px;border-radius:999px;background:rgba(255,255,255,.5)}.s3 .cardot.on{background:#fff}.s3 .crail{display:flex;gap:14px;overflow-x:auto;padding:2px 16px 8px;margin:0 -16px;scrollbar-width:none}.s3 .crail::-webkit-scrollbar{display:none}.s3 .ccard{flex:0 0 150px;aspect-ratio:4/5;border-radius:16px;overflow:hidden;border:1px solid var(--border-soft);background:var(--tile);position:relative;display:block}.s3 .ccard img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s}.s3 .ccard:hover img{transform:scale(1.05)}.s3 .ccard-badges{position:absolute;inset:auto 0 0 0;display:flex;align-items:center;justify-content:space-between;padding:8px;pointer-events:none}.s3 .ccard-b{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 8px;border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.08);color:#2f2f2f;font-size:11px;font-weight:500;line-height:1}.s3 .ccard-b svg{width:12px;height:12px;fill:currentColor}.s3 .drawer{position:fixed;top:0;right:0;height:100%;width:min(300px,72vw);background:var(--bg);z-index:60;transform:translateX(100%);transition:transform .28s;padding:calc(env(safe-area-inset-top,0px) + 16px) 16px calc(env(safe-area-inset-bottom,0px) + 24px);display:flex;flex-direction:column;border-left:1px solid var(--border)}.s3 .drawer.open{transform:none}.s3 .drawer .close{align-self:flex-end;width:32px;height:32px;border-radius:999px;border:1px solid var(--border);background:var(--surface);display:grid;place-items:center;color:var(--text);cursor:pointer}.s3 .scrim{position:fixed;inset:0;background:rgba(0,0,0,.28);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .28s;z-index:55}.s3 .scrim.open{opacity:1;pointer-events:auto}.s3 .acctcard{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;padding:12px 14px;border-radius:14px;background:var(--surface-2);border:1px solid var(--border)}.s3 .acctcard .nm{font-size:15px;font-weight:600}.s3 .acctcard .pl{font-size:12px;color:var(--muted);margin-top:2px}.s3 .acctcard .bal{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:13px;font-weight:500}.s3 .divider{height:1px;background:var(--border);margin:10px 2px}.s3 .mitem{display:flex;align-items:center;gap:11px;padding:9px 8px;font-size:14.5px;font-weight:500;border-radius:10px;cursor:pointer}.s3 .mitem:hover{background:var(--surface)}.s3 .mitem .mi{width:20px;display:grid;place-items:center;font-size:16px;color:var(--text);opacity:.75}.s3 .langsw{margin-left:auto;font-size:13px;color:var(--muted);letter-spacing:.02em}.s3 .langsw b{color:var(--text);font-weight:600}.s3 .social{margin-top:auto;display:flex;gap:9px;padding-top:12px}.s3 .social a{flex:1;height:40px;border-radius:11px;background:var(--surface);border:1px solid var(--border);display:grid;place-items:center;font-size:13px;font-weight:500;cursor:pointer}@media (min-width:900px){.s3 .nav{display:flex}.s3 .topbar{padding:16px 26px}.s3 .icon-btn{width:48px;height:48px;font-size:18px}.s3 .pill{padding:0 17px}.s3 .menu-btn,.s3 .pill{height:48px;font-size:15px}.s3 .menu-btn{padding:0 18px}.s3 .catrow{display:none}.s3 .mcard{flex:0 0 230px}.s3 .mcard .m{padding:14px 16px}.s3 .mcard .name{font-size:15px}.s3 .mcard .tag{font-size:12.5px}.s3 .hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px}.s3 .hero h1{font-size:40px}.s3 .hero .left{flex-shrink:0;max-width:360px}.s3 .cta{width:auto;padding:0 26px}.s3 .qgrid{grid-template-columns:repeat(4,1fr);flex:1;margin-top:0}.s3 .hero{align-items:flex-start}.s3 .cargrid{flex:1;margin-top:0}.s3 .qcard .qthumb{height:150px}.s3 .ccard{flex:0 0 200px}.s3 .drawer{width:340px}}.s3 .topbar2{display:flex;align-items:center;justify-content:space-between;position:relative;padding:12px 16px;border-bottom:1px solid var(--border)}.s3 .topbar2 .nav{display:none;gap:32px;font-size:17px;color:var(--muted);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.s3 .topbar2 .nav a.on{color:var(--text);font-weight:600}@media (max-width:899px){.s3 .psub,.s3 .ptitle,.s3 .topbar2.bare .pill.credits{display:none}}.s3 .label{font-size:12px;color:var(--muted);margin:0 2px 7px}.s3 .field{background:var(--surface);border:1px solid var(--border);border-radius:13px}.s3 .model{display:flex;align-items:center;gap:11px;padding:12px 14px;cursor:pointer}.s3 .model .mic2{width:38px;height:38px;border-radius:10px;background:var(--tile);display:grid;place-items:center;font-size:19px;color:var(--muted);overflow:hidden;flex-shrink:0}.s3 .model .mic2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block}.s3 .fico{width:30px;height:30px;border-radius:8px;background:var(--tile);display:grid;place-items:center;font-size:16px;color:var(--muted);overflow:hidden;flex-shrink:0}.s3 .fico img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.s3 .model .nm{font-size:14.5px;font-weight:600}.s3 .model .ds{font-size:12px;color:var(--muted);margin-top:2px}.s3 .model .chev{margin-left:auto;color:var(--muted);transition:transform .2s}.s3 .fbox{position:relative}.s3 .fbox.open .model .chev{transform:rotate(180deg)}.s3 .fmenu{margin-top:6px;background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:6px;display:none;flex-direction:column;gap:2px;box-shadow:var(--drop-shadow)}.s3 .fbox.open .fmenu,.s3 .fitem{display:flex}.s3 .fitem{align-items:flex-start;gap:10px;padding:10px 11px;border-radius:10px;border:1px solid transparent;cursor:pointer}.s3 .fitem:hover{background:var(--surface-2)}.s3 .fitem.on{border-color:var(--text)}.s3 .fitem .fnm{font-size:13.5px;font-weight:600}.s3 .fitem .fds{font-size:11.5px;color:var(--muted);margin-top:2px;line-height:1.35}.s3 .fitem.soon{opacity:.55;pointer-events:none}.s3 .fitem .ck{margin-left:auto;color:var(--text);opacity:0;flex-shrink:0}.s3 .fitem.on .ck{opacity:1}.s3 .seg{display:flex;gap:4px;background:var(--surface-2);border:1px solid var(--border-soft);border-radius:11px;padding:3px}.s3 .seg a{flex:1;text-align:center;padding:8px;border-radius:8px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer}.s3 .seg a.on{background:var(--surface);color:var(--text);font-weight:600}.s3 .upload{border:1.5px dashed var(--border);border-radius:13px;padding:16px;text-align:center;background:var(--surface)}.s3 .upload .plus{width:40px;height:40px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;font-size:19px;margin:0 auto 8px;color:var(--muted)}.s3 .upload .t{font-size:13.5px;font-weight:500}.s3 .upload .h{font-size:11.5px;color:var(--muted);margin-top:3px}.s3 .upload.loaded{display:flex;align-items:center;gap:14px;text-align:left;border-style:solid}.s3 .upmeta{flex:1;min-width:0}.s3 .upmeta .t{font-size:13.5px;font-weight:500}.s3 .reup{margin-top:6px;background:none;border:none;padding:0;color:var(--muted);font:inherit;font-size:12.5px;text-decoration:underline;cursor:pointer}.s3 .slotrow{display:flex;gap:8px}.s3 .slotrow .upload{flex:1 1 0;min-width:0;padding:14px 6px}.s3 .slotrow .upload .plus{width:34px;height:34px;font-size:17px;margin-bottom:6px}.s3 .slotrow .upload .t{font-size:12px}.s3 .slotrow .upload .h{font-size:10px;margin-top:2px;line-height:1.25}.s3 .slotrow .upload.loaded{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:10px 6px}.s3 .slotrow .upmeta{flex:none;min-width:0;width:100%;text-align:center}.s3 .slotrow .upmeta .t{font-size:11px}.s3 .slotrow .reup{font-size:11px;margin-top:4px}.s3 .thumb{position:relative;flex-shrink:0;border-radius:11px;overflow:hidden;background:var(--surface-2);border:1px solid var(--border)}.s3 .thumb img,.s3 .thumb video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s3 .thumb-x{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:15px;line-height:1;display:grid;place-items:center;cursor:pointer;padding:0}.s3 .upthumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2px}.s3 .upadd{width:72px;height:72px;border-radius:11px;border:1.5px dashed var(--border);background:var(--surface);display:grid;place-items:center;color:var(--muted);font-size:19px;cursor:pointer}.s3 .note{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:11px 13px;font-size:12px;color:var(--muted);line-height:1.45}.s3 .note b{color:var(--text);font-weight:600}.s3 .note1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;letter-spacing:-.01em}.s3 .prompt{width:100%;flex:1;min-height:260px;resize:none;background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:13px 14px;font:inherit;font-size:14.5px;color:var(--text);text-transform:lowercase}.s3 .prompt::-moz-placeholder{color:var(--muted)}.s3 .prompt::placeholder{color:var(--muted)}.s3 .opts{display:flex;gap:8px;flex-wrap:wrap}.s3 .sheet-scrim{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .25s;z-index:70}.s3 .sheet-scrim.open{opacity:1;pointer-events:auto}.s3 .optsheet{position:fixed;left:0;right:0;bottom:-140px;z-index:71;margin:0 auto;max-width:560px;background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:20px 20px 0 0;padding:6px 15px calc(env(safe-area-inset-bottom,0px) + 152px);transform:translateY(calc(100% + 140px));transition:transform .3s cubic-bezier(.32,.72,0,1);box-shadow:var(--drop-shadow);pointer-events:none}.s3 .optsheet.open{transform:none;pointer-events:auto}.s3 .sheet-grab{width:34px;height:3.5px;border-radius:3px;background:var(--border);margin:2px auto 12px}.s3 .sheet-grp{margin-bottom:13px}.s3 .sheet-lbl{font-size:11.5px;color:var(--muted);margin:0 2px 7px}.s3 .sheet-opts{display:flex;flex-wrap:wrap;gap:7px}.s3 .sheet-opt{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--muted);font:inherit;font-size:12.5px;font-weight:400;cursor:pointer;text-transform:lowercase}.s3 .sheet-opt.on{background:var(--surface-2);color:var(--text);border-color:var(--text);font-weight:500}.s3 .aspico{display:inline-block;flex-shrink:0;border:1.5px solid;border-radius:3px;opacity:.6}.s3 .sheet-opt.on .aspico{opacity:.85}.s3 .sheet-done{width:100%;height:40px;border-radius:11px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font:inherit;font-size:13.5px;font-weight:500;cursor:pointer;margin-top:4px;text-transform:lowercase}.s3 .sheet-done:active{opacity:.85}.s3 .opt{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:11px;border:1px solid var(--border);background:var(--surface);font-size:13px}.s3 .opt .k{color:var(--muted)}.s3 .opts .opt{flex:1 1 auto;justify-content:center;white-space:nowrap}.s3 .gen{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:52px;border-radius:14px;border:none;font:inherit;font-size:15.5px;font-weight:600;text-transform:lowercase;background:var(--text);color:var(--bg);cursor:pointer}.s3 .gen:active{opacity:.88}.s3 .gen .cost{opacity:.75;font-weight:500}.s3 .preview{display:none;flex-direction:column}.s3 .rtabs{display:flex;gap:8px;padding:14px 20px;border-bottom:1px solid var(--border)}.s3 .rtabs a{padding:9px 16px;border-radius:11px;font-size:13.5px;font-weight:500;color:var(--muted);cursor:pointer;border:1px solid transparent}.s3 .rtabs a.on{background:var(--surface);border-color:var(--border);color:var(--text);font-weight:600}.s3 .rtabs2{display:flex;gap:4px;margin-bottom:8px;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:3px}.s3 .rtabs2 a{flex:1 1 0;text-align:center;padding:6px 10px;border-radius:9px;font-size:13.5px;font-weight:500;color:var(--muted);cursor:pointer;white-space:nowrap;border:none;background:transparent}.s3 .rtabs2 a.on{background:var(--bg);color:var(--text);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.14)}.s3 .pv-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:24px}.s3 .pv-how{flex:1;min-height:0;overflow-y:auto;padding:22px}.s3 .hiw-wrap{width:100%;max-width:840px;margin:0 auto}.s3 .hiw{display:grid;grid-template-columns:1fr;gap:12px}.s3 .hiw-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:16px 17px}.s3 .hiw-n{width:30px;height:30px;border-radius:9px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;font-size:14px;font-weight:600;color:var(--text);margin-bottom:12px}.s3 .hiw-t{font-size:15px;font-weight:500;letter-spacing:-.01em;margin-bottom:6px}.s3 .hiw-d,.s3 .hiw-tip{font-size:13px;line-height:1.5;color:var(--muted)}.s3 .hiw-tip{margin-top:12px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:14px 16px}@media (min-width:900px){.s3 .hiw{grid-template-columns:1fr 1fr}}.s3 .instr{width:100%;max-width:1120px;margin:0 auto}.s3 .instr-title{font-size:18px;font-weight:500;letter-spacing:-.01em}.s3 .instr-sub{margin:2px 0 16px}.s3 .instr-lead,.s3 .instr-sub{font-size:13px;color:var(--muted)}.s3 .instr-lead{line-height:1.55;max-width:820px;margin:0 0 18px}.s3 .instr-lead.sm{font-size:12.5px;margin:0 0 12px}.s3 .instr-sec{margin-bottom:24px}.s3 .instr-h{font-size:12px;font-weight:500;color:var(--muted);margin:0 0 12px}.s3 .icards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.s3 .icard{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:10px;column-gap:10px;row-gap:5px;align-content:start;align-items:start;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px 15px}.s3 .icard-n{grid-column:1;width:24px;height:24px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;font-size:12px;flex-shrink:0;margin-top:1px}.s3 .icard-n,.s3 .icard-t{grid-row:1;font-weight:600;color:var(--text)}.s3 .icard-t{grid-column:2;font-size:13.5px;line-height:1.3}.s3 .icard-d{grid-column:1/-1;grid-row:2;font-size:12.5px;line-height:1.5;color:var(--muted)}.s3 .icard.notitle{align-items:flex-start}.s3 .icard.notitle .icard-d{grid-column:2;grid-row:1}.s3 .icard.notitle .idot{align-self:flex-start;margin-top:6px}.s3 .icard.notitle .icard-n{margin-top:1px}.s3 .idot{grid-column:1;grid-row:1;flex-shrink:0;width:8px;height:8px;border-radius:999px;background:var(--muted);align-self:start;margin-top:6px}.s3 .idot.ok{background:#4a9c6d}.s3 .idot.warn{background:#c0603a}.s3 .icgroup{margin-bottom:14px}.s3 .icgroup:last-child{margin-bottom:0}.s3 .icgroup-l{font-size:12.5px;font-weight:500;color:var(--text);margin-bottom:10px}.s3 .icheck{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:13px 16px;display:flex;flex-direction:column;gap:9px}.s3 .icheck-row{display:flex;align-items:flex-start;gap:10px}.s3 .icheck-row .idot{position:static;grid-column:auto;grid-row:auto;align-self:flex-start;margin-top:6px}.s3 .icheck-txt{font-size:12.5px;line-height:1.5;color:var(--muted)}.s3 .icheck-txt b{font-weight:600;color:var(--text)}.s3 .itip{margin-top:4px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.s3 .itip-k{font-size:11px;font-weight:500;color:var(--muted)}.s3 .itip span:last-child{font-size:12.5px;line-height:1.55;color:var(--text)}.s3 .itip-store{margin-top:10px;border-color:color-mix(in srgb,var(--text) 22%,transparent)}.s3 .itip-store .itip-k{color:var(--text);font-weight:600}.s3 .pv-t{font-size:22px;font-weight:500;letter-spacing:-.01em}.s3 .pv-h{font-size:14px;color:var(--muted);max-width:440px}.s3 .subtabs{display:flex;gap:20px;border-bottom:1px solid var(--border)}.s3 .subtabs a{padding:11px 2px;font-size:13.5px;font-weight:500;color:var(--muted);position:relative;cursor:pointer}.s3 .subtabs a.on{color:var(--text);font-weight:600}.s3 .subtabs a.on:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--text);border-radius:2px}.s3 .gwrap{padding:14px 16px 176px}.s3 .gwrap.foto,.s3 .gwrap.video{display:flex;flex-direction:column;min-height:calc(100dvh - 62px);padding-bottom:150px}.s3 .gwrap.foto .stack,.s3 .gwrap.video .stack{flex:1;display:flex;flex-direction:column;min-height:0}.s3 .catmenu{position:relative;margin:-6px 0 4px}.s3 .catsel{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:500;letter-spacing:-.01em;background:none;border:none;padding:0;color:var(--text);font-family:inherit;cursor:pointer}.s3 .catsel .chev{font-size:14px;color:var(--muted)}.s3 .catmenu-pop{position:absolute;top:calc(100% + 6px);left:0;z-index:60;min-width:190px;background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:6px;box-shadow:var(--drop-shadow)}.s3 .catmenu-i{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:10px;font-size:14.5px;font-weight:500;color:var(--text);cursor:pointer;text-decoration:none}.s3 .catmenu-i.on,.s3 .catmenu-i:hover{background:var(--surface-2)}.s3 .catmenu-i.on{font-weight:600}.s3 .catmenu-ic{display:grid;place-items:center;width:20px;height:20px;color:var(--muted);flex-shrink:0}.s3 .catmenu-ic .i{width:19px;height:19px}.s3 .catmob{display:block}@media (min-width:900px){.s3 .catmob{display:none}}.s3 .gsub{font-size:12.5px;color:var(--muted)}.s3 .gsub,.s3 .stack>*{margin-bottom:14px}.s3 .desk2{display:none}.s3 .bottombar{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:11px 16px calc(env(safe-area-inset-bottom,0px) + 11px);background:color-mix(in srgb,var(--bg) 90%,transparent);backdrop-filter:blur(10px);border-top:1px solid var(--border)}.s3 .bottombar .note,.s3 .bottombar .opts{margin-bottom:10px}@media (min-width:900px){.s3 .topbar2{padding:16px 26px}.s3 .topbar2 .nav{display:flex}.s3 .mob2,.s3 .tstage.mob2{display:none}.s3 .desk2{display:block}.s3 .genwrap{display:flex;height:calc(100vh - 81px)}.s3 .controls{width:clamp(500px,46%,680px);flex-shrink:0;border-right:1px solid var(--border);display:flex;flex-direction:column;padding:16px 20px;gap:14px}.s3 .ctl-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:2px}.s3 .controls .gen{flex-shrink:0}.s3 .optsheet{left:20px;right:auto;margin:0;max-width:none;width:calc(clamp(500px,46%,680px) - 40px);bottom:82px;border:1px solid var(--border);border-radius:16px;padding:12px 15px 14px;max-height:calc(100vh - 180px);overflow-y:auto;transform:translateY(8px);opacity:0;transition:transform .18s ease,opacity .18s ease}.s3 .optsheet.open{transform:none;opacity:1}.s3 .optsheet .sheet-grab{display:none}.s3 .sheet-scrim{background:transparent}.s3 .preview{display:flex;flex:1;min-height:0}}.s3 .cmic{width:34px;height:34px;border-radius:9px;background:var(--tile);display:grid;place-items:center;color:var(--muted);flex-shrink:0}.s3 .side-lbl{font-size:11px;color:var(--faint);letter-spacing:.03em;margin:18px 4px 8px}.s3 .chat-i{display:flex;align-items:center;gap:6px;padding:9px 11px;border-radius:10px;font-size:13.5px;color:var(--muted);cursor:pointer;overflow:hidden}.s3 .chat-i.on,.s3 .chat-i:hover{background:var(--surface-2);color:var(--text)}.s3 .chat-i.on{font-weight:500}.s3 .chat-t{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s3 .chat-x{flex-shrink:0;width:22px;height:22px;border:none;background:none;color:var(--faint);cursor:pointer;display:grid;place-items:center;border-radius:6px;opacity:0}.s3 .chat-i:hover .chat-x{opacity:.65}.s3 .chat-x:hover{opacity:1;color:var(--text);background:var(--surface)}.s3 .chat-x svg{width:13px;height:13px}.s3 .newchat{display:inline-flex;gap:8px;height:40px;padding:0 14px;border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--text);font:inherit;font-size:13px;font-weight:500;cursor:pointer;width:100%}.s3 .chero,.s3 .newchat{align-items:center;justify-content:center}.s3 .chero{flex:1;min-height:0;display:flex;flex-direction:column;text-align:center;padding:24px}.s3 .chero .t{font-size:24px;font-weight:500;letter-spacing:-.01em;color:var(--text)}.s3 .composer{position:fixed;left:0;right:0;bottom:0;z-index:30;align-items:center;padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 12px);background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(10px);border-top:1px solid var(--border)}.s3 .cbox,.s3 .composer{display:flex;flex-direction:column}.s3 .cbox{width:100%;max-width:760px;background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:15px 16px 12px;gap:8px}.s3 .cinput{width:100%;border:none;background:transparent;resize:none;font:inherit;font-size:15px;line-height:1.4;color:var(--text);min-height:44px;outline:none;text-transform:lowercase}.s3 .cinput::-moz-placeholder{color:var(--muted)}.s3 .cinput::placeholder{color:var(--muted)}.s3 .crow{display:flex;align-items:center;gap:11px}.s3 .crow .sp{flex:1}.s3 .iconbtn{width:32px;height:32px;display:grid;place-items:center;border:none;background:transparent;color:var(--muted);cursor:pointer;font-size:19px}.s3 .iconbtn:hover{color:var(--text)}.s3 .csend{width:34px;height:34px;border-radius:10px;border:none;background:var(--text);color:var(--bg);display:grid;place-items:center;cursor:pointer;flex-shrink:0;font-size:18px}.s3 .csend:active{opacity:.85}.s3 .micbtn.rec{color:#e5484d}.s3 .micbtn:disabled{cursor:default}.s3 .micdot{width:12px;height:12px;border-radius:3px;background:#e5484d;animation:micpulse 1s ease-in-out infinite}@keyframes micpulse{0%,to{opacity:1}50%{opacity:.3}}.s3 .micspin{width:15px;height:15px;border-radius:50%;border:2px solid var(--border);border-top-color:var(--text);animation:micspin .7s linear infinite}@keyframes micspin{to{transform:rotate(1turn)}}.s3 .micerr{font-size:11.5px;color:#e5484d;padding:2px 4px 0;line-height:1.4}.s3 .voicerec{gap:10px;padding:6px 2px 4px}.s3 .voicerec,.s3 .voicewave{display:flex;align-items:center}.s3 .voicewave{flex:1;min-width:0;gap:2px;height:28px;overflow:hidden}.s3 .voicewave span{flex:1 1 0;min-width:2px;max-width:5px;height:3px;border-radius:2px;background:var(--muted);transition:height .07s linear}.s3 .vcancel,.s3 .vok{flex-shrink:0}.s3 .vok{width:34px;height:34px;border-radius:10px;background:var(--text);color:var(--bg);font-size:18px}.s3 .vok:active{opacity:.85}.s3 .cattach{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2px}.s3 .cthumb{position:relative;width:54px;height:54px;border-radius:10px;overflow:hidden;border:1px solid var(--border);background:var(--surface-2);flex-shrink:0}.s3 .cthumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s3 .cthumb.up{display:grid;place-items:center;font-size:9px;color:var(--muted);width:auto;height:54px;padding:0 10px;white-space:nowrap}.s3 .cthumb .cx{position:absolute;top:2px;right:2px;width:16px;height:16px;border-radius:999px;border:none;background:rgba(0,0,0,.6);color:#fff;font-size:11px;line-height:1;cursor:pointer;display:grid;place-items:center}.s3 .mob-cat{display:flex;align-items:center;gap:8px;padding:12px 16px 0;font-size:22px;font-weight:600;letter-spacing:-.02em}.s3 .mob-cat .chev{font-size:14px;color:var(--muted)}.s3 .tside{display:none}.s3 .tstage{flex:1;display:flex;flex-direction:column;min-height:0}.s3 .tstage.mob2{min-height:calc(100dvh - 138px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 168px)}.s3 .mob-msel{padding:12px 16px}.s3 .msel{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--border);border-radius:13px;background:var(--surface);cursor:pointer}.s3 .msel .nm{font-size:14px;font-weight:600}.s3 .msel .ds{font-size:11.5px;color:var(--muted);margin-top:1px}.s3 .msel .chev{margin-left:auto;color:var(--muted)}.s3 .chatbar{padding:10px 16px 0}.s3 .cb-hist,.s3 .chatbar{display:flex;align-items:center;gap:8px}.s3 .cb-hist{flex:1;min-width:0;padding:9px 12px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);font:inherit;font-size:13px;cursor:pointer}.s3 .cb-hist .i{width:17px;height:17px;flex-shrink:0;color:var(--muted)}.s3 .cb-t{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-weight:500}.s3 .cb-chev{flex-shrink:0;color:var(--muted);display:grid;place-items:center}.s3 .cb-chev .i{width:16px;height:16px}.s3 .cb-new{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:9px 13px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);font:inherit;font-size:13px;font-weight:500;cursor:pointer}.s3 .cb-new .i{width:16px;height:16px}.s3 .chatsheet{position:fixed;left:0;right:0;bottom:-140px;z-index:71;margin:0 auto;max-width:560px;background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:20px 20px 0 0;padding:6px 15px calc(env(safe-area-inset-bottom,0px) + 20px);transform:translateY(calc(100% + 140px));transition:transform .3s cubic-bezier(.32,.72,0,1);box-shadow:var(--drop-shadow);pointer-events:none}.s3 .chatsheet.open{transform:none;pointer-events:auto}.s3 .chatsheet .chatlist{display:flex;flex-direction:column;gap:2px;max-height:52vh;overflow-y:auto;margin-bottom:12px}.s3 .chatsheet .chat-x{opacity:.55}@media (min-width:900px){.s3 .trow{flex:1;min-height:0;display:flex;height:calc(100vh - 81px)}.s3 .tside{display:flex;flex-direction:column;width:300px;flex-shrink:0;border-right:1px solid var(--border);padding:16px 14px}.s3 .tside .chatlist{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.s3 .tside .newchat{margin-top:12px}.s3 .tstage{flex:1;min-height:0;padding-bottom:0}.s3 .chero .t{font-size:27px}.s3 .composer{position:static;background:transparent;backdrop-filter:none;border-top:none;padding:12px 16px 20px}}.s3 .page{max-width:1000px;margin:0 auto;padding:26px 20px}.s3 .ptitle{font-size:26px;font-weight:500;letter-spacing:-.02em;margin:0 0 5px}.s3 .psub{font-size:13.5px;color:var(--muted);margin-bottom:20px}.s3 .tabs{display:flex;gap:4px;margin-bottom:20px;background:var(--surface-2);border:1px solid var(--border);border-radius:13px;padding:4px}.s3 .tab{flex:1 1 0;text-align:center;padding:9px 8px;border-radius:10px;font-size:12.5px;font-weight:500;cursor:pointer;border:none;background:transparent;color:var(--muted);white-space:nowrap}.s3 .tab.on{background:var(--bg);color:var(--text);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.14)}.s3 .panel{display:none}.s3 .panel.on{display:block}.s3 .idrow{display:flex;align-items:center;gap:14px;margin-bottom:22px;flex-wrap:wrap}.s3 .ava{width:56px;height:56px;border-radius:999px;background:var(--surface-2);color:var(--text);display:grid;place-items:center;font-size:22px;font-weight:600;flex-shrink:0}.s3 .idrow .nm{font-size:16px;font-weight:600}.s3 .idrow .em{font-size:13px;color:var(--muted);margin-top:2px}.s3 .edit{margin-left:auto;display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 15px;border-radius:11px;border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;font-size:13.5px;font-weight:500;cursor:pointer}.s3 .balbox{display:flex;align-items:center;gap:16px;padding:16px 18px}.s3 .balbox,.s3 .idcard{background:var(--surface);border:1px solid var(--border);border-radius:16px;max-width:700px;margin-bottom:22px}.s3 .idcard{overflow:hidden}.s3 .idcard-top{display:flex;align-items:center;gap:14px;padding:16px 18px;flex-wrap:wrap}.s3 .idcard .nm{font-size:16px;font-weight:600}.s3 .idcard .em{font-size:13px;color:var(--muted);margin-top:2px}.s3 .idcard-bal{display:flex;align-items:center;gap:16px;padding:16px 18px;border-top:1px solid var(--border)}.s3 .idcard-bal .buy2{margin-left:auto;height:36px;padding:0 18px;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:13px;font-weight:500;cursor:pointer}.s3 .idstat{display:flex;flex-direction:column;min-width:56px}.s3 .balv{display:flex;align-items:center;gap:6px;font-size:21px;font-weight:600;line-height:1}.s3 .balv .i{font-size:15px;opacity:.6}.s3 .balk{font-size:12.5px;color:var(--muted);margin-top:5px}.s3 .balbox .buy2{margin-left:auto;height:36px;padding:0 18px;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:13px;font-weight:500;cursor:pointer}.s3 .form{display:grid;grid-template-columns:1fr;gap:16px;max-width:700px}.s3 .frow .fl{font-size:12px;color:var(--muted);margin:0 2px 7px}.s3 .finput{width:100%;height:48px;border-radius:12px;border:1px solid var(--border);background:var(--surface);padding:0 14px;font:inherit;font-size:14px;color:var(--text);display:flex;align-items:center}.s3 .works{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;max-width:760px}.s3 .work{aspect-ratio:4/5;border-radius:14px;background:var(--tile);border:1px solid var(--border-soft);display:grid;place-items:center;color:var(--faint)}.s3 .work .i{font-size:30px}.s3 .work video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s3 .work.working{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:11px;color:var(--muted)}.s3 .wspin{width:22px;height:22px;border:2px solid var(--border);border-top-color:var(--text);border-radius:999px;animation:s3spin .8s linear infinite}@keyframes s3spin{to{transform:rotate(1turn)}}.s3 .playbadge{position:absolute;top:8px;right:8px;width:24px;height:24px;background:rgba(0,0,0,.5);color:#fff;display:grid;place-items:center;font-size:9px}.s3 .carbadge,.s3 .playbadge{border-radius:999px;pointer-events:none}.s3 .carbadge{position:absolute;bottom:8px;right:8px;padding:2px 8px;background:rgba(0,0,0,.6);color:#fff;font-size:11px;font-weight:600}.s3 .pv-works{width:100%;margin:0;overflow-y:auto;max-height:calc(100dvh - 150px);padding:6px 20px 24px}.s3 .pv-works .works{max-width:none;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.s3 .karwrap{max-width:1000px;padding:14px 20px 44px}.s3 .karwrap,.s3 .karwrap .works{margin:0 auto}.s3 .wv-scrim{position:fixed;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:80;animation:wvScrimIn .18s ease forwards}.s3 .wv-modal{position:fixed;z-index:81;top:50%;left:50%;transform:translate(-50%,-50%);width:min(880px,94vw);max-height:88vh;background:var(--bg);border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 70px var(--drop-shadow);display:grid;grid-template-columns:1fr 300px;overflow:hidden;transform-origin:center;animation:wvModalIn .24s cubic-bezier(.34,1.32,.5,1) forwards}@keyframes wvScrimIn{0%{opacity:0}to{opacity:1}}@keyframes wvModalIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.s3 .wv-scrim.wv-closing{animation:wvScrimOut .16s ease forwards}.s3 .wv-modal.wv-closing{animation:wvModalOut .17s cubic-bezier(.4,0,.6,1) forwards}@keyframes wvScrimOut{0%{opacity:1}to{opacity:0}}@keyframes wvModalOut{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.92)}}@media (prefers-reduced-motion:reduce){.s3 .wv-modal,.s3 .wv-modal.wv-closing,.s3 .wv-scrim,.s3 .wv-scrim.wv-closing{animation-duration:.01ms}}.s3 .wv-media{background:var(--bg);display:grid;place-items:center;padding:18px;min-height:280px;max-height:88vh;overflow:hidden}.s3 .wv-info{padding:24px 22px;position:relative;overflow-y:auto;display:flex;flex-direction:column}.s3 .wv-close{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:999px;border:1px solid var(--border);background:var(--bg);display:grid;place-items:center;cursor:pointer;color:var(--text);z-index:2}.s3 .wv-label{font-size:11px;font-weight:500;color:var(--muted);margin-bottom:6px}.s3 .wv-model{font-size:14px;font-weight:500;color:var(--text)}.s3 .wv-prompt{margin-top:12px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px;font-size:13px;line-height:1.5;color:var(--text);max-height:220px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.s3 .wv-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.s3 .wv-meta span{font-size:11.5px;color:var(--muted);background:var(--surface-2);border:1px solid var(--border);border-radius:999px;padding:4px 10px}.s3 .wv-actions{margin-top:auto;padding-top:18px;display:flex;gap:8px}.s3 .wv-del{margin-top:8px;width:100%;height:40px;border-radius:12px;border:1px solid var(--border);background:transparent;color:#e5484d;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.s3 .wv-del:hover{background:color-mix(in srgb,#e5484d 12%,transparent)}.s3 .wv-del:disabled{opacity:.6;cursor:default}.s3 .wv-dl{flex:1;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.s3 .wv-copy,.s3 .wv-dl{height:44px;cursor:pointer}.s3 .wv-copy{width:44px;border-radius:12px;border:1px solid var(--border);background:var(--surface);color:var(--text);display:grid;place-items:center;flex-shrink:0}.s3 .wv-copied{font-size:11.5px;color:var(--muted);margin-top:8px;text-align:center}@media (max-width:720px){.s3 .wv-modal{display:flex;flex-direction:column;width:94vw;max-height:92vh}.s3 .wv-media{flex:1;min-height:0;max-height:none;padding:14px}.s3 .wv-info{flex-shrink:0;padding:18px 16px}}.s3 .emptyhint{font-size:13px;color:var(--muted);margin-top:14px}.s3 .card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px;max-width:640px}.s3 .card h3{margin:0 0 6px;font-size:17px;font-weight:600}.s3 .card p{margin:0 0 16px;font-size:11px;color:var(--muted);line-height:1.35}.s3 .reflabel{margin-top:14px;font-size:12.5px;line-height:1.4;color:var(--muted)}.s3 .reflabel+.reflink{margin-top:6px}.s3 .reflink{display:flex;gap:8px;align-items:center;margin-top:14px}.s3 .reflink .lnk{flex:1;height:36px;border-radius:12px;border:1px solid var(--border);background:var(--surface-2);display:flex;align-items:center;padding:0 14px;font-size:13px;color:var(--text);overflow:hidden;white-space:nowrap}.s3 .copy{height:36px;padding:0 16px;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:13px;font-weight:500;cursor:pointer;flex-shrink:0}.s3 .stats{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.s3 .stat{flex:1;min-width:150px;background:var(--surface-2);border:1px solid var(--border-soft);border-radius:13px;padding:14px 16px}.s3 .stat .v{font-size:22px;font-weight:600}.s3 .stat .v-cur{font-size:15px;font-weight:500;color:var(--text);opacity:.6}.s3 .stat .k{font-size:12px;color:var(--muted);margin-top:2px}.s3 .panel .card+.card{margin-top:14px}.s3 input.finput{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.s3 input.finput::-moz-placeholder{color:var(--faint)}.s3 input.finput::placeholder{color:var(--faint)}.s3 .note.ok{color:#3a9d5b}.s3 .wdbtn{width:100%;height:46px;margin-top:14px;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:14px;font-weight:500;cursor:pointer}.s3 .wdbtn:disabled{opacity:.5;cursor:default}.s3 .curbig{display:flex;gap:8px;margin-top:6px}.s3 .curbig-b{flex:1;height:44px;border-radius:12px;border:1px solid var(--border);background:transparent;color:var(--muted);font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .12s,background .12s,color .12s}.s3 .curbig-b.on{border-color:var(--text);background:var(--surface-2);color:var(--text)}.s3 .wdavail{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:10px;font-size:13px;color:var(--text)}.s3 .wdavail .muted,.s3 .wdhead{color:var(--muted);font-size:12.5px}.s3 .wdhead{margin-top:20px;padding-top:16px;border-top:1px solid var(--border);margin-bottom:10px;font-weight:600}.s3 .wdempty{border:1px dashed var(--border);border-radius:12px;padding:18px;text-align:center;font-size:13px;color:var(--muted)}.s3 .wdlist{display:flex;flex-direction:column;gap:8px}.s3 .wdrow{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;background:var(--surface-2);border:1px solid var(--border-soft);border-radius:11px;padding:12px 14px}.s3 .wda{display:flex;flex-direction:column;gap:3px;min-width:0}.s3 .wda-k{color:var(--muted);font-size:10.5px;letter-spacing:.01em}.s3 .wda-v{color:var(--text);font-size:13.5px}.s3 .wda-v,.s3 .wdst{font-weight:500;white-space:nowrap}.s3 .wdst{margin-left:auto;font-size:11.5px;padding:3px 10px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--muted);flex-shrink:0}.s3 .wdst.approved{color:var(--text)}.s3 .wdst.paid{color:#3a9d5b;background:rgba(58,157,91,.1);border-color:rgba(58,157,91,.25)}.s3 .wdst.rejected{color:#c0503f;background:rgba(192,80,63,.1);border-color:rgba(192,80,63,.25)}@media (max-width:600px){.s3 .wdrow{flex-wrap:nowrap;gap:9px;padding:11px 12px;align-items:center}.s3 .wdrow .wda{gap:2px}.s3 .wdrow .wda-k{font-size:9px;letter-spacing:0}.s3 .wdrow .wda-v{font-size:11.5px}.s3 .wdrow .wdst{font-size:9.5px;padding:3px 8px}}.s3 .packs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:720px}.s3 .pack{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px 16px;text-align:center;position:relative}.s3 .pack.best{border-color:var(--text)}.s3 .pack .cr{font-size:22px;font-weight:600}.s3 .pack .un{font-size:12px;color:var(--muted);margin-top:1px}.s3 .pack .pben{font-size:10.5px;line-height:1.35;color:var(--faint);margin-top:5px;padding:0 4px}.s3 .pack .pr{font-size:15px;font-weight:600;margin:10px 0 12px}.s3 .pack .star{position:absolute;top:-9px;left:-7px;width:38px;height:38px;display:grid;place-items:center;background:var(--text);color:var(--bg);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;clip-path:polygon(50% 0,64.5% 14.9%,85.4% 14.6%,85.1% 35.5%,100% 50%,85.1% 64.5%,85.4% 85.4%,64.5% 85.1%,50% 100%,35.5% 85.1%,14.6% 85.4%,14.9% 64.5%,0 50%,14.9% 35.5%,14.6% 14.6%,35.5% 14.9%);transform:rotate(12deg)}.s3 .pack .star.elite{transform:rotate(-12deg)}.s3 .pack .buy{width:100%;height:36px;border-radius:12px;border:none;font:inherit;font-size:13px;font-weight:500;cursor:pointer}.s3 .pack .buy,.s3 .pack .tagx{background:var(--text);color:var(--bg)}.s3 .pack .tagx{position:absolute;top:-9px;left:50%;transform:translateX(-50%);padding:2px 9px;border-radius:999px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}@media (min-width:760px){.s3 .form{grid-template-columns:1fr 1fr}.s3 .libgrid,.s3 .works{grid-template-columns:repeat(4,1fr)}}@media (max-width:520px){.s3 .packs{grid-template-columns:1fr}}.s3 .tphead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.s3 .tphead .h{font-size:16px;font-weight:600}.s3 .tpks{display:flex;flex-direction:column;gap:8px;max-width:560px}.s3 .tpk{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:11px 15px}.s3 .tpk.best{border-color:var(--text)}.s3 .tpk-l{min-width:0}.s3 .tpk-h{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.s3 .tpk-cr{font-size:18px;font-weight:600;line-height:1}.s3 .tpk-un{font-size:12px;color:var(--text)}.s3 .tpk-tag{font-size:8px;font-weight:400;padding:2px 6px;border-radius:999px;background:var(--text);color:var(--bg);letter-spacing:.03em;text-transform:uppercase}.s3 .tpk-pr{font-size:13.5px;font-weight:600;margin-top:3px}.s3 .tpk-ben{font-size:10.5px;line-height:1.3;color:var(--faint);margin-top:2px}.s3 .tpk-buy{flex-shrink:0;height:36px;min-width:112px;padding:0 14px;text-align:center;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:11.5px;font-weight:500;cursor:pointer}.s3 .tpk-buy:disabled{opacity:.55}.s3 .acctmodal{position:fixed;z-index:71;top:50%;left:50%;transform:translate(-50%,-50%);width:min(880px,92vw);height:min(720px,94vh);background:var(--bg);border:1px solid var(--border);border-radius:20px;box-shadow:0 24px 70px var(--drop-shadow);display:grid;grid-template-columns:230px 1fr;overflow:hidden}.s3 .amnav{border-right:1px solid var(--border);background:var(--surface);padding:18px 12px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.s3 .amitem{display:flex;align-items:center;gap:11px;width:100%;padding:10px 12px;border:none;background:none;font:inherit;font-size:14px;font-weight:500;color:var(--text);text-align:left;border-radius:10px;cursor:pointer}.s3 .amitem .mi{width:18px;display:grid;place-items:center;opacity:.75}.s3 .amitem.on,.s3 .amitem:hover{background:var(--surface-2)}.s3 .amitem.on{font-weight:600}.s3 .amitem .langsw{margin-left:auto;font-size:12px;color:var(--muted);font-weight:400}.s3 .amlang{cursor:default}.s3 .amlang:hover{background:none}.s3 .langseg{display:inline-flex;gap:2px;padding:3px;border-radius:999px;border:1px solid var(--border);background:var(--surface)}.s3 .langseg .lg{border:none;background:none;font:inherit;font-size:12px;color:var(--muted);cursor:pointer;padding:3px 10px;border-radius:999px;line-height:1;text-transform:lowercase}.s3 .langseg .lg.on{background:var(--surface-2);color:var(--text);font-weight:500}.s3 .amnav-sp{flex:1;min-height:8px}.s3 .ampanel{position:relative;padding:20px 28px;overflow-y:auto}.s3 .amclose{position:absolute;top:14px;right:14px;z-index:2;width:32px;height:32px;border-radius:999px;border:1px solid var(--border);background:var(--bg);display:grid;place-items:center;cursor:pointer;color:var(--text)}.s3 .amh{font-size:15.5px;font-weight:600;margin:0 0 14px}.s3 .amtop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;max-width:640px}.s3 .amtop .amh{margin:0}.s3 .curseg{display:inline-flex;gap:2px;padding:3px;border-radius:999px;border:1px solid var(--border);background:var(--surface);flex-shrink:0}.s3 .curseg .cur{border:none;background:none;font:inherit;font-size:12.5px;color:var(--muted);cursor:pointer;padding:4px 11px;border-radius:999px;line-height:1}.s3 .curseg .cur.on{background:var(--surface-2);color:var(--text);font-weight:500}.s3 .curbar{display:flex;align-items:center;justify-content:space-between;gap:14px;max-width:640px;margin-top:14px}.s3 .curbar .amnote{margin-top:0;flex:1}.s3 .ampanel .idrow{margin-bottom:14px;padding-right:44px}.s3 .acctbal{margin-left:auto;display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 13px;border-radius:999px;border:1px solid var(--border);background:var(--surface);font-size:13.5px;font-weight:500}.s3 .ampanel .packs{grid-template-columns:repeat(2,1fr);max-width:none}.s3 .ampanel .tpks{max-width:640px}.s3 .ampanel .card{max-width:none}.s3 .amerr,.s3 .ampanel .card+.card{margin-top:12px}.s3 .amerr{font-size:13px;color:#c0392b}.s3 .amnote{margin-top:14px;font-size:12px;color:var(--muted)}.s3 .ampanel .tpk-buy{width:100px;min-width:0;padding:0 8px}.s3 .ampanel .curbar{padding-right:16px}.s3 .ampanel .curbar .curseg{width:100px}.s3 .ampanel .curbar .curseg .cur{flex:1;padding:4px 0;text-align:center}.s3 .panel .tpk-buy{width:100px;min-width:0;padding:0 8px}.s3 .panel .tphead{padding-right:14px}.s3 .panel .tphead .curseg{width:96px}.s3 .panel .tphead .curseg .cur{flex:1;padding:4px 0;text-align:center}.s3 .tp9{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:13px 15px}.s3 .tp9.best{border-color:var(--text)}.s3 .tp9-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.s3 .tp9-l{min-width:0}.s3 .tp9-h{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.s3 .tp9-cr{font-size:19px;font-weight:600;line-height:1}.s3 .tp9-un{font-size:12px;color:var(--muted)}.s3 .tp9-tag{font-size:9px;font-weight:600;padding:2px 6px;border-radius:999px;background:var(--text);color:var(--bg);letter-spacing:.02em}.s3 .tp9-ben{font-size:10.5px;line-height:1.3;color:var(--muted);margin-top:4px}.s3 .tp9-buy{flex-shrink:0;height:36px;min-width:96px;padding:0 14px;display:grid;place-items:center;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:12.5px;font-weight:500;cursor:pointer}.s3 .tp9-buy:disabled{opacity:.55}.s3 .tp9-bar{height:5px;border-radius:999px;background:var(--surface-2);margin-top:11px;overflow:hidden}.s3 .tp9-bar:last-child{margin-bottom:-4px}.s3 .tpt-row{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:8px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:12px 13px}.s3 .tpt-row.best{border-color:var(--text)}.s3 .tpt-c1{display:flex;align-items:baseline;gap:5px}.s3 .tpt-num{font-size:18px;font-weight:600;line-height:1}.s3 .tpt-un{font-size:11px;color:var(--muted)}.s3 .tpt-c2{font-size:10.5px;line-height:1.35;color:var(--muted)}.s3 .tpt-hit{position:absolute;top:-7px;left:14px;z-index:1;font-size:8px;font-weight:600;padding:2px 7px;border-radius:999px;background:var(--text);color:var(--bg);letter-spacing:.03em;text-transform:uppercase}.s3 .tpt-row .tp9-buy{width:96px;min-width:0;padding:0 6px;font-size:12px}.s3 .tp9-bar span{display:block;height:100%;background:var(--text);border-radius:999px}.s3 .tp9-barlabel{display:flex;justify-content:space-between;margin-top:6px;font-size:10px;color:var(--muted)}.s3 .trgrid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:12px;max-width:640px;width:100%;align-items:stretch}.s3 .trcard{display:flex;flex-direction:column;gap:12px;min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:16px}.s3 .trcard.skel{opacity:.5;min-height:150px}.s3 .trcard-top{display:flex;flex-direction:column;gap:8px;text-align:center;min-width:0}.s3 .trcard-h{font-size:15.5px;font-weight:600;color:var(--text);line-height:1.15;overflow-wrap:anywhere}.s3 .trcard-st{font-size:11px}.s3 .trcard-note,.s3 .trcard-st{color:var(--muted);line-height:1.3}.s3 .trcard-note{font-size:10px;background:var(--surface-2);border:1px solid var(--border);border-radius:12px;padding:7px 8px;text-wrap:balance}.s3 .trcard-btns{margin-top:auto;display:flex;flex-direction:column;gap:6px}.s3 .trbtn{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:36px;line-height:1;background:var(--text);color:var(--bg);font:inherit;font-size:13px;font-weight:500;border:none;border-radius:12px;padding:0 12px;cursor:pointer;text-decoration:none;box-sizing:border-box}.s3 .trbtn:hover{opacity:.88}.s3 .trbtn-min{background:none;border:none;color:var(--muted);font:inherit;font-size:11px;cursor:pointer;padding:2px 0}.s3 .trnote{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;max-width:640px;background:var(--surface-2);border:1px solid var(--border);border-radius:14px;padding:11px 13px;text-decoration:none}.s3 .trnote span{font-size:11px;color:var(--muted);line-height:1.35}.s3 .trnote b{color:var(--text);font-weight:600}.s3 .trnote-go{white-space:nowrap;color:var(--text)!important}.s3 .ampanel .trnote-txt{max-width:62%}.s3 .genrows{display:flex;flex-direction:column;gap:8px;max-width:640px}.s3 .genrow{gap:12px;padding:13px 16px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.s3 .genrow,.s3 .genrow-l{display:flex;align-items:center}.s3 .genrow-l{gap:11px;font-size:14.5px;font-weight:500;color:var(--text)}.s3 .genrow-ic{width:20px;display:grid;place-items:center;color:var(--muted)}.s3 .genrow-ic .i{width:19px;height:19px}.s3 .genrow-go{margin-left:auto;height:36px;padding:0 20px;border-radius:12px;border:none;background:var(--text);color:var(--bg);font:inherit;font-size:13px;font-weight:500;cursor:pointer}.s3 .genrow-go:hover{opacity:.9}@media (max-width:899px){.s3 .acctmodal{display:none}}.s3 .msgs{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:20px 16px;width:100%;max-width:760px;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.s3 .msgs::-webkit-scrollbar{display:none}.s3 .karlock{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 170px);padding:24px 18px}.s3 .karlock-load{color:var(--muted);font-size:14px}.s3 .karlock-card{max-width:460px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:13px}.s3 .karlock-ic{width:58px;height:58px;border-radius:16px;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;color:var(--muted)}.s3 .karlock-ic .i{width:26px;height:26px}.s3 .karlock-t{font-size:20px;font-weight:600;letter-spacing:-.01em;margin-top:2px}.s3 .karlock-d{font-size:14px;line-height:1.55;color:var(--muted)}.s3 .karlock-btn{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 24px;border-radius:13px;background:var(--text);color:var(--bg);font-weight:600;font-size:14.5px;text-decoration:none;cursor:pointer}.s3 .karlock-btn:hover{opacity:.9}.s3 .msg{font-size:14.5px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.s3 .msg.user{align-self:flex-end;background:var(--surface-2);border:1px solid var(--border);border-radius:16px;padding:10px 14px;max-width:82%}.s3 .msg-imgs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.s3 .msg-imgs:last-child{margin-bottom:0}.s3 .msg-imgs img{width:104px;height:104px;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block;border:1px solid var(--border)}.s3 .msg.assistant{align-self:flex-start;max-width:100%;color:var(--text);display:flex;gap:10px;align-items:flex-start}.s3 .msg.assistant.think{color:var(--muted)}.s3 .msg-ava{flex-shrink:0;width:26px;height:26px;border-radius:8px;overflow:hidden;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;margin-top:1px}.s3 .msg-ava img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s3 .msg-ava .i{width:15px;height:15px;color:var(--muted)}.s3 .msg-body{min-width:0;flex:1}.s3 .msg-acts{display:flex;gap:8px;margin-top:8px}.s3 .msg-act{padding:3px 11px;border-radius:9px;border:1px solid var(--border);background:transparent;color:var(--muted);font:inherit;font-size:11.5px;cursor:pointer;transition:color .15s,border-color .15s}.s3 .msg-act:hover{color:var(--text);border-color:var(--text)}.s3 .md{white-space:normal;font-size:14.5px;line-height:1.6;color:var(--text)}.s3 .md>:first-child{margin-top:0}.s3 .md>:last-child{margin-bottom:0}.s3 .md p{margin:0 0 11px}.s3 .md h1,.s3 .md h2,.s3 .md h3,.s3 .md h4{margin:20px 0 9px;line-height:1.3;font-weight:600}.s3 .md>h1:first-child,.s3 .md>h2:first-child,.s3 .md>h3:first-child,.s3 .md>h4:first-child{margin-top:0}.s3 .md h1{font-size:20.5px}.s3 .md h2{font-size:18px}.s3 .md h3{font-size:16px}.s3 .md h4{font-size:14.5px}.s3 .md ol,.s3 .md ul{margin:0 0 11px;padding-left:22px}.s3 .md li,.s3 .md li>ol,.s3 .md li>ul{margin:4px 0}.s3 .md strong{font-weight:700}.s3 .md em{font-style:italic}.s3 .md a{color:#6b8cff;text-decoration:underline}.s3 .md blockquote{margin:0 0 11px;padding:2px 0 2px 13px;border-left:3px solid var(--border);color:var(--muted)}.s3 .md hr{border:none;border-top:1px solid var(--border);margin:18px 0}.s3 .mdc-in{border:1px solid var(--border);border-radius:6px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px}.s3 .mdc,.s3 .mdc-in{background:var(--surface-2)}.s3 .mdc{position:relative;margin:0 0 10px;border:1px solid var(--border);border-radius:12px;overflow:hidden}.s3 .mdc-pre{margin:0;padding:12px 14px;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.5;white-space:pre}.s3 .mdc-pre code{font-family:inherit;white-space:pre}.s3 .mdc-copy{position:absolute;top:7px;right:7px;padding:3px 10px;border-radius:8px;border:1px solid var(--border);background:var(--bg);color:var(--muted);font:inherit;font-size:11px;cursor:pointer}.s3 .mdc-copy:hover{color:var(--text)}.s3 .md-tablewrap{overflow-x:auto;margin:0 0 10px}.s3 .md table{border-collapse:collapse;font-size:12.5px}.s3 .md td,.s3 .md th{border:1px solid var(--border);padding:5px 9px;text-align:left}.s3 .md th{background:var(--surface-2);font-weight:600}.s3 .optpick{display:inline-flex;flex-wrap:wrap;align-items:center;position:relative}.s3 .optpick .opt{cursor:pointer}.s3 .optmenu{flex-basis:100%;margin-top:6px;min-width:130px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:5px;display:none;flex-direction:column;gap:1px;box-shadow:var(--drop-shadow)}.s3 .optpick.open .optmenu{display:flex}.s3 .optmenu a{padding:8px 11px;border-radius:8px;font-size:13px;color:var(--muted);cursor:pointer;white-space:nowrap}.s3 .optmenu a:hover{background:var(--surface-2)}.s3 .optmenu a.on{color:var(--text);font-weight:600}.s3 .stylepills{display:flex;gap:8px;flex-wrap:nowrap}.s3 .stylepill{flex:1 1 0;min-width:0;text-align:center;padding:8px 6px;border-radius:11px;border:1px solid var(--border);background:var(--surface);font-size:13px;color:var(--muted);cursor:pointer}.s3 .stylepill.on{background:var(--surface-2);color:var(--text);font-weight:600;border-color:var(--text)}.s3 .libhead{display:flex;flex-direction:column;gap:14px}.s3 .ctl-scroll .libhead{position:sticky;top:0;z-index:6;background:var(--bg);padding-bottom:14px;border-bottom:1px solid var(--border)}.s3 .libgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:2px 0}.s3 .libcard{aspect-ratio:3/4;border-radius:12px;overflow:hidden;border:1px solid var(--border-soft);cursor:pointer;position:relative;background:var(--tile)}.s3 .libcard.on{border:2px solid var(--text)}.s3 .libpick{position:absolute;top:6px;left:6px;z-index:2;padding:3px 8px;border-radius:999px;background:var(--text);color:var(--bg);font-size:10px;font-weight:600;line-height:1;letter-spacing:.01em}.s3 .libhint{font-size:12.5px;color:var(--muted);margin:2px 0 10px;text-align:center}.s3 .libcard img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.s3 .libcard .cap{position:absolute;left:0;right:0;bottom:0;padding:6px 8px;font-size:10.5px;line-height:1.2;background:linear-gradient(transparent,rgba(0,0,0,.6));color:#fff}.s3 .drawline{display:inline-flex;align-items:center;gap:8px;margin-top:6px;font-size:14px;font-weight:500}.s3 .drawline .dl-dot{width:9px;height:9px;border-radius:50%;background:var(--text);opacity:.5;animation:dl-pulse 1s ease-in-out infinite}.s3 .drawline .dl-txt{background:linear-gradient(90deg,var(--faint) 20%,var(--text) 50%,var(--faint) 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:dl-shimmer 1.4s linear infinite}@keyframes dl-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes dl-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.s3 .typing{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.s3 .typing .tp-dots{display:inline-flex;gap:3px}.s3 .typing .tp-dot{width:4px;height:4px;border-radius:50%;background:var(--muted);opacity:.5;animation:dl-pulse 1.2s ease-in-out infinite}.s3 .typing .tp-dot:nth-child(2){animation-delay:.18s}.s3 .typing .tp-dot:nth-child(3){animation-delay:.36s}.s3 .typing .tp-txt{background:linear-gradient(90deg,var(--faint) 20%,var(--text) 50%,var(--faint) 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:dl-shimmer 1.4s linear infinite}.s3 .chatlb{position:fixed;inset:0;z-index:90;justify-content:center;padding:24px;background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}.s3 .chatlb,.s3 .chatlb-box{display:flex;align-items:center}.s3 .chatlb-box{position:relative;flex-direction:column;gap:16px;max-width:min(520px,92vw)}.s3 .chatlb-img{max-width:100%;max-height:78vh;-o-object-fit:contain;object-fit:contain;border-radius:14px;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px rgba(0,0,0,.5)}.s3 .chatlb-x{position:absolute;top:-14px;right:-14px;width:34px;height:34px;border-radius:50%;border:none;background:var(--surface);color:var(--text);font-size:20px;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 14px rgba(0,0,0,.35)}.s3 .chatlb-dl{min-width:200px;height:44px;border-radius:12px;border:none;background:var(--text);color:var(--bg);font-size:14px;font-weight:500;cursor:pointer}.s3 .chatlb-dl:disabled{opacity:.6;cursor:default}.s3 .blk-wrap{position:fixed;inset:0;background:var(--bg);color:var(--text);display:grid;place-items:center;padding:calc(env(safe-area-inset-top,0px) + 24px) 24px 24px}.s3 .blk-card{max-width:420px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.s3 .blk-mark{width:52px;height:52px;border-radius:14px;background:var(--text);color:var(--bg);display:grid;place-items:center;font-weight:700;font-size:20px;letter-spacing:.02em}.s3 .blk-h{font-size:22px;font-weight:600;letter-spacing:-.01em}.s3 .blk-t{font-size:15px;line-height:1.5;color:var(--muted);max-width:340px}.s3 .ncred-scrim{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.5);display:grid;place-items:center;padding:20px;animation:ncredIn .16s ease}.s3 .ncred-card{position:relative;width:100%;max-width:340px;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:26px 22px 22px;text-align:center;box-shadow:0 20px 60px -20px rgba(0,0,0,.4)}.s3 .ncred-x{position:absolute;top:12px;right:12px;width:30px;height:30px;border:none;background:transparent;color:var(--muted);display:grid;place-items:center;cursor:pointer;border-radius:8px}.s3 .ncred-x:hover{background:var(--surface-2)}.s3 .ncred-x svg{width:16px;height:16px}.s3 .ncred-title{font-size:18px;font-weight:600;color:var(--text);letter-spacing:-.01em}.s3 .ncred-sub{margin-top:8px;font-size:14px;line-height:1.5;color:var(--muted)}.s3 .ncred-btn{margin-top:20px;height:40px;padding:0 22px;border:none;border-radius:12px;background:var(--text);color:var(--bg);font-size:13.5px;font-weight:500;cursor:pointer}.s3 .ncred-btn:hover{opacity:.9}@keyframes ncredIn{0%{opacity:0}to{opacity:1}}.s3 .uacts{display:flex;gap:2px;justify-content:flex-end;margin-top:4px;margin-right:-4px}.s3 .uact{width:26px;height:26px;border:none;background:transparent;color:var(--muted);display:grid;place-items:center;cursor:pointer;border-radius:7px;opacity:.65;transition:opacity .12s,background .12s}.s3 .uact:hover{opacity:1;background:var(--bg);color:var(--text)}.s3 .uact svg{width:15px;height:15px}.s3 .msg.user:has(.uedit){max-width:100%;width:100%;background:transparent;border:none;padding:0}.s3 .uedit{display:flex;flex-direction:column;gap:8px;width:100%}.s3 .uedit-ta{width:100%;min-height:72px;resize:vertical;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--text);padding:11px 13px;font:inherit;font-size:15px;line-height:1.5;outline:none}.s3 .uedit-ta:focus{border-color:var(--text)}.s3 .uedit-btns{display:flex;gap:8px;justify-content:flex-end}.s3 .uedit-cancel{padding:0 16px;border:1px solid var(--border);background:transparent;color:var(--text);border-radius:10px}.s3 .uedit-cancel,.s3 .uedit-save{height:34px;font-size:13px;cursor:pointer}.s3 .uedit-save{padding:0 18px;border:none;background:var(--text);color:var(--bg);border-radius:10px;font-weight:500}.s3 .uedit-save:hover{opacity:.9}.s3 .vs{display:flex;flex-direction:column;gap:10px;margin-top:8px}.s3 .vs-voices{display:flex;flex-wrap:wrap;gap:7px}.s3 .vs-chip{padding:7px 13px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:11px;font-size:12.5px;cursor:pointer;transition:.15s}.s3 .vs-chip.on{background:var(--surface-2);border-color:var(--text)}.s3 .vs-chip.vs-add{color:var(--muted)}.s3 .vs-create{display:flex;flex-direction:column;gap:9px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.s3 .vs-hint{font-size:12px;color:var(--muted);line-height:1.4}.s3 .vs-rec-row{display:flex;gap:8px}.s3 .vs-rec,.s3 .vs-up{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;height:40px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:11px;font-size:13px;cursor:pointer}.s3 .vs-rec .i,.s3 .vs-up .i{width:16px;height:16px}.s3 .vs-rec.rec{background:#d64545;border-color:#d64545;color:#fff;animation:vspulse 1.1s infinite}@keyframes vspulse{50%{opacity:.65}}.s3 .vs-sample{font-size:12px;color:var(--muted)}.s3 .vs-name{height:38px;padding:0 12px;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:10px;font-size:14px;outline:none}.s3 .vs-btn{display:flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 16px;border:none;background:var(--text);color:var(--bg);border-radius:12px;font-size:13.5px;font-weight:500;cursor:pointer}.s3 .vs-btn.wide{width:100%}.s3 .vs-btn:disabled{opacity:.82;cursor:default}.s3 .vs-btn .cost{gap:2px;opacity:.85}.s3 .vs-btn .cost,.s3 .vs-run{display:inline-flex;align-items:center}.s3 .vs-run{gap:8px;min-width:0}.s3 .vs-run-tx{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s3 .vs-spin{flex:none;width:14px;height:14px;border-radius:50%;border:2px solid var(--bg);border-top:2px solid transparent;opacity:.9;animation:vs-spin .7s linear infinite}@keyframes vs-spin{to{transform:rotate(1turn)}}.s3 .vs-cancel{align-self:flex-start;background:none;border:none;color:var(--muted);font-size:12.5px;cursor:pointer;text-decoration:underline}.s3 .vs-text{width:100%;min-height:76px;padding:11px 13px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:13px;font-size:14.5px;line-height:1.4;outline:none;resize:vertical;font-family:inherit}.s3 .vs-emos{display:flex;flex-wrap:wrap;gap:6px}.s3 .vs-emo{padding:6px 11px;border:1px solid var(--border);background:transparent;color:var(--muted);border-radius:999px;font-size:12px;cursor:pointer}.s3 .vs-emo.on{background:var(--surface-2);color:var(--text);border-color:var(--text)}.s3 .vs-preview{display:flex;flex-direction:column;gap:6px;margin:14px 0}.s3 .vs-ok{font-size:12px;color:var(--muted)}.s3 .vs-voicerow{display:flex;align-items:stretch;gap:10px}.s3 .vs-audio{flex:1;min-width:0;height:36px}.s3 .vs-voicerow .vs-rev{flex-shrink:0}.s3 .vs-err{font-size:12.5px;color:#d64545}.s3 .vs-listen{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:6px 12px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;font-size:12.5px;cursor:pointer}.s3 .vs-listen .i{width:14px;height:14px}.s3 .vs-prow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.s3 .vs-rev{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:11px;font-size:12.5px;font-weight:500;cursor:pointer}.s3 .vs-rev:disabled{opacity:.55;cursor:default}.s3 .vs-rev .cost{gap:2px;opacity:.8}.s3 .vs-again,.s3 .vs-rev .cost{display:inline-flex;align-items:center}.s3 .vs-again{gap:6px;margin-top:10px;padding:9px 16px;border:none;background:var(--text);color:var(--bg);border-radius:12px;font-size:13px;font-weight:500;cursor:pointer}.s3 .vs-again:disabled{opacity:.55;cursor:default}.s3 .vs-again .cost{display:inline-flex;align-items:center;gap:2px;opacity:.85}.s3 .vs-cmds{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.s3 .vs-cmd{padding:5px 10px;border:1px dashed var(--border);background:transparent;color:var(--muted);border-radius:9px;font-size:12px;cursor:pointer}.s3 .vs-cmd:hover{color:var(--text);border-color:var(--text)}.s3 .vs-cmdhint{font-size:11px;color:var(--muted);margin-top:5px;opacity:.85}.s3 .vs-tune{display:flex;flex-direction:column;gap:8px;margin-top:10px}.s3 .vs-trow{display:flex;align-items:center;gap:10px}.s3 .vs-tlbl{flex:0 0 84px;font-size:12.5px;color:var(--muted)}.s3 .vs-tseg{flex:1;margin:0}.s3 .vs-tseg a{font-size:12px;padding:6px 0}.s3 .vs-auto{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--text);cursor:pointer;margin-top:2px}.s3 .vs-auto input{width:16px;height:16px;accent-color:var(--text);cursor:pointer}