.xj-header-section{position:relative;z-index:30}.xj-header{display:block;padding:24px 40px;background:var(--xj-cream)}.xj-header--over-hero{position:absolute;inset:0 0 auto;background:none}.xj-header__bar{max-width:1600px;min-height:78px;margin:0 auto;padding:12px 24px 12px 31px;border:1px solid rgba(31,30,28,.07);border-radius:60px;background:#f8f5eef7;display:flex;align-items:center;justify-content:space-between;gap:30px}.xj-brand{display:inline-flex;flex-direction:column;width:max-content;color:var(--xj-ink);text-decoration:none;align-items:center;flex-shrink:0}.xj-brand__wordmark{font-family:var(--xj-sans);font-size:28px;font-weight:750;letter-spacing:3px;line-height:1}.xj-brand__country{font-size:8px;font-weight:500;letter-spacing:5px;padding-left:5px;margin-top:7px;line-height:1}.xj-brand__logo{display:block;width:130px;height:39px;object-fit:contain}.xj-header__nav{display:flex;align-items:center;gap:clamp(20px,2.5vw,42px)}.xj-header__nav a{font-size:12px;color:var(--xj-ink);text-decoration:none;transition:opacity .2s;padding:14px 0}.xj-header__nav a:hover,.xj-header__nav a[aria-current]{opacity:.6}.xj-header__actions{display:flex;align-items:center;gap:21px}.xj-header__cart{display:grid;place-items:center;position:relative;color:var(--xj-ink);width:30px;height:42px}.xj-header__cart svg{width:21px;height:23px}.xj-header__cart .svg-wrapper{width:28px;height:28px}.xj-header__cart .cart-count-bubble{background:var(--xj-walnut);color:#fff;bottom:1px;left:15px;width:16px;height:16px;font-size:9px}.xj-header__shop{display:inline-flex;align-items:center;gap:20px;padding:14px 19px;border-radius:30px;text-decoration:none;background:var(--xj-walnut);color:var(--xj-cream);font-size:11px;line-height:1.2;white-space:nowrap}.xj-header__shop svg{width:17px;height:17px}.xj-mobile-menu{display:none}.xj-footer{background:var(--xj-linen);color:var(--xj-ink);padding:90px 0 24px}.xj-footer__top{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-bottom:72px;border-bottom:1px solid rgba(31,30,28,.2)}.xj-footer__invitation .xj-heading{font-size:clamp(45px,5.6vw,80px);margin:20px 0 0}.xj-footer__newsletter{max-width:440px;align-self:center}.xj-footer__newsletter>p{max-width:350px;font-size:14px;line-height:1.7;margin:0 0 24px}.xj-newsletter__field{display:flex;border-bottom:1px solid var(--xj-ink)}.xj-newsletter__field input{font:inherit;font-size:13px;width:100%;min-width:0;padding:17px 0;color:inherit;background:transparent;border:0;border-radius:0}.xj-newsletter__field button{background:none;border:0;cursor:pointer;color:inherit;padding:12px}.xj-newsletter__field button svg{width:24px;height:24px}.xj-newsletter__note{font-size:10px;line-height:1.7;color:#1f1e1c99;margin:15px 0 0}.xj-newsletter__note a{color:inherit}.xj-footer__middle{display:flex;gap:clamp(35px,7vw,130px);padding:56px 0 72px}.xj-footer__brand{margin-right:auto;max-width:260px}.xj-footer__brand .xj-brand__wordmark{font-size:37px}.xj-footer__brand .xj-brand__logo{width:165px;height:50px}.xj-footer__brand .xj-brand__country{font-size:9px;letter-spacing:7px}.xj-footer__brand p{font-size:11px;line-height:1.8;opacity:.7;max-width:220px;margin-top:25px}.xj-footer__links{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.xj-footer__links .xj-eyebrow{margin-bottom:9px}.xj-footer__links a{font-size:12px;line-height:1.5;color:inherit;text-decoration:none}.xj-footer a:hover{text-decoration:underline;text-underline-offset:5px}.xj-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;font-size:10px;color:#1f1e1c99;padding-top:25px;border-top:1px solid rgba(31,30,28,.15)}.xj-footer__bottom nav{display:flex;gap:20px}.xj-footer__bottom a{color:inherit;text-decoration:none}.xj-inner-page{padding:70px 0 120px;background:var(--xj-cream)}.xj-breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;padding:6px 0 26px;color:#1f1e1ca6}.xj-breadcrumb a{color:inherit;text-decoration:none}.xj-product-event{display:block}.xj-product{display:block;background:var(--xj-cream);padding:18px 0 110px;color:var(--xj-ink)}.xj-product__layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:clamp(38px,5.5vw,88px);align-items:start}.xj-product__gallery{min-width:0}.xj-product__stage{position:relative;background:#ece8e0;border-radius:3px;overflow:hidden}.xj-product__media{aspect-ratio:1 / 1.04}.xj-product__media[hidden]{display:none}.xj-product__media img,.xj-product__media video,.xj-product__media iframe,.xj-product__media model-viewer{display:block;width:100%;height:100%;object-fit:contain}.xj-product__media iframe{border:0}.xj-product__image-note{position:absolute;bottom:20px;left:24px;font-size:10px;letter-spacing:1px;color:#66594d;pointer-events:none}.xj-product__thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 5px}.xj-product__thumbs button{width:80px;height:80px;flex:0 0 80px;background:#ece8e0;padding:3px;border:1px solid transparent;border-radius:2px;cursor:pointer}.xj-product__thumbs button[aria-pressed=true]{border-color:var(--xj-walnut)}.xj-product__thumbs img{width:100%;height:100%;object-fit:cover}.xj-product__summary{position:sticky;top:28px;padding:18px 0}.xj-product__summary>.xj-eyebrow{font-size:9px;letter-spacing:1.7px}.xj-product__summary>.xj-heading{font-size:clamp(46px,4.5vw,66px);margin:18px 0;line-height:.99}.xj-product__intro{font-family:var(--xj-serif);font-size:26px;line-height:1.12;margin:20px 0}.xj-product__description{font-size:13px;line-height:1.75;margin:22px 0;max-width:450px}.xj-product__description p{margin:0 0 12px}.xj-product__price{display:flex;align-items:center;gap:18px;font-size:23px;margin:25px 0 6px;letter-spacing:-.5px}.xj-product__price s,.xj-featured__price s{color:#857b70;font-size:15px}.xj-product__price [hidden]{display:none}.xj-product__tax-note{font-size:10px;margin:0 0 22px;color:#71685e}.xj-product__tax-note a{color:inherit}.xj-product__finish{display:flex;align-items:center;gap:10px;font-size:11px;margin:24px 0}.xj-product__finish>span{width:23px;height:23px;display:inline-block;border-radius:50%;background:repeating-linear-gradient(100deg,#493124,#825d43 3px,#66442e,#9c7554 7px);border:2px solid var(--xj-cream);outline:1px solid #806547}.xj-product__label{display:block;font-size:11px;margin:20px 0 8px}.xj-select{width:100%;background:transparent;color:var(--xj-ink);border:1px solid #bfb4a7;border-radius:2px;padding:14px 12px;font:inherit;font-size:13px;margin-bottom:20px}.xj-product__buy-row{display:flex;gap:10px}.xj-quantity{flex:0 0 74px;border:1px solid #bfb4a7;border-radius:40px;display:grid;place-items:center;overflow:hidden}.xj-quantity input{background:transparent;border:0;border-radius:0;text-align:center;width:65px;padding:16px 8px;color:var(--xj-ink);font:inherit;font-size:13px}.xj-product__add{flex:1;justify-content:center;position:relative;cursor:pointer;min-height:53px}.xj-product__add[disabled]{opacity:.45;cursor:not-allowed}.xj-product__add.loading>span{visibility:hidden}.xj-product__add .loading__spinner{width:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xj-product__add .loading__spinner .path{stroke:var(--xj-cream)}.xj-product__local{font-size:10px;margin:18px 0 29px;line-height:1.6;text-align:center;color:#7a6b5e}.xj-product__inquiry{display:block;width:max-content;max-width:100%;margin:16px auto 0;font-size:11px}.xj-product__section-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 24px;margin:-9px 0 22px}.xj-product__section-links a{display:inline-flex;align-items:center;min-height:44px;color:var(--xj-walnut);font-size:11px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.xj-product__sticky{display:none}.xj-product__accordions{border-top:1px solid #d5ccbf}.xj-product__accordions details{border-bottom:1px solid #d5ccbf}.xj-product__accordions summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;font-size:12px;list-style:none}.xj-product__accordions summary::-webkit-details-marker{display:none}.xj-product__accordions summary svg{width:15px;height:15px;transition:transform .25s}.xj-product__accordions details[open] summary svg{transform:rotate(45deg)}.xj-product__accordions details>div{font-size:12px;line-height:1.8;color:#71685e;padding-bottom:12px}.xj-product__accordions ul{padding-left:16px;margin:0}.xj-product__accordions a{color:inherit}.xj-product__specs{margin-top:95px;padding-top:70px;border-top:1px solid #d5ccbf;scroll-margin-top:36px}.xj-product__specs-header{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:60px;margin-bottom:58px}.xj-product__specs .xj-heading{font-size:clamp(42px,4.8vw,64px);margin:22px 0 0}.xj-product__specs-header>.xj-body{max-width:42ch;margin-bottom:5px;font-size:14px}.xj-product__spec-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,64px)}.xj-product__spec-group{min-width:0;border-top:1px solid var(--xj-walnut);padding-top:22px}.xj-product__spec-number{font-size:10px;letter-spacing:.12em;color:var(--xj-muted);margin:0 0 15px}.xj-product__spec-group h3{font-family:var(--xj-serif);font-weight:400;font-size:clamp(29px,2.7vw,40px);letter-spacing:-.035em;line-height:1.12;margin:0 0 21px}.xj-product__specs dl{margin:0}.xj-product__specs dl>div{padding:17px 0;border-bottom:1px solid #d5ccbf}.xj-product__specs dt{color:var(--xj-muted);font-size:11px;line-height:1.6;margin-bottom:5px}.xj-product__specs dd{margin:0;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.xj-product__spec-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-top:34px;padding:22px 26px;background:var(--xj-linen);border-radius:3px}.xj-product__spec-footer p{max-width:76ch;margin:0;color:var(--xj-muted);font-size:12px;line-height:1.8}.xj-product__spec-footer .xj-link{flex:0 0 auto;min-height:36px;color:var(--xj-walnut);font-size:11px}.xj-product__spec-footer .xj-icon{width:16px;height:16px}.xj-featured{background:var(--xj-cream);padding:110px 0}.xj-featured__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(50px,8vw,130px);align-items:center}.xj-featured__visual{background:#ece7df;position:relative;aspect-ratio:1 / 1.02;overflow:hidden}.xj-featured__visual img{width:100%;height:100%;object-fit:contain;display:block}.xj-featured__caption{position:absolute;bottom:22px;left:25px;font-size:10px;color:#746353}.xj-featured__copy{max-width:430px}.xj-featured__copy .xj-heading{font-size:clamp(48px,5.3vw,78px);line-height:1;margin:24px 0}.xj-featured__copy .xj-body{font-size:14px;line-height:1.8}.xj-featured__price{display:flex;align-items:center;gap:20px;font-size:23px;margin:0 0 25px}.xj-featured__note{color:#88786a;font-size:10px;margin:18px 0 0}.xj-faq{background:var(--xj-cream);padding:100px 0 120px}.xj-faq__grid{display:grid;grid-template-columns:1fr 1.3fr;gap:9%}.xj-faq .xj-heading{font-size:clamp(44px,4.6vw,66px);margin:22px 0;max-width:430px}.xj-faq .xj-body{font-size:13px}.xj-faq .xj-link{margin-top:25px;display:inline-flex}.xj-faq__list{border-top:1px solid #cabfaf}.xj-faq__item{border-bottom:1px solid #cabfaf}.xj-faq__item summary{display:flex;gap:30px;align-items:center;justify-content:space-between;padding:25px 0;list-style:none;cursor:pointer;font-size:13px;line-height:1.5}.xj-faq__item summary::-webkit-details-marker{display:none}.xj-faq__item summary>span{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border:1px solid #c7bbaa;border-radius:50%}.xj-faq__item summary svg{width:12px;height:12px;transition:transform .25s}.xj-faq__item[open] summary svg{transform:rotate(45deg)}.xj-faq__item>div{padding:0 50px 20px 0;color:#746a60}.xj-faq__item>div p{margin:0 0 8px}.xj-story-page__intro{text-align:center;max-width:950px;margin:15px auto 65px}.xj-story-page__intro .xj-heading{font-size:clamp(54px,6.5vw,94px);line-height:1;margin:25px 0}.xj-story-page__intro .xj-body{max-width:510px;margin:0 auto;font-size:14px}.xj-story-page__image{aspect-ratio:16 / 8.4;overflow:hidden}.xj-story-page__image img{display:block;width:100%;height:100%;object-fit:cover}.xj-story-page__details{padding:85px 0;display:grid;grid-template-columns:1fr 2fr;gap:70px}.xj-story-page__details>.xj-eyebrow{padding-top:8px}.xj-story-page__details .xj-heading{font-size:clamp(44px,5vw,70px);margin:0 0 30px}.xj-story-page__details .xj-body{max-width:640px;font-size:14px}.xj-story-page__local{text-align:center;padding:75px 30px;background:var(--xj-linen)}.xj-story-page__local .xj-heading{font-size:clamp(47px,5.2vw,72px);margin:20px 0}.xj-story-page__local .xj-body{max-width:510px;margin:0 auto 30px;font-size:13px}.xj-contact__grid{display:grid;grid-template-columns:1fr 1.15fr;gap:10%}.xj-contact__intro .xj-heading{font-size:clamp(52px,5.3vw,77px);margin:23px 0 28px;line-height:1}.xj-contact__intro .xj-body{max-width:370px;font-size:14px}.xj-contact__intro>.xj-link{display:inline-flex;margin-top:20px}.xj-contact__note{max-width:300px;margin-top:45px;color:#7c7064;font-size:11px;line-height:1.8}.xj-contact__form{padding-top:10px}.xj-contact__fields{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:30px}.xj-contact__fields label{display:block;font-size:12px;line-height:1.5;margin-bottom:10px}.xj-contact__fields label span{opacity:.5;font-size:10px}.xj-contact__fields input,.xj-contact__fields select,.xj-contact__fields textarea{border:1px solid #c7bbaa;border-radius:2px;background:transparent;color:var(--xj-ink);font:inherit;font-size:13px;width:100%;padding:14px;box-shadow:none}.xj-contact__fields textarea{resize:vertical;min-height:140px}.xj-contact__message{grid-column:1 / -1}.xj-contact__privacy{font-size:10px;color:#7a6b5e;margin-top:20px}.xj-contact__privacy a{color:inherit}.xj-contact__success{padding:35px;background:var(--xj-linen)}.xj-contact__success .xj-heading{font-size:42px}.xj-form-message{font-size:13px;line-height:1.6}.xj-form-message--error{color:#8b2823;padding:12px 0}.xj-form-message--error ul{padding-left:20px}.xj-form-message--error a{color:inherit}.xj-policy .xj-wrap{max-width:920px}.xj-policy .xj-heading{font-size:clamp(48px,5vw,72px);margin:25px 0 45px}.xj-policy__body{font-size:14px;line-height:1.9}.xj-policy__body h2,.xj-policy__body h3{margin-top:35px}@media(min-width:990px){.xj-product__stage:has(.xj-product__media video) .xj-product__image-note{display:none}}@media(max-width:1100px){.xj-header__nav{gap:20px}.xj-header__bar{gap:20px;padding-inline:24px}.xj-header__shop{gap:10px}.xj-footer__middle{gap:45px}}@media(max-width:989px){.xj-header{padding:18px 22px}.xj-header__bar{min-height:70px;padding:13px 22px}.xj-header__nav{display:none}.xj-brand__wordmark{font-size:25px}.xj-brand__country{font-size:7px;letter-spacing:4px}.xj-brand__logo{width:120px;height:36px}.xj-mobile-menu{display:block}.xj-mobile-menu summary{list-style:none;display:flex;gap:8px;align-items:center;color:var(--xj-ink);padding:9px 0 9px 9px;cursor:pointer}.xj-mobile-menu summary::-webkit-details-marker{display:none}.xj-mobile-menu summary>svg{width:22px;height:22px}.xj-mobile-menu__label{font-size:10px}.xj-mobile-menu__panel{position:absolute;top:calc(100% - 5px);left:22px;right:22px;background:var(--xj-cream);border-radius:16px;padding:18px 26px;box-shadow:0 16px 35px #1f1e1c21}.xj-mobile-menu__panel a{color:var(--xj-ink);text-decoration:none;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd3c6;padding:19px 0;font-size:16px}.xj-mobile-menu__panel a svg{width:19px;height:19px}.xj-mobile-menu__note{font-size:11px;display:block;padding-top:24px;color:#887567}.xj-product__layout{grid-template-columns:1fr 1fr;gap:30px}.xj-product__summary{padding-top:0;position:static}.xj-product__summary>.xj-heading{font-size:44px}.xj-product__media{aspect-ratio:1 / 1.25}.xj-featured__grid,.xj-footer__top{gap:45px}.xj-footer__middle{flex-wrap:wrap}.xj-story-page__details{gap:35px}.xj-contact__grid{gap:50px}.xj-contact__fields{grid-template-columns:1fr}}@media(max-width:749px){.xj-header{padding:14px 16px}.xj-header__bar{min-height:65px;padding:12px 18px 12px 22px;gap:20px}.xj-header__shop{display:none}.xj-header__actions{gap:12px}.xj-brand__wordmark{font-size:23px;letter-spacing:2.5px}.xj-brand__country{font-size:6px;letter-spacing:4px;margin-top:6px}.xj-brand__logo{width:107px;height:32px}.xj-mobile-menu__label{display:none}.xj-mobile-menu__panel{left:16px;right:16px;top:calc(100% - 3px)}.xj-footer{padding:65px 0 25px}.xj-footer__top{grid-template-columns:1fr;gap:40px;padding-bottom:45px}.xj-footer__invitation .xj-heading{font-size:51px}.xj-footer__newsletter{max-width:none}.xj-footer__newsletter>p{font-size:13px}.xj-footer__middle{gap:32px 40px;padding:40px 0;display:grid;grid-template-columns:1fr 1fr}.xj-footer__brand{grid-column:1 / -1;max-width:none}.xj-footer__brand p{max-width:300px}.xj-footer__links a{font-size:11px}.xj-footer__bottom{gap:16px;font-size:9px}.xj-footer__bottom>span:nth-child(2){display:none}.xj-inner-page{padding:44px 0 75px}.xj-breadcrumb{font-size:10px;gap:9px;padding-bottom:20px}.xj-product{padding:5px 0 70px}.xj-product__layout{grid-template-columns:1fr;gap:26px}.xj-product__media{aspect-ratio:1 / 1}.xj-product__summary>.xj-heading{font-size:52px}.xj-product__intro{font-size:26px}.xj-product__description{max-width:none;font-size:13px}.xj-product__summary>.xj-eyebrow{font-size:8px}.xj-product__thumbs button{width:64px;height:64px;flex-basis:64px}.xj-product__section-links{gap:0 20px}.xj-product__specs{margin-top:45px;padding-top:45px}.xj-product__specs-header{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.xj-product__specs .xj-heading{font-size:45px;margin-bottom:0}.xj-product__specs-header>.xj-body{max-width:none;font-size:13px}.xj-product__spec-groups{grid-template-columns:1fr;gap:34px}.xj-product__spec-group h3{font-size:35px;margin-bottom:18px}.xj-product__specs dl>div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:18px;padding:16px 0}.xj-product__specs dt{margin:0}.xj-product__specs dd{font-size:12px}.xj-product__spec-footer{flex-direction:column;gap:10px;padding:21px;margin-top:28px}.xj-product__sticky:not([hidden]){display:flex;align-items:center;justify-content:space-between;gap:16px;position:fixed;z-index:35;bottom:max(14px,env(safe-area-inset-bottom));left:14px;right:14px;background:var(--xj-cream);color:var(--xj-ink);padding:10px 12px 10px 18px;border:1px solid #d8cbb9;border-radius:40px;box-shadow:0 4px 30px #1f1e1c1f}.xj-product__sticky>div{display:flex;flex-direction:column;min-width:0;gap:4px}.xj-product__sticky>div>span:first-child{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xj-product__sticky [data-sticky-price]{font-size:12px}.xj-product__sticky .xj-button{min-height:42px;padding:9px 19px;font-size:11px;white-space:nowrap;flex-shrink:0}.xj-featured{padding:70px 0}.xj-featured__grid{grid-template-columns:1fr;gap:38px}.xj-featured__copy{max-width:none}.xj-featured__copy .xj-heading{font-size:53px;margin:20px 0}.xj-featured__visual{aspect-ratio:1 / 1}.xj-featured__copy .xj-body{font-size:13px}.xj-faq{padding:65px 0 75px}.xj-faq__grid{grid-template-columns:1fr;gap:35px}.xj-faq .xj-heading{font-size:49px}.xj-faq .xj-link{margin-top:12px}.xj-faq__item summary{font-size:12px;padding:22px 0;gap:16px}.xj-faq__item>div{padding-right:12px;font-size:12px}.xj-story-page__intro{margin:5px auto 35px}.xj-story-page__intro .xj-heading{font-size:54px}.xj-story-page__intro .xj-body{font-size:13px}.xj-story-page__image{aspect-ratio:4 / 4.6}.xj-story-page__details{grid-template-columns:1fr;gap:20px;padding:45px 0}.xj-story-page__details .xj-heading{font-size:46px}.xj-story-page__details .xj-body{font-size:13px}.xj-story-page__local{padding:48px 22px}.xj-story-page__local .xj-heading{font-size:49px}.xj-contact__grid{grid-template-columns:1fr;gap:34px}.xj-contact__intro .xj-heading{font-size:56px}.xj-contact__intro .xj-body{font-size:13px}.xj-contact__note{margin-top:24px}.xj-contact__fields{gap:21px}.xj-contact__fields input,.xj-contact__fields select,.xj-contact__fields textarea{font-size:16px}.xj-policy .xj-heading{font-size:51px;margin-bottom:30px}.xj-policy__body{font-size:13px}}@media(prefers-reduced-motion:reduce){.xj-header__nav a,.xj-product__accordions summary svg,.xj-faq__item summary svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/xenjoy-commerce.css.map */
