*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;color:#e8eaed;background:#0a0c10;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app{width:100vw;height:100vh;display:flex}.preview{background:#000;flex:1;position:relative;overflow:hidden}.gradient-canvas{width:100%;height:100%;display:block}.controls{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;background:#111318;border-right:1px solid #ffffff0f;flex-direction:column;gap:4px;width:280px;min-width:280px;height:100vh;padding:20px 16px 32px;display:flex;overflow-y:auto}.controls-title{letter-spacing:.02em;color:#ffffff80;margin-bottom:8px;padding:0 4px;font-size:13px;font-weight:600}.section{border-bottom:1px solid #ffffff0d;padding-bottom:4px}.section-header{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 4px;display:flex}.section-title{letter-spacing:.08em;color:#ffffff73;font-size:10.5px;font-weight:600}.section-actions{gap:2px;display:flex}.icon-btn{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s,background .15s;display:flex}.icon-btn:hover{color:#ffffffb3;background:#ffffff0f}.chevron-down{transform:rotate(180deg)}.section-body{flex-direction:column;gap:14px;padding:0 4px 12px;display:flex}.control-row{flex-direction:column;gap:6px;display:flex}.control-label{color:#ffffffa6;justify-content:space-between;align-items:baseline;font-size:12px;display:flex}.control-value{color:#ffffff59;font-variant-numeric:tabular-nums;font-size:11px}.control-label-text{color:#ffffffa6;font-size:12px}.slider{appearance:none;cursor:pointer;background:#ffffff1f;border-radius:1px;outline:none;width:100%;height:2px}.slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border-radius:2px;width:12px;height:12px;box-shadow:0 1px 4px #0006}.slider::-moz-range-thumb{cursor:grab;background:#fff;border:none;border-radius:2px;width:12px;height:12px;box-shadow:0 1px 4px #0006}.toggle-row{flex-direction:row;justify-content:space-between;align-items:center}.toggle{cursor:pointer;background:#ffffff1f;border:none;border-radius:10px;width:36px;height:20px;padding:0;transition:background .2s;position:relative}.toggle.on{background:#3b82f6}.toggle-thumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.toggle.on .toggle-thumb{transform:translate(16px)}.color-row{flex-direction:row;justify-content:space-between;align-items:center}.color-input-wrap{align-items:center;gap:8px;display:flex}.color-swatch{cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;width:28px;height:28px;padding:0}.color-swatch::-webkit-color-swatch-wrapper{padding:2px}.color-swatch::-webkit-color-swatch{border:none;border-radius:2px}.color-hex{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;outline:none;width:72px;padding:4px 6px;font-family:SF Mono,Fira Code,monospace;font-size:11px}.color-hex:focus{border-color:#fff3}.select-row{flex-direction:row;justify-content:space-between;align-items:center}.select{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;outline:none;padding:5px 8px;font-size:12px}.select:focus{border-color:#ffffff40}.export-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:8px;width:100%;margin-top:4px;padding:10px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s}.export-btn:hover:not(:disabled){background:#ffffff26;border-color:#fff3}.export-btn:disabled{opacity:.5;cursor:not-allowed}.export-btn.secondary{background:0 0}.export-hint{color:#ffffff59;margin-top:2px;font-size:10.5px;line-height:1.45}.reset-all-btn{color:#ffffff59;cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:6px;width:100%;margin-top:12px;padding:8px;font-size:11px;transition:color .15s,border-color .15s}.reset-all-btn:hover{color:#fff9;border-color:#ffffff1f}.preset-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:4px;display:grid}.preset-chip{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:stretch;gap:5px;padding:5px;transition:border-color .15s,background .15s,transform .1s;display:flex}.preset-chip:hover{background:#ffffff0f;border-color:#fff3}.preset-chip.active{background:#ffffff14;border-color:#ffffff73;box-shadow:0 0 0 1px #ffffff1f}.preset-chip:active{transform:scale(.96)}.preset-swatch{border:1px solid #ffffff1a;border-radius:5px;width:100%;height:28px;display:block}.preset-name{letter-spacing:.02em;color:#ffffff73;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:500;line-height:1.2;overflow:hidden}.preset-chip.active .preset-name{color:#ffffffbf}
