:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes harmonyAppear{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}body,html,#root{margin:0;padding:0;background:#232323;color:#fff;font-family:Inter,Arial,sans-serif;height:auto;overflow-x:hidden}.app-bg{min-height:100vh;background:#232323;height:auto;overflow:visible}.container{display:grid;grid-template-columns:220px 1fr;gap:20px;max-width:1400px;margin:0 auto;padding:24px 8px}aside{background:#181818;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:320px;position:fixed;top:24px;max-height:calc(100vh - 48px);overflow-y:hidden}aside.sidebar{left:24px}aside.sidebar.sidebar-right{left:auto!important;right:24px!important}.btn{background:#2d2d2d;color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s;margin-bottom:0}.btn:hover{background:#444}main{width:100%}.color-swatch,.color-swatch-edit{background:var(--color, #888);border-radius:10px;border:none;min-height:38px;height:38px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;overflow:hidden;position:relative;transition:box-shadow .2s,border .2s;box-shadow:0 1px 2px #0000001a;cursor:pointer}.color-swatch.selected{border:3px solid #fff;box-shadow:0 2px 8px #fff5}.color-swatch-edit input[type=color]{width:32px;height:32px;border:none;background:none;padding:0;border-radius:8px;box-shadow:0 0 0 2px #fff8}.color-label{width:100%;min-width:0;max-width:100%;box-sizing:border-box;display:block;text-align:center;color:#222;background:#fff9;font-size:12px;border-radius:0 0 10px 10px;padding:2px 0 1px;position:static;font-weight:700;letter-spacing:.5px;box-shadow:0 1px 2px #0002;-webkit-user-select:all;user-select:all;overflow:hidden;white-space:nowrap;margin-top:auto;margin-bottom:0}.remove-btn{position:absolute;top:4px;right:4px;font-size:14px;background:#fff9;border:none;cursor:pointer;border-radius:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0002;color:#c00;font-weight:900}.gradient-box{background:#222;border-radius:8px;padding:10px;margin-top:6px}.gradient-box label{font-size:13px;font-weight:500}.gradient-box input[type=color]{width:32px;height:32px;border:none;border-radius:6px;margin-top:2px}.gradient-box input[type=number]{width:48px;margin-left:6px;border-radius:4px;border:1px solid #444;background:#181818;color:#fff;padding:2px 4px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#444;cursor:pointer;height:6px;width:100%;outline:none;border-radius:3px;border:1px solid #666;box-shadow:inset 0 1px 3px #0009}input[type=range]::-webkit-slider-track{background:linear-gradient(90deg,#555,#888);height:6px;border-radius:3px;border:1px solid #333;box-shadow:inset 0 1px 2px #00000080}input[type=range]::-moz-range-track{background:linear-gradient(90deg,#555,#888);height:6px;border-radius:3px;border:1px solid #333;box-shadow:inset 0 1px 2px #00000080}input[type=range]::-moz-range-progress{background:linear-gradient(90deg,#666,#999);height:6px;border-radius:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:14px;width:14px;border-radius:50%;background:#fff;border:2px solid #bbb;box-shadow:0 1px 4px #0000004d;cursor:pointer;transition:all .15s ease;margin-top:-4px}input[type=range]::-moz-range-thumb{background:#fff;border:2px solid #bbb;border-radius:50%;box-shadow:0 1px 4px #0000004d;cursor:pointer;height:14px;width:14px;transition:all .15s ease;margin-top:-4px}input[type=range]::-webkit-slider-thumb:hover{background:#f8f8f8;border-color:#999;transform:scale(1.1);box-shadow:0 2px 6px #0006}input[type=range]::-moz-range-thumb:hover{background:#f8f8f8;border-color:#999;transform:scale(1.1);box-shadow:0 2px 6px #0006}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-thumb{border-color:#ff4d4d;box-shadow:0 0 0 3px #ff4d4d4d}input[type=range]:focus::-moz-range-thumb{border-color:#ff4d4d;box-shadow:0 0 0 3px #ff4d4d4d}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-ms-track{background:transparent;border-color:transparent;color:transparent;height:6px}input[type=range]::-ms-fill-lower{background:linear-gradient(90deg,#555,#888);border-radius:3px;border:1px solid #333}input[type=range]::-ms-fill-upper{background:linear-gradient(90deg,#555,#888);border-radius:3px;border:1px solid #333}input[type=range]::-ms-thumb{background:#fff;border:2px solid #bbb;border-radius:50%;box-shadow:0 1px 4px #0000004d;cursor:pointer;height:14px;width:14px}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.sidebar-donate-compact{display:inline-flex;align-items:center;background:#ffc439;color:#222;font-weight:600;font-size:12px;border-radius:5px;padding:4px 8px;text-decoration:none;box-shadow:0 1px 3px #0003;border:1px solid #e6b800;transition:background .15s;outline:none;cursor:pointer;flex-shrink:0}.sidebar-donate-compact:hover{background:#e6b800}.sidebar-section{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.sidebar-section-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:-.5px;margin-bottom:2px;display:flex;align-items:center;justify-content:center;gap:8px}.sidebar-favicon{width:18px;height:18px;border-radius:3px;flex-shrink:0;opacity:.9;transition:opacity .15s}.sidebar-favicon:hover{opacity:1}.sidebar-section-subtitle{color:#bbb;font-size:13px;margin-top:0;margin-bottom:8px}.sidebar-divider{border:none;border-top:1px solid #333;margin:8px 0}.button-group{display:flex;flex-direction:column;gap:6px}.button-group-horizontal{display:flex;flex-direction:row;gap:6px}.sidebar-button{display:flex;align-items:center;gap:8px;justify-content:flex-start;width:100%;background:#232323;border:1px solid #333;border-radius:7px;color:#fff;font-weight:600;font-size:15px;padding:8px 12px;min-height:40px;box-shadow:0 1px 4px #0003;transition:all .15s ease;outline:none;cursor:pointer;box-sizing:border-box}.sidebar-button:hover:not(:disabled){background:#2a2a2a;transform:translateY(-1px);box-shadow:0 2px 8px #0000004d}.sidebar-button:disabled{opacity:.5;cursor:not-allowed}.sidebar-button-icon{flex-shrink:0;width:18px;height:18px}.sidebar-button.gradient-button{background:#2a2a2a;border-color:#444}.sidebar-button.gradient-button:hover:not(:disabled){background:#333}.sidebar-button-compact{flex:1;min-height:38px;padding:8px 10px;justify-content:center;gap:6px}.gradient-section{background:#232323;border-radius:10px;padding:12px;box-shadow:0 1px 4px #0003;display:flex;flex-direction:column;gap:8px}.gradient-controls{display:flex;flex-direction:column;gap:8px}.gradient-control-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.gradient-control-group{display:flex;flex-direction:column;gap:4px}.gradient-control-label{color:#eee;font-size:13px;font-weight:500}.gradient-control-label.manual-checkbox-label{display:flex;align-items:center;gap:8px;min-height:20px;margin-top:20px}.gradient-control-label.manual-checkbox-label input[type=checkbox]{margin:0;width:16px;height:16px;accent-color:#ff4d4d;cursor:pointer}.gradient-control-label.manual-checkbox-label span{font-size:13px;font-weight:500;white-space:nowrap;color:#eee}.gradient-input-group{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;min-width:0;max-width:100%;overflow:hidden}.gradient-color-input{width:28px;height:28px;border:2px solid #444;border-radius:6px;background:none;padding:0;cursor:pointer;flex-shrink:0;transition:border-color .15s}.gradient-color-input:hover{border-color:#555}.gradient-color-input:disabled{cursor:not-allowed;border-color:#333}.gradient-hex-input{width:55px;font-size:11px;border-radius:4px;border:1px solid #444;background:#181818;color:#fff;padding:3px 4px;outline:none;transition:border-color .15s;font-family:Fira Mono,monospace;text-align:center;letter-spacing:.2px}.gradient-hex-input:focus{border-color:#555}.gradient-number-input{width:48px;margin-left:8px;font-size:13px;border-radius:5px;border:1px solid #444;background:#181818;color:#fff;padding:4px 6px;outline:none;transition:border-color .15s}.gradient-number-input:focus{border-color:#555}.balance-section{display:flex;flex-direction:column;gap:8px}.balance-controls{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.group-size-select{background:#2d2d2d;color:#fff;border:1px solid #444;border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer;transition:border-color .15s}.group-size-select:hover{border-color:#666}.group-size-select:focus{outline:none;border-color:#06c;box-shadow:0 0 0 2px #06c3}.slider-controls{display:flex;flex-direction:column;gap:6px;margin-top:4px}.slider-labels{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.slider-label-group{display:flex;align-items:center;gap:6px;font-size:13px;color:#eee}.slider-value{min-width:36px;text-align:right;color:#bbb;cursor:pointer;border-bottom:1px dashed #888;transition:color .15s}.slider-value:hover{color:#ddd}.slider-inputs{display:flex;gap:8px;align-items:center}.slider-inputs input[type=range]{flex:1}.SaturationSlider input[type=range]{height:18px;margin:0}.danger-zone{margin-top:4px}.danger-zone-title{font-size:13px;color:#ff4d4d;font-weight:700;margin-bottom:6px;letter-spacing:.5px}.danger-button{display:flex;align-items:center;gap:8px;width:100%;background:none;color:#ff4d4d;font-weight:700;border:1.5px solid #ff4d4d;border-radius:7px;font-size:15px;padding:8px 12px;min-height:40px;box-shadow:0 1px 4px #0003;transition:all .15s ease;outline:none;cursor:pointer;box-sizing:border-box}.danger-button:hover:not(:disabled){background:#ff4d4d;color:#fff}.danger-button:disabled{opacity:.5;cursor:not-allowed}.row-delete-highlight{position:relative;animation:row-highlight-pulse 1.5s ease-in-out infinite}.row-delete-highlight:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(45deg,#ff66004d,#ffcc004d);border-radius:16px;z-index:-1;pointer-events:none}@keyframes row-highlight-pulse{0%,to{box-shadow:0 0 0 2px #f609,0 0 8px #f606}50%{box-shadow:0 0 0 3px #f60c,0 0 12px #f609}}.row-drag-mode{cursor:grabbing!important}.row-drag-mode .color-swatch,.row-drag-mode .color-swatch-edit{transform:scale(1.02);box-shadow:0 4px 16px #06c6!important;z-index:50!important}.row-drag-preview{background:linear-gradient(90deg,#0066cc1a,#0099ff1a)!important;border:2px dashed #0066cc!important;border-radius:12px!important}.shift-row-highlight{position:relative;animation:shift-row-pulse 2s ease-in-out infinite}.shift-row-highlight:before{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;background:linear-gradient(45deg,#ff66001a,#ffcc001a,#0066cc1a);border-radius:18px;z-index:-1;pointer-events:none}@keyframes shift-row-pulse{0%,to{box-shadow:0 0 0 2px #f609,0 0 8px #f606}50%{box-shadow:0 0 0 3px #06cc,0 0 12px #06c9}}.row-swap-source{background:linear-gradient(135deg,#06c3,#0099ff26)!important;border:2px solid rgba(0,102,204,.6)!important;border-radius:14px!important;box-shadow:0 0 0 2px #06c6,0 4px 12px #0066cc4d!important}.row-swap-target{background:linear-gradient(135deg,#f903,#ffcc0026)!important;border:2px dashed rgba(255,153,0,.8)!important;border-radius:14px!important;box-shadow:0 0 0 2px #f906,0 4px 12px #f903!important;animation:swap-target-pulse 1s ease-in-out infinite}@keyframes swap-target-pulse{0%,to{box-shadow:0 0 0 2px #f906,0 4px 12px #f903}50%{box-shadow:0 0 0 3px #f909,0 6px 16px #f906}}@media (max-width: 900px){.sidebar-right{width:100%!important;margin:12px 24px 24px!important;border-radius:0 0 14px 14px!important;min-height:unset;height:auto;max-height:calc(50vh - 24px)!important;position:fixed!important;top:12px!important;right:0!important;left:0!important}.sidebar,aside{width:100%!important;margin:24px 24px 12px!important;border-radius:14px 14px 0 0!important;height:auto!important;max-height:calc(50vh - 24px)!important;position:fixed!important;top:calc(50vh + 12px)!important;left:0!important;right:0!important}main{margin:0 24px!important;padding-top:calc(100vh - 48px)!important}}.flex-root{display:flex;min-height:100vh;width:100vw;box-sizing:border-box;overflow-x:auto;overflow-y:visible}.sidebar{width:240px;min-width:200px;max-width:320px;box-sizing:border-box;flex-shrink:0;z-index:2;background:#181818;border-radius:14px;position:fixed;top:24px;left:24px;max-height:calc(100vh - 48px);overflow-y:hidden;box-shadow:0 2px 16px #00000040;border:1px solid #232323;height:auto;display:flex;flex-direction:column;gap:12px;padding:16px}.sidebar-right{width:240px;min-width:200px;max-width:320px;box-sizing:border-box;flex-shrink:0;z-index:2;background:#181818;border-radius:14px;position:fixed;top:24px;right:24px;max-height:calc(100vh - 48px);overflow-y:hidden;box-shadow:0 2px 16px #00000040;border:1px solid #232323;height:auto;display:flex;flex-direction:column;gap:16px;padding:16px}main{flex:1 1 0%;min-width:340px;max-width:calc(100vw - 520px);margin:24px auto;padding:0 24px;box-sizing:border-box;overflow:visible;display:flex;flex-direction:column;height:fit-content}main .color-grid{width:100%;min-width:320px;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:1px;background:#181818;border-radius:12px;padding:12px;box-shadow:0 2px 12px #0002;min-height:200px}.preset-cards-scrollable{max-height:340px;overflow-y:auto;padding-right:4px;margin-top:8px;margin-bottom:8px;scrollbar-width:thin;scrollbar-color:#888 #222;padding-bottom:18px}.preset-row{background:#232323;border:1px solid #333;border-radius:10px;margin-bottom:8px;padding:7px 10px 6px;display:flex;flex-direction:column;min-height:54px;box-shadow:0 2px 8px #0002}.preset-name{font-size:15px;font-weight:700;margin-bottom:0;line-height:1.1;display:flex;align-items:center;gap:4px}.preset-row .preset-built-in-apply{align-self:flex-end;margin-top:-2px;margin-bottom:2px}.preset-row .preset-description{font-size:12px;color:#bbb;margin-bottom:2px;line-height:1.2}.preset-row .preset-swatches,.preset-row .preset-color-count{margin-bottom:0}.preset-link-icon,.preset-name svg{width:13px!important;height:13px!important;vertical-align:middle;margin-right:2px;opacity:.7}.sidebar>*{flex-shrink:0}.sidebar .sidebar-section:last-child{margin-bottom:16px}.sidebar input,.sidebar button,.sidebar select{max-width:100%;box-sizing:border-box}[data-dragbtn="1"]:active{cursor:grabbing!important}.sortable-ghost{opacity:.5}.sortable-chosen{transform:scale(1.02)}.cubase-modal-overlay,.cubase-modal-content{z-index:99999!important;position:fixed!important}body.modal-open [data-xbtn="1"],body.modal-open [data-dragbtn="1"]{display:none!important}.swatch-action-icon,.row-handle,.sidebar-button,.sidebar-button-compact{z-index:20!important}.harmony-circle{animation:harmonyAppear .6s ease-out}.harmony-percentage{animation:harmonyAppear .8s ease-out .2s both}
