.snake-game[data-v-48f1c525]{--snake-ink: #111827;margin:clamp(24px,5vw,76px) clamp(18px,6vw,96px);padding:clamp(22px,4vw,54px);overflow:hidden;border:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);border-radius:clamp(20px,3vw,36px);outline:0;color:var(--snake-ink);background:radial-gradient(circle at 88% 8%,rgba(109,94,252,.2),transparent 30%),linear-gradient(145deg,#fbfcff,#f2f5ff 58%,#edfdf5);box-shadow:0 28px 80px #2a334e1f}.snake-game__header[data-v-48f1c525]{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}.snake-game__header>div[data-v-48f1c525]:first-child{max-width:670px}.snake-game__header span[data-v-48f1c525]{color:#5a6479;font-size:11px;font-weight:800;letter-spacing:.15em}.snake-game__header h2[data-v-48f1c525]{margin:8px 0 10px;font-size:clamp(34px,5vw,70px);line-height:.98;letter-spacing:-.055em}.snake-game__header p[data-v-48f1c525]{margin:0;color:#667085;line-height:1.7}.snake-game__scores[data-v-48f1c525]{display:flex;gap:10px}.snake-game__scores>div[data-v-48f1c525]{min-width:92px;padding:14px 16px;border:1px solid rgba(17,24,39,.1);border-radius:16px;background:#ffffffb8}.snake-game__scores strong[data-v-48f1c525],.snake-game__scores span[data-v-48f1c525]{display:block}.snake-game__scores strong[data-v-48f1c525]{font-size:28px}.snake-game__scores span[data-v-48f1c525]{margin-top:4px;font-size:10px;letter-spacing:.06em}.snake-game__stage[data-v-48f1c525]{display:grid;grid-template-columns:minmax(460px,1fr) 170px;gap:20px;align-items:stretch}.snake-game__board[data-v-48f1c525]{aspect-ratio:18 / 14;display:grid;grid-template-columns:repeat(18,1fr);grid-template-rows:repeat(14,1fr);gap:2px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#121722;box-shadow:inset 0 0 0 1px #00000059,0 18px 40px #11182733}.snake-game__cell[data-v-48f1c525]{min-width:0;min-height:0;border-radius:4px;background:#ffffff06}.snake-game__cell--body[data-v-48f1c525],.snake-game__cell--head[data-v-48f1c525]{background:linear-gradient(135deg,#65f3b4,#31c77c);box-shadow:0 0 12px #43e59757}.snake-game__cell--head[data-v-48f1c525]{border-radius:50% 44% 44% 50%;background:linear-gradient(135deg,#d4ff6a,#61efad);box-shadow:0 0 18px #9bff7c9e}.snake-game__cell--food[data-v-48f1c525]{border-radius:50%;background:#ff5c78;box-shadow:0 0 16px #ff5c78bf;transform:scale(.7)}.snake-game__panel[data-v-48f1c525]{display:flex;flex-direction:column;gap:10px;padding:4px 0}.snake-game__panel button[data-v-48f1c525]{min-height:46px;border:0;border-radius:14px;font-weight:750;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.snake-game__panel button[data-v-48f1c525]:hover{transform:translateY(-2px)}.snake-game__status[data-v-48f1c525]{display:flex;align-items:center;gap:8px;margin-bottom:auto;padding:12px 14px;border:1px solid rgba(17,24,39,.1);border-radius:14px;color:#4b5565;background:#ffffffb3;font-size:13px}.snake-game__status i[data-v-48f1c525]{width:8px;height:8px;border-radius:50%;background:#a6adba}.snake-game__status i.active[data-v-48f1c525]{background:#35cf83;box-shadow:0 0 0 5px #35cf8324;animation:snake-pulse-48f1c525 1.2s ease-in-out infinite}.snake-game__primary[data-v-48f1c525]{color:#fff;background:#161b26;box-shadow:0 12px 26px #11182733}.snake-game__restart[data-v-48f1c525]{color:#31394a;background:#fffc;box-shadow:inset 0 0 0 1px #1118271a}.snake-game__dpad[data-v-48f1c525]{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.snake-game__dpad button[data-v-48f1c525]{min-height:42px;color:#31394a;background:#ffffffd1;box-shadow:inset 0 0 0 1px #1118271a}.snake-game__dpad button[data-v-48f1c525]:first-child{grid-column:2}.snake-game__dpad button[data-v-48f1c525]:nth-child(2){grid-column:1}@keyframes snake-pulse-48f1c525{50%{transform:scale(.72);opacity:.72}}@media(max-width:780px){.snake-game[data-v-48f1c525]{margin:16px;padding:20px;border-radius:24px}.snake-game__header[data-v-48f1c525]{align-items:start;flex-direction:column;gap:18px}.snake-game__scores[data-v-48f1c525]{width:100%}.snake-game__scores>div[data-v-48f1c525]{flex:1}.snake-game__stage[data-v-48f1c525]{grid-template-columns:1fr}.snake-game__board[data-v-48f1c525]{min-width:0;padding:7px;gap:1px;border-radius:16px}.snake-game__panel[data-v-48f1c525]{display:grid;grid-template-columns:1fr 1fr}.snake-game__status[data-v-48f1c525],.snake-game__dpad[data-v-48f1c525]{grid-column:1 / -1}.snake-game__dpad[data-v-48f1c525]{width:min(260px,100%);justify-self:center}}.platform-game[data-v-ae1af46c]{margin:clamp(24px,5vw,76px) clamp(18px,6vw,96px);padding:clamp(22px,4vw,54px);overflow:hidden;border:1px solid #c9d9ff;border-radius:30px;color:#12204a;background:linear-gradient(145deg,#eff7ff,#e8f0ff 62%,#f8fbff);box-shadow:0 28px 80px #2a4a8f24;outline:0}.platform-game__header[data-v-ae1af46c]{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:24px}.platform-game__header span[data-v-ae1af46c]{color:#4362ad;font-size:11px;font-weight:800;letter-spacing:.14em}.platform-game__header h2[data-v-ae1af46c]{margin:7px 0;font-size:clamp(30px,5vw,64px);letter-spacing:-.055em;line-height:1}.platform-game__header p[data-v-ae1af46c]{max-width:620px;margin:0;color:#5d6d94;line-height:1.65}.platform-game__score[data-v-ae1af46c]{min-width:98px;padding:14px;border-radius:16px;text-align:center;background:#fff;box-shadow:0 8px 25px #29498f1a}.platform-game__score strong[data-v-ae1af46c],.platform-game__score span[data-v-ae1af46c]{display:block}.platform-game__score strong[data-v-ae1af46c]{color:#ff9700;font-size:28px}.platform-game__score span[data-v-ae1af46c]{margin-top:4px;color:#64708b;font-size:10px}.platform-game__world[data-v-ae1af46c]{position:relative;min-height:330px;overflow:hidden;border:5px solid #152754;border-radius:22px;background:linear-gradient(#76c7ff 0 71%,#bcecff 71% 73%,#5cbd5b 73% 100%);box-shadow:inset 0 -40px #1f724047}.platform-game__cloud[data-v-ae1af46c]{position:absolute;top:13%;width:76px;height:24px;border-radius:30px;background:#ffffffd6}.platform-game__cloud[data-v-ae1af46c]:before,.platform-game__cloud[data-v-ae1af46c]:after{position:absolute;content:"";border-radius:50%;background:inherit}.platform-game__cloud[data-v-ae1af46c]:before{width:32px;height:32px;left:15px;top:-13px}.platform-game__cloud[data-v-ae1af46c]:after{width:42px;height:42px;right:9px;top:-20px}.platform-game__platform[data-v-ae1af46c]{position:absolute;height:25px;border:3px solid #884516;border-radius:5px;background:repeating-linear-gradient(90deg,#f6aa44 0 20px,#df7e22 20px 24px)}.platform-game__coin[data-v-ae1af46c]{position:absolute;z-index:2;display:grid;width:24px;height:24px;place-items:center;border:3px solid #c37b00;border-radius:50%;color:#fff2a0;background:#ffd33d;box-shadow:0 0 0 4px #ffdf5d4d;font-size:13px;transform:translate(-50%,-50%)}.platform-game__goal[data-v-ae1af46c]{position:absolute;right:4%;top:20%;width:7px;height:57%;background:#32415c}.platform-game__goal[data-v-ae1af46c]:after{position:absolute;top:3px;left:7px;width:37px;height:25px;content:"";border-radius:2px 12px 12px 2px;background:#ef4d47}.platform-game__player[data-v-ae1af46c]{position:absolute;z-index:3;display:grid;width:34px;height:34px;place-items:center;border:3px solid #671d25;border-radius:45% 45% 42% 42%;color:#fff;background:#e9443a;box-shadow:0 6px #244eaa;font-size:11px;transform:translate(-50%,-50%)}.platform-game__controls[data-v-ae1af46c]{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:10px;margin-top:14px}.platform-game__controls button[data-v-ae1af46c],.platform-game__status[data-v-ae1af46c]{min-height:48px;border:0;border-radius:14px;font-weight:750}.platform-game__status[data-v-ae1af46c]{display:flex;align-items:center;gap:8px;padding:0 14px;color:#53617f;background:#ffffffbd}.platform-game__status i[data-v-ae1af46c]{width:8px;height:8px;border-radius:50%;background:#a8b2c5}.platform-game__status i.active[data-v-ae1af46c]{background:#34c978;box-shadow:0 0 0 5px #34c97826;animation:pulse-ae1af46c 1.2s infinite}.platform-game__primary[data-v-ae1af46c]{color:#fff;background:#17336e;cursor:pointer}.platform-game__jump[data-v-ae1af46c]{color:#19356f;background:#ffdb45;cursor:pointer}.platform-game__restart[data-v-ae1af46c]{color:#334263;background:#fff;box-shadow:inset 0 0 0 1px #d8e1f5;cursor:pointer}@keyframes pulse-ae1af46c{50%{transform:scale(.72);opacity:.7}}@media(max-width:720px){.platform-game[data-v-ae1af46c]{margin:16px;padding:20px}.platform-game__header[data-v-ae1af46c]{align-items:start;flex-direction:column}.platform-game__world[data-v-ae1af46c]{min-height:270px}.platform-game__controls[data-v-ae1af46c]{grid-template-columns:1fr 1fr}.platform-game__status[data-v-ae1af46c]{grid-column:1 / -1}}:root{font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,sans-serif;color:#171a23;background:#f8f9fb;font-synthesis:none;--accent: #0b6ffb;--ink: #171a23;--paper: #f8f9fb;--line: #e6e8ee;--runtime-primary: #0f766e;--runtime-surface: #f7f4ed;--runtime-text: #16201d;--runtime-muted: #64706c;--runtime-radius: 20px}html,body,#app{margin:0;min-height:100%}body{min-width:320px}html[data-runtime-font] body{min-width:0}.wordmark{border:0;background:transparent;color:var(--ink);display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:-.04em;text-decoration:none}.wordmark b{font-weight:800}.wordmark--light{color:#242833}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.primary-action{min-height:46px;border:0;border-radius:4px;padding:0 20px;color:#fff;background:#0b6ffb;font-weight:700;transition:transform .2s ease,background .2s ease}.primary-action:hover:not(:disabled){background:#075ed8;transform:translateY(-1px)}.primary-action:disabled{cursor:not-allowed;opacity:.48}.text-action{border:0;background:none;color:#53605c;padding:8px 0}.form-error{color:#b42318;font-size:13px;line-height:1.5}body.auth-modal-open{overflow:hidden}.auth-overlay{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:24px;background:#171b247a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-dialog{position:relative;width:min(100%,470px);max-height:calc(100vh - 48px);overflow:auto;padding:42px;border:1px solid rgba(255,255,255,.66);border-radius:20px;outline:none;background:#fffffff7;box-shadow:0 38px 100px #12162147}.auth-close{position:absolute;top:15px;right:15px;width:34px;height:34px;border:0;border-radius:50%;background:#f0f1f4;color:#727885;font-size:20px;line-height:1}.auth-close:hover{background:#e5e7ec;color:#292e38}.auth-form{display:grid;gap:18px}.auth-form>div:first-child{padding-right:26px}.auth-form h2{margin:11px 0 7px;font-size:36px;letter-spacing:-.05em}.auth-form>div>p{margin:0 0 8px;color:#8a909a;font-size:12px}.auth-dialog .primary-action{background:#6259e7}.auth-dialog .primary-action:hover:not(:disabled){background:#5148d5}.auth-form label,.runtime-form label,.runtime-login label{display:grid;gap:7px;color:#626975;font-size:12px;font-weight:600}.auth-form input,.runtime-form input,.runtime-form textarea,.runtime-form select,.runtime-login input{width:100%;border:0;border-bottom:1px solid rgba(24,32,29,.22);background:transparent;padding:11px 0;outline:none;color:#18201d}.auth-form input:focus,.runtime-form input:focus,.runtime-form textarea:focus,.runtime-form select:focus,.runtime-login input:focus{border-color:var(--accent)}.runtime-form input:focus,.runtime-form textarea:focus,.runtime-form select:focus,.runtime-login input:focus{border-color:var(--runtime-primary)}.auth-modal-enter-active,.auth-modal-leave-active{transition:opacity .2s ease}.auth-modal-enter-active .auth-dialog,.auth-modal-leave-active .auth-dialog{transition:opacity .2s ease,transform .25s cubic-bezier(.2,.8,.3,1)}.auth-modal-enter-from .auth-dialog,.auth-modal-leave-to .auth-dialog{opacity:0;transform:translateY(18px) scale(.98)}.studio-shell{height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr);overflow:hidden;background:#fff}.studio-sidebar{min-height:0;display:flex;flex-direction:column;padding:18px 12px 14px;border-right:1px solid var(--line);background:#fbfbfc}.sidebar-brand{height:42px;display:flex;align-items:center;gap:11px;padding:0 10px;border:0;background:transparent;color:#20232d;text-align:left}.sidebar-brand b{font-size:15px;letter-spacing:-.02em}.brand-mark{width:29px;height:29px;display:block;flex:0 0 29px;object-fit:contain}.brand-mark--small{width:20px;height:20px;flex-basis:20px}.new-project-action{height:40px;margin:22px 6px 18px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dde1e9;border-radius:10px;background:#fff;color:#30343e;font-size:12px;font-weight:650;box-shadow:0 1px 2px #151b260a}.new-project-action:hover{border-color:#c9d9fa;background:#f7faff}.new-project-action span{color:var(--accent);font-size:18px;font-weight:400}.sidebar-projects{min-height:0;flex:1;overflow:auto;padding:0 4px}.rail-label{display:block;margin:0 8px 8px;color:#9a9faa;font-size:10px;font-weight:700;letter-spacing:.04em}.sidebar-project{width:100%;min-height:48px;display:grid;grid-template-columns:24px minmax(0,1fr) 10px;align-items:center;gap:8px;padding:7px 9px;border:0;border-radius:9px;background:transparent;color:#454a55;text-align:left}.sidebar-project:hover{background:#f1f4f9}.sidebar-project.active{background:#eaf2ff;color:#125bbb}.sidebar-project>span:nth-child(2){min-width:0}.sidebar-project b,.sidebar-project small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-project b{margin-bottom:2px;font-size:12px;font-weight:650}.sidebar-project small{color:#9ba0aa;font-size:9px}.sidebar-project.active small{color:#6f98d2}.sidebar-project>i{color:#9aa0aa;font-style:normal}.project-glyph{color:#6d78d8;font-size:15px;text-align:center}.empty-note{padding:8px;color:#9298a4;font-size:11px;line-height:1.5}.sidebar-footer{display:grid;gap:7px}.quota-band{margin:0 8px 7px;padding-top:14px;border-top:1px solid var(--line)}.quota-band>span,.quota-band>b{display:block;font-size:9px}.quota-band>span{color:#969ba6;margin-bottom:4px}.quota-band>b{color:#5e6470;font-weight:600}.quota-band>div{height:2px;margin-top:9px;overflow:hidden;border-radius:2px;background:#e5e8ee}.quota-band i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7769ff,var(--accent));transition:width .5s ease}.sidebar-settings,.profile-card{width:100%;border:0;border-radius:9px;background:transparent;color:#666c77;text-align:left}.sidebar-settings{height:36px;padding:0 11px;font-size:11px}.sidebar-settings span{margin-right:9px;color:#8f95a0}.sidebar-settings:hover:not(:disabled),.profile-card:hover{background:#f0f2f6}.sidebar-settings:disabled{cursor:not-allowed;opacity:.58}.profile-card{display:grid;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:7px 9px}.profile-card>img{width:31px;height:31px;display:block;border-radius:50%;object-fit:cover}.profile-card b,.profile-card small{display:block}.profile-card b{color:#444955;font-size:11px}.profile-card small{margin-top:2px;color:#9a9faa;font-size:9px}.studio-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:64px minmax(0,1fr)}.studio-topbar{min-width:0;height:64px;padding:0 20px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);background:#fffffff0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav-trigger{display:none;width:42px;height:42px;flex:0 0 42px;border:0;border-radius:9px;background:transparent;color:#606773;font-size:17px}.workspace-title{min-width:0;display:flex;align-items:center;gap:9px}.workspace-title b{flex:0 1 auto;overflow:hidden;color:#2a2e38;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.workspace-title small{overflow:hidden;color:#a0a5af;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.project-status-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#38b56d;box-shadow:0 0 0 3px #e9f8ef}.topbar-status{display:flex;align-items:center;gap:8px}.save-state{color:#8a909a;font-size:10px;white-space:nowrap}.save-state i{display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:#6e8fbd}.version-menu{position:relative}.version-menu summary{list-style:none;cursor:pointer;padding:8px 10px;border-radius:8px;color:#666d78;font-size:10px}.version-menu summary:hover{background:#f3f5f8}.version-menu>div{position:absolute;z-index:60;right:0;top:36px;width:250px;max-height:260px;overflow:auto;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 50px #1f263424}.version-menu button{width:100%;padding:10px;border:0;border-radius:7px;background:#fff;color:#555b66;font-size:10px;text-align:left}.version-menu button:hover{background:#f3f6fb}.open-site-action{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:#636b77;text-decoration:none}.publish-action{min-width:66px;height:34px;padding:0 16px;border:0;border-radius:8px;background:#0b6ffb;color:#fff;font-size:11px;font-weight:700;box-shadow:0 5px 14px #0b6ffb38}.publish-action:hover:not(:disabled){background:#075ed8}.publish-action:disabled{opacity:.42;box-shadow:none}.project-home{min-height:0;display:grid;background:radial-gradient(circle at 58% 42%,rgba(117,157,255,.08),transparent 33%),#fff}.creation-stage{width:100%;display:grid;grid-template-columns:minmax(0,1fr);place-content:center;justify-items:center;padding:54px 8vw 90px}.creation-heading{width:min(820px,100%);margin-bottom:22px;text-align:center;animation:rise-in .55s ease both}.creation-heading h1{margin:13px 0 11px;color:#242832;font-size:clamp(32px,3.2vw,48px);line-height:1.08;letter-spacing:-.05em;font-weight:580}.creation-composer{width:min(920px,100%);overflow:hidden;border:1px solid #dfe3eb;border-radius:19px;background:#fff;box-shadow:0 18px 50px #1c243417;animation:rise-in .65s .08s ease both}.creation-composer:focus-within,.revision-composer:focus-within{border-color:#7baaf0;box-shadow:0 0 0 3px #0b6ffb1a,0 18px 50px #1c243417}.creation-composer input,.creation-composer textarea{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.creation-composer input{padding:18px 21px 8px;font-size:11px;font-weight:650}.creation-composer textarea{min-height:168px;resize:none;padding:12px 21px;font-size:15px;line-height:1.7}.creation-composer>div{min-height:54px;display:flex;align-items:center;gap:12px;padding:8px 10px 9px 17px;border-top:1px solid #eef0f4}.creation-composer>div>span{color:#7f8792;font-size:18px}.creation-composer>div>small{flex:1;color:#a1a6b0;font-size:10px}.composer-send{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:0;border-radius:50%;background:linear-gradient(135deg,#7868f8,#0b86ff);color:#fff;font-size:17px;font-weight:700;box-shadow:0 5px 14px #3f67f640}.composer-send:disabled{opacity:.35;box-shadow:none;cursor:not-allowed}.creation-suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px}.creation-suggestions button{padding:7px 12px;border:1px solid #e4e6eb;border-radius:999px;background:#fff;color:#777d88;font-size:10px}.creation-suggestions button:hover{border-color:#cfdcf6;color:#326ec3}.editor-shell{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(390px,40%) minmax(0,1fr);overflow:hidden}.conversation-pane{position:relative;min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff}.conversation-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px 13px 24px;border-bottom:1px solid #eef0f4}.conversation-header h1{margin:0;color:#272b35;font-size:14px;letter-spacing:-.015em}.conversation-header p{margin:4px 0 0;color:#9da2ac;font-size:9px}.project-settings{position:relative}.project-settings>summary{width:32px;height:32px;display:grid;place-items:center;list-style:none;cursor:pointer;border-radius:8px;color:#7f8590;font-size:11px;letter-spacing:1px}.project-settings>summary:hover{background:#f4f5f8}.settings-popover{position:absolute;z-index:70;top:38px;right:0;width:min(430px,calc(100vw - 40px));padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 60px #1f263426}.settings-heading,.registration-setting{display:flex;align-items:center;justify-content:space-between}.settings-heading{padding:2px 2px 11px;border-bottom:1px solid var(--line)}.settings-heading b{font-size:12px}.settings-heading span{color:#9a9faa;font-size:9px}.registration-setting{padding:11px 2px;font-size:10px}.registration-setting button{padding:5px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#8a909a;font-size:9px}.registration-setting button.active{border-color:#bcd4fb;background:#eef5ff;color:#0b6ffb}.member-form{display:grid;grid-template-columns:1fr 1fr 70px 46px;gap:5px;padding:9px 0;border-top:1px solid var(--line)}.member-form input,.member-form select{min-width:0;padding:7px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:9px}.member-form button{border:0;border-radius:7px;background:#313642;color:#fff;font-size:9px}.member-list{max-height:80px;overflow:auto;margin:0;padding:0;list-style:none}.member-list li{display:flex;justify-content:space-between;padding:5px 3px;color:#858b95;font-size:9px}.message-stream{min-height:0;flex:1;overflow:auto;padding:22px 24px 30px;scrollbar-width:thin;scrollbar-color:#dce0e7 transparent}.message{display:flex;align-items:flex-start;gap:9px;margin-bottom:19px}.message-avatar{width:26px;height:26px;display:grid;place-items:center;flex:0 0 26px;border-radius:50%;background:linear-gradient(135deg,#7568f5,#5aabff);color:#fff;font-size:9px;font-weight:700;object-fit:cover}.message>div{max-width:82%}.message small{display:block;margin:0 3px 5px;color:#9aa0aa;font-size:9px}.message p{margin:0;padding:10px 12px;border:1px solid #e8eaf0;border-radius:5px 13px 13px;background:#fff;color:#555c68;font-size:11px;line-height:1.65;white-space:pre-wrap}.message--user{flex-direction:row-reverse}.message--user .message-avatar{background:#dfe8fa;color:#4d6c9f}.message--user>div{display:flex;flex-direction:column;align-items:flex-end}.message--user p{border-color:#d8e7ff;border-radius:13px 5px 13px 13px;background:#eef5ff;color:#40536e}.activity-stream{margin:7px 0 20px;overflow:hidden;border:1px solid #dce4f2;border-radius:16px;background:#fff;box-shadow:0 10px 30px #384a6912}.activity-heading{min-height:86px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:15px 16px;background:linear-gradient(110deg,#edf3ff,#f3efff 58%,#f7fbff)}.activity-spark{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#ffffffc2;color:#6f64ee;font-size:17px;box-shadow:0 4px 14px #4c509b1f}.activity-heading h2{margin:0;color:#292d39;font-size:13px;letter-spacing:-.01em}.activity-heading>b{color:#657086;font-size:10px}.activity-stream--failed{border-color:#f0d5d5}.activity-stream--failed .activity-heading{background:linear-gradient(110deg,#fff1f1,#fff7f3 58%,#fff)}.activity-stream--failed .activity-spark{color:#bd4747}.activity-stream--paused{border-color:#eadfbf}.activity-stream--paused .activity-heading{background:linear-gradient(110deg,#fff8e8,#f8f2ff 65%,#fff)}.activity-stream--paused .activity-spark{color:#ae7a19}.progress-track{height:3px;margin:0;background:#e9edf4}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#796af8,#2694ff);transition:width .5s ease}.build-timeline{padding:10px 16px 1px}.activity-item{position:relative;display:grid;grid-template-columns:22px 1fr;gap:10px;padding:10px 0}.activity-item:not(:last-child):after{content:"";position:absolute;left:10px;top:31px;bottom:-8px;width:1px;background:#e0e7f2}.activity-item>i{position:relative;z-index:1;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#e8f2ff;color:#247deb;font-size:9px;font-style:normal;font-weight:800}.activity-item--failed>i{background:#fff0f0;color:#c44242}.activity-item--paused>i{background:#fff5d9;color:#a97312}.activity-item--running>i{background:#eef1ff;color:#6c63d9}.activity-loader{width:10px;height:10px;display:block;border:2px solid rgba(108,99,217,.24);border-top-color:#6c63d9;border-radius:50%;animation:builder-spin .8s linear infinite}.activity-item b{display:block;color:#3c424e;font-size:10px}@keyframes builder-spin{to{transform:rotate(360deg)}}.confirm-change{margin:0 24px 12px;padding:14px;border:1px solid #f2d4b5;border-radius:12px;background:#fff8f0;font-size:10px}.danger-action{padding:8px 12px;border:0;border-radius:7px;background:#b54708;color:#fff;font-weight:700}.message-error{margin:0 24px 8px}.revision-composer{margin:0 20px 18px;overflow:hidden;border:1px solid #dfe3eb;border-radius:16px;background:#fff;box-shadow:0 10px 30px #1c243414}.revision-composer textarea{width:100%;min-height:68px;resize:none;border:0;outline:0;padding:14px 15px 7px;color:#363b46;font-size:11px;line-height:1.6}.revision-composer>div{display:flex;align-items:center;gap:8px;min-height:42px;padding:4px 7px 7px 9px}.revision-composer>div>span{flex:1;color:#adb1b9;font-size:8px}.revision-composer .composer-tool{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#858b96;font-size:15px}.revision-composer .composer-tool:hover{background:#f1f3f7}.revision-composer .composer-tool:disabled{cursor:not-allowed;opacity:.46}.revision-composer .composer-tool:disabled:hover{background:transparent}.revision-composer .composer-send{width:31px;height:31px;flex-basis:31px;font-size:15px}.preview-pane{min-width:0;min-height:0;padding:18px 20px 20px;background:#f4f6fa}.preview-browser{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:45px minmax(0,1fr);overflow:hidden;border:1px solid #dfe3ea;border-radius:13px;background:#fff;box-shadow:0 12px 34px #232b3a14}.preview-toolbar{min-width:0;display:grid;grid-template-columns:82px minmax(120px,1fr) 82px;align-items:center;gap:10px;padding:0 11px;border-bottom:1px solid #e8eaf0;background:#fafbfc}.browser-nav{display:flex;align-items:center;gap:13px;color:#9ba1ab;font-size:15px}.browser-address{width:min(100%,440px);height:27px;justify-self:center;display:flex;align-items:center;gap:7px;padding:0 11px;overflow:hidden;border:1px solid #e1e4ea;border-radius:7px;background:#fff;color:#8b919b;font-size:9px}.browser-address i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#35b96d}.preview-actions{display:flex;justify-content:flex-end;gap:3px}.preview-actions button{width:30px;height:28px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#9aa0aa;font-size:16px}.preview-actions button:hover,.preview-actions button.active{background:#edf3ff;color:#176fe7}.preview-canvas{min-width:0;min-height:0;display:flex;justify-content:center;padding:10px;overflow:hidden;background:#edf0f5}.preview-canvas iframe{width:100%;height:100%;border:0;border-radius:3px;background:#fff;box-shadow:0 4px 16px #181f2c1a;animation:preview-in .4s ease both;transition:width .25s ease,border-radius .25s ease}.preview-canvas--mobile iframe{width:min(390px,100%);border-radius:16px}.preview-wait{width:100%;height:100%;display:grid;place-content:center;text-align:center;color:#8b919b;background:#fff}.preview-wait span,.runtime-loading span{width:34px;height:34px;margin:0 auto 16px;border:2px solid #dce1e9;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.preview-wait h2{margin:0;color:#353a45;font-size:16px}.preview-wait p{font-size:10px}html[data-runtime-font=serif] .runtime-shell{font-family:Georgia,"Noto Serif SC",Songti SC,serif}.runtime-shell{min-height:100vh;color:var(--runtime-text);background:var(--runtime-surface);overflow:hidden}.runtime-nav{height:76px;padding:0 clamp(22px,6vw,88px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 10%,transparent);position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--runtime-surface) 88%,transparent);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}.runtime-brand,.runtime-nav-links button{border:0;background:transparent;color:inherit}.runtime-brand{font-size:18px;font-weight:800;letter-spacing:-.04em}.runtime-nav-links{display:flex;align-items:center;gap:24px}.runtime-nav-links button,.runtime-nav-links span{font-size:13px}.runtime-nav-links button:hover{color:var(--runtime-primary)}.runtime-hero{min-height:min(720px,calc(100svh - 76px));position:relative;display:grid;align-items:center;padding:88px clamp(22px,8vw,130px);overflow:hidden;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 8%,transparent);background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--runtime-primary) 22%,transparent),transparent 34%),radial-gradient(circle at 18% 88%,color-mix(in srgb,var(--runtime-primary) 10%,transparent),transparent 30%),color-mix(in srgb,var(--runtime-primary) 7%,var(--runtime-surface))}.runtime-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.runtime-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--runtime-text) 92%,transparent) 0%,color-mix(in srgb,var(--runtime-text) 68%,transparent) 42%,transparent 80%);opacity:0}.runtime-hero--image .runtime-hero-shade{opacity:1}.runtime-hero-copy{position:relative;z-index:2;width:min(620px,100%);animation:rise-in .65s ease both}.runtime-hero--image .runtime-hero-copy{color:#fff}.runtime-hero-copy>span,.runtime-section>span,.runtime-card>span,.runtime-cta span,.runtime-login>div>span{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--runtime-primary)}.runtime-hero--image .runtime-hero-copy>span{color:color-mix(in srgb,var(--runtime-primary) 60%,white)}.runtime-hero h1{margin:18px 0 22px;font-size:clamp(48px,7vw,104px);line-height:.98;letter-spacing:-.065em}.runtime-hero p{width:min(580px,100%);font-size:clamp(16px,1.8vw,21px);line-height:1.7;opacity:.76}.runtime-hero button,.runtime-cta button,.runtime-form button,.runtime-login button,.runtime-button{margin-top:20px;border:0;border-radius:max(9px,calc(var(--runtime-radius) * .45));background:var(--runtime-primary);color:#fff;padding:13px 20px;font-weight:750;box-shadow:0 10px 24px color-mix(in srgb,var(--runtime-primary) 24%,transparent);transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.runtime-hero button:hover,.runtime-cta button:hover,.runtime-form button:hover,.runtime-login button:hover,.runtime-button:hover{transform:translateY(-2px);filter:brightness(.96);box-shadow:0 14px 30px color-mix(in srgb,var(--runtime-primary) 30%,transparent)}.runtime-hero button b{margin-left:18px}.runtime-section{padding:clamp(70px,10vw,140px) clamp(22px,8vw,130px)}.runtime-section--intro{width:100%}.runtime-section h2,.runtime-cta h2,.runtime-login h2{font-size:clamp(34px,5vw,70px);line-height:1.05;letter-spacing:-.055em;margin:15px 0 22px}.runtime-section--intro>p{max-width:660px;color:var(--runtime-muted);font-size:18px;line-height:1.75}.runtime-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent)}.runtime-stats>div{padding:34px clamp(22px,7vw,100px);border-right:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent)}.runtime-stats>div:last-child{border-right:0}.runtime-stats strong,.runtime-stats span{display:block}.runtime-stats strong{font-size:clamp(28px,4vw,54px);letter-spacing:-.05em}.runtime-stats span{color:var(--runtime-muted);margin-top:5px}.runtime-grid{padding:40px clamp(22px,8vw,130px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;background:transparent}.runtime-card{min-width:0;padding:34px;border:1px solid color-mix(in srgb,var(--runtime-text) 10%,transparent);border-radius:max(14px,calc(var(--runtime-radius) * .72));background:color-mix(in srgb,var(--runtime-surface) 92%,white);box-shadow:0 18px 46px color-mix(in srgb,var(--runtime-text) 8%,transparent);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.runtime-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--runtime-primary) 30%,transparent);box-shadow:0 24px 56px color-mix(in srgb,var(--runtime-text) 12%,transparent)}.runtime-card h3{font-size:24px;margin:12px 0}.runtime-card p{color:var(--runtime-muted);line-height:1.7}.runtime-section-children{margin-top:46px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.runtime-section-children>.runtime-grid,.runtime-section-children>.runtime-data,.runtime-section-children>.runtime-form-section,.runtime-section-children>.runtime-login,.runtime-section-children>.runtime-stats,.runtime-section-children>.runtime-pricing,.runtime-section-children>.runtime-faq,.runtime-section-children>.runtime-section,.runtime-section-children>.snake-game{grid-column:1 / -1}.runtime-section-children>.runtime-grid{padding:0}.runtime-section-children>.runtime-section{padding:24px 0 0}.runtime-section-children>.runtime-data,.runtime-section-children>.runtime-form-section,.runtime-section-children>.runtime-login,.runtime-section-children>.runtime-pricing,.runtime-section-children>.runtime-faq{padding:28px 0 0}.runtime-section-children>.snake-game{margin-inline:0}.runtime-section-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);padding-bottom:24px}.runtime-section-heading h2{margin-bottom:0}.runtime-section-heading em{font-style:normal;color:var(--runtime-muted)}.runtime-list{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent);margin-top:32px}.runtime-list article{min-height:260px;padding:28px;border-right:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent);border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent);transition:background .2s ease,transform .2s ease}.runtime-list article:hover{background:color-mix(in srgb,var(--runtime-primary) 7%,transparent);transform:translateY(-3px)}.runtime-list article span{color:var(--runtime-primary);font-size:11px;text-transform:uppercase}.runtime-list article h3{font-size:25px;margin:48px 0 12px}.runtime-list article p{color:var(--runtime-muted);line-height:1.65}.runtime-table-wrap{overflow:auto;margin-top:28px}.runtime-table-wrap table{width:100%;border-collapse:collapse;min-width:640px}.runtime-table-wrap th,.runtime-table-wrap td{padding:16px;text-align:left;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent)}.runtime-table-wrap th{color:var(--runtime-muted);font-size:11px;text-transform:uppercase}.runtime-record-action-heading{width:150px}.runtime-record-actions{display:flex;align-items:center;gap:8px;margin-top:20px}.runtime-table-wrap .runtime-record-actions{margin-top:0;white-space:nowrap}.runtime-record-actions button{min-width:58px;padding:8px 12px;border:1px solid color-mix(in srgb,var(--runtime-text) 16%,transparent);border-radius:7px;background:color-mix(in srgb,var(--runtime-surface) 94%,white);color:var(--runtime-text);font-size:12px;font-weight:700}.runtime-record-actions button:hover{border-color:color-mix(in srgb,var(--runtime-primary) 48%,transparent);color:var(--runtime-primary)}.runtime-record-actions .runtime-record-delete{color:#a53a3a}.runtime-detail-card{margin-top:30px;padding:clamp(24px,4vw,48px);border:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent);background:color-mix(in srgb,var(--runtime-surface) 96%,white)}.runtime-detail-card dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid color-mix(in srgb,var(--runtime-text) 12%,transparent)}.runtime-detail-card dl>div{min-width:0;padding:22px 16px;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 12%,transparent)}.runtime-detail-card dt{margin-bottom:8px;color:var(--runtime-muted);font-size:11px;font-weight:700;text-transform:uppercase}.runtime-detail-card dd{margin:0;overflow-wrap:anywhere;font-size:16px;line-height:1.6}.runtime-record-editor{margin-top:28px;padding:clamp(22px,3vw,34px);border:1px solid color-mix(in srgb,var(--runtime-primary) 30%,transparent);border-radius:calc(var(--runtime-radius) * .6);background:color-mix(in srgb,var(--runtime-primary) 5%,var(--runtime-surface))}.runtime-record-editor>header{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:24px}.runtime-record-editor>header span,.runtime-record-editor>header b{display:block}.runtime-record-editor>header span{color:var(--runtime-primary);font-size:12px;font-weight:800}.runtime-record-editor>header b{margin-top:4px;font-size:18px}.runtime-record-editor>header>button{width:32px;height:32px;border:0;border-radius:50%;background:color-mix(in srgb,var(--runtime-text) 7%,transparent);color:var(--runtime-muted);font-size:20px}.runtime-record-editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.runtime-record-editor label{display:grid;gap:7px;color:var(--runtime-muted);font-size:12px;font-weight:650}.runtime-record-editor label>span b{color:#b42318}.runtime-record-editor input,.runtime-record-editor textarea,.runtime-record-editor select{width:100%;padding:11px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 24%,transparent);outline:none;background:transparent;color:var(--runtime-text)}.runtime-record-editor textarea{min-height:90px;resize:vertical}.runtime-record-editor input:focus,.runtime-record-editor textarea:focus,.runtime-record-editor select:focus{border-color:var(--runtime-primary)}.runtime-record-editor-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.runtime-record-editor-actions button,.runtime-delete-confirm button{padding:10px 16px;border:1px solid color-mix(in srgb,var(--runtime-text) 16%,transparent);border-radius:7px;background:transparent;color:var(--runtime-text);font-weight:700}.runtime-record-editor-actions .runtime-record-save{border-color:var(--runtime-primary);background:var(--runtime-primary);color:#fff}.runtime-delete-confirm{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 22px;border:1px solid #e5c3c3;border-radius:calc(var(--runtime-radius) * .5);background:#fff7f7}.runtime-delete-confirm b{color:#7d2929}.runtime-delete-confirm p{margin:5px 0 0;color:#896767;font-size:12px}.runtime-delete-confirm>div:last-child{display:flex;gap:8px;flex:0 0 auto}.runtime-delete-confirm .runtime-record-delete-confirm{border-color:#a53a3a;background:#a53a3a;color:#fff}.runtime-record-editor button:disabled,.runtime-delete-confirm button:disabled{cursor:not-allowed;opacity:.5}.runtime-form-section,.runtime-login{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(340px,1fr);gap:8vw;border-top:1px solid color-mix(in srgb,var(--runtime-text) 13%,transparent)}.runtime-form{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 28px;align-content:start}.runtime-form textarea{min-height:90px;resize:vertical}.runtime-form button,.runtime-form .runtime-error{grid-column:1 / -1;justify-self:start}.runtime-form label span b{color:#b42318}.runtime-pricing>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border-top:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent)}.runtime-pricing article{padding:30px;border-right:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent)}.runtime-pricing strong{font-size:38px}.runtime-faq details{border-top:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent);padding:20px 0}.runtime-faq summary{font-size:18px;font-weight:700;cursor:pointer}.runtime-faq p{color:var(--runtime-muted);max-width:700px}.runtime-login form{display:grid;gap:18px;align-content:start}.runtime-login .runtime-auth-switch{margin:0;padding:8px 0;background:transparent;color:var(--runtime-muted);text-align:left}.runtime-captcha{min-height:65px}.runtime-cta{padding:clamp(70px,9vw,120px) clamp(22px,8vw,130px);display:flex;align-items:end;justify-content:space-between;gap:40px;background:var(--runtime-text);color:var(--runtime-surface)}.runtime-cta h2{max-width:750px}.runtime-cta p{color:color-mix(in srgb,var(--runtime-surface) 65%,transparent)}.runtime-footer{min-height:100px;padding:28px clamp(22px,8vw,130px);display:flex;align-items:center;justify-content:space-between;color:var(--runtime-muted);border-top:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent)}.runtime-footer b{color:var(--runtime-text)}.runtime-error{color:#b42318}.runtime-muted{color:var(--runtime-muted)}.runtime-state,.runtime-loading{min-height:100vh;display:grid;place-content:center;text-align:center;padding:24px}.runtime-state span{color:var(--runtime-primary);font-weight:800;letter-spacing:.2em}.runtime-state h1{font-size:clamp(38px,6vw,82px);letter-spacing:-.06em;margin:18px 0}.runtime-state p{color:var(--runtime-muted)}.preview-ribbon{position:fixed;right:18px;bottom:18px;z-index:50;padding:8px 12px;background:#18201d;color:#fff;font-size:11px;letter-spacing:.1em}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-enter{0%{opacity:0;transform:scale(.8) rotate(-20deg)}}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}}@keyframes preview-in{0%{opacity:0;transform:scale(.985)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media(max-width:900px){.studio-shell{grid-template-columns:78px minmax(0,1fr)}.studio-sidebar{padding-inline:9px}.sidebar-brand{justify-content:center;padding:0}.sidebar-brand b,.new-project-action{font-size:0}.new-project-action{width:42px;justify-content:center;margin-inline:auto;padding:0}.new-project-action span{font-size:20px}.rail-label,.sidebar-project>span:nth-child(2),.sidebar-project>i,.quota-band>span,.quota-band>b,.sidebar-settings,.profile-card>span:nth-child(2){display:none}.sidebar-project{grid-template-columns:1fr;justify-items:center;padding-inline:0}.quota-band{margin:0 9px}.profile-card{display:flex;justify-content:center;padding-inline:0}.creation-stage{padding:52px 24px}.editor-shell{grid-template-columns:minmax(340px,43%) minmax(0,1fr)}.conversation-header{padding-left:18px}.message-stream{padding-inline:18px}.revision-composer{margin-inline:14px}.preview-pane{padding:12px}.runtime-grid,.runtime-list,.runtime-pricing>div,.runtime-section-children{grid-template-columns:1fr}.runtime-stats{grid-template-columns:1fr}.runtime-stats>div{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--runtime-text) 14%,transparent)}.runtime-form-section,.runtime-login{grid-template-columns:1fr}}@media(max-width:600px){.auth-overlay{align-items:end;padding:10px}.auth-dialog{width:100%;max-height:calc(100svh - 20px);padding:38px 24px 28px;border-radius:20px}.auth-form h2{font-size:32px}.studio-shell{height:auto;min-height:100vh;display:block;overflow:visible}.studio-sidebar{height:58px;min-height:58px;position:sticky;top:0;z-index:80;flex-direction:row;align-items:center;padding:7px 10px;border-right:0;border-bottom:1px solid var(--line);background:#fbfbfcf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sidebar-brand{justify-content:flex-start;margin-right:auto}.sidebar-brand b{display:block;font-size:13px}.new-project-action{width:42px;height:42px;margin:0 8px 0 0}.quota-band,.sidebar-settings{display:none}.sidebar-projects{display:none;position:fixed;z-index:95;top:118px;left:8px;right:8px;max-height:min(62vh,430px);padding:10px;overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 55px #1f26342e}.studio-sidebar.mobile-open .sidebar-projects{display:block}.studio-sidebar.mobile-open .rail-label{display:block;margin-bottom:7px}.studio-sidebar.mobile-open .sidebar-project{grid-template-columns:24px minmax(0,1fr) 10px;justify-items:stretch;min-height:48px;padding-inline:9px}.studio-sidebar.mobile-open .sidebar-project>span:nth-child(2),.studio-sidebar.mobile-open .sidebar-project>i{display:block}.sidebar-footer{display:block}.profile-card{width:42px;height:42px;padding:0}.profile-card>img{width:34px;height:34px}.studio-workspace{display:block}.studio-topbar{height:56px;padding:0 12px 0 6px;position:sticky;top:58px}.mobile-nav-trigger{display:grid;place-items:center}.workspace-title small,.top-version-menu,.save-state{display:none}.publish-action{min-width:70px;height:42px}.project-home{min-height:calc(100vh - 114px)}.creation-stage{padding:52px 18px 80px}.creation-heading h1{font-size:34px}.creation-composer textarea{min-height:150px;font-size:14px}.editor-shell{display:block;overflow:visible}.conversation-pane{height:670px;border-right:0;border-bottom:1px solid var(--line)}.message-stream{padding:18px 14px 22px}.activity-heading{grid-template-columns:32px 1fr}.activity-heading>b{display:none}.revision-composer{margin:0 10px 12px}.revision-composer>div{min-height:50px}.revision-composer .composer-tool{width:42px;height:42px}.revision-composer .composer-send{width:42px;height:42px;flex-basis:42px}.preview-pane{height:72vh;min-height:560px;padding:10px}.preview-toolbar{grid-template-columns:50px minmax(90px,1fr) 84px;padding-inline:6px}.browser-nav{gap:8px}.preview-actions button{width:42px;height:42px}.runtime-nav{height:auto;min-height:66px;padding:16px 20px}.runtime-nav-links{gap:12px}.runtime-nav-links button:nth-child(n+3){display:none}.runtime-hero{min-height:calc(100svh - 66px);padding:68px 22px;align-items:end}.runtime-hero h1{font-size:clamp(45px,14vw,68px)}.runtime-hero-shade{background:linear-gradient(0deg,color-mix(in srgb,var(--runtime-text) 94%,transparent) 0%,color-mix(in srgb,var(--runtime-text) 50%,transparent) 72%,transparent)}.runtime-section,.runtime-cta{padding:68px 22px}.runtime-form,.runtime-record-editor-fields,.runtime-detail-card dl{grid-template-columns:1fr}.runtime-delete-confirm{align-items:stretch;flex-direction:column}.runtime-delete-confirm>div:last-child{justify-content:flex-end}.runtime-record-actions{flex-wrap:wrap}.runtime-cta{align-items:start;flex-direction:column}.runtime-footer{align-items:start;flex-direction:column;gap:8px}}:root{--bg-body: #f7f8fa;--bg-sidebar: #f6f7f9;--bg-chat: #ffffff;--bg-topbar: #ffffff;--bg-bubble: #f4f6f8;--bg-input: #ffffff;--bg-hover: #eceff3;--text-primary: #20242c;--text-secondary: #667085;--text-tertiary: #98a2b3;--border-color: #e4e7ec;--accent-green: #22a06b;--accent-blue: #3478f6;--accent-gold: #9a6f32;--sidebar-width: 224px;--right-strip-width: 48px;--topbar-height: 56px}*{box-sizing:border-box}html,body,#app{height:100%}body{min-width:320px;margin:0;overflow:hidden;color:var(--text-primary);background:var(--bg-body);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}html.runtime-document{height:auto;min-height:100%;overflow-y:auto}body.runtime-document{height:auto;min-height:100%;overflow:visible}body.runtime-document #app{height:auto;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.studio-shell[data-theme=light]{position:relative;width:100%;height:100svh;display:flex;flex-direction:column;overflow:hidden;color:var(--text-primary);background:var(--bg-body)}.icon-sprite{position:fixed;width:0;height:0;overflow:hidden;pointer-events:none}.studio-shell svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.top-bar{position:relative;z-index:50;height:var(--topbar-height);flex:0 0 var(--topbar-height);display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--border-color);background:var(--bg-topbar)}.top-bar-left{width:var(--sidebar-width);flex:0 0 var(--sidebar-width);display:flex;align-items:center;gap:16px}.app-logo,.top-bar-icon,.mobile-nav-trigger{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent}.app-logo{width:32px;height:32px;border-radius:50%;overflow:hidden}.app-logo img{width:32px;height:32px;object-fit:contain}.top-bar-icon{width:32px;height:32px;border-radius:6px;color:var(--text-secondary);text-decoration:none}.top-bar-icon:hover:not(:disabled){color:var(--text-primary);background:var(--bg-hover)}.top-bar-icon:disabled{opacity:.62}.top-bar-center{min-width:0;flex:1;display:flex;align-items:center;padding-left:8px}.top-bar-title{min-width:0;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500}.top-bar-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-bar-title small{color:var(--text-secondary);font-size:13px;font-weight:400}.status-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--accent-green)}.top-bar-right{display:flex;align-items:center;gap:8px}.publish-action{min-width:58px;height:32px;padding:0 14px;border:0;border-radius:6px;color:#fff;background:var(--accent-blue);font-size:13px}.publish-action:hover:not(:disabled){background:#2468df}.publish-action:disabled{opacity:.45}.mobile-nav-trigger{display:none;width:32px;height:32px;border-radius:6px;color:var(--text-secondary)}.main-layout{position:relative;min-width:0;min-height:0;flex:1;display:flex;overflow:hidden}.studio-sidebar.sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);min-height:0;display:flex;flex-direction:column;padding:0;overflow-y:auto;border-right:1px solid var(--border-color);background:var(--bg-sidebar);scrollbar-width:thin;scrollbar-color:#c9ced6 transparent}.studio-shell .sidebar-section{margin:0;padding:7px 10px}.studio-shell .sidebar-primary{display:block}.sidebar-nav-item,.sidebar-item{width:100%;min-width:0;display:flex;align-items:center;gap:12px;padding:8px 12px;border:0;border-radius:6px;color:var(--text-secondary);background:transparent;font-size:14px;text-align:left;margin-bottom:2px}.sidebar-nav-item:hover:not(:disabled),.sidebar-item:hover,.sidebar-item.active{color:var(--text-primary);background:var(--bg-hover)}.sidebar-nav-item:disabled{opacity:.64}.sidebar-nav-item svg{width:20px;height:20px}.sidebar-divider{height:1px;flex:0 0 1px;margin:8px 12px;background:var(--border-color)}.sidebar-header{height:30px;display:flex;align-items:center;justify-content:space-between;padding:5px 8px;color:var(--text-tertiary);font-size:11px;font-weight:600;letter-spacing:.45px}.sidebar-header button{width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:var(--text-tertiary);background:transparent}.sidebar-header button:hover:not(:disabled){color:var(--text-primary);background:var(--bg-hover)}.sidebar-header button svg{width:13px;height:13px}.studio-shell .sidebar-item{gap:10px}.sidebar-item>svg{width:18px;height:18px}.agent-row img{width:18px;height:18px;flex:0 0 18px;border-radius:5px;object-fit:cover}.sidebar-item-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item-meta{color:var(--text-tertiary);font-size:12px}.sidebar-projects{min-height:0;flex:1 1 auto;overflow-y:auto}.sidebar-project-list{min-height:0}.sidebar-project-loading{display:grid;gap:2px;padding:2px 0}.sidebar-project-skeleton{position:relative;height:32px;display:grid;grid-template-columns:16px minmax(0,1fr) 28px;align-items:center;gap:8px;overflow:hidden;padding:0 8px;border-radius:6px}.sidebar-project-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-110%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 30%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.18) 70%,transparent 100%);animation:project-skeleton-shimmer 1.15s ease-in-out infinite}.sidebar-project-skeleton:nth-child(2):after{animation-delay:.12s}.sidebar-project-skeleton:nth-child(3):after{animation-delay:.24s}.sidebar-project-skeleton i,.sidebar-project-skeleton b,.sidebar-project-skeleton em{display:block;height:9px;border-radius:999px;background:#e3e7ed}.sidebar-project-skeleton i{width:16px;height:16px;border-radius:4px}.sidebar-project-skeleton b{width:min(112px,82%)}.sidebar-project-skeleton em{width:34px;justify-self:end}.project-list-enter-active{transition:opacity .24s ease,transform .24s cubic-bezier(.2,.8,.2,1)}.project-list-enter-from{opacity:0;transform:translateY(6px)}.project-list-leave-active{transition:opacity .16s ease,transform .16s ease}.project-list-leave-to{opacity:0;transform:translate(-5px)}.project-list-move{transition:transform .22s ease}@keyframes project-skeleton-shimmer{to{transform:translate(110%)}}.sidebar-project-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center}.sidebar-project-row .sidebar-project{min-width:0;margin:0}.sidebar-projects .sidebar-project{gap:8px;min-height:32px;padding:6px 8px;font-size:13px}.sidebar-projects .sidebar-project>svg{width:16px;height:16px}.sidebar-projects .sidebar-item-meta{font-size:11px}.project-menu-trigger{width:28px;height:28px;justify-self:center;display:grid;place-items:center;padding:0;border:0;border-radius:5px;color:var(--text-tertiary);background:transparent;opacity:.45}.project-menu-trigger svg{width:16px;height:16px}.sidebar-project-row:hover .project-menu-trigger,.project-menu-trigger[aria-expanded=true]{opacity:1}.project-menu-trigger:hover{color:var(--text-primary);background:var(--bg-hover)}.project-context-menu{position:absolute;z-index:70;top:36px;right:2px;width:108px;padding:5px;border:1px solid var(--border-color);border-radius:8px;background:#fff;box-shadow:0 12px 32px #1c233029}.project-context-menu button{width:100%;height:32px;padding:0 9px;border:0;border-radius:5px;color:var(--text-secondary);background:transparent;font-size:12px;text-align:left}.project-context-menu button:hover{color:var(--text-primary);background:var(--bg-hover)}.project-context-menu .project-delete-action{color:#b42318}.project-rename-form{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) 26px 26px;gap:4px;padding:4px 2px}.project-rename-form input{min-width:0;height:34px;padding:0 9px;border:1px solid #96b8ed;border-radius:6px;outline:0;color:var(--text-primary);background:#fff;font-size:12px}.project-rename-form button{width:26px;height:34px;padding:0;border:0;border-radius:6px;color:var(--text-secondary);background:var(--bg-hover)}.project-rename-form button[type=submit]{color:#fff;background:var(--accent-blue)}.sidebar-bottom{margin-top:auto;padding:12px;border-top:1px solid var(--border-color);background:var(--bg-sidebar)}.points-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.points-info{min-width:0;display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:13px;white-space:nowrap}.points-info svg{width:13px;height:13px;color:#d99b16}.points-info .points-help{width:12px;height:12px;color:var(--text-tertiary)}.points-badge{padding:2px 8px;border:1px solid var(--border-color);border-radius:4px;color:var(--text-tertiary);background:var(--bg-hover);font-size:11px;white-space:nowrap}.upgrade-btn{width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;color:var(--accent-gold);background:var(--bg-hover);font-size:13px;margin-bottom:12px}.upgrade-btn span{display:flex;align-items:center;gap:8px}.upgrade-btn svg{width:15px;height:15px}.user-row{display:flex;align-items:center;gap:10px}.profile-card{min-width:0;flex:1;display:flex;align-items:center;gap:10px;padding:0;border:0;color:var(--text-primary);background:transparent;font-size:13px;text-align:left}.profile-card img{width:28px;height:28px;flex:0 0 28px;border-radius:50%;object-fit:cover}.profile-card img{transition:opacity .18s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.profile-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-actions{display:flex;gap:8px}.user-actions button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:var(--text-secondary);background:transparent}.user-actions button svg{width:15px;height:15px}@media(prefers-reduced-motion:reduce){.sidebar-project-skeleton:after{animation:none}.project-list-enter-active,.project-list-leave-active,.project-list-move,.profile-card img{transition:none}}.chat-area{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--bg-chat)}.chat-messages{min-height:0;flex:1;display:flex;flex-direction:column;gap:20px;padding:20px 24px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c9ced6 transparent}.message-fade-enter-active,.message-fade-leave-active{transition:opacity .22s ease,transform .22s cubic-bezier(.2,.8,.3,1)}.message-fade-enter-from{opacity:0;transform:translateY(12px)}.message-fade-leave-to{opacity:0;transform:translateY(-6px)}.message-fade-move{transition:transform .22s ease}.step-fade-enter-active,.step-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.step-fade-enter-from,.step-fade-leave-to{opacity:0;transform:translateY(6px)}.message--pending .bubble{box-shadow:0 0 0 1px #3478f614}.message--streaming .bubble:after{content:"";width:2px;height:1.05em;display:inline-block;margin-left:3px;border-radius:999px;vertical-align:-.14em;background:var(--accent-blue);animation:stream-caret-pulse .82s ease-in-out infinite}@keyframes stream-caret-pulse{0%,to{opacity:.2}50%{opacity:1}}.chat-area--empty .chat-input-area{min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(24px,6vh,72px) clamp(20px,6vw,96px)}.chat-area--empty .creation-composer{width:min(760px,100%);box-shadow:0 20px 54px #1f29371a}.studio-shell .message{width:auto;max-width:85%;margin:0;display:flex;align-items:flex-start;align-self:flex-start;gap:12px}.studio-shell .message.user,.studio-shell .message--user{flex-direction:row-reverse;align-self:flex-end}.studio-shell .message--user .message-body{align-items:flex-end}.studio-shell .avatar{width:36px;height:36px;flex:0 0 36px;display:block;border-radius:50%;object-fit:cover;background:#e7eaf0}.message-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.message-header{display:flex;align-items:center;gap:8px;font-size:13px}.message-sender{color:var(--text-primary);font-weight:500}.message-badge{padding:1px 6px;border-radius:4px;color:#4f67a8;background:#e8efff;font-size:11px;font-weight:500}.studio-shell .bubble,.studio-shell .message>.message-body>.bubble{max-width:100%;margin:0;padding:12px 16px;border:0;border-radius:12px;color:var(--text-primary);background:var(--bg-bubble);font-size:14px;line-height:1.7;white-space:pre-wrap}.studio-shell .message--user .bubble{background:#edf4ff}.message-attachments{max-width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.message-attachments a{max-width:280px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:6px;padding:7px 9px;border:1px solid #d8e4f7;border-radius:9px;color:#476386;background:#f4f8ff;text-decoration:none}.message-attachments svg{width:15px;height:15px}.message-attachments span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.message-attachments small{color:var(--text-tertiary);font-size:10px}.studio-shell .bubble p{margin:0 0 8px;padding:0;border:0;border-radius:0;color:inherit;background:transparent}.studio-shell .bubble p:last-child{margin-bottom:0}.date-separator{flex:0 0 auto;margin:8px 0;color:var(--text-tertiary);font-size:13px;text-align:center}.ai-turn-message{width:min(720px,85%)!important;max-width:min(720px,85%)!important}.ai-turn-body{width:100%}.studio-shell .ai-turn-bubble{width:100%;overflow:hidden;padding:0}.studio-shell .ai-turn-copy,.studio-shell .ai-turn-completion{margin:0;padding:14px 16px}.studio-shell .ai-turn-completion{border-top:1px solid var(--border-color);color:var(--text-secondary)}.ai-inline-preview{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-top:1px solid var(--border-color);background:#eef1f5}.ai-inline-preview iframe{width:100%;height:100%;border:0;pointer-events:none;background:#fff}.ai-inline-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(18,24,35,.18));pointer-events:none}.ai-inline-preview button{position:absolute;z-index:2;inset:0;display:flex;align-items:flex-end;justify-content:center;gap:8px;padding:18px;border:0;color:#fff;background:transparent;font-size:12px;cursor:zoom-in}.ai-inline-preview button span{padding:8px 12px;border-radius:999px;background:#1a202cd1;box-shadow:0 6px 18px #00000029}.ai-inline-preview button b{margin-bottom:8px;font-size:16px}.studio-shell .activity-stream{width:100%;overflow:hidden;padding:0;border:1px solid var(--border-color);background:var(--bg-bubble)}.activity-heading{min-height:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border-color)}.activity-spark{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#3478f6;background:#e7f0ff}.activity-heading h2{margin:0;color:var(--text-primary);font-size:14px}.activity-heading>b{color:var(--text-secondary);font-size:12px}.progress-track{height:3px;background:#e5e9ef}.progress-track i{display:block;height:100%;background:var(--accent-blue);transition:width .35s ease}.build-timeline{padding:8px 16px 2px}.activity-item{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:8px 0}.activity-item>i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#3478f6;background:#e7f0ff;font-size:10px;font-style:normal}.activity-item b{color:var(--text-secondary);font-size:12px;font-weight:500}.activity-stream--failed{border-color:#f3b6b6!important}.activity-stream--paused{border-color:#e6c98c!important}.activity-item--failed>i{color:#c83d3d;background:#fde8e8}.activity-item--paused>i{color:#9a6811;background:#fff2d2}.confirm-change{max-width:85%;padding:12px 16px;border:1px solid #e6c98c;border-radius:12px;color:#7c5517;background:#fff8e8}.confirm-change ul{margin:8px 0 12px;padding-left:18px}.danger-action{padding:7px 12px;border:0;border-radius:6px;color:#fff;background:#a44d30}.form-error{color:#d92d20}.message-error{max-width:85%;margin:0}.composer-error{width:min(760px,100%);margin:10px 0 0;font-size:13px}.chat-input-area{flex:0 0 auto;padding:0 24px 20px}.studio-shell .input-box{width:100%;min-height:140px;max-height:260px;display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid #d8dde6;border-radius:18px;background:var(--bg-input);box-shadow:0 8px 24px #1f29370f}.studio-shell .input-box textarea{width:100%;height:40px;min-height:40px;flex:0 0 40px;padding:0;resize:none;border:0;outline:0;color:var(--text-primary);background:transparent;font-size:14px;line-height:1.6}.studio-shell .input-box textarea{height:62px;min-height:62px;flex-basis:62px}.studio-shell .input-box textarea::placeholder{color:var(--text-tertiary)}.studio-shell .input-box .input-actions{height:32px;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:0;padding:0;border:0}.input-actions-left,.input-actions-right{display:flex;align-items:center}.input-actions-left{min-width:0;gap:6px}.input-actions-right{gap:8px}.composer-hint{overflow:hidden;color:var(--text-tertiary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.input-btn,.send-btn{display:flex;align-items:center;justify-content:center;padding:0;border:0}.input-btn{width:32px;height:32px;border-radius:8px;color:var(--text-secondary);background:transparent}.input-btn:hover:not(:disabled){color:var(--text-primary);background:var(--bg-hover)}.input-btn:disabled{opacity:.8}.auto-dropdown{padding:4px 8px;border-radius:6px;color:var(--text-secondary);font-size:13px}.send-btn{width:32px;height:32px;border-radius:50%;color:#fff;background:var(--accent-blue)}.send-btn:hover:not(:disabled){background:#2468df}.send-btn:disabled{opacity:.45}.input-btn svg,.send-btn svg{width:17px;height:17px}.attachment-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.composer-attachments{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.composer-attachments>span{min-width:0;max-width:240px;flex:0 0 auto;display:grid;grid-template-columns:15px minmax(0,1fr) auto 18px;align-items:center;gap:5px;padding:6px 7px;border:1px solid #dfe4ec;border-radius:8px;color:var(--text-secondary);background:#f7f9fc}.composer-attachments svg{width:14px;height:14px}.composer-attachments b{overflow:hidden;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.composer-attachments small{color:var(--text-tertiary);font-size:9px;white-space:nowrap}.composer-attachments button{width:18px;height:18px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#777f8c;background:transparent}.composer-attachments button:hover{color:#b42318;background:#fdecec}.attachment-error{margin:-2px 0 0;color:#d92d20;font-size:11px}.right-strip{width:var(--right-strip-width);min-width:var(--right-strip-width);min-height:0;display:flex;flex-direction:column;align-items:center;gap:16px;padding:12px 0;border-left:1px solid var(--border-color);background:var(--bg-sidebar)}.strip-icon,.strip-icon-bottom{display:flex;align-items:center;justify-content:center;padding:0;border:0}.strip-icon{width:32px;height:32px;border-radius:6px;color:var(--text-secondary);background:transparent}.strip-icon:hover:not(:disabled),.strip-icon.active{color:var(--text-primary);background:var(--bg-hover)}.strip-icon:disabled,.strip-icon-bottom:disabled{opacity:.35}.strip-spacer{flex:1}.strip-icon-bottom{width:36px;height:36px;border-radius:50%;color:#fff;background:var(--accent-blue)}.strip-icon-bottom.active{box-shadow:0 0 0 3px #c8a47c33}.workspace-drawer{position:absolute;z-index:35;top:0;right:var(--right-strip-width);bottom:0;width:min(1180px,72vw,calc(100vw - var(--sidebar-width) - var(--right-strip-width)));display:grid;grid-template-rows:56px minmax(0,1fr);overflow:hidden;border-left:1px solid var(--border-color);background:#fff;box-shadow:-24px 0 60px #1f293729;animation:drawer-in .22s cubic-bezier(.2,.8,.2,1) both}.workspace-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--border-color)}.workspace-drawer>header small,.workspace-drawer>header b{display:block}.workspace-drawer>header small{color:var(--text-tertiary);font-size:11px}.workspace-drawer>header b{margin-top:2px;font-size:14px}.workspace-drawer>header button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:var(--text-secondary);background:transparent}.workspace-drawer>header button:hover{color:var(--text-primary);background:var(--bg-hover)}.preview-pane{min-width:0;min-height:0;padding:12px;background:#f2f4f7}.preview-browser{width:100%;height:100%;display:grid;grid-template-rows:42px minmax(0,1fr);overflow:hidden;border:1px solid #3a3a3a;border-radius:10px;background:#fff}.preview-toolbar{display:grid;grid-template-columns:74px minmax(100px,1fr) 74px;align-items:center;gap:8px;padding:0 8px;color:#8f9299;background:#f5f5f6;border-bottom:1px solid #ddd}.browser-nav{display:flex;gap:12px;font-size:16px}.browser-address{height:26px;display:flex;align-items:center;gap:6px;padding:0 10px;overflow:hidden;border:1px solid #dedee1;border-radius:6px;background:#fff;font-size:10px}.browser-address i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--accent-green)}.browser-address span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-actions{display:flex;justify-content:flex-end}.preview-actions button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#858891;background:transparent}.preview-actions button.active{color:#1f74e7;background:#e5effd}.preview-canvas{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto;background:#ececee}.preview-canvas iframe{width:100%;height:100%;border:0;background:#fff}.preview-canvas--desktop{place-items:stretch start}.preview-canvas--desktop iframe{width:100%!important;min-width:960px;max-width:none}.preview-canvas--mobile iframe{width:min(390px,100%);height:min(760px,100%);box-shadow:0 16px 50px #0003}.preview-wait{color:#696c73;text-align:center}.preview-wait span{width:36px;height:36px;display:inline-block;border:3px solid #d5d7db;border-top-color:#448aff;border-radius:50%;animation:spin .8s linear infinite}.preview-wait h2{margin:12px 0 4px;color:#34363a;font-size:16px}.preview-wait p{margin:0;font-size:12px}.drawer-list,.members-panel{min-height:0;padding:16px;overflow:auto}.history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid var(--border-color)}.history-row:hover{background:var(--bg-hover)}.history-row>div{display:flex;gap:6px}.history-row button{width:auto;min-width:54px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid #d8dde6;border-radius:7px;color:var(--text-secondary);background:#fff}.history-row button:hover:not(:disabled){color:#1f6fe5;border-color:#b8cff4;background:#f0f6ff}.history-row button:disabled{opacity:.45}.drawer-list b,.drawer-list small{display:block}.drawer-list small{margin-top:3px;color:var(--text-secondary)}.drawer-list em{color:#8db8f5;font-style:normal}.drawer-list>p{color:var(--text-secondary)}.members-panel{display:flex;flex-direction:column;gap:16px}.registration-setting{display:flex;align-items:center;justify-content:space-between;padding:14px;border:1px solid var(--border-color);border-radius:10px;background:#f8f9fb}.registration-setting b,.registration-setting small{display:block}.registration-setting small{margin-top:3px;color:var(--text-secondary)}.registration-setting button{padding:6px 10px;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);background:#fff}.registration-setting button.active{color:#147a4d;border-color:#9bd5b8;background:#e9f8ef}.member-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 100px 100px;gap:8px}.member-form input,.member-form select{min-width:0;height:38px;padding:0 10px;border:1px solid var(--border-color);border-radius:6px;outline:0;color:var(--text-primary);background:#fff}.member-form button{border:0;border-radius:6px;color:#fff;background:var(--accent-blue)}.member-list{margin:0;padding:0;list-style:none}.member-list li{padding:10px 12px;border-bottom:1px solid var(--border-color)}.member-list b,.member-list small{display:block}.member-list small{color:var(--text-secondary)}.auth-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:28px;background:#16161694;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-delete-overlay{z-index:120}.project-delete-dialog{width:min(420px,calc(100vw - 40px));padding:28px;border:1px solid #e4e4e4;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0000003d}.project-delete-dialog h2{margin:0 0 10px;color:#20232d;font-size:20px}.project-delete-dialog p{margin:0;color:var(--text-secondary);font-size:13px;line-height:1.65}.project-delete-dialog>div{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.project-delete-dialog button{height:38px;padding:0 16px;border:1px solid var(--border-color);border-radius:8px;color:var(--text-secondary);background:#fff}.project-delete-dialog .project-delete-confirm{border-color:#b42318;color:#fff;background:#b42318}.project-delete-dialog .project-delete-confirm:disabled{opacity:.55}.auth-dialog{position:relative;width:min(620px,calc(100vw - 64px));max-height:calc(100svh - 56px);overflow:visible;padding:62px 48px 42px;border:1px solid #e4e4e4;border-radius:36px;color:#181818;background:#fff;box-shadow:0 30px 90px #00000047}.auth-close{position:absolute;z-index:2;top:-14px;right:-52px;width:48px;height:48px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#353535;box-shadow:0 10px 28px #00000038;font-size:28px;font-weight:300;line-height:1}.auth-close:hover{background:#202020}.auth-form{max-height:calc(100svh - 160px);display:grid;gap:24px;overflow-x:hidden;overflow-y:auto;padding:0 2px;scrollbar-width:thin}.auth-heading{position:relative;display:grid;justify-items:center;gap:22px;padding-top:2px;text-align:center}.auth-brand{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#f7f8ff}.auth-brand img{width:54px;height:54px;object-fit:contain}.auth-form h2{margin:0 0 12px;color:#151515;font-size:32px;font-weight:500;line-height:1.25;letter-spacing:-.03em}.auth-mode-switch{position:absolute;top:0;right:0;padding:5px 9px;border:0;border-radius:7px;color:#777;background:transparent;font-size:13px}.auth-mode-switch:hover{color:#181818;background:#f3f3f3}.auth-dialog .auth-form .auth-field{position:relative;display:block;color:#171717}.auth-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.auth-dialog .auth-form .auth-field input{width:100%;height:64px;padding:0 24px;border:1px solid #dedede;border-radius:17px;outline:0;color:#181818;background:#fff;font-size:17px;transition:border-color .16s ease,box-shadow .16s ease}.auth-dialog .auth-form .auth-field input::placeholder{color:#9a9a9a}.auth-dialog .auth-form .auth-field input:focus{border-color:#8e8e8e;box-shadow:0 0 0 3px #0000000d}.auth-dialog .auth-form>.form-error{margin:-12px 8px -8px;color:#f02626;font-size:14px}.auth-dialog .auth-form .auth-consent{display:flex;align-items:center;gap:10px;color:#9a9aa1;font-size:14px;line-height:1.45}.auth-consent input{width:22px;height:22px;flex:0 0 22px;margin:0;accent-color:#171717}.auth-consent b{color:#282828;font-weight:500}.auth-dialog .primary-action{width:100%;height:64px;border:0;border-radius:16px;color:#fff;background:#181818;font-size:17px;font-weight:600}.auth-dialog .primary-action:hover:not(:disabled){background:#303030}.auth-dialog .primary-action:disabled{color:#f4f4f4;background:#999;opacity:1}.auth-dialog--register{padding:38px 48px 28px}.auth-dialog--register .auth-form{max-height:none;gap:16px;overflow:visible}.auth-dialog--register .auth-heading{gap:12px}.auth-dialog--register .auth-brand{width:56px;height:56px;border-radius:17px}.auth-dialog--register .auth-brand img{width:48px;height:48px}.auth-dialog--register .auth-form h2{margin-bottom:4px;font-size:28px}.auth-dialog--register .auth-form .auth-field input,.auth-dialog--register .primary-action{height:56px}.auth-modal-enter-active,.auth-modal-leave-active{transition:opacity .18s ease}.auth-modal-enter-from,.auth-modal-leave-to{opacity:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:3px;background:#c9ced6}::-webkit-scrollbar-thumb:hover{background:#aeb5bf}@keyframes drawer-in{0%{opacity:0;transform:translate(18px)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){:root{--right-strip-width: 44px}.top-bar{padding:0 10px}.top-bar-left{width:auto;flex:0 0 auto;gap:4px}.top-bar-left .top-bar-icon{display:none}.top-bar-center{padding-left:8px}.studio-shell .mobile-nav-trigger{width:32px;min-width:32px;max-width:32px;height:32px;display:flex;margin-right:4px;padding:0}.top-bar-title{font-size:14px}.top-bar-title small{display:none}.top-bar-right{gap:2px}.top-bar-right .top-bar-icon{display:none}.publish-action{min-width:52px;padding:0 10px;font-size:12px}.studio-sidebar.sidebar{position:absolute;z-index:45;top:0;bottom:0;left:0;height:100%;max-height:none;transform:translate(-100%);box-shadow:22px 0 50px #1f29372e;transition:transform .2s ease}.studio-sidebar.sidebar.mobile-open{transform:translate(0)}.studio-shell .studio-sidebar .sidebar-section{width:100%}.studio-shell .studio-sidebar .sidebar-projects{position:static;width:100%;height:auto;flex:1 1 auto;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.chat-messages{padding:16px}.chat-input-area{padding:0 12px 12px}.chat-area--empty .chat-input-area{padding:20px 16px}.studio-shell .message{max-width:100%}.studio-shell .input-box{height:126px;min-height:126px;max-height:126px;padding:13px}.studio-shell .input-box textarea{height:52px;min-height:52px;flex-basis:52px}.workspace-drawer{right:var(--right-strip-width);width:calc(100vw - var(--right-strip-width))}.member-form{grid-template-columns:1fr}.auth-overlay{padding:14px}.auth-dialog{width:min(100%,520px);max-height:calc(100svh - 28px);padding:54px 22px 28px;border-radius:28px}.auth-close{top:12px;right:12px;width:38px;height:38px;color:#fff;background:#383838;font-size:24px}.auth-form{max-height:calc(100svh - 110px);gap:18px}.auth-heading{gap:14px}.auth-brand{width:56px;height:56px;border-radius:17px}.auth-brand img{width:48px;height:48px}.auth-form h2{margin-bottom:6px;padding:0 32px;font-size:24px}.auth-mode-switch{top:0;right:0}.auth-dialog .auth-form .auth-field input{height:56px;padding:0 18px;border-radius:15px;font-size:16px}.auth-dialog .primary-action{height:56px;border-radius:15px}.auth-dialog--register{padding:48px 22px 24px}.auth-dialog--register .auth-form{gap:14px}.auth-dialog--register .auth-form h2{font-size:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.activity-loader{animation-duration:.8s!important;animation-iteration-count:infinite!important}}
