:root{--yellow: #ffac3f;--orange: #f8931f;--orange-deep: #cf6819;--ink: #100d0b;--panel: #2f1915;--panel-soft: #4c3028;--text: #fff8ef;--muted: #c9aea4;--green: #8df24c;--blue: #2f9bd5;--radius: 8px;--content: 1240px;--side-gap: clamp(24px, 7.5vw, 118px);--wiki-bg: #3a2825}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scrollbar-color:rgba(255,172,63,.45) rgba(255,248,239,.04);scrollbar-width:thin}@media (prefers-reduced-motion: no-preference){body{animation:page-fade-in .38s ease both}main>section,main>.site-view,.players-head,.players-layout,.feed-layout,.music-layout,.album-layout,.artist-layout,.profile-layout,.towns-layout,.history-page .container,.team-page .container{animation:content-rise .5s cubic-bezier(.2,.85,.25,1) both}main{transition:opacity .16s ease,transform .16s ease,filter .16s ease}main.is-page-leaving{opacity:0;transform:translateY(8px);filter:blur(2px)}main.is-page-entering{opacity:0;transform:translateY(10px)}.info-card,.player-card,.music-track,.music-album-card,.music-playlist-card,.album-track-row,.artist-track-row,.town-list-item,.project-tab,.character-card{transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease,opacity .22s ease}.info-card:hover,.player-card:hover,.music-track:hover,.music-album-card:hover,.music-playlist-card:hover,.artist-track-row:hover,.town-list-item:hover,.project-tab:hover,.character-card:hover{transform:translateY(-3px)}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@keyframes content-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}*{scrollbar-color:rgba(255,172,63,.42) rgba(255,248,239,.035);scrollbar-width:thin}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#fff8ef09}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#ffac3f6b;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#ffac3f9e;background-clip:padding-box}#server-online{margin-left:4px}body{margin:0;min-width:320px;overflow-x:hidden;background-color:#080806;color:var(--text);font-family:Manrope,Arial,sans-serif;font-weight:600;position:relative}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 20% 30%,rgba(255,223,63,.12),transparent 45%),radial-gradient(circle at 80% 60%,rgba(248,147,31,.08),transparent 50%),radial-gradient(circle at 50% 90%,rgba(31,119,213,.06),transparent 60%),linear-gradient(180deg,#080806,#15100e 45%,#0a0807);pointer-events:none}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}.container{width:min(var(--content),calc(100% - (var(--side-gap) * 2)));margin:0 auto}.section{position:relative;padding:92px 0}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:grid;grid-template-columns:minmax(170px,1fr) auto auto minmax(150px,1fr);align-items:center;gap:clamp(14px,2vw,30px);padding:0 max(24px,calc((100vw - var(--content)) / 2))}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand strong{display:block;color:var(--yellow);font-family:Unbounded,Manrope,sans-serif;line-height:.86;letter-spacing:0}.brand small{display:block;min-height:22px;color:var(--text);line-height:1.2;transition:color .25s,opacity .25s,transform .25s}.brand small.is-changing{opacity:0;transform:translateY(-8px)}.brand-mark,.footer-block{position:relative;flex:0 0 auto;width:44px;height:34px;background:var(--yellow);box-shadow:inset 0 -8px 0 var(--orange),0 0 28px #ffdf3f3d;animation:4s ease-in-out infinite markPulse}.brand-mark:before,.footer-block:before{content:"";position:absolute;left:6px;top:-8px;width:32px;height:9px;background:#ffa652}.brand-mark:after,.footer-block:after{content:"";position:absolute;left:12px;bottom:-9px;width:20px;height:14px;background:var(--ink);box-shadow:inset 0 5px 0 var(--yellow)}.site-nav{grid-column:2;display:flex;justify-content:center;align-items:center;gap:clamp(28px,4vw,58px);white-space:nowrap}.site-nav a{position:relative;color:var(--text);transition:color .22s,transform .22s}.site-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:-10px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--yellow),var(--orange));transition:left .22s,right .22s}.site-nav a:hover,.site-nav a.is-active{color:var(--yellow);transform:translateY(-1px)}.site-nav a:hover:after,.site-nav a.is-active:after{left:0;right:0}.button,.login-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:var(--radius);cursor:pointer;line-height:1;box-shadow:0 14px 30px #00000038;transition:transform .2s,box-shadow .2s,filter .2s}.login-button{justify-self:end;grid-column:4;background:linear-gradient(135deg,var(--yellow),var(--orange))}.account-menu{position:relative;grid-column:4;justify-self:end}.account-trigger{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:6px 14px 6px 8px;border:1px solid rgba(255,248,239,.14);border-radius:var(--radius);background:#100d0bb8;color:var(--text);box-shadow:0 14px 30px #00000038;cursor:pointer;transition:transform .2s,border-color .2s,background .2s}.account-trigger:hover{transform:translateY(-2px);border-color:#ffac3f80;background:#2f1915e6}.account-trigger img{width:36px;height:36px;border-radius:6px;image-rendering:pixelated;background:#ffffff14}.account-trigger span{max-width:150px;overflow:hidden;color:#fff8ef;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.account-dropdown{position:absolute;top:calc(100% + 12px);right:0;display:none;min-width:210px;padding:8px;border:1px solid rgba(255,248,239,.14);border-radius:var(--radius);background:#150f0df5;box-shadow:0 20px 46px #0000005c}.account-menu.is-open .account-dropdown{display:grid}.account-dropdown a,.account-dropdown button{width:100%;padding:12px 13px;border:0;border-radius:6px;background:transparent;color:#fff8efc7;font:inherit;font-weight:800;text-align:left;cursor:pointer}.account-dropdown a:hover,.account-dropdown button:hover{background:#ffac3f1f;color:var(--yellow)}.button svg,.login-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.button:hover,.login-button:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 20px 42px #00000052}.nav-toggle{display:none;width:44px;height:44px;border:0;border-radius:var(--radius);background:#ffffff14;color:var(--text)}.nav-toggle span{display:block;width:22px;height:3px;margin:4px auto;background:currentColor}.hero{display:flex;align-items:center}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(470px,.85fr);align-items:center;gap:clamp(34px,5vw,76px)}.hero-copy{position:relative;z-index:2;max-width:980px}.season-countdown{display:flex;align-items:center;gap:16px;background:#ffd43b1a;border:1px solid rgba(255,212,59,.2);padding:12px 20px;border-radius:12px;margin-bottom:28px;width:fit-content;position:relative;overflow:hidden}:root{--glass-bg: rgba(22, 17, 14, .72);--glass-bg-strong: rgba(18, 14, 12, .9);--glass-line: rgba(255, 232, 197, .13);--glass-highlight: rgba(255, 255, 255, .055);--glass-shadow: 0 20px 60px rgba(0, 0, 0, .34)}.site-header,.site-header.is-scrolled{top:12px!important;left:50%!important;right:auto!important;width:min(1280px,calc(100% - 32px))!important;min-height:68px!important;height:68px!important;padding:0 18px!important;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)!important;gap:clamp(12px,2vw,28px)!important;border:1px solid var(--glass-line)!important;border-radius:18px!important;background:linear-gradient(135deg,#271d17c7,#0d0c0bb8)!important;box-shadow:inset 0 1px 0 var(--glass-highlight),var(--glass-shadow)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important;transform:translate(-50%)!important}.site-header .brand{grid-column:1;justify-self:start}.site-header .site-nav{grid-column:2;gap:6px!important;padding:5px;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:#00000021}.site-header .site-nav a:hover,.site-header .site-nav a.is-active{transform:none;background:#ffbe4a1f;color:var(--yellow)}.site-header .login-button,.site-header .account-menu{grid-column:3;justify-self:end}.home .status-strip{position:relative;z-index:3}.home .map-banner{overflow:hidden;border-block:1px solid rgba(255,232,197,.11)}.project-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1120px;margin:0 auto 70px}.project-tab{min-height:300px;border:1px solid var(--glass-line);border-radius:24px;box-shadow:0 24px 70px #00000047;isolation:isolate}.project-tab:before{inset:0;border:0;border-radius:inherit;background:linear-gradient(180deg,#0f0c0a05 24%,#0c0a09e6)}.project-tab strong{z-index:6;left:26px;right:26px;bottom:52px;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(22px,2.4vw,34px);text-shadow:0 3px 20px rgba(0,0,0,.6)}.project-tab:hover{border-color:#ffbe4a57;box-shadow:0 30px 80px #0006}.project-team-panel{padding-top:18px}.team-slider{min-height:650px;border:1px solid var(--glass-line);border-radius:28px;background:radial-gradient(circle at 76% 22%,rgba(255,190,74,.13),transparent 24rem),linear-gradient(140deg,#2d2019f5,#0f0d0cfa);color:var(--text);box-shadow:var(--glass-shadow)}.team-slider:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.035),transparent 34%)}.team-track{min-height:650px}.team-intro h3{color:#fff;font-size:clamp(30px,3vw,44px)}.team-intro p{color:var(--muted);font-weight:600}.team-copy h3{color:var(--yellow);font-family:Unbounded,Manrope,sans-serif}.team-copy strong{min-height:32px;padding:0 13px;border:1px solid rgba(255,190,74,.22);border-radius:999px;background:#ffbe4a1a;color:var(--yellow);font-size:12px;letter-spacing:.05em}.team-copy p{max-height:210px;overflow:auto;padding-right:12px;color:#fff5e8bd;font-size:15px;line-height:1.62;scrollbar-width:thin}.team-render{max-height:620px;filter:drop-shadow(0 32px 36px rgba(0,0,0,.42))}.team-slide.is-active .team-render{filter:drop-shadow(0 38px 40px rgba(0,0,0,.48))}.team-arrow{border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:var(--text)}.team-arrow:hover{border-color:#ffbe4a42;background:#ffbe4a1a;color:var(--yellow)}.team-thumbs button{border-radius:12px;background:#ffffff0b}.team-thumbs button.is-active{background:#ffbe4a1f;box-shadow:inset 0 0 0 2px var(--yellow)}.team-progress{background:#ffffff0d}.team-progress span{background:linear-gradient(90deg,var(--yellow),var(--orange))}.store-hero{padding-top:132px;padding-bottom:58px}.store-preview-badge{border-color:#ffbe4a38;background:#ffbe4a14;color:var(--yellow)}.store-preview-badge i{background:var(--yellow);box-shadow:0 0 0 4px #ffbe4a1a}.store-product-card{border-radius:18px;background:linear-gradient(150deg,#35261feb,#141110f7)}.store-checkout-shell,.store-cart-shell{border:1px solid var(--glass-line);border-radius:24px;background:var(--glass-bg-strong);box-shadow:var(--glass-shadow);backdrop-filter:blur(24px)}@media (max-width: 980px){.site-header,.site-header.is-scrolled{top:8px!important;width:calc(100% - 16px)!important;min-height:64px!important;height:64px!important;padding:0 12px!important;grid-template-columns:1fr auto auto!important;border-radius:16px!important}.site-header .brand{grid-column:1!important;grid-row:1!important}.site-header .nav-toggle{grid-column:2!important;grid-row:1!important}.site-header .login-button,.site-header .account-menu{grid-column:3!important;grid-row:1!important}.site-header .site-nav{position:fixed!important;top:80px!important;left:8px!important;right:8px!important;width:auto!important;padding:9px!important;border:1px solid var(--glass-line)!important;border-radius:16px!important;background:var(--glass-bg-strong)!important;box-shadow:var(--glass-shadow)!important;backdrop-filter:blur(24px)}.site-header .site-nav a{padding:13px 14px!important}.project-tabs{grid-template-columns:1fr}.project-tab{min-height:260px}.team-slider,.team-track{min-height:760px!important}.team-slide{grid-template-columns:1fr;padding:176px 30px 118px}.team-render{position:absolute;right:-30px;bottom:42px;width:min(390px,62vw);opacity:.28}.team-copy{position:relative;z-index:2;max-width:680px}.team-copy p{max-height:300px}.team-controls{left:30px;right:30px}.store-hero-grid{padding:26px}}@media (max-width: 620px){.site-header .brand small{display:none}.site-header .brand-mark{width:35px;height:27px}.site-header .brand strong{font-size:16px}.site-header .login-button,.site-header .account-trigger{max-width:46px;padding:0 12px!important;overflow:hidden;font-size:0!important}.site-header .account-trigger img{margin:0}.project-page{padding-top:112px}.project-tab{min-height:225px}.project-tab strong{left:20px;bottom:48px}.project-tab:after{left:20px;bottom:20px}.team-intro{left:22px;right:22px;top:28px}.team-slide{padding:166px 22px 110px}.team-controls{left:18px;right:18px;bottom:28px;gap:8px}.team-arrow{width:44px;height:44px}.team-thumbs{max-width:calc(100vw - 154px)}.team-thumbs button{--team-thumb-size: 44px}.team-thumb{width:34px;height:34px}.store-hero{padding-top:108px}.store-hero-grid{padding:20px;border-radius:22px}.store-product-card{border-radius:15px}}body.profile-social-theme{--profile-accent: #72c9ff;--profile-accent-rgb: 114, 201, 255;--profile-accent-2: #8bbdff;--profile-card-radius: 16px}.profile-page .container{width:min(1440px,calc(100% - 44px))}.profile-layout{position:relative;isolation:isolate;overflow:hidden;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:26px;padding:24px;border:1px solid rgba(var(--profile-accent-rgb),.18);border-radius:22px;background:linear-gradient(115deg,#0f151bf7,#0d1116f0);box-shadow:0 30px 90px #00000047}.profile-banner-media{position:absolute;z-index:-2;inset:0;opacity:.25;background-position:center;background-size:cover;pointer-events:none}.profile-banner-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080b0ed1,#080b0e47 52%,#080b0ec7)}.profile-banner-media video{width:100%;height:100%;object-fit:cover}.profile-effect-layer{position:absolute;z-index:-1;inset:0;overflow:hidden;pointer-events:none}.profile-fx{position:absolute;pointer-events:none;animation:profileFxRise var(--speed, 8s) linear infinite;animation-delay:var(--delay, 0s)}.profile-fx.is-ender{bottom:-10px;width:6px;height:6px;border:1px solid var(--profile-accent);background:rgba(var(--profile-accent-rgb),.22);box-shadow:0 0 9px rgba(var(--profile-accent-rgb),.4)}.profile-fx.is-enchant{color:rgba(var(--profile-accent-rgb),.35);font:700 15px serif;animation-name:profileFxDrift}.profile-fx.is-nether{bottom:-8px;width:4px;height:4px;background:#ff7a38;box-shadow:0 0 9px #ff5a24}.profile-fx.is-snow{top:-12px;color:#e0f7ff;animation-name:profileFxSnow}@keyframes profileFxRise{to{transform:translate(24px,-440px) rotate(210deg);opacity:0}}@keyframes profileFxDrift{50%{transform:translate(16px,-12px) rotate(8deg);opacity:.72}}@keyframes profileFxSnow{to{transform:translate(42px,440px) rotate(220deg);opacity:.1}}.profile-sidebar{position:relative;z-index:2;align-self:start;top:0}.profile-viewer{min-height:400px;border-color:rgba(var(--profile-accent-rgb),.18);background:radial-gradient(circle at 50% 48%,rgba(var(--profile-accent-rgb),.13),transparent 48%),#05080b40}.profile-viewer:before{content:"3D \b7  \438\43d\442\435\440\430\43a\442\438\432\43d\43e";position:absolute;z-index:3;top:10px;left:10px;padding:6px 8px;border:1px solid rgba(var(--profile-accent-rgb),.2);border-radius:7px;background:#05080bad;color:var(--profile-accent);font-size:8px;font-weight:900;text-transform:uppercase}.profile-main{position:relative;z-index:2;min-width:0}.profile-hero{border-color:rgba(var(--profile-accent-rgb),.17);background:linear-gradient(110deg,rgba(var(--profile-accent-rgb),.08),#ffffff05)}.profile-hero h1{display:inline-flex;align-items:center;gap:9px}.profile-donor-icon{width:34px;height:34px;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 0 10px rgba(var(--profile-accent-rgb),.45));animation:profileDonorBadge 3.6s ease-in-out infinite}@keyframes profileDonorBadge{50%{transform:translateY(-2px) rotate(4deg)}}.profile-verified{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#ffad42;color:#17110a;font-size:10px}.profile-staff-meta{align-items:center;gap:7px;width:fit-content;margin-top:9px;padding:7px 9px;border:1px solid rgba(255,173,66,.22);border-radius:9px;background:#ffad420f;color:#ffbd62;font-size:10px}.profile-staff-meta:not([hidden]){display:flex}.profile-staff-meta span:before{content:"\b7";margin:0 6px 0 2px;color:#7f8991}.profile-social-actions{flex-wrap:wrap;gap:8px;margin-top:17px}.profile-social-actions:not([hidden]){display:flex}.profile-social-button{min-height:39px;padding:0 13px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09;color:#d8dde0;font-size:11px;font-weight:900;cursor:pointer}.profile-social-button.is-primary{border-color:rgba(var(--profile-accent-rgb),.22);background:var(--profile-accent);color:#0b0f12}.profile-social-button.is-danger{color:#ff8f8f;border-color:#ff5a5a33}.profile-social-button:disabled{opacity:.55;cursor:wait}.profile-tabs{position:sticky;z-index:8;top:74px;display:flex;gap:5px;margin:13px 0;padding:7px;overflow-x:auto;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#0c1116db;backdrop-filter:blur(14px);scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs button{flex:0 0 auto;min-height:38px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#7f8a93;font-size:10px;font-weight:900;cursor:pointer}.profile-tabs button.is-active{background:rgba(var(--profile-accent-rgb),.11);color:var(--profile-accent)}.profile-tabs b{margin-left:4px;padding:2px 5px;border-radius:5px;background:#ffffff0e;font-size:8px}.profile-tab-panel{animation:profilePanelIn .18s ease}@keyframes profilePanelIn{0%{transform:translateY(4px);opacity:.5}}.profile-card{border-radius:var(--profile-card-radius)}body[data-profile-shape=compact]{--profile-card-radius: 10px}body[data-profile-shape=soft]{--profile-card-radius: 24px}body[data-profile-shape=cut] .profile-card{border-radius:4px 20px}.profile-kicker{color:var(--profile-accent);font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.profile-reputation-list{display:flex;flex-wrap:wrap;gap:7px}.profile-reputation-chip{display:flex;align-items:center;gap:7px;padding:8px 9px;border:1px solid rgba(var(--profile-accent-rgb),.14);border-radius:9px;background:rgba(var(--profile-accent-rgb),.035);color:#adb6bd;font-size:9px;font-weight:800;cursor:pointer}.profile-reputation-chip b{color:var(--profile-accent)}.profile-reputation-chip.is-voted{border-color:rgba(var(--profile-accent-rgb),.34);color:#fff}.profile-reputation-chip:disabled{cursor:default}.profile-reputation-note,.profile-wall-rule{margin:10px 0 0;color:#66727b;font-size:9px;line-height:1.55}.profile-wall-panel[data-wall-theme=obsidian]{background:radial-gradient(circle at 82% 0,rgba(131,77,183,.12),transparent 28rem),#0d1117}.profile-wall-panel[data-wall-theme=nether]{background:radial-gradient(circle at 82% 0,rgba(255,78,43,.12),transparent 28rem),#140e0d}.profile-wall-panel[data-wall-theme=deep]{background:radial-gradient(circle at 82% 0,rgba(48,195,178,.12),transparent 28rem),#0a1316}.profile-wall-panel[data-wall-theme=cherry]{background:radial-gradient(circle at 82% 0,rgba(255,143,181,.12),transparent 28rem),#161015}.profile-wall-compose{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:start;margin:15px 0 4px;padding:11px;border:1px solid rgba(var(--profile-accent-rgb),.17);border-radius:12px;background:rgba(var(--profile-accent-rgb),.03)}.profile-wall-compose:not([hidden]){display:grid}.profile-wall-compose img,.profile-wall-avatar{width:38px;height:38px;border-radius:10px;object-fit:cover;image-rendering:pixelated}.profile-wall-compose textarea,.profile-chat-compose textarea{min-height:41px;max-height:120px;resize:vertical;padding:10px 11px;border:1px solid rgba(255,255,255,.07);border-radius:9px;outline:0;background:#0000002e;color:#e4e8ea;font:600 11px/1.5 Manrope,sans-serif}.profile-wall-compose button,.profile-chat-compose button{min-height:41px;padding:0 13px;border:0;border-radius:9px;background:var(--profile-accent);color:#0b0f12;font-size:9px;font-weight:900;cursor:pointer}.profile-wall-entry{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:15px 0;border-top:1px solid rgba(255,255,255,.055)}.profile-wall-entry.is-diamond,.profile-wall-entry.is-nether{margin:5px 0;padding:14px 12px;border:1px solid rgba(var(--entry-rgb),.22);border-radius:12px;background:linear-gradient(100deg,rgba(var(--entry-rgb),.075),transparent)}.profile-wall-entry.is-staff{border-color:#ffad423b;background:linear-gradient(100deg,rgba(255,173,66,.06),transparent)}.profile-wall-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.profile-wall-meta strong{font-size:11px}.profile-wall-meta time{color:#67737d;font-size:8px}.profile-wall-badge{padding:3px 5px;border-radius:5px;background:rgba(var(--entry-rgb),.1);color:rgb(var(--entry-rgb));font-size:7px;font-weight:900}.profile-wall-entry p{margin:6px 0 0;color:#b7bec4;font-size:11px;line-height:1.58;white-space:pre-wrap;overflow-wrap:anywhere}.profile-wall-reply{display:grid;grid-template-columns:27px minmax(0,1fr);gap:8px;margin-top:10px;padding:9px;border-left:2px solid var(--profile-accent);border-radius:0 9px 9px 0;background:rgba(var(--profile-accent-rgb),.045)}.profile-wall-reply img{width:27px;height:27px;border-radius:7px;image-rendering:pixelated}.profile-wall-reply b{color:var(--profile-accent);font-size:8px;text-transform:uppercase}.profile-wall-tools{display:flex;gap:5px;margin-left:auto}.profile-wall-tools button{min-height:25px;padding:0 7px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#13191f;color:#7d8891;font-size:7px;font-weight:900;cursor:pointer}.profile-pagination{display:flex;justify-content:center;gap:5px;margin-top:13px}.profile-pagination button{min-width:31px;height:31px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:transparent;color:#7d8891;font-size:9px;font-weight:900}.profile-pagination button.is-active{border-color:rgba(var(--profile-accent-rgb),.28);background:rgba(var(--profile-accent-rgb),.1);color:var(--profile-accent)}.profile-friend-requests{margin-bottom:14px;padding:12px;border:1px solid rgba(var(--profile-accent-rgb),.15);border-radius:11px;background:rgba(var(--profile-accent-rgb),.035)}.profile-friends-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.profile-friend-card{display:grid;grid-template-columns:45px minmax(0,1fr);gap:10px;align-items:center;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff05}.profile-friend-card img{width:45px;height:45px;border-radius:11px;image-rendering:pixelated}.profile-friend-card strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis}.profile-friend-card span{display:block;margin-top:4px;color:#6f7b84;font-size:8px}.profile-request-row{display:flex;align-items:center;gap:9px;padding:8px 0}.profile-request-row img{width:34px;height:34px;border-radius:8px;image-rendering:pixelated}.profile-request-row strong{margin-right:auto;font-size:10px}.profile-request-row button{min-height:30px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#151c22;color:#9ea8af;font-size:8px;font-weight:900}.profile-request-row button.is-accept{background:var(--profile-accent);color:#0b0f12}.profile-messages-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:570px;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:var(--profile-card-radius);background:#0d1217}.profile-conversations{border-right:1px solid rgba(255,255,255,.07);background:#0a0f13}.profile-messages-heading{padding:17px;border-bottom:1px solid rgba(255,255,255,.07)}.profile-messages-heading h2{margin:5px 0 0;font:700 16px Unbounded,sans-serif}.profile-conversation{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;width:100%;padding:12px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.045);background:transparent;color:#d8dcdf;text-align:left;cursor:pointer}.profile-conversation.is-active{background:rgba(var(--profile-accent-rgb),.07)}.profile-conversation.is-flagged{box-shadow:inset 2px 0 #ff5656}.profile-conversation img{width:38px;height:38px;border-radius:9px;image-rendering:pixelated}.profile-conversation strong{display:block;font-size:10px}.profile-conversation small{display:block;overflow:hidden;margin-top:4px;color:#68747d;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.profile-conversation time{color:#56616a;font-size:7px}.profile-admin-chat-filter{gap:5px;padding:8px}.profile-admin-chat-filter:not([hidden]){display:flex}.profile-admin-chat-filter button{flex:1;min-height:29px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#11171c;color:#7f8a93;font-size:8px;font-weight:900}.profile-chat-room{min-width:0}.profile-chat-empty{display:grid;place-items:center;min-height:570px;color:#68747d;font-size:11px}.profile-chat-content{height:100%;grid-template-rows:auto auto auto minmax(300px,1fr) auto}.profile-chat-content:not([hidden]){display:grid}.profile-chat-head{display:flex;align-items:center;gap:10px;padding:12px 15px;border-bottom:1px solid rgba(255,255,255,.07)}.profile-chat-head img{width:36px;height:36px;border-radius:9px;image-rendering:pixelated}.profile-chat-head b{display:block;font-size:11px}.profile-chat-head span{display:block;margin-top:2px;color:#6b7780;font-size:8px}.profile-chat-audit{padding:8px 14px;border-bottom:1px solid rgba(255,70,70,.18);background:#ff2d2d14;color:#ff7d7d;font-size:8px;font-weight:900}.profile-chat-notice{padding:8px 14px;border-bottom:1px solid rgba(255,173,66,.13);background:#ffad420b;color:#b8a483;font-size:8px;line-height:1.45}.profile-chat-feed{display:flex;flex-direction:column;gap:8px;padding:17px;overflow-y:auto;background:radial-gradient(circle at 70% 5%,rgba(var(--profile-accent-rgb),.055),transparent 25rem)}.profile-chat-message{align-self:flex-start;max-width:min(76%,520px);padding:9px 11px;border:1px solid rgba(255,255,255,.07);border-radius:4px 12px 12px;background:#151c22;color:#c4cbd0;font-size:10px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.profile-chat-message.is-mine{align-self:flex-end;border-color:rgba(var(--profile-accent-rgb),.18);border-radius:12px 4px 12px 12px;background:rgba(var(--profile-accent-rgb),.09)}.profile-chat-message.is-flagged{border-color:#ff4e4e80;background:#ff373717}.profile-chat-message .flag{display:block;margin-bottom:5px;color:#ff6969;font-size:7px;font-weight:900;text-transform:uppercase}.profile-chat-message time{display:block;margin-top:4px;color:#616c75;font-size:7px;text-align:right}.profile-chat-compose{display:grid;grid-template-columns:1fr auto;gap:8px;padding:11px;border-top:1px solid rgba(255,255,255,.07)}.profile-settings-card{width:min(760px,calc(100vw - 32px))}.profile-settings-card h2{margin:5px 0 18px}.profile-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.profile-settings-grid label{display:grid;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff05;color:#c6ccd0;font-size:10px;font-weight:900}.profile-settings-grid label.is-locked{opacity:.42}.profile-settings-grid label span{display:flex;gap:7px}.profile-settings-grid small{color:#66727b;font-size:8px}.profile-settings-grid select,.profile-settings-grid input[type=text],.profile-settings-grid input[type=file]{width:100%;min-height:38px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#10171d;color:#d9dee1;font:700 9px Manrope,sans-serif}.profile-settings-grid input[type=color]{width:50%;height:38px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#10171d}.profile-settings-actions{display:flex;align-items:center;gap:10px;margin-top:13px;color:#84909a;font-size:9px}.profile-cursor-trail{position:fixed;z-index:100;width:6px;height:6px;pointer-events:none;transform:translate(-50%,-50%);animation:profileTrail .65s ease-out forwards}.profile-cursor-trail.redstone{background:#e33d32;box-shadow:0 0 8px #ff4e3d}.profile-cursor-trail.xp{border-radius:50%;background:#8bec42;box-shadow:0 0 8px #73ff34}.profile-cursor-trail.ender{background:#b166ff;box-shadow:0 0 9px #c176ff}@keyframes profileTrail{to{transform:translate(-50%,-24px) scale(.2);opacity:0}}body.profile-minecraft-cursor,body.profile-minecraft-cursor a,body.profile-minecraft-cursor button{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23c8d2dc' stroke='%23232a30' d='M2 2h5v3h3v3h3v3h3v3h-3v3h-3v-3H7v-3H4V8H2z'/%3E%3Cpath fill='%23805b3e' d='M13 14h3v8h-3z'/%3E%3C/svg%3E") 3 3,auto}@media (max-width: 1050px){.profile-layout{grid-template-columns:250px minmax(0,1fr);padding:17px}.profile-friends-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 780px){.profile-page .container{width:min(100% - 22px,1440px)}.profile-layout{grid-template-columns:1fr;gap:15px;padding:12px}.profile-sidebar{position:relative}.profile-viewer{min-height:320px}.profile-viewer iframe{height:340px}.profile-tabs{top:62px}.profile-messages-shell{grid-template-columns:74px minmax(0,1fr)}.profile-messages-heading h2,.profile-conversation>div,.profile-conversation time,.profile-admin-chat-filter{display:none!important}.profile-conversation{display:grid;place-items:center;padding:11px}}@media (max-width: 540px){.profile-friends-grid,.profile-settings-grid{grid-template-columns:1fr}.profile-wall-compose{grid-template-columns:34px 1fr}.profile-wall-compose button{grid-column:2}.profile-messages-shell{grid-template-columns:1fr}.profile-conversations{display:none}.profile-chat-message{max-width:90%}}@media (prefers-reduced-motion: reduce){.profile-fx,.profile-donor-icon,.profile-cursor-trail,.profile-tab-panel{animation:none!important}}body.is-page-hidden *,body.is-page-hidden *:before,body.is-page-hidden *:after{animation-play-state:paused!important}.feature-card,.community-slide,.town-card,.player-card,.story-card,.music-track,.album-card{content-visibility:auto;contain-intrinsic-size:auto 320px}@media (hover: none),(pointer: coarse){.feature-card,.town-card,.player-card,.album-card,.button,.login-button{transform:none!important}}.season-countdown:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,212,59,.1),transparent);transform:translate(-100%);animation:shimmer 3s infinite}@keyframes shimmer{to{transform:translate(100%)}}.season-countdown-label{color:var(--yellow);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.5px}.season-countdown-timer{display:flex;gap:12px}.time-block{display:flex;flex-direction:column;align-items:center;min-width:44px}.time-block b{font-family:Unbounded,Manrope,sans-serif;font-size:24px;line-height:1;color:#fff;text-shadow:0 0 10px rgba(255,212,59,.4)}.time-block span{font-size:11px;color:#fff9;text-transform:uppercase;font-weight:700;margin-top:4px}.time-block.is-seconds b{color:var(--yellow);animation:pulse-second 1s infinite}@keyframes pulse-second{0%,to{opacity:1}50%{opacity:.6}}.season-countdown.is-finished .season-countdown-timer{display:none}.season-countdown.is-finished .season-countdown-label{font-size:22px;animation:tada 1s infinite}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1)}}.pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.map-card span,.pills span,.tag{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border-radius:var(--radius);background:#ffdf3f26;color:var(--yellow);font-size:16px}.community h2,.feature-heading h2,.feature-list h3,.hero h1,.map-card strong,.price-copy h2{font-family:Unbounded,Manrope,sans-serif;letter-spacing:0}.hero h1{margin:0;color:#fff}.hero h1 span{display:block;color:var(--yellow);text-shadow:0 0 34px rgba(255,223,63,.18)}.hero p{margin:26px 0 34px;color:var(--muted);line-height:1.45}.hero p strong{color:var(--text)}.actions{display:flex;flex-wrap:wrap;gap:22px}.button.primary{background:linear-gradient(135deg,var(--yellow),var(--orange))}.button.light{color:#111}.button.telegram{color:#fff}.hero-art{position:relative}.render-stage{position:absolute}.render-stage:before{content:"";position:absolute;left:10%;right:8%;bottom:8px;height:46px;border-radius:50%;background:#00000047;filter:blur(10px)}.bubble{position:absolute;z-index:4;border:5px solid rgba(255,245,232,.2);background:#ffffff17;color:#fff8efd1;font-family:Unbounded,Manrope,sans-serif;font-weight:700;line-height:1;transform:rotate(-3deg);backdrop-filter:blur(2px);animation:5s ease-in-out infinite bubbleFloat}.bubble:after{content:"";position:absolute;right:24px;bottom:-24px;width:24px;height:24px;border-right:5px solid rgba(255,245,232,.2);border-bottom:5px solid rgba(255,245,232,.2);background:#ffffff17;transform:rotate(45deg)}.bubble-two{transform:rotate(10deg);animation-delay:.8s}.character,.community-characters span{position:absolute;bottom:0;border-radius:4px;background:linear-gradient(#ffd9bd 0 16%,transparent 16%),linear-gradient(90deg,transparent 0 18%,#fff 18% 82%,transparent 82%),linear-gradient(#222 16% 38%,#fff 38% 70%,#1c1c1c 70%);box-shadow:inset 16px 0 #ffffff1a,inset -16px 0 #0003,0 24px 54px #00000052}.character:before,.community-characters span:before{content:"";position:absolute;background:var(--yellow);box-shadow:0 46px #1a1a1a}.character:after,.community-characters span:after{content:"";position:absolute;background:inherit;transform:rotate(18deg);transform-origin:top right}.character-left{background:linear-gradient(#313a40 0 18%,transparent 18%),linear-gradient(90deg,transparent 0 18%,#f8fafc 18% 82%,transparent 82%),linear-gradient(#111 18% 34%,#e9eef1 34% 74%,#1297f2 74%)}.character-center{z-index:2;background:linear-gradient(#222a2f 0 20%,transparent 20%),linear-gradient(90deg,transparent 0 18%,#fff 18% 82%,transparent 82%),linear-gradient(#111 20% 44%,#fff 44% 70%,#0c0b0b 70%);animation-delay:.35s}.character-center:before{background:var(--orange);box-shadow:0 54px #fff}.character-right{background:linear-gradient(#ffc078 0 18%,transparent 18%),linear-gradient(90deg,transparent 0 18%,#b97632 18% 82%,transparent 82%),linear-gradient(#f2c578 18% 42%,#d49345 42% 70%,#7ba7a9 70%);animation-delay:.7s}.community-panel{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;width:min(var(--content),calc(100% - (var(--side-gap) * 2)));margin:0 auto}.community h2{text-transform:uppercase}.community p{font-size:21px}.community-characters span:first-child{transform:scale(.9) rotate(-4deg)}.community-characters span:nth-child(3){transform:scale(.88) rotate(5deg)}.quote p{width:min(980px,100%);margin:0 auto 18px;color:var(--muted);text-align:center;line-height:1.58}.wiki-shell{overflow:hidden;box-shadow:inset 0 1px #ffffff14}.section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;text-align:center}.section-title span{height:4px;border-radius:99px;background:#fff8ef1c}.section-title h2{margin:0;font-family:Unbounded,Manrope,sans-serif}.section-title h2 strong{color:var(--yellow);font-weight:700}.section-title p{margin:4px 0 0;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.info-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:34px;transform:translateZ(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:background .22s,transform .22s,box-shadow .22s}.info-card:hover{background:#ffffff1f;transform:translateY(-5px);box-shadow:0 22px 42px #0000002e}.info-card h3{margin:0 0 34px;color:#ead9d2;line-height:1.04}.info-card p{max-width:390px;margin:0 0 28px;color:var(--muted);line-height:1.45}.info-card a{display:inline-flex;align-items:center;padding:0 18px;border-radius:var(--radius);background:#ffdf3f38;color:var(--text);transition:background .2s,color .2s}.info-card a:hover{background:linear-gradient(135deg,var(--yellow),var(--orange))}.tag{position:absolute;top:34px;right:34px;min-height:32px;font-size:15px}.tag.green{color:#9df65c;background:#87ef4c3d}.tag.orange{color:#ffb56a;background:#f8931f47}.tag.yellow{color:var(--yellow);background:#ffdf3f3d}.wiki-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:18px;margin:34px 0 22px}.wiki-search-field{display:flex;align-items:center;gap:12px;min-height:54px;padding:0 18px;border:1px solid rgba(255,248,239,.14);border-radius:var(--radius);background:#ffffff14;color:var(--muted)}.wiki-search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit}.wiki-search-field input::placeholder{color:#fff8ef85}.wiki-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.wiki-tags button{min-height:44px;padding:0 16px;border:1px solid rgba(255,248,239,.14);border-radius:var(--radius);background:#ffffff12;color:var(--text);cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.wiki-tags button:hover,.wiki-tags button.is-active{border-color:#ffac3f8a;background:#ffac3f33;transform:translateY(-1px)}.wiki-empty{margin:24px 0 0;color:var(--muted);text-align:center}@media (max-width: 1180px){.wiki-tools{grid-template-columns:1fr}.wiki-tags{justify-content:flex-start}}@media (max-width: 860px){.wiki-tools{margin-top:26px}.wiki-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-tags button{width:100%}}.not-found-card{border:1px solid rgba(255,248,239,.1);border-radius:20px;background:#ffffff12;box-shadow:inset 0 1px #ffffff12}.not-found-page{display:grid;min-height:100vh;place-items:center;padding:24px}.not-found-card{width:min(680px,100%);padding:clamp(30px,5vw,56px);text-align:center}.not-found-card>span{color:var(--yellow);font-family:Unbounded,Manrope,sans-serif;font-size:clamp(70px,13vw,132px);line-height:.9}.not-found-card h1{margin:18px 0 10px;color:var(--text);font-family:Unbounded,Manrope,sans-serif}.not-found-card p{color:var(--muted)}@media (max-width: 860px){.not-found-card .actions{align-items:stretch}.not-found-card .actions>*{width:100%}}.feature-heading{display:flex;justify-content:space-between;gap:28px;align-items:flex-start}.feature-heading h2,.feature-list h3{margin:0;color:#fff8ff;line-height:1.08}.feature-heading p,.feature-list p{max-width:700px;color:var(--muted);font-size:22px;line-height:1.38}.feature-heading strong{color:var(--yellow)}.feature-heading>span,.feature-list span{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:58px;border-radius:18px;background:#ffdf3f33;color:var(--yellow);font-size:22px}.map-card{position:relative;display:flex;align-items:center;margin:30px 0 66px;overflow:hidden;border-radius:22px;background:linear-gradient(90deg,#365816f0,#36581680),repeating-linear-gradient(90deg,#456d24 0 90px,#6d8f3a 90px 180px);box-shadow:0 24px 46px #0003}.map-card.has-image{background-position:center;background-size:cover}.squaremap-image{background-image:linear-gradient(90deg,#254310f2,#25431070),url(img/squaremap-cover.webp)}.map-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 40%,rgba(255,255,255,.12) 50%,transparent 60%);transform:translate(-100%);transition:transform .75s}.map-card:hover:before{transform:translate(100%)}.map-card:after{content:"";position:absolute;right:6%;top:11%;width:320px;height:320px;background:linear-gradient(#8ab66e 0 32%,#473b24 32% 48%,#9bbf80 48% 100%);clip-path:polygon(30% 0,100% 8%,82% 100%,18% 88%,0 28%);opacity:.84;transform:rotate(10deg)}.map-card.has-image:after{display:none}.map-card div{position:relative;z-index:2;padding-left:clamp(34px,7vw,92px)}.map-card span{background:#87ef4c33;color:var(--green)}.map-card strong{display:block;margin:18px 0 8px;color:#d9f0c0;line-height:1;text-transform:uppercase}.map-card small{color:var(--green);font-size:20px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:64px}.feature-list article{position:relative;padding-right:84px}.feature-list span{position:absolute;top:-8px;right:0}.shop{padding-top:58px}.price-card{position:relative;display:grid;grid-template-columns:360px 1fr;align-items:center;min-height:340px;width:min(980px,100%);margin:0 auto;border-radius:30px;background:radial-gradient(circle at 18% 28%,rgba(255,255,255,.9),transparent 15rem),linear-gradient(120deg,#e9f7ff,#78c3f4);color:#08213a;box-shadow:0 28px 60px #0000003d}.flying-cube{position:absolute;left:-58px;top:-95px;width:330px;height:252px;background:linear-gradient(135deg,#6b93ac 0 42%,#263848 42% 100%);clip-path:polygon(14% 15%,65% 0,100% 34%,74% 100%,20% 85%,0 42%);filter:drop-shadow(0 26px 36px rgba(43,134,223,.35));animation:5.8s ease-in-out infinite cubeFlight}.flying-cube:after{content:"";position:absolute;inset:68px 80px;background:#80b9ff;box-shadow:inset 0 0 0 23px #162a45}.price-copy{grid-column:2;text-align:center;padding-right:50px}.price-copy p{margin:0 0 20px;font-family:Unbounded,Manrope,sans-serif;text-transform:uppercase}.price-copy h2{margin:0 0 20px;color:#072849;line-height:1;text-transform:uppercase}.price-copy span{display:block;margin-bottom:62px;font-weight:700}.actions.compact{justify-content:center;gap:30px}.footer{position:relative;padding:70px var(--side-gap) 28px;overflow:hidden}.footer-night{position:absolute;inset:auto var(--side-gap) 0;height:190px;pointer-events:none;opacity:.7}.footer-star,.footer-comet,.footer-wave{position:absolute;display:block}.footer-star{width:4px;height:4px;border-radius:999px;background:#ffdf3f;box-shadow:0 0 16px #ffdf3fbf;animation:footer-star-pulse 3.8s ease-in-out infinite}.footer-star-a{left:12%;bottom:82px}.footer-star-b{left:52%;bottom:122px;animation-delay:1.2s}.footer-star-c{right:14%;bottom:72px;animation-delay:2s}.footer-comet{width:84px;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,223,63,.85));transform:rotate(-16deg);animation:footer-comet-drift 8s linear infinite}.footer-comet-a{left:20%;bottom:145px}.footer-comet-b{right:18%;bottom:112px;animation-delay:4.5s}.footer-wave{left:50%;bottom:0;width:min(820px,82vw);height:84px;border:1px solid rgba(255,223,63,.14);border-color:rgba(255,223,63,.16) transparent transparent;border-radius:50% 50% 0 0;transform:translate(-50%);animation:footer-wave-float 7s ease-in-out infinite}.footer-wave-b{width:min(620px,68vw);bottom:18px;opacity:.55;animation-delay:-2.5s}.footer-shell{position:relative;z-index:1;width:min(var(--content),100%);margin:0 auto;overflow:hidden;border:1px solid rgba(255,223,63,.1);border-radius:22px;background:radial-gradient(circle at 12% 0,rgba(255,223,63,.13),transparent 18rem),linear-gradient(135deg,#2f1915 0,#3b241d 58%,#241210);box-shadow:0 28px 70px #00000047;color:var(--muted)}.footer-shell>.container{width:100%}.footer-bottom,.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-top{min-height:72px;padding:14px 34px;background:#ffdf3f14;box-shadow:inset 0 -1px #ffdf3f14}.footer-bottom{min-height:112px;padding:24px 34px 28px}.footer-brand{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:20px;font-weight:800}.footer-brand strong{color:var(--yellow);font-family:Unbounded,Manrope,sans-serif;font-size:34px}.footer-logo{flex:0 0 auto;width:46px;height:46px;background:url(img/logo-pivo.png) center/contain no-repeat}.footer-brand a{color:var(--muted)}.socials{display:flex;align-items:center;gap:26px}.socials a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#ffffff0f;color:var(--text);font-size:24px;font-weight:900;transition:background .2s,color .2s,transform .2s}.socials i{display:block;font-size:25px;line-height:1}.socials svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.socials a[aria-label=Telegram] svg,.socials a[aria-label=YouTube] svg{fill:currentColor;stroke:none}.socials span{font-family:Unbounded,Manrope,sans-serif;font-size:18px;letter-spacing:0}.socials a:hover{background:#ffdf3f2e;color:var(--yellow);transform:translateY(-2px)}.footer-bottom p{margin:0;color:var(--muted);font-size:18px;line-height:1.45}.footer-bottom>div:last-child{text-align:right;font-weight:800}@keyframes footer-star-pulse{0%,to{opacity:.45;transform:scale(.86)}50%{opacity:1;transform:scale(1.18)}}@keyframes footer-comet-drift{0%{opacity:0;transform:translate3d(-80px,18px,0) rotate(-16deg)}12%,42%{opacity:1}58%,to{opacity:0;transform:translate3d(160px,-24px,0) rotate(-16deg)}}@keyframes footer-wave-float{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}@media (max-width: 860px){.footer{padding-right:18px;padding-bottom:18px;padding-left:18px}.footer-bottom,.footer-top{align-items:flex-start;flex-direction:column}.footer-top{min-height:132px;padding:22px}.footer-bottom{padding:22px}.footer-brand{flex-wrap:wrap;gap:10px 14px}.footer-brand strong{font-size:28px}.socials{gap:14px}.footer-bottom>div:last-child{text-align:left}.footer-bottom p{font-size:16px}}.toast{position:fixed;z-index:40;left:50%;bottom:28px;min-width:220px;padding:14px 18px;border-radius:var(--radius);background:#fff;color:#111;text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,16px);transition:opacity .2s,transform .2s}.toast.is-visible{opacity:1;transform:translate(-50%)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.is-visible{opacity:1;transform:translateY(0)}.wiki-ajax-page{min-height:100vh;padding-top:82px;background:#120d0a}.wiki-ajax-page .wiki-app>.site-header,.wiki-ajax-page .wiki-nav-player{display:none!important}@keyframes markPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}@keyframes bubbleFloat{0%,to{translate:0 0}50%{translate:0 -10px}}@keyframes characterFloat{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes cubeFlight{0%,to{transform:rotate(-18deg) translateY(0)}50%{transform:rotate(-14deg) translateY(-12px)}}@media (prefers-reduced-motion: reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}@media (max-width: 1180px){:root{--side-gap: clamp(18px, 5vw, 52px)}.site-header{grid-template-columns:auto 1fr auto}.site-nav{gap:24px}.community-panel,.feature-list,.hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-art{min-height:510px}.render-stage{left:50%;right:auto;transform:translate(-50%)}.community-characters{display:none}.card-grid{grid-template-columns:repeat(2,1fr)}.price-card{grid-template-columns:260px 1fr}}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,.82fr)}.hero p{font-size:clamp(16px,1.08vw,20px)}.hero-art{min-height:500px}.render-stage{right:12px;bottom:-4px;width:min(100%,575px);height:470px}.bubble{font-size:17px;padding:16px 24px}.bubble-one{top:38px;left:10px}.bubble-two{right:0;top:180px}.character,.community-characters span{width:145px;height:332px;animation:none}.character:before,.community-characters span:before{left:24px;top:58px;width:96px;height:22px;box-shadow:0 39px #1a1a1a}.character:after,.community-characters span:after{left:-35px;top:101px;width:42px;height:178px}.character-left{left:64px;transform:scale(.92) rotate(-4deg)}.character-center{left:208px;height:388px;transform:rotate(1deg)}.character-right{right:34px;transform:scale(.9) rotate(5deg)}.community p,.feature-heading p,.feature-list p,.quote p,.section-title p{font-size:clamp(16px,1.08vw,20px)}.info-card p{font-size:16px}.map-card{min-height:360px}.map-card strong{font-size:clamp(34px,3.8vw,60px)}.feature-list-top{margin-bottom:34px}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 44px;align-items:start}.media-placeholder{position:relative;min-height:315px;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#ffdf3f2e,#f8931f1f),repeating-linear-gradient(45deg,#ffffff0f 0 16px,#ffffff05 16px 32px);box-shadow:inset 0 1px #ffffff14}.emote-image,.story-image,.voice-image{background-position:center;background-size:cover}.story-image{background-image:linear-gradient(180deg,#170a1214,#170a1242),url(img/feature-history-dragon.webp)}.emote-image{background-image:linear-gradient(180deg,#170a1205,#170a121f),url(img/feature-emotes-axolotl.webp)}.voice-image{background-image:linear-gradient(180deg,#170a1205,#170a1229),url(img/feature-voice-pigs.webp)}.media-placeholder:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 22%,rgba(255,223,63,.34),transparent 11rem),radial-gradient(circle at 72% 72%,rgba(248,147,31,.28),transparent 12rem)}.emote-image:before,.story-image:before,.voice-image:before{display:none}.media-placeholder span{position:absolute;left:24px;bottom:22px;min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:var(--radius);background:#0000005c;color:#fff8efc7;font-size:14px}.media-purple{min-height:520px;background:linear-gradient(135deg,#742178b8,#ffdf3f1f),repeating-linear-gradient(90deg,#3a202e 0 70px,#4d2646 70px 140px)}.media-placeholder.story-image{min-height:520px;background:linear-gradient(180deg,#170a1214,#170a1242),url(img/feature-history-dragon.webp) center/cover}.media-sun{min-height:315px;background:linear-gradient(135deg,#ffdf3f61,#f8931f2e),repeating-linear-gradient(90deg,#644f2d 0 70px,#896a35 70px 140px)}.media-voice{min-height:310px;margin-top:26px;background:linear-gradient(135deg,#4aa7ff99,#ffdf3f33),repeating-linear-gradient(90deg,#4d8fc9 0 80px,#66a345 80px 160px)}.media-placeholder.emote-image{background:linear-gradient(180deg,#170a1205,#170a121f),url(img/feature-emotes-axolotl.webp) center/cover}.media-placeholder.voice-image{background:linear-gradient(180deg,#170a1205,#170a1229),url(img/feature-voice-pigs.webp) center/cover}.faq-card,.season-card,.voice-card{border-radius:20px;background:#ffffff14;box-shadow:inset 0 1px #ffffff12}.season-card{min-height:310px}.faq-card h3,.faq-head h2,.season-card h3,.voice-card h3{margin:0;font-family:Unbounded,Manrope,sans-serif;letter-spacing:0}.season-card h3{font-size:30px}.season-head,.season-row{display:grid;grid-template-columns:1fr 88px 82px 126px 34px;align-items:center;gap:16px}.season-head{color:var(--muted);font-size:15px}.season-row{padding:0 14px;color:#f6e9e3}.season-row b,.season-row small,.season-row time{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);background:#ffffff17;color:var(--muted);font-style:normal}.season-row small{color:var(--yellow);text-transform:uppercase}.season-row small:empty{visibility:hidden}.season-row i{font-style:normal;color:var(--yellow);font-size:24px}.voice-card{position:relative;padding:0;background:0 0;box-shadow:none}.voice-card>span{position:absolute;right:0;display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:58px;border-radius:18px;background:#ffdf3f38;color:var(--yellow);font-size:20px;top:-6px}.voice-card h3{padding-right:82px;color:#fff8ff;font-size:clamp(30px,2.8vw,46px)}.voice-card p{max-width:720px;color:var(--muted);font-size:clamp(16px,1.08vw,20px);line-height:1.45}.faq{padding-top:34px}.faq-head{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;margin-bottom:34px}.faq-head h2{color:#fff;font-size:clamp(32px,3vw,48px)}.faq-tabs{display:grid;grid-template-columns:1fr 1fr;min-height:54px;padding:2px;border:1px solid rgba(255,255,255,.22);border-radius:14px}.faq-tabs button{border:0;border-radius:12px;background:0 0;color:#d7d1df;cursor:pointer;font-size:17px;font-weight:800;transition:background .2s,color .2s}.faq-tabs button.is-active{background:linear-gradient(135deg,var(--yellow),var(--orange))}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.faq-grid.is-hidden{display:none}.faq-card{min-height:290px;padding:34px}.faq-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:30px;border-radius:16px;background:#ffdf3f29;color:var(--yellow);font-size:24px}.faq-card h3{color:#fff;font-size:24px;line-height:1.25}.faq-card p{margin:28px 0 0;color:var(--muted);font-size:18px;line-height:1.52}.price-copy p{font-size:24px}.price-copy h2{font-size:clamp(42px,4vw,62px)}.price-copy span{font-size:18px}@media (max-width: 1180px){.faq-grid,.faq-head,.media-grid{grid-template-columns:1fr}.season-head,.season-row{grid-template-columns:1fr 76px 68px 112px 30px}}@media (max-width: 860px){:root{--side-gap: 14px}.site-header{height:68px;grid-template-columns:1fr auto auto;padding:0 14px}.brand strong{font-size:22px}.brand small,.login-button{font-size:0}.brand-mark{width:38px;height:30px}.nav-toggle{display:block}.site-nav{position:absolute;left:14px;right:14px;top:78px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;border-radius:var(--radius)}.site-nav.is-open{display:flex}.site-nav a{padding:15px}.site-nav a:after{display:none}.login-button,.account-trigger{width:52px;min-height:52px;padding:0}.account-trigger span{display:none}.account-trigger img{width:34px;height:34px}.account-dropdown{right:0;min-width:190px}.section{padding:62px 0}.hero{padding-top:112px}.actions{gap:12px}.button{width:100%;min-height:52px;font-size:18px}.hero-art{min-height:335px}.render-stage{width:360px;height:315px}.bubble{display:none}.character{width:96px;height:230px}.character:before{left:18px;top:48px;width:62px;height:18px;box-shadow:0 34px #1a1a1a}.character:after{left:-25px;top:78px;width:30px;height:124px}.character-left{left:20px}.character-center{left:130px;height:270px}.character-right{right:20px}.community{padding-bottom:54px}.community-panel{min-height:300px}.wiki-shell{max-height:none;padding:38px 16px;border-radius:26px 26px 0 0}.section-title{grid-template-columns:1fr;gap:16px}.section-title span{display:none}.card-grid{grid-template-columns:1fr}.info-card{min-height:250px;padding:28px}.tag{position:static;margin-bottom:20px}.map-card{min-height:330px}.map-card:after{right:-130px;opacity:.38}.feature-heading{display:block}.feature-list article{padding-right:0}.feature-list span{position:static;margin-top:10px}.price-card{grid-template-columns:1fr;min-height:430px;overflow:hidden;padding:170px 18px 42px}.flying-cube{left:50%;top:-78px;width:250px;height:198px;transform:translate(-50%) rotate(-18deg)}.price-copy{grid-column:1;padding:0}.price-copy span{margin-bottom:34px}.footer-inner{align-items:flex-start;flex-direction:column;padding:28px}.footer-brand{flex-wrap:wrap}}.site-header{padding:0 max(28px,calc((100vw - var(--content)) / 2))}.brand strong{font-weight:800}.brand-status:after{content:"";display:inline-block;width:2px;height:1em;margin-left:3px;background:currentColor;vertical-align:-.14em;animation:.85s steps(1) infinite caretBlink}.site-nav a{font-weight:700}.hero-grid{display:block}.hero h1{max-width:1040px;font-size:clamp(38px,4.1vw,66px);font-weight:800;line-height:1.08}.hero-line{display:block;white-space:nowrap;color:#fff}.hero h1 span:last-child{font-weight:800}.hero p{max-width:650px;font-weight:600}.button,.login-button,.map-card span,.pills span,.tag{font-weight:700}.faq-card h3,.faq-head h2,.feature-heading h2,.feature-list h3,.price-copy h2,.price-copy p,.season-card h3,.section-title h2,.voice-card h3{font-weight:800}.feature-heading h2,.feature-list h3{font-size:clamp(28px,2.55vw,42px)}.faq-card p,.feature-heading p,.feature-list p,.voice-card p{font-weight:600}.voice-card{padding-top:0}.voice-card h3{padding-top:4px}@keyframes caretBlink{0%,48%{opacity:1}to,49%{opacity:0}}.emote-image>span,.story-image>span,.voice-image>span{display:none}.brand-mark{width:54px;height:54px;background:url(img/logo-pivo.png) center/contain no-repeat;box-shadow:none;animation:none}.brand-mark:after,.brand-mark:before{display:none}.hero{align-items:center;min-height:760px;align-items:flex-start;padding-top:245px}.community{padding:0}.community-panel{grid-template-columns:.82fr 1.18fr;align-items:center}.community-characters span{bottom:-42px;width:126px;height:292px;display:none}.community-characters span:before{left:20px;top:50px;width:84px;height:20px;box-shadow:0 34px #1a1a1a}.community-characters span:after{left:-31px;top:88px;width:37px;height:152px}.community-characters span:first-child{left:18%}.community-characters span:nth-child(2){z-index:2;left:41%;height:355px}.community-characters span:nth-child(3){left:66%}@media (max-width: 1180px){:root{--side-gap: clamp(22px, 7vw, 82px);--side-gap: clamp(20px, 6vw, 72px)}.hero-line{white-space:normal}.voice-card{margin-top:0}.hero{padding-top:170px}.community-panel{min-height:230px}.community{margin-top:56px}.community-characters{transform:translateY(-70px)}}@media (max-width: 860px){.brand-mark{width:42px;height:42px}.hero{padding-top:130px}}.site-header{height:84px;border-bottom:0}.brand strong{font-size:30px}.brand small{font-size:16px}.site-nav a{font-size:19px}.community{padding-top:0}.community:before{content:""}.quote{padding-top:36px;padding-bottom:34px}.wiki.section{padding-top:30px;padding-bottom:52px}.features.section{padding-top:44px}.section-title{margin-bottom:34px}.section-title p{font-weight:600}.faq-tabs{position:relative;overflow:hidden}.faq-tabs:before{content:"";position:absolute;z-index:0;top:2px;bottom:2px;left:2px;width:calc(50% - 2px);border-radius:12px;background:var(--yellow);transition:transform .34s cubic-bezier(.2,.8,.2,1)}.faq-tabs.is-server:before{transform:translate(100%)}.faq-tabs button{position:relative;z-index:1}@media (max-width: 860px){.site-header{height:72px}.brand strong{font-size:23px}.site-nav a{font-size:17px}.community{margin-top:28px}}.hero h1 .hero-line{color:#fff}.button,.login-button{min-height:44px;padding:0 18px;border-radius:8px;font-size:15px;box-shadow:none}.button.primary,.faq-tabs button.is-active,.info-card a:hover,.login-button{background:var(--yellow);color:#1d1507}.button.telegram{background:#2f9bd5}.button.light{background:#fff}.wiki-shell{overflow-y:auto;scrollbar-color:rgba(255,223,63,.24) transparent;scrollbar-width:thin}.season-list::-webkit-scrollbar,.wiki-shell::-webkit-scrollbar{width:6px}.season-list::-webkit-scrollbar-track,.wiki-shell::-webkit-scrollbar-track{background:0 0}.season-list::-webkit-scrollbar-thumb,.wiki-shell::-webkit-scrollbar-thumb{border-radius:99px;background:#ffdf3f3d}.card-grid{padding-right:10px}.info-card{border-radius:18px;background:#ffffff13}.info-card h3{font-size:22px}.info-card a{min-height:42px;font-size:15px}.season-card{max-height:360px;overflow:hidden;padding:28px 30px 24px}.season-head{grid-template-columns:1fr 78px 120px 34px;padding:0 16px 0 0;margin:2px 6px 14px 0}.season-head span:first-child{grid-column:3;text-align:center}.season-list{max-height:260px;overflow-y:auto;padding-right:10px;scrollbar-color:rgba(255,223,63,.24) transparent;scrollbar-width:thin}.season-row{grid-template-columns:1fr 82px 76px 120px 32px;min-height:60px;margin-top:9px;border-radius:16px;background:0 0}.season-row.active{background:#ffdf3f29;box-shadow:inset 0 0 0 1px #ffdf3f0f}.season-row strong{font-size:17px}.season-row b,.season-row small,.season-row time{min-height:30px;font-size:15px}.voice-card{margin-top:-170px}@media (max-width: 1180px){.voice-card{margin-top:0}.season-head{display:none}.season-row{grid-template-columns:1fr 72px 106px 30px}.season-row small{display:none}}.faq-tabs button.is-active{background:0 0;color:#1d1507}.community{margin-top:0}.wiki-shell{max-height:510px;padding:34px 34px 30px;border-radius:28px;background:#ffffff14}.wiki-shell .section-title{position:sticky;z-index:4;top:-34px;margin:-34px -34px 30px;padding:30px 34px 24px;backdrop-filter:blur(10px);background:#ffffff14;box-shadow:none}.section-title h2{font-size:28px;font-weight:700}.section-title p{font-size:19px}.info-card{min-height:220px}@media (max-width: 860px){:root{--side-gap: 18px}.hero h1{font-size:clamp(34px,11vw,48px)}}.community-panel{align-items:center;overflow:visible;isolation:isolate;min-height:260px;grid-template-columns:.52fr .48fr;position:relative}.wiki-shell,.wiki-shell .section-title{background:var(--wiki-bg)}.community{position:relative;background:0 0;overflow:visible}.community:before{content:"";display:block;background:0 0}.community-panel:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background:linear-gradient(90deg,#e8cf2e 0,#f8931f)}.community-characters{transform:translateY(-150px);position:absolute;z-index:3;right:-34px;top:-208px;width:min(720px,60vw);height:468px;min-height:0;transform:none;background:url(img/community-players-desert.webp) center top/contain no-repeat}.community{z-index:1;background:linear-gradient(90deg,#e8cf2e 0,#f4b21f,#f8931f)}.community:before{height:54px;background:linear-gradient(90deg,#e8cf2e 0,#f4b21f,#f8931f)}.community:after{display:none}.community-slider{z-index:1;display:block;min-height:380px;padding:0;overflow:hidden}.community-slider:before{display:none}.community-track{position:relative;min-height:380px}.community-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:clamp(22px,4vw,58px);padding-bottom:58px;opacity:0;pointer-events:none;transform:translate(42px) scale(.98);transition:opacity .65s,transform .65s cubic-bezier(.2,.8,.2,1)}.community-slide.is-active{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.community-copy{position:relative;z-index:4;max-width:660px;text-align:center}.community-copy>span{display:inline-flex;align-items:center;min-height:34px;margin-bottom:18px;padding:0 16px;border-radius:999px;background:#2d1a0a2e;color:#1f1407d1;font-size:14px;font-weight:800;text-transform:uppercase}.community h2{position:relative;z-index:2;max-width:560px;max-width:none;margin:0 auto;color:#fff;font-size:clamp(30px,2.55vw,46px);line-height:1.04;text-align:center;text-shadow:0 9px rgba(110,69,10,.34)}.community p{max-width:620px;margin:16px auto 0;color:#2a1808d1;font-size:clamp(17px,1.2vw,22px);line-height:1.45}.community-visual{position:relative;z-index:3;min-height:300px}.community-slider .community-characters{position:relative;right:auto;top:auto;width:100%;height:330px;min-height:300px;transform:translateY(-8px);background:url(img/community-players-desert.webp) center top/contain no-repeat}.community-art{min-height:250px;border:8px solid rgba(255,255,255,.24);border-radius:18px;box-shadow:0 26px 60px #4722063d;overflow:hidden}.community-art-community{background:linear-gradient(135deg,#2a1c1114,#f8931f14),url(img/community-players-desert.webp) center/cover}.community-art-rp{background:linear-gradient(135deg,#2a1c111a,#f8931f14),url(img/community-roleplay-dragon.webp) center/cover}.community-art-professions{background:linear-gradient(135deg,#2a1c1114,#f8931f14),url(img/community-professions-town.webp) center/cover}.profession-board{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));align-content:center;gap:16px;min-height:270px}.profession-board span{display:flex;align-items:center;justify-content:center;min-height:64px;border-radius:16px;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(18px,1.45vw,26px);font-weight:800;box-shadow:inset 0 1px #ffffff42,0 18px 36px #381c0733}.profession-board span:first-child{background:linear-gradient(135deg,#6b4a2e,#d19135)}.profession-board span:nth-child(2){background:linear-gradient(135deg,#356f5b,#8df24c)}.profession-board span:nth-child(3){background:linear-gradient(135deg,#7c3d76,#d86bd8)}.profession-board span:nth-child(4){background:linear-gradient(135deg,#2f9bd5,#80d8ff)}.profession-board span:nth-child(5){background:linear-gradient(135deg,#49515d,#b7c0cb)}.profession-board span:nth-child(6){background:linear-gradient(135deg,#cf6819,#ffdf3f)}.community-controls{position:absolute;z-index:5;left:50%;bottom:18px;display:inline-flex;align-items:center;gap:14px;transform:translate(-50%)}.community-arrow,.community-dots button{border:0;cursor:pointer}.community-arrow{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:#1b110629;color:#241604;transition:transform .2s,background .2s}.community-arrow:hover{background:#1b11063d;transform:translateY(-2px)}.community-arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.community-dots{display:inline-flex;align-items:center;gap:8px;padding:0 2px}.community-dots button{width:10px;height:10px;padding:0;border-radius:999px;background:#24160452;transition:width .25s,background .25s}.community-dots button.is-active{width:34px;background:#fff}@media (max-width: 860px){.community:after{top:-54px;height:54px}.community-slider,.community-track{min-height:620px}.community-slide{grid-template-columns:1fr;align-content:center;gap:18px;padding:28px 14px 84px}.community h2{font-size:clamp(26px,8vw,34px);line-height:1.08}.community p{font-size:16px}.community-art,.community-slider .community-characters,.community-visual,.profession-board{min-height:260px}.community-slider .community-characters{height:300px;transform:none}.profession-board{grid-template-columns:1fr 1fr}.profession-board span{min-height:62px}}.site-view[hidden]{display:none}.site-nav a.is-active{color:var(--yellow)}.site-nav a.is-active:after{left:0;right:0}.site-nav{gap:clamp(18px,2.5vw,40px)}.project-page,.squaremap-page{min-height:calc(100vh - 230px);padding-top:150px}.page-kicker{display:inline-flex;align-items:center;min-height:34px;margin-bottom:18px;padding:0 16px;border-radius:var(--radius);background:#8df24c29;color:var(--green);font-weight:800;text-transform:uppercase}.squaremap-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.squaremap-head h1{max-width:720px;margin:0;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(36px,4vw,62px);line-height:1.05}.squaremap-head p{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:clamp(17px,1.2vw,21px);line-height:1.5}.squaremap-shell{overflow:hidden;border:1px solid rgba(255,223,63,.13);border-radius:24px;background:radial-gradient(circle at 18% 0,rgba(141,242,76,.12),transparent 22rem),linear-gradient(135deg,#ffffff14,#ffffff09);box-shadow:0 30px 70px #00000047}.squaremap-toolbar{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:76px;padding:18px 24px;background:#0f0b09c7;border-bottom:1px solid rgba(255,223,63,.1)}.squaremap-toolbar span,.squaremap-toolbar strong{display:block}.squaremap-toolbar strong{color:var(--yellow);font-family:Unbounded,Manrope,sans-serif;font-size:20px}.squaremap-toolbar span{margin-top:4px;color:var(--muted);font-size:15px}.squaremap-toolbar a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:var(--radius);background:#8df24c29;color:var(--green);font-weight:800}.squaremap-embed{position:relative;min-height:640px;background:linear-gradient(#112e1de0,#112e1de0),repeating-linear-gradient(0deg,transparent 0 42px,rgba(141,242,76,.1) 42px 43px),repeating-linear-gradient(90deg,transparent 0 42px,rgba(141,242,76,.1) 42px 43px)}.squaremap-frame{display:block;width:100%;min-height:640px;border:0;background:0 0}.price-card{overflow:visible}.price-orbit{position:absolute;z-index:2;left:-92px;top:-124px;width:clamp(390px,35vw,585px);height:auto;pointer-events:none;filter:drop-shadow(0 26px 34px rgba(31,119,213,.34));animation:6s ease-in-out infinite orbitFloat}.price-copy{position:relative;z-index:3}.project-title{margin-bottom:42px}.project-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,3vw,38px);margin-bottom:54px}.project-panels{display:none}.project-tab{display:block;position:relative;min-height:clamp(390px,29vw,560px);overflow:hidden;border:0;border-radius:var(--radius);cursor:pointer;color:#241405b8;font-family:Manrope,Arial,sans-serif;box-shadow:0 28px 46px #0000003d;transition:filter .22s,box-shadow .22s;transform:none;background-position:center;background-size:cover}.project-tab:before{content:"";position:absolute;inset:10px;z-index:4;border:4px solid rgba(255,255,255,0);border-radius:7px;pointer-events:none;transition:border-color .22s,box-shadow .22s,background .22s}.project-tab:after{content:"";position:absolute;left:50%;bottom:16px;z-index:4;width:46px;height:5px;border-radius:999px;background:currentColor;opacity:0;transform:translate(-50%) scaleX(.45);transition:opacity .22s,transform .22s}.project-tab:focus-visible,.project-tab:hover{filter:brightness(1.025);box-shadow:0 28px 46px #0000003d}.project-tab:focus-visible:before,.project-tab:hover:before{border-color:#ffffff94;background:#ffffff0f;box-shadow:inset 0 0 0 1px #0000000a,0 0 0 7px #ffffff0f}.project-tab:focus-visible:after,.project-tab:hover:after{opacity:.62;transform:translate(-50%) scaleX(1)}.project-tab strong{position:absolute;left:18px;right:18px;bottom:36px;z-index:5;display:flex;align-items:center;justify-content:center;min-height:0;padding:0;border:0;border-radius:0;background:0 0;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(26px,2.15vw,36px);font-weight:900;line-height:1.12;text-align:center;text-shadow:0 3px 0 rgba(0,0,0,.26),0 14px 26px rgba(0,0,0,.82),0 0 18px rgba(0,0,0,.62)}.project-tab-art{position:absolute;z-index:2;inset:0;height:auto;background-position:center;background-size:cover}.project-tab-art:before{content:"";inset:0;background:linear-gradient(180deg,#00000005 0,#0000001f 56%,#00000094)}.project-tab-art:after,.project-tab-art:before{content:"";position:absolute}.project-tab-history{background-image:url(img/project-card-history.webp);color:#117235}.project-tab-history .project-tab-art:before{inset:0;width:auto;height:auto;border-radius:0;background:linear-gradient(180deg,#1f562a0d 0,#1f562a33 62%,#08140a9e);box-shadow:none;transform:none}.project-tab-history .project-tab-art:after{display:none}.project-tab-players{background-image:url(img/project-card-players.webp);color:#7a3a10}.project-tab-players .project-tab-art{background:linear-gradient(180deg,#5c290408 0,#5c29042e 62%,#200d029e);border-radius:0;box-shadow:none}.project-tab-team{background-image:url(img/project-card-team.webp);color:#65387f}.project-tab-team .project-tab-art{inset:0;background:linear-gradient(180deg,#562a7014 0,#562a702e 62%,#180a22a8),url(img/project-card-team.webp) center/cover no-repeat;filter:none}.project-tab-towns{background-image:url(img/project-card-towns.webp);color:#81520e}.project-tab-towns .project-tab-art:before{inset:0;width:auto;height:auto;border-radius:0;background:linear-gradient(180deg,#693d060d 0,#693d0633 62%,#261302a8);box-shadow:none;transform:none}.project-tab-towns .project-tab-art:after{display:none}.project-panel{display:none;min-height:220px;padding:40px 44px;border-radius:22px;background:#ffffff14;box-shadow:inset 0 1px #ffffff14}.project-detail-page{min-height:calc(100vh - 230px);padding-top:140px}.breadcrumbs{display:flex;align-items:center;gap:18px;margin-bottom:34px;color:#fff8efb8;font-size:clamp(16px,1.2vw,20px);font-weight:800}.breadcrumbs a,.breadcrumbs b{display:inline-flex;align-items:center;gap:8px}.breadcrumbs b{color:var(--text)}.breadcrumbs svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.breadcrumbs>span{width:10px;height:10px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:rotate(45deg);opacity:.72}.detail-hero{position:relative;overflow:hidden;min-height:430px;padding:clamp(34px,5vw,68px);border-radius:24px;background:linear-gradient(90deg,#1a0e0ce6,#1a0e0c73),url(img/community-players-desert.webp) center/cover;box-shadow:0 30px 70px #00000047}.detail-hero:before{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.16);border-radius:16px;pointer-events:none}.detail-hero>*{position:relative;z-index:1}.detail-hero span{display:inline-flex;align-items:center;min-height:34px;padding:0 15px;border-radius:var(--radius);background:#ffdf3f2e;color:var(--yellow);font-weight:900;text-transform:uppercase}.detail-hero h1{max-width:760px;margin:22px 0 18px;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(40px,5vw,72px);line-height:1.04}.detail-hero p{max-width:760px;margin:0;color:var(--muted);font-size:clamp(18px,1.35vw,24px);line-height:1.52}.detail-history{background:linear-gradient(90deg,#124c26f0,#124c266b),url(img/project-card-history.webp) center/cover}.detail-players{background:linear-gradient(90deg,#5b2a07eb,#5b2a0766),url(img/community-players-desert.webp) center/cover}.detail-towns{background:linear-gradient(90deg,#6c3f05eb,#6c3f0561),url(img/community-professions-town.webp) center/cover}.page-loader{position:fixed;z-index:100;top:0;left:0;right:0;height:4px;display:block;background:#ffdf3f24;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .12s,transform .12s}.page-loader.is-visible{opacity:1;transform:translateY(0)}.page-loader>div{width:100%;height:100%;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none}.page-loader span{display:none}.page-loader i{display:block;width:100%;height:100%;overflow:hidden;border-radius:0;background:0 0}.page-loader i:before{content:"";display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--yellow),var(--orange));box-shadow:0 0 18px #ffdf3f9e;transform:scaleX(var(--loader-progress, 0));transform-origin:left center;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.page-loader.is-visible i:before{animation:none}.project-panel.is-active{display:block;animation:.34s both panelFade}.project-panel h3{margin:0 0 18px;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(28px,2.7vw,42px);line-height:1.08}.project-panel p{max-width:1040px;margin:0;color:var(--muted);font-size:clamp(18px,1.25vw,22px);line-height:1.58}.project-team-panel{padding:0;background:0 0;box-shadow:none}.team-slider{--team-duration: 8.6s;--team-copy-y: -22px;--team-render-y: -50px;--team-render-active-y: -78px;--team-thumb-size: 56px;--team-thumb-gap: 12px;--team-thumbs-width: 464px;position:relative;min-height:560px;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 72% 16%,rgba(255,255,255,.72),transparent 13rem),linear-gradient(135deg,#f6ead7 0,#edd9c8 54%,#d9eff0);color:#120d09;box-shadow:0 30px 68px #0000003d}.team-intro{position:absolute;z-index:5;left:58px;top:40px;max-width:640px;color:#120d09}.team-intro h3{margin:0;color:#120d09;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(28px,2.6vw,40px);line-height:1.08}.team-intro p{margin:8px 0 0;color:#120d09c7;font-size:clamp(16px,1.2vw,20px);font-weight:700;line-height:1.35}.team-track{position:relative;min-height:560px}.team-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:start;gap:34px;padding:168px 58px 78px;opacity:0;pointer-events:none;transition:opacity .55s}.team-slide.is-active{opacity:1;pointer-events:auto}.team-copy{display:flex;flex-wrap:wrap;align-items:center;justify-content:start;column-gap:14px;row-gap:14px;min-width:0;width:min(650px,100%);max-width:650px;opacity:0;transform:translateY(calc(var(--team-copy-y) + 14px));transition:opacity .42s,transform .42s}.team-slide.is-active .team-copy{opacity:1;transform:translateY(var(--team-copy-y));transition-delay:.12s}.team-copy h3{display:block;flex:0 1 auto;min-width:0;max-width:100%;margin:0;color:#ff3346;font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,2.8vw,42px);line-height:1.15;overflow-wrap:anywhere}.team-copy strong{display:inline-flex;align-items:center;flex:0 1 auto;width:fit-content;max-width:100%;min-width:0;min-height:38px;padding:0 18px;border-radius:var(--radius);background:#ff3346;color:#fff;font-size:clamp(18px,1.35vw,24px);line-height:1.1;text-transform:uppercase;overflow-wrap:anywhere;white-space:normal}.team-copy p{flex:0 0 100%;max-width:700px;margin:0;color:#15100b;font-size:clamp(16px,1.08vw,19px);font-weight:500;line-height:1.48}.team-render{justify-self:center;align-self:center;width:min(600px,108%);max-height:590px;object-fit:contain;filter:drop-shadow(0 26px 28px rgba(62,34,13,.22));transform:translateY(var(--team-render-y)) scale(.97);transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s}.team-slide.is-active .team-render{transform:translateY(var(--team-render-active-y)) scale(1);filter:drop-shadow(0 34px 32px rgba(62,34,13,.28))}.team-controls{position:absolute;z-index:4;left:58px;bottom:36px;display:inline-flex;align-items:center;gap:18px}.team-arrow,.team-thumbs button{border:0;cursor:pointer}.team-arrow{display:grid;place-items:center;width:58px;height:58px;border-radius:var(--radius);background:#120d0914;color:#120d09;transition:transform .2s,background .2s}.team-arrow:hover{background:#ff33461f;transform:translateY(-2px)}.team-arrow svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.team-thumbs{display:inline-flex;gap:var(--team-thumb-gap);max-width:min(var(--team-thumbs-width),calc(100vw - 220px));overflow-x:hidden;overflow-y:visible;scroll-behavior:smooth;scrollbar-width:none}.team-thumbs::-webkit-scrollbar{display:none}.team-thumbs button{display:grid;place-items:center;flex:0 0 var(--team-thumb-size);width:var(--team-thumb-size);height:var(--team-thumb-size);padding:0;border-radius:var(--radius);background:#120d0914;box-shadow:inset 0 0 0 2px transparent;transition:background .2s,box-shadow .2s,transform .2s}.team-thumbs button.is-active{background:#ff334624;box-shadow:inset 0 0 0 2px #ff3346}.team-thumbs button:hover{transform:translateY(-2px)}.team-thumb{display:block;width:42px;height:42px;border-radius:6px;object-fit:cover;image-rendering:pixelated}.team-progress{position:absolute;left:0;right:0;bottom:0;height:6px;background:#120d0914}.team-progress span{display:block;width:100%;height:100%;background:#ff3346;transform:scaleX(0);transform-origin:left center}.team-progress.is-running span{animation:teamProgress var(--team-duration) linear forwards}.team-progress.is-paused span{animation-play-state:paused}@keyframes orbitFloat{0%,to{transform:rotate(-9deg) translateY(0)}50%{transform:rotate(-5deg) translateY(-14px)}}@keyframes orbitFloatMobile{0%,to{transform:translate(-50%) rotate(-8deg) translateY(0)}50%{transform:translate(-50%) rotate(-4deg) translateY(-10px)}}@keyframes teamProgress{to{transform:scaleX(1)}}@keyframes panelFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes loaderFill{to{transform:scaleX(1)}}@media (max-width: 1180px){.project-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.squaremap-head{align-items:flex-start;flex-direction:column}.team-slide{grid-template-columns:1fr;padding-right:44px;padding-left:44px}.team-render{position:absolute;right:32px;bottom:102px;width:430px;max-height:500px;opacity:.28}}@media (max-width: 860px){.team-slider{--team-copy-y: -12px;--team-render-y: -36px;--team-render-active-y: -64px;--team-thumb-size: 50px;--team-thumb-gap: 10px;--team-thumbs-width: 410px}.project-detail-page,.project-page,.squaremap-page{padding-top:112px}.breadcrumbs{flex-wrap:wrap;gap:12px}.squaremap-toolbar{align-items:flex-start;flex-direction:column}.squaremap-embed,.squaremap-frame{min-height:520px}.price-card{overflow:hidden;padding-top:190px}.price-orbit{left:50%;top:-76px;width:min(480px,108vw);animation-name:orbitFloatMobile}.project-tabs{gap:16px}.project-tab{min-height:360px}.project-tab strong{bottom:28px;font-size:25px}.project-panel{padding:28px 22px}.team-slider,.team-track{min-height:650px}.team-slide{padding:178px 22px 114px}.team-intro{left:22px;right:22px;top:28px}.team-copy strong{margin-top:8px}.team-copy{grid-template-columns:1fr;row-gap:8px}.team-render{right:50%;bottom:126px;width:395px;max-height:465px;opacity:.22;transform:translate(50%) translateY(var(--team-render-y)) scale(.97)}.team-slide.is-active .team-render{transform:translate(50%) translateY(var(--team-render-active-y)) scale(1)}.team-controls{left:50%;bottom:32px;transform:translate(-50%);gap:12px}.team-arrow{width:52px;height:52px}.team-thumbs{max-width:min(var(--team-thumbs-width),calc(100vw - 152px))}.team-thumbs button{width:50px;height:50px}.team-thumb{width:38px;height:38px}}@media (max-width: 560px){.project-tabs{grid-template-columns:1fr}.project-tab{min-height:340px}}@media (min-width: 861px){.price-orbit{left:-150px}}.season-head{grid-template-columns:1fr 82px 76px 120px 32px;padding-right:10px}.season-head span:last-child{grid-column:4;text-align:center}.season-head span{transform:translate(-18px)}.season-link{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:999px;color:var(--yellow);transition:background .2s,transform .2s}.season-link:focus-visible,.season-link:hover{background:#ffdf3f24;transform:translate(3px);outline:0}.season-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.history-timeline{margin-top:54px;padding-bottom:30px}.history-timeline-head{display:block;margin-bottom:34px}.history-timeline-head span{color:var(--yellow);font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.history-timeline-head h2{margin:8px 0 0;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(34px,4vw,58px);line-height:1.04}.history-season-list{position:relative;display:grid;gap:46px}.history-season-list:before{content:"";position:absolute;top:52px;bottom:52px;left:48px;width:1px;background:linear-gradient(180deg,#ffdf3f61,#ffffff14)}.history-season{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);gap:38px;scroll-margin-top:120px}.history-season-mark{position:relative;z-index:1;display:grid;place-items:center;width:96px;height:96px;border-radius:var(--radius);background:0 0;box-shadow:none}.history-season-mark img{display:block;width:68px;height:68px;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(0,0,0,.28))}.history-season.is-current .history-season-mark{background:0 0;box-shadow:none}.history-season-body{min-width:0;padding:4px 0 8px;color:#fff8efd6;transition:background .22s,box-shadow .22s}.history-season:target .history-season-body{border-radius:14px;background:#ffdf3f0e;box-shadow:0 0 0 18px #ffdf3f0e}.history-season-title{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px}.history-season-title h2{margin:0;color:#fff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(26px,2.5vw,38px);line-height:1.08}.history-season-title span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:var(--radius);background:#ffdf3f2e;color:var(--yellow);font-size:13px;font-weight:900;text-transform:uppercase}.history-season-meta{display:flex;flex-wrap:wrap;gap:18px 24px;margin-bottom:14px}.history-meta{position:relative;display:inline-flex;align-items:center;gap:10px;min-height:32px;color:#fff8efdb;font-size:clamp(16px,1.35vw,21px);font-weight:800;white-space:nowrap}.history-meta b{font-weight:800}.history-meta i{position:relative;flex:0 0 auto;width:22px;height:22px;color:#fff;font-style:normal}.history-meta-version i{width:17px;height:17px;margin-left:2px;border:2px solid currentColor;transform:rotate(45deg)}.history-meta-date i{border:2px solid currentColor;border-radius:5px}.history-meta-date i:before{content:"";position:absolute;left:3px;right:3px;top:5px;border-top:2px solid currentColor}.history-meta-duration i{border:2px solid currentColor;border-radius:999px}.history-meta-duration i:before{content:"";position:absolute;left:9px;top:4px;width:2px;height:7px;background:currentColor;border-radius:99px}.history-meta-duration i:after{content:"";position:absolute;left:9px;top:9px;width:7px;height:2px;background:currentColor;border-radius:99px}.history-meta-online i{display:grid;align-items:end;grid-template-columns:repeat(4,3px);gap:2px;width:18px;height:20px}.history-meta-online i:before{content:"";display:block;width:3px;height:6px;background:currentColor;box-shadow:5px -3px currentColor,10px -7px currentColor,15px -11px currentColor}.history-meta:after{content:attr(data-tooltip);position:absolute;z-index:6;left:50%;bottom:calc(100% + 9px);padding:8px 11px;border:1px solid rgba(255,223,63,.18);border-radius:7px;background:#0d0b0af5;color:#fff;font-size:13px;font-weight:800;line-height:1;opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .16s,transform .16s}.history-meta:focus-within:after,.history-meta:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.history-season-body p{max-width:980px;margin:0;color:#fff8efb8;font-size:clamp(17px,1.3vw,22px);line-height:1.48}@media (max-width: 1180px){.season-head{display:none}}@media (max-width: 860px){.history-timeline{margin-top:34px}.history-timeline-head{margin-bottom:26px}.history-season-list{gap:34px}.history-season-list:before{left:35px}.history-season{grid-template-columns:70px minmax(0,1fr);gap:20px;scroll-margin-top:96px}.history-season-mark{width:70px;height:70px}.history-season-mark img{width:52px;height:52px}.history-season-meta{gap:10px 14px}.history-meta{font-size:15px}}@media (min-width: 1600px){:root{--content: 1380px;--side-gap: clamp(72px, 8vw, 150px)}.hero{min-height:820px}.community-slide,.faq-grid,.faq-head,.footer-bottom,.footer-top,.hero-grid,.media-grid,.project-detail-page .container,.project-page .container,.squaremap-head{max-width:var(--content)}.project-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1280px){:root{--side-gap: clamp(22px, 5vw, 70px)}.site-header{padding-inline:var(--side-gap);gap:20px}.brand strong{font-size:27px}.site-nav{gap:clamp(18px,2.6vw,34px)}.site-nav a{font-size:17px}.hero{min-height:700px;padding-top:155px}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-copy{max-width:760px}.hero-art,.render-stage{display:none}.faq-grid,.faq-head,.media-grid,.project-team-panel,.team-slide{grid-template-columns:1fr}.project-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.project-tab{min-height:420px}.season-card{max-height:390px}.features .container{display:grid;grid-template-columns:1fr;gap:22px}.feature-list-top,.media-grid{display:contents}.feature-list-top article:first-child{order:3}.media-grid>.story-image{order:4}.feature-list-top article:nth-child(2){order:5}.media-grid>.emote-image{order:6}.media-grid>.voice-card{order:7}.media-grid>.season-card{order:8}}@media (max-width: 980px){body{overflow-x:hidden}.container{width:min(100% - 36px,var(--content))}.site-header{grid-template-columns:1fr auto auto;height:72px;padding-inline:18px}.brand{gap:10px}.brand-mark{width:38px;height:30px}.brand strong{font-size:22px}.brand small{min-height:18px;font-size:13px}.nav-toggle{display:grid;place-items:center;justify-self:end}.site-nav{position:absolute;top:72px;left:18px;right:18px;display:none;grid-column:1/-1;flex-direction:column;align-items:stretch;gap:0;padding:8px;border:1px solid transparent;border-radius:var(--radius)}.site-nav.is-open{display:flex}.site-nav a{min-height:46px;padding:13px 12px;font-size:16px}.site-nav a:after{display:none}.login-button{width:52px;height:52px;min-height:52px;padding:0;font-size:0}.account-trigger{width:52px;height:52px;min-height:52px;padding:0}.account-trigger span{display:none}.account-trigger img{width:34px;height:34px}.login-button svg{width:30px;height:30px}.section{padding-block:58px}.hero{min-height:auto;padding-top:126px;padding-bottom:86px}.pills{gap:10px}.pills span{min-height:32px;padding-inline:12px;font-size:13px}.hero h1{max-width:100%;font-size:clamp(36px,9.5vw,58px);line-height:1.04}.hero p{max-width:100%;margin-block:22px 28px;font-size:16px}.actions{gap:12px}.button{min-height:48px;padding-inline:16px;font-size:15px}.community-slider,.community-track{min-height:610px}.community-slide{grid-template-columns:1fr;gap:20px;padding:38px 18px 84px}.community-copy{max-width:680px;margin-inline:auto}.community h2{font-size:clamp(28px,7vw,40px)}.community p{font-size:16px}.community-art,.community-visual,.profession-board{min-height:250px}.wiki-shell{max-height:none;padding:28px 18px;border-radius:18px}.wiki-shell .section-title{position:static;margin:0 0 24px;padding:0;background:0 0}.section-title{grid-template-columns:1fr;gap:12px;text-align:left}.section-title>span{display:none}.section-title h2{font-size:clamp(24px,6vw,34px)}.section-title p{font-size:16px}.card-grid,.faq-grid{grid-template-columns:1fr}.faq-card,.info-card{min-height:auto;padding:24px}.feature-heading{display:block}.faq-head h2,.feature-heading h2,.feature-list h3{font-size:clamp(26px,7vw,38px)}.map-card,.media-placeholder,.tall-story,.wide-story{min-height:300px}.media-grid{gap:18px}.season-card{max-height:none;padding:24px 18px}.season-head{display:none}.season-list{max-height:320px}.season-row{grid-template-columns:minmax(0,1fr) 64px 104px 34px;gap:10px;padding-inline:10px}.season-row small{display:none}.season-row strong{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.season-row b,.season-row time{font-size:13px}.faq-head{gap:22px}.faq-tabs{width:100%}.price-card{grid-template-columns:1fr;min-height:auto;overflow:hidden;padding:170px 20px 34px;border-radius:20px}.price-orbit{left:50%;top:-90px;width:min(440px,105vw);transform:translate(-50%)}.price-copy{grid-column:1;padding:0;text-align:center}.price-copy p{font-size:clamp(17px,5vw,24px)}.price-copy h2{font-size:clamp(34px,9vw,52px)}.price-copy span{margin-bottom:28px;font-size:16px}.actions.compact{justify-content:center;gap:12px}.footer{padding:52px 18px 22px}.footer-bottom,.footer-top{align-items:flex-start;flex-direction:column;gap:18px;min-height:auto}.socials{flex-wrap:wrap}.project-detail-page,.project-page,.squaremap-page{padding-top:112px}.squaremap-head{align-items:flex-start;flex-direction:column}.detail-hero h1,.squaremap-head h1{font-size:clamp(32px,8.5vw,52px)}.detail-hero,.squaremap-shell{border-radius:18px}.squaremap-toolbar{align-items:flex-start;flex-direction:column}.squaremap-embed,.squaremap-frame{min-height:520px}.project-tabs{grid-template-columns:1fr 1fr;gap:16px}.project-tab{min-height:340px}.project-tab strong{right:18px;bottom:22px;left:18px;font-size:clamp(22px,5vw,30px)}.detail-hero{min-height:360px;padding:34px 24px}.breadcrumbs{flex-wrap:wrap;gap:10px;font-size:15px}.team-slider,.team-track{min-height:650px}.team-slide{grid-template-columns:1fr;padding:176px 22px 116px}.team-intro{top:28px;right:22px;left:22px}.team-copy{grid-template-columns:1fr}.team-render{right:50%;bottom:126px;width:min(420px,94vw);opacity:.2;transform:translate(50%) translateY(var(--team-render-y)) scale(.97)}.team-slide.is-active .team-render{transform:translate(50%) translateY(var(--team-render-active-y)) scale(1)}.team-controls{left:50%;bottom:30px;transform:translate(-50%)}.history-timeline{margin-top:36px}.history-season-list{gap:32px}.history-season-list:before{left:32px}.history-season{grid-template-columns:64px minmax(0,1fr);gap:18px}.history-season-mark{width:64px;height:64px}.history-season-mark img{width:50px;height:50px}.history-season-meta{gap:10px 14px}.history-meta{font-size:15px}}@media (max-width: 640px){:root{--side-gap: 16px}.community-copy,.detail-hero,.faq-head,.feature-heading,.feature-list article,.hero-copy,.history-season-body,.price-copy,.section-title,.squaremap-head,.team-copy{min-width:0;max-width:100%}.community-copy,.hero-copy{width:100%;max-width:100%}.hero-line{white-space:normal}.community h2,.detail-hero h1,.faq-head h2,.feature-heading h2,.feature-list h3,.hero h1,.history-season-title h2,.history-timeline-head h2,.price-copy h2,.section-title h2,.squaremap-head h1,.team-copy h3{max-width:100%;overflow-wrap:anywhere;word-break:normal}.community p,.detail-hero p,.faq-card p,.feature-list p,.hero p,.history-season-body p,.squaremap-head p,.team-copy p{max-width:100%;overflow-wrap:break-word}.container{width:calc(100% - 32px)}.site-header{padding-inline:14px}.brand strong{font-size:20px}.brand small{font-size:12px}.hero{padding-top:116px;padding-bottom:70px}.hero h1{font-size:clamp(29px,10.8vw,40px)}.actions,.actions.compact{display:grid;grid-template-columns:1fr;width:100%}.button{width:100%}.community-slider,.community-track{min-height:650px}.community-slide{padding-inline:14px}.community-controls{width:calc(100% - 28px);justify-content:center}.profession-board{grid-template-columns:1fr}.community-art,.map-card,.media-placeholder{min-height:230px}.media-placeholder span{font-size:clamp(24px,8vw,34px)}.season-list{max-height:360px}.season-row{grid-template-columns:minmax(0,1fr) 58px 92px 30px;gap:8px;min-height:54px;padding-inline:8px}.season-row b,.season-row time{min-height:28px;font-size:12px}.season-link{width:30px;height:30px}.faq-tabs{grid-template-columns:1fr}.faq-tabs:before{display:none}.faq-tabs button,.faq-tabs button.is-active{background:0 0;color:var(--text)}.faq-tabs button.is-active{background:var(--yellow);color:#1d1507}.price-card{padding-top:150px}.project-tabs{grid-template-columns:1fr}.project-tab{min-height:300px}.detail-hero{min-height:330px;padding:28px 20px}.detail-hero:before{inset:10px}.squaremap-embed,.squaremap-frame{min-height:420px}.team-slider,.team-track{min-height:700px}.team-slide{padding:188px 18px 126px}.team-copy h3{font-size:clamp(28px,9vw,38px)}.team-copy p{font-size:15px}.team-thumbs{--team-thumb-size: 46px;--team-thumb-gap: 8px;--team-thumbs-width: 370px}.team-thumbs button{width:46px;height:46px}.history-season{grid-template-columns:52px minmax(0,1fr);gap:14px}.history-season-list:before{left:26px}.history-season-mark{width:52px;height:52px}.history-season-mark img{width:42px;height:42px}.history-season-title h2{font-size:clamp(24px,7.5vw,32px)}.history-season-meta{display:grid;gap:8px}.history-meta{white-space:normal}}@media (max-width: 420px){.brand strong{font-size:18px}.brand small{display:none}.login-button,.account-trigger,.nav-toggle{width:48px;height:48px;min-height:48px}.login-button svg{width:28px;height:28px}.hero h1{font-size:clamp(30px,13vw,40px)}.pills{display:grid;grid-template-columns:1fr}.community h2,.faq-head h2,.feature-heading h2{font-size:clamp(26px,8.5vw,34px);line-height:1.05}.season-row{grid-template-columns:1fr 30px;align-items:start;padding-block:10px}.season-row b,.season-row time{display:none}.footer-brand{flex-wrap:wrap}.project-tab{min-height:260px}.detail-hero h1,.squaremap-head h1{font-size:clamp(30px,10vw,42px)}.breadcrumbs{font-size:14px}.team-controls{width:calc(100% - 28px);justify-content:center}.team-arrow{width:46px;height:46px}}@media (max-width: 700px){body,html{width:100%;max-width:100%;overflow-x:hidden}*,:after,:before{min-width:0}.community-copy,.container,.detail-copy,.detail-hero,.faq-head,.feature-heading,.hero-copy,.history-season-content,.team-copy,.wiki-shell,main,section{max-width:100%}.site-header{width:calc(100% - 20px);max-width:calc(100% - 20px)}.brand small{display:none}.community h2,.detail-hero h1,.faq-head h2,.feature-heading h2,.hero h1,.history-season-title h2,.squaremap-head h1,.team-copy h3{max-width:100%;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.hero h1{font-size:clamp(27px,8.4vw,34px);line-height:1.08;text-shadow:0 4px 0 rgba(62,32,15,.42)}.community h2,.faq-head h2,.feature-heading h2{font-size:clamp(25px,7.8vw,32px);line-height:1.08;text-shadow:0 4px 0 rgba(62,32,15,.42)}.community p,.detail-copy p,.feature-heading p,.hero p,.history-season p,.team-copy p{overflow-wrap:anywhere}.community p,.hero p,.history-season-body,.history-season-body p{width:100%;max-width:100%}}@media (max-width: 440px){.container{width:calc(100% - 28px)}.hero h1{font-size:clamp(24px,7.3vw,29px)!important}.community h2,.faq-head h2,.feature-heading h2{font-size:clamp(22px,6.4vw,26px)!important;max-width:min(100%,300px)!important;word-break:break-all}.community p,.detail-copy p,.feature-heading p,.hero p,.history-season-body p,.team-copy p{width:auto!important;max-width:min(100%,310px)!important;font-size:15px!important;line-height:1.45;overflow-wrap:anywhere!important;word-break:break-word}.hero p{margin-right:auto}.community p{margin-left:auto;margin-right:auto}.actions,.actions.compact{width:100%;max-width:100%}.button{max-width:100%}.detail-hero h1,.squaremap-head h1{font-size:clamp(25px,7.4vw,31px)!important}.history-season-title h2,.team-copy h3{font-size:clamp(22px,6.6vw,27px)!important}.history-season-body{width:min(100%,270px)!important;max-width:min(100%,270px)!important}}.site-header{background-color:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:background-color .22s,border-color .22s,backdrop-filter .22s,-webkit-backdrop-filter .22s}.site-header.is-scrolled{background-color:#0a090861!important;border-bottom-color:transparent!important;backdrop-filter:blur(10px) saturate(120%)!important;-webkit-backdrop-filter:blur(10px) saturate(120%)!important}.button.telegram i,.login-button i{display:inline-flex;align-items:center;justify-content:center;width:1.2em;height:1.2em;font-size:1.2em;line-height:1}.ti-login{flex:0 0 auto;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4M10 17l5-5-5-5M15 12H3'/%3E%3C/svg%3E") center/contain no-repeat}@media (max-width: 860px){.site-nav{background:0 0!important;border-color:transparent!important;box-shadow:none!important;backdrop-filter:blur(12px) saturate(125%)!important;-webkit-backdrop-filter:blur(12px) saturate(125%)!important}.site-header:has(.site-nav.is-open){background-color:#0a090875!important;backdrop-filter:blur(10px) saturate(120%)!important;-webkit-backdrop-filter:blur(10px) saturate(120%)!important}.login-button i{font-size:24px}}@media (max-width: 420px){.login-button i{font-size:22px}}.hero{isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;z-index:-2;inset:-96px 0 0;background:linear-gradient(90deg,#100d0be0,#2f1915b3 46%,#100d0bcc),linear-gradient(180deg,#20120cc7,#20120c33 34%,#20120cdb),url(img/lunar_snake_banner.webp) center 30% / cover no-repeat}.auth-page{min-height:100vh;background:linear-gradient(90deg,#100d0bf0,#2f1915b3 48%,#100d0beb),linear-gradient(180deg,#20120ce6,#20120c40 36%,#20120ce6),url(img/lunar_snake_banner.webp) center 28% / cover no-repeat,#100d0b}.auth-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 22% 18%,rgba(255,223,63,.22),transparent 28rem)}.auth-shell{position:relative;z-index:1;display:grid;align-items:center;width:min(960px,calc(100% - 48px));min-height:100vh;margin:0 auto;padding:80px 0}.auth-panel{width:min(760px,100%)}.auth-panel-narrow{width:min(620px,100%)}.auth-kicker{display:inline-flex;align-items:center;gap:14px;margin-bottom:34px;color:#fff8ef94;font-size:16px;font-weight:800;text-transform:uppercase}.auth-discord-icon{display:inline-grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,223,63,.22);border-radius:8px;background:#ffdf3f17;color:var(--yellow)}.auth-discord-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.auth-view h1,.auth-panel h1{margin:0 0 16px;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.05}.auth-view p,.auth-panel>p{max-width:680px;margin:0;color:#fff8efad;font-size:clamp(17px,2.1vw,21px);line-height:1.48}.auth-view p strong{color:#fff8ef}.auth-loading{display:inline-flex;align-items:center;gap:12px;color:#fff8efb8;font-size:20px}.auth-loading span{width:20px;height:20px;border:3px solid rgba(255,248,239,.2);border-top-color:var(--yellow);border-radius:50%;animation:authSpin .8s linear infinite}.auth-steps{margin:34px 0 30px;padding:26px;border:1px solid rgba(255,248,239,.16);border-radius:8px;background:#0c0a0973;box-shadow:inset 0 1px #ffffff0a}.auth-steps>span{display:block;margin-bottom:14px;color:#fff8ef85;font-size:14px;font-weight:800;text-transform:uppercase}.auth-steps ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.auth-steps li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:12px;color:#fff8efd1;font-size:18px;line-height:1.35}.auth-steps li b{display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(255,248,239,.18);border-radius:8px;color:#fff8efa3;font-size:14px}.auth-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.auth-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:8px;font:inherit;font-weight:800;cursor:pointer;transition:transform .2s,filter .2s,border-color .2s,background .2s}.auth-button:hover{transform:translateY(-2px);filter:brightness(1.04)}.auth-button-primary{background:#fff8ef;color:#120f0d}.auth-button-secondary{border-color:#fff8ef2e;background:#fff8ef0f;color:#fff8ef}.auth-link-icon{width:20px;height:20px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") center/contain no-repeat}.auth-help{margin-top:40px;padding-top:26px;border-top:1px solid rgba(255,248,239,.13);color:#fff8ef8a}.auth-help a{color:#fff8ef}.auth-profile{display:grid;grid-template-columns:128px 1fr;gap:26px;align-items:center}.auth-profile img{width:128px;height:128px;border:4px solid rgba(255,223,63,.7);border-radius:8px;image-rendering:pixelated;background:#ffffff14}.auth-profile span,.auth-account-row{color:#fff8ef94;font-size:15px;font-weight:800;text-transform:uppercase}.auth-profile p{overflow-wrap:anywhere;font-family:Consolas,monospace;font-size:15px}.auth-account-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:34px;text-transform:none}.auth-account-row a{color:#fff8ef}.auth-message{min-height:24px;margin:22px 0 0;color:#fff8efa8}.auth-message[data-type=error]{color:#ffb6a7}.auth-message[data-type=success]{color:#bdfc8c}.auth-dialog{width:min(430px,calc(100% - 32px));padding:0;border:0;border-radius:8px;background:transparent;color:#fff8ef}.auth-dialog::backdrop{background:#000000a8;backdrop-filter:blur(6px)}.auth-dialog-card{position:relative;padding:28px;border:1px solid rgba(255,248,239,.16);border-radius:8px;background:#150f0df5}.auth-dialog-card>span{color:#fff8ef85;font-size:13px;font-weight:800;text-transform:uppercase}.auth-dialog-card h2{margin:10px 0 8px;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:30px;line-height:1.1}.auth-dialog-card p{margin:0 0 18px;color:#fff8ef9e;line-height:1.45}.auth-dialog-card input{width:100%;min-height:56px;margin-bottom:16px;border:1px solid rgba(255,248,239,.18);border-radius:8px;background:#fff8ef14;color:#fff8ef;font:inherit;font-size:24px;font-weight:800;text-align:center;text-transform:uppercase;outline:0}.auth-dialog-card input:focus{border-color:#ffdf3fe0;box-shadow:0 0 0 4px #ffdf3f24}.auth-dialog-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef0f;color:#fff8ef;font-size:24px;line-height:1;cursor:pointer}@keyframes authSpin{to{transform:rotate(360deg)}}@media (max-width: 680px){.auth-shell{align-items:start;width:min(100% - 32px,760px);padding:42px 0}.auth-kicker{margin-bottom:26px;font-size:13px}.auth-steps{padding:18px}.auth-steps li{font-size:16px}.auth-actions,.auth-actions .auth-button{width:100%}.auth-profile{grid-template-columns:1fr}}.profile-page,.players-page{padding-top:128px}.players-head{max-width:820px;margin-bottom:34px}.players-head>span{color:var(--yellow);font-weight:900;text-transform:uppercase}.players-head h1{margin:12px 0 14px;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(42px,6vw,78px);line-height:1}.players-head p{max-width:680px;margin:0;color:#fff8efad;font-size:20px;line-height:1.48}.players-tabs{display:inline-flex;gap:8px;margin-top:24px;padding:6px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.players-tabs button{min-height:42px;padding:0 18px;border:0;border-radius:7px;background:transparent;color:#fff8efad;font:inherit;font-weight:900;cursor:pointer}.players-tabs button.is-active{background:linear-gradient(135deg,var(--yellow),var(--orange));color:#100d0b}.players-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.players-filters{position:static;display:grid;gap:18px;padding:22px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.filter-group{display:grid;gap:12px}.filter-group h2{margin:0 0 2px;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:22px}.filter-check{display:flex;align-items:center;gap:10px;color:#fff8efd1;font-weight:900}.filter-check input{appearance:none;width:24px;height:24px;border:1px solid rgba(255,248,239,.1);border-radius:7px;background:#9ad7ff1a}.filter-check input:checked{border-color:#ffac3fcc;background:linear-gradient(135deg,#ffac3fdb,#f8931fe6)}.role-filter-list{display:grid;gap:10px}.role-filter i{display:grid;place-items:center;overflow:hidden;width:22px;height:22px;color:#fff8ef;font-style:normal;font-weight:900}.role-filter i img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.filter-field{display:grid;gap:8px}.filter-field span{color:#fff8ef8f;font-size:13px;font-weight:900;text-transform:uppercase}.filter-field select{appearance:none;-webkit-appearance:none;width:100%;min-height:44px;border:1px solid rgba(255,248,239,.16);border-radius:8px;background:linear-gradient(45deg,transparent 50%,var(--yellow) 50%) calc(100% - 18px) 18px / 7px 7px no-repeat,linear-gradient(135deg,#ffac3f1c,#fff8ef12);color:#fff8ef;font:inherit;font-weight:800;padding:0 38px 0 12px;outline:0}.filter-field select option{background:#15100d;color:#fff8ef;font-weight:800}.filter-field select:focus{border-color:#ffac3fb8;box-shadow:0 0 0 4px #ffac3f1f}.players-results{display:grid;gap:18px}.players-toolbar{display:grid;grid-template-columns:auto minmax(220px,360px) auto;align-items:center;gap:16px;min-height:50px;padding:0 2px}.players-toolbar b{color:#fff8ef;font-size:22px}.players-toolbar span{color:#fff8ef8f;font-weight:900}.player-search input{width:100%;min-height:44px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:#fff8ef;font:inherit;padding:0 14px;outline:0}.player-search input:focus{border-color:#ffac3fad;box-shadow:0 0 0 4px #ffac3f1f}.players-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.player-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:84px;padding:10px;border:1px solid rgba(255,172,63,.18);border-radius:8px;background:#100d0bbd;color:inherit;transition:transform .2s,border-color .2s,background .2s}.player-card:hover{transform:translateY(-2px);border-color:#ffac3f75;background:#19100ce0}.player-face{width:54px;height:54px;border:2px solid rgba(255,172,63,.42);border-radius:8px;image-rendering:pixelated;background:#ffffff14}.player-card-body{min-width:0}.player-card-head{display:flex;align-items:center;gap:8px;min-width:0}.player-card h2{overflow:hidden;margin:0;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:17px;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.player-status{display:inline-flex;align-items:center;color:#fff8ef6b;font-size:12px;font-weight:900}.player-status:after{content:none}.player-status:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.player-status.is-online{color:#bdfc8c}.player-card-meta{margin-top:5px;color:#fff8efad;font-size:13px}.player-card-roles{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.player-card-roles span{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:3px 8px;border-radius:6px;background:#fff8ef14;color:#fff8efc2;font-size:12px;font-weight:900}.player-card-roles img{width:16px;height:16px;object-fit:contain;image-rendering:pixelated}.player-card-town{display:inline-block;position:relative;z-index:2;width:max-content;max-width:100%;margin-top:5px;color:var(--yellow);font-size:13px;font-weight:900;line-height:1.25;cursor:pointer}.player-card-town:hover{text-decoration:underline;text-underline-offset:3px}.player-donation{display:grid;justify-items:center;gap:4px;min-width:38px;color:#fff8ef7a;font-size:12px;font-weight:900;text-align:center}.player-donation img{width:28px;height:28px;object-fit:contain;image-rendering:pixelated}.player-donation span{max-width:92px;overflow:hidden;color:#fff8ef;text-overflow:ellipsis;white-space:nowrap}.load-more{justify-self:center;min-width:220px;min-height:52px;margin-top:10px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#100d0b;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 14px 30px #00000038}.load-more:disabled{cursor:progress;opacity:.62}.players-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:24px}.players-pagination[hidden]{display:none}.players-pagination button,.players-pagination span{display:inline-grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border-radius:8px;font-size:14px;font-weight:900}.players-pagination button{border:1px solid rgba(255,172,63,.2);background:#100d0bc7;color:#fff8efbd;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}.players-pagination button:hover:not(:disabled),.players-pagination button:focus-visible{border-color:#ffac3f8f;background:#ffac3f1f;color:var(--yellow);outline:0;transform:translateY(-1px)}.players-pagination button.is-active{border-color:#ffac3fb8;background:#ffac3f2e;color:var(--yellow)}.players-pagination button:disabled{opacity:.42;cursor:default}.players-pagination span{color:#fff8ef6b}.players-empty{grid-column:1 / -1;padding:24px;border:1px dashed rgba(255,248,239,.16);border-radius:8px;color:#fff8ef9e}.feed-layout{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);gap:24px;align-items:start}.feed-composer,.feed-post{border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.feed-composer{position:sticky;top:96px;padding:22px}.feed-composer h2{margin:0 0 14px;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:24px}.feed-composer textarea{width:100%;min-height:150px;resize:vertical;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:#fff8ef;font:inherit;padding:14px;outline:0}.feed-composer textarea:focus{border-color:#ffac3fad}.feed-composer>div{display:flex;align-items:center;gap:12px;margin-top:14px}.feed-composer span{color:#ffb6a7;font-size:14px}.feed-list{display:grid;gap:14px}.feed-post{padding:18px}.feed-post-head{display:flex;align-items:center;gap:12px}.feed-post-head img{width:44px;height:44px;border-radius:8px;image-rendering:pixelated}.feed-post-head div{display:grid}.feed-post-head a{color:#fff8ef;font-weight:900}.feed-post-head span,.feed-actions span{color:#fff8ef7a;font-size:13px;font-weight:800}.feed-post-content{margin:14px 0;color:#fff8efdb;line-height:1.5;white-space:pre-wrap}.feed-post-content a{color:var(--yellow);font-weight:800;overflow-wrap:anywhere}.feed-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:12px 0 14px}.feed-images a{display:block;overflow:hidden;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0d}.feed-images img{display:block;max-width:100%;height:auto;border-radius:8px}.feed-actions{display:flex;align-items:center;gap:12px}.feed-actions button,.feed-reply-actions button,.reply-form button{min-height:36px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:#fff8ef;font:inherit;font-weight:900;cursor:pointer;padding:0 12px}.feed-actions button:disabled,.feed-reply-actions button:disabled,.story-like:disabled{cursor:not-allowed;opacity:.58}.reply-login-notice{margin-top:12px;padding:10px 12px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0f}.reply-login-notice a{color:var(--yellow);font-weight:900}.feed-actions button.is-liked{border-color:#ffac3f85;color:var(--yellow)}.feed-actions button.feed-like,.feed-reply-actions button.feed-like{display:inline-flex;align-items:center;gap:6px}.feed-like img{width:18px;height:18px;object-fit:contain}.feed-like.is-liked span{color:var(--yellow)}.feed-reply-actions .feed-like img{width:16px;height:16px}.feed-replies{display:grid;gap:8px;margin-top:14px}.feed-reply{display:grid;gap:8px}.feed-reply-body{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start}.feed-reply-face{width:28px;height:28px;border-radius:6px;image-rendering:pixelated}.feed-replies.is-nested{position:relative;margin:8px 0 0 28px;padding-left:18px}.feed-replies.is-nested .feed-replies.is-nested{margin-left:0;padding-left:12px}.feed-replies.is-nested:before{content:"";position:absolute;left:0;top:-10px;width:18px;height:24px;border-left:2px solid rgba(255,248,239,.18);border-bottom:2px solid rgba(255,248,239,.18);border-bottom-left-radius:8px}.feed-replies-more{justify-self:start;min-height:30px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:#fff8ef;font:inherit;font-size:13px;font-weight:900;cursor:pointer;padding:0 10px}.feed-replies p{margin:0;padding:10px 12px;border-radius:8px;background:#fff8ef0f;color:#fff8efc7;overflow-wrap:anywhere}.feed-replies p a{color:var(--yellow);font-weight:800;overflow-wrap:anywhere}.feed-reply-actions{display:flex;flex-wrap:wrap;gap:8px}.feed-reply-actions button{min-height:30px;padding:0 10px;font-size:13px}.feed-reply-actions button.is-liked{border-color:#ffac3f85;color:var(--yellow)}.reply-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.reply-form input{min-height:38px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:#fff8ef;font:inherit;padding:0 12px;outline:0}.feed-moderation{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,248,239,.12)}.feed-moderation-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.feed-moderation-head h2{margin:0;font-size:18px}.feed-moderation-head span{color:#fff8ef85}.feed-moderation-list{display:grid;gap:10px}.feed-moderation-item{display:grid;gap:10px;padding:12px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0d}.feed-moderation-item b{color:#fff8ef}.music-moderation-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:10px}.music-moderation-card{display:grid;grid-template-rows:82px auto 34px;gap:7px;min-width:0;padding:8px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.music-moderation-cover{display:block;width:100%;height:82px;overflow:hidden;padding:0;border:1px solid rgba(255,248,239,.12);border-radius:6px;background:#05080c70;cursor:pointer}.music-moderation-cover img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.music-moderation-meta{display:grid;gap:3px;min-width:0}.music-moderation-meta h3{margin:0;overflow:hidden;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.music-moderation-meta p,.music-moderation-meta span{margin:0;overflow:hidden;color:#fff8ef9e;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.music-moderation-meta span{color:#fff8efd1;font-weight:900}.music-moderation-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.music-moderation-action{display:grid;place-items:center;width:100%;min-height:34px;border:1px solid rgba(255,248,239,.13);border-radius:7px;background:#fff8ef0f;color:#fff8efd6;font:inherit;font-size:22px;font-weight:900;line-height:1;cursor:pointer}.music-moderation-action:hover:not(:disabled),.music-moderation-action:focus-visible:not(:disabled){outline:none}.music-moderation-action.is-approve:hover:not(:disabled),.music-moderation-action.is-approve:focus-visible:not(:disabled){border-color:#52ff9aa8;background:#52ff9a29;color:#6dffa5}.music-moderation-action.is-reject:hover:not(:disabled),.music-moderation-action.is-reject:focus-visible:not(:disabled){border-color:#ff5b5bb8;background:#ff5b5b29;color:#ff7b7b}.music-moderation-action:disabled{cursor:wait;opacity:.55}.music-side .feed-moderation{overflow:hidden;margin-top:0;padding:16px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bc7}.music-side .feed-moderation-list,.music-side .music-moderation-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.music-side .music-moderation-card{grid-template-columns:72px minmax(0,1fr) auto;grid-template-rows:none;gap:12px;align-items:center;min-height:96px}.music-side .music-moderation-cover{width:72px;height:72px}.music-side .music-moderation-actions{grid-template-columns:38px 38px}.profile-loading{display:grid;place-items:center;min-height:52vh;color:#fff8efb8;font-size:22px;text-align:center}.profile-loading p{max-width:520px;margin:18px 0 0;color:#fff8ef99;font-size:16px}.profile-layout{display:grid;gap:28px}.profile-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:34px;padding:34px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,172,63,.12),transparent 34%),#100d0bad;box-shadow:0 22px 70px #00000047}.profile-status{display:inline-flex;align-items:center;gap:8px;color:#ffb6a7;font-weight:900;text-transform:uppercase}.profile-status:before{content:"";width:12px;height:12px;border-radius:50%;background:currentColor}.profile-status.is-online{color:#bdfc8c}.profile-hero h1{margin:12px 0 14px;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(42px,6vw,76px);line-height:1}.profile-hero input{width:min(420px,100%);min-height:44px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef0f;color:#fff8efe6;font:inherit;padding:0 14px;outline:0}.profile-hero input:focus{border-color:#ffac3fb3}.profile-hero input[readonly]{cursor:default}.profile-hero input[readonly]:focus{border-color:#fff8ef24}.profile-roles{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.role-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:#fff8ef;font-size:14px;font-weight:900}.role-chip i{display:grid;place-items:center;overflow:hidden;width:28px;height:28px;border-radius:0;background:transparent;color:currentColor;font-style:normal;font-size:14px}.role-chip i img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.role-\442\435\445-\430\434\43c\438\43d ,.role-admin,.role-\430\434\43c\438\43d {border-color:#9ad7ff47;background:#2f9bd521}.role-\442\435\445-\430\434\43c\438\43d  i,.role-admin i,.role-\430\434\43c\438\43d  i{background:transparent}.profile-viewer{display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#05080c8f}.profile-viewer iframe{width:min(400px,100%);height:400px}.profile-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:28px}.profile-card{padding:28px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0ba3}.profile-card h2{margin:0 0 22px;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(26px,3vw,38px);line-height:1.1}.profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.mini-button,.show-more{min-height:40px;border:1px solid rgba(255,248,239,.16);border-radius:8px;background:#fff8ef12;color:#fff8ef;font-weight:900;cursor:pointer}.mini-button{padding:0 14px}.show-more{width:100%;margin-top:16px}.stat-row{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:18px;min-height:94px;margin-bottom:16px;padding:18px;border-radius:8px;background:#9ad7ff12}.stat-icon{display:grid;place-items:center;color:#fff8efc2;font-size:58px;font-weight:900;line-height:1}.stat-row b{display:block;color:#fff8ef;font-size:24px}.stat-row p{margin:2px 0 0;color:#fff8efd1;font-size:20px}.donation-card{display:grid;justify-items:center;gap:12px;margin-top:20px;padding:30px;border-radius:8px;background:linear-gradient(135deg,#2f9bd533,#141c3aeb);text-align:center}.donation-card img{width:82px;height:82px;object-fit:contain;image-rendering:pixelated}.donation-card h3{margin:0;color:#fff8ef;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:30px}.donation-card p{margin:0;color:#fff8efdb;font-size:19px}.character-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.characters-empty{grid-column:1 / -1;margin:0;color:#fff8ef94}.character-card{display:grid;gap:10px;min-height:164px;padding:16px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0f;color:#fff8ef;text-align:left}.character-card.is-current{border-color:#8df24c75;background:linear-gradient(135deg,#8df24c24,#fff8ef0f 54%),#fff8ef12}.character-card.is-dead:not(.is-current){opacity:.78}.character-skeleton{min-height:164px;pointer-events:none}.character-skeleton span{display:block;border-radius:8px;background:#fff8ef14;overflow:hidden;position:relative}.character-skeleton span:first-child{width:104px;height:132px;grid-row:1 / 4}.character-skeleton span:nth-child(2){height:24px;margin-top:18px}.character-skeleton span:nth-child(3){height:46px}.character-skeleton span:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,248,239,.14),transparent);animation:skeletonSweep 1.2s ease-in-out infinite}.character-card-open{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:18px;width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit;padding:0}.character-card img{width:104px;height:132px;border-radius:8px;object-fit:contain;image-rendering:pixelated;background:transparent}.character-card-text{min-width:0;padding-top:6px}.character-card b{display:block;overflow-wrap:anywhere;color:#fff8ef;font-size:22px;line-height:1.15}.character-status{display:inline-flex;align-items:center;width:fit-content;min-height:28px;margin-bottom:10px;padding:0 10px;border-radius:999px;background:#fff8ef1a;color:#fff8efb8;font-size:12px;font-weight:900;text-transform:uppercase}.character-card.is-current .character-status{background:#8df24c2e;color:var(--green)}.character-card.is-dead:not(.is-current) .character-status{background:#fff8ef14;color:#fff8ef94}.character-card-text p{margin:10px 0 0;color:#fff8efad;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.character-card-meta{display:block;margin-top:9px;color:var(--yellow);font-size:14px;font-weight:1000;line-height:1.35;overflow-wrap:anywhere}.character-actions{display:flex;flex-wrap:wrap;gap:8px}.character-actions button{min-height:32px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:#fff8ef;font:inherit;font-size:13px;font-weight:900;cursor:pointer;padding:0 10px}.auth-dialog:has(.character-modal){width:min(760px,calc(100% - 32px))}.character-modal{min-height:310px}.character-modal-layout{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:26px;align-items:center}.character-modal img,.character-modal iframe{display:block;width:min(220px,100%);height:260px;margin:0 auto;border-radius:8px;object-fit:contain;image-rendering:pixelated;background:transparent}.character-modal-copy{min-width:0;max-width:48ch}.character-modal-copy h2{margin-top:0;overflow-wrap:anywhere}.character-modal-details{display:grid;gap:6px;margin:0 0 12px}.character-modal-details span{width:fit-content;padding:5px 9px;border:1px solid rgba(255,172,63,.24);border-radius:8px;background:#ffac3f1f;color:var(--yellow);font-size:14px;font-weight:1000;line-height:1.25}.character-modal-copy p{max-height:min(250px,52vh);margin-bottom:0;overflow:auto;color:#fff8efc2;white-space:pre-wrap;overflow-wrap:anywhere}.empty-posts{padding:22px;border:1px dashed rgba(255,248,239,.16);border-radius:8px;color:#fff8ef94}.profile-posts{width:min(760px,100%);min-height:180px;max-height:min(680px,calc(100vh - 150px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.account-trigger{position:relative}.account-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f04444;color:#fff;font-size:11px;font-weight:900}.account-notifications-link{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-notifications-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border:2px solid rgba(255,248,239,.92);border-radius:999px;background:#f04444;color:#fff;box-shadow:0 0 0 3px #f044442e;font-size:11px;font-weight:900;line-height:1}.account-menu-entry-label,.account-dropdown .account-logout-link{display:flex;align-items:center;gap:10px}.account-menu-entry-label svg,.account-dropdown .account-logout-link svg{flex:0 0 18px;color:var(--yellow);opacity:.82}.account-notifications-badge{margin-left:auto}.account-notifications-panel{display:grid;gap:8px;width:min(360px,calc(100vw - 32px));max-height:min(420px,calc(100vh - 160px));margin-top:6px;padding-top:8px;border-top:1px solid rgba(255,248,239,.1);overflow:auto}.account-notifications-panel[hidden]{display:none}.account-dropdown .account-notification-item{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;min-height:58px;padding:9px;border:1px solid rgba(255,248,239,.1);border-radius:8px;background:#fff8ef0d;color:#fff8efc7}.account-dropdown .account-notification-item:hover,.account-dropdown .account-notification-item:focus-visible{border-color:#ffac3f52;background:#ffac3f1a;color:var(--text);outline:0}.account-dropdown .account-notification-item.is-unread{border-color:#ffac3f61}.account-notification-item img{width:40px;height:40px;border-radius:7px;image-rendering:pixelated}.account-notification-item span{display:grid;min-width:0;gap:2px}.account-notification-item b{overflow:hidden;color:var(--text);font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.account-notification-item small,.account-notifications-empty{color:#fff8ef85;font-size:12px;font-weight:800}.account-notifications-center-link{display:flex;align-items:center;justify-content:center;min-height:38px;border:1px solid rgba(255,172,63,.18);border-radius:8px;background:#ffac3f12;color:#ffc56c;font-size:11px;font-weight:900}.notifications-page{background:radial-gradient(circle at 78% 0%,rgba(255,172,63,.09),transparent 32rem),#090c0f}.notification-center{min-height:78vh;padding-top:126px}.notification-center-shell{width:min(1180px,calc(100% - 32px))}.notification-center-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.notification-center-head h1{margin:7px 0 8px;color:#f3f1ed;font:800 clamp(30px,5vw,54px) Unbounded,sans-serif}.notification-center-head p{max-width:650px;margin:0;color:#fff8ef8c;font-size:13px}.notification-read-all{min-height:42px;padding:0 16px;border:1px solid rgba(255,172,63,.22);border-radius:10px;background:#ffac3f17;color:#ffc46a;font-weight:900;cursor:pointer}.notification-read-all:disabled{opacity:.42;cursor:default}.notification-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.notification-summary article{display:grid;gap:6px;min-height:91px;padding:17px;border:1px solid rgba(255,255,255,.075);border-radius:13px;background:#ffffff06}.notification-summary span{color:#fff8ef7a;font-size:10px;font-weight:900;text-transform:uppercase}.notification-summary strong{color:#f0eee9;font:800 25px Unbounded,sans-serif}.notification-center-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;align-items:start}.notification-filter-card,.notification-stream{border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#0d1115f0}.notification-filter-card{position:sticky;top:92px;padding:14px}.notification-search{display:grid;gap:7px;margin-bottom:13px;color:#fff8ef8c;font-size:9px;font-weight:900;text-transform:uppercase}.notification-search input{width:100%;min-height:40px;padding:0 11px;border:1px solid rgba(255,255,255,.08);border-radius:8px;outline:0;background:#0a0f13;color:#e9ecee}.notification-search input:focus{border-color:#ffac3f59}.notification-filters{display:grid;gap:4px}.notification-filters button{display:flex;align-items:center;justify-content:space-between;min-height:39px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#fff8ef94;font-size:11px;font-weight:800;cursor:pointer}.notification-filters button:hover,.notification-filters button.is-active{background:#ffac3f17;color:#ffc46a}.notification-filters b{display:grid;place-items:center;min-width:24px;height:20px;border-radius:999px;background:#ffffff0d;font-size:9px}.notification-unread-switch{display:flex;gap:8px;align-items:center;margin-top:13px;padding-top:13px;border-top:1px solid rgba(255,255,255,.06);color:#fff8ef99;font-size:10px;font-weight:800}.notification-stream{min-height:470px;padding:12px}.notification-stream-list{display:grid;gap:7px}.notification-center-item{display:grid;grid-template-columns:minmax(0,1fr) 34px;border:1px solid rgba(255,255,255,.065);border-radius:11px;background:#ffffff05;overflow:hidden}.notification-center-item.is-unread{border-color:#ffac3f38;background:linear-gradient(90deg,#ffac3f11,#ffffff05 56%)}.notification-center-link{display:grid;grid-template-columns:43px minmax(0,1fr);gap:12px;align-items:center;min-height:76px;padding:10px 12px;color:inherit}.notification-center-icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,172,63,.14);border-radius:10px;background:#ffac3f11;color:#ffb54b}.notification-center-icon svg{width:20px;height:20px}.notification-center-copy{display:grid;gap:5px;min-width:0}.notification-center-copy small{color:#fff8ef66;font-size:9px;font-weight:800;text-transform:uppercase}.notification-center-copy b{color:#e7e8e7;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.notification-center-delete{align-self:center;width:28px;height:28px;padding:0;border:0;border-radius:7px;background:transparent;color:#ffffff57;font-size:19px;cursor:pointer}.notification-center-delete:hover{background:#ff505014;color:#ff9393}.notification-stream-loading{display:grid;gap:8px}.notification-stream-loading span{display:block;height:76px;border-radius:11px;background:linear-gradient(100deg,#ffffff06,#ffffff0f,#ffffff06);background-size:220% 100%;animation:notificationSkeleton 1.2s infinite}.notification-stream-empty{display:grid;justify-items:center;align-content:center;min-height:430px;padding:30px;text-align:center}.notification-stream-empty svg{width:30px;height:30px;color:#ffb64c}.notification-stream-empty h2{margin:13px 0 6px;color:#ecece8;font:700 18px Unbounded,sans-serif}.notification-stream-empty p{margin:0;color:#fff8ef7a;font-size:11px}.notification-stream-empty a,.notification-stream-empty button{margin-top:15px;padding:10px 15px;border:1px solid rgba(255,172,63,.2);border-radius:8px;background:#ffac3f14;color:#ffc46a;font-weight:900;cursor:pointer}.relation-proposal-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:0;overflow:auto;border:1px solid rgba(255,179,71,.2);border-radius:18px;background:#0d1318;color:#e9ecec;box-shadow:0 30px 100px #000000a6}.relation-proposal-dialog::backdrop{background:#030608c7;backdrop-filter:blur(8px)}.relation-proposal-card{position:relative;padding:28px}.relation-proposal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#ffffff06;color:#aab1b5;font-size:22px;cursor:pointer}.relation-proposal-card h2{margin:7px 45px 20px 0;color:#f1f0ed;font:700 clamp(21px,4vw,29px) Unbounded,sans-serif}.relation-proposal-participants{display:grid;grid-template-columns:1fr 1fr;gap:10px}.relation-proposal-participants a{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px;padding:11px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:#ffffff05;color:#e8e9e8}.relation-proposal-participants img{width:52px;height:52px;border-radius:9px;image-rendering:pixelated}.relation-proposal-participants small,.relation-proposal-participants b{display:block}.relation-proposal-participants small{color:#8b969d;font-size:11px}.relation-proposal-participants b{margin-top:3px;font-size:14px}.relation-proposal-type{width:fit-content;margin:12px auto;padding:6px 12px;border-radius:999px;background:#ffb3471a;color:#ffc167;font-size:11px;font-weight:900;text-transform:uppercase}.relation-proposal-card label>span{display:block;margin-bottom:7px;color:#c9ced1;font-size:12px;font-weight:900}.relation-proposal-card textarea{box-sizing:border-box;width:100%;min-height:180px;padding:13px;border:1px solid rgba(255,255,255,.09);border-radius:11px;outline:0;background:#10171c;color:#e5e8e9;font:700 14px/1.65 Manrope,sans-serif;resize:vertical}.relation-proposal-card textarea:not([readonly]):focus{border-color:#ffb34773;box-shadow:0 0 0 3px #ffb34714}.relation-proposal-card>p{min-height:19px;color:#9aa4aa;font-size:12px}.relation-proposal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.relation-proposal-actions button{min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#ffffff06;color:#cbd0d3;font-weight:900;cursor:pointer}.relation-proposal-actions button.is-primary{border-color:#ffb3474d;background:#ffb347;color:#17110a}@media (max-width: 600px){.relation-proposal-card{padding:21px 16px}.relation-proposal-participants{grid-template-columns:1fr}.relation-proposal-actions button{flex:1}}.site-ban-page{min-height:100vh;margin:0;background:radial-gradient(circle at 50% 15%,rgba(255,88,58,.12),transparent 34%),#090d10;color:#eceeed;font-family:Manrope,sans-serif}.site-ban-shell{display:grid;place-items:center;min-height:100vh;padding:24px;box-sizing:border-box}.site-ban-card{width:min(600px,100%);padding:clamp(28px,6vw,52px);box-sizing:border-box;border:1px solid rgba(255,103,75,.18);border-radius:22px;background:linear-gradient(145deg,#191d21fa,#0b1014fa);box-shadow:0 35px 100px #0000008c;text-align:center}.site-ban-card>img{width:76px;height:76px;object-fit:contain}.site-ban-card>span{display:block;margin-top:18px;color:#ff896f;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.site-ban-card h1{margin:9px 0 16px;color:#f4f2ee;font:800 clamp(28px,7vw,43px)/1.13 Unbounded,sans-serif}.site-ban-card>p{margin:0;color:#b8c0c4;font-size:15px;line-height:1.7}.site-ban-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;text-align:left}.site-ban-card dl div{padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff05}.site-ban-card dt{color:#7f8a91;font-size:11px;font-weight:900;text-transform:uppercase}.site-ban-card dd{margin:6px 0 0;color:#e0e4e5;font-size:13px;font-weight:800}.site-ban-card .site-ban-help{color:#858f95;font-size:12px}.site-ban-card form{margin-top:22px}.site-ban-card button{min-height:45px;padding:0 18px;border:1px solid rgba(255,103,75,.25);border-radius:10px;background:#ff674b14;color:#ff9b84;font:900 13px Manrope,sans-serif;cursor:pointer}@media (max-width: 520px){.site-ban-card dl{grid-template-columns:1fr}}.notification-search,.notification-unread-switch,.notification-summary span,.notification-center-copy small,.notification-filters b{font-size:11px}.notification-center-copy b{font-size:14px}.opportunity-closed,.opportunity-card-head time,.opportunity-category,.opportunity-card dt,.opportunity-author small,.opportunity-state,.opportunity-form-grid label{font-size:11px}.opportunity-card dd,.opportunity-author a,.opportunity-form [data-opportunity-form-status]{font-size:13px}.store-product-footer .store-details-button,.store-sale-card p,.store-sale-products span,.store-cart-item-copy span,.store-history-item>div,.store-product-meta,.store-recent-list span,.store-recent-list time,.store-recent-note,.store-checkout-legal,.store-admin-products span,.store-admin-inline label{font-size:12px}.store-product-detail-note p,.store-popular-copy b,.store-product-price del{font-size:13px}@media (max-width: 700px){.notification-center-copy b{font-size:13px}.store-product-footer .store-details-button,.store-sale-products span{min-height:42px}}@keyframes notificationSkeleton{to{background-position:-120% 0}}@media (max-width: 760px){.notification-center{padding-top:92px}.notification-center-head{align-items:stretch;flex-direction:column}.notification-read-all{width:100%}.notification-summary{grid-template-columns:1fr}.notification-summary article{min-height:72px}.notification-center-layout{grid-template-columns:1fr}.notification-filter-card{position:static}.notification-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}.store-page .store-catalog-section{padding:34px 0 82px!important}.store-page .store-toolbar{position:relative!important;top:auto!important;display:flex!important;align-items:flex-end!important;margin-bottom:18px!important;padding:0 2px 20px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.store-page .store-toolbar h2{margin:5px 0 7px;font-size:clamp(27px,3vw,42px);letter-spacing:-.045em}.store-page .store-toolbar>div:first-child>p{margin:0;color:#d6c6b894;font-size:12px}.store-page .store-toolbar-actions{width:auto!important}.store-market-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 260px;align-items:start;gap:16px}.store-filter-panel{position:sticky;top:92px;overflow:hidden;padding:17px;border:1px solid rgba(255,255,255,.075);border-radius:19px;background:linear-gradient(160deg,#27221ef2,#111111fa);box-shadow:0 20px 54px #00000040,inset 0 1px #ffffff09}.store-filter-heading{display:flex;align-items:center;gap:10px;margin-bottom:15px}.store-filter-heading>.pivo-icon{width:37px;height:37px;padding:10px;border-radius:11px;background:#ffb3401a;color:var(--store-accent)}.store-filter-heading div{display:grid;gap:2px}.store-filter-heading small{color:#d6c6b87a;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-filter-heading strong{font:800 13px Unbounded,sans-serif}.store-page .store-filter-panel .store-search{width:100%;min-height:46px;margin:0 0 19px;border-color:#ffffff17;border-radius:11px;background:#ffffff09}.store-page .store-filter-panel .store-search kbd{display:none}.store-filter-label{margin:0 3px 9px;color:#d6c6b86b;font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.store-page .store-filter-panel .store-categories{display:grid!important;gap:5px!important;margin:0!important;padding:0!important;overflow:visible!important}.store-page .store-filter-panel .store-categories button{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:43px;margin:0;padding:0 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#fff8ef99;text-align:left;cursor:pointer}.store-page .store-filter-panel .store-categories button:before{content:"";position:absolute;left:-18px;width:3px;height:20px;border-radius:0 4px 4px 0;background:var(--store-accent);opacity:0}.store-page .store-filter-panel .store-categories button .pivo-icon{width:15px;height:15px;color:#d6c6b873}.store-page .store-filter-panel .store-categories button>span:nth-child(2){overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-page .store-filter-panel .store-categories button b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:7px;background:#ffffff0b;color:#d6c6b873;font-size:8px}.store-page .store-filter-panel .store-categories button:hover{background:#ffffff09;color:#fff}.store-page .store-filter-panel .store-categories button.is-active{border-color:#ffb34021;background:linear-gradient(90deg,#ffb3401f,#ffb34009);color:#ffd38c}.store-page .store-filter-panel .store-categories button.is-active:before{opacity:1}.store-page .store-filter-panel .store-categories button.is-active .pivo-icon,.store-page .store-filter-panel .store-categories button.is-active b{color:var(--store-accent)}.store-filter-note{display:flex;gap:9px;margin-top:17px;padding:13px 4px 0;border-top:1px solid rgba(255,255,255,.07);color:#d6c6b875}.store-filter-note .pivo-icon{flex:0 0 auto;width:15px;height:15px;color:var(--store-green)}.store-filter-note p{display:grid;gap:3px;margin:0;font-size:8px;line-height:1.4}.store-filter-note strong{color:#fff8efb8;font-size:9px}.store-results-head{display:flex;align-items:end;gap:14px;min-height:45px;margin:0 1px 11px}.store-results-head>div{display:grid;flex:0 0 auto;gap:3px}.store-results-head span{color:#d6c6b86b;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.store-results-head strong{font-size:11px}.store-results-head .store-results-line{width:100%;height:1px;margin-bottom:4px;background:linear-gradient(90deg,rgba(255,255,255,.09),transparent)}.store-page .store-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.store-page .store-product-card{position:relative;display:flex!important;flex-direction:column;min-height:380px;border-color:#ffffff12!important;border-radius:18px!important;background:linear-gradient(158deg,#24201dfa,#111112fc)!important;box-shadow:0 15px 36px #0000002e;isolation:isolate}.store-page .store-product-card:after{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;background:radial-gradient(circle at 75% 12%,rgba(255,179,64,.09),transparent 40%);pointer-events:none}.store-page .store-product-card:hover{transform:translateY(-4px)!important;border-color:#ffb34038!important;box-shadow:0 24px 55px #0000004d,0 0 0 1px #ffb34009!important}.store-page .store-product-visual-link{margin:7px 7px 0;overflow:hidden;border-radius:13px}.store-page .store-product-visual{min-height:176px!important;border-radius:13px;background:radial-gradient(circle at 50% 45%,rgba(255,179,64,.2),transparent 46%),linear-gradient(145deg,#2a2521,#171718)!important}.store-page .store-product-visual:after{content:"";position:absolute;inset:auto 9% 12px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,179,64,.28),transparent)}.store-page .store-product-visual>.pivo-icon{width:48px;height:48px;color:#ffbe56d6;filter:drop-shadow(0 12px 24px rgba(255,145,44,.2))}.store-page .store-product-body{display:flex;flex:1;flex-direction:column;padding:15px!important}.store-page .store-product-meta{font-size:8px;letter-spacing:.08em;text-transform:uppercase}.store-page .store-product-card h3{margin:11px 0 8px;font-size:15px;line-height:1.3;letter-spacing:-.025em}.store-page .store-product-card p{min-height:52px;font-size:10px;line-height:1.65}.store-page .store-product-footer{align-items:end;margin-top:auto;padding-top:15px}.store-page .store-product-price strong{font-size:17px}.store-page .store-product-actions{gap:5px}.store-page .store-details-button{min-height:36px;padding:0 9px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#ffffff06;font-size:8px}.store-page .store-add-button{display:flex;align-items:center;justify-content:center;gap:6px;width:auto!important;min-width:94px;min-height:36px;padding:0 11px;border-radius:9px}.store-page .store-add-button .pivo-icon{width:13px;height:13px}.store-page .store-add-button span:last-child{font-size:8px;font-weight:900}.store-market-layout>.store-recent{position:sticky!important;top:92px!important;padding:17px!important;border-radius:19px!important}.store-market-layout>.store-recent h2{font-size:15px!important}.store-market-layout>.store-recent .store-recent-list article{padding:9px 0}@media (max-width: 1080px){.store-market-layout{grid-template-columns:215px minmax(0,1fr)}.store-market-layout>.store-recent{position:static!important;grid-column:1/-1;display:grid;grid-template-columns:220px 1fr;gap:16px}.store-market-layout>.store-recent .store-recent-note{grid-column:1/-1}}@media (max-width: 720px){.store-page .store-toolbar{align-items:stretch!important;gap:16px}.store-page .store-toolbar-actions{display:flex!important;width:100%!important}.store-page .store-toolbar-actions>button{flex:1;justify-content:center}.store-market-layout{grid-template-columns:1fr}.store-filter-panel{position:static;padding:14px}.store-filter-heading,.store-filter-label,.store-filter-note{display:none}.store-page .store-filter-panel .store-search{margin-bottom:11px}.store-page .store-filter-panel .store-categories{display:flex!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none}.store-page .store-filter-panel .store-categories button{display:flex;flex:0 0 auto;width:auto;min-height:38px;padding:0 11px}.store-page .store-filter-panel .store-categories button:before,.store-page .store-filter-panel .store-categories button b{display:none}.store-page .store-products{grid-template-columns:1fr!important}.store-page .store-product-card{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;min-height:0}.store-page .store-product-visual-link{height:calc(100% - 14px);margin:7px 0 7px 7px}.store-page .store-product-visual{height:100%;min-height:165px!important}.store-page .store-product-body{padding:14px!important}.store-page .store-product-card p{min-height:0;-webkit-line-clamp:2}.store-page .store-product-actions{flex-direction:column;align-items:stretch}.store-page .store-details-button,.store-page .store-add-button{width:100%!important;min-width:0}.store-market-layout>.store-recent{grid-column:auto;display:block}}.store-page .store-market-layout{grid-template-columns:224px minmax(0,1fr)!important;align-items:start}.store-page .store-market-layout .store-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.store-page .store-market-layout .store-product-card{min-height:0!important;border-radius:18px!important}.store-page .store-market-layout .store-product-visual{min-height:128px!important}.store-page .store-market-layout .store-product-body{padding:16px!important}.store-page .store-market-layout .store-product-body h3{font-size:17px!important;line-height:1.15!important}.store-page .store-market-layout .store-product-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px!important}.store-purchase-feed{padding-top:6px!important;padding-bottom:clamp(72px,8vw,116px)!important}.store-purchase-feed .store-recent-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.store-purchase-feed .store-recent-head h2{margin:4px 0 0;font:800 clamp(25px,3vw,38px)/1.05 Unbounded,sans-serif}.store-purchase-track{display:grid!important;grid-auto-columns:minmax(205px,1fr);grid-auto-flow:column;gap:11px;overflow-x:auto;padding:3px 2px 14px;scroll-snap-type:x proximity;scrollbar-color:rgba(255,183,67,.4) rgba(255,255,255,.04)}.store-purchase-track>*{min-width:0;scroll-snap-align:start}.store-purchase-track .store-recent-item{min-height:82px;padding:14px!important;border:1px solid rgba(255,255,255,.07)!important;border-radius:15px!important;background:linear-gradient(145deg,#201d19eb,#0f1010f5)!important}.store-purchase-feed .store-recent-note{max-width:none;margin-top:4px}.footer-legal-copy p{margin:0}.footer-legal-copy p+p{display:flex;flex-wrap:wrap;gap:7px 14px;margin-top:7px}.footer-legal-copy strong{color:#fff8efdb}.footer-legal-copy span{color:#fff8ef85}.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 18px}.opportunities-page{background:radial-gradient(circle at 12% 8%,rgba(255,174,57,.12),transparent 31rem),radial-gradient(circle at 88% 38%,rgba(96,118,168,.08),transparent 30rem),#090a0b!important}.opportunities-page .opportunity-center{padding-top:126px!important}.opportunities-page .opportunity-shell{max-width:1240px}.opportunities-page .opportunity-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:clamp(28px,4vw,54px);border:1px solid rgba(255,255,255,.08);border-radius:30px;background:radial-gradient(circle at 82% 20%,rgba(255,181,69,.17),transparent 23rem),linear-gradient(135deg,#281f18f0,#0d0e0ff5);box-shadow:0 32px 90px #00000047}.opportunities-page .opportunity-hero h1{max-width:850px;margin:12px 0;font:850 clamp(39px,5.4vw,72px)/.98 Unbounded,sans-serif;letter-spacing:-.055em}.opportunities-page .opportunity-hero p{max-width:760px;color:#fff8ef9e;font-size:15px;line-height:1.7}.opportunities-page .opportunity-tools{display:grid;grid-template-columns:minmax(270px,1fr) auto auto;gap:12px;align-items:center;margin:26px 0 22px;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:#121212cc;backdrop-filter:blur(18px)}.opportunities-page .opportunity-search{margin:0}.opportunities-page .opportunity-categories{display:flex;flex-wrap:wrap;gap:6px}.opportunities-page .opportunity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.opportunities-page .opportunity-card{position:relative;min-height:310px;padding:22px;border:1px solid rgba(255,255,255,.075)!important;border-radius:21px!important;background:linear-gradient(155deg,#1f1d1af2,#0e0f10fa)!important;box-shadow:0 17px 44px #0000002e;cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.opportunities-page .opportunity-card:after{content:"\41e\442\43a\440\44b\442\44c  \2197";position:absolute;right:20px;bottom:20px;color:#ffbc4ab8;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.opportunities-page .opportunity-card:hover,.opportunities-page .opportunity-card:focus-visible{transform:translateY(-4px);border-color:#ffb7444d!important;box-shadow:0 26px 64px #00000047;outline:none}.opportunities-page .opportunity-card h2{margin:20px 0 10px;font-size:21px;line-height:1.18}.opportunities-page .opportunity-card .opportunity-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#fff8ef94;line-height:1.6}.opportunity-detail-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#060708db;color:var(--text);backdrop-filter:blur(16px)}.opportunity-detail-dialog::backdrop{background:#030405b3}.opportunity-detail-shell{position:relative;display:grid;min-height:100%;place-items:center;padding:clamp(18px,5vw,72px)}.opportunity-detail-content{width:min(920px,100%)}.opportunity-detail-body{padding:clamp(28px,5vw,68px);border:1px solid rgba(255,255,255,.09);border-radius:30px;background:radial-gradient(circle at 88% 10%,rgba(255,180,67,.15),transparent 24rem),linear-gradient(145deg,#24201c,#111315);box-shadow:0 40px 120px #0000008c}.opportunity-detail-close{position:fixed;z-index:3;top:24px;right:28px;width:48px;height:48px;border:1px solid rgba(255,255,255,.11);border-radius:50%;background:#101112e0;color:#fff;font-size:28px;cursor:pointer}.opportunity-detail-meta{display:flex;justify-content:space-between;gap:18px;align-items:center}.opportunity-detail-meta time{color:#fff8ef7a;font-size:12px}.opportunity-detail-body h2{margin:22px 0 18px;font:850 clamp(34px,5vw,62px)/1 Unbounded,sans-serif;letter-spacing:-.05em}.opportunity-detail-description{max-width:760px;white-space:pre-wrap;color:#fff8efb3;font-size:16px;line-height:1.75}.opportunity-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:30px 0}.opportunity-detail-facts>div{padding:16px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:#ffffff06}.opportunity-detail-facts span{display:block;margin-bottom:6px;color:#fff8ef6e;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.opportunity-detail-facts strong{font-size:14px}.opportunity-detail-footer{display:flex;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid rgba(255,255,255,.07)}@media (max-width: 1180px){.store-page .store-market-layout .store-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.opportunities-page .opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunities-page .opportunity-tools{grid-template-columns:1fr}}@media (max-width: 760px){.store-page .store-market-layout,.store-page .store-market-layout .store-products{grid-template-columns:1fr!important}.store-page .store-market-layout .store-product-card{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important}.store-purchase-track{grid-auto-columns:minmax(190px,78vw)}.opportunities-page .opportunity-hero,.opportunities-page .opportunity-grid,.opportunity-detail-facts{grid-template-columns:1fr}.opportunity-detail-close{top:12px;right:12px}.footer-legal-links{justify-content:flex-start}}.account-notifications-empty{margin:0;padding:10px 8px}.notifications-modal{width:min(760px,calc(100vw - 32px));min-height:min(620px,calc(100vh - 72px))}.notifications-list{display:grid;gap:12px;max-height:min(520px,calc(100vh - 250px));overflow:auto}.notification-item{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;min-height:78px;padding:14px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0f}.notification-item.is-unread{border-color:#ffac3f57}.notification-item img{width:54px;height:54px;border-radius:8px;image-rendering:pixelated}.notification-item div{display:grid;gap:4px}.notification-item b{color:var(--text);font-size:17px;line-height:1.25;overflow-wrap:anywhere}.notification-item span{color:#fff8ef85;font-size:14px}.profile-notifications-button{width:max-content;margin-top:14px;padding:0 16px}.music-layout,.feed-layout{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.music-hero{position:relative;min-height:190px;overflow:hidden;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:radial-gradient(circle at 20% 20%,rgba(255,172,63,.22),transparent 34%),radial-gradient(circle at 82% 14%,rgba(47,155,213,.18),transparent 28%),linear-gradient(135deg,#100d0bf0,#2f1915db)}.music-hero-title{position:relative;z-index:1;display:grid;gap:18px;align-content:center;min-height:190px;padding:clamp(24px,4vw,42px)}.music-hero h2{display:flex;align-items:center;gap:12px;margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(30px,5vw,58px);line-height:1}.music-hero h2 i{color:var(--yellow);filter:drop-shadow(0 0 14px rgba(255,172,63,.4))}.music-hero-play{display:inline-flex;align-items:center;gap:10px;width:fit-content;max-width:100%;min-width:0;min-height:46px;padding:0 16px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#1c1008;font:inherit;font-weight:1000;cursor:pointer;box-shadow:0 16px 34px #f8931f3d}.music-hero-play i{flex:0 0 auto}.music-hero-play span{min-width:0;overflow-wrap:anywhere;white-space:normal;line-height:1.15}.music-hero-wave{position:absolute;inset:auto 0 0;height:80px;overflow:hidden;opacity:.95}.music-hero-wave span{position:absolute;left:-5%;right:-5%;bottom:18px;height:44px;border-top:3px solid rgba(255,172,63,.72);border-radius:50%;filter:drop-shadow(0 0 12px rgba(255,172,63,.28));animation:musicIdleWave 8s ease-in-out infinite}.music-hero-wave span:nth-child(2){bottom:10px;border-color:#9ad7ff80;animation-delay:-2.4s}.music-hero-wave span:nth-child(3){bottom:2px;border-color:#fff8ef52;animation-delay:-4.8s}body:has(.global-music-player.is-playing) .music-hero-wave span{animation-name:musicActiveWave;animation-duration:1.65s}@keyframes musicIdleWave{0%,to{transform:translate(-1%) scaleY(.22)}35%{transform:translate(1.5%) scaleY(.72)}65%{transform:translate(-.5%) scaleY(.42)}}@keyframes musicActiveWave{0%,to{transform:translate(-2%) scaleY(.32) skew(-6deg)}20%{transform:translate(1%) scaleY(1.05) skew(4deg)}45%{transform:translate(-1%) scaleY(.58) skew(-3deg)}72%{transform:translate(2%) scaleY(1.24) skew(5deg)}}@media (max-width: 720px){.character-modal-layout{grid-template-columns:1fr;gap:16px;align-items:start}.character-modal img{height:220px}.character-modal-copy{max-width:100%}.music-hero-title{min-height:170px;padding:22px}.music-hero h2{font-size:clamp(27px,8vw,36px)}.music-hero-play{width:100%;justify-content:center;text-align:center}.music-topbar,.music-section-head{grid-template-columns:1fr;align-items:stretch}.music-section-head{display:grid}.music-sort-field{width:100%}.music-chart-list,.music-album-list,.music-playlist-list,.music-playlist-panel-head,.music-playlist-panel-body{grid-template-columns:1fr}.music-playlist-panel-actions,.music-playlist-track-actions{justify-content:flex-start}.music-playlist-track{grid-template-columns:54px minmax(0,1fr)}.music-playlist-track-actions{grid-column:1 / -1}}.feed-topbar,.music-topbar{display:grid;grid-template-columns:auto auto minmax(220px,360px);gap:14px;align-items:end;padding:16px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0b9e}.feed-topbar .auth-button,.music-topbar .auth-button{align-self:end;width:max-content}.moderation-toggle{border:1px solid rgba(255,248,239,.14);background:#fff8ef12;color:var(--text)}.feed-side:empty,.music-side:empty{display:none}.music-charts,.music-albums,.music-history,.music-library-tools{display:grid;gap:14px}.music-history{order:100}.music-artist-panel{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:center;min-height:132px;padding:20px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:linear-gradient(135deg,#ffac3f24,#2f9bd51a),#100d0bc2}.music-artist-panel[hidden]{display:none}.music-artist-panel img{width:92px;height:92px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.music-artist-panel span{color:var(--yellow);font-size:13px;font-weight:1000;text-transform:uppercase}.music-artist-panel h2{margin:4px 0 6px;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(26px,4vw,42px);line-height:1;overflow-wrap:anywhere}.music-artist-panel p{margin:0;color:#fff8efad}.music-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px}.music-section-head h2{margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(22px,3vw,32px)}.music-range-tabs,.music-library-actions{display:flex;flex-wrap:wrap;gap:8px}.music-range-tabs button,.music-library-actions button{min-height:36px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;font-size:14px;font-weight:900;cursor:pointer;padding:0 12px}.music-range-tabs button.is-active,.music-library-actions button.is-active{border-color:#ffac3f7a;background:#ffac3f24;color:var(--yellow)}.music-chart-list,.music-album-list,.music-playlist-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px}.music-chart-card,.music-album-card,.music-playlist-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;min-height:82px;padding:12px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8;color:var(--text);text-align:left;cursor:pointer}.music-playlist-card>div{display:grid;gap:4px;min-width:0}.music-chart-card img,.music-album-card img,.music-playlist-card img{width:56px;height:56px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.music-chart-card>div{display:grid;gap:3px;min-width:0}.music-chart-card b,.music-chart-card span,.music-chart-card small{display:block;min-width:0;line-height:1.25}.music-chart-card b,.music-album-card b,.music-playlist-card b,.music-chart-card span,.music-album-card span,.music-playlist-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-chart-card small,.music-album-card small,.music-playlist-card small,.music-track-stats{color:#fff8ef94;font-size:12px;font-weight:900}.music-sort-field{min-width:190px;margin:0}.music-upload,.music-track{border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.music-upload{position:sticky;top:96px;display:grid;gap:12px;padding:22px}.music-upload h2,.music-track h3{margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif}.music-upload input{min-height:42px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;padding:0 12px}.music-upload input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.music-upload label{display:grid;gap:6px;color:#fff8efb8;font-size:14px}.file-drop{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:12px;min-height:72px;padding:12px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:linear-gradient(135deg,#ffd43b1f,#fff8ef09),#fff8ef0f;color:var(--text);cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.file-drop:hover,.file-drop:focus-visible{border-color:#ffd43b7a;background:linear-gradient(135deg,#ffd43b2b,#fff8ef0d),#fff8ef14;outline:0;transform:translateY(-1px)}.file-drop i{grid-row:1 / 3;display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#ffd43b29;color:var(--yellow);font-size:22px;line-height:1}.file-drop b{min-width:0;color:#fff;font-size:15px;font-weight:900;line-height:1.25}.file-drop small{min-width:0;color:#fff8ef94;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-drop.has-file{border-color:#bdfc8c5c}.file-drop.has-file i{background:#bdfc8c24;color:#bdfc8c}.file-drop.has-file small{color:#fff8efc7}.music-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:24px}.music-track{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;min-width:0;min-height:280px;aspect-ratio:.9;padding:0;color:var(--text);font:inherit;text-align:left;cursor:pointer}.music-track:hover{border-color:#ffac3f61;transform:translateY(-2px)}.music-track.is-playing{border-color:#ffac3fb3;box-shadow:0 0 0 1px #ffac3f33,0 18px 44px #ffac3f24}.music-track.is-playing:before{content:"\421\435\439\447\430\441  \438\433\440\430\435\442";position:absolute;z-index:2;top:10px;left:10px;padding:5px 8px;border-radius:8px;background:#ffac3feb;color:#1c1008;font-size:11px;font-weight:1000}.music-skeleton{pointer-events:none}.music-skeleton span{position:relative;z-index:1;align-self:end;display:block;height:12px;margin:0 14px 10px;border-radius:999px;background:#fff8ef1a;overflow:hidden}.music-skeleton span:first-child{height:auto;margin:0;aspect-ratio:1;background:#fff8ef0f}.music-skeleton span:after,.music-artist-skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,248,239,.14),transparent);animation:skeletonSweep 1.2s ease-in-out infinite}.music-artist-skeleton{position:relative;grid-column:1 / -1;min-height:92px;border-radius:8px;background:#fff8ef14;overflow:hidden}@keyframes skeletonSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.music-track-art{position:absolute;inset:0}.music-track-art img{width:100%;height:100%;border-radius:8px;object-fit:cover;image-rendering:pixelated;background:#05080c70}.music-track-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05080c0f 18%,#05080c8f 58%,#05080ceb)}.music-track-body{position:relative;z-index:1;align-self:end;display:grid;gap:8px;min-width:0;padding:14px;background:linear-gradient(180deg,transparent,rgba(5,8,12,.28))}.music-track-head{display:grid;gap:12px}.music-track-head>div:first-child{min-width:0}.music-track h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-track p{overflow:hidden;margin:0;color:#fff8efb8;text-overflow:ellipsis;white-space:nowrap}.music-author-link{display:block;overflow:hidden;width:100%;margin:0;padding:0;border:0;background:transparent;color:#fff8efb8;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.music-author-link:hover,.music-author-link:focus-visible{color:var(--yellow);outline:0}.music-playlist-panel{display:grid;gap:18px;padding:22px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.music-playlist-panel[hidden]{display:none}.music-playlist-panel-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.music-playlist-panel-head span,.music-playlist-panel-head p{margin:0;color:#fff8ef99;font-size:13px;font-weight:900}.music-playlist-panel-head h2,.music-playlist-add h3{margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif}.music-playlist-panel-head h2{overflow:hidden;margin:4px 0 6px;text-overflow:ellipsis;white-space:nowrap}.music-playlist-panel-actions,.music-playlist-track-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.music-playlist-panel-actions button,.music-playlist-track-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;font-size:13px;font-weight:900;cursor:pointer;padding:0 12px}.music-playlist-panel-actions button:hover,.music-playlist-track-actions button:hover,.music-playlist-card.is-active{border-color:#ffac3f7a;color:var(--yellow)}.music-playlist-panel-actions button:disabled,.music-playlist-track-actions button:disabled{cursor:default;opacity:.45}.music-playlist-panel-actions .is-danger{border-color:#f0444457;color:#ffb6a7}.music-playlist-panel-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);gap:18px;align-items:start}.music-playlist-track-list,.music-playlist-add,.music-playlist-add-list{display:grid;gap:10px}.music-playlist-add input{min-height:42px;width:100%;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;padding:0 12px}.music-playlist-track,.music-playlist-add-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:10px;border:1px solid rgba(255,248,239,.1);border-radius:8px;background:#fff8ef0b}.music-playlist-track-cover,.music-playlist-add-row{cursor:pointer}.music-playlist-track-cover{width:54px;height:54px;padding:0;border:0;border-radius:8px;background:transparent}.music-playlist-track img,.music-playlist-add-row img{width:54px;height:54px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.music-playlist-track b,.music-playlist-track span,.music-playlist-add-row b,.music-playlist-add-row small{display:block;overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.music-playlist-track span,.music-playlist-add-row small{color:#fff8ef9e;font-size:13px;font-weight:900}.music-playlist-add-row{grid-template-columns:44px minmax(0,1fr);width:100%;color:var(--text);text-align:left}.music-playlist-add-row img{width:44px;height:44px}@media (max-width: 720px){.music-playlist-panel-head,.music-playlist-panel-body{grid-template-columns:1fr}.music-playlist-panel-actions,.music-playlist-track-actions{justify-content:flex-start}.music-playlist-track{grid-template-columns:54px minmax(0,1fr)}.music-playlist-track-actions{grid-column:1 / -1}}.artist-page{min-height:100vh;padding-top:128px;background:radial-gradient(circle at 24% 0%,rgba(255,172,63,.14),transparent 34rem),linear-gradient(180deg,#281b12f5,#05080cfc 390px,#05080cfc)}.artist-loading{min-height:240px;display:grid;place-items:center;color:#fff8efb3;font-size:18px;font-weight:900}.artist-layout{display:grid;gap:38px;max-width:1400px;margin:0 auto}.artist-hero{position:relative;display:grid;grid-template-columns:312px minmax(0,1fr) 86px;gap:34px;align-items:center;overflow:hidden;min-height:360px;padding:42px 54px;border:0;border-radius:0;background:linear-gradient(180deg,#714e48c7,#1f1c24d1 55%,#05080ceb),#100d0bc7;animation:music-page-enter .46s ease both}.artist-avatar-shell{position:relative;display:grid;place-items:center;width:312px;height:312px;border:0;border-radius:8px;background:#05080c52;box-shadow:0 24px 80px #00000047}.artist-avatar-shell img{width:100%;height:100%;border-radius:8px;object-fit:cover;image-rendering:pixelated}.artist-hero-copy>span{display:none}.artist-hero-copy h1{margin:0;color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:clamp(48px,5.4vw,78px);font-weight:700;line-height:1;letter-spacing:0}.artist-hero-copy p{max-width:720px;margin:20px 0 0;color:#fff8efad;font-size:18px;font-weight:800;line-height:1.55}.artist-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.artist-stats span{padding:8px 11px;border-radius:8px;background:#fff8ef12;color:#fff8efb8;font-size:13px;font-weight:900}.artist-hero-play{display:grid;place-items:center;width:86px;height:86px;border:2px solid rgba(255,212,59,.72);border-radius:50%;background:#ffd43b14;color:var(--text);font-size:34px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.artist-hero-play:hover,.artist-hero-play:focus-visible{border-color:var(--yellow);background:#ffd43b24;outline:none;transform:translateY(-2px)}.artist-tracks{display:grid;gap:24px;padding:0 54px 34px}.artist-tracks .music-section-head{justify-content:flex-start}.artist-tracks .music-section-head h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(28px,2.2vw,36px);font-weight:700}.artist-tracks .music-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 48px}.artist-track-row{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:24px;align-items:center;width:100%;min-height:88px;padding:0;background:transparent;border:0;color:var(--text);text-align:left;cursor:pointer;transition:color .18s ease,transform .18s ease}.artist-track-row:hover{transform:translateY(-2px)}.artist-track-row img{width:88px;height:88px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.artist-track-row b,.artist-track-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artist-track-row b{color:var(--text);font-size:25px;font-weight:800}.artist-track-row small,.artist-track-row em{color:#fff8ef94;font-style:normal;font-weight:900}.artist-track-row small{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:20px}.artist-track-row em{align-self:center;padding:5px 8px;border-radius:8px;background:#fff8ef0f;font-size:16px}.album-page{min-height:100vh;padding-top:112px;background:radial-gradient(circle at 50% 12%,rgba(255,172,63,.12),transparent 30rem),linear-gradient(180deg,#1c130bf2,#05080cfa)}.album-layout{display:grid;gap:26px;max-width:1120px;margin:0 auto}.album-hero{display:grid;grid-template-columns:252px minmax(0,1fr);gap:28px;align-items:end;min-height:330px;animation:music-page-enter .46s ease both}.album-hero img{width:252px;height:252px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.album-hero span,.album-hero p{color:#fff8ef94;font-weight:900}.album-hero h1{margin:12px 0 10px;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(34px,5vw,58px)}.album-track-section{display:grid;gap:8px}.album-table-head,.album-track-row{display:grid;grid-template-columns:42px minmax(0,1fr) 90px 88px;gap:14px;align-items:center}.album-table-head{color:#fff8efad;font-weight:900}.album-track-list{display:grid;gap:8px}.album-track-row{min-height:86px;border:0;border-radius:8px;background:transparent;color:var(--text);text-align:left;cursor:pointer;padding:6px 0;transition:background .18s ease,transform .18s ease}.album-track-row:hover{background:#fff8ef0b;transform:translateY(-2px)}.album-track-info{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:center;min-width:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;padding:0}.album-track-info img{width:74px;height:74px;border-radius:8px;object-fit:cover;image-rendering:pixelated}.album-track-info b,.album-track-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-track-info b{font-size:18px}.album-track-info small,.album-track-plays,.album-track-duration{color:#fff8ef99;font-weight:900}.music-entity-editor{display:grid;gap:16px;padding:20px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8;animation:music-page-enter .28s ease both}.music-entity-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.music-entity-editor label{display:grid;gap:8px;color:#fff8efb8;font-weight:900}.music-entity-editor input{min-height:44px;width:100%;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;padding:0 12px}.music-entity-editor input[type=file]{display:flex;align-items:center;padding:9px}.playlist-track-row{grid-template-columns:42px minmax(0,1fr) 90px 88px auto;background:#fff8ef06;padding:6px 10px}.playlist-track-row .album-track-info{border-radius:8px}.playlist-track-row .album-track-info:hover,.playlist-track-row .album-track-info:focus-visible{color:var(--yellow);outline:none}.artist-hero-copy{position:relative;z-index:1;display:grid;gap:12px;min-width:0}.artist-editor .music-section-head>span{color:var(--yellow);font-size:13px;font-weight:1000;text-transform:uppercase}.artist-editor{display:grid;gap:14px;padding:22px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.artist-editor[hidden]{display:none}.artist-editor textarea{width:100%;min-height:118px;resize:vertical;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;line-height:1.45;padding:12px}.artist-editor-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.artist-editor-actions span{color:#fff8efad;font-size:13px;font-weight:900}@media (max-width: 1120px){.artist-hero{grid-template-columns:220px minmax(0,1fr) 72px;padding:34px}.artist-avatar-shell{width:220px;height:220px}.artist-tracks{padding-inline:34px}.artist-tracks .music-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 34px}}@media (max-width: 860px){.artist-page{padding-top:98px}.artist-hero{grid-template-columns:1fr;min-height:0;padding:24px}.artist-avatar-shell{width:min(220px,70vw);height:min(220px,70vw)}.artist-avatar-shell img{width:100%;height:100%}.artist-hero-play{width:58px;height:58px}.artist-tracks{padding-inline:0}.artist-tracks .music-list{grid-template-columns:1fr}.artist-track-row{grid-template-columns:64px minmax(0,1fr) auto;gap:14px}.artist-track-row img{width:64px;height:64px}.artist-track-row b{font-size:18px}.artist-track-row small{font-size:15px}.album-hero,.album-table-head,.album-track-row,.playlist-track-row{grid-template-columns:1fr}.album-table-head{display:none}.album-track-info{grid-template-columns:64px minmax(0,1fr)}.album-track-info img{width:64px;height:64px}.playlist-row-actions{justify-content:flex-start}}.music-status{display:inline-flex;width:fit-content;margin-top:4px;padding:4px 8px;border:1px solid rgba(255,172,63,.34);border-radius:999px;background:#ffac3f24;color:var(--yellow);font-size:12px;font-weight:900}.music-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.music-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:36px;min-height:36px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;font-weight:900;cursor:pointer;padding:0 10px}.music-icon-button:hover:not(:disabled){border-color:#ffac3f6b;background:#ffac3f1f}.music-icon-button:disabled{cursor:not-allowed;opacity:.55}.music-like img{width:18px;height:18px;object-fit:contain}.music-like.is-liked{border-color:#ffac3f85;color:var(--yellow)}.music-favorite.is-active{border-color:#ffac3f85;background:#ffac3f24;color:var(--yellow)}.music-delete{color:#ffd7c8;font-size:22px;line-height:1}.music-player{display:grid;grid-template-columns:42px auto minmax(120px,1fr) auto 88px;gap:10px;align-items:center;margin-top:4px;padding:10px;border:1px solid rgba(255,248,239,.1);border-radius:8px;background:linear-gradient(135deg,#ffac3f1c,#9ad7ff12),#fff8ef0b}.music-player audio{display:none}.music-play{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:8px;background:linear-gradient(135deg,#ffac3ff2,#f8931feb);color:#1c1008;font:inherit;font-weight:1000;cursor:pointer;box-shadow:0 10px 26px #f8931f38}.music-player.is-playing .music-play{background:linear-gradient(135deg,#9ad7fff2,#ffac3fd9)}.music-time{color:#fff8efa3;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;min-width:36px;text-align:center}.music-progress,.music-volume{width:100%;accent-color:var(--yellow)}.music-progress{min-width:0}.music-volume{max-width:88px}.global-music-expanded{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:34px;background:radial-gradient(circle at 50% 34%,rgba(255,172,63,.16),transparent 24rem),radial-gradient(circle at 20% 18%,rgba(255,212,59,.08),transparent 18rem),linear-gradient(135deg,#21160cfa,#08090afa)}.global-music-expanded[hidden]{display:none}.has-expanded-music-player{overflow:hidden}.global-music-expanded-close{position:fixed;top:24px;left:24px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0f;color:var(--text);font-size:22px;cursor:pointer}.global-music-expanded-shell{display:grid;justify-items:center;gap:22px;width:min(760px,100%);animation:music-page-enter .42s ease both}.global-music-expanded-cover{width:min(420px,82vw);aspect-ratio:1;border:2px solid rgba(255,172,63,.54);border-radius:8px;object-fit:cover;image-rendering:pixelated;box-shadow:0 24px 80px #0000006b}.global-music-expanded-meta{display:grid;gap:8px;max-width:100%;text-align:center}.global-music-expanded-meta h2{overflow:hidden;margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(24px,4vw,42px);text-overflow:ellipsis;white-space:nowrap}.global-music-expanded-author{justify-self:center;margin:0;border:0;background:transparent;color:#fff8ef9e;font:inherit;font-size:18px;font-weight:900;cursor:pointer}.global-music-expanded-author:hover,.global-music-expanded-author:focus-visible{color:var(--yellow);outline:none}.global-music-expanded-actions,.global-music-expanded-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.global-music-expanded-progress{display:grid;grid-template-columns:auto minmax(220px,520px) auto;gap:12px;align-items:center;width:min(620px,100%);color:#fff8efb8;font-size:13px;font-weight:900}.global-music-expanded-progress input{width:100%;accent-color:var(--yellow)}.global-music-player{position:fixed;z-index:60;left:22px;right:auto;bottom:22px;display:grid;grid-template-columns:minmax(120px,1fr) auto auto;gap:12px;align-items:center;width:min(392px,calc(100vw - 44px));min-height:44px;padding:8px 12px 8px 16px;border:1px solid rgba(255,248,239,.1);border-radius:8px;background:#000000eb;box-shadow:0 18px 48px #0000006b;backdrop-filter:blur(16px);animation:music-player-rise .32s ease both}.global-music-player audio{display:none}.global-music-now{display:block;min-width:0}.global-music-cover-button{display:block;width:58px;height:58px;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer}.global-music-player[hidden]{display:none}.has-global-music-player{padding-bottom:0}.global-music-cover{width:58px;height:58px;border-radius:8px;object-fit:cover;image-rendering:pixelated;box-shadow:0 0 0 1px #ffac3f38}.global-music-meta{display:block;min-width:0}.global-music-center{display:block}.global-music-controls{display:flex;align-items:center;justify-content:center;gap:8px}.global-music-progress-row{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;gap:10px;align-items:center;min-width:0}.global-music-right{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.global-music-meta b,.global-music-author{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-music-meta b{color:var(--text);font-weight:900}.global-music-author,.global-music-time{color:#fff8ef94;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.global-music-author{width:fit-content;max-width:100%;padding:0;border:0;background:transparent;font-family:inherit;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.global-music-author:hover,.global-music-author:focus-visible{color:var(--yellow);outline:none}.global-music-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid transparent;border-radius:8px;background:transparent;color:#fff8ef94;font:inherit;font-size:18px;font-weight:1000;cursor:pointer}.global-music-button:hover,.global-music-button:focus-visible{background:#fff8ef12;color:var(--yellow);outline:none}.global-music-button i{display:grid;place-items:center;line-height:1}.global-music-button.is-primary{width:50px;height:50px;background:#ffac3f24;color:var(--yellow);font-size:24px}.global-music-button.is-active{border-color:#ffac3f85;color:var(--yellow)}.global-music-button.is-active i{color:var(--yellow)}.global-music-close:hover,.global-music-close:focus-visible{border-color:#ff5b5bad;background:#ff5b5b24;color:#ff7b7b}.global-music-volume-wrap{position:relative}.global-music-volume-panel{position:absolute;right:-46px;bottom:calc(100% + 58px);display:none;place-items:center;width:136px;height:34px;padding:0 10px;border:1px solid rgba(255,248,239,.1);border-radius:8px;background:#000000eb;box-shadow:0 14px 34px #00000052;transform:rotate(-90deg);transform-origin:center}.global-music-volume-wrap.is-open .global-music-volume-panel,.global-music-volume-wrap:focus-within .global-music-volume-panel{display:grid}.global-music-volume{width:120px;accent-color:var(--yellow)}.global-music-progress{width:100%;accent-color:var(--yellow)}.global-music-cover-button,.global-music-author,.global-music-progress-row,.global-music-button[data-global-music-like],.global-music-button[data-global-music-favorite],.global-music-button[data-global-music-loop]{display:none}.global-music-meta b{display:block;overflow:hidden;color:#fff8ef;font-family:Manrope,Arial,sans-serif;font-size:18px;font-weight:900;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.global-music-controls{gap:12px}.global-music-button{width:28px;height:28px;color:#fff8ef57;font-size:20px}.global-music-button:hover,.global-music-button:focus-visible{background:transparent;color:#fff8efc7}.global-music-button.is-primary{width:30px;height:30px;background:transparent;color:#fff8ef9e;font-size:24px}.global-music-button.is-primary:hover,.global-music-button.is-primary:focus-visible{color:#fff8ef}body.is-music-page .global-music-player{left:0;right:0;bottom:0;grid-template-columns:minmax(220px,320px) minmax(280px,1fr) minmax(150px,260px);gap:18px;width:100%;min-height:84px;padding:8px 16px;border:0;border-top:1px solid rgba(255,172,63,.2);border-radius:0;background:linear-gradient(180deg,#1c150ffa,#100d0bfa);box-shadow:0 -12px 34px #00000057}body.is-music-page.has-global-music-player{padding-bottom:92px}body.is-music-page .global-music-now{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}body.is-music-page .global-music-cover-button,body.is-music-page .global-music-author,body.is-music-page .global-music-progress-row,body.is-music-page .global-music-right,body.is-music-page .global-music-button[data-global-music-like],body.is-music-page .global-music-button[data-global-music-favorite],body.is-music-page .global-music-button[data-global-music-loop]{display:revert}body.is-music-page .global-music-cover-button,body.is-music-page .global-music-author{display:block}body.is-music-page .global-music-progress-row{display:grid}body.is-music-page .global-music-right,body.is-music-page .global-music-controls{display:flex}body.is-music-page .global-music-meta{display:grid;gap:3px}body.is-music-page .global-music-center{display:grid;gap:8px}body.is-music-page .global-music-meta b{color:var(--text);font-family:inherit;font-size:inherit;line-height:normal;text-transform:none}body.is-music-page .global-music-controls{gap:8px}body.is-music-page .global-music-button{display:grid;width:38px;height:38px;color:#fff8ef94;font-size:18px}body.is-music-page .global-music-button[data-global-music-like],body.is-music-page .global-music-button[data-global-music-favorite],body.is-music-page .global-music-button[data-global-music-loop]{display:grid}body.is-music-page .global-music-button:hover,body.is-music-page .global-music-button:focus-visible{background:#fff8ef12;color:var(--yellow)}body.is-music-page .global-music-button.is-primary{width:50px;height:50px;background:#ffac3f24;color:var(--yellow);font-size:24px}.page-load-bar{position:fixed;z-index:120;top:0;left:0;width:100%;height:3px;pointer-events:none;opacity:0;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--yellow),var(--orange),#9ad7ff);box-shadow:0 0 18px #ffac3f73}.page-load-bar.is-loading{opacity:1;animation:page-load 1.1s ease-in-out infinite}.page-load-bar.is-done{opacity:1;transform:scaleX(1);transition:opacity .28s ease,transform .16s ease}@keyframes page-load{0%{transform:scaleX(.08)}55%{transform:scaleX(.72)}to{transform:scaleX(.96)}}.playlist-page-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.playlist-page-actions button,.playlist-row-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid rgba(255,248,239,.13);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;font-weight:900;cursor:pointer;padding:0 12px}.playlist-page-actions button:hover,.playlist-page-actions button:focus-visible,.playlist-row-actions button:hover:not(:disabled),.playlist-row-actions button:focus-visible:not(:disabled){border-color:#ffac3f7a;color:var(--yellow);outline:none}.playlist-page-actions .is-danger,.playlist-row-actions button:last-child{border-color:#ff5b5b47;color:#ffb6a7}.playlist-add-panel{display:grid;gap:12px;padding:18px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bbd;animation:music-page-enter .3s ease both}.playlist-add-panel[hidden]{display:none}.playlist-add-panel h2{margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:20px}.playlist-add-panel input{min-height:42px;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;padding:0 12px}.playlist-track-row{grid-template-columns:42px minmax(0,1fr) 90px 88px auto}.playlist-row-actions{display:inline-flex;gap:6px;justify-content:end}.music-moderation-card,.music-playlist-add-row,.artist-track-row,.album-track-row{transition:border-color .18s ease,background .18s ease,transform .18s ease}.music-moderation-card:hover,.music-playlist-add-row:hover{border-color:#ffac3f57;transform:translateY(-2px)}@keyframes music-page-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes music-player-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.feed-sort-field{margin-top:0}.player-stories-shell{display:grid;gap:20px;margin-top:28px}.player-stories-list{display:grid;gap:16px;max-width:920px}.player-story-card{display:grid;gap:14px;padding:20px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#100d0bb8}.player-story-head{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center}.player-story-head img{width:48px;height:48px;border-radius:8px;image-rendering:pixelated}.player-story-head div div{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.player-story-head a{color:var(--text);font-weight:900}.player-story-head span{padding:4px 9px;border:1px solid rgba(255,172,63,.24);border-radius:999px;color:var(--yellow);font-size:13px;font-weight:900}.player-story-head small,.player-story-coauthors{color:#fff8ef8f}.player-story-card h2{margin:0;color:var(--text);font-family:Unbounded,Manrope,Arial,sans-serif;font-size:clamp(22px,3vw,32px)}.player-story-coauthors,.player-story-text{margin:0}.player-story-text{color:#fff8efd1;line-height:1.62;white-space:pre-wrap;overflow-wrap:anywhere}.player-story-actions{display:flex;align-items:center;gap:10px}.story-like{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;font-weight:900;cursor:pointer;padding:0 12px}.story-like.is-liked{border-color:#ffac3f85;color:var(--yellow)}.story-like img{width:18px;height:18px;object-fit:contain}.story-edit{min-height:36px;padding:0 12px;border:1px solid rgba(255,172,63,.28);border-radius:8px;color:var(--yellow);background:#ffac3f14;font:inherit;font-weight:900;cursor:pointer}.story-edit:disabled{opacity:.55;cursor:default}.story-revision-compare{display:grid;gap:10px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.story-revision-compare>strong{color:#fff8ef80;font-size:11px;text-transform:uppercase}.story-revision-compare>div{display:grid;gap:8px;padding:16px;border:1px solid rgba(255,172,63,.28);border-radius:10px;background:#ffac3f0f}.story-revision-compare>div>strong{color:var(--yellow);font-size:12px}.story-revision-compare span,.story-revision-compare small{color:#fff8ef94;font-size:11px}.story-revision-compare p{margin:0;color:#fff8efdb;line-height:1.6;white-space:pre-wrap}.story-delete{min-height:36px;border:1px solid rgba(255,139,92,.28);border-radius:8px;background:#ff8b5c17;color:#ffd7c8;font:inherit;font-weight:900;cursor:pointer;padding:0 12px}.story-delete:hover{border-color:#ff8b5c80;background:#ff8b5c26}.story-dialog-card{width:min(900px,calc(100vw - 32px))}.auth-dialog:has(.story-dialog-card),.auth-dialog:has(.notifications-modal){width:min(900px,calc(100vw - 32px))}.story-dialog-card textarea{width:100%;min-height:360px;resize:vertical;border:1px solid rgba(255,248,239,.14);border-radius:8px;background:#fff8ef12;color:var(--text);font:inherit;padding:12px;outline:0;scrollbar-width:none;-ms-overflow-style:none}.story-dialog-card textarea::-webkit-scrollbar{display:none}.profile-post-list{display:grid;gap:12px;max-width:760px;min-height:0;overflow-y:auto;padding-right:6px}.profile-feed-post{min-width:0;overflow:hidden}.profile-feed-post .feed-post-content,.profile-feed-post .feed-replies p,.profile-feed-post .reply-form input{overflow-wrap:anywhere;word-break:break-word}.profile-post-item{padding:14px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef0f}.profile-post-item p{margin:0 0 8px;color:#fff8efd6;line-height:1.45}.profile-post-item span{color:#fff8ef7a;font-size:13px;font-weight:800}.towns-shell{margin-top:34px}.towns-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:18px;border:1px solid rgba(255,248,239,.1);border-radius:8px;background:#fff8ef0d}.towns-toolbar b{display:block;color:var(--text);font-size:20px;font-weight:900}.towns-toolbar span{display:block;margin-top:4px;color:#fff8ef94;font-size:14px}.towns-search{width:min(100%,320px)}.towns-layout{display:grid;grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:18px;align-items:start}.towns-list{display:grid;gap:10px}.town-list-item{display:grid;gap:5px;width:100%;padding:15px;border:1px solid rgba(255,248,239,.09);border-radius:8px;background:#fff8ef0d;color:var(--text);cursor:pointer;text-align:left}.town-list-item:hover,.town-list-item.is-active{border-color:#ffd43b6b;background:#ffd43b17}.town-list-item b{font-size:17px;font-weight:900}.town-list-item span,.town-list-item small{color:#fff8ef9e;font-size:13px;font-weight:800}.town-detail{min-width:0;padding:24px}.town-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.town-detail h2{margin:0;color:#fff;font-size:clamp(28px,4vw,44px);line-height:1.05}.town-detail h3{margin:28px 0 14px;color:#fff;font-size:21px}.town-detail-head p,.town-description,.town-muted{color:#fff8efad;font-weight:700;line-height:1.55}.town-description{margin:18px 0;white-space:pre-wrap}.town-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.town-facts span{display:grid;gap:5px;min-height:72px;padding:12px;border-radius:8px;background:#fff8ef0f;color:#fff8efb8;font-size:14px;font-weight:800}.town-facts b{color:var(--yellow);font-size:12px;text-transform:uppercase}.town-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.town-gallery-item{position:relative;min-width:0}.town-gallery a{display:grid;gap:8px;color:#fff8efb8;font-size:13px;font-weight:800}.town-gallery img{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;background:#fff8ef0f}.town-gallery-remove{position:absolute;top:8px;right:8px;min-height:32px;padding:0 10px;border:1px solid rgba(255,248,239,.18);border-radius:8px;background:#0e0a08d1;color:#fff;cursor:pointer;font-size:12px;font-weight:900;backdrop-filter:blur(10px)}.town-gallery-remove:hover,.town-gallery-remove:focus-visible{border-color:#ff5c5c94;background:#781414db;outline:0}.town-gallery-remove:disabled{cursor:wait;opacity:.65}.town-members{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.town-member{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border-radius:8px;background:#fff8ef0f}.town-member img{width:42px;height:42px;border-radius:8px;object-fit:cover}.town-member span{display:grid;gap:3px;min-width:0}.town-member b,.town-member small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.town-member small{color:#fff8ef94;font-weight:800}.town-editor{display:grid;gap:12px}.town-editor label{display:grid;gap:8px;color:#fff8efb8;font-weight:900}.town-editor textarea,.town-media-row input{width:100%;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#00000038;color:var(--text);outline:0}.town-editor textarea{min-height:140px;padding:12px;resize:vertical}.town-media-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:8px;margin-bottom:8px}.town-media-row input{min-height:42px;padding:0 9px}.town-media-row button{min-height:42px;border:1px solid rgba(255,248,239,.12);border-radius:8px;background:#fff8ef14;color:var(--text);cursor:pointer;font-weight:900}.town-editor-message{min-height:20px;margin:0;color:#fff8ef9e;font-size:14px}.profile-town-row .stat-icon,.profile-town-row a{color:var(--yellow)}.profile-town-row a:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width: 920px){.towns-toolbar,.town-detail-head{display:grid}.towns-search{width:100%}.towns-layout,.town-facts,.town-gallery,.town-members,.town-media-row{grid-template-columns:1fr}}.profile-page{padding-top:118px}.profile-layout{grid-template-columns:minmax(300px,438px) minmax(0,1fr);align-items:start;gap:38px}.profile-sidebar{display:grid;gap:14px;position:sticky;top:96px;align-self:start}.profile-main{display:grid;gap:34px;min-width:0}.profile-breadcrumb{display:flex;align-items:center;gap:14px;min-height:38px;color:#fff8efc7;font-family:Unbounded,Manrope,Arial,sans-serif;font-size:18px;font-weight:800}.profile-breadcrumb a{color:var(--text)}.profile-breadcrumb span[aria-hidden]{color:#fff8ef7a;font-size:30px;line-height:1}.profile-breadcrumb img{width:32px;height:32px;border-radius:7px;object-fit:cover;image-rendering:pixelated}.profile-hero{display:block;padding:0;border:0;background:transparent;box-shadow:none}.profile-status{min-height:0;margin-bottom:12px;color:#ffb6a7;font-size:14px;letter-spacing:0}.profile-status:before{width:10px;height:10px}.profile-hero h1{margin:0 0 14px;font-size:clamp(42px,5vw,58px)}.profile-hero input{display:block;width:min(520px,100%);min-height:36px;padding:0;border:0;background:transparent;color:#fff8efe6;font-size:22px}.profile-hero input:focus,.profile-hero input[readonly]:focus{border-color:transparent}.profile-roles{margin-top:16px;gap:8px}.role-chip{min-height:38px;border-radius:12px;border-color:#ffac3f7a;background:#ffac3f14;color:#ffd188;font-size:15px}.role-chip i{width:30px;height:30px}.profile-viewer{min-height:564px;border:0;border-radius:22px;background:#9ad7ff12}.profile-viewer iframe{width:100%;height:540px;background:transparent}.profile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-action{display:grid;place-items:center;min-height:60px;border:1px solid rgba(154,215,255,.12);border-radius:8px;background:#2f9bd51f;color:var(--text);font-size:34px;font-weight:900;cursor:pointer}.profile-action i{display:grid;place-items:center;line-height:1}.profile-action.is-active{border-color:#ffac3f6b;background:#ffac3f2e}.profile-card{padding:0;border:0;background:transparent}.profile-card h2{display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:clamp(28px,3vw,36px)}.profile-card h2 span{display:inline-grid;place-items:center;min-width:34px;height:34px;border-radius:999px;background:#9ad7ff14;color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:17px}.profile-card-head{align-items:start}.mini-button,.show-more{border-color:#ffac3f42;background:#ffac3f1a}.character-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:20px}.character-card{position:relative;min-height:330px;padding:28px 18px 22px;overflow:hidden;border:0;border-radius:20px;background:#9ad7ff12;text-align:center}.character-card.is-current{background:linear-gradient(180deg,#8df24c29,#9ad7ff12 54%),#9ad7ff12;box-shadow:inset 0 0 0 1px #8df24c57,0 18px 54px #8df24c14}.character-card:after{content:"";position:absolute;left:16%;right:16%;bottom:108px;height:42px;border-radius:999px;background:linear-gradient(180deg,#05080c00,#05080c8c);filter:blur(8px);pointer-events:none}.character-card-open{position:relative;z-index:1;grid-template-columns:1fr;justify-items:center;gap:16px;text-align:center}.character-card img{width:min(124px,88%);height:178px}.character-card-text{padding-top:0}.character-card b{font-size:20px}.character-status{margin-inline:auto}.character-card-text p{margin-top:6px;font-size:15px}.character-card-meta{margin-top:8px;color:var(--yellow)}.character-actions{position:relative;z-index:1;justify-content:center}.show-more{width:auto;justify-self:center;min-width:170px;margin-top:18px;padding:0 18px}.profile-stats{display:grid;grid-template-columns:1fr;gap:12px}.profile-stats h2,.donation-card{grid-column:1 / -1}.profile-stats h2{display:none}.stat-row{grid-template-columns:42px 1fr;min-height:92px;margin:0;background:#fff8ef0f}.profile-pass-row{border:1px solid rgba(255,172,63,.24);background:#ffac3f1a}.profile-pass-row .stat-icon,.profile-pass-row p{color:#ffd188}.profile-points-row{border:1px solid rgba(255,223,63,.2);background:#ffdf3f14}.profile-points-row .stat-icon,.profile-points-row p{color:var(--yellow)}.pass-extension-card{display:grid;gap:10px;padding:16px;border:1px solid rgba(255,172,63,.22);border-radius:8px;background:linear-gradient(135deg,#ffac3f1f,#fff8ef0a),#fff8ef0d}.pass-extension-card>span{color:var(--yellow);font-weight:900}.pass-extension-card button{width:100%}.pass-extension-card button:disabled{cursor:not-allowed;filter:grayscale(.6);opacity:.55}.pass-extension-card p{min-height:20px;margin:0;color:#fff8efa3;font-size:14px}.stat-icon{font-size:34px}.stat-icon i{display:grid;place-items:center;line-height:1}.stat-row b{font-size:17px}.stat-row p{font-size:16px}.donation-card{justify-items:start;grid-template-columns:58px minmax(0,1fr);gap:6px 14px;margin-top:0;padding:18px;border:1px solid rgba(255,172,63,.18);background:#fff8ef0f;text-align:left}.donation-card img{grid-row:span 2;width:58px;height:58px}.donation-card h3{align-self:end;font-size:22px}.donation-card p{align-self:start;font-size:15px}.profile-post-item,.empty-posts{background:#fff8ef0f}@media (max-width: 980px){.players-layout{grid-template-columns:1fr}.players-filters{position:static}.players-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-layout{grid-template-columns:1fr}.feed-composer{position:static}.music-layout,.feed-topbar,.music-topbar{grid-template-columns:1fr}.music-upload{position:static}.profile-hero,.profile-grid,.profile-layout{grid-template-columns:1fr}.profile-sidebar{position:static}.profile-viewer{min-height:440px}.profile-viewer iframe{height:430px}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stats{grid-template-columns:1fr}}@media (max-width: 620px){.players-page{padding-top:98px}.player-card{grid-template-columns:54px minmax(0,1fr)}.player-face{width:54px;height:54px}.player-donation{grid-column:auto;grid-template-columns:1fr;justify-items:center;text-align:center}.players-toolbar,.reply-form,.music-track,.music-track-head{grid-template-columns:1fr}.music-actions{justify-content:flex-start}.music-player{grid-template-columns:42px 1fr auto}.music-progress{grid-column:1 / -1;grid-row:2}.music-volume{display:none}.global-music-player{left:12px;right:auto;bottom:12px;width:min(336px,calc(100vw - 24px));grid-template-columns:minmax(120px,1fr) auto auto;gap:12px;padding:8px 12px 8px 16px}.global-music-button[data-global-music-loop]{display:none}.global-music-volume-panel{right:-46px;bottom:calc(100% + 58px)}.global-music-progress-row{grid-template-columns:minmax(0,1fr)}.global-music-progress-row .global-music-time{display:none}.profile-page{padding-top:98px}.profile-hero,.profile-card{padding:20px}.profile-card,.profile-hero{padding:0}.profile-breadcrumb{font-size:15px}.profile-viewer iframe{height:360px}.profile-viewer{min-height:372px}.stat-row,.character-card{grid-template-columns:1fr}.stat-icon{justify-content:start}.character-grid{grid-template-columns:1fr}}.read-more{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding:12px 18px;border-radius:12px;background:#8b4a68;color:#fff;font-weight:700;text-decoration:none;transition:.2s ease}.read-more i{font-size:18px;line-height:1;display:flex}.read-more:hover{background:#a35a7a;transform:translateY(-2px)}.hero:after{content:"";position:absolute;z-index:-1;inset:-96px 0 0;pointer-events:none;background:radial-gradient(circle at 24% 31%,rgba(255,223,63,.24),transparent 28rem),linear-gradient(180deg,rgba(0,0,0,.12),transparent 28%,rgba(16,13,11,.36))}.site-nav{gap:clamp(18px,2.8vw,44px)}@media (max-width: 860px){.site-nav{max-height:calc(100vh - 92px);overflow-y:auto}}@media (max-width: 720px){.character-modal-layout{grid-template-columns:1fr;gap:16px;align-items:start}.character-modal img,.character-modal iframe{height:220px}.character-modal-copy{max-width:100%}.music-hero-title{min-height:170px;padding:22px}.music-hero h2{font-size:clamp(27px,8vw,36px)}.music-topbar,.music-section-head{display:grid;grid-template-columns:1fr;align-items:stretch}.music-sort-field{width:100%}.music-chart-list,.music-album-list,.music-playlist-list{grid-template-columns:1fr}}.site-header{grid-template-columns:minmax(170px,1fr) auto minmax(150px,1fr);gap:clamp(14px,2vw,30px)}.site-header .brand{grid-column:1}.site-header .site-nav{grid-column:2}.site-header .login-button,.site-header .account-menu{grid-column:3}@media (max-width: 980px){.site-header{grid-template-columns:1fr auto auto}.site-header .brand{grid-column:1}.site-header .nav-toggle,.site-header .login-button,.site-header .account-menu{grid-column:3}.site-header .site-nav{grid-column:1 / -1}}@media (max-width: 680px){.site-header{grid-template-columns:1fr auto}.site-header .nav-toggle,.site-header .login-button,.site-header .account-menu{grid-column:2}.site-header .site-nav{top:92px}}.playlist-track-row .album-track-info,.playlist-track-row .playlist-row-actions button,.album-page-actions button{background:#fff8ef12;color:var(--text)}.playlist-track-row .album-track-info{border:0}.playlist-track-row .playlist-row-actions button:hover:not(:disabled),.album-page-actions button:hover:not(:disabled){color:var(--yellow)}@media (max-width: 860px){.music-entity-editor-grid,.playlist-track-row{grid-template-columns:1fr}}.site-header .site-nav a.is-active:not(:hover){color:var(--text);transform:none}.site-header .site-nav a.is-active:not(:hover):after{left:50%;right:50%}.site-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse 60% 50% at 10% 40%,rgba(255,172,63,.07) 0%,transparent 100%),radial-gradient(ellipse 50% 60% at 90% 25%,rgba(47,155,213,.06) 0%,transparent 100%),radial-gradient(ellipse 40% 40% at 50% 80%,rgba(207,104,25,.04) 0%,transparent 100%);background-color:var(--ink);pointer-events:none}.site-bg:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.035;mix-blend-mode:overlay;pointer-events:none}.site-header{background-color:transparent!important;border-bottom:1px solid transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:background-color .4s ease,backdrop-filter .4s ease,-webkit-backdrop-filter .4s ease,border-color .4s ease,box-shadow .35s ease!important}.site-header.is-scrolled{background-color:#100d0b40!important;border-bottom-color:#ffdf3f1a!important;backdrop-filter:blur(24px) saturate(180%)!important;-webkit-backdrop-filter:blur(24px) saturate(180%)!important;box-shadow:0 4px 30px #0003!important}.footer{padding-top:100px!important}.footer-night{height:240px!important;opacity:.85!important}.footer-shell{border:1px solid rgba(255,223,63,.12)!important;border-radius:24px!important;background:radial-gradient(ellipse 70% 60% at 8% -10%,rgba(255,223,63,.14),transparent 50%),radial-gradient(ellipse 50% 50% at 95% 100%,rgba(207,104,25,.08),transparent 50%),linear-gradient(145deg,#2f1915,#3b241d 40%,#1e0f0c)!important;box-shadow:0 -1px #ffdf3f0f inset,0 32px 80px #00000059!important}.footer-top{min-height:78px!important;padding:18px 38px!important;background:#ffdf3f0f!important;border-bottom:1px solid rgba(255,223,63,.08)!important;box-shadow:none!important}.footer-brand strong{background:linear-gradient(135deg,var(--yellow),var(--orange))!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.footer-brand a{color:var(--muted)!important;transition:color .25s ease!important;font-size:14px!important;opacity:.7!important}.footer-brand a:hover{color:var(--yellow)!important;opacity:1!important}.socials a{border-radius:14px!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.04)!important;transition:background .25s ease,color .25s ease,transform .25s cubic-bezier(.2,.85,.25,1),border-color .25s ease,box-shadow .25s ease!important}.socials a:hover{background:#ffdf3f26!important;color:var(--yellow)!important;transform:translateY(-3px)!important;border-color:#ffdf3f33!important;box-shadow:0 4px 16px #ffac3f26!important}.footer-bottom{padding:28px 38px 32px!important}.footer-bottom p{font-size:14px!important;color:#c9aea499!important;line-height:1.55!important}.quote.section{position:relative}.quote.section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 80% at 20% 50%,rgba(255,172,63,.04),transparent),radial-gradient(ellipse 40% 60% at 80% 30%,rgba(47,155,213,.03),transparent);pointer-events:none}.features.section{position:relative}.features.section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 70% 20%,rgba(207,104,25,.04),transparent);pointer-events:none}.faq.section{position:relative}.faq.section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 30% 60%,rgba(141,242,76,.03),transparent);pointer-events:none}.shop.section{position:relative}.shop.section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 40% 50% at 50% 40%,rgba(255,223,63,.05),transparent);pointer-events:none}.login-button{background:linear-gradient(135deg,var(--yellow) 0%,var(--orange-deep) 100%)!important;color:var(--ink)!important;font-weight:700!important;border:none!important;text-shadow:none!important;transition:transform .25s cubic-bezier(.2,.85,.25,1),box-shadow .25s ease!important}.login-button i{color:var(--ink)!important}.login-button:hover{transform:translateY(-2px) scale(1.03)!important;box-shadow:0 6px 20px #ffac3f59!important}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:32px 38px;border-top:1px solid rgba(255,223,63,.06)}.footer-col{display:flex;flex-direction:column;align-items:flex-start}.footer-col h4{margin:0 0 14px;color:var(--text);font-family:Unbounded,Manrope,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.footer-col a{display:block;padding:5px 0;color:var(--muted);font-size:15px;line-height:1.5;transition:color .2s ease,transform .2s ease}.footer-col a:hover{color:var(--yellow);transform:translate(4px)}.footer-bottom a{color:var(--muted);font-size:14px;opacity:.5;transition:color .2s ease,opacity .2s ease}.footer-bottom a:hover{color:var(--yellow);opacity:1}.footer-bottom{border-top:1px solid rgba(255,223,63,.06)!important}@media (max-width: 860px){.footer-links{grid-template-columns:1fr 1fr;padding:24px 22px;gap:24px}}@media (max-width: 520px){.footer-links{grid-template-columns:1fr;padding:20px 22px;gap:20px}.footer-top{padding:16px 22px!important}.footer-bottom{padding:20px 22px 24px!important}}.player-card,.profile-card,.feed-post,.town-list-item,.team-slide,.player-story-card,.character-card,.town-detail{background:linear-gradient(145deg,#ffffff0d,#ffffff03)!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:16px!important;box-shadow:0 4px 24px #00000040!important;transform:translateZ(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;contain:paint;clip-path:inset(0 round 16px)!important;transition:transform .3s cubic-bezier(.2,.85,.25,1),box-shadow .3s ease,border-color .3s ease,background .3s ease!important}.player-card:hover,.town-list-item:hover,.team-slide:hover,.character-card:hover{transform:translateY(-4px)!important;background:#ffffff0b!important;border-color:#ffd43b33!important;box-shadow:0 12px 32px #ffac3f14,0 4px 10px #0000004d!important}.feed-post-content{font-size:1.05rem!important;line-height:1.6!important;color:#f0f0f2!important}.player-face,.team-render img,.feed-reply-face,.feed-post-head img{border-radius:8px!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 2px 10px #00000080!important}.role-chip,.tag,.history-season-meta span{backdrop-filter:blur(8px)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:6px!important}.music-track,.music-album-card{background:#ffffff05!important;border:1px solid rgba(255,255,255,.04)!important;backdrop-filter:blur(8px)!important;border-radius:12px!important;transition:all .3s ease!important}.music-track:hover,.music-album-card:hover{background:#ffffff0a!important;border-color:#ffffff1a!important;transform:translate(4px)!important}.character-card{overflow:hidden!important;transform:translateZ(0)!important}.rp-showcase{overflow:hidden;padding:78px 0;background:radial-gradient(circle at 50% 120%,rgba(255,169,58,.08),transparent 50%)}.rp-showcase-head{margin-bottom:22px;text-align:center}.rp-showcase-head h2{margin:7px 0 6px;color:#eeeae5;font:800 clamp(26px,4vw,44px) Unbounded,sans-serif}.rp-showcase-head p{margin:0;color:#fff8ef73;font-size:11px}.rp-showcase-viewport{position:relative;width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.rp-showcase-track{display:flex;width:max-content;gap:12px;padding:10px 0 22px;animation:rpShowcaseMarquee 48s linear infinite}.rp-showcase-track:hover{animation-play-state:paused}.rp-showcase-track.is-short{width:100%;justify-content:center;animation:none}.rp-showcase-card{display:grid;grid-template-columns:76px 310px;gap:16px;align-items:center;min-height:126px;padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:linear-gradient(145deg,#141a1ff2,#0b1014fa);color:inherit;box-shadow:0 18px 45px #00000024;transition:border-color .2s ease,transform .2s ease}.rp-showcase-card:hover{transform:translateY(-3px);border-color:#ffad423d}.rp-showcase-card img{display:block;width:76px;height:76px;aspect-ratio:1;border:1px solid rgba(255,173,66,.14);border-radius:10px;background:#0003;object-fit:contain;image-rendering:pixelated}.rp-showcase-card>span{display:grid;gap:8px;min-width:0}.rp-showcase-card>span>span{display:grid;gap:3px;min-width:0}.rp-showcase-card strong{overflow:hidden;color:#f0ece6;font:800 12px Unbounded,sans-serif;text-overflow:ellipsis;white-space:nowrap}.rp-showcase-card b{overflow:hidden;color:#ffb64d;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rp-showcase-card q{display:-webkit-box;overflow:hidden;color:#fff8efad;font-size:14px;font-weight:750;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rp-showcase-loading{width:min(620px,calc(100vw - 32px));padding:26px;color:#ffffff7a;text-align:center}@keyframes rpShowcaseMarquee{to{transform:translate(calc(-50% - 6px))}}@media (max-width:640px){.rp-showcase{padding:55px 0}.rp-showcase-card{grid-template-columns:64px 245px;gap:13px;min-height:112px;padding:14px}.rp-showcase-card img{width:64px;height:64px}.rp-showcase-card b,.rp-showcase-card q{font-size:12px}}@media (prefers-reduced-motion:reduce){.rp-showcase-track{width:auto;max-width:100%;padding-inline:16px;overflow-x:auto;animation:none}.rp-showcase-card{flex:0 0 auto;transition:none}.rp-showcase-card:hover{transform:none}}.opportunities-page{background:radial-gradient(circle at 76% 5%,rgba(255,169,58,.09),transparent 31rem),#090c0f;color:#ece9e4}.opportunity-center{min-height:80vh;padding:118px 0 90px}.opportunity-shell{width:min(1180px,calc(100% - 32px))}.opportunity-hero{display:flex;align-items:end;justify-content:space-between;gap:34px;margin:36px 0 25px}.opportunity-hero h1{max-width:780px;margin:8px 0 11px;font:800 clamp(34px,6vw,68px)/1.02 Unbounded,sans-serif;letter-spacing:-.045em}.opportunity-hero p{max-width:700px;margin:0;color:#fff8ef91;font-size:14px;line-height:1.75}.opportunity-hero>button{flex:0 0 auto;min-height:48px}.opportunity-tools{display:grid;grid-template-columns:minmax(250px,1fr) auto auto;gap:12px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.075);border-radius:16px;background:#0d1115eb}.opportunity-search{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#090d10;color:#ffffff5c}.opportunity-search input{width:100%;border:0;outline:0;background:transparent;color:#f0efeb;font:700 11px Manrope,sans-serif}.opportunity-categories{display:flex;flex-wrap:wrap;gap:5px}.opportunity-categories button{min-height:36px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#fff8ef85;font:800 9px Manrope,sans-serif;cursor:pointer}.opportunity-categories button:hover,.opportunity-categories button.is-active{background:#ffad421a;color:#ffc46a}.opportunity-closed{display:flex;gap:7px;align-items:center;color:#fff8ef8c;font-size:9px;font-weight:800;white-space:nowrap}.opportunity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px}.opportunity-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:19px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:linear-gradient(145deg,#ffffff09,#ffffff03);box-shadow:0 18px 50px #00000026;transition:transform .25s ease,border-color .25s ease}.opportunity-card:hover{transform:translateY(-3px);border-color:#ffad4238}.opportunity-card.is-closed{opacity:.58}.opportunity-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.opportunity-card-head time{color:#ffffff57;font-size:8px}.opportunity-category{padding:6px 8px;border-radius:6px;background:#ffad4217;color:#ffc46a;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.opportunity-category.is-service{background:#63d1ff17;color:#8bddff}.opportunity-category.is-contract{background:#c191ff1a;color:#d0aaff}.opportunity-category.is-search{background:#70dc9f17;color:#82e7ad}.opportunity-category.is-rp{background:#ff6f661a;color:#ff9d96}.opportunity-card h2{margin:18px 0 9px;color:#f1efeb;font:750 17px/1.28 Unbounded,sans-serif}.opportunity-description{display:-webkit-box;overflow:hidden;margin:0;color:#fff8ef8c;font-size:11px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.opportunity-card dl{display:grid;gap:7px;margin:16px 0}.opportunity-card dl div{display:grid;grid-template-columns:72px 1fr;gap:8px}.opportunity-card dt{color:#ffffff52;font-size:8px;font-weight:900;text-transform:uppercase}.opportunity-card dd{margin:0;color:#d7d7d3;font-size:10px;font-weight:800;overflow-wrap:anywhere}.opportunity-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:13px;border-top:1px solid rgba(255,255,255,.055)}.opportunity-author{display:flex;align-items:center;gap:8px;min-width:0}.opportunity-author img{width:32px;height:32px;border-radius:8px;image-rendering:pixelated}.opportunity-author span{display:grid;min-width:0}.opportunity-author a{overflow:hidden;color:#ecece8;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.opportunity-author small{color:#ffffff59;font-size:8px}.opportunity-state{color:#72dca0;font-size:8px;font-weight:900;text-transform:uppercase}.is-closed .opportunity-state{color:#ff9892}.opportunity-card-tools{display:flex;gap:6px;margin-top:10px}.opportunity-card-tools button{min-height:31px;padding:0 9px;border:1px solid rgba(255,173,66,.14);border-radius:7px;background:#ffad420d;color:#ffc169;font:800 8px Manrope,sans-serif;cursor:pointer}.opportunity-card-tools button.is-danger{border-color:#ff5a5a24;background:#ff46460a;color:#ff9898}.opportunity-empty{grid-column:1/-1;display:grid;place-items:center;min-height:360px;padding:40px;border:1px dashed rgba(255,255,255,.09);border-radius:15px;text-align:center}.opportunity-empty i{color:#ffb64c;font-size:28px}.opportunity-empty h2{margin:12px 0 5px;font:700 17px Unbounded,sans-serif}.opportunity-empty p{margin:0;color:#ffffff70;font-size:11px}.opportunity-loading{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.opportunity-loading span{height:330px;border-radius:15px;background:linear-gradient(100deg,#ffffff05,#ffffff0e,#ffffff05);background-size:220% 100%;animation:notificationSkeleton 1.2s infinite}.opportunity-dialog{width:min(740px,calc(100% - 24px))}.opportunity-form{width:100%;max-width:none}.opportunity-form h2{margin:5px 0 20px;font:800 25px Unbounded,sans-serif}.opportunity-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.opportunity-form-grid label{display:grid;gap:7px;color:#fff8ef8c;font-size:9px;font-weight:900;text-transform:uppercase}.opportunity-form-grid .is-wide{grid-column:1/-1}.opportunity-form-grid input,.opportunity-form-grid select,.opportunity-form-grid textarea{width:100%;min-height:42px;padding:10px 11px;border:1px solid rgba(255,255,255,.09);border-radius:9px;outline:0;background:#0a0f13;color:#ecece9;font:700 11px Manrope,sans-serif;text-transform:none}.opportunity-form-grid textarea{min-height:125px;resize:vertical}.opportunity-form [data-opportunity-form-status]{min-height:18px;color:#ff9b92;font-size:10px}@media (max-width: 960px){.opportunity-tools{grid-template-columns:1fr}.opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.opportunity-center{padding-top:92px}.opportunity-hero{align-items:stretch;flex-direction:column}.opportunity-grid,.opportunity-form-grid{grid-template-columns:1fr}.opportunity-form-grid .is-wide{grid-column:auto}.opportunity-loading{grid-template-columns:1fr}.opportunity-loading span:nth-child(n+2){display:none}}@media (prefers-reduced-motion: reduce){.opportunity-card{transition:none}.opportunity-card:hover{transform:none}}.site-header{background:transparent!important;background-color:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:background-color .34s ease,border-color .34s ease,box-shadow .34s ease,backdrop-filter .34s ease,-webkit-backdrop-filter .34s ease,transform .4s cubic-bezier(.2,.85,.25,1)!important}.store-tool-button,.store-cart-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:0 13px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#ffffff09;color:#fff8efd1;font:800 11px Manrope,sans-serif;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.store-tool-button:hover,.store-cart-button:hover{transform:translateY(-1px);border-color:#ffbe4a47;background:#ffac3f14}.store-tool-button .pivo-icon,.store-cart-button .pivo-icon{width:16px;height:16px;color:var(--yellow)}.store-cart-button b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:7px;background:#ffffff14;font-size:10px}.store-cart-button.has-items{border-color:#ffbe4a3d;color:var(--yellow)}.store-cart-button.has-items b{background:var(--yellow);color:var(--ink)}.store-product-visual-link{position:relative;display:block;color:inherit}.store-product-visual-link>.store-product-visual{display:grid;width:100%}.store-product-card h3 a{color:inherit;transition:color .18s ease}.store-product-card h3 a:hover{color:var(--yellow)}.store-sale-badge{position:absolute;z-index:2;top:11px;left:11px;padding:6px 8px;border:1px solid rgba(255,232,178,.25);border-radius:8px;background:#e4683feb;color:#fff8ef;font-size:10px;font-weight:900;box-shadow:0 8px 24px #00000038}.store-product-actions{display:flex;align-items:center;gap:6px}.store-product-footer .store-details-button{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:9px;color:#fff8efb8;font-size:10px;font-weight:800}.store-product-footer .store-details-button:hover{border-color:#ffbe4a40;color:var(--yellow)}.store-product-footer .store-add-button{width:38px;padding:0;justify-content:center}.store-product-footer .store-add-button .pivo-icon{width:17px;height:17px}.store-sales-section{padding-block:18px 22px}.store-sales-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:15px}.store-sales-head h2{margin:5px 0 0;font:700 clamp(23px,2.4vw,34px)/1.15 Unbounded,Manrope,sans-serif}.store-sales-head>p{margin:0;color:var(--muted);font-size:11px}.store-sales-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.store-sales-list>:only-child{grid-column:1 / -1}.store-sale-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;min-height:132px;padding:20px;overflow:hidden;border:1px solid rgba(255,132,84,.2);border-radius:15px;background:radial-gradient(circle at 0 0,rgba(226,93,53,.17),transparent 55%),linear-gradient(135deg,#361f19e6,#181413f5)}.store-sale-card>strong{align-self:start;color:#ff9c65;font:800 clamp(29px,3vw,43px)/1 Unbounded,Manrope,sans-serif;letter-spacing:-.06em}.store-sale-card>div:nth-child(2)>span{color:#ff9c65;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.store-sale-card h3{margin:5px 0;font:700 15px/1.25 Unbounded,Manrope,sans-serif}.store-sale-card p{margin:0;color:var(--muted);font-size:10px}.store-sale-products{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px}.store-sale-products a,.store-sale-products span{padding:6px 8px;border:1px solid rgba(255,255,255,.075);border-radius:7px;background:#ffffff06;color:#fff8efa6;font-size:9px;font-weight:800}.store-sale-products a:hover{border-color:#ff9c654d;color:#ffb181}.store-product-page{min-height:80vh;padding-top:116px}.store-product-page .breadcrumbs{margin-bottom:24px}.store-product-detail{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1fr);gap:clamp(30px,5vw,72px);align-items:center;padding:clamp(22px,3vw,38px);border:1px solid rgba(255,255,255,.075);border-radius:19px;background:linear-gradient(140deg,#2f221de0,#141211f5);box-shadow:0 30px 80px #00000040}.store-product-detail-art{position:relative;display:grid;place-items:center;min-height:410px;overflow:hidden;border:1px solid rgba(255,190,74,.1);border-radius:15px;background:radial-gradient(circle at 50% 42%,rgba(255,190,74,.16),transparent 42%),#ffffff05;color:var(--yellow)}.store-product-detail-art img{width:100%;height:100%;max-height:440px;padding:clamp(30px,6vw,68px);object-fit:contain;filter:drop-shadow(0 22px 28px rgba(0,0,0,.25))}.store-product-detail-art>span:not(.store-product-detail-sale) .pivo-icon{width:72px;height:72px}.store-product-detail-art img+span{display:none}.store-product-detail-sale{position:absolute;top:16px;left:16px;padding:7px 10px;border-radius:8px;background:#e76845;color:#fff;font-size:10px;font-weight:900}.store-product-detail-copy h1{margin:12px 0 17px;font:700 clamp(30px,4vw,54px)/1.06 Unbounded,Manrope,sans-serif;letter-spacing:-.035em}.store-product-detail-description{max-width:680px;margin:0;color:var(--muted);font-size:15px;line-height:1.7;white-space:pre-line}.store-product-detail-price{display:flex;align-items:baseline;gap:12px;margin:25px 0}.store-product-detail-price del{color:#c9aea47a;font-size:15px}.store-product-detail-price strong{color:var(--yellow);font:800 clamp(27px,3vw,39px)/1 Unbounded,Manrope,sans-serif}.store-product-detail-actions{display:flex;flex-wrap:wrap;gap:9px}.store-product-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:47px;padding:0 16px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#ffffff09;color:var(--text);font:800 12px Manrope,sans-serif;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.store-product-detail-actions button:hover{transform:translateY(-1px);border-color:#ffbe4a47}.store-product-detail-actions .store-product-buy-now{border:0;background:var(--yellow);color:var(--ink)}.store-product-detail-actions .store-product-buy-now:hover{background:#ffc35e}.store-product-detail-actions .pivo-icon{width:17px;height:17px}.store-product-detail-note{display:flex;align-items:center;gap:11px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.065);color:var(--muted)}.store-product-detail-note>.pivo-icon{width:22px;height:22px;color:var(--store-green)}.store-product-detail-note p{margin:0;font-size:10px;line-height:1.5}.store-product-detail-note strong{color:#fff8efcc}.store-related{padding-top:42px}.store-related-head{margin-bottom:16px}.store-related-head h2{margin:5px 0 0;font:700 clamp(21px,2.4vw,31px)/1.2 Unbounded,Manrope,sans-serif}.store-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-product-not-found{display:grid;justify-items:center;padding:80px 24px;border:1px dashed rgba(255,255,255,.1);border-radius:18px;text-align:center}.store-product-not-found .pivo-icon{width:42px;height:42px;color:var(--yellow)}.store-product-not-found h1{margin:16px 0 8px;font:700 clamp(27px,4vw,45px)/1.1 Unbounded,Manrope,sans-serif}.store-product-not-found p{margin:0 0 18px;color:var(--muted)}.store-product-not-found a{padding:11px 15px;border-radius:9px;background:var(--yellow);color:var(--ink);font-weight:900}.store-cart,.store-history{width:min(720px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;overflow:auto;border:1px solid rgba(255,190,74,.16);border-radius:17px;background:#191513;color:var(--text);box-shadow:0 34px 100px #000000ad}.store-cart::backdrop,.store-history::backdrop{background:#040303b8;backdrop-filter:blur(7px)}.store-cart-shell,.store-history-shell{padding:22px}.store-cart-head{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.07)}.store-cart-head h2{margin:4px 0 0;font:700 24px/1.2 Unbounded,Manrope,sans-serif}.store-cart-head p{margin:6px 0 0;color:var(--muted);font-size:11px}.store-cart-head>button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff06;color:var(--muted);font-size:23px;cursor:pointer}.store-cart-items{display:grid}.store-cart-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto auto 30px;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.06)}.store-cart-item-art{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border-radius:10px;background:#ffac3f0f;color:var(--yellow)}.store-cart-item-art img{width:100%;height:100%;padding:5px;object-fit:contain}.store-cart-item-art img+span{display:none}.store-cart-item-art .pivo-icon{width:23px;height:23px}.store-cart-item-copy{display:grid;min-width:0}.store-cart-item-copy a{overflow:hidden;color:var(--text);font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.store-cart-item-copy a:hover{color:var(--yellow)}.store-cart-item-copy span{margin-top:2px;color:var(--muted);font-size:9px}.store-cart-item-controls{display:grid;grid-template-columns:28px 48px 28px;align-items:center;text-align:center}.store-cart-item-controls button{width:28px;height:28px;border:1px solid rgba(255,255,255,.08);border-radius:7px;background:#ffffff06;color:var(--text);cursor:pointer}.store-cart-item-controls input{width:48px;height:28px;padding:0 3px;border:0;background:transparent;color:var(--text);font:800 11px Manrope,sans-serif;text-align:center;appearance:textfield}.store-cart-item-controls input::-webkit-inner-spin-button{appearance:none}.store-cart-item>strong{min-width:72px;font:700 11px Unbounded,Manrope,sans-serif;text-align:right}.store-cart-remove{width:30px;height:30px;border:0;background:none;color:#fff8ef6b;font-size:21px;cursor:pointer}.store-cart-remove:hover{color:#ff826e}.store-cart-empty,.store-history-empty{display:grid;justify-items:center;padding:48px 20px;text-align:center}.store-cart-empty>.pivo-icon,.store-history-empty>.pivo-icon{width:31px;height:31px;color:var(--yellow)}.store-cart-empty h3,.store-history-empty h3{margin:12px 0 4px;font:700 17px Unbounded,Manrope,sans-serif}.store-cart-empty p,.store-history-empty p{margin:0;color:var(--muted);font-size:11px}.store-cart-checkout{padding-top:4px}.store-cart-checkout .store-checkout-fields{grid-template-columns:repeat(3,1fr)}.store-history-list{display:grid}.store-history-loading,.store-history-error{padding:46px 20px;color:var(--muted);text-align:center}.store-history-error{color:#ff9f8d}.store-history-item{display:grid;gap:10px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.065)}.store-history-item:last-child{border-bottom:0}.store-history-item>div:first-child,.store-history-item>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.store-history-item>div:first-child span{color:var(--muted);font-size:10px}.store-history-item>div:first-child b{padding:5px 7px;border-radius:7px;background:#87b9f514;color:var(--store-blue);font-size:9px}.store-history-item>div:first-child b.is-delivered,.store-history-item>div:first-child b.is-paid{background:#79d69c14;color:var(--store-green)}.store-history-item>div:first-child b.is-error{background:#ff705817;color:#ff8f7c}.store-history-products{display:flex;flex-wrap:wrap;gap:7px}.store-history-products a,.store-history-products span{padding:7px 9px;border:1px solid rgba(255,255,255,.075);border-radius:8px;color:#fff8efcc;font-size:11px;font-weight:800}.store-history-products a:hover{border-color:#ffbe4a3d;color:var(--yellow)}.store-history-item>div:last-child{color:#c9aea47a;font-size:9px}@media (max-width: 1180px){.store-toolbar{align-items:start;flex-direction:column}.store-toolbar-actions{justify-content:flex-start;width:100%}.store-search{margin-left:auto}.store-product-detail{grid-template-columns:minmax(280px,.8fr) 1fr;gap:30px}}@media (max-width: 860px){.store-sales-list,.store-product-detail{grid-template-columns:1fr}.store-product-detail-art{min-height:330px}.store-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-cart-checkout .store-checkout-fields{grid-template-columns:1fr 1fr}}@media (max-width: 680px){.store-toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.store-toolbar-actions .store-search{grid-column:1 / -1;grid-row:1;width:100%;margin:0}.store-manage-button{grid-column:1 / -1}.store-tool-button,.store-cart-button{width:100%}.store-sales-head{align-items:start;flex-direction:column;gap:7px}.store-sale-card{grid-template-columns:1fr;gap:9px}.store-sale-products{grid-column:1}.store-product-page{padding-top:96px}.store-product-detail{padding:16px}.store-product-detail-art{min-height:260px}.store-product-detail-copy h1{font-size:clamp(27px,9vw,40px)}.store-product-detail-description{font-size:13px}.store-product-detail-actions{display:grid;grid-template-columns:1fr 1fr}.store-product-detail-actions .store-product-buy-now{grid-column:1 / -1}.store-product-detail-actions button{padding-inline:10px}.store-related-grid{grid-template-columns:1fr}.store-cart-shell,.store-history-shell{padding:17px}.store-cart-item{grid-template-columns:46px minmax(0,1fr) 30px;gap:9px}.store-cart-item-art{width:46px;height:46px}.store-cart-item-controls{grid-column:2;justify-self:start}.store-cart-item>strong{grid-column:3;grid-row:2;min-width:0;font-size:10px}.store-cart-remove{grid-column:3;grid-row:1}.store-cart-checkout .store-checkout-fields{grid-template-columns:1fr}.store-history-item>div:last-child{align-items:start;flex-direction:column;gap:4px}}@media (prefers-reduced-motion: reduce){.store-tool-button,.store-cart-button,.store-product-detail-actions button{transition:none!important;transform:none!important}}.breadcrumbs{gap:12px;margin-bottom:24px;color:#fff8ef85;font-size:13px;font-weight:700}.breadcrumbs a{transition:color .2s ease}.breadcrumbs a:hover{color:var(--yellow)}.breadcrumbs b{color:#fff8efd1}.breadcrumbs svg{width:16px;height:16px;stroke-width:2}.breadcrumbs>span{width:7px;height:7px;border-width:2px 2px 0 0}@media (min-width: 981px){.site-header{min-height:68px;height:68px;padding-inline:max(22px,calc((100vw - var(--content)) / 2));gap:clamp(12px,1.7vw,24px)}.site-header .brand{gap:10px}.site-header .brand-mark{width:36px;height:28px}.site-header .brand-mark:before{left:5px;top:-6px;width:26px;height:7px}.site-header .brand strong{font-size:20px}.site-header .brand small{font-size:10px}.site-header .site-nav{gap:clamp(16px,2vw,30px)}.site-header .site-nav a{padding-block:7px;font-size:13px}.site-header .login-button,.site-header .account-trigger{min-height:42px;height:42px;padding-inline:14px;border-radius:10px;font-size:12px}.site-header .account-trigger img{width:30px;height:30px}.hero{min-height:min(820px,100vh);padding-top:clamp(168px,21vh,220px)!important;padding-bottom:110px!important;align-items:flex-start}}.vacancy-card-review{--vacancy-accent: #62b8e8}.vacancy-card-guide{--vacancy-accent: #eabf58}.vacancies-page .breadcrumbs{margin-bottom:30px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.store-page{--store-green: #79d69c;--store-blue: #87b9f5;background:#0d0c0b}.store-page .site-bg{background:radial-gradient(circle at 82% 4%,rgba(93,142,203,.11),transparent 34rem),radial-gradient(circle at 12% 14%,rgba(255,166,56,.11),transparent 32rem)}.store-main{min-height:100vh}.store-hero{padding-top:124px;padding-bottom:48px}.store-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:end;gap:56px}.store-preview-badge{display:inline-flex;align-items:center;gap:9px;min-height:30px;padding:0 11px;border:1px solid rgba(121,214,156,.18);border-radius:999px;background:#79d69c0f;color:var(--store-green);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.store-preview-badge i{width:7px;height:7px;border-radius:50%;background:var(--store-green);box-shadow:0 0 0 4px #79d69c17}.store-hero h1{max-width:920px;margin:17px 0 18px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(42px,5.5vw,76px);line-height:.99;letter-spacing:-.045em}.store-hero h1 span{color:var(--yellow)}.store-hero-copy>p{max-width:700px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.store-trust-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.store-trust-row>span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:#ffffff06;color:#fff8efad;font-size:11px;font-weight:700}.store-trust-row .pivo-icon{width:15px;height:15px;color:var(--store-green)}.store-pulse-card{display:grid;grid-template-columns:52px 1fr;gap:13px;padding:18px;border:1px solid rgba(255,190,74,.15);border-radius:15px;background:linear-gradient(145deg,#382318e0,#1a1412e6);box-shadow:0 20px 50px #00000038}.store-pulse-icon{grid-row:1 / 3;width:52px;height:52px;border-radius:13px;background:#ffac3f17;color:var(--yellow)}.store-pulse-icon .pivo-icon{width:25px;height:25px}.store-pulse-card small{display:block;margin-bottom:4px;color:var(--muted);font-size:11px}.store-pulse-card strong{font-size:15px}.store-pulse-status{grid-column:2;display:inline-flex;align-items:center;gap:7px;color:var(--store-green);font-size:10px;font-weight:800;text-transform:uppercase}.store-pulse-status i{width:6px;height:6px;border-radius:50%;background:currentColor}.store-page .store-popular-section{padding-block:8px 12px}.store-popular-shell{position:relative;overflow:hidden;padding:18px;border:1px solid rgba(255,190,74,.13);border-radius:16px;background:linear-gradient(120deg,#30221bcc,#181412eb);box-shadow:0 18px 50px #00000029;isolation:isolate}.store-popular-shell:after{content:"";position:absolute;z-index:-1;top:-90px;left:-180px;width:360px;height:220px;border-radius:50%;background:#ffac3f1c;filter:blur(54px);animation:store-popular-glow 9s ease-in-out infinite alternate;pointer-events:none}.store-popular-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px}.store-popular-mark{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,190,74,.18);border-radius:11px;background:#ffac3f17;color:var(--yellow)}.store-popular-mark:after{content:"";position:absolute;top:5px;right:5px;width:5px;height:5px;border-radius:50%;background:var(--store-green);box-shadow:0 0 0 4px #79d69c14;animation:store-popular-pulse 2.4s ease-in-out infinite}.store-popular-mark .pivo-icon{width:20px;height:20px}.store-popular-head h2{margin:3px 0 0;font-family:Unbounded,Manrope,sans-serif;font-size:18px}.store-popular-head>p{margin:0;color:#c9aea48c;font-size:10px;font-weight:700}.store-popular-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.store-popular-card{position:relative;display:grid;grid-template-columns:22px 48px minmax(0,1fr) 22px;align-items:center;gap:10px;min-width:0;min-height:76px;padding:9px 10px;overflow:hidden;border:1px solid rgba(255,255,255,.065);border-radius:11px;background:#ffffff06;color:var(--text);text-align:left;cursor:pointer;animation:store-popular-enter .48s cubic-bezier(.2,.75,.2,1) both;animation-delay:calc(var(--popular-index) * 70ms);transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.store-popular-card:hover{transform:translateY(-2px);border-color:#ffbe4a38;background:#ffac3f0d}.store-popular-card:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.store-popular-rank{align-self:start;padding-top:2px;color:#ffbe4a7a;font:800 9px Unbounded,Manrope,sans-serif}.store-popular-art{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:10px;background:radial-gradient(circle,#ffbe4a24,#ffac3f09);color:var(--yellow)}.store-popular-art img{width:100%;height:100%;padding:5px;object-fit:contain;transition:transform .22s ease}.store-popular-card:hover .store-popular-art img{transform:scale(1.06) rotate(-1deg)}.store-popular-art .pivo-icon{width:23px;height:23px}.store-popular-copy{display:grid;min-width:0}.store-popular-copy small{color:var(--yellow);font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.store-popular-copy strong{overflow:hidden;margin:2px 0 3px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.store-popular-copy b{font-size:10px;color:#fff8efab}.store-popular-arrow{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#ffac3f14;color:var(--yellow);transition:transform .2s ease}.store-popular-arrow .pivo-icon{width:13px;height:13px}.store-popular-card:hover .store-popular-arrow{transform:translate(2px)}@keyframes store-popular-enter{0%{opacity:0;transform:translateY(9px) scale(.985)}to{opacity:1;transform:none}}@keyframes store-popular-glow{to{transform:translate3d(75vw,35px,0)}}@keyframes store-popular-pulse{50%{opacity:.45;transform:scale(.82)}}.store-catalog-section{padding-top:38px}.store-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px}.store-catalog-main{min-width:0}.store-toolbar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.store-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;width:min(540px,100%)}.store-manage-button{display:inline-flex;align-items:center;gap:7px;min-height:46px;padding:0 13px;border:1px solid rgba(255,190,74,.2);border-radius:11px;background:#ffac3f14;color:var(--yellow);font:800 11px Manrope,sans-serif;cursor:pointer}.store-manage-button .pivo-icon{width:16px;height:16px}.store-section-kicker{color:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.store-toolbar h2,.store-recent h2{margin:5px 0 0;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(23px,2.4vw,34px)}.store-search{display:flex;align-items:center;gap:9px;width:min(390px,100%);min-height:46px;padding:0 10px 0 14px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#ffffff09;transition:border-color .2s ease,background-color .2s ease}.store-search:focus-within{border-color:#ffbe4a59;background:#ffffff0d}.store-search .pivo-icon{width:18px;height:18px;color:var(--muted)}.store-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.store-search input::placeholder{color:#c9aea48c}.store-search kbd{padding:4px 7px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#00000029;color:#fff8ef6b;font:700 10px Manrope,sans-serif}.store-categories{display:flex;gap:7px;padding-bottom:16px;overflow-x:auto;scrollbar-width:none}.store-categories::-webkit-scrollbar{display:none}.store-categories button{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:#ffffff06;color:var(--muted);font-size:12px;font-weight:800;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.store-categories button:hover{color:var(--text);border-color:#ffbe4a33}.store-categories button.is-active{border-color:#ffbe4a47;background:#ffac3f1c;color:var(--yellow)}.store-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-product-card{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:linear-gradient(150deg,#30231ee6,#171312f5);transition:transform .22s cubic-bezier(.2,.72,.2,1),border-color .22s ease,box-shadow .22s ease}.store-product-card:hover{transform:translateY(-3px);border-color:#ffbe4a38;box-shadow:0 18px 42px #00000040}.store-product-visual{position:relative;display:grid;place-items:center;height:154px;overflow:hidden;background:radial-gradient(circle at 50% 34%,rgba(255,190,74,.14),transparent 44%),linear-gradient(135deg,#ffac3f0f,#5c82b90d)}.store-product-visual:after{content:"";position:absolute;inset:auto 10% 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,190,74,.28),transparent)}.store-product-visual img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .25s ease}.store-product-card:hover .store-product-visual img{transform:scale(1.035)}.store-product-visual>span{color:var(--yellow);opacity:.78}.store-product-visual>span .pivo-icon{width:44px;height:44px;stroke-width:1.25}.store-product-visual img+span{display:none}.store-product-body{display:flex;min-height:214px;flex-direction:column;padding:16px}.store-product-meta{display:flex;justify-content:space-between;gap:8px;color:var(--yellow);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.store-product-available{display:inline-flex;align-items:center;gap:5px;color:var(--store-green)}.store-product-available:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.store-product-card h3{margin:9px 0 7px;font-family:Unbounded,Manrope,sans-serif;font-size:16px;line-height:1.22}.store-product-card p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:12px;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}.store-product-footer{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px}.store-product-price{display:flex;flex-direction:column}.store-product-price del{color:#c9aea480;font-size:10px}.store-product-price strong{font-family:Unbounded,Manrope,sans-serif;font-size:17px}.store-product-footer button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:0;border-radius:9px;background:var(--yellow);color:var(--ink);font-size:11px;font-weight:900;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.store-product-footer button:hover{transform:translateY(-1px);background:#ffc35e}.store-product-footer button .pivo-icon{width:15px;height:15px}.store-recent{position:sticky;top:92px;overflow:hidden;padding:19px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#1a1614e6}.store-recent-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.065)}.store-recent h2{font-size:18px}.store-live-dot{width:8px;height:8px;border-radius:50%;background:var(--store-green);box-shadow:0 0 0 5px #79d69c14}.store-recent-list{display:grid}.store-recent-list article{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.055)}.store-recent-list article:last-child{border-bottom:0}.store-recent-list img{width:36px;height:36px;border:1px solid rgba(255,255,255,.08);border-radius:9px;image-rendering:pixelated;background:#ffffff0a}.store-recent-list article>div{display:grid;min-width:0}.store-recent-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.store-recent-list span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.store-recent-list time{margin-top:2px;color:#c9aea473;font-size:9px}.store-recent-placeholder{padding:22px 0;color:var(--muted);font-size:12px;text-align:center}.store-recent-note{display:flex;gap:8px;margin:13px 0 0;padding-top:13px;border-top:1px solid rgba(255,255,255,.06);color:#c9aea48a;font-size:9px;line-height:1.5}.store-recent-note .pivo-icon{width:14px;height:14px;color:var(--store-green)}.store-loading{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-loading span{height:368px;border:1px solid rgba(255,255,255,.05);border-radius:14px;background:linear-gradient(105deg,#ffffff06 25%,#ffffff0e 42%,#ffffff06 60%);background-size:220% 100%;animation:store-skeleton 1.2s ease-in-out infinite}@keyframes store-skeleton{to{background-position:-120% 0}}.store-empty,.store-error{display:grid;justify-items:center;padding:54px 24px;border:1px dashed rgba(255,255,255,.09);border-radius:14px;text-align:center}.store-empty .pivo-icon,.store-error .pivo-icon{width:28px;height:28px;color:var(--yellow)}.store-empty h3,.store-error h3{margin:12px 0 5px;font-family:Unbounded,Manrope,sans-serif;font-size:18px}.store-empty p,.store-error p{margin:0;color:var(--muted);font-size:12px}.store-error button{min-height:40px;margin-top:15px;padding:0 15px;border:1px solid rgba(255,190,74,.2);border-radius:9px;background:#ffac3f17;color:var(--yellow);font-weight:800;cursor:pointer}.store-help{padding-top:20px}.store-help-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border:1px solid rgba(135,185,245,.14);border-radius:14px;background:linear-gradient(120deg,#26344394,#171413f2)}.store-help-card>.pivo-icon{width:27px;height:27px;margin:auto;color:var(--store-blue)}.store-help-card small{color:var(--store-blue);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-help-card h2{margin:5px 0 4px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(17px,2vw,24px)}.store-help-card p{margin:0;color:var(--muted);font-size:12px}.store-help-card>a{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:9px;background:var(--store-blue);color:#10161d;font-size:11px;font-weight:900}.store-help-card>a .pivo-icon{width:16px;height:16px}.store-checkout{width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;overflow:auto;border:1px solid rgba(255,190,74,.18);border-radius:17px;background:#191513;color:var(--text);box-shadow:0 34px 100px #000000ad}.store-checkout::backdrop{background:#040303b8;backdrop-filter:blur(7px)}.store-checkout-shell{position:relative;padding:24px}.store-checkout-close{position:absolute;z-index:2;top:14px;right:14px;display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#0000002e;color:var(--muted);font-size:24px;cursor:pointer}.store-checkout-product{display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:16px;padding:0 48px 20px 0;border-bottom:1px solid rgba(255,255,255,.07)}.store-checkout-art{display:grid;place-items:center;width:94px;height:94px;overflow:hidden;border-radius:13px;background:radial-gradient(circle,#ffbe4a26,#ffac3f09);color:var(--yellow)}.store-checkout-art img{width:100%;height:100%;object-fit:contain;padding:8px}.store-checkout-art .pivo-icon{width:35px;height:35px}.store-checkout-product>div>span{color:var(--yellow);font-size:10px;font-weight:800;text-transform:uppercase}.store-checkout-product h2{margin:5px 0;font-family:Unbounded,Manrope,sans-serif;font-size:21px;line-height:1.2}.store-checkout-product p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.store-checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:20px 0}.store-checkout-fields label{display:grid;gap:7px;color:#fff8efcc;font-size:11px;font-weight:800}.store-checkout-fields label>span small{color:#c9aea480;font-weight:600}.store-checkout-fields input{width:100%;height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.09);border-radius:9px;outline:0;background:#ffffff09;color:var(--text);font-size:13px;transition:border-color .2s ease}.store-checkout-fields input:focus{border-color:#ffbe4a6b}.store-quantity{display:grid;grid-template-columns:44px 1fr 44px;overflow:hidden;height:44px;border:1px solid rgba(255,255,255,.09);border-radius:9px}.store-quantity button{border:0;background:#ffffff0a;color:var(--text);font-size:18px;cursor:pointer}.store-quantity button:disabled{opacity:.35}.store-quantity input{height:42px;padding:0;border:0;border-radius:0;text-align:center}.store-checkout-summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid rgba(255,255,255,.07)}.store-checkout-summary span{color:var(--muted);font-size:12px}.store-checkout-summary strong{font-family:Unbounded,Manrope,sans-serif;font-size:23px;color:var(--yellow)}.store-checkout-error{margin:0 0 12px;padding:10px 12px;border:1px solid rgba(236,95,85,.2);border-radius:8px;background:#ec5f5512;color:#ff9f98;font-size:11px}.store-pay-button{display:grid;grid-template-columns:20px 1fr 20px;align-items:center;gap:9px;width:100%;min-height:50px;padding:0 16px;border:0;border-radius:10px;background:var(--yellow);color:var(--ink);font-size:12px;font-weight:900;cursor:pointer;transition:background-color .18s ease,opacity .18s ease}.store-pay-button:hover{background:#ffc35e}.store-pay-button:disabled{opacity:.55}.store-pay-button .pivo-icon{width:18px;height:18px}.store-pay-button.is-loading span:nth-child(2){font-size:0}.store-pay-button.is-loading span:nth-child(2):after{content:"\421\43e\437\434\430\451\43c  \43f\43b\430\442\451\436\2026";font-size:12px}.store-checkout-legal{margin:11px auto 0;max-width:480px;color:#c9aea47a;font-size:9px;line-height:1.5;text-align:center}.store-admin{width:min(940px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;overflow:hidden;border:1px solid rgba(255,190,74,.18);border-radius:17px;background:#191513;color:var(--text);box-shadow:0 34px 100px #000000ad}.store-admin::backdrop{background:#040303c2;backdrop-filter:blur(7px)}.store-admin-shell{max-height:calc(100dvh - 30px);overflow:auto;padding:22px}.store-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.store-admin-head h2{margin:5px 0 4px;font-family:Unbounded,Manrope,sans-serif;font-size:23px}.store-admin-head p,.store-admin-panel-head p{margin:0;color:var(--muted);font-size:11px}.store-admin-head>button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09;color:var(--muted);font-size:24px;cursor:pointer}.store-admin-tabs{display:flex;gap:6px;margin:20px 0 16px;padding:5px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#00000026}.store-admin-tabs button{flex:1;min-height:38px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:800 11px Manrope,sans-serif;cursor:pointer}.store-admin-tabs button.is-active{background:#ffac3f1c;color:var(--yellow)}.store-admin-status{margin:0 0 13px;padding:10px 12px;border:1px solid rgba(121,214,156,.16);border-radius:9px;background:#79d69c12;color:var(--store-green);font-size:11px}.store-admin-status.is-error{border-color:#ec5f5533;background:#ec5f5512;color:#ff9f98}.store-admin-panel{display:none}.store-admin-panel.is-active{display:block}.store-admin-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:13px}.store-admin-panel-head h3{margin:0 0 4px;font-family:Unbounded,Manrope,sans-serif;font-size:15px}.store-admin-search{display:flex;align-items:center;gap:7px;width:min(280px,100%);min-height:40px;padding:0 11px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#ffffff08}.store-admin-search .pivo-icon{width:15px;height:15px;color:var(--muted)}.store-admin-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:11px}.store-admin-products,.store-admin-categories{display:grid;gap:7px}.store-admin-products article,.store-admin-categories article{display:flex;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff06}.store-admin-products article.is-hidden-product{border-color:#ec5f5529;opacity:.62}.store-admin-products article>div{display:grid;min-width:0;flex:1}.store-admin-products strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.store-admin-products span{color:var(--muted);font-size:9px}.store-admin select,.store-admin input{height:39px;border:1px solid rgba(255,255,255,.09);border-radius:8px;outline:0;background:#211c19;color:var(--text);font:700 11px Manrope,sans-serif}.store-admin select{max-width:165px;padding:0 26px 0 9px}.store-admin input{min-width:0;padding:0 10px}.store-admin button{transition:opacity .18s ease,background-color .18s ease}.store-admin button:disabled{opacity:.5}.store-admin-categories article input{flex:1}.store-admin-categories article button{min-height:36px;padding:0 10px;border:1px solid rgba(255,190,74,.14);border-radius:8px;background:#ffac3f12;color:var(--yellow);font:800 10px Manrope,sans-serif;cursor:pointer}.store-admin button.is-danger{border-color:#ec5f5529;background:#ec5f550f;color:#ff9f98}.store-admin button.is-off{color:var(--muted);border-color:#ffffff14;background:#ffffff08}.store-admin-inline{display:flex;align-items:end;gap:9px;margin-bottom:14px}.store-admin-inline label{display:grid;flex:1;gap:6px;color:#fff8efbf;font-size:10px;font-weight:800}.store-admin-inline button{min-height:39px;padding:0 14px;border:0;border-radius:8px;background:var(--yellow);color:var(--ink);font:900 10px Manrope,sans-serif;cursor:pointer}.store-page .footer-shell{background:radial-gradient(circle at 85% -20%,rgba(121,214,156,.09),transparent 28rem),linear-gradient(145deg,#2c211d,#171311)!important}@media (max-width: 1080px){.store-layout{grid-template-columns:minmax(0,1fr) 290px}.store-products,.store-loading,.store-popular-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.store-hero-grid,.store-layout{grid-template-columns:1fr;gap:24px}.store-pulse-card{max-width:360px}.store-recent{position:static}.store-recent-list{grid-template-columns:1fr 1fr;column-gap:18px}}@media (max-width: 680px){.store-hero{padding-top:96px;padding-bottom:30px}.store-hero h1{font-size:clamp(34px,11vw,49px)}.store-hero-copy>p{font-size:14px}.store-toolbar{align-items:stretch;flex-direction:column;gap:14px}.store-toolbar-actions,.store-search{width:100%}.store-search kbd{display:none}.store-page .store-popular-section{padding-top:0}.store-popular-head{grid-template-columns:42px minmax(0,1fr)}.store-popular-head>p{display:none}.store-popular-list{display:flex;margin-right:-18px;padding-right:18px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.store-popular-list::-webkit-scrollbar{display:none}.store-popular-card{flex:0 0 min(82vw,320px);scroll-snap-align:start}.store-products,.store-loading{grid-template-columns:1fr}.store-loading span{height:350px}.store-product-card{display:grid;grid-template-columns:120px minmax(0,1fr)}.store-product-visual{height:100%;min-height:210px}.store-product-body{min-height:210px;padding:14px}.store-product-card p{-webkit-line-clamp:2}.store-product-footer{align-items:stretch;flex-direction:column}.store-product-footer button{justify-content:center;width:100%}.store-recent-list{grid-template-columns:1fr}.store-help-card{grid-template-columns:40px minmax(0,1fr);padding:19px}.store-help-card>a{grid-column:1 / -1;justify-content:center}.store-checkout-shell{padding:19px}.store-checkout-product{grid-template-columns:70px minmax(0,1fr);padding-right:36px}.store-checkout-art{width:70px;height:70px}.store-checkout-product h2{font-size:17px}.store-checkout-fields,.store-admin-products{grid-template-columns:1fr}.store-admin-panel-head{align-items:stretch;flex-direction:column}.store-admin-search{width:100%}}@media (max-width: 420px){.store-product-card{grid-template-columns:104px minmax(0,1fr)}.store-product-visual,.store-product-body{min-height:230px}.store-trust-row>span{width:100%}.store-toolbar-actions{align-items:stretch;flex-direction:column-reverse}.store-manage-button{justify-content:center}.store-admin-shell{padding:16px}.store-admin-categories article{align-items:stretch;flex-wrap:wrap}.store-admin-categories article input{flex-basis:100%}}@media (prefers-reduced-motion: reduce){.store-loading span{animation:none}.store-product-card,.store-product-visual img{transition:none;transform:none!important}.store-popular-shell:after,.store-popular-mark:after,.store-popular-card{animation:none}.store-popular-card,.store-popular-art img,.store-popular-arrow{transition:none;transform:none!important}}.offline-bar{position:fixed;z-index:10020;top:0;left:50%;width:min(620px,calc(100% - 24px));padding:9px 16px;border:1px solid rgba(255,190,74,.25);border-top:0;border-radius:0 0 10px 10px;background:#191410f7;color:#ffd080;box-shadow:0 12px 35px #00000057;font-size:12px;font-weight:800;text-align:center;transform:translate(-50%)}.page-recovery{position:fixed;z-index:10010;right:18px;bottom:18px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 28px;align-items:center;gap:11px;width:min(520px,calc(100% - 36px));padding:12px;border:1px solid rgba(255,172,63,.25);border-radius:13px;background:#101418fa;color:#f4f1ec;box-shadow:0 22px 65px #0000007a}.page-recovery-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#ffac3f1f;color:#ffbc59;font:900 17px Unbounded,sans-serif}.page-recovery div{min-width:0}.page-recovery b{display:block;font-size:12px}.page-recovery p{margin:3px 0 0;color:#fff8ef94;font-size:10px;line-height:1.4}.page-recovery button{min-height:34px;padding:0 12px;border:1px solid rgba(255,172,63,.2);border-radius:8px;background:#ffac3f1a;color:#ffc66d;font-size:10px;font-weight:900;cursor:pointer}.page-recovery .page-recovery-close{padding:0;border:0;background:transparent;color:#ffffff73;font-size:20px}@media (max-width: 600px){.page-recovery{right:10px;bottom:10px;grid-template-columns:30px minmax(0,1fr) 26px;width:calc(100% - 20px)}.page-recovery>button:not(.page-recovery-close){grid-column:2;width:fit-content}.page-recovery-close{grid-column:3;grid-row:1}}:root{--content: 1160px;--side-gap: clamp(18px, 5vw, 72px);--icon-sm: 18px;--icon-md: 22px;--icon-lg: 28px}.section{padding-block:clamp(58px,6.5vw,82px)}.pivo-icon{display:block;flex:0 0 auto;width:var(--icon-md);height:var(--icon-md)}[data-pivo-icon]{display:inline-flex;align-items:center;justify-content:center}.hero h1{font-size:clamp(38px,5vw,68px)!important;line-height:1.02!important}.hero p{max-width:680px;font-size:clamp(16px,1.4vw,19px)!important}.feature-heading h2,.community h2,.faq-head h2,.section-title h2{font-size:clamp(27px,3.4vw,46px)!important}:where(.info-card,.faq-card,.feature-card,.player-card,.town-card,.music-track,.profile-card,.auth-card){border-radius:12px!important}.home-careers{padding-top:clamp(26px,4vw,54px);padding-bottom:clamp(46px,6vw,76px)}.home-careers-card{position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;min-height:184px;overflow:hidden;padding:30px 34px;border:1px solid rgba(255,186,77,.2);border-radius:18px;background:radial-gradient(circle at 84% 20%,rgba(255,168,48,.16),transparent 28%),linear-gradient(125deg,#432319f7,#1d1311fa);box-shadow:0 22px 55px #00000038;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.home-careers-card:hover{transform:translateY(-3px);border-color:#ffbe4a6b;box-shadow:0 28px 64px #0000004d}.home-careers-icon{width:58px;height:58px;border:1px solid rgba(255,190,74,.23);border-radius:16px;background:#ffac3f17;color:var(--yellow)}.home-careers-icon .pivo-icon{width:27px;height:27px}.home-careers-copy{max-width:720px}.home-careers-kicker,.vacancies-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--yellow);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-careers-kicker i,.vacancy-state i{width:7px;height:7px;border-radius:50%;background:#94e85c;box-shadow:0 0 0 4px #94e85c1a}.home-careers-copy h2{margin:9px 0 8px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(23px,2.7vw,36px);line-height:1.1}.home-careers-copy h2 strong{color:var(--yellow)}.home-careers-copy p{max-width:700px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.home-careers-action{z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:12px;background:var(--yellow);color:var(--ink);font-size:14px;font-weight:800;white-space:nowrap}.home-careers-action .pivo-icon{width:18px;height:18px;transition:transform .2s ease}.home-careers-card:hover .home-careers-action .pivo-icon{transform:translate(3px)}.home-careers-orbit{position:absolute;z-index:-1;right:-70px;width:240px;height:240px;border:1px solid rgba(255,190,74,.09);border-radius:50%;box-shadow:0 0 0 36px #ffbe4a06,0 0 0 72px #ffbe4a05}.vacancies-page{background:#100e10}.vacancies-page .site-bg{background:radial-gradient(circle at 78% 10%,rgba(96,92,255,.12),transparent 30rem),radial-gradient(circle at 10% 22%,rgba(255,147,41,.1),transparent 32rem)}.vacancies-hero{padding-top:132px;padding-bottom:48px}.vacancies-breadcrumb{display:flex;gap:9px;margin-bottom:30px;color:#fff8ef75;font-size:13px}.vacancies-breadcrumb a:hover{color:var(--yellow)}.vacancies-intro{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:end;gap:48px}.vacancies-kicker i,.vacancies-kicker .pivo-icon{width:18px;height:18px}.vacancies-intro h1{max-width:850px;margin:15px 0 18px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(38px,5.2vw,70px);line-height:1.02;letter-spacing:-.035em}.vacancies-intro h1 span{display:block;color:#a8a4ff}.vacancies-intro p{max-width:740px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.vacancies-signal{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;padding:20px;border:1px solid rgba(168,164,255,.16);border-radius:14px;background:#a8a4ff0e}.vacancies-signal>span{width:9px;height:9px;margin-top:5px;border-radius:50%;background:#94e85c;box-shadow:0 0 0 5px #94e85c17;animation:signal-arrive .45s ease-out both}.vacancies-signal strong{font-size:14px}.vacancies-signal small{grid-column:2;color:var(--muted);line-height:1.5}@keyframes signal-arrive{0%{opacity:0;transform:scale(.5)}}.vacancy-list-section{padding-top:44px}.vacancy-section-head{display:grid;grid-template-columns:1fr minmax(280px,430px);align-items:end;gap:40px;margin-bottom:26px}.vacancy-section-head span{color:#a8a4ff;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vacancy-section-head h2{margin:8px 0 0;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(28px,3vw,42px)}.vacancy-section-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.vacancy-grid{display:grid;gap:12px}.vacancy-card{--vacancy-accent: #a8a4ff;position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto 36px;align-items:center;gap:22px;min-height:154px;padding:24px 26px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:linear-gradient(105deg,color-mix(in srgb,var(--vacancy-accent) 12%,#20191a),#161212f5 64%);transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.vacancy-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--vacancy-accent);opacity:.65}.vacancy-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--vacancy-accent) 40%,transparent)}.vacancy-card-moderation{--vacancy-accent: #ee7f96}.vacancy-card-development{--vacancy-accent: #a475e9}.vacancy-card-design{--vacancy-accent: #90d45c}.vacancy-card-media{--vacancy-accent: #ef665d}.vacancy-card-icon{width:54px;height:54px;border-radius:14px;background:color-mix(in srgb,var(--vacancy-accent) 14%,transparent);color:var(--vacancy-accent)}.vacancy-card-icon .pivo-icon{width:26px;height:26px}.vacancy-type{color:var(--vacancy-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vacancy-card h3{margin:5px 0 6px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(18px,2vw,25px)}.vacancy-card p{max-width:670px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.vacancy-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.vacancy-tags b{padding:4px 8px;border:1px solid rgba(255,255,255,.075);border-radius:6px;color:#fff8efa8;font-size:10px}.vacancy-state{display:inline-flex;align-items:center;gap:8px;color:#fff8efb8;font-size:12px;font-weight:800;white-space:nowrap}.vacancy-arrow{color:var(--vacancy-accent)}.vacancy-arrow .pivo-icon{width:21px;height:21px;transition:transform .2s ease}.vacancy-card:hover .vacancy-arrow .pivo-icon{transform:translate(4px)}.vacancy-process{padding-top:26px}.vacancy-process-card{display:grid;grid-template-columns:minmax(220px,.8fr) 1fr auto;align-items:center;gap:34px;padding:30px;border:1px solid rgba(168,164,255,.18);border-radius:16px;background:linear-gradient(125deg,#342d4db8,#18141af5)}.vacancy-process-card>div>span{color:#a8a4ff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vacancy-process-card h2{margin:7px 0 0;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(20px,2.2vw,29px);line-height:1.2}.vacancy-process ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none}.vacancy-process li{display:grid;gap:5px;padding:13px;border-left:1px solid rgba(168,164,255,.2)}.vacancy-process li b{color:#a8a4ff;font-size:11px}.vacancy-process li span{font-size:13px;line-height:1.35}.vacancy-apply{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border-radius:11px;background:#a8a4ff;color:#111018;font-size:13px;font-weight:900;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.vacancy-apply:hover{transform:translateY(-2px);box-shadow:0 12px 30px #a8a4ff33}.vacancy-apply .pivo-icon{width:19px;height:19px}.footer{padding-top:clamp(58px,7vw,88px)!important}.footer-night{height:170px!important}.footer-top{min-height:68px!important;padding:12px 28px!important}.footer-brand{font-size:18px}.footer-logo{width:42px;height:42px}.footer-socials{display:flex;align-items:center;gap:8px;margin-left:auto}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:#ffffff09;color:#fff8efb8;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.footer-socials a:hover{transform:translateY(-2px);color:var(--yellow);border-color:#ffbe4a40;background:#ffbe4a14}.footer-socials .pivo-icon{width:20px;height:20px}.footer-links{gap:24px;padding:26px 28px}.footer-col a{display:inline-flex;align-items:center;gap:9px;padding-block:5px;font-size:14px}.footer-col a .pivo-icon{width:16px;height:16px;opacity:.68}.footer-bottom{min-height:92px;padding:22px 28px 25px!important}.footer-bottom p{font-size:12px!important}.vacancies-page .footer-shell{border-color:#a8a4ff24!important;background:radial-gradient(circle at 86% -20%,rgba(168,164,255,.16),transparent 28rem),linear-gradient(145deg,#241c28,#171318)!important}.vacancies-page .footer-top{border-bottom-color:#a8a4ff1a!important;background:#a8a4ff0b!important}@media (max-width: 900px){.home-careers-card{grid-template-columns:auto 1fr}.home-careers-action{grid-column:2;justify-self:start}.vacancies-intro{grid-template-columns:1fr;gap:24px}.vacancies-signal{max-width:390px}.vacancy-process-card{grid-template-columns:1fr}.vacancy-apply{justify-self:start}}@media (max-width: 680px){.section{padding-block:48px}.home-careers-card{grid-template-columns:1fr;gap:15px;min-height:0;padding:23px}.home-careers-icon{width:48px;height:48px;border-radius:13px}.home-careers-copy p{font-size:14px}.home-careers-action{grid-column:1;width:100%;white-space:normal}.home-careers-orbit{right:-130px;top:-80px}.vacancies-hero{padding-top:102px}.vacancies-intro h1{font-size:clamp(34px,11vw,48px)}.vacancies-intro p{font-size:15px}.vacancy-section-head{grid-template-columns:1fr;gap:13px}.vacancy-card{grid-template-columns:46px minmax(0,1fr) 28px;gap:13px;padding:20px 18px}.vacancy-card-icon{width:44px;height:44px;border-radius:12px}.vacancy-card-icon .pivo-icon{width:22px;height:22px}.vacancy-state{grid-column:2 / -1;grid-row:2}.vacancy-arrow{grid-column:3;grid-row:1}.vacancy-tags{display:none}.vacancy-process-card{padding:22px}.vacancy-process ol{grid-template-columns:1fr}.footer-top{padding:13px 18px!important}.footer-socials{gap:5px}.footer-socials a{width:38px;height:38px}}@media (prefers-reduced-motion: reduce){.reveal,.home-careers-card,.vacancy-card,.vacancy-apply,.footer-socials a{transition:none!important;transform:none!important}.vacancies-signal>span{animation:none!important}}.account-dropdown>a{display:flex;align-items:center;gap:10px}.account-dropdown>a svg{flex:0 0 18px;color:var(--yellow);opacity:.82}.town-list-item{display:grid!important;grid-template-columns:42px 1fr!important;gap:14px!important;align-items:center!important;text-align:left!important}.town-list-info{display:flex;flex-direction:column}.town-list-info b{font-size:16px;color:#fff;margin-bottom:2px}.town-list-info span,.town-list-info small{color:var(--muted);font-size:13px}.town-list-icon{width:42px;height:42px;border-radius:10px;object-fit:cover;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0000004d}.town-list-icon.is-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--yellow),var(--orange-deep));color:var(--ink);font-weight:900;font-size:20px}.town-banner{position:relative;width:calc(100% + 48px);margin:-24px -24px 24px;height:240px;background-size:cover;background-position:center;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:inset 0 -60px 80px -20px #0d0d0efa}.town-banner-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0d0d0e00 30%,#0d0d0ef2);display:flex;align-items:flex-end;padding:24px}.town-banner-overlay .town-detail-head h2{text-shadow:0 4px 16px rgba(0,0,0,.9)}.town-banner-overlay .town-detail-head p{color:#ffffffe6;text-shadow:0 2px 8px rgba(0,0,0,.9)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--ink);border-left:1px solid rgba(255,255,255,.05)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--yellow),var(--orange-deep));border-radius:10px;border:2px solid var(--ink)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffd766,var(--yellow))}@keyframes drunkWave{0%{filter:blur(0px) hue-rotate(0deg);transform:scale(1) rotate(0)}25%{filter:blur(4px) hue-rotate(15deg);transform:scale(1.02) rotate(1deg)}50%{filter:blur(8px) hue-rotate(-15deg);transform:scale(1.05) rotate(-2deg)}75%{filter:blur(4px) hue-rotate(15deg);transform:scale(1.02) rotate(1deg)}to{filter:blur(0px) hue-rotate(0deg);transform:scale(1) rotate(0)}}.drunk-effect{animation:drunkWave 1s ease-in-out;overflow-x:hidden}.site-header{transition:transform .4s cubic-bezier(.2,.85,.25,1),background-color .3s ease!important}.site-header.is-hidden{transform:translateY(-100%)!important}.wiki-body #root{padding-top:100px}.season-finish-overlay{position:fixed;inset:0;z-index:99999;background:#fff;pointer-events:none;animation:flash-out 3.5s forwards cubic-bezier(.2,.8,.2,1)}@keyframes flash-out{0%{opacity:0;transform:scale(1)}10%{opacity:1;transform:scale(1)}30%{background:var(--yellow);opacity:1}to{opacity:1;background:#fff}}.season-countdown.is-finished{animation:countdown-explode 3.5s forwards}@keyframes countdown-explode{0%{transform:scale(1);filter:brightness(1)}10%{transform:scale(1.1);filter:brightness(2)}20%{transform:scale(1.3) translateY(-20px);filter:brightness(3);opacity:1}to{transform:scale(3) translateY(-50px);filter:brightness(5);opacity:0}}.pills .season-finished-pill{background:var(--yellow);color:#111;text-shadow:none;box-shadow:0 0 15px #ffd43b66}.privacy-page .hero-title{text-align:center}.privacy-page{min-height:100vh;background:radial-gradient(circle at 18% 12%,rgba(87,181,255,.12),transparent 34rem),linear-gradient(180deg,#07131d,#091722 55%,#07111a);color:#eaf6ff}.privacy-main{position:relative;z-index:1;min-height:70vh;padding-top:96px}.privacy-hero{padding:76px 0 44px;text-align:center}.privacy-kicker{margin:0 0 14px;color:#6bc8ff;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.privacy-title{max-width:900px;margin:0 auto 22px;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(34px,6vw,66px);line-height:1.06}.privacy-lead{max-width:760px;margin:0 auto;color:#dceffbb8;font-size:clamp(16px,2vw,19px);line-height:1.7}.privacy-content{padding-top:20px;padding-bottom:110px}.privacy-card{position:relative;display:block;max-width:1040px;margin:0 auto;padding:clamp(24px,5vw,54px);border:1px solid rgba(107,200,255,.18);border-radius:24px;background:#091b28d1;box-shadow:0 30px 90px #00000042;backdrop-filter:blur(18px)}.privacy-card h2{margin:38px 0 14px;color:#8ed7ff;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(18px,3vw,25px)}.privacy-card h2:first-child{margin-top:0}.privacy-card p,.privacy-card li{color:#e2f1fac2;font-size:16px;line-height:1.75}.privacy-card ul{padding-left:22px}@media (max-width: 640px){.privacy-main{padding-top:72px}.privacy-hero{padding:54px 0 32px}.privacy-content{padding-bottom:72px}}.back-to-top{position:fixed;bottom:24px;right:24px;z-index:999;width:50px;height:50px;border-radius:50%;background:var(--yellow);color:#1a1a1a;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0000004d;opacity:0;transform:translateY(20px) scale(.9);pointer-events:none;transition:opacity .4s ease,transform .4s cubic-bezier(.175,.885,.32,1.275),background .3s}.back-to-top.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.back-to-top:hover{transform:translateY(-4px) scale(1.05);background:#ffec8a;box-shadow:0 15px 25px #ffd43b66}.drunk-effect{animation:drunkWobble 4s ease-in-out infinite alternate;filter:blur(2px) hue-rotate(15deg) contrast(1.1);transition:filter 2s ease}@keyframes drunkWobble{0%{transform:perspective(1000px) rotateX(1deg) rotateY(2deg) scale(1.02)}50%{transform:perspective(1000px) rotateX(-2deg) rotateY(-1deg) scale(1.04);filter:blur(4px) hue-rotate(-10deg) contrast(1.2)}to{transform:perspective(1000px) rotateX(2deg) rotateY(3deg) scale(1.01);filter:blur(3px) hue-rotate(30deg) contrast(1.1)}}.owl-final-overlay{position:fixed;inset:0;z-index:99999;background:#0a0908f2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--yellow);text-align:center;animation:finalFadeIn .5s ease-out forwards;transition:opacity 1s ease}.owl-final-overlay h1{font-family:Unbounded,sans-serif;font-size:clamp(32px,5vw,64px);margin-bottom:20px;animation:bounceScale 1s cubic-bezier(.175,.885,.32,1.275)}.owl-final-overlay p{font-size:24px;color:#fff}@keyframes finalFadeIn{0%{opacity:0;backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(10px)}}@keyframes bounceScale{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.discord .price-card{background:radial-gradient(circle at 18% 28%,rgba(255,255,255,.1),transparent 15rem),linear-gradient(120deg,#5865f2,#3942a2);color:#fff;box-shadow:0 28px 60px #5865f23d}.discord .price-card h2{color:#fff}.discord .price-card p{color:#ffffffe6}.discord .price-card a.button-yellow{background:#fff;color:#5865f2}.discord-banner.section{padding:60px 0}.discord-banner-card{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#404eed,#5865f2 40%,#7289da);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:48px 56px;box-shadow:0 32px 80px #5865f273,0 0 0 1px #ffffff14 inset}.discord-banner-bg{position:absolute;inset:0;pointer-events:none}.discord-banner-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.35}.discord-banner-orb-1{width:300px;height:300px;background:#7289da;top:-80px;right:100px;animation:orbFloat 8s ease-in-out infinite}.discord-banner-orb-2{width:200px;height:200px;background:#ffffff4d;bottom:-60px;left:200px;animation:orbFloat 10s ease-in-out infinite reverse}.discord-banner-orb-3{width:150px;height:150px;background:#404eed;top:20px;left:50px;animation:orbFloat 7s ease-in-out infinite 2s}@keyframes orbFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.discord-banner-icon{position:relative;z-index:1;width:80px;height:80px;background:#ffffff26;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px)}.discord-banner-content{position:relative;z-index:1}.discord-banner-kicker{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin-bottom:8px}.discord-banner-title{font-size:clamp(22px,3vw,32px);font-weight:800;color:#fff;margin:0 0 10px;letter-spacing:-.02em}.discord-banner-text{font-size:15px;color:#ffffffc7;line-height:1.6;margin:0;max-width:480px}.discord-banner-action{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;flex-shrink:0}.discord-banner-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#5865f2;font-size:15px;font-weight:700;padding:14px 28px;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap;box-shadow:0 8px 24px #00000040}.discord-banner-btn:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 16px 40px #00000059;background:#f0f0ff}.discord-banner-btn svg{transition:transform .2s}.discord-banner-btn:hover svg{transform:translate(3px)}.discord-banner-members{font-size:12px;color:#ffffffa6;white-space:nowrap}@media (max-width: 768px){.discord-banner-card{grid-template-columns:1fr;text-align:center;padding:36px 24px;gap:24px}.discord-banner-icon{margin:0 auto}.discord-banner-action{align-items:center}.discord-banner-text{max-width:100%}}.discord-card{position:relative;display:grid;grid-template-columns:360px 1fr;align-items:center;min-height:320px;width:min(980px,100%);margin:0 auto;border-radius:28px;overflow:visible;background:radial-gradient(circle at 14% 30%,rgba(255,255,255,.92),transparent 55%),linear-gradient(130deg,#daeeff,#8ec8f8 55%,#5fa9ef);box-shadow:0 32px 72px #1f64c847,0 0 0 1px #ffffff80 inset}.discord-card-orbit{position:absolute;z-index:2;left:-80px;top:-110px;width:clamp(340px,34vw,520px);height:auto;pointer-events:none;filter:drop-shadow(0 24px 40px rgba(31,100,200,.3));animation:6s ease-in-out infinite orbitFloat}.discord-card-body{position:relative;z-index:3;grid-column:2;padding:44px 52px 44px 20px}.discord-card-kicker{display:block;font-family:Unbounded,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2d6bbd;margin-bottom:10px}.discord-card-title{font-family:Unbounded,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1;letter-spacing:-.02em;color:#05203a;margin:0 0 16px;text-transform:uppercase}.discord-card-sub{font-size:15px;line-height:1.6;color:#05203ab3;margin:0 0 28px;max-width:400px}.discord-card-actions{display:flex;gap:14px;flex-wrap:wrap}.discord-join-btn{display:inline-flex;align-items:center;gap:9px;background:#5865f2;color:#fff;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;padding:14px 26px;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 28px #5865f273;letter-spacing:.02em}.discord-join-btn:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 40px #5865f299}@media (max-width: 760px){.discord-card{grid-template-columns:1fr;padding-top:200px;overflow:hidden}.discord-card-orbit{width:min(480px,110vw);left:50%;top:-80px;transform:translate(-50%);animation-name:orbitFloatMobile}.discord-card-body{grid-column:1;padding:0 24px 36px;text-align:center}.discord-card-actions{justify-content:center}.discord-card-sub{max-width:100%}}.discord-card-kicker{font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2a5fa8;margin:0 0 8px}.discord-card-title{font-family:Unbounded,sans-serif;font-size:clamp(40px,6vw,68px);font-weight:900;line-height:1;letter-spacing:-.03em;color:#05203a;margin:0 0 14px;text-transform:uppercase}.discord-card-meta{display:block;font-size:13px;font-weight:500;color:#05203a8c;margin-bottom:28px;letter-spacing:.01em}.discord-card-orbit{position:absolute;z-index:2;left:-120px;top:-130px;width:clamp(350px,36vw,540px);height:auto;pointer-events:none;filter:drop-shadow(0 24px 44px rgba(31,100,200,.32));animation:6s ease-in-out infinite orbitFloat}.discord-copy-btn{display:inline-flex;align-items:center;gap:8px;background:#05203a14;color:#05203a;font-family:Unbounded,sans-serif;font-size:12px;font-weight:700;padding:13px 22px;border-radius:50px;text-decoration:none;border:1.5px solid rgba(5,32,58,.15);transition:transform .2s,background .2s,border-color .2s;white-space:nowrap;letter-spacing:.02em;cursor:pointer}.discord-copy-btn:hover{transform:translateY(-2px);background:#05203a21;border-color:#05203a47}.discord-card-orbit{position:absolute;z-index:2;left:-150px;top:-140px;width:clamp(380px,38vw,560px);height:auto;pointer-events:none;filter:drop-shadow(0 24px 44px rgba(31,100,200,.32));animation:6s ease-in-out infinite orbitFloat}button.discord-copy-btn{appearance:none;font-family:inherit}::selection{background:#ffd44066;color:inherit;text-shadow:none}::-moz-selection{background:#ffd44066;color:inherit;text-shadow:none}.discord-card-highlight{background:linear-gradient(135deg,#ff9d00,#f50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-weight:900;margin-left:4px;filter:drop-shadow(0 2px 4px rgba(255,153,0,.2))}.discord-card-highlight{background:none!important;-webkit-text-fill-color:#5865F2!important;color:#5865f2!important;font-size:15px!important;font-weight:900!important;letter-spacing:.15em!important;filter:none!important}[data-site-view]{position:relative}@media (max-width: 980px){.site-header{display:grid!important;grid-template-columns:1fr auto auto!important;align-items:center!important;height:72px!important;padding-inline:18px!important;gap:10px!important}.site-header .brand{grid-column:1;grid-row:1}.site-header .nav-toggle{grid-column:2;grid-row:1;display:grid!important}.site-header .login-button,.site-header .account-menu{grid-column:3;grid-row:1}.site-header .site-nav{position:absolute!important;top:72px!important;left:14px!important;right:14px!important;display:none!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;grid-column:1 / -1!important;padding:10px!important;border-radius:16px!important;background:#100d0bd9!important;border:1px solid rgba(255,223,63,.08)!important;backdrop-filter:blur(28px) saturate(180%)!important;-webkit-backdrop-filter:blur(28px) saturate(180%)!important;box-shadow:0 12px 40px #00000073!important;z-index:100!important;max-height:calc(100dvh - 92px)!important;overflow-y:auto!important}.site-header .site-nav.is-open{display:flex!important}.site-header .site-nav a{display:flex!important;align-items:center!important;min-height:48px!important;padding:14px 16px!important;border-radius:12px!important;font-size:16px!important;color:var(--text)!important;transition:background .2s!important}.site-header .site-nav a:hover{background:#ffdf3f14!important}.site-header .site-nav a:after{display:none!important}.login-button{width:52px!important;height:52px!important;min-height:52px!important;padding:0!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero{min-height:auto!important;padding-top:110px!important;padding-bottom:70px!important}.hero-grid{grid-template-columns:1fr!important}.hero-art,.render-stage{display:none!important}.season-countdown{flex-wrap:wrap!important;gap:10px!important;padding:10px 16px!important;width:100%!important}.season-countdown-label{width:100%!important;font-size:12px!important;text-align:center!important}.season-countdown-timer{width:100%!important;justify-content:center!important}.actions{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.button{width:100%!important;min-height:50px!important;font-size:16px!important;justify-content:center!important}.card-grid,.faq-grid,.project-tabs,.section-title{grid-template-columns:1fr!important}.section-title>span{display:none!important}}@media (max-width: 680px){.site-header{grid-template-columns:1fr auto auto!important;height:68px!important;padding-inline:14px!important}.site-header .site-nav{top:68px!important;left:10px!important;right:10px!important}.brand strong{font-size:20px!important}.brand-mark{width:34px!important;height:26px!important}.brand small{font-size:11px!important}.brand{gap:8px!important}.login-button,.account-trigger,.nav-toggle{width:46px!important;height:46px!important;min-height:46px!important}.hero{padding-top:100px!important;padding-bottom:56px!important}.hero h1{font-size:clamp(28px,9vw,38px)!important;line-height:1.06!important;max-width:100%!important}.hero p{font-size:15px!important;max-width:100%!important;width:auto!important;margin-block:18px 24px!important}.pills{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.pills span{min-height:30px!important;padding-inline:10px!important;font-size:12px!important}.discord-card{grid-template-columns:1fr!important;padding-top:180px!important}.discord-card-orbit{width:min(420px,100vw)!important;left:50%!important;top:-60px!important;transform:translate(-50%)!important}.discord-card-body{grid-column:1!important;padding:0 20px 32px!important;text-align:center!important}.discord-card-actions{justify-content:center!important;flex-wrap:wrap!important;gap:12px!important}.community p,.detail-copy p,.feature-heading p,.hero p,.history-season-body p,.team-copy p{max-width:100%!important;width:auto!important}.footer{padding:48px 14px 20px!important}.footer-bottom,.footer-top{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}}@media (max-width: 420px){.site-header{height:60px!important;padding-inline:10px!important}.site-header .site-nav{top:60px!important;left:8px!important;right:8px!important}.brand strong{font-size:17px!important}.brand small{display:none!important}.brand-mark{width:30px!important;height:24px!important}.brand{gap:6px!important}.login-button,.account-trigger,.nav-toggle{width:42px!important;height:42px!important;min-height:42px!important}.login-button svg{width:24px!important;height:24px!important}.hero{padding-top:86px!important;padding-bottom:48px!important}.hero h1{font-size:clamp(24px,7.8vw,32px)!important}.hero p{font-size:14px!important}.pills{display:grid!important;grid-template-columns:1fr!important}.button{min-height:48px!important;font-size:15px!important}.season-countdown{padding:8px 12px!important;border-radius:10px!important}.season-countdown-label{font-size:11px!important}.time-block b{font-size:22px!important}.time-block span{font-size:10px!important}.discord-card{padding-top:150px!important;border-radius:18px!important}.discord-card-orbit{width:min(340px,95vw)!important;top:-50px!important}.discord-card-title{font-size:clamp(30px,10vw,44px)!important}.discord-card-body{padding:0 16px 28px!important}.price-card{padding-top:140px!important;border-radius:18px!important}.price-orbit{width:min(360px,100vw)!important}.price-copy h2{font-size:clamp(28px,9vw,40px)!important}.community-slider,.community-track{min-height:580px!important}.community h2{font-size:clamp(22px,7vw,30px)!important}.team-slider,.team-track{min-height:620px!important}.team-copy h3{font-size:clamp(24px,8vw,32px)!important}.squaremap-embed,.squaremap-frame{min-height:360px!important}}:root{--focus-ring: rgba(255, 194, 76, .78);--surface-border: rgba(255, 240, 222, .12);--surface-border-hover: rgba(255, 190, 74, .28)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}:where(button,a,input,select,textarea){touch-action:manipulation}.site-header{min-height:80px;border-bottom:1px solid transparent;background:linear-gradient(180deg,#080806e6,#0808069e);transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.site-header.is-scrolled{border-bottom-color:#ffda8b1a;background:#090806f5;box-shadow:0 14px 42px #0003}.site-nav{gap:clamp(19px,2.8vw,44px)}.site-nav a{padding-block:9px;font-weight:800}.site-nav a:after{bottom:1px;height:2px}.button,.login-button,.account-trigger,.nav-toggle{border-radius:max(var(--radius),11px)}.button,.login-button{min-height:48px}.account-dropdown{overflow:hidden;border-color:var(--surface-border);border-radius:14px}.account-dropdown a,.account-dropdown button{min-height:42px}:where(.info-card,.faq-card,.feature-card,.player-card,.town-card,.music-track,.profile-card,.auth-card){border-radius:max(var(--radius),13px)}:where(.info-card,.faq-card,.feature-card,.player-card,.town-card,.music-track):hover{border-color:var(--surface-border-hover)}@media (min-width: 981px) and (max-width: 1180px){.site-header{padding-inline:24px;gap:14px}.site-nav{gap:16px}.site-nav a{font-size:14px}.brand strong{font-size:22px}.login-button,.account-trigger{padding-inline:12px;font-size:13px}}@media (max-width: 980px){.site-header{min-height:72px!important;border-bottom-color:#ffda8b14;background:#090806f7!important}.site-header .site-nav{border-color:#ffda8b1c!important;background:#110f0c!important;box-shadow:0 18px 54px #0000007a!important}.site-header .site-nav a.is-active{background:#ffbe4a17!important;color:var(--yellow)!important}}@media (max-width: 420px){.site-header{min-height:60px!important}}.site-header{background:transparent!important;background-color:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-header.is-scrolled{background:#0908068c!important;background-color:#0908068c!important;border-bottom-color:#ffda8b1a!important;box-shadow:0 12px 36px #00000029!important;backdrop-filter:blur(18px) saturate(145%)!important;-webkit-backdrop-filter:blur(18px) saturate(145%)!important}:root{--content: 1280px;--side-gap: clamp(16px, 3vw, 44px)}@media (min-width: 981px){.site-header{min-height:72px!important;height:72px!important;padding-inline:max(22px,calc((100vw - var(--content)) / 2))!important}.site-header .site-nav{gap:clamp(17px,1.75vw,28px)!important}.site-header .site-nav a{padding-block:8px!important;font-size:17px!important;font-weight:800!important;letter-spacing:-.01em}.site-header .login-button,.site-header .account-trigger{font-size:16px!important}.site-header .brand small{font-size:12px!important}}.store-toolbar-actions{width:min(760px,100%)}.store-product-footer .store-add-button{width:38px;padding:0}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}body>main{flex:1 0 auto;width:100%}body>.footer{flex:0 0 auto;width:100%;margin-top:auto}@media (max-width: 1180px){.store-toolbar{align-items:flex-start;flex-direction:column}.store-toolbar-actions{justify-content:flex-start;width:100%}.store-search{margin-left:auto}}@media (max-width: 680px){.store-toolbar-actions{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.store-toolbar-actions .store-search{grid-column:1 / -1;grid-row:1;width:100%;margin:0}.store-toolbar-actions .store-manage-button{grid-column:1 / -1;justify-content:center}.store-tool-button,.store-cart-button{width:100%}.store-product-footer{align-items:flex-end;flex-direction:row}.store-product-footer .store-add-button{width:38px}}@media (max-width: 420px){.store-toolbar-actions{display:grid;flex-direction:initial}}.player-card,.music-track,.music-album-card,.music-chart-card,.music-playlist-card,.feed-post,.album-card,.town-card,.story-card{content-visibility:visible!important;contain-intrinsic-size:none!important}.vacancy-card.is-closed{filter:grayscale(.3);opacity:.68;cursor:default}.vacancy-card.is-closed .vacancy-state{color:#b4bac0}.vacancy-card.is-closed .vacancy-state i{background:#858d94;box-shadow:none}.vacancy-card.is-closed .vacancy-arrow{opacity:.25}.vacancy-admin-item{display:grid;min-width:0;gap:9px}.vacancy-admin-item .vacancy-card{height:100%}.vacancy-admin-controls{display:grid;grid-template-columns:minmax(210px,1fr) auto auto;align-items:end;gap:8px;padding:11px;border:1px solid rgba(255,190,85,.18);border-radius:12px;background:#120f0deb}.vacancy-admin-controls label{display:grid;gap:5px;min-width:0}.vacancy-admin-controls label span{color:#a89b8e;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.vacancy-admin-controls input{width:100%;min-height:40px;padding:0 11px;border:1px solid rgba(255,248,239,.12);border-radius:9px;outline:0;background:#0d0c0b;color:#f4eee8;font:700 12px Manrope,sans-serif}.vacancy-admin-controls input:focus{border-color:#ffb34680;box-shadow:0 0 0 3px #ffb34617}.vacancy-admin-controls button{min-height:40px;padding:0 12px;border:1px solid rgba(255,179,70,.2);border-radius:9px;background:#ffb34617;color:#ffc36e;font:900 11px Manrope,sans-serif;cursor:pointer}.vacancy-admin-controls .vacancy-admin-toggle{color:#ff9990;border-color:#ff645a33;background:#ff564812}.vacancy-admin-controls .vacancy-admin-toggle.is-open-action{color:#83e5a6;border-color:#56dc8633;background:#42cd7412}.vacancy-admin-controls button:disabled{cursor:wait;opacity:.55}.vacancy-admin-controls small{grid-column:1 / -1;min-height:14px;color:#9b8f84;font-size:10px}@media (max-width: 720px){.vacancy-admin-controls{grid-template-columns:1fr 1fr}.vacancy-admin-controls label{grid-column:1 / -1}}.react-spa-load-bar{position:fixed;z-index:10020;top:0;left:0;width:0;height:2px;opacity:0;background:linear-gradient(90deg,#ff7a38,#ffbd57);box-shadow:0 0 16px #ffad428c;pointer-events:none;transition:width .38s cubic-bezier(.16,1,.3,1),opacity .18s ease}.react-spa-load-bar.is-loading{width:72%;opacity:1;animation:reactSpaProgress 1.1s ease-in-out infinite alternate}@keyframes reactSpaProgress{0%{width:18%}to{width:88%}}body.pivo-react-spa main.is-page-entering{animation:reactSpaPageIn .34s cubic-bezier(.16,1,.3,1) both}@keyframes reactSpaPageIn{0%{opacity:0;transform:translateY(9px);filter:blur(2px)}to{opacity:1;transform:none;filter:none}}body .footer{isolation:isolate;margin-top:0!important;background:transparent!important}body .footer:before{z-index:-2!important;top:-150px!important;height:calc(100% + 150px)!important;background:linear-gradient(180deg,transparent 0,rgba(9,10,11,.72) 140px,#090a0b 270px,#090a0b 100%)!important;opacity:1!important}body .footer:after{z-index:-1!important;top:-110px!important;height:190px!important;background:radial-gradient(ellipse at center,rgba(255,173,66,.055),transparent 68%)!important;opacity:1!important}body .footer-night{top:-115px!important;height:180px!important;background:linear-gradient(180deg,transparent,rgba(9,10,11,.35) 60%,#090a0b)!important;opacity:1!important;mask-image:none!important;-webkit-mask-image:none!important}body .footer-shell{background-color:#0e0e0fc2!important;background-image:radial-gradient(circle at 8% 0,rgba(255,173,66,.075),transparent 25rem),linear-gradient(145deg,#15120fdb,#0a0b0ce6)!important}.store-page{--store-accent: #ffb340;--store-accent-2: #ff7a2f;--store-green: #78dc98;background:#0b0c0d}.store-page .store-main{background:radial-gradient(circle at 74% 6%,rgba(255,122,47,.13),transparent 34rem),radial-gradient(circle at 10% 22%,rgba(255,179,64,.08),transparent 27rem)}.store-page .store-hero{padding:112px 0 36px!important}.store-page .store-hero-grid{position:relative;min-height:410px;padding:clamp(32px,5vw,68px)!important;overflow:hidden;border:1px solid rgba(255,179,64,.17)!important;border-radius:30px!important;background:linear-gradient(118deg,#1d1916f5 0 54%,#121110eb),radial-gradient(circle at 75% 50%,rgba(255,179,64,.2),transparent 42%)!important;box-shadow:0 32px 90px #00000061,inset 0 1px #ffffff0e!important}.store-page .store-hero-grid:after{content:"PW";position:absolute;right:clamp(-25px,2vw,35px);bottom:-44px;color:transparent;font:900 clamp(150px,25vw,330px)/.8 Unbounded,sans-serif;letter-spacing:-.13em;-webkit-text-stroke:1px rgba(255,179,64,.13);transform:rotate(-6deg);pointer-events:none}.store-page .store-hero-copy{position:relative;z-index:2}.store-page .store-preview-badge{border-color:#ffb34038;background:#ffb34014;color:#ffd48b}.store-page .store-hero h1{max-width:840px;margin:20px 0!important;font-size:clamp(46px,6.3vw,88px)!important;line-height:.93!important;letter-spacing:-.065em!important}.store-page .store-hero h1 span{background:linear-gradient(90deg,var(--store-accent),var(--store-accent-2));color:transparent!important;-webkit-background-clip:text;background-clip:text}.store-page .store-pulse-card{position:relative;z-index:2;min-width:260px;border-color:#ffffff14;background:#08090a8f;backdrop-filter:blur(18px)}.store-page .store-pulse-status{color:var(--store-green)}.store-page .store-catalog-section{padding-top:28px}.store-page .store-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:20px!important}.store-page .store-toolbar{position:sticky;z-index:6;top:78px;border-color:#ffffff13!important;background:#111111de!important;box-shadow:0 18px 45px #00000047!important;backdrop-filter:blur(22px)!important}.store-page .store-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important}.store-page .store-product-card{border-radius:20px!important;background:linear-gradient(155deg,#25211df5,#121212fa)!important}.store-page .store-product-visual{min-height:176px;background:radial-gradient(circle at 50% 42%,rgba(255,179,64,.2),transparent 52%),linear-gradient(145deg,#27231f,#151515)!important}.store-page .store-product-body{padding:17px!important}.store-page .store-add-button,.store-page .store-cart-button,.store-page .store-manage-button{border-radius:11px}.store-page .store-recent{position:sticky;top:178px;border-radius:20px!important;background:linear-gradient(150deg,#221e1beb,#101010f5)!important}.store-page .store-help-card{border-radius:24px!important}.store-page .store-admin{width:min(1180px,calc(100% - 28px));border-radius:24px;background:#111214}.store-page .store-admin-shell{padding:28px}.store-page .store-admin-tabs{position:sticky;z-index:4;top:-28px;grid-template-columns:repeat(5,1fr);display:grid;padding:7px;background:#111214f0;backdrop-filter:blur(18px)}.store-page .store-admin-tabs button{min-width:0}.store-admin-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.store-admin-metrics article{display:grid;gap:10px;padding:17px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:linear-gradient(145deg,#ffffff0b,#ffffff05)}.store-admin-metrics span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.store-admin-metrics strong{color:#fff;font:800 clamp(18px,2vw,25px) Unbounded,sans-serif}.store-admin-overview-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:12px;margin-top:12px}.store-admin-overview-grid>article{min-height:170px;padding:20px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:#ffffff06}.store-admin-overview-grid h3{margin:7px 0 15px;font:800 15px Unbounded,sans-serif}.store-admin-overview-grid p{display:flex;justify-content:space-between;gap:15px;margin:8px 0;color:var(--muted);font-size:11px}.store-admin-overview-grid .is-ready{color:var(--store-green)}.store-admin-overview-grid .is-warning{color:#ffc46b}.store-admin-primary{min-height:40px;padding:0 14px;border:0;border-radius:9px;background:var(--store-accent);color:#17120c;font-weight:900;cursor:pointer;white-space:nowrap}.store-product-editor,.store-coupon-form{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:16px;padding:16px;border:1px solid rgba(255,179,64,.15);border-radius:15px;background:#ffb34009}.store-product-editor label,.store-coupon-form label{display:grid;gap:6px;color:var(--muted);font-size:10px}.store-product-editor .is-wide{grid-column:span 2}.store-product-editor textarea{min-height:94px;resize:vertical;padding:10px;border:1px solid rgba(255,255,255,.09);border-radius:8px;outline:0;background:#211c19;color:var(--text);font:700 11px/1.5 Manrope,sans-serif}.store-admin-check{display:flex!important;align-items:center;grid-auto-flow:column;justify-content:start}.store-admin-check input{width:18px;height:18px}.store-product-editor-actions{grid-column:-3/-1;display:flex;justify-content:flex-end;gap:8px}.store-product-editor-actions button,.store-coupon-form>button{min-height:39px;padding:0 14px;border:1px solid rgba(255,179,64,.16);border-radius:8px;background:#ffb34014;color:var(--store-accent);font-weight:900;cursor:pointer}.store-product-editor-actions button:last-child,.store-coupon-form>button{border:0;background:var(--store-accent);color:#17120c}.store-coupon-form{grid-template-columns:1.1fr .8fr .7fr .7fr 1fr auto;align-items:end}.store-admin-products,.store-admin-coupons,.store-admin-orders{display:grid;gap:8px}.store-admin-products{grid-template-columns:1fr 1fr}.store-admin-coupons article,.store-admin-orders article{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff06}.store-admin-coupons article>div:first-child,.store-admin-orders article>div:first-child{display:grid;min-width:0;flex:1;gap:3px}.store-admin-coupons span,.store-admin-orders span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.store-admin-coupons article.is-disabled{opacity:.55}.store-admin-row-actions{display:flex!important;flex:0 0 auto!important;gap:6px}.store-admin-row-actions button{min-height:34px;padding:0 9px;border:1px solid rgba(255,179,64,.14);border-radius:8px;background:#ffb3400f;color:var(--store-accent);font-size:9px;font-weight:900;cursor:pointer}.store-admin-orders>article>b{color:var(--store-accent);font-size:12px;white-space:nowrap}.store-admin-empty{padding:30px;border:1px dashed rgba(255,255,255,.1);border-radius:12px;color:var(--muted);text-align:center}@media (max-width: 1080px){.store-page .store-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.store-admin-metrics{grid-template-columns:repeat(3,1fr)}.store-product-editor{grid-template-columns:1fr 1fr}.store-coupon-form{grid-template-columns:repeat(3,1fr)}}@media (max-width: 760px){.store-page .store-hero-grid{min-height:0}.store-page .store-hero-grid:after{opacity:.45}.store-page .store-layout{grid-template-columns:1fr!important}.store-page .store-toolbar,.store-page .store-recent{position:static}.store-page .store-products{grid-template-columns:1fr!important}.store-page .store-admin-shell{padding:17px}.store-page .store-admin-tabs{top:-17px;display:flex;overflow-x:auto}.store-page .store-admin-tabs button{flex:0 0 auto;padding:0 16px}.store-admin-metrics{grid-template-columns:1fr 1fr}.store-admin-overview-grid,.store-admin-products,.store-product-editor,.store-coupon-form{grid-template-columns:1fr}.store-product-editor .is-wide,.store-product-editor-actions{grid-column:auto}.store-admin-products article,.store-admin-coupons article,.store-admin-orders article{align-items:stretch;flex-direction:column}.store-admin-row-actions{width:100%}.store-admin-row-actions button{flex:1}}@media (prefers-reduced-motion: reduce){body.pivo-react-spa main.is-page-entering,.react-spa-load-bar.is-loading{animation:none!important}}:root{--glass-bg: rgba(22,17,14,.72);--glass-bg-strong: rgba(18,14,12,.92);--glass-line: rgba(255,232,197,.13);--glass-shadow: 0 20px 60px rgba(0,0,0,.34)}.site-header,.site-header.is-scrolled{top:12px!important;left:50%!important;right:auto!important;width:min(1280px,calc(100% - 32px))!important;height:68px!important;min-height:68px!important;padding:0 18px!important;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)!important;gap:clamp(12px,2vw,28px)!important;border:1px solid var(--glass-line)!important;border-radius:18px!important;background:linear-gradient(135deg,#271d17c7,#0d0c0bb8)!important;box-shadow:inset 0 1px #ffffff0e,var(--glass-shadow)!important;backdrop-filter:blur(22px) saturate(150%)!important;-webkit-backdrop-filter:blur(22px) saturate(150%)!important;transform:translate(-50%)!important}.site-header.is-hidden{transform:translate(-50%,-120%)!important}.site-header .brand{grid-column:1!important;justify-self:start}.site-header .site-nav{grid-column:2!important;display:flex;gap:6px!important;padding:5px!important;border:1px solid rgba(255,255,255,.055);border-radius:12px;background:#00000021!important}.site-header .site-nav a{padding:9px 13px!important;border-radius:8px;font-size:14px!important;line-height:1}.site-header .site-nav a:after{display:none!important}.site-header .site-nav a:hover,.site-header .site-nav a.is-active{transform:none!important;background:#ffbe4a1f!important;color:var(--yellow)!important}.site-header .login-button,.site-header .account-menu{grid-column:3!important;justify-self:end}.site-header .login-button,.site-header .account-trigger{min-height:42px!important;height:42px!important;border:1px solid rgba(255,205,117,.22);border-radius:11px!important;background:linear-gradient(135deg,#ffbe4a2e,#ff90391a);box-shadow:none}.home .status-grid{overflow:hidden;border:1px solid var(--glass-line);border-radius:20px;background:var(--glass-bg);box-shadow:var(--glass-shadow);backdrop-filter:blur(18px)}.home .story-row{gap:clamp(34px,6vw,86px);padding-block:clamp(44px,7vw,88px)}.home .story-art{overflow:hidden;border:1px solid var(--glass-line);border-radius:26px;box-shadow:0 28px 70px #0000004d}.home .story-art img{transition:transform .65s cubic-bezier(.2,.75,.2,1)}.home .story-row:hover .story-art img{transform:scale(1.025)}.home .community-panel,.home .season-table{border:1px solid var(--glass-line);border-radius:26px;box-shadow:var(--glass-shadow)}.project-page{overflow:hidden;padding-top:136px;background:radial-gradient(circle at 50% 0,rgba(255,177,62,.1),transparent 34rem)}.project-title{max-width:900px;margin:0 auto 42px;text-align:center}.project-title h2{font-size:clamp(36px,5vw,70px);letter-spacing:-.045em}.project-title p{color:var(--muted);font-size:clamp(16px,1.5vw,20px)}.project-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;max-width:1120px;margin:0 auto 70px}.project-tab{min-height:300px!important;border:1px solid var(--glass-line)!important;border-radius:24px!important;box-shadow:0 24px 70px #00000047!important;isolation:isolate}.project-tab:before{inset:0!important;border:0!important;border-radius:inherit!important;background:linear-gradient(180deg,#0f0c0a05 24%,#0c0a09e6)!important}.project-tab:after{content:"\41e\442\43a\440\44b\442\44c  \440\430\437\434\435\43b  \2192";position:absolute;z-index:6;left:26px;bottom:23px;color:#fff5e6a8;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.project-tab strong{z-index:6!important;left:26px!important;right:26px!important;bottom:52px!important;color:#fff!important;font:800 clamp(22px,2.4vw,34px)/1.14 Unbounded,Manrope,sans-serif!important;text-shadow:0 3px 20px rgba(0,0,0,.6)}.project-tab-art{transition:transform .55s cubic-bezier(.2,.75,.2,1),filter .4s ease}.project-tab:hover{border-color:#ffbe4a57!important;box-shadow:0 30px 80px #0006!important}.project-tab:hover .project-tab-art{transform:scale(1.04);filter:saturate(1.08)}.project-detail-page{padding-top:126px;background:radial-gradient(circle at 20% 12%,rgba(255,178,62,.09),transparent 32rem)}.team-slider,.team-track{min-height:650px!important}.team-slider{border:1px solid var(--glass-line)!important;border-radius:28px!important;background:radial-gradient(circle at 76% 22%,rgba(255,190,74,.13),transparent 24rem),linear-gradient(140deg,#2d2019f5,#0f0d0cfa)!important;color:var(--text);box-shadow:var(--glass-shadow)!important}.team-intro{top:42px;color:var(--text)}.team-intro h3{color:#fff!important;font-size:clamp(30px,3vw,44px)}.team-intro p{color:var(--muted)!important;font-weight:600}.team-slide{grid-template-columns:minmax(0,1.05fr) minmax(320px,.72fr);padding-top:188px;padding-bottom:106px}.team-copy h3{color:var(--yellow)!important;font-family:Unbounded,Manrope,sans-serif}.team-copy strong{min-height:32px;padding:0 13px;border:1px solid rgba(255,190,74,.22);border-radius:999px;background:#ffbe4a1a!important;color:var(--yellow)!important;font-size:12px;letter-spacing:.05em}.team-copy p{max-height:210px;overflow:auto;padding-right:12px;color:#fff5e8bd!important;font-size:15px;line-height:1.62;scrollbar-width:thin}.team-render{max-height:620px;filter:drop-shadow(0 32px 36px rgba(0,0,0,.42))!important}.team-arrow{border:1px solid rgba(255,255,255,.08);background:#ffffff0b!important;color:var(--text)!important}.team-arrow:hover{border-color:#ffbe4a42;background:#ffbe4a1a!important;color:var(--yellow)!important}.team-thumbs button{border-radius:12px;background:#ffffff0b!important}.team-thumbs button.is-active{background:#ffbe4a1f!important;box-shadow:inset 0 0 0 2px var(--yellow)!important}.team-progress{background:#ffffff0d!important}.team-progress span{background:linear-gradient(90deg,var(--yellow),var(--orange))!important}.store-main{background:radial-gradient(circle at 18% 7%,rgba(255,174,61,.11),transparent 34rem),radial-gradient(circle at 86% 26%,rgba(110,150,205,.07),transparent 30rem)}.store-hero{padding-top:132px!important;padding-bottom:58px}.store-hero-grid{align-items:center;padding:clamp(24px,4vw,50px);border:1px solid var(--glass-line);border-radius:28px;background:linear-gradient(135deg,#34251cd1,#120f0dc7);box-shadow:var(--glass-shadow);backdrop-filter:blur(18px)}.store-preview-badge{border-color:#ffbe4a38!important;background:#ffbe4a14!important;color:var(--yellow)!important}.store-preview-badge i{background:var(--yellow)!important;box-shadow:0 0 0 4px #ffbe4a1a!important}.store-pulse-card{border-radius:18px;background:#0a090857;backdrop-filter:blur(12px)}.store-toolbar{padding:20px;border:1px solid var(--glass-line);border-radius:18px;background:var(--glass-bg)}.store-categories{padding:7px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#00000024}.store-product-card{border-radius:18px!important;background:linear-gradient(150deg,#35261feb,#141110f7)!important}.store-product-visual{height:184px}.store-product-body{min-height:226px;padding:18px}.store-recent{border:1px solid var(--glass-line);border-radius:20px;background:var(--glass-bg);box-shadow:0 20px 50px #0003}.store-checkout-shell,.store-cart-shell{border:1px solid var(--glass-line)!important;border-radius:24px!important;background:var(--glass-bg-strong)!important;box-shadow:var(--glass-shadow);backdrop-filter:blur(24px)}.store-checkout-fields input:required{border-color:#ffbe4a2e}.store-checkout-fields input:required:focus{border-color:#ffbe4a85}@media (max-width: 980px){.site-header,.site-header.is-scrolled{top:8px!important;width:calc(100% - 16px)!important;height:64px!important;min-height:64px!important;padding:0 12px!important;grid-template-columns:1fr auto auto!important;border-radius:16px!important}.site-header .brand{grid-column:1!important;grid-row:1!important}.site-header .nav-toggle{grid-column:2!important;grid-row:1!important;display:grid!important}.site-header .login-button,.site-header .account-menu{grid-column:3!important;grid-row:1!important}.site-header .site-nav{position:fixed!important;top:80px!important;left:8px!important;right:8px!important;width:auto!important;padding:9px!important;border:1px solid var(--glass-line)!important;border-radius:16px!important;background:var(--glass-bg-strong)!important;box-shadow:var(--glass-shadow)!important;backdrop-filter:blur(24px)}.site-header .site-nav a{padding:13px 14px!important}.project-tabs{grid-template-columns:1fr!important}.project-tab{min-height:260px!important}.team-slider,.team-track{min-height:760px!important}.team-slide{grid-template-columns:1fr;padding:176px 30px 118px}.team-render{position:absolute;right:-30px;bottom:42px;width:min(390px,62vw);opacity:.28}.team-copy{position:relative;z-index:2;max-width:680px}.team-copy p{max-height:300px}.team-controls{left:30px;right:30px}.store-hero-grid{padding:26px}}@media (max-width: 620px){.site-header .brand small{display:none}.site-header .brand-mark{width:35px;height:27px}.site-header .brand strong{font-size:16px}.site-header .login-button,.site-header .account-trigger{max-width:46px;padding:0 12px!important;overflow:hidden;font-size:0!important}.project-page{padding-top:112px}.project-tab{min-height:225px!important}.project-tab strong{left:20px!important;bottom:48px!important}.project-tab:after{left:20px;bottom:20px}.team-intro{left:22px;right:22px;top:28px}.team-slide{padding:166px 22px 110px}.team-controls{left:18px;right:18px;bottom:28px;gap:8px}.team-arrow{width:44px;height:44px}.team-thumbs{max-width:calc(100vw - 154px)}.team-thumb{width:34px;height:34px}.store-hero{padding-top:108px!important}.store-hero-grid{padding:20px;border-radius:22px}}.footer{position:relative;isolation:isolate;margin-top:clamp(48px,7vw,110px)!important;padding:clamp(70px,8vw,120px) clamp(14px,2vw,34px) 24px!important;overflow:hidden;background:transparent!important}.footer:before{position:absolute;top:0;left:50%;z-index:-1;width:min(1380px,86vw);height:260px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,166,56,.12),transparent 68%);filter:blur(24px);transform:translate(-50%,-54%);content:"";pointer-events:none}.footer:after{position:absolute;inset:46px 0 auto;z-index:-1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,191,83,.2),transparent);content:""}.footer-night{position:absolute!important;inset:0!important;width:auto!important;height:auto!important;opacity:1!important;background:radial-gradient(circle at 12% 72%,rgba(255,172,63,.055),transparent 21rem),radial-gradient(circle at 88% 34%,rgba(96,137,184,.045),transparent 24rem)!important}.footer-shell{position:relative;width:min(1680px,100%)!important;overflow:hidden;border:1px solid rgba(255,231,198,.12)!important;border-radius:30px!important;background:radial-gradient(circle at 8% 0,rgba(255,180,74,.095),transparent 26rem),radial-gradient(circle at 92% 100%,rgba(85,126,172,.055),transparent 25rem),linear-gradient(145deg,#1c1816f0,#090b0cfa)!important;box-shadow:0 36px 110px #0000006b,inset 0 1px #ffffff0a!important;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.footer-shell:before{position:absolute;top:-90px;right:clamp(40px,8vw,140px);width:240px;height:240px;border:1px solid rgba(255,190,74,.08);border-radius:50%;box-shadow:0 0 0 34px #ffbe4a05,0 0 0 72px #ffbe4a03;content:"";pointer-events:none}.footer-top{position:relative;min-height:136px!important;padding:clamp(26px,3vw,46px) clamp(24px,4vw,66px)!important;border-bottom:1px solid rgba(255,255,255,.065);background:transparent!important;box-shadow:none!important}.footer-top:after{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid rgba(255,190,74,.18);border-radius:12px;background:#ffbe4a12;color:var(--yellow);font:800 13px Unbounded,Manrope,sans-serif;letter-spacing:-.02em;content:"play.pwworlds.ru"}.footer-brand{position:relative;gap:18px!important;color:#fff!important}.footer-logo{width:68px!important;height:68px!important;padding:7px;border:1px solid rgba(255,190,74,.16);border-radius:17px;background-color:#ffbe4a0e;filter:drop-shadow(0 12px 24px rgba(0,0,0,.32));object-fit:contain}.footer-desc{display:grid;gap:7px;color:#fff;font:800 clamp(24px,2.3vw,36px)/1 "Unbounded",Manrope,sans-serif;letter-spacing:-.045em}.footer-desc:after{max-width:560px;color:#e8dccf8a;font:700 12px/1.55 Manrope,sans-serif;letter-spacing:0;content:"\41f\440\438\432\430\442\43d\44b\439  Minecraft-\441\435\440\432\435\440, \433\434\435  \438\433\440\43e\43a\438  \441\43e\437\434\430\44e\442  \43c\438\440, \438\441\442\43e\440\438\438  \438  \430\442\43c\43e\441\444\435\440\443."}.footer-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:0 clamp(24px,4vw,66px)!important;border-bottom:1px solid rgba(255,255,255,.065)}.footer-col{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:3px!important;padding:clamp(30px,4vw,54px) clamp(20px,3vw,52px) clamp(34px,4vw,58px) 0}.footer-col+.footer-col{padding-left:clamp(24px,4vw,64px);border-left:1px solid rgba(255,255,255,.06)}.footer-col h4{display:flex;align-items:center;gap:10px;margin:0 0 17px!important;color:#ffedd785!important;font:900 10px/1 Manrope,sans-serif!important;letter-spacing:.16em!important;text-transform:uppercase}.footer-col h4:before{width:6px;height:6px;border-radius:2px;background:var(--yellow);box-shadow:0 0 14px #ffbe4a66;content:""}.footer-col a{position:relative;display:inline-flex!important;align-items:center;min-height:38px;padding:0 24px 0 0!important;color:#f7eee4b3!important;font-size:14px!important;font-weight:700;transition:color .2s ease,transform .2s ease!important}.footer-col a:after{position:absolute;right:3px;color:var(--yellow);opacity:0;transform:translate(-5px);transition:opacity .2s ease,transform .2s ease;content:"\2192"}.footer-col a:hover{color:#fff!important;transform:translate(4px)}.footer-col a:hover:after{opacity:1;transform:translate(0)}.footer-bottom{min-height:92px!important;padding:22px clamp(24px,4vw,66px) 25px!important;background:#0000001f}.footer-bottom p{margin:0;color:#e3d7cb66!important;font-size:11px!important;line-height:1.6}.footer-bottom p+p{margin-top:2px}.footer-bottom a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:#ffffff06;color:#f2e6d994!important;font-size:11px;font-weight:800}.footer-bottom a:hover{border-color:#ffbe4a33;background:#ffbe4a12;color:var(--yellow)!important}body.home .footer-shell{width:min(1680px,100%)!important}@media (max-width: 760px){.footer{margin-top:54px!important;padding:68px 12px 12px!important}.footer-shell{border-radius:22px!important}.footer-top{align-items:flex-start;flex-direction:column;min-height:0!important;padding:26px 22px!important}.footer-top:after{min-height:40px;font-size:11px}.footer-logo{width:56px!important;height:56px!important;border-radius:14px}.footer-desc{font-size:24px}.footer-desc:after{max-width:34ch;font-size:11px}.footer-links{grid-template-columns:1fr!important;padding:0 22px!important}.footer-col{padding:25px 0 27px!important}.footer-col+.footer-col{border-top:1px solid rgba(255,255,255,.06);border-left:0}.footer-col h4{margin-bottom:11px!important}.footer-col a{min-height:40px}.footer-bottom{align-items:flex-start;flex-direction:column;min-height:0!important;padding:22px!important}.footer-bottom>div:last-child{justify-content:flex-start!important}}@media (min-width: 981px){.site-header,.site-header.is-scrolled{width:min(1480px,calc(100% - 40px))!important;height:72px!important;min-height:72px!important;padding-inline:20px!important;border-color:#fff4e224!important;background:linear-gradient(135deg,#261e1a75,#0b0c0d61)!important;box-shadow:inset 0 1px #ffffff13,0 18px 60px #0000003d!important;backdrop-filter:blur(30px) saturate(170%)!important;-webkit-backdrop-filter:blur(30px) saturate(170%)!important}.site-header.is-scrolled{background:linear-gradient(135deg,#20191694,#090a0b80)!important}.site-header .site-nav{gap:8px!important;padding:6px!important;border-color:#ffffff0f!important;background:#0000001c!important}.site-header .site-nav a{padding-inline:16px!important}}.footer-logo{padding:0!important;border:0!important;border-radius:0!important;background-color:transparent!important}.project-page{padding-top:128px!important;background:radial-gradient(circle at 82% 5%,rgba(255,171,58,.1),transparent 30rem),transparent!important}.project-page .container{width:min(1380px,calc(100% - 44px))!important}.project-title{display:block!important;max-width:none!important;margin:0 0 34px!important;padding:clamp(28px,4vw,54px)!important;overflow:hidden;border:1px solid rgba(255,231,198,.11);border-radius:26px;background:radial-gradient(circle at 86% 22%,rgba(255,178,65,.13),transparent 21rem),linear-gradient(135deg,#231c18e6,#0c0d0ef0);box-shadow:0 26px 80px #0000004d;text-align:left!important}.project-title>span{display:none!important}.project-title h2{max-width:900px;margin:0 0 13px!important;font-size:clamp(38px,5.2vw,74px)!important;line-height:.98;text-wrap:balance}.project-title h2 strong{color:var(--yellow)}.project-title p{max-width:720px;margin:0!important;color:#eaded294!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.65}.project-tabs{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-rows:repeat(2,300px)!important;gap:16px!important;max-width:none!important;margin:0 auto 70px!important}.project-tab{min-height:0!important;border:1px solid rgba(255,229,192,.11)!important;border-radius:22px!important;background-position:center!important;background-size:cover!important;box-shadow:0 24px 70px #00000042!important}.project-tab:nth-child(2){grid-column:span 5}.project-tab:nth-child(3){grid-column:span 3}.project-tab:nth-child(4){grid-column:span 2}.project-tab:before{inset:0!important;border:0!important;background:linear-gradient(180deg,#07080908 24%,#070809e0)!important;box-shadow:inset 0 0 0 1px #ffffff06!important}.project-tab:after{position:absolute!important;inset:20px auto auto 20px!important;width:auto!important;height:auto!important;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#08090a61!important;color:#ffffffbf!important;opacity:1!important;transform:none!important;backdrop-filter:blur(10px);font:900 10px/1 Manrope,sans-serif;letter-spacing:.1em}.project-tab:nth-child(1):after{content:"01 \b7  \425\420\41e\41d\41e\41b\41e\413\418\42f"!important}.project-tab:nth-child(2):after{content:"02 \b7  \418\413\420\41e\41a\418"!important}.project-tab:nth-child(3):after{content:"03 \b7  \41b\42e\414\418"!important}.project-tab:nth-child(4):after{content:"04 \b7  \41c\418\420"!important}.project-tab strong{left:24px!important;right:24px!important;bottom:24px!important;justify-content:flex-start!important;color:#fff!important;font:800 clamp(20px,2.5vw,38px)/1.08 Unbounded,Manrope,sans-serif!important;text-align:left!important;text-shadow:0 8px 30px rgba(0,0,0,.72)!important}.project-tab:nth-child(3) strong,.project-tab:nth-child(4) strong{font-size:clamp(16px,1.5vw,24px)!important}.project-tab-art{transform:scale(1.001);transition:transform .55s cubic-bezier(.2,.75,.2,1),filter .35s ease!important}.project-tab:hover{border-color:#ffbe4a4d!important;transform:translateY(-3px)!important}.project-tab:hover .project-tab-art{transform:scale(1.045)!important;filter:saturate(1.08) brightness(1.03)}.project-tabs{grid-template-rows:repeat(3,270px)!important}.project-tab:nth-child(1){grid-column:span 7;grid-row:span 2}.project-tab:nth-child(2){grid-column:span 5;grid-row:span 1}.project-tab:nth-child(3){grid-column:span 5;grid-row:span 1}.project-tab:nth-child(4){grid-column:span 6;grid-row:span 1}.project-tab:nth-child(5){grid-column:span 6;grid-row:span 1}.project-tab:nth-child(3):after{content:"03 \b7  \410\420\425\418\422\415\41a\422\423\420\410"!important}.project-tab:nth-child(4):after{content:"04 \b7  \41b\42e\414\418"!important}.project-tab:nth-child(5):after{content:"05 \b7  \41c\418\420"!important}.project-tab:nth-child(3) strong,.project-tab:nth-child(4) strong,.project-tab:nth-child(5) strong{font-size:clamp(19px,2vw,29px)!important}.project-tab-builds .project-tab-art{background-image:url(/img/community-professions-town.webp)!important;background-position:center!important;background-size:cover!important}.project-tab-builds:before{background:linear-gradient(180deg,#0708090a 16%,#0e0a07e8)!important}@media (max-width: 1080px){.project-tabs{grid-template-columns:1fr 1fr!important;grid-template-rows:none!important}.project-tab:nth-child(n){min-height:270px!important;grid-column:span 1;grid-row:span 1}.project-tab:nth-child(1){grid-column:span 2}}@media (max-width: 680px){.project-tabs{grid-template-columns:1fr!important}.project-tab:nth-child(n){min-height:240px!important;grid-column:span 1}.project-tab:nth-child(3) strong,.project-tab:nth-child(4) strong,.project-tab:nth-child(5) strong{font-size:clamp(21px,7vw,30px)!important}}.project-detail-page .container{width:min(1380px,calc(100% - 44px))!important}.project-team-panel{padding-top:4px!important}.team-slider{--team-copy-y: 0px !important;--team-render-y: 0px !important;--team-render-active-y: 0px !important;min-height:720px!important;border-radius:28px!important;background:radial-gradient(circle at 77% 38%,rgba(255,183,74,.14),transparent 25rem),linear-gradient(135deg,#211b18fa,#090b0cfc)!important}.team-slider:after{position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.07) 20%,rgba(255,255,255,.07) 80%,transparent);content:"";pointer-events:none}.team-intro{top:34px!important;left:38px!important;right:38px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;max-width:none!important;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.07)}.team-intro h3{font-size:clamp(30px,3vw,46px)!important}.team-intro p{max-width:510px;margin:0!important;font-size:14px!important;text-align:right}.team-track{min-height:720px!important}.team-slide{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr)!important;align-items:stretch!important;gap:28px!important;padding:150px 38px 104px!important}.team-copy{align-self:stretch;align-content:flex-start;width:100%!important;max-width:none!important;padding:clamp(26px,3vw,42px);overflow:hidden;border:1px solid rgba(255,231,198,.1);border-radius:22px;background:radial-gradient(circle at 14% 0,rgba(255,184,76,.08),transparent 16rem),#ffffff06;transform:translateY(12px)!important}.team-slide.is-active .team-copy{transform:translateY(0)!important}.team-copy h3{flex:0 0 100%;font-size:clamp(32px,4vw,56px)!important;letter-spacing:-.05em}.team-copy strong{min-height:34px!important;padding-inline:14px!important}.team-copy p{max-width:none!important;max-height:260px!important;margin-top:8px!important;color:#efe4d8a3!important;font-size:14px!important;line-height:1.68!important}.team-slide:after{align-self:center;justify-self:center;grid-column:2;grid-row:1;width:min(430px,34vw);aspect-ratio:1;border:1px solid rgba(255,190,74,.1);border-radius:50%;background:radial-gradient(circle,rgba(255,190,74,.11),transparent 68%);box-shadow:0 0 0 34px #ffbe4a04;content:""}.team-render{position:relative;z-index:2;grid-column:2;grid-row:1;align-self:end!important;width:min(620px,100%)!important;max-height:545px!important;transform:translateY(22px) scale(.98)!important}.team-slide.is-active .team-render{transform:translateY(8px) scale(1)!important}.team-controls{left:38px!important;right:38px;bottom:27px!important;justify-content:center;width:auto}@media (max-width: 980px){.project-tabs{grid-template-columns:1fr 1fr!important;grid-template-rows:repeat(2,280px)!important}.project-tab:nth-child(n){grid-column:span 1;grid-row:span 1}.project-tab:nth-child(3) strong,.project-tab:nth-child(4) strong{font-size:clamp(19px,3vw,28px)!important}.team-slider,.team-track{min-height:820px!important}.team-slider:after{display:none}.team-intro{align-items:flex-start;flex-direction:column;gap:8px}.team-intro p{max-width:680px;text-align:left}.team-slide{grid-template-columns:1fr!important;padding-top:175px!important}.team-copy{position:relative;z-index:3}.team-slide:after{position:absolute;right:-40px;bottom:60px;width:390px}.team-render{position:absolute!important;right:-20px!important;bottom:70px!important;width:min(430px,58vw)!important;opacity:.26!important}}@media (max-width: 620px){.project-page .container,.project-detail-page .container{width:min(100% - 24px,1380px)!important}.project-title{padding:26px 22px!important;border-radius:20px}.project-title h2{font-size:clamp(34px,11vw,50px)!important}.project-tabs{grid-template-columns:1fr!important;grid-template-rows:none!important}.project-tab:nth-child(n){min-height:250px!important}.project-tab strong{font-size:clamp(21px,7vw,30px)!important}.team-slider,.team-track{min-height:850px!important}.team-intro{top:24px!important;left:22px!important;right:22px}.team-slide{padding:178px 18px 100px!important}.team-copy{padding:24px 20px}.team-copy p{max-height:330px!important}.team-controls{left:18px!important;right:18px}}.store-page{background:#070809!important}.store-page .site-bg{background:radial-gradient(ellipse 70% 44% at 12% 12%,rgba(255,163,52,.105),transparent 68%),radial-gradient(ellipse 58% 46% at 92% 36%,rgba(91,128,172,.07),transparent 72%),#070809!important}.store-page .container{width:min(1400px,calc(100% - 44px))!important}.store-main{overflow:hidden;background:transparent!important}.store-hero{padding-top:126px!important;padding-bottom:34px!important}.store-hero .breadcrumbs{margin-bottom:20px;font-size:13px}.store-hero-grid{position:relative;grid-template-columns:minmax(0,1fr) 330px!important;align-items:center!important;gap:clamp(36px,6vw,90px)!important;min-height:460px;padding:clamp(34px,5vw,72px)!important;overflow:hidden;border-color:#ffe7c621!important;border-radius:30px!important;background:radial-gradient(circle at 84% 26%,rgba(255,182,73,.15),transparent 23rem),radial-gradient(circle at 12% 100%,rgba(107,143,187,.07),transparent 24rem),linear-gradient(135deg,#261e1af0,#0a0c0df7)!important;box-shadow:0 34px 110px #00000061!important}.store-hero-grid:before{position:absolute;top:-150px;right:-80px;width:440px;height:440px;border:1px solid rgba(255,190,74,.07);border-radius:50%;box-shadow:0 0 0 55px #ffbe4a03,0 0 0 112px #ffbe4a02;content:"";pointer-events:none}.store-hero-copy{position:relative;z-index:2}.store-preview-badge{min-height:34px!important;padding-inline:13px!important;border-radius:10px!important;letter-spacing:.09em!important}.store-hero h1{max-width:940px!important;margin:22px 0 20px!important;font-size:clamp(44px,5.8vw,82px)!important;line-height:.96!important;letter-spacing:-.055em!important;text-wrap:balance}.store-hero-copy>p{max-width:720px!important;color:#e7dbcf9e!important;font-size:clamp(15px,1.2vw,18px)!important;line-height:1.7!important}.store-trust-row{gap:9px!important;margin-top:28px!important}.store-trust-row>span{min-height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#ffffff06}.store-pulse-card{position:relative;z-index:2;grid-template-columns:62px 1fr!important;gap:16px!important;padding:22px!important;border-color:#ffbe4a33!important;border-radius:20px!important;background:#08090a6b!important;box-shadow:0 24px 70px #00000047,inset 0 1px #ffffff0a}.store-pulse-icon{width:62px!important;height:62px!important;border-radius:16px!important}.store-pulse-card strong{font:800 17px/1.25 Unbounded,Manrope,sans-serif!important}.store-pulse-status{min-height:28px;width:fit-content;padding:0 9px;border-radius:8px;background:#79d69c12}.store-popular-section,.store-sales-section{padding-block:22px!important}.store-popular-shell{padding:24px!important;border-color:#ffe7c61c!important;border-radius:22px!important;background:linear-gradient(135deg,#201a17db,#0c0e0ff0)!important}.store-popular-head{margin-bottom:20px!important}.store-popular-head h2{font-size:22px!important}.store-popular-list{gap:11px!important}.store-popular-card{min-height:92px!important;padding:12px!important;border-radius:14px!important;background:#ffffff08!important}.store-popular-art{width:58px!important;height:58px!important;border-radius:13px!important}.store-catalog-section{padding-top:36px!important}.store-layout{grid-template-columns:minmax(0,1fr) 350px!important;gap:28px!important}.store-toolbar{align-items:center!important;margin-bottom:14px!important;padding:22px 24px!important;border-color:#ffe7c61a!important;border-radius:20px!important;background:#111111b8!important;box-shadow:0 18px 54px #0003;backdrop-filter:blur(18px)}.store-toolbar h2{font-size:clamp(26px,2.5vw,38px)!important}.store-search,.store-tool-button,.store-cart-button,.store-manage-button{min-height:44px!important;border-radius:11px!important}.store-cart-button{border-color:#ffbe4a33!important;background:#ffbe4a1a!important}.store-categories{gap:8px!important;margin-bottom:18px;padding:8px!important;border-radius:15px!important}.store-categories button{min-height:42px!important;padding-inline:16px!important;border-radius:10px!important}.store-products{gap:15px!important}.store-product-card{position:relative;border-color:#ffffff14!important;border-radius:20px!important;background:linear-gradient(150deg,#271f1beb,#0e0f10fa)!important;box-shadow:0 18px 55px #00000029}.store-product-card:hover{transform:translateY(-6px)!important;border-color:#ffbe4a47!important;box-shadow:0 28px 70px #0000004d!important}.store-product-visual{height:220px!important;background:radial-gradient(circle at 50% 42%,rgba(255,190,74,.16),transparent 42%),linear-gradient(145deg,#ffac3f0e,#5377a00b)!important}.store-product-card:nth-child(3n+2) .store-product-visual{background:radial-gradient(circle at 50% 42%,rgba(111,145,255,.14),transparent 42%),linear-gradient(145deg,#4f5ca412,#ffac3f09)!important}.store-product-card:nth-child(3n) .store-product-visual{background:radial-gradient(circle at 50% 42%,rgba(121,214,156,.13),transparent 42%),linear-gradient(145deg,#3d805b0e,#ffac3f09)!important}.store-product-visual>span .pivo-icon{width:64px!important;height:64px!important;stroke-width:1.1!important}.store-product-body{min-height:246px!important;padding:21px!important}.store-product-card h3{margin:12px 0 9px!important;font-size:18px!important}.store-product-card p{color:#ded2c68c!important;font-size:12.5px!important;line-height:1.65!important}.store-product-price strong{color:#fff;font-size:20px!important}.store-product-footer button,.store-details-button{border-radius:10px!important}.store-recent{top:94px!important;padding:22px!important;border-color:#ffe7c61a!important;border-radius:20px!important;background:#101112c7!important;box-shadow:0 24px 70px #0000003d!important;backdrop-filter:blur(20px)}.store-recent h2{font-size:20px!important}.store-recent-list article{grid-template-columns:42px minmax(0,1fr)!important;padding-block:15px!important}.store-recent-list img{width:42px!important;height:42px!important;border-radius:11px!important}.store-help-card{padding:28px!important;border-radius:20px!important;background:linear-gradient(120deg,#2130409e,#0e1012f5)!important}@media (max-width: 1080px){.store-hero-grid,.store-layout{grid-template-columns:1fr!important}.store-pulse-card{max-width:380px}.store-recent{position:static!important}}@media (max-width: 700px){.store-page .container{width:calc(100% - 24px)!important}.store-hero{padding-top:104px!important}.store-hero-grid{min-height:0;padding:25px 20px!important;border-radius:22px!important}.store-hero h1{font-size:clamp(36px,12vw,54px)!important}.store-trust-row>span{width:100%}.store-toolbar{align-items:stretch!important;padding:18px!important}.store-product-card{grid-template-columns:126px minmax(0,1fr)!important}.store-product-visual{min-height:250px!important;height:100%!important}.store-product-body{min-height:250px!important;padding:16px!important}}@media (min-width: 981px) and (max-width: 1260px){.site-header{grid-template-columns:minmax(135px,.8fr) auto minmax(125px,.8fr)!important;gap:8px!important}.site-header .brand{gap:9px}.site-header .brand-mark{width:34px;height:27px}.site-header .brand strong{font-size:17px}.site-header .brand small{display:none}.site-header .site-nav{gap:2px!important;padding:4px!important}.site-header .site-nav a{padding:8px 7px!important;font-size:11px!important}.site-header .login-button,.site-header .account-trigger{min-width:0;padding-inline:10px!important;font-size:11px!important}}.towns-page{background:#070809}.towns-page .site-bg{background:radial-gradient(ellipse 64% 42% at 12% 16%,rgba(255,166,54,.09),transparent 70%),radial-gradient(ellipse 54% 40% at 90% 52%,rgba(83,129,103,.07),transparent 72%),#070809!important}.towns-page .project-detail-page{padding-top:118px!important;background:transparent!important}.towns-page .project-detail-page .container{width:min(1400px,calc(100% - 44px))!important}.towns-page .breadcrumbs{margin-bottom:22px;font-size:13px}.towns-page .detail-hero{display:flex;min-height:390px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(32px,5vw,68px)!important;overflow:hidden;border:1px solid rgba(255,232,198,.13);border-radius:28px;background:linear-gradient(90deg,#070a09f0,#070a09a3 48%,#070a0933),linear-gradient(180deg,transparent 40%,rgba(7,9,8,.72) 100%),url(img/project-card-towns.webp) center 54% / cover no-repeat!important;box-shadow:0 32px 100px #00000061}.towns-page .detail-hero:before{inset:16px;border-color:#ffffff14;border-radius:18px}.towns-page .detail-hero>span{min-height:32px;padding:0 12px;border:1px solid rgba(255,190,74,.22);border-radius:9px;background:#ffbe4a1a;color:var(--yellow);font-size:10px;letter-spacing:.12em}.towns-page .detail-hero h1{max-width:850px;margin:20px 0 14px;font-size:clamp(42px,5.7vw,78px);letter-spacing:-.055em}.towns-page .detail-hero p{max-width:720px;color:#eee3d7ab;font-size:clamp(15px,1.2vw,18px);line-height:1.7}.towns-page .towns-shell{margin-top:24px;padding:18px;border:1px solid rgba(255,231,198,.11);border-radius:26px;background:radial-gradient(circle at 8% 0,rgba(255,183,72,.06),transparent 24rem),#0b0d0edb;box-shadow:0 30px 90px #0000004d}.towns-page .towns-toolbar{min-height:88px;margin-bottom:14px;padding:18px 20px;border-color:#fff1;border-radius:16px;background:#ffffff06}.towns-page .towns-toolbar b{font:800 clamp(19px,2vw,27px)/1.15 Unbounded,Manrope,sans-serif;letter-spacing:-.035em}.towns-page .towns-toolbar span{color:#e6dace7a;font-size:12px}.towns-page .towns-search{width:min(100%,370px)}.towns-page .towns-search input{min-height:48px;padding-inline:15px;border:1px solid rgba(255,255,255,.085);border-radius:12px;background:#0000002e}.towns-page .towns-layout{grid-template-columns:330px minmax(0,1fr);gap:14px}.towns-page .towns-list{max-height:780px;gap:8px;padding:10px;overflow-y:auto;border:1px solid rgba(255,255,255,.06);border-radius:17px;background:#00000024;scrollbar-width:thin}.towns-page .town-list-item{grid-template-columns:50px minmax(0,1fr)!important;gap:13px!important;min-height:74px;padding:11px!important;border-color:transparent!important;border-radius:13px!important;background:#ffffff06!important;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.towns-page .town-list-item:hover{transform:translate(3px);border-color:#ffffff13!important;background:#ffffff0b!important}.towns-page .town-list-item.is-active{border-color:#ffbe4a40!important;background:linear-gradient(135deg,#ffbe4a21,#ffbe4a0b)!important}.towns-page .town-list-icon{width:50px;height:50px;border-radius:12px}.towns-page .town-list-info b{font-size:14px}.towns-page .town-list-info span,.towns-page .town-list-info small{color:#e7dbcf7a;font-size:11px}.towns-page .town-detail{min-height:620px;overflow:hidden;padding:28px;border:1px solid rgba(255,255,255,.065);border-radius:18px;background:radial-gradient(circle at 90% 8%,rgba(255,182,70,.055),transparent 20rem),#ffffff05}.towns-page .town-banner{width:calc(100% + 56px);height:330px;margin:-28px -28px 28px;border-radius:18px 18px 0 0}.towns-page .town-banner-overlay{padding:30px;background:linear-gradient(180deg,#07080914 24%,#070809f0)}.towns-page .town-detail h2{font-family:Unbounded,Manrope,sans-serif;font-size:clamp(32px,4vw,54px);letter-spacing:-.045em}.towns-page .town-description{max-width:900px;color:#ebdfd39e;font-size:14px;line-height:1.75}.towns-page .town-facts{gap:10px}.towns-page .town-facts span{min-height:88px;padding:15px;border:1px solid rgba(255,255,255,.06);border-radius:13px;background:#ffffff07;color:#ebdfd39e}.towns-page .town-facts b{color:var(--yellow);font-size:10px;letter-spacing:.08em}.towns-page .town-gallery{gap:10px}.towns-page .town-gallery img{border:1px solid rgba(255,255,255,.07);border-radius:13px}.towns-page .town-member{min-height:66px;padding:11px;border:1px solid rgba(255,255,255,.055);border-radius:13px;background:#ffffff06}.towns-page .players-empty{display:grid;min-height:560px;place-items:center;color:#ebdfd36b;font:700 14px Manrope,sans-serif;text-align:center}@media (max-width: 920px){.towns-page .towns-layout{grid-template-columns:1fr}.towns-page .towns-list{display:flex;max-height:none;overflow-x:auto}.towns-page .town-list-item{flex:0 0 min(300px,78vw)}.towns-page .town-detail{min-height:520px}}@media (max-width: 620px){.towns-page .project-detail-page .container{width:calc(100% - 24px)!important}.towns-page .detail-hero{min-height:410px;padding:26px 22px!important;border-radius:20px}.towns-page .detail-hero h1{font-size:clamp(38px,12vw,54px)}.towns-page .towns-shell{padding:10px;border-radius:20px}.towns-page .towns-toolbar{align-items:stretch}.towns-page .town-detail{padding:18px;border-radius:15px}.towns-page .town-banner{width:calc(100% + 36px);height:250px;margin:-18px -18px 22px}.towns-page .town-banner-overlay{padding:20px}}:root{--pw-bg: #070809;--pw-surface: rgba(25, 22, 20, .78);--pw-surface-strong: rgba(15, 14, 13, .94);--pw-line: rgba(255, 235, 207, .1);--pw-line-accent: rgba(255, 181, 66, .28);--pw-accent: #ffae3d;--pw-accent-strong: #f28a20;--pw-muted: rgba(232, 220, 207, .58);--pw-radius: 20px;--pw-shadow: 0 24px 70px rgba(0, 0, 0, .34)}html{scroll-padding-top:94px}body{background-color:var(--pw-bg)}.site-bg{position:fixed!important;inset:0!important;min-height:100dvh;background:radial-gradient(ellipse 70% 42% at 8% 8%,rgba(255,160,44,.09),transparent 72%),radial-gradient(ellipse 56% 40% at 92% 48%,rgba(78,111,151,.055),transparent 74%),var(--pw-bg)!important}:where(a,button,input,textarea,select):focus-visible{outline:2px solid var(--pw-accent)!important;outline-offset:3px}.footer-logo{padding:0!important;border:0!important;background:transparent!important}.team-page .team-slider,.store-page :is(.store-hero-grid,.store-toolbar,.store-product-card,.store-recent,.store-help-card),.towns-page :is(.detail-hero,.towns-shell,.town-detail),.home .faq .container{border-color:var(--pw-line)!important;box-shadow:var(--pw-shadow)}.store-page :is(.store-cart-button,.store-tool-button,.store-manage-button,.store-details-button),.towns-page :is(.player-search input,.town-list-item),.team-page :is(.team-arrow,.team-thumbs button){border-radius:12px!important}@media (max-width: 980px){.site-header,.site-header.is-scrolled{top:8px!important;left:8px!important;right:8px!important;width:auto!important;height:64px!important;min-height:64px!important;padding:0 10px 0 13px!important;grid-template-columns:minmax(0,1fr) 44px 44px!important;gap:7px!important;border-radius:17px!important;background:linear-gradient(135deg,#231b16e0,#0a0b0cd1)!important;transform:none!important}.site-header.is-hidden{transform:translateY(-120%)!important}.site-header .brand{min-width:0;overflow:hidden}.site-header .brand>span:last-child{min-width:0}.site-header .brand strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-header .nav-toggle,.site-header .login-button,.site-header .account-trigger{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important}.site-header .login-button{font-size:0!important}.site-header .login-button i{display:none!important}.site-header .login-button:before{color:#191007;font:900 22px/1 Manrope,sans-serif;content:"\2197"}.site-header .site-nav{position:fixed!important;top:80px!important;left:8px!important;right:8px!important;z-index:1001!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 96px);padding:10px!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid var(--pw-line)!important;border-radius:17px!important;background:radial-gradient(circle at 10% 0,rgba(255,178,64,.1),transparent 18rem),#0d0d0df0!important;box-shadow:0 30px 80px #00000085!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px) scale(.985)!important;transform-origin:top center;backdrop-filter:blur(28px) saturate(145%)!important;-webkit-backdrop-filter:blur(28px) saturate(145%)!important;transition:opacity .2s ease,transform .2s ease,visibility .2s ease!important}.site-header .site-nav.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.site-header .site-nav a{display:flex!important;align-items:center;justify-content:flex-start;width:100%!important;min-height:46px;padding:10px 12px!important;overflow:visible!important;border:1px solid transparent;border-radius:11px!important;color:#f4ebe1b8!important;font-size:12px!important;line-height:1.25!important;white-space:normal!important}.site-header .site-nav a:hover,.site-header .site-nav a.is-active{border-color:#ffb54229!important;background:#ffb54217!important;color:var(--pw-accent)!important}}@media (max-width: 760px){.footer{margin-top:48px!important;padding:48px 10px 10px!important}.footer-shell{border-radius:21px!important}.footer-top{gap:18px!important;padding:22px 18px!important}.footer-brand{gap:13px!important}.footer-logo{width:48px!important;height:48px!important}.footer-desc{gap:5px;font-size:21px!important}.footer-desc:after{max-width:29ch;font-size:10px!important;line-height:1.45}.footer-top:after{min-height:36px;padding-inline:13px;border-radius:10px;font-size:10px}.footer-socials{width:100%;margin-left:0!important}.footer-socials a{width:38px;height:38px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;padding:0 18px!important}.footer-col{min-width:0;padding:22px 0!important}.footer-col:nth-child(2){padding-left:15px!important;border-top:0!important;border-left:1px solid rgba(255,255,255,.06)!important}.footer-col:nth-child(3){display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:8px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.06)!important;border-left:0!important}.footer-col:nth-child(3) h4{grid-column:1 / -1}.footer-col h4{margin-bottom:10px!important;font-size:9px!important}.footer-col a{min-height:34px!important;padding-right:6px!important;font-size:12px!important;line-height:1.3}.footer-col a:after{display:none}.footer-bottom{gap:14px!important;padding:18px!important}.footer-bottom p{font-size:9.5px!important}}@media (max-width: 620px){.team-page .project-detail-page{padding-top:104px!important}.team-page .project-detail-page .container{width:calc(100% - 20px)!important}.team-page .breadcrumbs,.towns-page .breadcrumbs,.store-page .breadcrumbs{width:100%;padding-bottom:4px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.team-page .breadcrumbs::-webkit-scrollbar,.towns-page .breadcrumbs::-webkit-scrollbar,.store-page .breadcrumbs::-webkit-scrollbar{display:none}.team-page .team-slider,.team-page .team-track{min-height:690px!important}.team-page .team-slider{border-radius:21px!important}.team-page .team-intro{top:22px!important;left:18px!important;right:18px!important;gap:6px!important;padding-bottom:18px}.team-page .team-intro h3{font-size:clamp(27px,9vw,36px)!important}.team-page .team-intro p{font-size:11px!important;line-height:1.45}.team-page .team-slide{padding:142px 12px 88px!important}.team-page .team-copy{min-height:430px;padding:22px 18px!important;border-radius:17px;background:linear-gradient(110deg,#181412f5 0 68%,#181412b8),#ffffff06!important}.team-page .team-copy h3{font-size:clamp(28px,9vw,38px)!important}.team-page .team-copy strong{min-height:30px!important;font-size:10px!important}.team-page .team-copy p{max-height:260px!important;padding-right:5px;font-size:12.5px!important;line-height:1.62!important}.team-page .team-render{right:-48px!important;bottom:72px!important;width:260px!important;max-height:390px!important;opacity:.15!important;filter:saturate(.8) drop-shadow(0 20px 30px rgba(0,0,0,.45))!important}.team-page .team-controls{right:12px!important;bottom:20px!important;left:12px!important}.team-page .team-arrow{width:40px!important;height:40px!important}.team-page .team-thumbs{max-width:calc(100vw - 128px)!important;gap:5px}.team-page .team-thumb{width:31px!important;height:31px!important}.store-page .store-hero{padding-top:96px!important;padding-bottom:26px!important}.store-page .store-hero-grid{padding:20px 18px!important;border-radius:20px!important}.store-page .store-hero h1{margin-block:16px 13px!important;font-size:clamp(35px,11.5vw,47px)!important}.store-page .store-pulse-card{width:100%;max-width:none}.store-page .store-toolbar{gap:16px;padding:16px!important;border-radius:17px!important}.store-page .store-toolbar-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;width:100%}.store-page .store-search{grid-column:1 / -1;grid-row:1;width:100%!important}.store-page :is(.store-cart-button,.store-tool-button,.store-manage-button){width:100%;min-width:0;justify-content:center;padding-inline:10px!important;font-size:11px}.store-page .store-categories{display:flex!important;padding:6px!important;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.store-page .store-categories::-webkit-scrollbar{display:none}.store-page .store-categories button{flex:0 0 auto;min-height:40px!important;scroll-snap-align:start}.store-page .store-product-card{display:grid!important;grid-template-columns:1fr!important;border-radius:18px!important}.store-page .store-product-visual{width:100%;height:168px!important;min-height:168px!important}.store-page .store-product-body{min-height:0!important;padding:17px!important}.store-page .store-product-footer{margin-top:18px}.store-page :is(.store-checkout,.store-cart,.store-history,.store-admin){width:calc(100% - 12px)!important;max-width:none!important;max-height:calc(100dvh - 12px)!important;margin:auto!important}.store-page :is(.store-checkout-shell,.store-cart-shell,.store-history-shell,.store-admin-shell){max-height:calc(100dvh - 12px)!important;border-radius:18px!important}.store-page .store-checkout-product{grid-template-columns:70px minmax(0,1fr)!important}.towns-page .project-detail-page{padding-top:102px!important}.towns-page .detail-hero{min-height:340px!important;padding:22px 20px!important;border-radius:20px!important}.towns-page .detail-hero h1{font-size:clamp(35px,11vw,47px)!important}.towns-page .towns-shell{padding:8px!important;border-radius:18px!important}.towns-page .towns-toolbar{gap:14px;padding:15px!important;border-radius:14px}.towns-page .towns-search{width:100%!important}.towns-page .towns-list{gap:7px;padding:7px;border-radius:14px;scroll-snap-type:x proximity}.towns-page .town-list-item{flex-basis:min(260px,78vw)!important;min-height:68px;scroll-snap-align:start}.towns-page .town-list-icon{width:46px;height:46px}.towns-page .town-detail{min-height:460px!important;padding:16px!important;border-radius:15px!important}.towns-page .town-banner{width:calc(100% + 32px)!important;height:210px!important;margin:-16px -16px 20px!important}.towns-page .town-banner-overlay{padding:18px!important}.towns-page .town-detail h2{font-size:clamp(29px,9vw,40px)!important}.towns-page .town-description{font-size:12.5px;line-height:1.65}.towns-page .town-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.towns-page .town-facts span{min-height:76px;padding:12px}}@media (max-width: 420px){.site-header .brand strong{font-size:16px!important}.site-header .brand-mark{width:32px!important;height:26px!important}.footer-links{padding-inline:15px!important}.footer-col:nth-child(2){padding-left:12px!important}.footer-col a{font-size:11px!important}.store-page .store-toolbar-actions{grid-template-columns:1fr}.store-page .store-search{grid-column:1}}@media (max-width: 980px){.site-header .site-nav{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:0!important;grid-column:1 / -1!important;justify-self:stretch!important;width:100%!important}.site-header .site-nav.is-open{display:grid!important}}.chibi-leaderboard{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:24px;margin:22px 0;padding:24px;border:1px solid rgba(255,177,65,.16);border-radius:20px;background:radial-gradient(circle at 8% 20%,rgba(255,170,50,.1),transparent 35%),#12110f}.chibi-leaderboard-copy>span{color:#e9a33e;font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.chibi-leaderboard-copy h2{margin:8px 0;font:800 1.35rem Unbounded}.chibi-leaderboard-copy p{margin:0;color:#8f8981}.chibi-leaderboard-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chibi-leaderboard-list a{display:grid;grid-template-columns:28px 38px minmax(0,1fr) 24px;align-items:center;gap:9px;padding:9px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#ffffff06;color:inherit;text-decoration:none}.chibi-leaderboard-list a>b{color:#e5a13e;font-size:.76rem}.chibi-leaderboard-list a>img:not(.chibi-leaderboard-badge){width:38px;height:38px;border-radius:9px;image-rendering:pixelated}.chibi-leaderboard-list span{min-width:0}.chibi-leaderboard-list strong,.chibi-leaderboard-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chibi-leaderboard-list small{color:#817b73;font-size:.7rem}.chibi-leaderboard-badge{width:21px;height:27px;object-fit:contain;image-rendering:pixelated}@media (max-width:800px){.chibi-leaderboard,.chibi-leaderboard-list{grid-template-columns:1fr}}.project-tabs .project-tab:nth-child(n){background:radial-gradient(ellipse at 65% 35%,#393026,#191713 78%)!important}.project-tabs .project-tab:nth-child(2){background:radial-gradient(ellipse at 65% 35%,#243b3b,#141d1e 78%)!important}.project-tabs .project-tab:nth-child(3){background:radial-gradient(ellipse at 65% 35%,#3b3426,#211c15 78%)!important}.project-tabs .project-tab:nth-child(4){background:radial-gradient(ellipse at 65% 35%,#30344b,#181922 78%)!important}.project-tabs .project-tab:nth-child(5){background:radial-gradient(ellipse at 65% 35%,#2c3e2e,#171e18 78%)!important}.project-tabs .project-tab .project-tab-art{inset:12px 12px 62px!important;width:auto!important;height:auto!important;background:none!important;filter:none!important;transform:none!important;animation:none!important}.project-tabs .project-tab-art img{display:block;width:100%;height:100%;object-fit:contain}.project-tabs .project-tab-art:before,.project-tabs .project-tab-art:after,.project-tabs .project-tab:after{display:none!important}.project-tabs .project-tab:before{background:none!important}.project-tabs .project-tab strong{bottom:22px!important;text-shadow:none!important}.project-tabs .project-tab:hover .project-tab-art{transform:none!important;filter:none!important}@media (max-width: 680px){.project-tabs .project-tab:nth-child(n){min-height:310px!important}}@media (max-width: 760px),(prefers-reduced-motion: reduce){.footer-star,.footer-comet,.footer-wave,.hero-orb,.home-render{animation:none!important}.site-header,.site-nav,.store-toolbar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.project-tabs .project-tab{--card-accent: #efbb76;isolation:isolate;transition:border-color .2s ease,box-shadow .2s ease!important}.project-tabs .project-tab-players{--card-accent: #8edacf}.project-tabs .project-tab-builds{--card-accent: #e3b88b}.project-tabs .project-tab-team{--card-accent: #adbdf3}.project-tabs .project-tab-towns{--card-accent: #bbd890}.project-tabs .project-tab:before{display:block!important;background:linear-gradient(135deg,rgba(255,255,255,.055),transparent 42%)!important;border-radius:inherit}.project-tabs .project-card-kicker{position:absolute;z-index:3;top:18px;left:22px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--card-accent) 25%,transparent);border-radius:6px;color:var(--card-accent);font:800 10px/1.2 Manrope,sans-serif;letter-spacing:.06em;background:#0a0c0e59}.project-tabs .project-tab .project-tab-art{inset:46px 12px 91px!important}.project-tabs .project-tab strong{bottom:49px!important;right:65px!important;font-size:clamp(20px,2vw,30px)!important}.project-tabs .project-card-caption{position:absolute;z-index:3;bottom:20px;left:24px;right:24px;color:#c4c0b9;font:500 12px/1.4 Manrope,sans-serif}.project-tabs .project-card-arrow{position:absolute;right:22px;bottom:48px;display:grid;place-items:center;width:32px;height:32px;border:1px solid color-mix(in srgb,var(--card-accent) 30%,transparent);border-radius:50%;color:var(--card-accent);font-size:20px;transition:background .2s ease}.project-tabs .project-tab:hover,.project-tabs .project-tab:focus-visible{transform:none!important;border-color:var(--card-accent)!important;box-shadow:0 8px 26px #0003!important}.project-tabs .project-tab:hover .project-card-arrow{background:#ffffff14}.project-tabs{grid-template-rows:repeat(3,350px)!important}@media (max-width:1080px){.project-tabs{grid-template-rows:none!important}.project-tabs .project-tab:nth-child(n){min-height:330px!important}}@media (max-width:680px){.project-tabs .project-tab strong{font-size:22px!important}.project-tabs .project-card-caption{font-size:11px}.project-tabs .project-tab .project-tab-art{bottom:108px!important}}
