/* Warm, editorial storefront. All content remains usable without motion or JS. */
.storefront{--paper:#f8f6f0;--green:#233f33;--ink:#263a30;--muted:#697267;background:var(--paper)}
.storefront .wrap{max-width:1320px}.storefront :is(a,button,input,select,summary):focus-visible{outline:3px solid #a66d33;outline-offset:5px}
.storefront .announcement{background:#233f33;color:#f5f1e7;min-height:34px;font-size:11px}
.storefront .header{height:104px;border-bottom:1px solid #dce0d4}.storefront .header nav{gap:25px}.storefront .header nav a{font-size:12px}
.storefront .brand-icon{color:#233f33}.storefront .button{min-height:50px;border-radius:7px;font-size:13px;transition:background .2s,transform .2s,box-shadow .2s}
.storefront .button.primary{background:#233f33;box-shadow:0 5px 15px #233f3310}.storefront .button.primary:hover{background:#365541;transform:translateY(-2px);box-shadow:0 8px 20px #233f3320}
.storefront .hero{grid-template-columns:1.02fr 1fr;gap:45px;margin-top:30px;padding-bottom:20px;min-height:640px;align-items:stretch}
.storefront .hero-copy{padding:65px 0 0;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.storefront .eyebrow{font-size:10px;letter-spacing:1.9px;color:#6a735c}.storefront h1{font-size:clamp(55px,5.6vw,82px);line-height:1.07;letter-spacing:-4.7px;margin:25px 0 0;font-weight:500}
.storefront h1 span{color:#778263;font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-3px}
.storefront .hero-copy>p{font-size:15px;line-height:1.95;margin:25px 0 29px;color:#667061}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.hero-secondary{font-size:12px;border-bottom:1px solid #aeb6a1;padding-block:10px}.hero-secondary span{margin-left:10px}
.storefront .hero-note{font-size:11px;margin-top:21px}.hero-index{margin-top:auto;padding-top:36px;padding-bottom:17px;width:100%;display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:1.5px;color:#7d806f}
.storefront .hero-visual{min-height:620px;border-radius:110px 10px 10px 10px;margin:0}.storefront .hero-visual>img{border-radius:inherit;filter:none;object-position:center 56%}.storefront .image-shade{border-radius:inherit;background:linear-gradient(0deg,#13251bcc,transparent 50%)}
.storefront .vertical-label{top:35px;right:22px;font-size:8px}.storefront .hero-image-caption{left:30px;bottom:65px;display:block;font-size:30px;line-height:1.3}.hero-image-caption small{display:block;font:8px 'DM Sans',sans-serif;letter-spacing:1.5px;margin-top:14px;opacity:.8}
.storefront .nature-tag{left:-25px;top:65px;padding:17px 20px;box-shadow:0 12px 35px #152e2220;border-radius:7px;background:#f9f7ef}.storefront .nature-tag>span{color:#8b7957}.motion-toggle{position:absolute;right:14px;bottom:14px;border:1px solid #ffffff60;border-radius:30px;background:#173326b3;color:white;padding:9px 12px;font-size:10px;min-height:36px;z-index:2}
.warmth-rings{position:absolute;right:22px;bottom:112px;width:90px;height:90px;pointer-events:none}.warmth-rings i{position:absolute;inset:0;border:1px solid #f7d69a80;border-radius:50%;animation:warmth-wave 4s ease-out infinite}.warmth-rings i:nth-child(2){animation-delay:1.3s}.warmth-rings i:nth-child(3){animation-delay:2.6s}
@keyframes warmth-wave{0%{transform:scale(.25);opacity:0}20%{opacity:.65}100%{transform:scale(1.3);opacity:0}}
.storefront .benefits{margin-top:18px;padding:29px 0 37px;gap:18px}.storefront .benefits>div{justify-content:flex-start;gap:13px}.storefront .benefit-icon{width:44px;height:44px;border:1px solid #d7decd;border-radius:50%;display:grid;place-items:center;font-size:25px;flex-shrink:0}.storefront .benefits p{font-size:12px}.storefront .benefits small{font-size:10px;line-height:1.5}
.storefront .catalog{padding-top:76px}.storefront .section-top h2{font-size:40px;letter-spacing:-1.7px}.storefront .section-top>p{font-size:13px}.storefront .filters button{border-radius:30px;padding:12px 19px;min-height:44px}.storefront .catalog-search-row{margin-bottom:25px}.storefront .product-search-label input{background:#fffdf8;border-radius:7px;padding:13px}
.storefront .products{gap:24px}.storefront .product{border:1px solid #dce0d3;border-radius:12px;background:#fffdf8;transition:box-shadow .25s,transform .25s}.storefront .product-image{background:radial-gradient(ellipse at 50% 60%,#fbfaf5,#eceee3);height:280px}.storefront .product-packshot{transition:transform .5s cubic-bezier(.2,.8,.2,1)}.storefront .product-badge{font-size:9px;letter-spacing:.4px;border-radius:20px;padding:9px 11px;z-index:1}.storefront .product-content{padding:24px}.storefront .product-content h3{font-size:21px}.storefront .product-category{font-size:10px}.storefront .product-content>p{line-height:1.6;font-size:12px}.storefront .price{font-size:26px}.storefront .specs{margin:18px 0;font-size:11px}
.storefront .ton-picker{margin-top:21px;padding-top:18px;border-top:1px solid #e2e5da}.storefront .ton-picker input[type=range]{min-height:32px;accent-color:var(--green)}.storefront .transport-preview{line-height:1.65}.storefront .ton-picker button{border-radius:6px}.storefront .demo-note{font-size:11px;line-height:1.8;max-width:850px;margin:22px auto}
@media(hover:hover){.storefront .product:hover{box-shadow:0 18px 38px #263f3010;transform:translateY(-4px)}.storefront .product-image:hover .product-packshot{transform:translateY(-7px) rotate(-2deg)}}
.storefront .calculator{margin-top:70px;border-radius:15px;background:#edeedf;border:1px solid #dce0cf;padding:40px;gap:40px}.storefront .calculator h2{font-size:34px;line-height:1.2}.storefront .calculator-result{border-radius:12px;background:#233f33;color:#fffdf4;position:relative;overflow:hidden}.storefront .calculator-result:before{content:'';position:absolute;width:230px;height:230px;border:1px solid #ffffff15;border-radius:50%;right:-90px;top:-110px;box-shadow:0 0 0 35px #ffffff06,0 0 0 70px #ffffff04;pointer-events:none}.storefront .calculator-result .primary{background:#e6edce;color:#233f33}.storefront .calculator-result p,.storefront .calculator-result small{color:#e0e8d5}
.storefront .delivery{border-radius:14px;margin-top:75px}.storefront .delivery-copy{padding:40px}.storefront .delivery-copy h2{font-size:33px}.storefront .delivery-copy>p,.storefront .delivery-list{font-size:13px}.storefront .delivery-art{background:#233f33 url('/images/company/transport-small.jpg') center/cover;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px}.storefront .delivery-art:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#183323ef,#18332322 80%)}.storefront .delivery-art>div,.storefront .delivery-art small{position:relative;z-index:1}.storefront .delivery-art>span{display:none}
.material-story{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-block:95px;align-items:center}.material-photo{position:relative;height:570px;border-radius:12px;overflow:hidden}.material-photo img{width:100%;height:100%;object-fit:cover}.material-photo>span{position:absolute;bottom:25px;left:25px;font-size:10px;letter-spacing:2px;background:#f7f5e9e6;padding:14px 17px;border-radius:4px}.material-copy h2,.shopping-faq h2{font-size:39px;font-weight:500;line-height:1.2;letter-spacing:-1.5px;margin:18px 0}.material-copy>p{font-size:14px;color:#68715f;line-height:1.9;max-width:440px}.purchase-steps{list-style:none;padding:0;margin:28px 0}.purchase-steps li{display:flex;gap:20px;padding:18px 0;border-top:1px solid #dce0d2}.purchase-steps li>span{font-size:12px;color:#8c7650;padding-top:7px}.purchase-steps h3{margin:0;font-size:17px}.purchase-steps p{font-size:12px;color:#67715f;line-height:1.7;margin-top:7px}
.shopping-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;border-top:1px solid #d9ddce;padding-block:65px 85px}.shopping-faq .text-link{display:inline-block;margin-top:18px}.shopping-faq details{border-bottom:1px solid #d9ddce;padding:0 0 0 3px}.shopping-faq summary{cursor:pointer;padding:23px 32px 23px 0;font-size:15px;font-weight:500;position:relative;list-style:none}.shopping-faq summary::-webkit-details-marker{display:none}.shopping-faq summary:after{content:'+';position:absolute;right:5px;color:#687a54;font-size:22px;top:18px}.shopping-faq details[open] summary:after{content:'−'}.shopping-faq details p{font-size:13px;line-height:1.9;color:#64705e;padding:0 25px 23px 0}
.storefront .contact{padding:45px;background:#ecefdf;border-radius:12px;gap:25px;margin-top:35px}.storefront .contact h2{font-size:34px}.storefront .inquiry-section{padding-block:45px}.storefront .inquiry-section h2{margin-bottom:20px}.storefront .inquiry-section .checkout-panel{border-radius:12px;background:#f1f2e8}.storefront footer{padding-block:30px}.mobile-shop-bar{display:none}
.reveal-ready{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal-ready.is-visible{opacity:1;transform:none}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important}.motion-paused .reveal-ready{opacity:1;transform:none}
@media(min-width:761px) and (max-width:1050px){.storefront .header{height:auto;min-height:100px;flex-wrap:wrap;padding-block:16px;gap:15px}.storefront .header nav{order:3;width:100%;justify-content:space-between}.storefront .hero{gap:28px;min-height:540px}.storefront .hero-copy{padding-top:40px}.storefront h1{font-size:59px;letter-spacing:-3px}.storefront .hero-visual{min-height:560px}.storefront .hero-copy .desktop{display:none}.storefront .nature-tag{left:-14px;padding:12px}.storefront .benefits{grid-template-columns:1fr 1fr;gap:20px}.storefront .benefits>div{border:0}.storefront .products{grid-template-columns:repeat(2,minmax(0,1fr))}.material-story{gap:30px}.material-photo{height:540px}.shopping-faq{gap:35px}}
@media(max-width:760px){.storefront{padding-bottom:76px}.storefront .wrap{width:calc(100% - 36px)}.storefront .header{height:auto;min-height:100px;padding:16px 0 0;gap:12px}.storefront .header nav{overflow:auto;gap:23px;justify-content:flex-start;white-space:nowrap;margin-top:0;padding-bottom:5px}.storefront .header nav a{min-height:44px;display:flex;align-items:center}.storefront .header-actions{margin-left:auto;gap:12px}.storefront .hero{margin-top:16px;grid-template-columns:1fr;gap:26px;min-height:0}.storefront .hero-copy{padding:20px 2px 0}.storefront .eyebrow{font-size:9px;letter-spacing:1.5px}.storefront h1{font-size:clamp(48px,11.8vw,76px);line-height:1.08;letter-spacing:-2.8px;margin-top:22px}.storefront h1 br:nth-of-type(2){display:block}.storefront h1 span{letter-spacing:-2px}.storefront h1 span:before{content:none}.storefront .hero-copy>p{font-size:14px;line-height:1.85;margin:22px 0}.hero-actions{gap:15px}.hero-secondary{font-size:12px}.storefront .hero-note{margin-top:16px;font-size:10px}.hero-index{display:none}.storefront .hero-visual{min-height:430px;border-radius:70px 8px 8px 8px;margin-left:9px}.storefront .hero-visual>img{object-position:center 55%}.storefront .nature-tag{top:30px;left:-9px;padding:13px 16px}.storefront .hero-image-caption{left:24px;bottom:61px;font-size:28px}.warmth-rings{width:65px;height:65px;right:25px;bottom:135px}.storefront .benefits{grid-template-columns:1fr 1fr;gap:25px 12px;margin-top:7px;padding:24px 0 30px}.storefront .benefits>div{gap:9px;align-items:flex-start;border:0}.storefront .benefit-icon{width:32px;height:32px;font-size:20px}.storefront .benefits p{font-size:11px;line-height:1.5}.storefront .benefits small{font-size:10px}.storefront .catalog{padding-top:43px}.storefront .section-top h2{font-size:31px;line-height:1.2}.storefront .section-top>p{font-size:13px}.storefront .catalog-controls{gap:14px}.storefront .filters{gap:6px}.storefront .filters button{font-size:10px;padding:10px 12px}.storefront .sort-label{font-size:12px}.storefront .products{grid-template-columns:1fr;gap:22px}.storefront .product-image{height:285px}.storefront .product-content{padding:22px}.storefront .product-content h3{font-size:22px}.storefront .price{font-size:27px}.storefront .calculator{padding:25px 21px;margin-top:45px;gap:25px}.storefront .calculator h2{font-size:29px}.storefront .calculator input,.storefront .calculator select,.storefront .inquiry-section input,.storefront .inquiry-section textarea{font-size:16px}.storefront .delivery{margin-top:45px}.storefront .delivery-art{min-height:300px}.storefront .delivery-copy{padding:27px 23px}.storefront .delivery-copy h2{font-size:29px}.material-story{grid-template-columns:1fr;gap:30px;padding-block:50px}.material-photo{height:310px}.material-copy h2,.shopping-faq h2{font-size:31px}.material-copy>p{font-size:13px}.shopping-faq{grid-template-columns:1fr;gap:23px;padding-block:38px 50px}.shopping-faq summary{font-size:14px;line-height:1.5}.storefront .contact{padding:26px 22px;margin-top:25px}.storefront .contact h2{font-size:28px}.storefront .contact>p{font-size:13px}.storefront .inquiry-section{padding-top:35px}.storefront .inquiry-section label{display:grid;gap:7px;margin-block:15px}.mobile-shop-bar{position:fixed;bottom:0;left:0;right:0;z-index:8;display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:6px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #dde1d2;background:#f8f6f0f5;box-shadow:0 -5px 25px #253f300b;backdrop-filter:blur(12px)}.mobile-shop-bar a,.mobile-shop-bar button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:9px;font:600 12px 'DM Sans',sans-serif;border:0;border-radius:6px;background:transparent;color:var(--green)}.mobile-shop-bar button{background:var(--green);color:#fff}.mobile-shop-bar b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#ffffff20;font-size:10px}.storefront .toast{bottom:90px}.storefront section[id]{scroll-margin-top:20px}}
.motion-paused .warmth-rings{display:none}
@media(max-width:760px){.storefront .header nav{flex-wrap:nowrap}.storefront .header nav a{flex-shrink:0}}
@media(prefers-reduced-motion:reduce){.storefront *,.storefront *:before,.storefront *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-ready{opacity:1;transform:none}.warmth-rings{display:none}}
