/* TechITAZ final icon + black-shell polish. Generated midas2flush-v2. */
:root {
  --ti-black:#000;
  --ti-panel:#060606;
  --ti-panel-2:#0a0a0a;
  --ti-white:#fff;
  --ti-line:rgba(255,255,255,.16);
}
html, body, body.techitaz-shell, body.market-shell { background:#000 !important; color:#fff !important; }
.site-header, .market-header.site-header { background:rgba(0,0,0,.96) !important; color:#fff !important; border-bottom:1px solid var(--ti-line) !important; }
.brand-lockup { display:flex !important; align-items:center !important; gap:10px !important; min-width:0 !important; }
.techitaz-wordmark-link { min-width:0 !important; flex:0 1 auto !important; }
.techitaz-wordmark { display:block !important; max-height:42px !important; width:auto !important; max-width:min(56vw, 360px) !important; object-fit:contain !important; }
.brand-icon-home {
  width:38px !important; height:38px !important; min-width:38px !important;
  display:grid !important; place-items:center !important; overflow:hidden !important;
  border-radius:12px !important; background:#fff !important; border:1px solid rgba(255,255,255,.38) !important;
  box-shadow:0 8px 26px rgba(0,0,0,.42) !important; padding:0 !important;
}
.brand-icon-home img { width:100% !important; height:100% !important; object-fit:cover !important; display:block !important; }
.market-search-mini, .market-search-large, .market-search-inline { background:#050505 !important; color:#fff !important; border:1px solid var(--ti-line) !important; }
.market-search-mini input, .market-search-large input, .market-search-inline input { color:#fff !important; background:transparent !important; }
.market-search-mini input::placeholder, .market-search-large input::placeholder, .market-search-inline input::placeholder { color:rgba(255,255,255,.42) !important; }
.market-hero, .shop-hero-market, .i18n-hero, .accessibility-hero, .market-promise, .sell-band, .inventory-proof, .local-request-block, .market-social-proof {
  background:linear-gradient(135deg,#000 0%,#050505 58%,#0b0b0b 100%) !important;
  color:#fff !important; border:1px solid var(--ti-line) !important;
}
.market-product-card, .request-card, .checkout-card, .currency-box, .contact-card, .accessibility-card, .hero-card-float, .market-sidebar, .market-trust-strip li, .i18n-card-grid article, .language-panel a, .lang-chip {
  background:#060606 !important; color:#fff !important; border:1px solid var(--ti-line) !important;
}
.product-visual, .product-visual img, .hero-device-stack, .hero-device-stack article, .hero-device-stack img, .top-product-strip img, .currency-box img, .shop-card-img, .shop-card-img img {
  background:#050505 !important; color:#fff !important;
}
.product-visual, .hero-device-stack article, .currency-box, .checkout-card { box-shadow:0 20px 70px rgba(0,0,0,.52) !important; }
.product-visual img, .hero-device-stack img, .top-product-strip img, .currency-box img { border:1px solid rgba(255,255,255,.10) !important; border-radius:18px !important; }
.deal-badge, .condition-pill, .condition-row span { background:#fff !important; color:#000 !important; border-color:#fff !important; }
.market-btn, .market-card-cta, .market-search-large button, .site-menu-cta, .footer-pay-cta, .btn-primary, .btn-dark, .btn-blue { background:#fff !important; color:#000 !important; border:1px solid #fff !important; }
.market-btn.secondary, .ghost-link, .ghost-icon { background:#050505 !important; color:#fff !important; border:1px solid var(--ti-line) !important; }
.site-menu.market-menu a, .site-menu.market-menu .site-submenu-toggle { color:#fff !important; background:rgba(255,255,255,.055) !important; border-color:rgba(255,255,255,.11) !important; }
.site-menu.market-menu a:hover, .site-menu.market-menu a[aria-current="page"], .site-menu.market-menu .site-submenu-toggle:hover { background:#fff !important; color:#000 !important; }
.site-menu-panel, .market-panel.site-menu-panel { background:#050505 !important; color:#fff !important; border:1px solid var(--ti-line) !important; }
.site-menu-panel a { color:#fff !important; }
.site-menu-panel a:hover { background:#fff !important; color:#000 !important; }
.quick-actionbar, .mobile-action-bar { background:rgba(0,0,0,.95) !important; border:1px solid var(--ti-line) !important; }
.quick-actionbar a, .mobile-action-bar a { background:#050505 !important; color:#fff !important; border:1px solid var(--ti-line) !important; }
.quick-actionbar a.primary, .mobile-action-bar a:first-child { background:#fff !important; color:#000 !important; }
.site-footer { background:#000 !important; color:#fff !important; border-top:1px solid var(--ti-line) !important; }
.site-footer a { color:#fff !important; }
svg.icon { width:1em; height:1em; stroke:currentColor; fill:none; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; display:inline-block; vertical-align:-.125em; }
@media (max-width:650px) {
  .site-nav, .market-nav.site-nav { height:66px !important; padding-left:12px !important; padding-right:12px !important; }
  .techitaz-wordmark { max-height:30px !important; max-width:62vw !important; }
  .brand-icon-home { width:32px !important; height:32px !important; min-width:32px !important; border-radius:10px !important; }
  .market-search-mini { display:none !important; }
  .market-main { padding-top:18px !important; }
  .market-hero, .shop-hero-market, .i18n-hero { border-radius:24px !important; padding:24px !important; }
}
