:root{--navy-950: #131f3a;--navy-800: #1f3260;--navy-700: #2a4276;--amber-500: #e2822f;--amber-600: #c96a1e;--amber-100: #fbe3c6;--paper-50: #f6f6f0;--paper-100: #edece3;--ink-900: #181a1f;--ink-600: #5b5f6b;--line: #d9d9cc;--line-dark: #33456f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--paper-50);color:var(--ink-900);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.01em}.mono{font-family:IBM Plex Mono,monospace}.eyebrow{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--amber-600);display:flex;align-items:center;gap:8px}.eyebrow:before{content:"";width:16px;height:1px;background:var(--amber-600);display:inline-block}a{color:inherit}.wrap{max-width:1120px;margin:0 auto;padding:0 32px}header{position:sticky;top:0;z-index:50;background:#f6f6f0db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;max-width:1120px;margin:0 auto}.brand{display:flex;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:19px;letter-spacing:.02em;text-decoration:none}.brand-mark{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--amber-500),var(--navy-800));display:flex;align-items:center;justify-content:center;color:#fff;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:17px}nav ul{list-style:none;display:flex;gap:36px}nav a{text-decoration:none;font-size:14px;font-weight:500;color:var(--ink-600);transition:color .15s ease}nav a:hover{color:var(--ink-900)}.nav-cta{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.04em;text-decoration:none;background:var(--navy-950);color:#fff;padding:9px 16px;border-radius:999px;white-space:nowrap;transition:background .15s ease}.nav-cta:hover{background:var(--amber-600)}.hero{padding:96px 0 64px;position:relative}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.hero h1{font-size:56px;line-height:1.04;font-weight:700;margin:20px 0 22px;color:var(--navy-950)}.hero h1 .accent{color:var(--amber-500)}.hero p.lede{font-size:18px;line-height:1.6;color:var(--ink-600);max-width:480px;margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.btn-primary{background:var(--navy-950);color:#fff;text-decoration:none;font-weight:600;font-size:14px;padding:14px 26px;border-radius:999px;display:inline-flex;align-items:center;gap:8px;transition:background .15s ease,transform .15s ease;border:none;cursor:pointer}.btn-primary:hover{background:var(--amber-600);transform:translateY(-1px)}.btn-ghost{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--ink-600);text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:2px;transition:color .15s ease,border-color .15s ease}.btn-ghost:hover{color:var(--ink-900);border-color:var(--ink-900)}.phone-stage{display:flex;justify-content:center;position:relative}.phone{width:230px;height:468px;border-radius:34px;background:linear-gradient(190deg,var(--amber-500) 0%,var(--amber-500) 42%,var(--navy-800) 42%,var(--navy-950) 100%);border:6px solid var(--navy-950);box-shadow:0 40px 70px -20px #131f3a73;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transform:rotate(-4deg)}.phone:before{content:"";position:absolute;top:16px;left:50%;transform:translate(-50%);width:56px;height:5px;border-radius:3px;background:#ffffff59}.phone-mark{width:52px;height:52px;border-radius:14px;background:#ffffff24;border:1.5px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:26px}.phone-word{color:#fff;font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.3em}.phone-tag{position:absolute;bottom:34px;left:50%;transform:translate(-50%);font-family:IBM Plex Mono,monospace;font-size:10px;color:#ffffffbf;letter-spacing:.08em;white-space:nowrap}.stage-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 14px;box-shadow:0 18px 32px -18px #131f3a4d;font-family:IBM Plex Mono,monospace;font-size:11px}.stage-card.c1{top:10px;left:-18px}.stage-card.c1 .dot{background:#2f8f5b}.stage-card.c2{bottom:36px;right:-30px}.stage-card .dot{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:6px;background:var(--amber-500)}.stage-card b{display:block;color:var(--navy-950);font-family:Inter,sans-serif;font-size:12px;margin-top:2px}.route-section{padding:12px 0 88px}.route-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:32px 40px 24px}.route-card-head{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:8px;margin-bottom:18px}.route-card-head .mono{font-size:11px;color:var(--ink-600);letter-spacing:.06em}.route-svg{width:100%;height:auto;display:block}.route-node-label{font-family:IBM Plex Mono,monospace;font-size:12px;fill:var(--navy-950)}.route-node-sub{font-family:Inter,sans-serif;font-size:10.5px;fill:var(--ink-600)}.route-path{fill:none;stroke:var(--amber-500);stroke-width:2;stroke-dasharray:6 7;animation:dash 22s linear infinite}@keyframes dash{to{stroke-dashoffset:-260}}.about{padding:20px 0 96px;border-top:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;padding-top:36px}.about h2{font-size:32px;line-height:1.15;font-weight:600;color:var(--navy-950);max-width:360px}.about-body p{font-size:17px;line-height:1.75;color:var(--ink-600);margin-bottom:24px}.about-stats{display:flex;gap:28px;margin-top:8px;flex-wrap:wrap}.stat{border-left:2px solid var(--amber-500);padding-left:14px}.stat .num{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:22px;color:var(--navy-950);display:block}.stat .label{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--ink-600);text-transform:uppercase;letter-spacing:.05em}.whatwedo{background:var(--navy-950);color:#fff;padding:96px 0;position:relative}.whatwedo .eyebrow{color:var(--amber-500)}.whatwedo .eyebrow:before{background:var(--amber-500)}.whatwedo h2{color:#fff;font-size:32px;font-weight:600;margin:16px 0 48px;max-width:460px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line-dark);border:1px solid var(--line-dark);border-radius:16px;overflow:hidden}.process-step{background:var(--navy-950);padding:36px 30px 40px;position:relative}.process-step .step-no{font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--amber-500);letter-spacing:.08em}.process-step h3{font-size:19px;font-weight:600;margin:16px 0 12px;color:#fff}.process-step p{font-size:14.5px;line-height:1.65;color:#ffffffad}.process-step:after{content:"";position:absolute;bottom:0;left:30px;right:30px;height:2px;background:var(--amber-500);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.process-step:hover:after{transform:scaleX(1)}.appcta{padding:96px 0;text-align:center}.appcta h2{font-size:30px;font-weight:600;color:var(--navy-950);margin:16px auto 12px;max-width:520px}.appcta p{color:var(--ink-600);font-size:15px;max-width:440px;margin:0 auto 32px}.badges{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.badge{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;padding:12px 20px;border-radius:12px;font-family:IBM Plex Mono,monospace;font-size:12px;color:var(--ink-600)}.badge .badge-icon{width:20px;height:20px;border-radius:5px;background:var(--navy-950);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-family:Space Grotesk,sans-serif}.badge b{display:block;color:var(--navy-950);font-family:Inter,sans-serif;font-weight:600;font-size:13px}footer{background:var(--navy-950);color:#ffffffd1;padding:64px 0 32px;border-top:6px solid var(--amber-500)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.footer-brand{display:flex;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:18px;color:#fff;margin-bottom:18px}.footer-brand .brand-mark{background:linear-gradient(135deg,var(--amber-500),var(--navy-700))}.footer-tag{font-size:14px;color:#ffffff8c;max-width:280px;line-height:1.6}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links button,.footer-links a{background:none;border:none;cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:11.5px;color:#ffffff8c;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1px;transition:color .15s ease,border-color .15s ease}.footer-links button:hover,.footer-links a:hover{color:#fff;border-color:var(--amber-500)}.doc-panel{border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:22px 26px;background:#ffffff08}.doc-panel .doc-label{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:14px;display:flex;align-items:center;gap:8px}.doc-panel .doc-label:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--amber-500);display:inline-block}.doc-panel .legal-name{font-family:IBM Plex Mono,monospace;font-size:14.5px;color:#fff;margin-bottom:8px;letter-spacing:.01em}.doc-panel .legal-addr{font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.7;color:#ffffffb8;margin-bottom:14px}.doc-panel .legal-email a{font-family:IBM Plex Mono,monospace;font-size:13px;color:var(--amber-500);text-decoration:none;border-bottom:1px solid rgba(226,130,47,.4)}.footer-bottom{margin-top:56px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:IBM Plex Mono,monospace;font-size:11.5px;color:#fff6}@media(max-width:860px){nav ul{display:none}.hero-grid{grid-template-columns:1fr;gap:56px}.hero h1{font-size:40px}.about-grid{grid-template-columns:1fr;gap:32px}.process,.footer-grid{grid-template-columns:1fr}.route-card{padding:24px 18px}}@media(max-width:520px){.wrap{padding:0 20px}.nav-inner{padding:16px 20px}.hero{padding:56px 0 40px}.hero h1{font-size:32px}.phone{width:190px;height:390px}.stage-card{display:none}.badges{flex-direction:column;align-items:center}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){.route-path{animation:none}html{scroll-behavior:auto}}.legal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#131f3a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:none;align-items:flex-start;justify-content:center;padding:64px 20px;z-index:200;overflow-y:auto}.legal-overlay.open{display:flex}.legal-modal{background:var(--paper-50);max-width:760px;width:100%;border-radius:20px;box-shadow:0 40px 80px -20px #131f3a80;overflow:hidden;animation:modalIn .25s ease both}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.legal-modal-head{position:sticky;top:0;background:var(--paper-50);border-bottom:1px solid var(--line);padding:26px 32px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;z-index:10}.legal-modal-head h2{font-size:24px;color:var(--navy-950);margin:10px 0 4px}.legal-modal-head .updated{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--ink-600)}.legal-modal-close{flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--ink-600);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,transform .15s ease}.legal-modal-close:hover{background:var(--navy-950);color:#fff;transform:rotate(90deg)}.legal-modal-body{padding:28px 32px 40px;max-height:70vh;overflow-y:auto}.legal-modal-body .legal-section{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--line)}.legal-modal-body .legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-modal-body .step-tag{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--amber-600);letter-spacing:.08em}.legal-modal-body h3{font-size:17px;color:var(--navy-950);margin:8px 0 10px;font-family:Space Grotesk,sans-serif}.legal-modal-body p{font-size:14.5px;line-height:1.7;color:var(--ink-600);margin-bottom:10px}.legal-modal-body ul{padding-left:18px;margin-bottom:10px}.legal-modal-body li{font-size:14.5px;line-height:1.7;color:var(--ink-600);margin-bottom:5px}.legal-modal-body strong{color:var(--ink-900)}.legal-modal-body a{color:var(--amber-600);text-decoration:none;border-bottom:1px solid rgba(201,106,30,.4)}body.modal-open{overflow:hidden}@media(max-width:600px){.legal-overlay{padding:0}.legal-modal{max-width:100%;height:100%;border-radius:0}.legal-modal-body{max-height:calc(100vh - 96px)}}.products-section{padding:80px 0 96px;border-top:1px solid var(--line)}.products-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px;margin-bottom:36px}.products-header h2{font-size:32px;color:var(--navy-950);margin-top:14px}.products-lede{color:var(--ink-600);font-size:15px;max-width:540px;line-height:1.6;margin-top:8px}.products-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 20px;gap:18px}.loading-spinner{width:38px;height:38px;border:3px solid var(--line);border-top-color:var(--amber-500);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.products-error,.products-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;border:1px solid var(--line);color:var(--ink-600);margin-top:20px}.products-summary{font-size:12px;color:var(--ink-600);margin-bottom:20px;letter-spacing:.04em}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px -12px #131f3a26}.product-image-wrap{position:relative;aspect-ratio:1 / 1;background:#f5f5ee;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card:hover .product-image-wrap img{transform:scale(1.04)}.product-source-badge{position:absolute;top:10px;left:10px;background:var(--navy-950);color:#fff;font-size:10px;font-family:IBM Plex Mono,monospace;letter-spacing:.06em;padding:3px 8px;border-radius:6px;font-weight:500}.product-moq-badge{position:absolute;top:10px;right:10px;background:#e2822ff0;color:#fff;font-size:10px;font-family:IBM Plex Mono,monospace;padding:3px 8px;border-radius:6px;font-weight:500}.product-details{padding:16px;display:flex;flex-direction:column;flex:1;justify-content:space-between}.product-title{font-size:13.5px;font-weight:500;font-family:Inter,sans-serif;line-height:1.45;color:var(--navy-950);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px}.product-meta{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px dashed var(--line);padding-top:12px}.product-price{font-size:17px;font-weight:700;font-family:Space Grotesk,sans-serif;color:var(--navy-950)}.price-currency{font-size:11px;font-family:IBM Plex Mono,monospace;color:var(--amber-600);margin-right:4px}.product-stock{font-size:11px}.stock-available{color:#2f8f5b}.stock-out{color:#c93b2b}.products-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:40px}.pagination-btn{border:1px solid var(--line);background:#fff;color:var(--navy-950);padding:8px 18px;border-radius:999px;font-size:12px;cursor:pointer;transition:background .15s ease,color .15s ease}.pagination-btn:hover:not(:disabled){background:var(--navy-950);color:#fff}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:12px;color:var(--ink-600)}.nav-active{color:var(--amber-600)!important;font-weight:600}.products-page-wrap{padding:48px 32px 96px;min-height:80vh}.products-breadcrumb{font-size:12px;margin-bottom:24px;color:var(--ink-600);display:flex;align-items:center}.products-breadcrumb a{text-decoration:none;color:var(--ink-600);transition:color .15s ease}.products-breadcrumb a:hover{color:var(--amber-600)}.breadcrumb-separator{margin:0 8px;color:var(--line)}.breadcrumb-current{color:var(--navy-950);font-weight:500}.products-page-header{margin-bottom:32px}.products-page-header h1{font-size:38px;color:var(--navy-950);margin:12px 0 10px}.products-page-lede{font-size:16px;color:var(--ink-600);max-width:620px;line-height:1.65}.products-summary-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:12px;color:var(--ink-600);flex-wrap:wrap;gap:12px}.live-indicator{display:inline-flex;align-items:center;gap:6px;color:#2f8f5b;font-weight:500;font-size:11px}.live-dot{width:7px;height:7px;border-radius:50%;background:#2f8f5b;animation:pulseDot 1.5s infinite ease-in-out}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.products-table-container{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;overflow-x:auto;box-shadow:0 10px 30px -15px #131f3a14;margin-bottom:28px}.products-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;min-width:960px}.products-table thead th{background:var(--paper-100);color:var(--navy-950);font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;padding:16px 18px;border-bottom:1px solid var(--line);white-space:nowrap;font-weight:600}.products-table tbody td{padding:16px 18px;border-bottom:1px solid var(--line);vertical-align:middle;color:var(--ink-900)}.products-table tbody tr:last-child td{border-bottom:none}.products-table tbody tr:hover td{background:#fafaf6}.col-product{min-width:260px}.table-product-item{display:flex;align-items:center;gap:14px}.table-thumb{width:54px;height:54px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f0f0e8;border:1px solid var(--line)}.table-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.table-thumb:hover img{transform:scale(1.18)}.table-product-info{display:flex;flex-direction:column;gap:3px}.table-product-title{font-weight:600;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;color:var(--navy-950);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.table-product-id{font-size:10.5px;color:var(--ink-600);letter-spacing:.02em}.table-product-brand{font-size:11px;color:var(--amber-600);font-weight:500}.badge-pill{display:inline-block;font-size:10.5px;padding:4px 9px;border-radius:6px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.source-pill{background:var(--navy-950);color:#fff}.type-pill{background:#ebebe2;color:var(--navy-950)}.trending-pill{background:#e6f6ec;color:#2f8f5b;border:1px solid #b7e4c7}.standard-pill{background:transparent;color:var(--ink-600)}.highlight-pill{background:var(--amber-100);color:var(--amber-600)}.moq-badge{display:inline-block;background:var(--paper-100);border:1px solid var(--line);padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;color:var(--navy-950)}.col-price{min-width:140px}.price-main{font-size:15px;font-weight:700;font-family:Space Grotesk,sans-serif;color:var(--navy-950)}.price-currency{font-size:11px;color:var(--amber-600);margin-right:4px}.price-list{font-size:11px;color:var(--ink-600);text-decoration:line-through;margin-top:2px}.discount-tag{display:inline-block;font-size:10px;color:#c93b2b;font-weight:600;margin-top:2px}.col-stock{font-size:11px;min-width:140px}.stock-line{display:flex;justify-content:space-between;gap:10px;margin-bottom:2px}.stock-lbl{color:var(--ink-600)}.stock-val{font-weight:600;color:var(--navy-950)}.text-available{color:#2f8f5b}.col-rating{font-size:11.5px;min-width:110px}.rating-num{color:#e2822f;font-weight:600}.rating-none{color:var(--ink-600)}.reviews-count{font-size:10.5px;color:var(--ink-600);margin-top:2px}.col-ids{font-size:11px;min-width:120px}.id-line{color:var(--ink-600);margin-bottom:2px}.id-lbl{color:var(--navy-950);font-weight:600}.text-center{text-align:center}.status-badges{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.pagination-numbers{display:flex;gap:6px;align-items:center}.page-num-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.page-num-btn.active{background:var(--navy-950);color:#fff;border-color:var(--navy-950)}.page-num-btn:hover:not(.active){background:var(--paper-100)}.pagination-ellipsis{padding:0 4px;color:var(--ink-600)}@media(max-width:600px){.products-page-wrap,.categories-page-wrap{padding:32px 16px 64px}}.categories-page-wrap{padding:48px 32px 96px;min-height:80vh}.categories-table-container{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;overflow-x:auto;box-shadow:0 10px 30px -15px #131f3a14;margin-bottom:28px;width:100%}.categories-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:760px}.categories-table thead th{padding:16px 28px;text-align:left;vertical-align:middle;background:var(--paper-100);color:var(--navy-950);font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line);font-weight:600}.categories-table tbody td{padding:16px 28px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--line)}.categories-table tbody tr:last-child td{border-bottom:none}.categories-table tbody tr:hover td{background:#fafaf6}.th-cat-img,.td-cat-img{width:130px;text-align:left}.th-cat-name,.td-cat-name{width:380px;text-align:left}.th-cat-id,.td-cat-id{text-align:left}.cat-thumb-card{width:56px;height:44px;border-radius:10px;background:#dfe7f3;border:1px solid #ccd8ea;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex-shrink:0;vertical-align:middle}.cat-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.cat-splash-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#dfe7f3}.cat-placeholder-svg{width:26px;height:26px;stroke:#8fa3bf;display:block}.cat-name-text{font-weight:600;font-size:14.5px;color:var(--navy-950);line-height:1.4;display:inline-block;vertical-align:middle}.col-cat-id{font-size:12px}.id-pill{background:var(--paper-100);padding:6px 14px;border-radius:8px;border:1px solid var(--line);color:var(--navy-950);display:inline-block;letter-spacing:.02em;font-size:12px;vertical-align:middle}.subcat-selector-bar{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);padding:14px 24px;border-radius:14px;width:100%;margin-bottom:24px;box-shadow:0 4px 16px -8px #131f3a0d;flex-wrap:wrap}.subcat-select-label{font-size:11px;color:var(--ink-600);letter-spacing:.06em;white-space:nowrap}.subcat-dropdown{flex:1;min-width:240px;border:1px solid var(--line);background:var(--paper-50);color:var(--navy-950);padding:9px 16px;border-radius:8px;font-size:13px;font-weight:500;outline:none;cursor:pointer;transition:border-color .15s ease}.subcat-dropdown:focus{border-color:var(--amber-500)}
