:root{--bg:#090c0a;--bar:#121513;--panel:#111512;--card:#171c18;--card2:#1b201c;--line:#242c26;--text:#f5f8f5;--muted:#727d75;--green:#61f27f;--green2:#b6ff67;--darkgreen:#193622;--red:#ff5364;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font:13px Manrope,Arial,sans-serif}button,input{font:inherit}a{color:inherit}.ambient-wall{position:fixed;z-index:-2;inset:64px auto 0 0;width:265px;background:#17221a url("Assets/анимированный_фон.gif") center/cover no-repeat;filter:hue-rotate(70deg) saturate(.8);opacity:.95}.ambient-wall:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#090c0a),linear-gradient(0deg,#090c0a66,transparent 30%)}.site-main,.topbar,.footer{width:min(1390px,calc(100% - 281px));margin-left:265px;margin-right:16px}.topbar{height:65px;display:flex;align-items:center;gap:18px}.header-shell{position:sticky;top:0;z-index:40;border-bottom:1px solid #242825;background:#121513f5;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{position:relative;width:38px;height:44px;color:var(--green);font:800 30px/44px Unbounded;text-align:center}.brand-mark:before,.brand-mark:after{content:"";position:absolute;left:4px;right:4px;height:4px;background:var(--green)}.brand-mark:before{top:8px}.brand-mark:after{bottom:8px}.brand-count{font:800 17px Unbounded}.brand-live{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green)}.header-divider{width:1px;height:32px;background:#2b302c}.topnav{display:flex;align-self:stretch;gap:3px}.topnav a{position:relative;display:flex;min-width:54px;padding:8px 5px 7px;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#a3aca6;text-decoration:none;font-size:7px;text-transform:uppercase;letter-spacing:.35px}.topnav a svg{width:17px;height:17px;fill:currentColor}.topnav a:hover,.topnav a.active{color:var(--green2)}.topnav a.active:after{content:"";position:absolute;left:6px;right:6px;bottom:0;height:2px;background:var(--green)}.header-tools{display:flex;gap:9px;margin-left:auto}.tool-button{display:grid;place-items:center;width:37px;height:37px;border:1px solid #252b27;border-radius:7px;background:#1b201c;color:#dce4de;text-decoration:none}.tool-button.accent{background:var(--green);color:#0c160e}.tool-button svg{width:17px;height:17px;fill:currentColor}.menu{display:none}
.site-main{padding:10px 0 36px}.page-title{display:flex;align-items:center;gap:12px;min-height:72px;padding:13px 14px;border-radius:var(--radius);background:var(--panel);border:1px solid #151a17}.page-title-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:7px;background:#19211b;color:var(--green)}.page-title-icon svg{width:26px;height:26px;fill:currentColor}.page-title h1{margin:0 0 4px;font-size:20px}.page-title p{margin:0;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.5px}.title-action{margin-left:auto}.section-bar{display:flex;align-items:center;justify-content:center;min-height:47px;margin-top:5px;border-radius:var(--radius);background:#121513;color:#747e77;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.section-bar svg{width:14px;height:14px;margin-right:7px;fill:currentColor}.dashboard-top{display:grid;grid-template-columns:2fr 1fr;gap:7px;margin-top:5px}.leader-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.leader{display:grid;grid-template-columns:28px 48px minmax(0,1fr) 28px;align-items:center;gap:10px;min-height:86px;padding:10px 12px;border:1px solid #27352b;border-radius:10px;background:linear-gradient(115deg,#17231a,#101612);text-decoration:none;animation:leader-in .5s ease both;animation-delay:var(--delay,0ms);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.leader:hover{transform:translateY(-5px);border-color:#66eb83;box-shadow:0 14px 30px #0008}.leader.place-1{background:linear-gradient(115deg,#26351f,#101612);border-color:#75df78}.leader.place-2{background:linear-gradient(115deg,#202c2c,#101612)}.leader.place-3{background:linear-gradient(115deg,#30251d,#101612)}.leader:nth-child(2){background:#191d1b}.leader:nth-child(3){background:linear-gradient(100deg,#292019,#1a1d1b)}.leader-avatar{width:48px;height:48px;border-radius:8px;object-fit:contain;background:#101712;filter:drop-shadow(0 5px 7px #0009)}.leader-rank{font-size:22px;font-weight:900;color:#83ff9b;text-align:center}.leader span{display:flex;flex-direction:column;gap:3px}.leader strong{font-size:10px;color:#7dff9e}.leader b{font-size:12px}.leader small{font-size:9px}.leader .medal{font-size:25px;text-align:center}.social-links a{width:auto;min-width:42px;padding:0 10px;grid-template-columns:20px auto;gap:6px}.social-links span{font-size:9px;color:#8d9c91;font-weight:700}@keyframes leader-in{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.leader b{display:block;color:var(--green2);font-size:12px}.leader small{color:#707971;font-size:8px}.medal{font-size:22px;color:var(--green)}.server-mini{position:relative;height:72px;overflow:hidden;border-radius:5px;background:#171c18 url("Assets/анимированный_фон.gif") center/cover}.server-mini:before{content:"";position:absolute;inset:0;background:#0b100caa}.server-mini h3{position:relative;margin:13px 10px 6px;text-align:center;font-size:13px}.server-mini-row{position:relative;display:flex;align-items:center;gap:8px;padding:0 8px}.server-online{color:var(--green);font:15px monospace}.map-tag{padding:5px 8px;border-radius:3px;background:#0d1410;color:#7edb94;font:9px monospace}.server-mini .play{margin-left:auto}
.hero-banner{position:relative;height:250px;margin-top:9px;overflow:hidden;border:1px solid #242b26;border-radius:var(--radius);background:linear-gradient(90deg,#141a16,#0d100e)}.hero-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,#53886433,transparent 35%),url("Assets/анимированный_фон.gif") center/cover;opacity:.38;filter:hue-rotate(70deg)}.hero-copy{position:absolute;z-index:2;left:31px;top:80px}.hero-copy h2{margin:0 0 27px;font-size:28px}.hero-copy p{font-size:15px}.hero-copy b{color:var(--green2)}.hero-girl{position:absolute;z-index:2;left:50%;bottom:-15px;height:250px;transform:translateX(-50%);object-fit:contain}.podium{position:absolute;z-index:3;right:35px;top:88px;display:flex;gap:22px}.place{display:flex;align-items:center;gap:10px;min-width:138px;padding:11px 14px;border:1px solid #252d27;border-radius:7px;background:#101411dd;font-weight:800}.place img{width:35px;height:35px;object-fit:contain}.place.one{transform:translateY(-27px);color:var(--green2)}.place.two{color:#b8d4c0}.place.three{color:#7bea91}
.rules-banner{position:relative;display:grid;grid-template-columns:1.2fr .8fr auto;align-items:center;height:190px;margin-top:7px;padding:30px 58px;overflow:hidden;border-radius:var(--radius);background:#0e110f}.rules-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0c110e,#10211755),url("Assets/анимированный_фон.gif") center/cover;opacity:.23}.rules-banner>*{position:relative}.rules-copy{padding:20px;border-radius:6px;background:#111513bb}.rules-copy h2{margin:0 0 18px;font-size:27px}.rules-copy p{margin:0;color:var(--muted);font-size:11px}.rules-art{height:160px;margin:auto;object-fit:contain}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:0 23px;border:0;border-radius:6px;background:var(--green);color:#0a120c;text-decoration:none;font-weight:800;cursor:pointer}.button.dark{border:1px solid #28312a;background:#181e1a;color:#dbe5dd}.button.full{width:100%}.stats-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px;padding:5px 38px;border-radius:var(--radius);background:#141815}.stat-item{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;border-radius:5px;background:#191e1a}.stat-item strong{font-size:16px}.stat-item span{color:var(--green);font-size:14px;font-weight:800}.stat-item.unknown strong{color:#78827b;font-size:11px}.data-note{margin:7px 0 0;color:#5f6a62;font-size:9px;text-align:right}
.tables{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.data-box{overflow:hidden;border-radius:var(--radius);background:#121513}.box-title{padding:15px;text-align:center;color:#727d75;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}.data-table{width:100%;border-collapse:separate;border-spacing:0 5px;padding:0 6px 6px}.data-table th{padding:13px;color:var(--green);background:#181d19;font-size:8px;text-transform:uppercase}.data-table td{padding:14px;background:#181d19;color:#89938c;font-size:10px}.no-source{padding:34px 15px;text-align:center;color:#657068}.no-source b{display:block;margin-bottom:7px;color:#aab3ad}.reviews{margin-top:10px}.reviews-grid{display:grid;grid-template-columns:310px repeat(3,1fr);gap:9px}.review-score,.review{min-height:150px;padding:16px;border-radius:var(--radius);background:#151916}.review-score strong{font-size:28px;color:var(--green)}.stars{color:#c4ff62;font-size:18px;letter-spacing:4px}.review{color:#78827b}.review b{display:block;margin-bottom:14px;color:#e5ebe7}.footer{display:grid;grid-template-columns:1fr auto;align-items:center;padding:28px 0;color:#6b756e}.footer-links{display:flex;gap:20px}.footer a{color:#6b756e;text-decoration:none;font-size:10px;font-weight:800;text-transform:uppercase}
.catalog-head{padding:27px 25px;border-radius:15px;background:#121513}.catalog-head h1{margin:0 0 25px;color:#d5ddd7;font-size:17px;font-weight:500}.catalog-head h1 b{color:white}.filters{display:flex;flex-wrap:wrap;gap:6px}.filter{padding:10px 15px;border:1px solid #1e251f;border-radius:99px;background:#171b18;color:#778179;font-size:9px}.filter.active{border-color:#376445;color:var(--green);background:#16231a}.shop-layout{display:grid;grid-template-columns:1fr 330px;gap:11px;margin-top:10px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product{overflow:hidden;border-radius:15px;background:#171b18}.product-image{position:relative;height:145px;background:#222 center/cover}.product-image img{width:100%;height:100%;object-fit:cover}.product-name{position:absolute;left:10px;right:10px;bottom:9px;padding:9px;border-radius:5px;background:#171b18e8;text-align:center;color:var(--green2);font-weight:800}.product-body{padding:10px}.product-period{padding:13px;border-radius:5px;background:#1b201c;color:#7b857e;font-size:10px;font-weight:800}.product-features{margin:10px 0}.product-feature{margin-top:5px;padding:11px;border-radius:8px;background:#1c211d;line-height:1.4}.product-feature:before{content:"✓";margin-right:7px;color:var(--green)}.price{display:flex;align-items:center;justify-content:center;margin-top:10px;padding:15px;border-radius:7px;background:#233127;color:var(--green2);font-size:20px;font-weight:800}.cart-side{align-self:start;position:sticky;top:75px;padding:10px;border-radius:10px;background:#151916}.cart-title{padding:15px;color:var(--green);font-size:15px}.cart-server{padding:15px;border-radius:7px;background:var(--green);color:#0b130d;font-weight:800}.cart-item{margin-top:7px;padding:13px;border-radius:7px;background:#1c211d}.cart-total{display:flex;justify-content:space-between;margin:12px 0;padding:13px;border-top:1px solid #293029}.detail-overlay{position:fixed;z-index:60;inset:65px 0 0;background:#050706e8;backdrop-filter:blur(4px);display:none}.detail-overlay.open{display:block}.detail-panel{position:absolute;top:0;right:0;width:min(710px,100%);height:100%;padding:45px 34px;background:#151916}.detail-close{position:absolute;right:25px;bottom:25px;width:calc(100% - 50px)}.detail-panel h2{margin:35px 0;text-align:center;color:var(--green2);font-size:28px}.detail-feature{margin:5px 0;padding:12px;border:1px solid #242b26;border-radius:7px}.detail-feature:before{content:"✓";margin-right:8px;color:var(--green)}
.server-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.server-card-large,.players-card{border-radius:var(--radius);background:#141815;overflow:hidden}.server-cover{height:250px;background:url("Assets/анимированный_фон.gif") center/cover;position:relative}.server-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#141815,transparent)}.server-info{padding:20px}.server-info h2{margin:0 0 8px}.server-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:18px 0}.server-fact{padding:12px;background:#1a1f1b}.server-fact span{display:block;color:#707b73;font-size:8px}.server-fact strong{display:block;margin-top:7px}.players-card{padding:18px}.player-row{display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;padding:12px;border-top:1px solid #252c27}.player-row b{color:#647068}.player-row strong{font-size:11px}.player-row small{display:block;margin-top:3px;color:#68736b}.player-row em{color:var(--green);font-style:normal;font-size:9px}.empty{padding:35px;text-align:center;color:#69746c}.account-card,.checkout-card{max-width:800px;margin:10px auto;padding:30px;border-radius:var(--radius);background:#151916}.account-profile{display:flex;align-items:center;gap:16px}.account-profile img{width:70px;height:70px;border-radius:10px}.checkout-row,.checkout-total{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #293029}.checkout-total{margin-bottom:16px;font-size:18px;font-weight:800}.toast{position:fixed;z-index:100;left:50%;bottom:25px;padding:13px 18px;border-radius:7px;background:var(--green);color:#071009;font-weight:800;transform:translate(-50%,120px);transition:.25s}.toast.show{transform:translate(-50%,0)}
@media(max-width:1150px){.ambient-wall{display:none}.site-main,.topbar,.footer{width:calc(100% - 24px);margin-inline:auto}.products{grid-template-columns:repeat(2,1fr)}.topnav a{min-width:46px}.topnav a:nth-child(n+7){display:none}}
@media(max-width:800px){.topnav{display:none;position:absolute;top:64px;left:0;right:0;padding:8px;background:#121513}.topnav.open{display:grid;grid-template-columns:repeat(4,1fr)}.menu{display:block}.dashboard-top,.tables,.server-page-grid{grid-template-columns:1fr}.hero-girl{opacity:.45}.podium{display:none}.rules-banner{grid-template-columns:1fr auto}.rules-art{display:none}.stats-strip{grid-template-columns:1fr 1fr;padding:5px}.reviews-grid{grid-template-columns:1fr 1fr}.shop-layout{grid-template-columns:1fr}.cart-side{position:static}.products{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.header-tools .tool-button:not(.accent){display:none}.leader-strip{grid-template-columns:1fr}.leader:nth-child(n+2){display:none}.dashboard-top{display:block}.server-mini{margin-top:5px}.hero-banner{height:300px}.hero-copy{left:20px;top:30px}.hero-girl{left:auto;right:-45px;transform:none}.rules-banner{height:auto;padding:20px}.stats-strip,.reviews-grid,.products{grid-template-columns:1fr}.server-facts{grid-template-columns:1fr 1fr}.page-title p{font-size:9px}}

/* Typography and overflow pass: keep dense data readable at every width. */
body{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5;letter-spacing:.01em}
h1,h2,h3,.brand-count,.brand-mark{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.02em}
h1,h2,h3,p{overflow-wrap:anywhere}
.site-main,.topbar,.footer{min-width:0}
.page-title>div{min-width:0}
.page-title h1{font-size:clamp(17px,2vw,22px);line-height:1.2}
.page-title p{line-height:1.35;max-width:70ch}
.hero-copy{max-width:min(52%,520px)}
.hero-copy h2,.rules-copy h2{line-height:1.15}
.hero-copy p,.rules-copy p{line-height:1.5;max-width:42ch}
.rules-copy{min-width:0}
.product,.cart-side,.server-card-large,.players-card,.review,.review-score,.account-card,.checkout-card{min-width:0}
.product-name,.product-period,.product-feature,.cart-item,.server-fact{overflow-wrap:anywhere}
.button{white-space:normal;text-align:center;line-height:1.25}
.topnav a{line-height:1.15}
@media(max-width:800px){
  .topbar{gap:10px}
  .brand-copy{font-size:14px}
  .page-title{align-items:flex-start}
  .page-title-icon{flex:0 0 44px;width:44px;height:44px}
  .title-action{flex:0 0 auto}
  .hero-copy{max-width:72%}
  .rules-banner{grid-template-columns:minmax(0,1fr) auto}
  .rules-copy{padding:16px}
  .rules-copy h2{font-size:clamp(20px,5vw,27px)}
}
@media(max-width:520px){
  .site-main{padding-top:8px}
  .page-title{gap:9px;padding:11px}
  .page-title h1{font-size:18px}
  .page-title p{font-size:10px;letter-spacing:.2px}
  .title-action{padding-inline:13px;font-size:10px}
  .hero-copy{left:20px;right:20px;max-width:none}
  .hero-copy h2{font-size:25px;margin-bottom:16px}
  .hero-copy p{font-size:13px}
  .rules-banner{grid-template-columns:1fr;gap:14px}
  .rules-banner>.button{width:100%}
  .account-card,.checkout-card{padding:20px}
}

@media (min-width:801px) and (max-width:1250px){.site-main,.topbar,.footer{width:calc(100% - 32px);margin-inline:16px}.hero-banner{min-height:280px}.podium{right:20px;gap:8px;transform:scale(.82);transform-origin:right center}.rules-banner{grid-template-columns:minmax(0,1fr) minmax(150px,.7fr) auto;padding-inline:28px}}

/* Final spacing pass: prevent grid children from forcing buttons outside cards. */
.hero-banner,.rules-banner,.stats-strip,.tables,.reviews-grid,.shop-layout,.server-page-grid{min-width:0}
.hero-banner{min-height:250px;height:auto}
.hero-copy,.rules-copy,.rules-banner>a{min-width:0}
.rules-banner{grid-template-columns:minmax(0,1.2fr) minmax(120px,.8fr) minmax(108px,auto);column-gap:clamp(16px,3vw,42px);padding-inline:clamp(22px,4vw,58px)}
.rules-banner>.button{width:100%;max-width:150px;justify-self:end;padding-inline:14px}
.rules-art{max-width:100%;height:150px}
.server-mini-row{min-width:0}.server-mini-row>*{min-width:0}.server-mini .play{flex:0 0 auto;margin-left:auto}
.stats-strip{gap:7px;margin-top:10px}
.tables{gap:10px;margin-top:10px}
.reviews{margin-top:10px}
.reviews-grid{gap:8px}
.review-score,.review{min-width:0}
@media(max-width:800px){.rules-banner{grid-template-columns:minmax(0,1fr) minmax(110px,.65fr);column-gap:14px;padding-inline:20px}.rules-banner>.button{grid-column:1/-1;justify-self:stretch;max-width:none}.rules-art{height:130px}}
@media(max-width:520px){.rules-banner{grid-template-columns:1fr;padding-inline:18px}.rules-art{display:none}.stats-strip{gap:6px}.reviews-grid{gap:7px}}

/* Dashboard cards: keep the server action inside its card at every width. */
.dashboard-top{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:stretch}
.dashboard-top>div,.leader-strip,.leader,.server-mini{min-width:0}
.leader-strip{grid-template-columns:repeat(3,minmax(0,1fr))}
.leader{overflow:hidden}
.leader span{min-width:0;overflow:hidden}
.leader small,.leader b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.server-mini{height:auto;min-height:92px;padding:12px 10px;display:flex;flex-direction:column;justify-content:center}
.server-mini h3{margin:0 0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.server-mini-row{padding:0;gap:7px;flex-wrap:nowrap}
.server-online,.map-tag{flex:0 1 auto;white-space:nowrap}
.server-mini .play{position:static;flex:0 0 37px;margin-left:auto}
@media(max-width:800px){.dashboard-top{grid-template-columns:1fr}.server-mini{min-height:88px}}
@media(max-width:1100px){.dashboard-top{grid-template-columns:1fr}.dashboard-top>div:last-child{margin-top:8px}.server-mini{min-height:88px}}

/* Auth, reviews and navigation polish. */
.topnav{min-width:0;overflow-x:auto;scrollbar-width:none}
.topnav::-webkit-scrollbar{display:none}
.topnav a{flex:0 0 auto}
.header-tools,.auth-slot{min-width:0;display:flex;align-items:center}
.steam-auth{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid #33443a;border-radius:9px;background:#18231b;color:#eaf7ed;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap;transition:.2s}
.steam-auth:hover{border-color:var(--green);background:#1e3023;transform:translateY(-1px)}
.steam-logo{width:19px!important;height:19px!important;object-fit:contain;border-radius:4px!important}
.steam-auth.is-user img:not(.steam-logo){width:25px;height:25px;border-radius:7px;object-fit:cover}
.button .steam-logo,.steam-button .steam-logo{width:20px!important;height:20px!important}
.reviews-layout{display:grid;grid-template-columns:minmax(205px,.72fr) minmax(0,2fr);gap:10px;align-items:stretch}
.review-summary{display:flex;min-height:190px;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px;border-radius:var(--radius);background:#151916;border:1px solid #202a23}
.review-summary strong{font-size:38px;line-height:1;color:var(--green)}
.review-summary>span:not(.review-stars){margin-top:9px;color:#aab6ae;font-size:11px}
.review-summary small{margin-top:10px;color:#647068;font-size:10px}
.review-stars{display:inline-flex;gap:2px;color:var(--green2);font-size:19px;letter-spacing:1px;line-height:1}
.review-stars.compact{margin-left:auto;font-size:14px}
.review-content{display:grid;grid-template-rows:auto 1fr;gap:9px;min-width:0}
.review-form-card{padding:17px;border-radius:var(--radius);background:#151916;border:1px solid #202a23}
.review-login-copy{display:flex;flex-direction:column;gap:5px;margin-bottom:13px}
.review-login-copy strong{font-size:14px;color:#edf5ef}.review-login-copy span{color:#758178;font-size:10px}
.steam-button{width:max-content;max-width:100%;background:#1b6eaa;color:#fff}.steam-button:hover{background:#245f89}
.review-form{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(0,1.25fr) auto;align-items:end;gap:10px}
.review-form-user{display:flex;align-items:center;gap:9px;min-width:0}.review-form-user img{width:34px;height:34px;object-fit:cover;border-radius:8px}.review-form-user strong,.review-form-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-form-user strong{font-size:11px}.review-form-user small{margin-top:3px;color:#68746c;font-size:8px}
.review-form label{display:flex;flex-direction:column;gap:5px;color:#748078;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.review-form select,.review-form textarea{width:100%;border:1px solid #2a362d;border-radius:7px;background:#101510;color:#eef6ef;outline:none}.review-form select{height:38px;padding:0 9px;font-size:11px}.review-form textarea{min-height:38px;resize:vertical;padding:10px;font-size:11px}.review-form textarea:focus,.review-form select:focus{border-color:var(--green)}.review-form>.button{min-height:38px;padding-inline:14px;font-size:10px}.form-error{grid-column:1/-1;margin:0;color:#ff7e87;font-size:10px}
.review-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;min-width:0}.review-card{display:flex;min-width:0;min-height:160px;flex-direction:column;padding:16px;border-radius:var(--radius);background:#151916;border:1px solid #202a23}.review-card header{display:flex;align-items:center;gap:8px;min-width:0}.review-card header>img{width:30px;height:30px;object-fit:cover;border-radius:7px}.review-card header>div{min-width:0}.review-card header strong,.review-card header time{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-card header strong{font-size:10px;color:#edf5ef}.review-card header time{margin-top:3px;color:#68746c;font-size:8px}.review-card p{margin:14px 0 0;color:#87948b;font-size:10px;line-height:1.6;overflow-wrap:anywhere}.review-empty{grid-column:1/-1;padding:27px;border:1px dashed #2a362d;border-radius:var(--radius);color:#6e7c72;text-align:center;font-size:11px}
.footer-links{flex-wrap:wrap}
@media(max-width:950px){.reviews-layout{grid-template-columns:1fr}.review-summary{min-height:0;padding:18px}.review-form{grid-template-columns:1fr 1fr}.review-form-user{grid-column:1/-1}.review-form>.button{grid-column:1/-1}.review-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.steam-auth span{display:none}.steam-auth{padding-inline:9px}.review-form,.review-list{grid-template-columns:1fr}.review-card{min-height:0}.review-summary{align-items:center;text-align:center}.review-summary small{margin-inline:auto}.steam-button{width:100%}}
.info-page{max-width:900px;margin:10px auto}.info-page h2{margin:0 0 9px;font-size:22px}.info-page p{max-width:65ch;color:#89958c;line-height:1.7}.action-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.legal-source{color:#66736a;font-size:10px}.legal-source a{color:var(--green);font-weight:700}
.profile-hero{max-width:980px;margin:10px auto;padding:28px;border:1px solid #243128;border-radius:12px;background:linear-gradient(120deg,#141b16,#101411)}.profile-guest{text-align:center;padding:42px 12px}.profile-guest h1{margin:0 0 8px}.profile-guest p{color:#819087;margin:0 0 20px}.profile-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.profile-identity{display:flex;align-items:center;gap:15px;min-width:0}.profile-identity img{width:82px;height:82px;border-radius:12px;object-fit:cover}.profile-identity h1{margin:0 0 5px;font-size:24px}.profile-identity small{color:#728078;font-size:10px}.profile-identity p{margin:8px 0 0;color:var(--green);font-size:11px;font-weight:800}.profile-tabs{display:flex;gap:6px;overflow:auto;margin:25px 0 12px;padding-bottom:5px}.profile-tabs a{padding:10px 13px;border:1px solid #27332a;border-radius:6px;color:#8a978e;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap}.profile-tabs a.active,.profile-tabs a:hover{color:var(--green);border-color:#4f865b;background:#17231a}.profile-panel{margin-top:10px;padding:20px;border:1px solid #202a23;border-radius:9px;background:#121713}.profile-panel h2{margin:0 0 16px;font-size:15px}.profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.profile-stat{padding:13px;border-radius:6px;background:#181f1a}.profile-stat span{display:block;color:#748178;font-size:9px}.profile-stat strong{display:block;margin-top:7px;color:#edf5ef;font-size:14px;overflow-wrap:anywhere}
@media(max-width:700px){.profile-hero{padding:17px}.profile-head{align-items:flex-start;flex-direction:column}.profile-identity img{width:64px;height:64px}.profile-identity h1{font-size:20px}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-head>.button{width:100%}}
.rank-visual{display:flex;align-items:center;gap:9px;margin-top:10px}.rank-visual img{width:38px;height:38px;border-radius:0}.rank-visual b,.rank-visual span{display:block}.rank-visual b{color:#e6efe8;font-size:12px}.rank-visual span{margin-top:3px;color:var(--green);font-size:10px}.player-row{grid-template-columns:32px 30px minmax(0,1fr) auto}.player-avatar{width:30px;height:30px;border-radius:7px;object-fit:cover;background:#202a23;color:#8dd69b;display:grid;place-items:center;font-size:13px}.player-avatar.placeholder{font-style:normal}.admin-note{color:#7c897f;font-size:10px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-actions .button{min-height:36px;padding-inline:18px}
/* Full-viewport atmosphere and restrained motion. */
body{background:#080c0a;overflow-x:hidden}body:before{content:"";position:fixed;z-index:-3;inset:0;background:linear-gradient(90deg,#060907a8,#060907cf),url("Assets/анимированный_фон.gif") center/cover no-repeat;filter:saturate(.75) brightness(.72);pointer-events:none}.ambient-wall{inset:0;width:100%;opacity:.28;filter:saturate(.7) brightness(.8)}.ambient-wall:after{background:linear-gradient(90deg,#050805aa,#050805cc),linear-gradient(0deg,#05080555,#05080533)}.site-main{animation:page-in .42s ease both}.profile-panel,.profile-hero,.account-card,.data-box,.review-card,.product,.server-card-large,.players-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.profile-panel:hover,.profile-hero:hover,.account-card:hover,.data-box:hover{border-color:#385542;box-shadow:0 12px 35px #0005}.button,.tool-button,.topnav a,.profile-tabs a{transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.button:hover,.tool-button:hover{transform:translateY(-2px)}@keyframes page-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* Player profile: the rank is a first-class game identity signal. */
.profile-hero{max-width:1080px;padding:26px 28px 30px;background:linear-gradient(135deg,#101a14eF,#0b110eF2);border-color:#2b4835;box-shadow:0 20px 70px #0008}.profile-head{min-height:124px;padding:2px 2px 22px;border-bottom:1px solid #233429}.profile-identity{gap:17px}.profile-identity>img:not(.steam-logo){width:92px;height:92px;border:2px solid #3e7650;border-radius:12px;box-shadow:0 8px 24px #0008}.profile-identity h1{font-size:27px;letter-spacing:0;color:#f3faf4}.profile-identity small{color:#819787;font-size:10px}.rank-visual{margin-top:12px;padding:10px 14px 10px 10px;gap:13px;border:1px solid #314c38;border-radius:9px;background:linear-gradient(100deg,#16231a,#101812);box-shadow:inset 0 1px #ffffff0a}.rank-visual img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 6px 8px #0009)}.rank-visual b{font-size:14px;color:#f1f7f2}.rank-visual span{font-size:11px;color:#7dff9e}.profile-tabs{margin:18px 0 14px;gap:8px}.profile-tabs a{min-width:100px;padding:11px 14px;text-align:center;background:#101711}.profile-panel{padding:22px 20px;background:#0e150fD9;border-color:#263c2d}.profile-panel h2{font-size:17px;color:#eff7f0}.profile-stats{gap:9px}.profile-stat{min-height:76px;padding:14px;background:linear-gradient(135deg,#172119,#121a14);border:1px solid #203126}.profile-stat span{font-size:9px;letter-spacing:.35px;text-transform:uppercase}.profile-stat strong{font-size:16px;color:#f4faf5}.profile-panel#friends,.profile-panel#transactions{min-height:145px}.profile-panel .no-source{padding:30px 15px}.profile-head>.button{padding-inline:25px;background:#121a14}
@media(max-width:700px){.profile-hero{padding:17px}.profile-head{min-height:0}.profile-identity{align-items:flex-start}.profile-identity>img:not(.steam-logo){width:70px;height:70px}.profile-identity h1{font-size:22px}.rank-visual{padding:8px}.rank-visual img{width:52px;height:52px}.profile-tabs a{min-width:auto;flex:1}.profile-stats{grid-template-columns:1fr 1fr}.profile-stat{min-height:70px}}


.social-links{display:flex;align-items:center;gap:10px}.social-links a{display:grid;place-items:center;width:36px;height:36px;border:1px solid #2c4131;border-radius:9px;background:#121a14;transition:transform .2s ease,border-color .2s ease,background .2s ease}.social-links a:hover{transform:translateY(-3px) rotate(-2deg);border-color:var(--green);background:#1a2b1d}.social-links img{width:20px;height:20px;object-fit:contain;filter:grayscale(1) brightness(1.8) sepia(.25) hue-rotate(75deg) saturate(1.5)}@media(max-width:520px){.footer{grid-template-columns:1fr}.social-links{margin-top:14px}}
.social-links a{width:auto;min-width:108px;padding:0 12px;grid-template-columns:20px minmax(0,1fr);gap:7px}.social-links span{font-size:9px;color:#8d9c91;font-weight:700;white-space:nowrap}
.product-image{height:190px;overflow:hidden}.product-image img{object-position:center 22%;transform:scale(1.04);transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s ease}.product:hover .product-image img{transform:scale(1.12) translateY(7px);filter:saturate(1.15) brightness(1.08)}.product-name{backdrop-filter:blur(8px);bottom:10px}.product{animation:card-in .5s ease both}.product:nth-child(2){animation-delay:.1s}.product:nth-child(3){animation-delay:.2s}@keyframes card-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.products .button{position:relative;overflow:hidden}.products .button:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 35%,#fff8 50%,transparent 65%);transform:translateX(-120%);transition:transform .7s ease}.products .button:hover:after{transform:translateX(120%)}.profile-stats .profile-stat{animation:stat-in .45s ease both}.profile-stats .profile-stat:nth-child(2n){animation-delay:.06s}.profile-stats .profile-stat:nth-child(3n){animation-delay:.12s}@keyframes stat-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.helper-product{grid-column:1/-1;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr)}.helper-product .product-image{height:100%;min-height:360px}.helper-product .product-body{padding:18px}.helper-product .plan-switch{margin:12px 0}.helper-product .plan-switch button{min-height:50px;font-weight:800}.helper-copy{min-height:116px}.helper-bonuses{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.helper-bonuses span{padding:8px 10px;border:1px solid #2a382d;border-radius:7px;background:#111812;font-size:10px;font-weight:800}.donor,.sol,.awp{color:transparent;background-clip:text;-webkit-background-clip:text;background-size:220% 100%;animation:gradient 2.2s linear infinite}.donor{background-image:linear-gradient(110deg,#6aff8d,#d8ff75,#65f5ff,#75ff9a)}.sol{background-image:linear-gradient(110deg,#fff08a,#ffad42,#fff7bd,#ff9740)}.awp{background-image:linear-gradient(110deg,#284b32,#b6dd68,#315d39,#173221)}.detail-trigger{margin-top:8px}.detail-overlay{opacity:0;pointer-events:none;transition:opacity .25s ease}.detail-overlay.open{display:block;opacity:1;pointer-events:auto}.detail-panel{animation:detail-in .3s ease both}@keyframes detail-in{from{transform:translateX(30px);opacity:0}to{transform:none;opacity:1}}
@media(max-width:800px){.helper-product{grid-template-columns:1fr}.helper-product .product-image{height:220px;min-height:0}}
@media(max-width:520px){.social-links a{min-width:96px;padding-inline:9px}.helper-bonuses{display:grid;grid-template-columns:1fr}.helper-product .product-image{height:190px}}

/* Helper shop final visual pass */
.helper-product .plan-switch{display:grid!important;grid-template-columns:1fr 1fr;gap:6px;padding:5px;background:#0b110d;border:1px solid #2b4432;border-radius:12px}
.helper-product .plan-switch button,.helper-product .plan-switch button.active{appearance:none!important;border:1px solid #2a3d30!important;border-radius:8px!important;background:#17221a!important;color:#b9c9bd!important;padding:13px 14px!important;font-size:12px!important;line-height:1.2!important;cursor:pointer;transition:.25s ease!important}
.helper-product .plan-switch button span{color:#82ff9b!important;margin-left:8px}.helper-product .plan-switch button.active,.helper-product .plan-switch button:hover{background:linear-gradient(135deg,#294832,#183020)!important;border-color:#65ed83!important;color:#fff!important;box-shadow:0 0 18px #43d86b33}
.helper-bonuses{display:grid!important;grid-template-columns:repeat(3,1fr);gap:10px!important;margin:16px 0!important}.helper-bonuses span{display:block!important;text-align:center;padding:13px 8px!important;font-size:11px!important;letter-spacing:.2px;box-shadow:inset 0 1px #ffffff0d,0 8px 22px #0003}.helper-bonuses .donor{background:linear-gradient(135deg,#173d28,#102319)!important}.helper-bonuses .sol{background:linear-gradient(135deg,#49371a,#211b10)!important}.helper-bonuses .awp{background:linear-gradient(135deg,#1d3d28,#101f16)!important}
.helper-product .price{font-size:24px;padding:17px;margin-top:14px}.helper-product .detail-trigger{border-color:#3b6547!important;color:#aaf5b2!important}
@media(max-width:600px){.helper-bonuses{grid-template-columns:1fr}.helper-product .plan-switch button{font-size:11px;padding-inline:7px}}

/* Helper catalog preview and modal */
.helper-catalog .catalog-head p{margin:8px 0 0;color:#829188;font-size:11px}.helper-list{min-width:0}.helper-preview{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);width:100%;padding:0;border:1px solid #293d30;border-radius:15px;overflow:hidden;background:#151c17;color:inherit;text-align:left;cursor:pointer;transition:.28s ease}.helper-preview:hover{transform:translateY(-5px);border-color:#67ed83;box-shadow:0 18px 45px #0008}.helper-preview-art{min-height:330px;background:#202521;overflow:hidden}.helper-preview-art img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:transform .45s ease}.helper-preview:hover .helper-preview-art img{transform:scale(1.06)}.helper-preview-body{display:flex;flex-direction:column;justify-content:center;padding:30px}.helper-preview-body h2{margin:0;color:#f4fff5;font:700 30px Unbounded;text-transform:uppercase}.helper-preview-body p{margin:12px 0 20px;color:#9baaa0;font-size:13px}.helper-preview-roles{display:flex;gap:9px;margin-bottom:10px}.helper-preview-roles b{padding:10px 12px;border:1px solid #2c4434;border-radius:8px;background:#111a14;font-size:12px}.helper-preview-body small{color:#6f7e73;font-size:10px}.helper-preview-action{display:flex;align-items:center;justify-content:space-between;margin-top:28px;padding:14px 16px;border:1px solid #4c8759;border-radius:8px;color:#b7ffc1;font-size:12px;font-weight:800}.helper-preview-action span{font-size:18px}.helper-dialog{width:min(720px,calc(100% - 28px));padding:0;border:1px solid #385f42;border-radius:16px;background:#101711;color:#edf7ef;box-shadow:0 30px 90px #000b}.helper-dialog::backdrop{background:#050906c9;backdrop-filter:blur(7px)}.helper-dialog-head{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 8px}.helper-eyebrow{color:#75ef8c;font-size:9px;letter-spacing:1.8px;font-weight:800}.helper-dialog h2{margin:8px 0 0;font:700 25px Unbounded}.helper-close{border:0;background:#1b2a1f;color:#b8d2bd;border-radius:8px;width:36px;height:36px;font-size:25px;cursor:pointer}.helper-intro{margin:0;padding:0 26px 18px;color:#839389;font-size:12px}.helper-term-switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 26px 18px;padding:5px;border:1px solid #2f4b36;border-radius:11px;background:#0a100c}.helper-term-switch button{padding:14px;border:1px solid #263c2c;border-radius:8px;background:#17231a;color:#b7c9ba;font-weight:800;cursor:pointer}.helper-term-switch button.active{border-color:#67ed83;background:#21452b;color:#fff;box-shadow:0 0 20px #57eb7938}.helper-term-switch b{color:#87ff9f;margin-left:8px}.helper-plan-content{margin:0 26px;padding:18px;border:1px solid #24382a;border-radius:10px;background:#151e17}.helper-plan-content h3{margin:0 0 5px;font-size:17px}.helper-plan-content p{margin:0 0 12px;color:#8da095;font-size:11px}.helper-permissions{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.helper-permissions li{padding:8px 11px;border-radius:7px;background:#1c2c20;color:#bdebc4;font-size:11px}.helper-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.helper-role-grid>div{padding:12px;text-align:center;border:1px solid #294332;border-radius:8px;background:#111a14}.helper-role-grid b{display:block;font-size:13px}.helper-role-grid small{display:block;margin-top:5px;color:#819187;font-size:10px}.helper-description{margin:16px 26px}.helper-description summary{padding:13px 15px;border:1px solid #416d4a;border-radius:8px;color:#b8ffc2;cursor:pointer;font-size:12px;font-weight:800}.helper-description[open] summary{border-radius:8px 8px 0 0;background:#18291c}.helper-description>div{padding:12px 15px;border:1px solid #263c2c;border-top:0;border-radius:0 0 8px 8px;color:#9cac9f;font-size:11px;line-height:1.6}.helper-description p{margin:6px 0}.helper-purchase{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;padding:18px 26px;background:#0c120e;border-top:1px solid #203525}.helper-purchase small{display:block;color:#748379;font-size:10px}.helper-purchase strong{display:block;margin-top:5px;color:#86ff9e;font-size:23px}.helper-purchase .button{min-width:220px}.helper-dialog .donor,.helper-dialog .sol,.helper-dialog .awp,.helper-preview .donor,.helper-preview .sol,.helper-preview .awp{color:#fff!important;background:none!important;animation:none!important}.helper-dialog .donor,.helper-preview .donor{color:#75ff9b!important;text-shadow:0 0 10px #4cff8a88}.helper-dialog .sol,.helper-preview .sol{color:#ffd66b!important;text-shadow:0 0 10px #ffad4288}.helper-dialog .awp,.helper-preview .awp{color:#9bd56b!important;text-shadow:0 0 10px #7dcb6388}
@media(max-width:650px){.helper-preview{grid-template-columns:1fr}.helper-preview-art{height:230px;min-height:0}.helper-preview-body{padding:22px}.helper-dialog-head,.helper-intro,.helper-purchase{padding-inline:18px}.helper-term-switch,.helper-plan-content,.helper-description{margin-inline:18px}.helper-purchase{align-items:stretch;flex-direction:column}.helper-purchase .button{width:100%}.helper-role-grid{grid-template-columns:1fr}}

/* Motion pass for the Helper market */
@keyframes helper-rise{from{opacity:0;transform:translateY(22px) scale(.98)}to{opacity:1;transform:none}}
@keyframes helper-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes helper-shimmer{from{background-position:0% 50%}to{background-position:200% 50%}}
@keyframes helper-glow{0%,100%{box-shadow:0 0 0 #62ff8a00}50%{box-shadow:0 0 28px #62ff8a38}}
@keyframes helper-dialog-in{from{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:none}}
.helper-catalog .catalog-head{animation:helper-rise .55s ease both}.helper-preview{animation:helper-rise .7s .08s ease both,helper-glow 4s 1s ease-in-out infinite}.helper-preview-art img{animation:helper-float 5s ease-in-out infinite}.helper-preview-action{animation:helper-glow 3s 1.5s ease-in-out infinite}.helper-preview-roles b{animation:helper-rise .5s ease both}.helper-preview-roles b:nth-child(2){animation-delay:.12s}.helper-preview-roles b:nth-child(3){animation-delay:.24s}.helper-dialog[open]{animation:helper-dialog-in .3s ease both}.helper-dialog[open] .helper-plan-content{animation:helper-rise .38s .08s ease both}.helper-dialog[open] .helper-description{animation:helper-rise .38s .16s ease both}.helper-dialog[open] .helper-purchase{animation:helper-rise .38s .24s ease both}.helper-term-switch button{position:relative;overflow:hidden}.helper-term-switch button:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,#ffffff30 50%,transparent 75%);transform:translateX(-120%)}.helper-term-switch button:hover:after,.helper-term-switch button.active:after{animation:helper-sweep 1.1s ease}.helper-preview .donor,.helper-preview .sol,.helper-preview .awp,.helper-dialog .donor,.helper-dialog .sol,.helper-dialog .awp{color:transparent!important;background-clip:text!important;-webkit-background-clip:text!important;background-size:220% 100%!important;animation:helper-shimmer 2.4s linear infinite!important;text-shadow:none!important}.helper-preview .donor,.helper-dialog .donor{background-image:linear-gradient(90deg,#55ff91,#d8ff74,#5fffc0,#55ff91)!important}.helper-preview .sol,.helper-dialog .sol{background-image:linear-gradient(90deg,#ffe46b,#ff9c32,#fff4a8,#ffe46b)!important}.helper-preview .awp,.helper-dialog .awp{background-image:linear-gradient(90deg,#4f8c4b,#c6e76c,#315f3b,#4f8c4b)!important}@keyframes helper-sweep{to{transform:translateX(120%)}}@media(prefers-reduced-motion:reduce){.helper-preview,.helper-preview-art img,.helper-dialog[open],.helper-dialog[open] .helper-plan-content,.helper-dialog[open] .helper-description,.helper-dialog[open] .helper-purchase{animation:none!important}}
/* Helper close and description motion */
.helper-dialog.is-closing{animation:helper-dialog-out .26s ease both!important}.helper-dialog.is-closing::backdrop{animation:helper-backdrop-out .26s ease both}@keyframes helper-dialog-out{from{opacity:1;transform:none}to{opacity:0;transform:translateY(18px) scale(.97)}}@keyframes helper-backdrop-out{from{opacity:1}to{opacity:0}}
.helper-description>div{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-5px);padding-top:0;padding-bottom:0;transition:grid-template-rows .38s ease,opacity .25s ease,transform .38s ease,padding .38s ease}.helper-description>div>*{min-height:0;overflow:hidden}.helper-description[open]>div{grid-template-rows:1fr;opacity:1;transform:none;padding-top:12px;padding-bottom:12px}.helper-description summary{list-style:none;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.helper-description summary::-webkit-details-marker{display:none}.helper-description summary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0004}.helper-description[open] summary{box-shadow:0 0 18px #58ed7830}.helper-description summary:after{content:'⌄';float:right;font-size:16px;transition:transform .3s ease}.helper-description[open] summary:after{transform:rotate(180deg)}
/* Replayable Helper description and term switch motion */
.helper-description>div{display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);padding-top:0!important;padding-bottom:0!important;transition:max-height .42s cubic-bezier(.2,.8,.2,1),opacity .28s ease,transform .42s ease,padding .42s ease}.helper-description[open]>div{max-height:260px;opacity:1;transform:none;padding-top:12px!important;padding-bottom:12px!important}.helper-description.description-opening>div{animation:description-open .42s ease both}.helper-description.description-closing>div{animation:description-close .34s ease both}@keyframes description-open{from{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:none;max-height:260px}}@keyframes description-close{from{opacity:1;transform:none;max-height:260px}to{opacity:0;transform:translateY(-8px);max-height:0}}
.helper-plan-content.term-switching{animation:term-switch .36s ease both}@keyframes term-switch{0%{opacity:.35;transform:translateX(14px)}50%{opacity:.65;transform:translateX(-5px)}100%{opacity:1;transform:none}}[data-forever-bonuses]{animation:bonus-drop .4s ease both}[data-forever-bonuses][hidden]{display:none}@keyframes bonus-drop{from{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:none;max-height:160px}}.helper-term-switch button{transition:background .3s ease,border-color .3s ease,transform .25s ease}.helper-term-switch button:active{transform:scale(.97)}
/* Keep replayed description states deterministic */
.helper-description.description-opening>div{max-height:260px!important;opacity:1!important;transform:none!important;padding-top:12px!important;padding-bottom:12px!important}.helper-description.description-closing>div{max-height:0!important;opacity:0!important;transform:translateY(-8px)!important;padding-top:0!important;padding-bottom:0!important}
