:root{--ink:#eef7ff;--muted:#8093a8;--line:rgba(126,167,204,.16);--blue:#159cff;--cyan:#65d8ff;--navy:#06111e;--panel:#091827;--panel2:#0b1c2c;--shadow:0 24px 70px rgba(0,0,0,.42)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#030a12;color:var(--ink)}button,select,textarea{font:inherit}.app-shell{height:100vh;min-height:760px;display:grid;grid-template:72px 1fr / 340px 1fr;background:radial-gradient(circle at 60% 40%,#102a43 0,#081625 37%,#040d17 74%);overflow:hidden}.topbar{grid-column:1/-1;display:flex;align-items:center;border-bottom:1px solid var(--line);background:rgba(5,15,26,.93);backdrop-filter:blur(18px);z-index:20}.brand{width:340px;height:100%;display:flex;gap:12px;align-items:center;padding:0 24px;text-decoration:none;color:white;border-right:1px solid var(--line)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border:2px solid var(--blue);border-radius:10px;transform:rotate(30deg)}.brand-mark span{width:13px;height:13px;border:2px solid var(--cyan);border-radius:3px}.brand>span:last-child{display:grid;grid-template-columns:auto auto;align-items:end;letter-spacing:.04em}.brand strong{font-size:19px}.brand b{font-size:19px;color:var(--blue)}.brand small{grid-column:1/-1;color:#68839d;font-size:9px;letter-spacing:.19em;text-transform:uppercase}.project-name{display:flex;gap:11px;align-items:center;margin-left:25px}.status-dot,.ready-dot{width:8px;height:8px;border-radius:50%;background:#54dda6;box-shadow:0 0 14px #54dda6}.project-name div{display:flex;flex-direction:column}.project-name small,.drawer>small{font-size:9px;color:#658098;letter-spacing:.16em}.project-name strong{font-size:13px;margin-top:3px}.top-actions{margin-left:auto;display:flex;gap:6px;padding-right:18px}.top-actions button{height:39px;border-radius:8px;padding:0 14px;color:#adc0d2;background:transparent;border:1px solid transparent;cursor:pointer}.top-actions .ghost:hover{border-color:var(--line);background:#0b1b2a}.badge{display:inline-grid;place-items:center;margin-left:5px;width:18px;height:18px;border-radius:50%;background:#143552;color:#7edaff;font-size:10px}.top-actions .export{background:#0d2840;border-color:#1b527a;color:#dff4ff}.sidebar{grid-column:1;grid-row:2;overflow:auto;border-right:1px solid var(--line);background:rgba(6,17,30,.9);padding:18px 18px 26px;scrollbar-width:thin;scrollbar-color:#173853 transparent}.mode-switch{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#040d17;border:1px solid var(--line);border-radius:10px}.mode{height:38px;border:0;background:transparent;color:#71869a;border-radius:7px;font-size:13px;font-weight:700;cursor:pointer}.mode.active{background:#112b43;color:#9cddff;box-shadow:inset 0 0 0 1px rgba(78,187,255,.2)}.panel-section{padding:20px 1px;border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-head span{font-size:10px;font-weight:800;letter-spacing:.15em;color:#7290aa}.section-head em{font-size:10px;font-style:normal;color:#3d95c9}.upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.view-card{height:84px;position:relative;overflow:hidden;border-radius:8px;border:1px solid #17344d;background:#0b1b2a;color:#bcd0e2;cursor:pointer;padding:7px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.view-card:hover{border-color:#298bc8}.view-card b{font-size:10px}.view-card small{font-size:8px;color:#537086;max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-card.empty{align-items:center;justify-content:center;border-style:dashed;background:#07131f}.view-card.empty span{font-size:20px;color:#3985b6}.mini-shape{position:absolute;width:42px;height:37px;top:7px;left:25px;border:2px solid rgba(91,201,255,.65);border-radius:45% 45% 35% 35%;background:repeating-linear-gradient(70deg,rgba(23,159,226,.16) 0 3px,transparent 3px 7px);transform:perspective(30px) rotateX(-6deg)}.mini-shape.rear{filter:hue-rotate(30deg)}.mini-shape.side{width:27px;left:33px;transform:skewY(-7deg)}.mini-shape.flip{transform:scaleX(-1) skewY(-7deg)}.field-label,.prompt-label{font-size:11px;color:#8da4b8;display:block;margin-bottom:7px}select,textarea{width:100%;border:1px solid #183a55;background:#071521;color:#d6e5f1;border-radius:8px;outline:none}select{height:42px;padding:0 10px;font-size:12px}textarea{resize:vertical;padding:11px;line-height:1.5;font-size:12px;min-height:120px}select:focus,textarea:focus{border-color:#218dcc}.prompt-helper{margin-top:8px;width:100%;height:36px;border:1px solid #194463;border-radius:8px;color:#8edaff;background:#0a2134;cursor:pointer}.metric-row{display:flex;justify-content:space-between;align-items:center;margin-top:13px;font-size:11px;color:#8da4b8}.chip{border:0;border-radius:5px;padding:5px 7px;background:#0c1d2c;color:#607b91;font-size:9px;cursor:pointer}.chip.active{background:#17486a;color:#c3ebff}.style-scroll{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.style{border:0;background:transparent;color:#657f94;font-size:8px;padding:0;cursor:pointer}.style-orb{display:block;width:48px;height:48px;border-radius:9px;margin:0 auto 6px;border:1px solid #1a3b54;background:radial-gradient(circle at 35% 30%,#4b728d,#132b3d 55%,#07111c)}.style.active .style-orb{border:2px solid #3eb8ff;box-shadow:0 0 18px rgba(33,164,244,.28)}.style.active{color:#b9e8ff}.style-orb.realistic{background:radial-gradient(circle at 40% 25%,#d0b58a,#476778 40%,#142331)}.style-orb.comic{background:conic-gradient(from 30deg,#ffe354,#ff5e74,#37d9ff,#ffe354)}.style-orb.manga{background:repeating-radial-gradient(circle,#e6f2fa 0 2px,#1c2b36 3px 5px)}.style-orb.clay{background:radial-gradient(circle at 35% 25%,#d9a982,#79513f)}.options label{display:flex;gap:9px;margin:12px 0;align-items:flex-start}.options input{accent-color:#179ff2;margin-top:4px}.options span{display:flex;flex-direction:column}.options b{font-size:11px}.options small{font-size:9px;color:#587086;margin-top:2px}.improve{width:100%;height:54px;margin-top:16px;border:1px solid #214b69;border-radius:9px;background:#0b2133;color:#b5d8eb;display:flex;align-items:center;gap:10px;text-align:left;padding:0 13px;cursor:pointer}.improve>span{font-size:23px;color:#59c8ff}.improve div{display:flex;flex:1;flex-direction:column}.improve b{font-size:11px}.improve small{font-size:9px;color:#5f7e96;margin-top:2px}.improve i{font-style:normal}.start{width:100%;height:48px;border:0;border-radius:9px;margin-top:9px;background:linear-gradient(100deg,#087ed0,#22b8f2);color:white;padding:0 15px;display:flex;align-items:center;justify-content:space-between;font-weight:800;cursor:pointer;box-shadow:0 12px 28px rgba(0,141,226,.22)}.start b{font-size:10px;background:rgba(0,0,0,.18);padding:5px;border-radius:5px}.workspace{grid-column:2;grid-row:2;position:relative;min-width:0;overflow:hidden;background:radial-gradient(ellipse at 52% 40%,rgba(23,73,108,.45),transparent 48%),linear-gradient(rgba(4,13,23,.2),rgba(4,13,23,.62));background-size:auto}.workspace:before{content:"";position:absolute;inset:0;opacity:.17;background-image:linear-gradient(rgba(89,164,207,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(89,164,207,.11) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle,#000,transparent 75%)}.viewer{height:calc(100% - 120px);min-height:530px;position:relative;display:grid;place-items:center;perspective:900px}.quality-pill{position:absolute;z-index:4;left:50%;top:20px;transform:translateX(-50%);padding:7px 12px;border:1px solid #19425f;background:rgba(6,21,34,.85);border-radius:20px;font-size:9px;color:#89a2b6;letter-spacing:.08em}.quality-pill span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#54dda6;margin-right:5px}.workspace-tools{position:absolute;right:20px;top:19px;z-index:5;display:flex;gap:6px}.workspace-tools button{width:36px;height:36px;border:1px solid #153650;border-radius:8px;background:#071725;color:#7691a7;cursor:pointer}.workspace-tools button.active{color:#65d8ff;border-color:#2b91c9}.model-wrap{position:absolute;z-index:3;top:20%;width:280px;height:330px;display:grid;place-items:center;transform-style:preserve-3d;cursor:grab;filter:drop-shadow(0 25px 30px rgba(0,0,0,.45))}.model-object{width:170px;height:245px;position:relative;transform-style:preserve-3d;transform:rotateX(-5deg) rotateY(-18deg);transition:opacity .7s,filter .5s}.model-object.generating{opacity:.18;filter:blur(3px)}.core{position:absolute;left:52px;top:16px;width:70px;height:212px;border-radius:42% 42% 30% 30%;background:linear-gradient(90deg,#0a3854,#4cc5ed 42%,#113e59 72%,#061c2c);box-shadow:inset 8px 0 20px rgba(105,226,255,.25),inset -8px 0 25px rgba(0,0,0,.55);clip-path:polygon(28% 0,72% 0,100% 18%,87% 88%,69% 100%,31% 100%,13% 88%,0 18%)}.rib{position:absolute;left:25px;width:120px;height:26px;border:8px solid #2aa5d4;border-top-width:5px;border-radius:50%;transform:rotateX(65deg);box-shadow:0 4px 6px rgba(0,0,0,.3),inset 0 0 5px #8ce9ff}.r1{top:30px}.r2{top:61px;width:140px;left:15px}.r3{top:95px;width:148px;left:11px}.r4{top:132px;width:142px;left:14px}.r5{top:170px;width:128px;left:21px}.r6{top:205px;width:100px;left:35px}.wire .core,.wire .rib{background:transparent;border-color:#54d7ff;box-shadow:none}.pedestal{position:absolute;top:61%;width:390px;height:160px;transform-style:preserve-3d}.pedestal-top{position:absolute;z-index:2;width:390px;height:92px;border-radius:50%;background:radial-gradient(ellipse at 50% 35%,#264c62 0,#112d40 38%,#071724 70%);border:1px solid #2d607b;box-shadow:inset 0 8px 15px rgba(94,187,226,.12),0 32px 50px #01060c}.pedestal-body{position:absolute;top:43px;width:390px;height:67px;background:linear-gradient(90deg,#04101a,#12334a,#071725);border-radius:0 0 50% 50%;border-bottom:1px solid #183d55}.orbit-ring{position:absolute;z-index:3;left:35px;top:12px;width:320px;height:68px;border-radius:50%;border:1px solid rgba(69,190,240,.22);box-shadow:0 0 25px rgba(35,176,232,.08)}.drag-hint{position:absolute;bottom:28px;color:#45647b;font-size:10px;letter-spacing:.06em}.sand-field{position:absolute;z-index:2;top:13%;left:50%;width:360px;height:330px;transform:translateX(-50%);opacity:.12;transition:opacity .5s;background-image:radial-gradient(circle,#d9f2ff 0 1px,transparent 1.7px);background-size:10px 10px;mask-image:radial-gradient(ellipse at center,#000 0 30%,transparent 72%);animation:drift 8s linear infinite}.sand-field.active{opacity:.9;animation:drift .8s linear infinite,pulse 1.8s ease-in-out infinite}.mask-canvas{position:absolute;z-index:6;top:13%;width:380px;height:420px;border:1px dashed #55d2ff;border-radius:48%;background:radial-gradient(circle at 58% 40%,rgba(31,178,246,.28),transparent 20%);cursor:crosshair}.mask-canvas span{position:absolute;top:12px;left:50%;transform:translateX(-50%);font-size:10px;background:#0d344e;padding:6px 9px;border-radius:6px}.hidden{display:none!important}@keyframes drift{to{background-position:30px -50px}}@keyframes pulse{50%{filter:blur(2px);transform:translateX(-50%) scale(1.07)}}.process-card{position:absolute;z-index:8;left:50%;bottom:80px;transform:translateX(-50%);width:min(520px,65%);height:76px;border:1px solid #17425f;border-radius:13px;background:rgba(5,18,30,.9);backdrop-filter:blur(14px);box-shadow:var(--shadow);display:flex;align-items:center;padding:10px 16px;gap:13px}.progress-ring{position:relative;width:50px;height:50px}.progress-ring svg{width:50px;height:50px;transform:rotate(-90deg)}.progress-ring circle{fill:none;stroke:#153148;stroke-width:3}.progress-ring #progressCircle{stroke:#2bbcff;stroke-linecap:round;stroke-dasharray:107;stroke-dashoffset:24;transition:stroke-dashoffset .3s}.progress-ring b{position:absolute;inset:0;display:grid;place-items:center;font-size:10px}.process-copy{display:flex;flex:1;flex-direction:column}.process-copy small{font-size:8px;color:#3b91c2;letter-spacing:.12em}.process-copy strong{font-size:12px;margin:3px 0}.process-copy span{font-size:9px;color:#607b91}.step-dots{display:flex;gap:5px}.step-dots i{width:5px;height:5px;background:#21384a;border-radius:50%}.step-dots i.done{background:#287aa8}.step-dots i.active{background:#55d7ff;box-shadow:0 0 8px #55d7ff}.drawer{position:absolute;z-index:30;right:0;top:72px;bottom:0;width:360px;padding:38px 28px;background:rgba(7,20,33,.97);border-left:1px solid #1a405b;box-shadow:-20px 0 60px rgba(0,0,0,.35);transform:translateX(103%);transition:transform .3s ease}.drawer.open{transform:none}.drawer-close{position:absolute;right:18px;top:15px;width:32px;height:32px;border:0;border-radius:50%;background:#10283b;color:#9eb5c8;font-size:20px;cursor:pointer}.drawer h2{font-size:25px;margin:8px 0}.drawer p{font-size:13px;line-height:1.6;color:#7890a5}.rating{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:25px 0}.rating button{height:72px;border:1px solid #1b455f;background:#0b2133;color:#89d8ff;border-radius:10px;font-size:22px;cursor:pointer}.rating span{display:block;font-size:10px;margin-top:4px}.comment-label{font-size:11px;color:#9bb0c2}.comment-label>span{float:right;color:#4f6a7f}.comment-label textarea{margin-top:8px}.drawer-primary{width:100%;height:44px;margin-top:10px;border:0;border-radius:8px;background:#168fd9;color:#fff;font-weight:700}.export-tray{position:absolute;z-index:25;left:360px;right:20px;top:81px;min-height:76px;display:flex;align-items:center;gap:9px;padding:12px 14px;border:1px solid #275978;border-radius:12px;background:rgba(6,23,37,.97);box-shadow:var(--shadow);transform:translateY(-170%);transition:transform .35s}.export-tray.open{transform:none}.export-tray>div{display:flex;align-items:center;gap:11px;margin-right:auto}.export-tray p{margin:0;display:flex;flex-direction:column}.export-tray small{font-size:8px;color:#58dba5;letter-spacing:.13em}.export-tray strong{font-size:11px;margin-top:3px}.export-tray button{height:39px;border-radius:7px;padding:0 12px;cursor:pointer}.secondary{border:1px solid #20445d;background:#0c2030;color:#99b2c5}.slicer{border:0;background:#e0a934;color:#07111a;font-weight:800}.product{border:0;background:#168fd9;color:white;font-weight:700}@media(max-width:980px){.app-shell{grid-template-columns:280px 1fr}.brand{width:280px}.sidebar{width:280px}.top-actions .ghost:nth-child(-n+2){display:none}.export-tray{left:300px}.project-name{display:none}}@media(max-width:720px){.app-shell{display:block;height:auto;min-height:100vh;overflow:visible}.topbar{height:62px;position:sticky;top:0}.brand{width:auto;border:0}.top-actions{padding-right:8px}.top-actions .ghost{display:none}.top-actions .export{font-size:0;width:42px}.top-actions .export span{font-size:15px}.sidebar{width:100%;height:auto;overflow:visible;border:0;padding:14px}.workspace{height:680px}.viewer{height:600px}.process-card{bottom:65px;width:92%}.drawer{position:fixed;top:0;width:min(360px,92vw)}.export-tray{position:fixed;left:10px;right:10px;top:70px;flex-wrap:wrap}.export-tray>div{width:100%}.upload-grid{grid-template-columns:repeat(3,1fr)}}
