: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 homepage footer + tablet hero fit */
.home-footer{margin:0;padding:22px 12px 18px;border-top:1px solid #242629;text-align:center;background:#08090a;color:#8f9398}
.home-footer-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 0}
.home-footer-links a{color:#c8cacc;text-decoration:none;font-size:14px;line-height:1.4;padding:0 12px;border-right:1px solid #3a3d40}
.home-footer-links a:last-child{border-right:0}
.home-footer-links a:hover{color:#fff}
.home-footer p{margin:10px 0 0;font-size:12px;color:#6f7378}
@media(min-width:761px) and (max-width:1180px){
 .welcome-poster.v39{width:100vw!important;max-width:none!important;margin:0!important}
 .welcome-poster.v39>img{width:100vw!important;max-width:none!important;height:auto!important;object-fit:contain!important}
}
@media(max-width:760px){
 .home-footer{padding:18px 8px 14px}
 .home-footer-links a{font-size:13px;padding:0 8px}
}

/* V5.3.7 live-site parallel comparison */
.live-parallel{margin:0;background:#08090a;color:#eee;font-family:Arial,Helvetica,sans-serif}
.parallel-header{min-height:72px;background:#08090a;border-bottom:1px solid #25272a;display:flex;align-items:center;padding:0 4vw;gap:32px;position:sticky;top:0;z-index:50}
.parallel-brand{font-weight:900;letter-spacing:.08em;color:#fff;white-space:nowrap}
.parallel-nav{margin-left:auto;display:flex;align-items:center;gap:25px;font-size:13px;font-weight:800}
.parallel-nav>a,.parallel-nav summary{color:#eee;cursor:pointer;list-style:none;padding:26px 0}
.parallel-nav details{position:relative}.parallel-nav summary::-webkit-details-marker{display:none}
.parallel-nav details div{display:none;position:absolute;top:62px;left:0;min-width:190px;background:#111315;border:1px solid #303236;padding:8px;box-shadow:0 15px 35px #000}
.parallel-nav details[open] div{display:grid}.parallel-nav details div a{padding:11px 12px;color:#ddd;border-bottom:1px solid #25272a}
.parallel-toggle{display:none;margin-left:auto;background:none;border:1px solid #444;color:#fff;font-size:22px;min-width:46px;min-height:42px}
.parallel-hero{background:#050607}.parallel-hero img{display:block;width:min(100%,1536px);height:auto;margin:auto}
.parallel-section,.parallel-about,.parallel-info{width:min(1180px,calc(100% - 40px));margin:auto;padding:72px 0}
.parallel-section h1,.parallel-about h2,.parallel-info h2{font-size:clamp(38px,5vw,68px);margin:0 0 34px;color:#fff}
.parallel-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.parallel-cards article{padding:30px;background:#111315;border-top:3px solid #b5121b;min-height:240px}
.parallel-cards h2{font-size:22px}.parallel-cards p,.parallel-about p,.parallel-info p{color:#bbb;line-height:1.75}
.parallel-about{border-top:1px solid #292b2e}.parallel-info{border-top:1px solid #292b2e}
.parallel-btn{display:inline-flex;margin-top:14px;padding:14px 20px;background:#b5121b;color:#fff;font-weight:800}
.parallel-footer{padding:28px 20px;text-align:center;border-top:1px solid #292b2e;color:#777;font-size:12px}
@media(max-width:900px){.parallel-header{padding:0 18px}.parallel-toggle{display:block}.parallel-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#090a0b;padding:12px 18px 22px;flex-direction:column;align-items:stretch;gap:0}.parallel-nav.open{display:flex}.parallel-nav>a,.parallel-nav summary{display:block;padding:15px 0;border-bottom:1px solid #25272a}.parallel-nav details div{position:static;box-shadow:none;border:0;background:#111;margin-bottom:8px}.parallel-cards{grid-template-columns:1fr}.parallel-section,.parallel-about,.parallel-info{padding:48px 0}}

/* V5.3.8 live homepage lower sections */
.parallel-info h3{margin:-20px 0 12px;font-size:20px;color:#ddd}
.parallel-testimonials{width:min(1180px,calc(100% - 40px));margin:auto;padding:0 0 72px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.parallel-testimonials blockquote{margin:0;padding:30px;background:#111315;border:1px solid #292b2e;color:#ddd;font-size:17px;line-height:1.7}
.parallel-testimonials cite{display:block;margin-top:20px;color:#999;font-size:13px;font-style:normal;font-weight:700}
@media(max-width:900px){.parallel-testimonials{grid-template-columns:1fr;padding-bottom:48px}.parallel-testimonials blockquote{padding:22px}}

/* V5.3.9 live visual template match */
.live-parallel{background:#fff;color:#111}
.parallel-header{min-height:64px;background:#f4f4f4!important;border-bottom:1px solid #ddd!important;padding:0 max(24px,calc((100vw - 1320px)/2))!important;gap:38px;box-shadow:none}
.parallel-brand{display:flex!important;flex-direction:column;justify-content:center;color:#111!important;line-height:1;text-decoration:none}
.parallel-brand span{font-size:20px;font-weight:900;letter-spacing:.04em}.parallel-brand b{color:#e31b23}.parallel-brand small{font-size:7px;letter-spacing:.25em;margin-top:5px;color:#666}
.parallel-nav{margin-left:auto;gap:30px;font-size:14px!important;font-weight:700!important}
.parallel-nav>a,.parallel-nav summary{color:#111!important;padding:23px 0 20px!important;position:relative}
.parallel-nav>a:first-child{color:#e31b23!important}.parallel-nav>a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:11px;height:2px;background:#e31b23}
.parallel-nav details summary:after{content:"▾";font-size:10px;margin-left:10px;color:#111}
.parallel-nav details div{top:56px;background:#fff!important;border:1px solid #ddd!important;box-shadow:0 12px 28px rgba(0,0,0,.15)!important}
.parallel-nav details div a{color:#222!important;border-bottom:1px solid #eee!important}
.parallel-hero{background:#111!important;overflow:hidden}.parallel-hero img{width:100%!important;max-width:none!important;height:auto!important;display:block!important}
.parallel-section,.parallel-about,.parallel-info,.parallel-testimonials{color:#111}
.parallel-section h1,.parallel-about h2,.parallel-info h2{color:#111!important}
.parallel-cards article{background:#f5f5f5!important;border:1px solid #e2e2e2!important;border-top:3px solid #e31b23!important}
.parallel-cards p,.parallel-about p,.parallel-info p{color:#555!important}.parallel-btn{background:#e31b23!important}
.parallel-about,.parallel-info{border-top:1px solid #ddd!important}
.parallel-testimonials blockquote{background:#f5f5f5!important;border-color:#ddd!important;color:#333!important}
.parallel-footer{background:#111!important;color:#aaa!important}
@media(max-width:900px){.parallel-header{min-height:64px!important;padding:0 16px!important}.parallel-toggle{display:block!important;color:#111!important;border-color:#aaa!important}.parallel-nav{top:64px!important;background:#fff!important;border-top:1px solid #ddd!important}.parallel-nav>a,.parallel-nav summary{color:#111!important;border-bottom:1px solid #eee!important;padding:15px 0!important}.parallel-nav details div{background:#f5f5f5!important}.parallel-brand span{font-size:17px}}

/* V5.4 approved service labels */
.parallel-service{position:relative;min-height:230px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#1b1d20,#090a0b);border:1px solid #333;border-bottom:2px solid #e31b23;color:#fff!important;overflow:hidden}
.parallel-service:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 15%,rgba(227,27,35,.20),transparent 40%);pointer-events:none}
.parallel-service span{position:absolute;top:24px;left:28px;color:#e31b23;font-size:13px;font-weight:900}
.parallel-service h2{position:relative;margin:0!important;max-width:85%;font-size:clamp(22px,2.2vw,34px)!important;line-height:1;color:#fff!important}
.parallel-service b{position:absolute;right:24px;bottom:24px;width:44px;height:44px;border:2px solid #e31b23;border-radius:50%;display:grid;place-items:center;font-size:24px}
@media(max-width:900px){.parallel-service{min-height:150px;padding:24px}.parallel-service b{right:20px;bottom:20px}}

/* V5.4.1 red-black navigation */
.parallel-header{background:#08090a!important;border-bottom:2px solid #b5121b!important}
.parallel-brand,.parallel-brand span{color:#fff!important}.parallel-brand b{color:#e31b23!important}.parallel-brand small{color:#9b9b9b!important}
.parallel-nav>a,.parallel-nav summary{color:#f1f1f1!important}
.parallel-nav>a:first-child{color:#e31b23!important}.parallel-nav>a:first-child:after{background:#e31b23!important}
.parallel-nav details summary:after{color:#e31b23!important}
.parallel-nav details div{background:#0d0e10!important;border:1px solid #333!important;border-top:2px solid #e31b23!important}
.parallel-nav details div a{color:#eee!important;border-bottom:1px solid #25272a!important}.parallel-nav details div a:hover{color:#e31b23!important;background:#151719}
.parallel-toggle{color:#fff!important;border-color:#555!important;background:#111!important}
@media(max-width:900px){.parallel-nav{background:#090a0b!important;border-top:1px solid #2b2d30!important}.parallel-nav>a,.parallel-nav summary{color:#eee!important;border-bottom:1px solid #25272a!important}.parallel-nav details div{background:#111315!important}}

/* V5.4.2 homepage full black + 1948 brand */
.live-parallel main,.live-parallel .parallel-section,.live-parallel .parallel-about,.live-parallel .parallel-info,.live-parallel .parallel-testimonials{background:#08090a!important;color:#eee!important}
.live-parallel .parallel-section h1,.live-parallel .parallel-about h2,.live-parallel .parallel-info h2{color:#fff!important}
.live-parallel .parallel-cards article,.live-parallel .parallel-testimonials blockquote{background:#111315!important;border-color:#292b2e!important;color:#ddd!important}
.live-parallel .parallel-cards p,.live-parallel .parallel-about p,.live-parallel .parallel-info p{color:#b9bbbd!important}
.parallel-brand small:before{content:"19 · 48  ";color:#e31b23;font-weight:900;letter-spacing:.16em}

/* V5.4.3 force all homepage content sections dark */
html body.live-parallel{background:#08090a!important}
html body.live-parallel main{background:#08090a!important}
html body.live-parallel main>section:not(.parallel-hero){background:#08090a!important}
html body.live-parallel .parallel-section,
html body.live-parallel .parallel-about,
html body.live-parallel .parallel-info,
html body.live-parallel .parallel-testimonials{background:#08090a!important;color:#fff!important}
html body.live-parallel .parallel-section h1,
html body.live-parallel .parallel-section h2,
html body.live-parallel .parallel-about h2,
html body.live-parallel .parallel-info h2,
html body.live-parallel .parallel-info h3{color:#fff!important}

/* V5.4.4 oversized cropped 1948 watermark */
.live-parallel main{position:relative;isolation:isolate;overflow:hidden}
.live-parallel main:before{content:"1948";position:absolute;z-index:-1;right:-.18em;top:34%;font-size:clamp(260px,42vw,720px);line-height:.72;font-weight:900;letter-spacing:-.12em;color:rgba(255,255,255,.025);transform:rotate(-8deg);pointer-events:none;white-space:nowrap}
.live-parallel main:after{content:"KMT";position:absolute;z-index:-1;left:-.22em;top:62%;font-size:clamp(240px,38vw,650px);line-height:.75;font-weight:900;letter-spacing:-.12em;color:rgba(227,27,35,.022);transform:rotate(-8deg);pointer-events:none;white-space:nowrap}
.live-parallel main>section{position:relative;z-index:1}
@media(max-width:760px){.live-parallel main:before{right:-.35em;top:38%;font-size:75vw}.live-parallel main:after{left:-.3em;top:68%;font-size:70vw}}

/* V5.4.5 visible cropped 1948 watermark fix */
.live-parallel main{position:relative!important;isolation:auto!important;overflow:hidden!important}
.live-parallel main:before{content:"1948"!important;display:block!important;position:absolute!important;z-index:0!important;right:-8vw!important;top:38%!important;font-size:clamp(280px,42vw,700px)!important;line-height:.72!important;font-weight:900!important;letter-spacing:-.12em!important;color:rgba(255,255,255,.065)!important;transform:rotate(-8deg)!important;pointer-events:none!important;white-space:nowrap!important}
.live-parallel main:after{content:"KMT"!important;display:block!important;position:absolute!important;z-index:0!important;left:-7vw!important;top:67%!important;font-size:clamp(250px,38vw,620px)!important;font-weight:900!important;letter-spacing:-.12em!important;color:rgba(227,27,35,.05)!important;transform:rotate(-8deg)!important;pointer-events:none!important;white-space:nowrap!important}
.live-parallel main>section{position:relative!important;z-index:1!important;background-color:transparent!important}
.live-parallel .parallel-hero{background:#050607!important}
@media(max-width:760px){.live-parallel main:before{right:-18vw!important;top:43%!important;font-size:78vw!important}.live-parallel main:after{left:-16vw!important;top:72%!important;font-size:72vw!important}}

/* V5.4.6 real 1948 watermark element */
.parallel-section{position:relative!important;overflow:hidden!important}
.kmt-1948-watermark{position:absolute!important;display:block!important;right:-8vw!important;top:-35px!important;z-index:0!important;font-size:clamp(220px,34vw,560px)!important;line-height:.8!important;font-weight:950!important;letter-spacing:-.12em!important;color:rgba(255,255,255,.075)!important;transform:rotate(-7deg)!important;pointer-events:none!important;user-select:none!important;white-space:nowrap!important}
.kmt-1948-watermark span{color:rgba(227,27,35,.075)!important}
.parallel-section>h1,.parallel-section>.parallel-cards{position:relative!important;z-index:2!important}
@media(max-width:760px){.kmt-1948-watermark{right:-22vw!important;top:10px!important;font-size:72vw!important}}

/* V5.4.7 GitHub logo asset watermark */
.kmt-1948-watermark{right:-9vw!important;top:-70px!important;width:clamp(420px,55vw,900px)!important;height:auto!important;font-size:0!important;transform:rotate(-7deg)!important;opacity:.11!important}
.kmt-1948-watermark img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;filter:grayscale(1) contrast(1.15)!important}
@media(max-width:760px){.kmt-1948-watermark{right:-30vw!important;top:20px!important;width:105vw!important;opacity:.10!important}}

/* V5.4.9 centered full-page logo watermark */
.live-parallel main:before,.live-parallel main:after{content:none!important;display:none!important}
.parallel-section{overflow:visible!important}
.kmt-1948-watermark{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;width:min(68vw,980px)!important;transform:translate(-50%,-50%)!important;opacity:.075!important;z-index:0!important;overflow:visible!important}
.kmt-1948-watermark img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;filter:grayscale(1) brightness(1.7) contrast(.9)!important}
.parallel-section>h1,.parallel-section>.parallel-cards{position:relative!important;z-index:2!important}
@media(max-width:760px){.kmt-1948-watermark{left:50%!important;right:auto!important;top:52%!important;width:125vw!important;transform:translate(-50%,-50%)!important;opacity:.065!important}}
