body{display:flex;justify-content:center;padding:2rem}.settings-window[data-astro-cid-swhfej32]{width:100%;max-width:600px;min-height:500px;background:#0009;backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;padding:2rem;color:#fff;display:flex;flex-direction:column}.header[data-astro-cid-swhfej32]{display:flex;align-items:center;margin-bottom:2rem;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--glass-border)}.back-link[data-astro-cid-swhfej32]{color:#fff9;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s;font-size:1rem}.back-link[data-astro-cid-swhfej32]:hover{color:var(--primary-neon)}h1[data-astro-cid-swhfej32]{margin:0;font-size:1.5rem}.menu-list[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:.8rem}.menu-item[data-astro-cid-swhfej32]{display:flex;align-items:center;background:#ffffff0d;border:1px solid transparent;padding:1rem;border-radius:12px;color:#fff;cursor:pointer;transition:all .2s;text-align:left;width:100%;font-size:1rem}.menu-item[data-astro-cid-swhfej32]:hover{background:#ffffff1a;border-color:var(--primary-neon);transform:translate(5px)}.menu-item[data-astro-cid-swhfej32] .icon[data-astro-cid-swhfej32]{font-size:1.5rem;margin-right:1rem}.menu-item[data-astro-cid-swhfej32] .label[data-astro-cid-swhfej32]{flex:1;font-weight:500}.menu-item[data-astro-cid-swhfej32] .arrow[data-astro-cid-swhfej32]{color:#fff6}h2[data-astro-cid-swhfej32]{font-size:1.2rem;color:var(--primary-neon);margin-bottom:1.5rem}.theme-btn[data-astro-cid-swhfej32]{background:#ffffff0d;border:1px solid transparent;padding:1rem;border-radius:12px;cursor:pointer;color:#fff;display:flex;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;transition:all .2s}.theme-btn[data-astro-cid-swhfej32]:hover{background:#ffffff1a}.theme-btn[data-astro-cid-swhfej32].active{border-color:var(--primary-neon);background:#ffffff1a;box-shadow:0 0 15px #0003}.options[data-astro-cid-swhfej32]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.color-preview[data-astro-cid-swhfej32]{width:24px;height:24px;border-radius:50%}.color-preview[data-astro-cid-swhfej32].skeler{background:#f05;box-shadow:0 0 5px #f05}.color-preview[data-astro-cid-swhfej32].tokyo{background:#00f3ff;box-shadow:0 0 5px #00f3ff}.color-preview[data-astro-cid-swhfej32].dark{background:#0f0c29;box-shadow:0 0 5px #a777e3;border:1px solid rgba(255,255,255,.2)}.color-preview[data-astro-cid-swhfej32].light{background:#fff;box-shadow:0 0 5px #a777e3}.form-group[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}label[data-astro-cid-swhfej32]{font-size:.9rem;color:#fffc}select[data-astro-cid-swhfej32],input[data-astro-cid-swhfej32],textarea[data-astro-cid-swhfej32]{background:#0000004d;border:1px solid var(--glass-border);padding:.8rem;border-radius:8px;color:#fff;font-size:1rem;outline:none;font-family:inherit}select[data-astro-cid-swhfej32]:focus,input[data-astro-cid-swhfej32]:focus,textarea[data-astro-cid-swhfej32]:focus{border-color:var(--primary-neon)}.slider-group[data-astro-cid-swhfej32]{margin-bottom:1.2rem}.slider-header[data-astro-cid-swhfej32]{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:.3rem;color:#ffffffe6}.val-display[data-astro-cid-swhfej32]{color:var(--primary-neon);font-weight:700;width:1.5rem;text-align:right}.slider-labels[data-astro-cid-swhfej32]{display:flex;justify-content:space-between;font-size:.75rem;color:#ffffff80;margin-top:2px}input[data-astro-cid-swhfej32][type=range]{-webkit-appearance:none;width:100%;background:transparent;border:none;padding:0;margin:.5rem 0}input[data-astro-cid-swhfej32][type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:var(--primary-neon);cursor:pointer;margin-top:-6px;box-shadow:0 0 10px #00000080}input[data-astro-cid-swhfej32][type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#fff3;border-radius:2px}.toggle-label[data-astro-cid-swhfej32]{display:flex;justify-content:space-between;align-items:center;background:#333;padding:.8rem;border-radius:.5rem;cursor:pointer}.toggle-label[data-astro-cid-swhfej32]:hover{background:#444}.action-btn[data-astro-cid-swhfej32],.primary-btn[data-astro-cid-swhfej32],.danger-btn[data-astro-cid-swhfej32]{padding:.8rem;border-radius:8px;cursor:pointer;width:100%;text-align:center;font-weight:700;transition:all .2s}.action-btn[data-astro-cid-swhfej32]{background:#ffffff1a;color:#fff;border:1px solid var(--glass-border)}.action-btn[data-astro-cid-swhfej32]:hover{background:#fff3}.primary-btn[data-astro-cid-swhfej32]{background:var(--primary-neon);color:#000;border:none}.primary-btn[data-astro-cid-swhfej32]:hover{opacity:.9}.danger-btn[data-astro-cid-swhfej32]{background:#ff32321a;color:#f55;border:1px solid #ff5555}.danger-btn[data-astro-cid-swhfej32]:hover{background:#ff323233}.hint[data-astro-cid-swhfej32]{font-size:.8rem;color:#fff6;margin-top:.2rem}
