:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#03070b;--surface:#091119;--surface-strong:#0d1720;--line:#25323c;--line-strong:#3a4a56;--text:#f2f5f7;--muted:#8c99a3;--accent:#168fd4;--accent-soft:#9ed7f7;--shell:min(1240px, calc(100vw - 48px));--header-height:64px}*{box-sizing:border-box}html{background:var(--ink)}body{background:var(--ink);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent-soft);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-frame{min-height:100svh}.site-frame>main{min-height:calc(100svh - 64px)}.site-header{z-index:20;height:var(--header-height);border-bottom:1px solid var(--line);background:var(--ink);justify-content:space-between;align-items:center;padding-inline:max(24px,50vw - 620px);display:flex;position:fixed;inset:0 0 auto}.brand-lockup{flex:none;align-items:center;height:100%;display:flex}.brand-lockup img{object-fit:cover;object-position:50% 62%;width:116px;height:52px;margin-bottom:-11px}.site-nav{align-items:stretch;gap:26px;height:100%;display:flex}.site-nav a{color:var(--muted);border-bottom:2px solid #0000;align-items:center;padding:2px 0 0;font-size:13px;font-weight:650;transition:color .15s,border-color .15s;display:flex}.site-nav a:hover{color:var(--text)}.site-nav a.is-active{border-bottom-color:var(--accent);color:var(--text)}.catalog-section,.employees-section{width:var(--shell);padding:calc(var(--header-height) + 40px) 0 96px;margin:0 auto}.showroom-tools{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:24px;display:grid}.showroom-search-tools{grid-template-columns:auto minmax(220px,260px);align-items:center;gap:18px;display:grid}.collection-tabs{flex-wrap:wrap;gap:4px 16px;min-width:0;display:flex}.collection-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0;font-size:12px;font-weight:600;transition:color .15s,border-color .15s}.collection-tabs button:hover{color:var(--text)}.collection-tabs button.is-active{border-bottom-color:var(--accent);color:var(--text)}.search-field{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--muted);border-radius:4px;align-items:center;gap:10px;padding:0 13px;display:flex}.search-field:focus-within{border-color:var(--accent);color:var(--accent-soft)}.search-field input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.search-field input::placeholder{color:#71808b}.results-count{min-width:9ch;color:var(--muted);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:12px}.api-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.api-employee-grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.api-employee-grid>*{flex:0 calc(33.3333% - 10.6667px);min-width:0}.api-product-card{border:1px solid var(--line);background:var(--surface);border-radius:4px;min-width:0;transition:border-color .15s;overflow:hidden}.api-product-card:hover{border-color:var(--line-strong)}.api-product-visual{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:var(--surface-strong);place-items:center;display:grid;position:relative;overflow:hidden}.api-product-visual>img{object-fit:cover;width:100%;height:100%}.product-fallback-icon{color:#64737e}.api-product-copy{padding:18px}.product-category{color:var(--accent-soft);font-size:12px;line-height:1.35;display:block}.api-product-copy h2{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:22px;font-weight:750;line-height:1.2;overflow:hidden}.product-price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:16px;margin-top:18px;padding-top:16px;display:flex}.product-price-row strong{letter-spacing:-.02em;font-size:18px}.product-price-row span{color:var(--accent-soft);text-align:right;font-size:12px;line-height:1.35}.product-price-row span.is-unavailable{color:var(--muted)}.role-section+.role-section{margin-top:56px}.role-section>header{--role-color:var(--accent);border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:16px;padding-bottom:11px;display:flex}.role-section>header h2{margin:0;font-size:18px;font-weight:700;line-height:1.3}.role-section>header span{color:var(--muted);white-space:nowrap;font-size:12px}.api-employee-card{--role-color:var(--accent);border:1px solid var(--line-strong);border-top:3px solid var(--role-color);background:var(--surface);border-radius:3px;min-width:0;padding:14px;overflow:hidden}.employee-avatar{aspect-ratio:1;border:1px solid var(--line-strong);background:var(--surface-strong);place-items:center;display:grid;overflow:hidden}.employee-avatar img{object-fit:cover;object-position:center;width:100%;height:100%}.employee-avatar span{color:var(--role-color);letter-spacing:-.045em;opacity:.72;font-size:clamp(60px,7vw,88px);font-weight:800;line-height:1}.employee-card-copy{padding:16px 3px 3px}.api-employee-card h3{margin:0;font-size:17px;font-weight:700;line-height:1.3}.api-employee-card p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.ledger-state{border:1px solid var(--line);background:var(--surface);border-radius:4px;align-content:center;justify-items:start;min-height:320px;padding:40px;display:grid}.ledger-state-icon{color:var(--accent-soft);margin-bottom:20px}.ledger-state h2{letter-spacing:-.025em;max-width:640px;margin:0;font-size:clamp(24px,3vw,34px);font-weight:750;line-height:1.2}.ledger-state>p{max-width:620px;color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.65}.button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 16px;font-size:13px;font-weight:650;transition:background-color .15s,border-color .15s;display:inline-flex}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:#1b9de5}.ledger-state .button{margin-top:24px}.product-skeleton,.employee-skeleton{border:1px solid var(--line);background:var(--surface-strong);border-radius:4px;animation:.9s ease-in-out infinite alternate skeleton-pulse}.product-skeleton{min-height:380px}.employee-skeleton{border-color:var(--line-strong);min-height:350px}.not-found{width:var(--shell);min-height:calc(100svh - 64px);padding-block:calc(var(--header-height) + 40px) 80px;align-content:center;justify-items:start;gap:12px;margin:0 auto;display:grid}.not-found h1{letter-spacing:-.03em;margin:0;font-size:clamp(30px,5vw,48px)}.not-found p{color:var(--muted);margin:0}.not-found .button{margin-top:16px}.simple-footer{border-top:1px solid var(--line);background:var(--ink);min-height:64px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:15px max(24px,50vw - 620px);font-size:12px;display:flex}.powered-by-whpos{color:#a2adb5;user-select:none;align-items:center;gap:6px;font-size:11px;display:inline-flex}.powered-by-whpos img{filter:brightness(0)invert();opacity:.78;width:auto;height:22px}@keyframes skeleton-pulse{0%{opacity:.62}to{opacity:1}}@media (max-width:940px){.showroom-tools{grid-template-columns:minmax(0,1fr)}.showroom-search-tools{grid-template-columns:auto minmax(220px,280px);justify-self:end}.api-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.api-employee-grid>*{flex-basis:calc(50% - 8px)}}@media (max-width:620px){:root{--shell:calc(100vw - 28px);--header-height:58px}.site-header{justify-content:space-between;padding-inline:14px}.brand-lockup img{width:92px;height:44px}.site-nav{gap:20px}.site-nav a{font-size:13px}.catalog-section,.employees-section{padding:calc(var(--header-height) + 26px) 0 64px}.showroom-tools{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:18px;display:flex}.collection-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:22px;padding-bottom:1px;overflow-x:auto}.collection-tabs::-webkit-scrollbar{display:none}.collection-tabs button{flex:none}.showroom-search-tools{grid-template-columns:auto minmax(0,1fr);gap:12px;width:100%}.api-product-grid{grid-template-columns:1fr}.api-product-grid,.api-employee-grid{gap:14px}.api-employee-grid>*{flex-basis:100%}.product-price-row{flex-direction:column;align-items:start;gap:7px}.product-price-row span{text-align:left}.role-section+.role-section{margin-top:44px}.api-employee-card{padding:12px}.employee-avatar span{font-size:76px}.ledger-state{min-height:290px;padding:28px 24px}.ledger-state .button{width:100%}.simple-footer{text-align:center;flex-direction:column;justify-content:center;gap:8px;min-height:82px;padding:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
