:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#2c2420;background-color:#2c2420;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-width:1440px;overflow-x:auto;background-color:#2c2420}@media (max-width: 1023px){html,body{min-width:0;overflow-x:hidden}}img{display:block}a{text-decoration:none;color:inherit}button{font-family:inherit}.dark-cta{background:#2c2420;transition:background .16s ease}.dark-cta:hover{background:#5c524a}.hero-explore-link{transition:opacity .18s ease,transform .18s ease}.hero-explore-link:hover{opacity:.72;transform:translate(3px)}.navbar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#f5f2eeb0;backdrop-filter:blur(49px);-webkit-backdrop-filter:blur(49px)}.navbar-content{position:relative;z-index:1}.navbar-brand-item{position:relative;display:flex;align-items:center;width:190px;height:61px;cursor:pointer}.navbar-brand-text{position:absolute;left:0;top:50%;opacity:1;transform:translateY(-50%);transition:opacity .18s ease}.navbar-brand-logo{position:absolute;left:22px;top:50%;width:auto;height:48px;max-width:190px;object-fit:contain;opacity:0;transform:translateY(-50%);transition:opacity .18s ease}.navbar-brand-item:hover .navbar-brand-text{opacity:0}.navbar-brand-item:hover .navbar-brand-logo{opacity:1}.navbar-item{position:relative;display:flex;align-items:center;height:61px}.navbar-link{color:#5c524a;cursor:pointer;display:inline-block;white-space:nowrap;transition:color .18s ease,font-weight .18s ease}.navbar-link:after{content:attr(data-label);display:block;height:0;overflow:hidden;font-weight:500;visibility:hidden}.navbar-link-active,.navbar-item:hover .navbar-link{color:#8a6a50;font-weight:500}.navbar-dropdown{position:absolute;top:61px;left:-20px;z-index:101;display:flex;flex-direction:column;min-width:200px;overflow:hidden;isolation:isolate;background-color:#f5f2ee94;backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%);border-bottom:1px solid #b8ada4;border-radius:2px;box-shadow:0 10px 19.6px #2b241f1f;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;transform:translate3d(0,-6px,0);will-change:opacity,transform,backdrop-filter}.navbar-item:first-child .navbar-dropdown{min-width:220px}.navbar-item:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateZ(0)}.navbar-dropdown-item{position:relative;display:flex;align-items:center;width:100%;padding:16px 20px;color:#2c2420;font-size:13px;font-weight:400;line-height:normal;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease}.navbar-dropdown-item:hover{background:#e8e2dbb8;color:#8a6a50}.lang-switcher{position:relative}.lang-switcher-trigger{display:flex;align-items:center;gap:4px;padding:4px 0;border:0;background:transparent;color:inherit;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:400;letter-spacing:3px;line-height:normal}.lang-switcher-caret{display:inline-block;font-size:10px;transition:transform .2s ease}.lang-switcher-caret-open{transform:rotate(180deg)}.lang-switcher-dropdown{position:absolute;top:calc(100% + 14px);right:-16px;z-index:1100;display:flex;min-width:160px;flex-direction:column;overflow:hidden;isolation:isolate;background-color:#f5f2ee94;backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%);border-bottom:1px solid #b8ada4;border-radius:2px;box-shadow:0 10px 19.6px #2b241f1f}.lang-switcher-option{display:flex;width:100%;align-items:center;padding:16px 20px;border:0;background:transparent;color:#2c2420;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:400;letter-spacing:1px;line-height:normal;text-align:left;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.lang-switcher-option:hover,.lang-switcher-option-active{background:#e8e2dbb8;color:#8a6a50}.lang-switcher-option-active{font-weight:500}.navbar-mobile-toggle,.navbar-mobile-backdrop,.navbar-mobile-drawer{display:none}body.mobile-nav-open{overflow:hidden}@media (max-width: 767px){.navbar{height:56px!important}.navbar-content{padding:0 24px!important;z-index:130}.navbar-brand-item{width:100px;height:56px}.navbar-brand-text{font-size:14px!important;letter-spacing:5px!important}.navbar-brand-logo{left:0;height:26px;max-width:100px}.navbar-brand-item:hover .navbar-brand-text{opacity:1}.navbar-brand-item:hover .navbar-brand-logo{opacity:0}.navbar-menu{display:none!important}.navbar-mobile-toggle{position:relative;z-index:131;display:flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.navbar-mobile-toggle span{position:absolute;width:25px;height:2px;background:#2c2420;transition:transform .22s ease,opacity .18s ease,background .18s ease}.navbar-mobile-toggle span:nth-child(1){transform:translateY(-8px)}.navbar-mobile-toggle span:nth-child(3){transform:translateY(8px)}.navbar-mobile-toggle-open span{background:#f5f2ee}.navbar-mobile-toggle-open span:nth-child(1){transform:rotate(45deg)}.navbar-mobile-toggle-open span:nth-child(2){opacity:0}.navbar-mobile-toggle-open span:nth-child(3){transform:rotate(-45deg)}.navbar-mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:block;border:0;background:#2c242057;opacity:0;pointer-events:none;transition:opacity .24s ease}.navbar-mobile-backdrop-open{opacity:1;pointer-events:auto}.navbar-mobile-drawer{position:fixed;top:0;right:0;z-index:121;display:flex;width:min(78vw,340px);height:100vh;flex-direction:column;padding:24px 24px 32px;box-sizing:border-box;overflow-y:auto;background:#2c2420;color:#f5f2ee;pointer-events:none;transform:translate(100%);transition:transform .3s cubic-bezier(.12,.9,.2,1);will-change:transform}.navbar-mobile-drawer-open{pointer-events:auto;transform:translate(0)}.navbar-mobile-language{padding:64px 0 20px;border-bottom:1px solid rgba(245,242,238,.14)}.navbar-mobile-language .lang-switcher{width:100%}.navbar-mobile-language .lang-switcher-trigger{min-height:44px;color:#f5f2ee;font-size:13px;letter-spacing:4px}.navbar-mobile-language .lang-switcher-dropdown{position:static;width:100%;min-width:0;margin-top:12px;background-color:#f5f2ee94;transform-origin:top center;animation:langMobileMenuIn .18s cubic-bezier(.12,.9,.2,1)}.navbar-mobile-language .lang-switcher-option{min-height:50px;padding:0 20px;font-size:13px;letter-spacing:2px}@keyframes langMobileMenuIn{0%{opacity:0;transform:translate3d(0,-4px,0) scaleY(.98)}to{opacity:1;transform:translateZ(0) scaleY(1)}}.navbar-mobile-list{display:flex;flex-direction:column;padding-top:16px}.navbar-mobile-group{border-bottom:1px solid rgba(245,242,238,.14)}.navbar-mobile-link{display:flex;width:100%;min-height:56px;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;color:#f5f2ee;font-size:17px;font-weight:400;letter-spacing:1.6px;line-height:1.2;text-align:left;text-decoration:none;cursor:pointer}.navbar-mobile-link-active{color:#c9a787}.navbar-mobile-chevron{color:#f5f2eeb8;font-size:22px;font-weight:300;line-height:1;transition:transform .18s cubic-bezier(.12,.9,.2,1);will-change:transform}.navbar-mobile-chevron-open{transform:rotate(45deg)}.navbar-mobile-submenu{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transform:translate3d(0,-4px,0);transition:grid-template-rows .22s cubic-bezier(.12,.9,.2,1),opacity .16s ease,transform .22s cubic-bezier(.12,.9,.2,1);will-change:grid-template-rows,opacity,transform}.navbar-mobile-submenu-open{grid-template-rows:1fr;opacity:1;transform:translateZ(0)}.navbar-mobile-subitem{display:block;min-height:0;padding:0 0 16px 12px;color:#f5f2eeb8;font-size:13px;font-weight:300;letter-spacing:1.2px;line-height:1.4;text-decoration:none}.navbar-mobile-submenu-inner{min-height:0;overflow:hidden}}.footer-link{width:fit-content;cursor:pointer;transition:color .18s ease,transform .18s ease}.footer-pattern-interactive{position:relative;overflow:hidden;isolation:isolate}.footer-content{position:relative;z-index:1}.footer-pattern{--footer-pattern-x: 50%;--footer-pattern-y: 50%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url(/pattern.svg);background-position:center 36%;background-repeat:no-repeat;background-size:100% auto;filter:brightness(2.5);mask-image:radial-gradient(circle 280px at var(--footer-pattern-x) var(--footer-pattern-y),#000 0,rgba(0,0,0,.92) 24%,rgba(0,0,0,.38) 62%,transparent 100%);opacity:0;pointer-events:none;transition:opacity .32s ease;-webkit-mask-image:radial-gradient(circle 280px at var(--footer-pattern-x) var(--footer-pattern-y),#000 0,rgba(0,0,0,.92) 24%,rgba(0,0,0,.38) 62%,transparent 100%)}.footer-pattern.visible{opacity:.42}.footer-link:hover{color:#f5f2ee!important;transform:translate(3px)}.footer-brand-link:hover{transform:none}.explore-carousel-shell{display:contents}.explore-carousel-more-arrow{display:none}@media (max-width: 767px){.home-root{min-width:0!important;min-height:0!important;overflow-x:hidden}.hero-section{height:640px!important;min-height:0;max-height:none}.hero-section video{object-position:center center}.hero-content{padding:118px 24px 0!important;max-width:100%!important}.hero-title{font-size:29px!important;line-height:1.24!important;letter-spacing:.3px!important;max-width:100%!important;white-space:normal!important}.hero-subtitle{font-size:14px!important;line-height:1.6!important;letter-spacing:.4px!important;max-width:100%!important;margin-top:14px!important}.hero-section a.hero-explore-link{margin-top:32px!important;font-size:12px!important;letter-spacing:3px!important}.brand-intro-inner{min-height:220px;padding:56px 24px!important}.brand-intro-title{font-size:21px!important;line-height:1.45!important;letter-spacing:.2px!important;white-space:normal!important}.product-categories{min-height:0!important}.product-cat-banner{height:176px!important}.product-cat-banner img{inset:0 auto auto 0!important;transform:none!important;width:100%!important;min-width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}.product-cat-cards{flex-direction:column!important;gap:34px!important;height:auto!important;margin-top:44px!important;padding:0 24px 60px!important}.product-cat-card{max-width:100%!important;width:100%}.product-cat-card-image{height:auto!important;aspect-ratio:4 / 3;max-height:320px}.product-cat-card p{font-size:14px!important;line-height:1.7!important}.product-cat-card button>span:first-of-type{font-size:20px!important;margin-top:12px!important}.explore-products{height:auto!important;min-height:0!important}.explore-products-inner{padding:56px 0!important;align-items:stretch!important}.explore-products-title{font-size:24px!important;padding:0 24px;text-align:left!important}.explore-products-subtitle{font-size:12px!important;padding:0 24px;text-align:left!important;margin-top:6px!important}.explore-carousel{width:100%!important;height:auto!important;margin-top:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:row!important;gap:16px;padding:0 24px;box-sizing:border-box;cursor:default!important}.explore-carousel-shell{display:block;position:relative;width:100%;margin-top:22px}.explore-carousel-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;width:116px;z-index:3;pointer-events:none;opacity:0;background:linear-gradient(90deg,#ede8e200,#ede8e22e 24%,#ede8e29e 58%,#ede8e2eb 84%,#ede8e2);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:opacity .16s ease}.explore-carousel-more-arrow{position:absolute;top:50%;right:18px;z-index:4;width:30px;height:30px;border-radius:50%;display:none;align-items:center;justify-content:center;color:#5c524a;background:transparent;box-shadow:none;font-size:17px;line-height:1;transform:translateY(-50%);pointer-events:none;opacity:0;transition:opacity .16s ease}.explore-carousel-shell-has-more:after,.explore-carousel-shell-has-more .explore-carousel-more-arrow{opacity:1}.explore-carousel-shell-has-more .explore-carousel-more-arrow{display:flex}.explore-carousel::-webkit-scrollbar{display:none}.explore-carousel-card{position:relative!important;left:auto!important;top:auto!important;transform:none!important;flex:0 0 168px;width:168px!important;height:auto!important;opacity:1!important;z-index:1!important;pointer-events:auto!important;scroll-snap-align:start;display:block;border:none!important;border-radius:6px;overflow:hidden;padding:0!important;background:transparent!important;outline:none}.explore-carousel-card-image{width:100%!important;height:218px!important;filter:none!important;display:block!important;border-radius:6px;overflow:hidden}.explore-carousel-card-image img{width:100%;height:100%;object-fit:cover}.explore-carousel-card-label{display:none!important}.nature-band-inner{height:176px!important}.nature-band-inner img{inset:0 auto auto 0!important;transform:none!important;width:100%!important;min-width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}.yak-down{height:auto!important;padding:0}.yak-down-inner{height:auto!important;max-width:100%!important;padding:48px 24px 56px!important}.yak-down-title{position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;font-size:24px!important;line-height:1.25!important;margin-bottom:18px!important}.yak-down-video{position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;aspect-ratio:327 / 218;margin-bottom:28px!important;border-radius:6px}.yak-down-stats{position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;display:flex;flex-direction:column;gap:22px}.yak-down-stat-row{position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;text-align:left!important}.yak-down-stat-row>div:first-child{font-size:11px!important;letter-spacing:1.1px!important;height:auto!important;color:#8a7e74}.yak-down-stat-row>div:nth-child(2){font-size:36px!important;line-height:1.05!important;margin-top:6px!important;height:auto!important}.yak-down-stat-row>div:nth-child(3){font-size:12px!important;margin-top:4px!important}.yak-down-cta{position:static!important;display:flex!important;width:100%!important;height:48px!important;margin-top:28px!important;padding:0 18px!important}.yak-down-cta span{font-size:10px!important;letter-spacing:1.4px!important;max-width:100%;overflow-wrap:anywhere}.factory-section{flex-direction:column!important}.factory-row{flex-direction:column!important;height:auto!important;width:100%!important}.factory-image-col{flex:0 0 auto!important;width:100%!important;height:auto!important;aspect-ratio:375 / 260}.factory-image-col img{position:static!important;width:100%!important;height:100%!important;top:auto!important;left:auto!important;transform:none!important}.factory-info-col{flex:0 0 auto!important;width:100%!important;height:auto!important;padding:48px 24px!important;gap:16px!important}.factory-info-col h2{font-size:26px!important}.factory-info-col p{font-size:15px!important;line-height:1.6!important}.factory-info-col a{font-size:12px!important;letter-spacing:2px!important}.nature-section{height:540px!important}.nature-section img{width:100%!important;height:100%!important;top:0!important;transform:none!important;object-fit:cover!important}.nature-content{padding:116px 24px 0!important;max-width:100%!important}.nature-title{font-size:26px!important;width:100%!important}.nature-body{font-size:15px!important;line-height:1.65!important;margin-top:18px!important;width:100%!important}.nature-cta{font-size:12px!important;letter-spacing:2px!important;margin-top:22px!important;width:auto!important}.community-section{flex-direction:column!important}.community-row{flex-direction:column-reverse!important;height:auto!important}.community-image-col{flex:0 0 auto!important;width:100%!important;height:auto!important;aspect-ratio:375 / 260}.community-image-col img{position:static!important;width:100%!important;height:100%!important;top:auto!important;left:auto!important;transform:none!important}.community-info-col{flex:0 0 auto!important;width:100%!important;height:auto!important;padding:48px 24px!important}.community-title{font-size:26px!important}.community-body{font-size:15px!important;line-height:1.65!important;width:100%!important;margin-top:16px!important}.community-cta{font-size:12px!important;letter-spacing:2px!important;margin-top:22px!important}.footer-root{height:auto!important}.footer-content{padding:48px 24px 32px!important;gap:32px!important}.footer-top{flex-direction:column!important;gap:32px!important}.footer-brand a.footer-brand-link{font-size:20px!important;letter-spacing:6px!important}.footer-brand p{font-size:13px!important;line-height:1.6!important;white-space:normal!important}.footer-col{gap:10px!important}.footer-col>span:first-child{font-size:11px!important;letter-spacing:1.8px!important}.footer-col a{font-size:13px!important}}@media (max-width: 480px){.hero-section{height:600px!important}.hero-title{font-size:25px!important}.brand-intro-title{font-size:19px!important}.product-cat-card-image{height:auto!important}.yak-down-title{font-size:21px!important}.yak-down-stat-row>div:nth-child(2){font-size:33px!important}.explore-carousel-card{flex:0 0 144px;width:144px!important}.explore-carousel-card-image{height:188px!important}.nature-title,.community-title,.factory-info-col h2{font-size:22px!important}}.products-page{width:100%;min-width:1440px;background:#f5f2ee;color:#2c2420}.products-main-page{position:relative;isolation:isolate}.products-main-page>*{position:relative;z-index:1}.products-pattern-region{z-index:1;isolation:isolate;overflow:visible}.products-pattern-region>:not(.products-pattern){position:relative;z-index:1}.products-pattern{--pattern-x: 50%;--pattern-y: 240px;position:absolute;top:0;right:0;bottom:-120px;left:0;z-index:0;background-image:url(/pattern.svg);background-position:center top;background-repeat:no-repeat;background-size:100% auto;mask-image:linear-gradient(to bottom,#000 0,#000 52%,rgba(0,0,0,.42) 76%,transparent 100%),radial-gradient(circle 280px at var(--pattern-x) var(--pattern-y),#000 0,rgba(0,0,0,.92) 24%,rgba(0,0,0,.38) 62%,transparent 100%);mask-composite:intersect;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 52%,rgba(0,0,0,.42) 76%,transparent 100%),radial-gradient(circle 280px at var(--pattern-x) var(--pattern-y),#000 0,rgba(0,0,0,.92) 24%,rgba(0,0,0,.38) 62%,transparent 100%);-webkit-mask-composite:source-in;opacity:0;pointer-events:none;transition:opacity .32s ease}@supports not ((mask-composite: intersect) or (-webkit-mask-composite: source-in)){.products-pattern{mask-image:radial-gradient(circle 280px at var(--pattern-x) var(--pattern-y),#000 0,rgba(0,0,0,.92) 24%,rgba(0,0,0,.38) 62%,transparent 100%);-webkit-mask-image:radial-gradient(circle 280px at var(--pattern-x) var(--pattern-y),#000 0,rgba(0,0,0,.92) 24%,rgba(0,0,0,.38) 62%,transparent 100%)}}.products-pattern:after{position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,#f5f2ee);content:""}.products-content{z-index:2}.products-pattern.visible{opacity:1}.products-header{display:flex;height:300px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:80px 160px 48px}.product-detail-header{position:relative}.products-header h1{font-size:36px;font-weight:300;letter-spacing:8px;line-height:normal}.products-header p{color:#8a7e74;font-size:12px;font-weight:300;letter-spacing:1px}.product-back-link{position:absolute;top:142px;left:max(80px,calc((100vw - 1280px)/2));display:flex;width:48px;height:28px;align-items:center;color:#8a6a50}.product-back-link span{position:relative;width:28px;height:1px;background:currentColor;transition:width .18s ease}.product-back-link span:before{position:absolute;top:50%;left:0;width:7px;height:7px;border-bottom:1px solid currentColor;border-left:1px solid currentColor;content:"";transform:translateY(-50%) rotate(45deg)}.product-back-link:hover span{width:36px}.product-breadcrumb{display:flex;align-items:center;gap:12px;color:#8a7e74;font-size:12px;font-weight:300;letter-spacing:1px}.product-breadcrumb a{transition:color .16s ease}.product-breadcrumb a:hover{color:#2c2420}.products-content{display:flex;width:1120px;align-items:flex-start;min-height:1156px;margin:0 auto;padding:0 0 80px}.products-sidebar{position:fixed;top:190px;left:max(160px,calc((100vw - 1120px)/2));z-index:10;width:200px;flex-shrink:0;padding:93px 32px 49px 0;transition:transform 80ms linear}.sidebar-group{padding-bottom:20px;border-bottom:1px solid #d8d0c8}.sidebar-group:last-child{border:0}.sidebar-heading{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 0}.sidebar-category-button,.sidebar-toggle{border:0;color:#2c2420;background:transparent;cursor:pointer}.sidebar-category-button{font-size:13px;font-weight:500;letter-spacing:1px;text-align:left}.sidebar-toggle{width:24px;height:24px;color:#8a7e74;font-size:14px;font-weight:300;line-height:24px;transition:color .16s ease,transform .22s ease}.sidebar-toggle:hover{color:#2c2420;transform:scale(1.12)}.sidebar-products-collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .22s ease}.sidebar-products-collapse.expanded{grid-template-rows:1fr;opacity:1}.sidebar-products{display:flex;min-height:0;overflow:hidden;flex-direction:column;gap:6px;padding-left:12px}.sidebar-products a{color:#8a7e74;font-size:12px;font-weight:300;line-height:normal;cursor:pointer;transition:color .16s ease}.sidebar-products a:hover,.sidebar-products a.visible{color:#2c2420}.product-grid{display:grid;flex:1;grid-template-columns:repeat(3,280px);gap:40px 24px;margin-left:232px}.product-card{display:flex;width:280px;flex-direction:column;align-items:center;gap:12px}.product-card-image{width:280px;height:280px;overflow:hidden;border-radius:4px;background:#ede8e2}.product-card-image img,.product-hero-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.025)}.product-card h2{font-size:13px;font-weight:500;letter-spacing:.5px}.product-card p{width:100%;overflow:hidden;color:#8a7e74;font-size:10px;font-weight:300;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-detail{display:flex;width:1120px;align-items:flex-start;gap:56px;margin:0 auto;padding:64px 0}.product-hero-image{width:520px;height:520px;flex-shrink:0;overflow:hidden;border-radius:4px;background:#ede8e2}.product-info{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:24px;padding-top:16px}.product-info h2{font-size:26px;font-weight:300;letter-spacing:6px}.product-info h3{color:#8a7e74;font-size:16px;font-weight:300;letter-spacing:2px}.short-divider{width:40px;height:1px;background:#d8d0c8}.inquiry-button{padding:14px 40px;border:1px solid #2c2420;font-size:13px;font-weight:400;letter-spacing:3px;transition:color .16s ease,background .16s ease,border-color .16s ease}.inquiry-button:hover{color:#f5f2ee;border-color:#5c524a;background:#5c524a}.product-description{max-width:630px;color:#5c524a;font-size:14px;font-weight:300;line-height:1.8}.specs-table{width:100%;border:1px solid #d8d0c8}.specs-table div{display:flex;align-items:center;gap:24px;padding:14px 16px;border-bottom:1px solid #d8d0c8}.specs-table div:last-child{border:0}.specs-table span{width:112px;flex-shrink:0;color:#8a7e74;font-size:11px;font-weight:500;letter-spacing:2px}.specs-table p{font-size:13px;font-weight:300}.shade-section{display:flex;width:1120px;height:473px;flex-direction:column;gap:24px;margin:0 auto;padding:16px 0 64px}.shade-section h2{font-size:16px;font-weight:500;letter-spacing:4px}.shade-scroll-wrap{position:relative;width:100%}.shade-scroll{display:flex;width:100%;gap:16px;overflow-x:auto;padding-bottom:14px;scrollbar-width:none;-ms-overflow-style:none}.shade-scroll::-webkit-scrollbar{display:none}.shade-scroll-hint{position:absolute;top:0;right:0;display:flex;width:180px;height:120px;align-items:center;justify-content:center;background:linear-gradient(90deg,#f5f2ee00,#f5f2ee14 24%,#f5f2ee6b 56%,#f5f2eed1 80%,#f5f2ee);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .22s ease}.shade-scroll-hint.visible{opacity:1}.shade-scroll-arrow{position:relative;width:28px;height:1px;margin-left:86px;background:#5c524a}.shade-scroll-arrow:after{position:absolute;top:50%;right:0;width:7px;height:7px;border-top:1px solid #5c524a;border-right:1px solid #5c524a;content:"";transform:translateY(-50%) rotate(45deg)}.shade-card{display:flex;width:120px;flex:0 0 120px;flex-direction:column;align-items:center;gap:8px}.shade-card-image{width:120px;height:120px;overflow:hidden;border-radius:2px}.shade-card img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.shade-card:hover img{transform:scale(1.045)}.shade-card span{color:#8a7e74;font-size:10px;font-weight:300;letter-spacing:1px}@media (max-width: 767px){.products-page{min-width:0;overflow-x:hidden}.products-pattern{display:none}.products-header{height:auto;min-height:188px;gap:8px;padding:92px 24px 34px;text-align:center}.products-header h1{max-width:100%;overflow-wrap:anywhere;font-size:26px;letter-spacing:4px;line-height:1.2}.products-header p,.product-breadcrumb{font-size:11px;letter-spacing:.6px;line-height:1.5}.product-breadcrumb{justify-content:center;flex-wrap:wrap;gap:6px 9px}.product-back-link{top:92px;left:24px;width:40px;height:32px}.products-content{display:flex;width:100%;min-height:0;flex-direction:column;padding:0 0 56px}.products-sidebar{position:sticky;top:56px;left:auto;z-index:50;display:flex;width:100%;gap:10px;overflow-x:auto;padding:10px 24px;border-top:1px solid rgba(216,208,200,.75);border-bottom:1px solid rgba(216,208,200,.75);background:#f5f2eeeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);scrollbar-width:none;transform:none!important}.products-sidebar::-webkit-scrollbar{display:none}.sidebar-group{flex:0 0 auto;padding:0;border:0}.sidebar-heading{padding:0}.sidebar-category-button{height:40px;padding:0 18px;border:1px solid #d8d0c8;border-radius:4px;color:#5c524a;background:#f5f2eeb8;font-size:12px;font-weight:400;letter-spacing:.4px;white-space:nowrap}.sidebar-category-button.active{border-color:#2c2420;color:#f5f2ee;background:#2c2420}.sidebar-toggle,.sidebar-products-collapse{display:none}.product-grid{width:100%;flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px;margin:0;padding:28px 24px 76px;box-sizing:border-box}.product-card{width:100%;align-items:flex-start;gap:8px}.product-card-image{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:6px}.product-card h2{width:100%;min-height:34px;font-size:13px;line-height:1.3;letter-spacing:.4px}.product-card p{display:-webkit-box;width:100%;min-height:30px;overflow:hidden;color:#8a7e74;font-size:10px;line-height:1.45;text-align:left;text-overflow:clip;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-detail-header{min-height:214px;padding-top:104px}.product-detail{width:100%;flex-direction:column;gap:0;padding:0 24px 44px;box-sizing:border-box}.product-hero-image{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:6px}.product-info{width:100%;gap:16px;padding-top:28px}.product-info h2{font-size:24px;line-height:1.18;letter-spacing:4px}.product-info h3{font-size:13px;line-height:1.45;letter-spacing:1.4px}.inquiry-button{display:flex;width:100%;height:46px;align-items:center;justify-content:center;padding:0 20px;box-sizing:border-box;font-size:12px;letter-spacing:2.4px}.product-description{max-width:none;font-size:14px;line-height:1.75}.specs-table div{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:start;gap:14px;padding:14px}.specs-table span{width:auto;font-size:10px;letter-spacing:1.5px;line-height:1.5}.specs-table p{min-width:0;font-size:12px;line-height:1.5}.shade-section{width:100%;height:auto;gap:18px;padding:0 0 54px 24px;box-sizing:border-box}.shade-section h2{padding-right:24px;font-size:14px;letter-spacing:3px}.shade-scroll{gap:12px;padding-right:24px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.shade-scroll-hint{width:116px;height:96px;background:linear-gradient(90deg,#f5f2ee00,#f5f2ee2e 24%,#f5f2ee9e 58%,#f5f2eeeb 84%,#f5f2ee);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.shade-scroll-arrow{width:28px;margin-left:58px;background:#5c524a}.shade-card{width:96px;flex-basis:96px;gap:7px;scroll-snap-align:start}.shade-card-image{width:96px;height:96px;border-radius:3px}}@media (max-width: 380px){.products-header h1{font-size:23px;letter-spacing:3px}.product-grid{gap:24px 12px;padding-right:18px;padding-left:18px}.products-sidebar,.product-detail{padding-right:18px;padding-left:18px}.specs-table div{grid-template-columns:92px minmax(0,1fr);gap:12px}}.company-page{width:100%;min-width:1440px;background:#f5f2ee;color:#2c2420}.company-hero{position:relative;width:100%;height:760px;overflow:hidden;background:#000}.company-hero>img,.company-hero>video{width:100%;height:100%;object-fit:cover}.company-hero>video{display:block}.company-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c242038}.company-hero-copy{position:absolute;left:max(80px,calc((100vw - 1440px)/2 + 80px));top:552px;width:800px;color:#f5f2ee}.company-hero-copy h1{font-size:48px;font-weight:300;letter-spacing:0;line-height:66px;margin:0}.company-hero-copy p{margin:6px 0 0;color:#f5f2ee;font-size:16px;font-weight:300;letter-spacing:0;line-height:27px}.story-feature span,.contact-info span{color:#8a7e74;font-size:11px;font-weight:500;letter-spacing:3px}.story-feature h2{font-size:28px;font-weight:300;letter-spacing:1px}.story-origin{display:flex;width:100%;height:700px;scroll-margin-top:61px;align-items:flex-start;justify-content:center;gap:100px;padding:120px 80px;box-sizing:border-box;background:#f5f2ee}.story-origin-copy{display:flex;width:560px;height:460px;flex-direction:column;gap:41px}.story-origin-copy h2{width:560px;min-height:96px;margin:0;color:#2c2420;font-size:36px;font-weight:300;letter-spacing:0;line-height:48px}.story-origin-copy p{width:560px;margin:0;color:#4a3d36;font-size:15px;font-weight:300;letter-spacing:0;line-height:26px}.story-origin-map{position:relative;width:620px;height:460px;overflow:hidden}.story-origin-map img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom}.story-origin-map p{position:absolute;margin:0;transform:translate(-50%);color:#7a614f;font-size:16px;font-weight:400;line-height:normal;text-align:center}.story-origin-map-qinghai{left:135px;top:51px;width:180px}.story-origin-map-tongxiang{left:474.5px;top:362px;width:167px}@media (max-width: 1439px){.story-origin{padding-right:40px;padding-left:40px}}.story-timeline{--timeline-y-shift: 0px;--timeline-title-y-shift: var(--timeline-y-shift);width:100%;height:100vh;min-height:877px;padding-top:61px;box-sizing:border-box;overflow:hidden;background:#f5f2ee}.story-timeline-inner{position:relative;width:1440px;height:calc(100vh - 61px);min-height:816px;margin:0 auto}.story-timeline h2{position:absolute;left:340.5px;top:calc(94px + var(--timeline-title-y-shift));width:760px;height:42px;margin:0;color:#2c2420;font-size:36px;font-weight:300;line-height:42px;text-align:center}.timeline-arc{position:absolute;left:0;top:calc(-193px + var(--timeline-y-shift));width:520px;height:1160px;opacity:0;transition:opacity .42s ease}.timeline-arc svg{display:block;width:100%;height:100%;overflow:visible}.story-timeline.timeline-visuals-visible .timeline-arc{opacity:1}.timeline-moving-layer{position:absolute;top:0;right:0;bottom:0;left:0}.timeline-event{position:absolute;left:0;top:0;width:920px;height:877px;opacity:.36;transition:opacity .22s ease}.timeline-event-active{opacity:1}.timeline-event-dot{position:absolute;left:calc(var(--dot-x) - 9.5px);top:calc(var(--event-y) + var(--timeline-y-shift) - 9.5px);width:19px;height:19px;border-radius:50%;background:#e6d8d2;transition:width .22s ease,height .22s ease,transform .22s ease,background .22s ease}.timeline-event-active .timeline-event-dot{width:23px;height:23px;transform:translate3d(-2px,-2px,0);background:#a48d83}.timeline-event-year{position:absolute;left:calc(var(--dot-x) + 62px);top:calc(var(--event-y) + var(--timeline-y-shift) - 22px);width:176px;height:44px;margin:0;color:#9a755b;font-size:36px;font-weight:200;line-height:44px}.timeline-event-copy{position:absolute;left:calc(var(--dot-x) + 62px);top:calc(var(--event-y) + var(--timeline-y-shift) + 45px);width:420px;opacity:0;transform:translate3d(0,12px,0);transition:opacity .24s ease,transform .24s ease}.timeline-event-active .timeline-event-copy{opacity:1;transform:translateZ(0)}.timeline-event-copy h3{margin:23px 0 0;color:#4a3d36;font-size:15px;font-weight:300;line-height:21px;max-width:390px}.timeline-event-copy p{margin:2px 0 0;color:#4a3d36;font-size:15px;font-weight:300;line-height:21px;max-width:390px}.timeline-event-copy:before{position:absolute;left:0;top:0;width:311px;height:1px;background:#9a755b;content:""}.timeline-icon-stage{position:absolute;left:915px;top:calc(292px + var(--timeline-y-shift));width:330px;height:290px;opacity:0;transition:opacity .36s ease}.timeline-icon-stage img{position:absolute;left:50%;top:50%;display:block;width:auto;height:auto;max-width:270px;max-height:270px;object-fit:contain;transform:translate(-50%,-50%);opacity:0;transition:opacity .32s ease}.story-timeline.timeline-visuals-visible .timeline-icon-stage,.timeline-icon-stage img.timeline-icon-active{opacity:1}@media (min-width: 1200px) and (max-width: 1700px) and (max-height: 1100px){.story-timeline{--timeline-y-shift: -72px}}@media (min-width: 1701px) and (max-width: 1800px) and (min-height: 1101px) and (max-height: 1200px){.story-timeline{--timeline-y-shift: 56px;--timeline-title-y-shift: 0px}}@media (prefers-reduced-motion: reduce){.timeline-moving-layer,.timeline-event,.timeline-event-dot,.timeline-event-copy,.timeline-icon-stage img,.trace-baseline,.trace-step{transition:none}}.story-supply-chain{width:100%;height:1540px;scroll-margin-top:61px;overflow:hidden;background:#f5f2ee}.story-supply-inner{position:relative;width:1440px;height:1540px;margin:0 auto}.story-supply-header{position:absolute;left:80px;top:122px;width:1280px;height:540px;text-align:center}.story-supply-intro{position:absolute;left:230px;top:8px;display:flex;width:820px;height:270px;flex-direction:column;align-items:center;justify-content:center;gap:22px}.story-supply-intro h2{width:760px;margin:0;color:#2c2420;font-size:36px;font-weight:300;line-height:50px}.story-supply-intro p{width:820px;margin:0;color:#4a3d36;font-size:14px;font-weight:300;line-height:26px}.story-supply-stats{position:absolute;left:190px;top:322px;display:flex;width:900px;height:210px;align-items:center;justify-content:center;gap:60px}.story-supply-stats div{display:flex;width:220px;height:188px;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:26px 28px;box-sizing:border-box}.story-supply-stats strong{display:block;width:164px;margin:0;color:#9a755b;font-size:56px;font-weight:200;line-height:normal}.story-supply-stats .story-supply-gots{font-size:30px;font-weight:300;line-height:normal}.story-supply-stats p{width:164px;margin:0;color:#4a3d36;font-size:12px;font-weight:300;line-height:20px}.story-supply-process{position:absolute;left:310px;top:718px;width:820px;height:116px}.process-line{position:absolute;top:22px;width:240px;height:1px;background:#9a755b}.process-line-one{left:162px}.process-line-two{left:412px}.process-dot{position:absolute;top:18px;width:8px;height:8px;border-radius:50%;background:#9a755b}.process-dot-one{left:156px}.process-dot-two{left:406px}.process-dot-three{left:656px}.process-label{position:absolute;top:44px;width:180px;margin:0;transform:translate(-50%);color:#4a3d36;font-size:13px;font-weight:300;line-height:normal;text-align:center}.process-label-one{left:160px}.process-label-two{left:410px}.process-label-three{left:660px}.story-factory-carousel{position:absolute;left:80px;top:890px;width:1280px;height:548px;overflow:hidden}.story-factory-carousel-shell{display:contents}.story-factory-carousel-more-arrow{display:none}.story-factory-card{position:absolute;left:0;top:0;width:320px;height:420px;padding:0;border:0;background:transparent;border-radius:6px;overflow:hidden;cursor:pointer;opacity:0;transform:translateZ(0);will-change:transform,width,height,opacity}.story-factory-card img{display:block;width:100%;height:100%;border-radius:6px;object-fit:cover;will-change:filter}.story-traceability{display:flex;width:100%;height:1070px;flex-direction:column;align-items:center;justify-content:center;gap:48px;padding:96px 80px;box-sizing:border-box;overflow:hidden;background:#ede8e2}.story-traceability-header{display:flex;width:880px;height:140px;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.story-traceability-header h2{width:760px;margin:0;color:#2c2420;font-size:36px;font-weight:300;letter-spacing:1px;line-height:44px}.story-traceability-header p{width:660px;margin:0;color:#5f524b;font-size:14px;font-weight:300;line-height:24px}.story-garment-metrics{display:flex;width:780px;height:132px;align-items:center;justify-content:center;gap:60px;text-align:center}.story-garment-metrics div{display:flex;width:220px;height:132px;flex-direction:column;align-items:center;justify-content:center;gap:12px}.story-garment-metrics strong{display:block;width:220px;color:#9a755b;font-size:44px;font-weight:300;line-height:50px}.story-garment-metrics p{width:160px;margin:0;color:#5f524b;font-size:12px;font-weight:300;line-height:18px}.story-trace-panel{display:flex;width:1120px;height:500px;flex-direction:column;align-items:center;justify-content:center;gap:34px;padding:32px 19px;box-sizing:border-box}.story-trace-panel-header{display:flex;width:760px;height:104px;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.story-trace-panel-header p{width:360px;margin:0;color:#7a614f;font-size:11px;font-weight:300;letter-spacing:1.98px;line-height:16px}.story-trace-panel-header h3{width:620px;margin:0;color:#2c2420;font-size:22px;font-weight:300;line-height:30px}.story-trace-axis{position:relative;width:1120px;height:270px}.trace-baseline{position:absolute;left:112px;top:74px;width:896px;height:1px;background:#e4ddd7;opacity:0;transform:scaleX(0);transform-origin:left center;transition:transform 1.45s cubic-bezier(.12,.9,.2,1),opacity .18s ease}.story-trace-axis-visible .trace-baseline{opacity:1;transform:scaleX(1)}.trace-step{position:absolute;top:24px;display:flex;width:180px;flex-direction:column;align-items:center;gap:0;text-align:center;opacity:0;transform:translateY(12px) scale(.72);transform-origin:center 74px;transition:transform .76s cubic-bezier(.12,.9,.2,1),opacity .46s ease}.story-trace-axis-visible .trace-step{opacity:1;transform:translateY(0) scale(1)}.story-trace-axis-visible .trace-step:hover{transform:translateY(-4px) scale(1)}.trace-step-1{left:22px}.trace-step-2{left:246px}.trace-step-3{left:470px}.trace-step-4{left:694px}.trace-step-5{left:918px}.story-trace-axis-visible .trace-step-1{transition-delay:.22s}.story-trace-axis-visible .trace-step-2{transition-delay:.42s}.story-trace-axis-visible .trace-step-3{transition-delay:.62s}.story-trace-axis-visible .trace-step-4{transition-delay:.82s}.story-trace-axis-visible .trace-step-5{transition-delay:1.02s}.trace-step-num{position:absolute;left:50%;top:-19px;padding:0 10px;transform:translate(-50%);background:#ede8e2;color:#b8ada4;font-size:11px;font-weight:300;letter-spacing:3px;line-height:16px;white-space:nowrap}.trace-step-icon{display:flex;width:100px;height:100px;align-items:center;justify-content:center;margin:0 auto 32px;border:1px solid #e4ddd7;border-radius:50%;background:#fdfbf9;box-sizing:border-box;transition:transform .4s ease,border-color .4s ease,background .4s ease}.trace-step-icon img{display:block;width:48px;height:48px;filter:brightness(0) saturate(100%) invert(45%) sepia(14%) saturate(925%) hue-rotate(341deg) brightness(91%) contrast(84%);transition:filter .3s ease,transform .6s ease}.trace-step:hover .trace-step-icon{border-color:#8b6f5c;background:#8b6f5c;transform:translateY(-4px)}.trace-step:hover .trace-step-icon img{filter:brightness(0) invert(1);transform:rotate(-6deg)}.trace-step p{width:180px;margin:0;color:#4a3d36;font-size:15px;font-weight:300;letter-spacing:.2px;line-height:23px}.story-trace-cta{display:flex;height:43px;align-items:center;justify-content:center;padding:14px 24px;box-sizing:border-box;color:#f5f2ee;font-size:12px;font-weight:400;letter-spacing:2px;line-height:normal}.story-stats{display:flex;height:181px;align-items:center;justify-content:space-between;padding:0 max(120px,calc((100vw - 1440px)/2 + 120px));background:#2c2420}.story-stats div{display:flex;min-width:220px;flex-direction:column;align-items:center;gap:12px}.story-stats strong{color:#f5f2ee;font-size:56px;font-weight:200;line-height:normal}.story-stats span{color:#8a7e74;font-size:13px;font-weight:300;letter-spacing:1px}.story-feature{display:flex;width:1280px;align-items:center;gap:64px;margin:0 auto;padding:80px 0}.story-feature+.story-feature{padding-top:0;padding-bottom:100px}.story-feature img{width:560px;height:420px;flex-shrink:0;border-radius:4px;object-fit:cover}.story-feature div{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:20px}.story-feature h2{line-height:1.4}.story-feature p{color:#5c524a;font-size:14px;font-weight:300;line-height:1.85}.contact-hero .company-hero-overlay{background:#0000004d}.contact-hero img{object-position:center 42%}.contact-info{display:flex;width:1280px;gap:80px;margin:0 auto;padding:80px 0}.contact-info article{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:16px}.contact-info h2{font-size:20px;font-weight:400;letter-spacing:.5px;line-height:1.5}.contact-info p{color:#5c524a;font-size:14px;font-weight:300;line-height:1.75}.contact-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:64px 0;background:#ede8e2;text-align:center}.contact-cta h2{font-size:24px;font-weight:300;letter-spacing:1px}.contact-cta p{color:#5c524a;font-size:14px;font-weight:300}.contact-cta a{padding:14px 48px;color:#f5f2ee;background:#2c2420;font-size:13px;font-weight:400;letter-spacing:3px;transition:background .16s ease}.contact-cta a:hover{background:#5c524a}@media (max-width: 767px){.company-page{min-width:0;overflow-x:hidden}.company-hero{height:620px}.company-hero-copy{left:24px;right:24px;top:auto;bottom:56px;width:auto}.company-hero-copy h1{font-size:36px;line-height:1.2}.company-hero-copy p{max-width:300px;font-size:14px;line-height:1.6}.story-origin{height:auto;flex-direction:column;gap:34px;padding:64px 24px;scroll-margin-top:56px}.story-origin-copy,.story-origin-copy h2,.story-origin-copy p{width:100%;height:auto}.story-origin-copy{gap:20px}.story-origin-copy h2{min-height:0;font-size:26px;line-height:1.35}.story-origin-copy p{font-size:14px;line-height:1.75}.story-origin-map{width:100%;height:auto;aspect-ratio:327 / 248;border-radius:6px}.story-origin-map p{font-size:11px;line-height:1.25}.story-origin-map-qinghai{left:22%;top:12%;width:120px}.story-origin-map-tongxiang{left:76%;top:77%;width:120px}.story-timeline{height:auto;min-height:0;padding:70px 24px 76px;overflow:visible}.story-timeline-inner{width:100%;height:auto;min-height:0}.story-timeline h2{position:static;width:100%;height:auto;margin:0 0 42px;font-size:25px;line-height:1.38;text-align:left}.timeline-arc,.timeline-icon-stage{display:none}.timeline-moving-layer{position:relative;display:flex;flex-direction:column;gap:0}.timeline-event{position:relative;left:auto;top:auto;width:100%;height:auto;min-height:0;padding:0 0 30px 44px;opacity:1}.timeline-event:before{position:absolute;left:10px;top:22px;bottom:0;width:1px;background:#9a755b3d;content:""}.timeline-event:last-child:before{display:none}.timeline-event-dot{left:3px;top:5px;width:15px;height:15px;border:1px solid rgba(154,117,91,.36);box-sizing:border-box;transform:none;background:#f5f2ee}.timeline-event-active .timeline-event-dot{width:15px;height:15px;background:#f5f2ee;transform:none}.timeline-event-dot:after{position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:#9a755b;content:"";transform:translate(-50%,-50%)}.timeline-event-year,.timeline-event-copy{position:static;width:100%;height:auto}.timeline-event-year{margin:0 0 10px;color:#8f6f5a;font-size:22px;font-weight:300;line-height:1}.timeline-event-copy{opacity:1;transform:none}.timeline-event-copy:before{display:none}.timeline-event-copy h3,.timeline-event-copy p{max-width:none;margin:0;font-size:13.5px;line-height:1.68}.timeline-event-copy p{margin-top:8px;color:#756860}.story-supply-chain,.story-supply-inner{width:100%;height:auto;overflow:visible}.story-supply-chain{scroll-margin-top:56px;padding:64px 0}.story-supply-inner{display:flex;flex-direction:column;gap:38px}.story-supply-header,.story-supply-intro,.story-supply-stats,.story-supply-process,.story-factory-carousel,.story-factory-carousel-shell{position:static;width:100%;height:auto}.story-factory-carousel-shell{position:relative;display:block}.story-supply-header{display:flex;flex-direction:column;gap:28px;padding:0 24px;box-sizing:border-box;text-align:left}.story-supply-intro{align-items:flex-start;gap:18px}.story-supply-intro h2,.story-supply-intro p{width:100%}.story-supply-intro h2{font-size:26px;line-height:1.35}.story-supply-intro p{font-size:14px;line-height:1.75}.story-supply-stats{display:grid;grid-template-columns:1fr;gap:12px}.story-supply-stats div{width:100%;height:auto;align-items:flex-start;padding:20px 0;border-top:1px solid #d8d0c8}.story-supply-stats strong,.story-supply-stats p{width:100%}.story-supply-stats strong{font-size:42px}.story-supply-stats .story-supply-gots{font-size:26px}.story-supply-process{display:grid;grid-template-columns:1fr;gap:14px;padding:0 24px;box-sizing:border-box}.process-line,.process-dot{display:none}.process-label{position:relative;top:auto;left:auto;width:100%;padding:14px 16px;border:1px solid #d8d0c8;border-radius:4px;box-sizing:border-box;transform:none;font-size:13px;line-height:1.45;text-align:left}.story-factory-carousel{display:flex;gap:14px;overflow-x:auto;padding:0 24px 4px;box-sizing:border-box;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.story-factory-carousel-shell:after{position:absolute;top:0;right:0;bottom:4px;z-index:3;width:116px;pointer-events:none;opacity:0;background:linear-gradient(90deg,#f5f2ee00,#f5f2ee2e 24%,#f5f2ee9e 58%,#f5f2eeeb 84%,#f5f2ee);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);content:"";transition:opacity .16s ease}.story-factory-carousel-more-arrow{position:absolute;top:50%;right:22px;z-index:4;display:none;width:30px;height:30px;align-items:center;justify-content:center;color:#5c524a;font-size:17px;line-height:1;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .16s ease}.story-factory-carousel-shell-has-more:after,.story-factory-carousel-shell-has-more .story-factory-carousel-more-arrow{opacity:1}.story-factory-carousel-shell-has-more .story-factory-carousel-more-arrow{display:flex}.story-factory-carousel::-webkit-scrollbar{display:none}.story-factory-card{position:relative;left:auto;top:auto;flex:0 0 220px;width:220px;height:292px;opacity:1;scroll-snap-align:start;pointer-events:auto;transform:none}.story-traceability{height:auto;gap:32px;padding:64px 24px;overflow:hidden}.story-traceability-header,.story-traceability-header h2,.story-traceability-header p,.story-garment-metrics,.story-trace-panel,.story-trace-panel-header,.story-trace-panel-header p,.story-trace-panel-header h3,.story-trace-axis{width:100%;height:auto}.story-traceability-header{gap:14px;text-align:left}.story-traceability-header h2{font-size:26px;line-height:1.35}.story-traceability-header p,.story-trace-panel-header h3{font-size:14px;line-height:1.65}.story-garment-metrics{display:grid;grid-template-columns:1fr;gap:12px;text-align:left}.story-garment-metrics div{width:100%;height:auto;align-items:flex-start;padding:18px 0;border-top:1px solid #d8d0c8}.story-garment-metrics strong,.story-garment-metrics p{width:100%}.story-garment-metrics strong{font-size:38px;line-height:1.15}.story-trace-panel{gap:26px;padding:0}.story-trace-panel-header{align-items:flex-start;text-align:left}.story-trace-axis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trace-baseline{display:none}.trace-step{position:relative;left:auto;top:auto;width:100%;min-height:136px;flex-direction:column;justify-content:center;gap:12px;align-items:center;padding:16px 10px 14px;border:1px solid rgba(216,208,200,.95);border-radius:6px;box-sizing:border-box;background:#f5f2ee85;opacity:1;transform:none;text-align:center}.trace-step-num{display:none}.trace-step-icon{width:58px;height:58px;flex:0 0 58px;margin:0}.trace-step-icon img{width:31px;height:31px}.trace-step p{width:100%;font-size:12.5px;line-height:1.45;text-align:center}.story-trace-cta{width:100%;height:48px;padding:0 18px;font-size:11px;letter-spacing:1.5px}.contact-hero img{object-position:54% center}.contact-info{width:100%;flex-direction:column;gap:0;padding:64px 24px;box-sizing:border-box}.contact-info article{gap:14px;padding:0 0 34px;border-bottom:1px solid #d8d0c8}.contact-info article+article{padding-top:34px}.contact-info span{font-size:10px;letter-spacing:2.5px;line-height:1.5}.contact-info h2{margin:0;font-size:24px;font-weight:300;letter-spacing:0;line-height:1.35}.contact-info p{margin:0;color:#4a3d36;font-size:14px;line-height:1.7}.contact-cta{align-items:flex-start;gap:16px;padding:64px 24px;text-align:left}.contact-cta h2{margin:0;font-size:26px;letter-spacing:0;line-height:1.35}.contact-cta p{max-width:320px;margin:0;color:#4a3d36;font-size:14px;line-height:1.65}.contact-cta a{display:inline-flex;width:100%;height:48px;align-items:center;justify-content:center;margin-top:10px;padding:0 18px;box-sizing:border-box;font-size:11px;letter-spacing:1.8px}}.yak-page{width:100%;min-width:1440px;background:#f5f2ee;color:#2c2420}.yak-hero{position:relative;width:100%;height:760px;overflow:hidden}.yak-hero img{width:100%;height:100%;object-fit:cover;object-position:center top}.yak-hero h1{position:absolute;left:max(80px,calc((100vw - 1440px)/2 + 80px));top:552px;width:800px;margin:0;color:#f5f2ee;font-size:48px;font-weight:300;letter-spacing:0;line-height:66px}.yak-intro,.yak-elevation,.yak-down{display:flex;width:1240px;align-items:flex-start;margin:0 auto}.yak-intro{gap:134px;padding:100px 0}.yak-intro>img{width:526px;height:615px;flex-shrink:0;border-radius:4px;object-fit:cover;object-position:center top}.yak-intro .yak-text-block p{line-height:normal}.yak-text-block{display:flex;flex:1;flex-direction:column;gap:24px}.yak-text-block h2{font-size:28px;font-weight:500;letter-spacing:1px;line-height:1.6}.yak-text-block p,.yak-elevation p{font-size:16px;font-weight:400;line-height:1.45}.yak-quote{display:flex;width:1240px;align-items:flex-start;gap:40px;margin:0 auto;padding:100px 0 2px}.yak-quote img{width:165px;height:152px;flex-shrink:0;object-fit:cover}.yak-quote p{font-size:28px;font-weight:500;letter-spacing:1px;line-height:1.6}.yak-elevation{justify-content:center;gap:144px;padding:80px 0 129px}.yak-elevation p{width:516px;flex-shrink:0}.yak-elevation img{width:580px;height:618px;flex-shrink:0;border-radius:4px;object-fit:cover}.yak-down{gap:134px;padding-bottom:100px}.yak-down>img{width:480px;height:600px;flex-shrink:0;border-radius:4px;object-fit:cover}.yak-divider{width:calc(100% - 160px);height:1px;margin:60px 80px;background:#d4ccc4}@media (max-width: 767px){.yak-page{min-width:0;overflow-x:hidden}.yak-hero{height:620px}.yak-hero img{object-position:58% top}.yak-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2c242014,#2c242075);content:""}.yak-hero h1{left:24px;right:24px;top:auto;bottom:56px;z-index:1;width:auto;font-size:36px;line-height:1.2}.yak-intro,.yak-page .yak-elevation,.yak-page .yak-down{width:100%;flex-direction:column;gap:28px;padding:64px 24px;box-sizing:border-box}.yak-intro{padding-top:64px}.yak-intro>img,.yak-page .yak-elevation img,.yak-page .yak-down>img{width:100%;height:auto;aspect-ratio:327 / 380;border-radius:6px;object-fit:cover}.yak-intro>img{aspect-ratio:327 / 360;object-position:center top}.yak-page .yak-elevation img{aspect-ratio:327 / 350;order:1}.yak-page .yak-elevation p{order:2}.yak-text-block{gap:18px}.yak-text-block h2{margin:0;font-size:26px;font-weight:300;letter-spacing:0;line-height:1.35}.yak-text-block p,.yak-page .yak-elevation p{width:100%;margin:0;color:#4a3d36;font-size:14px;font-weight:300;line-height:1.75}.yak-intro .yak-text-block p{line-height:1.75}.yak-quote{width:100%;flex-direction:column;gap:22px;padding:64px 24px 32px;box-sizing:border-box}.yak-quote img{width:112px;height:104px;border-radius:4px}.yak-quote p{margin:0;font-size:24px;font-weight:300;letter-spacing:0;line-height:1.4}.yak-page .yak-elevation{padding-top:32px}.yak-page .yak-down{padding-bottom:72px}.yak-divider{width:calc(100% - 48px);margin:48px 24px}}
