:root{--bg:#f4f4f0;--ink:#111214;--muted:#6d706d;--line:#dddeda;--card:#fff;--accent:#d8ff38;--dark:#181a1c;--radius:22px;--shadow:0 18px 55px rgba(18,20,18,.09)}
[hidden]{display:none!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,system-ui,sans-serif;min-height:100vh}.ambient{position:fixed;border-radius:50%;filter:blur(100px);opacity:.24;pointer-events:none;z-index:-1}.ambient-one{width:420px;height:420px;background:#d8ff38;top:-200px;right:5%}.ambient-two{width:360px;height:360px;background:#a6c8ff;bottom:-220px;left:-100px}.topbar{height:88px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(17,18,20,.1)}.brand{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:46px;height:46px;background:var(--ink);color:var(--accent);font-weight:800;border-radius:14px;letter-spacing:-1px}.brand strong,.brand small{display:block}.brand strong{font-size:16px}.brand small{font-size:11px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.connection{font-size:12px;font-weight:700;color:var(--muted);display:flex;align-items:center;gap:8px}.connection span{width:8px;height:8px;background:#e4a11b;border-radius:50%;box-shadow:0 0 0 4px rgba(228,161,27,.12)}.connection.online span{background:#58b35c;box-shadow:0 0 0 4px rgba(88,179,92,.12)}.connection.offline span{background:#df5d58;box-shadow:0 0 0 4px rgba(223,93,88,.12)}main{max-width:1440px;margin:auto;padding:0 48px 64px}.hero{max-width:1040px;padding:76px 0 54px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;margin-bottom:20px}.hero h1{font-size:clamp(48px,7vw,96px);line-height:.93;letter-spacing:-.065em;margin:0;max-width:990px;font-weight:800}.hero h1 em{font-style:normal;color:#8b8e89}.hero>p{max-width:650px;color:var(--muted);line-height:1.75;margin:28px 0 32px;font-size:16px}.search-shell{height:76px;background:#fff;display:flex;align-items:center;padding:8px 8px 8px 24px;border:1px solid #e2e3df;border-radius:22px;box-shadow:var(--shadow);transition:.25s}.search-shell:focus-within{border-color:#a8bd48;box-shadow:0 18px 60px rgba(18,20,18,.12),0 0 0 4px rgba(216,255,56,.25)}.search-shell svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}.search-shell input{border:0;outline:0;background:transparent;font:600 17px Manrope;width:100%;padding:0 18px;color:var(--ink)}.search-shell input::placeholder{color:#a2a49f}.search-shell kbd{font:600 10px Manrope;color:#999;border:1px solid #ddd;border-radius:7px;padding:6px 8px;margin-right:12px}.search-shell button{height:60px;border:0;background:var(--dark);color:#fff;border-radius:16px;padding:0 30px;font:700 14px Manrope;cursor:pointer;transition:.2s}.search-shell button:hover{background:#2d3032;transform:translateY(-1px)}.search-hints{display:flex;align-items:center;gap:8px;margin:14px 6px;color:#929590;font-size:11px}.search-hints button{border:1px solid var(--line);border-radius:99px;padding:5px 10px;background:rgba(255,255,255,.5);font:600 11px Manrope;color:#626560;cursor:pointer}.welcome{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:0}.welcome>div{padding:30px 36px 0 0}.welcome>div+div{border-left:1px solid var(--line);padding-left:36px}.welcome span{font-size:11px;color:#999}.welcome h3{font-size:15px;margin:16px 0 7px}.welcome p{font-size:12px;color:var(--muted);margin:0;line-height:1.6}.workspace{display:grid;grid-template-columns:230px minmax(0,1fr);gap:42px;padding-top:14px}.filters{border-top:1px solid var(--line);padding-top:19px}.filter-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;font-size:14px;font-weight:800}.filter-heading button{border:0;background:0;color:#8a8d88;font:600 11px Manrope;cursor:pointer}.filter-label{display:block;font-size:11px;font-weight:700;margin:20px 0 9px;color:#565954}.filters select,.results-toolbar select{appearance:none;width:100%;border:1px solid var(--line);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='m2 4 4 4 4-4' fill='none' stroke='%23666'/%3E%3C/svg%3E") no-repeat right 12px center;border-radius:11px;padding:11px 34px 11px 12px;font:500 12px Manrope;color:var(--ink)}.filter-note{display:flex;gap:10px;margin-top:30px;padding:15px;border-radius:14px;background:#e9eae5}.filter-note span{flex:0 0 19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:11px;font-weight:800}.filter-note p{font-size:10px;line-height:1.55;color:#70736e;margin:1px 0 0}.results-toolbar{border-top:1px solid var(--line);padding:15px 0 18px;display:flex;align-items:center;justify-content:space-between}.results-toolbar>div span{font-size:13px;font-weight:800}.results-toolbar>div small{font-size:11px;color:var(--muted);margin-left:9px}.results-toolbar label{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted)}.results-toolbar select{width:155px;padding-top:8px;padding-bottom:8px}.product-grid,.skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{background:var(--card);border:1px solid #e4e5e1;border-radius:var(--radius);overflow:hidden;min-width:0;transition:.25s;animation:rise .35s ease both}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d6d8d2}.image-wrap{height:220px;background:#f0f1ed;display:grid;place-items:center;position:relative;overflow:hidden}.image-wrap img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:.3s}.product-card:hover .image-wrap img{transform:scale(1.025)}.image-fallback{font-size:46px;font-weight:800;color:#d2d4cf;letter-spacing:-4px}.status-pill{position:absolute;top:14px;left:14px;padding:6px 9px;border-radius:99px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.status-pill.off{color:#8a4b47}.card-body{padding:19px}.card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sku{font:700 10px Manrope;color:#727570;background:#f0f1ed;border-radius:7px;padding:5px 7px;max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn{border:0;background:transparent;color:#999;font-size:11px;cursor:pointer;padding:4px}.product-card h2{font-size:14px;line-height:1.42;margin:13px 0 10px;min-height:40px}.categories{font-size:10px;line-height:1.5;color:#81847f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;border-top:1px solid #ecece9;padding-top:14px;gap:10px}.stat small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#969994;margin-bottom:5px}.stat strong{font-size:12px}.price{font-size:16px!important}.card-footer{padding:12px 19px 15px;background:#fafaf8;display:flex;justify-content:space-between;color:#858883;font-size:9px}.empty-state{text-align:center;padding:90px 20px}.empty-icon{font-size:52px;color:#bbb}.empty-state h2{font-size:20px}.empty-state p{font-size:12px;color:var(--muted)}.pagination{display:flex;justify-content:center;gap:6px;margin-top:28px}.pagination button{min-width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:10px;font:700 11px Manrope;cursor:pointer}.pagination button.active{background:var(--dark);color:white;border-color:var(--dark)}.skeleton{height:420px;border-radius:var(--radius);background:linear-gradient(100deg,#e7e8e4 20%,#f1f2ef 40%,#e7e8e4 60%);background-size:200% 100%;animation:shimmer 1.2s infinite}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#181a1c;color:white;border-radius:12px;padding:12px 17px;font-size:11px;opacity:0;pointer-events:none;transition:.25s;z-index:10}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes shimmer{to{background-position:-200% 0}}@keyframes rise{from{opacity:0;transform:translateY(8px)}}
@media(max-width:1050px){.product-grid,.skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.topbar,main{padding-left:20px;padding-right:20px}.topbar{height:72px}.connection{font-size:0}.connection span{display:block}.hero{padding-top:50px}.hero h1{font-size:48px}.search-shell{height:66px;padding-left:17px}.search-shell button{height:50px;padding:0 18px}.search-shell kbd{display:none}.workspace{grid-template-columns:1fr}.filters{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.filter-heading,.filter-note{grid-column:1/-1}.filter-label{margin-top:6px}.product-grid,.skeleton-grid{grid-template-columns:1fr}.welcome{grid-template-columns:1fr}.welcome>div,.welcome>div+div{border-left:0;border-top:1px solid var(--line);padding:24px 0}.results-toolbar>div small{display:none}}@media(max-width:440px){.hero h1{font-size:40px}.hero>p{font-size:14px}.search-shell input{font-size:14px;padding:0 10px}.search-shell button{padding:0 14px}.search-hints{overflow:auto}.results-toolbar label{font-size:0}.filters{grid-template-columns:1fr}}
