*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,sans-serif;background:#000;color:#000}.window{border:2px solid #fff;background:#fff;margin-bottom:1rem;-webkit-user-select:none;user-select:none}.window-header{display:flex;align-items:center;justify-content:space-between;padding:2px 6px;height:24px;border-bottom:2px solid #000}.window-title{font-size:.75rem;text-transform:lowercase;font-weight:700}.window-controls{display:flex;gap:4px}.control-btn{width:12px;height:12px;background:#fff;border:1px solid #000}.window-body{padding:4px;overflow-x:auto;display:flex;gap:4px}.thumbnail{width:64px;height:64px;cursor:pointer;border:2px solid transparent}.thumbnail.selected{border-color:#0f0}@media (max-width: 768px){body{background:#000;padding:0 12px;overflow-x:hidden}h1{font-size:1.75rem;text-align:center;margin:20px 0}.window{width:100%!important;max-width:100%!important;margin-bottom:24px;border:2px solid #fff}.window-header{padding:6px 10px;font-size:.9rem;display:flex;justify-content:space-between;align-items:center}.window-controls{gap:4px}.control-btn{width:10px;height:10px}.window-body{padding:12px;display:flex;flex-direction:column;gap:12px}#canvas-area{width:100%;max-width:420px;aspect-ratio:1 / 1;margin:0 auto;background-size:cover;background-position:center;border:2px solid #000}.thumbnail{width:64px;height:64px}input[type=range]{width:100%;margin:6px 0}input[type=color]{width:32px;height:32px;border:none}label{font-size:.75rem;text-align:center}.window-body>div:first-child{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.window-body>div:first-child span{font-size:13px;padding:4px 8px;white-space:nowrap;border-bottom:1px solid transparent}.window-body>div:first-child span.active{font-weight:700;color:red;border-color:red}input[type=file]{width:100%;font-size:.85rem;padding:8px;border:1px solid #000;background:#fff;margin-top:4px}.window-body p{font-size:1rem;text-align:center;margin-bottom:8px}.window-body .download-buttons{display:flex;flex-direction:row;justify-content:center;gap:12px;flex-wrap:wrap}.window-body .download-buttons button{font-size:1rem;padding:8px 16px;min-width:100px;border:1px solid #000;background:#fff;cursor:pointer}html,body{overflow-x:hidden;max-width:100vw}body{padding:0 12px;background:#000}.window,.window-body,.window-header,.thumbnail,#canvas-area,input,button,img,label,div{max-width:100%!important;box-sizing:border-box}.window-body>div:first-child{flex-wrap:wrap;justify-content:center;overflow-x:hidden}.layer-selected{border:1px dashed #00f}.accessory-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;gap:12px!important;padding:12px 4px!important;background-color:#fff!important}.accessory-tabs span{flex:0 0 auto;white-space:nowrap;cursor:pointer}}
