.home-live-panel{position:absolute;right:clamp(18px,3vw,48px);top:110px;width:300px;display:grid;gap:14px;text-align:left}.home-live-panel section{padding:16px;border:1px solid #ffffff16;border-radius:12px;background:#151922d9;backdrop-filter:blur(14px)}.home-live-panel h3{display:flex;justify-content:space-between;margin:0 0 13px;padding-bottom:12px;border-bottom:1px solid #ffffff14;font-size:12px}.home-live-panel h3 span{font-size:8px}.live-user-list{display:grid;gap:8px;max-height:215px;overflow:auto}.live-user{display:flex;align-items:center;gap:9px}.live-user img{width:31px;height:31px;border-radius:50%;object-fit:cover}.live-user span{min-width:0;flex:1}.live-user b,.live-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-user b{font-size:9px}.live-user small{color:#767b87;font-size:7px}.live-user>i{width:7px;height:7px;border-radius:50%;background:#42d89b}.discord-list{max-height:290px}@media(max-width:1200px){.home-live-panel{display:none}}

.vexa-live-dock{--live-width:350px;position:fixed;z-index:80;left:0;top:50%;width:var(--live-width);height:min(680px,82vh);transform:translateY(-50%);pointer-events:none;filter:drop-shadow(18px 20px 40px #0008)}
.vexa-live-toggle{position:absolute;z-index:2;left:0;top:50%;width:45px;height:200px;display:flex;align-items:center;justify-content:center;gap:15px;padding:12px 0;border:1px solid #633d1f;border-left:0;border-radius:0 13px 13px 0;background:#080b0d;color:#bd8951;cursor:pointer;transform:translateY(-50%);transition:opacity .16s ease;box-shadow:8px 0 24px #0008;pointer-events:auto}
.vexa-live-toggle span{writing-mode:vertical-rl;text-orientation:mixed;font:800 12px 'Space Grotesk',sans-serif;letter-spacing:.24em}.vexa-live-toggle i{position:absolute;right:8px;top:10px;width:10px;height:10px;border-radius:50%;background:#ff4d57;box-shadow:0 0 13px #ff4d57}
.vexa-live-drawer{height:100%;overflow:hidden;border:1px solid #5b3a20;border-left:0;border-radius:0 15px 15px 0;background:linear-gradient(145deg,rgba(8,12,14,.98),rgba(9,10,10,.985));color:#f8f2eb;transform:translateX(-101%);transition:transform .38s cubic-bezier(.2,.8,.2,1);pointer-events:auto}.vexa-live-dock.is-open .vexa-live-drawer,.vexa-live-dock:hover .vexa-live-drawer,.vexa-live-dock:focus-within .vexa-live-drawer{transform:translateX(0)}.vexa-live-dock.is-open .vexa-live-toggle,.vexa-live-dock:hover .vexa-live-toggle,.vexa-live-dock:focus-within .vexa-live-toggle{opacity:0;pointer-events:none}
.vexa-live-drawer>header{height:82px;display:flex;align-items:center;gap:13px;padding:0 20px;border-bottom:1px solid #50331e;background:linear-gradient(90deg,#17120d,#0b0e0f)}.vexa-live-signal{display:grid;place-items:center;width:42px;height:42px;border:1px solid #704826;border-radius:11px;background:#241a11;color:#c08c50;font-size:21px}.vexa-live-drawer>header div{min-width:0;flex:1}.vexa-live-drawer>header b,.vexa-live-drawer>header small{display:block}.vexa-live-drawer>header b{color:#c49862;font:800 20px 'Space Grotesk',sans-serif}.vexa-live-drawer>header small{margin-top:4px;color:#77736f;font-size:11px}.vexa-live-arrow{color:#b88147;font-size:28px}
.vexa-live-heading{height:54px;display:flex;align-items:center;gap:9px;padding:0 24px;color:#ff646b;font-size:11px;letter-spacing:.06em}.vexa-live-heading i{width:8px;height:8px;border-radius:50%;background:#ff4e58;box-shadow:0 0 12px #ff4e58}
.vexa-live-list{height:calc(100% - 136px);display:grid;align-content:start;gap:10px;padding:0 16px 18px 24px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#704826 transparent}.vexa-live-list>p{padding:28px 16px;border:1px solid #49311f;border-radius:12px;color:#8d8580;text-align:center;font-size:12px}.vexa-live-item{display:flex;align-items:center;gap:12px;min-height:70px;padding:10px 13px;border:1px solid #5b3c23;border-radius:12px;background:#0b0e0f;color:#fff;text-decoration:none;transition:border-color .2s,background .2s,transform .2s}.vexa-live-item:hover{border-color:#b77a3d;background:#17130f;transform:translateX(3px)}
.vexa-live-avatar{position:relative;flex:none}.vexa-live-avatar img{width:48px;height:48px;border:2px solid #ff4b55;border-radius:50%;object-fit:cover}.vexa-live-badge{position:absolute;left:18px;bottom:-2px;padding:3px 6px;border-radius:6px;background:#ff4450;color:#fff;font-size:8px;font-weight:900}.vexa-live-copy{min-width:0;display:grid;gap:4px}.vexa-live-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.vexa-live-copy small{color:#8e8985;font-size:10px}.vexa-live-copy em{color:#ff6269;font-style:normal;font-weight:800}
@media(max-width:650px){.vexa-live-dock{--live-width:min(310px,calc(100vw - 50px));height:min(620px,76vh)}.vexa-live-toggle{width:40px;height:160px}.vexa-live-toggle span{font-size:10px}.vexa-live-drawer>header{height:70px}.vexa-live-heading{height:46px}.vexa-live-list{height:calc(100% - 116px)}}

.vexa-live-page{max-width:1500px!important;padding-top:105px!important}.vexa-live-page-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px;padding-bottom:17px;border-bottom:1px solid #332416}.vexa-live-page-head span{color:#b78955;font-size:11px;font-weight:800;letter-spacing:.16em}.vexa-live-page-head span i{margin-left:7px;padding:4px 7px;border-radius:5px;background:#ff4550;color:#fff;font-size:8px;font-style:normal}.vexa-live-page-head h2{margin:8px 0 0;font:700 clamp(24px,3vw,42px) 'Space Grotesk',sans-serif}.vexa-live-page-head>a{padding:10px 15px;border:1px solid #5c3e24;border-radius:9px;color:#c99860;text-decoration:none;font-size:10px;font-weight:800}
.vexa-live-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;min-height:650px}.vexa-live-stage,.vexa-live-watch-layout>aside{overflow:hidden;border:1px solid #3e2c1d;border-radius:14px;background:#080b0d}.vexa-live-player-wrap{position:relative;aspect-ratio:16/9;min-height:520px;background:#050708}.vexa-live-player-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vexa-live-empty{position:absolute;inset:0;display:grid;place-content:center;gap:12px;color:#8d8781;text-align:center}.vexa-live-empty b{color:#c79a65;font-size:18px}.vexa-live-empty span{font-size:11px}.vexa-live-empty a{padding:10px 14px;border:1px solid #704b29;border-radius:8px;color:#d5a56c;text-decoration:none}
#vexa-live-now-playing{min-height:78px;display:flex;align-items:center;gap:12px;padding:13px 18px;border-top:1px solid #3e2c1d;background:#0b0e0f}#vexa-live-now-playing>span{position:relative}#vexa-live-now-playing img{width:46px;height:46px;border:2px solid #ff4852;border-radius:50%;object-fit:cover}#vexa-live-now-playing i{position:absolute;right:0;bottom:3px;width:9px;height:9px;border:2px solid #0b0e0f;border-radius:50%;background:#ff4852}#vexa-live-now-playing div{min-width:0;flex:1}#vexa-live-now-playing b,#vexa-live-now-playing small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#vexa-live-now-playing small{margin-top:4px;color:#837c76;font-size:10px}#vexa-live-now-playing strong{color:#ff5962;font-size:9px;letter-spacing:.08em}
.vexa-live-watch-layout>aside{height:fit-content;max-height:730px}.vexa-live-watch-layout>aside .vexa-live-list{height:auto;max-height:655px;padding-right:12px}.vexa-live-item.current{border-color:#d1914e;background:#1a140f;box-shadow:inset 3px 0 #d1914e}
@media(max-width:950px){.vexa-live-watch-layout{grid-template-columns:1fr}.vexa-live-player-wrap{min-height:0}.vexa-live-watch-layout>aside{max-height:480px}.vexa-live-watch-layout>aside .vexa-live-list{max-height:400px}}

.cookie-notice{position:fixed;z-index:120;left:50%;bottom:22px;width:min(860px,calc(100vw - 40px));min-height:94px;display:flex;align-items:center;gap:24px;padding:20px 24px 25px;border:1px solid rgba(255,255,255,.13);border-radius:21px;background:linear-gradient(115deg,rgba(17,18,21,.97),rgba(12,12,14,.96));box-shadow:0 20px 60px #0009;backdrop-filter:blur(16px);transform:translateX(-50%);animation:cookie-rise .35s ease-out}.cookie-notice[hidden]{display:none!important}.cookie-notice p{min-width:0;flex:1;margin:0;color:#96969e;font-size:14px;line-height:1.65}.cookie-notice a{color:#ededf2;font-weight:800;text-decoration:underline;text-underline-offset:3px}.cookie-notice button{flex:none;padding:11px 17px;border:0;border-radius:8px;background:linear-gradient(135deg,#ee2760,#bd003b);box-shadow:0 9px 24px #d4004840;color:#fff;font:800 14px 'DM Sans';cursor:pointer;transition:transform .18s,filter .18s}.cookie-notice button:hover{filter:brightness(1.12);transform:translateY(-1px)}.cookie-notice>i{position:absolute;left:50%;bottom:2px;color:#35363d;font-size:20px;font-style:normal;transform:translateX(-50%)}@keyframes cookie-rise{from{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%,0)}}
@media(max-width:650px){.cookie-notice{bottom:12px;width:calc(100vw - 24px);min-height:0;align-items:stretch;flex-direction:column;gap:13px;padding:17px 17px 22px;border-radius:16px}.cookie-notice p{font-size:12px}.cookie-notice button{align-self:flex-end}}

.community-polls{margin-top:70px}.community-polls>header{margin-bottom:22px}.community-polls>header span{color:#a855f7;font-size:11px;font-weight:800;letter-spacing:.16em}.community-polls>header h2{margin:8px 0;font-size:clamp(25px,4vw,42px)}#community-poll-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.community-poll{padding:24px;border:1px solid #342343;border-radius:16px;background:#0e0a13}.community-poll header{display:flex;justify-content:space-between;gap:18px}.community-poll header b{font-size:18px}.community-poll header p{color:#92869b}.community-poll header>span{height:fit-content;padding:6px 9px;border-radius:7px;background:#6f32a8;color:#fff;font-size:9px;font-weight:800}.community-poll>div{display:grid;gap:10px;margin:18px 0}.community-poll button{position:relative;overflow:hidden;padding:14px;border:1px solid #3d2b4c;border-radius:10px;background:#15101c;color:#fff;text-align:left;cursor:pointer}.community-poll button:disabled{cursor:default}.community-poll button span{position:relative;z-index:2;display:flex;justify-content:space-between;gap:10px}.community-poll button em{color:#bca8c9;font-size:11px;font-style:normal}.community-poll button i{position:absolute;z-index:1;inset:0 auto 0 0;background:#8d46d633}.community-poll>small{color:#776b80}@media(max-width:800px){#community-poll-list{grid-template-columns:1fr}}
.home-update-list article header img{width:42px;height:42px;border-radius:50%;object-fit:cover}.home-update-list article header strong{margin-left:auto;padding:6px 10px;border:1px solid #258fc3;border-radius:999px;color:#45b9ef;font-size:9px}.home-update-list article h3{margin:20px 0 10px}.home-update-list article>a{display:block;width:max-content;margin:22px 0 0 auto;padding:10px 15px;border:1px solid #3e414b;border-radius:999px;color:#fff;text-decoration:none;font-size:11px;font-weight:800}
.application-links-page{width:100%!important;max-width:none!important;padding:175px clamp(28px,7vw,120px) 120px!important}.application-links-page>.section-head,.application-links-page>.public-application-grid{width:min(1180px,100%);margin-left:auto;margin-right:auto}.application-links-page>.section-head{margin-bottom:70px}.public-application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.public-application-grid article{position:relative;overflow:hidden;min-height:240px;padding:32px;border:1px solid #382549;border-radius:17px;background:linear-gradient(145deg,#130c1b,#0a080e)}.public-application-grid article>span{color:#9e55dc;font-size:11px;font-weight:900;letter-spacing:.16em}.public-application-grid h3{margin:20px 0 12px;font-size:22px}.public-application-grid p{min-height:52px;color:#968a9e;line-height:1.7}.public-application-grid a{display:inline-flex;gap:10px;margin-top:20px;padding:11px 16px;border-radius:999px;background:linear-gradient(120deg,#6e32a6,#a94be4);color:#fff;text-decoration:none;font-weight:800}.public-application-grid a:hover{filter:brightness(1.15)}@media(max-width:700px){.application-links-page{padding:120px 18px 80px!important}.application-links-page>.section-head{margin-bottom:38px}.public-application-grid{grid-template-columns:1fr;gap:15px}.public-application-grid article{min-height:220px;padding:25px}}

.cookie-notice>div{display:flex;gap:9px}.cookie-notice .cookie-secondary,.cookie-settings-dialog .cookie-secondary{border:1px solid #3b3c44;background:#1a1b20;box-shadow:none}.cookie-settings-dialog{width:min(620px,calc(100vw - 30px));padding:0;border:1px solid #34353d;border-radius:18px;background:#101115;color:#fff;box-shadow:0 30px 100px #000c}.cookie-settings-dialog::backdrop{background:#05060ac7;backdrop-filter:blur(7px)}.cookie-settings-dialog form{display:grid;gap:14px;padding:25px}.cookie-settings-dialog header{display:flex;justify-content:space-between;gap:15px}.cookie-settings-dialog header span{color:#e52761;font-size:10px;font-weight:900;letter-spacing:.14em}.cookie-settings-dialog h2{margin:6px 0}.cookie-settings-dialog button{padding:11px 17px;border:0;border-radius:8px;background:linear-gradient(135deg,#ee2760,#bd003b);color:#fff;font-weight:800;cursor:pointer}.cookie-settings-dialog header>button{padding:4px 11px;background:#202127;font-size:22px}.cookie-settings-dialog form>p{margin:0 0 4px;color:#999ba4;line-height:1.6}.cookie-settings-dialog label{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px;border:1px solid #2c2e35;border-radius:11px;background:#15161b}.cookie-settings-dialog label b,.cookie-settings-dialog label small{display:block}.cookie-settings-dialog label small{margin-top:4px;color:#858791}.cookie-settings-dialog input{width:20px;height:20px;accent-color:#df1953}.cookie-settings-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:5px}@media(max-width:650px){.cookie-notice>div{width:100%}.cookie-notice>div button{flex:1}.cookie-settings-dialog footer{flex-direction:column}.cookie-settings-dialog footer button{width:100%}}
#footer-cookie-settings{padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}#footer-cookie-settings:hover{color:#fff}
