:root{color-scheme:light;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;background:#f7f7f5;color:#161616}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:176px minmax(0,1fr);background:linear-gradient(180deg,#ffffffc2,#f7f7f5f0),linear-gradient(135deg,#f8f8f6,#efeee9)}.admin-shell{min-height:100vh;display:grid;grid-template-columns:176px minmax(0,1fr);background:linear-gradient(180deg,#fbfaf8,#f2f0eb)}.admin-standalone{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#fbfaf8,#f2f0eb)}.admin-login-card{width:min(420px,100%);display:grid;justify-items:start;gap:14px;padding:28px;border-radius:18px;background:#fff;border:1px solid #e7e3dc;box-shadow:0 24px 70px #2c271f1f}.admin-login-card .brand-mark{margin:0}.admin-login-card h1{margin:4px 0 0;font-size:28px}.admin-login-card p{margin:0;color:#716d66;line-height:1.6}.sidebar{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;justify-items:stretch;padding:18px 12px 14px;background:#ffffffe6;border-right:1px solid #e8e6e1;box-shadow:10px 0 34px #28231c0a}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#141414;background:#fff;border:1px solid #dfddd7;font-size:15px;font-weight:900;letter-spacing:0;box-shadow:0 12px 26px #2c271f14;margin:0 auto}.sidebar nav{display:grid;align-content:start;gap:6px;margin-top:30px}.nav-button{width:100%;height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:12px;color:#7d7a74;background:transparent;font-size:13px;font-weight:800;transition:background .16s ease,color .16s ease,transform .16s ease}.nav-button span{display:inline;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-button.active{color:#111;background:#efeee9;box-shadow:inset 0 0 0 1px #dedbd3}.nav-button:hover{color:#111;background:#f2f1ed;transform:translateY(-1px)}.sidebar-bottom{display:grid;gap:8px;justify-items:center;align-content:end}.sidebar-bottom button{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#7d7a74;background:transparent}.sidebar-bottom .points-button{width:auto;min-width:64px;height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:11px;background:#efeee9;color:#3d3a35;font-size:13px;font-weight:850}.account-button{color:#fff!important;background:#151515!important;box-shadow:0 10px 22px #1e1c182e}.account-button.active{box-shadow:0 0 0 4px #eceae5,0 10px 22px #1e1c182e}.workspace{min-width:0;height:100vh;padding:18px 22px;overflow:hidden}.topbar{height:42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.project-switch,.topbar button,.topbar-center span{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border-radius:12px;background:#fff;border:1px solid #e7e3dc;color:#3d3a35;font-weight:700}.topbar-center{justify-self:center}.topbar-center button{color:#b86f11;background:#fff8ec;border-color:#efd9b6}.topbar-actions{display:flex;gap:8px}.work-area{height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;margin-top:18px}.work-area.single-pane,.work-area.admin-layout{grid-template-columns:minmax(0,1fr)}.main-pane,.result-panel{min-height:0}.admin-view{height:100%;min-height:0;padding:18px;overflow:auto;border-radius:18px;background:#fffffff0;border:1px solid #e7e3dc;box-shadow:0 16px 44px #2c271f0e}.admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.admin-head h1{margin:0;font-size:24px;line-height:1.15}.admin-head p{margin:7px 0 0;color:#716d66;font-size:13px;line-height:1.55}.admin-tabs{display:flex;gap:6px;padding:4px;width:max-content;max-width:100%;overflow:auto;border-radius:13px;background:#f4f3f1;margin-bottom:14px}.admin-tabs button{height:32px;padding:0 12px;border-radius:10px;background:transparent;color:#68645e;font-size:13px;font-weight:800;white-space:nowrap}.admin-tabs button.active{color:#171717;background:#fff;box-shadow:0 6px 14px #2c271f14}.admin-error{margin-bottom:12px;padding:10px 12px;border-radius:12px;color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;font-size:13px;font-weight:750}.admin-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin-bottom:14px}.admin-metrics div{padding:14px;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfaf8);border:1px solid #e7e3dc}.admin-metrics span{display:block;color:#827d75;font-size:12px;font-weight:800}.admin-metrics strong{display:block;margin-top:6px;color:#171717;font-size:26px;line-height:1}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mini-list{min-width:0;padding:14px;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4}.mini-list h3{margin:0 0 10px;font-size:14px}.mini-list p{margin:0;padding:8px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #eeeae4;color:#5f5a52;font-size:13px}.data-table{display:block;min-width:760px;max-height:360px;border-radius:14px;overflow:auto;border:1px solid #e7e3dc}.data-table.compact{min-width:620px;margin-top:14px}.table-row{display:grid;grid-template-columns:1.2fr .65fr .6fr 1.4fr .65fr .85fr;align-items:center;gap:10px;min-height:44px;padding:9px 12px;background:#fff;border-top:1px solid #eeeae4;color:#3d3a35;font-size:12px}.data-table.compact .table-row{grid-template-columns:.7fr 1.8fr .55fr .6fr}.transaction-table.data-table.compact .table-row{grid-template-columns:1.1fr .55fr 1.6fr .55fr .55fr}.table-row:first-child{border-top:0}.table-head{min-height:38px;background:#f4f3f1;color:#827d75;font-weight:850}.table-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-row em{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;color:#2c2924;background:#efeee9;font-size:12px;font-style:normal;font-weight:800}.table-row .negative{color:#b42318;font-weight:850}.table-row .positive{color:#16803f;font-weight:850}.table-row button{height:28px;padding:0 10px;border-radius:9px;color:#3d3a35;background:#f4f3f1;font-size:12px;font-weight:800}.record-list{display:grid;gap:10px;min-height:0;overflow:auto}.record-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border-radius:14px;background:#ffffffeb;border:1px solid #e7e3dc;box-shadow:0 10px 26px #2c271f0a}.record-main{min-width:0}.record-main span{display:block;color:#827d75;font-size:12px;font-weight:800}.record-main strong{display:block;margin-top:5px;color:#2f2c28;font-size:14px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-meta{display:grid;justify-items:end;gap:6px;white-space:nowrap}.record-meta em{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:999px;color:#2c2924;background:#efeee9;font-size:12px;font-style:normal;font-weight:850}.record-meta b{color:#151515;font-size:16px;line-height:1}.record-meta .negative{color:#b42318}.record-meta .positive{color:#16803f}.task-record{grid-template-columns:minmax(0,1fr) auto}.progress-line{grid-column:1 / -1;height:7px;overflow:hidden;border-radius:999px;background:#ece9e3}.progress-line b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#151515,#6b665f);transition:width .24s ease}.key-banner{display:grid;gap:5px;margin:12px 0;max-width:720px;padding:12px 14px;border-radius:13px;background:#f4f3ef;border:1px solid #e1ddd4}.key-banner strong{overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.key-banner span{color:#4b4740;font-size:12px;font-weight:800}.profile-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:12px;margin-top:14px;align-items:start}.profile-card{min-width:0;align-self:start;padding:16px;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4}.profile-avatar{width:48px;height:48px;display:grid;place-items:center;margin-bottom:12px;border-radius:14px;color:#fff;background:#151515}.profile-card h2{margin:0;font-size:20px}.profile-card p{margin:6px 0 0;color:#716d66}.profile-meta{display:grid;gap:7px;margin-top:14px;color:#5f5a52;font-size:13px;font-weight:750}.profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-stats div{padding:12px;border-radius:12px;background:#fff;border:1px solid #eeeae4}.profile-stats strong{display:block;font-size:24px;line-height:1}.profile-stats span{display:block;margin-top:6px;color:#827d75;font-size:12px;font-weight:800}.profile-table{margin-top:12px}.billing-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;max-width:920px}.plan-card{display:grid;align-content:start;gap:12px;padding:16px;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4;box-shadow:0 10px 24px #2c271f0a}.plan-card span{display:inline-flex;width:fit-content;height:24px;align-items:center;padding:0 9px;border-radius:999px;color:#2c2924;background:#efeee9;font-size:12px;font-weight:850}.plan-card h2{margin:10px 0 0;font-size:18px}.plan-card p{margin:6px 0 0;color:#716d66;font-size:13px;line-height:1.55}.plan-card strong{font-size:26px;line-height:1}.plan-card em{color:#5f5a52;font-size:13px;font-style:normal;font-weight:800}.plan-card .primary-action{height:38px}.create-view{height:100%;display:grid;grid-template-rows:auto auto auto auto auto;gap:10px;overflow:auto}.module-view{min-height:0;display:flex;flex-direction:column;gap:12px}.module-view.clean-view{background:transparent;border:0;box-shadow:none;padding:8px 0 0}.create-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.create-head h1{margin:0;font-size:24px;line-height:1.15;letter-spacing:0}.create-head p{margin:7px 0 0;color:#716d66;font-size:13px;line-height:1.55}.stats-row{display:flex;gap:8px}.stats-row span{min-width:86px;padding:9px 11px;border-radius:14px;background:#fff;border:1px solid #e7e3dc;color:#716d66;font-size:12px;font-weight:700}.stats-row strong{display:block;color:#171717;font-size:20px;line-height:1;margin-bottom:3px}.composer-card{border-radius:14px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#635bff33,#e7e3dcb3) border-box;border:1px solid transparent;box-shadow:0 16px 38px #2c271f0f;overflow:hidden}.composer-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 0}.composer-top>span{color:#827d75;font-size:12px;font-weight:750}.mode-tabs{display:flex;gap:6px}.mode-tabs button{height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:11px;background:#f4f3f1;color:#68645e;font-size:13px;font-weight:750}.mode-tabs button.active{color:#151515;background:#efeee9;box-shadow:inset 0 0 0 1px #dedbd3}.composer-card textarea{width:100%;min-height:88px;resize:vertical;border:0;outline:0;padding:14px 16px;color:#25221f;background:transparent;font-size:15px;line-height:1.55}.reference-preview{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;margin:0 12px 10px;padding:8px;border-radius:12px;background:#f7f6f2;border:1px solid #ece8df}.reference-preview img{width:48px;height:48px;object-fit:cover;border-radius:9px}.reference-preview strong,.reference-preview span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-preview strong{color:#26231f;font-size:13px}.reference-preview span{margin-top:3px;color:#827d75;font-size:12px;font-weight:750}.reference-preview button{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#7d7a74;background:#fff}.hidden-file{display:none}.composer-card textarea::placeholder{color:#9c978f}.composer-card textarea:focus{background:linear-gradient(180deg,rgba(99,91,255,.025),transparent)}.composer-footer{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 12px;border-top:1px solid #eeeae4}.tool-pills{display:flex;gap:8px;flex-wrap:wrap}.model-picker{position:relative}.tool-pills button,.secondary-action,.section-title button{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border-radius:10px;color:#68645e;background:#f4f3f1;font-size:13px;font-weight:750;transition:background .16s ease,color .16s ease,transform .16s ease}.tool-pills button:hover,.secondary-action:hover,.section-title button:hover{color:#141414;background:#ebe9e3;transform:translateY(-1px)}.tool-pills button.active{color:#141414;background:#efeee9}.model-popover{position:absolute;left:0;bottom:calc(100% + 12px);z-index:20;width:300px;padding:8px;border-radius:12px;background:#fff;border:1px solid #e7e3dc;box-shadow:0 18px 46px #1e1c1824}.model-popover:after{content:"";position:absolute;left:34px;bottom:-8px;width:14px;height:14px;transform:rotate(45deg);background:#fff;border-right:1px solid #e7e3dc;border-bottom:1px solid #e7e3dc}.model-popover button{width:100%;height:auto;display:grid;justify-items:start;gap:3px;padding:10px 11px;border-radius:9px;background:transparent;color:#242424;text-align:left}.model-popover button:hover,.model-popover button.selected{background:#f4f3f1}.model-popover strong{font-size:13px}.model-popover span{color:#827d75;font-size:12px;font-weight:600}.send-action{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:#151515;box-shadow:0 14px 28px #1e1c1838;transition:transform .16s ease,box-shadow .16s ease}.send-action:disabled{opacity:.7}.send-action:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px #1e1c1842}.composer-status,.notice{margin:8px 14px 14px;color:#4b4740;font-size:13px;font-weight:750}.history-section,.module-view,.result-panel{border-radius:14px;background:#ffffffeb;border:1px solid #e7e3dc;box-shadow:0 12px 34px #2c271f0b}.history-section{min-height:0;padding:16px;overflow:visible}.preset-row{display:flex;gap:8px;overflow:hidden}.preset-row button{min-width:0;height:36px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:12px;color:#5f5a52;background:#fff;border:1px solid #e7e3dc;font-size:12px;font-weight:720}.section-title,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title h2,.panel-head h2{margin:0;font-size:18px}.history-actions{display:flex;align-items:center;gap:8px}.history-actions>span{color:#827d75;font-size:12px;font-weight:800;white-space:nowrap}.history-actions .batch-download:disabled{cursor:not-allowed;opacity:.48;transform:none}.history-pager{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;padding-bottom:4px}.history-pager button{height:32px;padding:0 12px;border-radius:10px;color:#3d3a35;background:#f4f3f1;font-size:12px;font-weight:800}.history-pager button:disabled{color:#b5afa5;cursor:not-allowed}.history-pager span{color:#827d75;font-size:12px;font-weight:800}.panel-head p{margin:4px 0 0;color:#827d75;font-size:12px}.history-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:10px}.history-item{position:relative;overflow:hidden;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4;cursor:zoom-in;transition:transform .16s ease,box-shadow .16s ease}.select-box{position:absolute;top:8px;left:8px;z-index:3;width:22px;height:22px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#ffffffd1;border:1px solid rgba(30,28,24,.2);box-shadow:0 6px 16px #1e1c1824;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:13px;font-weight:900;line-height:1}.select-box.checked{background:#151515;border-color:#151515}.history-item:hover{transform:translateY(-2px);box-shadow:0 14px 26px #2c271f14}.history-item:focus-visible{outline:2px solid #151515;outline-offset:2px}.history-item img,.history-item video{width:100%;aspect-ratio:1;object-fit:cover;background:#f0eee9}.history-item div{display:flex;justify-content:space-between;gap:8px;padding:9px 10px;color:#716d66;font-size:12px;font-weight:750}.preview-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:26px;background:#121212b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.preview-modal{position:relative;width:min(1180px,96vw);max-height:92vh;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:18px;background:#111;box-shadow:0 30px 90px #00000057}.preview-close{position:absolute;top:14px;right:14px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-stage{min-height:0;display:grid;place-items:center;padding:18px;background:#0f0f0f}.preview-stage img,.preview-stage video{display:block;max-width:100%;max-height:calc(92vh - 126px);object-fit:contain;border-radius:12px}.preview-info{display:grid;gap:8px;padding:14px 18px 16px;color:#fff;background:#171717;border-top:1px solid rgba(255,255,255,.08)}.preview-info strong{display:block;font-size:15px}.preview-info span,.preview-info p{margin:0;color:#b8b8b8;font-size:12px;line-height:1.55}.result-panel{min-height:0;padding:14px;overflow:hidden}.output-flow{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,330px);gap:14px;align-items:stretch}.result-preview{min-height:190px;height:100%;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#f7f5f1;border:1px dashed #d8d0c6}.result-preview img,.result-preview video{width:100%;height:100%;object-fit:contain}.empty-block{display:grid;justify-items:center;gap:8px;min-height:220px;padding:22px;color:#aaa49b;text-align:center}.module-view>.empty-block{min-height:280px;border-radius:14px;background:#fbfaf8;border:1px dashed #ddd8cf}.empty-block svg{color:#b4aea5;filter:drop-shadow(0 8px 16px rgba(99,91,255,.08))}.empty-block strong{color:#242424;font-size:16px}.empty-block span{max-width:260px;color:#827d75;font-size:13px;line-height:1.5}.job-list{min-height:0;margin-top:0;overflow:auto}.mini-title{margin-bottom:8px;color:#827d75;font-size:12px;font-weight:800}.job-item{display:grid;grid-template-columns:1fr auto;gap:6px;padding:10px 0;border-top:1px solid #eeeae4}.job-item span{color:#33302c;font-size:13px;font-weight:750}.job-item strong{color:#151515;font-size:13px}.job-item em,.muted-line{grid-column:1 / -1;color:#827d75;font-size:12px;font-style:normal}.job-item i{grid-column:1 / -1;height:7px;overflow:hidden;border-radius:999px;background:#ece9e3}.job-item i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#151515,#6b665f);transition:width .24s ease}.module-view{padding:18px;overflow:auto}.storage-card{display:grid;grid-template-columns:minmax(180px,auto) minmax(160px,1fr) auto;align-items:center;gap:14px;margin:14px 0 12px;padding:13px 14px;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4}.storage-card strong{display:block;font-size:16px}.storage-card span,.storage-card em{color:#827d75;font-size:12px;font-style:normal;font-weight:800}.storage-bar{height:10px;overflow:hidden;border-radius:999px;background:#ece9e3}.storage-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#151515,#6b665f)}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin-top:12px}.asset-item{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:10px;padding:10px;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4;transition:transform .16s ease,box-shadow .16s ease}.asset-item:hover{transform:translateY(-2px);box-shadow:0 14px 26px #2c271f14}.asset-item img{width:64px;height:64px;object-fit:cover;border-radius:10px}.asset-item strong{display:block;font-size:14px}.asset-item span{display:block;margin-top:4px;color:#827d75;font-size:12px}.asset-item button{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#ad4747;background:#fff0f0}.task-table{display:grid;gap:10px;margin-top:16px}.task-table article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:13px 14px;border-radius:14px;background:#fbfaf8;border:1px solid #eeeae4}.task-table span{display:block;margin-top:4px;color:#827d75;font-size:12px}.task-table b{color:#151515}.task-table em{padding:6px 10px;border-radius:999px;color:#7a6421;background:#fff4d8;font-size:12px;font-style:normal;font-weight:800}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#17171761;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-card{position:relative;width:min(400px,100%);padding:26px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0000002e}.close-button{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:9px;background:#f4f3f1;color:#77736d;font-size:20px}.login-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:#151515}.login-form h2{margin:16px 0 6px;font-size:24px}.login-form p{margin:0 0 18px;color:#716d66;line-height:1.5}label{display:grid;gap:7px;margin-bottom:13px;color:#3d3a35;font-weight:750}.field{height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid #e7e3dc}.field input{width:100%;border:0;outline:0;background:transparent}.primary-action{width:100%;height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;color:#fff;background:#151515;font-weight:800}.loading-page{min-height:100vh;display:grid;place-items:center;background:#f6f6f4}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){body{min-width:0}.app-shell{display:block;min-height:100dvh;padding-bottom:calc(118px + env(safe-area-inset-bottom))}.sidebar{position:fixed;left:0;right:0;bottom:0;z-index:40;min-height:0;height:calc(68px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto;align-items:center;padding:7px 9px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #e8e6e1;border-right:0;box-shadow:0 -12px 30px #28231c14}.brand-mark{display:none}.sidebar nav{display:flex;gap:6px;margin:0;overflow-x:auto;scrollbar-width:none}.nav-button{width:auto;min-width:60px;height:48px;display:grid;justify-items:center;gap:3px;padding:4px 8px;font-size:11px}.nav-button svg{width:18px;height:18px}.sidebar-bottom{display:flex;gap:6px}.sidebar-bottom .points-button{min-width:46px;height:30px;padding:0 8px}.sidebar-bottom button{width:40px;height:40px}.workspace{height:auto;min-height:100dvh;padding:12px 12px calc(148px + env(safe-area-inset-bottom));overflow:visible}.topbar{grid-template-columns:1fr auto;height:auto;gap:8px}.topbar-center{justify-self:start}.topbar-actions{flex-wrap:wrap;justify-content:end}.project-switch{width:fit-content}.work-area{height:auto;display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.create-view{height:auto;display:grid;gap:10px}.create-head{display:grid;gap:10px}.create-head h1{font-size:22px}.stats-row{overflow-x:auto;padding-bottom:2px}.stats-row span{min-width:68px;padding:8px 9px;border-radius:12px}.stats-row strong{font-size:18px}.composer-top{align-items:flex-start}.composer-footer{position:relative;display:block;min-height:68px;padding:9px 74px 10px 9px}.tool-pills{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:7px;overflow-x:auto;max-width:100%;padding:0 2px 7px;scrollbar-width:none}.tool-pills::-webkit-scrollbar,.sidebar nav::-webkit-scrollbar,.preset-row::-webkit-scrollbar{display:none}.tool-pills button{flex:0 0 auto;max-width:142px;height:36px;padding:0 9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tool-pills button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-picker{min-width:0}.model-picker>button{width:138px;justify-content:flex-start}.model-picker>button svg{flex:0 0 auto}.send-action{position:absolute;right:12px;bottom:12px;width:48px;height:48px}.model-popover{left:0;right:auto;width:min(300px,86vw)}.preset-row{overflow-x:auto}.preset-row button{flex:0 0 260px}.history-section,.module-view,.result-panel{border-radius:13px}.history-section{padding:0 0 18px;background:transparent;border:0;box-shadow:none}.result-panel{padding:0;background:transparent;border:0;box-shadow:none}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.output-flow{grid-template-columns:1fr;gap:10px}.result-preview{height:220px;min-height:220px}.job-list{max-height:260px}.data-table,.data-table.compact{min-width:0;width:100%}.table-row,.data-table.compact .table-row,.transaction-table.data-table.compact .table-row{grid-template-columns:1fr;gap:4px;align-items:start}.module-view.clean-view{padding:0}.module-view.clean-view .create-head{padding:8px 2px 2px}.record-list{overflow:visible}.record-card{align-items:start;grid-template-columns:minmax(0,1fr) auto;padding:12px;border-radius:13px;box-shadow:0 8px 20px #2c271f09}.record-main strong{white-space:normal}.profile-grid,.billing-grid,.admin-grid,.admin-metrics,.storage-card,.asset-grid{grid-template-columns:1fr}.preview-backdrop{padding:10px}.preview-modal{width:100%;max-height:94dvh;border-radius:14px}.preview-stage img,.preview-stage video{max-height:calc(94dvh - 136px)}}@media(max-width:520px){.topbar-center{display:none}.create-head p{font-size:12px}.create-head h1{font-size:21px}.composer-top{padding:10px 10px 0}.composer-card textarea{min-height:118px;font-size:14px;padding:18px 12px 14px}.composer-footer{min-height:66px;padding-right:68px}.tool-pills button{max-width:116px}.tool-pills button svg{width:15px;height:15px}.model-picker>button{width:112px}.send-action{right:10px;bottom:10px;width:46px;height:46px}.mode-tabs button{height:36px;padding:0 10px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.section-title{align-items:flex-start}.history-actions{flex-wrap:wrap;justify-content:flex-end}.history-actions .batch-download{max-width:150px}.history-pager{justify-content:space-between}.history-pager span{font-size:11px}.record-card{grid-template-columns:1fr;gap:9px}.record-meta{display:flex;justify-content:space-between;justify-items:stretch}}
