:root{color:#171b20;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f3ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f3ef;min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}@keyframes page-soft-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#app{min-height:100vh}.site-shell{background:linear-gradient(#ffffffc2,#f5f3eff0),#f5f3ef;min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#faf9f6e6;border-bottom:1px solid #1f23281a;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:18px clamp(22px,5vw,70px);transition:background-color .18s,border-color .18s,box-shadow .18s;display:flex;position:sticky;top:0}.brand{color:#111418;letter-spacing:0;white-space:nowrap;align-items:center;gap:11px;font-size:18px;font-weight:700;transition:opacity .18s;display:inline-flex}.brand:hover,.brand:focus-visible{opacity:.76;outline:none}.brand-mark{color:#f8f5ef;background:#15191d;border:1px solid #2f363d;border-radius:8px;place-items:center;width:36px;height:36px;font-size:13px;transition:background-color .18s,border-color .18s;display:grid}.brand-logo{object-fit:contain;border-radius:8px;width:36px;height:36px;display:block}.menu-toggle{display:none}.nav{justify-content:flex-end;align-items:center;gap:6px;display:flex}.nav-button{color:#30363d;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:68px;min-height:38px;padding:0 14px;font-size:15px;font-weight:650;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.nav-button:hover,.nav-button:focus-visible,.nav-button.active{background:#fff;border-color:#161b2224;outline:none}.nav-button:hover,.nav-button:focus-visible{transform:translateY(-1px)}.nav-menu{position:relative}.dropdown{background:#fffffff5;border:1px solid #161b221f;border-radius:8px;min-width:230px;padding:8px;animation:.18s both page-soft-in;display:none;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 42px #0f172a24}.dropdown:before{content:"";height:12px;position:absolute;bottom:100%;left:0;right:0}.nav-menu:hover .dropdown,.nav-menu:focus-within .dropdown{display:grid}.dropdown a{color:#20262d;border-radius:6px;padding:12px;font-size:14px;font-weight:650;transition:background-color .16s,color .16s}.dropdown a:hover,.dropdown a:focus-visible{background:#f0eee8;outline:none}.page-section{min-height:calc(100svh - 73px);padding:clamp(56px,7vw,96px) clamp(22px,5vw,70px);scroll-margin-top:86px;animation:.26s both page-soft-in}.page-hero{flex-direction:column;justify-content:flex-end;min-height:56vh;padding-bottom:clamp(58px,8vw,108px);display:flex}.page-hero h1{max-width:980px}.hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(34px,6vw,78px);min-height:calc(100vh - 73px);padding-top:clamp(56px,7vw,92px);display:grid}.hero-copy{max-width:720px}.eyebrow{color:#8a6729;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:760;line-height:1.4}h1,h2,h3,p{margin:0}h1{color:#101316;letter-spacing:0;font-size:clamp(48px,6vw,86px);font-weight:780;line-height:.98}h2{color:#111418;letter-spacing:0;font-size:clamp(36px,4.6vw,62px);font-weight:760;line-height:1.04}h3{color:#14181d;letter-spacing:0;font-size:24px;font-weight:720;line-height:1.18}.lead{color:#505962;max-width:640px;margin-top:28px;font-size:clamp(19px,2vw,24px);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.primary-link,.secondary-link,.inquiry-form button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:720;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.primary-link,.inquiry-form button{color:#fff;background:#11161b;border:1px solid #11161b}.secondary-link{color:#14191f;background:#ffffffc2;border:1px solid #11161b2e}.primary-link:hover,.primary-link:focus-visible,.secondary-link:hover,.secondary-link:focus-visible,.inquiry-form button:hover,.inquiry-form button:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 12px 28px #11161b1f}.hero-media,.factory-image{background:#d8d4cc;border:1px solid #11161b1f;border-radius:8px;margin:0;overflow:hidden}.hero-media img{object-fit:cover;width:100%;height:clamp(520px,68vh,760px);transition:transform .42s}.hero-media:hover img,.factory-image:hover img{transform:scale(1.018)}.text-link{color:#8a6729;width:fit-content;margin-top:26px;font-weight:740;transition:color .18s,opacity .18s,transform .18s}.text-link:hover,.text-link:focus-visible{color:#5f461d;opacity:.86;outline:none;transform:translate(2px)}.home-featured-products{background:#f8f7f3}.featured-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.featured-product{background:#ffffffd1;border:1px solid #11161b1a;border-radius:8px;overflow:hidden}.featured-product img{aspect-ratio:1.65;object-fit:cover;background:#d8d4cc;width:100%}.featured-product div{padding:20px}.featured-product span,.home-insight-grid span{color:#9b762e;text-transform:uppercase;font-size:13px;font-weight:760}.featured-product p,.home-insight-grid p,.factory-highlight-list p{color:#626b75;margin-top:12px;font-size:16px;line-height:1.62}.featured-product a{color:#8a6729;margin-top:22px;font-weight:740;display:inline-flex}.home-factory-showcase{background:#eeebe4;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(34px,6vw,84px);display:grid}.factory-highlight-list{border-top:1px solid #11161b24;gap:0;margin-top:28px;display:grid}.factory-highlight-list p{border-bottom:1px solid #11161b1a;margin:0;padding:16px 0}.home-insights{background:#f8f7f3}.home-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:8px;display:grid}.home-insight-grid article{background:#ffffff8a;border-top:1px solid #11161b24;flex-direction:column;min-height:250px;padding:24px;display:flex}.home-insight-grid h3{margin-top:18px}.home-insight-grid a{color:#8a6729;width:fit-content;margin-top:auto;padding-top:20px;font-weight:740;display:inline-flex}.whatsapp-link{color:#07140b;background:#25d366;border:1px solid #25d366;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:760;display:inline-flex}.section-heading{max-width:860px;margin-bottom:42px}.section-heading p:not(.eyebrow),.split-copy p,.contact-copy p{color:#56606a;margin-top:20px;font-size:19px;line-height:1.7}.compact{margin-bottom:26px}.products-section{padding-top:clamp(30px,3.2vw,46px)}.catalog-toolbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:16px;display:flex}.catalog-toolbar h1,.catalog-toolbar h2{font-size:clamp(28px,2.8vw,38px);line-height:1.05}.catalog-toolbar>span{color:#626b75;white-space:nowrap;font-size:15px;font-weight:700}.not-found-section{background:#f8f7f3;justify-content:center}.not-found-section h1{max-width:760px}.not-found-section .lead{max-width:720px}.catalog-chip-row{scrollbar-width:thin;gap:10px;margin-bottom:18px;padding-bottom:4px;display:flex;overflow-x:auto}.catalog-chip-row a{color:#303942;white-space:nowrap;background:#ffffffbd;border:1px solid #11161b1a;border-radius:8px;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:680;display:inline-flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{background:#fffc;border:1px solid #11161b1a;border-radius:8px;overflow:hidden}.product-card img{aspect-ratio:1.45;object-fit:cover;background:#d8d4cc;width:100%}.product-card div{padding:16px}.product-card h3{font-size:clamp(19px,1.7vw,24px);line-height:1.12}.product-card p{color:#626b75;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.application-grid{gap:14px;display:grid}.application-card{color:#56606a;background:#ffffff9e;border:1px solid #11161b1a;border-radius:8px;min-height:128px;padding:22px;font-size:17px;line-height:1.62}.product-meta{gap:9px;margin:14px 0 0;display:grid}.product-meta div{border-top:1px solid #11161b1a;padding-top:10px}.product-meta dt{color:#8a6729;text-transform:uppercase;font-size:12px;font-weight:760}.product-meta dd{color:#30363d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.breadcrumb-row{color:#626b75;background:#f8f7f3;align-items:center;gap:12px;padding:20px clamp(22px,5vw,70px) 0;font-size:14px;font-weight:680;display:flex}.breadcrumb-row a{color:#171b20;background:#ffffffb8;border:1px solid #11161b1f;border-radius:8px;align-items:center;min-height:34px;padding:0 12px;transition:border-color .17s,box-shadow .17s,transform .17s;display:inline-flex}.breadcrumb-row a:before{content:"<";color:#8a6729;margin-right:7px;font-weight:800}.breadcrumb-row a:hover,.breadcrumb-row a:focus-visible{border-color:#11161b33;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #11161b14}.applications-section{background:#f8f7f3;min-height:auto;padding-block:clamp(42px,4.8vw,70px)}.application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.application-card{flex-direction:column;min-height:230px;display:flex}.application-card h3{font-size:23px}.application-card p{color:#626b75;margin-top:14px;font-size:16px;line-height:1.62}.application-card a{color:#8a6729;width:fit-content;margin-top:auto;padding-top:22px;font-weight:740}.detail-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(34px,6vw,78px);min-height:calc(100svh - 73px);padding-top:clamp(38px,4vw,58px);padding-bottom:clamp(54px,6vw,82px);display:grid}.detail-gallery-section{background:#f8f7f3;min-height:auto;padding-block:clamp(42px,4.8vw,70px)}.detail-gallery-section .section-heading{margin-bottom:28px}.detail-gallery-section h2{font-size:clamp(32px,3.6vw,48px)}.detail-gallery-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(260px,24vw);grid-auto-flow:column;gap:12px;padding-bottom:10px;display:grid;overflow-x:auto}.detail-gallery-grid figure{scroll-snap-align:start;background:#fff;border:1px solid #11161b1a;border-radius:8px;margin:0;overflow:hidden}.detail-gallery-grid img{aspect-ratio:1;object-fit:contain;background:#f4f2ed;width:100%;height:auto;padding:10px}.detail-spec-section{background:#eeebe4;min-height:auto;padding-block:clamp(42px,4.8vw,70px)}.spec-table-wrap{background:#ffffffbd;border:1px solid #11161b1f;border-radius:8px;overflow:hidden}.spec-table{border-collapse:collapse;width:100%}.spec-table tr+tr{border-top:1px solid #11161b1a}.spec-table th,.spec-table td{text-align:left;vertical-align:top;padding:18px 22px;font-size:16px;line-height:1.5}.spec-table th{color:#8a6729;width:32%;font-weight:760}.spec-table td{color:#30363d}.detail-benefits-section{background:#f8f7f3;min-height:auto;padding-block:clamp(42px,4.8vw,70px);display:block}.detail-benefits-section .section-heading{max-width:760px}.benefit-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.benefit-list article{background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;min-height:148px;padding:20px}.benefit-list p{color:#56606a;margin:0;font-size:16px;line-height:1.6}.scenario-panel{background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:18px 20px;display:flex}.scenario-panel strong{color:#111418;font-size:18px}.scenario-list{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.scenario-list span{color:#303942;background:#ffffffa8;border:1px solid #11161b1f;border-radius:8px;align-items:center;min-height:44px;padding:0 16px;font-weight:690;display:inline-flex}.factory-section{background:#eeebe4;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(34px,6vw,84px);display:grid}.factory-section.standalone,.contact-section.standalone{min-height:calc(100svh - 73px);padding-top:clamp(38px,4vw,58px)}.split-copy{max-width:700px}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.stats div{border-top:1px solid #11161b29;padding:18px}.stats strong{color:#11161b;font-size:28px;line-height:1.1;display:block}.stats span{color:#68717b;margin-top:8px;font-size:14px;line-height:1.45;display:block}.factory-image img{object-fit:cover;width:100%;height:clamp(380px,58svh,560px)}.factory-gallery-section{background:#f8f7f3;min-height:auto;padding-block:clamp(46px,5vw,74px)}.factory-gallery-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(360px,31vw);grid-auto-flow:column;gap:16px;padding-bottom:12px;display:grid;overflow-x:auto}.factory-gallery-grid article{scroll-snap-align:start;background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;overflow:hidden}.factory-gallery-grid img{object-fit:cover;width:100%;height:260px}.factory-gallery-grid div{padding:22px}.factory-gallery-grid p{color:#626b75;margin-top:12px;font-size:16px;line-height:1.62}.production-flow-section{background:#eeebe4;min-height:auto;padding-block:clamp(44px,5vw,70px)}.production-step-list{border-top:1px solid #11161b24;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;display:grid}.production-step-list article{border-right:1px solid #11161b1a;min-height:150px;padding:20px 18px}.production-step-list article:last-child{border-right:0}.production-step-list span{color:#9b762e;font-size:13px;font-weight:760}.production-step-list strong{color:#111418;margin-top:22px;font-size:20px;line-height:1.22;display:block}.certification-section{background:#f8f7f3;min-height:auto;padding-block:clamp(44px,5vw,70px)}.certification-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.certification-grid article{background:#ffffffc2;border:1px solid #11161b1a;border-radius:8px;min-height:220px;padding:24px}.certification-grid strong{color:#8a6729;background:#ffffffd1;border:1px solid #8a67293d;border-radius:8px;place-items:center;width:72px;height:72px;font-size:18px;line-height:1;display:grid}.certification-grid p{color:#626b75;margin-top:22px;font-size:16px;line-height:1.62}.quality-section{background:#f8f7f3;min-height:auto;padding-block:clamp(44px,5vw,70px)}.quality-section h2{color:#111418;max-width:780px}.quality-section .eyebrow{color:#8a6729}.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.quality-grid article{background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;min-height:170px;padding:24px}.quality-grid span{color:#8a6729;text-transform:uppercase;font-size:13px;font-weight:760}.quality-grid p{color:#56606a;margin-top:18px;font-size:17px;line-height:1.65}.insights-section{background:#f8f7f3;padding-top:clamp(34px,3.8vw,54px)}.insight-header{border-bottom:1px solid #11161b1f;grid-template-columns:minmax(0,.72fr) minmax(320px,.48fr);align-items:end;gap:clamp(28px,5vw,76px);margin-bottom:28px;padding-bottom:30px;display:grid}.insight-header h1{max-width:740px;font-size:clamp(42px,4.8vw,68px);line-height:1.02}.insight-header>p{color:#626b75;font-size:18px;line-height:1.65}.insight-category-row{flex-wrap:wrap;gap:10px;margin-bottom:34px;display:flex}.insight-category-row span{color:#303942;background:#ffffffbd;border:1px solid #11161b1a;border-radius:8px;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:680;display:inline-flex}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.article-grid article{background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;overflow:hidden}.article-grid img{object-fit:cover;width:100%;height:220px}.article-grid div{padding:22px}.article-grid span{color:#9b762e;text-transform:uppercase;font-size:12px;font-weight:760}.article-grid h3{margin-top:14px}.article-grid p{color:#626b75;margin-top:12px;font-size:16px;line-height:1.62}.article-grid a{color:#8a6729;margin-top:22px;font-weight:740;display:inline-flex}.list-footer{border-top:1px solid #11161b1a;justify-content:center;align-items:center;gap:16px;margin-top:34px;padding-top:24px;display:flex}.list-footer span{color:#626b75;font-size:14px;font-weight:700}.list-footer button{color:#111418;cursor:pointer;background:#ffffffd1;border:1px solid #11161b29;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:720;display:inline-flex}.list-footer button:hover,.list-footer button:focus-visible{border-color:#11161b57;outline:none}.article-hero{grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:center;gap:clamp(34px,6vw,78px);min-height:calc(100svh - 73px);padding-top:clamp(38px,4vw,58px);padding-bottom:clamp(54px,6vw,82px);display:grid}.article-hero figure{background:#d8d4cc;border-radius:8px;margin:0;overflow:hidden}.article-hero img{object-fit:cover;width:100%;height:clamp(380px,58svh,560px)}.article-hero .secondary-link{width:fit-content;margin-top:30px}.article-body-section{background:#f8f7f3;display:block}.article-meta-panel{background:#ffffffc2;border:1px solid #11161b1a;border-radius:8px;gap:18px;padding:22px;display:grid;position:sticky;top:104px}.article-meta-panel span{color:#9b762e;text-transform:uppercase;font-size:13px;font-weight:760}.article-meta-panel strong{color:#111418;font-size:20px;line-height:1.25}.article-content{max-width:920px;margin:0 auto}.article-content>p{color:#303942;font-size:19px;line-height:1.82}.article-content>p+p{margin-top:26px}.article-richtext{color:#303942;font-size:19px;line-height:1.82}.article-richtext p{margin:0 0 26px}.article-richtext h2,.article-richtext h3{color:#111418;margin:40px 0 18px;line-height:1.12}.article-richtext h2{font-size:clamp(30px,3.2vw,44px)}.article-richtext h3{font-size:clamp(24px,2.3vw,32px)}.article-richtext ul,.article-richtext ol{gap:12px;margin:0 0 30px;padding-left:24px;display:grid}.article-richtext figure{background:#ffffffc2;border:1px solid #11161b1a;border-radius:8px;margin:34px 0;overflow:hidden}.article-richtext img{object-fit:contain;background:#f4f2ed;width:100%;max-height:560px;display:block}.article-richtext figcaption{color:#626b75;padding:12px 16px;font-size:14px;line-height:1.55}.article-richtext iframe,.article-richtext video{aspect-ratio:16/9;background:#111418;border:0;border-radius:8px;width:100%;margin:34px 0;display:block}.article-inline-image{background:#ffffffc2;border:1px solid #11161b1a;border-radius:8px;margin:34px 0;overflow:hidden}.article-inline-image img{object-fit:contain;background:#f4f2ed;width:100%;max-height:520px}.article-inline-image figcaption{color:#626b75;padding:12px 16px;font-size:14px;line-height:1.55}.article-checklist{background:#ffffffb8;border:1px solid #11161b1a;border-radius:8px;margin-top:40px;padding:28px}.article-checklist h2{font-size:clamp(30px,3.2vw,44px)}.article-checklist ul{color:#56606a;gap:14px;margin:24px 0 0;padding-left:22px;font-size:17px;line-height:1.65;display:grid}.article-action-strip{background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:18px 20px;display:grid}.article-action-strip span{color:#8a6729;text-transform:uppercase;white-space:nowrap;font-size:13px;font-weight:760}.article-action-strip strong{color:#111418;font-size:18px;line-height:1.35}.article-action-strip .primary-link{white-space:nowrap;min-height:42px}.article-neighbor-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.article-neighbor-link{color:#111418;background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;align-content:center;gap:12px;min-height:132px;padding:22px;display:grid}.article-neighbor-link.next{text-align:right}.article-neighbor-link span{color:#8a6729;text-transform:uppercase;font-size:12px;font-weight:760}.article-neighbor-link strong{font-size:clamp(20px,2vw,28px);line-height:1.18}.article-neighbor-placeholder{min-height:132px}.contact-section{background:#f8f7f3;grid-template-columns:minmax(0,.95fr) minmax(360px,.7fr);gap:clamp(34px,6vw,84px);display:grid}.contact-copy{max-width:760px}.contact-copy h2,.contact-copy h1,.contact-copy p{color:#111418}.contact-copy p{color:#626b75}.contact-lines{color:#8a6729;gap:12px;margin-top:34px;font-size:20px;font-weight:690;display:grid}.inquiry-form{background:#ffffffc7;border:1px solid #11161b1a;border-radius:8px;gap:16px;padding:24px;display:grid}.inquiry-form label{color:#30363d;gap:8px;font-size:14px;font-weight:680;display:grid}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{color:#15191d;background:#fff;border:1px solid #11161b1f;border-radius:6px;outline:none;width:100%}.inquiry-form input,.inquiry-form select{min-height:44px;padding:0 12px}.inquiry-form textarea{resize:vertical;padding:12px}.inquiry-form button{color:#fff;cursor:pointer;background:#11161b;border-color:#11161b;width:100%}.inquiry-form button:disabled{cursor:wait;opacity:.68}.form-status{border-radius:6px;margin:0;padding:12px 14px;font-size:14px;font-weight:680}.form-status.success{color:#236f43;background:#36975c1a;border:1px solid #36975c38}.form-status.error{color:#9f2f2f;background:#c43e3e1a;border:1px solid #c43e3e38}.site-footer{color:#f6f2ea;background:#15191d;border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:28px;padding:30px clamp(22px,5vw,70px);display:grid}.footer-brand{color:#f6f2ea}.site-footer p{color:#bfc4ca;margin-top:10px;font-size:14px;line-height:1.5}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.site-footer nav a{color:#d8d9d8;font-size:14px;font-weight:680}.footer-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footer-contact{color:#fff;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:720;display:inline-flex}.featured-product,.product-card,.application-card,.benefit-list article,.scenario-panel,.factory-gallery-grid article,.production-step-list article,.certification-grid article,.quality-grid article,.article-grid article,.article-checklist,.article-action-strip,.article-neighbor-link,.inquiry-form{transition:background-color .19s,border-color .19s,box-shadow .19s,transform .19s}.featured-product img,.product-card img,.detail-gallery-grid img,.factory-gallery-grid img,.article-grid img,.factory-image img{transition:transform .42s}.featured-product:hover,.product-card:hover,.application-card:hover,.benefit-list article:hover,.scenario-panel:hover,.factory-gallery-grid article:hover,.production-step-list article:hover,.certification-grid article:hover,.quality-grid article:hover,.article-grid article:hover,.article-checklist:hover,.article-action-strip:hover,.article-neighbor-link:hover,.inquiry-form:hover{border-color:#11161b2e;transform:translateY(-2px);box-shadow:0 18px 42px #0f172a14}.featured-product:hover img,.product-card:hover img,.detail-gallery-grid figure:hover img,.factory-gallery-grid article:hover img,.article-grid article:hover img{transform:scale(1.025)}.catalog-chip-row a,.scenario-list span,.list-footer button,.whatsapp-link,.footer-contact,.featured-product a,.home-insight-grid a,.application-card a,.article-grid a{transition:background-color .17s,border-color .17s,color .17s,box-shadow .17s,opacity .17s,transform .17s}.catalog-chip-row a:hover,.catalog-chip-row a:focus-visible,.scenario-list span:hover,.list-footer button:hover,.list-footer button:focus-visible,.whatsapp-link:hover,.whatsapp-link:focus-visible,.footer-contact:hover,.footer-contact:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #11161b1a}.featured-product a:hover,.featured-product a:focus-visible,.home-insight-grid a:hover,.home-insight-grid a:focus-visible,.application-card a:hover,.application-card a:focus-visible,.article-grid a:hover,.article-grid a:focus-visible{color:#5f461d;outline:none;transform:translate(2px)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=1080px){.topbar{flex-flow:wrap;align-items:center;gap:14px}.nav{scrollbar-width:none;order:3;justify-content:flex-start;width:100%;padding:0 2px 6px}.nav::-webkit-scrollbar{display:none}.hero,.detail-hero,.factory-section,.contact-section,.home-factory-showcase{grid-template-columns:1fr}.detail-gallery-grid{grid-auto-columns:minmax(240px,42vw)}.factory-gallery-grid{grid-auto-columns:minmax(320px,46vw)}.production-step-list{grid-template-columns:repeat(3,minmax(0,1fr))}.certification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-step-list article{border-bottom:1px solid #11161b1a}.product-grid,.featured-product-grid,.benefit-list{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-grid,.home-insight-grid,.application-grid,.insight-header,.article-hero,.article-body-section{grid-template-columns:1fr}.insight-header h1{max-width:760px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-meta-panel{position:static}}@media (width<=680px){body{min-width:0}.topbar{background:#faf9f6f5;gap:12px;padding:12px 16px 10px}.brand{flex:1;width:auto;font-size:16px}.brand-mark{border-radius:7px;width:32px;height:32px;font-size:12px}.menu-toggle{color:#11161b;cursor:pointer;background:#ffffffb8;border:1px solid #161b221f;border-radius:8px;place-items:center;gap:4px;width:42px;height:38px;display:inline-grid}.menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.nav{background:#ffffffdb;border:1px solid #161b221a;border-radius:8px;gap:8px;width:100%;margin:4px 0 0;padding:10px;display:none;box-shadow:0 18px 38px #0f172a1a}.nav.open{display:grid}.nav-button{white-space:nowrap;background:#ffffffad;border-color:#161b2214;justify-content:flex-start;width:100%;min-width:0;min-height:42px;padding:0 13px;font-size:14px}.nav-menu{gap:8px;display:grid}.dropdown{min-width:0;max-width:none;box-shadow:none;background:0 0;border:0;border-left:1px solid #161b221f;border-radius:0;padding:4px 0 0 14px;display:grid;position:static}.dropdown a{color:#4d5660;padding:10px 12px;font-size:13px}.page-section{padding:48px 16px}.page-hero{min-height:auto;padding-top:56px;padding-bottom:46px}.hero{gap:28px;min-height:auto;padding-top:46px;padding-bottom:38px}.detail-hero{gap:28px;min-height:auto;padding-top:46px}.catalog-toolbar{flex-direction:column;align-items:start;gap:10px;margin-bottom:18px}.catalog-chip-row{margin-bottom:20px}.list-footer{flex-direction:column;align-items:stretch;gap:12px}.list-footer button{width:100%}h1{font-size:40px;line-height:1.03}h2{font-size:30px;line-height:1.08}h3{font-size:21px}.eyebrow{margin-bottom:14px;font-size:11px;line-height:1.5}.lead{margin-top:20px;font-size:17px;line-height:1.58}.hero-actions{gap:10px;margin-top:26px;display:grid}.primary-link,.secondary-link,.inquiry-form button{width:100%;min-height:48px;padding:0 16px}.hero-media img{height:300px}.hero-media,.factory-image,.product-card,.inquiry-form{border-radius:7px}.featured-product-grid,.home-insight-grid{grid-template-columns:1fr;gap:14px}.featured-product,.home-insight-grid article,.application-card{border-radius:7px}.featured-product img{aspect-ratio:1.42}.featured-product div,.home-insight-grid article{padding:20px}.home-insight-grid article{min-height:auto}.benefit-list{grid-template-columns:1fr;margin-top:24px}.benefit-list article{min-height:auto;padding:18px}.benefit-list p{font-size:16px}.scenario-panel{flex-direction:column;align-items:flex-start;padding:20px}.application-card{min-height:auto;padding:18px;font-size:16px}.application-card h3{font-size:21px}.detail-gallery-grid{grid-auto-columns:minmax(230px,76vw);gap:12px}.detail-gallery-grid img{height:auto}.certification-grid,.production-step-list{grid-template-columns:1fr;gap:12px}.factory-gallery-grid{grid-auto-columns:minmax(280px,86vw);gap:12px}.certification-grid article{min-height:auto;padding:20px}.certification-grid strong{width:58px;height:58px;font-size:15px}.factory-gallery-grid img{height:230px}.factory-gallery-grid div{padding:20px}.production-step-list{border-top:0}.production-step-list article{background:#ffffff8a;border:1px solid #11161b1a;border-radius:7px;min-height:auto;padding:18px}.production-step-list strong{margin-top:10px;font-size:18px}.spec-table th,.spec-table td{width:100%;padding:14px 16px;display:block}.spec-table td{padding-top:0}.scenario-list{gap:8px}.scenario-list span{justify-content:center;width:100%}.whatsapp-link{width:100%;min-height:48px}.site-footer{text-align:center;grid-template-columns:1fr;gap:22px;padding:28px 16px}.footer-brand,.site-footer nav,.footer-actions{justify-content:center}.footer-actions{width:100%;display:grid}.footer-contact{min-height:48px}.section-heading{margin-bottom:28px}.section-heading p:not(.eyebrow),.split-copy p,.contact-copy p{margin-top:16px;font-size:16px;line-height:1.65}.product-grid,.stats{grid-template-columns:1fr}.product-grid{gap:14px}.product-card img{aspect-ratio:1.42}.product-card div{padding:20px}.factory-section.standalone,.contact-section.standalone{min-height:auto}.factory-section,.contact-section,.home-factory-showcase{gap:30px}.stats{gap:0;margin-top:28px}.stats div{padding:16px 0}.stats strong{font-size:26px}.factory-image img{height:300px}.quality-grid{gap:12px;margin-top:28px}.quality-grid article{min-height:auto;padding:18px}.quality-grid p{margin-top:10px;font-size:16px}.insight-header{gap:18px;margin-bottom:30px;padding-bottom:30px}.insight-header h1{font-size:38px;line-height:1.04}.article-hero img{height:260px}.insight-category-row{margin-bottom:30px}.article-grid{grid-template-columns:1fr;gap:14px}.article-grid img{height:210px}.article-grid div{padding:20px}.article-content>p{font-size:17px;line-height:1.72}.article-action-strip{grid-template-columns:1fr;gap:12px;padding:18px}.article-action-strip .primary-link{width:100%}.article-neighbor-nav{grid-template-columns:1fr}.article-neighbor-link,.article-neighbor-link.next{text-align:left;min-height:auto;padding:18px}.article-neighbor-placeholder{display:none}.article-checklist ul{font-size:16px}.contact-lines{overflow-wrap:anywhere;margin-top:26px;font-size:17px}.inquiry-form{gap:14px;padding:18px}.inquiry-form input,.inquiry-form select{min-height:46px}}@media (width<=390px){.topbar,.page-section{padding-inline:14px}h1{font-size:36px}h2{font-size:28px}.hero-media img,.factory-image img{height:260px}}
