.ll-controller{color:#e0e0e0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#080812;max-width:820px;min-height:100vh;margin:0 auto;padding:0 0 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ll-controller *{box-sizing:border-box}.ll-status-bar{z-index:50;-webkit-backdrop-filter:blur(8px);background:linear-gradient(#080812 70%,#0000);justify-content:space-between;align-items:center;padding:12px 18px;display:flex;position:sticky;top:0}.ll-status-logo{letter-spacing:4px;color:#ffc88c;opacity:.9;font-size:14px;font-weight:700}.ll-status-letters{gap:12px;display:flex}.ll-status-letter{flex-direction:column;align-items:center;gap:3px;display:flex}.ll-status-dot{background:#4caf50;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #4caf50}.ll-status-letter-label{color:#666;letter-spacing:1px;font-size:9px;font-weight:600}.ll-card{background:#0e0e1e;border:1px solid #1a1a2e;border-radius:16px;margin:0 12px 12px;padding:14px}.ll-section-label{letter-spacing:2.5px;text-transform:uppercase;color:#4a4a60;font-size:11px;font-weight:700}.ll-preview-card{z-index:40;background:#0e0e1e;padding:12px;position:sticky;top:52px;box-shadow:0 8px 20px -4px #0000008c}.ll-preview-header{justify-content:space-between;align-items:baseline;margin-bottom:10px;padding:0 4px;display:flex}.ll-preview-show-name{color:#ffc88c;letter-spacing:1px;font-size:13px;font-weight:600}.ll-canvas-wrap{background:#080812;border-radius:10px;width:100%;overflow:hidden}.ll-canvas{width:100%;display:block}.ll-show-category{margin-bottom:14px}.ll-show-category:last-child{margin-bottom:0}.ll-show-category-label{letter-spacing:2px;text-transform:uppercase;color:#ffc88c;opacity:.5;margin-bottom:8px;padding-left:2px;font-size:10px;font-weight:700}.ll-shows-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ll-show-btn{color:#8888a0;cursor:pointer;text-align:center;background:linear-gradient(145deg,#141425,#10101e);border:1.5px solid #222238;border-radius:12px;padding:14px 6px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;position:relative}.ll-show-btn:hover{color:#b0b0c0;border-color:#2a2a45}.ll-show-btn:active{transform:scale(.95)}.ll-show-btn.active{color:#ffc88c;background:linear-gradient(145deg,#1e1535,#151a30);border-color:#ffc88c;box-shadow:0 0 20px #ffc88c1f}.ll-show-btn.soon{opacity:.55}.ll-soon-tag{letter-spacing:1.2px;color:#ffc88c;opacity:.6;margin-top:3px;font-size:8px;font-weight:700;display:block}#ll-color-mode-tabs{background:#0a0a18;border-radius:10px;gap:4px;margin-bottom:12px;padding:3px;display:flex}.ll-mode-tab{color:#555;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 6px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.ll-mode-tab:active{transform:scale(.97)}.ll-mode-tab.active{color:#ffc88c;background:#1a1a30;box-shadow:0 2px 8px #0000004d}.ll-color-panel{display:none}.ll-color-panel.active{display:block}.ll-color-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.ll-color-swatch{cursor:pointer;border:3px solid #0000;border-radius:50%;width:48px;height:48px;padding:0;transition:all .2s;box-shadow:inset 0 2px 4px #0003,0 2px 6px #0000004d}.ll-color-swatch:active{transform:scale(.9)}.ll-color-swatch.active{border-color:#fff;box-shadow:0 0 16px #ffffff40,inset 0 2px 4px #0003}.ll-color-swatch-sm{width:36px;height:36px}.ll-recent-label{letter-spacing:1.5px;text-transform:uppercase;color:#4a4a60;text-align:center;margin:16px 0 8px;font-size:10px;font-weight:700}.ll-palette-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.ll-palette-btn{cursor:pointer;text-align:center;background:linear-gradient(145deg,#141425,#10101e);border:1.5px solid #222238;border-radius:12px;padding:10px;font-family:inherit;transition:all .2s}.ll-palette-btn:active{transform:scale(.97)}.ll-palette-btn.active{border-color:#ffc88c;box-shadow:0 0 15px #ffc88c1f}.ll-palette-preview{border-radius:6px;height:24px;margin-bottom:6px;display:flex;overflow:hidden;box-shadow:inset 0 1px 3px #0000004d}.ll-palette-stripe{flex:1}.ll-palette-name{color:#777;font-size:11px;font-weight:600}.ll-palette-btn.active .ll-palette-name{color:#ffc88c}#ll-sliders{flex-direction:column;gap:8px;padding:8px;display:flex}.ll-slider-group{background:linear-gradient(145deg,#0e0e1e,#0a0a18);border:1px solid #1a1a2e;border-radius:14px;padding:12px 16px 14px}.ll-slider-group label{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.ll-slider-name{color:#8888a0;letter-spacing:.5px;font-size:12px;font-weight:600}.ll-slider-label-left,.ll-slider-label-right{color:#3a3a50;min-width:40px;font-size:10px}.ll-slider-label-right{text-align:right}.ll-controller input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:36px}.ll-controller input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#1a1a30,#2a2a45);border-radius:3px;height:6px}.ll-controller input[type=range]::-webkit-slider-thumb{appearance:none;background:radial-gradient(circle at 40% 35%,#ffe0b8,#ffc88c);border-radius:50%;width:28px;height:28px;margin-top:-11px;transition:box-shadow .15s;box-shadow:0 2px 10px #ffc88c4d,0 0 0 3px #ffc88c14}.ll-controller input[type=range]:active::-webkit-slider-thumb{box-shadow:0 2px 14px #ffc88c80,0 0 0 6px #ffc88c1f}.ll-controller input[type=range]::-moz-range-track{background:linear-gradient(90deg,#1a1a30,#2a2a45);border:none;border-radius:3px;height:6px}.ll-controller input[type=range]::-moz-range-thumb{background:radial-gradient(circle at 40% 35%,#ffe0b8,#ffc88c);border:none;border-radius:50%;width:28px;height:28px;box-shadow:0 2px 10px #ffc88c4d}.ll-color-picker-row{justify-content:center;margin-bottom:14px;display:flex}.ll-pick-color-btn{cursor:pointer;background:linear-gradient(145deg,#1a1a30,#141425);border:1.5px solid #2a2a45;border-radius:14px;align-items:center;gap:12px;padding:12px 24px;font-family:inherit;transition:all .2s;display:flex}.ll-pick-color-btn:hover{border-color:#ffc88c}.ll-pick-color-btn:active{transform:scale(.96)}.ll-pick-color-wheel{border-radius:50%;flex-shrink:0;width:36px;height:36px;display:block;box-shadow:0 2px 8px #0000004d}.ll-pick-color-text{color:#b0b0c0;font-size:14px;font-weight:600}.ll-custom-info{text-align:center;color:#888;margin-bottom:14px;font-size:13px;font-weight:500}.ll-count-buttons{justify-content:center;gap:12px;display:flex}.ll-count-btn{color:#8888a0;cursor:pointer;background:linear-gradient(145deg,#141425,#10101e);border:1.5px solid #222238;border-radius:14px;width:60px;height:60px;font-family:inherit;font-size:22px;font-weight:700;transition:all .2s}.ll-count-btn:hover{color:#ffc88c;border-color:#ffc88c}.ll-count-btn:active{transform:scale(.94)}.ll-palette-slots{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;min-height:60px;margin-bottom:16px;display:flex}.ll-palette-slot{cursor:pointer;color:#2a2a40;background:#0a0a18;border:2px dashed #2a2a40;border-radius:12px;width:52px;height:52px;padding:0;font-family:inherit;font-size:16px;font-weight:700;transition:all .2s}.ll-palette-slot:active{transform:scale(.94)}.ll-palette-slot.selected{border-style:solid;border-color:#ffc88c;box-shadow:0 0 14px #ffc88c33}.ll-palette-slot.filled{color:#0000;border-style:solid;border-color:#ffffff1a;box-shadow:inset 0 1px 3px #0000004d}.ll-palette-slot.filled.selected{border-color:#ffc88c}.ll-custom-actions{justify-content:center;gap:10px;margin-top:12px;display:flex}.ll-action-btn{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,#ffc88c,#f0a050);border:none;border-radius:10px;padding:11px 24px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;box-shadow:0 3px 10px #ffc88c33}.ll-action-btn:hover{filter:brightness(1.1)}.ll-action-btn:active{transform:scale(.96)}.ll-action-btn.ll-action-secondary{color:#888;box-shadow:none;background:#1a1a30}.ll-palette-section-divider{color:#ffc88c;text-transform:uppercase;letter-spacing:1px;border-top:1px solid #2a2a40;justify-content:space-between;align-items:baseline;margin:18px 0 8px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.ll-palette-section-divider small{color:#888;text-transform:none;letter-spacing:0;font-size:9px;font-weight:400}.ll-palette-btn.user{background:linear-gradient(145deg,#161830,#0f1020);border-color:#2d3a5c}.ll-cw-overlay{z-index:200;background:#000c;justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0}.ll-cw-popup{background:#12122a;border:1px solid #2a2a45;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex;box-shadow:0 20px 60px #0009}.ll-cw-preview{border:2px solid #ffffff26;border-radius:14px;width:60px;height:60px;box-shadow:inset 0 1px 4px #0000004d}.ll-cw-wheel{touch-action:none;cursor:crosshair;border-radius:50%}.ll-cw-brightness{touch-action:none;cursor:pointer;border-radius:8px}.ll-cw-actions{gap:10px;display:flex}.ll-effect-params{background:linear-gradient(#0c0c1a,#0a0a18)}.ll-effect-params-header{margin-bottom:10px}.ll-effect-params-grid{flex-direction:column;gap:8px;display:flex}.ll-effect-param-group{background:linear-gradient(145deg,#0e0e1e,#0a0a18);border:1px solid #1a1a2e;border-radius:12px;padding:10px 14px 12px}.ll-effect-param-group label{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:12px;display:flex}.ll-effect-param-name{color:#8888a0;letter-spacing:.5px;font-size:12px;font-weight:600}.ll-effect-param-value{color:#ffc88c;text-align:right;min-width:28px;font-size:11px;font-weight:600}.ll-effect-param-color{cursor:pointer;border:1.5px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:100%;height:38px;padding:0;font-family:inherit;transition:all .15s;display:flex}.ll-effect-param-color:hover{border-color:#ffc88c}.ll-effect-param-color span{letter-spacing:1.5px;text-transform:uppercase;color:#ffffffd9;text-shadow:0 1px 3px #0009;background:#0000004d;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.ll-audio-note{color:#b0b0c0;background:linear-gradient(145deg,#1a1a2e,#14142a);border:1px solid #ffc88c33;border-left:3px solid #ffc88c;border-radius:10px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.ll-audio-note strong{color:#ffc88c;font-weight:700}.ll-audio-note-icon{flex-shrink:0;font-size:16px;line-height:1.2}.ll-footer-note{text-align:center;color:#4a4a60;padding:16px 24px 0;font-size:11px;font-style:italic;line-height:1.5}.ll-footer-disclaimer{color:#3a3a50;letter-spacing:.2px;padding-top:10px;font-size:10px;font-style:normal}@media (min-width:700px){.ll-card{margin:0 16px 14px;padding:16px}}
