:root{--bg:#f5f7fd;--bg-soft:#eef2ff;--surface:#fffffff0;--surface-strong:#fff;--surface-muted:#f7f9ff;--line:#e4e9f5;--line-strong:#d6deef;--text:#162033;--text-soft:#62708f;--text-faint:#8d98b2;--primary:#2f5bda;--primary-strong:#163ea8;--primary-soft:#2f5bda1f;--success-soft:#e9f9ef;--success-text:#2c9b57;--warning-soft:#fff1df;--warning-text:#e18d24;--danger-soft:#fff0f0;--shadow-xl:0 32px 80px #3d58901f;--shadow-lg:0 20px 48px #2f48841a;--shadow-sm:0 10px 24px #41599114;--radius-xl:28px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at 0 0,#6277ff1f,#0000 24%),radial-gradient(circle at 100% 0,#86d3ff33,#0000 22%),linear-gradient(#fbfcff 0%,#f3f6fd 100%);margin:0;font-family:SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#fff6,#fff6),radial-gradient(#5f72ff0d 1px,#0000 1px);background-size:auto,18px 18px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000004d,#0000);mask-image:linear-gradient(#0000004d,#0000)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.workspace{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border-right:1px solid #e0e6f3cc;flex-direction:column;gap:28px;height:100vh;padding:28px 14px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;padding:6px 12px;display:flex}.brand-mark{background:linear-gradient(140deg,#6e7bff 0%,#7757ff 55%,#55d2ff 100%);border-radius:13px;width:38px;height:38px;position:relative;box-shadow:0 12px 28px #5c66ff47}.brand-mark:before,.brand-mark:after{content:"";clip-path:polygon(0 20%,50% 0,100% 24%,100% 76%,52% 100%,0 82%);background:#fffffff0;border-radius:8px;position:absolute;inset:8px}.brand-mark:after{background:linear-gradient(#7b63ff,#5b84ff);inset:14px 11px 14px 16px}.brand-copy h1{letter-spacing:-.03em;margin:0;font-size:1.05rem;font-weight:700}.brand-copy p{color:var(--text-faint);margin:4px 0 0;font-size:.84rem}.sidebar-nav,.sidebar-secondary{gap:8px;display:grid}.nav-link,.nav-static{color:var(--text-soft);border-radius:14px;align-items:center;gap:12px;padding:13px 14px;font-weight:600;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:flex}.nav-link:hover,.nav-static:hover{background:#ffffffbf;transform:translate(2px)}.nav-link.active{color:var(--primary);background:linear-gradient(135deg,#6a74ff29,#7757ff14);box-shadow:inset 0 0 0 1px #6371ff14}.nav-icon{color:currentColor;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.sidebar-spacer{flex:1}.sidebar-note{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffe0;border-radius:18px;padding:16px}.sidebar-note h3{margin:0 0 10px;font-size:.95rem}.sidebar-note p{color:var(--text-soft);margin:0;font-size:.88rem;line-height:1.6}.quota-card,.upgrade-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffe0;border-radius:18px;padding:16px}.quota-card h3,.upgrade-card h3{margin:0 0 12px;font-size:.95rem}.quota-row{align-items:center;gap:14px;display:flex}.quota-ring{background:conic-gradient(var(--primary) 0 68%, #e7ecfa 68% 100%);border-radius:999px;place-items:center;width:52px;height:52px;display:grid}.quota-ring span{background:#fff;border-radius:999px;place-items:center;width:40px;height:40px;font-size:.86rem;font-weight:700;display:grid}.upgrade-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 28%),linear-gradient(135deg,#5964ff 0%,#6a57ff 56%,#7753f4 100%);border-color:#ffffff1f}.upgrade-card p{color:#ffffffc7;margin:0 0 14px;font-size:.88rem;line-height:1.5}.sidebar-collapse{color:var(--text-faint);align-items:center;gap:8px;padding:8px 10px;font-weight:600;display:inline-flex}.main-shell{min-width:0}.topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbffd1;border-bottom:1px solid #e0e6f3cc;justify-content:space-between;align-items:center;gap:18px;padding:18px 28px;display:flex;position:sticky;top:0}.topbar-search{border:1px solid var(--line);background:#ffffffeb;border-radius:14px;flex:1;align-items:center;gap:12px;max-width:520px;height:46px;padding:0 14px;display:flex;box-shadow:inset 0 1px #ffffffb3}.topbar-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.search-kbd{background:var(--surface-muted);color:var(--text-faint);border-radius:10px;padding:5px 8px;font-size:.75rem;font-weight:700}.topbar-actions{align-items:center;gap:12px;display:flex}.icon-button,.filter-button{border:1px solid var(--line);height:40px;color:var(--text-soft);background:#ffffffeb;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.icon-button{width:40px;padding:0;position:relative}.badge-dot{color:#fff;background:#ff5d6d;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:-5px;right:-3px}.profile-pill{border:1px solid var(--line);background:#ffffffeb;border-radius:999px;align-items:center;gap:10px;height:40px;padding:0 10px 0 6px;display:flex}.avatar{background:linear-gradient(#c9d2ef,#9db0e2),linear-gradient(135deg,#f7dac8,#e8b394);border-radius:999px;width:28px;height:28px;position:relative;overflow:hidden}.avatar:before{content:"";background:#26304f;border-radius:999px 999px 6px 6px;height:8px;position:absolute;inset:6px 8px auto}.avatar:after{content:"";background:#f6d5bf;border-radius:999px 999px 8px 8px;height:14px;position:absolute;bottom:4px;left:6px;right:6px}.page-body{padding:18px 28px 32px}.page-stack,.stack{gap:18px;display:grid}.page-header-card,.panel-card,.prompt-card,.hero-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);background:#ffffffe6;border:1px solid #e0e6f3db}.page-header-card,.panel-card,.hero-card{padding:22px}.hero-card{padding:26px 24px}.hero-eyebrow{background:var(--primary-soft);color:var(--primary);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-title{letter-spacing:-.04em;margin:14px 0 10px;font-size:clamp(1.8rem,2.3vw,2.7rem);line-height:1.12}.hero-text,.muted{color:var(--text-soft);line-height:1.65}.panel-head,.section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-head h2,.panel-head h3,.section-head h2,.section-head h3,.section-head h1{margin:0}.section-head p,.panel-head p{margin:6px 0 0}.section-title{letter-spacing:-.03em;font-size:1.8rem;line-height:1.15}.dashboard-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,1.08fr);gap:18px;display:grid}.studio-left{align-content:start;gap:12px;display:grid}.search-row{align-items:center;gap:12px;display:flex}.search-field,.input-shell{border:1px solid var(--line);background:var(--surface-strong);border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:flex}.search-field input,.input-shell input,.input-shell select,.input-shell textarea{width:100%;color:var(--text);background:0 0;border:0;outline:0}.filter-tabs,.chip-row,.button-row,.tag-cloud{flex-wrap:wrap;gap:10px;display:flex}.filter-tab,.chip,.status-chip{border:1px solid var(--line);height:30px;color:var(--text-soft);background:#f8faff;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:600;display:inline-flex}.filter-tab.active,.chip.active{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);color:#fff;border-color:#0000;box-shadow:0 14px 28px #5c66ff38}.prompt-list{gap:12px;display:grid}.prompt-list-item,.list-card{border:1px solid var(--line);background:#fffffff5;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 12px 28px #455f9512}.prompt-list-item{grid-template-columns:112px minmax(0,1fr) auto;align-items:center}.prompt-thumb{background:linear-gradient(135deg,#6277ff33,#54d6ff24),linear-gradient(#f5f8ff,#e5ebfb);border-radius:20px;width:112px;height:112px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffb3}.prompt-thumb-button{cursor:zoom-in;border:0;padding:0}.prompt-thumb-image{object-fit:cover;object-position:center center;z-index:1;width:100%;height:100%;position:absolute;inset:0}.prompt-thumb-hover-preview{z-index:12;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #d6deefeb;border-radius:22px;width:240px;padding:10px;transition:opacity .16s,transform .16s;position:absolute;top:50%;left:calc(100% + 16px);transform:translateY(-50%)scale(.96);box-shadow:0 28px 56px #243a6d2e}.prompt-thumb-button:hover .prompt-thumb-hover-preview,.prompt-thumb-button:focus-visible .prompt-thumb-hover-preview{opacity:1;transform:translateY(-50%)scale(1)}.prompt-thumb-hover-preview-image{object-fit:contain;background:#f4f7ff;border-radius:14px;width:100%;max-height:320px;display:block}.prompt-thumb:before{content:"";background:linear-gradient(180deg, #ffffffa6, #fff0), var(--thumb-gradient,linear-gradient(135deg, #1f3447, #3d6f8f));z-index:0;border-radius:12px;position:absolute;inset:8px}.prompt-thumb.type-0:before{--thumb-gradient:linear-gradient(135deg, #1b2c37, #7f5f47)}.prompt-thumb.type-1:before{--thumb-gradient:linear-gradient(135deg, #4d7452, #e9c46a)}.prompt-thumb.type-2:before{--thumb-gradient:linear-gradient(135deg, #404248, #868f9d)}.prompt-thumb.type-3:before{--thumb-gradient:linear-gradient(135deg, #ebeef6, #fff)}.prompt-thumb.type-4:before{--thumb-gradient:linear-gradient(135deg, #231d4d, #4f92d4)}.prompt-thumb.type-5:before{--thumb-gradient:linear-gradient(135deg, #7c6247, #d4c0a8)}.prompt-content{gap:6px;min-width:0;display:grid}.prompt-content h3,.list-card h3{margin:0;font-size:1.08rem}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.prompt-meta,.list-meta{color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:10px;font-size:.85rem;display:flex}.prompt-actions{align-items:center;gap:8px;display:flex}.btn,.btn-secondary,.btn-ghost,.btn-icon{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover,.btn-secondary:hover,.btn-ghost:hover,.btn-icon:hover{transform:translateY(-1px)}.btn{color:#fff;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);box-shadow:0 16px 30px #5c66ff3d}.btn-secondary{border-color:var(--line);color:var(--text);background:#f4f7ff}.btn-ghost,.btn-icon{border-color:var(--line);color:var(--text-soft);background:#fff}.btn-icon{width:40px;padding:0}.favorite{color:#f5b500}.platform-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.platform-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:10px;min-height:118px;padding:16px;display:grid}.platform-icon{width:42px;height:42px;color:var(--primary);background:linear-gradient(135deg,#5c66ff1f,#54d6ff24);border-radius:14px;place-items:center;font-size:1.15rem;font-weight:700;display:grid}.support-pill{border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.support-pill.support{background:var(--success-soft);color:var(--success-text)}.support-pill.testing{background:var(--warning-soft);color:var(--warning-text)}.support-pill.recommend{background:linear-gradient(135deg, var(--primary), var(--primary-strong));color:#fff;position:absolute;top:-10px;right:10px}.platform-wrap{position:relative}.form-grid{gap:14px;display:grid}.split-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:8px;display:grid}.field label{color:var(--text-soft);font-size:.9rem;font-weight:600}.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:14px;outline:0;padding:12px 14px}.field textarea{resize:vertical;min-height:118px}.prompt-example-image-preview{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffffff5;border-radius:18px;overflow:hidden}.prompt-example-upload-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fffffff5;border-radius:18px;gap:12px;padding:14px;display:grid}.prompt-example-upload-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.prompt-example-upload-card-head strong{color:var(--text);margin-bottom:4px;font-size:.96rem;display:block}.prompt-example-upload-badge{background:var(--primary-soft);min-width:68px;height:30px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.prompt-example-image-preview-img{object-fit:contain;object-position:center center;background:#f7f9ff;width:100%;max-height:240px;display:block}.field-select-mode{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.field-select-mode .btn-secondary{white-space:nowrap;min-height:48px}.field.invalid input,.field.invalid textarea,.field.invalid select{background:var(--danger-soft);border-color:#d24d57;box-shadow:0 0 0 1px #d24d5714}.field-error{color:#d24d57;margin:0;font-size:.86rem;font-weight:600;line-height:1.45}.prompt-runner-multi-select{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.prompt-runner-multi-select-option{border:1px solid var(--line);min-width:0;min-height:48px;color:var(--text);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-weight:500;display:flex}.prompt-runner-multi-select-option input{flex:none;width:auto;margin:0}.prompt-runner-multi-select-option span{overflow-wrap:anywhere;min-width:0}.result-preview-grid{grid-template-columns:.95fr 1.2fr;gap:12px;display:grid}.template-library{gap:12px;display:grid}.template-library-item{text-align:left;border:1px solid var(--line);background:#fffffff5;border-radius:18px;gap:8px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.template-library-item:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.template-library-item.active{border-color:#5c66ff57;box-shadow:0 14px 26px #5c66ff1f}.template-library-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.extract-studio-grid{align-items:start}.extract-source-textarea{min-height:360px;line-height:1.68}.extract-template-textarea{min-height:320px;line-height:1.68}.template-history{flex-wrap:wrap;gap:10px;display:flex}.template-history-item{border:1px solid var(--line);min-height:38px;color:var(--text-soft);background:#fffffff5;border-radius:14px;justify-content:center;align-items:center;padding:0 14px;font-weight:600;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex}.template-history-item:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.template-history-item.active{color:var(--primary-strong);background:linear-gradient(135deg,#2f5bda1f,#163ea80f);border-color:#2f5bda4d}.extract-status{border:1px solid var(--line);min-height:52px;color:var(--text-soft);background:linear-gradient(#f5f8fff5,#fffffff5);border-radius:16px;align-items:flex-start;gap:10px;padding:14px 16px;font-weight:600;display:flex}.extract-status.loading{color:var(--primary-strong);background:linear-gradient(135deg,#2f5bda24,#163ea814);border-color:#2f5bda47;box-shadow:0 14px 28px #2f5bda24}.extract-status-dot{background:var(--primary);border-radius:999px;width:12px;height:12px;margin-top:5px;animation:1.2s infinite pulse-status;box-shadow:0 0 #2f5bda80}.extract-current-stage{gap:4px;min-width:0;display:grid}.extract-current-stage strong{color:var(--text);font-size:1rem}.extract-current-stage span{color:var(--text-soft);font-weight:500;line-height:1.55}.extract-stage-list{gap:12px;margin-top:16px;display:grid}.extract-stage-item{border:1px solid var(--line);background:#ffffffdb;border-radius:18px;gap:8px;padding:14px;display:grid}.extract-stage-item.active{background:linear-gradient(135deg,#2f5bda1a,#163ea80d);border-color:#2f5bda47;box-shadow:0 14px 28px #2f5bda1f}.extract-stage-item.done{background:linear-gradient(#f7fafff0,#fffffff5)}.extract-stage-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.extract-stage-item strong{color:var(--text)}.extract-stage-item p{color:var(--text-soft);margin:0;line-height:1.58}.extract-result-box{max-height:360px}@keyframes pulse-status{0%{transform:scale(.95);box-shadow:0 0 #2f5bda6b}70%{transform:scale(1);box-shadow:0 0 0 12px #2f5bda00}to{transform:scale(.95);box-shadow:0 0 #2f5bda00}}.checkbox-row{gap:10px;display:grid}.checkbox-card{border:1px solid var(--line);min-height:46px;color:var(--text);background:#fffffff5;border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-weight:500;display:flex}.checkbox-card input{width:16px;height:16px;accent-color:var(--primary)}.preview-box,.json-box,.template-box,.source-box{border:1px solid var(--line);background:var(--surface-muted);border-radius:16px;padding:14px}.template-box,.json-box,.source-box{white-space:pre-wrap;word-break:break-word}.source-box,.template-box{max-height:220px;overflow:auto}.json-box{max-height:360px;font-size:.86rem;overflow:auto}.preview-table{border-collapse:collapse;width:100%}.preview-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:12px 10px;font-size:.92rem}.preview-table td:first-child{width:110px;color:var(--text-soft);font-weight:600}.progress-row{align-items:center;gap:12px;display:flex}.progress-bar{background:#e8ecfa;border-radius:999px;flex:1;height:8px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--primary) 0%, var(--primary-strong) 100%);height:100%}.switch-row{align-items:center;gap:12px;display:flex}.switch{background:#d8deef;border-radius:999px;align-items:center;width:42px;height:24px;transition:background .18s;display:inline-flex;position:relative}.switch:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .18s;transform:translate(3px);box-shadow:0 2px 8px #3e548a29}.switch.active{background:linear-gradient(135deg, var(--primary), var(--primary-strong))}.switch.active:after{transform:translate(21px)}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--line);background:linear-gradient(#fffffff5,#f6f9fff5);border-radius:18px;padding:18px}.metric-card strong{letter-spacing:-.04em;margin-bottom:8px;font-size:1.55rem;display:block}.editor-grid{grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:16px;display:grid}.prompt-card{padding:20px}.toggle{border:1px solid var(--line);background:#f4f7ff;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.toggle button{color:var(--text-soft);background:0 0;border:0;border-radius:999px;padding:10px 14px;font-weight:600}.toggle button.active{color:#fff;background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);box-shadow:0 12px 24px #5c66ff3d}.vars-table{gap:12px;display:grid}.var-row{border:1px solid var(--line);background:var(--surface-muted);border-radius:18px;gap:10px;padding:14px;display:grid}.var-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.var-grid.compact{grid-template-columns:1.2fr 1fr 1fr .8fr}.field-inline-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.field-inline-summary{text-align:left;border:1px solid var(--line);width:100%;min-width:0;color:var(--text);cursor:pointer;background:#fffffff5;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.field-inline-summary strong{font-size:.88rem}.field-inline-summary span{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;overflow:hidden}.editor-add-variable-button{min-height:56px;color:var(--primary-strong);background:linear-gradient(135deg,#2f5bda14,#163ea80a);border:1px dashed #2f5bda57;border-radius:18px;font-weight:700}.editor-add-variable-button:hover{box-shadow:var(--shadow-sm);border-color:#2f5bda80}.editor-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141f355c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.editor-modal{width:min(760px,100%);box-shadow:var(--shadow-xl);background:#fffffffa;border:1px solid #e0e6f3e6;border-radius:24px;gap:16px;padding:22px;display:grid}.editor-modal-wide{width:min(980px,100%)}.editor-modal-head,.editor-modal-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-modal-head h3{margin:0}.editor-modal-body{min-width:0}.editor-modal-textarea{resize:vertical;border:1px solid var(--line);background:var(--surface-muted);width:100%;min-height:360px;color:var(--text);border-radius:18px;outline:0;padding:16px}.editor-modal-textarea-compact{min-height:180px}.options-editor-list{gap:10px;display:grid}.options-editor-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.editor-modal-preview{min-height:420px;max-height:72vh;overflow:auto}.image-preview-modal{width:min(92vw,980px)}.image-preview-modal-body{justify-content:center;align-items:center;max-height:min(78vh,900px);display:flex;overflow:auto}.image-preview-modal-image{object-fit:contain;background:#f7f9ff;border-radius:18px;max-width:100%;max-height:min(78vh,900px);display:block}.list-grid{gap:14px;display:grid}.status{background:var(--primary-soft);height:30px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.empty-state{border:1px dashed var(--line-strong);background:linear-gradient(#f7faffeb,#fffffff5);border-radius:20px;padding:22px}.footer-note{color:var(--text-soft);font-size:.92rem}.status-feedback{margin:8px 0 0;font-size:.9rem;font-weight:600}.status-feedback.neutral{color:var(--text-soft)}.status-feedback.success{color:var(--success-text)}.status-feedback.error{color:#d24d57}.editor-collapsed-note{border:1px dashed var(--line-strong);text-align:center;background:linear-gradient(#f7faffeb,#fffffff5);border-radius:16px;place-items:center;min-height:120px;padding:18px;display:grid}.editor-workbench{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start}.editor-template-column{align-self:start;position:sticky;top:clamp(92px,10vh,128px)}.editor-template-card{min-width:0}.editor-template-textarea{height:clamp(620px,100vh - 220px,860px);min-height:clamp(620px,100vh - 220px,860px);line-height:1.68}.prompt-runner{align-items:start}.prompt-runner>.panel-card{min-width:0}.prompt-runner-fields{align-content:start}.prompt-runner-preview{grid-template-rows:auto minmax(0,1fr);display:grid}.prompt-runner-output{height:clamp(320px,48vh,560px);max-height:none;overflow:auto}.prompt-runner-output-editor{resize:vertical;white-space:pre-wrap;line-height:1.68}.prompt-runner-output.empty-state{align-content:start;display:grid}@media (min-width:1100px){.prompt-runner{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)}}@media (max-width:1280px){.dashboard-grid,.result-preview-grid,.editor-grid{grid-template-columns:1fr}.editor-template-column{position:static;top:auto}.editor-template-textarea{height:auto;min-height:560px}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1080px){.workspace{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e0e6f3cc;border-right:0;height:auto;padding-bottom:0;position:static}.sidebar-spacer,.quota-card,.upgrade-card,.sidebar-collapse{display:none}.prompt-runner{grid-template-columns:1fr}.topbar,.page-body{padding-left:18px;padding-right:18px}}@media (max-width:760px){.topbar{flex-direction:column;align-items:stretch}.topbar-search{max-width:none}.platform-grid,.metric-grid,.split-fields,.var-grid,.var-grid.compact,.prompt-list-item,.field-inline-row,.prompt-runner-multi-select,.options-editor-row,.field-select-mode{grid-template-columns:1fr}.prompt-list-item{align-items:start}.prompt-thumb{width:104px;height:104px}.prompt-thumb-hover-preview{display:none}.editor-modal-head,.editor-modal-foot{flex-direction:column;align-items:stretch}.prompt-actions{justify-content:flex-start}}
