:root{--red:#e30620;--black:#050607;--paper:#f0f0ed}*{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}html,body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111;background:var(--paper)}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(1500px,92vw);margin:auto}.top{height:72px;background:#050607;color:#fff;display:flex;align-items:center;padding:0 4vw;justify-content:space-between;position:sticky;top:0;z-index:20;border-bottom:1px solid #242628}.brand{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:900;letter-spacing:2px}.brand b{background:var(--red);padding:12px 9px;font-size:14px}.top nav{display:flex;gap:28px;font-weight:800;font-size:12px;text-transform:uppercase}.top nav a{padding:16px 0}.menu{display:none;background:none;border:0;color:#fff;font-size:27px;min-width:48px;min-height:48px}.hero{position:relative;min-height:720px;background:radial-gradient(circle at 80% 30%,#27292b 0,#101214 34%,#050607 70%);color:#fff;padding:100px 0 45px;overflow:hidden}.gridfx{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(#777 1px,transparent 1px),linear-gradient(90deg,#777 1px,transparent 1px);background-size:64px 64px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.4fr .6fr;gap:7vw;align-items:center}.eyebrow{color:var(--red);font-size:11px;font-weight:900;letter-spacing:3px}.hero h1,.page h1{font-size:clamp(60px,6vw,105px);line-height:.9;margin:20px 0 30px;letter-spacing:-5px;text-transform:uppercase}.hero h1 em{font-style:normal;color:#96999c}.lead{font-size:19px;line-height:1.7;max-width:760px;color:#c1c3c5}.actions{display:flex;gap:10px;margin:32px 0;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:1px solid #555;padding:15px 21px;font-weight:900;font-size:12px}.btn.primary{background:var(--red);border-color:var(--red);color:#fff}.btn.ghost{background:#0b0c0d}.btn.dark{background:#08090a;color:#fff;border:0}.signal{display:flex;align-items:center;gap:10px;margin-top:45px;color:#74787b;font-size:10px;letter-spacing:2px}.signal i{width:8px;height:8px;background:var(--red);border-radius:50%}.hero-mark{text-align:center}.target{width:300px;height:300px;margin:auto;border:1px solid #555;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 0 38px #0a0b0c,inset 0 0 0 39px #393b3d,inset 0 0 0 78px #101214}.target span{font-size:68px;font-weight:900;letter-spacing:-5px}.hero-mark p{font-size:10px;letter-spacing:4px;color:#777}.metrics{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:80px}.metrics div{border-top:2px solid #343638;padding-top:17px;display:flex;flex-direction:column}.metrics b{font-size:26px}.metrics span{font-size:11px;color:#85898c;margin-top:7px;text-transform:uppercase}.section{padding:100px 0}.section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.section h2,.band h2,.registry h2,.cta h2{font-size:clamp(43px,4vw,70px);line-height:.96;margin:15px 0;letter-spacing:-3px;text-transform:uppercase}.intro{font-size:18px;line-height:1.7;color:#777}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:55px}.cards article{background:#fff;border-top:5px solid #111;padding:34px;min-height:310px}.cards small,.cards a{color:var(--red);font-weight:900;font-size:10px}.cards h3{font-size:29px;margin-top:60px;text-transform:uppercase}.cards p{line-height:1.65;color:#555}.band{background:#0b0c0d;color:#fff;padding:90px 0}.band-grid,.registry-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.band p{color:#777}.times p{border-top:1px solid #343638;padding:23px 0;margin:0;display:grid;grid-template-columns:1fr 100px 120px;align-items:center}.times span{font-size:27px;font-weight:900}.times em{font-style:normal;color:#777;font-size:12px}.registry{padding:80px 0;background:#fff}.registry p{color:#777}.verify{justify-self:end;width:min(500px,100%);min-height:78px;background:#0a0b0c;color:#fff;padding:25px;display:flex;justify-content:space-between;align-items:center;border-left:7px solid var(--red);font-weight:900}.verify b{font-size:28px;color:var(--red)}.cta{background:var(--red);color:#fff;padding:80px 0}.cta .eyebrow{color:#fff}.cta .wrap{position:relative}.cta .btn{position:absolute;right:0;bottom:8px}.page{min-height:760px;padding:95px 0;background:#111;color:#fff}.page .cards{color:#111}.page .schedule{max-width:760px}.narrow{max-width:1000px}.timeline{margin-top:40px;border-left:3px solid var(--red);padding-left:26px}.timeline p{font-size:18px;line-height:1.8}.timeline b{display:inline-block;width:120px}.note{color:#aaa;margin-top:32px}footer{background:#050607;color:#777;padding:28px 0;font-size:11px;text-transform:uppercase}footer .wrap{display:flex;justify-content:space-between}footer b{color:#fff}@media(max-width:1024px){.wrap{width:min(100% - 48px,1100px)}.top nav{gap:16px;font-size:11px}.hero{min-height:650px;padding-top:80px}.hero-grid{grid-template-columns:1.25fr .75fr;gap:35px}.target{width:240px;height:240px}.target span{font-size:55px}.section-head{gap:35px}.cards article{padding:27px}.band-grid,.registry-grid{gap:45px}}@media(max-width:760px){.wrap{width:calc(100% - 32px)}.top{height:64px;padding:0 16px}.top nav{display:none;position:absolute;top:64px;left:0;right:0;background:#090a0b;padding:12px 16px 22px;flex-direction:column;gap:0;border-bottom:1px solid #333}.top nav.open{display:flex}.top nav a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid #222}.menu{display:block}.brand span{font-size:10px}.hero{min-height:auto;padding:58px 0 35px}.hero-grid{grid-template-columns:1fr}.hero-mark{display:none}.hero h1,.page h1{font-size:clamp(42px,13vw,58px);line-height:.92;letter-spacing:-2.5px;margin:18px 0 24px}.lead{font-size:16px;line-height:1.65}.actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.actions .btn{width:100%;padding:14px 10px}.signal{margin-top:30px;font-size:9px;letter-spacing:1.2px}.metrics{grid-template-columns:1fr 1fr;gap:18px;margin-top:45px}.metrics div:last-child{grid-column:1/-1}.metrics b{font-size:22px}.metrics span{font-size:9px}.section{padding:65px 0}.section-head,.band-grid,.registry-grid{grid-template-columns:1fr;gap:25px}.section h2,.band h2,.registry h2,.cta h2{font-size:clamp(35px,10vw,48px);letter-spacing:-2px}.intro{font-size:16px}.cards{grid-template-columns:1fr;margin-top:35px}.cards article{min-height:auto;padding:26px}.cards h3{margin-top:35px;font-size:26px}.band{padding:65px 0}.times p{grid-template-columns:1fr auto;padding:20px 0}.times span{font-size:23px}.times em{grid-column:1/-1;margin-top:6px}.registry{padding:60px 0}.verify{justify-self:stretch;width:100%;min-height:70px}.cta{padding:60px 0}.cta .btn{position:static;margin-top:15px;width:100%}.page{padding:60px 0;min-height:calc(100vh - 64px)}.page .cards{margin-top:30px}.timeline{padding-left:18px}.timeline p{font-size:16px}.timeline b{display:block;width:auto}footer .wrap{gap:10px;flex-direction:column}}@media(max-width:390px){.brand{gap:7px;letter-spacing:1px}.brand b{padding:10px 7px}.brand span{font-size:9px}.eyebrow{font-size:9px;letter-spacing:2px}.actions{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}.metrics div:last-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.hero-photo{position:relative;text-align:center;z-index:3}.hero-photo img{display:block;width:min(100%,375px);height:auto;aspect-ratio:1/1;object-fit:cover;margin:auto;border:1px solid #444;filter:grayscale(25%);background:#111}.hero-photo span{display:block;margin-top:14px;color:#888;font-size:10px;font-weight:900;letter-spacing:3px}@media(max-width:760px){.hero-photo{display:block;order:-1;width:132px;margin-bottom:4px}.hero-photo img{width:132px;border-radius:50%;border:2px solid #333}.hero-photo span{display:none}.top nav a{font-size:15px;font-weight:800;letter-spacing:.2px}}
/* V3.4 visual consistency */
.top nav{font-size:14px;letter-spacing:.25px}.top nav a{position:relative}.top nav a:after{content:"";position:absolute;left:0;right:100%;bottom:8px;height:2px;background:var(--red);transition:right .18s ease}.top nav a:hover:after,.top nav a:focus-visible:after{right:0}.profile-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.profile-panel{min-height:330px;border:1px solid #333;border-left:7px solid var(--red);padding:38px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#17191b,#090a0b)}.profile-panel span{color:var(--red);font-size:11px;font-weight:900;letter-spacing:3px}.profile-panel strong{font-size:clamp(28px,3vw,48px);line-height:1.05;color:#d9dadb}.schedule-panel{margin-top:60px;padding:36px;background:#090a0b;border-top:4px solid var(--red);max-width:900px}.schedule-panel>small{color:#777}.schedule-panel .times{margin:18px 0}@media(max-width:1024px){.top nav{font-size:13px}}@media(max-width:760px){.top nav{font-size:15px}.profile-grid{grid-template-columns:1fr;gap:25px}.profile-panel{min-height:220px;padding:26px}.schedule-panel{padding:24px;margin-top:38px}}

/* V3.4 original emblem */
.brand-logo img{width:50px;height:50px;border-radius:50%;object-fit:cover;display:block}.brand-logo span{font-size:14px;letter-spacing:1.8px}.top{height:78px}.brand-logo{gap:13px}@media(max-width:760px){.top{height:68px}.top nav{top:68px}.brand-logo img{width:46px;height:46px}.brand-logo span{font-size:12px;letter-spacing:1.2px}}

/* V3.4 content polish */
.feature-strip{background:#151719;color:#fff;border-top:1px solid #2b2d30;border-bottom:1px solid #2b2d30}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-grid div{padding:28px 30px;border-right:1px solid #303235;display:flex;flex-direction:column;gap:7px}.feature-grid div:last-child{border-right:0}.feature-grid b{font-size:13px;letter-spacing:1.8px}.feature-grid span{font-size:12px;color:#888}.quote-band{background:#e7e7e3;padding:70px 0}.quote-band span{font-size:10px;color:var(--red);font-weight:900;letter-spacing:3px}.quote-band blockquote{margin:14px 0 0;max-width:1050px;font-size:clamp(28px,3.3vw,52px);line-height:1.05;font-weight:900;letter-spacing:-2px}.content-block{margin-top:70px;padding:40px;border:1px solid #333;background:#0a0b0c}.content-block h2,.contact-card h2{font-size:clamp(28px,3vw,44px);text-transform:uppercase;margin:0 0 18px}.content-block>p{max-width:950px;color:#aaa;line-height:1.75}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.mini-grid div{padding:24px;background:#17191b;border-top:3px solid var(--red);display:flex;flex-direction:column;gap:10px}.mini-grid b{font-size:15px;text-transform:uppercase}.mini-grid span{font-size:13px;line-height:1.6;color:#aaa}.contact-card{margin:35px 0;padding:35px;background:#0a0b0c;border-left:6px solid var(--red)}.contact-card>b{color:var(--red);font-size:10px;letter-spacing:2px}.contact-card p{color:#aaa;line-height:1.7}@media(max-width:760px){.feature-grid,.mini-grid{grid-template-columns:1fr}.feature-grid div{border-right:0;border-bottom:1px solid #303235;padding:20px 0}.quote-band{padding:48px 0}.content-block{margin-top:38px;padding:24px}.mini-grid div{padding:20px}}

/* V3.4 cinematic marketing hero */
.hero-v34{min-height:820px;padding:82px 0 38px;background:radial-gradient(circle at 72% 28%,#2c1014 0,#141416 31%,#060708 68%);isolation:isolate}.hero-redglow{position:absolute;width:52vw;height:52vw;right:-20vw;top:-18vw;border-radius:50%;background:radial-gradient(circle,rgba(227,6,32,.32),rgba(227,6,32,0) 68%);filter:blur(10px)}.hero-v34:after{content:"";position:absolute;left:0;right:0;bottom:0;height:170px;background:linear-gradient(transparent,#050607);z-index:0}.hero-v34 .hero-grid{grid-template-columns:1.08fr .92fr;gap:5vw}.hero-kicker{letter-spacing:3.5px}.hero-titleline{display:flex;align-items:center;gap:12px;margin-top:28px}.hero-titleline:before{content:"";width:52px;height:5px;background:var(--red)}.hero-titleline span{font-size:13px;font-weight:900;letter-spacing:4px;color:#b9bbbd}.hero-v34 h1{font-size:clamp(76px,8vw,138px);line-height:.76;letter-spacing:-7px;margin:25px 0 30px;text-shadow:0 14px 45px #000}.hero-v34 h1 em{color:var(--red);text-shadow:0 0 35px rgba(227,6,32,.25)}.hero-tag{font-size:12px;font-weight:900;letter-spacing:2.8px;color:#eee;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-tag i{width:5px;height:5px;background:var(--red);transform:rotate(45deg)}.hero-v34 .lead{max-width:680px}.hero-poster{width:100%}.poster-frame{position:relative;width:min(100%,520px);margin-left:auto;min-height:590px;overflow:hidden;border:1px solid #393b3d;border-bottom:7px solid var(--red);box-shadow:0 35px 80px rgba(0,0,0,.55)}.poster-frame:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.13);z-index:3;pointer-events:none}.poster-frame img{width:100%;height:590px;object-fit:cover;object-position:center;filter:grayscale(35%) contrast(1.08)}.poster-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,7,.2),transparent 60%),linear-gradient(transparent 48%,rgba(5,6,7,.95) 91%)}.poster-frame strong{position:absolute;left:36px;bottom:56px;z-index:4;text-align:left;font-size:42px;line-height:.82;letter-spacing:-2px;color:#fff}.poster-frame span{position:absolute;left:37px;bottom:27px;z-index:4;margin:0;color:#d0d0d0;font-size:9px;letter-spacing:2.4px}.hero-metrics{margin-top:58px}.hero-metrics div{border-color:#4a2025}.hero-metrics div:first-child{border-color:var(--red)}@media(max-width:1024px){.hero-v34 h1{font-size:clamp(65px,9vw,100px)}.poster-frame,.poster-frame img{min-height:500px;height:500px}}@media(max-width:760px){.hero-v34{padding:38px 0 32px}.hero-v34 .hero-grid{grid-template-columns:1fr}.hero-poster{order:-1;width:100%;margin:0}.poster-frame{width:100%;height:330px;min-height:330px}.poster-frame img{height:330px;min-height:330px;object-position:center 30%}.poster-frame strong{font-size:30px;left:24px;bottom:47px}.poster-frame span{left:25px;bottom:22px}.hero-v34 h1{font-size:clamp(58px,18vw,78px);letter-spacing:-4px;margin:20px 0 24px}.hero-titleline{margin-top:22px}.hero-titleline span{font-size:10px;letter-spacing:2.5px}.hero-titleline:before{width:32px;height:4px}.hero-tag{font-size:10px;letter-spacing:1.5px}.hero-v34 .actions{grid-template-columns:1fr 1fr}.hero-metrics{margin-top:38px}}@media(max-width:390px){.hero-v34 .actions{grid-template-columns:1fr}.poster-frame{height:285px;min-height:285px}.poster-frame img{height:285px;min-height:285px}}

/* V3.4 approved welcome artwork integration */
.welcome-poster{position:relative;background:#050607;overflow:hidden;min-height:min(78vw,920px);display:grid;place-items:start center}.welcome-poster>img{display:block;width:100%;height:auto;max-height:920px;object-fit:cover;object-position:center top}.welcome-actions{position:absolute;z-index:4;left:50%;bottom:4.5%;transform:translateX(-50%);display:flex;gap:10px}.welcome-ghost{background:rgba(5,6,7,.82);color:#fff;border-color:#777;backdrop-filter:blur(5px)}@media(min-width:1400px){.welcome-poster>img{width:min(100%,1536px);box-shadow:0 0 100px #000}.welcome-poster{background:radial-gradient(circle at center,#18191b,#050607 72%)}}@media(max-width:760px){.welcome-poster{min-height:72vh;display:block}.welcome-poster>img{width:100%;height:72vh;object-fit:cover;object-position:38% top}.welcome-actions{bottom:16px;width:calc(100% - 32px);display:grid;grid-template-columns:1fr 1fr}.welcome-actions .btn{padding:13px 8px;text-align:center}}@media(max-width:390px){.welcome-actions{grid-template-columns:1fr}.welcome-poster>img{object-position:40% top}}

/* V3.4 poster visibility fix: never crop approved artwork */
.welcome-poster{min-height:0!important;background:#050607!important;display:block!important}.welcome-poster>img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important;margin:0 auto!important}.welcome-actions{bottom:3%!important}@media(max-width:760px){.welcome-poster{min-height:0!important}.welcome-poster>img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important}.welcome-actions{bottom:10px!important}}@media(max-width:390px){.welcome-poster>img{object-position:center top!important}}

/* V3.4 phone-first approved poster */
@media(max-width:760px){header,.site-header{position:relative!important}.welcome-poster{width:100%!important;min-height:0!important;padding:0!important;overflow:visible!important;background:#050607!important}.welcome-poster>img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:3/2!important;object-fit:contain!important;object-position:center!important}.welcome-actions{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;padding:12px 14px 16px!important;background:#050607!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.welcome-actions .btn{min-height:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 6px!important;font-size:11px!important}.section{scroll-margin-top:64px}}@media(max-width:390px){.welcome-actions{grid-template-columns:1fr 1fr!important;padding-inline:10px!important}.welcome-actions .btn{font-size:10px!important}}

/* Mobile: CTA controls before poster, artwork unobstructed */
@media(max-width:760px){.welcome-poster{display:flex!important;flex-direction:column!important}.welcome-actions{order:-1!important;position:relative!important;z-index:5!important;padding:10px 14px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.welcome-poster>img{order:1!important;position:relative!important;z-index:1!important;margin:0!important}}

/* V3.9 hero coordinate menu */
.welcome-poster.v39{position:relative}
.welcome-poster.v39 .hero-hotmenu{position:absolute;left:42%;right:2.5%;bottom:14.5%;display:grid;grid-template-columns:repeat(5,1fr);z-index:6}
.welcome-poster.v39 .hero-hotmenu a{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;text-decoration:none;color:transparent;background:transparent;border-left:1px solid transparent}
.welcome-poster.v39 .hero-hotmenu b,.welcome-poster.v39 .hero-hotmenu span{font-size:0}
.welcome-poster.v39 .hero-hotmenu a:focus-visible{outline:2px solid #e11;outline-offset:-3px}
@media(max-width:760px){
 .welcome-poster.v39 .hero-hotmenu{position:relative;left:auto;right:auto;bottom:auto;display:grid;grid-template-columns:1fr 1fr;background:#08090a;padding:10px;gap:8px}
 .welcome-poster.v39 .hero-hotmenu a{min-height:48px;color:#fff;border:1px solid rgba(255,255,255,.18);justify-content:center;padding:7px}
 .welcome-poster.v39 .hero-hotmenu b{font-size:11px;letter-spacing:.08em}
 .welcome-poster.v39 .hero-hotmenu span{font-size:9px;opacity:.62;margin-top:3px}
 .welcome-poster.v39 .hero-hotmenu a:last-child{grid-column:1/-1}
}
/* V3.10 icon row = visible main menu; old hero CTA removed */
.welcome-poster.v39 .welcome-actions{display:none!important}
.welcome-poster.v39 .hero-hotmenu a{color:#fff!important;justify-content:flex-end!important;padding:0 4px 4px!important;text-shadow:0 2px 5px #000}
.welcome-poster.v39 .hero-hotmenu b{font-size:11px!important;letter-spacing:.08em!important;font-weight:700}
.welcome-poster.v39 .hero-hotmenu span{display:none!important}
@media(max-width:760px){
 .welcome-poster.v39 .hero-hotmenu b{font-size:11px!important}
}
/* V3.11 baked icon labels: invisible click zones exactly over lower-right five tiles */
.welcome-poster.v39 .hero-hotmenu{position:absolute!important;left:41.7%!important;right:2.4%!important;bottom:13.7%!important;height:10.8%!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;padding:0!important;gap:0!important;background:transparent!important}
.welcome-poster.v39 .hero-hotmenu a{display:block!important;min-height:0!important;height:100%!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;color:transparent!important;text-shadow:none!important}
.welcome-poster.v39 .hero-hotmenu a:focus-visible{outline:2px solid #e11!important;outline-offset:-2px!important}
.welcome-poster.v39 .hero-hotmenu b,.welcome-poster.v39 .hero-hotmenu span{display:none!important}
@media(max-width:760px){
 .welcome-poster.v39 .hero-hotmenu{position:absolute!important;left:41.7%!important;right:2.4%!important;bottom:13.7%!important;height:10.8%!important;grid-template-columns:repeat(5,1fr)!important;padding:0!important;gap:0!important;background:transparent!important}
 .welcome-poster.v39 .hero-hotmenu a{border:0!important;min-height:0!important}
}
/* V3.12: poster-only navigation; exact 1536x1024 image coordinate mapping
   icon centers approx x=690,847,1016,1200,1384; y=806 */
.top>nav,.top>.menu{display:none!important}
.welcome-poster.v39 .hero-hotmenu{
 position:absolute!important;
 left:40.0%!important; right:2.3%!important;
 bottom:15.9%!important; height:11.8%!important;
 display:grid!important; grid-template-columns:repeat(5,1fr)!important;
 gap:0!important; padding:0!important; background:transparent!important; z-index:20!important
}
.welcome-poster.v39 .hero-hotmenu a{
 display:block!important;width:100%!important;height:100%!important;
 min-height:0!important;margin:0!important;padding:0!important;
 border:0!important;background:transparent!important
}
@media(max-width:760px){
 .top>nav,.top>.menu{display:none!important}
 .welcome-poster.v39 .hero-hotmenu{
  position:absolute!important;left:40.0%!important;right:2.3%!important;
  bottom:15.9%!important;height:11.8%!important;
  display:grid!important;grid-template-columns:repeat(5,1fr)!important;
  gap:0!important;padding:0!important;background:transparent!important
 }
}
/* V3.15 shared subpage theme, map reservation and footer */
.sub-theme-strip{height:clamp(120px,20vw,260px);overflow:hidden;background:#070809;border-bottom:3px solid #8e0f16}
.sub-theme-strip img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:brightness(.48) contrast(1.12);display:block}
.location-block{background:#0a0b0c;color:#fff;padding:52px 0}
.location-block h2{margin:4px 0 20px}
.map-slot{min-height:260px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#121416,#090a0b);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}
.map-slot strong{letter-spacing:.14em}.map-slot span{opacity:.6;font-size:13px}
.site-footer{background:#050607;color:#fff;border-top:1px solid #27292b;padding:34px 0 18px}
.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}
.footer-grid p,.footer-bottom{opacity:.58;font-size:12px}.footer-grid a{display:block;color:#ddd;text-decoration:none;margin:0 0 9px}
.footer-bottom{border-top:1px solid #222;margin-top:24px;padding-top:16px}
@media(max-width:760px){.sub-theme-strip{height:135px}.location-block{padding:34px 0}.map-slot{min-height:210px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}

/* SEO H1 remains semantic without disturbing visual hero */
.seo-h1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* V4.1 seven poster menu hit-zones: right column, 1248x1248 reference */
.welcome-poster .hero-hotmenu.v4-seven{position:absolute!important;left:53.5%!important;right:6.8%!important;top:11.7%!important;height:64.5%!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(7,1fr)!important;gap:1.3%!important;padding:0!important;background:transparent!important;z-index:30!important}
.welcome-poster .hero-hotmenu.v4-seven a{display:block!important;width:100%!important;height:100%!important;background:transparent!important;border:1px solid transparent!important;border-radius:8px!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
@media(hover:hover){.welcome-poster .hero-hotmenu.v4-seven a:hover{transform:translateX(4px);border-color:rgba(220,30,38,.72)!important;box-shadow:0 0 18px rgba(220,30,38,.18)}}
.welcome-poster .hero-hotmenu.v4-seven a:active{transform:scale(.985)}
html{scroll-behavior:smooth}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.welcome-poster .hero-hotmenu.v4-seven a{transition:none!important}}

/* V4.2 hard-disable every legacy top navigation */
header.top>nav,header.top>.menu,header.top button.menu,.mobile-menu,.nav-toggle{display:none!important;visibility:hidden!important;pointer-events:none!important}

/* V4.3 exact 1248x1248 poster menu mapping */
.welcome-poster.v39{position:relative;max-width:1248px;margin:0 auto}
.welcome-poster.v39>img{display:block;width:100%;height:auto;object-fit:contain}
.welcome-poster .hero-hotmenu.v4-seven{left:53.45%!important;right:6.75%!important;top:11.65%!important;height:64.25%!important;grid-template-rows:repeat(7,1fr)!important;gap:1.35%!important}
@media(max-width:760px){.welcome-poster.v39{width:100%;max-width:none}.welcome-poster .hero-hotmenu.v4-seven{left:53.45%!important;right:6.75%!important;top:11.65%!important;height:64.25%!important}}

/* V4.4 poster-first homepage and unified cinematic section language */
body{background:#08090a}
body>header.top,main#top>header.top{display:none!important}
main#top{margin:0!important;padding:0!important}
main#top .welcome-poster.v39{margin-top:0!important}
main#top .section,main#top .band{background:#0b0c0e!important;color:#f3f3f3!important;border-top:1px solid #242629}
main#top .section.light{background:#101214!important;color:#f3f3f3!important}
main#top .section h2,main#top .band h2,main#top .location-block h2{color:#fff!important;letter-spacing:-.02em}
main#top .eyebrow{color:#d81f2a!important;font-weight:800;letter-spacing:.14em}
main#top .intro,main#top .section p,main#top .band p{color:#c6c8ca}
main#top .cards article{background:#111315!important;border:1px solid #292c2f!important;color:#fff!important}
main#top .btn.primary{background:#b5121b!important;color:#fff!important;border-color:#b5121b!important}
@media(max-width:760px){main#top .section,main#top .band{padding-top:36px!important;padding-bottom:36px!important}}

/* V4.5 mobile poster: fill phone width, no desktop max-width/gutters */
@media(max-width:760px){
 body{margin:0!important;padding:0!important;overflow-x:hidden!important}
 main#top{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
 .welcome-poster.v39{width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;overflow:hidden!important}
 .welcome-poster.v39>img{display:block!important;width:100vw!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;object-fit:contain!important}
 .welcome-poster .hero-hotmenu.v4-seven{left:53.45%!important;right:6.75%!important;top:11.65%!important;height:64.25%!important}
}

/* V5 rollback: stable 1536x1024 horizontal hero */
.welcome-poster.v39{position:relative!important;width:100%!important;max-width:1536px!important;margin:0 auto!important;overflow:hidden!important}
.welcome-poster.v39>img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important}
.welcome-poster .hero-hotmenu.v39-five{position:absolute!important;left:40%!important;right:2.3%!important;bottom:15.9%!important;top:auto!important;height:11.8%!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;grid-template-rows:1fr!important;gap:0!important;padding:0!important;background:transparent!important;z-index:30!important}
.welcome-poster .hero-hotmenu.v39-five a{display:block!important;width:100%!important;height:100%!important;background:transparent!important;border:0!important}
@media(hover:hover){.welcome-poster .hero-hotmenu.v39-five a:hover{background:rgba(180,18,27,.10)!important}}
@media(max-width:760px){.welcome-poster.v39{width:100%!important;max-width:none!important;margin:0!important}.welcome-poster.v39>img{width:100%!important;height:auto!important}.welcome-poster .hero-hotmenu.v39-five{left:40%!important;right:2.3%!important;bottom:15.9%!important;top:auto!important;height:11.8%!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important}}

/* V5.3 homepage additions */
.home-additions{max-width:1240px;margin:0 auto;padding:34px 22px 0;background:#08090a;color:#fff}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.service-card{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;border:1px solid #292b2e;border-radius:10px;background:#111;color:#fff;text-decoration:none}
.service-card img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.75) contrast(1.06);transition:transform .22s ease}
.service-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.92))}
.service-card span{position:absolute;z-index:2;left:22px;right:18px;bottom:20px;font-size:clamp(18px,2vw,28px);font-weight:900;letter-spacing:.03em}
@media(hover:hover){.service-card:hover img{transform:scale(1.025)}}
.press-strip{margin:20px 0;min-height:92px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #2b2d30;border-left:4px solid #b5121b;background:#101113;color:#fff;text-decoration:none}
.press-strip strong{font-size:26px}.press-strip span{color:#c9c9c9}
.testimonials{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}
.testimonials article{padding:26px;background:#101113;border:1px solid #292b2e}
.testimonials p{margin:0 0 18px;color:#ddd;line-height:1.65}.testimonials strong,.testimonials small{display:block}.testimonials small{margin-top:3px;color:#999}
.map-home{margin-top:20px;height:360px;border-top:2px solid #b5121b;overflow:hidden}.map-home iframe{width:100%;height:100%;border:0;display:block}
@media(max-width:760px){.home-additions{padding:18px 12px 0}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{aspect-ratio:16/10}.testimonials{grid-template-columns:1fr;gap:12px}.press-strip{min-height:76px;padding:16px 18px}.map-home{height:300px}}

/* V5.3.2 visual press block */
.testimonials{display:none!important}
.press-strip{display:none!important}
.press-feature{position:relative;display:block;margin:20px 0;height:260px;overflow:hidden;border:1px solid #292b2e;border-left:4px solid #b5121b;background:#08090a;color:#fff;text-decoration:none}
.press-feature>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 42%;filter:grayscale(.55) brightness(.46) contrast(1.15);transition:transform .25s ease,filter .25s ease}
.press-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.58) 48%,rgba(0,0,0,.18) 100%)}
.press-overlay{position:absolute;z-index:2;left:34px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:6px}
.press-overlay small{color:#d21d27;font-weight:900;letter-spacing:.2em}
.press-overlay strong{font-size:clamp(30px,5vw,58px);line-height:.95;letter-spacing:-.03em}
.press-overlay em{font-style:normal;color:#d0d0d0;font-size:15px}
@media(hover:hover){.press-feature:hover>img{transform:scale(1.025);filter:grayscale(.3) brightness(.52) contrast(1.15)}}
@media(max-width:760px){.press-feature{height:190px;margin:12px 0}.press-overlay{left:20px}.press-overlay strong{font-size:34px}.press-overlay em{font-size:13px}}

/* V5.3.3 no blocked embeds/external card images */
.service-card:nth-child(1) img{object-position:18% 50%}
.service-card:nth-child(2) img{object-position:52% 50%}
.service-card:nth-child(3) img{object-position:84% 50%}
.map-link-home{height:auto!important;border-top:2px solid #b5121b!important;background:#101113}
.map-link-home>a{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#fff;text-decoration:none;background:radial-gradient(circle at center,#1b1d20 0,#0b0c0e 68%)}
.map-link-home strong{font-size:32px;letter-spacing:.08em}.map-link-home span{color:#ccc}.map-link-home em{font-style:normal;color:#d21d27;font-weight:800;margin-top:5px}
@media(max-width:760px){.map-link-home>a{min-height:150px}.map-link-home strong{font-size:26px}}

/* V5.3.5 stop repeating hero artwork in service cards */
.service-card.service-lessons,.service-card.service-private,.service-card.service-security{
 aspect-ratio:16/7!important;min-height:150px!important;
 background:
 linear-gradient(135deg,rgba(181,18,27,.24),transparent 42%),
 radial-gradient(circle at 78% 28%,#292c30 0,#111315 34%,#08090a 72%)!important;
}
.service-card.service-lessons:before,.service-card.service-private:before,.service-card.service-security:before{
 position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:56px;line-height:1;color:rgba(255,255,255,.13);font-weight:900
}
.service-card.service-lessons:before{content:"01"}
.service-card.service-private:before{content:"02"}
.service-card.service-security:before{content:"03"}
.service-card.service-lessons:after,.service-card.service-private:after,.service-card.service-security:after{background:linear-gradient(90deg,rgba(0,0,0,.82),transparent)!important}
@media(max-width:760px){.service-card.service-lessons,.service-card.service-private,.service-card.service-security{aspect-ratio:16/6!important;min-height:118px!important}.service-card.service-lessons:before,.service-card.service-private:before,.service-card.service-security:before{font-size:42px}}


/* V5.3.6 23.09.2026 homepage hero tablet fit only */
@media (min-width:761px) and (max-width:1100px){
  main#top .welcome-poster.v39{
    width:100%!important;
    max-width:100%!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:0!important;
    overflow:hidden!important;
  }
  main#top .welcome-poster.v39>img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center top!important;
    margin:0 auto!important;
  }
  main#top .welcome-poster.v39 .hero-hotmenu.v39-five{
    left:40%!important;
    right:2.3%!important;
    bottom:15.9%!important;
    top:auto!important;
    height:11.8%!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
}


/* TRANSFER TEST: homepage normalization 23.09.2026
   Test branch only. Consolidates the final homepage poster/card rules without changing main/live. */
body{margin:0;background:#08090a;overflow-x:hidden}
main#top{width:100%;margin:0;padding:0}
main#top .welcome-poster.v39{position:relative;width:100%;max-width:1536px;margin:0 auto;padding:0;overflow:hidden;background:#050607}
main#top .welcome-poster.v39>img{display:block;width:100%;height:auto;max-width:none;margin:0;object-fit:contain;object-position:center top}
main#top .welcome-poster.v39 .hero-hotmenu.v39-five{position:absolute;left:40%;right:2.3%;bottom:15.9%;top:auto;height:11.8%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:1fr;gap:0;padding:0;background:transparent;z-index:30}
main#top .welcome-poster.v39 .hero-hotmenu.v39-five a{display:block;width:100%;height:100%;min-height:0;margin:0;padding:0;border:0;background:transparent}
main#top .home-additions{width:min(1240px,100%);margin:0 auto;padding:34px 22px 0;background:#08090a;color:#fff}
main#top .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
main#top .service-card{position:relative;display:block;overflow:hidden;border:1px solid #292b2e;border-radius:10px;color:#fff;text-decoration:none;aspect-ratio:16/7;min-height:150px;background:linear-gradient(135deg,rgba(181,18,27,.24),transparent 42%),radial-gradient(circle at 78% 28%,#292c30 0,#111315 34%,#08090a 72%)}
main#top .service-card span{position:absolute;z-index:2;left:22px;right:18px;bottom:20px;font-size:clamp(18px,2vw,28px);font-weight:900;letter-spacing:.03em}
main#top .map-home{margin-top:20px;height:auto;border-top:2px solid #b5121b;overflow:hidden;background:#101113}
main#top .map-home>a{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#fff;text-decoration:none;background:radial-gradient(circle at center,#1b1d20 0,#0b0c0e 68%)}
@media(max-width:760px){main#top .welcome-poster.v39{width:100%;max-width:none}main#top .welcome-poster.v39>img{width:100%;height:auto}main#top .welcome-poster.v39 .hero-hotmenu.v39-five{left:40%;right:2.3%;bottom:15.9%;height:11.8%}main#top .home-additions{padding:18px 12px 0}main#top .service-grid{grid-template-columns:1fr;gap:12px}main#top .service-card{aspect-ratio:16/6;min-height:118px}main#top .map-home>a{min-height:150px}}
