*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Noto Sans",Helvetica,sans-serif;color:#211a16;background:#fffaf6;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(40px,6.3vw,86px);line-height:.98;margin:0 0 18px;letter-spacing:0}h2{font-size:clamp(28px,3.7vw,52px);line-height:1.06;margin:0 0 18px;letter-spacing:0}h3{margin:0 0 8px;font-size:21px}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px;padding:14px clamp(18px,4vw,58px);background:rgba(255,250,246,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(40,25,15,.1)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;color:var(--tone);white-space:nowrap}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--tone);color:white}nav{display:flex;justify-content:center;gap:22px;font-size:14px;color:#4c4038}.language-switch{position:relative}.language-button{min-height:40px;border:1px solid rgba(40,25,15,.16);background:white;border-radius:4px;padding:0 12px;font-weight:800;color:#3c2f28;cursor:pointer}.language-button:after{content:"";display:inline-block;margin-left:8px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--tone);vertical-align:middle}.language-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:30;display:none;grid-template-columns:repeat(2,minmax(92px,1fr));gap:7px;width:230px;padding:10px;background:white;border:1px solid rgba(40,25,15,.14);box-shadow:0 16px 38px rgba(32,21,14,.18);border-radius:8px;font-size:12px}.language-switch.is-open .language-menu{display:grid}.language-menu a{padding:8px 10px;border-radius:4px;color:#6d5b51}.language-menu a[aria-current=page],.language-menu a:hover{background:#ead8ca;color:#261a14;font-weight:700}.quote-link,.button,form button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:4px;font-weight:700}.quote-link,.button.primary,form button{background:var(--tone);color:white}.button.secondary{border:1px solid rgba(255,255,255,.72);color:white}.hero{position:relative;min-height:calc(100vh - 68px);display:grid;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,15,10,.82),rgba(25,15,10,.42),rgba(25,15,10,.03))}.hero-copy{position:relative;z-index:1;width:min(720px,calc(100% - 36px));margin-left:clamp(18px,7vw,96px);color:white;padding:80px 0}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;color:var(--accent)}.hero-copy p:not(.eyebrow){font-size:20px;max-width:620px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(40,25,15,.12);background:white}.stats div{padding:26px clamp(18px,4vw,48px);border-right:1px solid rgba(40,25,15,.12)}.stats strong{display:block;font-size:32px;color:var(--tone)}.stats span{font-size:14px;color:#66564b}.seo-strip{display:flex;flex-wrap:wrap;gap:10px;padding:18px clamp(18px,5vw,72px);background:#241a16;color:#f8eadb}.seo-strip span{border:1px solid rgba(255,255,255,.22);border-radius:4px;padding:7px 10px;font-size:13px}.section,.split-section,.factory-section,.inquiry-section{padding:76px clamp(18px,5vw,72px)}.section-heading{max-width:760px;margin-bottom:34px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:white;border:1px solid rgba(40,25,15,.12);border-radius:8px;overflow:hidden}.product-card img{width:100%;aspect-ratio:1.28;object-fit:cover}.product-card div{padding:20px}.product-card p,.split-section p,.factory-section p,.inquiry-section p,li{color:#66564b}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);gap:54px;background:#f1e6dc}.process-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.process-list li{display:flex;align-items:center;gap:16px;padding:18px;background:white;border-radius:8px}.process-list span{font-weight:900;color:var(--tone)}.factory-section{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;background:white}.factory-section>img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:8px}.factory-section ul{padding-left:20px}.inquiry-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;background:var(--tone);color:white}.inquiry-section .eyebrow,.inquiry-section p{color:#f4d6bc}.contact-cards{display:grid;gap:10px;margin-top:24px}.contact-cards a{display:block;padding:12px 14px;border:1px solid rgba(255,255,255,.26);border-radius:6px;background:rgba(255,255,255,.08);font-weight:800;color:white}.contact-float{position:fixed;right:18px;bottom:18px;z-index:40;display:flex;gap:8px}.contact-float a{display:grid;place-items:center;min-height:42px;padding:0 14px;border-radius:4px;background:var(--tone);color:white;font-weight:900;box-shadow:0 12px 28px rgba(20,12,8,.22)}form{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:grid;gap:8px;font-weight:700}label:nth-child(3),label:nth-child(4){grid-column:1/-1}input,select,textarea{width:100%;border:0;border-radius:4px;padding:13px 14px;font:inherit}textarea{resize:vertical}form button{border:0;background:var(--accent);color:#1f1712;cursor:pointer}footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:28px clamp(18px,5vw,72px);background:#17110e;color:#f5eee8}.subscribe-form{display:flex;grid-template-columns:none;gap:8px;min-width:min(320px,100%)}.subscribe-form input{min-height:40px;background:#2a201c;color:white;border:1px solid rgba(255,255,255,.18)}.subscribe-form button{min-height:40px;border:0;border-radius:4px;padding:0 14px;background:var(--accent);color:#1f1712;font-weight:900;cursor:pointer}.layout-2 .hero-copy{margin-left:auto;margin-right:clamp(18px,7vw,96px)}.layout-2 .hero:after{background:linear-gradient(270deg,rgba(28,18,14,.86),rgba(28,18,14,.45),rgba(28,18,14,.04))}.layout-2 .product-grid{grid-template-columns:repeat(2,1fr)}.layout-3 .hero-copy{text-align:center;margin-inline:auto}.layout-3 .hero-copy p{margin-left:auto;margin-right:auto}.layout-3 .hero:after{background:rgba(24,15,11,.55)}.layout-3 .section-heading{text-align:center;margin-left:auto;margin-right:auto}.layout-4 .product-grid{grid-template-columns:1.35fr 1fr 1fr}.layout-4 .product-card:first-child{grid-row:span 2}.layout-4 .product-card:first-child img{aspect-ratio:.85}.layout-5 .factory-section{grid-template-columns:.86fr 1.14fr}.layout-5 .factory-section>img{order:2}.layout-5 .split-section{background:#f7e7e9}.layout-6 .product-grid{grid-template-columns:repeat(2,1fr)}.layout-6 .product-card{display:grid;grid-template-columns:42% 1fr}.layout-6 .product-card img{height:100%;aspect-ratio:auto}.layout-7 .split-section{background:#201815;color:white}.layout-7 .split-section p,.layout-7 .split-section li{color:#ead9cc}.layout-7 .process-list li{background:rgba(255,255,255,.08)}.layout-8 .stats{max-width:1100px;margin:-42px auto 0;position:relative;z-index:2;border:1px solid rgba(40,25,15,.12);box-shadow:0 18px 45px rgba(37,23,15,.16)}.layout-8 .hero{min-height:720px}.layout-9 .factory-section{background:#eef3ef}.layout-9 .seo-strip{background:#1f2b2a}.layout-10 .hero{min-height:760px}.layout-10 .section-heading{text-align:center;margin-left:auto;margin-right:auto}.layout-10 .product-grid{grid-template-columns:1fr 1fr 1fr}.layout-10 .product-card:nth-child(2),.layout-10 .product-card:nth-child(5){transform:translateY(28px)}.is-rtl .hero:after{background:linear-gradient(270deg,rgba(25,15,10,.82),rgba(25,15,10,.42),rgba(25,15,10,.03))}.is-rtl .hero-copy{margin-left:0;margin-right:clamp(18px,7vw,96px)}.is-rtl .language-menu{right:auto;left:0}.is-rtl .factory-section ul{padding-left:0;padding-right:20px}.is-rtl .contact-float{right:auto;left:18px}@media (max-width:1050px){.site-header{grid-template-columns:auto auto;justify-content:space-between}.site-header nav{grid-column:1/-1;justify-content:flex-start}.quote-link{display:none}}@media (max-width:850px){.site-header nav{display:none}.language-menu{right:0;width:min(260px,calc(100vw - 36px))}.hero{min-height:640px}.hero-copy{margin-inline:18px}.stats,.product-grid,.split-section,.factory-section,.inquiry-section,form,.layout-2 .product-grid,.layout-4 .product-grid,.layout-6 .product-grid,.layout-10 .product-grid{grid-template-columns:1fr}.layout-4 .product-card:first-child{grid-row:auto}.layout-4 .product-card:first-child img{aspect-ratio:1.28}.layout-5 .factory-section>img{order:0}.layout-6 .product-card{display:block}.layout-10 .product-card:nth-child(2),.layout-10 .product-card:nth-child(5){transform:none}.stats div{border-right:0;border-bottom:1px solid rgba(40,25,15,.1)}footer{display:grid;padding-bottom:82px}.button{width:100%}.contact-float{left:12px;right:12px;bottom:12px}.contact-float a{flex:1}}