/* ================================================================
   ساختمانی.com — PRIME / PRODUCTION UI LAYER
   Design system based on approved concept 4: dark architecture + warm cream
   ================================================================ */
:root{
  --prime-yellow:#f5b400;--prime-yellow-2:#ffc927;--prime-black:#0d0e0f;--prime-900:#111315;--prime-850:#16181b;--prime-800:#1d2024;--prime-700:#2a2e33;
  --prime-cream:#f5f0e7;--prime-paper:#fbf9f4;--prime-white:#fff;--prime-text:#f8fafc;--prime-muted:#a7adb5;--prime-ink:#15171a;--prime-ink2:#555d67;
  --prime-line:rgba(255,255,255,.10);--prime-line-dark:#e7e2d8;--prime-r:28px;--prime-r2:20px;--prime-shadow:0 30px 80px rgba(0,0,0,.22);
}
html{scroll-behavior:smooth}.prime-app,body{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif}.prime-app h1,.prime-app h2,.prime-app h3,.prime-header strong,.prime-footer h4{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif}.prime-app{background:var(--prime-cream);min-height:70vh}.wrap{width:min(1220px,calc(100% - 40px))!important}

/* Header */
.prime-top{height:auto!important;background:#090a0b!important;color:#cbd0d7!important;border-bottom:1px solid rgba(255,255,255,.07)!important;font-size:12px!important}.prime-top-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.prime-top-note,.prime-top-links{display:flex;align-items:center;gap:18px}.prime-top-links a{color:#cbd0d7;text-decoration:none}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--prime-yellow);box-shadow:0 0 0 5px rgba(245,180,0,.12)}
.prime-header{position:sticky!important;top:0;z-index:250;background:rgba(13,14,15,.94)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)!important}.prime-nav{min-height:82px!important;display:flex!important;gap:14px!important;align-items:center!important}.prime-brand{min-width:max-content!important;gap:10px!important;text-decoration:none!important}.prime-brand-mark{width:46px;height:46px;border-radius:14px;background:var(--prime-yellow);display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 30px rgba(245,180,0,.16)}.prime-brand-mark img{width:100%!important;height:100%!important;object-fit:cover!important}.prime-brand .bt{display:flex;flex-direction:column}.prime-brand strong{font-size:18px!important;color:#fff!important;line-height:1.3}.prime-brand span{font-size:10px;color:#aeb4bc}.prime-mega-trigger{height:44px;border:1px solid rgba(245,180,0,.32);background:#16181b;color:#fff;border-radius:14px;padding:0 14px;display:flex;align-items:center;gap:8px;font-weight:800;cursor:pointer;white-space:nowrap}.prime-mega-trigger:hover,.prime-mega-trigger.active{background:var(--prime-yellow);color:#111}.mega-grid-icon{font-size:17px}.mega-chevron{opacity:.7}.prime-search-head{height:46px;flex:1;min-width:220px;max-width:420px;background:#202328;border:1px solid rgba(255,255,255,.08);border-radius:15px;display:flex;align-items:center;padding:0 6px 0 12px;overflow:hidden}.prime-search-head>span{color:#89909a;font-size:18px}.prime-search-head input{height:100%;flex:1;background:transparent;border:0;outline:0;color:#fff;padding:0 10px;font-family:inherit;min-width:0}.prime-search-head input::placeholder{color:#7f8790}.prime-search-head button{height:34px;border:0;background:var(--prime-yellow);color:#121212;border-radius:10px;padding:0 12px;font-family:inherit;font-weight:900;cursor:pointer}.prime-links{display:flex!important;align-items:center!important;gap:2px!important}.prime-links a{color:#cbd0d7!important;text-decoration:none!important;padding:10px 8px!important;font-size:12px!important;font-weight:700!important;border-radius:10px!important}.prime-links a:hover,.prime-links a.active{color:var(--prime-yellow)!important;background:rgba(245,180,0,.07)!important}.prime-actions{gap:6px!important}.prime-actions .icon,.prime-user-link{width:40px!important;height:40px!important;border-radius:12px!important;background:#1b1e21!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important;display:grid!important;place-items:center!important;text-decoration:none!important}.prime-cart-btn{border-color:rgba(245,180,0,.35)!important}.prime-actions .count{background:var(--prime-yellow)!important;color:#111!important}
.prime-mega{position:absolute;inset-inline:0;top:100%;background:rgba(12,13,14,.985);border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(245,180,0,.2);box-shadow:0 40px 70px rgba(0,0,0,.38);transform:translateY(-10px);opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.prime-mega.open{transform:none;opacity:1;visibility:visible;pointer-events:auto}.prime-mega>.wrap{padding:24px 0 30px}.prime-mega-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.prime-mega-head div{display:flex;flex-direction:column}.prime-mega-head span{color:var(--prime-yellow);font-size:11px}.prime-mega-head b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;font-size:20px;color:#fff}.prime-mega-head a{color:#fff;text-decoration:none;font-size:12px}.prime-mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mega-root{border:1px solid rgba(255,255,255,.09);background:#16181b;border-radius:20px;padding:16px;min-width:0}.mega-root-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mega-root-head b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;color:#fff;font-size:15px}.mega-root-head i{font-style:normal;color:var(--prime-yellow)}.mega-root-links{display:grid;gap:7px}.mega-root-links a{display:flex;align-items:center;justify-content:space-between;color:#aeb4bc;text-decoration:none;font-size:12px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.05)}.mega-root-links a:last-child{border-bottom:0}.mega-root-links a:hover{color:var(--prime-yellow)}

/* Global section */
.prime-app .view{background:var(--prime-cream)}.prime-app .section{padding:76px 0!important}.prime-section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px}.prime-section-head .kick,.prime-app .kick{display:block;color:#a57600!important;font-weight:900!important;font-size:12px!important;letter-spacing:.02em;margin-bottom:8px}.prime-section-head h2{font-size:clamp(26px,3vw,38px);color:var(--prime-ink);margin:0;line-height:1.25}.prime-section-head p{margin:8px 0 0;color:var(--prime-ink2);line-height:1.9;max-width:720px}.prime-text-link{color:#755600;text-decoration:none;font-weight:900;font-size:13px;white-space:nowrap}.prime-btn,.prime-app .btn.prime-btn{background:var(--prime-yellow)!important;color:#101112!important;border-color:var(--prime-yellow)!important;box-shadow:0 12px 28px rgba(245,180,0,.18)!important}.prime-btn-outline{border-color:rgba(255,255,255,.28)!important;color:#fff!important;background:rgba(255,255,255,.04)!important}

/* Hero */
.prime-hero{padding:0!important;background:radial-gradient(circle at 76% 20%,rgba(245,180,0,.15),transparent 28%),linear-gradient(135deg,#0b0c0d,#16181a 60%,#0c0d0e)!important;color:#fff;overflow:hidden;position:relative}.prime-hero:after{content:"";position:absolute;left:-150px;bottom:-190px;width:430px;height:430px;border:70px solid rgba(245,180,0,.05);transform:rotate(28deg)}.prime-hero-grid{min-height:555px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;position:relative;z-index:2}.prime-hero-copy{max-width:680px!important;padding:75px 0!important}.prime-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);padding:8px 12px;border-radius:999px;color:#cdd2d8;font-size:12px}.prime-hero .eyebrow b{color:var(--prime-yellow)}.prime-hero h1{font-size:clamp(43px,5.6vw,76px)!important;line-height:1.12!important;margin:18px 0!important;letter-spacing:-.03em}.prime-hero h1 em{font-style:normal;color:var(--prime-yellow)}.prime-hero p{font-size:16px!important;line-height:2.05!important;color:#afb5bd!important;max-width:650px!important}.prime-hero .hero-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.prime-hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#8f969f;font-size:11px}.prime-hero-trust span:before{content:"●";color:var(--prime-yellow);font-size:8px;margin-left:7px}.prime-hero-stage{height:420px;position:relative;border-radius:42px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.08);overflow:hidden;box-shadow:inset 0 0 80px rgba(0,0,0,.25)}.hero-grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}.hero-logo-3d{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-5deg);width:195px;height:195px;border-radius:34px;background:var(--prime-yellow);box-shadow:0 30px 80px rgba(245,180,0,.25);overflow:hidden}.hero-logo-3d img{width:100%;height:100%;object-fit:cover}.hero-orbit{position:absolute;left:50%;top:49%;width:315px;height:315px;border:1px dashed rgba(245,180,0,.35);border-radius:50%;transform:translate(-50%,-50%);animation:primeSpin 30s linear infinite}@keyframes primeSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.hero-material-card{position:absolute;width:120px;background:rgba(15,16,18,.86);border:1px solid rgba(255,255,255,.11);border-radius:19px;padding:10px;backdrop-filter:blur(12px);box-shadow:0 15px 40px rgba(0,0,0,.25)}.hero-material-card img{width:100%;height:75px;object-fit:cover;border-radius:12px;background:#222}.hero-material-card span{display:block;color:#d8dce1;font-size:10px;margin-top:8px}.hmc-1{right:28px;bottom:35px;transform:rotate(5deg)}.hmc-2{left:28px;top:28px;transform:rotate(-4deg)}.hmc-3{right:20px;top:35px;transform:rotate(3deg)}.prime-metrics{height:98px;margin-top:-1px!important;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:3}.prime-metrics>div{display:flex;align-items:center;justify-content:center;gap:10px;border-left:1px solid rgba(255,255,255,.08)}.prime-metrics>div:last-child{border-left:0}.prime-metrics b{font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace;font-size:22px;color:var(--prime-yellow)}.prime-metrics span{color:#aab0b7;font-size:12px}

/* Home categories */
.prime-category-section{background:var(--prime-paper)!important}.prime-home-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.prime-home-cat{background:#fff;border:1px solid var(--prime-line-dark);border-radius:26px;padding:0;overflow:hidden;cursor:pointer;transition:.25s;box-shadow:0 8px 22px rgba(24,28,34,.04)}.prime-home-cat:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(24,28,34,.10);border-color:rgba(245,180,0,.75)}.prime-home-cat-media{height:145px;position:relative;background:#141618;overflow:hidden}.prime-home-cat-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(.45) contrast(1.05);opacity:.68}.prime-home-cat-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#151719,transparent)}.prime-home-cat-index{position:absolute;right:15px;top:14px;z-index:2;background:var(--prime-yellow);color:#111;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;font:700 12px ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace}.prime-home-cat-body{padding:17px}.prime-home-cat-body h3{font-size:17px;margin:0 0 6px;color:#181a1d}.prime-home-cat-body>p{font-size:11px;line-height:1.8;color:#727984;min-height:40px;margin:0 0 12px}.prime-home-cat-links{display:grid;gap:6px}.prime-home-cat-links button{border:0;background:#f7f4ee;color:#4d535b;padding:8px 10px;border-radius:10px;text-align:right;font-family:inherit;font-size:10px;cursor:pointer}.prime-home-cat-links button:hover{background:#17191c;color:#fff}.prime-home-cat-foot{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid #eee9e0}.prime-home-cat-foot small{color:#8c939c}.prime-home-cat-foot b{color:#8a6400;font-size:11px}
.prime-discovery{background:#111315!important}.prime-discovery .prime-section-head h2{color:#fff}.prime-discovery .prime-section-head p{color:#9da4ad}.prime-discovery .kick{color:var(--prime-yellow)!important}.prime-quick-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.prime-quick-cat{border:1px solid rgba(255,255,255,.09);background:#191c1f;border-radius:18px;padding:15px;color:#fff;text-decoration:none;cursor:pointer;transition:.2s;min-height:104px;display:flex;flex-direction:column;justify-content:space-between}.prime-quick-cat:hover{background:#22262a;border-color:rgba(245,180,0,.5);transform:translateY(-3px)}.prime-quick-cat i{font-style:normal;color:var(--prime-yellow);font-size:22px}.prime-quick-cat b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;font-size:13px;line-height:1.5}.prime-quick-cat span{color:#8f969f;font-size:10px}.prime-featured{background:#ece7dd!important}.prime-product-strip{grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.prime-brand-section{background:#fff!important}.prime-brand-rail{display:flex;gap:10px;overflow:auto;padding-bottom:6px;scrollbar-width:thin}.prime-brand-chip{min-width:150px;height:76px;border:1px solid #e7e2d8;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fbfaf7;color:#24272b;font-weight:900}.prime-brand-chip span{font-size:10px;background:#16181b;color:var(--prime-yellow);width:28px;height:28px;border-radius:9px;display:grid;place-items:center}.prime-service-flow{background:#111315!important;color:#fff}.prime-flow-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px;align-items:center}.prime-flow-copy h2{font-size:38px;margin:8px 0;color:#fff}.prime-flow-copy p{color:#9ca3ac;line-height:2}.prime-flow-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px}.prime-flow-steps>div{background:#191c1f;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:18px;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.prime-flow-steps i{grid-row:1/3;font:700 12px ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace;color:#111;background:var(--prime-yellow);width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-style:normal}.prime-flow-steps b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif}.prime-flow-steps span{color:#8f969f;font-size:11px}.prime-expo{background:var(--prime-cream)!important}.prime-expo-card{min-height:250px;border-radius:34px;background:linear-gradient(115deg,#121416 0%,#1a1d20 62%,#2a210c 100%);padding:42px;color:#fff;display:flex;align-items:end;justify-content:space-between;gap:28px;position:relative;overflow:hidden;box-shadow:var(--prime-shadow)}.prime-expo-card:after{content:"#";font:900 280px system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;position:absolute;left:40px;top:-80px;color:rgba(245,180,0,.06);transform:rotate(8deg)}.prime-expo-card>div{position:relative;z-index:2}.prime-expo-card h2{font-size:30px;margin:8px 0}.prime-expo-card p{color:#aab0b8;max-width:720px;line-height:2}.prime-expo-actions{display:flex;gap:8px;white-space:nowrap}

/* Store */
.prime-store-hero{background:#111315;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.prime-store-hero>.wrap{min-height:195px;display:flex;align-items:center;justify-content:space-between;gap:30px}.prime-store-hero h1{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;font-size:38px;margin:7px 0}.prime-store-hero p{color:#a0a7b0;margin:0;line-height:1.9}.prime-store-hero .kick{color:var(--prime-yellow)!important}.shop-intro-badge{min-width:150px;height:100px!important;border:1px solid rgba(245,180,0,.28)!important;background:rgba(245,180,0,.07)!important;border-radius:24px!important;display:grid!important;place-items:center!important;align-content:center!important}.shop-intro-badge b{color:var(--prime-yellow)!important;font-size:28px!important}.shop-intro-badge span{color:#cbd0d6!important;font-size:11px!important}.prime-shop-section{background:var(--prime-paper)!important;padding-top:34px!important}.prime-store-level{padding:18px;background:#fff;border:1px solid var(--prime-line-dark);border-radius:24px;margin-bottom:14px}.store-level-title{display:flex;align-items:center;gap:9px;margin-bottom:13px}.store-level-title span{background:#111315;color:var(--prime-yellow);padding:5px 8px;border-radius:8px;font:700 9px ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace}.store-level-title b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;color:#222}.shop-root-tabs{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:9px!important}.shop-root-card{min-width:0!important;min-height:84px!important;border:1px solid #e7e2d8!important;background:#faf8f3!important;border-radius:18px!important;padding:10px!important;display:grid!important;grid-template-columns:48px 1fr 22px!important;gap:9px!important;align-items:center!important;text-align:right!important;color:#25282d!important;cursor:pointer!important;transition:.2s!important}.shop-root-card:hover,.shop-root-card.active{background:#17191c!important;color:#fff!important;border-color:#17191c!important;transform:translateY(-2px)}.shop-root-media{width:46px!important;height:46px!important;border-radius:13px!important;overflow:hidden!important;background:#eae5da!important;display:grid!important;place-items:center!important}.shop-root-media img{width:100%!important;height:100%!important;object-fit:cover!important}.shop-root-copy{display:grid!important;gap:3px!important}.shop-root-copy b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;font-size:12px!important}.shop-root-copy small{font-size:9px!important;color:#8a9098!important}.shop-root-card.active .shop-root-copy small,.shop-root-card:hover .shop-root-copy small{color:#aab1b9!important}.shop-root-arrow{color:var(--prime-yellow)!important}.shop-root-all-mark{font-size:10px!important;font-weight:900!important;color:#111;background:var(--prime-yellow)!important}.shop-category-blocks{margin-bottom:14px!important;background:#111315!important;border-radius:26px!important;padding:18px!important;color:#fff!important}.shop-category-blocks.hidden{display:none!important}.shop-path-row{display:flex!important;justify-content:space-between!important;gap:15px!important;align-items:center!important;border-bottom:1px solid rgba(255,255,255,.08)!important;padding-bottom:13px!important;margin-bottom:15px!important}.shop-breadcrumb{display:flex!important;gap:6px!important;align-items:center!important;flex-wrap:wrap!important}.shop-breadcrumb button,.shop-up-category{border:0!important;background:transparent!important;color:#aeb5bd!important;font-family:inherit!important;font-size:11px!important;cursor:pointer!important}.shop-breadcrumb button.current{color:var(--prime-yellow)!important;font-weight:900!important}.shop-subcat-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important}.shop-subcat-head b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif!important}.shop-subcat-head span{color:#89919a!important;font-size:10px!important}.shop-subcat-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.shop-subcat-card{min-height:68px!important;background:#1a1d20!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;color:#fff!important;display:grid!important;grid-template-columns:32px 1fr 18px!important;gap:8px!important;align-items:center!important;text-align:right!important;padding:10px!important;font-family:inherit!important;cursor:pointer!important}.shop-subcat-card:hover{border-color:rgba(245,180,0,.45)!important;background:#202429!important}.shop-subcat-icon{color:var(--prime-yellow);font-size:17px}.shop-subcat-card strong{display:block;font-size:11px}.shop-subcat-card small{font-size:9px;color:#7f8790}.shop-subcat-go{color:var(--prime-yellow)}.shop-leaf-note{color:#9ba2aa;font-size:11px}.prime-shop-search{margin:14px 0!important}.shop-search-large{height:62px!important;background:#fff!important;border:1px solid #dfd9cd!important;border-radius:19px!important;box-shadow:none!important}.shop-search-large input{color:#191c20!important}.shop-search-clear{color:#7c5a00!important;background:#fff4d1!important}.prime-store-shell{display:grid;grid-template-columns:270px 1fr;gap:14px;align-items:start}.prime-filter-panel{position:sticky;top:112px;background:#151719;border-radius:24px;color:#fff;padding:16px;max-height:calc(100vh - 130px);overflow:auto;scrollbar-width:thin}.filter-panel-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.filter-panel-head>div{display:grid}.filter-panel-head span{color:var(--prime-yellow);font-size:9px}.filter-panel-head b{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;font-size:15px}.shop-clear-filters{border:0;background:rgba(255,255,255,.07);color:#c6ccd3;padding:7px 9px;border-radius:9px;font-family:inherit;font-size:9px;cursor:pointer}.filter-group{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.07)}.filter-group-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.filter-group-title b{font-size:12px}.filter-group-title span{color:#767e88;font-size:9px}.prime-brand-filters{display:grid;gap:6px}.brand-filter{display:flex!important;align-items:center!important;justify-content:space-between!important;border:1px solid rgba(255,255,255,.08)!important;background:#1c1f22!important;color:#b7bec6!important;border-radius:11px!important;padding:8px 10px!important;font-family:inherit!important;font-size:10px!important;cursor:pointer!important}.brand-filter b{font:700 9px ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace;color:#727a84}.brand-filter:hover,.brand-filter.active{border-color:rgba(245,180,0,.5)!important;color:#fff!important;background:#24282c!important}.brand-filter.active:before{content:"✓";color:var(--prime-yellow);margin-left:5px}.shop-filter-field{display:grid!important;gap:7px!important}.shop-filter-field>span{font-size:10px!important;color:#9da4ad!important}.shop-filter-field select{width:100%;height:42px;border:1px solid rgba(255,255,255,.09);background:#1d2024;color:#fff;border-radius:11px;padding:0 9px;font-family:inherit}.filter-note{margin-top:15px;background:rgba(245,180,0,.08);border:1px solid rgba(245,180,0,.16);border-radius:14px;padding:12px}.filter-note b{font-size:11px;color:var(--prime-yellow)}.filter-note p{font-size:9px;line-height:1.8;color:#a2a9b1;margin:5px 0 0}.prime-store-results{min-width:0}.prime-shop-toolbar{background:#fff!important;border:1px solid var(--prime-line-dark)!important;border-radius:18px!important;padding:12px 14px!important;margin:0 0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.result-info{color:#41464d!important;font-size:11px!important}.result-info b{font-size:16px;color:#111}.store-view-note{display:flex;align-items:center;gap:7px;color:#8d939b;font-size:9px}.store-view-note i{font-style:normal;width:28px;height:28px;border:1px solid #ece6da;border-radius:8px;display:grid;place-items:center;color:#222}.shop-product-grid{grid-template-columns:repeat(3,1fr)!important;gap:12px!important}

/* Product cards */
.product-card{background:#fff!important;border:1px solid #e5dfd3!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 8px 25px rgba(19,22,26,.04)!important;color:#191c20!important;transition:.22s!important}.product-card:hover{transform:translateY(-4px)!important;box-shadow:0 22px 50px rgba(19,22,26,.11)!important;border-color:#d6c99c!important}.product-card .imgbox{height:190px!important;background:linear-gradient(145deg,#f3f0e9,#e8e3da)!important}.product-card .imgbox img{filter:saturate(.75);mix-blend-mode:multiply}.product-card-overlay{inset:10px 10px auto 10px!important}.stock-pill{background:#eef8ef!important;color:#25723a!important;border:1px solid #cde9d2!important}.stock-pill.is-confirm{background:#fff5d5!important;color:#826000!important;border-color:#f3df9a!important}.tag-feat{background:#16181b!important;color:var(--prime-yellow)!important}.product-card .fav{background:#fff!important;color:#333!important;border:1px solid #e3ddd2!important}.product-card .body{padding:15px!important}.product-card-category{font-size:9px!important;color:#9a7200!important}.product-card h3,.product-card h3 a{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif!important;color:#17191c!important;font-size:15px!important;line-height:1.55!important;text-decoration:none!important}.product-card .sum{font-size:10px!important;line-height:1.85!important;color:#747b84!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:38px!important}.product-card-facts{grid-template-columns:1fr 1fr!important;gap:7px!important}.product-card-facts span{background:#f7f4ee!important;border:0!important;color:#333!important;border-radius:10px!important;padding:8px!important}.product-card-facts small{color:#9399a1!important;font-size:8px!important}.product-card-facts b{font-size:9px!important}.product-card .foot{background:#fbfaf7!important;border-top:1px solid #eee8dd!important;padding:10px!important;display:grid!important;grid-template-columns:1fr 1fr 38px!important;gap:6px!important}.product-card .details,.product-card .add,.product-card .cmp{height:38px!important;border-radius:10px!important;font-family:inherit!important;font-size:9px!important}.product-card .details{background:#fff!important;border:1px solid #ded8cc!important;color:#34383e!important}.product-card .add{background:var(--prime-yellow)!important;color:#111!important;border:1px solid var(--prime-yellow)!important;font-weight:900!important}.product-card .cmp{background:#17191c!important;color:#fff!important;border:0!important}

/* Product detail */
.prime-product-page{background:var(--prime-paper)!important;padding-top:28px!important}.prime-product-topline{display:flex;gap:8px;align-items:center;color:#8a9098;font-size:11px;margin-bottom:15px}.prime-product-topline a{color:#6c5000;text-decoration:none;font-weight:900}.product-detail-card-pro{display:grid!important;grid-template-columns:minmax(320px,.88fr) 1.12fr!important;gap:0!important;border:1px solid #e4ded2!important;background:#fff!important;border-radius:30px!important;padding:0!important;overflow:hidden!important;box-shadow:0 18px 50px rgba(27,29,32,.07)!important}.product-detail-media{min-height:500px!important;background:linear-gradient(145deg,#f1eee7,#ddd7cc)!important;border:0!important;border-radius:0!important}.product-detail-media img{min-height:500px!important;object-fit:contain!important;padding:35px!important;mix-blend-mode:multiply}.pd-media-badges{position:absolute;right:18px;bottom:18px;left:18px;display:flex;gap:7px!important}.pd-media-badges span{background:rgba(17,19,21,.88)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;padding:8px 10px!important;font-size:9px!important}.product-detail-info{padding:34px!important;align-content:center!important}.product-detail-info .clabel{color:#997000!important;font-weight:900!important;font-size:11px!important}.product-detail-info h1{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif!important;color:#15171a!important;font-size:clamp(30px,4vw,49px)!important}.product-detail-summary{color:#646b74!important;font-size:13px!important}.product-detail-meta{grid-template-columns:repeat(3,1fr)!important}.product-detail-meta span{background:#f7f4ee!important;color:#353a41!important;border:0!important;border-radius:13px!important;font-size:10px!important}.product-detail-actions .btn{min-height:50px!important}.pd-trust-strip{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:5px!important}.pd-trust-strip span{background:#17191c!important;color:#cfd4da!important;border:0!important;border-radius:12px!important;padding:10px!important;font-size:9px!important;text-align:center!important}.pd-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:14px!important;margin-top:14px!important;align-items:start!important}.pd-panel{background:#fff!important;border:1px solid #e5dfd4!important;border-radius:22px!important;color:#1a1d20!important;padding:20px!important;box-shadow:none!important}.pd-panel h2{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif!important;font-size:18px!important;color:#15171a!important}.pd-panel p,.pd-panel li{color:#666d76!important}.pd-side-col{position:sticky;top:112px!important}.pd-table-wrap{border:1px solid #e7e1d6!important;border-radius:14px!important;overflow:hidden!important}.pd-table th{background:#17191c!important;color:#fff!important}.pd-table td{color:#353a40!important;border-color:#ede8df!important}.pd-guide-list li:before{color:var(--prime-yellow)!important}.tag-row .tag{background:#f3efe7!important;color:#4f555d!important;border:0!important}.product-related-block .section-head h2{color:#17191c!important}.product-related-grid{grid-template-columns:repeat(4,1fr)!important}

/* Content pages */
.prime-content-card,.about-box,.contact-card,.faq-item,.post-card{background:#fff!important;border:1px solid #e5dfd4!important;border-radius:24px!important;color:#1a1d20!important;box-shadow:none!important}.prime-content-card{padding:35px!important}.prime-content-card h2{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;font-size:34px}.prime-content-card p{color:#626a73!important;line-height:2!important}.content-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.prime-post-wrap{max-width:900px}.prime-contact-grid{gap:14px!important}.contact-card h3{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif!important;color:#17191c!important}.contact-line{border-color:#ece6dc!important;color:#25282c!important}.contact-line span{color:#717983!important}.contact-card .input,.contact-card .textarea{background:#f8f5ef!important;color:#222!important;border-color:#e4ded3!important}

/* Footer */
.prime-footer{background:#0d0f10!important;color:#d9dde2!important;border-top:1px solid rgba(245,180,0,.2)!important;padding-top:0!important}.prime-foot-grid{display:grid!important;grid-template-columns:1.5fr repeat(4,1fr)!important;gap:30px!important;padding:50px 0 38px!important}.prime-footer .brand{display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important}.prime-footer .brand img{width:54px!important;height:54px!important;border-radius:15px!important}.prime-footer .brand strong{color:#fff!important;font-size:20px!important}.prime-footer .brand span{color:#8d949c!important}.prime-footer p{color:#858d96!important;line-height:2!important;font-size:11px!important;max-width:350px!important}.prime-footer h4{color:#fff!important;font-size:13px!important;margin:0 0 13px!important}.prime-footer a{display:block!important;color:#8f969f!important;text-decoration:none!important;padding:5px 0!important;font-size:10px!important}.prime-footer a:hover{color:var(--prime-yellow)!important}.footer-mini-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.footer-mini-actions a{display:inline-flex!important;background:#191c1f;color:#cbd0d7!important;border-radius:9px;padding:7px 9px!important}.prime-footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding:18px 0 24px}.footer-trusts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.footer-trusts span{background:#171a1d;border:1px solid rgba(255,255,255,.07);border-radius:999px;padding:7px 10px;color:#8f969f;font-size:9px}.prime-footer .copy{display:flex!important;justify-content:space-between!important;gap:20px!important;color:#6f7780!important;font-size:9px!important;padding:0!important;border:0!important}

/* Drawer + overlays */
.cart{background:#101214!important;color:#fff!important;border-color:rgba(245,180,0,.18)!important}.cartHead{border-color:rgba(255,255,255,.08)!important}.cartItems .cart-item{background:#191c1f!important;border-color:rgba(255,255,255,.08)!important}.cartFoot .input,.cartFoot .textarea{background:#1b1e21!important;border-color:rgba(255,255,255,.09)!important;color:#fff!important}.compare-bar{background:#111315!important;border-color:rgba(245,180,0,.22)!important}.float-contact-pro .float-main{background:var(--prime-yellow)!important;color:#111!important}.botnav{background:rgba(14,16,18,.96)!important;border-color:rgba(255,255,255,.08)!important}.botnav-item.active{color:var(--prime-yellow)!important}

/* Responsive */
@media(max-width:1120px){.prime-search-head{display:none}.prime-links{display:none!important}.prime-mega-trigger{margin-right:auto}.prime-home-cats{grid-template-columns:1fr 1fr}.prime-quick-cats{grid-template-columns:repeat(3,1fr)}.shop-root-tabs{grid-template-columns:repeat(3,1fr)!important}.shop-product-grid{grid-template-columns:repeat(2,1fr)!important}.prime-foot-grid{grid-template-columns:1.5fr repeat(2,1fr)!important}.prime-foot-grid>div:nth-child(4),.prime-foot-grid>div:nth-child(5){margin-top:10px}}
@media(max-width:820px){.wrap{width:min(100% - 24px,1220px)!important}.prime-top-links a{display:none}.prime-top-note{font-size:10px}.prime-nav{min-height:66px!important}.prime-brand-mark{width:40px;height:40px}.prime-brand .bt span{display:none}.prime-mega-trigger{height:40px;padding:0 10px;font-size:11px}.prime-user-link,.prime-actions #themeBtn,.prime-actions #favBtn{display:none!important}.prime-hero-grid{grid-template-columns:1fr;min-height:auto}.prime-hero-copy{padding:60px 0 25px!important}.prime-hero h1{font-size:46px!important}.prime-hero-stage{height:300px;margin-bottom:28px}.hero-logo-3d{width:135px;height:135px}.hero-orbit{width:235px;height:235px}.hero-material-card{width:95px}.hero-material-card img{height:55px}.prime-metrics{height:auto;grid-template-columns:1fr 1fr;padding:12px 0}.prime-metrics>div{min-height:60px}.prime-section-head{align-items:start;display:block}.prime-section-head .prime-text-link{display:inline-block;margin-top:12px}.prime-home-cats{grid-template-columns:1fr}.prime-quick-cats{grid-template-columns:1fr 1fr}.prime-product-strip{grid-template-columns:repeat(2,1fr)!important}.prime-flow-grid{grid-template-columns:1fr}.prime-flow-steps{grid-template-columns:1fr 1fr}.prime-expo-card{display:block;padding:28px}.prime-expo-actions{margin-top:20px}.prime-store-hero>.wrap{min-height:160px}.prime-store-hero h1{font-size:28px}.shop-intro-badge{display:none!important}.shop-root-tabs{display:flex!important;overflow:auto!important;grid-template-columns:none!important}.shop-root-card{min-width:215px!important}.shop-subcat-grid{grid-template-columns:1fr 1fr!important}.prime-store-shell{grid-template-columns:1fr}.prime-filter-panel{position:relative;top:auto;max-height:none;order:0}.prime-store-results{order:1}.prime-brand-filters{grid-template-columns:1fr 1fr}.shop-product-grid{grid-template-columns:repeat(2,1fr)!important}.product-detail-card-pro{grid-template-columns:1fr!important}.product-detail-media,.product-detail-media img{min-height:330px!important}.product-detail-info{padding:22px!important}.pd-content-grid{grid-template-columns:1fr!important}.pd-side-col{position:relative!important;top:auto!important}.product-related-grid{grid-template-columns:repeat(2,1fr)!important}.prime-foot-grid{grid-template-columns:1fr 1fr!important}.footer-brand-col{grid-column:1/-1}.prime-mega-grid{grid-template-columns:1fr 1fr}.prime-mega{position:fixed;top:66px;bottom:0;overflow:auto}}
@media(max-width:560px){.prime-top-inner{justify-content:center}.prime-top-links{display:none}.prime-brand strong{font-size:15px!important}.prime-mega-trigger span:not(.mega-grid-icon){display:none}.prime-actions .icon{width:38px!important;height:38px!important}.prime-hero h1{font-size:38px!important}.prime-hero p{font-size:13px!important}.prime-hero-stage{height:250px}.hmc-2{left:10px}.hmc-3{right:8px}.hmc-1{right:12px}.prime-metrics{grid-template-columns:1fr 1fr}.prime-app .section{padding:52px 0!important}.prime-section-head h2{font-size:27px}.prime-quick-cats{grid-template-columns:1fr 1fr}.prime-product-strip,.shop-product-grid,.product-related-grid{grid-template-columns:1fr!important}.prime-flow-steps{grid-template-columns:1fr}.prime-expo-card h2{font-size:24px}.prime-expo-actions{display:grid}.shop-subcat-grid{grid-template-columns:1fr!important}.prime-brand-filters{grid-template-columns:1fr}.product-detail-info h1{font-size:31px!important}.product-detail-meta,.pd-trust-strip{grid-template-columns:1fr!important}.prime-foot-grid{grid-template-columns:1fr!important}.footer-brand-col{grid-column:auto}.prime-footer .copy{display:grid!important}.prime-mega-grid{grid-template-columns:1fr}.prime-mega-head{align-items:start}.prime-mega-head a{display:none}}
/* Product detail additions */
.pd-breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 14px;font-size:10px;color:#949aa2}.pd-breadcrumb a{color:#715400;text-decoration:none}.pd-breadcrumb b{color:#33383e;font-weight:700}.pd-heading-line{display:flex;justify-content:space-between;align-items:center;gap:12px}.pd-code{font-size:9px;background:#16181b;color:var(--prime-yellow);border-radius:9px;padding:6px 9px}.pd-key-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pd-key-specs>div{padding:11px 12px;border:1px solid #e7e1d6;background:#fbf9f5;border-radius:13px;display:grid;gap:3px}.pd-key-specs small{font-size:8px;color:#949aa2}.pd-key-specs b{font-size:10px;color:#30343a}.pd-quote-box{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#111315;color:#fff;border-radius:20px;padding:16px;margin-top:3px}.pd-quote-box>div:first-child{display:grid}.pd-quote-box span{font-size:9px;color:#858d96}.pd-quote-box strong{font-family:system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;color:var(--prime-yellow);font-size:19px}.pd-quote-box small{font-size:8px;color:#858d96;margin-top:3px}.pd-quote-actions{display:flex;gap:6px;flex-wrap:wrap}.pd-inline-actions{display:flex;gap:6px;flex-wrap:wrap}.pd-inline-actions button,.pd-inline-actions a{border:1px solid #e5dfd4;background:#fff;color:#525960;border-radius:10px;padding:8px 10px;text-decoration:none;font-family:inherit;font-size:9px;cursor:pointer}.pd-inline-actions button:hover,.pd-inline-actions a:hover{border-color:#d9b84e;color:#17191c}.pd-panel-kicker{font-size:9px;color:#987000;font-weight:900;margin-bottom:4px}.pd-side-facts{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:10px 0}.pd-side-facts span{background:#f7f4ee;border-radius:10px;padding:8px;color:#777e86;font-size:8px;display:grid}.pd-side-facts b{color:#24282d;font-size:9px}.pd-sticky-quote .btn{margin-top:7px}.pd-overview-panel p{line-height:2.15!important}
@media(max-width:560px){.pd-key-specs{grid-template-columns:1fr}.pd-quote-box{display:grid}.pd-quote-actions{display:grid}.pd-quote-actions .btn{width:100%}.pd-heading-line{align-items:flex-start}.pd-code{white-space:nowrap}}

/* FIXED 17 — mobile filter sheet: products stay visible before long filter lists */
.prime-store-mobile-actions,.prime-filter-backdrop,.mobile-filter-close{display:none}
.filter-head-actions{display:flex;align-items:center;gap:6px}
@media(max-width:820px){
  .prime-store-mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 14px;background:#fff;border:1px solid #e4ded2;border-radius:16px;padding:9px 10px}
  .prime-store-mobile-actions button{height:42px;border:0;border-radius:12px;background:#151719;color:#fff;padding:0 15px;font:800 11px system-ui,-apple-system,'Segoe UI',Tahoma,Arial,sans-serif;display:flex;align-items:center;gap:7px;white-space:nowrap}
  .prime-store-mobile-actions button span{color:var(--prime-yellow);font-size:16px}
  .prime-store-mobile-actions>span{font-size:9px;color:#7d838a;line-height:1.7}
  .prime-filter-backdrop{display:block;position:fixed;inset:0;background:rgba(7,8,9,.64);backdrop-filter:blur(4px);z-index:10010;opacity:0;pointer-events:none;transition:.2s}
  .prime-filter-backdrop.open{opacity:1;pointer-events:auto}
  .prime-filter-panel{position:fixed!important;z-index:10020!important;top:auto!important;right:0!important;left:0!important;bottom:0!important;max-height:min(82vh,720px)!important;border-radius:26px 26px 0 0!important;transform:translateY(105%);transition:transform .25s ease;box-shadow:0 -24px 70px rgba(0,0,0,.38);overflow:auto!important;padding-bottom:max(22px,env(safe-area-inset-bottom))!important}
  .prime-filter-panel.mobile-open{transform:translateY(0)}
  .mobile-filter-close{display:grid;width:32px;height:32px;border:1px solid rgba(255,255,255,.1);background:#24272b;color:#fff;border-radius:9px;place-items:center;font:700 19px sans-serif}
  body.prime-filter-open{overflow:hidden}
}
@media(max-width:560px){.prime-store-mobile-actions>span{display:none}.prime-store-mobile-actions{justify-content:flex-start}}

/* FIXED 19 — technical resource center on product pages */
.pd-resource-list{display:grid;gap:9px;margin-top:14px}
.pd-resource-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.025);color:inherit;text-decoration:none;transition:.2s ease}
.pd-resource-list a:hover{border-color:rgba(247,189,0,.5);transform:translateY(-1px);background:rgba(247,189,0,.055)}
.pd-resource-list span{display:grid;gap:3px}.pd-resource-list small{opacity:.62}.pd-resource-list i{font-style:normal;color:var(--yellow,#f7bd00);font-size:18px}
