:root,[data-theme=light]{--background:#f0f0f0;--foreground:#333}[data-theme=dark]{--background:#1a1a1a;--foreground:#e0e0e0}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif}a{color:#2a5db0;text-decoration:none}a:hover{text-decoration:underline}[data-theme=dark] a{color:#5b9bd5}table{border-collapse:collapse}font{display:inline}center{text-align:center;display:block}.auth-button{color:#000;cursor:pointer;background:linear-gradient(silver,gray);border:3px outset gray;padding:8px 16px;font-family:Comic Sans MS,cursive;font-size:14px;display:inline-block}.auth-button:hover{background:linear-gradient(#d0d0d0,#909090)}.auth-button:active{background:linear-gradient(gray,silver);border-style:inset}.auth-button-disabled{opacity:.5;cursor:not-allowed}.auth-button-group{align-items:center;gap:8px;display:flex}.auth-avatar{border:2px solid #000;border-radius:3px;width:32px;height:32px}.auth-username{color:#00f}.auth-button-logout{padding:4px 12px;font-size:12px}.vote-buttons{gap:8px;margin-top:8px;display:flex}.vote-button{color:#000;cursor:pointer;background:linear-gradient(silver,gray);border:2px outset gray;padding:6px 16px;font-family:Comic Sans MS,cursive;font-size:16px;display:inline-block}.vote-button:hover:not(:disabled){background:linear-gradient(#d0d0d0,#909090)}.vote-button:active:not(:disabled){background:linear-gradient(gray,silver);border-style:inset}.vote-button:disabled{opacity:.5;cursor:not-allowed}.vote-button-up{border-color:#0f0}.vote-button-down{border-color:red}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px}::-webkit-scrollbar-thumb{background:linear-gradient(#b0b0b0,#888);border:1px solid #999;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#999,#666)}*{scrollbar-width:thin;scrollbar-color:#999 #f0f0f0}.web2-browser-window{background:#e8e8e8;flex-direction:column;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .web2-browser-window{background:#2a2a2a}.web2-titlebar{background:linear-gradient(#e8e8e8 0%,#d0d0d0 100%);border-bottom:1px solid #b0b0b0;justify-content:space-between;align-items:center;height:28px;padding:0 8px;display:flex}[data-theme=dark] .web2-titlebar{background:linear-gradient(#4a4a4a 0%,#3a3a3a 100%);border-bottom-color:#222}.web2-titlebar-buttons{align-items:center;gap:6px;display:flex}.web2-traffic-light{cursor:pointer;border:1px solid #0003;border-radius:50%;width:12px;height:12px}.web2-traffic-close{background:linear-gradient(#ff5f57 0%,#e33e32 100%)}.web2-traffic-minimize{background:linear-gradient(#ffbd2e 0%,#e5a00d 100%)}.web2-traffic-maximize{background:linear-gradient(#28c840 0%,#14a620 100%)}.web2-titlebar-text{text-align:center;color:#333;flex:1;font-size:12px;font-weight:600}[data-theme=dark] .web2-titlebar-text{color:#ccc}.web2-navbar{background:linear-gradient(#f7f7f7 0%,#e8e8e8 100%);border-bottom:1px solid #b0b0b0;align-items:center;gap:4px;height:36px;padding:0 6px;display:flex}[data-theme=dark] .web2-navbar{background:linear-gradient(#444 0%,#3a3a3a 100%);border-bottom-color:#222}.web2-nav-button{cursor:pointer;color:#555;background:linear-gradient(#fff 0%,#e8e8e8 100%);border:1px solid #b0b0b0;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .15s;display:flex}.web2-nav-button:hover{background:linear-gradient(#fff 0%,#ddd 100%)}.web2-nav-button:active{background:linear-gradient(#ddd 0%,#ccc 100%)}[data-theme=dark] .web2-nav-button{color:#ccc;background:linear-gradient(#555 0%,#444 100%);border-color:#333}.web2-nav-separator{background:#ccc;width:1px;height:20px;margin:0 2px}[data-theme=dark] .web2-nav-separator{background:#555}.web2-addressbar{background:linear-gradient(#f0f0f0 0%,#e0e0e0 100%);border-bottom:1px solid #b0b0b0;align-items:center;gap:6px;height:32px;padding:0 8px;display:flex}[data-theme=dark] .web2-addressbar{background:linear-gradient(#3e3e3e 0%,#353535 100%);border-bottom-color:#222}.web2-addressbar-label{color:#666;font-size:11px;font-weight:500}[data-theme=dark] .web2-addressbar-label{color:#999}.web2-addressbar-input{background:#fff;border:1px solid #aaa;border-radius:3px;flex:1;align-items:center;gap:4px;height:22px;padding:0 6px;display:flex;box-shadow:inset 0 1px 2px #0000001a}[data-theme=dark] .web2-addressbar-input{background:#1e1e1e;border-color:#555}.web2-addressbar-padlock{color:#2a5db0;font-size:11px}.web2-addressbar-url{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}[data-theme=dark] .web2-addressbar-url{color:#ddd}.web2-addressbar-go{color:#fff;cursor:pointer;background:linear-gradient(#5b9bd5 0%,#2a5db0 100%);border:1px solid #1a4a90;border-radius:3px;height:22px;padding:0 10px;font-size:11px;font-weight:600}.web2-addressbar-go:hover{background:linear-gradient(#6babef 0%,#3a6dc0 100%)}.web2-tabbar{background:linear-gradient(#e8e8e8 0%,#d0d0d0 100%);border-bottom:1px solid #b0b0b0;align-items:flex-end;height:30px;padding:0 4px;display:flex}[data-theme=dark] .web2-tabbar{background:linear-gradient(#444 0%,#333 100%);border-bottom-color:#222}.web2-tab{color:#333;cursor:pointer;background:linear-gradient(#f5f5f5 0%,#e0e0e0 100%);border:1px solid #b0b0b0;border-bottom:none;border-radius:6px 6px 0 0;align-items:center;gap:6px;height:26px;margin-right:2px;padding:0 16px;font-size:11px;display:flex}.web2-tab.active{background:linear-gradient(#fff 0%,#f5f5f5 100%);border-bottom:1px solid #fff;margin-bottom:-1px;font-weight:600}[data-theme=dark] .web2-tab{color:#ccc;background:linear-gradient(#444 0%,#3a3a3a 100%);border-color:#555}[data-theme=dark] .web2-tab.active{background:linear-gradient(#555 0%,#4a4a4a 100%);border-bottom-color:#4a4a4a}.web2-tab-close{opacity:.5;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;display:flex}.web2-tab-close:hover{opacity:1;background:#0000001a}.web2-content-wrapper{flex:1;display:flex;overflow:hidden}.web2-side-panel{background:#f5f5f5;border-right:1px solid #ccc;flex-direction:column;width:200px;display:flex;overflow:hidden}[data-theme=dark] .web2-side-panel{background:#2e2e2e;border-right-color:#444}.web2-panel-header{color:#333;background:linear-gradient(#e8e8e8 0%,#d0d0d0 100%);border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;height:28px;padding:0 8px;font-size:11px;font-weight:600;display:flex}[data-theme=dark] .web2-panel-header{color:#ccc;background:linear-gradient(#444 0%,#3a3a3a 100%);border-bottom-color:#555}.web2-panel-close{cursor:pointer;color:#666;background:linear-gradient(#f0f0f0 0%,#ddd 100%);border:1px solid #999;border-radius:3px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.web2-panel-content{color:#333;flex:1;padding:8px;font-size:12px;overflow-y:auto}[data-theme=dark] .web2-panel-content{color:#ccc}.web2-panel-content a{color:#2a5db0;border-radius:3px;padding:4px 6px;text-decoration:none;display:block}.web2-panel-content a:hover{color:#1a4a90;background:#e8e8e8}[data-theme=dark] .web2-panel-content a{color:#6babef}[data-theme=dark] .web2-panel-content a:hover{background:#3a3a3a}.web2-search-input{border:1px solid #bbb;border-radius:4px;width:100%;margin-bottom:8px;padding:6px 8px;font-family:inherit;font-size:12px;box-shadow:inset 0 1px 2px #00000014}[data-theme=dark] .web2-search-input{color:#ddd;background:#1e1e1e;border-color:#555}.web2-search-button{color:#fff;cursor:pointer;background:linear-gradient(#5b9bd5 0%,#2a5db0 100%);border:1px solid #1a4a90;border-radius:4px;width:100%;padding:6px 10px;font-size:12px;font-weight:600}.web2-search-button:hover{background:linear-gradient(#6babef 0%,#3a6dc0 100%)}.web2-bookmarks-list{flex-direction:column;gap:2px;display:flex}.web2-bookmark-item{cursor:pointer;color:#333;border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:12px;transition:background .15s;display:flex}.web2-bookmark-item:hover{background:#e0e0e0}[data-theme=dark] .web2-bookmark-item{color:#ccc}[data-theme=dark] .web2-bookmark-item:hover{background:#3e3e3e}.web2-bookmark-icon{flex-shrink:0;font-size:14px}.web2-bookmark-discord{background:linear-gradient(90deg,#5865f21a,#7289da1a);border:1px solid #5865f24d}.web2-bookmark-discord:hover{background:linear-gradient(90deg,#5865f233,#7289da33)}.web2-bookmark-separator{background:#ddd;height:1px;margin:4px 8px}[data-theme=dark] .web2-bookmark-separator{background:#444}.web2-content-area{background:#f5f5f5;flex:1;padding-bottom:24px;position:relative;overflow:auto}[data-theme=dark] .web2-content-area{background:#1e1e1e}@keyframes web2-fade-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes web2-slide-down{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@keyframes web2-pulse-glow{0%,to{box-shadow:0 0 5px #2a5db04d}50%{box-shadow:0 0 15px #2a5db080}}@keyframes web2-bounce-text{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes web2-scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes web2-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-horizontal{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes cursor-trail-fade{0%{opacity:.6}to{opacity:0}}.cursor-trail-emoji{animation:.5s ease-out forwards cursor-trail-fade}.spin{animation:2s linear infinite spin}.spin-horizontal{animation:2s linear infinite spin-horizontal;display:inline-block}@keyframes web2-sparkle{0%,to{opacity:1}50%{opacity:.6}}.sparkle-pulse{animation:3s ease-in-out infinite web2-sparkle;display:inline-block}.sparkle-delay-2{animation-delay:.6s}.sparkle-delay-3{animation-delay:.9s}.sparkle-glint{animation:2s ease-in-out infinite web2-sparkle;display:inline-block}.sparkle-twinkle{animation:1.5s ease-in-out infinite web2-sparkle;display:inline-block}.sparkle-rotate-glint{animation:4s ease-in-out infinite web2-sparkle;display:inline-block}.sparkle-shine{animation:2.5s ease-in-out infinite web2-sparkle;display:inline-block}.blink-text{animation:2s ease-in-out infinite web2-sparkle}.blink-countdown{animation:none}.web2-announcement-bar{text-align:center;color:#fff;background:linear-gradient(90deg,#2a5db0,#3498db);padding:6px 16px;font-size:12px;font-weight:500;overflow:hidden}[data-theme=dark] .web2-announcement-bar{background:linear-gradient(90deg,#1a3d6e,#1e6ca5)}.web2-announcement-text{display:inline-block}.web2-main{background:#f0f0f0;min-height:100vh;padding:0;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif}[data-theme=dark] .web2-main{background:#1a1a1a}.web2-page-wrapper{max-width:960px;margin:0 auto;padding:20px}.web2-two-col{overflow:hidden}.web2-col-main{float:left;width:68%}.web2-col-sidebar{float:right;width:28%}@media (max-width:768px){.web2-col-main,.web2-col-sidebar{float:none;width:100%}.web2-col-sidebar{margin-top:20px}}.web2-site-header{text-align:center;background:linear-gradient(#fff 0%,#f5f5f5 100%);border-bottom:3px solid #2a5db0;border-radius:8px 8px 0 0;margin-bottom:20px;padding:20px;box-shadow:0 2px 8px #0000001a}[data-theme=dark] .web2-site-header{background:linear-gradient(#2a2a2a 0%,#222 100%);border-bottom-color:#3498db}.web2-site-title{color:#2a5db0;letter-spacing:-1px;text-shadow:0 1px #fffc;font-size:36px;font-weight:700}[data-theme=dark] .web2-site-title{color:#5b9bd5;text-shadow:none}.web2-section{background:#fff;border-radius:8px;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 8px #00000014}[data-theme=dark] .web2-section{background:#2a2a2a;box-shadow:0 2px 8px #0000004d}.web2-section-header{background:linear-gradient(#f8f8f8 0%,#e8e8e8 100%);border-bottom:1px solid #ddd;align-items:center;gap:8px;padding:12px 16px;display:flex}[data-theme=dark] .web2-section-header{background:linear-gradient(#333 0%,#2a2a2a 100%);border-bottom-color:#444}.web2-section-title{color:#2a5db0;font-size:16px;font-weight:700}[data-theme=dark] .web2-section-title{color:#5b9bd5}.web2-section-body{padding:16px}.page-container{margin-top:0}.page-content-flex{flex-direction:column;display:flex}.page-pr-container{width:100%}.web2-loading-container{text-align:center;color:#888;padding:40px 20px;font-size:14px}.web2-loading-spinner{border:3px solid #e0e0e0;border-top-color:#2a5db0;border-radius:50%;width:24px;height:24px;margin-bottom:12px;animation:.8s linear infinite spin;display:inline-block}[data-theme=dark] .web2-loading-spinner{border-color:#5b9bd5 #444 #444}.countdown-container{background:linear-gradient(#fff 0%,#f8f8f8 100%);border:1px solid #d0d8e8;border-radius:8px;max-width:700px;margin:0 auto 20px;overflow:hidden;box-shadow:0 2px 12px #2a5db026}[data-theme=dark] .countdown-container{background:linear-gradient(#2a2a2a 0%,#222 100%);border-color:#3a4a5a;box-shadow:0 2px 12px #0000004d}.countdown-header-bar{text-align:center;background:linear-gradient(#3498db 0%,#2a5db0 100%);padding:12px 16px}.countdown-header{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:700}.countdown-digits-row{background:linear-gradient(#f0f4fa 0%,#e0e8f5 100%);justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}[data-theme=dark] .countdown-digits-row{background:linear-gradient(#1e2a3a 0%,#182030 100%)}.countdown-digit-box{text-align:center;background:linear-gradient(#fff 0%,#f0f0f0 100%);border:1px solid #ccc;border-radius:6px;min-width:70px;padding:12px 16px;box-shadow:0 2px 4px #00000014,inset 0 1px #fffc}[data-theme=dark] .countdown-digit-box{background:linear-gradient(#333 0%,#2a2a2a 100%);border-color:#555;box-shadow:0 2px 4px #0000004d}.countdown-digit-value{color:#2a5db0;font-variant-numeric:tabular-nums;font-size:36px;font-weight:700;line-height:1}[data-theme=dark] .countdown-digit-value{color:#5b9bd5}.countdown-digit-label{color:#888;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:10px;font-weight:600}[data-theme=dark] .countdown-digit-label{color:#999}.countdown-separator{color:#2a5db0;opacity:.5;font-size:24px;font-weight:700}[data-theme=dark] .countdown-separator{color:#5b9bd5}.countdown-footer-bar{text-align:center;background:linear-gradient(#e67e22 0%,#d35400 100%);padding:8px 16px}.countdown-footer{color:#fff;letter-spacing:.5px;font-size:12px;font-weight:600}.pr-list-section{margin-bottom:24px}.pr-list-section-header{border-collapse:collapse;border:none!important}.pr-list-section-header-cell{color:#2a5db0;letter-spacing:.5px;background:linear-gradient(#f8f8f8 0%,#e8e8e8 100%);border-bottom:2px solid #2a5db0;border-radius:6px 6px 0 0;font-size:13px;font-weight:700;padding:10px 16px!important}[data-theme=dark] .pr-list-section-header-cell{color:#5b9bd5;background:linear-gradient(#333 0%,#2a2a2a 100%);border-bottom-color:#5b9bd5}.pr-list-container{flex-direction:column;display:flex}.pr-list-expand-wrapper{text-align:center;margin:12px 0 16px}.pr-list-expand-button{color:#2a5db0;cursor:pointer;background:linear-gradient(#f8f8f8 0%,#e0e0e0 100%);border:1px solid #ccc;border-radius:4px;padding:6px 20px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,box-shadow .15s;box-shadow:0 1px 3px #0000001a}.pr-list-expand-button:hover{background:linear-gradient(#fff 0%,#eee 100%);box-shadow:0 2px 6px #00000026}[data-theme=dark] .pr-list-expand-button{color:#5b9bd5;background:linear-gradient(#444 0%,#333 100%);border-color:#555}[data-theme=dark] .pr-list-expand-button:hover{background:linear-gradient(#555 0%,#444 100%)}.pr-card{border-radius:6px;margin-bottom:12px;transition:box-shadow .2s,transform .2s;overflow:hidden}.pr-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.pr-card-leading{background:linear-gradient(#fff9e6 0%,#fff3cc 100%);border:2px solid #e67e22;box-shadow:0 2px 8px #e67e2233}[data-theme=dark] .pr-card-leading{background:linear-gradient(#332a1a 0%,#2a2210 100%);border-color:#e67e22}.pr-card-normal{background:#fff;border:1px solid #ddd;box-shadow:0 1px 4px #0000000f}[data-theme=dark] .pr-card-normal{background:#2a2a2a;border-color:#444}.pr-card-featured{animation:2s ease-in-out infinite web2-pulse-glow;border:2px solid #e67e22!important}.pr-card-inner{align-items:stretch;display:flex}.pr-card-number-section{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:64px;padding:12px;display:flex}.pr-card-number-leading{color:#7a4a00;background:linear-gradient(#f0c040 0%,#e6a817 100%)}[data-theme=dark] .pr-card-number-leading{color:#f0c040;background:linear-gradient(#5a4010 0%,#4a3508 100%)}.pr-card-number-normal{color:#2a5db0;background:linear-gradient(#e8f0ff 0%,#d0e0f5 100%)}[data-theme=dark] .pr-card-number-normal{color:#5b9bd5;background:linear-gradient(#1a2a3a 0%,#152030 100%)}.pr-card-number-text{font-size:16px;font-weight:700}.pr-card-leading-icon{color:#e67e22;margin-top:4px;line-height:1}[data-theme=dark] .pr-card-leading-icon{color:#f0a030}.pr-card-content-section{flex-direction:column;flex:1;justify-content:center;padding:12px 16px;display:flex}.pr-card-title{color:#333;font-size:14px;font-weight:700;line-height:1.3}[data-theme=dark] .pr-card-title{color:#eee}.pr-card-meta{color:#888;margin-top:4px;font-size:12px}[data-theme=dark] .pr-card-meta{color:#999}.pr-card-author-link{color:#2a5db0;font-weight:600;text-decoration:none}.pr-card-author-link:hover{text-decoration:underline}[data-theme=dark] .pr-card-author-link{color:#5b9bd5}.pr-card-link{color:#2a5db0;margin-top:6px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.pr-card-link:hover{color:#1a4a90;text-decoration:underline}[data-theme=dark] .pr-card-link{color:#5b9bd5}.pr-card-votes-section{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:90px;padding:12px;display:flex;position:relative}.pr-card-votes-leading{background:linear-gradient(#f0c040 0%,#e6a817 100%)}[data-theme=dark] .pr-card-votes-leading{background:linear-gradient(#5a4010 0%,#4a3508 8%)}.pr-card-votes-normal{background:linear-gradient(#e8ffe8 0%,#d0f0d0 100%)}[data-theme=dark] .pr-card-votes-normal{background:linear-gradient(#1a2a1a 0%,#152015 100%)}.pr-card-votes-emoji{font-size:20px}.pr-card-votes-count{color:#333;font-size:18px;font-weight:700}[data-theme=dark] .pr-card-votes-count{color:#eee}.pr-card-status-icon{cursor:default;justify-content:center;align-items:center;margin-top:4px;display:inline-flex}.vote-arrow{cursor:pointer;color:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:24px;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 1px 3px #0003}.vote-arrow:hover:not(:disabled){transform:scale(1.1);box-shadow:0 2px 6px #0000004d}.vote-arrow:active:not(:disabled){transform:scale(.95);box-shadow:inset 0 1px 3px #0000004d}.vote-arrow:disabled{opacity:.5;cursor:wait}.vote-arrow-up{background:linear-gradient(#6aa84f 0%,#4a8830 100%)}.vote-arrow-up:hover:not(:disabled){background:linear-gradient(#7ab860 0%,#5a9840 100%)}.vote-arrow-down{background:linear-gradient(#d4654a 0%,#b04a30 100%)}.vote-arrow-down:hover:not(:disabled){background:linear-gradient(#e47560 0%,#c05a40 100%)}[data-theme=dark] .vote-arrow-up{background:linear-gradient(#4a7830 0%,#3a6820 100%)}[data-theme=dark] .vote-arrow-up:hover:not(:disabled){background:linear-gradient(#5a8840 0%,#4a7830 100%)}[data-theme=dark] .vote-arrow-down{background:linear-gradient(#b04a30 0%,#903a20 100%)}[data-theme=dark] .vote-arrow-down:hover:not(:disabled){background:linear-gradient(#c05a40 0%,#a04a30 100%)}.vote-count{-webkit-user-select:none;user-select:none;text-align:center;border:1px solid;border-radius:4px;min-width:36px;padding:3px 8px;font-size:16px;font-weight:700;transition:all .3s;display:inline-block}.vote-count-leading{color:#7a4a00;background:linear-gradient(#fff9e6 0%,#fff3cc 100%);border-color:#e6a817}.vote-count-normal{color:#2a5db0;background:linear-gradient(#e8f0ff 0%,#d0e0f5 100%);border-color:#5b9bd5}[data-theme=dark] .vote-count-leading{color:#f0c040;background:linear-gradient(#3a3010 0%,#2a2508 100%);border-color:#a08020}[data-theme=dark] .vote-count-normal{color:#5b9bd5;background:linear-gradient(#1a2a3a 0%,#152535 100%);border-color:#3a6090}.vote-tooltip{white-space:nowrap;z-index:1000;pointer-events:none;background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:6px;padding:6px 10px;font-size:11px;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}[data-theme=dark] .vote-tooltip{color:#ddd;background:#333;border-color:#555;box-shadow:0 2px 8px #0006}.vote-feedback{text-align:center;z-index:10;white-space:nowrap;border-radius:6px;min-width:100px;padding:6px 10px;font-size:11px;font-weight:600;animation:.3s fadeIn;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0003}.vote-feedback-success{color:#155724;background:linear-gradient(#d4edda 0%,#c3e6cb 100%);border:1px solid #a3d9a5}.vote-feedback-error{color:#721c24;background:linear-gradient(#f8d7da 0%,#f5c6cb 100%);border:1px solid #f0a0a8}[data-theme=dark] .vote-feedback-success{color:#a3d9a5;background:linear-gradient(#1a2a1a 0%,#152015 100%);border-color:#3a5a3a}[data-theme=dark] .vote-feedback-error{color:#f0a0a8;background:linear-gradient(#2a1a1a 0%,#251515 100%);border-color:#5a3a3a}.vote-retry-button{cursor:pointer;color:#333;background:linear-gradient(#f5f5f5 0%,#e0e0e0 100%);border:1px solid #bbb;border-radius:3px;margin-top:4px;padding:2px 8px;font-size:10px;font-weight:600}.vote-retry-button:hover{background:linear-gradient(#fff 0%,#eee 100%)}[data-theme=dark] .vote-retry-button{color:#ddd;background:linear-gradient(#444 0%,#333 100%);border-color:#555}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes celebrate{0%{transform:scale(1)rotate(0)}25%{transform:scale(1.03)rotate(-2deg)}50%{transform:scale(1.05)rotate(0)}75%{transform:scale(1.03)rotate(2deg)}to{transform:scale(1)rotate(0)}}@keyframes shake67{0%{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}to{transform:translate(0)}}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(120px)rotate(720deg)}}@keyframes star-burst{0%{opacity:1;transform:scale(0)rotate(0)}50%{opacity:.8;transform:scale(1.5)rotate(180deg)}to{opacity:0;transform:scale(2)rotate(360deg)}}.celebrate-animation{animation:.6s ease-in-out celebrate}.shake-67-animation{animation:.5s ease-in-out shake67}.confetti-particle{pointer-events:none;border-radius:50%;width:8px;height:8px;animation:2s ease-out forwards confetti-fall;position:absolute}.star-burst{pointer-events:none;font-size:20px;animation:.8s ease-out forwards star-burst;position:absolute}.web2-auth-button{cursor:pointer;white-space:nowrap;border-radius:3px;align-items:center;gap:4px;height:22px;padding:0 10px;font-size:11px;font-weight:600;transition:background .15s;display:flex}.web2-auth-button-login{color:#fff;background:linear-gradient(#5b9bd5 0%,#2a5db0 100%);border:1px solid #1a4a90}.web2-auth-button-login:hover{background:linear-gradient(#6babef 0%,#3a6dc0 100%)}.web2-auth-button-logout{color:#555;background:linear-gradient(#e0e0e0 0%,silver 100%);border:1px solid #999}.web2-auth-button-logout:hover{background:linear-gradient(#eee 0%,#d0d0d0 100%)}[data-theme=dark] .web2-auth-button-login{background:linear-gradient(#3a6da0 0%,#1a4d80 100%);border-color:#0a3a70}[data-theme=dark] .web2-auth-button-logout{color:#ccc;background:linear-gradient(#444 0%,#333 100%);border-color:#555}.web2-auth-avatar{border:1px solid #ffffff4d;border-radius:50%;width:16px;height:16px}.hall-container{width:100%;max-width:36rem}.hall-error-container{text-align:center;color:#e74c3c;background:#fdf0ef;border:1px solid #f0c0bc;border-radius:6px;padding:20px}[data-theme=dark] .hall-error-container{color:#f88;background:#2a1a1a;border-color:#5a2a2a}.hall-empty-container{text-align:center;color:#888;background:#fff9e6;border:1px solid #f0e0b0;border-radius:6px;padding:20px}[data-theme=dark] .hall-empty-container{color:#cca;background:#2a2a1a;border-color:#5a5a2a}.hall-card{background:#fff;border:1px solid #c0dcc0;border-radius:6px;margin-bottom:12px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 1px 4px #0000000f}.hall-card:hover{box-shadow:0 4px 12px #0000001a}[data-theme=dark] .hall-card{background:#2a2a2a;border-color:#3a5a3a}.hall-card-inner{align-items:stretch;display:flex}.hall-card-number-section{background:linear-gradient(#d4edda 0%,#c3e6cb 100%);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:64px;padding:12px;display:flex}[data-theme=dark] .hall-card-number-section{background:linear-gradient(#1a2a1a 0%,#152015 100%)}.hall-card-number-text{color:#28a745;font-size:16px;font-weight:700}[data-theme=dark] .hall-card-number-text{color:#5cb85c}.hall-card-merged-icon{color:#28a745;margin-top:4px;line-height:1}[data-theme=dark] .hall-card-merged-icon{color:#5cb85c}.hall-card-content-section{flex-direction:column;flex:1;justify-content:center;padding:12px 16px;display:flex}.hall-card-title{color:#333;font-size:14px;font-weight:700}[data-theme=dark] .hall-card-title{color:#eee}.hall-card-meta{color:#888;margin-top:4px;font-size:12px}[data-theme=dark] .hall-card-meta{color:#999}.hall-card-author-link{color:#28a745;font-weight:600;text-decoration:none}.hall-card-author-link:hover{text-decoration:underline}[data-theme=dark] .hall-card-author-link{color:#5cb85c}.hall-card-date{color:#aaa;font-size:11px}.hall-card-link{color:#28a745;margin-top:6px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.hall-card-link:hover{text-decoration:underline}[data-theme=dark] .hall-card-link{color:#5cb85c}.hall-card-trophy-section{background:linear-gradient(#fff9e6 0%,#fff3cc 100%);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:72px;padding:12px;display:flex}[data-theme=dark] .hall-card-trophy-section{background:linear-gradient(#2a2510 0%,#221e08 100%)}.hall-card-trophy-emoji{font-size:22px}.status-bar{z-index:9999;background:linear-gradient(#f5f5f5 0%,#e0e0e0 100%);border-top:1px solid #ccc;height:24px;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;font-size:11px;position:fixed;bottom:0;left:0;right:0}[data-theme=dark] .status-bar{background:linear-gradient(#333 0%,#2a2a2a 100%);border-top-color:#444}.status-bar-content{align-items:center;height:100%;padding:0;display:flex}.status-bar-section{border-right:1px solid #ccc;align-items:center;height:100%;display:flex}[data-theme=dark] .status-bar-section{border-right-color:#444}.status-bar-main{flex:1;padding:0 8px;overflow:hidden}.status-bar-text{color:#555;white-space:nowrap;text-overflow:ellipsis;line-height:22px;overflow:hidden}[data-theme=dark] .status-bar-text{color:#aaa}.status-bar-zone{gap:4px;min-width:80px;padding:0 8px}.status-bar-icon{font-size:12px;line-height:1}.status-bar-zone-text{color:#555;font-size:11px}[data-theme=dark] .status-bar-zone-text{color:#aaa}.status-bar-protected{border-right:none;justify-content:center;min-width:40px;padding:0 8px}.guestbook-button{color:#fff;cursor:pointer;background:linear-gradient(#5b9bd5 0%,#2a5db0 100%);border:1px solid #1a4a90;border-radius:4px;margin:5px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,box-shadow .15s;box-shadow:0 1px 3px #00000026}.guestbook-button:hover{background:linear-gradient(#6babef 0%,#3a6dc0 100%);box-shadow:0 2px 6px #0003}.discord-chat-button{color:#fff;cursor:pointer;background:linear-gradient(#7289da 0%,#5865f2 100%);border:1px solid #4752c4;border-radius:4px;margin:5px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-block;box-shadow:0 1px 3px #00000026}.discord-chat-button:hover{color:#fff;background:linear-gradient(#8299ea 0%,#6875ff 100%);box-shadow:0 2px 6px #0003}.web2-buttons-row{flex-wrap:wrap;justify-content:center;gap:6px;padding:8px 0;display:flex}.discord-button-88x31{image-rendering:pixelated;border-radius:2px;transition:transform .15s}.discord-button-88x31:hover{transform:scale(1.05)}.web2-widget{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 4px #0000000f}[data-theme=dark] .web2-widget{background:#2a2a2a;border-color:#444}.web2-widget-header{color:#2a5db0;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(#f8f8f8 0%,#e8e8e8 100%);border-bottom:1px solid #ddd;padding:8px 12px;font-size:12px;font-weight:700}[data-theme=dark] .web2-widget-header{color:#5b9bd5;background:linear-gradient(#333 0%,#2a2a2a 100%);border-bottom-color:#444}.web2-widget-body{padding:12px}.web2-tag-cloud{flex-wrap:wrap;gap:4px;line-height:1.8;display:flex}.web2-tag{color:#2a5db0;padding:0 2px;text-decoration:none;transition:color .15s;display:inline-block}.web2-tag:hover{color:#e67e22;text-decoration:underline}[data-theme=dark] .web2-tag{color:#5b9bd5}[data-theme=dark] .web2-tag:hover{color:#e67e22}.web2-social-bookmarks{flex-direction:column;gap:6px;display:flex}.web2-social-link{color:#333;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;font-size:12px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.web2-social-link:hover{background:#f0f0f0}[data-theme=dark] .web2-social-link{color:#ccc}[data-theme=dark] .web2-social-link:hover{background:#3a3a3a}.web2-social-icon{justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;display:flex}.digg-counter{cursor:pointer;background:linear-gradient(#fff 0%,#f0f0f0 100%);border:2px solid #d5d5d5;border-radius:6px;flex-direction:column;align-items:center;width:100%;padding:12px 8px;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;transition:border-color .2s,box-shadow .2s;display:flex}.digg-counter:hover{border-color:#2a5db0;box-shadow:0 2px 8px #2a5db026}.digg-counter-dugg{background:linear-gradient(#eaffea 0%,#d4edda 100%);border-color:#28a745}.digg-counter-dugg:hover{border-color:#28a745;box-shadow:0 2px 8px #28a74533}[data-theme=dark] .digg-counter{background:linear-gradient(#333 0%,#2a2a2a 100%);border-color:#555}[data-theme=dark] .digg-counter:hover{border-color:#5b9bd5}[data-theme=dark] .digg-counter-dugg{background:linear-gradient(#1a2a1a 0%,#152015 100%);border-color:#5cb85c}.digg-counter-count{color:#333;font-size:28px;font-weight:700;line-height:1}[data-theme=dark] .digg-counter-count{color:#eee}.digg-counter-dugg .digg-counter-count{color:#28a745}[data-theme=dark] .digg-counter-dugg .digg-counter-count{color:#5cb85c}.digg-counter-arrow{color:#888;margin:4px 0 2px;transition:color .2s,transform .15s}.digg-counter:hover .digg-counter-arrow{color:#2a5db0;transform:translateY(-1px)}.digg-counter-dugg .digg-counter-arrow{color:#28a745}[data-theme=dark] .digg-counter-arrow{color:#888}[data-theme=dark] .digg-counter:hover .digg-counter-arrow{color:#5b9bd5}[data-theme=dark] .digg-counter-dugg .digg-counter-arrow{color:#5cb85c}.digg-counter-label{text-transform:lowercase;color:#888;letter-spacing:.5px;font-size:11px;font-weight:700}.digg-counter-dugg .digg-counter-label{color:#28a745}[data-theme=dark] .digg-counter-label{color:#999}[data-theme=dark] .digg-counter-dugg .digg-counter-label{color:#5cb85c}.web2-rss-icon{color:#e67e22;transition:transform .15s}.web2-rss-icon:hover{transform:scale(1.1)}.web2-beta-badge{z-index:100;pointer-events:none;width:120px;height:120px;position:absolute;top:0;right:0;overflow:hidden}.web2-beta-ribbon{color:#fff;text-transform:uppercase;letter-spacing:2px;pointer-events:auto;background:linear-gradient(#e67e22 0%,#d35400 100%);padding:4px 40px;font-size:12px;font-weight:700;position:absolute;top:20px;right:-32px;transform:rotate(45deg);box-shadow:0 2px 4px #0000004d}.web2-ajax-spinner{border:2px solid #e0e0e0;border-top-color:#2a5db0;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}[data-theme=dark] .web2-ajax-spinner{border-color:#5b9bd5 #444 #444}.web2-footer{color:#bdc3c7;background:linear-gradient(#2c3e50 0%,#1a252f 100%);margin-top:20px;padding:30px 20px 20px}.web2-footer-columns{flex-wrap:wrap;gap:30px;max-width:960px;margin:0 auto;display:flex}.web2-footer-col{flex:1;min-width:150px}.web2-footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:13px;font-weight:700}.web2-footer-col a{color:#95a5a6;padding:3px 0;font-size:12px;text-decoration:none;transition:color .15s;display:block}.web2-footer-col a:hover{color:#3498db}.web2-footer-bottom{text-align:center;color:#7f8c8d;border-top:1px solid #34495e;max-width:960px;margin:20px auto 0;padding-top:15px;font-size:11px}.web2-chat-widget{z-index:9998;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;position:fixed;bottom:80px;right:20px}.web2-chat-widget-left{left:20px;right:auto}.web2-chat-bubble{background:#fff;border:1px solid #ddd;border-radius:8px;width:260px;padding:12px 14px;animation:.3s ease-out web2-fade-in;position:absolute;bottom:60px;right:0;box-shadow:0 4px 16px #00000026}[data-theme=dark] .web2-chat-bubble{background:#2a2a2a;border-color:#444}.web2-chat-widget-left .web2-chat-bubble{left:0;right:auto}.web2-chat-bubble:after{content:"";border-top:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-8px;right:24px}[data-theme=dark] .web2-chat-bubble:after{border-top-color:#2a2a2a}.web2-chat-widget-left .web2-chat-bubble:after{left:24px;right:auto}.web2-chat-bubble-border:before{content:"";border-top:9px solid #ddd;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0;position:absolute;bottom:-10px;right:23px}[data-theme=dark] .web2-chat-bubble-border:before{border-top-color:#444}.web2-chat-widget-left .web2-chat-bubble-border:before{left:23px;right:auto}.web2-chat-message{color:#333;margin-bottom:10px;font-size:12px;line-height:1.5}[data-theme=dark] .web2-chat-message{color:#ddd}.web2-chat-actions{justify-content:center;gap:6px;display:flex}.web2-chat-btn{cursor:pointer;color:#333;background:linear-gradient(#f5f5f5 0%,#e0e0e0 100%);border:1px solid #bbb;border-radius:3px;padding:4px 12px;font-family:inherit;font-size:11px;transition:background .15s}.web2-chat-btn:hover{background:linear-gradient(#fff 0%,#eee 100%)}[data-theme=dark] .web2-chat-btn{color:#ddd;background:linear-gradient(#444 0%,#333 100%);border-color:#555}.web2-chat-trigger{color:#fff;cursor:pointer;background:linear-gradient(#3498db 0%,#2a5db0 100%);border:2px solid #1a4a90;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 12px #2a5db04d}.web2-chat-trigger:hover{transform:scale(1.05);box-shadow:0 6px 16px #2a5db066}.web2-theme-toggle{cursor:pointer;color:#555;background:linear-gradient(#f5f5f5 0%,#e0e0e0 100%);border:1px solid #bbb;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.web2-theme-toggle:hover{background:linear-gradient(#fff 0%,#eee 100%)}[data-theme=dark] .web2-theme-toggle{color:#ccc;background:linear-gradient(#444 0%,#333 100%);border-color:#555}.realplayer-link{cursor:pointer;color:inherit}.realplayer-modal-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.realplayer-modal{max-width:90%;max-height:90%;position:relative}.realplayer-close-button{color:#fff;cursor:pointer;background:linear-gradient(#e74c3c 0%,#c0392b 100%);border:1px solid #a0291b;border-radius:4px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;position:absolute;top:-40px;right:0}.realplayer-image{border-radius:4px;max-width:100%;max-height:85vh;display:block;box-shadow:0 8px 32px #00000080}@media (max-width:600px){.web2-page-wrapper{padding:10px}.countdown-digits-row{gap:4px;padding:12px}.countdown-digit-box{min-width:50px;padding:8px 10px}.countdown-digit-value{font-size:24px}.pr-card-inner{flex-wrap:wrap}.pr-card-number-section,.pr-card-votes-section{flex-direction:row;gap:8px;width:100%;min-width:auto}.web2-pr-tabs{flex-wrap:wrap;gap:2px}.web2-pr-tab{padding:6px 10px;font-size:11px}}.web2-pr-tabs{background:linear-gradient(#d8e6f3 0%,#c0d4e8 100%);border-bottom:1px solid #8faabe;border-radius:8px 8px 0 0;gap:3px;padding:8px 12px 0;display:flex}.web2-pr-tab{color:#3a6d99;cursor:pointer;background:linear-gradient(#e8eff6 0%,#d0dce8 100%);border:1px solid #8faabe;border-bottom:none;border-radius:6px 6px 0 0;padding:7px 16px;font-family:Trebuchet MS,Lucida Grande,Verdana,sans-serif;font-size:12px;font-weight:600;transition:background .15s,color .15s;position:relative;top:1px}.web2-pr-tab:hover{color:#2a5580;background:linear-gradient(#f0f5fa 0%,#dce6f0 100%)}.web2-pr-tab-active{color:#2a5580;background:#fff;border-color:#8faabe #8faabe #fff;border-bottom-style:solid;border-bottom-width:1px;font-weight:700}.ccContainer{background:#fff;border:1px solid #ddd;border-radius:8px;max-width:100%;padding:16px;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;box-shadow:0 2px 8px #00000014}[data-theme=dark] .ccContainer{background:#2a2a2a;border-color:#444;box-shadow:0 2px 8px #0000004d}.ccContainer h1{color:#2a5db0;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700}[data-theme=dark] .ccContainer h1{color:#5b9bd5}.chaos-toggle-button{color:#fff;cursor:pointer;background:linear-gradient(#5b9bd5 0%,#2a5db0 100%);border:1px solid #1a4a90;border-radius:4px;padding:6px 14px;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:600;transition:background .15s,box-shadow .15s;box-shadow:0 1px 3px #00000026}.chaos-toggle-button:before,.chaos-toggle-button:after{content:none}.chaos-toggle-button:hover{color:#fff;background:linear-gradient(#6babef 0%,#3a6dc0 100%);box-shadow:0 2px 6px #0003}.chaos-toggle-button:active{background:linear-gradient(#2a5db0 0%,#1a4a90 100%);border-style:solid}[data-theme=dark] .chaos-toggle-button{background:linear-gradient(#3a6da0 0%,#1a4d80 100%);border-color:#0a3a70}[data-theme=dark] .chaos-toggle-button:hover{color:#fff;background:linear-gradient(#4a7db0 0%,#2a5d90 100%)}.world-chaos{color:#2a5db0;font-family:Lucida Grande,Trebuchet MS,Helvetica Neue,Arial,sans-serif}[data-theme=dark] .world-chaos{color:#5b9bd5}
:root,[data-theme=light]{--gta-radio-bg:#fffffe;--gta-radio-border:#d9e2f5;--gta-radio-shadow:#0f172a1f;--gta-radio-highlight:#0f62fe;--gta-radio-accent:#1aa0ff;--gta-radio-muted:#54617a;--gta-radio-glow:#7aa6ff;--gta-radio-play-bg:linear-gradient(180deg,#5aa0ff 0%,#2f6aff 100%);--gta-radio-stop-bg:linear-gradient(180deg,#ff7a7a 0%,#ff3c3c 100%);--gta-radio-panel:#f5f7ff;--gta-radio-panel-secondary:#eef2ff;--gta-radio-text:#0f172a}[data-theme=dark]{--gta-radio-bg:#151927;--gta-radio-border:#2c3146;--gta-radio-shadow:#0f172abf;--gta-radio-highlight:#8ad0ff;--gta-radio-accent:#57b0ff;--gta-radio-muted:#a6b1d3;--gta-radio-glow:#a7c2ff;--gta-radio-play-bg:linear-gradient(180deg,#7ab9ff 0%,#3f87ff 100%);--gta-radio-stop-bg:linear-gradient(180deg,#ff7a7a 0%,#ff3c3c 100%);--gta-radio-panel:#1b1f32;--gta-radio-panel-secondary:#252a44;--gta-radio-text:#f8fafc}.gta-radio-container{z-index:1000;font-family:Segoe UI,Trebuchet MS,sans-serif;transition:transform .25s,opacity .25s;position:fixed;bottom:20px}.gta-radio-container.gta-radio-collapsed{opacity:.6;transform:translateY(80px)}.gta-radio-container.gta-radio-right{right:24px}.gta-radio-container.gta-radio-left{left:24px}.gta-radio-overlay{background:var(--gta-radio-bg);border:1px solid var(--gta-radio-border);box-shadow:0 18px 35px var(--gta-radio-shadow);min-width:360px;max-width:480px;color:var(--gta-radio-text);border-radius:18px;padding:12px 16px}.gta-radio-header{border-bottom:1px solid var(--gta-radio-border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.gta-radio-title{letter-spacing:1.5px;color:var(--gta-radio-muted);font-size:11px;font-weight:700}.gta-radio-header-buttons{gap:6px;display:flex}.gta-radio-header-btn,.gta-radio-close-btn{background:var(--gta-radio-panel);color:var(--gta-radio-text);border:1px solid var(--gta-radio-border);cursor:pointer;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;transition:all .2s}.gta-radio-header-btn:hover,.gta-radio-close-btn:hover{border-color:var(--gta-radio-highlight);color:var(--gta-radio-highlight);box-shadow:0 0 0 1px var(--gta-radio-highlight)}.gta-radio-display{background:var(--gta-radio-panel-secondary);border:1px solid var(--gta-radio-border);border-radius:14px;gap:12px;margin-bottom:12px;padding:12px;display:flex}.gta-radio-logo-container{background:var(--gta-radio-panel);border:1px solid var(--gta-radio-border);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.gta-radio-logo{object-fit:cover;width:100%;height:100%}.gta-radio-info{flex-direction:column;flex:1;justify-content:space-between;display:flex}.gta-radio-station-name{font-size:14px;font-weight:700;line-height:1.2}.gta-radio-status{color:var(--gta-radio-muted);align-items:center;gap:6px;font-size:11px;display:flex}.gta-radio-playing{color:var(--gta-radio-accent);align-items:center;gap:4px;animation:1s infinite pulse;display:flex}.gta-radio-loading{color:var(--gta-radio-highlight);align-items:center;gap:4px;animation:1s infinite pulse;display:flex}.gta-radio-stopped{color:#ff6a6a}.gta-radio-equalizer{align-items:flex-end;gap:3px;height:12px;display:flex}.gta-radio-equalizer span{background:var(--gta-radio-glow);border-radius:2px;width:3px;animation:.6s ease-in-out infinite equalizer}.gta-radio-equalizer span:nth-child(2){animation-delay:.1s}.gta-radio-equalizer span:nth-child(3){animation-delay:.2s}@keyframes equalizer{0%,to{height:3px}50%{height:12px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.gta-radio-controls{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.gta-radio-control-btn{color:var(--gta-radio-text);cursor:pointer;background:var(--gta-radio-panel);border:none;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:600;transition:transform .1s,box-shadow .2s;box-shadow:inset 0 1px 1px #fff6}.gta-radio-control-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 15px #0f172a26}.gta-radio-control-btn:active:not(:disabled){background:var(--gta-radio-panel-secondary)}.gta-radio-play-btn{background:var(--gta-radio-play-bg);color:#fff;grid-column:span 2;box-shadow:0 4px 12px #0f172a40}.gta-radio-nav-btn{font-size:10px}.gta-radio-station-list{background:var(--gta-radio-panel);border:1px solid var(--gta-radio-border);border-radius:14px;max-height:170px;padding:6px;overflow-y:auto}.gta-radio-list-label{color:var(--gta-radio-muted);border-bottom:1px solid var(--gta-radio-border);text-align:center;letter-spacing:1px;margin-bottom:6px;padding:6px;font-size:11px;font-weight:700}.gta-radio-list-items{flex-direction:column;gap:4px;display:flex}.gta-radio-list-item{background:var(--gta-radio-panel-secondary);color:var(--gta-radio-text);cursor:pointer;border:1px solid #0000;border-radius:10px;padding:6px 8px;font-size:11px;transition:border .2s,box-shadow .2s}.gta-radio-list-item:hover{border-color:var(--gta-radio-highlight);box-shadow:0 4px 12px #0f172a1a}.gta-radio-list-item.active{background:var(--gta-radio-accent);color:#fff;border-color:#0000;box-shadow:0 6px 16px #0f172a40}.gta-radio-station-list::-webkit-scrollbar{width:8px}.gta-radio-station-list::-webkit-scrollbar-track{background:#ffffff0d}.gta-radio-station-list::-webkit-scrollbar-thumb{background:var(--gta-radio-border);border-radius:4px}.gta-radio-station-list::-webkit-scrollbar-thumb:hover{background:var(--gta-radio-highlight)}@media (max-width:640px){.gta-radio-overlay{min-width:220px;max-width:300px;padding:10px}.gta-radio-container{bottom:10px;left:12px!important;right:12px!important}.gta-radio-display{gap:8px}.gta-radio-logo-container{width:52px;height:52px}.gta-radio-station-list{max-height:140px}}
