:root{--primary-color:#4a6bff;--secondary-color:#ff6b6b;--tertiary-color:#3b56cd;--background-color:#fff;--text-color:#333;--light-gray:#f5f5f5;--gray:#6c757d;--dark-gray:#4b5563;--border-color:#ccc;--white:#fff;--black:#000;--hover-primary-color:#4665f2;--gradient-end-color:#eaf0ff;--footer-bg-color:#f8f9fa;--coin-gold:gold;--coin-orange:orange;--semi-transparent-white:#fff3;--disabled-color:#9ca3af;--disabled-text-color:#6b7280;--article-meta-color:#6c6c6c;--spinner-accent-color:#4a6bff4d;--shadow-color:#0000001a;--text-shadow-color:#00000040;--focus-shadow-color:#4a6bff33;--hover-shadow-color:#00000026;--active-shadow-color:#0000001a;--border-radius:14px;--rounded-border-radius:20px;--box-shadow:0 4px 6px var(--shadow-color);--container-max-width:800px;--footer-background:#f8f9fa;--footer-heading-color:#2c3e50;--footer-link-color:#4a5568;--footer-link-hover-color:#2b6cb0;--footer-text-color:#718096;--footer-border-color:#e2e8f0}.spin-the-bottle-container{text-align:center}.player-input{display:flex;gap:1rem;margin-bottom:1rem}.player-input input{border:2px solid var(--primary-color);border-radius:var(--border-radius);flex:1;font-size:1rem;padding:.75rem}.player-input button{background-color:var(--primary-color);border:none;border-radius:var(--border-radius);color:var(--white);cursor:pointer;padding:.75rem 1.5rem;transition:transform .3s ease}.player-input button:hover{transform:scale(1.05)}.player-list{text-align:left}.player-list ul{list-style:none;padding:0}.player-list li{align-items:center;background-color:var(--white);border-radius:var(--border-radius);display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem}.player-list button{background:none;border:none;color:var(--secondary-color);cursor:pointer;font-size:1.2rem}.bottle-container{align-items:center;display:flex;height:400px;justify-content:center;margin:0 auto;max-width:100%;position:relative;width:400px}.player-circle-svg{border-radius:50%;box-sizing:border-box;height:100%;position:absolute;transition:opacity .5s ease-in-out;width:100%;z-index:0}.player-circle-svg.faded{opacity:.8}.player-segment-arc-border{fill:none;stroke:#ffffff80;stroke-width:15px}.player-circle-svg text{font-size:14px;fill:#fff;font-weight:700;text-anchor:middle;pointer-events:none}.bottle{background-image:url(/assets/images/bottle.cxBOvTuc.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:60%;opacity:.9;position:relative;width:60%}@media (max-width:768px){.player-input{flex-direction:column}}
