@charset "UTF-8";
:root{--ink:#183c32;--ink-deep:#112e26;--muted:#727970;--paper:#f8f8f3;--cream:#efefe6;--line:#ddded3;--orange:#c67e50;--white:#fff;--radius:5px;--font:"Segoe UI","Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}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{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:not(:disabled),a{touch-action:manipulation}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500;line-height:1.15}h1,h2{letter-spacing:-1.9px}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}main:focus{outline:none}::selection{background:#cad8c5;color:var(--ink)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:49px;padding:12px 23px;border-radius:var(--radius);border:1px solid transparent;font-size:13px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover:not(:disabled){transform:translateY(-2px)}.button .icon{width:18px;height:18px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover:not(:disabled){background:#28513f}.button-outline{border-color:#bfc7b8;background:transparent}.button-outline:hover:not(:disabled){background:#eaece3}.button-light{background:#f4f5e9;color:var(--ink)}.full-width{width:100%}.text-link{display:inline-flex;align-items:center;gap:15px;font-weight:600;font-size:13px;padding:8px 0;border-bottom:1px solid #aeb9aa}.text-link .icon{width:18px;height:18px}.text-link:hover{color:var(--orange)}.text-button{padding:0;border:0;background:none;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.text-button .icon{width:16px;height:16px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:42px;border:0;background:transparent;border-radius:4px}.icon-button:hover{background:#e9ece4}.circle-button{height:39px;width:39px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd1c5;border-radius:50%;background:transparent;transition:.2s}.circle-button .icon{width:18px;height:18px}.circle-button:hover:not(:disabled){background:var(--ink);color:white;border-color:var(--ink)}.eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:1.9px;line-height:1.6;text-transform:uppercase}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:10px 20px}.skip-link:focus{top:10px}.announcement{height:32px;background:var(--ink);color:#eef2e5;font-size:9px;letter-spacing:1.4px}.announcement>.container{height:100%;display:flex;align-items:center;justify-content:space-between}.announcement a{display:flex;align-items:center;gap:16px;letter-spacing:.3px}.announcement .icon{width:14px;height:14px}.nav-wrap{background:rgba(248,248,243,.97);border-bottom:1px solid var(--line)}#header{position:sticky;top:-32px;z-index:20}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand>span{font-size:27px;font-weight:650;letter-spacing:-1.3px;line-height:1}.brand-dot{color:var(--orange)}.brand small{display:block;font-size:7px;letter-spacing:1.65px;font-weight:500;margin-top:9px}.nav-links{display:flex;gap:29px;margin-left:auto;margin-right:auto}.nav-links>a{font-size:12px;position:relative;padding:14px 0;color:#4e5c51}.nav-links>a:hover,.nav-links>a.active{color:var(--ink)}.nav-links>a.active::after{content:"";height:2px;background:var(--orange);width:20px;position:absolute;bottom:4px;left:0}.nav-actions{display:flex;align-items:center;gap:10px}.language-button{background:transparent;border:0;display:flex;gap:5px;align-items:center;font-size:11px;padding:8px}.language-button .icon{width:17px;height:17px}.cart-button{position:relative}.cart-count{position:absolute;right:1px;top:1px;min-width:15px;height:15px;border-radius:50%;background:var(--orange);color:white;font-size:9px;line-height:15px;text-align:center}.nav-quote{min-height:41px;padding:10px 16px;font-size:11px;margin-left:8px;gap:16px}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:48px;padding-block:42px 44px;align-items:center}.hero-copy{padding:25px 0 35px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.5px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #eee8db;display:inline-block}.hero h1{font-size:clamp(46px,4.4vw,68px);line-height:1.09;letter-spacing:-3.1px;margin-top:29px;margin-bottom:25px;font-weight:500}.hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:#64785b;letter-spacing:-2.6px}.hero-copy>p{font-size:14px;line-height:1.85;max-width:390px}.hero-buttons{display:flex;gap:12px;margin-top:29px}.hero-buttons .button{padding-inline:20px;font-size:12px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:42px;font-size:11px;font-weight:500}.hero-note small{font-size:10px;color:var(--muted);font-weight:400;display:block;margin-top:3px}.note-icon{height:38px;width:38px;border:1px solid #d6daca;display:grid;place-items:center;border-radius:50%}.note-icon .icon{width:18px;height:18px}.hero-visual{position:relative;height:500px;border-radius:5px;overflow:hidden;background:var(--ink)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:61% center}.hero-visual::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(9,31,27,.13),transparent 30%,transparent 62%,rgba(7,27,22,.3))}.hero-image-top{position:absolute;z-index:1;top:23px;left:26px;right:26px;display:flex;justify-content:space-between;color:#fff;font-size:9px;letter-spacing:1.4px}.hero-float{position:absolute;z-index:1;left:24px;right:24px;bottom:45px;background:#f7f8ee;display:flex;align-items:center;gap:15px;padding:20px;border-radius:4px}.float-icon{height:40px;width:40px;display:grid;place-items:center;border-radius:50%;border:1px solid #cbd0be}.float-icon .icon{width:23px;height:23px}.hero-float small{display:block;font-size:8px;letter-spacing:1.3px;margin-bottom:5px;color:#687566}.hero-float strong{font-weight:500;font-size:14px}.hero-float>.icon{margin-left:auto;width:20px}.image-caption{position:absolute;z-index:1;bottom:18px;left:25px;font-size:8px;color:#e4e8db;letter-spacing:.6px}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:24px 0;gap:35px}.value-strip>div{display:flex;align-items:center;gap:18px;justify-content:center;border-right:1px solid var(--line)}.value-strip>div:last-child{border:0}.value-strip strong{display:block;font-size:12px;font-weight:500}.value-strip small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.value-strip .icon{width:24px;height:24px;color:#69805e}.section{padding-block:74px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:31px}.section-top h2{font-size:34px;line-height:1.2;letter-spacing:-1.2px}.section-top .eyebrow{color:#717c64;font-size:9px;margin-bottom:12px}.section-top>span{font-size:12px;color:var(--muted)}.section-top p{margin-top:9px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;height:325px;overflow:hidden;border:1px solid #e0e2d7;border-radius:4px;padding:24px;background:#e9ece4}.category-1{background:#eceae0}.category-2{background:#ece6dc}.category-index{font-size:8px;letter-spacing:1.5px;color:#708063}.category-card h3{font-size:21px;margin-block:7px 6px;letter-spacing:-.5px}.category-card p{font-size:10px;max-width:210px;color:#74796f}.category-card img{position:absolute;width:195px;height:175px;object-fit:contain;right:13px;bottom:45px;mix-blend-mode:multiply;transition:transform .4s}.category-card:hover img{transform:scale(1.07) rotate(-3deg)}.category-bottom{position:absolute;left:24px;right:24px;bottom:19px;display:flex;align-items:center;justify-content:space-between;font-size:10px}.category-bottom .circle-button{width:32px;height:32px;border-color:#a9b4a4}.featured-section{background:#efefe7;border-block:1px solid #e4e5d9;padding-block:65px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-visual{position:relative;display:block;aspect-ratio:1/1;background:#f8f8f3;border-radius:4px;overflow:hidden}.product-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s;padding:18px}.product-card:hover .product-visual img{transform:scale(1.05)}.product-label{position:absolute;top:14px;left:14px;padding:3px 7px;background:#fffdf4;font-size:8px;border-radius:2px;letter-spacing:.1px}.product-info{padding:16px 1px 0}.product-meta{font-size:9px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:.1px;margin-bottom:6px}.product-info h3{font-size:14px;font-weight:500;line-height:1.5;min-height:42px}.product-bottom{margin-top:15px;padding-top:14px;border-top:1px solid #d7dccf;display:flex;align-items:center;justify-content:space-between}.product-bottom strong{font-size:19px;font-weight:550;letter-spacing:-.5px}.product-bottom .from,.product-bottom .per{font-size:9px;color:var(--muted)}.product-bottom small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.product-bottom .circle-button{width:31px;height:31px}.approach-panel{display:grid;grid-template-columns:1fr 1.12fr;border-radius:5px;overflow:hidden;background:#e9ecdf}.approach-intro{padding:48px;background:var(--ink);color:#fafbf2;position:relative;overflow:hidden}.approach-intro .eyebrow{color:#becbb0;font-size:9px;letter-spacing:1.3px}.approach-intro h2{font-size:40px;line-height:1.17;letter-spacing:-1.7px;margin-block:20px}.approach-intro h2 em{font-family:Georgia,serif;font-weight:400;color:#c6d3b3}.approach-intro p{font-size:12px;line-height:1.9;color:#c1cbbb;max-width:295px}.approach-intro .button{margin-top:26px;font-size:11px;position:relative;z-index:1}.approach-decoration{font-size:260px;position:absolute;right:-34px;bottom:-117px;color:#2c4b3a;line-height:1}.approach-steps{padding:26px 43px;display:flex;flex-direction:column;justify-content:center}.approach-step{display:flex;gap:20px;border-bottom:1px solid #d3d9c7;padding:24px 0;align-items:flex-start}.approach-step:last-child{border:0}.approach-step>span{font-family:Georgia,serif;font-style:italic;color:#8a987a;font-size:17px;line-height:1.3}.approach-step h3{font-size:16px;margin-bottom:8px}.approach-step p{font-size:11px;line-height:1.8;max-width:300px}.approach-step>.icon{width:16px;height:16px;margin-left:auto;color:#879478;margin-top:4px}.contact-section{background:#eeece1;border-block:1px solid #e5e3d6;padding-block:51px}.contact-section>.container{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact-section .eyebrow{font-size:8px;color:#7a7f67;letter-spacing:1.6px}.contact-section h2{font-size:34px;letter-spacing:-1.3px;margin-block:10px 11px}.contact-section p{font-size:12px}.contact-section .button{font-size:12px;white-space:nowrap}.footer-grid{padding-block:55px 45px;display:grid;grid-template-columns:1.5fr 1fr 1.1fr 1.2fr;gap:45px}.footer-brand>span{font-size:26px}.footer-grid p{font-size:11px;line-height:1.9;margin-top:20px}.footer-origin{display:flex;align-items:center;gap:7px;font-size:9px;color:#757e6f;margin-top:19px}.footer-origin .icon{width:14px;height:14px}.footer-grid h4{font-size:11px;font-weight:600;margin-bottom:23px}.footer-grid>div>a:not(.brand){display:block;font-size:11px;color:#727b6b;margin-block:11px;overflow-wrap:anywhere}.footer-grid a:hover{color:var(--ink)}.footer-grid>div>a.footer-contact{display:inline-flex;align-items:center;gap:18px;font-weight:600;border-bottom:1px solid #a5b399;color:var(--ink);padding-bottom:7px;margin-top:14px}.footer-contact .icon{width:16px;height:16px}.footer-bottom{padding-block:20px 23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#7d8273;font-size:9px}.footer-bottom>div{display:flex;gap:24px}
.page-heading{padding-top:60px;padding-bottom:40px}.page-heading .eyebrow{color:#71805e;font-size:10px}.page-heading h1{font-size:48px;line-height:1.15;margin-top:15px;letter-spacing:-1.8px}.page-heading p{font-size:14px;margin-top:19px;max-width:680px}.catalog{padding-bottom:80px}.catalog-toolbar{display:flex;align-items:center;gap:30px;padding-block:0 28px;border-bottom:1px solid var(--line)}.search-field{display:flex;align-items:center;gap:14px;border:1px solid #c9d1bf;border-radius:4px;background:white;flex:1;padding:6px 6px 6px 17px}.search-field>.icon{width:20px;color:#829074}.search-field input{border:0;outline:0;flex:1;min-width:0;background:none;font-size:13px;padding:6px 0}.search-field .button{min-height:36px;font-size:12px;padding:8px 22px}.sort-label{display:flex;align-items:center;gap:12px;font-size:12px;color:#727f67}.sort-label select{padding:11px;border:1px solid var(--line);border-radius:3px;background:transparent;color:var(--ink);font-size:12px}.catalog-body{display:grid;grid-template-columns:210px 1fr;gap:40px;padding-top:30px}.catalog-sidebar>.eyebrow{margin-block:0 18px;font-size:9px}.category-filter{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;font-size:12px;border-radius:3px;color:#6a7562;margin:4px 0}.category-filter>span{font-size:10px}.category-filter:hover,.category-filter.selected{background:#e5eada;color:var(--ink)}.category-filter.selected{font-weight:600}.sourcing-note{margin-top:40px;background:#eeeee2;border:1px solid #dddfd0;padding:22px 18px;border-radius:4px}.sourcing-note>.icon{width:26px;height:26px;margin-bottom:15px}.sourcing-note h3{font-size:17px;margin-bottom:11px}.sourcing-note p{font-size:11px;line-height:1.8}.sourcing-note .text-link{font-size:11px;margin-top:12px;gap:12px}.result-count{display:flex;justify-content:space-between;font-size:11px;color:#76816a;margin-bottom:20px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 22px}.catalog-grid .product-visual{background:#eeeee6}.catalog-results{min-width:0}.pagination{display:flex;justify-content:center;gap:8px;margin-top:35px;flex-wrap:wrap}.pagination .button{min-height:36px;padding:7px 14px}.breadcrumbs{padding-block:25px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:10px;color:#7d8474}.breadcrumbs a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.detail-image{background:#eeeee6;border-radius:4px;padding:30px;position:sticky;top:112px}.detail-image>img{width:100%;aspect-ratio:1/1;object-fit:contain;mix-blend-mode:multiply}.detail-image>span{font-size:9px;letter-spacing:1px;color:#879078;display:block;margin-top:16px}.detail-copy{padding-top:15px}.detail-copy>.eyebrow{color:#7b8767;font-size:9px}.detail-copy h1{font-size:39px;letter-spacing:-1.4px;margin-block:13px 20px;line-height:1.16}.detail-description{font-size:13px;line-height:1.9}.detail-specs{display:flex;align-items:center;gap:10px;padding-block:19px;border-bottom:1px solid var(--line);font-size:11px;color:#6e7f61}.detail-specs>.icon{width:17px;height:17px}.tier-heading{display:flex;justify-content:space-between;align-items:center;margin-block:24px 13px;font-size:11px}.tier-heading strong{font-weight:500}.tier-heading>span{color:var(--muted);font-size:10px}.pricing-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));background:#e9eddf;border:1px solid #d8dfca;border-radius:4px;overflow:hidden}.pricing-tiers>div{padding:17px 12px;border-right:1px solid #d8dfca}.pricing-tiers>div:last-child{border:0}.pricing-tiers small{display:block;font-size:10px;color:#6f7e61}.pricing-tiers strong{display:block;font-size:22px;font-weight:500;margin-top:5px}.quantity-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-top:25px}.quantity-heading>span{font-size:10px;color:var(--muted)}.detail-order-row{display:flex;align-items:center;justify-content:space-between;margin-top:11px;gap:15px}.quantity-picker{display:flex;border:1px solid #c7d0bc;border-radius:3px;height:45px;overflow:hidden}.quantity-picker button{width:39px;border:0;background:transparent;display:grid;place-items:center}.quantity-picker button:hover{background:#e6eadc}.quantity-picker .icon{width:15px;height:15px}.quantity-picker input{width:72px;appearance:textfield;-moz-appearance:textfield;border:0;border-inline:1px solid var(--line);background:transparent;text-align:center;color:var(--ink)}input::-webkit-inner-spin-button{opacity:1}.quantity-picker input::-webkit-inner-spin-button{appearance:none}.estimate{font-size:10px;color:var(--muted);text-align:right}.estimate strong{display:block;color:var(--ink);font-size:21px;font-weight:500;margin-top:3px}.detail-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.detail-copy>.fine-print{margin-top:16px}.fine-print{font-size:10px;line-height:1.8;color:#7e8577}.detail-faq{border-block:1px solid var(--line);margin-top:24px}.detail-faq summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:12px;cursor:pointer;list-style:none}.detail-faq summary .icon{width:16px;height:16px}.detail-faq p{font-size:12px;line-height:1.8;padding-bottom:20px}.checkout-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:55px;padding-bottom:85px;align-items:start}.cart-item{border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:23px;padding-block:24px}.cart-item>a{flex-shrink:0}.cart-item img{width:105px;height:105px;object-fit:contain;background:#eeeee4;border-radius:4px;mix-blend-mode:multiply}.cart-item-main{flex:1}.cart-item-main>small{font-size:9px;color:#7b876d}.cart-item-main h3{font-size:16px;margin-block:5px 9px;line-height:1.4}.cart-item-main>span{font-size:11px;color:#79806e}.cart-item>strong{font-size:17px;white-space:nowrap;font-weight:500}.cart-item-actions{display:flex;align-items:center;gap:20px;margin-top:14px}.cart-item-actions label{display:flex;align-items:center;gap:9px;font-size:10px;color:#7d8672}.cart-item-actions input{width:80px;border:1px solid #cbd3c0;border-radius:3px;background:transparent;color:var(--ink);padding:5px 7px}.cart-item-actions .text-button{font-size:10px;color:#859175}.cart-list>.text-link{margin-top:15px}.order-summary{padding:30px;border:1px solid #d7ddc9;background:#eef0e5;border-radius:4px;position:sticky;top:110px}.order-summary>.eyebrow{font-size:9px;color:#7e896d}.order-summary h2{font-size:25px;letter-spacing:-.7px;margin-block:11px 22px}.summary-line{display:flex;justify-content:space-between;margin-block:15px;font-size:12px}.summary-line>span:first-child{color:#78826a}.summary-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d2dac5;margin-top:22px;padding-top:22px;font-size:12px}.summary-total strong{font-size:28px;font-weight:500;letter-spacing:-.8px}.order-summary>.fine-print{margin-block:18px 22px}.order-summary>.button{margin-bottom:12px;font-size:12px}.summary-note{display:flex;align-items:center;gap:7px;font-size:9px;color:#7e8b6b;margin-top:5px}.summary-note>.icon{width:14px;height:14px}
.quote-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:85px;padding-block:60px 80px;align-items:start}.quote-form-panel{max-width:690px}.form-intro .eyebrow{color:#7a8769;font-size:9px}.form-intro h1{font-size:42px;letter-spacing:-1.6px;margin-block:15px 18px}.form-intro h2{font-size:30px;letter-spacing:-1px;margin-block:12px 15px}.form-intro p{font-size:13px;line-height:1.8;margin-bottom:28px}.field{display:block;margin-bottom:18px;min-width:0}.field>span{display:block;font-size:11px;color:#596b4e;margin-bottom:7px;font-weight:500}.field input,.field textarea,.field select{display:block;width:100%;padding:12px 13px;border:1px solid #ccd3c2;border-radius:3px;background:#fdfdf9;color:var(--ink);font-size:13px;min-width:0;transition:border .2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:#758b65}.field textarea{resize:vertical;line-height:1.7;min-height:70px}.field input::placeholder,.field textarea::placeholder{color:#919988;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.checkbox-field{display:flex;align-items:flex-start;gap:9px;margin-block:15px 20px;font-size:10px;line-height:1.7;color:#7a836d}.checkbox-field input{accent-color:var(--ink);margin:3px 0 0;flex-shrink:0;width:15px;height:15px}.checkbox-field a{text-decoration:underline;color:#5c714c;text-underline-offset:3px}.form-error,.error-text{font-size:12px;color:#a84835;margin-block:10px;line-height:1.7}.form-error:empty{display:none}form>.fine-print{margin-top:15px}.quote-art{height:315px;background:var(--ink);color:#f0f2dc;position:relative;border-radius:4px;overflow:hidden;padding:36px}.quote-art>.icon{width:30px;height:30px;color:#b0c29b}.quote-art>span{font-size:35px;line-height:1.08;letter-spacing:-.5px;display:block;position:absolute;bottom:30px;left:36px}.quote-art em{font-family:Georgia,serif;color:#b4c79d;font-weight:400}.quote-art::after{content:"↗";font-size:200px;position:absolute;color:#31513d;right:-10px;top:-48px;line-height:1}.quote-aside{padding-top:8px}.quote-aside>h3{font-size:21px;line-height:1.35;letter-spacing:-.5px;margin-block:27px 12px}.quote-aside>p{font-size:12px;line-height:1.8}.check-list{list-style:none;padding:0;margin:22px 0}.check-list li{display:flex;align-items:center;gap:10px;font-size:11px;color:#5f7351;margin-block:13px}.check-list .icon{width:15px;height:15px}.aside-login{border-top:1px solid var(--line);padding-top:13px}.aside-login .text-link{font-size:11px}.request-items{margin-bottom:25px;border-block:1px solid var(--line);padding-block:5px}.request-items>div{display:flex;align-items:center;gap:12px;padding-block:10px}.request-items img{width:45px;height:45px;object-fit:contain;background:#edeee3;border-radius:3px;mix-blend-mode:multiply}.request-items>div>span{font-size:12px;flex:1}.request-items label{display:flex;align-items:center;gap:6px;font-size:10px}.request-items input{width:75px;padding:7px;border:1px solid #c8d1bc;background:transparent;border-radius:3px;color:var(--ink)}.account-welcome{display:grid;grid-template-columns:1fr 1fr;min-height:350px;margin-block:0 80px;border:1px solid #d7dfcb;border-radius:4px;overflow:hidden}.account-welcome>div:first-child{padding:45px}.account-welcome h2{font-size:28px;letter-spacing:-.7px;margin-block:25px 15px}.account-welcome p{font-size:13px;max-width:380px;line-height:1.8;margin-bottom:25px}.account-art{background:#e8eddd;display:flex;align-items:center;justify-content:center;padding:35px}.account-art span{font-size:40px;line-height:1.1;letter-spacing:-1.5px}.account-art em{font-family:Georgia,serif;font-weight:400;color:#85966f}.account-section{padding-bottom:80px}.account-toolbar{border-block:1px solid var(--line);padding-block:16px;display:flex;justify-content:space-between;gap:20px;font-size:12px;margin-bottom:30px;color:#738266}.account-toolbar>div{display:flex;gap:25px;align-items:center}.account-toolbar .text-link{padding:0;border:0}.request-list{display:grid;gap:20px}.request-card{padding:25px 28px;border:1px solid #dbe0d0;border-radius:4px;background:#fdfdf8}.request-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.request-card-top .eyebrow{font-size:8px;color:#7b896b;letter-spacing:1px}.request-card-top h3{font-size:17px;margin-top:8px;letter-spacing:.1px;overflow-wrap:anywhere}.badge{display:inline-flex;align-items:center;white-space:nowrap;border-radius:20px;background:#f4ead8;color:#8a7446;padding:4px 10px;font-size:10px;flex-shrink:0}.badge-confirmed,.badge-replied,.badge-completed{background:#e3edda;color:#4d6b3a}.badge-shipped{background:#e2edf0;color:#4f7178}.badge-cancelled,.badge-closed{background:#eaece6;color:#7b8271}.request-product-list{margin-top:22px;border-top:1px solid var(--line);padding-top:12px}.request-product-list>div{display:flex;justify-content:space-between;gap:15px;font-size:12px;padding-block:7px}.request-product-list strong{font-weight:500;white-space:nowrap}.request-subtotal{border-top:1px solid var(--line);margin-top:9px;color:#718061;font-size:11px!important;padding-top:13px!important}.request-message{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:18px;line-height:1.8}.reply-block{background:#eaf0e0;padding:16px 20px;border-left:2px solid #8da377;border-radius:2px;margin-top:20px}.reply-block>strong{font-size:11px;font-weight:600;color:#5c7549}.reply-block>p{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;margin-top:6px}.tracking-block{display:flex;align-items:center;gap:10px;font-size:12px;padding-top:17px;color:#698454;overflow-wrap:anywhere}.tracking-block>.icon{width:19px;height:19px}.request-card>.button{margin-top:20px;font-size:11px;min-height:36px;padding:8px 15px}.request-card>p:not(.request-message){font-size:12px;line-height:1.8;margin-top:17px}.request-card>p strong{font-weight:600}
.about-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;margin-block:10px 0}.about-layout>img{height:390px;width:100%;object-fit:cover;border-radius:4px}.about-layout h2{font-size:34px;line-height:1.2;letter-spacing:-1.3px;margin-block:20px}.about-layout p{font-size:13px;line-height:1.9;margin-bottom:18px}.about-layout .eyebrow{font-size:9px;color:#7f8c6e}.about-layout .text-link{margin-top:5px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.values-grid>div{border-top:1px solid #cdd6bf;padding-top:22px}.values-grid .eyebrow{color:#9ba98a}.values-grid h3{font-size:23px;margin-block:16px 13px;letter-spacing:-.5px}.values-grid p{font-size:12px;line-height:1.9}.process-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-bottom:0}.process-card{padding:35px;border:1px solid #d8dfcc;border-radius:4px;background:#fcfcf7}.process-card.pale{background:#ecf0e2}.process-card>.eyebrow{font-size:9px;color:#7b8a69}.process-card>h2{font-size:30px;letter-spacing:-.7px;margin-block:18px 30px}.process-row{display:flex;align-items:flex-start;gap:17px;margin-bottom:27px}.process-row>span{width:27px;height:27px;border:1px solid #bccbab;border-radius:50%;font-size:11px;display:grid;place-items:center;flex-shrink:0;color:#6a8355}.process-row h3{font-size:15px;line-height:1.5;margin-bottom:7px}.process-row p{font-size:12px;line-height:1.8}.process-card>.button{margin-top:8px;font-size:12px}.faq-section{max-width:800px}.faq-section>.eyebrow{color:#7c8a6b;font-size:9px}.faq-section h2{font-size:36px;letter-spacing:-1.2px;margin-block:14px 30px}.faq-section details{border-top:1px solid var(--line)}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px;font-weight:500;list-style:none;cursor:pointer;padding-block:20px}.faq-section summary>.icon{width:18px;height:18px;flex-shrink:0}.faq-section details p{font-size:13px;line-height:1.9;padding:0 40px 23px 0}details[open]>summary .icon{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.legal-copy{max-width:800px;padding-bottom:80px}.legal-copy h2{font-size:23px;letter-spacing:-.5px;margin-block:25px 14px}.legal-copy p{font-size:13px;line-height:1.95}.legal-copy .button{margin-top:25px}.empty-state{text-align:center;padding:70px 25px 100px;max-width:700px;margin-inline:auto}.empty-state>.icon{width:40px;height:40px;color:#7e936b;margin-bottom:22px}.empty-state h2{font-size:30px;letter-spacing:-.8px;margin-bottom:17px}.empty-state h1{font-size:38px}.empty-state p{font-size:13px;line-height:1.8;margin-top:12px}.empty-state .button{margin-top:27px}.loading-state{padding:180px 20px;text-align:center;font-size:35px;font-weight:500;letter-spacing:-1px}.loading-state>span{display:block;font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:15px}.success-state{padding-block:80px 100px;text-align:center;max-width:720px}.success-icon{display:grid;place-items:center;margin:0 auto 25px;width:60px;height:60px;background:#e0ead5;border-radius:50%}.success-icon .icon{width:28px;height:28px;color:#657f50}.success-state>.eyebrow{color:#7a8b67;font-size:9px}.success-state>h1{font-size:43px;letter-spacing:-1.5px;line-height:1.2;margin-block:20px}.success-state>p{font-size:13px;line-height:1.8}.reference-box{border:1px solid #cfdbc0;border-radius:4px;background:#edf1e5;margin:25px auto;padding:18px;width:max-content;max-width:100%}.reference-box span{display:block;font-size:10px;color:#718561;margin-bottom:7px}.reference-box strong{font-size:20px;font-weight:500;letter-spacing:1px;overflow-wrap:anywhere}.success-state .button{margin-top:26px}.image-unavailable{object-fit:contain!important;font-size:12px;line-height:1.5;color:#8c9680;padding:20px}.noscript{text-align:center;padding:30px}
.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:44px 32px}.admin-heading .eyebrow{font-size:9px;color:#7b8c69}.admin-heading h1{font-size:36px;letter-spacing:-1.2px;margin-top:13px}.admin-heading .button{font-size:11px;min-height:39px}.admin-layout{display:grid;grid-template-columns:195px 1fr;gap:38px;padding-bottom:85px}.admin-nav{border-top:1px solid var(--line);padding-top:12px;display:flex;flex-direction:column;gap:6px}.admin-nav>button{display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:3px;font-size:12px;color:#758266}.admin-nav>button.selected{background:#e5ecda;color:#3e5b2f;font-weight:600}.admin-nav>button:hover{background:#edf1e6}.admin-nav>button>span{min-width:20px;border-radius:20px;background:#cbdbbb;text-align:center;font-size:9px}.admin-nav>button:last-child{margin-top:20px;justify-content:flex-start;gap:10px}.admin-nav .icon{width:16px;height:16px}.admin-content{min-width:0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:34px}.stat-card{border:1px solid #d3dec7;border-radius:4px;background:#edf2e4;padding:20px}.stat-card>span{display:block;font-size:10px;color:#748765}.stat-card>strong{display:block;font-size:37px;font-weight:500;line-height:1.3;margin-top:13px;letter-spacing:-1px}.admin-content .section-top{margin-bottom:22px}.admin-content .section-top h2{font-size:25px;letter-spacing:-.8px}.admin-content .section-top p{font-size:12px}.admin-content .section-top .button{font-size:11px;min-height:38px;padding:9px 15px;white-space:nowrap}.admin-gate{text-align:center;padding-block:30px 100px;max-width:650px}.admin-gate>.icon{width:45px;height:45px;margin-bottom:24px;color:#799566}.admin-gate h2{font-size:27px;letter-spacing:-.6px}.admin-gate p{font-size:13px;line-height:1.8;margin-block:17px 26px}.table-scroll{overflow-x:auto;background:#fbfcf7;border:1px solid #d7e0cd;border-radius:4px}.admin-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left;min-width:670px}.admin-table th{font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:#80906f;font-weight:600;background:#edf1e5;padding:13px 15px}.admin-table td{padding:16px 15px;border-top:1px solid #e1e6d8}.admin-table td>small{display:block;font-size:9px;color:#879576;margin-top:4px}.table-product{display:flex;align-items:center;gap:12px;max-width:320px}.table-product>img{object-fit:contain;mix-blend-mode:multiply;flex-shrink:0;border-radius:3px}.table-product strong{font-size:12px;font-weight:500;display:block}.table-product small{display:block;font-size:9px;color:#889879;margin-top:5px}.admin-table .text-button{font-size:10px;white-space:nowrap}.settings-panel{max-width:600px;padding:30px;border:1px solid #d2dfc7;background:#fdfef9;border-radius:4px}.settings-panel>.eyebrow{font-size:9px;color:#859672}.settings-panel h2{font-size:29px;letter-spacing:-.7px;margin-block:14px}.settings-panel>p{font-size:12px;line-height:1.8;margin-bottom:24px}.settings-panel .button{font-size:12px}.auth-brand{margin-bottom:28px}#auth-form>.eyebrow{font-size:9px;color:#80946c}#auth-form h2{font-size:33px;letter-spacing:-1.2px;margin-block:13px 16px}#auth-form>p:not(.form-error){font-size:12px;line-height:1.8;margin-bottom:24px}.auth-switch{text-align:center;font-size:11px!important;margin-top:23px;margin-bottom:0!important}.auth-switch .text-button{font-size:11px;margin-left:5px}dialog{border:1px solid #d8e1cb;border-radius:6px;background:var(--paper);color:var(--ink);padding:39px;width:580px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 45px);overflow-y:auto;box-shadow:0 25px 90px #10291c30}dialog::backdrop{background:rgba(13,32,24,.5);backdrop-filter:blur(4px)}.modal-close{position:absolute;right:12px;top:12px;width:31px;height:31px}.modal-close .icon{width:19px;height:19px}dialog h2{font-size:29px;letter-spacing:-.8px;margin-block:12px 18px}dialog>form>.eyebrow{font-size:9px;color:#849970}dialog>form>p:not(.fine-print):not(.form-error){font-size:12px;margin-bottom:20px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);padding:14px 23px;background:var(--ink);border:1px solid #547144;border-radius:5px;color:#f8ffed;font-size:12px;box-shadow:0 8px 35px #1c391b20;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 35px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}
html[lang="zh-CN"] h1,html[lang="zh-CN"] h2,html[lang="zh-CN"] h3{letter-spacing:0;font-weight:500}html[lang="zh-CN"] .hero h1{font-size:clamp(37px,3.6vw,53px);line-height:1.3}html[lang="zh-CN"] .hero h1 em{font-style:normal;letter-spacing:0;font-family:var(--font)}html[lang="zh-CN"] .hero-copy>p{line-height:2}html[lang="zh-CN"] .hero-float strong{font-size:13px}html[lang="zh-CN"] .section-top h2{font-size:29px}html[lang="zh-CN"] .approach-intro h2{font-size:34px;line-height:1.5}html[lang="zh-CN"] .approach-intro h2 em{font-family:var(--font);font-style:normal}html[lang="zh-CN"] .page-heading h1{font-size:40px;line-height:1.35}html[lang="zh-CN"] .form-intro h1{font-size:34px}html[lang="zh-CN"] .detail-copy h1{font-size:32px;line-height:1.4}
@media(min-width:1500px){.hero{gap:64px;padding-block:52px}.hero-visual{height:540px}.hero h1{font-size:69px}.hero-copy>p{font-size:15px;max-width:425px}.hero-buttons .button{font-size:13px}.hero-note{margin-top:50px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav{gap:20px}.nav-links{gap:18px}.nav-links>a{font-size:11px}.nav-actions{gap:5px}.nav-quote{display:none}.hero{gap:30px}.hero h1{font-size:50px;letter-spacing:-2.5px}.hero h1 em{letter-spacing:-2px}.hero-visual{height:470px}.hero-float{left:17px;right:17px;padding:16px;gap:11px}.hero-float strong{font-size:12px}.hero-float small{font-size:7px}.hero-buttons{flex-wrap:wrap}.hero-note{margin-top:28px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1px}.category-card h3{font-size:19px}.category-card p{max-width:180px}.category-card img{width:165px;height:155px}.product-grid{gap:17px}.product-info h3{font-size:13px}.approach-intro{padding:35px}.approach-intro h2{font-size:34px}.approach-steps{padding:20px 30px}.approach-step{gap:15px}.footer-grid{gap:30px}.catalog-body{grid-template-columns:175px 1fr;gap:27px}.catalog-grid{gap:30px 17px}.product-detail{gap:35px}.detail-copy h1{font-size:32px}.checkout-grid{gap:35px;grid-template-columns:1.4fr 1fr}.order-summary{padding:24px}.quote-layout{gap:45px;grid-template-columns:1.5fr 1fr}.quote-art{padding:25px}.quote-art>span{font-size:30px;left:25px}.quote-art{height:280px}.about-layout{gap:40px}.about-layout h2{font-size:30px}.admin-layout{grid-template-columns:155px 1fr;gap:25px}.stat-grid{gap:10px}.stat-card{padding:16px}.contact-section h2{font-size:31px}.brand>span{font-size:24px}.brand small{font-size:6px;letter-spacing:1.4px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.announcement{font-size:7px}.announcement a{font-size:8px}.nav{height:72px;gap:15px}.brand>img{width:31px;height:31px}.brand>span{font-size:23px}.brand small{font-size:6px;margin-top:7px}.nav-links{display:none;position:absolute;top:104px;left:0;right:0;background:var(--paper);padding:18px 22px;border-bottom:1px solid var(--line);margin:0;box-shadow:0 8px 15px #243b1920}.nav-links.open{display:flex;flex-direction:column;gap:5px}.nav-links>a{font-size:14px;padding:12px 0}.mobile-menu{display:flex}.nav-actions{margin-left:auto;gap:6px}.nav-actions .icon-button{width:32px}.language-button{padding:5px}.hero{grid-template-columns:1fr 1fr;gap:25px;padding-block:30px}.hero-copy{padding-block:14px}.hero h1{font-size:38px;letter-spacing:-1.5px;margin-top:20px}.hero h1 em{letter-spacing:-1px}.hero-copy>p{font-size:11px;line-height:1.9}.hero-copy .eyebrow{font-size:7px;letter-spacing:.5px;gap:7px}.hero-buttons{gap:10px;margin-top:20px}.hero-buttons .button{font-size:10px;padding:10px 13px;min-height:41px}.hero-note{font-size:10px;margin-top:22px;gap:8px}.hero-note small{font-size:8px}.note-icon{height:30px;width:30px;flex-shrink:0}.hero-visual{height:405px}.hero-image-top{top:18px;left:18px;right:18px;font-size:7px}.hero-float{bottom:35px;padding:12px;left:12px;right:12px;gap:8px}.hero-float strong{font-size:10px;line-height:1.4;display:block}.hero-float small{font-size:6px;letter-spacing:.5px}.hero-float>.icon{display:none}.float-icon{width:31px;height:31px;flex-shrink:0}.float-icon .icon{width:19px;height:19px}.image-caption{font-size:6px;bottom:14px;left:14px}.value-strip{gap:10px;padding:19px 0}.value-strip>div{gap:9px;padding-right:5px}.value-strip strong{font-size:10px}.value-strip small{font-size:8px}.value-strip .icon{width:19px;height:19px}.section{padding-block:50px}.section-top{gap:15px;margin-bottom:25px}.section-top h2{font-size:27px;letter-spacing:-.9px}.section-top .eyebrow{font-size:8px;letter-spacing:1px}.section-top .text-link{font-size:10px;gap:9px;white-space:nowrap}.category-grid{gap:12px}.category-card{height:290px;padding:18px}.category-index{font-size:7px;letter-spacing:.6px}.category-card h3{font-size:17px;line-height:1.3}.category-card p{font-size:8px;line-height:1.7;max-width:155px}.category-card img{width:145px;height:145px;right:7px;bottom:45px}.category-bottom{left:18px;right:18px;bottom:15px;font-size:8px}.category-bottom .circle-button{height:27px;width:27px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.product-info h3{font-size:14px;min-height:0}.product-meta{font-size:9px}.product-visual img{padding:18px}.product-label{font-size:8px;top:12px;left:12px}.product-bottom{margin-top:11px}.product-bottom strong{font-size:20px}.approach-panel{grid-template-columns:1fr 1.15fr}.approach-intro{padding:30px 25px}.approach-intro .eyebrow{font-size:7px;letter-spacing:.7px}.approach-intro h2{font-size:29px;letter-spacing:-1px;margin-block:18px}.approach-intro p{font-size:11px}.approach-steps{padding:16px 22px}.approach-step{padding-block:21px;gap:12px}.approach-step h3{font-size:14px}.approach-step p{font-size:10px}.approach-step>.icon{display:none}.contact-section{padding-block:35px}.contact-section h2{font-size:27px}.contact-section p{font-size:10px}.contact-section .button{font-size:10px;min-height:43px;gap:10px;padding-inline:15px}.footer-grid{grid-template-columns:1.25fr 1fr;gap:35px 45px;padding-block:40px 32px}.footer-bottom{gap:20px;font-size:8px}.footer-bottom>div{gap:15px}.page-heading{padding-block:38px 30px}.page-heading h1{font-size:36px;letter-spacing:-1.2px}.page-heading p{font-size:12px}.catalog-toolbar{gap:18px}.sort-label{font-size:0;gap:0}.sort-label select{font-size:11px;max-width:140px}.catalog-body{grid-template-columns:160px 1fr;gap:22px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.category-filter{font-size:10px;padding:10px 8px}.sourcing-note{padding:18px 14px}.sourcing-note h3{font-size:16px}.sourcing-note p{font-size:10px}.sourcing-note .text-link{font-size:10px;gap:8px}.result-count{font-size:9px}.result-count>span:last-child{display:none}.catalog-grid .product-info h3{font-size:12px;line-height:1.5}.catalog-grid .product-bottom strong{font-size:17px}.catalog-grid .product-label{font-size:7px;left:8px;top:8px}.catalog-grid .product-bottom .from{display:none}.catalog-grid .product-visual img{padding:12px}.product-detail{gap:25px}.detail-image{padding:20px;top:100px}.detail-copy{padding:0}.detail-copy h1{font-size:27px;letter-spacing:-.6px}.detail-description{font-size:11px}.detail-specs{font-size:9px;line-height:1.7;gap:7px;padding-block:15px}.tier-heading{font-size:10px;gap:10px;margin-top:20px}.tier-heading>span{font-size:8px;white-space:nowrap}.pricing-tiers{grid-template-columns:repeat(3,1fr)}.pricing-tiers>div{padding:12px 8px}.pricing-tiers small{font-size:8px}.pricing-tiers strong{font-size:18px}.quantity-heading{font-size:10px;gap:10px}.quantity-heading>span{font-size:8px}.detail-buttons{gap:8px}.detail-buttons .button{font-size:10px;min-height:43px;padding-inline:9px;gap:8px}.detail-buttons .button>.icon{width:15px;height:15px}.quantity-picker{height:40px}.quantity-picker button{width:28px}.quantity-picker input{width:53px;font-size:12px}.estimate{font-size:8px}.estimate strong{font-size:18px}.fine-print{font-size:9px}.detail-faq summary{font-size:10px}.detail-faq p{font-size:10px}.checkout-grid{grid-template-columns:1fr;gap:30px;padding-bottom:50px}.order-summary{position:static}.cart-item img{height:90px;width:90px}.cart-item-main h3{font-size:15px}.quote-layout{grid-template-columns:1.5fr 1fr;gap:28px;padding-block:38px 55px}.form-intro h1{font-size:32px;letter-spacing:-.8px}.form-intro p{font-size:11px}.form-grid{gap:0 12px}.field>span{font-size:10px}.field input,.field textarea,.field select{font-size:12px;padding:11px 10px}.quote-art{height:255px;padding:22px}.quote-art>span{font-size:26px;left:22px}.quote-aside>h3{font-size:18px}.quote-aside>p{font-size:10px}.check-list li{font-size:9px;gap:7px}.aside-login .text-link{font-size:9px;gap:7px}.quote-form-panel .button{font-size:11px}.request-items>div>span{font-size:10px}.request-items label{font-size:8px;gap:5px}.request-items input{width:60px;padding:5px}.about-layout{gap:25px}.about-layout>img{height:350px}.about-layout h2{font-size:26px}.about-layout p{font-size:11px}.values-grid{gap:25px}.values-grid h3{font-size:21px}.values-grid p{font-size:11px}.process-columns{gap:18px}.process-card{padding:25px}.process-card>h2{font-size:25px}.process-row{gap:12px}.process-row h3{font-size:14px}.process-row p{font-size:11px}.account-welcome>div:first-child{padding:30px}.account-welcome h2{font-size:25px}.account-art span{font-size:32px}.account-welcome p{font-size:12px}.account-toolbar{font-size:10px}.admin-heading h1{font-size:29px}.admin-layout{grid-template-columns:1fr;gap:25px}.admin-nav{flex-direction:row;overflow:auto;gap:7px;padding-bottom:10px}.admin-nav>button{white-space:nowrap;font-size:11px;padding:10px 15px;gap:10px}.admin-nav>button:last-child{margin-top:0}.stat-card>strong{font-size:32px}html[lang="zh-CN"] .hero h1{font-size:31px}html[lang="zh-CN"] .section-top h2{font-size:23px}html[lang="zh-CN"] .approach-intro h2{font-size:25px}html[lang="zh-CN"] .page-heading h1{font-size:32px}html[lang="zh-CN"] .form-intro h1{font-size:28px}html[lang="zh-CN"] .detail-copy h1{font-size:25px}html[lang="zh-CN"] .hero-float strong{font-size:11px}}
@media(max-width:580px){.container{width:calc(100% - 36px)}.announcement>.container>span{font-size:7px;letter-spacing:.8px}.announcement a{letter-spacing:0;gap:8px;font-size:7px}.announcement a>.icon{width:11px}.nav{height:67px;gap:10px}.brand>span{font-size:22px}.brand{gap:8px}.brand>img{width:30px;height:30px}.brand small{font-size:5px;letter-spacing:1.4px}.nav-actions{gap:3px}.language-button .icon{display:none}.language-button span{font-size:10px}.nav-actions .icon-button{width:29px;height:36px}.nav-actions .icon{width:20px;height:20px}.account-button{display:none}.nav-links{top:99px}.hero{grid-template-columns:1fr;padding-block:30px 27px;gap:25px}.hero-copy{padding:3px 0 0}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.1px}.hero h1{font-size:48px;letter-spacing:-2.5px;line-height:1.08;margin-top:23px;margin-bottom:21px}.hero h1 em{letter-spacing:-2px}.hero-copy>p{font-size:12px;line-height:1.9;max-width:360px}.hero-buttons{gap:10px;margin-top:22px;flex-wrap:nowrap}.hero-buttons .button{font-size:10px;min-height:44px;padding-inline:15px;gap:11px}.hero-note{margin-top:25px;font-size:10px}.hero-note small{font-size:8px}.hero-visual{height:330px}.hero-photo{object-position:center 58%}.hero-image-top{font-size:8px;top:17px;left:20px;right:20px}.hero-float{left:18px;right:18px;bottom:34px;padding:14px;gap:13px}.hero-float strong{font-size:12px}.hero-float small{font-size:7px;letter-spacing:1px}.hero-float>.icon{display:block;width:17px}.float-icon{width:35px;height:35px}.image-caption{left:19px;font-size:7px}.value-strip{grid-template-columns:1fr;gap:0;padding-block:7px}.value-strip>div{padding:13px 5px;border:0;justify-content:flex-start;gap:17px}.value-strip>div+div{border-top:1px solid #e5e7dc}.value-strip strong{font-size:11px}.value-strip small{font-size:9px}.value-strip .icon{width:22px;height:22px}.section{padding-block:43px}.section-top{gap:12px;align-items:flex-start;flex-wrap:wrap;margin-bottom:23px}.section-top h2{font-size:27px;letter-spacing:-1px}.section-top .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:10px}.section-top .text-link{font-size:10px;gap:8px;padding-top:0}.category-grid{grid-template-columns:1fr;gap:13px}.category-card{height:205px;padding:23px}.category-index{font-size:7px;letter-spacing:1.2px}.category-card h3{font-size:22px;margin-top:10px}.category-card p{font-size:10px;max-width:170px;margin-top:8px;position:relative;z-index:1}.category-card img{width:150px;height:135px;right:7px;bottom:18px;opacity:.9}.category-bottom{left:23px;right:23px;bottom:21px;font-size:9px}.category-bottom .circle-button{width:28px;height:28px;z-index:1}.category-bottom .circle-button>.icon{width:15px}.featured-section{padding-block:42px}.product-grid{gap:27px 14px}.product-visual{aspect-ratio:1/1.08}.product-visual img{padding:10px}.product-label{font-size:6px;top:9px;left:8px;padding:2px 5px}.product-info{padding-top:11px}.product-meta{font-size:8px;margin-bottom:4px}.product-info h3{font-size:12px;line-height:1.55;min-height:37px}.product-bottom{margin-top:9px;padding-top:10px;gap:4px}.product-bottom .from{font-size:7px}.product-bottom .per{font-size:7px}.product-bottom strong{font-size:17px}.product-bottom small{font-size:8px}.product-bottom .circle-button{height:27px;width:27px;flex-shrink:0}.product-bottom .circle-button>.icon{width:14px;height:14px}.approach-panel{grid-template-columns:1fr}.approach-intro{padding:31px 27px}.approach-intro .eyebrow{font-size:8px}.approach-intro h2{font-size:35px;letter-spacing:-1.2px;line-height:1.2}.approach-intro p{font-size:12px;max-width:100%}.approach-intro .button{font-size:11px;margin-top:22px;min-height:43px}.approach-decoration{font-size:230px;bottom:-92px}.approach-steps{padding:10px 26px}.approach-step{gap:17px;padding:22px 0}.approach-step h3{font-size:15px}.approach-step p{font-size:11px}.approach-step>.icon{display:block}.contact-section>.container{display:block}.contact-section h2{font-size:29px;letter-spacing:-1px}.contact-section p{font-size:11px;max-width:300px;line-height:1.8}.contact-section .eyebrow{font-size:7px}.contact-section .button{margin-top:22px;font-size:11px;padding:12px 20px}.footer-grid{gap:30px 25px;grid-template-columns:1fr 1fr;padding-top:37px}.footer-grid>div:first-child{grid-column:span 2}.footer-grid>div:last-child{grid-column:span 2}.footer-grid h4{font-size:11px;margin-bottom:17px}.footer-grid p{font-size:11px;margin-top:14px}.footer-grid>div>a:not(.brand){font-size:11px;margin-block:10px}.footer-bottom{display:block;padding-bottom:23px}.footer-bottom>div{flex-wrap:wrap;gap:12px;font-size:8px;margin-top:10px}.footer-origin{margin-top:14px}.page-heading{padding-block:33px 26px}.page-heading .eyebrow{font-size:8px}.page-heading h1{font-size:32px;letter-spacing:-1px;margin-top:12px}.page-heading p{font-size:12px;line-height:1.9;margin-top:15px}.catalog{padding-bottom:48px}.catalog-toolbar{display:block;padding-bottom:17px}.search-field{gap:10px;padding:5px 5px 5px 12px}.search-field input{font-size:11px}.search-field>.icon{width:17px}.search-field .button{font-size:10px;min-height:34px;padding:7px 15px}.sort-label{display:flex;justify-content:flex-end;gap:10px;font-size:10px;margin-top:14px}.sort-label select{font-size:10px;padding:8px;max-width:170px}.catalog-body{display:block;padding-top:15px}.catalog-sidebar{display:flex;gap:7px;overflow:auto;white-space:nowrap;margin:0 -18px 20px;padding:0 18px 7px;scrollbar-width:thin}.catalog-sidebar>.eyebrow,.sourcing-note{display:none}.category-filter{font-size:10px;border:1px solid #d8dfcc;padding:8px 11px;margin:0;gap:10px}.category-filter>span{font-size:9px}.catalog-grid{gap:28px 14px}.catalog-grid .product-label{font-size:6px}.result-count{font-size:10px;margin-bottom:15px}.catalog-grid .product-info h3{font-size:12px;min-height:37px}.breadcrumbs{font-size:9px;gap:8px;padding-block:19px}.breadcrumbs>span:last-child{display:none}.product-detail{grid-template-columns:1fr;gap:26px}.detail-image{position:static;padding:20px}.detail-image>img{aspect-ratio:1/1;max-height:330px}.detail-image>span{font-size:8px;margin-top:9px}.detail-copy>.eyebrow{font-size:9px}.detail-copy h1{font-size:32px;line-height:1.18;margin-block:14px 18px}.detail-description{font-size:12px;line-height:1.9}.detail-specs{font-size:10px;padding-block:18px}.tier-heading{font-size:11px;margin-top:23px}.tier-heading>span{font-size:9px}.pricing-tiers>div{padding:15px 12px}.pricing-tiers small{font-size:9px}.pricing-tiers strong{font-size:23px}.quantity-heading{font-size:11px;margin-top:25px}.quantity-heading>span{font-size:9px}.quantity-picker{height:44px}.quantity-picker button{width:37px}.quantity-picker input{width:67px;font-size:14px}.estimate{font-size:9px}.estimate strong{font-size:22px}.detail-buttons{gap:12px}.detail-buttons .button{min-height:48px;font-size:12px;padding-inline:12px;gap:11px}.detail-buttons .button>.icon{width:18px;height:18px}.fine-print{font-size:10px}.detail-faq summary{font-size:12px}.detail-faq p{font-size:11px}.cart-item{gap:13px;padding-block:20px;position:relative;flex-wrap:wrap}.cart-item img{width:75px;height:85px}.cart-item-main h3{font-size:13px;line-height:1.5;margin-block:4px 7px}.cart-item-main>small{font-size:8px}.cart-item-main>span{font-size:10px}.cart-item>strong{font-size:16px;margin-left:88px;margin-top:-5px}.cart-item-actions{gap:19px;margin-top:12px}.cart-item-actions label{font-size:9px}.cart-item-actions input{width:66px;padding:4px 7px}.cart-item-actions .text-button{font-size:9px}.cart-list>.text-link{font-size:12px}.order-summary{padding:25px}.order-summary h2{font-size:26px}.quote-layout{display:flex;flex-direction:column;gap:35px;padding-block:32px 45px}.quote-form-panel,.quote-aside{width:100%}.quote-aside{padding:0}.quote-art{height:215px}.quote-art>span{font-size:29px}.quote-art::after{right:15px;top:-20px}.quote-aside>h3{font-size:21px}.quote-aside>p{font-size:12px}.check-list li{font-size:11px}.aside-login .text-link{font-size:11px}.form-intro h1{font-size:33px;line-height:1.2;margin-block:16px}.form-intro p{font-size:12px;line-height:1.9}.form-grid{grid-template-columns:1fr;gap:0}.field{margin-bottom:16px}.field>span{font-size:11px}.field input,.field select,.field textarea{font-size:16px;padding:11px 12px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.checkbox-field{font-size:10px;gap:10px}.quote-form-panel .button{font-size:12px;min-height:48px}.request-items input{font-size:16px;width:77px}.request-items>div>span{font-size:11px}.request-items label{flex-direction:column;gap:3px;font-size:9px}.request-items img{width:39px;height:39px}.request-items>div{gap:10px}.account-welcome{grid-template-columns:1fr;margin-bottom:45px}.account-welcome>div:first-child{padding:27px}.account-art{display:none}.account-welcome h2{font-size:25px;line-height:1.2}.account-welcome .button{font-size:12px}.account-toolbar{display:block;font-size:11px;margin-bottom:23px}.account-toolbar>div{justify-content:space-between;gap:15px;margin-top:12px}.account-toolbar .text-link{font-size:10px}.account-toolbar .text-button{font-size:10px}.request-card{padding:20px 17px}.request-card-top{gap:10px;align-items:flex-start}.request-card-top h3{font-size:13px;letter-spacing:0}.request-card-top .eyebrow{font-size:7px;letter-spacing:.5px}.badge{font-size:8px;padding:4px 8px}.request-product-list>div{font-size:10px;gap:12px}.request-subtotal{font-size:9px!important}.request-message{font-size:11px}.reply-block{padding:14px}.reply-block>p{font-size:11px}.tracking-block{font-size:11px}.about-layout{grid-template-columns:1fr;gap:28px}.about-layout>img{height:280px}.about-layout h2{font-size:30px}.about-layout p{font-size:12px;line-height:1.9}.values-grid{grid-template-columns:1fr;gap:26px}.values-grid h3{font-size:24px;margin-top:13px}.values-grid p{font-size:12px}.process-columns{grid-template-columns:1fr;gap:20px}.process-card{padding:27px 23px}.process-card>h2{font-size:28px}.process-row h3{font-size:15px}.process-row p{font-size:12px}.process-row{gap:15px}.faq-section h2{font-size:30px}.faq-section summary{font-size:13px;padding-block:17px}.faq-section details p{font-size:12px;padding-right:15px}.legal-copy h2{font-size:22px}.legal-copy p{font-size:12px}.admin-heading{align-items:flex-start;padding-block:32px 20px;flex-direction:column;gap:17px}.admin-heading h1{font-size:29px}.admin-heading>.button{font-size:10px;min-height:35px;padding:8px 13px}.admin-nav{gap:7px;margin-right:-18px}.admin-nav>button{font-size:11px;padding:9px 11px}.stat-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-card{padding:20px}.stat-card>span{font-size:10px}.stat-card>strong{font-size:35px}.admin-content .section-top h2{font-size:24px}.admin-content .section-top>span{font-size:10px}.admin-content .section-top p{font-size:11px}.admin-content .section-top .button{font-size:10px}.admin-layout{padding-bottom:50px}.settings-panel{padding:23px}.settings-panel h2{font-size:25px}.settings-panel>p{font-size:11px}dialog{padding:33px 23px 25px;max-height:calc(100dvh - 30px);max-width:calc(100vw - 24px)}dialog h2{font-size:26px}.form-intro h2{font-size:27px}#auth-form h2{font-size:29px}#auth-form>p:not(.form-error){font-size:12px}.modal-close{right:8px;top:8px}#toast{font-size:11px;padding:12px 18px;bottom:19px}.success-state{padding-block:50px 65px}.success-state>h1{font-size:33px}.success-state>p{font-size:12px}.reference-box strong{font-size:18px}.empty-state{padding-block:50px 65px}.empty-state h2{font-size:26px}.empty-state p{font-size:12px}html[lang="zh-CN"] .hero h1{font-size:37px;line-height:1.32}html[lang="zh-CN"] .hero-copy>p{font-size:12px;line-height:2}html[lang="zh-CN"] .hero-float strong{font-size:12px}html[lang="zh-CN"] .section-top h2{font-size:25px;line-height:1.4}html[lang="zh-CN"] .approach-intro h2{font-size:30px}html[lang="zh-CN"] .page-heading h1{font-size:29px;line-height:1.4}html[lang="zh-CN"] .form-intro h1{font-size:28px}html[lang="zh-CN"] .detail-copy h1{font-size:28px}html[lang="zh-CN"] .contact-section h2{font-size:25px}html[lang="zh-CN"] .admin-heading h1{font-size:25px;line-height:1.4}}
.product-detail>*{min-width:0}.pricing-tiers>div{min-width:0}.pricing-tiers strong{overflow-wrap:anywhere}.pricing-tiers{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:360px){.pricing-tiers>div{padding-inline:8px}.pricing-tiers strong{font-size:18px}.detail-order-row{gap:10px}.estimate strong{font-size:19px}.quantity-picker button{width:32px}.quantity-picker input{width:58px}.hero-buttons .button{padding-inline:10px;gap:8px}.product-bottom .from{display:none}.product-bottom strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
