.brut-404{min-height:70vh;overflow-x:clip;background:var(--brut-oat-cloud);color:var(--brut-espresso)}.brut-404__inner{display:grid;grid-template-columns:minmax(14rem,.9fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,7vw,8rem);padding-top:clamp(7.5rem,11vw,10rem);padding-bottom:clamp(3.5rem,8vw,7rem)}.brut-404__code{margin:0;color:var(--brut-ice-blue);font-family:var(--font-heading);font-size:clamp(10rem,24vw,25rem);font-weight:var(--font-weight-regular);line-height:.72;letter-spacing:-.055em}.brut-404__content h1{max-width:13ch;margin:0;font-family:var(--font-heading);font-size:var(--font-size-h2);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase}.brut-404__content>p{max-width:35rem;margin:1.25rem 0 0;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-404__actions{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center;margin-top:2rem}.brut-404__primary{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.8rem 1.35rem;border:1px solid var(--brut-espresso);background:var(--brut-espresso);color:var(--brut-oat-cloud);font-family:var(--font-body);font-weight:var(--font-weight-semibold);text-decoration:none;text-transform:uppercase}.brut-404__secondary{color:inherit;font-family:var(--font-body);text-underline-offset:.3rem}@media screen and (max-width:749px){.brut-404__inner{grid-template-columns:1fr;gap:2rem;padding-top:6.5rem}.brut-404__code{font-size:clamp(8.5rem,48vw,14rem)}.brut-404__content h1{font-size:var(--font-size-h3)}}.brut-collaboration-form{width:100%;padding-block:clamp(64px,7vw,112px);background:var(--collaboration-bg, var(--brut-oat-cloud));color:var(--collaboration-text, var(--brut-espresso));font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-collaboration-form__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(48px,7vw,112px);align-items:start}.brut-collaboration-form__intro,.brut-collaboration-form__form-wrap{min-width:0}.brut-collaboration-form__eyebrow,.brut-collaboration-form__field label,.brut-collaboration-form__submit{font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase}.brut-collaboration-form__eyebrow{margin:0 0 20px}.brut-collaboration-form__heading{margin:0;font-family:var(--font-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase}.brut-collaboration-form__copy{margin-top:24px}.brut-collaboration-form__copy>*{margin-top:0;margin-bottom:0}.brut-collaboration-form__copy>*+*{margin-top:16px}.brut-collaboration-form__support{margin:40px 0 0}.brut-collaboration-form__form-wrap form{display:grid;gap:28px}.brut-collaboration-form__field{display:grid;gap:10px;min-width:0}.brut-collaboration-form__field :is(input,select,textarea){width:100%;min-width:0;min-height:48px;padding:12px 0;border:0;border-bottom:1px solid var(--collaboration-border, currentColor);border-radius:0;background:transparent;color:inherit;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body);box-shadow:none;outline:none}.brut-collaboration-form__field textarea{min-height:180px;resize:vertical}.brut-collaboration-form__field select{cursor:pointer}.brut-collaboration-form__field option{background:var(--collaboration-bg, var(--brut-oat-cloud));color:var(--collaboration-text, var(--brut-espresso))}.brut-collaboration-form__field :is(input,select,textarea):focus{border-bottom-color:#1a1a1a}.brut-collaboration-form :is(input,select,textarea,button):focus-visible{outline:2px solid #1A1A1A;outline-offset:4px}.brut-collaboration-form__submit{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:18px 24px;border:1px solid #1A1A1A;border-radius:0;background:#1a1a1a;color:#fff;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.brut-collaboration-form__submit:hover{background:transparent;color:#1a1a1a;border-color:#1a1a1a}.brut-collaboration-form__feedback{margin:0;padding:20px;border:1px solid currentColor}.brut-collaboration-form__feedback a{color:inherit;text-decoration:underline}@media screen and (max-width:989px){.brut-collaboration-form__layout{grid-template-columns:minmax(0,1fr);gap:40px}}@media screen and (max-width:749px){.brut-collaboration-form{padding-block:48px}.brut-collaboration-form__heading{font-size:var(--font-size-h2)}.brut-collaboration-form__submit{width:100%}}.brut-collection-tabs{position:relative;width:100vw;max-width:100vw;left:50%;margin-left:-50vw;padding-top:86px;background:var(--brut-tabs-bg);color:var(--brut-tabs-text);border-top:1px solid var(--brut-tabs-border);border-bottom:1px solid var(--brut-tabs-border);box-sizing:border-box;overflow:hidden}.brut-collection-tabs__inner{width:100%;max-width:none;margin:0;padding-left:clamp(24px,4vw,64px);padding-right:clamp(24px,4vw,64px);box-sizing:border-box}.brut-collection-tabs__nav{display:flex;align-items:center;gap:32px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.brut-collection-tabs__nav::-webkit-scrollbar{display:none}.brut-collection-tabs__link{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;min-height:60px;padding:0;color:inherit;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase;text-decoration:none;white-space:nowrap;opacity:.5;transition:opacity .18s ease,color .18s ease}.brut-collection-tabs__link:hover,.brut-collection-tabs__link.is-active{opacity:1}.brut-collection-tabs__link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--brut-tabs-active);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.brut-collection-tabs__link:hover:after,.brut-collection-tabs__link.is-active:after{transform:scaleX(1)}.brut-collection-tabs__link.is-active{color:var(--brut-tabs-active)}.brut-collection-tabs__count{opacity:.5}.brut-collection-tabs__link:focus-visible{outline:2px solid currentColor;outline-offset:-4px}@media screen and (max-width:989px){.brut-collection-tabs{padding-top:72px}.brut-collection-tabs__inner{padding-left:24px;padding-right:24px}.brut-collection-tabs__nav{gap:28px}}@media screen and (max-width:749px){.brut-collection-tabs{padding-top:64px}.brut-collection-tabs__inner{padding-left:16px;padding-right:16px}.brut-collection-tabs__nav{gap:24px}.brut-collection-tabs__link{min-height:56px}}.brut-contact{background:var(--contact-bg, var(--brut-oat-cloud));color:var(--contact-text, var(--brut-espresso))}.brut-contact__inner{padding-block:clamp(128px,12vw,180px) 80px;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-contact__header,.brut-contact__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.brut-contact__header{align-items:end;margin-bottom:56px}.brut-contact__eyebrow,.brut-contact__field label,.brut-contact__info h2,.brut-contact__submit{font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase}.brut-contact__eyebrow{margin-bottom:16px}.brut-contact__heading{font-family:var(--font-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase}.brut-contact__intro{max-width:38rem}.brut-contact__intro>*+*{margin-top:16px}.brut-contact__media{position:relative;min-height:680px;background:var(--brut-ice-blue)}.brut-contact__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.brut-contact__placeholder{fill:currentColor}.brut-contact__form-wrap{min-width:0;align-self:center}.brut-contact__form-wrap form{display:grid;gap:24px}.brut-contact__field{display:grid;gap:8px;min-width:0}.brut-contact__field input,.brut-contact__field select,.brut-contact__field textarea{width:100%;min-width:0;min-height:48px;padding:10px 0;border:0;border-bottom:1px solid var(--contact-border, currentColor);border-radius:0;background:transparent;color:inherit;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-contact__field select option{background:var(--contact-bg, var(--brut-oat-cloud));color:var(--contact-text, var(--brut-espresso))}.brut-contact__field textarea{resize:vertical;min-height:150px}.brut-contact__submit{min-height:54px;padding:16px 28px;border:1px solid var(--brut-espresso);border-radius:0;background:var(--brut-espresso);color:var(--brut-oat-cloud);cursor:pointer}.brut-contact__submit:hover{background:transparent;color:var(--brut-espresso)}.brut-contact :is(input,select,textarea,button,a):focus-visible{outline:2px solid currentColor;outline-offset:4px}.brut-contact__feedback{padding:20px;border:1px solid currentColor}.brut-contact__feedback a{text-decoration:underline}.brut-contact__info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:72px;padding-top:32px;border-top:1px solid var(--contact-border, currentColor)}.brut-contact__info-item{min-width:0;overflow-wrap:anywhere}.brut-contact__info h2{margin-bottom:16px}.brut-contact__info address{font-style:normal}.brut-contact__info a{color:inherit;text-decoration:underline;text-underline-offset:4px}.brut-contact-success{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000000;display:none}.brut-contact-success.is-open{display:block}.brut-contact-success__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2b0d08b8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.brut-contact-success__dialog{position:absolute;z-index:2;top:50%;left:50%;width:min(calc(100% - 40px),620px);transform:translate(-50%,-50%);padding:clamp(42px,6vw,72px);background:var(--contact-bg, var(--brut-oat-cloud));color:var(--contact-text, var(--brut-espresso));border-radius:14px;box-shadow:0 28px 80px #18080447}.brut-contact-success__close{position:absolute;top:18px;right:18px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;font-size:30px;line-height:1;cursor:pointer}.brut-contact-success__eyebrow{margin:0 0 20px;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase}.brut-contact-success__title{margin:0;font-family:var(--font-heading);font-size:clamp(42px,6vw,72px);font-weight:var(--font-weight-regular);line-height:.95;text-transform:uppercase}.brut-contact-success__text{max-width:430px;margin:28px 0 0;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-contact-success__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.brut-contact-success__home,.brut-contact-success__stay{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:15px 22px;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase;text-decoration:none;cursor:pointer}.brut-contact-success__home{gap:20px;border:1px solid var(--brut-espresso);background:var(--brut-espresso);color:var(--brut-oat-cloud)}.brut-contact-success__home:hover{opacity:.9}.brut-contact-success__stay{border:1px solid currentColor;background:transparent;color:inherit}body.brut-contact-success-open{overflow:hidden!important}@media screen and (max-width:989px){.brut-contact__inner{padding-block:120px 64px}.brut-contact__header,.brut-contact__grid{grid-template-columns:1fr;gap:32px}.brut-contact__media{min-height:480px}.brut-contact__info{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.brut-contact__inner{padding-block:104px 48px}.brut-contact__header{margin-bottom:32px}.brut-contact__media{min-height:380px}.brut-contact__info{grid-template-columns:1fr;margin-top:64px}.brut-contact-success__dialog{width:calc(100% - 24px);padding:58px 24px 28px;border-radius:10px}.brut-contact-success__actions{display:grid;grid-template-columns:1fr}.brut-contact-success__home,.brut-contact-success__stay{width:100%}.brut-contact-success__close{top:12px;right:12px}}.brut-hero{position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 60% 45%,rgba(255,255,255,.035),transparent 30%),linear-gradient(110deg,#3b160f 0%,var(--brut-espresso) 52%,#2a0e09 100%);color:var(--brut-oat-cloud)}.brut-hero__inner{position:relative;min-height:100svh;padding-top:clamp(8rem,13vh,11rem);padding-bottom:clamp(3rem,7vh,5rem)}.brut-hero__content{position:relative;z-index:3;width:min(48%,720px);display:flex;flex-direction:column;align-items:flex-start;padding-top:clamp(2.5rem,5vh,4.5rem)}.brut-hero__eyebrow{margin-bottom:clamp(2rem,4vh,3.5rem);text-transform:uppercase;color:var(--brut-oat-cloud)}.brut-hero__brand-graphic{width:min(92%,700px)}.brut-hero__brand-graphic img{width:100%;height:auto}.brut-hero__brand-text{margin:0;font-family:var(--font-heading);font-size:clamp(8rem,20vw,18rem);line-height:.7;letter-spacing:-.055em;color:var(--brut-ice-blue)}.brut-hero__heading p{margin-top:clamp(1.8rem,2.8vh,2.5rem);max-width:20ch;text-transform:uppercase}@media screen and (min-width:990px){.brut-hero__heading p{font-family:var(--font-heading);font-size:clamp(1.44375rem,1.155rem + 1.155vw,2.0625rem);line-height:1.15}}.brut-hero__button{min-width:155px;min-height:48px;margin-top:clamp(1.5rem,2.5vh,2rem);padding-inline:1.15rem;border:1px solid currentColor;display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;color:inherit;text-transform:uppercase;transition:background-color .25s ease,color .25s ease}.brut-hero__button:hover{background:var(--brut-oat-cloud);color:var(--brut-espresso)}.brut-hero__visual{position:absolute;z-index:1;right:calc((100vw - 100%)/-2);bottom:0;width:min(44vw,800px);display:flex;align-items:flex-end;justify-content:flex-end}.brut-hero__image{display:block;width:100%;height:auto;object-fit:contain;object-position:bottom right}.brut-hero__meta{position:absolute;z-index:4;top:clamp(7rem,12vh,10rem);right:0;width:150px;display:flex;flex-direction:column;gap:clamp(.55rem,.4rem + .4vw,.85rem);font-size:clamp(.56rem,.5rem + .18vw,.68rem);line-height:clamp(1.2,1.12 + .2vw,1.35);text-transform:uppercase}.brut-hero__meta-group{position:relative;padding-bottom:clamp(.55rem,.4rem + .4vw,.85rem)}.brut-hero__meta-group:not(:last-child):after{content:"";position:absolute;left:0;bottom:0;width:28px;height:1px;background:#edebe373}.brut-hero__scroll{position:absolute;z-index:3;left:0;bottom:2rem;display:flex;align-items:center;gap:.75rem;text-transform:uppercase;opacity:.7}.brut-hero__scroll span:last-child{animation:brut-scroll-arrow 1.5s ease-in-out infinite}@keyframes brut-scroll-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media screen and (max-width:990px){.brut-hero__content{width:62%}.brut-hero__visual{width:58vw;right:-8vw}.brut-hero__meta{display:none}}@media screen and (min-width:1440px){.brut-hero__content{width:min(46%,690px)}.brut-hero__brand-graphic{width:min(90%,660px)}.brut-hero__visual{width:min(44vw,790px)}.brut-hero__heading{max-width:26ch}}@media screen and (max-width:1199px){.brut-hero__inner{padding-top:7.5rem}.brut-hero__content{width:48%;padding-top:2.5rem}.brut-hero__brand-graphic{width:92%}.brut-hero__heading{max-width:24ch}.brut-hero__visual{width:min(47vw,720px)}.brut-hero__meta{right:0;width:135px}}@media screen and (max-width:990px){.brut-hero{min-height:100svh}.brut-hero__inner{min-height:100svh;padding-top:7rem;padding-bottom:2.5rem}.brut-hero__content{width:58%;padding-top:2rem}.brut-hero__brand-graphic{width:94%}.brut-hero__heading{max-width:16ch}.brut-hero__button{min-width:138px;min-height:42px;margin-top:1.5rem}.brut-hero__visual{right:calc((100vw - 100%)/-2);width:min(50vw,620px)}.brut-hero__meta{display:none}}@media screen and (max-width:749px){.brut-hero{min-height:100svh}.brut-hero__inner{min-height:100svh;padding-top:6.5rem;padding-bottom:1.5rem}.brut-hero__content{width:100%;padding-top:1.4rem}.brut-hero__eyebrow{margin-bottom:1.3rem}.brut-hero__brand-graphic{width:82%;max-width:420px}.brut-hero__brand-text{font-size:32px}.brut-hero__heading{max-width:14ch;margin-top:1.1rem}.brut-hero__button{min-width:132px;min-height:42px;margin-top:1.25rem;padding-inline:1rem}.brut-hero__visual{right:-18vw;bottom:0;width:min(88vw,620px);opacity:.92}.brut-hero__image{width:100%}.brut-hero__scroll{display:none}}@media screen and (max-width:480px){.brut-hero__inner{padding-top:6rem}.brut-hero__content{padding-top:1rem}.brut-hero__brand-graphic{width:76%}.brut-hero__heading{max-width:16ch;margin-top:10px}.brut-hero__visual{right:-26vw;width:min(96vw,560px)}.brut-hero__button{min-width:125px;min-height:40px}}.brut-main-collection{position:relative;width:100%;overflow:clip;background:var(--brut-main-bg);color:var(--brut-main-text)}.brut-main-collection__inner{padding-block:0 clamp(48px,6vw,80px)}.brut-main-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;padding-block:clamp(28px,2.5vw,36px);border-bottom:1px solid var(--brut-main-border)}.brut-main-collection__search{flex:1 1 22rem;max-width:34rem;margin-left:auto}.brut-main-collection__search-field{display:flex;align-items:center;min-height:48px;border:1px solid var(--brut-main-border);background:transparent}.brut-main-collection__search-field input{min-width:0;width:100%;height:46px;padding:0 .9rem;border:0;outline:0;background:transparent;color:inherit;font-family:var(--font-body);font-size:16px}.brut-main-collection__search-field input::placeholder{color:inherit;opacity:.55}.brut-main-collection__search-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:46px;border-left:1px solid var(--brut-main-border);color:inherit;pointer-events:none}.brut-main-collection__search-field svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.brut-main-collection__search-item{min-width:0}.brut-main-collection__search-item[hidden]{display:none!important}.brut-main-collection__tools,.brut-main-collection__sort-wrap{display:flex;align-items:center;gap:16px;min-width:0}.brut-main-collection__filter-trigger,.brut-main-collection__sort-wrap label,.brut-main-collection__count{font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase}.brut-main-collection__filter-trigger{min-height:48px;padding:0;border:0;border-bottom:1px solid currentcolor;background:transparent;color:inherit;cursor:pointer}.brut-main-collection__count{opacity:.55}.brut-main-collection__sort{min-height:48px;min-width:0;width:100%;max-width:16rem;padding:.55rem 2.25rem .55rem .75rem;border:1px solid var(--brut-main-border);border-radius:0;background:transparent;color:inherit;font-family:var(--font-body)}.brut-main-collection__active-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.brut-main-collection__active-filters:empty{display:none}.brut-main-collection__active-filters a{display:inline-flex;gap:.5rem;align-items:center;padding:.45rem .7rem;border:1px solid var(--brut-main-border);color:inherit;font-family:var(--font-body);font-size:var(--font-size-support);text-decoration:none}.brut-main-collection__visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brut-main-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}.brut-main-collection__filters{position:fixed;z-index:101;top:var(--header-height, 100px);right:0;width:min(420px,calc(100vw - 32px));max-width:420px;height:calc(100dvh - var(--header-height, 100px));padding:28px 28px 32px;overflow-y:auto;overscroll-behavior:contain;background:var(--brut-main-bg);color:var(--brut-main-text);box-shadow:-18px 0 50px #2b0d0814;transform:translate(100%);transition:transform .22s ease}.brut-main-collection.is-filter-open .brut-main-collection__filters{transform:translate(0)}.brut-main-collection__filter-overlay{position:fixed;z-index:100;top:var(--header-height, 100px);right:0;bottom:0;left:0;visibility:hidden;background:#2b0d086b;opacity:0;transition:opacity .22s ease,visibility .22s}.brut-main-collection.is-filter-open .brut-main-collection__filter-overlay{visibility:visible;opacity:1}.brut-main-collection__filters-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:22px;border-bottom:1px solid var(--brut-main-border)}.brut-main-collection__filters-head>div{min-width:0}.brut-main-collection__filters-head h2{margin:0;font-family:var(--font-heading);font-size:clamp(30px,3vw,42px);line-height:1}.brut-main-collection__filters-intro{max-width:300px;margin:10px 0 0;font-family:var(--font-body);font-size:14px;line-height:1.45;opacity:.65}.brut-main-collection__filters-head button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border:0;background:transparent;color:inherit;font-size:26px;line-height:1;cursor:pointer}.brut-main-collection__filter{border-bottom:1px solid var(--brut-main-border)}.brut-main-collection__filter summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:16px 0;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase;cursor:pointer;list-style:none}.brut-main-collection__filter[open] summary span:last-child{transform:rotate(45deg)}.brut-main-collection__filter-content{display:grid;gap:8px;padding:2px 0 18px}.brut-main-collection__filter-option{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:40px;padding:5px 0;font-family:var(--font-body);font-size:16px;line-height:1.3;cursor:pointer}.brut-main-collection__filter-option input{width:18px;height:18px;margin:0;accent-color:var(--brut-main-accent)}.brut-main-collection__filter-option span:last-child{opacity:.5;font-size:var(--font-size-support)}.brut-main-collection__filter-option:has(input:disabled){opacity:.4;cursor:not-allowed}.brut-main-collection__price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brut-main-collection__price-range label{min-width:0;font-family:var(--font-body);font-size:14px}.brut-main-collection__price-range label>span{display:flex;align-items:center;gap:7px;min-height:48px;margin-top:7px;padding:0 12px;border:1px solid var(--brut-main-border)}.brut-main-collection__price-range input{min-width:0;width:100%;height:44px;padding:0;border:0;outline:0;background:transparent;color:inherit;font-family:var(--font-body);font-size:16px}.brut-main-collection__filter-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;padding-top:22px}.brut-main-collection__filter-actions a{color:inherit}.brut-main-collection__filter-actions button{min-height:50px;padding:12px 18px;border:1px solid var(--brut-main-text);background:var(--brut-main-text);color:var(--brut-main-bg);font-family:var(--font-body);font-size:14px;text-transform:uppercase;cursor:pointer}.brut-main-collection__pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.25rem;border-top:1px solid var(--brut-main-border)}.brut-main-collection__pagination div{display:flex;flex-wrap:wrap;gap:.75rem}.brut-main-collection__pagination a{color:inherit}.brut-main-collection__pagination [aria-current=page]{text-decoration:underline;text-underline-offset:.25rem}.brut-main-collection__empty{padding-block:5rem;text-align:center}.brut-main-collection__sort-wrap{flex:0 1 24rem;justify-content:flex-end}.brut-main-collection__tools{flex-wrap:wrap}.brut-main-collection__pagination a{display:inline-flex;align-items:center;min-height:44px}.brut-main-collection__filter-option{min-height:40px}.brut-main-collection :is(button,select,input,a,summary):focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (max-width:1199px){.brut-main-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.brut-main-collection__toolbar{flex-wrap:wrap}.brut-main-collection__search{order:3;flex-basis:100%;max-width:none;width:100%}.brut-main-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}@media screen and (max-width:749px){.brut-main-collection__filters{width:min(360px,86vw)!important;max-width:360px!important;padding:20px 18px 24px!important}.brut-main-collection__filters-head h2{font-size:30px}.brut-main-collection__filters-intro{max-width:260px;font-size:13px}.brut-main-collection__filter summary{min-height:52px;padding:14px 0}.brut-main-collection__filter-actions{grid-template-columns:1fr!important;gap:10px!important;padding-top:18px!important}.brut-main-collection__filter-actions a{order:2;justify-self:center;padding:10px;font-size:14px}.brut-main-collection__filter-actions button{order:1;width:100%;min-width:0;min-height:48px;padding:10px 12px;font-size:13px;white-space:normal}.brut-main-collection__price-range{gap:8px}.brut-main-collection__price-range label>span{min-height:46px;padding:0 9px}.brut-main-collection__toolbar{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:16px;padding-block:24px}.brut-main-collection__search{grid-column:1 / -1;grid-row:2;width:100%;max-width:none;margin-left:0}.brut-main-collection__tools,.brut-main-collection__sort-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.brut-main-collection__sort-wrap label{display:flex;align-items:center;min-height:48px}.brut-main-collection__sort{max-width:100%;font-size:16px}.brut-main-collection__count{overflow-wrap:anywhere}.brut-main-collection__grid{gap:24px 14px}.brut-main-collection__pagination{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:389px){.brut-main-collection__grid{grid-template-columns:minmax(0,1fr)}}.brut-shop-hero{width:100%;background:var(--brut-shop-intro-bg);color:var(--brut-shop-intro-text)}.brut-shop-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,6vw,7rem);padding-block:clamp(7rem,10vw,9rem) clamp(2.5rem,4vw,3.5rem)}.brut-shop-hero__content{display:flex;flex-direction:column;align-items:flex-start}.brut-shop-hero__illustration{display:flex;align-items:center;justify-content:flex-start;width:84px;height:84px;margin-bottom:18px}.brut-shop-hero__illustration-image{display:block;width:100%;height:100%;object-fit:contain}.brut-shop-hero__title{margin:0;font-family:var(--font-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase}.brut-shop-hero__text{max-width:34rem;margin:0;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}@media screen and (max-width:749px){.brut-shop-hero__inner{grid-template-columns:1fr;gap:1.25rem;padding-block:6rem 2rem}.brut-shop-hero__illustration{width:64px;height:64px;margin-bottom:14px}.brut-shop-hero__title{font-size:var(--font-size-h2)}}.brut-cart{min-height:70vh;overflow-x:clip;background:var(--brut-oat-cloud);color:var(--brut-espresso)}.brut-cart__inner{padding-block:clamp(7.5rem,11vw,10rem) clamp(3.5rem,7vw,6rem)}.brut-cart__header{padding-bottom:clamp(1.75rem,4vw,3rem);border-bottom:1px solid currentcolor}.brut-cart__eyebrow{margin:0 0 .75rem;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase}.brut-cart h1{max-width:14ch;margin:0;font-family:var(--font-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase}.brut-cart__form{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(20rem,.8fr);gap:clamp(2rem,5vw,5rem);align-items:start;padding-top:clamp(1.5rem,3vw,2.5rem)}.brut-cart__items,.brut-cart__summary{min-width:0}.brut-cart__item{display:grid;grid-template-columns:8.75rem minmax(0,1fr) auto;gap:1rem 1.4rem;padding-block:1.5rem;border-bottom:1px solid rgba(77,28,20,.3)}.brut-cart__item:first-child{padding-top:0}.brut-cart__media{grid-row:1 / span 2;display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:#ffffff42}.brut-cart__media img{width:100%;height:100%;object-fit:contain}.brut-cart__item-info{min-width:0}.brut-cart__item-info h2{margin:0 0 .65rem;font-family:var(--font-heading);font-size:var(--font-size-h4);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase;overflow-wrap:anywhere}.brut-cart__item-info h2 a,.brut-cart__remove,.brut-cart__property a{color:inherit}.brut-cart__options{margin:0;font-family:var(--font-body);font-size:var(--font-size-support)}.brut-cart__options div{display:flex;gap:.35rem}.brut-cart__options dt:after{content:":"}.brut-cart__options dd{margin:0}.brut-cart__selling-plan{display:inline-block;margin:.65rem 0 0;padding:.3rem .5rem;background:var(--brut-ice-blue);font-family:var(--font-body);font-size:var(--font-size-support)}.brut-cart__property,.brut-cart__discounts{margin:.45rem 0 0;padding:0;font-family:var(--font-body);font-size:var(--font-size-support);list-style:none}.brut-cart__remove{display:inline-block;margin-top:.8rem;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase}.brut-cart__price{display:flex;flex-direction:column;align-items:flex-end;font-family:var(--font-body);font-size:var(--font-size-support);white-space:nowrap}.brut-cart__quantity{grid-column:2 / 4}.brut-cart__quantity>label{display:block;margin-bottom:.35rem;font-family:var(--font-accent);font-size:var(--font-size-eyebrow);letter-spacing:var(--letter-spacing-eyebrow);text-transform:uppercase}.brut-cart__quantity div{display:flex;gap:.5rem}.brut-cart__quantity input{width:5rem;min-height:2.75rem;padding:.5rem;border:1px solid currentcolor;border-radius:0;background:transparent;color:inherit;font-family:var(--font-body)}.brut-cart__quantity button{border:0;border-bottom:1px solid currentcolor;background:transparent;color:inherit;font-family:var(--font-body);cursor:pointer}.brut-cart__error{margin:.6rem 0 0;color:#a94731;font-family:var(--font-body);font-size:var(--font-size-support)}.brut-cart__summary{position:sticky;top:7rem;padding:1.5rem;border:1px solid currentcolor}.brut-cart__summary h2{margin:0 0 1.5rem;font-family:var(--font-heading);font-size:clamp(1.25rem,2vw,1.75rem);font-weight:var(--font-weight-regular);line-height:1;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.brut-cart__subtotal,.brut-cart__summary-discounts li{display:flex;justify-content:space-between;gap:1rem;padding-block:1rem;border-top:1px solid rgba(77,28,20,.3);font-family:var(--font-body)}.brut-cart__summary-discounts{margin:0;padding:0;list-style:none}.brut-cart__summary>p{font-family:var(--font-body);font-size:var(--font-size-support);line-height:var(--line-height-body)}.brut-cart__checkout,.brut-cart__primary-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:3.5rem;margin-top:1.5rem;padding:.8rem 1rem;border:1px solid var(--brut-espresso);background:var(--brut-espresso);color:var(--brut-oat-cloud);font-family:var(--font-body);font-weight:var(--font-weight-semibold);text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer}.brut-cart__continue{display:block;margin-top:1rem;color:inherit;font-family:var(--font-body);text-align:center}.brut-cart__empty{max-width:52rem;padding-block:clamp(2rem,7vw,6rem)}.brut-cart__empty>p:last-of-type{max-width:34rem;margin:1.25rem 0 0;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-cart__empty .brut-cart__primary-link{width:fit-content;min-width:15rem}@media screen and (max-width:1099px){.brut-cart__form{grid-template-columns:1fr}.brut-cart__summary{position:static}}@media screen and (max-width:749px){.brut-cart__inner{padding-block:6.5rem 3.5rem}.brut-cart h1{font-size:var(--font-size-h2)}.brut-cart__item{grid-template-columns:5.75rem minmax(0,1fr);gap:.9rem}.brut-cart__media{grid-row:1}.brut-cart__price{grid-column:2;align-items:flex-start}.brut-cart__quantity{grid-column:1 / -1}.brut-cart__quantity div{flex-wrap:wrap}.brut-cart__quantity button{min-height:2.75rem}}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:minmax(0,1fr)}.custom-section__content>*{grid-column:1}.brut-footer{grid-column:1 / -1;margin-top:0;background:var(--brut-espresso);color:var(--brut-oat-cloud)}.brut-footer__inner{padding-top:clamp(4rem,8vw,8rem);padding-bottom:2rem}.brut-footer__top{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.3fr;gap:clamp(2rem,5vw,6rem);padding-bottom:clamp(4rem,7vw,7rem)}.brut-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.brut-footer__logo{display:inline-block;color:inherit}.brut-footer__logo img{width:auto;max-width:220px;max-height:80px}.brut-footer__logo span{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,5rem);line-height:.9}.brut-footer__tagline{max-width:28rem;opacity:.85}.brut-footer__column,.brut-footer__newsletter{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.brut-footer__title{text-transform:uppercase;color:var(--brut-ice-blue)}.brut-footer__nav{display:flex;flex-direction:column;gap:.6rem}.brut-footer__nav a,.brut-footer__text-link{position:relative;color:inherit}.brut-footer__nav a{width:fit-content}.brut-footer__nav a:after,.brut-footer__text-link:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.brut-footer__nav a:hover:after,.brut-footer__text-link:hover:after{transform:scaleX(1);transform-origin:left}.brut-footer__locations-text{max-width:15rem;opacity:.85}.brut-footer__newsletter-text{max-width:20rem;opacity:.85}.brut-footer__form{width:100%}.brut-footer__field{display:flex;width:100%;margin-top:.5rem;border-bottom:1px solid currentColor}.brut-footer__field input{flex:1;min-width:0;padding:.8rem 0;border:0;border-radius:0;outline:none;background:transparent;color:inherit}.brut-footer__field input::placeholder{color:currentColor;opacity:.65}.brut-footer__field button{width:44px;border:0;background:transparent;color:var(--brut-ice-blue);font-size:1.5rem;cursor:pointer}.brut-footer__message{margin-top:.75rem}.brut-footer__bottom{min-height:70px;border-top:1px solid rgba(237,235,227,.25);display:flex;align-items:center;justify-content:space-between;gap:2rem}.brut-footer__copyright{opacity:.7}.brut-footer__payment{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.brut-footer__payment svg{width:36px;height:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:990px){.brut-footer__top{grid-template-columns:1fr 1fr}.brut-footer__brand{grid-column:1 / -1}}@media screen and (max-width:749px){.brut-footer__inner{padding-top:4rem}.brut-footer__top{grid-template-columns:1fr;gap:3rem;padding-bottom:4rem}.brut-footer__brand{grid-column:auto}.brut-footer__logo span{font-size:clamp(3rem,15vw,5rem)}.brut-footer__bottom{padding-block:1.5rem;flex-direction:column;align-items:flex-start}}.site-header{grid-column:1 / -1;position:fixed;top:0;left:0;width:100%;z-index:1000;color:#f3efe7;background:transparent;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.site-header.is-scrolled,.site-header.is-menu-open,.site-header.is-mobile-open{background:var(--brut-oat-cloud);color:var(--brut-espresso)}.site-header.is-scrolled{box-shadow:0 1px #4d1c141f}.header-container{width:calc(100% - 48px);max-width:1920px;min-height:88px;margin-inline:auto;display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(260px,1fr);align-items:center;column-gap:clamp(24px,3vw,56px)}.header-logo{justify-self:start;position:relative;display:inline-grid;align-items:center;color:inherit}.header-logo__light,.header-logo__dark{grid-area:1 / 1;display:block;transition:opacity .25s ease}.header-logo__dark,.site-header.is-scrolled .header-logo__light,.site-header.is-menu-open .header-logo__light,.site-header.is-mobile-open .header-logo__light{opacity:0}.site-header.is-scrolled .header-logo__dark,.site-header.is-menu-open .header-logo__dark,.site-header.is-mobile-open .header-logo__dark{opacity:1}.header-logo img{display:block;width:auto;max-width:clamp(128px,8vw,150px);max-height:46px}.header-logo__text{font-family:var(--font-heading);font-size:clamp(1.5rem,2vw,2rem);line-height:1}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,2.2vw,36px);min-width:0}.desktop-nav-link{position:relative;font-size:clamp(.95rem,.9vw,1.05rem);line-height:1;white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem;border:0;padding:0;background:none;color:inherit;font:inherit;text-decoration:none;cursor:pointer}.desktop-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.desktop-nav-link:hover:after,.desktop-nav-link[aria-current=page]:after,.desktop-nav-link[aria-expanded=true]:after{transform:scaleX(1);transform-origin:left}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.header-language-form{margin:0}.header-language-select,.mobile-language-select{width:72px;min-width:72px;max-width:72px;height:36px;min-height:36px;padding:0 20px 0 11px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:.84rem;line-height:1;cursor:pointer}.header-language-select option{color:var(--brut-espresso);background:var(--brut-oat-cloud)}.header-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.account-button{--shopify-account-avatar-size: 46px;--shopify-account-signed-in-avatar-size: 18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;padding:0;margin:0;border:1px solid currentColor;border-radius:50%;line-height:1;color:inherit}.account-button::part(signed-out-avatar){display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;padding:0;margin:0;border:0;border-radius:50%;background:transparent;color:inherit;line-height:1;transform:none}.account-button svg{display:block;flex:none;width:18px;height:18px;padding:0;margin:0;transform:none}.cart-button{min-height:42px;padding-inline:16px;border:1px solid currentColor;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;font-size:.92rem;line-height:1;white-space:nowrap}.mega-menu{position:absolute;top:100%;left:0;width:100%;padding-block:3rem 3.5rem;background:#f3efe7;color:var(--brut-espresso);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.mega-menu.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-menu-inner{width:min(calc(100% - (var(--page-margin) * 2)),var(--page-width));margin-inline:auto;display:grid;gap:clamp(3rem,6vw,7rem)}.mega-menu-inner--menu,.mega-menu-inner--shop{grid-template-columns:minmax(190px,.65fr) minmax(0,2.35fr)}.mega-menu-title{margin:0 0 1.25rem;text-transform:uppercase}.mega-menu-main-column,.mega-shop-navigation{display:flex;flex-direction:column;align-items:flex-start}.mega-menu-main-link{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;transition:gap .25s ease,opacity .25s ease}.mega-menu-main-link:hover{gap:13px;opacity:.65}.mega-featured-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.25rem}.mega-featured-header .mega-menu-title{margin:0}.mega-view-all{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none;opacity:.7;transition:opacity .25s ease,gap .25s ease}.mega-view-all:hover{opacity:1;gap:10px}.mega-menu-text-links{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.mega-menu-text-link{width:fit-content;color:inherit;text-decoration:none;line-height:1.4;transition:opacity .2s ease,transform .2s ease}.mega-menu-text-link:hover{opacity:.6;transform:translate(4px)}.mega-menu-view-all{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-top:1.6rem;color:inherit;text-decoration:none;opacity:.65;transition:opacity .2s ease,gap .2s ease}.mega-menu-view-all:hover{opacity:1;gap:11px}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem)}.featured-card{min-width:0;display:flex;flex-direction:column;gap:0;color:inherit;text-decoration:none}.featured-card__image{position:relative;width:100%;aspect-ratio:1.12 / 1;overflow:hidden;border-radius:16px;background:#4d1c140d}.featured-card__image img,.featured-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.featured-card:hover .featured-card__image img{transform:scale(1.035)}.featured-card__content{display:flex;flex-direction:column;gap:.35rem;padding-top:.9rem}.featured-card__title{display:block}.featured-card__description{display:block;max-width:95%;opacity:.68;line-height:1.45}.mega-shop-links{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-top:1.75rem}.mega-shop-links a{width:fit-content;color:inherit;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.mega-shop-links a:hover{opacity:.6;transform:translate(3px)}.shop-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem)}.shop-featured-card{min-width:0;display:block;color:inherit;text-decoration:none}.shop-featured-card__image{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;background:#f3efe7}.shop-featured-card__image img{display:block;width:100%;height:100%;object-fit:contain;padding:8%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.shop-featured-card:hover .shop-featured-card__image img{transform:scale(1.04)}.shop-featured-card__info{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-top:.9rem}.shop-featured-card__title{min-width:0}.shop-featured-card__price{flex-shrink:0;opacity:.68}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#1d0d0959;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.site-header.is-menu-open .menu-overlay,.site-header.is-mobile-open .menu-overlay{opacity:1;visibility:visible}.burger-button,.mobile-menu{display:none}@media screen and (max-width:1180px){.header-container{width:calc(100% - (clamp(20px,4vw,40px)*2));min-height:76px;grid-template-columns:1fr auto;gap:1rem}.header-logo img{max-width:132px;max-height:42px}.desktop-nav,.cart-button{display:none}.account-button{--shopify-account-avatar-size: 40px;flex-basis:42px;width:42px;height:42px}.burger-button{width:40px;height:40px;padding:8px;border:0;display:flex;flex-direction:column;justify-content:center;gap:5px;background:transparent;color:inherit;cursor:pointer}.burger-button span{width:100%;height:1px;background:currentColor;transition:.25s ease}.site-header.is-mobile-open .burger-button span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header.is-mobile-open .burger-button span:nth-child(2){opacity:0}.site-header.is-mobile-open .burger-button span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{position:fixed;top:76px;left:0;right:0;min-height:calc(100svh - 76px);max-height:calc(100svh - 76px);overflow-y:auto;padding:2rem clamp(20px,4vw,48px) 3rem;background:var(--brut-oat-cloud);color:var(--brut-espresso);display:block;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.site-header.is-mobile-open .mobile-menu{opacity:1;visibility:visible;transform:translateY(0)}.mobile-navigation{display:flex;flex-direction:column;gap:2.5rem}.mobile-nav-group{display:flex;flex-direction:column;gap:.85rem}.mobile-nav-title{margin:0 0 .25rem;opacity:.55;text-transform:uppercase}.mobile-navigation a{width:fit-content;color:inherit;text-decoration:none}.mobile-nav-group--secondary{padding-top:1.5rem;border-top:1px solid rgba(77,28,20,.15)}.header-language-form{display:none}.mobile-language{padding-top:1.25rem;border-top:1px solid rgba(77,28,20,.15)}.mobile-language-form{margin:0}.mobile-language{display:none}.mobile-language{display:block}@media screen and (min-width:1181px)and (max-width:1450px){.header-container{width:calc(100% - 36px);grid-template-columns:minmax(120px,1fr) auto minmax(220px,1fr);column-gap:20px}.header-logo img{max-width:124px}.desktop-nav{gap:20px}.desktop-nav-link{font-size:.9rem}.header-language-select{width:68px;min-width:68px;max-width:68px;height:36px;min-height:36px;padding:0 18px 0 10px;font-size:.82rem}.account-button{flex-basis:40px;width:40px;height:40px}.cart-button{min-height:40px;padding-inline:14px;font-size:.86rem}.mega-menu-inner--menu,.mega-menu-inner--shop{grid-template-columns:minmax(170px,.55fr) minmax(0,2.45fr);gap:2.5rem}.featured-grid,.shop-featured-grid{gap:1rem}}@media screen and (max-width:749px){.header-container{width:calc(100% - 32px);min-height:72px}.header-logo img{max-width:108px;max-height:36px}.account-button{display:none}.burger-button{width:38px;height:38px}.mobile-menu{top:72px;min-height:calc(100svh - 72px);max-height:calc(100svh - 72px);padding:1.5rem 16px 2.5rem}.mobile-navigation{gap:2rem}.mobile-featured-products__track{grid-auto-columns:minmax(210px,78vw)}}html.brut-mobile-menu-open,html.brut-mobile-menu-open body{overflow:hidden}}.welcome{display:grid;grid-template-columns:0 minmax(0,1fr) 0;background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-block:0}.welcome-description{max-width:80ch;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62}.highlight>*+*{margin-top:1rem}.highlight h3{color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.product-recommendations{background:#f3efe7;color:var(--brut-espresso)}.product-recommendations__inner{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,7vw,6rem);border-top:1px solid currentcolor}.product-recommendations__title{margin:0 0 clamp(1.5rem,3vw,2.5rem);font-family:var(--font-heading);font-size:24px;font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);text-transform:uppercase}.product-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}@media screen and (max-width:1199px){.product-recommendations__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:989px){.product-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}}@media screen and (max-width:749px){.product-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.product-recommendations__title{font-size:var(--font-size-h3)}}@media screen and (max-width:389px){.product-recommendations__grid{grid-template-columns:minmax(0,1fr)}}.coffee-product{padding-top:clamp(7rem,10vw,9rem);padding-bottom:clamp(3rem,6vw,6rem);color:var(--brut-espresso)}.section-brut-product,body:has(.coffee-product){background:#f3efe7}.coffee-product__main{display:grid;grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:clamp(40px,4.5vw,64px);align-items:start}.coffee-product__gallery,.coffee-product__details{min-width:0}.coffee-product__media-list{width:100%;max-width:560px;margin-inline:auto;background:#f3efe7;border-radius:10px}.coffee-product__media{display:none;width:100%;aspect-ratio:1}.coffee-product__media.is-active{display:flex;align-items:center;justify-content:center}.coffee-product__image{width:88%;height:88%;max-height:100%;object-fit:contain}.coffee-product__thumbnails{display:flex;gap:.75rem;width:100%;max-width:560px;margin:.75rem auto 0;overflow-x:auto}.coffee-product__thumbnail{flex:0 0 72px;width:72px;height:72px;padding:.3rem;border:1px solid rgba(77,28,20,.24);background:transparent;color:inherit;cursor:pointer}.coffee-product__thumbnail.is-active{border-color:currentcolor}.coffee-product__thumbnail-image{width:100%;height:100%;object-fit:contain}.coffee-product__details{padding-top:clamp(.5rem,2vw,2rem)}.coffee-product__back,.coffee-product__vendor,.coffee-product__eyebrow,.coffee-product__label,.coffee-product__availability{font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase}.coffee-product__back{display:inline-flex;gap:.55rem;align-items:center;padding-bottom:.25rem;border-bottom:1px solid currentcolor}.coffee-product__vendor{margin-top:clamp(2rem,4vw,3.5rem);opacity:.72}.coffee-product__title{max-width:100%;margin-top:.75rem;font-family:var(--font-heading);font-size:clamp(34px,4vw,64px);font-weight:var(--font-weight-regular);line-height:var(--line-height-heading);overflow-wrap:anywhere;text-transform:uppercase}.coffee-product__price{margin-top:1rem;font-family:var(--font-body);font-size:clamp(22px,2vw,30px);line-height:1.2}.coffee-product__tasting-notes,.coffee-product__description{margin-top:clamp(1.5rem,3vw,2.5rem);padding-top:clamp(1.25rem,2vw,1.75rem);border-top:1px solid rgba(77,28,20,.35)}.coffee-product__tasting-notes>:last-child,.coffee-product__description{font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.coffee-product__eyebrow{margin-bottom:.6rem}.coffee-product__form{display:grid;grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr);gap:.7rem 1rem;margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid currentcolor}.coffee-product__label{align-self:center}.coffee-product__select,.coffee-product__quantity{width:100%;min-width:0;min-height:48px;padding:.75rem .9rem;border:1px solid currentcolor;border-radius:0;background:transparent;color:inherit;font-family:var(--font-body);font-size:var(--font-size-support)}.coffee-product__availability{grid-column:1 / -1;margin-block:.35rem .75rem;opacity:.72}.coffee-product__submit,.coffee-product__dynamic-checkout{grid-column:1 / -1}.coffee-product__submit{min-height:56px;margin-top:.6rem;padding:.9rem 1.25rem;border:1px solid var(--brut-espresso);border-radius:0;background:var(--brut-espresso);color:var(--brut-oat-cloud);font-family:var(--font-body);font-size:var(--font-size-support);font-weight:var(--font-weight-semibold);text-transform:uppercase;cursor:pointer}.coffee-product__submit:disabled{cursor:not-allowed;opacity:.5}.coffee-product__dynamic-checkout{margin-top:.4rem}.coffee-product__purchase-options{grid-column:1 / -1;display:grid;gap:.75rem;margin:.35rem 0 .75rem}.coffee-product__purchase-heading{margin:0 0 .15rem}.coffee-product__purchase-option{display:flex;align-items:center;gap:.7rem;min-height:48px;padding:.8rem .9rem;border:1px solid currentcolor;font-family:var(--font-body);font-size:var(--font-size-support);cursor:pointer}.coffee-product__purchase-option input{flex:0 0 auto;accent-color:var(--brut-espresso)}.coffee-product__purchase-option:has(input:checked){outline:1px solid currentcolor;outline-offset:-3px}.coffee-product__selling-plan-wrap{display:grid;grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr);gap:.7rem 1rem;padding-top:.35rem}.coffee-product__selling-plan-wrap[hidden]{display:none}.coffee-product__subscription-note{grid-column:2;margin:0;font-family:var(--font-body);font-size:var(--font-size-support);line-height:var(--line-height-body);opacity:.72}.coffee-product__gift-card{grid-column:1 / -1;display:grid;gap:.8rem;margin-bottom:.8rem}.coffee-product__gift-card-heading{margin:0}.coffee-product__gift-card-options{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem}.coffee-product__gift-card-option{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:var(--font-size-support);cursor:pointer}.coffee-product__gift-card-option input{accent-color:var(--brut-espresso)}.coffee-product__recipient-fields{display:grid;grid-template-columns:minmax(7rem,.32fr) minmax(0,1fr);gap:.7rem 1rem;padding-top:.5rem}.coffee-product__recipient-fields[hidden]{display:none}.coffee-product__recipient-input{width:100%;min-width:0;min-height:48px;padding:.75rem .9rem;border:1px solid currentcolor;border-radius:0;background:transparent;color:inherit;font-family:var(--font-body);font-size:var(--font-size-support)}.coffee-product__recipient-message{min-height:110px;resize:vertical}.coffee-product__label span{opacity:.6}@media screen and (min-width:990px){.coffee-product__details{position:sticky;top:calc(var(--header-height, 100px) + 24px);align-self:start;max-height:none;overflow:visible}}@media screen and (max-width:989px){.coffee-product__details{position:static;top:auto;max-height:none;overflow:visible}.coffee-product{padding-top:6rem;padding-bottom:3rem}.coffee-product__main{grid-template-columns:1fr;gap:2rem}.coffee-product__media-list,.coffee-product__thumbnails{max-width:620px}.coffee-product__media{aspect-ratio:1}.coffee-product__image{width:88%;height:88%;max-height:620px}.coffee-product__details{padding-top:0}}@media screen and (max-width:749px){.coffee-product__gallery,.coffee-product__details{width:100%}.coffee-product__media-list{max-width:100%}.coffee-product__media{aspect-ratio:1}.coffee-product__image{width:90%;height:90%;max-height:none}.coffee-product__title{font-size:clamp(30px,10vw,44px);white-space:normal;overflow-wrap:anywhere}.coffee-product__form{grid-template-columns:1fr;gap:.6rem}.coffee-product__availability,.coffee-product__submit,.coffee-product__dynamic-checkout{grid-column:1}.coffee-product__recipient-fields,.coffee-product__selling-plan-wrap{grid-template-columns:1fr;gap:.6rem}.coffee-product__subscription-note{grid-column:1}}.coffee-product__description{max-width:65ch;overflow-wrap:anywhere}.coffee-product__description :is(img,video,iframe){max-width:100%}.coffee-product__description table{display:block;max-width:100%;overflow-x:auto}.coffee-product__form>*{min-width:0}.coffee-product__thumbnails{min-width:0;max-width:100%;overscroll-behavior-x:contain}.coffee-product :is(button,select,input,a):focus-visible{outline:2px solid currentColor;outline-offset:3px}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.brut-product-card{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;color:inherit}.brut-product-card__media{position:relative;width:100%;background:#ebe3d8}.brut-product-card__image-link{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;background:#ebe3d8}.brut-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease}.brut-product-card__image--primary{z-index:1;opacity:1}.brut-product-card__image--secondary{z-index:2;opacity:0}.brut-product-card:has(.brut-product-card__badge--sold-out) .brut-product-card__image{filter:saturate(.85)}.brut-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:12%}.brut-product-card__placeholder svg{width:100%;height:100%;opacity:.35}.brut-product-card__badges{position:absolute;top:10px;left:10px;right:10px;z-index:5;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.brut-product-card .brut-product-card__badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;font-family:var(--font-accent);font-size:11px;line-height:1.2;text-transform:uppercase;background:#f4efe6;color:#2b0d08}.brut-product-card .brut-product-card__badge--sold-out{background:#2b0d08;color:#f4efe6}.brut-product-card .brut-product-card__badge--sale{background:#b7dded}.brut-product-card__arrow{position:absolute;right:10px;bottom:10px;z-index:5;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#f4efe6;color:#2b0d08;font-size:18px;text-decoration:none;opacity:0}.brut-product-card__arrow:hover{background:#2b0d08;color:#f4efe6}.brut-product-card__info{padding-top:14px}.brut-product-card__vendor{margin-bottom:6px;overflow-wrap:anywhere;text-transform:uppercase;opacity:.55}.brut-product-card__main{display:flex;flex-direction:column;gap:8px}.brut-product-card__details{min-width:0}.brut-product-card .brut-product-card__title{margin:0;min-height:2.2em;font-family:var(--font-heading);font-size:clamp(16px,1.4vw,22px);line-height:1.1;overflow-wrap:anywhere;text-transform:uppercase}.brut-product-card__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:inherit;text-decoration:none}.brut-product-card__title a:hover{text-decoration:underline;text-underline-offset:3px}.brut-product-card__meta{margin-top:6px;font-family:var(--font-body);font-size:12px;overflow-wrap:anywhere;text-transform:uppercase;opacity:.6}.brut-product-card .brut-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;font-family:var(--font-body);font-size:clamp(14px,1.2vw,18px);line-height:1.4;color:inherit}.brut-product-card .brut-product-card__price-from{font-size:inherit;text-transform:uppercase;opacity:.6}.brut-product-card .brut-product-card__price-compare{font-size:inherit;text-decoration:line-through;opacity:.5}.brut-product-card__price-current--sale{color:#a94731}.brut-product-card a:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.brut-product-card:focus-within .brut-product-card__arrow{opacity:1}@media(hover:hover){.brut-product-card:hover .brut-product-card__image--secondary,.brut-product-card:hover .brut-product-card__arrow{opacity:1}}@media(hover:none){.brut-product-card__arrow{opacity:1}}@media screen and (max-width:749px){.brut-product-card .brut-product-card__title{font-size:clamp(14px,3.6vw,16px)}.brut-product-card__info{padding-top:10px}.brut-product-card__badges{top:8px;left:8px;right:8px}}@media(prefers-reduced-motion:reduce){.brut-product-card__image{transition:none}}.brut-coffee-card{width:100%;margin-top:24px;background:var(--coffee-card-bg, var(--brut-ice-blue));color:var(--brut-espresso);border:1px solid currentColor;overflow-wrap:anywhere}.brut-coffee-card__header{margin:0;padding:20px 22px;border-bottom:1px solid currentColor}.brut-coffee-card__header,.brut-coffee-card__label{font-family:var(--font-accent);font-size:var(--font-size-eyebrow);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-eyebrow);line-height:var(--line-height-support);text-transform:uppercase}.brut-coffee-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.brut-coffee-card__item{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:100px;padding:20px 22px;border-bottom:1px solid currentColor}.brut-coffee-card__item:nth-child(odd){border-right:1px solid currentColor}.brut-coffee-card__grid:last-child .brut-coffee-card__item:last-child,.brut-coffee-card__grid:last-child .brut-coffee-card__item:nth-last-child(2):nth-child(odd){border-bottom:0}.brut-coffee-card__value,.brut-coffee-card__notes-value{margin:0;font-family:var(--font-body);font-size:var(--font-size-body);line-height:var(--line-height-body)}.brut-coffee-card__notes{padding:20px 22px}.brut-coffee-card__label{margin:0}.brut-coffee-card__notes-value{margin-top:8px}@media screen and (max-width:749px){.brut-coffee-card{margin-top:16px}.brut-coffee-card__grid{grid-template-columns:1fr}.brut-coffee-card__item{min-height:auto}.brut-coffee-card__item:nth-child(odd){border-right:0}.brut-coffee-card__grid:last-child .brut-coffee-card__item:nth-last-child(2):nth-child(odd){border-bottom:1px solid currentColor}}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
