.filamentInventory-module__Ip4uFG__controls{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;margin-bottom:1.5rem;display:flex}.filamentInventory-module__Ip4uFG__filterGroup{flex-direction:column;gap:.3rem;display:flex}.filamentInventory-module__Ip4uFG__filterLabel{color:var(--text-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:600}.filamentInventory-module__Ip4uFG__filterSelect{border:1.5px solid var(--border-soft);font:inherit;color:var(--text-strong);cursor:pointer;background:#fff;border-radius:10px;min-width:130px;padding:.5rem .75rem;font-size:.88rem}.filamentInventory-module__Ip4uFG__filterSelect:focus{outline:2px solid var(--brand-highlight);outline-offset:1px}.filamentInventory-module__Ip4uFG__resetBtn{border:1.5px solid var(--brand-highlight,#00adb5);color:var(--brand-highlight,#00adb5);font:inherit;cursor:pointer;background:#fff;border-radius:10px;align-self:flex-end;padding:.5rem .85rem;font-size:.85rem;font-weight:600;transition:background .12s,color .12s}.filamentInventory-module__Ip4uFG__resetBtn:hover{background:var(--brand-highlight,#00adb5);color:#fff}.filamentInventory-module__Ip4uFG__resultCount{color:var(--text-subtle);align-self:flex-end;margin-left:auto;font-size:.82rem}.filamentInventory-module__Ip4uFG__grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:.9rem;display:grid}.filamentInventory-module__Ip4uFG__grid>.hx-reveal{height:100%}.filamentInventory-module__Ip4uFG__peekCard{pointer-events:none;max-height:48px;overflow:hidden;-webkit-mask-image:linear-gradient(#000000b3,#0000);mask-image:linear-gradient(#000000b3,#0000)}.filamentInventory-module__Ip4uFG__toggleRow{justify-content:center;padding:2.6rem 20px 0;display:flex}.filamentInventory-module__Ip4uFG__card{width:100%;height:100%;font:inherit;text-align:left;color:inherit;border:1px solid var(--hx-stroke);background:var(--hx-glass-strong);box-shadow:var(--hx-shadow-soft);cursor:pointer;border-radius:14px;flex-direction:column;padding:0;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.filamentInventory-module__Ip4uFG__card:hover{transform:translateY(-2px);box-shadow:0 16px 32px -18px #015aa073}.filamentInventory-module__Ip4uFG__card:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.filamentInventory-module__Ip4uFG__cardMedia{position:relative}.filamentInventory-module__Ip4uFG__brandLogo{aspect-ratio:1;object-fit:contain;z-index:2;pointer-events:none;background:#fff;border-radius:0 0 12px;width:30%;height:auto;padding:8px;position:absolute;top:0;left:0;box-shadow:2px 2px 7px #0000001f}.filamentInventory-module__Ip4uFG__cardZoom{color:#fff;opacity:0;pointer-events:none;background:#08142300;justify-content:center;align-items:center;transition:opacity .18s,background .18s;display:flex;position:absolute;inset:0}.filamentInventory-module__Ip4uFG__card:hover .filamentInventory-module__Ip4uFG__cardZoom,.filamentInventory-module__Ip4uFG__card:focus-visible .filamentInventory-module__Ip4uFG__cardZoom{opacity:1;background:#0814234d}.filamentInventory-module__Ip4uFG__cardZoom .material-icons{background:#ffffff38;border-radius:50%;padding:9px;font-size:24px}.filamentInventory-module__Ip4uFG__cardImage{aspect-ratio:1;object-fit:cover;width:100%;display:block}.filamentInventory-module__Ip4uFG__cardSwatch{aspect-ratio:1;width:100%;display:block}.filamentInventory-module__Ip4uFG__imageSpinner{pointer-events:none;background:#ffffff80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.filamentInventory-module__Ip4uFG__imageSpinnerDot{border:3px solid #0277bd2e;border-top-color:var(--brand-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite filamentInventory-module__Ip4uFG__filamentSpin}@keyframes filamentInventory-module__Ip4uFG__filamentSpin{to{transform:rotate(360deg)}}.filamentInventory-module__Ip4uFG__cardBody{gap:.25rem;padding:.6rem .65rem;display:grid}.filamentInventory-module__Ip4uFG__cardBrand{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);font-size:.72rem;font-weight:700}.filamentInventory-module__Ip4uFG__cardName{color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.filamentInventory-module__Ip4uFG__statusPill{border-radius:999px;padding:.18rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.filamentInventory-module__Ip4uFG__statusInStock{color:#1b7a3c;background:#e6f9ec}.filamentInventory-module__Ip4uFG__statusLow{color:#a56a00;background:#fff8e1}.filamentInventory-module__Ip4uFG__statusOut{color:#b71c1c;background:#fdecea}.filamentInventory-module__Ip4uFG__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:.9rem;display:grid}.filamentInventory-module__Ip4uFG__skeleton{aspect-ratio:1.2;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;animation:1.4s infinite filamentInventory-module__Ip4uFG__shimmer}@keyframes filamentInventory-module__Ip4uFG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.filamentInventory-module__Ip4uFG__errorMsg,.filamentInventory-module__Ip4uFG__emptyMsg{color:var(--text-subtle);text-align:center;padding:2rem 1rem;font-size:.9rem}.filamentInventory-module__Ip4uFG__errorMsg{color:#b71c1c}.filamentInventory-module__Ip4uFG__detailOverlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081423b3;justify-content:center;align-items:center;padding:20px;animation:.25s filamentInventory-module__Ip4uFG__detailFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes filamentInventory-module__Ip4uFG__detailFadeIn{0%{opacity:0}to{opacity:1}}.filamentInventory-module__Ip4uFG__detailCard{border-radius:var(--radius-large);background:#fff;width:100%;max-width:860px;max-height:92vh;animation:.3s filamentInventory-module__Ip4uFG__detailSlideUp;position:relative;overflow-y:auto;box-shadow:0 32px 80px -24px #0128508c}@keyframes filamentInventory-module__Ip4uFG__detailSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.filamentInventory-module__Ip4uFG__detailClose{z-index:3;width:40px;height:40px;color:var(--text-subtle);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 10px #00000026}.filamentInventory-module__Ip4uFG__detailClose:hover{background:var(--surface-strong);color:var(--text-strong)}.filamentInventory-module__Ip4uFG__detailClose .material-icons{font-size:24px}.filamentInventory-module__Ip4uFG__detailGrid{grid-template-columns:1fr 1fr;gap:28px;padding:28px;display:grid}.filamentInventory-module__Ip4uFG__detailMedia{background:var(--surface-muted);border:1px solid var(--border-soft);border-radius:14px;align-self:start;position:relative;overflow:hidden}.filamentInventory-module__Ip4uFG__detailLogo{z-index:2;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:0 0 14px;width:27%;height:auto;padding:12px;position:absolute;top:0;left:0;box-shadow:3px 3px 10px #0000001a}.filamentInventory-module__Ip4uFG__detailImage{aspect-ratio:1;object-fit:cover;width:100%;display:block}.filamentInventory-module__Ip4uFG__detailSwatch{aspect-ratio:1;width:100%}.filamentInventory-module__Ip4uFG__detailInfo{flex-direction:column;gap:10px;min-width:0;display:flex}.filamentInventory-module__Ip4uFG__detailCategory{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary-dark);font-size:.78rem;font-weight:700}.filamentInventory-module__Ip4uFG__detailTitle{color:var(--text-strong);margin:0;font-size:1.7rem;font-weight:800;line-height:1.15}.filamentInventory-module__Ip4uFG__detailSubtitle{color:var(--text-subtle);margin:0;font-size:.95rem}.filamentInventory-module__Ip4uFG__detailStatusRow{margin:4px 0 2px}.filamentInventory-module__Ip4uFG__specList{border-top:1px solid var(--border-soft);gap:10px;margin:6px 0 0;padding:14px 0 0;display:grid}.filamentInventory-module__Ip4uFG__specRow{grid-template-columns:96px 1fr;align-items:center;gap:12px;margin:0;display:grid}.filamentInventory-module__Ip4uFG__specRow dt{letter-spacing:.03em;text-transform:uppercase;color:var(--text-subtle);font-size:.72rem;font-weight:600}.filamentInventory-module__Ip4uFG__specRow dd{color:var(--text-strong);margin:0;font-size:.92rem;font-weight:600}.filamentInventory-module__Ip4uFG__specColor{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.filamentInventory-module__Ip4uFG__specSwatch{border:1px solid var(--border-soft);border-radius:50%;flex-shrink:0;width:22px;height:22px}.filamentInventory-module__Ip4uFG__detailCta{background:var(--hx-grad);color:#fff;border-radius:14px;align-items:center;gap:12px;margin-top:14px;padding:14px 18px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 12px 26px -12px #015aa0b3}.filamentInventory-module__Ip4uFG__detailCta:hover{transform:translateY(-2px);box-shadow:0 18px 32px -14px #015aa0cc}.filamentInventory-module__Ip4uFG__detailCta .material-icons{font-size:22px}.filamentInventory-module__Ip4uFG__detailCtaText{flex-direction:column;margin-right:auto;line-height:1.25;display:flex}.filamentInventory-module__Ip4uFG__detailCtaTitle{font-size:1rem;font-weight:700}.filamentInventory-module__Ip4uFG__detailCtaSub{opacity:.85;font-size:.78rem}@media (max-width:640px){.filamentInventory-module__Ip4uFG__detailGrid{grid-template-columns:1fr;gap:18px;padding:20px}.filamentInventory-module__Ip4uFG__detailMedia{border-radius:var(--radius-large) var(--radius-large) 0 0;border:none;margin:-20px -20px 0}.filamentInventory-module__Ip4uFG__detailTitle{font-size:1.45rem}}
.services-module__NL8ehG__materialGrid{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}@media (max-width:1100px){.services-module__NL8ehG__materialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.services-module__NL8ehG__materialGrid{grid-template-columns:1fr}}.services-module__NL8ehG__materialCard{border:1px solid var(--hx-stroke);-webkit-backdrop-filter:blur(16px);height:100%;box-shadow:var(--hx-shadow-soft);background:linear-gradient(160deg,#ffffffd9,#ffffff8c);border-radius:22px;flex-direction:column;gap:.9rem;padding:1.35rem 1.25rem 1.45rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.services-module__NL8ehG__materialCard:before{content:"";background:var(--hx-accent,var(--hx-grad));-webkit-mask-composite:xor;opacity:.3;pointer-events:none;border-radius:22px;padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.services-module__NL8ehG__materialCard:hover{transform:translateY(-3px);box-shadow:0 18px 36px -20px #015aa080}.services-module__NL8ehG__materialCard:hover:before{opacity:.85}.services-module__NL8ehG__materialMedia{aspect-ratio:16/9;background-position:50%;background-size:cover;margin:-1.35rem -1.25rem 0;position:relative}.services-module__NL8ehG__materialMedia:after{content:"";background:linear-gradient(#fff0 45%,#ffffffd1 86%,#fffffff7 100%);position:absolute;inset:0}.services-module__NL8ehG__materialHead{align-items:center;gap:.7rem;display:flex}.services-module__NL8ehG__materialIcon{background:var(--hx-accent,var(--hx-grad));color:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px -12px #01affeb3}.services-module__NL8ehG__materialIcon .services-module__NL8ehG__material-icons{font-size:1.35rem}.services-module__NL8ehG__materialName{min-width:0;color:var(--hx-ink);flex:1;font-size:1.12rem;font-weight:700}.services-module__NL8ehG__materialPrice{letter-spacing:.06em;color:var(--hx-blue-deep);background:var(--surface-strong);border:1px solid var(--hx-stroke);border-radius:999px;flex-shrink:0;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.services-module__NL8ehG__materialProps{gap:.45rem;list-style:none;display:grid}.services-module__NL8ehG__materialProp{color:var(--hx-ink-soft);align-items:center;gap:.55rem;font-size:.88rem;display:flex}.services-module__NL8ehG__materialProp .services-module__NL8ehG__material-icons{color:var(--hx-blue);flex-shrink:0;font-size:1.15rem}.services-module__NL8ehG__materialPropPro .services-module__NL8ehG__material-icons{color:#1b9c4b}.services-module__NL8ehG__materialPropCon{color:var(--hx-ink-soft)}.services-module__NL8ehG__materialPropCon .services-module__NL8ehG__material-icons{color:#d98324}.services-module__NL8ehG__materialSummary{border-top:1px solid var(--hx-stroke);color:var(--hx-ink-soft);margin-top:.1rem;padding-top:.85rem;font-size:.85rem;line-height:1.55}@media (min-width:769px){@supports (grid-template-rows:subgrid){.services-module__NL8ehG__materialGrid{row-gap:.9rem}.services-module__NL8ehG__materialGrid>.hx-reveal{grid-row:span 4;grid-template-rows:subgrid;display:grid}.services-module__NL8ehG__materialCard{grid-row:1/-1;grid-template-rows:subgrid;display:grid}}}
