:root{
  --srh-black:#020304;--srh-black2:#080a0c;--srh-panel:#0a0d10;--srh-line:#343941;
  --srh-white:#ffffff;--srh-muted:#d4d7dc;--srh-red:#f20b17;--srh-red2:#c9000b;--srh-yellow:#ffe000;
}
html{scroll-behavior:smooth}
body.srhb2-active{margin:0!important;background:var(--srh-black)!important;color:var(--srh-white)!important}
body.srhb2-active .entry-header,body.srhb2-active .page-header{display:none!important}
body.srhb2-active #colophon,body.srhb2-active .site-primary-footer-wrap,body.srhb2-active .site-above-footer-wrap,body.srhb2-active .site-below-footer-wrap,body.srhb2-active .ast-small-footer,body.srhb2-active .site-footer{display:none!important}
body.srhb2-active .site-content,body.srhb2-active .site-content>.ast-container,body.srhb2-active .site-content>.container,body.srhb2-active .content-area,body.srhb2-active .site-main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
/* Keep the existing theme header/menu, but match the approved black visual. */
body.srhb2-active .site-header,body.srhb2-active .ast-primary-header-bar,body.srhb2-active .main-header-bar,body.srhb2-active header.site-header{background:#020304!important;border-color:#24282e!important}
body.srhb2-active .site-header a,body.srhb2-active .main-header-menu>.menu-item>a,body.srhb2-active .ast-builder-menu-1 .menu-item>.menu-link{color:#fff!important}
body.srhb2-active .site-header a:hover,body.srhb2-active .main-header-menu>.current-menu-item>a,body.srhb2-active .main-header-menu>.menu-item>a:hover{color:var(--srh-yellow)!important}
body.srhb2-active .ast-header-button-1 .ast-custom-button,body.srhb2-active .ast-custom-button-link .ast-custom-button{background:var(--srh-red)!important;color:#fff!important;border-radius:999px!important;border:0!important;font-weight:900!important}
.srhb2-home,.srhb2-home *,.srhb2-footer,.srhb2-footer *{box-sizing:border-box}
.srhb2-home,.srhb2-footer{font-family:Arial,Helvetica,sans-serif}
.srhb2-home{background:var(--srh-black);color:#fff;line-height:1.36}
.srhb2-home a,.srhb2-footer a{text-decoration:none!important}
.srhb2-shell{width:min(1240px,calc(100% - 28px));margin:0 auto}
.srhb2-white{display:block;color:#fff}.srhb2-yellow-line{display:block;color:var(--srh-yellow)}
.srhb2-red-block{display:inline-block;color:#fff;background:var(--srh-red);padding:1px 8px 3px;margin:2px 0}
.srhb2-kicker,.srhb2-eyebrow{display:inline-block;color:#050505;background:var(--srh-yellow);font-size:14px;line-height:1;padding:7px 10px;font-weight:1000;letter-spacing:.02em;border-radius:3px}
.srhb2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:5px;font-size:16px;font-weight:1000!important;line-height:1;text-transform:uppercase;transition:transform .15s ease,filter .15s ease;box-shadow:none}
.srhb2-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
.srhb2-btn-red{background:var(--srh-red);color:#fff!important}.srhb2-btn-yellow{background:var(--srh-yellow);color:#050505!important}.srhb2-btn-full{width:100%}
.srhb2-center{text-align:center}
/* HERO */
.srhb2-hero{background:#020304;border-bottom:1px solid #2b3036;overflow:hidden}
.srhb2-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;min-height:390px;align-items:stretch}
.srhb2-hero-copy{padding:24px 0 20px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.srhb2-hero h1{margin:12px 0 8px;font-size:clamp(42px,5vw,68px);line-height:.94;letter-spacing:-.045em;font-weight:1000;text-transform:uppercase}
.srhb2-hero h2{font-size:27px;line-height:1.05;margin:3px 0 16px;color:#fff;font-weight:1000}
.srhb2-mini-trust{display:flex;flex-wrap:wrap;gap:12px 18px;color:#fff;font-size:12px;font-weight:900;margin:0 0 18px}
.srhb2-mini-trust span::first-letter{color:var(--srh-yellow)}
.srhb2-actions{display:flex;gap:14px;flex-wrap:wrap}
.srhb2-actions .srhb2-btn{min-width:228px}
.srhb2-hero-photo{position:relative;min-height:390px;overflow:hidden;background:#000}
.srhb2-hero-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#020304 0,rgba(2,3,4,.32) 12%,rgba(2,3,4,0) 37%)}
.srhb2-hero-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
/* SERVICE STRIP */
.srhb2-services{background:#020304;padding:12px 0 5px}
.srhb2-service-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #5a616b;border-radius:9px;overflow:hidden}
.srhb2-service{color:#fff!important;text-align:center;min-height:132px;padding:15px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #3d434b;background:#050607}
.srhb2-service:last-child{border-right:0}.srhb2-service:hover{background:#101317}
.srhb2-service .dashicons{font-size:37px;width:37px;height:37px;color:#fff;margin-bottom:8px}
.srhb2-service strong{font-size:14px;line-height:1.12}.srhb2-service small{display:block;color:#fff;font-size:11px;line-height:1.3;margin-top:5px}
/* MODEL GRID */
.srhb2-models{background:#020304;padding:8px 0 16px}
.srhb2-heading{text-align:center;margin:0 0 12px}.srhb2-heading h2{margin:0;color:#fff;font-size:28px;line-height:1;font-weight:1000;text-transform:uppercase}.srhb2-heading h2 span{color:var(--srh-yellow)}.srhb2-heading p{font-size:14px;color:#fff;margin:7px 0 0;font-weight:700}
.srhb2-model-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;align-items:end}
.srhb2-model{position:relative;min-width:0;padding:4px 5px;text-align:center;color:#fff!important}
.srhb2-model img{width:100%;height:115px;object-fit:contain;display:block;margin:0 auto 3px;filter:drop-shadow(0 5px 10px #000)}
.srhb2-model strong{display:block;color:#fff;font-size:13px;line-height:1.1}.srhb2-model small{display:block;color:#fff;font-size:10px;line-height:1.25;margin-top:4px}.srhb2-model small a{color:#fff!important}.srhb2-more img{opacity:.85}
.srhb2-new{position:absolute;top:5px;right:3px;z-index:2;background:var(--srh-red);color:#fff;padding:4px 6px;border-radius:4px;font-size:11px;font-weight:1000}
.srhb2-model-btn{min-height:36px;padding:0 21px;font-size:13px;margin-top:9px}
/* WHY CHOOSE US */
.srhb2-why{background:linear-gradient(90deg,#ee0714 0,#f20b17 72%,#ffe000 72%,#ffe000 100%);border-top:1px solid #ff3038;border-bottom:1px solid #ff3038}
.srhb2-why-grid{display:grid;grid-template-columns:3fr 1.15fr;min-height:126px}
.srhb2-why-main{padding:11px 18px 12px 0}.srhb2-why-main h2{font-size:20px;color:#fff;margin:0 0 8px;font-weight:1000;text-transform:uppercase}
.srhb2-why-items{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.srhb2-why-items>div{display:flex;gap:10px;align-items:flex-start}.srhb2-why-items .dashicons{color:var(--srh-yellow);font-size:42px;width:42px;height:42px;flex:0 0 42px}.srhb2-why-items p{margin:0;color:#fff}.srhb2-why-items strong{display:block;font-size:13px;line-height:1.12}.srhb2-why-items small{display:block;font-size:10px;line-height:1.2;margin-top:4px;color:#fff}
.srhb2-why-cta{padding:12px 0 11px 20px;color:#070707;display:flex;flex-direction:column;justify-content:center}.srhb2-why-title{display:flex;align-items:center;gap:10px}.srhb2-why-title .dashicons{font-size:42px;width:42px;height:42px}.srhb2-why-title strong{font-size:20px;line-height:1;font-weight:1000}.srhb2-why-cta>small{font-size:10px;font-weight:800;margin:3px 0 7px 52px}.srhb2-why-cta .srhb2-btn{min-height:37px;font-size:13px;margin-left:52px}
/* ABOUT + CONTACT */
.srhb2-about{background:#020304;padding:12px 0 12px}
.srhb2-about-grid{display:grid;grid-template-columns:1.15fr .82fr .72fr;gap:20px;align-items:stretch}
.srhb2-store-photo{border:1px solid #505760;min-height:300px;overflow:hidden}.srhb2-store-photo img{width:100%;height:100%;display:block;object-fit:cover}
.srhb2-about-copy{padding:4px 0}.srhb2-about-copy .srhb2-kicker{background:transparent;color:var(--srh-red);padding:0;font-size:10px}.srhb2-about-copy h2{font-size:27px;line-height:.98;margin:7px 0 10px;color:#fff;font-weight:1000}.srhb2-about-copy h2 span{color:var(--srh-yellow)}.srhb2-about-copy p{font-size:12px;line-height:1.3;color:#fff;margin:0 0 8px}.srhb2-about-copy .srhb2-btn{margin-top:7px;min-height:38px;font-size:12px}
.srhb2-location{border:1px solid #49505a;border-radius:7px;padding:13px;background:#050607}.srhb2-location-line{display:flex;gap:10px;margin-bottom:10px;align-items:flex-start}.srhb2-location-line>.dashicons{color:var(--srh-red);font-size:31px;width:31px;height:31px;flex:0 0 31px}.srhb2-location-line strong{display:block;color:var(--srh-yellow);font-size:13px}.srhb2-location-line p{margin:2px 0 0;color:#fff;font-size:12px;line-height:1.28}.srhb2-location-line a{color:#fff!important}
.srhb2-location .srhb2-btn{min-height:39px;font-size:12px;margin-top:2px}
/* REVIEWS FAQ MAP */
.srhb2-bottom-grid{display:grid;grid-template-columns:1fr 1.08fr .72fr;gap:18px;margin-top:12px;align-items:stretch}
.srhb2-reviews,.srhb2-faq,.srhb2-map{min-width:0}.srhb2-reviews h2,.srhb2-faq h2{font-size:19px;color:#fff;margin:0 0 8px;font-weight:1000}.srhb2-reviews{border:1px solid #3d434b;border-radius:7px;padding:11px}.srhb2-stars{font-size:22px;line-height:1;color:var(--srh-yellow);letter-spacing:2px;margin:0 0 7px}.srhb2-reviews p{font-size:12px;color:#fff;line-height:1.4;margin:0 0 11px}.srhb2-review-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid #6a717b;border-radius:5px;color:#fff!important;font-size:11px;font-weight:900;padding:0 12px}
.srhb2-faq details{background:#0b0e11;border:1px solid #474e56;border-radius:4px;margin:4px 0}.srhb2-faq summary{cursor:pointer;list-style:none;color:#fff;font-size:12px;padding:7px 28px 7px 9px;position:relative}.srhb2-faq summary::-webkit-details-marker{display:none}.srhb2-faq summary:after{content:"+";position:absolute;right:9px;top:5px;color:#fff;font-size:18px}.srhb2-faq details[open] summary:after{content:"–"}.srhb2-faq details p{font-size:11px;color:#d7dbe0;padding:0 9px 8px;margin:0;line-height:1.35}
.srhb2-map{border:1px solid #3d434b;border-radius:7px;overflow:hidden;background:#07090b}.srhb2-map iframe{display:block;width:100%;height:214px;border:0}.srhb2-map .srhb2-btn{border-radius:0;min-height:40px;font-size:12px}
/* FOOTER */
.srhb2-footer{display:block!important;background:#06080a;color:#fff;border-top:2px solid var(--srh-red);padding:16px 0 8px}
.srhb2-footer-grid{display:grid;grid-template-columns:1.2fr .68fr 1.05fr .82fr 1.25fr;gap:22px;align-items:start}
.srhb2-brand img{display:block;width:220px;max-width:100%;height:auto;margin-bottom:7px}.srhb2-brand>strong{display:block;color:#fff;font-size:12px;margin-bottom:10px}.srhb2-footer h3{font-size:11px;color:#fff;margin:0 0 7px;font-weight:1000}.srhb2-footer a,.srhb2-footer span{display:block;color:#fff!important;font-size:10px;line-height:1.3;margin:4px 0}.srhb2-footer a:hover{color:var(--srh-yellow)!important}
.srhb2-social{display:flex;gap:9px;margin-top:10px}.srhb2-social span{display:flex;width:23px;height:23px;border-radius:50%;align-items:center;justify-content:center;background:#0b63f6;color:#fff!important;font-weight:900;font-size:12px}.srhb2-social span:nth-child(2){background:#e1306c}.srhb2-social span:nth-child(3){background:#111;border:1px solid #fff}.srhb2-social span:nth-child(4){background:#ff0000}.srhb2-social span:nth-child(5){background:conic-gradient(#4285f4,#34a853,#fbbc05,#ea4335,#4285f4)}
.srhb2-contact-col{position:relative;padding-right:105px}.srhb2-script{position:absolute;right:0;bottom:0;color:#fff;font-family:cursive;font-weight:900;font-size:23px;line-height:.85;transform:rotate(-5deg);text-align:center}.srhb2-script:after{content:"";display:block;width:76px;height:4px;background:var(--srh-red);margin:7px auto 0;transform:skewX(-24deg)}
.srhb2-footer-bottom{border-top:1px solid #272c32;margin-top:12px;padding-top:8px;display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;align-items:center}.srhb2-footer-bottom span{font-size:9px;color:#b9bec5!important}.srhb2-footer-bottom span:nth-child(2){text-align:center}.srhb2-footer-bottom span:last-child{text-align:right}.srhb2-footer-bottom a{display:inline;margin:0;color:#fff!important;font-size:9px}
@media (max-width:1100px){
 .srhb2-model-grid{grid-template-columns:repeat(4,1fr)}.srhb2-why-grid{grid-template-columns:1fr}.srhb2-why{background:var(--srh-red)}.srhb2-why-cta{background:var(--srh-yellow);padding:14px 18px}.srhb2-why-cta>small,.srhb2-why-cta .srhb2-btn{margin-left:52px}.srhb2-footer-grid{grid-template-columns:repeat(3,1fr)}.srhb2-contact-col{padding-right:0}.srhb2-script{position:static;text-align:left;transform:none;margin-top:12px;width:max-content}.srhb2-about-grid{grid-template-columns:1fr 1fr}.srhb2-location{grid-column:1/-1}.srhb2-bottom-grid{grid-template-columns:1fr 1fr}.srhb2-map{grid-column:1/-1}.srhb2-map iframe{height:260px}
}
@media (max-width:820px){
 .srhb2-shell{width:min(100% - 22px,1240px)}.srhb2-hero-grid{grid-template-columns:1fr}.srhb2-hero-copy{padding-bottom:10px}.srhb2-hero-photo{min-height:300px}.srhb2-service-grid{grid-template-columns:repeat(3,1fr)}.srhb2-service{border-bottom:1px solid #3d434b}.srhb2-model-grid{grid-template-columns:repeat(3,1fr)}.srhb2-why-items{grid-template-columns:repeat(2,1fr)}.srhb2-about-grid,.srhb2-bottom-grid{grid-template-columns:1fr}.srhb2-location,.srhb2-map{grid-column:auto}.srhb2-footer-grid{grid-template-columns:1fr 1fr}.srhb2-footer-bottom{grid-template-columns:1fr}.srhb2-footer-bottom span,.srhb2-footer-bottom span:nth-child(2),.srhb2-footer-bottom span:last-child{text-align:left}
}
@media (max-width:560px){
 .srhb2-hero h1{font-size:41px}.srhb2-hero h2{font-size:22px}.srhb2-actions .srhb2-btn{width:100%;min-width:0}.srhb2-mini-trust{display:grid;grid-template-columns:1fr 1fr;gap:7px}.srhb2-hero-photo{min-height:230px}.srhb2-service-grid{grid-template-columns:repeat(2,1fr)}.srhb2-model-grid{grid-template-columns:repeat(2,1fr)}.srhb2-why-items{grid-template-columns:1fr}.srhb2-why-title strong{font-size:18px}.srhb2-about-copy h2{font-size:25px}.srhb2-footer-grid{grid-template-columns:1fr}.srhb2-brand img{width:240px}.srhb2-kicker,.srhb2-eyebrow{font-size:11px}.srhb2-heading h2{font-size:23px}
}
