.almond-studio{background:#fff;color:#242424}.almond-studio *,.almond-studio *:before,.almond-studio *:after{box-sizing:border-box}.almond-studio h1,.almond-studio h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;color:inherit}.almond-studio h3{font-family:var(--font-body-family);font-weight:500;letter-spacing:0;color:inherit}.almond-studio a{color:inherit;text-decoration:none}.almond-studio a:focus-visible{outline:2px solid currentColor;outline-offset:5px}.almond-shell{width:min(1440px,100%);padding-inline:clamp(22px,4.3vw,72px);margin-inline:auto}.almond-eyebrow{color:#815536;font-size:11px;line-height:1.6;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin:0 0 18px}.almond-hero{display:grid;grid-template-columns:48% 52%;min-height:610px}.almond-hero__copy{background:#fff;color:#242424;padding:clamp(44px,5.5vw,88px) clamp(26px,5.2vw,84px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.almond-hero h1{font-size:clamp(48px,5.4vw,84px);line-height:1.05;margin:4px 0 26px;max-width:560px}.almond-hero__description{color:#5d5d5d;font-size:17px;line-height:1.7;max-width:370px;margin:0 0 32px}.almond-hero__actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.almond-button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;min-height:50px;padding:14px 22px;font-size:14px;font-weight:600;transition:background-color .2s}.almond-studio .almond-button{background:#242424;color:#fff}.almond-studio .almond-button:hover{background:#815536}.almond-studio .almond-button:focus-visible{outline-color:#242424}.almond-text-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;line-height:1.8;border-bottom:1px solid #a87450;padding-block:7px 4px;width:fit-content}.almond-text-link:hover{border-color:currentColor}.almond-hero__note{margin:44px 0 0;color:#686868;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.almond-hero__visual{position:relative;min-width:0;background:#f5f5f5;min-height:100%}.almond-hero__image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 46%}.almond-hero__caption{position:absolute;bottom:22px;right:24px;left:24px;padding:14px 20px;background:#fffffff5;display:flex;justify-content:space-between;gap:14px;align-items:center;font-size:12px}.almond-hero__caption>span:first-child{text-transform:uppercase;letter-spacing:.12em;font-size:10px;flex-shrink:0}.almond-hero__caption>span:last-child{text-align:right}.almond-categories,.almond-products{padding-top:88px;padding-bottom:88px}.almond-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.almond-section-heading .almond-eyebrow{margin-bottom:10px}.almond-section-heading h2{font-size:clamp(30px,3vw,46px);line-height:1.15;margin:0}.almond-section-heading>a{flex-shrink:0}.almond-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.almond-category__image{aspect-ratio:1;background:#fff;overflow:hidden}.almond-category__image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.almond-category:hover img{transform:scale(1.045)}.almond-category__caption{display:flex;justify-content:space-between;align-items:center;gap:8px;padding-top:13px}.almond-category h3{font-size:15px;line-height:1.3;margin:0}.almond-editorial{padding-bottom:88px}.almond-editorial__banner{display:grid;grid-template-columns:1.08fr 1fr;background:#242424;color:#fff;overflow:hidden}.almond-editorial__visual{min-width:0;aspect-ratio:1.08}.almond-editorial__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.almond-editorial__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(32px,4.8vw,70px)}.almond-editorial__copy .almond-eyebrow{color:#d6b190}.almond-editorial__copy h2{font-size:clamp(34px,4.2vw,62px);line-height:1.08;margin:0 0 22px;max-width:420px}.almond-editorial__description{color:#e0deda;font-size:16px;line-height:1.75;max-width:350px;margin:0 0 28px}.almond-editorial .almond-button{background:#fff;color:#242424}.almond-editorial .almond-button:hover{background:#e9ded3}.almond-editorial .almond-button:focus-visible{outline-color:#fff}.almond-tech{display:grid;grid-template-columns:1fr 1fr;padding-bottom:20px}.almond-tech__visual{position:relative;min-height:420px;background:#fff;overflow:hidden}.almond-tech__visual img{display:block;width:100%;height:100%;position:absolute;object-fit:contain;padding:28px}.almond-tech__tag{position:absolute;bottom:24px;left:28px;text-transform:uppercase;font-size:10px;letter-spacing:.17em}.almond-tech__copy{background:#fff;border:1px solid #ebebeb;padding:48px clamp(25px,4.1vw,64px)}.almond-tech h2{font-size:clamp(32px,3.8vw,52px);line-height:1.13;margin:0 0 18px;max-width:390px}.almond-tech__copy>p:not(.almond-eyebrow){font-size:15px;color:#5d5d5d;line-height:1.7;max-width:410px}.almond-tech__links{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin:18px 0}.almond-tech__links a{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #dedede;font-size:14px}.almond-tech__links a:hover{border-color:#242424}.almond-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.almond-product__image{display:block;position:relative;aspect-ratio:1;background:#fff;overflow:hidden}.almond-product__image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.almond-product__image:hover img{transform:scale(1.045)}.almond-product__arrow{position:absolute;bottom:14px;right:14px;width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center}.almond-product__badge{position:absolute;left:12px;top:12px;padding:4px 9px;font-size:11px;background:#fff}.almond-product h3{font-size:15px;line-height:1.5;margin:16px 0 5px}.almond-product h3 a:hover{text-decoration:underline;text-underline-offset:3px}.almond-product__price{font-size:14px;color:#5d5d5d;margin:0}.almond-story{background:#fff;color:#242424;border-block:1px solid #e7e7e7;padding:80px 0}.almond-story__emblem{display:block;width:72px;height:72px;object-fit:contain;margin:0 auto 28px}.almond-story__inner{text-align:center;max-width:960px}.almond-story h2{font-size:clamp(32px,3.8vw,52px);line-height:1.15;margin:0 0 20px}.almond-story__inner>p:not(.almond-eyebrow){color:#5d5d5d;max-width:620px;margin:0 auto 20px;line-height:1.8;font-size:16px}.almond-story .almond-text-link{margin-inline:auto}@media(min-width:1600px){.almond-hero{min-height:710px}.almond-hero__copy{padding-left:max(84px,calc((100vw - 1440px)/2 + 72px))}}@media(max-width:989px){.almond-hero{min-height:560px}.almond-hero__copy{padding:44px 30px}.almond-hero h1{font-size:50px}.almond-hero__caption{display:block;padding:12px;left:15px;right:15px}.almond-hero__caption>span{display:block}.almond-hero__caption>span:last-child{text-align:left;margin-top:4px}.almond-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.almond-category__image{aspect-ratio:1}.almond-tech__copy{padding:36px 28px}.almond-tech__links{grid-template-columns:1fr}.almond-products__grid{gap:16px}}@media(max-width:749px){.almond-hero{grid-template-columns:1fr}.almond-hero__copy{padding:42px 24px 38px}.almond-hero h1{font-size:clamp(44px,12vw,64px);max-width:460px;margin-bottom:20px}.almond-hero__description{font-size:15px;max-width:380px;margin-bottom:25px}.almond-hero__actions{gap:22px}.almond-hero__note{margin-top:26px;font-size:10px}.almond-hero__visual{min-height:390px;aspect-ratio:1.05}.almond-hero__image{object-position:center 42%}.almond-hero__caption{display:flex;align-items:center;bottom:16px}.almond-hero__caption>span:last-child{margin:0;text-align:right;max-width:210px}.almond-categories,.almond-products{padding-block:44px}.almond-section-heading{align-items:flex-start;gap:18px;margin-bottom:24px;flex-direction:column}.almond-section-heading h2{font-size:33px;max-width:330px}.almond-section-heading>a{font-size:13px}.almond-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.almond-category h3{font-size:14px}.almond-editorial{padding-bottom:46px}.almond-editorial__banner{grid-template-columns:1fr}.almond-editorial__visual{aspect-ratio:1.12}.almond-editorial__copy{padding:34px 26px 38px}.almond-editorial__copy h2{font-size:38px;max-width:330px}.almond-editorial__description{font-size:15px}.almond-tech{grid-template-columns:1fr;padding-bottom:0}.almond-tech__visual{min-height:320px}.almond-tech__copy{padding:32px 24px}.almond-tech__copy h2{font-size:37px}.almond-tech__links{grid-template-columns:1fr 1fr;gap:0 18px}.almond-tech__links a{font-size:13px}.almond-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.almond-product h3{font-size:13px;margin-top:12px}.almond-product__price{font-size:12px}.almond-story{padding-block:46px}.almond-story__inner>p:not(.almond-eyebrow){font-size:15px}}@media(prefers-reduced-motion:reduce){.almond-studio img,.almond-studio a{transition:none}}.header .almond-brand-lockup{display:inline-flex;align-items:center;gap:13px;color:#242424;text-decoration:none}.header .almond-brand-lockup .header__heading-logo-wrapper{width:60px;flex:0 0 60px}.header .almond-brand-lockup .header__heading-logo{display:block;width:100%;height:auto;object-fit:contain}.almond-brand-wordmark{display:flex;flex-direction:column;gap:5px;font-family:var(--font-body-family);font-style:normal;font-weight:600;line-height:1;text-transform:uppercase;white-space:nowrap}.almond-brand-wordmark>span{font-size:17px;font-weight:600;letter-spacing:.18em}@media screen and (max-width:989px){.header .almond-brand-lockup{gap:9px;padding-inline:0}.header .almond-brand-lockup .header__heading-logo-wrapper{width:46px;flex-basis:46px}.almond-brand-wordmark>span{font-size:14px;letter-spacing:.14em}}@media screen and (max-width:374px){.header.header--mobile-center{padding-inline:16px}.header .almond-brand-lockup{gap:7px}.header .almond-brand-lockup .header__heading-logo-wrapper{width:38px;flex-basis:38px}.almond-brand-wordmark>span{font-size:12px}}@media screen and (min-width:990px){.header__inline-menu .mega-menu__content{max-height:calc(100vh - var(--almond-nav-top, 18rem) - 2rem);max-height:calc(100dvh - var(--almond-nav-top, 18rem) - 2rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.header__inline-menu [data-almond-phone-menu] .mega-menu__list{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,2.2fr) minmax(0,1.45fr) minmax(0,1.2fr);grid-template-rows:repeat(3,min-content) 1fr;gap:1.2rem 2.4rem;align-items:start}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li{width:auto;padding-right:0;min-width:0}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(1){grid-column:1;grid-row:1 / 5}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(2){grid-column:2;grid-row:1 / 5}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(3){grid-column:3;grid-row:1 / 5}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(4){grid-column:4;grid-row:1}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(5){grid-column:4;grid-row:2}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(6){grid-column:4;grid-row:3}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(7){grid-column:4;grid-row:4;padding-top:.8rem}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li:nth-child(-n+2)>ul{columns:2;column-gap:1.2rem}.header__inline-menu [data-almond-phone-menu] .mega-menu__list>li>ul>li{break-inside:avoid}.header__inline-menu [data-almond-phone-menu] .mega-menu__link{font-size:1.3rem;line-height:1.35;padding-block:.55rem;overflow-wrap:anywhere}.header__inline-menu [data-almond-phone-menu] .mega-menu__link--level-2{font-size:1.4rem;font-weight:600;padding-bottom:1.1rem}}body{-webkit-font-smoothing:antialiased}.header-wrapper{border-bottom-color:#24242421}.header__menu-item{font-size:14px;letter-spacing:.015em}.announcement-bar__message{font-size:11px;letter-spacing:.12em;min-height:34px;padding-block:8px}.header__heading-logo{object-fit:contain}.collection-hero__title,.product__title h1,.main-page-title,.title-wrapper-with-link .title,.footer-block__heading{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.025em}.product__title h1{line-height:1.18}.card__heading{line-height:1.5}.card-information .price{font-size:14px}.product-form__submit,.shopify-payment-button__button,.button{min-height:48px}.footer{border-top:0}.footer__content-top{padding-bottom:36px}.footer-block__heading{font-size:23px}.footer-block__details-content .list-menu__item--link{font-size:13px;line-height:1.6}.footer__content-bottom{border-top-color:#24242426}.footer-block--newsletter{padding-top:28px;border-top:1px solid rgba(36,36,36,.15)}@media(min-width:990px){.header{column-gap:24px}.header__inline-menu{margin-left:0}}@media(max-width:749px){.header__heading-logo{max-height:70px;width:auto}.footer-block__heading{font-size:21px}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
