
/* TECHITAZ customer-facing final black/white shell. */
:root{
  --market-bg:#000!important;
  --market-ink:#fff!important;
  --market-card:#080808!important;
  --market-line:rgba(255,255,255,.16)!important;
  --market-accent:#fff!important;
  --market-black:#fff!important;
  --market-black-2:#111!important;
  --market-accent-2:#111!important;
  --success-ink:#fff!important;
}
html,body,body.market-shell,body.techitaz-shell{background:#000!important;color:#fff!important;}
.site-header,.market-header.site-header{background:#000!important;border-bottom:1px solid rgba(255,255,255,.16)!important;}
.market-hero,.shop-hero-market,.i18n-hero,.hero,.accessibility-hero{background:linear-gradient(135deg,#000,#050505 52%,#0b0b0b)!important;color:#fff!important;}
.market-hero h1,.shop-hero-market h1,.hero-copy h1,h1,h2,h3,h4{color:#fff!important;}
p,li,.hero-lede,.product-body p,.product-copy p{color:rgba(255,255,255,.72)!important;}
.market-product-card,.market-categories a,.checkout-card,.contact-card,.request-card,.i18n-card-grid article,.market-trust-strip li,.currency-box,.accessibility-card{background:#080808!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important;}
.product-visual,.product-visual img,.hero-device-stack img,.top-product-strip img{background:#fff!important;color:#000!important;}
.market-btn,.market-card-cta,.market-search-large button,.btn-primary,.btn-dark,.btn-blue,.price-card .sell-btn,.site-menu-cta{background:#fff!important;color:#000!important;border-color:#fff!important;}
.market-btn.secondary{background:#000!important;color:#fff!important;border-color:rgba(255,255,255,.42)!important;}
.price-positive,.price,.prv,.win{color:#fff!important;font-weight:800!important;}
.market-kicker,.section-tag{color:#fff!important;}
.market-hero::after,.i18n-hero::after,.shop-hero-market::before,.market-promise::before,.sell-band::before{background:#fff!important;height:2px!important;opacity:1!important;}
.site-footer{background:#000!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.16)!important;}
.site-footer::before{background:#fff!important;height:2px!important;}
.site-footer a{color:#fff!important;}
.techitaz-wordmark{filter:none!important;}
.brand-icon-home{background:#050505!important;border:1px solid rgba(255,255,255,.22)!important;}
link[rel="icon"],link[rel="apple-touch-icon"]{visibility:visible;}
