*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f6f7;color:#20292d;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}img{display:block;max-width:100%}a:hover{color:#087c5b}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}h1{font-size:clamp(2rem,3.2vw,3rem);font-weight:720}h2{font-size:1.5rem}p{color:#626e73}.shell{width:min(1440px,calc(100% - 80px));margin:auto}.preview-bar{background:#dff2ea;color:#22634d;text-align:center;padding:5px 16px;font-size:.8125rem}.site-header{background:#17252a;color:#fff;border-bottom:1px solid #2f3b40}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;gap:12px;align-items:center;color:#fff!important;font-size:1.375rem;letter-spacing:-.055em;font-weight:750}.brand-mark{font-size:1.5rem;display:grid;place-items:center;width:51px;height:51px;background:#0ca275;border-radius:10px;letter-spacing:-.06em}.brand-light{font-weight:350;color:#c2cece}.brand small{font-size:.625rem;letter-spacing:.21em;display:block;margin-top:1px;color:#aebdc1;font-weight:550}.main-nav{display:flex;gap:30px;font-size:.9375rem;color:#d4dfe1}.main-nav a:hover,.cart-link:hover{color:#68d7af}.cart-link{display:flex;align-items:center;gap:10px;font-size:.875rem}.cart-link b{display:grid;place-items:center;background:#34474d;width:26px;height:26px;border-radius:50%;font-size:.75rem}.catalog-heading{display:flex;align-items:center;justify-content:space-between;padding:48px 0 27px;gap:24px}.eyebrow{color:#0b8865;font-size:.6875rem;font-weight:750;letter-spacing:.15em;margin-bottom:11px}.catalog-heading h1{margin-bottom:11px}.catalog-heading p{margin:0;font-size:.9375rem}.library-count{min-width:170px;border-left:1px solid #d4dcdf;padding-left:30px}.library-count strong{display:block;font-size:2.1rem;line-height:1.2;letter-spacing:-.055em}.library-count span{font-size:.8125rem;color:#738087}.search-bar{display:flex;align-items:center;background:white;border:1px solid #d7dfe1;border-radius:9px;padding:7px 8px 7px 22px;box-shadow:0 4px 12px #162b3404;margin-bottom:36px;gap:16px}.search-bar svg{color:#809195;flex-shrink:0}.search-bar input{flex:1;min-width:0;border:0;outline:0;background:none;height:45px;font-size:1rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid #cdd8da;background:white;padding:12px 20px;border-radius:6px;font-weight:650;font-size:.875rem;color:#263b40;line-height:1.35;transition:background .15s}.button:hover{background:#e8efed;color:#075f47}.button.primary{background:#0b946c;color:white;border-color:#0b946c}.button.primary:hover{background:#087855}.button.compact{padding:8px 13px;font-size:.8125rem}.button.wide{width:100%;padding:16px 20px}.catalog-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:34px}.sidebar{padding-top:10px}.sidebar-heading{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.12em;font-weight:750;color:#6b797e;margin-bottom:18px}.sidebar-heading span{background:#e4e9eb;color:#62747a;letter-spacing:0;font-size:.6875rem;border-radius:4px;padding:2px 7px}.category-all{display:flex;justify-content:space-between;padding:12px 14px;border:1px solid #d9e1e1;border-radius:6px;font-size:.9375rem;font-weight:600;margin-bottom:19px}.category-all.active{background:#e1f0e9;color:#087c56;border-color:#c3dfd2}.small-label{display:block;font-size:.75rem;color:#6c797e;margin-bottom:7px}select{max-width:100%;padding:8px 28px 8px 10px;border:1px solid #d8e0e2;border-radius:5px;background:#fff;color:#41565e;font-size:.8125rem}.sidebar select{width:100%;margin-bottom:17px}.category-nav a{display:flex;justify-content:space-between;gap:10px;padding:7px 9px;border-radius:4px;font-size:.875rem;color:#54686f}.category-nav a:hover{background:#e9efed;color:#067b54}.category-nav span{font-size:.75rem;color:#839198}.sidebar-note{border-top:1px solid #dce3e4;margin:25px 0;padding-top:25px}.mini-mark{display:grid;place-items:center;width:39px;height:39px;background:#e0e9e6;color:#31856c;font-size:1.125rem;font-weight:650;border-radius:8px;margin-bottom:12px}.sidebar-note strong{font-size:.875rem}.sidebar-note p{font-size:.8125rem;line-height:1.65;margin-top:8px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:13px;flex-wrap:wrap;margin-bottom:19px}.result-count{font-size:.875rem;color:#65777f}.result-count strong{color:#233e48}.filter-controls{display:flex;gap:7px}.image-filter{display:flex;align-items:center;gap:7px;width:100%;font-size:.8125rem;color:#60737a}input[type=checkbox]{accent-color:#0b946c;width:16px;height:16px}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.model-card{min-width:0;background:#fff;border:1px solid #e0e5e6;border-radius:9px;overflow:hidden;transition:box-shadow .16s,transform .16s}.model-card:hover{box-shadow:0 10px 25px #1b383914;transform:translateY(-2px)}.card-image{position:relative;display:block;aspect-ratio:4/3;background:#fff;border-bottom:1px solid #eef0f0;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:contain}.source-badge{position:absolute;top:10px;left:10px;font-size:.5625rem;letter-spacing:.08em;font-weight:700;background:#fffffff0;color:#3b555e;border:1px solid #e3e9e7;border-radius:4px;padding:3px 6px}.card-content{padding:16px}.card-content h2{font-size:.925rem;letter-spacing:-.015em;font-weight:630;line-height:1.45;margin:0 0 14px;min-height:2.9em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;justify-content:space-between;gap:10px;font-size:.6875rem;color:#89969b;align-items:center}.card-price{font-size:.75rem;color:#357a63;font-weight:600;text-align:right}.no-image{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-size:.6875rem;color:#8c9b9e;background:#eff3f4}.no-image>span{font-size:2rem;font-weight:650;letter-spacing:-.07em;color:#bdcbcd}.pagination{display:flex;align-items:center;justify-content:space-between;margin:35px 0 15px;font-size:.875rem}.muted{color:#87949a}.breadcrumbs{font-size:.8125rem;display:flex;align-items:center;gap:10px;color:#76858b;flex-wrap:wrap;margin-bottom:20px}.breadcrumbs a{color:#437663}.detail-breadcrumb{margin-top:33px}.product-layout{display:grid;grid-template-columns:1.18fr 1fr;gap:50px;padding:10px 0 48px}.product-visual{min-width:0}.main-image{width:100%;height:560px;object-fit:contain;background:white;border:1px solid #e0e5e6;border-radius:10px;padding:15px}.product-info{padding-top:14px}.product-info h1{font-size:clamp(1.8rem,2.4vw,2.45rem);line-height:1.15;margin-bottom:22px}.product-summary{font-size:.9375rem;line-height:1.75}.specs{border-top:1px solid #dce3e3;border-bottom:1px solid #dce3e3;margin:26px 0;padding:10px 0}.specs>div{display:flex;justify-content:space-between;gap:25px;padding:9px 0;font-size:.875rem}.specs dt{color:#71838b}.specs dd{margin:0;text-align:right;font-weight:550}.product-action{max-width:470px}.action-note{font-size:.8125rem;margin-top:12px;color:#7b898e}.product-price{font-size:1.7rem;font-weight:700;margin-bottom:15px}.gallery{display:flex;gap:12px;overflow:auto;margin-top:15px}.gallery img{height:85px;width:100px;object-fit:contain;background:white;border:1px solid #dfe5e7;border-radius:5px}.large-no-image{height:470px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background:#e8edef;color:#9cabad;border-radius:10px}.large-no-image b{font-size:5rem}.description-section{border-top:1px solid #d6dfe1;padding:40px 0;display:grid;grid-template-columns:1fr 2fr;gap:40px}.description-section h2{max-width:270px;font-size:1.8rem}.section-kicker{font-size:.6875rem;color:#0b8865;letter-spacing:.14em;font-weight:750;display:block;margin-bottom:12px}.prose{font-size:1rem;line-height:1.8;overflow-wrap:anywhere}.prose p,.prose li{color:#5d6b72}.prose a{color:#0b8460;text-decoration:underline}.prose table{border-collapse:collapse;max-width:100%;display:block;overflow:auto}.prose td,.prose th{border:1px solid #d8e1e1;padding:8px}.prose h2,.prose h3{margin-top:25px}.related-section{padding:15px 0 40px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-heading h2{margin:0}.section-heading a{color:#0b8460;font-size:.875rem}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer{margin-top:70px;background:#fff;border-top:1px solid #dfe5e6;padding:36px 0}.footer-inner{display:flex;justify-content:space-between;gap:40px}.footer-brand{font-weight:750;font-size:1.05rem;letter-spacing:-.03em}.site-footer p{font-size:.8125rem;margin:9px 0 0}.footer-inner>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:.8125rem;color:#61757a}.content-page{max-width:1000px;margin:45px auto 70px}.content-page h1{margin-bottom:30px}.empty-state{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #cbd6d9;border-radius:9px;padding:65px 25px}.empty-state .mini-mark{margin:0 auto 20px;font-size:2rem;width:60px;height:60px}.empty-state h2{margin-bottom:12px}.empty-state p{margin-bottom:25px}.error-page{margin:75px 0}.messages{padding-top:18px}.message{padding:14px 18px;border:1px solid #c5dfd3;background:#e5f3ed;border-radius:6px;margin-bottom:16px;font-size:.875rem}.message.error{background:#ffefeb;border-color:#f1d6ce;color:#8d3627}.cart-item{display:flex;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #d9e0e1}.cart-item img{width:100px;height:80px;object-fit:contain;background:#fff;border-radius:6px}.cart-item>div{flex:1}.cart-item a{font-weight:650;font-size:.9375rem}.cart-item small{display:block;color:#7a898f;margin-top:7px}.cart-item>strong{font-size:.9375rem;white-space:nowrap}.text-button{border:0;background:none;color:#986455;font-size:.8125rem}.cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:35px;margin-top:28px}.cart-summary strong{display:block;font-size:1.5rem}.checkout-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:55px}.form-field{margin-bottom:19px}.form-field label{display:block;font-size:.875rem;font-weight:600;margin-bottom:7px}.form-field input:not([type=checkbox]),.form-field textarea{width:100%;border:1px solid #c9d5d8;border-radius:6px;padding:11px 13px;background:#fff}.checkbox-field{display:flex;flex-direction:row-reverse;gap:10px;align-items:flex-start}.checkbox-field label{font-weight:400;font-size:.8125rem}.checkbox-field input{flex-shrink:0}.order-summary{background:white;border:1px solid #dbe3e4;border-radius:9px;padding:24px;align-self:start}.order-summary h2{font-size:1.2rem}.order-summary p{padding:12px 0;border-bottom:1px solid #e8eded;font-size:.875rem}.order-summary strong{display:block;color:#243a41;margin-top:8px}.summary-total{display:flex;align-items:center;justify-content:space-between;font-weight:650;padding-top:15px}.summary-total strong{font-size:1.2rem;margin:0}.errorlist{list-style:none;padding:0;margin:7px 0;color:#a84634;font-size:.8125rem}.success-mark{font-size:3rem;color:#0c9870;margin-bottom:20px}.skip-link{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #23bd88;outline-offset:3px}
@media(min-width:1600px){.shell{width:min(1520px,calc(100% - 110px))}.model-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1100px){.shell{width:calc(100% - 44px)}.catalog-layout{grid-template-columns:200px minmax(0,1fr);gap:23px}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{gap:20px}.library-count{display:none}.product-layout{gap:30px}.main-image{height:440px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-controls{flex-wrap:wrap}.filter-row{gap:10px}}
@media(max-width:760px){.shell{width:calc(100% - 32px)}.header-inner{min-height:82px;gap:16px;flex-wrap:wrap;padding:15px 0}.brand{font-size:1.15rem}.brand-mark{width:43px;height:43px;font-size:1.3rem}.main-nav{order:3;width:100%;justify-content:space-between;border-top:1px solid #35454b;padding-top:12px;font-size:.8125rem;gap:12px}.cart-link{margin-left:auto}.cart-link>span{display:none}.catalog-heading{padding:29px 0 23px}.eyebrow{font-size:.625rem}.catalog-heading h1{font-size:2rem}.catalog-heading p{font-size:.875rem}.search-bar{padding-left:12px;gap:9px;margin-bottom:25px}.search-bar .button{padding:12px;font-size:.75rem}.search-bar .button span{display:none}.search-bar input{font-size:.875rem}.catalog-layout{display:block}.sidebar{padding:0}.sidebar-heading,.category-all,.category-nav,.sidebar-note{display:none}.sidebar select{margin-bottom:20px;padding:12px}.small-label{font-size:.8125rem}.filter-row{border-top:1px solid #dce3e5;padding-top:17px}.filter-controls{width:100%}.filter-controls select{flex:1;min-width:0}.model-grid{gap:13px}.card-content{padding:12px}.card-content h2{font-size:.875rem}.card-meta{align-items:flex-start;flex-direction:column;gap:5px}.card-price{text-align:left}.source-badge{font-size:.5rem}.pagination .button{padding:10px 13px}.product-layout{grid-template-columns:1fr;gap:24px}.main-image{height:360px;padding:8px}.product-info h1{font-size:1.85rem}.description-section{grid-template-columns:1fr;gap:10px;padding-top:28px}.description-section h2{max-width:none;font-size:1.5rem}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{flex-direction:column;gap:25px}.footer-inner>div:last-child{align-items:flex-start}.site-footer{margin-top:40px}.checkout-layout{grid-template-columns:1fr;gap:30px}.content-page{margin-top:30px}.cart-item{flex-wrap:wrap;gap:13px}.cart-item img{width:65px;height:60px}.cart-item>div{min-width:calc(100% - 80px)}.cart-item>strong{margin-left:78px}.cart-summary{align-items:flex-start;flex-direction:column;gap:15px}.content-page h1{font-size:2rem}.specs>div{font-size:.8125rem}.preview-bar{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.stl-spotlight{margin-top:36px;padding:30px 32px;background:#e5f2ec;border:1px solid #cce2d6;border-radius:12px;display:grid;grid-template-columns:1fr auto;gap:20px 30px}.stl-spotlight h2{font-size:2rem;margin-bottom:10px}.stl-spotlight p{max-width:750px;margin-bottom:20px}.stl-spotlight .button{margin-right:8px;margin-bottom:6px}.spotlight-price{min-width:120px;text-align:center;align-self:center}.spotlight-price strong{display:block;color:#097c58;font-size:3.5rem;line-height:1}.spotlight-price span{color:#4c7767;font-size:.8125rem}.stl-shortcuts{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid #cce2d6;padding-top:18px}.stl-shortcuts a{padding:6px 10px;background:#ffffffb3;border:1px solid #d2e3da;border-radius:5px;font-size:.75rem}.stl-shortcuts span{color:#849a8e;margin-left:4px}@media(max-width:760px){.stl-spotlight{margin-top:22px;padding:20px;grid-template-columns:1fr;gap:16px}.stl-spotlight h2{font-size:1.65rem}.spotlight-price{display:none}.stl-shortcuts{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.stl-shortcuts a{flex-shrink:0}.stl-spotlight p{font-size:.875rem}}

/* Hierarchical category navigation: native disclosure controls also work without JS. */
.category-mobile-toggle{display:none}
.category-branch{list-style:none;padding:0;margin:0}
.category-branch>li{margin:3px 0}
.category-group>summary,.category-leaf{display:flex;align-items:center;gap:7px;padding:10px 9px;border-radius:6px;color:#405b64;font-size:.8125rem;line-height:1.4}
.category-group>summary{cursor:pointer;list-style:none;font-weight:600}
.category-group>summary::-webkit-details-marker{display:none}
.category-name{flex:1;min-width:0;overflow-wrap:anywhere}
.category-count{font-size:.6875rem;color:#70878f;font-weight:400;font-variant-numeric:tabular-nums;white-space:nowrap}
.category-chevron{font-size:1.25rem;line-height:1;transition:transform .15s}
.category-group[open]>summary .category-chevron{transform:rotate(90deg)}
.category-group>summary:hover,.category-leaf:hover{background:#e8efec;color:#087c56}
.category-group.active-branch>summary{background:#e1f0e9;color:#087c56}
.category-nested{margin:5px 0 12px 9px;padding-left:10px;border-left:1px solid #cbded5}
.category-nested .category-group>summary,.category-nested .category-leaf{padding:8px 5px;font-weight:400}
.category-overview{display:flex;justify-content:space-between;gap:8px;padding:8px 5px;color:#087c56;font-size:.75rem;font-weight:600}
.category-tree .selected{color:#066245;background:#deeee6;font-weight:650;border-radius:5px}
.subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px}
.subcategory-grid a{padding:13px 14px;background:white;border:1px solid #d7e3df;border-radius:7px;min-width:0}
.subcategory-grid a:hover{border-color:#82b99f;background:#f0f7f3}
.subcategory-grid strong{display:block;font-size:.8125rem;line-height:1.4;font-weight:600;overflow-wrap:anywhere}
.subcategory-grid span{display:flex;justify-content:space-between;margin-top:5px;font-size:.75rem;color:#6e8580}
@media(max-width:1100px) and (min-width:761px){.catalog-layout{grid-template-columns:225px minmax(0,1fr)}}
@media(max-width:760px){
 .category-browser{background:white;border:1px solid #d3e0d9;border-radius:7px;margin-bottom:22px;padding:0 12px}
 .category-mobile-toggle{display:flex;justify-content:space-between;list-style:none;padding:13px 0;font-size:.875rem;font-weight:600;color:#21614b;cursor:pointer}
 .category-mobile-toggle::-webkit-details-marker{display:none}
 .category-browser[open]>.category-mobile-toggle{border-bottom:1px solid #dce6e1;margin-bottom:8px}
 .category-browser .category-all{display:flex;margin:8px 0}
 .category-tree{padding-bottom:10px}
 .category-group>summary,.category-leaf{padding:12px 7px;font-size:.875rem}
 .category-nested .category-group>summary,.category-nested .category-leaf,.category-overview{padding:11px 7px}
 .subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .subcategory-grid a{padding:10px}
}
