@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#153b2d;--green:#163d30;--bright:#d5f46a;--muted:#66736b;--line:#dae0d9;--paper:#f5f7f3;--white:#fff;--font:'DM Sans',Arial,'PingFang SC',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6}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;color:inherit}button:disabled{cursor:default}img{max-width:100%;display:block}::selection{background:var(--bright);color:var(--ink)}:focus-visible{outline:3px solid #648d20;outline-offset:5px}.skip{position:absolute;top:-80px;z-index:100;background:var(--bright);padding:12px}.skip:focus{top:0}header{position:sticky;top:0;z-index:30;height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 4.2%;border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(18px)}.brand img{width:168px;max-height:64px;object-fit:contain}nav{display:flex;gap:34px;font-size:14px;font-weight:550}nav a{position:relative}nav a:after{content:'';position:absolute;bottom:-10px;height:2px;background:var(--green);left:0;right:100%;transition:right .25s}nav a:hover:after,nav a[aria-current]:after{right:0}.header-actions{display:flex;align-items:center;gap:25px}.language{border:0;background:none;font-size:13px;font-weight:600;padding:12px 0;white-space:nowrap}.language span{color:#6e7b73;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:16px 24px;background:var(--green);border:1px solid var(--green);border-radius:3px;color:white;font-size:14px;font-weight:550;line-height:1.4;transition:background .2s,transform .2s}.button span{font-size:20px;line-height:1}.button:hover{background:#2b5340;transform:translateY(-2px)}.button.small{padding:13px 20px;gap:25px}.button.light{background:var(--bright);border-color:var(--bright);color:var(--ink)}.button.outline{background:transparent;color:var(--ink);border:1px solid var(--line)}.menu-toggle{display:none;background:none;border:0;font-size:25px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:640px}.hero-copy{padding:76px 8.4% 36px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:600;margin:0 0 27px;line-height:1.5;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',var(--font);font-weight:500}h1{font-size:clamp(45px,4.6vw,76px);letter-spacing:-.055em;line-height:1.06;margin-bottom:28px}h1 em{font-style:normal;color:#6e8d40}h2{font-size:clamp(32px,3.25vw,52px);letter-spacing:-.045em;line-height:1.15;margin-bottom:24px}h3{font-size:24px;letter-spacing:-.03em;line-height:1.3}p{margin-bottom:22px}.hero-description{max-width:390px;color:var(--muted);font-size:17px;line-height:1.7;margin-bottom:32px}.hero-foot{margin-top:auto;padding-top:45px;width:100%;display:flex;align-items:flex-end;justify-content:space-between;color:var(--muted);font-size:12px;line-height:1.5}.outline-symbol{font-size:38px;font-weight:400;color:var(--ink)}.hero-visual{position:relative;min-height:550px;overflow:hidden;background:var(--green)}.hero-visual>img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-label{position:absolute;bottom:26px;left:32px;right:32px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:white;background:#153b2d90;padding:10px}.intro-line{padding:36px 4.2%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.intro-line p{font-size:21px;letter-spacing:-.03em;line-height:1.3;margin:0}.intro-line p strong{font-weight:500;color:#719441}.intro-line div{font-size:13px;color:var(--muted);line-height:1.9}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid;padding-bottom:6px}.text-link:hover{color:#72903d}footer{padding:38px 4.2%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:13px;color:var(--muted)}
.brand{display:flex;gap:9px;align-items:center}.brand-mark{width:43px;height:31px;overflow:hidden;display:block;flex-shrink:0}.brand-mark img{width:65px;height:auto;max-width:none;max-height:none;transform:translate(-10px,-3px)}.brand-word{font-family:'Manrope',var(--font);font-size:27px;font-weight:750;letter-spacing:-1.6px;line-height:1}.brand-word sup{font-family:Arial;font-size:10px;position:relative;top:-7px;letter-spacing:0;margin-left:2px}.brand-word small{font-size:9px;letter-spacing:.29em;display:block;line-height:1;margin-top:7px;font-weight:500}.mobile-contact{display:none}.hero{grid-template-columns:48% 52%;min-height:690px}.hero h1{font-size:clamp(50px,4.7vw,78px)}.hero-visual{background:#153a2b}.hero-visual>img{object-fit:contain;animation:hero-enter 1.1s ease both}.hero-label{background:none;font-size:10px;border-top:1px solid #ffffff30;padding:20px 0 0}.hero-copy{padding-top:65px}.hero .button{margin-bottom:12px}.hero-description{max-width:410px}.hero-foot{padding-top:25px}.section{padding:100px 4.2%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px}.section-heading h2{margin-bottom:0}.section-heading>div:last-child>p,.section-heading>p{font-size:15px;max-width:400px;color:var(--muted);line-height:1.75}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 26px}.category-picture{background:var(--paper);aspect-ratio:1.2;position:relative;overflow:hidden;border:1px solid #edf0eb}.category-picture img{width:100%;height:100%;object-fit:contain;padding:40px;mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.2,.6,.3,1)}.category-card:hover img{transform:scale(1.055)}.category-number{position:absolute;left:20px;top:15px;font-size:12px;color:var(--muted)}.image-arrow{position:absolute;right:17px;bottom:17px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:white;border:1px solid #dfe5dd;font-size:19px;transition:background .25s}.category-card:hover .image-arrow,.product-card:hover .image-arrow{background:var(--bright)}.category-card h3{font-size:22px;margin:19px 0 5px;font-weight:550}.category-card p{font-size:14px;color:var(--muted);margin:0}.collection-more{border-top:1px solid var(--line);margin-top:44px;display:flex}.collection-more a{flex:1;display:flex;justify-content:space-between;padding:24px 24px 0;font-size:17px;border-right:1px solid var(--line)}.collection-more a:first-child{padding-left:0}.collection-more a:last-child{border-right:0}.story-section{display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}.story-photo{position:relative;min-height:640px}.story-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.photo-caption{position:absolute;left:24px;bottom:24px;color:white;background:#163d30df;font-size:11px;letter-spacing:.08em;padding:10px 15px}.story-copy{padding:85px 12%;align-self:center}.story-copy>p:not(.eyebrow){color:var(--muted);max-width:520px;font-size:16px}.stats{display:flex;gap:44px;margin:30px 0 40px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats>div{display:flex;flex-direction:column}.stats strong{font-family:'Manrope',var(--font);font-size:37px;font-weight:500;letter-spacing:-.045em;line-height:1.3}.stats strong span{font-size:17px}.stats>div>span{font-size:12px;color:var(--muted);margin-top:8px}.material-home{display:grid;grid-template-columns:1fr 1fr;gap:10%}.material-home>div>p:not(.eyebrow){max-width:400px;color:var(--muted)}.material-rows{padding-top:20px}.material-rows>div{display:flex;gap:25px;border-top:1px solid var(--line);padding:27px 0;align-items:flex-start}.material-rows>div:last-child{border-bottom:1px solid var(--line)}.material-rows>div>span:first-child{font-size:12px;color:var(--muted);padding-top:5px}.material-rows>div>span:last-child{margin-left:auto}.material-rows h3{font-size:24px;margin:0}.material-rows small{display:block;font-family:var(--font);font-size:14px;color:var(--muted);letter-spacing:0;line-height:1.5;margin-top:12px;font-weight:400}.contact-band{background:var(--green);color:white;padding:70px 6%;}.contact-band>.eyebrow{color:#b0c5b4}.contact-band>div{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-band h2{font-size:clamp(36px,4vw,66px);margin:0;line-height:1.15}.contact-band h2 em,.contact-band h2 span{font-style:normal;color:var(--bright)}footer{display:block;padding:65px 4.2% 25px;background:#fafbf9;border:0}.footer-top{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:70px;padding-bottom:65px}.footer-brand{font-family:'Manrope',var(--font);font-size:35px;font-weight:800;letter-spacing:-.055em;color:var(--green);line-height:1}.footer-brand sup{font-size:11px}.footer-top>div>p{margin:14px 0 24px;line-height:1.8;font-size:14px}.footer-top h3{font-family:var(--font);font-size:12px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:22px}.footer-top>div>a:not(.footer-brand){display:block;margin:10px 0;font-size:14px}.footer-top .email-link{color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.page-intro{padding:66px 4.2% 60px;border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f5f7f3,#fff 70%)}.page-intro>div{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.page-intro h1{font-size:clamp(40px,4.7vw,70px);margin-bottom:0}.page-intro>div>p{font-size:16px;color:var(--muted);margin-bottom:6px;max-width:380px;line-height:1.8}.catalogue{display:grid;grid-template-columns:235px minmax(0,1fr);gap:45px;padding-top:45px}.filters>.eyebrow{margin:14px 0 24px;color:var(--muted);font-size:11px}.filter-list{display:flex;flex-direction:column;gap:4px}.filter-list button{padding:13px 12px;display:flex;gap:8px;justify-content:space-between;align-items:center;border:0;background:none;text-align:left;font-size:14px;line-height:1.5;border-radius:3px}.filter-list button span{font-size:11px;color:var(--muted)}.filter-list button:hover{background:var(--paper)}.filter-list button[aria-pressed=true]{background:var(--green);color:white}.filter-list button[aria-pressed=true] span{color:#cfe0ca}.filter-note{padding-top:35px;border-top:1px solid var(--line);margin-top:38px}.filter-note h3{font-size:20px}.filter-note p{font-size:14px;color:var(--muted)}.filter-note .text-link{font-size:13px}.catalogue-controls{display:flex;gap:15px;align-items:center}.search-field{flex:1;display:flex;align-items:center;border:1px solid var(--line);min-width:0;background:white}.search-field>span{font-size:28px;line-height:1;padding-left:16px;font-family:Arial}.search-field input{border:0;padding:14px 12px;min-width:0;width:100%;font-size:14px;background:transparent}.material-select select{padding:14px 35px 14px 14px;border:1px solid var(--line);background:white;color:var(--ink);font-size:14px;max-width:220px}.results-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0}.results-heading p{font-size:13px;color:var(--muted);margin:0}.reset-filters{font-size:12px;background:none;border:0;text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 22px}.product-image{display:block;aspect-ratio:1.13;position:relative;overflow:hidden;border:1px solid #e8ece5;background:#fff}.product-image img{width:100%;height:100%;object-fit:contain;padding:26px;transition:transform .5s}.product-card:hover img{transform:scale(1.05)}.product-meta{display:flex;justify-content:space-between;gap:10px;margin:15px 0 8px;font-size:11px;color:var(--muted)}.product-meta>span:last-child{text-align:right}.product-card h3{font-size:18px;line-height:1.45;font-weight:550;margin:0}.product-card .image-arrow{width:29px;height:29px;font-size:16px;right:12px;bottom:12px}.empty{padding:80px 20px;text-align:center;background:var(--paper)}.empty p{color:var(--muted)}.empty .button{font-size:14px;text-decoration:none;background:var(--green)}.bag-panel{overflow:hidden}.bag-panel img{width:200%;max-width:none;object-fit:fill;padding:0;transform:translateX(-50%);mix-blend-mode:normal}.bag-panel:hover img{transform:translateX(-50%)}.breadcrumbs{padding:24px 4.2%;font-size:12px;display:flex;gap:14px;flex-wrap:wrap;color:var(--muted)}.breadcrumbs a:hover{text-decoration:underline}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding:15px 4.2% 70px}.detail-visual{position:relative;background:var(--paper);min-height:540px;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-visual>img{width:100%;height:500px;object-fit:contain;padding:45px;mix-blend-mode:multiply}.detail-visual>span{position:absolute;bottom:22px;left:24px;font-size:10px;letter-spacing:.1em;color:var(--muted)}.detail-visual.bag-panel>img{width:200%;height:100%;padding:0;transform:translateX(-25%);object-fit:fill;flex-shrink:0;mix-blend-mode:normal}.detail-copy{padding:30px 0}.detail-copy h1{font-size:42px;line-height:1.17;letter-spacing:-.04em}.detail-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.8}.detail-copy dl{margin:28px 0 32px}.detail-copy dl>div{display:grid;grid-template-columns:90px 1fr;gap:20px;padding:12px 0;border-top:1px solid var(--line);font-size:13px}.detail-copy dt{color:var(--muted)}.detail-copy dd{margin:0}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.detail-actions .button{padding:15px 18px;gap:20px}.small-print{font-size:12px!important;color:var(--muted);line-height:1.7!important}.specs{padding-top:50px;border-top:1px solid var(--line)}.table-scroll{overflow:auto;margin:20px 0 25px;border:1px solid var(--line)}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}thead{background:var(--paper)}th{font-weight:600;font-size:12px;white-space:nowrap}td,th{padding:16px 20px;border-bottom:1px solid var(--line)}tr:last-child td{border-bottom:0}td{min-width:90px}tbody tr:hover{background:#fafbf8}.spec-request{padding:35px;background:var(--paper);margin-bottom:25px}.spec-request p{margin:0}.related{background:#fafbf8;padding-top:60px;padding-bottom:70px}.related h2{margin-bottom:40px}.about-banner{position:relative;height:500px;overflow:hidden}.about-banner img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.about-banner>span{position:absolute;left:4.2%;bottom:26px;background:white;padding:12px 20px;font-size:11px;letter-spacing:.1em}.about-story{display:grid;grid-template-columns:1fr 2fr;gap:10%}.about-story>div{max-width:760px}.about-story p:not(.eyebrow){color:var(--muted);font-size:17px}.timeline{background:var(--paper);padding-top:65px;padding-bottom:65px}.timeline>div{display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.timeline article{border-top:1px solid #bccbb6;padding-top:25px}.timeline strong{font-family:'Manrope',var(--font);font-size:34px;font-weight:500}.timeline h3{font-size:17px;line-height:1.5;margin:15px 0 10px}.timeline p{font-size:13px;color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.photo-grid figure{margin:0}.photo-grid img{width:100%;aspect-ratio:1.4;object-fit:cover;height:auto}.photo-grid figcaption{margin-top:14px;font-size:14px}.quality-materials{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.material-image{background:var(--paper);margin-bottom:32px;aspect-ratio:1.25}.material-image img{width:100%;height:100%;object-fit:contain;padding:40px;mix-blend-mode:multiply}.quality-materials h2{font-size:30px}.quality-materials .eyebrow{margin-bottom:18px;color:var(--muted)}.quality-materials p:not(.eyebrow){color:var(--muted);font-size:15px}.quality-note{display:flex;gap:24px;margin:0 4.2%;padding:35px;background:var(--paper);border-left:3px solid #93ac62}.quality-note>span{border:1px solid var(--green);border-radius:100%;height:28px;width:28px;text-align:center;flex-shrink:0}.quality-note h3{font-size:22px}.quality-note p{max-width:1000px;color:var(--muted);font-size:15px;margin-bottom:0}.certificate-row{display:grid;grid-template-columns:1fr 1fr 1.6fr;gap:30px;align-items:center;padding:28px 0;border-top:1px solid var(--line)}.certificate-row strong{font-family:'Manrope';font-size:30px;font-weight:700;letter-spacing:-.04em}.certificate-row h3{font-size:20px;margin:0}.certificate-row p{font-size:14px;color:var(--muted);margin:0}.certificates>.small-print{margin:28px 0}.contact-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:11%;padding-top:70px}.contact-layout>aside h2{font-size:32px;margin-bottom:40px}.contact-method{margin-bottom:30px}.contact-method>span{display:block;font-size:11px;letter-spacing:.1em;color:var(--muted);margin-bottom:8px}.contact-method a{display:block;font-size:16px;margin:6px 0;overflow-wrap:anywhere}.contact-method p{font-size:15px}.contact-photo{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;margin-top:40px}.inquiry-form>h2{font-size:34px}.inquiry-form{min-width:0}.selected-products{border:1px solid var(--line);padding:22px;margin:28px 0 30px;background:#fafbf8}.selected-products h3{font-size:15px;font-weight:600;margin-bottom:15px}.empty-inquiry{font-size:13px;color:var(--muted);margin:0}.empty-inquiry a{display:block;color:var(--ink);margin-top:5px}.inquiry-item{display:flex;gap:14px;align-items:center;border-top:1px solid var(--line);padding:12px 0}.inquiry-item>img{object-fit:contain;mix-blend-mode:multiply}.inquiry-item>div{flex:1;min-width:0}.inquiry-item a{font-size:13px;line-height:1.4;display:block}.inquiry-item small{font-size:10px;color:var(--muted);display:block;overflow-wrap:anywhere}.inquiry-item button{border:0;background:none;font-size:25px;padding:8px}form>label,.form-grid>label{display:flex;flex-direction:column;gap:9px;font-size:13px;color:var(--ink);font-weight:500}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 20px;margin-bottom:22px}form input,form textarea{border:1px solid var(--line);padding:12px 14px;background:white;border-radius:0;color:var(--ink);width:100%;font-weight:400;font-size:15px;min-width:0}form input{height:49px}form textarea{resize:vertical}form>.small-print{margin:18px 0 22px}.form-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.form-actions .button{padding:14px 19px;gap:20px}.text-button{padding:5px 0;border:0;background:none;text-decoration:underline;font-size:12px}.faq{background:var(--paper)}.faq h2{margin-bottom:45px}.faq details{max-width:1000px;border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:18px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{max-width:800px;color:var(--muted);font-size:15px;margin:20px 0 5px}.faq details[open] summary>span{transform:rotate(45deg)}#form-status{font-size:13px;color:var(--green);margin-top:18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#inquiry-bar{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);background:var(--green);color:white;border:1px solid #ffffff33;border-radius:6px;box-shadow:0 8px 35px #0002;z-index:40;padding:14px 20px;display:flex;gap:30px;align-items:center;font-size:13px;max-width:calc(100% - 32px);white-space:nowrap}#inquiry-bar[hidden]{display:none}#inquiry-bar a{background:var(--bright);color:var(--ink);padding:8px 15px;border-radius:3px}#toast{position:fixed;right:24px;bottom:100px;background:var(--green);color:white;padding:16px 24px;border-radius:4px;box-shadow:0 5px 25px #0002;z-index:100;font-size:14px;max-width:calc(100% - 48px);opacity:0;transform:translateY(15px);transition:.25s;pointer-events:none}#toast.visible{opacity:1;transform:none}.load-error{padding:20px;background:#f4efdb;font-size:14px}.resource-panel{margin:0 4.2% 80px;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:35px 40px;background:var(--paper);border:1px solid var(--line)}.resource-panel h3{margin-bottom:8px}.resource-panel p{margin:0;color:var(--muted);font-size:14px}.resource-panel .button{flex-shrink:0}.video-section{padding-top:0}.video-section video{width:100%;max-height:680px;display:block;background:var(--green);object-fit:contain}.video-section h2{margin-bottom:30px}.menu-toggle span{display:block;width:22px;height:1px;background:var(--green);margin:6px 0}.mobile-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}@keyframes hero-enter{from{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}
@media(min-width:1700px){body{max-width:1920px;margin:auto}.hero{min-height:780px}.hero-copy{padding-top:100px}.hero h1{font-size:85px}}
@media(max-width:1100px){header{height:84px;padding:0 24px}nav{gap:20px;font-size:13px}.header-actions{gap:18px}.brand-word{font-size:24px}.brand-mark{width:35px}.brand-mark img{width:58px}.hero{min-height:640px}.hero-copy{padding:55px 8% 30px}.hero h1{font-size:56px}.section{padding:75px 4.2%}.hero-description{font-size:16px}.catalogue{grid-template-columns:205px minmax(0,1fr);gap:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-picture img{padding:30px}.story-copy{padding:60px 9%}.story-photo{min-height:590px}.stats{gap:28px}.stats strong{font-size:32px}.timeline>div{grid-template-columns:repeat(3,1fr);gap:25px}.detail-copy h1{font-size:35px}.detail-visual{min-height:460px}.detail-visual>img{height:440px}.page-intro>div>p{font-size:14px;max-width:290px}.contact-layout{gap:6%}.footer-top{gap:35px}.intro-line div{display:none}}
@media(max-width:760px){header{height:76px;padding:0 20px}.brand-word{font-size:25px}.brand-mark{width:39px;height:29px}.brand-mark img{width:63px}.header-actions{gap:18px}.header-actions .button{display:none}.menu-toggle{display:block;width:25px;padding:0}nav{display:none}.mobile-open nav{display:flex;position:absolute;left:0;right:0;top:76px;flex-direction:column;gap:0;padding:15px 24px 25px;background:white;border-bottom:1px solid var(--line)}.mobile-open nav a{padding:12px 0;font-size:16px}.mobile-contact{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:46px 24px 38px}.hero .eyebrow{font-size:11px;margin-bottom:25px}.hero h1{font-size:55px}.hero h1 br:nth-child(2){display:none}.hero h1 em:before{content:' '}.hero-description{font-size:16px;max-width:360px}.hero-foot{display:none}.hero-visual{min-height:370px}.hero-label{left:20px;right:20px;bottom:20px;font-size:9px}.intro-line{padding:26px 24px;gap:18px}.intro-line p{font-size:18px}.intro-line .text-link{font-size:12px;white-space:nowrap}.section{padding:60px 24px}.section-heading{display:block;margin-bottom:30px}.section-heading>div:last-child>p{margin:22px 0 18px}.section-heading>p{margin:20px 0 0}h2{font-size:34px}.eyebrow{font-size:11px;margin-bottom:20px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 16px}.category-picture{aspect-ratio:1}.category-picture img{padding:18px}.category-number{top:9px;left:12px;font-size:10px}.category-card h3{font-size:17px;line-height:1.4;margin-top:13px}.category-card p{font-size:12px;line-height:1.6}.image-arrow{width:26px;height:26px;right:10px;bottom:10px;font-size:16px}.collection-more{flex-direction:column;margin-top:30px}.collection-more a{border-right:0;border-bottom:1px solid var(--line);padding:15px 0;font-size:16px}.story-section{grid-template-columns:1fr}.story-photo{min-height:340px}.story-copy{padding:45px 24px 55px}.stats{gap:50px}.material-home{grid-template-columns:1fr;gap:35px}.material-home>div>p:not(.eyebrow){font-size:15px}.material-rows{padding-top:0}.material-rows h3{font-size:22px}.contact-band{padding:50px 24px}.contact-band>div{display:block}.contact-band h2{font-size:38px;margin-bottom:32px}.contact-band .button{min-width:200px}footer{padding:45px 24px 24px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div>p{font-size:13px}.footer-top>div>a:not(.footer-brand){font-size:13px}.footer-bottom{flex-direction:column;gap:8px;font-size:10px}.page-intro{padding:42px 24px}.page-intro>div{display:block}.page-intro h1{font-size:43px;line-height:1.12}.page-intro>div>p{max-width:100%;margin:25px 0 0;font-size:15px}.catalogue{display:block;padding-top:25px}.filters>.eyebrow{margin:0 0 14px;font-size:10px}.filter-list{flex-direction:row;overflow:auto;padding-bottom:14px;gap:8px;margin-bottom:20px;scrollbar-width:thin}.filter-list button{white-space:nowrap;border:1px solid var(--line);padding:10px 13px;gap:8px;font-size:13px;flex-shrink:0}.filter-note{display:none}.catalogue-controls{gap:10px}.search-field input{font-size:13px;padding:13px 8px}.search-field>span{padding-left:10px}.material-select select{font-size:12px;width:122px;padding:14px 6px}.results-heading{margin:20px 0}.product-grid{gap:25px 15px}.product-image{aspect-ratio:1}.product-image img{padding:17px}.product-card h3{font-size:15px;line-height:1.4}.product-meta{font-size:10px;margin-top:11px;display:block}.product-meta>span:last-child{display:none}.product-image .image-arrow{width:25px;height:25px;right:8px;bottom:8px}.bag-panel img{padding:0}.breadcrumbs{padding:20px 24px;gap:8px;font-size:11px}.breadcrumbs>span:last-child{display:none}.product-detail{grid-template-columns:1fr;gap:15px;padding:0 24px 35px}.detail-visual{min-height:330px}.detail-visual>img{height:330px;padding:32px}.detail-copy{padding:25px 0 0}.detail-copy h1{font-size:34px}.detail-copy>.eyebrow{font-size:11px}.detail-copy>p:not(.eyebrow){font-size:15px}.detail-actions .button{font-size:13px}.specs{padding-top:40px}.specs .section-heading .text-link{display:inline-block;margin-top:25px}td,th{padding:13px 15px;font-size:12px}.spec-request{padding:25px}.spec-request h3{font-size:23px}.spec-request p{font-size:14px}.related .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related .product-card:last-child{display:none}.about-banner{height:310px}.about-banner>span{left:24px;font-size:9px;padding:8px 12px}.about-story{grid-template-columns:1fr;gap:12px}.about-story p:not(.eyebrow){font-size:16px}.timeline>div{grid-template-columns:repeat(2,1fr);gap:25px}.timeline strong{font-size:31px}.timeline h3{font-size:16px}.timeline p{font-size:12px}.photo-grid{grid-template-columns:1fr;gap:30px}.photo-grid img{aspect-ratio:1.5}.quality-materials{grid-template-columns:1fr;gap:35px}.quality-materials h2{font-size:30px;margin-bottom:15px}.quality-materials article .eyebrow{margin-bottom:12px}.material-image{aspect-ratio:1.4;margin-bottom:25px}.quality-note{margin:0 24px;padding:25px 20px;gap:16px}.quality-note h3{font-size:21px}.quality-note p{font-size:14px}.certificate-row{grid-template-columns:1fr 1fr;gap:12px}.certificate-row strong{font-size:27px}.certificate-row h3{font-size:17px}.certificate-row p{grid-column:1/-1;font-size:14px}.contact-layout{grid-template-columns:1fr;gap:50px}.contact-layout>aside h2{font-size:30px}.contact-photo{display:none}.contact-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.contact-layout>aside h2{grid-column:1/-1}.contact-method{margin-bottom:20px;min-width:0}.contact-method a,.contact-method p{font-size:13px}.contact-method:first-of-type{grid-column:1/-1}.inquiry-form{border-top:1px solid var(--line);padding-top:40px}.inquiry-form>h2{font-size:30px}.form-grid{gap:18px 13px}.form-grid input{font-size:16px}.form-actions{gap:10px}.form-actions .button{font-size:12px;padding:13px 16px}.copy-inquiry{display:block;margin-top:10px}.selected-products{padding:18px}.faq summary{font-size:16px}.faq details p{font-size:14px}#inquiry-bar{bottom:12px;gap:18px;padding:12px 14px;font-size:12px}#inquiry-bar a{padding:7px 10px}#toast{right:16px;bottom:90px;font-size:13px}.resource-panel{margin:0 24px 55px;padding:25px;display:block}.resource-panel .button{margin-top:22px}.resource-panel h3{font-size:22px}.video-section{padding-top:0}.video-section video{max-height:480px}html[lang=zh-CN] .hero h1{font-size:49px;line-height:1.25}html[lang=zh-CN] .hero h1 br:nth-child(2){display:inline}html[lang=zh-CN] .hero h1 em:before{content:''}}
@media(max-width:380px){.brand-word{font-size:22px}.brand-mark{width:32px}.header-actions{gap:13px}.hero h1{font-size:49px}.hero-visual{min-height:310px}.intro-line{display:block}.intro-line .text-link{display:inline-block;margin-top:14px}.page-intro h1{font-size:37px}.form-grid{grid-template-columns:1fr}.detail-actions{flex-direction:column}.category-card h3{font-size:15px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}}
.brand-mark{height:26px}.brand-mark img{transform:translate(-10px,-6px)}.button{min-height:44px}.language{font-size:14px}.product-meta{font-size:12px}.filter-list button span{font-size:12px}.results-heading p{font-size:14px}.results-heading .reset-filters{font-size:14px}.category-card p{font-size:14px}.product-card h3{font-size:18px}.footer-bottom{font-size:12px}.hero-label{font-size:11px}.hero-copy .eyebrow{font-size:12px}.hero-foot{font-size:12px}
@media(min-width:761px) and (max-width:1100px){.hero h1{font-size:clamp(40px,4.8vw,53px)}.hero{min-height:610px}.hero-copy{padding-top:50px}.hero-description{font-size:16px}.hero-label{font-size:9px;gap:14px}.hero-label span{max-width:50%}.header-actions .button{gap:18px}}
@media(max-width:760px){.brand-mark{height:25px}.category-card p{font-size:13px}.product-card h3{font-size:16px}.product-meta{font-size:12px}.product-image .image-arrow{width:28px;height:28px}.filter-list button{font-size:14px}.material-select select{font-size:13px}.search-field input{font-size:16px}.hero-label{font-size:10px}.inquiry-item a{font-size:14px}.form-grid>label,form>label{font-size:14px}.form-actions .button{font-size:14px}.contact-method a,.contact-method p{font-size:14px}.detail-copy dl>div{font-size:14px}.copy-inquiry{font-size:14px}.table-scroll{font-size:14px}.footer-top>div>a:not(.footer-brand){font-size:14px}.timeline p{font-size:14px}.timeline h3{font-size:17px}}
.bag-panel img,.bag-panel:hover img{width:100%;height:100%;max-width:100%;transform:none;object-fit:contain;padding:26px}.detail-visual.bag-panel>img{width:100%;height:500px;transform:none;object-fit:contain;padding:45px;flex-shrink:1}.original-reference{margin:0 4.2% 40px;display:flex;gap:25px;align-items:center;font-size:13px;color:var(--muted)}.original-reference a{color:var(--ink);text-decoration:underline;flex-shrink:0}.original-reference span{font-size:12px}.detail-visual>span{max-width:calc(100% - 48px);line-height:1.5}
@media(max-width:760px){.detail-visual.bag-panel>img{height:330px;padding:32px}.bag-panel img{padding:17px}.original-reference{margin:0 24px 35px;display:block}.original-reference span{display:block;margin-top:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
