*{box-sizing:border-box}
:root{
--bg:#09070f;--panel:#120f18;--panel2:#17121f;--panel3:#0d0b12;--line:#2a2332;--line2:#40304c;
--text:#f7f2ff;--muted:#9c91a7;--muted2:#6e6577;--purple:#9d4cff;--purple2:#6a35d5;--blue:#5d7cff;
--green:#60dda0;--red:#ff6b7e;--gold:#f5c76d;--shadow:0 24px 70px #0009;
}
html{color-scheme:dark}
body{margin:0;min-height:100vh;background:radial-gradient(900px 500px at 8% -10%,#6f36bc25,transparent 70%),radial-gradient(850px 500px at 93% 10%,#294b9920,transparent 70%),var(--bg);color:var(--text);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 78%)}
button,input,textarea{font:inherit}
button,a,label{tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}
button{color:inherit}
a{color:inherit;text-decoration:none}
svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ambient{position:fixed;width:540px;height:540px;border-radius:50%;filter:blur(120px);opacity:.12;pointer-events:none;z-index:-1}.ambient-a{background:#a347ff;left:-220px;top:-180px}.ambient-b{background:#3b5cff;right:-260px;top:180px}
.topbar{height:72px;border-bottom:1px solid #1f1925;background:#09070fdc;backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:40}
.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:39px;height:39px;border:1px solid #553969;border-radius:12px;background:#17101f;display:grid;place-items:center;box-shadow:inset 0 0 22px #a347ff18}.brand-mark img{width:27px;height:27px}.brand-copy{display:flex;align-items:baseline;gap:7px}.brand-copy b{font:800 13px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.11em}.brand-copy small{color:#9b6fc7;font:800 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.16em}
.top-actions{display:flex;align-items:center;gap:8px}.ghost-button,.primary-button,.add-button,.icon-button,.entry-toolbar button,.text-button,.spin-button{border:0;cursor:pointer;transition:.18s}.ghost-button{height:42px;border:1px solid #30273a;background:#100d15;border-radius:12px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750}.ghost-button:hover{background:#18121f;border-color:#5c4170;transform:translateY(-1px)}.ghost-button svg{width:16px;height:16px}.ghost-button.compact{height:38px;font-size:12px}.ghost-button.full{width:100%}
.page-shell{width:min(1540px,calc(100% - 34px));margin:auto;padding:32px 0 54px}
.intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:8px 0 24px}.eyebrow,.panel-kicker{font:800 10px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.16em;color:#b37cdd}.intro h1{font-size:clamp(34px,4vw,58px);letter-spacing:-.055em;line-height:.95;margin:8px 0 12px}.intro p{color:var(--muted);max-width:650px;margin:0;font-size:14px}.intro-stats{display:grid;grid-template-columns:repeat(3,minmax(105px,1fr));gap:8px}.intro-stats>div{min-width:105px;border:1px solid var(--line);background:#0f0c14;border-radius:14px;padding:12px 14px}.intro-stats b{display:block;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.intro-stats span{display:block;color:var(--muted2);font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-top:2px}
.workspace{display:grid;grid-template-columns:340px minmax(440px,1fr) 300px;gap:14px;align-items:stretch}.panel{border:1px solid var(--line);border-radius:20px;background:linear-gradient(155deg,#15101c,#0d0a12 78%);box-shadow:var(--shadow);min-width:0}.panel-head{height:72px;padding:0 18px;border-bottom:1px solid #241d2b;display:flex;align-items:center;justify-content:space-between}.panel-head h2{font-size:16px;margin:4px 0 0}.panel-kicker{font-size:9px}.icon-button{width:36px;height:36px;border-radius:11px;border:1px solid #30283a;background:#100d15;display:grid;place-items:center}.icon-button:hover{background:#191321;border-color:#5f4671}.icon-button svg{width:18px;height:18px}
.entries-panel{display:flex;flex-direction:column;min-height:680px}.add-row{padding:14px 14px 0;display:grid;grid-template-columns:1fr 44px;gap:8px}.add-row input{height:44px;border:1px solid #30283a;border-radius:12px;background:#0b0910;color:#fff;padding:0 13px;outline:none}.add-row input:focus{border-color:#78549b;box-shadow:0 0 0 3px #9d4cff14}.add-button{height:44px;border-radius:12px;background:linear-gradient(135deg,var(--purple),var(--purple2));display:grid;place-items:center;box-shadow:0 10px 28px #7d39d238}.add-button:hover{filter:brightness(1.08)}.add-button svg{width:20px;height:20px}
.entry-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px 14px}.entry-toolbar button{height:36px;border:1px solid #2d2535;border-radius:10px;background:#100d15;color:#a99eb1;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.entry-toolbar button:hover{color:#fff;border-color:#59406b;background:#18121f}.entry-toolbar svg{width:14px;height:14px}
.entry-list{padding:2px 10px 10px;display:flex;flex-direction:column;gap:7px;overflow:auto;max-height:506px}.entry-item{display:grid;grid-template-columns:30px 1fr 33px;align-items:center;gap:9px;border:1px solid #29212f;background:#100c15;border-radius:12px;padding:8px 8px 8px 10px;transition:.15s}.entry-item:hover{border-color:#4c3859;background:#141019}.entry-color{width:11px;height:11px;border-radius:50%;box-shadow:0 0 14px currentColor}.entry-name{min-width:0;border:0;background:transparent;color:#f7f2ff;padding:0;text-align:left;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:text}.entry-remove{width:31px;height:31px;border:0;background:transparent;color:#796f82;border-radius:9px;cursor:pointer}.entry-remove:hover{background:#29131d;color:#ff8190}.entry-remove svg{width:15px;height:15px}
.empty-state{margin:auto;padding:28px;text-align:center;color:var(--muted);display:flex;flex-direction:column;align-items:center;gap:8px}.empty-state b{color:#d8d0df}.empty-state span{font-size:11px}.empty-mark{width:58px;height:58px;border:1px solid #392b45;border-radius:18px;background:#120d19;display:grid;place-items:center;margin-bottom:4px}.empty-mark img{width:38px}.panel-footer{margin-top:auto;height:53px;border-top:1px solid #241d2b;padding:0 14px;display:flex;align-items:center;justify-content:space-between}.panel-footer span{color:#625a6a;font-size:10px}.danger-link,.text-button{border:0;background:transparent;color:#a991a9;font-size:10px;font-weight:750;cursor:pointer}.danger-link:hover{color:#ff7387}.text-button:hover{color:#fff}
.wheel-panel{min-height:680px;padding:20px;display:flex;flex-direction:column;align-items:center}.wheel-stage{width:min(100%,610px);aspect-ratio:1;position:relative;display:grid;place-items:center;margin:0 auto}.wheel-stage:before{content:"";position:absolute;inset:8%;border-radius:50%;box-shadow:0 0 90px #8c42e829;pointer-events:none}.wheel-stage canvas{width:100%;height:100%;display:block;filter:drop-shadow(0 22px 45px #000a)}.pointer{position:absolute;top:-4px;left:50%;transform:translateX(-50%);z-index:5;width:45px;height:58px;color:#f4eff8;filter:drop-shadow(0 8px 11px #000c)}.pointer svg{width:100%;height:100%;fill:currentColor;stroke:#2d2335;stroke-width:2}
.wheel-hub{position:absolute;width:96px;height:96px;border-radius:50%;border:7px solid #211828;background:radial-gradient(circle at 35% 30%,#f4ecfb,#c9b7dc 52%,#9985aa);color:#22182b;box-shadow:0 12px 30px #0009,0 0 0 1px #ffffff44 inset;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;z-index:3}.wheel-hub span{font:950 14px Inter,sans-serif;letter-spacing:.08em}.wheel-hub small{font-size:7px;letter-spacing:.13em;margin-top:1px;opacity:.55}.wheel-hub:hover{transform:scale(1.035)}
.spin-bar{width:100%;display:grid;grid-template-columns:minmax(220px,1fr) 330px;gap:12px;align-items:stretch;margin-top:auto}.spin-button{height:62px;border-radius:15px;background:linear-gradient(135deg,#a450ff,#6e38dd);box-shadow:0 13px 34px #6b2fc53d;color:white;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;font-size:14px}.spin-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.spin-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.spin-button svg{width:20px;height:20px;fill:currentColor;stroke:none}.spin-settings{border:1px solid #2c2435;border-radius:15px;background:#100d15;padding:9px 13px;display:grid;grid-template-columns:1fr 1fr;gap:13px;align-items:center}.spin-settings label>span{display:block;font-size:9px;color:#7d7385;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.spin-settings label:first-child{display:grid;grid-template-columns:1fr 32px;column-gap:7px;align-items:center}.spin-settings label:first-child>span{grid-column:1/3}.spin-settings input[type=range]{width:100%;accent-color:#9d4cff}.spin-settings b{font-size:10px;text-align:right}.switch-row{position:relative}.switch-row input{position:absolute;opacity:0;pointer-events:none}.switch-row i{display:block;width:42px;height:23px;border-radius:999px;background:#2a2331;border:1px solid #3b3144;position:relative;cursor:pointer}.switch-row i:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:#9a8fa3;left:2px;top:2px;transition:.18s}.switch-row input:checked+i{background:#603092;border-color:#874cc1}.switch-row input:checked+i:after{left:21px;background:#fff}.result-strip{width:100%;height:56px;margin-top:11px;border:1px solid #2b2333;border-radius:14px;background:#0e0b12;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.result-strip span{color:#746b7c;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.result-strip b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}
.history-panel{display:flex;flex-direction:column;min-height:680px}.history-list{padding:11px;display:flex;flex-direction:column;gap:8px;max-height:480px;overflow:auto}.history-item{border:1px solid #29212f;background:#100c15;border-radius:12px;padding:11px;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center}.history-index{width:31px;height:31px;border-radius:10px;background:#1c1327;color:#bb87e9;display:grid;place-items:center;font:800 10px ui-monospace,monospace}.history-copy{min-width:0}.history-copy b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.history-copy span{display:block;color:#6f6677;font-size:9px;margin-top:2px}.history-time{color:#5f5766;font-size:9px}.history-empty svg{width:38px;height:38px;color:#5d5068}.history-footer{margin-top:auto;padding:11px;display:grid;gap:8px;border-top:1px solid #241d2b}.import-label{cursor:pointer}.import-label input{display:none}
.popover{position:fixed;width:190px;border:1px solid #32283a;background:#120e18;box-shadow:0 22px 50px #000b;border-radius:13px;padding:6px;z-index:100;display:none}.popover.open{display:block}.popover button{width:100%;height:36px;text-align:left;border:0;background:transparent;color:#c9c0cf;border-radius:8px;padding:0 10px;font-size:11px;cursor:pointer}.popover button:hover{background:#1e1725;color:#fff}
.modal-backdrop,.winner-backdrop{position:fixed;inset:0;background:#050308c9;backdrop-filter:blur(12px);z-index:120;display:none;align-items:center;justify-content:center;padding:18px}.modal-backdrop.open,.winner-backdrop.open{display:flex}.modal{width:min(520px,100%);border:1px solid #40304c;border-radius:20px;background:linear-gradient(155deg,#17111f,#0d0a12);box-shadow:0 30px 100px #000;padding:20px}.modal-head{display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:4px 0 0;font-size:18px}.modal>p{color:#8e8498;font-size:11px}.modal textarea{width:100%;min-height:180px;border:1px solid #33283d;background:#09070d;border-radius:13px;padding:12px;color:#fff;outline:none;resize:vertical}.modal textarea:focus{border-color:#754f95}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.primary-button{height:42px;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,#a34cff,#6d38dd);font-weight:800}.winner-card{width:min(560px,100%);text-align:center;border:1px solid #55366a;border-radius:24px;background:radial-gradient(500px 250px at 50% 0,#8d42d82d,transparent),#100c15;box-shadow:0 34px 120px #000;padding:42px 24px}.winner-kicker{color:#c48eee;font:800 10px ui-monospace,monospace;letter-spacing:.17em}.winner-card h2{font-size:clamp(32px,7vw,62px);line-height:1;letter-spacing:-.045em;margin:15px 0 28px;word-break:break-word}.winner-actions{display:flex;justify-content:center;gap:9px}
.toast-stack{position:fixed;right:16px;bottom:16px;z-index:160;display:flex;flex-direction:column;gap:8px}.toast{min-width:230px;max-width:350px;border:1px solid #3a2d45;background:#15101c;border-radius:13px;box-shadow:0 17px 55px #000b;padding:11px 13px;animation:toastIn .22s ease}.toast b{display:block;font-size:11px}.toast span{color:#8f8599;font-size:10px}.confetti{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:130}
@keyframes toastIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1180px){.workspace{grid-template-columns:310px 1fr}.history-panel{grid-column:1/-1;min-height:0}.history-list{display:grid;grid-template-columns:repeat(3,1fr);max-height:none}.history-footer{grid-template-columns:1fr 1fr}.wheel-stage{width:min(100%,560px)}}
@media(max-width:820px){.topbar{height:62px;padding:0 14px}.brand-copy small,.ghost-button.compact span{display:none}.page-shell{width:min(100% - 20px,1540px);padding-top:20px}.intro{align-items:start;flex-direction:column}.intro-stats{width:100%}.workspace{grid-template-columns:1fr}.entries-panel,.wheel-panel,.history-panel{min-height:0}.entry-list{max-height:340px}.wheel-stage{width:min(100%,520px)}.spin-bar{grid-template-columns:1fr}.history-list{grid-template-columns:1fr 1fr}.wheel-panel{order:-1}.top-actions{gap:5px}}
@media(max-width:520px){.page-shell{width:calc(100% - 14px)}.intro h1{font-size:38px}.intro p{font-size:12px}.intro-stats{grid-template-columns:repeat(3,1fr)}.intro-stats>div{min-width:0;padding:10px}.workspace{gap:10px}.panel{border-radius:16px}.wheel-panel{padding:9px}.wheel-hub{width:76px;height:76px;border-width:6px}.pointer{width:35px;height:47px}.spin-settings{grid-template-columns:1fr 1fr}.history-list{grid-template-columns:1fr}.winner-actions{flex-direction:column}.winner-actions>*{width:100%}.modal-actions{display:grid;grid-template-columns:1fr 1fr}.toast-stack{left:8px;right:8px}.toast{max-width:none}.brand-copy b{font-size:11px}}
