/* HolTees concept build — draft theme only */
:root{--ht-black:#000;--ht-panel:#101010;--ht-panel2:#171717;--ht-white:#fff;--ht-silver:#b9b9b9;--ht-border:#555}
html,body,#MainContent,.gradient{background:#000!important;color:#fff!important}.ht-shell{width:min(1460px,calc(100% - 48px));margin:0 auto}.ht-header-section{position:relative;z-index:20}.ht-utility{background:#050505;border-bottom:1px solid #4a4a4a;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ht-utility__inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ht-utility__benefits{display:flex;gap:26px}.ht-utility__benefits span:before{content:'◎';margin-right:6px;color:#cfcfcf}.ht-utility__shipping:before{content:'▰';margin-right:8px}.ht-header{background:#000;border-bottom:1px solid #222}.ht-header__inner{min-height:168px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:42px}.ht-brand{display:block;width:220px}.ht-brand img{display:block;width:100%;height:auto;mix-blend-mode:normal}.ht-nav{display:flex;align-items:center;gap:42px}.ht-nav a,.ht-header__icons a{color:#fff!important;text-decoration:none}.ht-nav a{font-size:14px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.ht-nav a:hover{color:#c7c7c7!important}.ht-header__icons{display:flex;gap:23px;align-items:center}.ht-header__icons a{position:relative;display:grid;place-items:center}.ht-header__icons svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ht-cart-link span{position:absolute;right:-8px;top:-8px;background:#fff;color:#000;width:19px;height:19px;border-radius:50%;font-size:10px;font-weight:800;display:grid;place-items:center}
.ht-concept-home{background:#000;padding:0 0 64px}.ht-hero{min-height:430px;border:1px solid #333;background:radial-gradient(circle at 72% 45%,#292929 0,#151515 32%,#050505 68%);display:grid;grid-template-columns:46% 54%;overflow:hidden}.ht-hero__copy{padding:58px 34px 52px 54px;align-self:center;position:relative;z-index:2}.ht-eyebrow{margin:0 0 12px!important;color:#bdbdbd!important;text-transform:uppercase;font-weight:700;letter-spacing:.18em;font-size:11px}.ht-hero h1{margin:0!important;color:#fff!important;font-family:var(--font-heading-family),Arial,sans-serif;font-size:clamp(42px,4.4vw,72px)!important;line-height:.98!important;letter-spacing:.025em!important;text-transform:uppercase;font-weight:700}.ht-hero__copy>p:not(.ht-eyebrow){max-width:570px;color:#e1e1e1!important;font-size:16px;line-height:1.55;margin:20px 0 0!important}.ht-hero__actions{display:flex;gap:16px;margin-top:26px}.ht-btn{min-width:154px;height:48px;border:1px solid #aaa;color:#fff!important;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ht-btn--light{background:#fff;color:#000!important;border-color:#fff}.ht-btn:hover{background:#c7c7c7;color:#000!important}.ht-hero__products{position:relative;min-height:430px}.ht-product-shot{position:absolute;display:block;overflow:hidden;background:#eee;box-shadow:0 16px 38px rgba(0,0,0,.46)}.ht-product-shot img{width:100%;height:100%;object-fit:cover;display:block}.ht-product-shot--one{width:35%;height:76%;left:35%;top:11%;z-index:3}.ht-product-shot--two{width:31%;height:68%;left:5%;top:20%;z-index:2}.ht-product-shot--three{width:29%;height:66%;right:3%;top:18%;z-index:1}.ht-service-strip{border:1px solid #777;border-top:0;display:grid;grid-template-columns:repeat(4,1fr);padding:18px 20px;margin:0 90px}.ht-service{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:2px 24px;border-right:1px solid #555}.ht-service:last-child{border-right:0}.ht-service svg{width:38px;height:38px;fill:none;stroke:#fff;stroke-width:1.7}.ht-service strong{display:block;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.ht-service span{display:block;color:#c8c8c8;font-size:11px;line-height:1.35;margin-top:3px}.ht-section-heading{text-align:center;margin:28px 0 10px}.ht-section-heading h2{color:#fff!important;margin:0!important;font-size:30px!important;letter-spacing:.04em!important;text-transform:uppercase}.ht-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 90px}.ht-team-card{min-height:130px;border:1px solid #777;background:linear-gradient(135deg,#181818,#070707);display:grid;grid-template-columns:40% 60%;align-items:center;text-decoration:none!important;color:#fff!important;overflow:hidden}.ht-team-card img{width:100%;height:130px;object-fit:cover;background:#eee}.ht-team-card>div{padding:14px 16px}.ht-team-card strong,.ht-team-card span{display:block}.ht-team-card strong{font-size:17px;text-transform:uppercase;line-height:1.05}.ht-team-card span{color:#bdbdbd;font-size:12px;margin-top:5px}.ht-team-card em{display:inline-block;font-style:normal;border:1px solid #777;padding:5px 15px;margin-top:12px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.06em}.ht-team-card:hover{border-color:#fff}.ht-team-card--more{grid-template-columns:35% 65%}.ht-more-mark{font-size:62px!important;font-weight:200;text-align:center;padding:0!important;color:#ddd}.ht-section-heading--styles{margin-top:22px}.ht-style-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:0 90px}.ht-style-grid a{min-height:94px;border:1px solid #666;background:linear-gradient(#181818,#0c0c0c);color:#fff!important;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px;text-align:center}.ht-style-grid a:hover{border-color:#fff;background:#1d1d1d}.ht-style-icon{width:34px;height:34px;border:2px solid #fff;display:grid;place-items:center;font-size:15px;font-weight:800}.ht-style-grid strong{font-size:12px;text-transform:uppercase;letter-spacing:.04em}.holtees-custom-cta{border-top:1px solid #333!important}
@media(max-width:1100px){.ht-header__inner{grid-template-columns:190px 1fr auto;min-height:140px;gap:24px}.ht-brand{width:175px}.ht-nav{gap:22px}.ht-nav a{font-size:12px}.ht-service-strip,.ht-team-grid,.ht-style-grid{margin-left:30px;margin-right:30px}.ht-service{padding:2px 10px}.ht-hero{grid-template-columns:48% 52%}.ht-hero__copy{padding-left:34px}}
@media(max-width:749px){.ht-shell{width:min(100% - 24px,1460px)}.ht-utility__inner{min-height:31px;justify-content:center}.ht-utility__benefits{display:none}.ht-utility__shipping{font-size:9px}.ht-header__inner{min-height:112px;grid-template-columns:120px 1fr;gap:14px}.ht-brand{width:118px}.ht-nav{display:none}.ht-header__icons{justify-content:flex-end;gap:16px}.ht-header__icons svg{width:22px;height:22px}.ht-hero{grid-template-columns:1fr;min-height:0}.ht-hero__copy{padding:42px 24px 30px;text-align:center}.ht-hero h1{font-size:40px!important}.ht-hero__copy>p:not(.ht-eyebrow){font-size:14px;margin-left:auto!important;margin-right:auto!important}.ht-hero__actions{justify-content:center;flex-wrap:wrap}.ht-hero__products{min-height:290px}.ht-product-shot--one{width:42%;height:78%;left:29%;top:8%}.ht-product-shot--two{width:36%;height:65%;left:1%;top:20%}.ht-product-shot--three{width:34%;height:64%;right:1%;top:20%}.ht-service-strip{grid-template-columns:1fr 1fr;margin:0;padding:14px}.ht-service{border-right:0;border-bottom:1px solid #444;padding:12px 8px}.ht-service:nth-last-child(-n+2){border-bottom:0}.ht-team-grid{grid-template-columns:1fr 1fr;margin:0;gap:9px}.ht-team-card{grid-template-columns:1fr;min-height:0}.ht-team-card img{height:120px}.ht-team-card>div{padding:12px}.ht-team-card strong{font-size:14px}.ht-team-card--more{grid-template-columns:1fr}.ht-more-mark{height:120px;display:grid;place-items:center}.ht-style-grid{grid-template-columns:repeat(2,1fr);margin:0}.ht-section-heading h2{font-size:24px!important}}
