:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8f0fa;background:#050a12;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -20%,#173453 0,#08111e 38%,#050a12 75%)}button,.button,input,select{font:inherit}button,.button{border:1px solid #2b3d54;background:#111c2b;color:#dce9f7;border-radius:9px;padding:9px 12px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;transition:.15s}button:hover,.button:hover{border-color:#4c6b8e;background:#17283c}button:disabled{opacity:.55;cursor:wait}button svg,.button svg{width:16px;height:16px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:66px;border-bottom:1px solid #223147;background:#070d17eb;backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;padding:0 18px;z-index:20}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#155e75,#38bdf8);color:#04101d;box-shadow:0 0 28px #38bdf833}.brand-mark svg{width:22px}.brand strong{display:block;font-size:17px}.brand span{display:block;color:#8da5bf;font-size:11px;margin-top:2px}.top-actions{display:flex;gap:7px}.order,.checkout{background:linear-gradient(135deg,#0891b2,#2563eb);border-color:#38bdf8;color:#fff}.layout{display:grid;grid-template-columns:330px minmax(420px,1fr) 310px;min-height:calc(100vh - 66px)}.sidebar{background:#080f1af0;border-color:#223147;border-style:solid;min-width:0}.left-sidebar{border-width:0 1px 0 0}.right-sidebar{border-width:0 0 0 1px}.tabs{height:55px;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:7px;border-bottom:1px solid #223147}.tabs button{justify-content:center}.tabs button.active{background:#17324a;border-color:#38bdf8;color:#7dd3fc}.scroll-area{height:calc(100vh - 121px);overflow:auto;padding:12px}.scroll-area section{padding:4px 3px 18px;margin-bottom:15px;border-bottom:1px solid #1d2a3c}.scroll-area section:last-child{border-bottom:0}.scroll-area h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#a9bdd2;margin:5px 0 13px}.field{display:block;margin:12px 0}.field>span{display:flex;justify-content:space-between;font-size:12px;color:#a9bdd2;margin-bottom:7px}.field>span b{color:#eaf4ff;font-variant-numeric:tabular-nums}.field-row{display:grid;grid-template-columns:1fr 66px;gap:8px;align-items:center}input[type=range]{width:100%;accent-color:#38bdf8}.number,.text-input,select{width:100%;border:1px solid #2a3c53;background:#0c1624;color:#e8f1fb;border-radius:7px;padding:8px}.number{text-align:right}.text-input{margin:5px 0 12px}.toggle{display:flex;align-items:center;gap:9px;color:#c7d7e8;font-size:12px;margin:11px 0;cursor:pointer}.toggle input{display:none}.toggle span{width:35px;height:19px;border-radius:12px;background:#24354a;position:relative;transition:.15s}.toggle span:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#8499ae;top:2px;left:2px;transition:.15s}.toggle input:checked+span{background:#0e7490}.toggle input:checked+span:after{transform:translate(16px);background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:9px}.two-col label,.scroll-area>section>label:not(.field):not(.toggle){display:block;font-size:11px;color:#91a8c0;margin:8px 0}.two-col select,.scroll-area label select{margin-top:5px}.color-row{display:flex;gap:12px}.color-row label{font-size:11px;color:#9bb0c6;display:flex;align-items:center;gap:8px}.color-row input{width:40px;height:28px;border:0;background:none}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head>div{display:flex;gap:5px}.section-head button{padding:6px}.danger{color:#fda4af}.workspace{min-width:0;display:flex;flex-direction:column;position:relative}.toolbar{height:58px;border-bottom:1px solid #223147;background:#09111de0;display:flex;align-items:center;gap:8px;padding:8px 12px;z-index:8}.primary{background:#123c54;border-color:#38bdf8}.toolbar-status{margin-left:auto;color:#849bb4;font-size:12px}.toolbar-status b{color:#7dd3fc}.add-wrap{position:relative}.preset-menu{position:absolute;left:0;top:46px;width:min(670px,75vw);max-height:540px;overflow:auto;background:#0a1421;border:1px solid #36506c;border-radius:12px;padding:12px;box-shadow:0 24px 70px #000b;z-index:50}.category-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.category-row button{padding:5px 9px;font-size:11px}.category-row button.active{border-color:#38bdf8;color:#7dd3fc}.preset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.preset-grid button{text-align:left}.preset-grid button span{display:block}.preset-grid b{display:block;font-size:12px}.preset-grid small{display:block;color:#7890a9;font-size:10px;margin-top:2px}.preview{flex:1;min-height:500px;position:relative;overflow:hidden}.preview canvas{display:block;width:100%;height:100%;cursor:grab}.scene-tip{position:absolute;left:14px;bottom:14px;z-index:3;pointer-events:none;background:#06101ddb;border:1px solid #2c435d;border-radius:9px;padding:8px 10px;color:#93abc4;font-size:11px;display:flex;gap:7px;align-items:center}.right-sidebar h2{font-size:20px;margin:4px 0 8px}.right-sidebar p{color:#8fa5bd;font-size:12px;line-height:1.55}.full{width:100%;justify-content:center;margin:6px 0}.export-card{padding-top:2px!important}.issues{display:flex;flex-direction:column;gap:6px}.issues button{font-size:11px;text-align:left;color:#fecaca;background:#2a151b;border-color:#6b2734}.success{color:#86efac!important}.warn{color:#fbbf24}.ok{color:#4ade80}.notice{background:#111e2d;border:1px solid #2f4863!important;border-radius:10px;padding:12px!important}.notice strong{font-size:12px}.small-copy{font-size:11px!important}.empty{padding:80px 25px;text-align:center;color:#7188a1}.empty svg{width:35px;height:35px}.empty h3{color:#cfe0f1!important}.empty p{font-size:12px;line-height:1.5}@media(max-width:1150px){.layout{grid-template-columns:285px minmax(400px,1fr)}.right-sidebar{grid-column:1/-1;border-width:1px 0 0}.right-sidebar .scroll-area{height:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.right-sidebar section{border:0;margin:0}.preview{min-height:620px}}@media(max-width:760px){.topbar{height:auto;min-height:64px;align-items:flex-start;padding:10px}.brand span{display:none}.top-actions{flex-wrap:wrap;justify-content:flex-end}.top-actions button,.top-actions .button{font-size:0;padding:8px}.top-actions .order{font-size:11px}.layout{display:block}.left-sidebar,.right-sidebar{border-width:0 0 1px}.left-sidebar{height:auto}.left-sidebar .scroll-area{height:auto;max-height:55vh}.workspace{height:70vh}.toolbar-status{display:none}.preview{min-height:0}.right-sidebar .scroll-area{display:block;height:auto}.preset-menu{position:fixed;left:10px;right:10px;top:75px;width:auto;max-height:70vh}.preset-grid{grid-template-columns:repeat(2,1fr)}}
