.hero{margin-bottom:var(--space-section);display:grid;grid-template-columns:minmax(0,1fr) minmax(216px,300px);gap:clamp(1rem,3vw,2rem);align-items:center;justify-content:space-between;min-height:280px}.hero.panel.hero-panel{position:relative;isolation:isolate;overflow:hidden;min-height:280px;border-color:rgba(201,162,39,0.28)}.hero.panel.hero-panel::before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:linear-gradient( 90deg,rgba(8,7,6,0.94) 0%,rgba(8,7,6,0.72) 18%,rgba(8,7,6,0.18) 40%,rgba(8,7,6,0.12) 50%,rgba(8,7,6,0.18) 60%,rgba(8,7,6,0.72) 82%,rgba(8,7,6,0.94) 100% ),linear-gradient(195deg,rgba(5,4,3,0.55) 0%,transparent 42%),url("assets/hero/hero-realm-atmosphere.png") center 42% / cover no-repeat;pointer-events:none}.hero.panel.hero-panel::after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 90% 85% at 50% 42%,transparent 25%,rgba(5,4,3,0.35) 100%);mix-blend-mode:multiply}.hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-start;min-width:0;max-width:min(42ch,100%);padding-top:0.5rem}.hero-copy h2{text-shadow:0 2px 28px rgba(0,0,0,0.75)}.hero-copy .lead{text-shadow:0 1px 18px rgba(0,0,0,0.65)}.hero-status{position:relative;z-index:1;justify-self:end;width:100%;max-width:300px;background:rgba(10,8,7,0.72);border:1px solid rgba(201,162,39,0.28);border-radius:14px;padding:1rem 1.05rem;backdrop-filter:blur(8px);box-shadow:0 12px 40px rgba(0,0,0,0.45)}.hero-panel--funnel{min-height:min(420px,72vh)}.hero-panel--funnel .hero-copy{padding-top:1.15rem;max-width:min(46ch,100%)}.hero-eyebrow{margin:0 0 0.5rem}.hero-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0.65rem;list-style:none;margin:1rem 0 0;padding:0}.hero-trust-strip>li{display:flex;min-width:0}.hero-trust-item{display:flex;flex:1;width:100%;min-height:100%;flex-direction:column;justify-content:flex-start;gap:0.15rem;padding:0.65rem 0.75rem;border-radius:10px;border:1px solid rgba(201,162,39,0.22);background:rgba(8,7,6,0.55);box-sizing:border-box}a.hero-trust-item{text-decoration:none;color:inherit;transition:border-color 0.15s ease,background 0.15s ease}a.hero-trust-item:hover,a.hero-trust-item:focus-visible{border-color:rgba(201,162,39,0.5);background:rgba(201,162,39,0.08);outline:none}.hero-trust-value{font-size:1.05rem;font-weight:700;color:#f0e2bc;line-height:1.2}.hero-trust-label,.hero-trust-sub{font-size:0.72rem;line-height:1.35}.hero-trust-sub{min-height:calc(0.72rem * 1.35);margin-top:auto}.hero-trust-sub:empty{visibility:hidden}.hero-cta-row{margin-top:1rem}.section-heading-note{margin:-0.35rem 0 0;max-width:52ch}.home-gallery-proof{margin-bottom:var(--space-section)}.home-realm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(0.85rem,2vw,1.25rem);margin-bottom:var(--space-section)}.home-realm-card h3{margin:0.35rem 0 0.55rem}.home-realm-card .ip{margin:0.75rem 0 0.35rem;word-break:break-all}.home-realm-points{margin:0.55rem 0 0;padding-left:1.15rem;color:rgba(242,231,197,0.88)}.home-realm-points li{margin:0.2rem 0}.home-realm-status{display:inline-flex;align-items:center;gap:0.4rem;margin:0 0 0.85rem}.home-realm-card--main{border-color:rgba(201,162,39,0.35)}.home-realm-card--pure{border-color:rgba(140,170,190,0.28)}.connect-realm-grid .connect-list{margin-top:1rem}.main-server-only-banner{display:flex;flex-wrap:wrap;align-items:center;gap:0.55rem 0.85rem;margin:0 0 0.85rem;padding:0.65rem 0.85rem;border:1px solid rgba(201,162,39,0.35);border-radius:10px;background:linear-gradient(90deg,rgba(40,28,12,0.72),rgba(18,14,10,0.45))}.main-server-only-banner .chip{flex:0 0 auto}.main-server-only-banner p{margin:0;flex:1 1 16rem}@media (max-width:900px){.home-realm-grid{grid-template-columns:1fr}}.home-gallery-proof-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:0.75rem 1rem;margin-bottom:1rem}.home-gallery-proof-head h3{margin:0 0 0.25rem;color:var(--gold);font-family:var(--font-display,Cinzel,serif)}.home-gallery-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.65rem}.home-gallery-proof-tile{position:relative;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;border:1px solid rgba(201,162,39,0.25);background:rgba(8,7,6,0.55)}.home-gallery-proof-media{display:block;flex:1 1 auto;aspect-ratio:16 / 10;overflow:hidden;text-decoration:none}.home-gallery-proof-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.home-gallery-proof-tile:hover .home-gallery-proof-media img,.home-gallery-proof-tile:focus-within .home-gallery-proof-media img{transform:scale(1.04)}.home-gallery-proof-bar{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;padding:0.5rem 0.6rem;border-top:1px solid rgba(201,162,39,0.15);background:rgba(6,5,4,0.92)}.home-gallery-proof-bar-text{display:flex;flex-direction:column;gap:0.1rem;min-width:0}.home-gallery-proof-tag{font-size:0.65rem;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;color:var(--gold,#c9a227)}.home-gallery-proof-name{font-size:0.82rem;font-weight:600;color:#f0e2bc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-gallery-proof-bar .player-build-like-btn,.home-gallery-proof-bar .like-btn{flex-shrink:0;margin:0}.hero.panel.hero-panel{background:linear-gradient(165deg,rgba(10,8,7,0.55) 0%,rgba(4,3,2,0.88) 100%);padding:1.35rem 1.35rem 1.35rem 1.4rem;box-shadow:0 14px 48px rgba(0,0,0,0.45)}.raidbase-preview-grid,.raidbase-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.community-gallery-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-band);align-items:stretch}.community-gallery-home-grid.home-band-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:901px){.community-gallery-home-grid.home-band-3{grid-template-rows:1fr;height:clamp(420px,56vh,680px);align-items:stretch;min-height:0}.community-gallery-home-grid.home-band-3>article.panel{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.community-gallery-home-grid.home-band-3>article.panel .section-heading.compact{flex-shrink:0}.community-gallery-home-grid.home-band-3 #home-player-builds-preview,.community-gallery-home-grid.home-band-3 #home-raidbases-preview{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.community-gallery-home-grid.home-band-3 #home-raidbases-preview .raidbase-rotator-stage{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.community-gallery-home-grid.home-band-3 #home-raidbases-preview .raidbase-rotator-slide.active{align-content:start;min-height:0}.community-gallery-home-grid.home-band-3 #home-raidbases-preview .news-carousel-dots{flex-shrink:0;margin-top:auto}.community-gallery-home-grid.home-band-3 #home-player-builds-preview .gallery-slide-wrap{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.community-gallery-home-grid.home-band-3 #home-player-builds-preview .gallery-slide.active{flex:1 1 auto;min-height:0;align-content:start}.community-gallery-home-grid.home-band-3 #home-player-builds-preview .news-carousel-dots{flex-shrink:0;margin-top:auto}.community-gallery-home-grid.home-band-3 .home-gallery-facepunch[data-facepunch-card="true"]>.news-meta,.community-gallery-home-grid.home-band-3 .home-gallery-facepunch[data-facepunch-card="true"]>h4{flex-shrink:0}.community-gallery-home-grid.home-band-3 #facepunch-commits-list{flex:1 1 auto;min-height:0;overflow-y:auto;max-height:none}}.raidbase-card{border:1px solid #5d4a30;border-radius:16px;background:linear-gradient(180deg,#1d1713,#17110e);overflow:hidden}.raidbase-photo-btn{width:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.raidbase-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;background:#0f0d0c}.raidbase-card-copy{display:flex;flex-direction:column;align-items:stretch;gap:0.5rem;padding:0.75rem 0.85rem;min-width:0}.raidbase-card-title{margin:0;font-size:clamp(0.88rem,2.4vw,1rem);line-height:1.3;word-break:break-word;overflow-wrap:anywhere}.raidbase-card-meta-row{display:flex;align-items:center;justify-content:space-between;gap:0.45rem;min-width:0}.raidbase-card-tags{display:flex;align-items:center;flex-wrap:wrap;gap:0.35rem;min-width:0;flex:1 1 auto}.raidbase-card-price{margin:0;font-size:0.78rem;line-height:1.3;color:var(--text-muted);white-space:nowrap}.raidbase-cooldown-chip{display:inline-flex;align-items:center;gap:0.3rem}.raidbase-cooldown-chip.is-locked{border-color:rgba(220,90,70,0.4);color:#e08a76;background:rgba(220,90,70,0.08)}.raidbase-cooldown-btn{display:flex;align-items:center;justify-content:center;gap:0.4rem;cursor:not-allowed;opacity:0.85}.raidbase-card-meta-row .like-btn{flex-shrink:0}.raidbase-card-actions{margin-top:0.1rem}.raidbase-card-actions .btn{width:100%;justify-content:center}.raidbase-card-head h4,.raidbase-card-copy>h4{margin:0;flex:1 1 auto;min-width:0;font-size:clamp(0.88rem,2.4vw,1rem);line-height:1.3;word-break:break-word;overflow-wrap:anywhere}.raidbase-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem;width:100%;min-width:0}.raidbase-card-meta .like-btn,.raidbase-card-meta .player-build-like-btn{margin-left:auto;flex-shrink:0}.player-build-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:0.45rem}.player-build-media{position:relative}.player-build-card-actions-top{position:absolute;top:0.55rem;right:0.55rem;display:inline-flex;gap:0.4rem}.player-build-card-actions-top .btn{min-width:34px;width:34px;height:34px;padding:0;border-radius:999px;background:rgba(17,12,10,0.84);border-color:#6e543e}.player-build-like-btn{min-width:52px;height:30px;padding:0 0.5rem;border-radius:999px;gap:0.3rem;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:0.78rem}.player-build-like-btn i{font-size:0.72rem;transform:translateY(-0.5px)}.player-build-modal{position:fixed;inset:0;z-index:170;display:grid;place-items:center;background:rgba(0,0,0,0.78);padding:1rem}.player-build-modal[hidden]{display:none !important}.player-build-modal-shell{width:min(1100px,100%);margin:0}.player-build-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:0.85rem}.player-build-modal-toolbar h3,.player-build-modal-toolbar p{margin:0}.player-build-modal-stage{margin-top:0.85rem;border-radius:12px;overflow:hidden;border:1px solid #4e3d2a;background:#0f0d0c}.player-build-modal-stage img{width:100%;max-height:min(66vh,740px);object-fit:contain;display:block}.player-build-modal-thumbs{margin-top:0.8rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:0.55rem}.player-build-thumb{padding:0;border:1px solid #5d4a30;border-radius:10px;background:#140f0c;overflow:hidden;cursor:pointer}.player-build-thumb.active{border-color:#c89b4a;box-shadow:0 0 0 1px rgba(200,155,74,0.35)}.player-build-thumb img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.player-build-submit-modal{position:fixed;inset:0;z-index:180;display:grid;place-items:center;background:rgba(0,0,0,0.74);padding:1rem}.player-build-submit-modal[hidden]{display:none !important}.player-build-submit-shell{width:min(760px,100%);margin:0}.player-build-submit-toolbar{display:flex;justify-content:space-between;align-items:center;gap:0.8rem;margin-bottom:0.8rem}.player-build-submit-toolbar h3{margin:0}.player-builds-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(250px,0.9fr);gap:1rem;align-items:center}.player-build-submit-cta{border:1px solid #4b3a2b;border-radius:14px;padding:0.9rem;background:rgba(20,15,12,0.75)}.player-build-submit-cta h3{margin:0 0 0.4rem}.player-build-submit-cta .tiny{margin-top:0.45rem}@media (max-width:880px){.player-builds-hero{grid-template-columns:1fr}}.raidbase-rotator-stage{position:relative}.raidbase-rotator-slide{display:none;grid-template-columns:1fr;gap:0.9rem}.raidbase-rotator-slide.active{display:grid}.rules-admin-toolbar{position:sticky;top:0.5rem;z-index:30;display:flex;gap:0.55rem;margin-bottom:0.8rem;padding:0.55rem;border:1px solid #5d4a30;border-radius:10px;background:rgba(20,15,12,0.92)}.rules-admin-login-notice{margin:0 0 0.75rem;padding:0.55rem 0.75rem;border:1px solid rgba(197,160,89,0.35);border-radius:10px;background:rgba(20,15,12,0.72)}.rules-editor-confirm-modal{width:min(28rem,92vw);margin:0 auto}.rules-editor-confirm-modal h3{margin-top:0}.rules-editor-prompt-field{display:grid;gap:0.35rem;margin-bottom:0.75rem}.rules-editor-prompt-field input{width:100%}.rules-editable{position:relative}.rules-section-controls{position:absolute;top:0.65rem;right:0.65rem;display:inline-flex;gap:0.35rem}.rules-move-btn,.rules-edit-btn{border:1px solid #6a5223;border-radius:999px;background:#21180f;color:var(--gold);width:32px;height:32px;cursor:pointer}.rules-move-btn:hover,.rules-edit-btn:hover{border-color:#9b7a2e;color:#f3d67f}.rules-editor-backdrop{position:fixed;inset:0;background:rgba(0,0,0,0.66);z-index:120;display:grid;place-items:center;padding:1rem}.rules-editor-modal{width:min(820px,100%)}.rules-editor-modal .auth-form textarea{min-height:260px}.rules-editor-tools{display:flex;flex-wrap:wrap;gap:0.4rem;margin-bottom:0.5rem;align-items:center}.rules-editor-field>.tiny{margin:0 0 0.35rem}.rules-editor-tools select,.rules-editor-tools input[type="color"]{width:auto;min-width:98px}.rules-editor-tools input[type="color"]{min-width:44px;padding:0.1rem 0.2rem}.rules-editor-wysiwyg{min-height:280px;max-height:60vh;overflow:auto;border:1px solid #5d4a30;border-radius:8px;background:#0f0b08;padding:0.65rem;line-height:1.45}.rules-editor-wysiwyg:focus{outline:2px solid rgba(201,162,39,0.5);outline-offset:1px}.rules-editor-wysiwyg .faq-list{display:flex;flex-direction:column;gap:0.85rem}.rules-editor-wysiwyg details.faq-item{border:1px solid rgba(201,162,39,0.22);border-radius:8px;padding:0.65rem 0.85rem;background:rgba(8,6,5,0.55)}.rules-editor-wysiwyg details.faq-item summary{cursor:pointer;font-weight:600;color:#e8dcc8}.like-btn{min-width:3.5rem;height:auto;min-height:2rem;padding:0.35rem 0.7rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;line-height:1;white-space:nowrap}.like-btn i{flex:0 0 auto;width:0.9rem;text-align:center;line-height:1}.like-btn span{flex:0 0 auto;font-variant-numeric:tabular-nums;line-height:1}.like-btn.liked{border-color:#b6465a;color:#ffd6de;background:linear-gradient(180deg,#5e1d2a,#3c121b)}.btn.liked{border-color:#b6465a;color:#ffd6de;background:linear-gradient(180deg,#5e1d2a,#3c121b)}.raidbase-preview-modal{position:fixed;inset:0;background:rgba(0,0,0,0.78);z-index:140;display:grid;place-items:center;padding:1rem}.raidbase-preview-modal[hidden]{display:none !important}.raidbase-preview-shell{width:min(1080px,100%);border:1px solid #5d4a30;border-radius:14px;background:#120e0b;overflow:hidden}.raidbase-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:0.8rem;padding:0.65rem 0.8rem;border-bottom:1px solid #3a2e25}.raidbase-preview-toolbar p{margin:0}.raidbase-preview-stage{overflow:hidden;max-height:min(78vh,880px);padding:0.8rem;display:grid;place-items:center}#raidbase-preview-image{max-width:100%;height:auto;transform-origin:center center;transition:transform 120ms ease;will-change:transform;border-radius:10px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-band)}.home-band-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-band);margin-top:var(--space-band);align-items:start}.home-band-2.community-gallery-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-band-about.home-band-3,.updates-grid.home-band-3{align-items:stretch}.home-band-snapshot.home-band-3{align-items:start}.home-band-about.home-band-3>.panel,.home-band-snapshot.home-band-3>.panel,.home-band-snapshot.home-band-3 .home-snapshot-sidebar>.panel,.updates-grid.home-band-3>.panel{height:auto}.home-snapshot-sidebar{display:flex;flex-direction:column;gap:var(--space-band);min-height:0;align-self:start}.home-snapshot-sidebar>.wipe-timer{flex:0 0 auto}.home-snapshot-sidebar>.live-players{flex:0 1 auto;min-height:0}.home-band-snapshot .home-snapshot-sidebar .live-players #live-player-list{flex:0 1 auto;min-height:0;overflow-y:auto;margin-bottom:0}@media (min-width:901px){.home-band-snapshot.home-band-3{grid-template-columns:minmax(260px,1fr) minmax(0,2fr)}.home-band-snapshot.home-band-3>.live-map.panel--flex-col{align-self:start;width:100%;min-height:0;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;height:var(--snapshot-sidebar-height,auto);max-height:var(--snapshot-sidebar-height,none)}.home-band-snapshot.home-band-3>.live-map.panel--flex-col .map-layout{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}}@media (max-width:900px){.home-snapshot-sidebar>.live-players{flex:0 1 auto}}.panel--flex-col{display:flex;flex-direction:column;min-height:0}.home-band-equal-cols>.panel{height:100%}.feature-list-grow{flex:1 1 auto}.rules-summary.panel--flex-col>ul{flex:1 1 auto}.mt-auto-rules{margin-top:auto}.mt-auto-support{margin-top:auto}.home-band-about.home-band-3 + .live-feed-panel--tracker,.split--home-social + .live-feed-panel--tracker{margin-top:var(--space-section)}.section-heading + .home-band-snapshot.home-band-3{margin-top:var(--space-band)}.section-heading__sub{margin:0.25rem 0 0;max-width:58ch;line-height:1.4}.home-band-about.home-band-3{margin-bottom:0.35rem}.live-players.panel--flex-col #live-player-list{flex:1 1 auto;min-height:8.5rem;margin-bottom:0}.live-map.panel--flex-col .section-heading.compact{flex-shrink:0}.map-tabs-heading{display:flex;justify-content:space-between;align-items:center;gap:0.65rem;flex-wrap:wrap}.map-tabs{display:inline-flex;align-items:center;gap:0.4rem}.map-tab-btn{border:1px solid rgba(92,71,56,0.9);background:rgba(18,15,12,0.8);color:var(--text-muted);border-radius:999px;padding:0.35rem 0.7rem;cursor:pointer;font-size:0.82rem}.map-tab-btn.is-active{color:#f3d67f;border-color:rgba(201,162,39,0.55);background:rgba(58,42,24,0.75)}.map-tab-panel:not(.is-active){display:none}.live-map.panel--flex-col .map-layout{flex:1 1 auto}.home-band-snapshot .live-map.panel--flex-col .map-layout{flex:1 1 auto;min-height:0}.split--home-social .panel--flex-col{align-items:stretch}.home-board-carousel--stretch{flex:1 1 auto;margin-top:0.65rem;min-height:300px}.feature-list--compact-support li + li{margin-top:0.25rem}.home-category-cta-grid{align-items:stretch}.home-category-cta-grid>.panel{height:100%}.architect-grid>.panel{min-height:100%}.architect-card .architect-card-actions{margin-top:auto;flex-wrap:wrap}.architect-card--accent{border-color:rgba(201,162,39,0.28);background:radial-gradient(circle at 88% 0%,rgba(201,162,39,0.08),transparent 42%),linear-gradient(180deg,rgba(26,20,15,0.98),rgba(14,12,10,0.99))}.architect-spot-strip{display:flex;align-items:center;gap:0.55rem;margin:-0.1rem -0.2rem 0.75rem;padding:0.52rem 0.72rem;border-radius:12px;border:1px solid rgba(201,162,39,0.2);background:rgba(8,6,5,0.55);color:rgba(201,162,39,0.88)}.architect-spot-strip i{font-size:1.05rem}.updates-column{display:flex;flex-direction:column;min-height:16rem}.updates-column #internal-server-feed,.updates-column #official-rust-feed{flex:1;min-height:220px;overflow:auto}.ad-slot-card--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,220px);gap:clamp(1rem,2.8vw,1.85rem);align-items:center}.ad-slot-card__copy .tag{margin-bottom:0.35rem}.ad-slot-card__visual{display:grid;place-items:center;min-height:140px;border-radius:14px;border:1px dashed rgba(201,162,39,0.28);background:radial-gradient(circle at 40% 30%,rgba(201,162,39,0.12),transparent 55%),rgba(6,5,4,0.65)}.ad-slot-card__visual .fa-handshake{font-size:clamp(3rem,6vw,4.5rem);color:rgba(201,162,39,0.32)}@media (max-width:640px){.ad-slot-card--split{grid-template-columns:1fr}.ad-slot-card__visual{min-height:96px}}.why-play-body{flex:1 1 auto;margin-top:0.25rem;min-height:0}.why-play-body .lead{max-width:none}@media (min-width:901px){.home-band-snapshot .map-layout{grid-template-columns:minmax(220px,0.42fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0.85rem;align-items:stretch;min-height:0;height:100%}.home-band-snapshot .map-card{align-self:stretch;min-height:0;overflow-y:auto}.home-band-snapshot .map-preview{min-height:0;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse 80% 70% at 50% 40%,rgba(46,83,106,0.35),transparent 65%),linear-gradient(180deg,#1a2838,#0f1824)}.home-band-snapshot .map-preview .map-image{width:100%;height:100%;max-height:100%;max-width:100%;min-height:0;object-fit:contain}.home-band-snapshot .live-map.panel{min-width:0}}.map-preview--interactive{cursor:zoom-in}.map-preview--interactive:focus-visible{outline:2px solid rgba(201,162,39,0.65);outline-offset:3px}.home-band-snapshot .map-preview--interactive:not(.map-preview--live-ready){cursor:default}.live-map-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,0.82);z-index:145;display:grid;place-items:center;padding:1rem}.live-map-modal-backdrop[hidden]{display:none !important}.live-map-modal-shell{width:min(1100px,100%);max-height:min(92vh,920px);display:flex;flex-direction:column;overflow:hidden;border-color:rgba(201,162,39,0.35)}.live-map-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;padding:0.55rem 0.75rem 0.35rem;border-bottom:1px solid #3a2e25;flex-shrink:0}.live-map-modal-title{margin:0;font-family:"Cinzel",serif;font-size:1rem;letter-spacing:0.06em;text-transform:uppercase;color:#f0d578}.live-map-modal-hint{margin:0.35rem 0.75rem 0.5rem;flex-shrink:0}.live-map-modal-stage{overflow:hidden;flex:1 1 auto;min-height:0;padding:0.65rem 0.85rem 0.85rem;display:grid;place-items:center;background:radial-gradient(ellipse 70% 60% at 50% 35%,rgba(53,90,119,0.25),transparent 70%)}#live-map-modal-image{max-width:100%;width:auto;height:auto;max-height:min(78vh,820px);transform-origin:center center;border-radius:10px;border:1px solid rgba(53,90,119,0.55);box-shadow:0 12px 40px rgba(0,0,0,0.55)}.server-features-tab-narrow .feature-list{margin-top:0.2rem}.server-features-tab-narrow .feature-bp-note{margin-top:0.85rem;margin-bottom:0;max-width:none}.server-features-tab-narrow .feature-bp-note a{color:var(--gold);text-decoration:underline;text-underline-offset:0.12em}.feature-intro{display:flex;flex-direction:column;gap:0.95rem}.feature-list{margin:0;padding-left:1.1rem;line-height:1.5}.feature-list li + li{margin-top:0.35rem}.rules-summary ul{margin:0 0 1rem;padding-left:1.1rem;color:var(--text-muted);line-height:1.5}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-band);align-items:start}.category-card{display:flex;flex-direction:column}.category-card .btn{margin-top:auto}.live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-band)}.map-layout{display:grid;grid-template-columns:minmax(280px,352px) minmax(0,1fr);gap:var(--space-band);min-width:0}@media (max-width:1120px){.map-layout{grid-template-columns:1fr}}.map-card{min-width:0;border:1px solid #44342a;border-radius:12px;background:#1f1813;padding:0.75rem}.map-card p{margin:0}.map-card-title{margin-bottom:0.65rem}.map-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.45rem}.stat-cell{border-left:3px solid #3a2f27;padding-left:0.5rem}.stat-cell-wide{grid-column:span 2}.map-card .meta-value{margin:0.15rem 0 0 !important}.map-link{margin-top:0.7rem;display:inline-flex;align-items:center;gap:0.35rem;color:#4db2ff;text-decoration:none}.map-preview{border:1px solid #355a77;border-radius:12px;min-height:220px;max-height:520px;position:relative;background:#2e536a;overflow:hidden;min-width:0}.home-band-snapshot.home-band-3 .map-preview{max-height:none}.map-preview .map-image{width:auto;height:auto;max-width:100%;max-height:100%;min-height:0;object-fit:contain}@media (max-width:920px){.map-preview{max-height:360px}}.map-vote-card{border:1px solid #44342a;border-radius:12px;background:#1f1813;padding:0.8rem;max-height:62vh;display:flex;flex-direction:column}.map-vote-head{display:flex;align-items:center;justify-content:space-between;gap:0.65rem;flex-wrap:wrap}.map-vote-head h4{margin:0}.map-vote-meta{display:flex;flex-wrap:wrap;align-items:center;gap:0.45rem 0.75rem;margin-top:0.45rem}.map-vote-meta .tiny{margin:0}.map-vote-options{display:grid;gap:0.6rem;margin-top:0.55rem;max-height:52vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:transparent transparent;padding-right:0.25rem;flex:1 1 auto}.map-vote-options::-webkit-scrollbar{width:10px}.map-vote-options::-webkit-scrollbar-track{background:linear-gradient(180deg,#221913 0%,#17110e 100%);border:1px solid #3a2e25;border-radius:999px}.map-vote-options::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d2ad35 0%,#9f7a18 100%);border:1px solid #6f5413;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,237,176,0.12)}.map-vote-options::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#e2bf4a 0%,#b78d20 100%)}.map-vote-option{border:1px solid rgba(92,71,56,0.8);border-radius:10px;padding:0.55rem;background:rgba(18,14,11,0.85)}.map-vote-option.is-selected{border-color:rgba(201,162,39,0.5)}.map-vote-option-main{display:flex;gap:0.55rem}.map-vote-thumb-btn{border:0;background:transparent;padding:0;margin:0;cursor:zoom-in}.map-vote-thumb-btn:focus-visible{outline:2px solid rgba(201,162,39,0.65);outline-offset:2px;border-radius:8px}.map-vote-thumb{width:82px;height:58px;object-fit:cover;border-radius:8px;border:1px solid rgba(53,90,119,0.5)}.map-vote-option-copy h5{margin:0}.map-vote-option-action{margin-top:0.55rem;display:flex;justify-content:flex-end}.map-overlay-actions{position:absolute;left:0.7rem;right:0.7rem;bottom:0.7rem;display:flex;gap:0.5rem;flex-wrap:wrap}.live-feed-panel{padding:0.9rem}.live-feed-panel--tracker{padding:0;overflow:visible;border-color:rgba(201,162,39,0.22);background:linear-gradient(180deg,rgba(22,18,15,0.98) 0%,rgba(14,12,10,0.99) 100%)}.live-feed-panel__head{display:flex;justify-content:space-between;align-items:center;gap:0.75rem 1rem;flex-wrap:wrap;padding:0.9rem 1.15rem 0.65rem;margin:0;border-bottom:1px solid rgba(201,162,39,0.12)}.live-feed-panel__title{margin:0;font-family:"Cinzel",serif;font-size:clamp(1rem,1.35vw,1.15rem);font-weight:700;letter-spacing:0.04em;color:#e8cf6e}.live-feed-panel__title i{margin-right:0.4rem;opacity:0.92}.live-feed-chip{border-color:rgba(201,162,39,0.45);color:rgba(242,215,136,0.95)}.live-activity-feed{overflow:visible;padding:0.75rem 1rem 1rem}.activity-ticker-shell{position:relative;border:1px solid rgba(90,71,55,0.65);border-radius:14px;background:rgba(10,8,7,0.92);overflow:visible;padding:0.85rem 1.15rem;min-height:3.15rem;display:flex;align-items:flex-start;box-shadow:inset 0 1px 0 rgba(255,255,255,0.04)}.activity-ticker-shell--list{align-items:stretch}.activity-ticker-shell::before{display:none}.live-tracker-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,20.5rem),1fr));align-items:start;gap:0.45rem 1.25rem;margin:0;padding:0;list-style:none;width:100%}.live-tracker-item{display:flex;align-items:baseline;gap:0.4rem;min-width:0;color:var(--text);font-size:0.95rem;line-height:1.45}.live-tracker-item i{flex-shrink:0;color:var(--gold);font-size:0.88em;position:relative;top:0.05em}.live-tracker-msg{min-width:0}.live-tracker-time{flex-shrink:0;color:var(--text-muted);font-style:normal;font-variant-numeric:tabular-nums;white-space:nowrap}.live-tracker-empty{margin:0;color:var(--text-muted);font-size:0.95rem;line-height:1.45}.blueprint-panel{padding:1rem}.blueprint-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:0.65rem}.blueprint-stat{border:1px solid #3f332a;border-radius:12px;padding:0.75rem;background:rgba(20,20,20,0.74)}.blueprint-stat span{display:block;color:var(--text-muted);font-size:0.8rem}.blueprint-stat strong{display:block;margin-top:0.22rem;color:var(--gold)}.architect-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-band)}.architect-grid.home-band-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-layout-grid{align-items:stretch}.gallery-column{display:flex;flex-direction:column}.gallery-column-head{display:flex;justify-content:space-between;align-items:center;gap:0.8rem}.gallery-column-lead{margin:0.55rem 0 0.8rem;min-height:2.6rem}.gallery-preview-stage{border:1px solid #4b3a2e;border-radius:12px;padding:0.7rem;background:rgba(13,10,8,0.46);min-height:560px}.gallery-slide{display:none;grid-template-columns:1fr;gap:0.75rem}.gallery-slide.active{display:grid}.gallery-empty-state strong{display:block;color:var(--gold);margin-bottom:0.2rem}.map-image{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.home-band-snapshot .map-preview .map-image{object-fit:contain;width:auto;height:auto;max-width:100%;min-height:0;margin-inline:auto;display:block}@media (max-width:900px){.home-band-snapshot.home-band-3 .map-preview{max-height:min(56vh,520px)}.home-band-snapshot.home-band-3 .map-preview .map-image{max-height:min(56vh,520px)}.home-band-snapshot .map-layout{align-items:start}}.player-list{border:1px solid #44342a;border-radius:12px;background:#1f1813;padding:0.35rem 0.65rem;margin-bottom:0.8rem}.home-band-snapshot .live-players .player-list{margin-bottom:0;display:flex;flex-direction:column;gap:0.45rem}.home-band-snapshot .live-players .player-row{padding:0.48rem 0.55rem;border:1px solid rgba(52,41,31,0.95);border-radius:10px}.player-row{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0;border-top:1px solid #34291f}.player-row:first-child{border-top:0}.news-grid{align-items:stretch}.news-community-band{margin-top:var(--space-band)}.news-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-band);align-items:stretch;min-height:0}.news-community-slot-news{min-height:0;min-width:0}.news-community-slot-news>.news-card{min-height:0;height:100%}.news-community-feed.news-community-feed--internal,.news-community-feed.news-community-feed--official{min-height:0;display:flex;flex-direction:column}.news-community-band #internal-server-feed,.news-community-band #official-rust-feed{flex:1 1 auto;min-height:0;max-height:none}.news-community-band .news-community-feed .updates-head{flex-shrink:0}.community-gallery-home-grid .home-gallery-facepunch[data-facepunch-card="true"]{display:flex;flex-direction:column;min-height:0}.news-carousel-card{margin:0;width:100%;display:flex;flex-direction:column}.news-carousel-stage{min-height:0}.news-carousel-slide.active{display:flex;flex-direction:column;gap:0.65rem}.news-carousel-slide .official-rust-card-image{max-height:220px}.news-carousel-slide{display:none}.news-carousel-slide.active{display:block}.news-carousel-dots{display:flex;justify-content:center;gap:0.45rem;margin-top:0.9rem}.news-carousel-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#5f4737;cursor:pointer;padding:0}.news-carousel-dots button.active{width:24px;background:var(--gold)}.updates-grid.home-band-3{align-items:stretch}.updates-grid>.panel{height:100%;min-height:0}#facepunch-commits-list{overflow:auto;padding-right:0.3rem}.community-gallery-home-grid #facepunch-commits-list{flex:1 1 auto;min-height:0;max-height:min(380px,52vh)}#internal-server-feed,#official-rust-feed{max-height:280px;overflow:auto;padding-right:0.3rem}#facepunch-commits-list,#internal-server-feed,#official-rust-feed{scrollbar-width:thin;scrollbar-color:transparent transparent}#facepunch-commits-list::-webkit-scrollbar,#internal-server-feed::-webkit-scrollbar,#official-rust-feed::-webkit-scrollbar{width:10px}#facepunch-commits-list::-webkit-scrollbar-track,#internal-server-feed::-webkit-scrollbar-track,#official-rust-feed::-webkit-scrollbar-track{background:linear-gradient(180deg,#221913 0%,#17110e 100%);border:1px solid #3a2e25;border-radius:999px}#facepunch-commits-list::-webkit-scrollbar-thumb,#internal-server-feed::-webkit-scrollbar-thumb,#official-rust-feed::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d2ad35 0%,#9f7a18 100%);border:1px solid #6f5413;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,237,176,0.12)}#facepunch-commits-list::-webkit-scrollbar-thumb:hover,#internal-server-feed::-webkit-scrollbar-thumb:hover,#official-rust-feed::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#e2bf4a 0%,#b78d20 100%)}.updates-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.75rem}.update-item{border-top:1px solid #3c3028;padding:0.75rem 0}.update-title{margin:0.35rem 0 0;color:var(--text)}.update-title a{color:var(--text);text-decoration:none}.update-title a:visited{color:var(--text)}.update-title a:hover{color:var(--gold);text-decoration:underline}.official-rust-item{display:grid;grid-template-columns:92px 1fr;gap:0.75rem;align-items:start}.official-rust-thumb,.official-rust-card-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:0.7rem;border:1px solid #3c3028}.official-rust-card{display:grid;grid-template-columns:minmax(160px,260px) 1fr;gap:1rem;align-items:start;padding:1rem 0;border-top:1px solid #3c3028}.official-rust-card:first-child{border-top:0}.official-rust-card h4{margin:0.25rem 0 0.5rem}.news-card{display:flex;flex-direction:column;gap:0.65rem}.news-meta{margin:0;color:var(--gold);font-size:0.76rem;text-transform:uppercase;letter-spacing:0.08em}.category-card h4{margin-bottom:0.55rem}.split{margin-top:1rem;display:grid;grid-template-columns:1.1fr 0.9fr;gap:1rem;align-items:stretch}.split>.panel{height:100%}.board-row{display:flex;justify-content:space-between;align-items:center;gap:0.8rem;padding:0.75rem 0;border-top:1px solid #3c3028}.home-board-carousel{margin-top:0.8rem}.compact-home-board{margin:0.8rem 0}.compact-home-board .home-board-stage{min-height:280px}.compact-home-board .home-board-head h4{font-size:1rem}.home-board-stage{position:relative;min-height:350px;overflow:hidden;border:1px solid #4d3a2e;border-radius:14px;background:radial-gradient(circle at top right,rgba(201,162,39,0.08),transparent 42%),rgba(23,23,23,0.82)}.home-board-slide{position:absolute;inset:0;display:grid;align-content:start;gap:0.55rem;padding:0.9rem;opacity:0;transform:translateX(18px);transition:opacity 280ms ease,transform 280ms ease;pointer-events:none}.home-board-slide.active{opacity:1;transform:translateX(0);pointer-events:auto}.home-board-head{display:flex;justify-content:space-between;align-items:start;gap:1rem}.home-board-head h4{margin:0.25rem 0 0}.home-board-list{display:grid;gap:0.38rem}.home-board-row{display:grid;grid-template-columns:42px 30px minmax(0,1fr) auto;align-items:center;gap:0.55rem;padding:0.42rem;border:1px solid #3f332a;border-radius:11px;background:rgba(20,20,20,0.74)}.home-board-rank{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #75581a;border-radius:10px;background:#241a12;color:var(--gold);font-family:"Cinzel",serif;font-weight:900}.home-board-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-board-row span:last-child{color:var(--gold);font-weight:800;font-size:0.85rem;text-align:right}.home-board-note{margin:0.65rem 0 0;color:var(--text-muted);font-size:0.84rem}.home-board-note strong{color:var(--gold)}.home-board-dots{display:flex;justify-content:center;gap:0.45rem;margin-top:0.75rem}.home-board-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#5f4737;cursor:pointer;padding:0}.home-board-dots button.active{width:24px;background:var(--gold)}@media (max-width:900px){.home-band-3,.news-community-grid,.features-grid,.split,.split--home-social,.map-layout,.home-band-snapshot.home-band-3{grid-template-columns:1fr}.news-community-grid{grid-template-rows:none;grid-auto-rows:auto}.news-community-slot-news,.news-community-feed--internal,.news-community-feed--official{grid-column:auto;grid-row:auto}.news-community-band #internal-server-feed,.news-community-band #official-rust-feed,.community-gallery-home-grid #facepunch-commits-list{flex:none;max-height:280px}.community-gallery-home-grid.home-band-3{grid-template-columns:1fr !important;grid-template-rows:none !important;height:auto !important;min-height:0;align-items:stretch}.architect-grid.home-band-3{grid-template-columns:1fr !important}main.container.v1-home{min-width:0;overflow-x:clip}}