/* Gaming Theme - Dark neon aesthetic */
:root{--font-body:'Inter',sans-serif;--radius:8px;--c-muted:#c1c8de;--c-primary:#00e5ff;--c-surface:rgba(18,18,42,1);--font-heading:'Rajdhani',sans-serif;--c-glow:0 0 20px rgba(0,229,255,.3);--c-accent:#7c4dff;--c-secondary:rgba(255,64,129,1);--c-border:#1e1e3a;--max-w:1200px;--c-bg:#0a0a1a;--c-text:#f4f7ff}
*{padding:0;margin:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{background:var(--c-bg);font-family:var(--font-body);line-height:1.7;color:var(--c-text);user-select:auto;pointer-events:auto;visibility:visible;isolation:auto}
a{transition:.2s;color:var(--c-primary);text-decoration:none}
a:hover{opacity:.85}
img{max-width:100%;display:block;height:auto}
.group-hero{border-bottom:1px solid var(--c-border);z-index:100;top:0;position:sticky;background:var(--c-surface);padding:.75rem 1.5rem}
.banner-inner{margin:0 auto;gap:1rem;max-width:var(--max-w);align-items:center;justify-content:space-between;display:flex}
.dark-group img{max-height:48px;object-fit:contain;width:auto;max-width:220px}
.page-btn{font-family:var(--font-heading);font-size:1.5rem;text-transform:uppercase;font-weight:700;color:var(--c-primary);letter-spacing:2px}
.item-badge{gap:1.25rem;display:flex}
.item-badge a{font-size:.9rem;transition:.2s;color:var(--c-muted)}
.item-badge a:hover{color:var(--c-primary)}
.meta-main{display:inline-block;text-align:center;border:none;transition:.3s;cursor:pointer;padding:.6rem 1.5rem;font-weight:600;border-radius:var(--radius);text-decoration:none;font-size:.9rem}
.zone-narrow{color:#000;background:var(--c-primary);box-shadow:var(--c-glow)}
.zone-narrow:hover{opacity:1;background:var(--c-secondary);box-shadow:0 0 25px rgba(255,64,129,.4);color:#fff}
.foot-primary{font-size:1.1rem;padding:.9rem 2.5rem}
.site-list{padding:5rem 1.5rem 3rem;text-align:center;background:linear-gradient(160deg,var(--c-surface) 0%,var(--c-bg) 60%,rgba(124,77,255,.08) 100%)}
.unit-area{padding:3rem 1.5rem 2rem}
.segment-list-img{margin:0 auto;max-width:800px}
.region-banner{text-shadow:0 2px 18px rgba(10,10,26,.45),0 0 18px rgba(0,229,255,.16);font-size:clamp(2rem,5vw,3.5rem);font-family:var(--font-heading);color:var(--c-text);margin-bottom:1rem;line-height:1.15;font-weight:700}
.link-tier{line-height:1.7;font-size:1.15rem;color:var(--c-muted);margin:0 auto 2rem;max-width:600px;text-shadow:0 1px 10px rgba(10,10,26,.35)}
.list-title{gap:1rem;display:grid;margin:2.5rem auto 0;max-width:var(--max-w);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.bar-entry{border-radius:12px;border:1px solid var(--c-border);width:100%}
.group-tier{padding:2rem 1.5rem;border-top:1px solid var(--c-border);background:var(--c-surface);border-bottom:1px solid var(--c-border)}
.header-badge{max-width:var(--max-w);gap:1.5rem;flex-wrap:wrap;justify-content:space-around;margin:0 auto;display:flex}
.icon-outer{text-align:center}
.icon-outer strong{color:var(--c-primary);font-size:1.75rem;display:block;font-family:var(--font-heading);font-weight:700}
.icon-outer span{font-size:.8rem;color:var(--c-muted)}
.box-grid{margin:0 auto;padding:4rem 1.5rem;max-width:var(--max-w)}
.segment-info-container{padding:4rem 1.5rem;max-width:100%;background:var(--c-surface)}.segment-info-container>*{max-width:var(--max-w);margin-left:auto;margin-right:auto}
.info-view{font-weight:700;color:var(--c-text);font-size:1.75rem;text-align:center;font-family:var(--font-heading);margin-bottom:1rem}
.site-btn{color:var(--c-muted);text-align:center;margin-bottom:2rem}
.panel__img{color:var(--c-muted);text-align:center;max-width:800px;margin:0 auto;line-height:1.8}
.title-region{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}
.region-inner{padding:2rem;border-radius:var(--radius);background:var(--c-bg);transition:.3s;border:1px solid var(--c-border)}
.region-inner:hover{box-shadow:0 0 15px rgba(0,229,255,.1);border-color:var(--c-primary)}
.band-right{display:block;margin-bottom:.75rem;font-size:2rem}
.area-title{font-family:var(--font-heading);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}
.main-btn{font-size:.9rem;color:var(--c-muted);line-height:1.7}
.outer-main{margin:0 auto;max-width:800px}
.panel-lead{max-height:96px;height:auto;width:96px;border-radius:8px;max-width:96px;margin:0 auto 1.5rem;object-fit:contain}
.content-item{line-height:1.85;color:var(--c-muted)}
.content-item p{margin-bottom:1rem}
.content-item h3{color:var(--c-text);margin:1.5rem 0 .5rem}
.card__group{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}
.wrap-img{border:1px solid var(--c-border);border-radius:var(--radius);padding:1.5rem;background:var(--c-bg);text-align:center}
.wrap-img span{display:block;margin-bottom:.5rem;font-size:2rem}
.wrap-img h4{margin-bottom:.5rem;color:var(--c-text)}
.wrap-img p{font-size:.85rem;color:var(--c-muted)}
.list-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem;gap:1rem}
.badge-page{overflow:hidden;border-radius:12px;border:1px solid var(--c-border)}
.badge-page img{width:100%}
.flex__area{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}
.body__cell{border-radius:var(--radius);border:1px solid var(--c-border);text-align:center;padding:1.5rem;transition:.3s;background:var(--c-surface)}
.body__cell:hover{border-color:var(--c-primary)}
.area__container{font-size:2rem;margin-bottom:.5rem;display:block}
.info-desc{background:var(--c-primary);font-size:.75rem;font-weight:700;padding:2px 10px;display:inline-block;color:rgb(0,0,0);margin:.25rem 0 .5rem;border-radius:20px}
.dark-note{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.section-dark{padding:2rem;border:1px solid var(--c-border);position:relative;border-radius:var(--radius);background:var(--c-surface)}
.card-unit{margin-bottom:1rem;color:var(--c-muted);line-height:1.7;font-style:italic}
.area-text-note strong{color:var(--c-primary);display:block}
.area-text-note span{color:var(--c-muted);font-size:.8rem}
.icon-panel{display:flex;gap:1rem;margin-top:1rem;justify-content:center;flex-wrap:wrap}
.item-feature{border:1px solid var(--c-border);background:var(--c-bg);border-radius:var(--radius);padding:.6rem 1.5rem;font-size:.9rem;font-weight:600}
.cell-header{margin:1.5rem auto 0;max-width:800px}
.box-link{border-radius:var(--radius);overflow:hidden;border:1px solid var(--c-border);margin-bottom:.75rem;background:var(--c-surface)}
.box-link summary{font-weight:600;padding:1rem 1.5rem;cursor:pointer;color:var(--c-text);list-style:none}
.box-link summary::-webkit-details-marker{display:none}
.box-link summary::before{font-weight:700;content:'+ ';color:var(--c-primary)}
.box-link[open] summary::before{content:'− '}
.box-link p{color:var(--c-muted);line-height:1.7;padding:0 1.5rem 1rem}
.wide-feature{background:linear-gradient(135deg,var(--c-primary),var(--c-accent));padding:4rem 1.5rem;text-align:center}
.wide-feature h2{margin-bottom:1.5rem;font-family:var(--font-heading);color:#fff;font-size:1.75rem}
.wide-feature .meta-main{color:var(--c-bg);background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.3)}
.frame-foot{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1.5rem}
.nav-sm-text{padding:1.5rem;text-align:center}
.side-text{margin-bottom:1rem;color:#000;background:var(--c-primary);align-items:center;font-size:1.25rem;border-radius:50%;font-weight:700;display:inline-flex;width:48px;height:48px;justify-content:center}
.nav-sm-text h3{margin-bottom:.5rem}
.nav-sm-text p{font-size:.9rem;color:var(--c-muted)}
.region-bar-note{margin:0 auto;max-width:800px}
.region-bar-note h1{margin-bottom:1rem;font-family:var(--font-heading);text-align:center;font-size:2rem}
.region-bar-note h2{font-size:1.2rem;margin:2rem 0 .5rem;color:var(--c-primary)}
.region-bar-note p{color:var(--c-muted);margin-bottom:.75rem;line-height:1.8}
.box-alt{border-top:1px solid var(--c-border);margin-top:0;background:var(--c-surface);padding:3rem 1.5rem}
.band-title-cell{max-width:var(--max-w);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:0 auto}
.wrap__wrap{max-width:120px;border-radius:6px;margin-bottom:1rem;width:auto;max-height:42px;object-fit:contain}
.section-wide p{color:var(--c-muted);font-size:.85rem;line-height:1.7}.page__cell,.outer-text-box{display:block}
.box-alt h4{margin-bottom:.75rem;font-size:.95rem}
.box-alt ul{list-style:none}
.box-alt li{margin-bottom:.4rem}
.box-alt a{color:var(--c-muted);font-size:.85rem}
.box-alt a:hover{color:var(--c-primary)}
.bar-feature p{font-size:.85rem;color:var(--c-muted)}
.zone-bar-meta{border-top:1px solid var(--c-border);text-align:center;padding-top:1.5rem;margin-top:2rem}
.zone-bar-meta p{color:var(--c-muted);font-size:.75rem}
@media(max-width:768px){.item-badge,.site-grid{display:none}.region-banner{font-size:1.75rem}.title-region,.card__group,.flex__area,.block-text-link,.block-unit-lead{grid-template-columns:1fr}.header-badge{flex-direction:column;align-items:center}.dark-group img{max-height:36px}.panel-lead{max-width:64px;max-height:64px}.wrap__wrap{max-height:32px}.main-light{width:100%;justify-content:space-between}.content-strip{grid-template-columns:1fr}}
.grid-container{background:transparent;color:var(--c-text);border:1px solid var(--c-border)}
.outer-item .info-outer{padding-top:3rem}.module-zone-container .banner-inner{justify-content:space-between;display:flex;align-items:center}.sec-bottom .banner-inner{display:grid;grid-template-columns:auto 1fr;align-items:center}
.main-light{gap:1rem;display:flex;align-items:center}.site-grid{flex-wrap:wrap;justify-content:flex-end}.badge-layout{flex-direction:column;align-items:stretch}.col-left{font-size:.82rem;color:var(--c-muted);margin:.35rem 0 0}
.cell-zone .section-sub,.cell-zone .module-area{padding-top:4rem}.module-area .block-unit-lead{max-width:var(--max-w);grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.5rem;align-items:center;display:grid;text-align:left;margin:0 auto}.icon-area{padding:2rem;border-radius:16px;border:1px solid var(--c-border);box-shadow:var(--c-glow);background:rgba(18,18,42,.72)}.wrap-bar-btn{margin-bottom:.8rem;color:var(--c-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.flex-dark{display:flex;flex-wrap:wrap;gap:.75rem}.content-strip{display:grid;gap:1rem}.desc-page{border:1px solid var(--c-border);background:rgba(18,18,42,.8);padding:.65rem;border-radius:14px}.module-foot-img{transform:translateY(-6px)}
.zone-item-area{gap:1.25rem;display:grid}.flex-item{text-align:center;max-width:720px;margin:0 auto}.block-text-link{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.area__btn .outer-center{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;color:var(--c-primary)}
.narrow-slot{gap:1rem;display:grid}.media-area,.box-secondary-box{grid-template-columns:1fr}.holder-content .item-feature{min-width:150px}.secondary-inner{display:grid;gap:1rem}.top-main{display:grid;gap:.35rem}.flex-desc{gap:1rem;max-width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.sec-inner{margin-bottom:0}.btn-header{color:var(--c-primary);display:inline-block;min-width:2.2rem;font-weight:700}

/* siteforge-mobile-safety: common overflow + mobile guardrails */
html,body{overflow-x:hidden}
img{max-width:100%;height:auto}
:where(p,li,dd,dt,blockquote,figcaption,small,span,strong,em,a){overflow-wrap:break-word;word-break:break-word}
:where(h1,h2,h3,h4,h5,h6){overflow-wrap:break-word;word-break:normal;hyphens:none}
:where(main,section,article,aside,nav,header,footer,div,[class*='hero'],[class*='card'],[class*='panel'],[class*='grid'],[class*='split'],[class*='rail'],[class*='footer']){min-width:0}
:where([class*='rich'],[class*='lead'],[class*='copy'],[class*='content'],[class*='summary'],[class*='deck'],[class*='meta'],[class*='rail'],[class*='card'],[class*='panel'])>*{max-width:100%}
:where(pre,code,kbd,samp){word-break:break-word;white-space:pre-wrap}
.sf-footer-outbound,.sf-footer-outbound *,.sf-footer-outbound a{word-break:break-word;overflow-wrap:anywhere}
@media (max-width:760px){
  :where([class*='hero'],[class*='pagehero'],[class*='pagehead'],[class*='overview'],[class*='split'],[class*='twoaxis'],[class*='convert'],[class*='callout'],[class*='dashboard'],[class*='workspace'],[class*='footer__strip'],[class*='mediawall'],[class*='bannerstrip'],[class*='gallery'],[class*='ribbon'],[class*='hero__body'],[class*='hero__deck'],[class*='hero__split']){grid-template-columns:1fr !important}
  :where([class*='hero__actions'],[class*='actions'])>*{width:100%;max-width:100%}
  :where([class*='footer__lead'],[class*='footer__summary'],[class*='brandcard'],[class*='row']){flex-direction:column;align-items:flex-start}
  :where([class*='nav__logo'] img,[class*='footer__logo'],[class*='footer__logo'] img){max-height:40px;max-width:min(100%,160px);height:auto;width:auto}
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='footer__brand'],[class*='brand__square']){max-height:96px;max-width:min(100%,96px)}
  :where([class*='hero__media'],[class*='hero__frame'],[class*='inline-media'],[class*='gallery__item'],[class*='mediawall__item'],[class*='banner'],[class*='monitor']){overflow:hidden;max-width:100%}
}

/* siteforge-square-logo-sizing: keep square brand marks visible across themes */
:where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){border:none !important;padding:4px !important;background:transparent !important;box-shadow:none !important;width:clamp(100px,16vw,160px) !important;height:clamp(100px,16vw,160px) !important}
:where([class*='footer__brand']){border:none !important;height:clamp(90px,12vw,130px) !important;background:transparent !important;width:clamp(90px,12vw,130px) !important;padding:4px !important;box-shadow:none !important}
:where([class*='hero__logo'] img,[class*='pagehero__logo'] img,[class*='hero__seal'] img,[class*='brand__square'] img,[class*='footer__brand'] img){height:100%;width:100%;object-fit:contain}
@media (max-width:760px){
  :where([class*='hero__logo'],[class*='pagehero__logo'],[class*='hero__seal'],[class*='brand__square']){width:clamp(80px,28vw,120px) !important;height:clamp(80px,28vw,120px) !important;max-height:none !important;max-width:none !important}
  :where([class*='footer__brand']){max-height:none !important;max-width:none !important;width:clamp(72px,22vw,110px) !important;height:clamp(72px,22vw,110px) !important}
}

/* siteforge-footer-overlap-guard: stable mobile footer layout + sticky CTA clearance */
:where(footer,[class*='-footer']){overflow:visible;z-index:1;position:relative}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){min-width:0}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar'])>*{max-width:100%;min-width:0}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){word-break:break-word;overflow-wrap:anywhere}
@media(max-width:760px){
  .sf-has-sticky-cta :where([class*='-shell']),.sf-has-sticky-cta main{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px)) !important}
  .sf-has-sticky-cta main~footer,.sf-has-sticky-cta :where(footer,[class$='-footer']){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px)) !important}
  :where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){display:grid !important;align-items:start !important;grid-template-columns:1fr !important;gap:16px !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){align-items:flex-start;text-align:left;display:flex;flex-direction:column;gap:10px}
  :where([class*='footer__brand']){clear:both;max-height:110px;max-width:110px;margin-bottom:12px;float:none !important}
}
