@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:Inter;src:url(/fonts/inter-vietnamese-variable.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:100 900;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;src:url(/fonts/inter-latin-ext-variable.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:100 900;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;src:url(/fonts/inter-variable.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:100 900}@font-face{font-family:Fredoka;src:url(/sites/eugy-com-3c2e3f3f/root-8a5edab2/fonts/fredoka-semibold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:600}@font-face{font-family:Nunito Sans;src:url(/sites/eugy-com-3c2e3f3f/root-8a5edab2/fonts/nunito-sans-regular.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Nunito Sans;src:url(/sites/eugy-com-3c2e3f3f/root-8a5edab2/fonts/nunito-sans-bold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}.pageApply.form-confirm .apply-confirm__heading{padding-top:4.1rem}.site{--ink: #211f20;--ink-soft: #3c3839;--paper: #fff;--bone: #f2ebdf;--kraft: #b8f000;--kraft-light: #f2ebdf;--mist: #edf0e8;--line: #d6d0c7;--green: #52664d;--font-body: "Cera Pro", "Avenir Next", "Inter", sans-serif;--font-display: "Cera Pro", "Avenir Next", "Inter", sans-serif;color:var(--ink);font-family:var(--font-body);font-size:16px;font-synthesis:none;scroll-behavior:smooth;text-rendering:optimizeLegibility}.site,.site *,.site *:before,.site *:after{box-sizing:border-box}.page{min-width:320px;margin:0;background-color:var(--paper)}.dreambox{overflow-x:clip}.inner{width:min(calc(100% - 64px),1280px);margin:0 auto}.main{display:grid;row-gap:clamp(40px,5vw,72px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-logo,.hero__image,.collection__image,.campaign__logo{display:block;max-width:100%}.home-banner{overflow:hidden;background-color:var(--bone)}.home-banner__slider,.home-banner__slider .swiper-slide{width:100%}.home-banner__slider .swiper-slide{aspect-ratio:1440 / 675}.home-banner__slider img{display:block;width:100%;height:100%;object-fit:cover}.home-banner__slider .swiper-pagination-bullet{width:9px;height:9px;background-color:var(--paper);opacity:.7}.home-banner__slider .swiper-pagination-bullet-active{background-color:var(--kraft);opacity:1}.home-mosaic{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(220px,1fr)) minmax(240px,.9fr);gap:14px;min-height:480px;padding-top:18px;padding-bottom:18px}.home-mosaic__feature,.home-mosaic__tile{position:relative;min-height:0;overflow:hidden;color:var(--paper);text-decoration:none}.home-mosaic__feature{grid-column:1 / 3;grid-row:1 / 3;background-color:var(--green)}.home-mosaic__feature:after,.home-mosaic__tile:after{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,#211f2005 34%,#211f20b3)}.home-mosaic__feature img,.home-mosaic__tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.home-mosaic__feature-copy,.home-mosaic__tile span{position:absolute;z-index:1}.home-mosaic__feature-copy{right:10%;bottom:10%;left:10%;max-width:520px}.home-mosaic__eyebrow{margin:0 0 18px;font-size:11px;font-weight:700;letter-spacing:.16em}.home-mosaic__feature h1{margin:0;font-family:var(--font-display);font-size:clamp(42px,5.3vw,76px);line-height:.98;letter-spacing:-.045em}.home-mosaic__feature-copy>p:not(.home-mosaic__eyebrow){max-width:350px;margin:20px 0 0;font-size:16px;line-height:1.5}.home-mosaic__button{display:inline-flex;margin-top:24px;padding:11px 20px;color:var(--ink);background-color:var(--kraft-light);border-radius:999px;font-size:16px;font-weight:700;text-decoration:none}.home-mosaic__tile--story{grid-column:3;grid-row:1}.home-mosaic__tile--nature{grid-column:3;grid-row:2}.home-mosaic__tile--process{grid-column:1;grid-row:2}.home-mosaic__tile--collection{grid-column:2 / 4;grid-row:2}.home-mosaic__tile--collection{min-height:280px}.home-mosaic__tile span{right:22px;bottom:20px;left:22px;display:grid;gap:5px}.home-mosaic__tile strong{font-family:var(--font-display);font-size:clamp(22px,2.2vw,32px);line-height:1}.home-mosaic__tile small{font-size:12px;line-height:1.35}@media(hover:hover)and (pointer:fine)and (min-width:901px){.home-mosaic__feature:hover img,.home-mosaic__tile:hover img{transform:scale(1.045)}.home-mosaic__button:hover{background-color:var(--paper)}}.c-eyebrow,.why__eyebrow,.csr__eyebrow,.process__eyebrow,.faq__eyebrow,.cta__eyebrow{margin:0;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.c-eyebrow{display:inline-flex;gap:8px;align-items:center}.c-eyebrow svg{width:16px;height:16px}.c-title,.why__title,.csr__title,.process__title,.faq__title,.cta__title{margin:0;font-family:var(--font-display);font-weight:600;letter-spacing:-.035em}.c-title,.why__title,.process__title,.faq__title{font-size:clamp(38px,4.2vw,58px);line-height:1.04}.c-btn{display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:16px 22px;color:inherit;background-color:transparent;border:1px solid currentColor;border-radius:12px;font:700 14px/1 var(--font-body);text-decoration:none;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,transform .25s ease}.c-btn svg{width:18px;height:18px;transition:transform .25s ease}.c-btn--light{color:var(--ink);background-color:var(--paper);border-color:var(--paper)}.c-btn--kraft{color:var(--ink);background-color:var(--kraft);border-color:var(--kraft)}.announce{display:flex;gap:20px;align-items:center;justify-content:center;min-height:40px;padding:7px 24px;color:var(--paper);background-color:#211f20;font-size:12px;line-height:1.4}.announce__text,.announce__note{margin:0}.announce__note{padding-left:20px;border-left:1px solid rgba(255,255,255,.35);font-weight:700}.header{position:sticky;top:0;z-index:30;background-color:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .28s ease}.header--hidden{transform:translateY(-100%)}.header__inner{display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;min-height:92px}.header__nav{min-width:0;display:flex;gap:30px;align-items:center}.header__nav--end{justify-content:flex-end}.header__brand-group{display:flex;align-items:center;min-width:0}.header__link{position:relative;min-width:0;color:var(--ink);font-size:16px;font-weight:500;text-decoration:none}.header__link:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background-color:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.header__brand{display:grid;width:156px;height:78px;place-items:center}.header__brand .brand-logo{width:144px;max-height:52px;object-fit:contain}.header__end{display:flex;gap:28px;align-items:center;justify-content:flex-end;min-width:0}.header__utilities,.header__mobile-start{display:flex;gap:2px;align-items:center;min-width:0}.header__mobile-start{display:none}.header__icon{position:relative;display:grid;width:42px;height:42px;padding:0;place-items:center;color:var(--ink);background-color:transparent;border:0;border-radius:50%;cursor:pointer;text-decoration:none;transition:background-color .2s ease}.header__link:focus-visible,.header__brand:focus-visible,.header__icon:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.header__icon svg{width:20px;height:20px;stroke-width:1.8}.header__utilities .header__icon svg{width:22px;height:22px;stroke-width:1.8}.header__utilities .header__icon .header-cart-icon{width:22px;height:22px;stroke-width:1.5}.header__count{position:absolute;top:0;right:-2px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;color:var(--paper);background-color:var(--ink);border-radius:10px;font-size:9px;font-weight:700}.header__favorite svg{color:#c63842}.drawer{position:fixed;z-index:80;inset:0;visibility:hidden;pointer-events:none}.drawer--open{visibility:visible;pointer-events:auto}.drawer__backdrop{position:absolute;inset:0;width:100%;padding:0;background-color:#211f2085;border:0;opacity:0;cursor:pointer;transition:opacity .3s ease}.drawer--open .drawer__backdrop{opacity:1}.drawer__panel{position:absolute;top:0;bottom:0;left:0;display:flex;width:min(88vw,390px);padding:22px;flex-direction:column;color:var(--ink);background-color:var(--bone);transform:translate(-102%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.drawer--open .drawer__panel{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer__head .brand-logo{width:124px;max-height:48px;object-fit:contain}.drawer__nav{display:grid;margin-top:22px}.drawer__link{display:grid;grid-template-columns:32px 1fr auto;gap:12px;align-items:center;padding:18px 0;color:var(--ink);border-bottom:1px solid var(--line);font-family:var(--font-display);font-size:23px;font-weight:500;line-height:1.15;text-decoration:none}.drawer__link span{font-family:var(--font-body);font-size:10px;letter-spacing:.12em}.drawer__link svg{width:18px}.drawer__note{margin:auto 0 0;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero{padding:16px;background-color:var(--paper)}.hero__panel{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:650px;overflow:hidden;color:var(--paper);background-color:var(--ink);background-image:radial-gradient(circle at 13% 16%,rgba(255,255,255,.1) 0 2px,transparent 3px),radial-gradient(circle at 91% 77%,rgba(255,255,255,.12) 0 3px,transparent 4px);background-position:0 0,0 0;background-repeat:repeat;background-size:66px 66px,108px 108px;border-radius:20px}.hero__panel:before{content:"";position:absolute;top:-160px;right:42%;width:360px;height:360px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.hero__content{position:relative;z-index:2;display:flex;max-width:680px;padding:clamp(64px,7vw,108px);flex-direction:column;justify-content:center}.hero__eyebrow{display:inline-flex;gap:9px;align-items:center;align-self:flex-start;margin:0 0 24px;padding:9px 13px;color:var(--ink);background-color:var(--kraft);border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero__eyebrow svg{width:15px;height:15px}.hero__title{max-width:640px;margin:0;font-family:var(--font-display);font-size:clamp(42px,5vw,72px);font-weight:600;line-height:.98;letter-spacing:-.055em}.hero__lead{max-width:560px;margin:28px 0 0;color:var(--kraft-light);font-family:var(--font-display);font-size:clamp(22px,2.2vw,30px);line-height:1.15}.hero__copy{max-width:570px;margin:20px 0 0;color:#ffffffb8;font-size:16px;line-height:1.7}.hero__actions{display:flex;gap:24px;align-items:center;margin-top:34px}.hero__story-link{display:inline-flex;gap:8px;align-items:center;color:var(--paper);font-size:13px;font-weight:700;text-underline-offset:6px}.hero__story-link svg{width:16px}.hero__journey{display:flex;gap:12px;align-items:center;margin:42px 0 0;color:#ffffff8c;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.hero__visual{position:relative;min-height:650px;overflow:hidden;background-color:var(--kraft);background-image:linear-gradient(140deg,rgba(255,255,255,.26),transparent 42%),repeating-linear-gradient(90deg,rgba(33,31,32,.045) 0 1px,transparent 1px 8px);background-repeat:no-repeat,repeat}.hero__visual:before,.hero__visual:after{content:"";position:absolute;border:2px solid rgba(33,31,32,.72);transform:rotate(-14deg)}.hero__visual:before{top:10%;right:8%;width:54px;height:54px;border-radius:14px}.hero__visual:after{bottom:10%;left:9%;width:28px;height:28px;border-radius:50%}.hero__orbit{position:absolute;border:1px solid rgba(33,31,32,.24);border-radius:50%}.hero__orbit--one{top:50%;left:50%;width:560px;height:560px;transform:translate(-50%,-50%)}.hero__orbit--two{top:50%;left:50%;width:420px;height:420px;border-style:dashed;transform:translate(-50%,-50%)}.hero__card{position:absolute;z-index:2;margin:0;overflow:hidden;background-color:var(--paper);border:2px solid var(--ink);border-radius:28px;box-shadow:12px 14px #211f20eb}.hero__card .hero__image{width:100%;height:100%;object-fit:cover}.hero__card--main{top:50%;left:50%;width:min(48vw,390px);aspect-ratio:1;transform:translate(-50%,-50%) rotate(-3deg)}.hero__card--left,.hero__card--right{width:148px;aspect-ratio:1;border-radius:20px;box-shadow:8px 9px #211f20db}.hero__card--left{bottom:7%;left:5%;transform:rotate(8deg)}.hero__card--right{top:7%;right:5%;transform:rotate(7deg)}.hero__stamp{position:absolute;z-index:4;top:10%;left:6%;display:grid;width:126px;height:126px;padding:12px;place-content:center;color:var(--paper);background-color:var(--ink);border-radius:50%;text-align:center;transform:rotate(-10deg)}.hero__stamp span{font-family:var(--font-display);font-size:30px;line-height:1}.hero__stamp small{margin-top:5px;font-size:9px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.hero__scribble{position:absolute;z-index:4;right:6%;bottom:8%;margin:0;color:var(--ink);font-family:var(--font-display);font-size:26px;line-height:.95;text-align:center;transform:rotate(-9deg)}.hero__float{animation:hero-float 4.8s ease-in-out infinite}.hero__float--delay{animation-delay:-2.4s}.collections{padding:64px 0 68px;background-color:var(--paper)}.collections__head{display:flex;align-items:end;justify-content:space-between}.collections__head .c-eyebrow{display:none}.collections__rail{display:flex;gap:clamp(28px,5vw,72px);align-items:flex-start;justify-content:center;margin-top:36px}.collection{display:grid;gap:13px;justify-items:center;min-width:112px;padding:0;color:var(--ink);background-color:transparent;border:0;font:700 14px/1.25 var(--font-body);text-decoration:none;cursor:pointer}.collection__visual{position:relative;display:block;width:104px;height:104px;overflow:visible;background-color:var(--bone);border:1px solid var(--line);border-radius:50%;transition:transform .3s ease,box-shadow .3s ease}.collection__image{width:100%;height:100%;object-fit:cover;border-radius:50%}.collection__badge{position:absolute;top:-6px;left:-6px;display:grid;min-width:32px;height:32px;padding:0 7px;place-items:center;color:var(--paper);background-color:var(--ink);border:2px solid var(--paper);border-radius:17px;font-size:9px;font-weight:700}.collection__name{white-space:nowrap}.about{padding:36px 8px 0;background-color:var(--paper)}.about__inner{max-width:820px;margin:0 auto;text-align:center}.about__title{margin:0;font-family:var(--font-display);font-size:clamp(30px,3vw,42px);font-weight:700;line-height:1.1;letter-spacing:-.035em}.about__desc{margin-top:18px}.about__copy{margin:0;color:var(--ink-soft);font-size:16px;line-height:1.65}.about__copy+.about__copy{margin-top:12px}.about__stripe{height:8px;margin-top:48px;background-image:linear-gradient(to right,var(--kraft) 0 25%,var(--ink) 25% 50%,var(--bone) 50% 75%,var(--green) 75% 100%)}.story{padding:86px 0 16px;background-color:var(--bone)}.story__head{max-width:900px;margin:0 auto;text-align:center}.story__head .c-eyebrow{color:var(--ink-soft)}.story__title{margin-top:18px}.story__copy{max-width:760px;margin:22px auto 0;color:#5f5957;font-size:17px;line-height:1.7}.story-media{position:relative;width:min(100%,860px);aspect-ratio:16 / 9;margin:56px auto 0;overflow:hidden;background-color:var(--ink);border-radius:10px;box-shadow:0 30px 80px #211f202e}.story-media__image{display:block;width:100%;height:100%;object-fit:cover}.story-media__shade{position:absolute;inset:0;background-image:linear-gradient(to top,rgba(33,31,32,.72),transparent 58%);background-repeat:no-repeat}.story-media__caption{position:absolute;bottom:24px;left:26px;color:var(--paper);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.story-media__play{position:absolute;top:50%;left:50%;display:grid;width:76px;height:76px;padding:0;place-items:center;color:var(--ink);background-color:var(--paper);border:0;border-radius:50%;cursor:pointer;transform:translate(-50%,-50%);transition:transform .25s ease,background-color .25s ease}.story-media__play svg{width:24px;height:24px;margin-left:4px}.story-media__notice{position:absolute;right:18px;bottom:18px;margin:0;padding:10px 13px;color:var(--ink);background-color:var(--kraft-light);border-radius:10px;font-size:11px;font-weight:700}.campaign{position:relative;display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:42px;align-items:center;min-height:300px;margin-top:92px;padding:52px 58px;overflow:hidden;color:var(--paper);background-color:var(--ink);background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 7px);background-repeat:repeat;border-radius:10px}.campaign:after{content:"";position:absolute;top:-130px;right:14%;width:300px;height:300px;border:1px solid rgba(255,255,255,.14);border-radius:50%}.campaign__mark{position:relative;z-index:1;display:grid;width:160px;height:160px;place-items:center;background-color:var(--kraft);border-radius:50%;transform:rotate(-6deg)}.campaign__logo{width:112px;max-height:122px;object-fit:contain}.campaign__content{position:relative;z-index:1;max-width:650px}.campaign__eyebrow,.campaign__copy,.campaign__title{margin:0}.campaign__eyebrow{color:var(--kraft);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.campaign__title{margin-top:14px;font-family:var(--font-display);font-size:clamp(34px,3.6vw,52px);font-weight:600;line-height:1.02;letter-spacing:-.035em}.campaign__copy{margin-top:17px;color:#ffffffad;font-size:15px;line-height:1.65}.campaign .c-btn{position:relative;z-index:1}.showcase{padding:64px 0 72px;background-color:var(--paper);scroll-margin-top:30px}.products__title{margin:0;font-family:var(--font-display);font-size:clamp(30px,3vw,40px);font-weight:600;line-height:1.2;letter-spacing:-.035em;text-align:center}.products__toolbar{display:flex;align-items:flex-end;justify-content:space-between;margin-top:28px}.products__tabs{display:flex;gap:28px;align-items:center}.products__tab{position:relative;padding:0 0 14px;color:#686365;background-color:transparent;border:0;font:600 16px/1.2 var(--font-body);cursor:pointer}.products__tab:after{content:"";position:absolute;right:0;bottom:0;left:0;height:4px;background-color:var(--ink);transform:scaleX(0);transition:transform .2s ease}.products__tab--active{color:var(--ink)}.products__tab--active:after{transform:scaleX(1)}.products__nav{display:flex;gap:9px}.products__arrow{display:grid;width:46px;height:46px;padding:0;place-items:center;color:var(--ink);background-color:var(--paper);border:1px solid var(--line);border-radius:50%;cursor:pointer;transition:color .2s ease,background-color .2s ease,transform .2s ease}.products__arrow{width:34px;height:34px;border-color:var(--ink)}.products__arrow:disabled{color:#aaa6a7;cursor:default}.products__arrow svg{width:19px;height:19px}.products__arrow svg{width:15px;height:15px}.products__rail{margin-top:20px;padding:1px 1px 28px}.why__rail::-webkit-scrollbar,.collections__rail::-webkit-scrollbar{display:none}.products__scrollbar{position:absolute;right:20%;bottom:0;left:20%;height:4px;background-color:#dedede;cursor:pointer}.products__scrollbar-thumb{height:100%;background-color:#797979;cursor:grab;touch-action:none}.products__scrollbar-thumb:active{cursor:grabbing}.products__slide{height:auto}.products__card{height:100%}.product{display:flex;flex-direction:column;min-width:0;background-color:var(--paper);border:1px solid #ddd}.product__visual{position:relative;aspect-ratio:1;overflow:hidden;background-color:#f7f7f7}.product__badge{position:absolute;z-index:3;top:14px;right:12px;min-width:62px;padding:6px 10px;color:var(--ink);background-color:#ffd500;border-radius:2px;font-size:11px;font-weight:600;line-height:1.2;text-align:center}.product__photo{position:relative;display:block;height:100%}.product__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.product__image--secondary{position:absolute;inset:0;opacity:0;transition:transform .35s ease,opacity .25s ease}.product__content{display:flex;flex:1;flex-direction:column;padding:14px 12px 18px}.product__meta,.product__price,.product__title{margin:0}.product__meta{display:flex;flex-wrap:wrap;gap:8px 12px;min-height:18px}.product__meta-item{display:inline-flex;gap:4px;align-items:center;color:#514d4e;font-size:12px;line-height:1}.product__meta-item svg{width:16px;height:16px;stroke-width:1.8}.product__meta-item--rating svg{color:#ffb000;fill:#ffb000;stroke:#ffb000}.product__title a{color:inherit;text-decoration:none}.product__title{min-height:45px;margin-top:14px;font-family:var(--font-display);font-size:16px;font-weight:500;line-height:1.4}.product__price{margin-top:auto;padding-top:18px;font-size:16px;font-weight:600;line-height:1.3}.product__actions{display:flex;gap:8px;align-items:center;margin-top:20px}.product__add,.product__favorite{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:0;cursor:pointer;transition:color .2s ease,background-color .2s ease}.product__add{flex:0 1 auto;gap:6px;min-height:40px;padding:0 13px;color:var(--paper);background-color:var(--ink);border:1px solid var(--ink);border-radius:999px;font:400 14px/1 var(--font-body)}.product__add svg,.product__favorite svg{width:16px;height:16px}.product__add svg{transition:transform .25s ease}.product__favorite{flex:0 0 44px;padding:0;color:#e02d34;background-color:#f1f1f1;border-radius:50%}.product__favorite--active svg{fill:currentColor}.advanced-links{width:100%;padding:18px 0 24px;color:var(--paper);background-color:#202020}.advanced-links__tabs{display:flex;gap:30px;align-items:center;margin-bottom:16px}.advanced-links__tab{position:relative;padding:9px 0 12px;color:#ffffffb8;background-color:transparent;border:0;font:500 16px/1.25 var(--font-body);cursor:pointer}.advanced-links__tab:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background-color:var(--paper);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.advanced-links__tab--active{color:var(--paper)}.advanced-links__tab--active:after{transform:scaleX(1)}.advanced-links__viewport{min-width:0;overflow:hidden}.advanced-links__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none}.advanced-links__item{min-width:0}.advanced-links__link{position:relative;display:block;aspect-ratio:600 / 846;overflow:hidden;color:var(--paper);background-color:#343434;text-decoration:none}.advanced-links__image{display:block;width:100%;height:100%;object-fit:cover}.advanced-links__label{position:absolute;z-index:1;top:22px;right:10px;left:10px;font-size:16px;font-weight:600;line-height:1.25;text-align:center}.advanced-links__link--dark{color:var(--ink)}.advanced-links__tab:focus-visible,.advanced-links__link:focus-visible{outline:2px solid var(--paper);outline-offset:3px}.why{padding:96px 0;background-color:var(--bone)}.why__header{max-width:800px;margin:0 auto;text-align:center}.why__eyebrow{color:#716a66}.why__title{margin-top:14px}.why__lead{max-width:670px;margin:20px auto 0;color:#655f5c;font-size:17px;line-height:1.7}.why__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px}.why__item{overflow:hidden;background-color:var(--paper);border:1px solid rgba(33,31,32,.08);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.why__photo{aspect-ratio:1.32;margin:0;overflow:hidden}.why__image{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.96);transition:transform .5s ease}.why__content{padding:24px}.why__heading,.why__text{margin:0}.why__heading{font-family:var(--font-display);font-size:24px;font-weight:600;line-height:1.1}.why__text{margin-top:12px;color:#69625e;font-size:15px;line-height:1.65}.csr{position:relative;display:grid;min-height:560px;place-items:center;overflow:hidden}.csr__visual,.csr__overlay{position:absolute;inset:0;margin:0}.csr__image{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(.32) contrast(1.05)}.csr__overlay{background-image:linear-gradient(90deg,#141212e0,#14121294 50%,#14121247);background-repeat:no-repeat}.csr__inner{position:relative;z-index:2}.csr__content{max-width:680px;color:var(--paper)}.csr__icon{width:44px;height:44px;color:var(--kraft-light);stroke-width:1.5}.csr__eyebrow{margin-top:22px;color:var(--kraft-light)}.csr__title{margin-top:15px;font-size:clamp(46px,5.4vw,72px);line-height:.98}.csr__text{max-width:600px;margin:22px 0 0;color:#ffffffc7;font-size:17px;line-height:1.68}.csr__actions{display:flex;gap:12px;margin-top:30px}.csr__btn{display:inline-flex;gap:10px;align-items:center;padding:15px 20px;border:1px solid var(--paper);border-radius:12px;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s ease,background-color .2s ease,transform .2s ease}.csr__btn svg{width:17px}.csr__btn--light{color:var(--ink);background-color:var(--paper)}.csr__btn--line{color:var(--paper)}.process{padding:100px 0 92px;background-color:var(--paper)}.process__head{max-width:850px;text-align:center}.process__eyebrow{color:#716a66}.process__title{margin-top:14px}.process__intro{max-width:700px;margin:20px auto 0;color:#655f5c;font-size:17px;line-height:1.7}.process__rail{margin-top:50px;overflow:hidden}.process__track{display:flex;width:max-content;animation:process-marquee 34s linear infinite}.process__group{display:flex;gap:16px;padding-right:16px}.process__card{width:270px;min-height:278px;padding:28px;background-color:var(--bone);border:1px solid var(--line);border-radius:16px}.process__icon{display:grid;width:54px;height:54px;place-items:center;color:var(--paper);background-color:var(--ink);border-radius:50%}.process__icon svg{width:24px;height:24px;stroke-width:1.7}.process__number{margin:28px 0 0;color:#7a726d;font-size:11px;font-weight:700;letter-spacing:.18em}.process__name{margin:8px 0 0;font-family:var(--font-display);font-size:27px;font-weight:600}.process__text{margin:12px 0 0;color:#68615d;font-size:14px;line-height:1.58}.testimonials{padding:40px 0 76px;background-color:var(--paper)}.testimonials__head{text-align:center}.testimonials__title{margin:0;font-size:40px;line-height:1.15;text-wrap:balance}.testimonials__tabs{display:flex;gap:44px;align-items:center;justify-content:center;margin-top:20px}.testimonials__tab{position:relative;padding:0 0 9px;color:var(--ink);background-color:transparent;border:0;font:600 18px/1.25 var(--font-body);cursor:pointer}.testimonials__tab:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background-color:#c73932;transform:scaleX(0);transition:transform .2s ease}.testimonials__tab--active{color:#c73932}.testimonials__tab--active:after{transform:scaleX(1)}.testimonials__viewport{margin-top:36px}.testimonials__viewport .swiper-wrapper{transition-timing-function:cubic-bezier(.22,1,.36,1)}.testimonials__card{height:auto}.testimonials__image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.testimonials__body{padding-top:14px}.testimonials__name,.testimonials__author,.testimonials__text,.testimonials__place{margin:0}.testimonials__name{font-size:18px;font-weight:600;line-height:1.28}.testimonials__author{margin-top:15px;font-size:16px;line-height:1.4}.testimonials__text{display:-webkit-box;margin-top:14px;overflow:hidden;color:var(--ink-soft);font-size:16px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.testimonials__place{margin-top:10px;color:#736d6f;font-size:14px;font-style:italic;line-height:1.4}.testimonials__link{display:inline-block;margin-top:0;color:var(--ink);font-size:16px;line-height:1.35;text-underline-offset:3px}.faq{padding:104px 0;background-color:var(--paper)}.faq__inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.faq__head{position:sticky;top:32px}.faq__eyebrow{color:#716a66}.faq__title{margin-top:14px}.faq__list{border-top:1px solid var(--line)}.faq__item{border-bottom:1px solid var(--line)}.faq__question{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:24px 0;font-family:var(--font-display);font-size:21px;line-height:1.25;cursor:pointer;list-style:none}.faq__question::-webkit-details-marker{display:none}.faq__question svg{width:20px;transition:transform .25s ease}.faq__item[open] .faq__question svg{transform:rotate(180deg)}.faq__answer{padding:0 54px 25px 0}.faq__answer p{margin:0;color:#655f5c;font-size:15px;line-height:1.7}.cta{padding:16px;background-color:var(--paper)}.cta__inner{width:100%;max-width:none;padding:106px 32px;color:var(--paper);background-color:var(--ink);background-image:radial-gradient(circle at 12% 20%,rgba(201,169,120,.2) 0 2px,transparent 3px),radial-gradient(circle at 84% 76%,rgba(255,255,255,.1) 0 2px,transparent 3px);background-repeat:repeat;background-size:90px 90px,70px 70px;border-radius:18px;text-align:center}.cta__eyebrow{color:var(--kraft)}.cta__title{max-width:940px;margin:16px auto 0;font-size:clamp(52px,7vw,98px);line-height:.92}.cta__text{max-width:570px;margin:26px auto 0;color:#ffffffb3;font-size:17px;line-height:1.6}.cta__actions{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:36px}.cta__link{color:var(--paper);border-color:#ffffff59}.cta__link:first-child{color:var(--ink);background-color:var(--paper);border-color:var(--paper)}.newsletter-cta{--newsletter-accent: #b8f000;position:relative;min-height:408px;overflow:hidden;background-color:#eef0f1}.newsletter-cta__media{position:absolute;inset:0}.newsletter-cta__media-image{display:block;width:100%;height:100%;object-fit:cover}.newsletter-cta__inner{position:relative;z-index:1;display:grid;min-height:408px;padding:58px 20px 48px;place-content:center;justify-items:center;text-align:center}.newsletter-cta__title,.newsletter-cta__subtitle,.newsletter-cta__note{margin:0}.newsletter-cta__title{color:#211f20;font-family:var(--font-display);font-size:clamp(36px,4vw,54px);font-weight:800;line-height:.98;letter-spacing:-.045em}.newsletter-cta__subtitle{margin-top:16px;color:#655f5c;font-size:16px;line-height:1.4}.newsletter-cta__actions{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:34px}.newsletter-cta__button{display:inline-flex;gap:11px;min-height:58px;padding:0 22px;align-items:center;justify-content:center;color:#211f20;background-color:#ffffff8c;border:2px solid #211f20;border-radius:7px;font-size:14px;font-weight:800;text-decoration:none;transition:color .2s ease,background-color .2s ease,transform .2s ease}.newsletter-cta__button--primary{background-color:var(--newsletter-accent);border-color:var(--newsletter-accent)}.newsletter-cta__icon{width:17px;height:17px}.newsletter-cta__note{max-width:900px;margin-top:24px;color:#655f5c;font-size:13px;line-height:1.55}@media(hover:hover)and (pointer:fine)and (min-width:901px){.newsletter-cta__button:hover{background-color:#fff}.newsletter-cta__button--primary:hover{background-color:#b8f000}}.footer{padding-top:78px;color:var(--paper);background-color:var(--ink)}.footer__inner{display:grid;grid-template-columns:1.1fr 2fr 1.15fr;gap:70px;padding-bottom:70px}.footer__logo{display:inline-grid;width:130px;place-items:center}.footer__logo .brand-logo{width:118px;max-height:128px;object-fit:contain;filter:invert(1)}.footer__tagline{max-width:300px;margin:22px 0 0;color:#ffffffa8;font-size:14px;line-height:1.65}.footer__socials{display:flex;gap:8px;margin-top:24px}.footer__social{display:grid;width:40px;height:40px;place-items:center;color:var(--paper);border:1px solid rgba(255,255,255,.25);border-radius:50%}.footer__social svg{width:18px}.footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.footer__heading{margin:0;font-family:var(--font-display);font-size:19px;font-weight:600}.footer__links{display:grid;gap:11px;margin:18px 0 0;padding:0;list-style:none}.footer__link{color:#ffffffad;font-size:13px;text-decoration:none}.footer__newsletter>svg{width:24px;height:24px;margin-bottom:18px;color:var(--kraft)}.footer__newsletter>p{margin:15px 0 0;color:#ffffffa8;font-size:13px;line-height:1.6}.footer__form{display:grid;grid-template-columns:1fr auto;margin-top:22px;padding:5px;background-color:var(--paper);border-radius:14px}.footer__input{min-width:0;padding:0 14px;color:var(--ink);background-color:transparent;border:0;outline:0;font:14px/1 var(--font-body)}.footer__submit{display:grid;width:44px;height:44px;padding:0;place-items:center;color:var(--paper);background-color:var(--ink);border:0;border-radius:10px;cursor:pointer}.footer__submit svg{width:18px}.footer__success{padding:15px;color:var(--ink)!important;background-color:var(--kraft-light);border-radius:12px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:25px 0;color:#ffffff8a;border-top:1px solid rgba(255,255,255,.14);font-size:12px}.footer__bottom p{margin:0}.footer__legal{display:flex;gap:24px}.footer__legal a{color:inherit;text-decoration:none}.toast{position:fixed;z-index:100;right:24px;bottom:24px;display:flex;gap:10px;align-items:center;max-width:min(380px,calc(100vw - 32px));padding:15px 18px;color:var(--paper);background-color:var(--ink);border:1px solid rgba(255,255,255,.18);border-radius:13px;box-shadow:0 18px 50px #211f2047;font-size:15px;line-height:1.4;opacity:0;pointer-events:none;transform:translateY(24px);transition:opacity .25s ease,transform .25s ease}.toast svg{width:18px;height:18px;color:var(--kraft)}.toast--show{opacity:1;transform:translateY(0)}@media(hover:hover)and (pointer:fine)and (min-width:901px){.c-btn:hover,.csr__btn:hover{transform:translateY(-2px)}.c-btn:hover svg,.csr__btn:hover svg{transform:translate(3px)}.header__link:hover:after{transform:scaleX(1);transform-origin:left}.header__icon:hover{background-color:var(--bone)}.collection:hover .collection__visual{box-shadow:0 12px 28px #211f2024;transform:translateY(-7px) rotate(-3deg)}.story-media__play:hover{background-color:var(--kraft);transform:translate(-50%,-50%) scale(1.06)}.products__arrow:not(:disabled):hover{color:var(--paper);background-color:var(--ink)}.products__tab:hover{color:var(--ink)}.testimonials__tab:hover,.testimonials__link:hover{color:#c73932}.product__title a:hover{text-decoration:underline;text-underline-offset:3px}.product__add:hover{color:var(--ink);background-color:transparent}.product__add:hover svg{transform:rotate(90deg)}.product__favorite:hover{background-color:#f6d1d1}.why__item:hover{box-shadow:0 22px 48px #211f201f;transform:translateY(-7px)}.why__item:hover .why__image{transform:scale(1.04)}.process__rail:hover .process__track{animation-play-state:paused}.footer__link:hover,.footer__legal a:hover{color:var(--paper)}}@media(max-width:1100px){.inner{width:min(calc(100% - 44px),1280px)}.header__nav{gap:16px}.header__link{font-size:16px}.header__end{gap:12px}.hero__content{padding:58px}.hero__title{font-size:clamp(52px,6vw,72px)}.hero__card--main{width:330px}.campaign{grid-template-columns:130px minmax(0,1fr)}.campaign__mark{width:130px;height:130px}.campaign .c-btn{grid-column:2;justify-self:start}.footer__inner{grid-template-columns:.8fr 2fr}.footer__newsletter{grid-column:1 / -1;max-width:520px}}@media(max-width:767px){.main{row-gap:40px}.inner{width:calc(100% - 32px)}.home-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,300px) repeat(2,220px);gap:10px;min-height:0;padding-top:10px;padding-bottom:10px}.home-mosaic__feature{grid-column:1 / 3;grid-row:1;min-height:0}.home-mosaic__tile--story{grid-column:1;grid-row:2}.home-mosaic__tile--nature{grid-column:2;grid-row:2}.home-mosaic__tile--process{grid-column:1;grid-row:3}.home-mosaic__tile--collection{grid-column:2;grid-row:3}.home-mosaic__feature-copy{right:7%;bottom:8%;left:7%}.home-mosaic__feature h1{font-size:clamp(36px,10vw,56px)}.home-mosaic__feature-copy>p:not(.home-mosaic__eyebrow){font-size:13px}.home-mosaic__tile span{right:14px;bottom:14px;left:14px}.home-mosaic__tile strong{font-size:20px}.c-title,.why__title,.process__title,.faq__title{font-size:38px}.announce{min-height:38px;padding:7px 14px;font-size:10px}.announce__note{display:none}.header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-height:66px}.header__nav{display:none}.header__brand-group{justify-content:center}.header__mobile-start{display:flex}.header__brand{width:122px;height:66px}.header__brand .brand-logo{width:108px;max-height:40px}.header__end{gap:0}.header__search{display:none}.header__icon{width:38px;height:38px}.hero{padding:0}.hero__panel{display:flex;min-height:0;flex-direction:column;border-radius:0}.hero__content{max-width:none;padding:56px 20px 44px;text-align:center}.hero__eyebrow{align-self:center;margin-bottom:20px}.hero__title{font-size:clamp(48px,14vw,64px)}.hero__lead{margin-top:22px;font-size:22px}.hero__copy{margin-top:16px;font-size:14px;line-height:1.65}.hero__actions{gap:17px;margin-top:28px;flex-direction:column}.hero__journey{justify-content:center;margin-top:32px;font-size:9px}.hero__visual{min-height:470px}.hero__orbit--one{width:390px;height:390px}.hero__orbit--two{width:300px;height:300px}.hero__card--main{width:250px}.hero__card--left,.hero__card--right{width:100px}.hero__card--left{bottom:8%;left:4%}.hero__card--right{top:7%;right:3%}.hero__stamp{top:7%;left:4%;width:88px;height:88px}.hero__stamp span{font-size:21px}.hero__stamp small{font-size:7px}.hero__scribble{right:4%;bottom:7%;font-size:21px}.collections{padding:54px 0 58px}.collections__head{display:block}.collections__rail{gap:18px;justify-content:flex-start;margin-right:-16px;margin-left:-16px;padding:0 16px 12px;overflow-x:auto;scrollbar-width:none}.collection{min-width:92px;font-size:12px}.collection__visual{width:86px;height:86px}.collection__badge{min-width:28px;height:28px;font-size:8px}.about{padding-top:44px}.about__title{font-size:30px}.about__copy{font-size:14px;line-height:1.7}.about__stripe{margin-top:38px}.story{padding-top:68px}.story__copy{font-size:15px;line-height:1.65}.story-media{margin-top:40px;border-radius:14px}.story-media__play{width:60px;height:60px}.story-media__caption{bottom:14px;left:16px;font-size:9px}.campaign{display:flex;gap:28px;align-items:flex-start;margin-top:64px;padding:38px 24px;flex-direction:column;border-radius:14px}.campaign__mark{width:96px;height:96px}.campaign__logo{width:70px}.campaign__title{font-size:38px}.showcase{padding:54px 0 58px}.products__rail{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.products__title{font-size:30px}.why{padding:72px 0}.why__lead{font-size:15px}.why__rail{display:grid;grid-template-columns:none;grid-auto-columns:82%;grid-auto-flow:column;gap:14px;margin-right:-16px;margin-left:-16px;padding:0 16px 14px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:inline mandatory}.why__item{scroll-snap-align:start}.csr{min-height:570px}.csr__overlay{background-image:linear-gradient(to top,#141212e8,#14121270)}.csr__content{padding-top:170px;text-align:center}.csr__icon{margin:0 auto}.csr__title{font-size:46px}.csr__text{font-size:15px}.csr__actions{justify-content:center}.process{padding:76px 0 70px}.process__intro{font-size:15px}.process__card{width:238px;min-height:260px;padding:24px}.testimonials{padding:36px 0 56px}.testimonials__title{font-size:32px}.testimonials__tabs{gap:24px;margin-top:18px}.testimonials__tab{padding-bottom:8px;font-size:16px}.testimonials__viewport{margin-top:30px}.faq{padding:78px 0}.faq__inner{display:block}.faq__head{position:static}.faq__list{margin-top:38px}.faq__question{font-size:18px}.cta{padding:0}.cta__inner{padding:76px 20px;border-radius:0}.cta__title{font-size:clamp(50px,15vw,68px)}.cta__actions{flex-direction:column}.cta__link{width:min(100%,330px)}.footer{padding-top:58px}.footer__inner{display:block;padding-bottom:48px}.footer__tagline{max-width:350px}.footer__nav{gap:0;margin-top:44px;grid-template-columns:1fr}.footer__group{padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__newsletter{margin-top:34px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}.footer__bottom{gap:14px;align-items:flex-start;flex-direction:column}.toast{right:16px;bottom:16px;left:16px}}@media(max-width:420px){.header__inner{width:calc(100% - 20px)}.hero__journey{gap:7px}.csr__actions{align-items:stretch;flex-direction:column}.csr__btn{justify-content:center}}@media(max-width:899px){.advanced-links__viewport{margin-right:-32px;padding-right:32px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:inline mandatory}.advanced-links__viewport::-webkit-scrollbar{display:none}.advanced-links__list{grid-template-columns:none;grid-auto-columns:calc((100% - 10px) / 3.5);grid-auto-flow:column}.advanced-links__item{scroll-snap-align:start}}@media(max-width:599px){.products__toolbar{align-items:center}.products__tabs{gap:20px}.products__tab{padding-bottom:11px;font-size:16px}.products__nav{gap:7px}.products__arrow{width:32px;height:32px}.advanced-links{padding:12px 0 18px}.advanced-links__inner{width:calc(100% - 32px)}.advanced-links__tabs{gap:24px;margin-bottom:12px;overflow-x:auto;scrollbar-width:none}.advanced-links__tab{flex:0 0 auto;padding-bottom:10px}.advanced-links__viewport{margin-right:-16px;padding-right:16px}.advanced-links__list{grid-auto-columns:calc((100% - 5px)*.4)}.advanced-links__label{top:16px;font-size:14px}}@media(prefers-reduced-motion:reduce){.site{scroll-behavior:auto}.hero__float,.process__track{animation:none}.drawer__backdrop,.drawer__panel,.toast{transition:none}}@keyframes hero-float{0%,to{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-10px) rotate(-7deg)}}@keyframes process-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-shell{min-height:100vh;background-color:var(--paper)}.site-shell__main{min-height:60vh}.subpage-mv{background-color:#eef1f2}.subpage-mv__inner{padding-top:44px;padding-bottom:48px}.subpage-mv__crumbs{display:flex;gap:9px;align-items:center;color:#5d5651;font-size:16px}.subpage-mv__crumbs a{color:inherit;text-underline-offset:4px}.subpage-mv__title{margin:28px 0 0;color:var(--green);font-family:var(--font-body);font-size:44px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.site-head__announce{display:flex;gap:20px;align-items:center;justify-content:center;min-height:40px;padding:7px 24px;color:var(--paper);background-color:#211f20;font-size:12px;line-height:1.4}.site-head__announce>*{margin:0}.site-head__announce>*+*{padding-left:20px;border-left:1px solid rgba(255,255,255,.35);font-weight:700}.site-head{position:relative;z-index:30;background-color:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-head__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(calc(100% - 64px),1280px);min-height:78px;margin:0 auto}.site-head__nav,.site-head__actions,.site-head__mobile-start,.site-head__end{display:flex;align-items:center}.site-head__nav{gap:30px}.site-head__nav--end{justify-content:flex-end}.site-head__end{gap:24px;justify-content:flex-end}.site-head__actions{gap:2px}.site-head__mobile-start{display:none}.site-head__link{position:relative;color:var(--ink);font-size:14px;font-weight:700;text-decoration:none}.site-head__link:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background-color:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.site-head__link--active:after{transform:scaleX(1)}.site-head__logo{display:grid;width:132px;height:68px;place-items:center}.site-head__logo img{display:block;width:116px;max-height:42px;object-fit:contain}.site-head__icon,.site-search__submit,.site-search__close,.site-cart__close{position:relative;display:grid;width:42px;height:42px;padding:0;place-items:center;color:var(--ink);background-color:transparent;border:0;border-radius:50%;cursor:pointer}.site-head__icon svg,.site-search__close svg,.site-cart__close svg{width:20px;height:20px}.site-search__backdrop:focus-visible,.site-cart__backdrop:focus-visible,.site-search__close:focus-visible,.site-cart__close:focus-visible,.site-cart__image:focus-visible,.site-cart__item-copy>a:focus-visible,.site-cart__empty a:focus-visible,.site-cart__quantity button:focus-visible,.site-cart__remove:focus-visible,.site-cart__view:focus-visible,.site-cart__checkout:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.site-search__form:focus-within{border-color:var(--ink)}.storefront .site-search .site-search__input:focus-visible{outline:none}.site-cart__close,.site-cart__quantity button,.site-cart__remove,.site-cart__checkout{transition:opacity .2s ease,color .2s ease,background-color .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.site-cart__close:hover{color:var(--ink);background-color:var(--bone);opacity:.72}}.site-head__icon .header-cart-icon{width:24px;height:24px}.site-head__count{position:absolute;top:0;right:-2px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;color:var(--paper);background-color:var(--ink);border-radius:10px;font-size:9px;font-weight:700}.site-head__drawer,.site-search,.site-cart{position:fixed;z-index:100;inset:0;visibility:hidden;pointer-events:none}.site-head__drawer--open,.site-search--open,.site-cart--open{visibility:visible;pointer-events:auto}.site-head__backdrop,.site-search__backdrop,.site-cart__backdrop{position:absolute;inset:0;width:100%;padding:0;background-color:#211f2094;border:0;opacity:0;cursor:pointer;transition:opacity .3s ease}.site-head__drawer--open .site-head__backdrop,.site-search--open .site-search__backdrop,.site-cart--open .site-cart__backdrop{opacity:1}.site-head__panel,.site-cart__panel{position:absolute;top:0;bottom:0;display:flex;width:min(90vw,430px);padding:24px;flex-direction:column;background-color:var(--bone);transition:transform .35s cubic-bezier(.22,1,.36,1)}.site-head__panel{overflow-y:auto;overscroll-behavior:contain;left:0;transform:translate(-102%)}.site-cart__panel{right:0;padding:28px;background-color:var(--paper);transform:translate(102%)}.site-head__drawer--open .site-head__panel,.site-cart--open .site-cart__panel{transform:translate(0)}.site-head__panel-head,.site-cart__head{display:flex;align-items:center;justify-content:space-between}.site-head__panel-head,.site-cart__head{padding-bottom:22px;border-bottom:1px solid var(--line)}.site-head__panel-logo img{display:block;width:84px;max-height:76px;object-fit:contain}.site-head__mobile-nav{display:grid;margin-top:20px}.site-head__mobile-link{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;padding:18px 0;color:var(--ink);border-bottom:1px solid var(--line);text-decoration:none}.site-head__mobile-link span{font-size:10px;letter-spacing:.14em}.site-head__mobile-link strong{font-family:var(--font-display);font-size:24px;font-weight:600}.site-head__account{margin-top:auto;color:var(--ink);font-size:13px;font-weight:700;text-underline-offset:5px}.site-search__panel{position:relative;display:flex;width:min(calc(100% - 40px),640px);gap:8px;align-items:center;margin:40px auto;opacity:0;transform:translateY(-18px);transition:opacity .3s ease,transform .3s ease}.site-search--open .site-search__panel{opacity:1;transform:translateY(0)}.site-cart__eyebrow{margin:0 0 8px;color:#6f6863;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.site-cart__title{margin:0;font-family:var(--font-display);font-size:clamp(34px,5vw,52px);font-weight:600;line-height:1;letter-spacing:-.04em}.site-search__form{display:flex;min-width:0;flex:1;align-items:center;padding:4px 8px 4px 18px;background-color:var(--paper);border:1px solid var(--line);border-radius:999px}.site-search__field{min-width:0;flex:1}.site-search__input{width:100%;min-width:0;padding:10px 0;color:var(--ink);background-color:transparent;border:0;outline:0;font:16px/1.4 var(--font-body)}.site-search__submit,.site-search__close{flex-shrink:0}.site-search__icon{width:20px;height:20px}.site-cart__empty{display:grid;padding:64px 20px;justify-items:center;text-align:center}.site-cart__empty>svg{width:42px;height:42px}.site-cart__empty h3{margin:18px 0 0;font-family:var(--font-display);font-size:26px}.site-cart__empty p{max-width:390px;margin:10px 0 0;color:#6d6661;line-height:1.6}.site-cart__empty a{margin-top:20px;color:var(--ink);font-weight:700;text-underline-offset:5px}.site-cart__title{font-size:42px}.site-cart__items{flex:1;padding:20px 0;overflow-y:auto}.site-cart__item{display:grid;grid-template-columns:104px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.site-cart__image{overflow:hidden;background-color:var(--bone);border-radius:12px}.site-cart__image img{display:block;width:100%;height:100%;min-height:104px;aspect-ratio:1;object-fit:cover}.site-cart__item-copy{display:grid;align-content:start;gap:6px}.site-cart__item-copy small{color:#746c66;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.site-cart__item-copy>a{color:var(--ink);font-family:var(--font-display);font-size:18px;font-weight:600;text-decoration:none}.site-cart__item-copy>strong{font-size:13px}.site-cart__item-actions{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.site-cart__quantity,.product-page__quantity{display:inline-grid;grid-template-columns:38px 42px 38px;align-items:center;border:1px solid var(--line);border-radius:10px}.site-cart__quantity button,.product-page__quantity button,.site-cart__remove{display:grid;height:38px;padding:0;place-items:center;color:var(--ink);background-color:transparent;border:0;cursor:pointer}.site-cart__quantity svg,.product-page__quantity svg,.site-cart__remove svg{width:15px;height:15px}.site-cart__quantity span,.product-page__quantity output{text-align:center;font-size:13px;font-weight:700}@media(min-width:901px)and (hover:hover)and (pointer:fine){.site-cart__quantity button:hover{color:var(--ink);background-color:var(--bone);opacity:.72}}.site-cart__remove{width:38px;color:#c62828}@media(min-width:901px)and (hover:hover)and (pointer:fine){.site-cart__remove:hover{color:#a61f1f;opacity:.72}}.site-cart__footer{padding-top:20px;border-top:1px solid var(--line)}.site-cart__subtotal{display:flex;justify-content:space-between;font-size:17px}.site-cart__footer>p{margin:9px 0 0;color:#766e68;font-size:12px}.site-cart__view,.site-cart__checkout,.catalog__more-btn,.catalog__reset,.product-page__add,.form-card__submit{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:50px;padding:0 20px;color:var(--paper);background-color:var(--ink);border:1px solid var(--ink);border-radius:12px;font:700 13px/1 var(--font-body);cursor:pointer}.site-cart__actions{display:grid;gap:10px;margin-top:18px}.site-cart__view,.site-cart__checkout{width:100%}.site-cart__view svg,.site-cart__checkout svg{width:17px}@media(min-width:901px)and (hover:hover)and (pointer:fine){.site-cart__checkout:hover{color:var(--ink);background-color:var(--kraft);border-color:var(--kraft);opacity:.72}}.site-cart__notice{padding:12px;color:var(--ink)!important;background-color:var(--kraft-light);border-radius:9px}.site-cart__notice{display:flex;align-items:center;gap:7px}.site-cart__notice svg{width:15px;flex:0 0 auto;color:var(--green)}.catalog,.product-page,.editorial,.howto,.giving,.blog-page,.notfound{background-color:var(--paper)}.catalog__inner,.product-page__inner{padding-top:26px;padding-bottom:96px}.catalog__crumbs,.product-page__crumbs,.editorial__crumbs,.howto__crumbs,.giving__crumbs,.blog-page__crumbs{display:flex;gap:9px;align-items:center;color:#77706b;font-size:12px}.catalog__crumbs a,.product-page__crumbs a,.editorial__crumbs a,.howto__crumbs a,.giving__crumbs a,.blog-page__crumbs a{color:inherit;text-underline-offset:4px}.catalog__header{max-width:780px;margin-top:40px}.catalog__eyebrow,.product-page__eyebrow{margin:0;color:#746d68;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.catalog__title{margin:10px 0 0;font-family:var(--font-display);font-size:clamp(36px,4.2vw,60px);font-weight:600;line-height:1.15;letter-spacing:-.04em;text-wrap:balance}.catalog__lead{max-width:620px;margin:16px 0 0;color:#655f5c;font-size:17px;line-height:1.65}.catalog__shortcuts{display:flex;gap:clamp(18px,3.5vw,46px);align-items:flex-start;margin-top:32px;padding-bottom:14px;overflow-x:auto;scrollbar-width:none}.catalog__shortcut{display:grid;gap:10px;justify-items:center;min-width:100px;color:var(--ink);font-size:13px;font-weight:700;text-decoration:none}.catalog__shortcut-photo{display:block;width:94px;height:94px;padding:4px;overflow:hidden;background-color:var(--bone);border:2px solid transparent;border-radius:50%;transition:border-color .2s ease,transform .2s ease}.catalog__shortcut[aria-current=page] .catalog__shortcut-photo{border-color:var(--ink)}.catalog__shortcut-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.catalog__tools{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-top:32px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.catalog__toolbar-row{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:0;font-size:16px;border-bottom:1px solid var(--line)}.catalog__toolbar-row .catalog__tools{flex:1;margin-top:0;padding:14px 0;border:0}.catalog__filters,.catalog__controls{display:flex;gap:8px;align-items:center}.catalog__filters{max-width:100%;overflow-x:auto;scrollbar-width:none}.catalog__filter{min-height:38px;padding:0 14px;color:var(--ink);background-color:transparent;border:1px solid var(--line);border-radius:999px;font:700 11px/1 var(--font-body);white-space:nowrap;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.catalog__filter--active{color:var(--paper);background-color:var(--ink);border-color:var(--ink)}.catalog__search,.catalog__sort{position:relative;display:flex;align-items:center;min-height:42px;background-color:#eef0f1;border-radius:10px}.catalog__search{gap:8px;padding:0 13px}.catalog__search svg{width:16px}.catalog__search input{min-width:0;width:150px;padding:0;background-color:transparent;border:0;outline:0;font:14px/1 var(--font-body)}.catalog__sort select{min-width:0;max-width:100%;min-height:42px;padding:0 42px 0 14px;appearance:none;background-color:transparent;border:0;outline:0;font:14px/1 var(--font-body);cursor:pointer}.catalog__sort svg{position:absolute;right:13px;width:15px;pointer-events:none}.catalog__summary{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:0}.catalog__count{margin:0;color:var(--ink-soft);font-size:16px}.catalog__controls{color:#77706b;font-size:14px}.catalog__clear{padding:8px 0;color:var(--ink);background-color:transparent;border:0;font:500 12px/1.4 var(--font-body);text-decoration:underline;text-underline-offset:4px;cursor:pointer}.catalog__search:focus-within,.catalog__sort:focus-within{outline:2px solid var(--ink);outline-offset:3px}.product__photo:focus-visible,.product__add:focus-visible,.product__favorite:focus-visible,.catalog__filter:focus-visible,.catalog__shortcut:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.catalog__grid,.product-page__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 16px;margin-top:22px}.catalog-card{min-width:0}.catalog-card__visual{position:relative;aspect-ratio:1;overflow:hidden;background-color:#f4f4f2;border:1px solid #ece9e4;border-radius:14px}.catalog-card__photo{position:absolute;inset:0}.catalog-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.catalog-card__image--secondary{position:absolute;inset:0;opacity:0;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .25s ease}.catalog-card__badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 10px;color:var(--paper);background-color:var(--ink);border-radius:999px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-card__favorite{position:absolute;z-index:3;top:12px;right:12px;display:grid;width:42px;height:42px;padding:0;place-items:center;color:#c63842;background:var(--paper);border:1px solid var(--line);border-radius:50%;cursor:pointer}.catalog-card__favorite svg{width:19px;height:19px}.catalog-card__favorite--active svg{fill:currentColor}.catalog-card__favorite:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.catalog-card__add{position:absolute;z-index:3;right:12px;bottom:12px;display:inline-flex;gap:7px;align-items:center;min-height:42px;padding:0 13px;color:var(--paper);background-color:var(--ink);border:0;border-radius:11px;font:700 11px/1 var(--font-body);cursor:pointer;transform:translateY(58px);transition:transform .28s ease}.catalog-card__add svg{width:15px}.catalog-card__content{padding:14px 2px 0}.catalog-card__cate,.catalog-card__title,.catalog-card__price{margin:0}.catalog-card__cate{color:#7c756f;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-card__title{margin-top:6px;font-family:var(--font-display);font-size:19px;font-weight:600;line-height:1.2}.catalog-card__title a{color:var(--ink);text-decoration:none}.catalog-card__price{margin-top:7px;font-size:14px}.catalog-card__status{min-height:18px;margin:7px 2px 0;color:var(--green);font-size:11px;line-height:1.4}.catalog__more{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:48px}.catalog__progress{margin:0;color:var(--ink-soft);font-size:13px;font-variant-numeric:tabular-nums}.catalog__empty{margin-top:24px;padding:70px 20px;background-color:var(--bone);border-radius:16px;text-align:center}.catalog__empty h2{margin:0;font-family:var(--font-display);font-size:34px}.catalog__empty p{margin:10px 0 22px;color:#6e6762}.catalog__promise{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:80px;overflow:hidden;background-color:var(--line);border:1px solid var(--line);border-radius:16px}.catalog__promise p{display:grid;gap:6px;margin:0;padding:28px;background-color:var(--bone)}.catalog__promise strong{font-family:var(--font-display);font-size:20px}.catalog__promise span{color:#68615d;font-size:13px}.product-page__hero{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,4fr);gap:clamp(24px,4vw,56px);align-items:start;margin-top:34px}.product-page__gallery{position:sticky;top:24px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;min-width:0;align-self:start}.product-page__main-slider{min-width:0;width:100%}.product-page__main-photo{display:block;width:100%;aspect-ratio:1;padding:0;overflow:hidden;background-color:#f4f4f2;border:0;border-radius:18px;cursor:zoom-in}.product-page__main-image{display:block;width:100%;height:100%;object-fit:cover}.product-page__thumbs{align-self:start;width:78px;height:254px}.product-page__thumbs{grid-column:1;grid-row:1}.product-page__main-slider-wrap{grid-column:2;grid-row:1}.product-page__thumbs .swiper-slide{height:78px;padding:3px;overflow:hidden;background-color:var(--bone);border:1px solid transparent;border-radius:12px;cursor:pointer;opacity:.65}.product-page__thumbs .swiper-slide-thumb-active{border-color:var(--ink);opacity:1}.product-page__thumbs img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.product-page__main-slider .swiper-button-prev,.product-page__main-slider .swiper-button-next{top:50%;width:38px;height:38px;margin-top:0;padding:0;display:grid;place-items:center;color:var(--ink);background-color:#fffffff0;border-radius:50%;transform:translateY(-50%);transition:background-color .2s ease,transform .2s ease}.product-page__main-slider .swiper-button-prev:after,.product-page__main-slider .swiper-button-next:after{position:static;font-size:16px;font-weight:700;line-height:1}@media(min-width:901px)and (hover:hover)and (pointer:fine){.product-page__main-slider .swiper-button-prev:hover,.product-page__main-slider .swiper-button-next:hover{background-color:var(--kraft);transform:translateY(-50%)}}.product-page__main-slider .swiper-pagination-bullet{width:7px;height:7px;opacity:.35;background-color:#000}.product-page__main-slider .swiper-pagination-bullet-active{opacity:1;background-color:#000}.product-gallery-lightbox{position:fixed;z-index:30;inset:0;display:grid;padding:30px;place-items:center;background-color:#211f20db}.product-gallery-lightbox img{max-width:min(100%,900px);max-height:calc(100dvh - 100px);object-fit:contain}.product-gallery-lightbox__close{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:44px;height:44px;color:var(--paper);background:none;border:0;font-size:36px;line-height:1;cursor:pointer}.product-gallery-lightbox__close:focus-visible{outline:2px solid var(--paper);outline-offset:5px}.product-page__info{position:sticky;top:24px;padding-top:28px}.product-page__cate{margin:0;color:#756e68;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-page__title{margin:10px 0 0;font-family:var(--font-display);font-size:clamp(34px,3.5vw,52px);font-weight:600;line-height:1;letter-spacing:-.05em}.product-page__heading-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.product-page__heading-row .product-page__title{min-width:0}.product-page__favorite{flex:0 0 48px;display:grid;width:48px;height:48px;margin-top:10px;padding:0;place-items:center;color:#c63842;background:var(--paper);border:1px solid var(--line);border-radius:50%;cursor:pointer}.product-page__favorite svg{width:22px;height:22px}.product-page__favorite--active svg{fill:currentColor}.product-page__favorite:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.product-page__price{margin:20px 0 0;font-size:20px;font-weight:700}.product-page__lead{margin:22px 0 0;color:#635d59;font-size:16px;line-height:1.7}.product-page__fact{margin-top:24px;padding:18px 20px;background:var(--bone);border-left:3px solid var(--kraft)}.product-page__fact-label{margin:0 0 7px;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-page__fact p:last-child{max-width:58ch;margin:0;color:#635d59;font-size:14px;line-height:1.65}.product-page__specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0 0;overflow:hidden;background:var(--line);border:1px solid var(--line)}.product-page__specs div{min-width:0;padding:15px 14px;background:var(--paper)}.product-page__specs dt{color:#756e68;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-page__specs dd{margin:6px 0 0;color:var(--ink);font-size:15px;font-weight:700}.product-page__highlights{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.product-page__highlights li{display:flex;gap:10px;align-items:center;font-size:14px}.product-page__highlights svg{width:17px;color:var(--green)}.product-page__buy{display:grid;grid-template-columns:auto 1fr;gap:10px;margin-top:28px}.product-page__quantity{width:132px;min-height:50px;grid-template-columns:40px 1fr 40px}.product-page__quantity button,.product-page__quantity output{height:50px}.product-page__quantity output{display:grid;place-items:center}.product-page__quantity button:disabled{opacity:.35;cursor:not-allowed}.product-page__add{color:var(--ink);background-color:var(--kraft);border-color:var(--kraft);font-size:16px}.product-page__add svg{width:24px;height:24px}.product-page__delivery{margin:13px 0 0;color:#726a65;font-size:12px}.product-page__details{margin-top:30px;border-top:1px solid var(--line)}.product-page__accordion{border-bottom:1px solid var(--line)}.product-page__accordion:last-child{border-bottom:0}.product-page__accordion h3{margin:0}.product-page__accordion h3 button{display:flex;width:100%;gap:8px;align-items:center;padding:18px 0;color:var(--ink);background:none;border:0;font:600 16px/1.3 var(--font-body);text-align:left;cursor:pointer}.product-page__accordion h3 button:focus-visible{outline:2px solid var(--kraft);outline-offset:4px}.product-page__chevron{display:inline-block;font-size:22px;line-height:.7;transform:rotate(0);transition:transform .25s ease}.product-page__accordion--open .product-page__chevron{transform:rotate(90deg)}.product-page__accordion-content{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .2s ease}.product-page__accordion-content>div{min-height:0;overflow:hidden}.product-page__accordion--open .product-page__accordion-content{grid-template-rows:1fr;padding-bottom:2px;opacity:1}.product-page__details details{border-bottom:1px solid var(--line)}.product-page__details details:last-child{border-bottom:0}.product-page__details summary{padding:18px 0;font-weight:700;cursor:pointer}.product-page__details p,.product-page__details dl{margin:0 0 20px;color:#655f5b;font-size:14px;line-height:1.65}.product-page__details dl>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dashed var(--line)}.product-page__details dl>div:last-child{border-bottom:0}.product-page__details dt{font-weight:700}.product-page__details dd{margin:0;text-align:right}.product-page__details a{color:var(--ink);font-weight:700;text-underline-offset:4px}.product-page__story{margin-top:110px;padding:clamp(38px,6vw,76px);background-color:var(--bone);border-radius:20px}.product-page__story-copy{max-width:740px}.product-page__story-copy h2,.product-page__related-head h2{margin:12px 0 0;font-family:var(--font-display);font-size:clamp(40px,5vw,62px);font-weight:600;line-height:1;letter-spacing:-.04em}.product-page__story-copy>p:last-child{max-width:690px;margin:20px 0 0;color:#655f5b;font-size:16px;line-height:1.7}.product-page__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.product-page__benefits article{padding:26px;background-color:var(--paper);border:1px solid var(--line);border-radius:14px}.product-page__benefits strong{color:#84796e;font-size:11px;letter-spacing:.12em}.product-page__benefits h3{margin:18px 0 0;font-family:var(--font-display);font-size:24px}.product-page__benefits p{margin:10px 0 0;color:#68615c;font-size:14px;line-height:1.6}.product-page__faq,.product-page__reviews{margin-top:100px}.product-page__section-heading{max-width:720px}.product-page__section-heading h2{margin:10px 0 0;font-family:var(--font-display);font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.04em}.product-page__faq-list{max-width:900px;margin-top:32px;border-top:1px solid var(--line)}.product-page__faq-list details{padding:0;border-bottom:1px solid var(--line)}.product-page__faq-list summary{padding:22px 0;color:var(--ink);font-family:var(--font-display);font-size:19px;font-weight:600;cursor:pointer;list-style-position:outside}.product-page__faq-list details p{max-width:760px;margin:-4px 0 22px;color:#655f5b;font-size:15px;line-height:1.7}.product-page__section-heading--center{max-width:760px;margin-inline:auto;text-align:center}.product-page__rating{margin-top:14px;color:#e5ae22;font-size:18px;letter-spacing:.08em}.product-page__rating span{margin-left:8px;color:#77706b;font-size:13px;letter-spacing:0}.product-page__review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px}.product-page__review-card{overflow:hidden;background-color:var(--bone);border-radius:12px}.product-page__review-card>img{display:block;width:100%;height:170px;object-fit:cover}.product-page__review-copy{padding:18px}.product-page__review-stars{color:#e5ae22;font-size:14px;letter-spacing:.1em}.product-page__review-copy p{min-height:96px;margin:12px 0 18px;color:#5e5854;font-size:14px;line-height:1.55}.product-page__review-copy strong{font-size:12px;font-weight:700}.product-page__related{margin-top:100px}.product-page__related-grid{margin-top:34px}@media(hover:hover)and (pointer:fine)and (min-width:901px){.site-head__link:hover:after{transform:scaleX(1);transform-origin:left}.site-head__icon:hover,.site-search__close:hover,.site-cart__close:hover{background-color:var(--bone)}.catalog__shortcut:hover .catalog__shortcut-photo{transform:translateY(-4px)}.catalog-card:hover .catalog-card__image{transform:scale(1.035)}.catalog-card:hover .catalog-card__image--secondary{opacity:1}.catalog-card:hover .catalog-card__add{transform:translateY(0)}.product:hover{border-color:var(--ink)}.product:hover .product__image{transform:scale(1.035)}.product:hover .product__image--secondary{opacity:1}}.catalog-card__photo:focus-visible .catalog-card__image--secondary,.product__photo:focus-visible .product__image--secondary{opacity:1}@media(max-width:1020px){.site-head__inner{width:min(calc(100% - 36px),1280px)}.site-head__nav{gap:18px}.site-head__end{gap:10px}.catalog__tools{align-items:stretch;flex-direction:column}.catalog__filters{max-width:none}.catalog__controls{justify-content:flex-end}.catalog__grid,.product-page__related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page__review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__hero{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:38px}}@media(max-width:820px){.site-head__inner{grid-template-columns:1fr auto 1fr;min-height:68px}.site-head__nav,.site-head__end .site-head__nav{display:none}.site-head__mobile-start{display:flex}.site-head__end{justify-content:flex-end}.site-head__actions .site-head__icon:first-child{display:none}.site-head__logo{width:112px;height:60px}.site-head__logo img{width:100px;max-height:38px}.catalog__header{margin-top:42px}.catalog__grid,.product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__hero{grid-template-columns:1fr}.product-page__gallery{display:block}.product-page__gallery{position:static}.product-page__review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__main-slider-wrap,.product-page__thumbs{grid-column:auto;grid-row:auto}.product-page__thumbs{width:100%;height:72px;margin-top:12px}.product-page__thumbs .swiper-slide{width:72px;height:72px}.product-page__info{position:static;padding-top:10px}.product-page__specs,.product-page__benefits{grid-template-columns:1fr}}@media(max-width:560px){.header__favorite{display:none}.site-head__announce{min-height:34px;padding:6px 14px;font-size:10px}.site-head__announce>*+*{display:none}.site-head__inner{width:calc(100% - 20px)}.site-search__panel{width:calc(100% - 20px);margin:10px auto}.site-cart__panel{width:min(94vw,430px);padding:20px}.site-cart__item{grid-template-columns:84px 1fr;gap:12px}.site-cart__image img{height:84px;min-height:84px}.subpage-mv__inner{padding-top:28px;padding-bottom:32px}.subpage-mv__crumbs{font-size:16px}.subpage-mv__title{margin-top:20px;font-size:32px}.catalog__inner,.product-page__inner{padding-top:18px;padding-bottom:70px}.catalog__title{font-size:36px}.catalog__lead{font-size:15px}.catalog__shortcuts{gap:18px;margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.catalog__shortcut{min-width:80px;font-size:11px}.catalog__shortcut-photo{width:76px;height:76px}.catalog__tools{margin-top:34px}.catalog__controls{align-items:stretch;flex-direction:column}.catalog__search input{width:100%}.catalog__grid,.product-page__related-grid{gap:28px 10px}.product-page__review-grid{grid-template-columns:1fr}.catalog-card__add{width:42px;padding:0;justify-content:center;transform:translateY(0)}.catalog-card__add span{display:none}.catalog-card__title{font-size:16px}.catalog__promise{grid-template-columns:1fr}.catalog__promise p{padding:22px}.product-page__title{font-size:36px}.product-page__buy{grid-template-columns:1fr}.product-page__quantity{width:100%;grid-template-columns:1fr 1fr 1fr}.product-page__story{margin-top:70px;padding:30px 20px;border-radius:15px}.product-page__related{margin-top:70px}}.product-page__price-row{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:baseline}.product-page__price-row .product-page__price{margin-top:20px}.product-page__quick-rating{margin:0;color:#81776c;font-size:12px}.product-page__quick-rating span{color:#9a741b;letter-spacing:.1em}.product-page__quick-rating u{margin-left:5px;text-underline-offset:3px}.product-page__trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:52px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-page__trust-item{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;min-height:82px;padding:16px 20px;border-right:1px solid var(--line)}.product-page__trust-item:last-child{border-right:0}.product-page__trust-item strong{color:var(--green);font-family:var(--font-display);font-size:22px;font-weight:700}.product-page__trust-item span{color:#655f5b;font-size:12px;line-height:1.4}.product-page__story-modules{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:18px;align-items:start;margin-top:54px}.product-page__story-modules figure{margin:0}.product-page__story-modules figure:nth-child(2){margin-top:52px}.product-page__story-modules img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.product-page__story-modules figure:nth-child(2) img{aspect-ratio:.9}.product-page__story-modules figcaption{display:grid;gap:7px;padding-top:13px}.product-page__story-modules figcaption strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.product-page__story-modules figcaption span{max-width:260px;color:#68615c;font-size:13px;line-height:1.5}.product-page__decision{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:clamp(36px,9vw,140px);align-items:start;margin-top:132px;padding-top:34px;border-top:1px solid var(--line)}.product-page__decision-intro{max-width:380px}.product-page__decision-intro h2{margin:11px 0 0;font-family:var(--font-display);font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.04em;text-wrap:balance}.product-page__decision-intro p:last-child{margin:20px 0 0;color:#655f5b;font-size:15px;line-height:1.65}.product-page__decision-list{margin:0;border-top:1px solid var(--line)}.product-page__decision-list>div{display:grid;grid-template-columns:minmax(100px,.6fr) minmax(0,1.4fr);gap:20px;padding:17px 0;border-bottom:1px solid var(--line)}.product-page__decision-list dt{color:#81776c;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-page__decision-list dd{display:flex;gap:8px;align-items:center;margin:0;font-size:15px}.product-page__decision-list dd svg{width:16px;color:var(--green)}.product-page__mobile-buy{position:fixed;z-index:12;right:0;bottom:0;left:0;display:none;grid-template-columns:1fr auto;gap:16px;align-items:center;padding:12px max(16px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-bottom));background-color:#fffffff7;border-top:1px solid var(--line);box-shadow:0 -8px 28px #211f2014;transform:translateY(110%);transition:transform .35s cubic-bezier(.32,.72,0,1)}.product-page__mobile-buy--visible{transform:translateY(0)}.product-page__mobile-buy>div:first-child{display:grid;gap:3px;min-width:0}.product-page__mobile-buy strong{overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-page__mobile-buy span{color:#6d655e;font-size:12px}.product-page__mobile-buy-actions{display:flex;gap:8px;align-items:center}.product-page__mobile-buy .product-page__quantity{width:108px;min-height:42px;grid-template-columns:30px 1fr 30px}.product-page__mobile-buy .product-page__quantity button,.product-page__mobile-buy .product-page__quantity output{height:42px}.product-page__mobile-buy .product-page__add{min-height:42px;padding:0 16px;border:0;font-size:13px}@media(max-width:820px){.product-page__trust{grid-template-columns:repeat(2,1fr)}.product-page__trust-item:nth-child(2){border-right:0}.product-page__trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-page__decision{grid-template-columns:1fr;gap:38px}.product-page__mobile-buy{display:grid}}@media(max-width:560px){.product-page__trust{margin-top:38px}.product-page__trust-item{grid-template-columns:28px 1fr;min-height:74px;padding:12px 10px}.product-page__trust-item strong{font-size:18px}.product-page__trust-item span{font-size:11px}.product-page__story-modules{grid-template-columns:1fr;gap:30px;margin-top:36px}.product-page__story-modules figure:nth-child(2){margin-top:0}.product-page__story-modules figure:nth-child(2) img{aspect-ratio:1.25}.product-page__decision{margin-top:88px}.product-page__decision-list>div{grid-template-columns:92px 1fr;gap:12px}.product-page__mobile-buy{grid-template-columns:1fr;gap:8px;padding-top:9px}.product-page__mobile-buy-actions{display:grid;grid-template-columns:104px 1fr}.product-page__mobile-buy .product-page__quantity{width:104px}.product-page__mobile-buy .product-page__add{width:100%}}@media(prefers-reduced-motion:reduce){.product-page__mobile-buy{transition:none}}.product-page__story{display:grid;grid-template-columns:minmax(250px,.82fr) minmax(0,1.18fr);gap:clamp(42px,8vw,128px);margin-top:104px;padding:clamp(48px,6vw,88px) clamp(24px,5vw,76px) 26px;background-color:var(--bone);border-radius:0}.product-page__story-copy{max-width:520px}.product-page__story-copy h2{max-width:520px;font-size:clamp(42px,5vw,70px);line-height:.98}.product-page__story-copy>p:last-child{max-width:500px;margin-top:24px}.product-page__benefits{display:grid;gap:0;align-content:start;margin-top:0}.product-page__benefits article{display:grid;grid-template-columns:46px minmax(0,1fr);gap:18px;padding:22px 0;background-color:transparent;border:0;border-top:1px solid var(--line);border-radius:0}.product-page__benefits article:last-child{border-bottom:1px solid var(--line)}.product-page__benefits strong{padding-top:3px;color:#887d72;font-size:11px;letter-spacing:.14em}.product-page__benefits h3{margin:0;font-size:25px;line-height:1.1}.product-page__benefits p{max-width:430px;margin:9px 0 0}.product-page__faq{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:clamp(40px,10vw,150px);align-items:start;margin-top:132px;padding-top:34px;border-top:1px solid var(--line)}.product-page__faq-intro{position:sticky;top:32px;max-width:360px}.product-page__faq-intro h2{margin:11px 0 0;font-family:var(--font-display);font-size:clamp(35px,4vw,52px);line-height:1;letter-spacing:-.04em}.product-page__faq-note{margin:20px 0 0;color:#655f5b;font-size:15px;line-height:1.65}.product-page__faq-list{max-width:none;margin-top:0;border-top:0}.product-page__faq-list details{border-bottom:1px solid var(--line)}.product-page__faq-list summary{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;align-items:start;padding:22px 0;font-size:18px;line-height:1.35;list-style:none}.product-page__faq-list summary::-webkit-details-marker{display:none}.product-page__faq-list summary span{color:#887d72;font-size:11px;font-weight:700;letter-spacing:.12em}.product-page__faq-list details p{max-width:680px;margin:-2px 0 22px 50px}.product-page__reviews{margin-top:104px;padding:40px 0 76px}.product-page__reviews-heading{text-align:center}.product-page__reviews-heading h2{margin:11px 0 0;font-family:var(--font-display);font-size:clamp(38px,4.8vw,60px);line-height:.98;letter-spacing:-.045em}.product-page__reviews-heading .product-page__rating{margin-top:18px;white-space:nowrap}.product-page__review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:36px}.product-page__review-card{overflow:visible;background-color:transparent;border-radius:0}.product-page__review-card>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product-page__review-copy{padding:14px 0 0}.product-page__review-copy p{min-height:0;margin:12px 0 18px}.product-page__related{margin-top:132px;padding-top:34px;border-top:1px solid var(--line)}.product-page__related-head{display:flex;gap:24px;align-items:end;justify-content:space-between}.product-page__related-head h2{margin-top:11px;font-size:clamp(38px,4.8vw,60px)}.product-page__related-note{max-width:290px;margin:0 0 5px;color:#655f5b;font-size:14px;line-height:1.55}.product-page__related-grid{gap:28px 18px;margin-top:42px}@media(max-width:820px){.product-page__story,.product-page__faq{grid-template-columns:1fr;gap:42px}.product-page__faq-intro{position:static;max-width:520px}.product-page__review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-page__story,.product-page__faq,.product-page__reviews,.product-page__related{margin-top:88px}.product-page__story{padding-top:32px}.product-page__benefits article{grid-template-columns:34px minmax(0,1fr);gap:12px}.product-page__benefits h3{font-size:22px}.product-page__faq{padding-top:28px}.product-page__faq-list summary{font-size:16px}.product-page__faq-list details p{margin-left:0}.product-page__related-head{display:block}.product-page__related-note{margin-top:18px}.product-page__review-grid{grid-template-columns:1fr;gap:0;margin-top:30px}.product-page__review-card{padding-bottom:28px}.product-page__related-grid{margin-top:30px}}.product-page__related-heading{min-width:0}.product-page__related-heading h2{max-width:650px;text-wrap:balance}.product-page__related-note{flex:0 1 290px}.product-page__related-grid .catalog-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-page__related-grid .catalog-card__content{min-width:0}.product-page__related-grid .catalog-card__status{min-height:0}.product-page__quantity button:focus-visible,.product-page__add:focus-visible,.product-page__accordion h3 button:focus-visible,.product-page__faq-list summary:focus-visible,.product-page__main-photo:focus-visible,.product-page__thumbs .swiper-slide:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.product-page__add,.product-page__quantity button,.product-page__faq-list summary,.product-page__main-photo{transition:background-color .2s ease,border-color .2s ease,transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.product-page__add:hover{filter:brightness(.97)}}.product-page__add:active,.product-page__quantity button:active{transform:translateY(1px)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.product-page__faq-list summary:hover{color:#63544a}}@media(max-width:820px){.product-page__related-head{align-items:start}.product-page__related-note{flex-basis:240px}}@media(max-width:560px){.product-page__inner{padding-bottom:142px}.product-page__related-note{max-width:34ch}.product-page__mobile-buy{padding-right:max(16px,env(safe-area-inset-right));padding-left:max(16px,env(safe-area-inset-left))}}.catalog{background-color:var(--paper)}.catalog__inner{padding-top:34px}.catalog__header{max-width:760px;margin-top:52px}.catalog__title{font-size:clamp(40px,4.4vw,64px);letter-spacing:-.045em}.catalog__lead{max-width:590px;margin-top:18px;font-size:16px;line-height:1.6}.catalog__shortcuts{gap:clamp(20px,3vw,40px);margin-top:38px;padding-bottom:22px;border-bottom:1px solid var(--line)}.catalog__shortcut{min-width:96px;font-weight:500}.catalog__shortcut-photo{width:88px;height:88px}.catalog__tools{margin-top:22px;padding:14px 0;border-top:0}.catalog__tools,.catalog__controls{justify-content:flex-start}.catalog__tools{flex-wrap:nowrap}.catalog__filter{min-height:36px;border-radius:10px;font-weight:500}.catalog__filter--active{font-weight:700}.catalog__search,.catalog__sort{background-color:#eef0f1;border:1px solid transparent}.catalog__grid{gap:42px 18px;margin-top:28px}.catalog__promise{margin-top:72px;border-radius:14px}@media(max-width:820px){.catalog__header{margin-top:40px}.catalog__grid{gap:34px 14px}}@media(max-width:560px){.catalog__inner{padding-top:22px}.catalog__header{margin-top:32px}.catalog__title{font-size:38px}.catalog__lead{font-size:15px}.catalog__shortcuts{margin-top:28px}.catalog__tools{margin-top:22px}}.catalog__layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:clamp(32px,5vw,76px);align-items:start;margin-top:34px}.catalog__sidebar{min-width:0;position:sticky;top:116px;padding-top:8px}.catalog__content{min-width:0;padding-left:24px;border-left:1px solid var(--line)}.catalog__sidebar-label{margin:0;color:var(--ink-soft);font-size:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.catalog__sidebar-nav{display:grid;gap:0;margin-top:14px}.catalog__sidebar-nav a{color:var(--ink-soft);font-size:16px;line-height:1.35;text-decoration:none}.catalog__sidebar-nav a{position:relative;display:flex;min-height:38px;align-items:center;padding:8px 0;transition:color .2s ease,background-color .2s ease,padding-left .2s ease}.catalog__sidebar-nav a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background-color:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.catalog__sidebar-nav a:hover{color:var(--ink)!important}}.catalog__sidebar-link--active{color:var(--ink)!important}@media(min-width:901px)and (hover:hover)and (pointer:fine){.catalog__sidebar-nav a:hover:after{transform:scaleX(1)}}.catalog__sidebar-link--active{color:var(--ink)!important;font-weight:700}.catalog__crumbs{font-size:14px}@media(max-width:560px){.catalog__crumbs{font-size:13px}}@media(max-width:820px){.catalog__layout{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:28px}.catalog__sidebar{position:static;padding:0}.catalog__content{padding-left:0;border-left:0}.catalog__sidebar-nav{display:flex;gap:18px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.catalog__sidebar-nav a{flex:0 0 auto;padding:6px 0;white-space:nowrap}}.editorial__hero,.giving__hero,.howto__detail-hero,.blog-page__featured{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(38px,6vw,86px);align-items:center}.editorial__hero,.giving__hero{padding-top:68px;padding-bottom:72px}.editorial__hero-copy,.giving__hero-copy{max-width:660px}.editorial__eyebrow,.giving__eyebrow,.howto__eyebrow,.blog-page__eyebrow,.notfound__eyebrow,.account-page__eyebrow{margin:0;color:#746d68;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.editorial__title,.giving__title,.howto__title,.blog-page__title,.notfound__title{margin:14px 0 0;font-family:var(--font-display);font-size:clamp(52px,6.5vw,88px);font-weight:600;line-height:.96;letter-spacing:-.052em}.editorial__lead,.giving__lead,.howto__lead,.blog-page__lead,.notfound__text{max-width:720px;margin:22px 0 0;color:#655f5b;font-size:17px;line-height:1.7}.editorial__media,.giving__hero>img,.howto__product-image{aspect-ratio:1.25;margin:0;overflow:hidden;background-color:var(--bone);border-radius:20px}.editorial__media img,.giving__hero>img,.howto__product-image img{display:block;width:100%;height:100%;object-fit:cover}.editorial__body{padding-bottom:104px}.editorial__sections{border-top:1px solid var(--line)}.editorial__section{display:grid;grid-template-columns:90px minmax(0,1fr);gap:20px;max-width:980px;padding:42px 0;border-bottom:1px solid var(--line)}.editorial__index{color:#8a8179;font-size:11px;font-weight:700;letter-spacing:.15em}.editorial__section h2{margin:0;font-family:var(--font-display);font-size:clamp(30px,3.4vw,44px);font-weight:600;line-height:1.04}.editorial__section p{max-width:710px;margin:14px 0 0;color:#655f5b;font-size:16px;line-height:1.72}.editorial__cta{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-top:70px;padding:34px;color:var(--paper);background-color:var(--ink);border-radius:16px}.editorial__cta p{margin:0;font-family:var(--font-display);font-size:28px}.editorial__action{flex-shrink:0;color:var(--ink);background-color:var(--kraft);border-color:var(--kraft)}.editorial__contact{display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;align-items:start}.editorial__aside{display:grid;gap:10px}.editorial__aside-item{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;padding:20px;background-color:var(--bone);border:1px solid var(--line);border-radius:12px}.editorial__aside-item>svg{width:22px}.editorial__aside-item h2,.editorial__aside-item p{margin:0}.editorial__aside-item h2{font-family:var(--font-display);font-size:19px}.editorial__aside-item p{margin-top:4px;color:#68615d;font-size:13px;line-height:1.5}.editorial__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:clamp(24px,4vw,42px);background-color:var(--bone);border-radius:16px}.editorial__field{display:grid;gap:8px}.editorial__field--wide{grid-column:1 / -1}.editorial__field label{font-size:12px;font-weight:700}.editorial__field input,.editorial__field textarea{min-width:0;padding:14px;background-color:var(--paper);border:1px solid var(--line);border-radius:9px;outline:0;font:14px/1.5 var(--font-body)}.editorial__field input:focus,.editorial__field textarea:focus{border-color:var(--ink)}.editorial__submit{grid-column:1 / -1;justify-self:start;color:var(--paper);background-color:var(--ink)}.editorial__success{padding:60px 30px;background-color:var(--kraft-light);border-radius:16px;text-align:center}.editorial__success>svg{width:36px;height:36px}.editorial__success h2{margin:18px 0 0;font-family:var(--font-display);font-size:36px}.editorial__success p{margin:10px 0 0}.editorial--faq .editorial__hero,.editorial--plain .editorial__hero{display:block;max-width:1280px}.editorial__faq{display:grid;gap:54px;max-width:960px}.editorial__faq-group>h2{margin:0 0 18px;font-family:var(--font-display);font-size:34px}.editorial__faq-list{border-top:1px solid var(--line)}.editorial__faq-item{border-bottom:1px solid var(--line)}.editorial__faq-item summary{padding:22px 4px;font-family:var(--font-display);font-size:20px;font-weight:600;cursor:pointer}.editorial__faq-item p{max-width:760px;margin:0 0 24px;color:#655f5b;line-height:1.7}.howto__hero,.blog-page__hero{padding-top:84px;padding-bottom:70px}.howto__hero{max-width:980px;text-align:center}.howto__hero .howto__lead{margin-right:auto;margin-left:auto}.howto__finder{padding-bottom:100px}.howto__finder-head{display:flex;gap:18px;align-items:center;padding-top:36px;border-top:1px solid var(--line)}.howto__finder-head>svg{width:34px;height:34px}.howto__finder-head h2,.howto__finder-head p{margin:0}.howto__finder-head h2{font-family:var(--font-display);font-size:30px}.howto__finder-head p{margin-top:5px;color:#6d6661;font-size:13px}.howto__search{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;max-width:620px;margin-top:22px;padding:0 16px;background-color:var(--bone);border:1px solid var(--line);border-radius:12px}.howto__search svg{width:18px}.howto__search input{min-width:0;padding:16px 0;background-color:transparent;border:0;outline:0;font:14px/1 var(--font-body)}.howto__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:760px;margin-top:30px;padding-right:8px;overflow-y:auto}.howto__product{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:9px;color:var(--ink);background-color:var(--bone);border-radius:11px;text-decoration:none}.howto__product img{display:block;width:64px;height:64px;object-fit:cover;border-radius:8px}.howto__product span{font-family:var(--font-display);font-size:15px;font-weight:600}.howto__product svg{width:16px}.howto__note,.howto__empty{margin:24px 0 0;color:#6d6661;font-size:13px}.howto__detail-hero{padding-top:64px;padding-bottom:78px}.howto__breadcrumb,.giving__breadcrumb,.blog-page__breadcrumb{color:#726b66;font-size:12px;font-weight:700;text-underline-offset:4px}.howto__detail-copy .howto__eyebrow{margin-top:34px}.howto__facts{display:flex;gap:10px;margin-top:28px}.howto__facts span{display:inline-flex;gap:8px;align-items:center;padding:10px 13px;background-color:var(--kraft-light);border-radius:999px;font-size:12px;font-weight:700}.howto__facts svg{width:17px}.howto__steps{padding-bottom:76px}.howto__steps>h2{margin:0 0 30px;font-family:var(--font-display);font-size:44px}.howto__step-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.howto__step{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:26px;background-color:var(--bone);border:1px solid var(--line);border-radius:14px}.howto__step-number{display:grid;width:48px;height:48px;place-items:center;color:var(--paper);background-color:var(--ink);border-radius:50%;font-size:11px;font-weight:700}.howto__step h3{margin:3px 0 0;font-family:var(--font-display);font-size:23px}.howto__step p{margin:9px 0 0;color:#655f5b;font-size:14px;line-height:1.65}.howto__help{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:100px;padding:34px;color:var(--paper);background-color:var(--ink);border-radius:16px}.howto__help h2,.howto__help p{margin:0}.howto__help h2{font-family:var(--font-display);font-size:31px}.howto__help p{max-width:620px;margin-top:8px;color:#ffffffab;line-height:1.6}.howto__help-link{color:var(--ink);background-color:var(--kraft);border-color:var(--kraft)}.howto--missing,.blog-page--missing{display:grid;min-height:62vh;padding-top:100px;padding-bottom:100px;place-content:center;justify-items:center;text-align:center}.howto--missing>svg{width:46px;height:46px}.howto--missing h1,.blog-page--missing h1{margin:20px 0 0;font-family:var(--font-display);font-size:50px}.howto--missing p,.blog-page--missing p{margin:12px 0 24px;color:#69625e}.giving__pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:92px}.giving__pillar{padding:30px;background-color:var(--bone);border:1px solid var(--line);border-radius:14px}.giving__pillar>svg{width:30px;height:30px}.giving__pillar h2{margin:24px 0 0;font-family:var(--font-display);font-size:27px}.giving__pillar p{margin:10px 0 0;color:#68615d;line-height:1.65}.giving__stories{padding-bottom:110px}.giving__section-head{max-width:780px}.giving__section-head p,.giving__section-head h2{margin:0}.giving__section-head p{color:#746d68;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.giving__section-head h2{margin-top:12px;font-family:var(--font-display);font-size:clamp(42px,5vw,62px);line-height:1}.giving__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:38px}.giving__card{overflow:hidden;background-color:var(--bone);border:1px solid var(--line);border-radius:15px}.giving__card>img{display:block;width:100%;aspect-ratio:1.35;object-fit:cover}.giving__card-body{padding:22px}.giving__card-body h3{margin:0;font-family:var(--font-display);font-size:24px;line-height:1.08}.giving__card-body p{margin:12px 0 0;color:#68615d;font-size:14px;line-height:1.6}.giving__card-body a,.giving__related-card span,.blog-page__featured-copy a,.blog-page__related-card span{display:inline-flex;gap:8px;align-items:center;margin-top:18px;color:var(--ink);font-size:12px;font-weight:700;text-underline-offset:4px}.giving__card-body svg,.giving__related-card svg,.blog-page__featured-copy svg,.blog-page__related-card svg{width:16px}.giving__article-head,.blog-page__article-head{max-width:980px;padding-top:76px;padding-bottom:52px;text-align:center}.giving__article-head .giving__eyebrow,.blog-page__article-head .blog-page__breadcrumbs{margin-top:28px}.giving__article-head .giving__lead,.blog-page__article-head .blog-page__lead{margin-right:auto;margin-left:auto}.giving__article-media,.blog-page__article-image{aspect-ratio:1.75;margin-top:0;margin-bottom:68px;overflow:hidden;border-radius:20px}.giving__article-media img,.blog-page__article-image img{display:block;width:100%;height:100%;object-fit:cover}.giving__article-media--product img{object-fit:contain}.giving__article-body,.blog-page__article-body{max-width:820px;padding-bottom:96px}.giving__article-body section,.blog-page__article-body section{margin-top:48px}.giving__article-body section:first-child,.blog-page__article-body section:first-child{margin-top:0}.giving__article-body h2,.blog-page__article-body h2{margin:0;font-family:var(--font-display);font-size:36px;line-height:1.08}.giving__article-body p,.blog-page__article-body p{margin:16px 0 0;color:#5e5854;font-size:17px;line-height:1.8}.giving__article-body blockquote,.blog-page__article-body blockquote{margin:52px 0;padding:30px 0 30px 34px;border-left:5px solid var(--kraft);font-family:var(--font-display);font-size:30px;line-height:1.25}.giving__related,.blog-page__related{padding-top:78px;padding-bottom:96px;border-top:1px solid var(--line)}.giving__related>h2,.blog-page__related>h2{margin:0;font-family:var(--font-display);font-size:42px}.giving__related-grid,.blog-page__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px}.giving__related-card,.blog-page__related-card{display:block;padding:12px 12px 22px;color:var(--ink);background-color:var(--bone);border-radius:13px;text-decoration:none}.giving__related-card img,.blog-page__related-card img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:9px}.giving__related-card h3,.blog-page__related-card h3{margin:17px 8px 0;font-family:var(--font-display);font-size:22px;line-height:1.1}.giving__related-card p,.blog-page__related-card p{margin:9px 8px 0;color:#68615d;font-size:13px;line-height:1.55}.giving__related-card span,.blog-page__related-card span{margin-left:8px}.giving__products{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:100px;padding:36px;background-color:var(--kraft-light);border-radius:16px}.giving__products>div:first-child{max-width:470px}.giving__products p,.giving__products h2{margin:0}.giving__products p{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.giving__products h2{margin-top:10px;font-family:var(--font-display);font-size:34px;line-height:1.05}.giving__product-list{display:flex;gap:10px}.giving__product-list a{width:118px;color:var(--ink);font-family:var(--font-display);font-size:13px;font-weight:600;text-align:center;text-decoration:none}.giving__product-list img{display:block;width:118px;height:118px;margin-bottom:8px;object-fit:cover;border-radius:10px}.editorial a:focus-visible,.editorial button:focus-visible,.giving a:focus-visible,.giving button:focus-visible,.howto a:focus-visible,.howto button:focus-visible,.blog-page a:focus-visible,.blog-page button:focus-visible,.collections a:focus-visible,.collections button:focus-visible,.newsletter-cta a:focus-visible,.newsletter-cta button:focus-visible{outline:2px solid var(--kraft);outline-offset:4px}.blog-page__hero{max-width:1000px;text-align:center}.blog-page__hero .blog-page__lead{margin-right:auto;margin-left:auto}.blog-page__featured{padding:28px;background-color:var(--kraft-light);border-radius:20px}.blog-page__featured>img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:13px}.blog-page__featured-copy{padding:20px}.blog-page__featured-copy>p:first-child,.blog-page__category{margin:0;color:#6d6358;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.blog-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin:0;color:#77706b;font-size:14px;line-height:1.4}.blog-page__breadcrumbs a{color:inherit;text-underline-offset:3px}.blog-page__breadcrumbs span:last-child{overflow:hidden;max-width:min(100%,320px);text-overflow:ellipsis;white-space:nowrap}.blog-page__featured-copy h2{margin:14px 0 0;font-family:var(--font-display);font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1}.blog-page__featured-copy>p:nth-child(3){margin:18px 0 0;color:#5f5853;line-height:1.65}.blog-page__archive{padding-top:96px;padding-bottom:110px}.blog-page__section-head h2,.blog-page__section-head p{margin:0}.blog-page__section-head h2{font-family:var(--font-display);font-size:48px}.blog-page__section-head p{margin-top:8px;color:#6a635f}.blog-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 16px;margin-top:36px}.blog-page__archive{padding-top:65px}.blog-page__grid.discover-more__list{gap:38px 28px}.blog-page__grid .discover-more__copy h3,.blog-page__grid .discover-more__copy>p:last-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.blog-page--detail .blog-page__article-head{max-width:900px;padding-top:52px;padding-bottom:40px}.blog-page--detail .blog-page__article-head .blog-page__breadcrumbs{margin-top:0}.blog-page--detail .blog-page__title{font-size:clamp(38px,5vw,64px);line-height:1.05}.blog-page--detail .blog-page__lead{max-width:680px;font-size:18px;line-height:1.6}.blog-page--detail .blog-page__article-meta{font-size:14px}.blog-page--detail .blog-page__article-image{max-width:1280px;margin-bottom:58px;border-radius:16px}.blog-page--detail .blog-page__article-body{width:min(calc(100% - 40px),820px);max-width:820px;margin-right:auto;margin-left:auto;padding-bottom:78px}.blog-page--detail .blog-page__article-body section{margin-top:48px}.blog-page--detail .blog-page__article-body h2{font-size:clamp(22px,2.3vw,26px);line-height:1.12}.blog-page--detail .blog-page__article-body p{margin-top:16px;font-size:16px;line-height:1.8}.blog-page--detail .blog-page__article-body blockquote{margin:54px 0 0;padding:28px 0 28px 34px;border-left:5px solid var(--kraft);font-family:var(--font-display);font-size:clamp(26px,3vw,34px);line-height:1.2}.blog-page--detail .blog-page__article-section--rich{margin-top:54px}.blog-page--detail .blog-page__article-body h3{margin:0;font-family:var(--font-display);font-size:23px;line-height:1.2}.blog-page--detail .blog-page__article-body a{color:var(--ink);text-underline-offset:3px}.blog-page--detail .blog-page__article-body ul{display:grid;gap:10px;margin:18px 0 0;padding-left:21px;color:#5e5854;font-size:16px;line-height:1.7}.blog-page--detail .blog-page__article-figure{margin:30px 0 0}.blog-page--detail .blog-page__article-figure img{display:block;width:100%;max-height:440px;object-fit:cover;border-radius:12px}.blog-page--detail .blog-page__article-figure figcaption{margin-top:9px;color:#77706b;font-size:clamp(14px,1.25vw,16px);line-height:1.55}.blog-page--detail .blog-page__article-figure--small img{max-height:320px}.blog-page--detail .blog-page__article-note{padding:16px 18px;color:#5e5854;background-color:var(--bone);border-left:3px solid var(--kraft)}.blog-page--detail .blog-page__related{padding-top:64px}.blog-page--detail .blog-page__related>h2{margin:0 0 28px;font-size:clamp(30px,3vw,40px);line-height:1}.blog-page--detail .blog-page__related-grid.discover-more__list{gap:18px;margin-top:0}.blog-page--detail .blog-page__related-card{padding:0;background-color:transparent;border-radius:0}.blog-page--detail .blog-page__related-card .discover-more__copy>p:last-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.blog-page--detail .blog-page__related-card .discover-more__content{justify-items:start;padding:16px 0 0;text-align:left}.blog-page--detail .blog-page__related-card .discover-more__copy{width:100%}.blog-page--detail .blog-page__related-card .discover-more__copy h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;min-height:2.3em;text-wrap:balance}.blog-page--detail .blog-page__related-card .discover-more__copy>p:last-child{min-height:3.1em;margin-right:0;margin-left:0}.blog-page--detail .blog-page__related-card .discover-more__cta{padding:0;border:0;border-radius:0;font-size:13px;font-weight:700;text-underline-offset:4px;text-decoration:underline}@media(min-width:901px)and (hover:hover)and (pointer:fine){.blog-page--detail .blog-page__related-card .discover-more__cta:hover{color:var(--ink);background-color:transparent}}.blog-page--detail .blog-page__related-card .discover-more__cta:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.blog-page__card-image{display:block;aspect-ratio:1.45;overflow:hidden;background-color:var(--bone);border-radius:13px}.blog-page__card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.blog-page__card-body{padding:17px 3px 0}.blog-page__card-body h3{margin:9px 0 0;font-family:var(--font-display);font-size:22px;line-height:1.14}.blog-page__card-body h3 a{color:var(--ink);text-decoration:none}.blog-page__meta,.blog-page__article-meta{display:flex;gap:8px;align-items:center;margin-top:12px;color:#77706b;font-size:11px}.blog-page__meta svg,.blog-page__article-meta svg{width:15px}.blog-page__article-meta span{display:inline-flex;gap:6px;align-items:center}.blog-page__article-meta{justify-content:center;gap:22px}.blog-page__article-body section>span{display:block;margin-bottom:9px;color:#8a8179;font-size:11px;font-weight:700;letter-spacing:.15em}.account-page{display:grid;min-height:68vh;padding-top:80px;padding-bottom:80px;place-items:center}.account-page__panel{width:min(100%,560px);padding:clamp(28px,5vw,54px);background-color:var(--bone);border:1px solid var(--line);border-radius:18px;text-align:center}.account-page__panel>svg{width:34px;height:34px}.account-page__panel h1{margin:16px 0 0;font-family:var(--font-display);font-size:42px;line-height:1}.account-page__panel>p:not(.account-page__eyebrow){margin:16px 0 0;color:#655f5b;line-height:1.65}.account-page__form{display:grid;gap:14px;margin-top:28px;text-align:left}.account-page__form label{display:grid;gap:7px;font-size:12px;font-weight:700}.account-page__form input{padding:14px;background-color:var(--paper);border:1px solid var(--line);border-radius:9px;font:14px/1 var(--font-body)}.account-page__form button{min-height:50px;margin-top:5px;color:var(--paper);background-color:var(--ink);border:0;border-radius:10px;font:700 13px/1 var(--font-body);cursor:pointer}.account-page__panel>a{display:inline-block;margin-top:22px;color:var(--ink);font-size:13px;font-weight:700;text-underline-offset:4px}.notfound{display:grid;min-height:68vh;padding-top:80px;padding-bottom:90px;place-content:center;justify-items:center;text-align:center}.notfound__art{display:flex;gap:7px;align-items:center;font-family:var(--font-display);font-size:92px;line-height:1}.notfound__art svg{width:44px;height:44px;color:var(--kraft)}.notfound__text{max-width:620px}.notfound__actions{display:flex;gap:10px;margin-top:28px}.notfound__home{color:var(--paper);background-color:var(--ink)}.notfound__shop{color:var(--ink);background-color:var(--kraft);border-color:var(--kraft)}@media(hover:hover)and (pointer:fine)and (min-width:901px){.howto__product:hover{background-color:var(--kraft-light)}.blog-page__card:hover .blog-page__card-image img{transform:scale(1.035)}}@media(max-width:940px){.howto__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.giving__grid,.blog-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.giving__products{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.editorial__hero,.giving__hero,.howto__detail-hero,.blog-page__featured{grid-template-columns:1fr}.editorial__hero,.giving__hero{padding-top:48px;padding-bottom:54px}.editorial__media,.giving__hero>img{order:-1}.editorial__section{grid-template-columns:54px 1fr}.editorial__contact{grid-template-columns:1fr}.editorial__cta,.howto__help{align-items:flex-start;flex-direction:column}.howto__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.howto__step-list,.giving__pillars,.giving__related-grid,.blog-page__related-grid{grid-template-columns:1fr}.giving__product-list{width:100%;overflow-x:auto}}@media(max-width:520px){.editorial__title,.giving__title,.howto__title,.blog-page__title,.notfound__title{font-size:42px;letter-spacing:-.035em}.editorial__lead,.giving__lead,.howto__lead,.blog-page__lead{font-size:15px}.editorial__section{grid-template-columns:1fr;gap:10px;padding:30px 0}.editorial__form{grid-template-columns:1fr}.editorial__field--wide,.editorial__submit{grid-column:auto}.editorial__cta{margin-top:50px;padding:24px}.howto__hero,.blog-page__hero{padding-top:60px;padding-bottom:52px}.blog-page__hero{text-align:left}.blog-page__hero .blog-page__lead{margin-left:0}.howto__grid{grid-template-columns:1fr;max-height:680px}.howto__facts{align-items:flex-start;flex-direction:column}.howto__step{grid-template-columns:44px 1fr;padding:20px}.howto__step-number{width:42px;height:42px}.giving__grid,.blog-page__grid{grid-template-columns:1fr}.giving__article-media,.blog-page__article-image{aspect-ratio:1.25;margin-bottom:48px;border-radius:14px}.giving__article-body p,.blog-page__article-body p{font-size:15px}.giving__article-body blockquote,.blog-page__article-body blockquote{margin:38px 0;padding-left:22px;font-size:24px}.giving__products{margin-bottom:70px;padding:24px}.giving__products h2{font-size:29px}.blog-page__featured{padding:16px}.blog-page__featured-copy{padding:14px 4px}.notfound__art{font-size:70px}.notfound__actions{width:100%;flex-direction:column}.notfound__actions .c-btn{width:100%}}.main>*{min-width:0}@media(min-width:1200px){.inner{width:min(calc(100% - 96px),1440px)}.video-hero{width:min(calc(100% - 96px),1180px)}.rewards-hero__content{width:min(48%,720px)}}@media(max-width:1020px){.rewards-hero__content{width:min(62%,560px)}.products{padding-top:56px}}@media(max-width:760px){.rewards-hero__frame{width:calc(100% - 32px);padding-bottom:32px}.rewards-hero__actions{width:min(100%,360px)}.about{padding:48px 0 0}.about__inner{text-align:left}.about__desc{margin-top:16px}.about__copy{font-size:15px;line-height:1.6}.about__stripe{height:6px;margin-top:40px}.video-hero{margin-top:48px}.products{padding:52px 0 8px}.products__title{max-width:290px;margin-right:auto;margin-left:auto;font-size:32px}.products__toolbar{gap:16px;margin-top:24px}.products__tabs{min-width:0;gap:18px}.products__tab{font-size:15px;white-space:nowrap}.products__rail{margin-top:18px;padding-bottom:24px}.product__content{padding:12px 10px 14px}.product__title{min-height:42px;margin-top:11px;font-size:15px}.product__actions{gap:6px;margin-top:14px}.product__add{min-width:0;padding:0 11px;font-size:13px}.discover-more{padding:52px 0 60px}.discover-more__title{font-size:32px}.discover-more__copy p{max-width:300px;font-size:15px}.footer__bottom p,.footer__disclaimer{font-size:12px}}@media(max-width:390px){.rewards-hero__title{font-size:38px}.rewards-hero__actions{align-items:stretch;flex-direction:column;max-width:260px}.rewards-hero__actions .site-button,.rewards-hero__actions .site-button__inner{width:100%}.products__toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.newsletter-cta,.newsletter-cta__inner{min-height:0}.newsletter-cta__inner{padding:54px 16px 46px}.newsletter-cta__title{font-size:clamp(34px,10vw,48px)}.newsletter-cta__subtitle{margin-top:13px;font-size:16px}.newsletter-cta__actions{width:min(100%,340px);align-items:stretch;flex-direction:column;margin-top:28px}.newsletter-cta__button{width:100%}.newsletter-cta__note{max-width:340px;margin-top:20px;font-size:12px}}html,body{max-width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.route-loading{min-height:48vh;display:grid;place-items:center;align-content:center;gap:1rem;color:var(--ink-muted, #706b63);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.route-loading__mark{width:2.25rem;height:2.25rem;border:1px solid currentColor;border-top-color:transparent;border-radius:50%;animation:route-loading-spin .8s linear infinite}@keyframes route-loading-spin{to{transform:rotate(360deg)}}.subpage-mv{background-color:var(--bone);border-bottom:1px solid var(--line)}.subpage-mv__title{color:var(--ink);max-width:18ch;letter-spacing:-.035em;text-transform:none;text-wrap:balance}.editorial__hero,.giving__hero,.howto__detail-hero,.blog-page__featured{position:relative}.editorial__media,.giving__hero>img,.howto__product-image,.blog-page__featured>img{box-shadow:0 18px 40px #211f2014}.editorial__section,.howto__step,.giving__pillar,.giving__card,.blog-page__related-card{border-color:var(--line)}.editorial__section h2,.howto__step h3,.giving__pillar h2,.giving__card-body h3,.blog-page__related-card h3{text-wrap:balance}.giving__pillars{grid-template-columns:minmax(0,1.15fr) repeat(2,minmax(0,.925fr));align-items:stretch}.giving__pillar:first-child{background-color:var(--mist)}.howto__step{background-color:transparent;border-width:1px 0 0;border-radius:0}.howto__step:last-child,.howto__step:nth-last-child(2){border-bottom-width:1px}.blog-page__featured{border:1px solid var(--line)}@media(max-width:760px){.giving__pillars{grid-template-columns:1fr}.howto__step:last-child{border-bottom-width:1px}}.catalog__search,.catalog__sort{background-color:var(--bone)}.site-head__icon,.site-search__close,.site-cart__close{min-width:44px;min-height:44px}.site-head__icon:focus-visible,.site-head__link:focus-visible,.site-head__logo:focus-visible,.site-head__mobile-link:focus-visible,.site-head__account:focus-visible,.c-btn:focus-visible,.catalog-card__add:focus-visible,.catalog__search input:focus-visible,.catalog__sort select:focus-visible,.editorial__field input:focus-visible,.editorial__field textarea:focus-visible,.account-page__form input:focus-visible,.account-page__form button:focus-visible{outline:2px solid var(--green);outline-offset:3px}@media(min-width:901px)and (hover:hover)and (pointer:fine){.c-btn:hover{color:var(--paper);background-color:var(--ink);border-color:var(--ink)}}.c-btn:focus-visible{color:var(--paper);background-color:var(--ink);border-color:var(--ink)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.c-btn--light:hover{color:var(--ink);background-color:var(--kraft-light);border-color:var(--kraft-light)}}.c-btn--light:focus-visible{color:var(--ink);background-color:var(--kraft-light);border-color:var(--kraft-light)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.c-btn--kraft:hover{color:var(--ink);background-color:var(--kraft-light);border-color:var(--kraft-light)}}.c-btn--kraft:focus-visible{color:var(--ink);background-color:var(--kraft-light);border-color:var(--kraft-light)}.c-btn:active,.catalog-card__add:active,.site-head__icon:active,.site-search__close:active,.site-cart__close:active{transform:translateY(1px)}@media(max-width:560px){.subpage-mv__title{font-size:clamp(28px,8vw,36px);line-height:1.05}.c-btn{min-height:48px}}@media(prefers-reduced-motion:reduce){.c-btn,.catalog-card__add,.catalog-card__image--secondary,.product__image--secondary,.site-head__icon,.site-search__close,.site-cart__close{transition:none}}.footer{padding-top:62px;color:var(--paper);background-color:#211f20;background-image:none}.footer__inner{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:38px;padding-bottom:52px}.footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}.footer__heading{color:var(--paper);font-family:var(--font-body);font-size:18px;font-weight:600}.footer__links{gap:12px;margin-top:22px}.footer__link{color:#ffffffb8;font-size:16px;line-height:1.25}@media(min-width:901px)and (hover:hover)and (pointer:fine){.footer__link:hover,.footer__legal a:hover{color:var(--kraft)}}.footer__socials{gap:10px;margin-top:24px}.footer__social{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%}.footer__social--facebook{background-color:#3b57a0}.footer__social--instagram{background-color:#d93175}.footer__social--youtube{background-color:#e02d34}.footer__social-icon{display:block;max-width:22px;max-height:22px}@media(min-width:901px)and (hover:hover)and (pointer:fine){.footer__social:hover{opacity:.82}}.footer__bottom{display:grid;gap:34px;padding:28px 0 0;border-top:1px solid rgba(255,255,255,.18)}.footer__legal{display:flex;flex-wrap:wrap;gap:30px}.footer__legal a{color:#ffffffc2;font-size:14px;font-weight:600}.footer__bottom p{color:#ffffffa8;font-size:14px;line-height:1.55}.footer__disclaimer{padding-bottom:40px;color:#ffffff94;font-size:13px;line-height:1.6}@media(max-width:760px){.footer{padding-top:46px}.footer__inner{display:block;padding-bottom:34px}.footer__nav{grid-template-columns:1fr;gap:0}.footer__group{padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.footer__group:first-child{border-top:0}.footer__social-group{margin-top:26px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14)}.footer__bottom{gap:20px}.footer__legal{gap:14px 22px}}.page-showcase{min-height:100vh;background-color:var(--paper)}.video-hero{display:grid;position:relative;width:min(calc(100% - 64px),800px);aspect-ratio:16 / 9;overflow:hidden;color:#fff;background:#151515;border-radius:10px}.video-hero__media,.video-hero__shade,.video-hero__content,.video-hero__play{grid-area:1 / 1}.video-hero__media{min-width:0;min-height:0}.video-hero__video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.video-hero__video--mobile{display:none}.video-hero__shade{z-index:1;pointer-events:none;background:linear-gradient(180deg,#0000 56%,#000000e6)}.video-hero__play{display:inline-grid;z-index:3;width:58px;height:58px;place-self:center;place-items:center;padding:0;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.95);border-radius:50%;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.video-hero__play svg{width:20px;height:20px;margin-left:3px}@media(hover:hover)and (pointer:fine)and (min-width:901px){.video-hero__play:hover{background:#ffffff24;transform:scale(1.07)}}.video-hero__content{z-index:2;align-self:end;padding:0 clamp(24px,4vw,56px) clamp(24px,3vw,40px)}.video-hero__copy{width:min(100%,780px)}.video-hero__eyebrow{margin:0 0 10px;font-size:clamp(13px,1.1vw,16px);font-weight:400;letter-spacing:.01em}.video-hero__title-row{display:flex;gap:12px;align-items:center;overflow:visible}.video-hero__arrow{display:inline-flex;flex:0 0 auto;opacity:1}.video-hero__arrow svg{width:24px;height:24px}.video-hero__title{margin:0;font-size:clamp(28px,3.4vw,46px);font-weight:500;letter-spacing:-.035em;line-height:1.05}.video-modal,.video-modal *{box-sizing:border-box}.video-modal{display:grid;position:fixed;z-index:1000;inset:0;place-items:center;padding:24px}.video-modal__backdrop{position:absolute;inset:0;padding:0;background:#0f0e0ee0;border:0;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-modal__dialog{position:relative;z-index:1;width:min(100%,1100px);overflow:hidden;background:#000;border-radius:10px;box-shadow:0 28px 90px #00000073}.video-modal__video{display:block;width:100%;max-height:calc(100vh - 48px);aspect-ratio:16 / 9;background:#000;object-fit:contain}.video-modal__close{display:grid;position:absolute;z-index:2;top:12px;right:12px;width:42px;height:42px;place-items:center;padding:0;color:#fff;background:#0000009e;border:1px solid rgba(255,255,255,.35);border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-modal__close svg{width:20px;height:20px}.rewards-hero{display:grid;position:relative;min-height:min(42vw,640px);overflow:hidden;color:#fff;background-color:#1e2520}.rewards-hero__media,.rewards-hero__shade,.rewards-hero__frame{grid-area:1 / 1}.rewards-hero__media{display:block;min-height:inherit}.rewards-hero__image{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.rewards-hero__shade{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#0000004d,#00000014 52%,#0000 78%)}.rewards-hero__frame{display:flex;align-self:center;align-items:center;z-index:2}.rewards-hero__content{width:min(52%,650px);padding:56px 0}.rewards-hero__title{margin:0;color:#fff;font-size:clamp(38px,4vw,64px);font-weight:500;letter-spacing:-.045em;line-height:.98}.rewards-hero__text{max-width:570px;margin:26px 0 0;color:#fffffff5;font-size:clamp(16px,1.15vw,18px);line-height:1.35}.rewards-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:38px}.rewards-hero__actions .site-button--outline{color:var(--paper)}.site-button{display:inline-flex;padding:2px;color:#fff;background:var(--ink);border:0;border-radius:16px;cursor:pointer;opacity:.9;transition:opacity .2s ease,transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.site-button:hover{opacity:1}}.site-button:active{transform:scale(.95)}.site-button__inner{display:inline-flex;width:100%;height:100%;gap:8px;align-items:center;justify-content:center;padding:12px 32px;color:#fff;background:transparent;border-radius:14px;font:400 16px/1 var(--font-body);white-space:nowrap}.site-button__inner svg{width:20px;height:20px;flex:0 0 auto;transition:transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.site-button:hover .site-button__inner svg{transform:translate(4px)}}.site-button--primary{color:var(--paper);background:var(--ink)}.site-button--primary .site-button__inner{background:transparent}.site-button--secondary{color:var(--ink);background:var(--kraft);border:2px solid var(--kraft)}.site-button--secondary .site-button__inner{color:var(--ink);background:transparent}.site-button--outline{color:var(--ink);background:transparent;border:2px solid currentColor}.site-button--outline .site-button__inner{background:transparent}.showcase-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:42px;padding-bottom:42px}.discover-more{padding:48px 0 58px}.discover-more__title{margin:0 0 38px;color:var(--ink);font-size:clamp(30px,3vw,40px);font-weight:600;letter-spacing:-.035em;line-height:1;text-align:center}.discover-more__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}.discover-more__card{min-width:0;text-align:center}.discover-more__image-link{display:block;overflow:hidden}.discover-more__image-link img{display:block;width:100%;height:clamp(200px,22vw,250px);object-fit:cover;transition:transform .3s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.discover-more__image-link:hover img{transform:scale(1.03)}}.discover-more__content{display:grid;gap:14px;justify-items:center;padding:16px 12px 0}.discover-more__copy{color:var(--ink);text-decoration:none}.discover-more__copy h3{margin:0;font-size:18px;font-weight:600;line-height:1.15}.discover-more__copy p{margin:10px auto 0;color:#3c3839;font-size:16px;line-height:1.45}.discover-more__cta{display:inline-flex;gap:7px;align-items:center;padding:9px 17px;color:var(--ink);border:1px solid var(--ink);border-radius:999px;font-size:16px;text-decoration:none;transition:color .2s ease,background-color .2s ease}.discover-more__cta svg{width:15px;transition:transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.discover-more__cta:hover{color:var(--paper);background-color:var(--ink)}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.discover-more__cta:hover svg{transform:translate(3px)}}@media(hover:hover)and (pointer:fine)and (min-width:901px){.discover-more__card:hover .discover-more__image-link img{transform:scale(1.03)}.discover-more__card:hover .discover-more__cta{color:var(--paper);background-color:var(--ink)}.discover-more__card:hover .discover-more__cta svg{transform:translate(3px)}}.showcase-button-card{display:flex;min-height:170px;flex-direction:column;gap:24px;align-items:flex-start;justify-content:space-between;padding:20px;background:var(--bone);border:1px solid var(--line);border-radius:15px}.showcase-button-card>span{color:#71675f;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.showcase-button-card--dark{background:var(--ink);border-color:var(--ink)}.showcase-button-card--dark>span{color:#ffffff9e}.showcase-button-card--dark .site-button--outline{color:var(--paper)}.showcase-index__label,.showcase-block__eyebrow,.showcase-control-card__head p,.showcase-routes__intro>p{margin:0;color:var(--kraft);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.showcase-index{position:sticky;z-index:20;top:0;background-color:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.showcase-index__inner{display:flex;gap:28px;align-items:center;min-height:58px;overflow-x:auto}.showcase-index__label{flex:0 0 auto;color:var(--ink-soft)}.showcase-index__links{display:flex;gap:20px;align-items:center}.showcase-index__links a{flex:0 0 auto;color:#746c66;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}@media(min-width:901px)and (hover:hover)and (pointer:fine){.showcase-index__links a:hover{color:var(--ink)}}.showcase-block{padding:78px 0 0;scroll-margin-top:58px}.showcase-block__head{display:flex;gap:30px;align-items:baseline;padding-bottom:24px}.showcase-block__eyebrow{flex:0 0 170px}.showcase-block__body{border-top:1px solid var(--line)}.showcase-block:last-child{padding-bottom:100px}.showcase-controls{display:grid;grid-template-columns:minmax(220px,.85fr) repeat(2,minmax(220px,1fr));gap:16px;padding-top:42px;padding-bottom:42px}.showcase-control-card{min-width:0;padding:20px;background-color:var(--bone);border:1px solid var(--line);border-radius:15px}.showcase-control-card__head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.showcase-control-card__head p{color:#71675f}.showcase-control-card__head h3{margin:6px 0 0;font-family:var(--font-display);font-size:25px;line-height:1}.showcase-control-card__head>svg{width:24px;color:var(--kraft)}.showcase-control-card>.catalog-card{max-width:280px;margin:0 auto}.showcase-control-card--action{display:flex;flex-direction:column}.showcase-control-card--action>p{margin:0;color:#635d58;font-size:14px;line-height:1.6}.showcase-control-card--action>button{display:inline-flex;gap:10px;align-items:center;align-self:flex-start;margin-top:auto;padding:12px 15px;color:var(--paper);background-color:var(--ink);border:0;border-radius:9px;font:700 12px/1 var(--font-body);cursor:pointer}.showcase-control-card--action>button svg{width:15px}.showcase-routes{display:grid;grid-template-columns:minmax(220px,.72fr) 1.5fr;gap:48px;padding-top:42px;padding-bottom:42px}.showcase-routes__intro h3{margin:12px 0 0;font-family:var(--font-display);font-size:clamp(28px,3.1vw,42px);line-height:.98}.showcase-routes__intro>span{display:block;margin-top:16px;color:#6c645e;font-size:14px;line-height:1.6}.showcase-routes__grid{display:grid;gap:8px}.showcase-route{display:grid;grid-template-columns:36px 1fr 18px;gap:14px;align-items:center;padding:17px 0;color:var(--ink);border-bottom:1px solid var(--line);text-decoration:none}.showcase-route__num{color:#998e84;font-size:10px;letter-spacing:.12em}.showcase-route__copy{display:grid;gap:4px}.showcase-route__copy strong{font-family:var(--font-display);font-size:20px;font-weight:600}.showcase-route__copy small{color:#756d67;font-size:12px;line-height:1.45}.showcase-route>svg{width:17px;transition:transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.showcase-route:hover>svg{transform:translate(4px)}}@media(max-width:760px){.video-hero{aspect-ratio:3 / 4}.video-hero__video--desktop{display:none}.video-hero__video--mobile{display:block;object-position:center}.video-hero__content{padding:0 24px 24px}.video-hero__eyebrow{margin-bottom:8px;font-size:13px}.video-hero__title{font-size:clamp(28px,8vw,36px);line-height:1.06}.video-hero__play{width:52px;height:52px}.video-modal{padding:16px}.video-modal__video{max-height:calc(100vh - 32px);aspect-ratio:3 / 4}.rewards-hero,.rewards-hero__media{min-height:520px}.rewards-hero__image{object-position:62% center}.rewards-hero__shade{background-image:linear-gradient(180deg,#0000 22%,#000000ad)}.rewards-hero__frame{align-self:end;align-items:flex-end;width:min(calc(100% - 56px),1280px);padding-bottom:48px}.rewards-hero__content{width:100%;padding:0}.rewards-hero__title{font-size:clamp(38px,10vw,54px)}.rewards-hero__text{margin-top:19px;font-size:15px;line-height:1.35}.rewards-hero__actions{gap:10px;margin-top:26px}.showcase-index__inner,.showcase-index__links{gap:16px}.showcase-block{padding-top:56px}.showcase-block__head{display:grid;gap:10px}.showcase-block__eyebrow{flex-basis:auto}.showcase-controls,.showcase-routes,.showcase-buttons{grid-template-columns:1fr}.discover-more{padding:38px 0 46px}.discover-more>.inner>.discover-more__list{grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px;overflow-x:auto;margin-right:-28px;padding-right:28px;scroll-snap-type:x mandatory}.discover-more__card{scroll-snap-align:start}.discover-more__image-link img{height:200px}.showcase-routes{gap:28px}}@media(max-width:520px){.showcase-block__head,.showcase-controls,.showcase-routes{width:min(calc(100% - 36px),1280px)}.showcase-block__body{overflow:hidden}}.main{row-gap:0}.about{padding-top:72px}.about__stripe{margin-top:56px}.video-hero{margin-top:72px}.products{padding:72px 0 12px}.discover-more{padding:72px 0 88px}@media(max-width:760px){.about{padding-top:48px}.about__stripe{margin-top:40px}.video-hero{margin-top:48px}.products{padding:52px 0 8px}.rewards-hero__frame{width:calc(100% - 32px);padding-bottom:32px}.discover-more{padding:52px 0 60px}}.newsletter-cta{min-height:0;background-color:#eef0f1;border-bottom:1px solid var(--line)}.newsletter-cta__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:hidden;right:129px;left:auto;width:min(48%,720px);opacity:.78;transform:none}.newsletter-cta__media-column{display:flex;gap:12px;flex-direction:column;min-height:max-content}.newsletter-cta__media-column img{display:block;width:100%;aspect-ratio:1.35;flex:0 0 auto;object-fit:cover}.newsletter-cta__media-column--up{animation:newsletter-media-up 28s linear infinite}.newsletter-cta__media-column--down{animation:newsletter-media-down 32s linear infinite}@keyframes newsletter-media-up{0%{transform:translateY(0)}to{transform:translateY(-25%)}}@keyframes newsletter-media-down{0%{transform:translateY(-25%)}to{transform:translateY(0)}}.newsletter-cta__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:24px 48px;min-height:0;padding:64px 0 56px;place-content:center;justify-items:start;text-align:left}.newsletter-cta__title{max-width:620px;font-family:var(--font-display);font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1;letter-spacing:-.035em;text-wrap:balance}.newsletter-cta__actions{display:flex;grid-column:1;align-self:center;flex-wrap:wrap;justify-content:flex-start;margin-top:20px}.newsletter-cta__button{display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:16px 22px;color:inherit;background-color:transparent;border:1px solid currentColor;border-radius:12px;font:700 14px/1 var(--font-body);text-decoration:none}.newsletter-cta__button svg{width:18px;height:18px}.newsletter-cta__button.c-btn--kraft{color:var(--ink);background-color:var(--kraft);border-color:var(--kraft)}.newsletter-cta__note{grid-column:1 / -1;max-width:560px;margin-top:6px;color:var(--ink-soft);font-size:16px;line-height:1.6}@media(max-width:760px){.newsletter-cta{min-height:0}.newsletter-cta__inner{grid-template-columns:1fr;gap:0;padding:46px 16px 42px;text-align:left}.newsletter-cta__actions{width:min(100%,340px);align-items:flex-start;flex-direction:column;margin-top:22px}.newsletter-cta__button{width:auto}.newsletter-cta__note{margin-top:24px}.newsletter-cta__media{right:-12px;width:78%;opacity:.62}.newsletter-cta__media-column{gap:8px}.newsletter-cta__media-column--up{animation-duration:24s}.newsletter-cta__media-column--down{animation-duration:28s}.newsletter-cta__media-column img{aspect-ratio:1.2}}@media(hover:hover)and (pointer:fine)and (min-width:901px){.newsletter-cta__button:hover{transform:none}}.product-page__main-slider-wrap{position:relative;min-width:0}.product-page__slider-controls{position:absolute;right:16px;bottom:16px;z-index:2;display:flex;gap:8px}.product-page__slider-button{display:grid;width:42px;height:42px;place-items:center;color:var(--ink);background:#fffffff0;border:1px solid rgba(33,31,32,.12);border-radius:50%;box-shadow:0 8px 24px #211f201a;font-size:19px;line-height:1;cursor:pointer;transition:color .2s ease,background-color .2s ease,transform .2s ease,opacity .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.product-page__slider-button:hover:not(:disabled){color:var(--paper);background:var(--ink);transform:translateY(-2px)}}.product-page__slider-button:active:not(:disabled){transform:translateY(0) scale(.96)}.product-page__slider-button:disabled{opacity:.34;cursor:not-allowed}.product-page__slider-button:focus-visible{outline:2px solid var(--kraft);outline-offset:3px}.product-page__main-slider .swiper-pagination{bottom:18px;left:18px;width:auto}.product-page__main-slider .swiper-pagination-bullet{margin:0 4px}.product-page__story-copy h2,.product-page__faq-intro h2,.product-page__reviews-heading h2,.product-page__related-head h2{text-wrap:balance}.product-page__review-card--featured{grid-column:span 2}.product-page__review-card--featured>img{aspect-ratio:1.55}@media(max-width:820px){.product-page__review-card--featured{grid-column:auto}.product-page__review-card--featured>img{aspect-ratio:1}}@media(max-width:560px){.product-page__slider-controls{right:12px;bottom:12px}.product-page__slider-button{width:38px;height:38px}.product-page__main-slider .swiper-pagination{bottom:16px;left:12px}}@media(max-width:820px){.inner{width:min(calc(100% - 40px),1280px)}.site-head__inner{width:min(calc(100% - 32px),1280px)}.site-head__panel{width:min(88vw,390px);padding:20px}.editorial__hero,.giving__hero,.howto__detail-hero,.blog-page__featured{gap:30px}.editorial__title,.giving__title,.howto__title,.blog-page__title{font-size:clamp(44px,8vw,68px)}.editorial__contact{gap:18px}.footer__inner{gap:28px}}@media(max-width:560px){.inner{width:calc(100% - 32px)}.site-head__inner{width:calc(100% - 20px)}.site-head__logo{width:104px}.site-head__logo img{width:88px}.site-head__mobile-start,.site-head__actions{gap:0}.site-head__icon{width:40px;height:40px}.site-head__panel{width:min(90vw,360px)}.site-head__mobile-link{padding:15px 0}.site-head__mobile-link strong{font-size:21px}.subpage-mv__inner{width:calc(100% - 32px)}.subpage-mv__crumbs{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.editorial__hero,.giving__hero,.howto__detail-hero,.blog-page__featured{gap:24px}.editorial__hero,.giving__hero{padding-top:34px;padding-bottom:42px}.editorial__media,.giving__hero>img{border-radius:14px}.editorial__title,.giving__title,.howto__title,.blog-page__title{font-size:clamp(38px,12vw,52px)}.editorial__lead,.giving__lead,.howto__lead,.blog-page__lead{line-height:1.6}.editorial__body{padding-bottom:68px}.editorial__aside-item{padding:16px}.editorial__form{gap:14px;padding:20px;border-radius:13px}.editorial__submit{width:100%}.editorial__cta{gap:18px;margin-top:42px;padding:22px}.editorial__cta p{font-size:23px}.howto__finder{padding-bottom:68px}.howto__finder-head{align-items:flex-start}.howto__finder-head h2{font-size:25px}.howto__search{max-width:none}.howto__detail-hero{padding-top:30px;padding-bottom:52px}.giving__pillars{padding-bottom:64px}.giving__pillar{padding:22px}.giving__stories{padding-bottom:72px}.giving__card-body{padding:18px}.blog-page__archive{padding-top:54px;padding-bottom:72px}.blog-page__section-head h2{font-size:36px}.blog-page--detail .blog-page__article-head{padding-top:34px;padding-bottom:32px}.blog-page--detail .blog-page__article-body{width:calc(100% - 32px);padding-bottom:60px}.blog-page--detail .blog-page__article-body section{margin-top:36px}.footer__inner,.footer__bottom,.footer__disclaimer{width:calc(100% - 32px)}.footer__legal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.footer__legal a{font-size:12px}.footer__social{width:44px;height:44px}.footer__disclaimer{padding-bottom:28px}}@media(max-width:380px){.site-head__icon{width:36px;height:36px}.site-head__logo{width:94px}.site-head__logo img{width:80px}.product-page__mobile-buy-actions{grid-template-columns:92px 1fr}.product-page__mobile-buy .product-page__quantity{width:92px}}.product-page__thumb{display:block;width:100%;height:100%;padding:0;background:transparent;border:0;border-radius:8px;cursor:pointer}.product-page__thumb:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.product-page__info{min-width:0}.product-page__title{overflow-wrap:anywhere;line-height:1.15}.product-page__highlights svg{flex:0 0 17px}.product-page__details dl>div{gap:16px}.product-page__details dt{flex:0 0 42%}.product-page__details dd{min-width:0;overflow-wrap:anywhere}.product-page__slider-button{width:44px;height:44px}.product-page__main-slider .swiper-pagination-bullets-dynamic{bottom:18px;left:50%;transform:translate(-50%)}.catalog-card:focus-within .catalog-card__add{transform:translateY(0)}@media(hover:none),(pointer:coarse){.catalog-card__add{transform:translateY(0)}}@media(max-width:1020px){.catalog__toolbar-row{flex-wrap:wrap;gap:0 16px;padding-bottom:14px}.catalog__toolbar-row .catalog__tools{flex-basis:100%;min-width:0}.catalog__controls{flex-wrap:wrap;min-width:0}.catalog__search,.catalog__sort{min-width:0}}@media(max-width:940px){.blog-page__grid.discover-more__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.product-page__gallery{width:100%;max-width:560px;margin-inline:auto}.product-page__hero{gap:24px}.product-page__mobile-buy{grid-template-columns:minmax(0,1fr) auto}.product-page__mobile-buy-actions{min-width:0}.product-page__mobile-buy .product-page__quantity{width:132px;grid-template-columns:44px minmax(0,1fr) 44px}.product-page__mobile-buy .product-page__quantity button,.product-page__mobile-buy .product-page__quantity output{height:44px}.product-page__mobile-buy .product-page__add{min-height:46px;line-height:1.3}.site-shell--product{padding-bottom:calc(84px + env(safe-area-inset-bottom))}body:has(.product-page__mobile-buy--visible) .toast{bottom:calc(88px + env(safe-area-inset-bottom))}.site-search__input,.catalog__search input,.catalog__sort select,.howto__search input{font-size:16px}}@media(max-width:760px){.blog-page--detail .blog-page__related-grid.discover-more__list{grid-template-columns:1fr}}@media(max-width:560px){.catalog__controls,.catalog__sort select{width:100%}.catalog__search,.catalog__sort{min-height:44px}.catalog__grid .product__actions{display:grid;grid-template-columns:minmax(0,1fr) 40px}.catalog__grid .product__add{min-height:44px;padding:6px;font-size:12px;line-height:1.3}.catalog__grid .product__add svg{display:none}.catalog-card__add{width:44px;min-height:44px}.product-page__hero{margin-top:12px}.product-page__title{font-size:clamp(28px,8vw,36px)}.product-page__buy{grid-template-columns:132px minmax(0,1fr)}.product-page__buy .product-page__quantity{grid-template-columns:44px minmax(0,1fr) 44px}.product-page__buy .product-page__add{gap:6px;padding:10px;font-size:14px;line-height:1.35}.product-page__buy .product-page__add svg{flex:0 0 20px}.product-page__mobile-buy{grid-template-columns:minmax(0,1fr)}.product-page__mobile-buy-actions{grid-template-columns:132px minmax(0,1fr)}.site-shell--product{padding-bottom:calc(120px + env(safe-area-inset-bottom))}body:has(.product-page__mobile-buy--visible) .toast{bottom:calc(124px + env(safe-area-inset-bottom))}.site-cart__item{grid-template-columns:64px minmax(0,1fr)}.site-cart__image img{min-height:64px;height:64px}.site-cart__item-copy{min-width:0;overflow-wrap:anywhere}.site-cart__item-actions{flex-wrap:wrap;gap:8px}.blog-page__grid.discover-more__list{grid-template-columns:minmax(0,1fr)}}@media(max-width:380px){.product-page__buy,.catalog__grid{grid-template-columns:minmax(0,1fr)}}@font-face{font-family:Bricolage Grotesque;src:url(/fonts/bricolage-grotesque-medium.ttf) format("truetype");font-display:swap;font-style:normal;font-weight:500}.figma-home{--fh-ink: #010101;--fh-muted: #676767;--fh-display: "Bricolage Grotesque", "Inter", sans-serif;position:relative;color:var(--fh-ink);background:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:1.4}.figma-home,.figma-home *,.figma-home *:before,.figma-home *:after{box-sizing:border-box}.figma-home h1,.figma-home h2,.figma-home p,.figma-home ul{margin:0}.figma-home ul{padding:0;list-style:none}.figma-home a{color:inherit;text-decoration:none}.figma-home img{display:block}.fh-container{width:min(calc(100% - 40px),1200px);margin-inline:auto}.fh-header{position:absolute;z-index:20;top:0;right:0;left:0;height:84px}.fh-header__inner,.fh-header__navigation,.fh-header__nav,.fh-header__actions{display:flex;align-items:center}.fh-header__inner{height:84px;justify-content:space-between}.fh-header__navigation{gap:32px}.fh-header__logo{width:130px;height:43px}.fh-header__logo img{width:100%;height:100%;object-fit:cover}.fh-header__nav{gap:32px}.fh-header__nav a{font-size:16px;line-height:22px}.fh-header__nav a.is-active{font-weight:700;text-decoration:underline;text-underline-offset:2px}.fh-header__actions{gap:20px}.fh-header__actions a{display:grid;width:20px;height:20px;place-items:center;line-height:0}.fh-header__actions img{width:20px;height:20px;transform-origin:50% 50%}.fh-header__actions a:nth-child(1) img{transform:scale(1.08)}.fh-header__actions a:nth-child(2) img{transform:scale(1.16)}.fh-hero{position:relative;height:750.5px;padding-top:160px;overflow:hidden;background:#f6f2ee}.fh-hero__backdrop{position:absolute;top:0;right:0;width:min(71.94vw,1036px);height:751px;object-fit:fill}.fh-hero__content{position:relative;z-index:1;display:flex;height:386.5px;align-items:center;justify-content:space-between}.fh-hero__copy{display:flex;width:49%;flex:0 0 49%;flex-direction:column;align-items:flex-start;gap:48px}.fh-hero__copy h1{font-family:var(--fh-display);font-size:72px;font-weight:500;letter-spacing:-4.32px;line-height:1}.fh-hero__copy>p{width:100%;color:#3e3e3e;font-family:var(--fh-display);font-size:24px;font-weight:500;letter-spacing:-1.44px;line-height:1}.fh-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:14px 40px;border-radius:999px;font-family:var(--fh-display);font-size:20px;font-weight:500;letter-spacing:-1.2px;line-height:1.1;transition:transform .2s ease,background-color .2s ease,color .2s ease}.fh-button img{width:20px;height:20px}.fh-button--dark{color:#fff!important;background:var(--fh-ink)}.fh-button--plain{padding-inline:40px}.fh-button--outline{color:var(--fh-ink);background:#fff;border:1px solid var(--fh-ink)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.fh-button:hover{transform:translateY(-2px)}}.fh-hero__visual{position:relative;width:50%;flex:0 0 50%;aspect-ratio:594 / 386}.fh-hero__artbox{position:absolute;z-index:2;top:0;left:3.7%;width:93%;aspect-ratio:553 / 368;overflow:hidden}.fh-hero__art{position:absolute;top:-9.93%;left:-9.85%;width:118.39%;max-width:none;height:118.39%}.fh-hero__shadow{position:absolute;z-index:1}.fh-hero__shadow--wide{bottom:0;left:0;width:74%}.fh-hero__shadow--small{right:0;bottom:0;width:30%}.fh-process{position:relative;z-index:2;display:flex;height:44px;align-items:center;justify-content:space-between;margin-top:80px}.fh-process>p{font-family:var(--fh-display);font-size:24px;font-weight:500;letter-spacing:-1.44px;line-height:1}.fh-process__steps,.fh-process__group,.fh-process__pill{display:flex;align-items:center}.fh-process__steps{width:811px;height:44px;flex:0 0 811px;gap:10px}.fh-process__group{display:contents}.fh-process__pill{position:relative;z-index:2;min-height:44px;gap:10px;padding:10px 20px;white-space:nowrap;background:#fff;border-radius:999px}.fh-process__pill img{width:24px;height:24px}.fh-process__arrow{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;overflow:hidden}.fh-process__arrow img{width:29.32px;height:26.19px;transform:rotate(45deg)}.fh-process__arrow--1,.fh-process__arrow--3{transform:rotate(180deg) scaleY(-1)}.fh-process__arrow--2{transform:rotate(180deg)}.fh-about{height:570px;padding-top:80px}.fh-about__card{position:relative;height:490px;padding:50px;overflow:hidden;background:#dbebf2;border-radius:20px}.fh-about__copy{position:relative;z-index:2;width:684px}.fh-about h2{width:684px;font-family:var(--fh-display);font-size:48px;font-weight:500;letter-spacing:-2.88px;line-height:1}.fh-about__copy>p{width:488px;margin-top:32px;color:var(--fh-muted);line-height:1.4}.fh-about__copy .fh-button{margin-top:32px}.fh-about__image{position:absolute;right:-44px;bottom:-15px;width:635px;height:345px;object-fit:cover}.fh-categories{display:block;height:252px;padding-top:80px}.fh-category{display:flex;height:172px;flex-direction:column;align-items:center;gap:20px}.fh-category__image{position:relative;width:130px;height:130px}.fh-category__image>img{width:130px;height:130px}.fh-category__image>span{position:absolute;top:0;left:-8px;display:grid;width:44px;height:44px;place-items:center;color:#fff;background:#f45647;border-radius:50%;font-size:13px;font-weight:500}.fh-category strong{font-family:var(--fh-display);font-size:20px;font-weight:500;letter-spacing:-1.2px;line-height:1.1;text-align:center}.fh-video{height:auto;padding-top:80px}.fh-video__frame{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:20px}.fh-video__player{display:block;width:100%;height:100%}.fh-video__player:not(:defined){background:center / contain no-repeat url(https://fast.wistia.com/embed/medias/gp88pj6jo1/swatch);filter:blur(5px)}.fh-video__poster{width:100%;height:100%;object-fit:cover}.fh-video__shade{position:absolute;right:0;bottom:0;left:0;height:175px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.fh-video__controls{position:absolute;right:20px;bottom:20px;left:20px}.fh-video__row{display:flex;align-items:center;justify-content:space-between}.fh-video__play{display:flex;align-items:center;gap:10px;color:#fff}.fh-video__play>span{display:grid;width:40px;height:40px;place-items:center;background:#0009;border-radius:50%}.fh-video__play img,.fh-video__tools img{width:24px;height:24px}.fh-video__play b{font-weight:400}.fh-video__tools{display:flex;gap:28px}.fh-video__progress{height:6px;margin-top:9px;overflow:hidden;background:#fff6;border-radius:99px}.fh-video__progress span{display:block;width:295px;height:6px;background:#fff;border-radius:inherit}.fh-products{height:456px;padding-top:80px}.fh-products+.fh-products{height:478px}.fh-section-head{display:flex;height:48px;align-items:center;justify-content:space-between}.fh-section-head h2{font-family:var(--fh-display);font-size:48px;font-weight:500;letter-spacing:-2.88px;line-height:1}.fh-view-all{display:flex;align-items:center;gap:4px}.fh-view-all img{width:20px;height:20px}.fh-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:32px}.fh-product-grid.fh-product-slider{display:block}.fh-category-slider{width:100%}.fh-product-slider .swiper-pagination,.fh-category-slider .swiper-pagination{bottom:0}.fh-product-slider .swiper-pagination-bullet,.fh-category-slider .swiper-pagination-bullet{width:6px;height:6px;margin-inline:5px;background-color:var(--fh-accent)}.fh-product-slider .swiper-pagination-bullet-active,.fh-category-slider .swiper-pagination-bullet-active{opacity:1}.fh-product-card{display:flex;min-width:0;flex-direction:column;gap:24px}.fh-product-card__media{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;background:#ededed;border-radius:12px}.fh-product-card__media>img{position:absolute;max-width:none;object-fit:fill;transition:transform .3s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.fh-product-card:hover .fh-product-card__media>img{transform:scale(1.04)}}.fh-new-tag{position:absolute;top:8px;right:8px;padding:6px 10px;color:#fff;background:#f45647;border-radius:6px;line-height:1.4}.fh-product-card__copy{display:flex;flex-direction:column;gap:4px}.fh-product-card__copy strong{font-family:var(--fh-display);font-size:20px;font-weight:500;letter-spacing:-1.2px;line-height:1.1}.fh-product-card__copy>span{color:var(--fh-muted)}.fh-cta{height:489px;padding-top:80px}.fh-cta__card{position:relative;display:flex;height:409px;flex-direction:column;align-items:center;gap:32px;padding:40px;overflow:hidden;background:#ebf5e7;border-radius:20px}.fh-cta h2{position:relative;z-index:2;font-family:var(--fh-display);font-size:48px;font-weight:500;letter-spacing:-2.88px;line-height:1;text-align:center}.fh-cta__content{position:relative;z-index:2;display:flex;height:100px;align-items:center;justify-content:center;gap:60px}.fh-cta__content ul{display:flex;width:377px;flex-direction:column;gap:8px}.fh-cta__content li{display:flex;height:24px;align-items:center;gap:8px;white-space:nowrap}.fh-cta__content li img{width:24px;height:24px}.fh-cta__divider{width:1px;height:100px;background:#b9b9b9}.fh-cta__brand{display:flex;width:460px;align-items:center;gap:24px}.fh-cta__brand-image{position:relative;display:block;width:150px;height:100px;flex:0 0 150px;overflow:hidden}.fh-cta__brand-image img{position:absolute;top:-9.93%;left:-9.85%;width:118.39%;max-width:none;height:118.39%}.fh-cta__brand>div{display:flex;flex-direction:column;gap:8px;font-family:var(--fh-display)}.fh-cta__brand strong{font-size:32px;font-weight:500;letter-spacing:-1.92px;line-height:1}.fh-cta__brand span{font-size:20px;font-weight:500;letter-spacing:-1.2px;line-height:1.1}.fh-cta__actions{position:relative;z-index:2;display:flex;width:446px;flex-direction:column;gap:15px}.fh-cta__actions>div{display:flex;gap:16px}.fh-cta__actions .fh-button{min-height:50px}.fh-cta__actions .fh-button--outline{width:100%;min-height:52px}.fh-cta__leaf{position:absolute;z-index:1;width:213px;height:213px;object-fit:cover}.fh-cta__leaf--left{bottom:-70px;left:-28px;transform:rotate(28deg)}.fh-cta__leaf--right{right:-70px;bottom:-25px;width:202px;height:202px;transform:rotate(180deg) scaleY(-1)}.fh-footer{height:434px;padding-top:80px;background:#fff}.fh-footer__nav{display:flex;height:242px;justify-content:space-between}.fh-footer__intro{width:320px}.fh-footer__logo{width:183px;height:64px;object-fit:cover}.fh-footer__intro>p{margin-top:24px;color:var(--fh-muted)}.fh-footer__socials{display:flex;gap:8px;margin-top:24px}.fh-footer__socials a{display:grid;width:24px;height:24px;place-items:center}.fh-footer__socials img{max-width:24px;max-height:24px}.fh-footer__columns{display:flex;gap:80px}.fh-footer__column h2{margin:0 0 12px;font-family:var(--fh-display);font-size:20px;font-weight:500;letter-spacing:-1.2px;line-height:1.1}.fh-footer__column ul{display:flex;flex-direction:column;gap:4px}.fh-footer__column a{color:#3e3e3e;white-space:nowrap}.fh-footer__legal{display:flex;height:72px;align-items:flex-end;justify-content:space-between;padding-bottom:10px;border-top:1px solid #b9b9b9;color:#3e3e3e}.fh-footer__legal nav{display:flex;gap:32px}.fh-footer__legal p{white-space:nowrap}@media(max-width:1180px){.fh-container{width:min(calc(100% - 40px),1200px)}.fh-hero__copy{width:48%;flex-basis:48%}.fh-hero__copy h1{font-size:60px}.fh-hero__copy>p{width:100%}.fh-process{height:auto;flex-direction:column;align-items:flex-start;gap:24px;margin-top:48px}.fh-process__steps{width:auto;flex-basis:auto}.fh-about__copy{width:62%}.fh-about h2{width:100%;font-size:42px}.fh-about__copy>p{width:100%}.fh-about__image{right:-50px;width:48%;height:auto}.fh-cta__content{gap:30px}.fh-cta__content ul{width:330px}.fh-cta__brand{width:390px}.fh-footer__columns{gap:34px}}@media(max-width:900px){.fh-container{width:min(calc(100% - 40px),1200px)}.fh-header__nav{display:none}.fh-hero{height:auto;padding-top:120px;padding-bottom:50px}.fh-hero__content{height:auto;flex-direction:column;gap:32px;align-items:flex-start}.fh-hero__copy{width:100%;flex-basis:auto;gap:28px}.fh-hero__copy h1{font-size:clamp(50px,9vw,72px)}.fh-hero__visual{width:min(100%,594px);flex-basis:auto;align-self:center}.fh-process{height:auto;flex-direction:column;align-items:flex-start;gap:24px;margin-top:40px}.fh-process__steps{display:grid;width:100%;height:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.fh-process__pill{height:100%;padding:12px;white-space:normal}.fh-process__arrow{display:none}.fh-about{height:auto;padding-block:60px 0}.fh-about__card{height:auto;padding:36px}.fh-about__copy{width:100%}.fh-about h2{width:100%;font-size:clamp(38px,7vw,48px)}.fh-about__copy>p{width:100%}.fh-about__image{position:static;width:min(100%,540px);margin:24px auto -36px}.fh-categories{height:auto;padding-block:60px 0}.fh-category-slider .fh-category-slide{width:140px}.fh-category-slider.swiper,.fh-product-grid.fh-product-slider{padding-bottom:30px}.fh-category{scroll-snap-align:start}.fh-video{height:auto;padding-top:60px}.fh-video__frame{height:auto;aspect-ratio:16 / 9}.fh-products,.fh-products+.fh-products{height:auto;padding-top:60px}.fh-product-grid{grid-template-columns:repeat(5,224px)}.fh-product-card{scroll-snap-align:start}.fh-cta{height:auto;padding-top:60px}.fh-cta__card{height:auto}.fh-cta__content{height:auto;flex-direction:column;gap:20px}.fh-cta__divider{width:100%;height:1px}.fh-footer{height:auto;padding-block:60px 24px}.fh-footer__nav{height:auto;flex-direction:column;gap:42px}.fh-footer__columns{justify-content:space-between}.fh-footer__legal{height:auto;align-items:flex-start;flex-direction:column;gap:24px;margin-top:40px;padding-top:30px}.fh-footer__legal nav{flex-wrap:wrap;gap:12px 24px}}@media(max-width:600px){.fh-container{width:min(calc(100% - 40px),1200px)}.fh-header,.fh-header__inner{height:72px}.fh-header__logo{width:91px;height:32px}.fh-header__actions{gap:14px}.fh-header__actions a:nth-child(2),.fh-header__actions a:nth-child(3){display:none}.fh-hero{min-height:0;padding-top:110px}.fh-hero__backdrop{width:115%;height:620px;opacity:.7}.fh-hero__copy h1{font-size:clamp(30px,9vw,48px);letter-spacing:-.06em}.fh-hero__copy>p{font-size:20px;letter-spacing:-1.2px;line-height:1.3}.fh-button{padding-inline:28px;font-size:18px}.fh-process__steps{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:10px}.fh-process__pill{flex-direction:column;justify-content:center;gap:10px;padding:16px 12px;border-radius:16px;font-size:14px;font-weight:500;line-height:1.4;text-align:center}.fh-process__pill .fh-process__icon{flex-shrink:0;width:40px;height:40px;padding:8px;border-radius:50%;background-color:color-mix(in srgb,var(--fh-accent) 9%,var(--paper))}.fh-process__label{display:grid;min-height:2.8em;max-width:13ch;align-items:center;text-wrap:balance}.fh-about__card{padding:28px}.fh-about h2{font-size:clamp(30px,8vw,38px);letter-spacing:-.06em}.fh-about__image{width:calc(100% + 56px);max-width:none;margin:24px -28px -28px}.fh-category-slider .fh-category-slide{width:112px}.fh-product-slider .fh-product-card{width:min(72vw,260px)}.fh-category{height:auto;gap:16px}.fh-category__image,.fh-category__image>img{width:96px;height:96px}.fh-category strong{font-size:16px}.fh-video__frame{aspect-ratio:16 / 9}.fh-video__poster{object-position:center}.fh-video__tools{gap:14px}.fh-section-head{height:auto;gap:16px}.fh-section-head h2{font-size:clamp(28px,8vw,38px);letter-spacing:-.06em}.fh-view-all{flex-shrink:0;font-size:14px}.fh-cta__card{align-items:stretch;padding:28px 22px}.fh-cta h2{font-size:clamp(30px,8vw,38px);letter-spacing:-.06em}.fh-cta__content ul,.fh-cta__brand,.fh-cta__actions{width:100%}.fh-cta__content li{height:auto;white-space:normal}.fh-cta__content li img{flex-shrink:0}.fh-cta__brand{gap:16px}.fh-cta__brand-image{width:96px;height:64px;flex-basis:96px}.fh-cta__brand strong{font-size:26px}.fh-cta__brand span{font-size:17px}.fh-cta__actions,.fh-cta__actions .fh-cta__buttons{gap:8px}.fh-cta__actions>div{flex-direction:column}.fh-cta__actions .fh-button{width:100%}.fh-cta__leaf{opacity:.55}.fh-footer__columns{display:grid;grid-template-columns:1fr 1fr;gap:34px 18px}.fh-footer__column:last-child{grid-column:1 / -1}.fh-footer__legal p{white-space:normal}}.storefront{--fh-ink: #010101;--fh-muted: #676767;--fh-accent: #3d9fa2;--fh-display: "Bricolage Grotesque", "Inter", sans-serif;--ink: var(--fh-ink);--ink-soft: #3e3e3e;--paper: #fff;--bone: #f6f2ee;--kraft: #ebf5e7;--kraft-light: #ebf5e7;--mist: #dbebf2;--line: #e3e0dc;--green: #3e3e3e;--page-background: color-mix(in srgb, var(--bone) 40%, var(--paper));--font-body: "Inter", sans-serif;--font-display: var(--fh-display);--content-width: 1200px;--page-gutter: 20px;--section-space: clamp(48px, 6vw, 80px);--radius-card: 20px;--radius-control: 12px;position:relative;min-height:100dvh;color:var(--ink);background-color:var(--page-background);font:400 16px/1.5 var(--font-body)}.storefront .site-shell__main{min-height:0}.storefront :is(.figma-home,.catalog,.pdp,.product-page,.editorial,.guides,.howto,.giving,.blog-page,.contact,.sitemap,.account,.basket,.checkout,.notfound,.fh-footer){background-color:var(--page-background)}.storefront .inner,.storefront .fh-container{width:min(calc(100% - var(--page-gutter) * 2),var(--content-width));max-width:var(--content-width);margin-inline:auto}.storefront .giving__article-body.inner{max-width:820px}.storefront :is(h1,h2,h3){font-family:var(--font-display);font-weight:500;text-wrap:pretty}.storefront :is(button,input,select,textarea){font-family:inherit}.storefront :is(a,button,summary):focus-visible{outline:2px solid var(--ink);outline-offset:4px}.storefront :is(input,select,textarea):focus,.storefront :is(input,select,textarea):focus-visible{outline:none}.storefront :is(a,button){transition:opacity .18s ease}.storefront :is(a,button):active{opacity:.68}.storefront__skip{position:fixed;top:12px;left:20px;z-index:100;padding:12px 20px;transform:translateY(-160%);border-radius:99px;color:var(--paper);background:var(--ink)}.storefront__skip:focus{transform:none}.c-breadcrumb{padding:104px var(--page-gutter) 18px;background-color:var(--page-background)}.c-breadcrumb__list{display:flex;width:min(100%,var(--content-width));min-width:0;align-items:center;gap:9px;margin:0 auto;padding:0;overflow:hidden;color:var(--fh-muted);font:400 16px/1.5 var(--font-body);list-style:none}.c-breadcrumb__item{display:inline-flex;min-width:0;flex-shrink:0;align-items:center;gap:9px;white-space:nowrap}.c-breadcrumb__item:last-child{flex-shrink:1}.c-breadcrumb__item+.c-breadcrumb__item:before{flex-shrink:0;color:color-mix(in srgb,var(--ink) 32%,transparent);content:"/"}.c-breadcrumb__link{color:inherit;text-decoration:none;transition:color .24s cubic-bezier(.22,1,.36,1)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.c-breadcrumb__link:hover{color:var(--ink)}}.c-breadcrumb__current{overflow:hidden;color:var(--ink);font-weight:500;text-overflow:ellipsis}.subpage-mv+.c-breadcrumb{padding-block:16px}.c-breadcrumb+.pdp{padding-top:32px}.storefront .fh-header{position:absolute;top:0;background:transparent;transition:background-color .25s ease}.storefront .fh-header--scrolled{background:transparent}.storefront .fh-header--scrolled{position:fixed;top:0}.storefront .fh-header__inner{transition:width .3s cubic-bezier(.22,1,.36,1),height .25s ease,padding .25s ease,background-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.storefront .fh-header--scrolled .fh-header__inner{position:relative;width:min(calc(100% - 48px),1080px);height:64px;margin-top:10px;padding-inline:22px;overflow:hidden;border:1px solid rgb(255 255 255 / 68%);border-radius:999px;background:linear-gradient(135deg,#ffffffc7,#ffffff8f);box-shadow:none;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%)}.storefront :is(.fh-header,.fh-footer){line-height:1.4}.storefront :is(.fh-header,.fh-footer) a{color:inherit;text-decoration:none}.storefront .fh-header__nav a.is-active{font-weight:400;text-decoration:none}.storefront .fh-header__nav a,.storefront .fh-menu__links a,.storefront .fh-menu__secondary a{position:relative;text-decoration:none}.storefront .fh-header__nav a:after,.storefront .fh-menu__links a:after,.storefront .fh-menu__secondary a:after{position:absolute;right:0;bottom:-5px;left:0;height:2px;content:"";background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-header__nav a:hover:after,.storefront .fh-menu__links a:hover:after,.storefront .fh-menu__secondary a:hover:after{transform:scaleX(1)}}.storefront .fh-header__nav a.is-active:after{transform:scaleX(1)}.storefront :is(.fh-header,.fh-footer) img{display:block}.storefront .fh-header__actions{gap:10px}.storefront .fh-header__actions :is(a,button){position:relative;display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--ink);background-color:transparent;cursor:pointer;transition:background-color .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-header__actions :is(a,button):hover{background-color:#01010112}}.storefront .fh-header__actions .fh-header__account{display:inline-flex;width:auto;min-width:76px;margin-left:8px;padding-inline:20px;border:1px solid var(--green);border-radius:999px;color:var(--paper);background-color:var(--green);font:500 14px/1 var(--font-body)}.storefront .fh-header__account-label{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-header__actions .fh-header__account:hover{border-color:var(--ink);background-color:var(--ink)}}.storefront .fh-header__actions .fh-header__menu{display:none}.fh-header__count{position:absolute;top:0;right:-5px;display:grid;min-width:18px;height:18px;padding-inline:4px;place-items:center;border-radius:99px;color:var(--paper);background:var(--ink);font:500 10px/1 var(--font-body)}.fh-menu{position:fixed;inset:0;z-index:50;visibility:hidden;transition:visibility 0s linear .35s}.fh-menu--open{visibility:visible;transition-delay:0s}.fh-menu__backdrop{position:absolute;inset:0;width:100%;border:0;background-color:#0101014d;opacity:0;transition:opacity .35s ease}.fh-menu--open .fh-menu__backdrop{opacity:1}.fh-menu__panel{position:absolute;top:0;right:0;bottom:0;width:min(88%,360px);padding:20px 24px max(24px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background-color:var(--page-background);transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.fh-menu--open .fh-menu__panel{transform:translate(0)}.fh-menu__head{display:flex;align-items:center;justify-content:space-between}.fh-menu__logo{width:112px;height:auto}.fh-menu__close{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;color:var(--ink);background-color:var(--paper);cursor:pointer}.fh-menu__links{display:grid;gap:20px;margin-block:48px;font:500 32px/1.2 var(--font-display);letter-spacing:-.04em}.fh-menu__links .is-active{text-decoration:underline!important;text-underline-offset:6px}.fh-menu__secondary{display:grid;gap:20px;padding-top:28px;border-top:1px solid var(--line)}.fh-menu__search{justify-self:start;min-height:44px;padding:0;border:0;color:inherit;background-color:transparent;font:inherit;text-align:left;cursor:pointer}.storefront .fh-footer{height:auto;padding-block:var(--section-space) 24px}.storefront .fh-footer :is(h2,p,ul){margin:0}.storefront .fh-footer ul{padding:0;list-style:none}.storefront .fh-footer__intro>p{margin-top:24px}.storefront .fh-footer__column h2{margin-bottom:20px}.storefront .fh-footer__column a{white-space:normal}.storefront .fh-footer__nav{height:auto;min-height:242px;gap:40px}.storefront .fh-footer__intro{flex:0 1 320px;max-width:100%}.storefront .fh-footer__legal{min-height:80px;height:auto;gap:24px;padding-block:20px}.storefront .fh-footer__legal nav{flex-wrap:wrap;gap:12px 28px}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-footer a:hover{text-decoration:underline;text-underline-offset:4px}}.storefront .site-search,.storefront .site-cart{visibility:hidden;transition:visibility 0s linear .35s}.storefront .site-search--open,.storefront .site-cart--open{visibility:visible;transition-delay:0s}.storefront .subpage-mv{position:relative;isolation:isolate;display:grid;min-height:295px;overflow:hidden;place-items:center;padding:72px 24px 64px;background:var(--bone)}.storefront .subpage-mv__art{position:absolute;z-index:-1;filter:blur(4px);opacity:1;pointer-events:none}.storefront .subpage-mv__art--right{top:max(-56px,-3.8889vw);right:-25px;display:block;width:min(69.8611vw,1006px);height:auto}.storefront .subpage-mv__art--left{top:max(-148px,-10.2778vw);left:max(-580px,-40.2778vw);display:grid;width:min(83.3831vw,1200.717px);aspect-ratio:1200.717 / 1070.027;place-items:center}.storefront .subpage-mv__art--left img{display:block;width:83.7833%;max-width:none;height:auto;transform:rotate(162.67deg) scaleY(-1)}.storefront .subpage-mv__inner{display:flex;width:min(calc(100vw - 48px),788px);min-width:0;flex-direction:column;align-items:center;gap:24px;margin-inline:auto;text-align:center;transform:translateY(18px)}.storefront .subpage-mv__title{max-width:788px;margin:0;color:#010101;font:500 clamp(36px,4vw,48px)/1 var(--font-display);letter-spacing:-.06em;text-wrap:balance}.storefront .subpage-mv__description{width:100%;max-width:540px;margin:0;color:#3e3e3e;font:400 16px/1.4 var(--font-body);overflow-wrap:anywhere;white-space:normal;text-wrap:balance}.storefront .storefront-page-heading{padding-block:var(--section-space) 32px}.storefront .editorial__faq-body{width:min(calc(100% - var(--page-gutter) * 2),860px);margin-inline:auto;padding-block:72px 0}.storefront .editorial__faq-list{border-top:1px solid var(--line)}.storefront .editorial__faq-item{border-bottom:1px solid var(--line)}.storefront .editorial__faq-heading{margin:0}.storefront .editorial__faq-question{display:flex;width:100%;gap:24px;align-items:center;justify-content:space-between;padding:24px 0;border:0;color:var(--ink);background-color:transparent;font:500 18px/1.45 var(--font-display);letter-spacing:-.025em;text-align:left;cursor:pointer}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .editorial__faq-question:hover{opacity:.65}}.storefront .editorial__faq-icon{position:relative;width:24px;height:24px;flex:0 0 24px}.storefront .editorial__faq-icon img{position:absolute;inset:0;display:block;width:24px;height:24px;transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1)}.storefront .editorial__faq-icon-minus{opacity:0;transform:rotate(-45deg) scale(.8)}.storefront .editorial__faq-item--open .editorial__faq-icon-plus{opacity:0;transform:rotate(45deg) scale(.8)}.storefront .editorial__faq-item--open .editorial__faq-icon-minus{opacity:1;transform:none}.storefront .editorial__faq-answer{display:grid;grid-template-rows:0fr;color:var(--ink-soft);opacity:0;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1),opacity .25s ease}.storefront .editorial__faq-answer-inner{min-height:0;overflow:hidden}.storefront .editorial__faq-answer-copy{max-width:66ch;margin:0;padding:0 48px 24px 0;font-size:15px;line-height:1.75}.storefront .editorial__faq-item--open .editorial__faq-answer{grid-template-rows:1fr;opacity:1}@media(max-width:720px){.storefront .editorial__faq-body{padding-block:56px 0}.storefront .editorial__faq-question{gap:16px;padding-block:20px;font-size:17px}.storefront .editorial__faq-answer-copy{padding:0 40px 20px 0;font-size:14px}}.storefront .subpage-mv+.c-breadcrumb+.blog-page--index>.storefront-page-heading,.storefront .subpage-mv+.c-breadcrumb+.editorial--faq>.editorial__hero,.storefront .subpage-mv+.c-breadcrumb+.editorial--plain>.editorial__hero,.storefront .subpage-mv+.c-breadcrumb+.giving--detail .giving__article-head,.storefront .subpage-mv+.c-breadcrumb+.howto--index>.howto__hero{display:none}.storefront .subpage-mv+.c-breadcrumb+.blog-page--detail :is(.blog-page__breadcrumbs,.blog-page__title,.blog-page__lead),.storefront .subpage-mv+.c-breadcrumb+.editorial .editorial__hero-copy,.storefront .subpage-mv+.c-breadcrumb+.giving--index .giving__hero-copy,.storefront .subpage-mv+.c-breadcrumb+.howto--detail .howto__detail-copy,.storefront .subpage-mv+.c-breadcrumb+.brandstory .brandstory__hero-copy{display:none}.storefront .subpage-mv+.c-breadcrumb+.blog-page--detail .blog-page__article-head{padding-block:24px}.storefront .subpage-mv+.c-breadcrumb+.editorial .editorial__hero,.storefront .subpage-mv+.c-breadcrumb+.giving--index .giving__hero,.storefront .subpage-mv+.c-breadcrumb+.howto--detail .howto__detail-hero,.storefront .subpage-mv+.c-breadcrumb+.brandstory .brandstory__hero-grid{grid-template-columns:minmax(0,1fr)}.storefront .subpage-mv+.c-breadcrumb+.editorial .editorial__media,.storefront .subpage-mv+.c-breadcrumb+.giving--index .giving__hero>img,.storefront .subpage-mv+.c-breadcrumb+.howto--detail .howto__product-image,.storefront .subpage-mv+.c-breadcrumb+.brandstory .brandstory__hero-photo{width:min(100%,920px);margin-inline:auto}.storefront .subpage-mv+.c-breadcrumb+.contact{padding-top:12px}.storefront-page-heading__eyebrow{margin:0 0 16px;color:var(--fh-muted);font-size:14px}.storefront :is(.storefront-page-heading h1,.editorial__title,.giving__title,.howto__title,.blog-page__title,.notfound__title,.basket__title,.checkout__title){color:var(--ink);font-family:var(--font-display);font-size:clamp(38px,4vw,56px);font-weight:500;letter-spacing:-.06em;line-height:1.08;text-transform:none}@media(max-width:720px){.storefront .subpage-mv{min-height:260px;padding:64px var(--page-gutter) 56px}.storefront .subpage-mv__art--right{top:0;right:-25px;width:100%;height:100%;object-fit:fill}.storefront .subpage-mv__inner{gap:20px;transform:translateY(10px)}.storefront .subpage-mv__inner{width:min(calc(100vw - var(--page-gutter) * 2),788px)}.storefront .subpage-mv__title{font-size:clamp(32px,10vw,42px)}.storefront .subpage-mv__description{max-width:320px;font-size:15px;text-wrap:wrap}}.storefront .storefront-page-heading h1{margin:0}.storefront :is(.editorial__hero,.giving__hero,.howto__hero,.howto__detail-hero,.blog-page__article-head,.giving__article-head,.brandstory__hero){padding-block:var(--section-space)}.storefront .howto__hero{text-align:left}.storefront .howto__hero .howto__lead{margin-left:0}.storefront :is(.editorial__eyebrow,.giving__eyebrow,.howto__eyebrow,.blog-page__eyebrow){color:var(--fh-muted);font-size:14px;font-weight:400;letter-spacing:0;text-transform:none}.storefront :is(.editorial__lead,.giving__lead,.howto__lead,.blog-page__lead){max-width:65ch;color:var(--ink-soft);font-size:16px;line-height:1.7}.storefront :is(.editorial__section h2,.giving__section-head h2,.howto__steps>h2,.blog-page__related>h2,.brandstory__heading,.pdp-detail .pdp-detail__heading){font-size:clamp(30px,3.4vw,48px);font-weight:500;letter-spacing:-.06em;line-height:1.1}.storefront .brandstory__title{font-size:clamp(38px,4vw,56px);font-weight:500;letter-spacing:-.06em}.storefront :is(.brandstory,.pdp-detail){--story-space: var(--section-space);--pdp-space: var(--section-space)}.storefront .brandstory__image,.storefront .pdp-detail__photo img{border-radius:var(--radius-card)}.storefront :is(.editorial__body,.howto__finder,.giving__stories){padding-bottom:var(--section-space)}.storefront .blog-page__archive{padding-top:0;padding-bottom:var(--section-space)}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-head{max-width:840px;padding-top:var(--section-space);padding-bottom:42px;text-align:center}.dreambox:has(.site-shell--blog-detail),.storefront.site-shell--blog-detail,.storefront.site-shell--blog-detail .site-shell__main,.storefront.site-shell--blog-detail .blog-page--detail,.storefront.site-shell--blog-detail .blog-page__article{overflow:visible}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__breadcrumbs{display:none}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-category{margin:0 0 18px;color:var(--fh-accent);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__title{max-width:720px;margin-inline:auto;font-size:clamp(38px,5vw,66px);line-height:1.02}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__lead{max-width:580px;margin:22px auto 0;font-size:16px;line-height:1.6}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-meta{justify-content:center;margin-top:26px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-image{width:min(calc(100% - 40px),920px);aspect-ratio:1.7;margin-bottom:62px;border-radius:28px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body{width:min(calc(100% - 40px),700px);max-width:700px;padding-bottom:82px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-content{position:relative;display:grid;grid-template-columns:52px minmax(0,700px);gap:28px;align-items:start;width:min(calc(100% - 40px),780px);margin-inline:auto}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-content .blog-page__article-body{grid-column:2;width:auto;margin:0}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share{align-self:start;display:flex;width:52px;height:max-content;max-height:calc(100vh - 128px);flex-direction:column;gap:6px;align-items:center;padding-top:2px;z-index:2}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share span{margin-bottom:6px;color:var(--fh-muted);font-size:10px;letter-spacing:.08em;line-height:1;text-transform:uppercase;writing-mode:vertical-rl}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share :is(a,button){display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--ink);background:transparent}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share :is(a,button):hover{color:inherit;background:transparent}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share :is(a,button):hover{opacity:.72}}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share :is(svg,img){width:30px;height:30px;object-fit:contain}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:48px;align-items:center;width:min(calc(100% - 40px),780px);margin:0 auto;padding-block:28px 36px;border-top:1px solid var(--line)}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link{display:flex;min-width:0;flex-direction:column;color:var(--ink);text-decoration:none}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link span{color:var(--fh-muted);font-size:13px;line-height:1.4}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link span i{display:inline-grid;width:22px;height:22px;margin-inline:2px 6px;place-items:center;border-radius:50%;color:var(--paper);background:var(--ink);vertical-align:middle}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link span i svg{width:14px;height:14px;stroke-width:2.5}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--next span i{margin-inline:6px 2px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-title{display:block;max-width:min(100%,260px);overflow:hidden;margin-top:6px;font:500 16px/1.35 var(--font-display);text-overflow:ellipsis;white-space:nowrap}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--next{align-items:flex-end;text-align:right}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-home{padding:11px 18px;border:1px solid var(--ink);border-radius:999px;color:var(--ink);background:var(--paper);font-size:14px;line-height:1.2;text-decoration:none;white-space:nowrap;transition:color .2s ease,background-color .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-home:hover{color:var(--paper);background:var(--ink)}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link:hover,.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-home:hover{opacity:.72}}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body section{margin-top:42px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body section:first-child{margin-top:0}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body h2{font-size:28px;line-height:1.15}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body p,.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body li{color:var(--ink-soft);font-size:15px;line-height:1.8}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body blockquote{margin:42px 0;padding:24px 0 24px 26px;font-size:24px;line-height:1.3}.storefront.site-shell--blog-detail .blog-page__rich-content :is(h2,h3,h4){margin:1.8em 0 .7em}.storefront.site-shell--blog-detail .blog-page__rich-content h3{font-size:23px;line-height:1.25}.storefront.site-shell--blog-detail .blog-page__rich-content h4{font-size:18px;line-height:1.35}.storefront.site-shell--blog-detail .blog-page__rich-content :is(ul,ol){margin:0 0 1.5em;padding-left:1.4em}.storefront.site-shell--blog-detail .blog-page__rich-content a{color:var(--fh-accent);text-decoration-thickness:1px;text-underline-offset:3px}.storefront.site-shell--blog-detail .blog-page__rich-content figure{margin:42px 0}.storefront.site-shell--blog-detail .blog-page__rich-content figure img{display:block;width:100%;height:auto;border-radius:10px}.storefront.site-shell--blog-detail .blog-page__rich-content figcaption{margin-top:10px;color:var(--fh-muted);font-size:12px;line-height:1.5;text-align:center}@media(max-width:720px){.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-content{display:block;width:min(calc(100% - 40px),700px)}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share{position:static;width:auto;flex-direction:row;justify-content:flex-start;margin-bottom:24px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share .blog-page__share-label{writing-mode:horizontal-tb}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-home{grid-column:1 / -1;grid-row:1;justify-self:center}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--next{grid-column:2;grid-row:2}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--previous{grid-column:1;grid-row:2}}.storefront :is(.fh-button,.c-btn,.site-button,.catalog__more-btn,.catalog__reset,.product-page__add,.product__add,.account__button,.basket__button,.checkout__button,.site-cart__view,.site-cart__checkout,.site-cart__empty-link,.site-search__all){display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 32px;border:1px solid var(--ink);border-radius:999px;color:var(--paper);background:var(--ink);box-shadow:none;font-family:var(--font-display);font-size:20px;font-weight:500;letter-spacing:-.06em;line-height:1.1;text-align:center;text-decoration:none;text-transform:none;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.storefront :is(.fh-button,.c-btn,.site-button,.catalog__more-btn,.catalog__reset,.product-page__add,.product__add,.account__button,.basket__button,.checkout__button,.site-cart__view,.site-cart__checkout,.site-cart__empty-link,.site-search__all) :is(img,svg){transition:transform .2s ease}.storefront :is(.fh-button--outline,.site-button--outline,.site-button--secondary,.c-btn--light,.account__button--secondary){color:var(--ink);background:var(--paper)}.storefront .site-cart__view{color:var(--ink);background-color:transparent}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .site-cart__view:hover{color:var(--paper);background-color:var(--ink);opacity:.86}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .site-cart__view:hover svg{transform:translate(4px)}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront :is(.fh-button,.c-btn,.site-button,.catalog__more-btn,.catalog__reset,.product-page__add,.product__add,.account__button,.basket__button,.checkout__button,.site-cart__checkout):hover:not(:disabled){opacity:.86;transform:none}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront :is(.fh-button,.c-btn,.site-button,.catalog__more-btn,.catalog__reset,.product-page__add,.product__add,.account__button,.basket__button,.checkout__button,.site-cart__checkout):hover:not(:disabled) :is(img,svg){transform:translate(4px)}}.storefront :is(.fh-button,.c-btn,.site-button,.catalog__more-btn,.product-page__add,.product__add,.account__button,.basket__button,.checkout__button):active:not(:disabled){transform:translateY(1px)}.storefront button:disabled{cursor:not-allowed}.storefront .fh-button{padding-inline:40px}.storefront .fh-button{white-space:nowrap}.storefront .fh-view-all{transition:opacity .2s ease}.storefront .fh-view-all img{transition:transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-view-all:hover{opacity:.86}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-view-all:hover img{transform:translate(4px)}}.storefront .site-global-cta{height:auto;margin-top:var(--section-space);padding-top:0}.storefront .site-global-cta h2{margin:0;text-align:center;text-wrap:balance}.storefront .fh-category__image>img{transform:scale(1);transition:transform .28s cubic-bezier(.22,1,.36,1)}.storefront .fh-category strong{transition:opacity .25s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-category:hover .fh-category__image>img{transform:scale(1.035)}}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-category:hover strong{opacity:.68}}.storefront .animated-title{perspective:700px}.storefront .animated-title__word{display:inline-block;white-space:nowrap}.storefront .animated-title__letter{display:inline-block;transform-origin:50% 100%;will-change:transform,opacity}.storefront .animated-title__space{display:inline;white-space:pre}.storefront .product__add{min-height:44px;padding:10px 16px;font-size:16px}.storefront :is(.editorial__cta,.howto__help,.giving__products){color:var(--ink);background:var(--kraft-light);border-radius:var(--radius-card)}.storefront .howto__help p{color:var(--ink-soft)}.storefront .catalog__inner{padding-top:40px;padding-bottom:0}.storefront .catalog__category-tabs{display:flex;gap:8px 32px;align-items:center;padding-bottom:24px;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none}.storefront .catalog__category-tabs::-webkit-scrollbar{display:none}.storefront .catalog__category-tab{position:relative;flex:0 0 auto;padding-block:4px 8px;color:var(--fh-muted);font:400 16px/1.3 var(--font-body);text-decoration:none;white-space:nowrap;transition:color .2s ease}.storefront .catalog__category-tab:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .catalog__category-tab:hover{color:var(--ink)}}.storefront .catalog__category-tab--active{color:var(--ink)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .catalog__category-tab:hover:after{transform:scaleX(1)}}.storefront .catalog__category-tab--active:after{transform:scaleX(1)}.storefront .catalog__toolbar-row{min-height:78px;margin:0}.storefront .catalog__toolbar-row .catalog__tools{flex:0 1 auto}.storefront .catalog__summary{min-width:0}.storefront .catalog__grid--homepage-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:48px 20px;margin-top:40px}.storefront :is(.product__visual,.catalog-card__visual){background:#ededed;border:0;border-radius:var(--radius-control)}.storefront .product__content{padding-top:24px}.storefront :is(.product__title,.catalog-card__title){margin:0;font:500 20px/1.1 var(--font-display);letter-spacing:-.06em}.storefront .product__title a{color:var(--ink)}.storefront .product__price{margin-top:4px;color:var(--fh-muted);font:400 16px/1.4 var(--font-body)}.storefront .product__actions{margin-top:16px}.storefront .product__badge{top:8px;right:8px;left:auto;padding:6px 10px;border-radius:6px;color:var(--paper);background:#f45647;font:400 14px/1.4 var(--font-body);letter-spacing:0;text-transform:none}.storefront .product__favorite{color:var(--ink);background:var(--paper);border-color:var(--line);border-radius:50%}.storefront .product__favorite--active{background:var(--kraft-light)}.storefront .fh-product-card{position:relative}.storefront .fh-product-card>a{display:flex;min-width:0;flex-direction:column;gap:24px;color:inherit;text-decoration:none}.storefront .fh-product-card__add{position:absolute;right:10px;top:178px;z-index:3;display:grid;width:36px;height:36px;padding:0;place-items:center;overflow:visible;border:0;border-radius:50%;color:#fff;background:#010101;cursor:pointer;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.storefront .fh-product-card__add svg{width:18px;height:18px;transition:transform .3s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-product-card:hover .fh-product-card__add{opacity:1;transform:translateY(0)}}.storefront .fh-product-card__add:focus-visible{opacity:1;transform:translateY(0)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-product-card__add:hover svg{transform:rotate(90deg)}}.storefront .fh-product-card__add:focus-visible svg{transform:rotate(90deg)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .fh-product-card__add:hover{background:#333}}.storefront .catalog-product-card{gap:24px}.storefront .catalog-product-card__visual{position:relative}.storefront .catalog-product-card>:is(a,div){min-width:0}.storefront .catalog-product-card>a{display:block;color:inherit;text-decoration:none}.storefront .catalog-product-card__media-link{display:block}.storefront .catalog-product-card .fh-product-card__media{width:100%;height:auto;aspect-ratio:1}.storefront .catalog-product-card__image{inset:0;width:100%;height:100%;object-fit:cover!important}.storefront .catalog-product-card__image--secondary{opacity:0}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .catalog-product-card:hover .catalog-product-card__image--secondary{opacity:1}}.storefront .catalog-product-card>a:focus-visible .catalog-product-card__image--secondary{opacity:1}.storefront .catalog-product-card .fh-product-card__copy h2,.storefront .catalog-product-card .fh-product-card__copy h3{margin:0;font:500 20px/1.1 var(--font-display);letter-spacing:-.06em;text-wrap:pretty}.storefront .catalog-product-card .fh-product-card__add{top:auto;right:10px;bottom:10px}.storefront .catalog-shop-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:0;align-items:start}.storefront .catalog-filter-toggle{display:none}.storefront .catalog-filters{position:sticky;top:96px;min-width:0}.storefront .catalog-filters__heading{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.storefront .catalog-filters__heading h2{margin:0;font:500 20px/1.1 var(--font-display);letter-spacing:-.04em}.storefront .catalog-filters__heading button,.storefront .catalog-active-filters__clear{padding:0;border:0;color:var(--fh-muted);background:transparent;font:400 14px/1.4 var(--font-body);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.storefront .catalog-filter-group{min-width:0;margin:0;padding:24px 0 22px;border:0;border-bottom:1px solid var(--line)}.storefront .catalog-filter-group legend{float:left;width:100%;margin:0 0 16px;padding:0;color:var(--ink);font:500 16px/1.3 var(--font-body)}.storefront .catalog-filter-group__options{display:grid;clear:both;gap:11px}.storefront .catalog-filter-group__options label{display:flex;gap:10px;align-items:center;color:var(--fh-muted);font-size:16px;cursor:pointer}.storefront .catalog-filter-group__options input{width:15px;height:15px;margin:0;accent-color:var(--ink)}.storefront .catalog-filter-group--price output{display:block;clear:both;margin-bottom:12px;color:var(--fh-muted);font-size:15px;font-variant-numeric:tabular-nums}.storefront .catalog-filter-group--price input{width:100%;height:20px;margin:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.storefront .catalog-filter-group--price input::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--ink) 0 var(--range-progress),var(--line) var(--range-progress) 100%)}.storefront .catalog-filter-group--price input::-moz-range-track{height:4px;border-radius:999px;background:var(--line)}.storefront .catalog-filter-group--price input::-moz-range-progress{height:4px;border-radius:999px;background:var(--ink)}.storefront .catalog-filter-group--price input::-webkit-slider-thumb{width:16px;height:16px;margin-top:-6px;border:0;border-radius:50%;background:var(--ink);appearance:none;-webkit-appearance:none}.storefront .catalog-filter-group--price input::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:50%;background:var(--ink)}.storefront .catalog-filter-group--price input:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.storefront .catalog-results{min-width:0;min-height:100%;margin-left:32px;padding-left:32px;border-left:1px solid var(--line)}.storefront .catalog-results__topline{display:flex;min-height:64px;padding-block:10px;box-sizing:border-box;gap:24px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.storefront .catalog-results__topline .catalog__controls{flex:0 1 auto}.storefront .catalog-results__topline .catalog__search{background:transparent;border-color:var(--line)}.storefront .catalog-results__topline .catalog__search:focus-within{outline:0;box-shadow:0 0 0 1px var(--ink)}.storefront .catalog-results__topline .catalog__search input:focus,.storefront .catalog-results__topline .catalog__search input:focus-visible{outline:0}.storefront .catalog-results__topline .catalog__sort{gap:8px;background:transparent;border:0}.storefront .catalog-results__topline .catalog__sort:focus-within{outline:0;box-shadow:none}.storefront .catalog-results__topline .catalog__sort select:focus,.storefront .catalog-results__topline .catalog__sort select:focus-visible{outline:0;box-shadow:none}.storefront .catalog__sort-label{color:var(--fh-muted);font-size:13px;white-space:nowrap}.storefront .catalog-active-filters{display:flex;min-height:58px;flex-wrap:wrap;gap:8px;align-items:center;padding-block:10px;border-bottom:1px solid var(--line)}.storefront .catalog-active-filters>span{margin-right:4px;color:var(--fh-muted);font-size:13px}.storefront .catalog-active-filters>button:not(.catalog-active-filters__clear){display:inline-flex;min-height:32px;gap:6px;align-items:center;padding:7px 12px;border:0;border-radius:999px;color:var(--paper);background:var(--ink);font:400 13px/1 var(--font-body);cursor:pointer}.storefront .catalog-active-filters>button svg{width:13px;height:13px}.storefront .catalog-active-filters__clear{margin-left:4px}.storefront .catalog__grid--reference{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 16px;margin-top:26px}.storefront .catalog-pagination{display:flex;gap:5px;align-items:center;justify-content:center;margin-top:64px}.storefront .catalog-pagination>button,.storefront .catalog-pagination span>button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;color:var(--ink);background:transparent;font:500 14px/1 var(--font-body);cursor:pointer}.storefront .catalog-pagination span{display:flex;gap:5px;align-items:center}.storefront .catalog-pagination i{padding-inline:4px;color:var(--fh-muted);font-style:normal}.storefront .catalog-pagination button.catalog-pagination__current{color:var(--paper);background:var(--ink)}.storefront .catalog-pagination button:disabled{opacity:.3}.storefront .product-page__title{font:500 clamp(32px,3.3vw,48px)/1.08 var(--font-display);letter-spacing:-.06em}.storefront .product-page__inner{padding-top:40px}.storefront .product-page__quantity{border-radius:999px;overflow:hidden}.storefront :is(.catalog__search,.catalog__sort,.howto__search,.account__input,.checkout__input,.editorial__field input,.editorial__field textarea){border-radius:var(--radius-control);border-color:var(--line)}.storefront :is(.catalog__search input,.catalog__sort select,.howto__search input,.editorial__field input,.editorial__field textarea){font-size:16px}.storefront :is(.checkout__panel,.checkout__summary,.basket__summary,.editorial__form){border-radius:var(--radius-card)}.storefront .account__home-button{border:0;padding:0;text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.storefront .fh-header__inner,.storefront .fh-header__navigation,.storefront .fh-header__nav{column-gap:16px}.storefront .catalog-shop-layout{grid-template-columns:190px minmax(0,1fr)}.storefront .catalog-results{margin-left:24px;padding-left:24px}.storefront .catalog__grid--reference{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront .fh-footer__nav{gap:36px}.storefront .fh-footer__columns{gap:24px}.storefront .fh-footer__legal{align-items:flex-start;flex-direction:column}}@media(max-width:900px){.storefront .catalog-filter-toggle{display:inline-flex;min-height:46px;gap:9px;align-items:center;margin-bottom:20px;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:var(--paper);font:500 15px/1 var(--font-body)}.storefront .catalog-filter-toggle svg{width:18px}.storefront .catalog-shop-layout{grid-template-columns:minmax(0,1fr);gap:0}.storefront .catalog-results{margin-left:0;padding-left:0;border-left:0}.storefront .catalog-results__topline{align-items:flex-start;flex-direction:column;gap:14px;padding-bottom:16px}.storefront .catalog__grid--reference{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront .fh-header__actions .fh-header__menu{display:grid}.storefront .fh-footer__intro{flex-basis:auto}.storefront .fh-footer__nav{min-height:0}}@media(max-width:560px){.storefront .catalog__inner{padding-top:28px}.storefront .catalog-results__topline .catalog__controls{display:grid;width:100%;grid-template-columns:minmax(0,1fr)}.storefront .catalog__search input{width:100%}.storefront .catalog__grid--reference{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 14px;margin-top:28px}.storefront .catalog-product-card{gap:16px}.storefront .catalog-product-card .fh-product-card__copy h2,.storefront .catalog-product-card .fh-product-card__copy h3{font-size:18px}.storefront .catalog-product-card .fh-product-card__add{opacity:1;transform:none}.storefront .fh-header__actions{gap:4px}.storefront .fh-header__actions :is(a,button){width:40px}.storefront .fh-header__actions .fh-header__account{display:inline-flex;width:auto;min-width:58px;padding-inline:12px}.storefront .fh-header__account-label{max-width:72px}.storefront .fh-header__actions .fh-header__favorites{display:none}.storefront .fh-footer__columns{gap:28px 16px}.storefront .fh-footer__column h2{font-size:18px}.storefront .fh-footer__column a{font-size:14px}.storefront .fh-footer__legal{margin-top:32px}.storefront :is(.fh-button,.c-btn,.catalog__more-btn,.catalog__reset,.basket__button,.checkout__button){padding-inline:24px;font-size:18px}.storefront .product-page__add{padding:12px 16px;font-size:18px}.storefront .product__add{padding:10px 8px;font-size:15px}.storefront .product__content{padding-top:16px}.storefront .fh-product-card>a{gap:18px}.storefront .product__title{font-size:19px}.storefront .product-page__inner{padding-top:24px}.storefront .fh-cta__actions>div{flex-wrap:nowrap}.storefront .fh-cta__actions .fh-button{padding-inline:20px;white-space:normal;text-align:center}}@media(max-width:600px){.storefront{--page-gutter: 12px}.storefront .fh-header,.storefront .fh-header__inner{height:56px}.storefront .fh-header__inner,.storefront .fh-header--scrolled .fh-header__inner{width:calc(100% - 16px);height:56px;margin-top:8px;padding-inline:10px;border:1px solid rgb(255 255 255 / 68%);border-radius:20px;background-color:#ffffffeb}.storefront .fh-header__logo{width:104px;height:35px;flex-shrink:0}.storefront .fh-header__actions{gap:12px}.storefront .fh-header__actions .fh-header__action{width:44px;height:44px;flex-shrink:0}.storefront .fh-header__actions .fh-header__search,.storefront .fh-header__actions .fh-header__account{display:none}.storefront .fh-header__actions .fh-header__menu{border-radius:14px;color:var(--paper);background-color:var(--ink)}.storefront .fh-header__count{top:1px;right:1px}}.storefront .figma-home .fh-product-card{container-type:inline-size}.storefront .fh-product-card__media>img{inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.storefront .figma-home .fh-product-card__add{top:calc(100cqw - 46px)}@media(hover:none),(pointer:coarse){.storefront .figma-home .fh-product-card__add{opacity:1;transform:none}}@media(max-height:560px){.storefront .site-cart__panel{overflow-y:auto;overscroll-behavior:contain}.storefront .site-cart__head,.storefront .site-cart__empty,.storefront .site-cart__footer{flex-shrink:0}.storefront .site-cart__items{flex:none;overflow:visible}.storefront .site-cart__empty{padding-block:32px}}@media(prefers-reduced-motion:reduce){.storefront *,.storefront *:before,.storefront *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.storefront .blog-index{--blog-accent: color-mix(in srgb, var(--ink) 74%, var(--kraft));--blog-muted: var(--fh-muted);--blog-surface: color-mix(in srgb, var(--kraft) 48%, var(--paper));--blog-cream: var(--page-background);overflow:hidden;color:var(--ink);background-color:var(--blog-cream)}.storefront .blog-index__card-meta{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;color:var(--blog-muted);font-size:11px;font-variant-numeric:tabular-nums;line-height:1.4}.storefront .blog-index__category{color:var(--fh-accent);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.storefront .blog-index__card h2 a{color:inherit;text-decoration:none}.storefront .blog-index__archive{padding-top:42px;padding-bottom:32px}.storefront .blog-index__filter-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;padding-bottom:14px;border-bottom:1px solid var(--line)}.storefront .blog-index__filters{display:flex;min-width:0;flex-wrap:nowrap;gap:8px;justify-content:safe center;margin-top:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}.storefront .blog-index__filters::-webkit-scrollbar{display:none}.storefront .blog-index__filter-arrow{position:absolute;top:0;z-index:1;display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background-color:var(--paper);box-shadow:0 0 0 8px var(--blog-cream);cursor:pointer;transition:color .2s ease,background-color .2s ease,opacity .2s ease}.storefront .blog-index__filter-arrow--previous{left:0}.storefront .blog-index__filter-arrow--next{right:0}.storefront .blog-index__filter-arrow svg{width:18px;height:18px}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .blog-index__filter-arrow:hover:not(:disabled){color:var(--paper);background-color:var(--blog-accent)}}.storefront .blog-index__filters button{flex:0 0 auto;min-height:40px;padding:9px 15px;border:1px solid transparent;border-radius:999px;color:var(--blog-muted);background:transparent;font-size:16px;cursor:pointer;scroll-snap-align:start;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .blog-index__filters button:hover{color:var(--ink);border-color:var(--ink);background-color:transparent}}.storefront .blog-index__filters button:active{transform:translateY(1px)}@media(min-width:901px)and (hover:hover)and (pointer:fine){.storefront .blog-index__filters .is-active:hover{color:var(--paper);background-color:var(--blog-accent);border-color:var(--blog-accent)}}.storefront .blog-index__filters .is-active{color:var(--paper);background-color:var(--blog-accent);border-color:var(--blog-accent)}.storefront .blog-index__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(52px,6vw,82px) clamp(24px,3vw,42px);margin-top:38px}.storefront .blog-index__card{min-width:0}.storefront .blog-index__image-link{position:relative;display:block;aspect-ratio:1.34;overflow:hidden;border-radius:18px;background-color:var(--blog-surface)}.storefront .blog-index__image-link img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.22,1,.36,1),filter .3s ease}.storefront .blog-index__card-content{padding:22px 2px 0}.storefront .blog-index__card h2{max-width:26ch;margin:14px 0 0;font-size:20px;letter-spacing:-.025em;line-height:1.2}.storefront .blog-index__card-content>p{max-width:56ch;margin:14px 0 0;color:var(--blog-muted);font-size:16px;line-height:1.65;text-wrap:pretty}.storefront .blog-index__empty{display:grid;min-height:280px;margin-top:32px;place-content:center;justify-items:center;border-radius:20px;background-color:var(--blog-surface);text-align:center}.storefront .blog-index__empty p{margin:0;font:500 26px/1.2 var(--font-display)}.storefront .blog-index__empty button{margin-top:18px;padding:0;border:0;border-bottom:1px solid;background:transparent;cursor:pointer}@media(hover:hover)and (pointer:fine)and (min-width:901px){.storefront .blog-index__image-link:hover img{transform:scale(1.035)}.storefront .blog-index__card h2 a:hover{color:var(--blog-accent)}}@media(max-width:960px){.storefront .blog-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .blog-index__card h2{font-size:20px}}@media(max-width:720px){.storefront .blog-index__archive{padding-top:30px;padding-bottom:24px}.storefront .blog-index__grid{gap:58px 18px}}@media(max-width:560px){.storefront .blog-index__grid{grid-template-columns:1fr}.storefront .blog-index__card h2{max-width:none;font-size:20px}.storefront .blog-index__card-content>p{font-size:16px}}.storefront .pdp__category,.storefront .pdp-details__tab--active,.storefront .pdp-details__link,.storefront .blog-page__quote,.storefront .checkout__heading,.storefront .checkout__count,.storefront .checkout__line--total,.storefront .checkout__line--discount,.storefront .checkout__promo-success,.storefront .basket__count,.storefront .basket__total,.storefront .basket__continue,.storefront .howto__eyebrow,.storefront .giving__eyebrow,.storefront .editorial__eyebrow{color:var(--fh-accent)}@media(max-width:820px){.storefront .blog-index__archive{padding-top:28px;padding-bottom:40px}.storefront .blog-index__grid{grid-template-columns:minmax(0,1fr);gap:34px;margin-top:26px}.storefront .blog-index__card-content{padding-top:16px}.storefront .blog-index__card h2{margin-top:10px}.storefront .blog-index__card-content>p{margin-top:9px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-head{width:min(calc(100% - 32px),700px);padding-top:40px;padding-bottom:30px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__title{max-width:100%;font-size:clamp(32px,8vw,48px);line-height:1.06}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__lead{width:auto;max-width:48ch;margin-top:16px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-meta{flex-wrap:wrap;gap:10px 16px;margin-top:20px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-image{width:calc(100% - 32px);aspect-ratio:1.35;margin-bottom:36px;border-radius:18px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-content{display:block;width:calc(100% - 32px);max-width:700px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share{position:static;width:auto;flex-direction:row;justify-content:flex-start;margin-bottom:20px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__share .blog-page__share-label{writing-mode:horizontal-tb}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-content .blog-page__article-body{width:auto;max-width:none;padding-bottom:56px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body section{margin-top:32px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body h2{font-size:24px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body p,.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body li{font-size:15px;line-height:1.7}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-body blockquote{margin-block:32px;padding:18px 0 18px 18px;font-size:22px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;width:calc(100% - 32px);padding-block:24px 32px}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-home{grid-column:1 / -1;grid-row:1;justify-self:center}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--previous{grid-column:1;grid-row:2}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--next{grid-column:2;grid-row:2}.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-title{max-width:100%}}@media(max-width:380px){.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--next,.storefront.site-shell--blog-detail .blog-page--detail .blog-page__article-nav-link--previous{font-size:12px}}
