@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#21343c;background:#f4f6f5;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select,input[type=color],input[type=range]{cursor:pointer}button{border:1px solid #d9e1df;background:white;color:inherit;border-radius:7px;padding:9px 13px;transition:background .15s,border-color .15s}button:hover{background:#e7f0ed;border-color:#89b4a8}button:disabled{opacity:.4;cursor:default}button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #309c86;outline-offset:3px}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #dce4e1;background:#fff}.brand{display:flex;gap:12px;align-items:center;font-family:Manrope,system-ui;letter-spacing:4px;font-weight:800;font-size:20px}.brandmark{color:#287864;font-size:35px}.subtitle{font:400 14px 'DM Sans',sans-serif;letter-spacing:0;border-left:1px solid #d6dfdb;margin-left:15px;padding-left:24px;color:#697c80}.header-actions{display:flex;align-items:center;gap:12px;color:#617571}.header-actions button{margin-left:16px}.live-dot{width:6px;height:6px;border-radius:50%;background:#3da188}main{display:grid;grid-template-columns:238px minmax(320px,1fr) 280px;height:calc(100dvh - 158px);min-height:680px}.panel{padding:28px 22px;overflow-y:auto;background:#fff}.left{border-right:1px solid #dae1e0}.right{border-left:1px solid #dae1e0}.eyebrow{font-size:11px;letter-spacing:1.9px;font-weight:700;color:#6c8580}h1,h2{font-family:Manrope,system-ui;margin:10px 0 25px;font-size:23px;font-weight:600;letter-spacing:-.8px}label{display:block;margin:23px 0 9px;font-weight:500}select{width:100%;padding:10px 9px;background:#f7f9f8;border:1px solid #dce4e1;border-radius:6px;color:#29443e}.label-row{display:flex;align-items:end;justify-content:space-between}.label-row output{font-weight:700;font-size:16px;margin-bottom:8px}input[type=range]{width:100%;accent-color:#257f68;margin:10px 0}.range-ends{display:flex;justify-content:space-between;font-size:12px;color:#7b8a86}.divider{height:1px;background:#e1e7e4;margin:26px 0 22px}.wide{width:100%;margin-top:13px}.secondary{background:#fff}.studio-note{margin-top:30px;border-left:2px solid #93bdb0;padding-left:12px}.studio-note span{font-size:10px;letter-spacing:1px;font-weight:700}.studio-note p{font-size:12px;line-height:1.7;color:#7a8984}.stage{position:relative;background:radial-gradient(ellipse at 50% 43%,#334954 0,#1e303c 48%,#111e2a 100%);overflow:hidden;color:#e6f1ef}.stage-heading{position:absolute;left:30px;top:30px;pointer-events:none;z-index:1}.stage-heading .eyebrow{color:#7fa49e}.stage-heading h2{font-size:22px;line-height:1.55;font-weight:400;letter-spacing:-.6px;color:#cddfdc;margin-top:12px}#viewport{position:absolute;inset:0}canvas{display:block;width:100%;height:100%;touch-action:none}#loading{position:absolute;top:50%;text-align:center;width:100%;color:#a9c4bf}.view-badge{position:absolute;top:32px;right:24px;font-size:10px;letter-spacing:1.5px;color:#829f9f;pointer-events:none}.view-badge span{padding:0 5px}.stage-bottom{position:absolute;bottom:20px;width:100%;text-align:center;pointer-events:none}.tools{display:inline-flex;align-items:center;gap:5px;background:#eef4f1;padding:6px;border-radius:10px;box-shadow:0 12px 35px #06101866;pointer-events:auto;color:#385149}.tools button{border:0;background:transparent;padding:10px 13px}.tools button.active{background:#286e5c;color:white}.tools button:hover:not(.active){background:#d9e9e2}.tools>span{height:24px;width:1px;background:#cad7d1;margin:0 3px}#hint{font-size:12px;color:#99b2b3;margin:16px 10px 0}.library-heading{display:flex;align-items:center;justify-content:space-between}.library-heading h2{font-size:22px;margin-bottom:7px}.library-heading>span{font-size:11px;color:#7a8d86}.muted{color:#7a8984;font-size:13px;margin:3px 0 19px;line-height:1.5}.library{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.tile{position:relative;padding:7px 7px 10px;text-align:left;border:1px solid #e2e9e5;background:#f8faf9;border-radius:8px;min-height:100px}.tile.active{border:1.5px solid #38866e;background:#eaf3ee;box-shadow:0 0 0 1px #38866e22}.tile img{display:block;width:100%;height:53px;object-fit:contain}.tile strong{display:block;font-size:12px;font-weight:600}.tile small{font-size:11px;color:#809189}.tile.active:after{content:'✓';position:absolute;right:7px;top:5px;color:#28775c;font-size:12px}.right label{margin-top:15px}.right label #hex{float:right;font:12px monospace;color:#7a8984}.colour-row{display:flex;align-items:center;gap:10px}input[type=color]{border:1px solid #cedcd4;padding:3px;width:39px;height:35px;border-radius:5px;background:white}#swatches{display:flex;gap:7px;flex-wrap:wrap}.swatch{width:21px;height:21px;padding:0;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px #d0d9d3}.toggle{display:flex;align-items:center;gap:9px;margin-top:23px!important;cursor:pointer}.toggle input{position:absolute;opacity:0;width:34px;height:20px}.switch{width:33px;height:19px;border-radius:20px;background:#c5d2cc;position:relative;pointer-events:none}.switch:after{content:'';position:absolute;background:white;width:13px;height:13px;left:3px;top:3px;border-radius:50%}.toggle input:checked+.switch{background:#327d64}.toggle input:checked+.switch:after{left:17px}.toggle input:focus-visible+.switch{outline:3px solid #3f9c84}.small{font-size:12px;margin-top:9px}.selection-info{border-top:1px solid #e3e9e5;padding-top:13px;font-size:12px;color:#5c776c}#toast{position:absolute;bottom:126px;left:50%;transform:translateX(-50%);background:#edf6f1;color:#254d3e;border-radius:7px;padding:11px 17px;font-size:13px;opacity:0;transition:opacity .2s;pointer-events:none;max-width:90%;width:max-content}#toast.show{opacity:1}footer{height:82px;display:flex;align-items:center;gap:40px;padding:0 28px;background:#fff;border-top:1px solid #dce4e1}footer>div:not(.capacity){display:flex;flex-direction:column;gap:5px}.stat-label{font-size:10px;letter-spacing:1.3px;color:#7c9188;font-weight:600}footer strong{font-weight:500;font-size:19px}.capacity{width:180px}.capacity>div:first-child{display:flex;justify-content:space-between;align-items:center}.capacity #percent{font-size:12px;color:#4c7565}.meter{height:4px;background:#e1ece5;margin-top:11px;border-radius:4px;overflow:hidden}.meter i{display:block;height:100%;background:#388569}.footer-note{margin-left:auto;color:#84968f;font-size:13px}@media(min-width:1500px){main{grid-template-columns:260px minmax(320px,1fr) 310px}.panel{padding:32px 26px}.tile{min-height:112px}.tile img{height:65px}}@media(max-width:1050px){main{grid-template-columns:200px minmax(280px,1fr) 235px}.panel{padding:24px 15px}.stage-heading h2{font-size:18px}.view-badge{display:none}.stage-heading{left:20px}.tools button{padding:9px}.subtitle{display:none}}@media(max-width:760px){header{padding:0 16px;height:65px}.brand{font-size:17px}.header-actions>span{display:none}.header-actions button{margin:0}main{height:auto;display:grid;grid-template-columns:1fr 1fr;min-height:0}.stage{grid-column:1/-1;grid-row:1;height:65dvh;min-height:440px}.left,.right{max-height:none;overflow:visible}.stage-heading h2{display:none}.panel{padding:22px 16px}footer{height:auto;min-height:80px;padding:16px;gap:24px;flex-wrap:wrap}.footer-note{display:none}.capacity{flex:1;min-width:90px}.library{gap:6px}.tile{min-height:96px}.tile strong{font-size:11px}.studio-note{display:none}h1,.library-heading h2{font-size:20px}.library-heading>span{display:none}#hint{font-size:11px}.tools button{padding:9px 12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
