:root{--ink:#17352d;--ink-2:#24483d;--paper:#f5f3ed;--white:#fff;--line:#d6d9d1;--muted:#69746c;--accent:#c76544;--blue:#dbe9ed;--green:#b9d1bd;--shadow:0 20px 70px rgba(20,48,39,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100% - 72px));margin:0 auto}.section-pad{padding:124px 0}.site-header{position:fixed;z-index:20;inset:0 0 auto;height:78px;display:flex;align-items:center;padding:0 40px;color:#fff;background:rgba(15,35,29,.02);transition:background .25s,color .25s,box-shadow .25s}.site-header.scrolled{background:rgba(245,243,237,.96);color:var(--ink);box-shadow:0 1px 0 rgba(23,53,45,.12)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1}.brand small{display:block;font-size:7px;font-weight:600;letter-spacing:.18em;margin-top:7px;opacity:.68}.brand-mark{display:flex;align-items:flex-end;gap:3px;height:22px}.brand-mark i{display:block;width:6px;border-radius:6px 6px 1px 1px;background:currentColor;transform:skew(-12deg)}.brand-mark i:nth-child(1){height:12px}.brand-mark i:nth-child(2){height:18px}.brand-mark i:nth-child(3){height:23px;background:var(--accent)}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.main-nav a{opacity:.82}.main-nav a:hover{opacity:1}.nav-cta{border-bottom:1px solid currentColor;padding-bottom:5px}.language-button{border:0;background:transparent;color:inherit;margin-left:29px;font-size:10px;letter-spacing:.1em}.language-button em{font-style:normal;opacity:.5;margin:0 5px}.menu-button{display:none}.hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background:#1c342d;color:#fff}.hero-image,.hero-overlay{position:absolute;inset:0}.hero-image{background:url("factory-hall.jpg") center 42%/cover no-repeat;transform:scale(1.12);animation:heroZoom 2.1s cubic-bezier(.19,1,.22,1) forwards}.hero-overlay{background:linear-gradient(90deg,rgba(7,27,21,.7),rgba(7,27,21,.18) 58%,rgba(7,27,21,.3)),linear-gradient(0deg,rgba(7,27,21,.64),transparent 52%)}.hero-content{position:relative;z-index:2;padding-top:58px}.eyebrow,.section-kicker{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--accent)}.eyebrow{color:rgba(255,255,255,.74);animation:riseIn .75s .15s both}.hero-logo{display:flex;align-items:center;gap:22px;margin-top:34px;animation:riseIn 1.1s .25s both}.brand-mark--hero{height:52px;gap:6px}.brand-mark--hero i{width:12px}.brand-mark--hero i:nth-child(1){height:26px}.brand-mark--hero i:nth-child(2){height:40px}.brand-mark--hero i:nth-child(3){height:54px}.hero h1{font-size:clamp(48px,8.7vw,122px);line-height:.86;letter-spacing:.015em;margin:0;font-weight:800}.hero-subtitle{max-width:510px;color:rgba(255,255,255,.8);font-size:19px;line-height:1.45;margin:29px 0 30px;animation:riseIn .8s .5s both}.hero-actions{display:flex;align-items:center;gap:25px;animation:riseIn .8s .65s both}.button{display:inline-flex;align-items:center;gap:18px;border:0;padding:14px 19px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.button b{font-size:16px;font-weight:400}.button--light{background:#fff;color:var(--ink)}.button--dark{background:var(--ink);color:#fff}.button--accent{background:var(--accent);color:#fff;width:100%;justify-content:space-between}.text-link{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:5px}.text-link--light{color:#fff}.hero-bottom{position:absolute;z-index:2;left:50%;bottom:24px;transform:translateX(-50%);display:grid;grid-template-columns:1fr 1.4fr auto;gap:24px;padding-top:17px;border-top:1px solid rgba(255,255,255,.3);font-size:9px;letter-spacing:.14em;color:rgba(255,255,255,.7)}.hero-bottom span:last-child{text-align:right}.buyer-strip{background:var(--ink);color:#fff}.buyer-strip-grid{display:grid;grid-template-columns:repeat(3,1fr)}.buyer-strip-grid>div{min-height:144px;padding:24px 29px;border-left:1px solid rgba(255,255,255,.16)}.buyer-strip-grid>div:last-child{border-right:1px solid rgba(255,255,255,.16)}.buyer-strip b{color:#dc9d7b;font-size:11px}.buyer-strip strong{display:block;font-size:17px;margin:11px 0 6px}.buyer-strip p{color:rgba(255,255,255,.62);font-size:12px;line-height:1.45;margin:0;max-width:250px}.section-heading{display:grid;grid-template-columns:1.25fr .6fr;align-items:end;gap:60px;margin-bottom:46px}.section-kicker{margin:0 0 21px}.section-heading h2,.company-copy h2,.shipping-grid h2,.quote-grid h2{font-size:clamp(48px,6.2vw,88px);line-height:.9;letter-spacing:-.065em;margin:0}.section-heading h2 em,.company-copy h2 em,.shipping-grid h2 em,.quote-grid h2 em{font-style:normal;color:var(--accent)}.section-heading>p{color:var(--muted);font-size:13px;line-height:1.8;margin:0 0 5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#fff;border:1px solid rgba(23,53,45,.12);box-shadow:0 7px 30px rgba(20,48,39,.04);overflow:hidden}.product-visual{height:250px;position:relative;overflow:hidden}.product-visual--roll{background:linear-gradient(145deg,#d5e2d1,#7b9e83)}.product-visual--sheets{background:linear-gradient(145deg,#d2e3ea,#608d9d)}.product-visual--bag{background:linear-gradient(145deg,#f0d8c7,#b26c4a)}.visual-label{position:absolute;left:20px;top:18px;color:rgba(255,255,255,.78);font-size:10px;line-height:1.15;font-weight:800;letter-spacing:.16em}.roll-shape{position:absolute;width:170px;height:170px;border:28px solid rgba(239,235,215,.86);border-radius:50%;right:38px;bottom:-17px;box-shadow:-20px 30px 0 -6px rgba(29,62,49,.2),0 24px 45px rgba(16,40,30,.18)}.sheet-stack{position:absolute;right:34px;bottom:20px;width:190px;height:170px;transform:skewY(-7deg)}.sheet-stack i{position:absolute;inset:0 0 auto auto;width:100%;height:120px;background:#f8fbfa;border:1px solid rgba(25,67,80,.16);box-shadow:-13px 16px 0 -3px #e3f0f2,-25px 29px 0 -7px #bfd8dc}.sheet-stack i:nth-child(2){top:16px;right:13px}.sheet-stack i:nth-child(3){top:31px;right:26px}.bag-shape{position:absolute;right:55px;bottom:0;width:150px;height:185px;background:linear-gradient(110deg,#d2a77d,#e2c39e 58%,#a9744e);clip-path:polygon(10% 5%,90% 5%,100% 100%,0 100%);box-shadow:14px 11px 0 rgba(88,48,30,.2)}.bag-shape:before{content:"";position:absolute;left:40px;top:-28px;width:60px;height:55px;border:8px solid #8b5c3c;border-bottom:0;border-radius:45px 45px 0 0}.bag-shape b{position:absolute;left:53px;top:71px;color:#805535;font-size:21px;letter-spacing:.12em}.product-card-body{padding:20px 22px 22px}.product-card-top{display:flex;justify-content:space-between;align-items:center;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.14em}.product-toggle{width:28px;height:28px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:20px;line-height:1}.product-card h3{font-size:29px;line-height:1.01;letter-spacing:-.055em;margin:25px 0 13px;min-height:59px}.product-card p{color:var(--muted);font-size:12px;line-height:1.65;margin:0;min-height:62px}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 0}.product-tags span{border:1px solid var(--line);padding:5px 7px;color:var(--ink-2);font-size:9px}.product-details{max-height:0;overflow:hidden;transition:max-height .35s ease,margin-top .35s ease}.product-card.is-open .product-details{max-height:440px;margin-top:20px}.product-card.is-open .product-toggle{background:var(--ink);color:#fff}.product-details dl{border-top:1px solid var(--line);margin:0}.product-details dl>div{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.product-details dt{font-size:9px;color:var(--accent);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-details dd{font-size:11px;color:var(--muted);margin:0}.inline-cta{display:inline-block;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-top:19px}.company-section,.quote-section{background:var(--ink);color:#fff}.company-section{padding:120px 0}.company-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.section-kicker--light{color:#dc9d7b}.company-copy h2{font-size:clamp(48px,5.8vw,82px)}.company-copy>p:not(.section-kicker){color:rgba(255,255,255,.68);font-size:14px;line-height:1.8;max-width:480px;margin:31px 0 39px}.company-facts{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.2)}.company-facts>div{display:grid;grid-template-columns:32px 1fr;gap:11px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.2)}.company-facts b{color:#dc9d7b;font-size:10px}.company-facts strong{font-size:14px}.company-facts span{grid-column:2;color:rgba(255,255,255,.55);font-size:11px;line-height:1.5}.company-collage{position:relative;min-height:580px}.company-collage figure{position:absolute;margin:0;background:#fff;padding:8px;color:var(--ink);box-shadow:var(--shadow)}.company-collage img{display:block;width:100%;height:100%;object-fit:cover}.company-collage figcaption{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:10px 4px 5px}.collage-main{inset:0 20% 7% 0;transform:rotate(-2deg)}.collage-small{width:43%;height:40%}.collage-small--one{right:0;top:3%;transform:rotate(4deg)}.collage-small--two{right:3%;bottom:0;transform:rotate(-3deg)}.production-section{background:#e9ece6}.production-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px}.production-image{position:relative;min-height:570px;background:var(--ink);overflow:hidden}.production-image img{width:100%;height:100%;min-height:570px;object-fit:cover;filter:saturate(.85)}.production-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,53,45,.82),transparent 70%)}.production-image span{position:absolute;z-index:1;bottom:21px;left:24px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em}.production-list{border-top:1px solid #c7cec5}.production-list article{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:22px 0;border-bottom:1px solid #c7cec5}.production-list b{color:var(--accent);font-size:10px}.production-list h3{font-size:22px;line-height:1.05;margin:0 0 8px}.production-list p{color:var(--muted);font-size:12px;line-height:1.65;margin:0}.shipping-section{padding:122px 0;background:#dbe9ed}.shipping-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:72px;align-items:center}.shipping-grid>div:first-child p:not(.section-kicker){color:#536b72;font-size:13px;line-height:1.8;max-width:360px;margin:29px 0 28px}.shipping-mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:240px 240px;gap:14px}.shipping-mosaic figure{position:relative;margin:0;overflow:hidden;background:#123a47}.shipping-mosaic figure:first-child{grid-row:span 2}.shipping-mosaic img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.84);transition:transform .55s}.shipping-mosaic figure:hover img{transform:scale(1.05)}.shipping-mosaic figcaption{position:absolute;left:16px;bottom:14px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;text-shadow:0 1px 8px #000}.quote-section{padding:118px 0}.quote-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.quote-grid h2{font-size:clamp(47px,5.7vw,80px)}.quote-grid>div>p:not(.section-kicker){color:rgba(255,255,255,.62);line-height:1.8;font-size:13px;max-width:390px;margin:30px 0}.quote-grid ul{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.2);max-width:390px}.quote-grid li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:11px;color:rgba(255,255,255,.72)}.quote-grid li:before{content:"01";display:inline-block;color:#dc9d7b;margin-right:14px}.quote-grid li:nth-child(2):before{content:"02"}.quote-grid li:nth-child(3):before{content:"03"}#quoteForm{background:#fff;color:var(--ink);padding:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#quoteForm label{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}#quoteForm label>span{display:block;margin-bottom:7px}#quoteForm input,#quoteForm select,#quoteForm textarea{width:100%;border:0;border-bottom:1px solid #cfd5cf;padding:9px 0;color:var(--ink);background:transparent;outline:0;font-size:13px;resize:vertical}#quoteForm input:focus,#quoteForm select:focus,#quoteForm textarea:focus{border-color:var(--accent)}.form-status{min-height:19px;color:var(--accent);font-size:11px;margin:13px 0 0}.site-footer{background:#102920;color:#fff;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.brand--footer{margin-bottom:20px}.footer-grid p{color:rgba(255,255,255,.55);font-size:12px;max-width:290px}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:11px;align-items:flex-end;color:rgba(255,255,255,.68);font-size:12px}.footer-label{color:#dc9d7b;font-size:10px;letter-spacing:.14em}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.16);padding-top:18px;margin-top:40px;color:rgba(255,255,255,.4);font-size:10px}
@keyframes heroZoom{from{transform:scale(1.12)}to{transform:scale(1)}}@keyframes riseIn{from{opacity:0;transform:translateY(22px);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}@media(max-width:900px){.site-header{padding:0 22px}.main-nav{position:absolute;display:none;top:78px;left:16px;right:16px;flex-direction:column;align-items:flex-start;gap:19px;padding:22px;background:var(--paper);color:var(--ink);box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.menu-button{display:flex;flex-direction:column;gap:5px;border:0;background:transparent;color:inherit;margin-left:auto;margin-right:18px}.menu-button span{width:22px;height:1px;background:currentColor}.language-button{margin-left:0}.shell{width:min(100% - 40px,680px)}.hero{min-height:700px}.hero-bottom{grid-template-columns:1fr 1fr;gap:12px}.hero-bottom span:last-child{display:none}.buyer-strip-grid,.product-grid,.company-layout,.production-grid,.shipping-grid,.quote-grid{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr;gap:24px}.product-card h3{min-height:0}.company-layout{gap:55px}.company-collage{min-height:520px}.production-grid{gap:35px}.production-image,.production-image img{min-height:420px}.shipping-grid{gap:35px}.quote-grid{gap:40px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{align-items:flex-start}}@media(max-width:560px){body{font-size:14px}.section-pad{padding:82px 0}.site-header{height:70px}.main-nav{top:70px}.hero{min-height:690px}.hero-content{padding-top:50px}.hero-logo{gap:12px;margin-top:24px}.hero h1{font-size:44px;letter-spacing:0}.brand-mark--hero{height:37px}.brand-mark--hero i{width:8px}.brand-mark--hero i:nth-child(1){height:19px}.brand-mark--hero i:nth-child(2){height:28px}.brand-mark--hero i:nth-child(3){height:39px}.hero-subtitle{font-size:15px;max-width:320px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-bottom{font-size:8px}.buyer-strip-grid>div{min-height:auto;padding:19px 20px}.product-visual{height:220px}.product-card h3{font-size:27px}.company-section,.quote-section{padding:82px 0}.company-collage{min-height:430px}.collage-main{inset:0 16% 9% 0}.collage-small{height:38%}.production-list h3{font-size:19px}.shipping-section{padding:82px 0}.shipping-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:190px 190px}.shipping-mosaic figure:first-child{grid-row:span 2}#quoteForm{padding:21px}.form-row{grid-template-columns:1fr;gap:0}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-image,.hero-logo,.hero-subtitle,.hero-actions,.eyebrow{animation:none}.product-details,.shipping-mosaic img{transition:none}}
.production-reel{position:relative;min-height:100vh;overflow:hidden;background:#122b23;color:#fff}.reel-frame{position:absolute;inset:0;opacity:0;transform:scale(1.05);transition:opacity 1s ease,transform 3s ease}.reel-frame.is-active{opacity:1;transform:scale(1)}.reel-frame img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.78) brightness(.66)}.reel-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,27,21,.78),rgba(7,27,21,.16) 65%,rgba(7,27,21,.38)),linear-gradient(0deg,rgba(7,27,21,.68),transparent 55%)}.reel-copy{position:relative;z-index:2;min-height:inherit;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:30px}.reel-copy h2{font-size:clamp(52px,7vw,100px);line-height:.88;letter-spacing:-.07em;margin:0}.reel-copy h2 em{font-style:normal;color:#dc9d7b}.reel-copy>p:not(.section-kicker){max-width:360px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.7;margin:28px 0}.reel-progress{width:170px;height:2px;background:rgba(255,255,255,.27);overflow:hidden}.reel-progress span{display:block;width:20%;height:100%;background:#dc9d7b;animation:reelProgress 10s linear infinite}@keyframes reelProgress{from{transform:translateX(-100%)}to{transform:translateX(500%)}}@media(max-width:560px){.production-reel{min-height:100svh}.reel-copy{padding-top:20px}.reel-copy h2{font-size:54px}}@media(prefers-reduced-motion:reduce){.reel-frame{transition:none}.reel-progress span{animation:none;width:100%}}
