:root{--ink:#0c0d0f;--charcoal:#17191d;--gold:#c69a45;--gold-light:#efd38d;--paper:#f7f7f4;--white:#fff;--line:#dfe1e4;--muted:#656b74;--green:#18864b;--red:#a83f36;--shadow:0 18px 50px rgba(15,18,23,.11)}
*{box-sizing:border-box}.marketplace-page{margin:0;background:var(--paper);color:var(--ink)}.marketplace-page button,.marketplace-page input,.marketplace-page select,.marketplace-page textarea{font:inherit}.marketplace-header{background:rgba(8,9,11,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(198,154,69,.22)}.marketplace-header .nav-links a{color:#f7f3e8}.marketplace-header .nav-links a:hover,.marketplace-header .nav-links a[aria-current=page]{color:var(--gold-light)}.nav-cart{border:1px solid rgba(198,154,69,.5);border-radius:999px;padding:.5rem .8rem!important;background:transparent;color:#f7f3e8;font:inherit;cursor:pointer}.nav-cart span{display:inline-grid;place-items:center;min-width:1.35rem;height:1.35rem;margin-left:.3rem;border-radius:50%;background:var(--gold);color:#111;font-size:.72rem;font-weight:900}
.marketplace-hero{position:relative;isolation:isolate;width:100%;aspect-ratio:3/2;min-height:0;display:grid;align-items:stretch;padding:0;color:#fff;background:#090a0c;overflow:hidden}.marketplace-hero:before{content:"";position:absolute;z-index:-2;inset:0;background:url("../assets/adyd-marketplace-hero.jpg") center top/contain no-repeat}.marketplace-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(5,6,8,.7) 0,rgba(5,6,8,.22) 7.5rem,transparent 13rem,transparent 78%,rgba(5,6,8,.04) 100%);pointer-events:none}.marketplace-hero .hero-content{width:100%;max-width:1200px;padding:0;text-align:left}.marketplace-hero-accessible-copy{position:absolute;inset:auto}.marketplace-hotspot{position:absolute;z-index:3;display:block;border-radius:999px;text-decoration:none}.marketplace-hotspot:focus-visible{outline:3px solid var(--gold-light);outline-offset:5px;background:rgba(239,211,141,.1)}.marketplace-hotspot-shop{left:4%;top:43.7%;width:15.5%;height:5.6%;min-height:44px}.marketplace-hotspot-quote{left:20.1%;top:43.7%;width:14.5%;height:5.6%;min-height:44px}.marketplace-hotspot-partner{right:3.8%;bottom:6.8%;width:17.8%;height:5.8%;min-height:44px}.marketplace-category-hotspot{position:absolute;z-index:4;top:64.6%;height:18.9%;border:0;border-radius:10px;background:transparent;cursor:pointer;text-decoration:none}.marketplace-category-hotspot:hover{box-shadow:inset 0 0 0 2px rgba(198,154,69,.68);background:rgba(198,154,69,.045)}.marketplace-category-hotspot:focus-visible{outline:3px solid var(--gold-light);outline-offset:2px;background:rgba(239,211,141,.08)}.marketplace-category-laptops{left:3.4%;width:12.2%}.marketplace-category-monitors{left:16.2%;width:12.3%}.marketplace-category-network{left:29.1%;width:12.4%}.marketplace-category-software{left:42.1%;width:12.3%}.marketplace-category-audio{left:55.1%;width:12.3%}.marketplace-category-office{left:68.0%;width:12.4%}.marketplace-category-specialized{left:81.0%;width:15.2%}.hero-kicker{margin:0 0 1.2rem;color:var(--gold-light);font-size:.78rem;font-weight:850;letter-spacing:.22em}.marketplace-hero h1{width:100%;max-width:1000px;margin:0;font-size:clamp(3rem,6.2vw,5.7rem);line-height:.88;letter-spacing:-.05em}.marketplace-hero h1 span,.marketplace-hero h1 strong{display:block}.marketplace-hero h1 span{font-weight:300;color:#fff}.marketplace-hero h1 strong{margin-top:.16em;color:var(--gold-light);font-weight:900}.marketplace-hero>div>p:not(.hero-kicker){max-width:690px;margin:1.8rem 0;color:#d7d8dc;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0 3rem}.gold-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.82rem 1.25rem;border-radius:5px;border:1px solid var(--gold);font-weight:850;text-decoration:none;cursor:pointer}.gold-button{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#111}.outline-button{background:rgba(8,9,11,.25);color:#fff}.trust-strip{display:flex;flex-wrap:wrap;gap:.7rem 1.4rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.18);color:#dadde2;font-size:.84rem}.trust-strip span:before{content:"✓";margin-right:.48rem;color:var(--gold-light);font-weight:900}
.category-section{padding:2rem 0 2.6rem;background:#fbfbfa;color:var(--ink);border-bottom:1px solid var(--line);box-shadow:0 -1px 0 rgba(255,255,255,.85),0 -20px 55px rgba(8,9,11,.24)}.section-intro{text-align:center;margin:0 auto 2.5rem}.section-intro h2,.store-heading h2,.quote-copy h2{margin:.2rem 0;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.035em}.eyebrow{color:#a57624!important;font-weight:850;letter-spacing:.18em;text-transform:uppercase;font-size:.75rem}.category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.8rem}.category-card{display:grid;align-content:start;min-height:228px;padding:1rem;text-align:left;text-decoration:none;color:var(--ink);background:#fff;border:1px solid #d8dade;border-radius:12px;box-shadow:0 8px 24px rgba(15,18,23,.05);cursor:pointer;transition:.2s ease}.category-card:hover,.category-card:focus-visible{transform:translateY(-4px);border-color:var(--gold);box-shadow:0 12px 35px rgba(15,18,23,.13)}.category-card strong{line-height:1.25}.category-card small{margin-top:.45rem;color:var(--muted);line-height:1.4}.category-card:after{content:"Shop →";margin-top:1rem;color:#765820;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.category-card-quote:after{content:"Request Software Quote →"}.category-visual{position:relative;display:block;width:100%;height:96px;margin:0 0 1rem;border-radius:10px;overflow:hidden;background:linear-gradient(145deg,#fbfbfa,#e6e8eb);border:1px solid rgba(12,13,15,.08);box-shadow:inset 0 -20px 42px rgba(12,13,15,.05)}.category-visual:before,.category-visual:after,.category-visual i,.category-visual i:before,.category-visual i:after{content:"";position:absolute;display:block}.category-laptops:before{left:26%;right:26%;top:18px;height:44px;border-radius:4px;background:linear-gradient(145deg,#0e1825,#2b4b68);box-shadow:inset 0 0 0 3px #15181d}.category-laptops:after{left:19%;right:19%;bottom:18px;height:12px;border-radius:2px 2px 10px 10px;background:linear-gradient(90deg,#b5bac2,#eef0f2)}.category-laptops i{left:37%;right:37%;bottom:28px;height:3px;background:#75cff0}.category-monitors:before{left:18%;right:18%;top:14px;height:50px;border-radius:5px;background:linear-gradient(145deg,#071421,#1e5a80);box-shadow:inset 0 0 0 4px #1a1d21}.category-monitors:after{left:44%;bottom:18px;width:12%;height:17px;background:#b7bcc4}.category-monitors i{left:33%;right:33%;bottom:14px;height:5px;border-radius:5px;background:#2b2f36}.category-network:before{left:18%;right:18%;top:32px;height:30px;border-radius:6px;background:linear-gradient(145deg,#161b22,#35404b);box-shadow:0 12px 18px rgba(0,0,0,.12)}.category-network:after{left:23%;right:23%;top:44px;height:5px;background:repeating-linear-gradient(90deg,#71d7ff 0 8px,transparent 8px 15px)}.category-network i{left:25%;right:25%;bottom:18px;height:2px;background:linear-gradient(90deg,transparent,#c69a45,transparent)}.category-software:before{left:29%;top:16px;width:42%;height:56px;border-radius:7px;background:linear-gradient(145deg,#12314a,#0b1522);box-shadow:0 16px 20px rgba(0,0,0,.14)}.category-software:after{left:38%;top:34px;width:24%;height:18px;border:2px solid #87dff8;border-radius:999px;border-top-color:#c69a45}.category-software i{left:31%;right:31%;bottom:16px;height:4px;border-radius:4px;background:#c69a45}.category-audio:before{left:30%;top:17px;width:40%;height:40px;border:4px solid #1b2733;border-bottom:0;border-radius:26px 26px 0 0}.category-audio:after{left:24%;top:45px;width:16%;height:31px;border-radius:10px;background:linear-gradient(145deg,#101418,#3c4148);box-shadow:52px 0 0 #222831}.category-audio i{left:55%;bottom:18px;width:23%;height:2px;background:#c69a45;transform:rotate(18deg)}.category-office:before{left:20%;right:20%;top:35px;height:35px;border-radius:7px;background:linear-gradient(145deg,#1a1d22,#424850)}.category-office:after{left:25%;right:25%;top:18px;height:22px;border-radius:4px;background:#ffffff;border:1px solid #bfc4ca}.category-office i{left:31%;right:31%;bottom:17px;height:7px;border-radius:4px;background:#87dff8}.category-specialized:before{left:24%;right:24%;top:16px;height:58px;border-radius:9px;background:linear-gradient(145deg,#111820,#2a3644);box-shadow:inset 0 0 0 3px #48515d}.category-specialized:after{left:17%;top:30px;width:8px;height:32px;border-radius:6px;background:#202933;box-shadow:80px 0 0 #202933}.category-specialized i{left:35%;top:30px;width:30%;height:22px;border:2px solid #87dff8;border-radius:5px}.category-card-quote .category-visual{background:linear-gradient(145deg,#fff9e8,#eef2f5)}
.store-section{padding:5rem 0 6rem}.store-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem}.store-heading>p{max-width:530px;color:var(--muted)}.market-search{display:grid;grid-template-columns:1fr auto;max-width:980px;margin:2.2rem auto .8rem;border:1px solid #b5b8bd;border-radius:7px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.market-search input{min-width:0;padding:1.1rem 1.25rem;border:0;outline:0}.market-search:focus-within{outline:3px solid rgba(198,154,69,.24);border-color:var(--gold)}.market-search button{border:0;padding:0 1.4rem;background:var(--ink);color:#fff;font-weight:850;cursor:pointer}.suggested-searches{display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem;color:var(--muted);font-size:.85rem}.suggested-searches button{padding:0;border:0;background:none;color:#765820;text-decoration:underline;cursor:pointer}.commerce-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:1.5rem;margin-top:2.4rem}.filters{align-self:start;padding:1.15rem;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 28px rgba(15,18,23,.05)}.filters-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:.7rem}.filters h3{margin:0}.filters-title button{border:0;background:none;color:#73561c;cursor:pointer}.filters label{display:grid;gap:.4rem;margin-top:1rem;color:#434850;font-weight:750;font-size:.79rem}.filters select,.filters input[type=number],.results-toolbar select{width:100%;padding:.7rem;border:1px solid #cfd2d6;border-radius:5px;background:#fff;color:#17191d}.check-filter{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.procurement-note{margin-top:1.3rem;padding:1rem;background:#15171a;color:#fff;border-radius:7px}.procurement-note p{font-size:.82rem;color:#c9ccd2;line-height:1.5}.procurement-note a{color:var(--gold-light);font-weight:800}.results-column{min-width:0}.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.results-toolbar>label{min-width:175px;color:var(--muted);font-size:.75rem;font-weight:750}.market-status{display:grid;gap:.2rem}.market-status strong{font-size:.98rem}.market-status strong[data-state=loading]{color:#85651f}.market-status strong[data-state=error]{color:var(--red)}.market-status strong[data-state=ready]{color:var(--green)}.market-status span{color:var(--muted);font-size:.82rem}.market-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.market-empty{grid-column:1/-1;display:grid;gap:.45rem;place-items:center;min-height:240px;padding:2rem;text-align:center;background:#fff;border:1px dashed #b9bdc3;border-radius:8px;color:var(--muted)}.market-empty strong{color:var(--ink);font-size:1.1rem}.market-product-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 7px 22px rgba(15,18,23,.055);transition:.2s ease}.market-product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#c9b27d}.market-product-media{position:relative;display:grid;place-items:center;aspect-ratio:1.34;background:#f1f2f3;border-bottom:1px solid var(--line);overflow:hidden}.market-product-media img{width:100%;height:100%;object-fit:contain;padding:1rem;background:#fff}.market-product-media img.is-broken{display:none}.product-image-placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:1.2rem;text-align:center;background:linear-gradient(145deg,#e9eaec,#f8f8f6);color:#6f5422;font-weight:850;font-size:.8rem;letter-spacing:.08em}.market-product-body{display:flex;flex:1;flex-direction:column;padding:1rem;min-width:0}.market-product-meta{display:flex;justify-content:space-between;gap:.6rem;color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.07em}.market-product-body h3{margin:.7rem 0 .5rem;font-size:1rem;line-height:1.36;overflow-wrap:anywhere}.market-spec-list{margin:0 0 .8rem;padding-left:1rem;color:var(--muted);font-size:.77rem;line-height:1.45}.market-product-status{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto}.availability-pill,.authorization-pill{padding:.3rem .46rem;border-radius:4px;font-size:.67rem;font-weight:850}.availability-pill{background:#e5f4eb;color:#17643b}.authorization-pill{background:#e8eef5;color:#38536e}.market-price-block{margin-top:.85rem;padding-top:.75rem;border-top:1px solid var(--line)}.market-price-value{font-size:1.28rem;font-weight:900;color:#191b1f}.market-price-block.quote .market-price-value{font-size:1.02rem}.market-price-label{font-size:.67rem;color:var(--muted);text-transform:uppercase;letter-spacing:.09em}.market-product-actions{display:grid;grid-template-columns:1fr;gap:.45rem;margin-top:.75rem}.market-small-btn{min-height:40px;padding:.6rem;border:1px solid #16181c;border-radius:5px;background:#16181c;color:#fff;font-weight:800;cursor:pointer}.market-small-btn.secondary{background:#fff;color:#1b1d20}.load-more{display:block;margin:1.5rem auto 0;padding:.75rem 1.2rem;background:#fff;border:1px solid #222;border-radius:5px;font-weight:800;cursor:pointer}.loading-card{height:385px;border-radius:8px;background:linear-gradient(100deg,#eee 20%,#f8f8f8 40%,#eee 60%);background-size:200% 100%;animation:market-shimmer 1.2s infinite}@keyframes market-shimmer{to{background-position:-200% 0}}
.cart-panel{position:fixed;z-index:1000;top:0;right:0;width:min(430px,100%);height:100dvh;padding:1.3rem;background:#111316;color:#fff;box-shadow:-18px 0 55px rgba(0,0,0,.32);transform:translateX(102%);transition:transform .25s ease;overflow:auto}.cart-panel.is-open{transform:none}.cart-header{display:flex;justify-content:space-between;align-items:start;padding-bottom:1rem;border-bottom:1px solid #34373c}.cart-header h2{margin:.15rem 0}.cart-header>button{border:0;background:none;color:#fff;font-size:2rem;cursor:pointer}.cart-items{display:grid;gap:.85rem;margin:1rem 0}.cart-empty{padding:2rem 1rem;text-align:center;color:#aeb2ba;border:1px dashed #45484e}.cart-line{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding-bottom:.85rem;border-bottom:1px solid #303339}.cart-line span{display:block;margin-top:.3rem;color:#9ea3ab;font-size:.75rem}.cart-line-controls{display:flex;align-items:center;gap:.4rem;margin-top:.55rem}.cart-line-controls button{width:28px;height:28px;border:1px solid #51545a;background:#22252a;color:#fff;border-radius:4px;cursor:pointer}.cart-line-controls .remove-line{width:auto;padding:0 .45rem;color:#f0b7b2}.cart-summary{margin:1.2rem 0}.cart-summary div{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-top:1px solid #303339}.cart-summary dd{margin:0;text-align:right;font-weight:800}.cart-panel>.gold-button,.cart-panel>.outline-button{width:100%;margin-top:.55rem}.clear-cart{width:100%;margin-top:.6rem;border:0;background:none;color:#d7b3ae;text-decoration:underline;cursor:pointer}.cart-panel>p{color:#aeb2ba;font-size:.78rem}.floating-cart{position:fixed;z-index:900;right:1.2rem;bottom:1.2rem;display:flex;align-items:center;gap:.7rem;padding:.75rem 1rem;background:#111316;color:#fff;border:1px solid var(--gold);border-radius:999px;box-shadow:var(--shadow);font-weight:800;cursor:pointer}.floating-cart strong{display:grid;place-items:center;width:1.65rem;height:1.65rem;border-radius:50%;background:var(--gold);color:#111}
.quote-section{padding:5rem 0;background:#121417;color:#fff}.quote-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:start}.quote-copy p,.quote-copy li{color:#c8cbd1;line-height:1.65}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;padding:1.25rem;background:#fff;color:#17191d;border-radius:9px}.quote-form label{display:grid;gap:.35rem;font-size:.78rem;font-weight:800}.quote-form input,.quote-form textarea{width:100%;padding:.72rem;border:1px solid #cfd2d6;border-radius:5px;color:#17191d;background:#fff}.quote-form .full{grid-column:1/-1}.ecosystem-section{padding:4rem 0;background:#0b0c0f;color:#fff;border-top:1px solid rgba(198,154,69,.25)}.ecosystem-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:2.5rem;align-items:center}.ecosystem-layout h2{margin:.3rem 0;font-size:clamp(1.7rem,3vw,2.5rem)}.ecosystem-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #34373c;border-radius:8px;overflow:hidden}.ecosystem-strip div{display:grid;gap:.35rem;align-content:center;min-height:120px;padding:1rem;border-right:1px solid #34373c}.ecosystem-strip div:last-child{border:0}.ecosystem-strip strong{color:var(--gold-light)}.ecosystem-strip span{color:#aeb2ba;font-size:.77rem;line-height:1.45}.marketplace-footer .footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.marketplace-footer strong{display:block;margin-bottom:.6rem}
@media(max-width:1120px){.category-grid{grid-template-columns:repeat(4,1fr)}.market-results{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.marketplace-hero{min-height:640px}.marketplace-hero:before{background-position:58% top}.marketplace-hotspot-shop{left:4%;top:43%;width:21%;height:6%}.marketplace-hotspot-quote{left:27%;top:43%;width:21%;height:6%}.marketplace-hotspot-partner{right:4%;bottom:7%;width:28%;height:6%}.category-grid{grid-template-columns:repeat(2,1fr)}.commerce-layout,.quote-layout,.ecosystem-layout{grid-template-columns:1fr}.ecosystem-strip{grid-template-columns:1fr}.ecosystem-strip div{border-right:0;border-bottom:1px solid #34373c}.filters{display:grid;grid-template-columns:repeat(2,1fr);gap:0 1rem}.filters-title,.procurement-note{grid-column:1/-1}.marketplace-footer .footer-grid{grid-template-columns:1fr 1fr}.store-heading{display:block}}
@media(max-width:580px){.marketplace-hero{min-height:560px}.marketplace-hero:before{background-position:56% top}.marketplace-hotspot{display:inline-flex;align-items:center;justify-content:center;left:6%;right:6%;width:auto;height:46px;min-height:46px;border:1px solid rgba(239,211,141,.72);background:rgba(8,9,11,.78);color:#fff7df;box-shadow:0 10px 28px rgba(0,0,0,.32);backdrop-filter:blur(10px);font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.marketplace-hotspot-shop{top:auto;bottom:148px}.marketplace-hotspot-quote{top:auto;bottom:92px}.marketplace-hotspot-partner{top:auto;bottom:36px}.marketplace-hotspot-shop:after{content:"Shop Marketplace"}.marketplace-hotspot-quote:after{content:"Request a Quote"}.marketplace-hotspot-partner:after{content:"Partner With ADYD"}.marketplace-hero h1{font-size:clamp(2.7rem,14vw,4rem)}.category-grid,.market-results,.quote-form{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.filters-title,.procurement-note{grid-column:auto}.market-search{grid-template-columns:1fr}.market-search button{padding:1rem}.results-toolbar{align-items:stretch;flex-direction:column}.quote-form .full{grid-column:auto}.marketplace-footer .footer-grid{grid-template-columns:1fr}.floating-cart span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.category-card,.market-product-card,.cart-panel{transition:none}.loading-card{animation:none}}


/* Keep the desktop marketplace artwork fully visible so its built-in category
   row and trust strip are not cropped before the live product search begins. */
@media (min-width: 581px) {
  .marketplace-hero {
    min-height: 0;
    aspect-ratio: 3 / 2;
  }
  .marketplace-hero::before {
    background-position: center top;
    background-size: contain;
  }
  .store-section {
    position: relative;
    z-index: 1;
    margin-top: 0;
  }
}
