.watches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.watch-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:7px 3px 9px;background:#20251f;font-size:10px;border-color:#374130}.watch-card svg{display:block;width:100%;height:83px}.watch-card.active{border-color:#c1ec8e;background:#2c3823}.watch-card span{white-space:normal}button:disabled{opacity:.28;cursor:default}button:disabled:hover{background-color:inherit}.swatches:has(button:disabled){filter:grayscale(1)}
*{box-sizing:border-box}body{margin:0;background:#151715;color:#eef1e7;font:14px/1.5 system-ui,sans-serif}header{height:68px;padding:0 30px;display:flex;align-items:center;gap:25px;border-bottom:1px solid #ffffff12}header a{color:inherit;text-decoration:none;font-size:24px;font-weight:850}header span{color:#a5b09a;font:11px monospace;letter-spacing:2px}header .back{margin-left:auto;font-size:12px;font-weight:400}main{max-width:1480px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 405px}.preview{position:sticky;top:0;align-self:start;padding:28px 45px}.eyebrow{color:#a9b897;font:11px monospace;letter-spacing:1.5px;margin-bottom:19px}#portrait{max-width:690px;margin:auto;aspect-ratio:1;overflow:hidden;border-radius:15px;background:#677353}#portrait svg{width:100%;height:100%;display:block}.caption{display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:690px;margin:20px auto}h1{margin:0;font-size:24px;letter-spacing:-.7px}.caption span{font-size:12px;color:#a3b096}.actions{max-width:690px;display:flex;gap:8px;margin:auto;flex-wrap:wrap}button{font:inherit;border:1px solid #3d4834;border-radius:7px;padding:10px 12px;background:#252d21;color:#edf3e6;cursor:pointer}button:hover{background:#35402c}button:focus-visible,input:focus-visible{outline:2px solid #c6f38a;outline-offset:3px}#random{background:#c7ef94;color:#203314;border:0;white-space:nowrap}.hint{max-width:690px;margin:18px auto;color:#8e9c83;font-size:12px}aside{padding:28px;border-left:1px solid #ffffff12}.aside-heading h2{margin:0;font-size:22px}.aside-heading span{color:#98a68d;font-size:12px}.section{margin-top:26px;padding-top:20px;border-top:1px solid #ffffff12}.section h3{font:11px monospace;letter-spacing:1.5px;color:#b4c5a2;margin:0 0 17px}.label{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px;color:#a4b396;margin:16px 0 9px}.label b{font-weight:400;font-size:11px;color:#dbe5d0}.swatches{display:flex;gap:8px;flex-wrap:wrap}.swatch{width:26px;height:26px;border-radius:50%;padding:0;border:2px solid #ffffff1f;position:relative}.swatch.active{outline:2px solid #eaf7dd;outline-offset:2px}.swatch.active:after{content:'';position:absolute;inset:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #0005}.hats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.hat{padding:5px 4px 8px;background:#20251f;border-color:#374130;font-size:10px;text-align:center}.hat.active{border-color:#c1ec8e;background:#2c3823}.hat .hat-thumb{width:100%;height:57px;display:block;margin-bottom:3px}.hat svg{width:100%;height:100%}.pills{display:flex;gap:6px;flex-wrap:wrap}.pills button{font-size:11px;padding:7px 10px;background:#20261e}.pills button.active{background:#c0e993;color:#203016;border-color:#c0e993}.storage{margin-top:26px;border:1px solid #3c4c30;padding:14px;border-radius:8px;color:#9bad8b;font-size:12px;background:#1c2418}.storage summary{cursor:pointer;color:#d7e5c9}.storage code{display:block;overflow-wrap:anywhere;font-size:10px}.storage b{color:#e0edcf}#layerList{line-height:1.8;margin-top:12px}#status{font-size:12px;color:#c8ee97;margin-top:14px;min-height:18px}#saved{display:flex;gap:8px;max-width:690px;margin:20px auto 0;flex-wrap:wrap}.saved-look{width:80px;height:80px;padding:0;overflow:hidden;background:#333}.saved-look svg{width:100%;height:100%}.actions button{font-size:12px}@media(max-width:1000px){main{grid-template-columns:minmax(0,1fr) 330px}.preview{padding:25px 22px}aside{padding:25px 20px}.swatches{gap:7px}.caption{align-items:flex-start;flex-direction:column}}@media(max-width:700px){header{height:56px;padding:0 16px}header span{display:none}main{display:block}.preview{position:static;padding:22px 16px}aside{border-left:0;border-top:1px solid #ffffff12;padding:24px 20px}.caption{flex-direction:row;align-items:center}.eyebrow{font-size:9px}.hats{grid-template-columns:repeat(3,1fr)}.hat .hat-thumb{height:65px}button{min-height:40px}.swatch{min-height:30px;width:30px;height:30px}.swatch.active:after{inset:10px}#random{font-size:12px}.actions{gap:6px}.actions button{font-size:11px;padding:9px}h1{font-size:21px}.caption span{font-size:10px}}
