:root{--ink:#332a27;--cream:#fffaf5;--blush:#fff1e6;--muted:#756b67;--line:rgba(51,42,39,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.page-width{width:min(calc(100% - 40px),1240px);margin:auto}.section{padding:80px 0}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#8b7169;margin-bottom:12px}h1,h2,h3{font-family:"DM Serif Display",Georgia,serif;font-weight:400;letter-spacing:-.025em;margin:0}h1{font-size:clamp(3.4rem,7vw,7rem);line-height:.94}h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:1}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-weight:700}.button--outline{background:transparent;color:var(--ink)}.announcement{text-align:center;background:var(--ink);color:#fff;padding:10px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;background:#fffaf5e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.05)}.header{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.nav{display:flex;gap:26px;font-size:13px;font-weight:700;text-transform:uppercase}.logo{font-family:"DM Serif Display";font-size:28px;letter-spacing:.04em;text-align:center}.logo img{max-height:52px;max-width:180px}.actions{justify-self:end;display:flex;gap:12px}.hero{padding:18px 0 0}.hero-shell{width:min(calc(100% - 28px),1400px);margin:auto;min-height:720px;border-radius:40px;overflow:hidden;position:relative;background:var(--blush)}.hero-media,.hero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff8f2f5,#fff8f2b8 38%,#fff8f20f 70%)}.hero-content{position:relative;z-index:2;min-height:720px;display:flex;align-items:center;padding:70px clamp(28px,6vw,90px);max-width:760px}.hero-copy p{font-size:18px;color:#655b56;max-width:520px;line-height:1.7}.hero-copy em{color:#d98f8f}.trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:38px}.trust div{padding:24px;text-align:center;border-right:1px solid var(--line)}.trust div:last-child{border-right:0}.trust strong{display:block;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.trust span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head p{max-width:480px;color:var(--muted)}.product-grid,.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card__media{aspect-ratio:1/1.04;border-radius:28px;overflow:hidden;background:#f3ebe5}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.035)}.product-card__info{padding:15px 4px}.product-card__type{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#90766c}.product-card__title{font-family:"DM Serif Display";font-size:22px;margin-top:7px}.product-card__price{font-weight:700;margin-top:6px}.story{display:grid;grid-template-columns:1.05fr .95fr;background:#f1e7dc;border-radius:36px;overflow:hidden;min-height:580px}.story img{width:100%;height:100%;object-fit:cover}.story-copy{padding:clamp(40px,7vw,88px);display:flex;flex-direction:column;justify-content:center}.story-copy p{color:#655b56;line-height:1.75}.newsletter{background:var(--ink);color:#fff;border-radius:34px;padding:55px;display:flex;justify-content:space-between;align-items:center;gap:30px}.newsletter form{display:flex;gap:10px;min-width:420px}.newsletter input{flex:1;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;padding:0 18px}.footer{padding:70px 0 30px;border-top:1px solid var(--line);margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer a{display:block;margin:8px 0;color:#6f625d}.footer h4{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.page-main{padding:70px 0 90px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;padding:50px 0 90px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery img{width:100%;aspect-ratio:1/1.05;object-fit:cover;border-radius:24px}.gallery img:first-child{grid-column:1/-1}.product-info{position:sticky;top:110px}.product-info select,.product-info input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:14px;padding:0 14px;margin:8px 0 18px}.rte{max-width:850px}.rte p,.rte li{line-height:1.75;color:#655b56}@media(max-width:900px){.nav{display:none}.product-grid,.collection-grid{grid-template-columns:1fr 1fr}.story,.product-page{grid-template-columns:1fr}.product-info{position:static}.trust,.footer-grid{grid-template-columns:1fr 1fr}.newsletter{display:block}.newsletter form{min-width:0;margin-top:20px}}@media(max-width:650px){.page-width{width:calc(100% - 28px)}.section{padding:58px 0}.hero-shell{width:calc(100% - 14px);min-height:640px;border-radius:28px}.hero-content{min-height:640px;align-items:flex-end;padding:32px 24px 44px}.hero-overlay{background:linear-gradient(180deg,#fff8f214 20%,#fff8f2f2 70%)}.section-head{display:block}.product-grid,.collection-grid{grid-template-columns:1fr}.newsletter{padding:36px 24px}.newsletter form{display:block}.newsletter input{width:100%;min-height:50px;margin-bottom:10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.gallery{grid-template-columns:1fr}.gallery img:first-child{grid-column:auto}}.featured-collection .product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:start!important;width:100%!important}.featured-collection .product-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important}.featured-collection .product-card__info{position:static!important;display:block!important;min-height:118px!important;padding:15px 4px 8px!important}.featured-collection .product-card__title{position:static!important;display:block!important;line-height:1.12!important;min-height:2.24em!important}.featured-collection .product-card__price{position:static!important;display:block!important}.featured-collection__footer{position:static!important;clear:both!important;width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding-top:44px!important;margin:0!important;z-index:auto!important;transform:none!important}.featured-collection__footer .button{position:static!important;inset:auto!important;transform:none!important;margin:0!important;z-index:auto!important}@media(max-width:900px){.featured-collection .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:650px){.featured-collection .product-grid{grid-template-columns:1fr!important}.featured-collection .product-card__info,.featured-collection .product-card__title{min-height:0!important}.featured-collection__footer{padding-top:32px!important}}.header--responsive{position:relative}.header-icon{width:42px;height:42px;display:inline-grid;place-items:center;position:relative;border:1px solid rgba(51,42,39,.1);border-radius:999px;background:#ffffff8c;color:var(--ink);transition:background .2s ease,transform .2s ease,border-color .2s ease;flex:0 0 42px}.header-icon:hover{background:#fff;border-color:#332a272e;transform:translateY(-1px)}.header-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.actions{align-items:center;gap:8px}.cart-badge{position:absolute;right:-2px;top:-3px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:10px;font-weight:700;border:2px solid var(--cream);line-height:1}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;left:0;right:0;top:100%;background:#fffaf5fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 20px 24px;box-shadow:0 20px 40px #332a2714}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__nav a{padding:13px 4px;border-bottom:1px solid rgba(51,42,39,.07);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mobile-menu__nav a:last-child{border-bottom:0}@media(min-width:1101px){.header--responsive{grid-template-columns:1fr auto 1fr}.nav{min-width:0;flex-wrap:wrap;row-gap:8px}.logo{justify-self:center}.actions{justify-self:end}}@media(min-width:769px)and (max-width:1100px){.header--responsive{grid-template-columns:auto 1fr auto;min-height:74px;gap:14px}.nav{display:none!important}.mobile-menu{display:block;justify-self:start}.mobile-menu__panel{top:74px}.logo{justify-self:center;font-size:25px}.logo img{max-width:155px;max-height:48px}.actions{justify-self:end}.header-icon{width:40px;height:40px;flex-basis:40px}.header-icon svg{width:19px;height:19px}}@media(max-width:768px){.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header--responsive{grid-template-columns:auto 1fr auto;min-height:66px;gap:9px;width:calc(100% - 20px)}.nav{display:none!important}.mobile-menu{display:block;justify-self:start}.mobile-menu__panel{position:fixed;top:auto;left:0;right:0;margin-top:12px;padding:16px 20px 22px}.logo{justify-self:center;font-size:22px;white-space:nowrap}.logo img{max-width:132px;max-height:42px}.actions{justify-self:end;gap:5px}.header-icon{width:38px;height:38px;flex-basis:38px;border-color:transparent;background:transparent}.header-icon:hover{transform:none;background:#ffffffa6}.header-icon svg{width:19px;height:19px}.cart-badge{right:-1px;top:-2px;min-width:17px;height:17px;font-size:9px}}@media(max-width:420px){.header--responsive{width:calc(100% - 14px);gap:4px}.logo{font-size:20px}.logo img{max-width:112px;max-height:38px}.actions{gap:1px}.header-icon{width:35px;height:35px;flex-basis:35px}.header-icon svg{width:18px;height:18px}.header-icon--account{display:none}}.header-actions,.actions{align-items:center}.icon-btn.search-link{width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;background:#ffffffc2;display:inline-grid;place-items:center;color:var(--text, var(--ink))}.icon-btn.search-link svg{width:19px;height:19px;display:block}@media(max-width:700px){.icon-btn.search-link{width:38px;height:38px}.icon-btn.search-link svg{width:18px;height:18px}}:root{--jt-radius-xl:36px;--jt-radius-lg:26px;--jt-radius-md:18px;--jt-shadow:0 20px 60px rgba(62,45,38,.08)}.hero-media img{object-position:center center}.product-card__media{aspect-ratio:1/1;position:relative}.product-card__media img{aspect-ratio:1/1;object-fit:cover;object-position:center}.gallery img{aspect-ratio:1/1;object-fit:cover}.account-shell,.contact-shell,.status-shell,.auth-shell{width:min(calc(100% - 40px),1100px);margin:48px auto 90px}.luxe-panel{background:#fff;border:1px solid var(--line);border-radius:var(--jt-radius-xl);box-shadow:var(--jt-shadow);padding:clamp(26px,5vw,58px)}.luxe-intro{text-align:center;max-width:720px;margin:0 auto 38px}.luxe-intro p{color:var(--muted);line-height:1.75}.luxe-form{max-width:720px;margin:auto}.luxe-form input,.luxe-form textarea,.luxe-form select,.shopify-challenge__container input{width:100%;border:1px solid var(--line);border-radius:16px;background:#fffaf7;min-height:52px;padding:14px 16px;font:inherit;color:var(--ink);margin:7px 0 18px}.luxe-form textarea{min-height:150px;resize:vertical}.luxe-form label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.luxe-form .button{width:100%}.account-nav{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 34px}.account-nav a{padding:10px 16px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700}.order-card,.address-card,.status-card{border:1px solid var(--line);border-radius:22px;padding:22px;background:#fff;margin:14px 0}.order-row{display:grid;grid-template-columns:1.5fr .8fr .8fr .8fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.order-row:last-child{border-bottom:0}.status-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:28px 0}.status-step{padding:14px 10px;border-radius:14px;background:#f4ebe4;text-align:center;font-size:12px;font-weight:700}.status-step.is-active{background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.contact-aside{background:var(--blush);border-radius:28px;padding:34px}.empty-state{text-align:center;padding:60px 20px}.template-collection .page-main,.template-search .page-main{padding-top:55px}@media(min-width:1200px){.hero-shell,.hero-content{min-height:680px}}@media(min-width:768px)and (max-width:1100px){.hero-shell{min-height:610px;border-radius:32px}.hero-content{min-height:610px}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.header{min-height:72px}}@media(max-width:767px){.hero-shell,.hero-content{min-height:580px}.hero-media img{object-position:center 35%}.product-card__media,.product-card__media img{aspect-ratio:1/1}.account-shell,.contact-shell,.status-shell,.auth-shell{width:calc(100% - 24px);margin-top:24px}.luxe-panel{border-radius:24px;padding:26px 18px}.contact-grid{grid-template-columns:1fr}.contact-aside{padding:24px}.order-row{grid-template-columns:1fr 1fr}.order-row>*:first-child{grid-column:1/-1}.status-steps{grid-template-columns:1fr 1fr}}.jt-cart-page{padding:clamp(34px,6vw,76px) 0 100px}.jt-cart-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.jt-cart-head h1{font-size:clamp(3.4rem,7vw,6.8rem);line-height:.93}.jt-cart-count{padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.jt-cart-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.75fr);gap:clamp(26px,4vw,56px);align-items:start}.jt-cart-items{min-width:0}.jt-cart-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:24px;padding:24px 0;border-top:1px solid var(--line)}.jt-cart-item:last-of-type{border-bottom:1px solid var(--line)}.jt-cart-media{display:block;width:150px;aspect-ratio:1/1;border-radius:22px;overflow:hidden;background:#f5ece6}.jt-cart-media img{width:100%;height:100%;object-fit:cover}.jt-cart-info{display:flex;flex-direction:column;justify-content:space-between;min-width:0;padding:4px 0}.jt-cart-topline{display:flex;justify-content:space-between;gap:18px}.jt-cart-type{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#9a7d73;font-weight:700;margin-bottom:7px}.jt-cart-title{display:block;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08;max-width:520px}.jt-cart-variant{color:var(--muted);font-size:13px;margin-top:9px}.jt-cart-remove{flex:0 0 auto;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;transition:.2s ease}.jt-cart-remove:hover{transform:translateY(-1px);background:#fff4ef}.jt-cart-remove svg{width:17px;height:17px}.jt-cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px}.jt-qty{display:grid;grid-template-columns:38px 44px 38px;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;overflow:hidden}.jt-qty-btn{width:38px;height:40px;border:0;background:transparent;color:var(--ink);font-size:20px;line-height:1}.jt-qty-input{width:44px!important;min-height:40px!important;height:40px!important;border:0!important;padding:0!important;margin:0!important;text-align:center;background:transparent!important;-moz-appearance:textfield}.jt-qty-input::-webkit-outer-spin-button,.jt-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.jt-cart-price{display:flex;align-items:center;gap:9px;font-size:18px}.jt-cart-price-old{color:#a89890;text-decoration:line-through;font-size:13px}.jt-update-link{margin-top:18px;border:0;background:transparent;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:12px;font-weight:700;color:#7b6a63}.jt-cart-summary{position:sticky;top:110px}.jt-summary-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(24px,3vw,34px);box-shadow:0 20px 60px #3e2d2612}.jt-summary-card h2{font-size:clamp(2.1rem,3vw,3rem);margin-bottom:28px}.jt-summary-line{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.jt-summary-line strong{font-size:19px}.jt-summary-muted{color:var(--muted);font-size:12px}.jt-summary-note{display:flex;gap:12px;padding:19px 0;color:#766760;font-size:12px;line-height:1.55}.jt-summary-note p{margin:0;line-height:1.55}.jt-checkout-btn{width:100%;min-height:58px;border:0;border-radius:999px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:800;letter-spacing:.05em;transition:.22s ease}.jt-checkout-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #332a272e}.jt-checkout-btn svg{width:18px;height:18px}.jt-continue{display:block;text-align:center;font-size:12px;font-weight:700;margin:16px 0 0;text-decoration:underline;text-underline-offset:4px}.jt-trust-mini{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding-top:20px;margin-top:20px;border-top:1px solid var(--line);color:#8d7c73;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.jt-cart-empty{max-width:720px;margin:0 auto;text-align:center;padding:70px 30px}.jt-cart-empty-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:var(--blush);font-size:24px}.jt-cart-empty h2{font-size:clamp(2rem,4vw,3.4rem)}.jt-cart-empty p{max-width:520px;margin:14px auto 26px;color:var(--muted)}@media(max-width:990px){.jt-cart-layout{grid-template-columns:1fr}.jt-cart-summary{position:static}}@media(max-width:700px){.jt-cart-page{padding:28px 0 70px}.jt-cart-head{align-items:flex-start;margin-bottom:22px}.jt-cart-head h1{font-size:clamp(3rem,15vw,4.8rem)}.jt-cart-item{grid-template-columns:110px minmax(0,1fr);gap:16px;padding:18px 0}.jt-cart-media{width:110px;border-radius:18px}.jt-cart-title{font-size:1.3rem}.jt-cart-bottom{align-items:end;margin-top:16px}.jt-cart-price{font-size:16px}.jt-summary-card{border-radius:24px}}@media(max-width:430px){.jt-cart-item{grid-template-columns:92px minmax(0,1fr);gap:13px}.jt-cart-media{width:92px}.jt-cart-title{font-size:1.15rem}.jt-cart-bottom{flex-direction:column;align-items:flex-start;gap:12px}.jt-cart-price{align-self:flex-end}}.jt-product-description{position:relative;margin:18px 0 10px}.jt-product-description__content{max-height:150px;overflow:hidden;position:relative;transition:max-height .35s ease}.jt-product-description__content:after{content:"";position:absolute;left:0;right:0;bottom:0;height:54px;background:linear-gradient(180deg,rgba(255,250,245,0),var(--cream));pointer-events:none}.jt-product-description.is-open .jt-product-description__content{max-height:1400px}.jt-product-description.is-open .jt-product-description__content:after{opacity:0}.jt-show-more{border:0;background:transparent;padding:10px 0 0;display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.jt-show-more svg{width:16px;height:16px;transition:.2s}.jt-product-description.is-open .jt-show-more svg{transform:rotate(180deg)}.jt-collections-page{padding:70px 0 100px}.jt-collections-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.jt-collections-head h1{font-size:clamp(3.4rem,7vw,6.7rem);line-height:.93}.jt-collections-head p{max-width:480px;color:var(--muted);line-height:1.7}.jt-collection-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.jt-collection-card{position:relative;min-height:480px;border-radius:30px;overflow:hidden;background:#eee4dc;box-shadow:0 18px 50px #3e2d260f}.jt-collection-card__media,.jt-collection-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.jt-collection-card__media img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.jt-collection-card:hover .jt-collection-card__media img{transform:scale(1.045)}.jt-collection-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1f171405 35%,#1f1714ad)}.jt-collection-card__content{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;color:#fff;display:flex;align-items:end;justify-content:space-between;gap:18px}.jt-collection-card__count{font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.8;margin-bottom:7px}.jt-collection-card__content h2{font-size:clamp(2rem,3vw,3rem);line-height:1}.jt-collection-arrow{flex:0 0 auto;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--ink);transition:.22s}.jt-collection-arrow svg{width:20px;height:20px}.jt-collection-card:hover .jt-collection-arrow{transform:translate(4px)}.jt-back-collections{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;margin-bottom:18px;color:#77665e}.jt-back-collections svg{width:17px;height:17px}.jt-checkout-btn--premium{min-height:62px;box-shadow:0 15px 34px #332a2729}.jt-lock-icon{display:grid;place-items:center}.jt-lock-icon svg{width:17px;height:17px}.jt-payments-caption{text-align:center;font-size:11px;color:#8d7c73;margin:18px 0 9px}.jt-payment-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.jt-payment-icons span{border:1px solid var(--line);background:#fffaf7;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:800;letter-spacing:.04em}@media(max-width:990px){.jt-collection-cards{grid-template-columns:repeat(2,1fr)}.jt-collections-head{display:block}.jt-collections-head p{margin-top:16px}}@media(max-width:700px){.jt-collections-page{padding:42px 0 70px}.jt-collection-cards{grid-template-columns:1fr}.jt-collection-card{min-height:420px;border-radius:24px}.jt-collection-card__content{left:20px;right:20px;bottom:20px}.jt-collection-arrow{width:46px;height:46px}.jt-product-description__content{max-height:125px}}.jt-full-button{width:100%;min-height:56px}.jt-auth-page{padding:44px 20px 90px}.jt-auth-shell{width:min(1120px,100%);margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:680px;border:1px solid var(--line);border-radius:36px;overflow:hidden;background:#fff;box-shadow:0 26px 80px #3e2d2614}.jt-auth-visual{position:relative;padding:42px;background:linear-gradient(145deg,#f3e3d6,#fff1e6);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.jt-auth-visual:before,.jt-auth-visual:after{content:"";position:absolute;border-radius:50%;filter:blur(2px)}.jt-auth-visual:before{width:360px;height:360px;background:#e9a7a72e;right:-130px;top:-90px}.jt-auth-visual:after{width:240px;height:240px;background:#cbdccf59;left:-90px;bottom:-60px}.jt-auth-brandmark{position:relative;z-index:2;font-family:"DM Serif Display";font-size:28px;letter-spacing:.05em}.jt-auth-visual__content{position:relative;z-index:2;max-width:440px}.jt-auth-visual__content h2{font-size:clamp(2.7rem,4vw,4.5rem);line-height:.98}.jt-auth-visual__content p{color:#675a55;line-height:1.75;max-width:400px}.jt-auth-perks{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.jt-auth-perks span{background:#ffffffb8;border:1px solid rgba(51,42,39,.08);padding:9px 12px;border-radius:999px;font-size:11px;font-weight:700}.jt-auth-card{padding:clamp(36px,6vw,72px);display:flex;flex-direction:column;justify-content:center}.jt-auth-card h1{font-size:clamp(3.2rem,5vw,5rem)}.jt-form-intro{color:var(--muted);margin:10px 0 28px}.jt-auth-helper{text-align:right;margin:-8px 0 20px;font-size:12px;font-weight:700}.jt-auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0 14px;color:#9b8c84;font-size:9px;letter-spacing:.12em}.jt-auth-divider:before,.jt-auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.jt-auth-switch{text-align:center;font-size:12px;color:var(--muted);margin-top:18px}.jt-auth-switch a{font-weight:700;color:var(--ink)}.jt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.jt-contact-page{padding:70px 0 100px}.jt-contact-hero{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.jt-contact-hero h1{font-size:clamp(3.5rem,7vw,6.8rem);line-height:.94}.jt-contact-hero p{max-width:570px;color:var(--muted);line-height:1.75}.jt-contact-signature{display:flex;gap:12px;align-items:center;border:1px solid var(--line);background:#fff;padding:14px 18px;border-radius:18px}.jt-contact-signature>span{width:40px;height:40px;border-radius:50%;background:var(--blush);display:grid;place-items:center}.jt-contact-signature strong,.jt-contact-signature small{display:block}.jt-contact-signature small{color:var(--muted);margin-top:3px}.jt-contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:22px}.jt-contact-info{display:grid;gap:14px}.jt-info-card{background:#f3e8df;border-radius:24px;padding:26px}.jt-info-card h3{font-size:1.55rem;margin:12px 0 6px}.jt-info-card p{color:var(--muted);line-height:1.6;margin:0}.jt-info-icon{width:42px;height:42px;border-radius:50%;background:#fff;display:grid;place-items:center;font-weight:700}.jt-contact-form-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:clamp(28px,5vw,54px);box-shadow:0 22px 70px #3e2d260f}.jt-contact-form-card h2{font-size:clamp(2.4rem,4vw,4rem)}.jt-contact-form-card>p{color:var(--muted)}.jt-success-card{background:#eef5ef;border:1px solid #dbe8dc;padding:14px 16px;border-radius:14px;margin-bottom:20px}.jt-account-page,.jt-order-page{padding:68px 0 100px}.jt-account-hero,.jt-order-hero{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:32px}.jt-account-hero h1,.jt-order-hero h1{font-size:clamp(3.4rem,7vw,6.4rem);line-height:.94}.jt-account-hero p,.jt-order-hero p{color:var(--muted)}.jt-account-actions{display:flex;align-items:center;gap:16px}.jt-signout{font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.jt-account-tabs{display:flex;gap:6px;padding:6px;background:#f1e8e1;border-radius:999px;width:max-content;margin-bottom:34px}.jt-account-tabs a{padding:10px 18px;border-radius:999px;font-size:12px;font-weight:700}.jt-account-tabs a.is-active{background:#fff;box-shadow:0 4px 16px #3228230f}.jt-orders-grid{display:grid;gap:14px}.jt-order-card{display:block;background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;transition:.22s}.jt-order-card:hover{transform:translateY(-2px);box-shadow:0 15px 40px #3e2d2612}.jt-order-card__top{display:flex;justify-content:space-between;align-items:start}.jt-order-label{font-size:9px;letter-spacing:.14em;color:#9b7d72;font-weight:800}.jt-order-card h3{font-size:1.8rem;margin-top:5px}.jt-order-arrow{width:40px;height:40px;border-radius:50%;background:var(--blush);display:grid;place-items:center;font-size:20px}.jt-order-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.jt-order-meta small,.jt-order-meta strong{display:block}.jt-order-meta small{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#9b8b82;margin-bottom:5px}.jt-order-meta strong{font-size:13px}.jt-empty-premium{text-align:center;background:#fff;border:1px solid var(--line);border-radius:30px;padding:70px 30px}.jt-empty-icon{width:56px;height:56px;border-radius:50%;background:var(--blush);display:grid;place-items:center;margin:0 auto 16px;font-size:24px}.jt-empty-premium h2{font-size:3rem}.jt-empty-premium p{color:var(--muted);margin-bottom:24px}.jt-address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.jt-address-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px}.jt-address-card__head{display:flex;justify-content:space-between;gap:20px}.jt-address-card h3{font-size:1.75rem;margin-top:5px}.jt-default-badge{background:#edf4ee;padding:7px 10px;border-radius:999px;height:max-content;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.jt-address-text{color:var(--muted);line-height:1.7;margin:16px 0}.jt-text-button{border:0;background:transparent;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:12px;font-weight:700}.jt-back-link{display:inline-block;font-size:12px;font-weight:700;margin-bottom:26px;color:#786861}.jt-order-total{text-align:right}.jt-order-total small,.jt-order-total strong{display:block}.jt-order-total small{font-size:9px;letter-spacing:.14em;color:#9a877e}.jt-order-total strong{font-family:"DM Serif Display";font-size:2.5rem}.jt-order-status-card{background:#332a27;color:#fff;border-radius:30px;padding:clamp(26px,4vw,42px);margin:34px 0}.jt-order-status-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.jt-order-status-head .eyebrow{color:#d6c4bb}.jt-order-status-head h2{font-size:clamp(2.4rem,4vw,3.8rem)}.jt-status-pill{background:#ffffff1f;border:1px solid rgba(255,255,255,.16);padding:9px 13px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.jt-status-track{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:start;margin-top:36px}.jt-track-step{text-align:center;max-width:130px;color:#b9aaa3}.jt-track-step span{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;margin:0 auto 10px;font-weight:800}.jt-track-step strong,.jt-track-step small{display:block}.jt-track-step strong{font-size:11px;color:#c9bbb4}.jt-track-step small{font-size:9px;margin-top:4px}.jt-track-step.is-active span{background:#fff;color:#332a27;border-color:#fff}.jt-track-step.is-active strong{color:#fff}.jt-track-line{height:1px;background:#ffffff2e;margin-top:19px}.jt-order-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:start}.jt-order-products{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px}.jt-order-product{display:grid;grid-template-columns:92px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.jt-order-product:last-child{border-bottom:0}.jt-order-product__image{width:92px;height:92px;border-radius:16px;background:#f4ebe5;overflow:hidden}.jt-order-product__image img{width:100%;height:100%;object-fit:cover}.jt-order-product h3{font-size:1.4rem}.jt-order-product p,.jt-order-product small{color:var(--muted)}.jt-order-summary-card{position:sticky;top:110px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px}.jt-order-summary-card h2{font-size:2rem;margin-bottom:20px}.jt-order-summary-line{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.jt-order-summary-total{font-size:16px;padding-top:18px}.jt-order-address{margin-top:22px;color:var(--muted);font-size:12px;line-height:1.6}.jt-order-address small{display:block;color:#9b877e;font-size:9px;font-weight:800;letter-spacing:.12em;margin-bottom:8px}.jt-thankyou-page{padding:70px 0 110px}.jt-thankyou-card{max-width:880px;margin:auto;text-align:center;background:linear-gradient(145deg,#fff,#fff7f1);border:1px solid var(--line);border-radius:36px;padding:clamp(46px,8vw,90px);box-shadow:0 26px 80px #3e2d2614}.jt-thankyou-mark{width:62px;height:62px;border-radius:50%;background:#edf4ee;display:grid;place-items:center;margin:0 auto 20px;font-size:24px}.jt-thankyou-card h1{font-size:clamp(3.2rem,7vw,6rem);line-height:.95}.jt-thankyou-card>p{max-width:620px;margin:20px auto 30px;color:var(--muted);line-height:1.8}.jt-thankyou-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.jt-thankyou-features{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;border-top:1px solid var(--line);padding-top:24px;margin-top:34px;color:#8a776e;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}@media(max-width:900px){.jt-auth-shell{grid-template-columns:1fr}.jt-auth-visual{min-height:360px}.jt-contact-layout,.jt-order-layout{grid-template-columns:1fr}.jt-order-summary-card{position:static}.jt-address-grid{grid-template-columns:1fr}.jt-order-meta{grid-template-columns:1fr 1fr}.jt-status-track{grid-template-columns:1fr 1fr;gap:12px}.jt-track-line{display:none}}@media(max-width:700px){.jt-auth-page{padding:12px 8px 70px}.jt-auth-shell{border-radius:26px}.jt-auth-visual{padding:28px;min-height:330px}.jt-auth-card{padding:34px 22px}.jt-form-grid{grid-template-columns:1fr}.jt-contact-page,.jt-account-page,.jt-order-page{padding:42px 0 70px}.jt-contact-hero,.jt-account-hero,.jt-order-hero{display:block}.jt-contact-signature{margin-top:20px;width:max-content;max-width:100%}.jt-account-actions{margin-top:20px;flex-wrap:wrap}.jt-order-total{text-align:left;margin-top:18px}.jt-contact-layout{gap:14px}.jt-contact-info{grid-template-columns:1fr}.jt-contact-form-card{border-radius:24px}.jt-order-meta{grid-template-columns:1fr 1fr}.jt-order-product{grid-template-columns:74px 1fr}.jt-order-product>strong{grid-column:2}.jt-order-product__image{width:74px;height:74px}.jt-order-status-card{border-radius:24px}.jt-order-status-head{display:block}.jt-status-pill{display:inline-block;margin-top:14px}.jt-track-step{max-width:none}}.product-card__media,.card__media,.product-card .media{aspect-ratio:4 / 5!important;height:auto!important;min-height:0!important;overflow:hidden;border-radius:24px;background:#f6eee8}.product-card__media img,.card__media img,.product-card .media img{width:100%!important;height:100%!important;aspect-ratio:4 / 5!important;object-fit:cover!important;object-position:center center!important;display:block}.product-grid .product-card,.collection-grid .product-card{min-width:0}.product-card__content,.product-card .card__content{padding-top:16px}.template-product .gallery,.template-product .product-gallery,.template-product .product__media-wrapper{min-width:0}.template-product .gallery img,.template-product .product-gallery img,.template-product .product__media img{width:100%;max-height:760px;aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center!important;border-radius:26px;background:#f6eee8}@media(min-width:1100px){.product-grid,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 24px!important}}@media(min-width:701px)and (max-width:1099px){.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important}.product-card__media,.card__media,.product-card .media,.product-card__media img,.card__media img,.product-card .media img{aspect-ratio:4 / 5!important}}@media(max-width:700px){.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 12px!important}.product-card__media,.card__media,.product-card .media{aspect-ratio:1 / 1!important;border-radius:18px}.product-card__media img,.card__media img,.product-card .media img{aspect-ratio:1 / 1!important}.product-card__content,.product-card .card__content{padding-top:11px}}@media(max-width:390px){.product-grid,.collection-grid{gap:18px 9px!important}}.jt-brand-logo{display:flex;align-items:center;justify-content:center;width:clamp(230px,25vw,390px);max-width:100%;line-height:0;flex:0 0 auto}.jt-brand-logo img{display:block;width:100%;height:auto;max-height:96px;object-fit:contain;object-position:center;image-rendering:auto;filter:drop-shadow(0 5px 10px rgba(80,58,49,.035))}.jt-brand-logo--footer{width:min(290px,72vw);justify-content:flex-start}.jt-brand-logo--footer img{max-height:72px}@media(min-width:1100px){.header .jt-brand-logo,.site-header .jt-brand-logo{width:350px}}@media(min-width:701px)and (max-width:1099px){.jt-brand-logo{width:285px}.jt-brand-logo img{max-height:78px}}@media(max-width:700px){.jt-brand-logo{width:205px}.jt-brand-logo img{max-height:58px}.jt-brand-logo--footer{width:220px}}@media(max-width:390px){.jt-brand-logo{width:180px}}.template-product .gallery,.template-product .product-gallery,.template-product .product__media-wrapper{width:100%;min-width:0}.template-product .gallery img,.template-product .product-gallery img,.template-product .product__media img,.template-product [class*=product-media] img{width:100%!important;height:auto!important;max-height:620px!important;aspect-ratio:1 / 1!important;object-fit:contain!important;object-position:center!important;background:#f7efe9;border-radius:24px}.template-product .gallery>*,.template-product .product-gallery>*,.template-product .product__media,.template-product [class*=product-media]{max-height:620px}@media(min-width:1100px){.template-product .gallery img,.template-product .product-gallery img,.template-product .product__media img,.template-product [class*=product-media] img{max-height:560px!important}}@media(min-width:701px)and (max-width:1099px){.template-product .gallery img,.template-product .product-gallery img,.template-product .product__media img,.template-product [class*=product-media] img{max-height:520px!important}}@media(max-width:700px){.template-product .gallery img,.template-product .product-gallery img,.template-product .product__media img,.template-product [class*=product-media] img{max-height:min(88vw,430px)!important;aspect-ratio:1 / 1!important;border-radius:18px}}.jt-product-slider{width:100%;max-width:560px;margin:0 auto}.jt-product-slider__viewport{position:relative;width:100%;aspect-ratio:1 / 1;max-height:560px;overflow:hidden;border-radius:28px;background:#f7efe9;box-shadow:0 18px 55px #3e2d260f}.jt-product-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(.995);transition:opacity .45s ease,transform .45s ease,visibility .45s ease}.jt-product-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.jt-product-slide img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:1 / 1!important;object-fit:contain!important;object-position:center!important;background:#f7efe9!important;border-radius:0!important;padding:22px}.jt-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;border:1px solid rgba(51,42,39,.1);background:#ffffffe6;color:var(--ink);display:grid;place-items:center;box-shadow:0 8px 24px #332a2714}.jt-slider-arrow svg{width:18px;height:18px}.jt-slider-arrow--prev{left:14px}.jt-slider-arrow--next{right:14px}.jt-product-dots{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:14px}.jt-product-dot{width:7px;height:7px;border-radius:50%;border:0;padding:0;background:#d7c8bf;transition:.2s ease}.jt-product-dot.is-active{width:22px;border-radius:999px;background:var(--ink)}@media(min-width:1100px){.template-product .product-page{grid-template-columns:minmax(0,560px) minmax(360px,1fr)!important;gap:70px!important;justify-content:center}.jt-product-slider{max-width:520px}.jt-product-slider__viewport{max-height:520px}}@media(min-width:701px)and (max-width:1099px){.template-product .product-page{grid-template-columns:1fr!important;gap:34px!important}.jt-product-slider{max-width:480px}.jt-product-slider__viewport{max-height:480px}.jt-product-slide img{padding:18px}}@media(max-width:700px){.template-product .product-page{grid-template-columns:1fr!important;gap:26px!important;padding-top:22px!important}.jt-product-slider{width:min(92vw,420px);max-width:420px}.jt-product-slider__viewport{aspect-ratio:1 / 1!important;max-height:420px;border-radius:20px}.jt-product-slide img{padding:14px}.jt-slider-arrow{width:38px;height:38px}.jt-slider-arrow--prev{left:10px}.jt-slider-arrow--next{right:10px}}@media(max-width:390px){.jt-product-slider{width:min(90vw,350px)}.jt-product-slider__viewport{max-height:350px}}.site-header .header,.header{position:relative!important}.site-header .header>.jt-brand-logo,.site-header .header>.logo,.header>.jt-brand-logo,.header>.logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;justify-self:auto!important;z-index:4!important}.site-header .header .nav,.header .nav{justify-self:start!important;z-index:5!important}.site-header .header .actions,.site-header .header .header-actions,.header .actions,.header .header-actions{justify-self:end!important;z-index:5!important}@media(max-width:700px){.site-header .header>.jt-brand-logo,.site-header .header>.logo,.header>.jt-brand-logo,.header>.logo{max-width:46vw!important}}html.jt-intro-lock,html.jt-intro-lock body{overflow:hidden!important}.jt-intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fffffff5 0 8%,#fff7f0f0 32%,#fff1e6 72%);opacity:1;transition:opacity .75s cubic-bezier(.4,0,.2,1),visibility .75s}.jt-intro.is-leaving{opacity:0;visibility:hidden;pointer-events:none}.jt-intro__content{position:relative;z-index:4;text-align:center;width:min(78vw,620px);transform:translateY(10px)}.jt-intro__logo-wrap{position:relative;opacity:0;transform:scale(.82) translateY(12px);filter:blur(8px)}.jt-intro.is-playing .jt-intro__logo-wrap{animation:jtLogoReveal 1.25s cubic-bezier(.16,1,.3,1) .12s forwards}.jt-intro__logo{display:block;width:100%;height:auto;max-height:160px;object-fit:contain;filter:drop-shadow(0 12px 25px rgba(83,58,48,.08))}.jt-intro__line{width:0;height:1px;background:linear-gradient(90deg,transparent,rgba(85,65,57,.28),transparent);margin:24px auto 0}.jt-intro.is-playing .jt-intro__line{animation:jtLine 1s ease .85s forwards}.jt-intro__tagline{margin:14px 0 0;font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.28em;color:#8d766d;opacity:0;transform:translateY(7px)}.jt-intro.is-playing .jt-intro__tagline{animation:jtTag .7s ease 1.05s forwards}.jt-intro__glow{position:absolute;border-radius:50%;filter:blur(8px);opacity:.5;animation:jtFloat 4s ease-in-out infinite alternate}.jt-intro__glow--one{width:340px;height:340px;background:#eebec333;left:-110px;top:-100px}.jt-intro__glow--two{width:300px;height:300px;background:#bed6c93b;right:-90px;bottom:-110px;animation-delay:.5s}.jt-intro__spark{position:absolute;color:#d6aa9b;z-index:2;opacity:0}.jt-intro.is-playing .jt-intro__spark{animation:jtSpark 1.7s ease-in-out .55s forwards}.jt-intro__spark--1{left:18%;top:26%;font-size:20px}.jt-intro__spark--2{right:20%;top:31%;font-size:15px;animation-delay:.8s!important}.jt-intro__spark--3{right:26%;bottom:24%;font-size:13px;animation-delay:1s!important}@keyframes jtLogoReveal{0%{opacity:0;transform:scale(.82) translateY(12px);filter:blur(8px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:scale(1) translateY(0);filter:blur(0)}}@keyframes jtLine{to{width:120px}}@keyframes jtTag{to{opacity:1;transform:translateY(0)}}@keyframes jtSpark{0%{opacity:0;transform:scale(.5) rotate(0)}45%{opacity:.9;transform:scale(1.15) rotate(18deg)}to{opacity:.35;transform:scale(.9) rotate(32deg)}}@keyframes jtFloat{0%{transform:translateZ(0)}to{transform:translate3d(20px,14px,0)}}@media(max-width:700px){.jt-intro__content{width:min(82vw,390px)}.jt-intro__logo{max-height:105px}.jt-intro__line{margin-top:18px}.jt-intro__tagline{font-size:8px;letter-spacing:.23em}}@media(prefers-reduced-motion:reduce){.jt-intro__logo-wrap,.jt-intro__line,.jt-intro__tagline,.jt-intro__spark,.jt-intro__glow{animation:none!important}.jt-intro__logo-wrap{opacity:1;transform:none;filter:none}.jt-intro__line{width:120px}.jt-intro__tagline{opacity:1;transform:none}}.jt-intro{perspective:1200px}.jt-intro__content{--cx:0px;--cy:0px;transform:translate3d(var(--cx),var(--cy),0);transition:transform .3s ease-out}.jt-intro__logo-stage{position:relative;isolation:isolate}.jt-intro__logo-stage:before{content:"";position:absolute;left:50%;top:50%;width:78%;height:58%;transform:translate(-50%,-50%);background:radial-gradient(circle,#ffffffd9,#fff0 72%);filter:blur(12px);z-index:-1}.jt-intro__logo-wrap{--mx:0px;--my:0px;--mr:0deg;will-change:transform}.jt-intro.is-playing .jt-intro__logo-wrap{animation:jtLogoReveal 1.1s cubic-bezier(.16,1,.3,1) .08s forwards,jtLogoFloat 2.3s ease-in-out 1.05s infinite alternate}.jt-intro__logo-wrap{transform:translate3d(var(--mx),var(--my),0) rotate(var(--mr));transition:transform .16s ease-out}.jt-intro__logo{filter:drop-shadow(0 12px 25px rgba(83,58,48,.08)) drop-shadow(0 2px 0 rgba(255,255,255,.55))}.jt-intro__orb{position:absolute;border-radius:50%;filter:blur(8px);opacity:.48;pointer-events:none}.jt-intro__orb--one{width:42vw;height:42vw;max-width:520px;max-height:520px;left:-18vw;top:-18vw;background:#efbbc538;animation:jtOrbOne 5s ease-in-out infinite alternate}.jt-intro__orb--two{width:34vw;height:34vw;max-width:430px;max-height:430px;right:-12vw;bottom:-15vw;background:#bed6c945;animation:jtOrbTwo 5.5s ease-in-out .2s infinite alternate}.jt-toy{position:absolute;z-index:2;opacity:0;color:#d8aea5;pointer-events:none;filter:drop-shadow(0 8px 16px rgba(80,56,46,.05))}.jt-toy svg{width:100%;height:100%;fill:#ffffff52;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.jt-intro.is-playing .jt-toy{animation:jtToyIn .8s ease forwards,jtToyFloat 2.8s ease-in-out 1s infinite alternate}.jt-toy--block-a{width:54px;height:54px;left:12%;top:19%;color:#d6a7b4;animation-delay:.28s!important}.jt-toy--ball{width:62px;height:62px;right:13%;top:20%;color:#b7cdbf;animation-delay:.42s!important}.jt-toy--kite{width:58px;height:58px;left:20%;bottom:18%;color:#d8c095;animation-delay:.55s!important}.jt-toy--star{width:45px;height:45px;right:22%;bottom:22%;color:#c6b8d9;animation-delay:.68s!important}.jt-toy--horse{width:68px;height:68px;left:7%;bottom:36%;color:#e1b1a4;animation-delay:.36s!important}.jt-toy--block-b{width:50px;height:50px;right:8%;bottom:38%;color:#aecfc5;animation-delay:.62s!important}@keyframes jtLogoFloat{0%{transform:translate3d(var(--mx),calc(var(--my) - 2px),0) rotate(calc(var(--mr) - .4deg))}to{transform:translate3d(var(--mx),calc(var(--my) + 5px),0) rotate(calc(var(--mr) + .5deg))}}@keyframes jtToyIn{0%{opacity:0;transform:translateY(10px) scale(.82) rotate(-8deg)}to{opacity:.74;transform:translateY(0) scale(1) rotate(0)}}@keyframes jtToyFloat{0%{transform:translate3d(0,-3px,0) rotate(-3deg)}to{transform:translate3d(5px,7px,0) rotate(5deg)}}@keyframes jtOrbOne{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(36px,26px,0) scale(1.08)}}@keyframes jtOrbTwo{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-30px,-20px,0) scale(1.07)}}.jt-intro.is-leaving .jt-intro__content{transform:translate3d(0,-8px,0) scale(.985);opacity:0;transition:opacity .7s ease,transform .7s cubic-bezier(.4,0,.2,1)}.jt-intro.is-leaving .jt-toy{opacity:0!important;transform:translateY(-8px) scale(.9)!important;transition:opacity .5s ease,transform .5s ease}@media(min-width:701px)and (max-width:1099px){.jt-intro__content{width:min(72vw,560px)}.jt-intro__logo{max-height:135px}.jt-toy--block-a{left:8%;top:18%}.jt-toy--ball{right:8%;top:19%}.jt-toy--horse{left:5%;bottom:34%}.jt-toy--block-b{right:5%;bottom:35%}}@media(max-width:700px){.jt-intro__content{width:min(82vw,410px)}.jt-intro__logo{max-height:108px}.jt-intro__tagline{font-size:8px;letter-spacing:.22em}.jt-toy--block-a{width:38px;height:38px;left:7%;top:17%}.jt-toy--ball{width:42px;height:42px;right:7%;top:20%}.jt-toy--kite{width:40px;height:40px;left:15%;bottom:17%}.jt-toy--star{width:32px;height:32px;right:16%;bottom:19%}.jt-toy--horse{width:46px;height:46px;left:4%;bottom:36%}.jt-toy--block-b{width:35px;height:35px;right:4%;bottom:36%}.jt-intro__orb--one{width:72vw;height:72vw;left:-32vw;top:-20vw}.jt-intro__orb--two{width:62vw;height:62vw;right:-28vw;bottom:-20vw}}@media(max-width:390px){.jt-intro__content{width:84vw}.jt-intro__logo{max-height:92px}.jt-toy--horse,.jt-toy--block-b{display:none}.jt-toy--block-a{left:5%}.jt-toy--ball{right:5%}}@media(prefers-reduced-motion:reduce){.jt-intro__logo-wrap,.jt-toy,.jt-intro__orb,.jt-intro__spark{animation:none!important}.jt-intro__logo-wrap{opacity:1!important;filter:none!important;transform:none!important}.jt-toy{opacity:.45!important}}@media(min-width:1100px){.site-header .header,.header{display:grid!important;grid-template-columns:minmax(360px,1fr) auto minmax(360px,1fr)!important;align-items:center!important;min-height:112px!important;padding-left:28px!important;padding-right:28px!important;column-gap:28px!important}.site-header .header>.jt-brand-logo,.site-header .header>.logo,.header>.jt-brand-logo,.header>.logo{position:static!important;left:auto!important;top:auto!important;transform:none!important;grid-column:2!important;grid-row:1!important;justify-self:center!important;width:300px!important;max-width:300px!important;margin:0!important;z-index:2!important}.site-header .header>.jt-brand-logo img,.header>.jt-brand-logo img{width:100%!important;max-height:76px!important;object-fit:contain!important}.site-header .header .nav,.header .nav{grid-column:1!important;grid-row:1!important;justify-self:start!important;display:flex!important;align-items:center!important;gap:34px!important;white-space:nowrap!important;z-index:3!important}.site-header .header .actions,.site-header .header .header-actions,.header .actions,.header .header-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:10px!important;z-index:3!important}.site-header .header .actions a,.site-header .header .actions button,.site-header .header .header-actions a,.site-header .header .header-actions button,.header .actions a,.header .actions button,.header .header-actions a,.header .header-actions button{position:relative!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff!important;border:1px solid rgba(51,42,39,.1)!important;box-shadow:0 5px 16px #332a270a!important;transform:none!important}.site-header .header .actions svg,.site-header .header .header-actions svg,.header .actions svg,.header .header-actions svg{width:20px!important;height:20px!important;display:block!important;overflow:visible!important}}@media(min-width:1100px)and (max-width:1350px){.site-header .header,.header{grid-template-columns:minmax(330px,1fr) auto minmax(260px,1fr)!important;column-gap:18px!important}.site-header .header>.jt-brand-logo,.header>.jt-brand-logo{width:255px!important;max-width:255px!important}.site-header .header .nav,.header .nav{gap:22px!important}}@media(min-width:701px)and (max-width:1099px){.site-header .header,.header{min-height:92px!important;padding:0 20px!important}.site-header .header>.jt-brand-logo,.header>.jt-brand-logo{width:235px!important;max-width:235px!important}.site-header .header .actions,.site-header .header .header-actions,.header .actions,.header .header-actions{display:flex!important;align-items:center!important;gap:7px!important}}@media(max-width:700px){.site-header .header,.header{min-height:78px!important;padding-left:12px!important;padding-right:12px!important}.site-header .header>.jt-brand-logo,.header>.jt-brand-logo{width:min(44vw,180px)!important;max-width:180px!important}.site-header .header .actions,.site-header .header .header-actions,.header .actions,.header .header-actions{gap:4px!important}}.jt-header-actions{display:flex;align-items:center;gap:8px}.jt-header-icon{position:relative;width:44px;height:44px;border-radius:50%;border:1px solid rgba(51,42,39,.1);background:#fff;display:grid;place-items:center;color:var(--ink);box-shadow:0 5px 16px #332a270a}.jt-header-icon svg{width:20px;height:20px}.jt-localization,.jt-account-wrap{position:relative}.jt-locale-pill{height:44px;border-radius:999px;border:1px solid rgba(51,42,39,.1);background:#fff;display:flex;align-items:center;gap:8px;padding:0 13px;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.04em;box-shadow:0 5px 16px #332a270a}.jt-globe-icon,.jt-globe-icon svg{width:18px;height:18px;display:block}.jt-chevron{width:14px!important;height:14px!important}.jt-locale-menu,.jt-account-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:100;width:290px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 24px 70px #332a2724;padding:18px}.jt-locale-menu[hidden],.jt-account-menu[hidden]{display:none!important}.jt-locale-section+.jt-locale-section{margin-top:14px}.jt-locale-label{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#9a847a;margin-bottom:7px}.jt-locale-select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fffaf7;padding:0 12px;font-size:12px;color:var(--ink)}.jt-account-menu{width:310px;padding:20px}.jt-account-menu__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.jt-account-avatar{width:44px;height:44px;border-radius:50%;background:var(--blush);display:grid;place-items:center;font-family:"DM Serif Display";font-size:18px}.jt-account-small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#9a847a;font-weight:800}.jt-account-menu__head strong{display:block;font-family:"DM Serif Display";font-size:1.3rem;margin-top:2px}.jt-account-copy{font-size:12px;color:var(--muted);line-height:1.6;margin:0 0 16px}.jt-account-menu>a:not(.jt-account-primary):not(.jt-account-secondary){display:flex;justify-content:space-between;align-items:center;padding:11px 0;font-size:12px;font-weight:700;border-bottom:1px solid var(--line)}.jt-account-menu__divider{height:10px}.jt-account-primary,.jt-account-secondary{min-height:46px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;letter-spacing:.06em}.jt-account-primary{background:var(--ink);color:#fff;margin-bottom:9px}.jt-account-secondary{border:1px solid var(--ink);color:var(--ink);background:#fff}.cart-count{position:absolute!important;top:-3px!important;right:-3px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;border-radius:999px!important;background:#e99aa7!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:9px!important;font-weight:800!important;line-height:1!important}@media(min-width:1350px){.jt-locale-current{display:inline}}@media(min-width:1100px)and (max-width:1349px){.jt-locale-current{display:none}.jt-locale-pill{width:44px;padding:0;justify-content:center}.jt-locale-pill .jt-chevron{display:none}}@media(min-width:701px)and (max-width:1099px){.jt-locale-current{display:none}.jt-locale-pill{width:40px;height:40px;padding:0;justify-content:center}.jt-locale-pill .jt-chevron{display:none}.jt-header-icon{width:40px;height:40px}.jt-header-icon svg{width:18px;height:18px}.jt-localization{order:1}.search-link{order:2}.jt-account-wrap{order:3}.cart-link{order:4}}@media(max-width:700px){.jt-header-actions{gap:4px}.jt-locale-current,.jt-locale-pill .jt-chevron{display:none}.jt-locale-pill{width:36px;height:36px;padding:0;justify-content:center}.jt-header-icon{width:36px;height:36px}.jt-header-icon svg,.jt-globe-icon,.jt-globe-icon svg{width:17px;height:17px}.jt-locale-menu,.jt-account-menu{position:fixed;top:82px;left:12px;right:12px;width:auto;max-width:none;border-radius:20px}}.jt-header-actions{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important}.site-header .header>a[href*="/cart"]:not(.jt-header-icon),.site-header .header>a[href*="/search"]:not(.jt-header-icon),.site-header .header>a[href*="/account"]:not(.jt-header-icon){display:none!important}.jt-cart-icon-classic{background:#ffffffd1!important;border:1px solid rgba(51,42,39,.1)!important;box-shadow:none!important}.jt-cart-icon-classic svg{width:20px!important;height:20px!important;stroke-width:1.7!important}.jt-cart-icon-classic:hover{background:#fff!important;transform:translateY(-1px)!important}.jt-header-actions>.search-link,.jt-header-actions>.jt-account-wrap,.jt-header-actions>.cart-link,.jt-header-actions>.jt-localization{flex:0 0 auto!important}@media(max-width:700px){.jt-header-actions{gap:4px!important}}.site-header{display:block!important;visibility:visible!important;opacity:1!important;position:sticky!important;top:0!important;z-index:80!important;background:#fffaf5f0!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(51,42,39,.06)!important}.site-header .header{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;min-height:92px!important;column-gap:18px!important;position:relative!important}.site-header .nav{grid-column:1!important;justify-self:start!important;display:flex!important;align-items:center!important;gap:24px!important;min-width:0!important}.site-header .jt-brand-logo{grid-column:2!important;justify-self:center!important;position:static!important;transform:none!important;left:auto!important;top:auto!important;width:280px!important;max-width:30vw!important;z-index:2!important}.site-header .jt-brand-logo img{width:100%!important;height:auto!important;max-height:74px!important;object-fit:contain!important}.site-header .jt-header-actions{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;z-index:3!important}.mobile-menu{display:none}@media(max-width:1099px){.site-header .header{grid-template-columns:44px 1fr auto!important;min-height:82px!important}.mobile-menu{display:block!important;grid-column:1!important;justify-self:start!important;position:relative!important}.site-header .nav{display:none!important}.site-header .jt-brand-logo{grid-column:2!important;justify-self:center!important;width:220px!important;max-width:42vw!important}.site-header .jt-header-actions{grid-column:3!important;gap:5px!important}.mobile-menu__panel{position:absolute!important;left:0!important;top:calc(100% + 12px)!important;width:min(300px,88vw)!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:18px!important;padding:16px!important;box-shadow:0 20px 60px #332a271f!important}.mobile-menu__nav a{display:block!important;padding:11px 4px!important;font-weight:700!important}}@media(max-width:700px){.site-header .header{min-height:74px!important;grid-template-columns:38px 1fr auto!important;column-gap:6px!important}.site-header .jt-brand-logo{width:170px!important;max-width:40vw!important}.jt-locale-pill,.jt-header-icon{width:36px!important;height:36px!important;min-width:36px!important}}.jt-inside-page{padding:clamp(38px,6vw,78px) 0 110px;background:#fff8f2}.jt-narrow-page{max-width:980px!important}.jt-muted{color:#756b67}.jt-text-link,.jt-link-button,.jt-back-link{font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.jt-link-button{border:0;background:transparent;padding:0;color:#332a27}.jt-primary-btn,.jt-secondary-btn{min-height:56px;border-radius:999px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:12px;font:800 11px/1 Inter,Arial,sans-serif;letter-spacing:.07em;transition:.22s ease;text-align:center}.jt-primary-btn{background:#332a27;color:#fff;border:1px solid #332A27;box-shadow:0 13px 30px #332a2721}.jt-primary-btn:hover{transform:translateY(-2px);box-shadow:0 17px 36px #332a272b}.jt-secondary-btn{background:#fff;color:#332a27;border:1px solid #332A27}.jt-inline-btn{display:inline-flex;width:auto}.jt-premium-form label{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0 0 7px;color:#6f615a}.jt-premium-form input,.jt-premium-form textarea,.jt-premium-form select{width:100%;min-height:52px;background:#fffcf9;border:1px solid rgba(51,42,39,.11);border-radius:16px;padding:14px 16px;margin:0 0 17px;color:#332a27;font:500 14px Inter,Arial,sans-serif}.jt-premium-form textarea{min-height:150px;resize:vertical}.jt-premium-form input:focus,.jt-premium-form textarea:focus{outline:0;border-color:#332a2747;box-shadow:0 0 0 3px #e9a7a71f}.jt-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.jt-label-row{display:flex;justify-content:space-between;gap:18px;align-items:center}.jt-label-row a{font-size:11px;font-weight:700;margin-bottom:7px}.jt-login-grid{display:grid;grid-template-columns:1.06fr .94fr;min-height:720px;background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:38px;overflow:hidden;box-shadow:0 28px 90px #3e2d2614}.jt-login-brand{padding:clamp(34px,5vw,64px);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;background:radial-gradient(circle at 82% 14%,rgba(217,209,232,.33),transparent 28%),radial-gradient(circle at 10% 84%,rgba(203,220,207,.37),transparent 31%),linear-gradient(145deg,#fff4ec,#f1e4da)}.jt-login-brand--register{background:radial-gradient(circle at 78% 18%,rgba(203,220,207,.4),transparent 28%),radial-gradient(circle at 10% 84%,rgba(233,167,167,.21),transparent 30%),linear-gradient(145deg,#fff4ec,#f2e7df)}.jt-login-brand__top{width:min(370px,72%);margin:0 auto}.jt-login-brand__top img{width:100%;height:auto;display:block}.jt-login-brand__copy{position:relative;z-index:2}.jt-login-brand__copy h1{font-size:clamp(3rem,5vw,5.6rem);line-height:.94;max-width:610px}.jt-login-brand__copy p{max-width:510px;color:#665954;line-height:1.75}.jt-brand-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.jt-brand-pills span{padding:9px 13px;border:1px solid rgba(51,42,39,.08);background:#ffffffb3;border-radius:999px;font-size:10px;font-weight:800}.jt-login-panel{padding:clamp(40px,6vw,76px);display:flex;flex-direction:column;justify-content:center}.jt-form-head h2{font-size:clamp(3rem,5vw,5rem);line-height:.97}.jt-form-head p{color:#756b67;margin:12px 0 28px}.jt-login-panel .jt-primary-btn,.jt-login-panel .jt-secondary-btn{width:100%}.jt-or{display:flex;align-items:center;gap:12px;margin:25px 0 14px;color:#9a8981;font-size:9px;letter-spacing:.12em}.jt-or:before,.jt-or:after{content:"";height:1px;flex:1;background:#332a271a}.jt-under-form{text-align:center;color:#756b67;font-size:12px}.jt-under-form a{font-weight:800;color:#332a27}.jt-simple-panel,.jt-thanks-card{padding:clamp(44px,7vw,80px);background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:34px;box-shadow:0 26px 80px #3e2d2612}.jt-simple-panel h1,.jt-thanks-card h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.96}.jt-simple-panel>p,.jt-thanks-card>p{color:#756b67;line-height:1.75;max-width:620px}.jt-dashboard-head,.jt-order-page-head,.jt-contact-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.jt-dashboard-head h1,.jt-order-page-head h1,.jt-contact-head h1{font-size:clamp(3.5rem,7vw,6.5rem);line-height:.94}.jt-dashboard-head p,.jt-order-page-head p,.jt-contact-head p{max-width:620px;color:#756b67;line-height:1.7}.jt-account-nav{display:flex;gap:6px;width:max-content;padding:6px;border-radius:999px;background:#f0e7e0;margin-bottom:42px}.jt-account-nav a{padding:10px 18px;border-radius:999px;font-size:11px;font-weight:800}.jt-account-nav a.is-active{background:#fff;box-shadow:0 4px 15px #332a270f}.jt-dashboard-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.jt-dashboard-section-head h2{font-size:clamp(2.4rem,4vw,3.7rem)}.jt-order-list{display:grid;gap:14px}.jt-order-tile{display:grid;grid-template-columns:1.05fr 1.8fr auto;gap:26px;align-items:center;background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:26px;padding:25px;transition:.22s ease}.jt-order-tile:hover{transform:translateY(-2px);box-shadow:0 17px 48px #3e2d2612}.jt-order-tag{font-size:9px;letter-spacing:.14em;font-weight:800;color:#9c7e73}.jt-order-tile h3{font-size:1.8rem;margin:4px 0}.jt-order-tile__main p{font-size:11px;color:#756b67;margin:0}.jt-order-tile__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.jt-order-tile__stats small,.jt-order-tile__stats strong{display:block}.jt-order-tile__stats small{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:#9a8981;margin-bottom:5px}.jt-order-tile__stats strong{font-size:12px}.jt-circle-arrow{width:44px;height:44px;border-radius:50%;background:#fff1e6;display:grid;place-items:center;font-size:18px}.jt-empty-luxe{text-align:center;background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:30px;padding:75px 30px;box-shadow:0 22px 70px #3e2d260d}.jt-empty-luxe__icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#fff1e6;margin:0 auto 16px;font-size:24px}.jt-empty-luxe h2{font-size:3rem}.jt-empty-luxe p{color:#756b67;margin-bottom:24px}.jt-address-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.jt-address-tile{background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:28px;padding:28px;box-shadow:0 20px 60px #3e2d260d}.jt-address-tile__top{display:flex;justify-content:space-between;gap:18px}.jt-address-tile h3{font-size:1.8rem;margin:5px 0}.jt-soft-badge{height:max-content;padding:7px 10px;border-radius:999px;background:#edf4ee;font-size:9px;font-weight:800;text-transform:uppercase}.jt-address-content{color:#756b67;line-height:1.7;margin:18px 0}.jt-address-tile--new{background:linear-gradient(145deg,#fff,#fff9f4)}.jt-order-price{text-align:right}.jt-order-price small,.jt-order-price strong{display:block}.jt-order-price small{font-size:9px;letter-spacing:.14em;color:#9a877e}.jt-order-price strong{font-family:"DM Serif Display";font-size:2.7rem}.jt-progress-card{background:#332a27;color:#fff;border-radius:30px;padding:clamp(30px,4vw,46px);margin:34px 0;box-shadow:0 24px 70px #332a271f}.jt-progress-card__head{display:flex;justify-content:space-between;gap:20px;align-items:start}.jt-progress-card .eyebrow{color:#d8c8c0}.jt-progress-card h2{font-size:clamp(2.5rem,4vw,3.9rem)}.jt-status-badge{padding:9px 13px;border-radius:999px;background:#ffffff1c;border:1px solid rgba(255,255,255,.15);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.jt-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:start;margin-top:38px}.jt-progress>i{height:1px;background:#ffffff2e;margin-top:19px}.jt-progress-step{text-align:center;max-width:135px;color:#b8aaa3}.jt-progress-step>span{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;margin:0 auto 10px;font-size:11px;font-weight:800}.jt-progress-step strong,.jt-progress-step small{display:block}.jt-progress-step strong{font-size:11px;color:#c9bbb4}.jt-progress-step small{font-size:9px;margin-top:4px}.jt-progress-step.is-active>span{background:#fff;color:#332a27;border-color:#fff}.jt-progress-step.is-active strong{color:#fff}.jt-order-detail-grid{display:grid;grid-template-columns:1.36fr .64fr;gap:28px;align-items:start}.jt-order-items-card,.jt-order-summary-card{background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:28px;padding:28px;box-shadow:0 20px 60px #3e2d260d}.jt-order-line{display:grid;grid-template-columns:94px 1fr auto;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid rgba(51,42,39,.1)}.jt-order-line:last-child{border-bottom:0}.jt-order-line__image{width:94px;height:94px;background:#f5ece6;border-radius:17px;overflow:hidden}.jt-order-line__image img{width:100%;height:100%;object-fit:cover}.jt-order-line__copy h3{font-size:1.45rem}.jt-order-line__copy p,.jt-order-line__copy small{color:#756b67}.jt-order-summary-card{position:sticky;top:110px}.jt-order-summary-card h2{font-size:2.1rem;margin-bottom:20px}.jt-summary-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid rgba(51,42,39,.1);font-size:12px}.jt-summary-row--total{font-size:16px;padding-top:18px}.jt-order-address{margin-top:22px;color:#756b67;font-size:12px;line-height:1.6}.jt-order-address small{display:block;font-size:9px;letter-spacing:.12em;font-weight:800;color:#9a877e;margin-bottom:8px}.jt-care-chip{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:18px;padding:14px 18px}.jt-care-chip>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff1e6}.jt-care-chip strong,.jt-care-chip small{display:block}.jt-care-chip small{color:#756b67;margin-top:3px}.jt-contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:22px}.jt-contact-cards{display:grid;gap:14px}.jt-contact-card{background:#f3e8df;border-radius:24px;padding:26px}.jt-contact-card>span{width:42px;height:42px;border-radius:50%;background:#fff;display:grid;place-items:center;font-weight:800}.jt-contact-card h3{font-size:1.55rem;margin:12px 0 6px}.jt-contact-card p{color:#756b67;line-height:1.6;margin:0}.jt-contact-form-card{background:#fff;border:1px solid rgba(51,42,39,.1);border-radius:30px;padding:clamp(30px,5vw,56px);box-shadow:0 24px 70px #3e2d260f}.jt-contact-form-card h2{font-size:clamp(2.5rem,4vw,4rem)}.jt-contact-form-card>p{color:#756b67}.jt-success{background:#edf4ee;border:1px solid #DCE9DE;border-radius:14px;padding:14px 16px;margin-bottom:18px}.jt-thanks-card{text-align:center;background:radial-gradient(circle at 84% 12%,rgba(217,209,232,.24),transparent 28%),linear-gradient(145deg,#fff,#fff7f1)}.jt-thanks-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#edf4ee;margin:0 auto 20px;font-size:24px}.jt-thanks-card>p{margin:20px auto 30px}.jt-thanks-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.jt-thanks-meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;border-top:1px solid rgba(51,42,39,.1);padding-top:24px;margin-top:34px;color:#8b776e;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:950px){.jt-login-grid{grid-template-columns:1fr}.jt-login-brand{min-height:500px}.jt-order-tile{grid-template-columns:1fr auto}.jt-order-tile__stats{grid-column:1/-1}.jt-address-layout,.jt-order-detail-grid,.jt-contact-grid{grid-template-columns:1fr}.jt-order-summary-card{position:static}.jt-progress{grid-template-columns:1fr 1fr;gap:14px}.jt-progress>i{display:none}.jt-progress-step{max-width:none}}@media(max-width:700px){.jt-inside-page{padding:30px 0 70px}.jt-login-grid{border-radius:26px}.jt-login-brand{min-height:430px;padding:28px 22px}.jt-login-panel{padding:36px 22px}.jt-field-grid{grid-template-columns:1fr}.jt-dashboard-head,.jt-order-page-head,.jt-contact-head{display:block}.jt-dashboard-head>.jt-text-link,.jt-order-price,.jt-care-chip{margin-top:18px}.jt-order-price{text-align:left}.jt-account-nav{max-width:100%;overflow-x:auto}.jt-order-tile__stats{grid-template-columns:1fr 1fr}.jt-progress-card{border-radius:24px}.jt-progress-card__head{display:block}.jt-status-badge{display:inline-block;margin-top:14px}.jt-order-line{grid-template-columns:76px 1fr}.jt-order-line>strong{grid-column:2}.jt-order-line__image{width:76px;height:76px}.jt-simple-panel,.jt-thanks-card{border-radius:26px;padding:38px 22px}}@media(min-width:701px)and (max-width:1099px){.site-header .header.header--responsive{width:min(calc(100% - 28px),1240px)!important;grid-template-columns:42px minmax(160px,1fr) auto!important;column-gap:14px!important;min-height:82px!important;padding:0!important}.site-header .jt-brand-logo{width:190px!important;max-width:min(28vw,190px)!important;min-width:0!important}.site-header .jt-header-actions{min-width:0!important;gap:5px!important}.jt-locale-pill,.jt-header-icon{width:40px!important;height:40px!important;min-width:40px!important}}@media(max-width:700px){.site-header .header.header--responsive{width:calc(100% - 16px)!important;grid-template-columns:36px minmax(92px,1fr) auto!important;column-gap:6px!important;min-height:70px!important;padding:0!important;overflow:visible!important}.site-header .mobile-menu{grid-column:1!important;width:36px!important;min-width:36px!important;z-index:6!important}.site-header .jt-brand-logo{grid-column:2!important;width:124px!important;max-width:100%!important;min-width:0!important;justify-self:center!important;z-index:2!important}.site-header .jt-brand-logo img{width:100%!important;max-height:48px!important}.site-header .jt-header-actions{grid-column:3!important;min-width:0!important;max-width:none!important;gap:3px!important;justify-self:end!important;flex-wrap:nowrap!important;position:relative!important;z-index:6!important}.site-header .jt-localization,.site-header .jt-account-wrap{flex:0 0 auto!important}.site-header .jt-locale-pill,.site-header .jt-header-icon{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important}.site-header .jt-header-icon svg,.site-header .jt-globe-icon,.site-header .jt-globe-icon svg{width:16px!important;height:16px!important}.site-header .jt-locale-current,.site-header .jt-locale-pill .jt-chevron{display:none!important}.jt-locale-menu,.jt-account-menu{top:76px!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important}}@media(max-width:480px){.site-header .header.header--responsive{width:calc(100% - 12px)!important;grid-template-columns:34px minmax(84px,1fr) auto!important;column-gap:4px!important;min-height:66px!important}.site-header .mobile-menu{width:34px!important;min-width:34px!important}.site-header .jt-brand-logo{width:108px!important}.site-header .jt-header-actions{gap:2px!important}.site-header .jt-locale-pill,.site-header .jt-header-icon{width:32px!important;min-width:32px!important;height:32px!important}.site-header .jt-header-icon svg,.site-header .jt-globe-icon,.site-header .jt-globe-icon svg{width:15px!important;height:15px!important}.jt-locale-menu,.jt-account-menu{top:70px!important}}@media(max-width:350px){.site-header .header.header--responsive{width:calc(100% - 8px)!important;grid-template-columns:32px minmax(72px,1fr) auto!important;column-gap:2px!important}.site-header .jt-brand-logo{width:92px!important}.site-header .jt-locale-pill,.site-header .jt-header-icon{width:30px!important;min-width:30px!important;height:30px!important}}.site-header .header.header--responsive{position:relative!important;display:grid!important;align-items:center!important;margin-inline:auto!important;overflow:visible!important}.site-header .header.header--responsive>.jt-brand-logo{position:static!important;inset:auto!important;transform:none!important;margin:0!important;min-width:0!important;z-index:2!important}.site-header .header.header--responsive .jt-header-actions{position:static!important;transform:none!important;margin:0!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-width:0!important;z-index:5!important}.site-header .jt-localization .jt-locale-pill{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;gap:0!important}.site-header .jt-locale-current,.site-header .jt-locale-pill .jt-chevron{display:none!important}.site-header .jt-header-icon{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important}.site-header .jt-localization .jt-globe-icon,.site-header .jt-localization .jt-globe-icon svg,.site-header .jt-header-icon svg{width:19px!important;height:19px!important}@media(min-width:1200px){.site-header .header.header--responsive{width:min(calc(100% - 40px),1240px)!important;grid-template-columns:minmax(320px,1fr) minmax(190px,280px) minmax(320px,1fr)!important;grid-template-rows:92px!important;column-gap:20px!important;padding:0!important;min-height:92px!important}.site-header .header.header--responsive .nav{grid-column:1!important;grid-row:1!important;justify-self:start!important;display:flex!important;align-items:center!important;gap:clamp(18px,2vw,30px)!important;min-width:0!important;white-space:nowrap!important}.site-header .header.header--responsive .mobile-menu{display:none!important}.site-header .header.header--responsive>.jt-brand-logo{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:clamp(200px,19vw,270px)!important;max-width:100%!important}.site-header .header.header--responsive>.jt-brand-logo img{width:100%!important;height:auto!important;max-height:68px!important;object-fit:contain!important}.site-header .header.header--responsive .jt-header-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important;gap:8px!important}}@media(min-width:701px)and (max-width:1199px){.site-header .header.header--responsive{width:min(calc(100% - 28px),1120px)!important;grid-template-columns:190px minmax(150px,1fr) 190px!important;grid-template-rows:82px!important;column-gap:10px!important;padding:0!important;min-height:82px!important}.site-header .header.header--responsive .nav{display:none!important}.site-header .header.header--responsive .mobile-menu{display:block!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:42px!important;min-width:42px!important;z-index:6!important}.site-header .header.header--responsive>.jt-brand-logo{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:clamp(150px,21vw,210px)!important;max-width:100%!important}.site-header .header.header--responsive>.jt-brand-logo img{width:100%!important;height:auto!important;max-height:58px!important;object-fit:contain!important}.site-header .header.header--responsive .jt-header-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important;gap:5px!important}.site-header .jt-localization .jt-locale-pill,.site-header .jt-header-icon{width:39px!important;min-width:39px!important;height:39px!important}.site-header .jt-localization .jt-globe-icon,.site-header .jt-localization .jt-globe-icon svg,.site-header .jt-header-icon svg{width:18px!important;height:18px!important}}@media(max-width:700px){.site-header .header.header--responsive{width:calc(100% - 20px)!important;grid-template-columns:42px minmax(0,1fr) 42px!important;grid-template-rows:60px 48px!important;column-gap:6px!important;row-gap:0!important;padding:0!important;min-height:108px!important}.site-header .header.header--responsive .nav{display:none!important}.site-header .header.header--responsive .mobile-menu{display:block!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:38px!important;min-width:38px!important;z-index:6!important}.site-header .header.header--responsive>.jt-brand-logo{grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:min(42vw,154px)!important;max-width:154px!important}.site-header .header.header--responsive>.jt-brand-logo img{width:100%!important;height:auto!important;max-height:46px!important;object-fit:contain!important}.site-header .header.header--responsive .jt-header-actions{grid-column:1 / -1!important;grid-row:2!important;justify-self:center!important;align-self:start!important;gap:9px!important;width:auto!important;max-width:100%!important}.site-header .jt-localization .jt-locale-pill,.site-header .jt-header-icon{width:38px!important;min-width:38px!important;height:38px!important}.site-header .jt-localization .jt-globe-icon,.site-header .jt-localization .jt-globe-icon svg,.site-header .jt-header-icon svg{width:17px!important;height:17px!important}.site-header .jt-locale-menu,.site-header .jt-account-menu{position:fixed!important;top:116px!important;left:10px!important;right:10px!important;width:auto!important;max-width:none!important}}@media(max-width:380px){.site-header .header.header--responsive{width:calc(100% - 12px)!important;grid-template-columns:36px minmax(0,1fr) 36px!important;grid-template-rows:56px 44px!important;min-height:100px!important}.site-header .header.header--responsive>.jt-brand-logo{width:min(44vw,136px)!important}.site-header .header.header--responsive .jt-header-actions{gap:6px!important}.site-header .jt-localization .jt-locale-pill,.site-header .jt-header-icon{width:35px!important;min-width:35px!important;height:35px!important}.site-header .jt-locale-menu,.site-header .jt-account-menu{top:108px!important}}@media(max-width:700px){.site-header .header.header--responsive,.header.header--responsive{position:relative!important;display:grid!important;grid-template-columns:36px minmax(82px,1fr) auto!important;grid-template-rows:58px!important;align-items:center!important;width:calc(100% - 20px)!important;min-height:58px!important;margin:0 auto!important;padding:0!important;column-gap:7px!important}.header--responsive>.mobile-menu{display:block!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:36px!important;min-width:36px!important;margin:0!important;z-index:6!important}.header--responsive .header-icon--menu{width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{position:static!important;left:auto!important;top:auto!important;transform:none!important;grid-column:2!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:clamp(82px,25vw,112px)!important;max-width:112px!important;margin:0!important;z-index:5!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{width:100%!important;height:auto!important;max-height:32px!important;object-fit:contain!important}.site-header .header.header--responsive .jt-header-actions,.header.header--responsive .jt-header-actions,.site-header .header.header--responsive .actions,.header.header--responsive .actions{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:2px!important;width:auto!important;min-width:0!important;margin:0!important;z-index:6!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;transform:none!important}.header--responsive .jt-header-icon svg,.header--responsive .jt-globe-icon,.header--responsive .jt-globe-icon svg{width:19px!important;height:19px!important}.header--responsive .jt-locale-current,.header--responsive .jt-chevron{display:none!important}.header--responsive .jt-localization,.header--responsive .jt-account-wrap{width:34px!important;min-width:34px!important}.header--responsive .jt-locale-menu,.header--responsive .jt-account-menu{position:fixed!important;top:68px!important;right:10px!important;left:auto!important;width:min(310px,calc(100vw - 20px))!important}}@media(max-width:390px){.site-header .header.header--responsive,.header.header--responsive{width:calc(100% - 12px)!important;grid-template-columns:32px minmax(68px,1fr) auto!important;column-gap:3px!important}.header--responsive>.mobile-menu{width:32px!important;min-width:32px!important}.header--responsive .header-icon--menu{width:32px!important;min-width:32px!important;height:32px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo{width:clamp(68px,22vw,88px)!important;max-width:88px!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill,.header--responsive .jt-localization,.header--responsive .jt-account-wrap{width:31px!important;min-width:31px!important;max-width:31px!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill{height:31px!important;min-height:31px!important}.header--responsive .jt-header-icon svg,.header--responsive .jt-globe-icon,.header--responsive .jt-globe-icon svg{width:18px!important;height:18px!important}}@media(max-width:700px){.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(100px,29vw,128px)!important;max-width:128px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:38px!important}}@media(max-width:390px){.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(86px,25vw,102px)!important;max-width:102px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:35px!important}}@media(max-width:700px){.site-header .header.header--responsive,.header.header--responsive{grid-template-columns:32px minmax(120px,1fr) auto!important;column-gap:4px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(120px,34vw,150px)!important;max-width:150px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:46px!important}.header--responsive>.mobile-menu,.header--responsive .header-icon--menu{width:32px!important;min-width:32px!important}.header--responsive .jt-header-actions,.header--responsive .actions{gap:0!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill,.header--responsive .jt-localization,.header--responsive .jt-account-wrap{width:31px!important;min-width:31px!important;max-width:31px!important}}@media(max-width:390px){.site-header .header.header--responsive,.header.header--responsive{grid-template-columns:29px minmax(98px,1fr) auto!important;column-gap:2px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(105px,31vw,122px)!important;max-width:122px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:42px!important}.header--responsive>.mobile-menu,.header--responsive .header-icon--menu{width:29px!important;min-width:29px!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill,.header--responsive .jt-localization,.header--responsive .jt-account-wrap{width:29px!important;min-width:29px!important;max-width:29px!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill{height:31px!important;min-height:31px!important}}@media(max-width:700px){.site-header .header.header--responsive,.header.header--responsive{grid-template-columns:30px minmax(135px,1fr) auto!important;column-gap:2px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(140px,39vw,170px)!important;max-width:170px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:52px!important}.header--responsive>.mobile-menu,.header--responsive .header-icon--menu{width:30px!important;min-width:30px!important}.header--responsive .jt-header-actions,.header--responsive .actions{gap:0!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill,.header--responsive .jt-localization,.header--responsive .jt-account-wrap{width:29px!important;min-width:29px!important;max-width:29px!important}}@media(max-width:390px){.site-header .header.header--responsive,.header.header--responsive{grid-template-columns:27px minmax(112px,1fr) auto!important;column-gap:1px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(120px,35vw,138px)!important;max-width:138px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:48px!important}.header--responsive>.mobile-menu,.header--responsive .header-icon--menu{width:27px!important;min-width:27px!important}.header--responsive .jt-header-icon,.header--responsive .jt-locale-pill,.header--responsive .jt-localization,.header--responsive .jt-account-wrap{width:27px!important;min-width:27px!important;max-width:27px!important}}@media(min-width:1025px){.site-header .jt-brand-logo,.site-header .logo{width:clamp(190px,16vw,245px)!important;max-width:245px!important}.site-header .jt-brand-logo img,.site-header .logo img{width:100%!important;height:auto!important;max-height:68px!important;object-fit:contain!important}.site-header .header{min-height:82px!important}}@media(min-width:701px)and (max-width:1024px){.site-header .jt-brand-logo,.site-header .logo{width:clamp(165px,24vw,215px)!important;max-width:215px!important}.site-header .jt-brand-logo img,.site-header .logo img{width:100%!important;height:auto!important;max-height:62px!important;object-fit:contain!important}.site-header .header{min-height:76px!important}}@media(max-width:700px){.site-header .header.header--responsive,.header.header--responsive{min-height:66px!important;grid-template-rows:66px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(150px,42vw,184px)!important;max-width:184px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{width:100%!important;height:auto!important;max-height:58px!important;object-fit:contain!important}}@media(max-width:390px){.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:clamp(128px,38vw,148px)!important;max-width:148px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{max-height:52px!important}}@media(min-width:1025px){.site-header .jt-brand-logo,.site-header .logo{width:300px!important;max-width:300px!important}.site-header .jt-brand-logo img,.site-header .logo img{width:300px!important;max-width:300px!important;height:auto!important;max-height:none!important;object-fit:contain!important}.site-header .header{min-height:92px!important}}@media(min-width:701px)and (max-width:1024px){.site-header .jt-brand-logo,.site-header .logo{width:280px!important;max-width:280px!important}.site-header .jt-brand-logo img,.site-header .logo img{width:280px!important;max-width:280px!important;height:auto!important;max-height:none!important;object-fit:contain!important}.site-header .header{min-height:88px!important}}@media(max-width:700px){.site-header .header.header--responsive,.header.header--responsive{min-height:72px!important;grid-template-rows:72px!important}.site-header .header.header--responsive>.jt-brand-logo,.header.header--responsive>.jt-brand-logo,.site-header .header.header--responsive>.logo,.header.header--responsive>.logo{width:230px!important;max-width:230px!important}.header--responsive>.jt-brand-logo img,.header--responsive>.logo img{width:230px!important;max-width:230px!important;height:auto!important;max-height:none!important;object-fit:contain!important}}.site-header,.site-header .header.header--responsive,.site-header .jt-header-actions,.site-header .jt-localization,.site-header .jt-account-wrap{overflow:visible!important}.site-header .jt-localization,.site-header .jt-account-wrap{position:relative!important;flex:0 0 auto!important}@media(min-width:701px){.site-header .header.header--responsive{min-height:90px!important}.site-header .jt-header-actions{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;width:auto!important;min-width:max-content!important}.site-header .jt-localization,.site-header .jt-account-wrap{width:40px!important;min-width:40px!important;height:40px!important}.site-header .jt-localization .jt-locale-pill,.site-header .jt-header-icon{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;gap:0!important;line-height:1!important;border-radius:50%!important;border:1px solid rgba(51,42,39,.09)!important;background:#ffffffb8!important;box-shadow:0 5px 16px #332a2709!important;transform:none!important}.site-header .jt-localization .jt-locale-pill:hover,.site-header .jt-header-icon:hover{background:#fff!important;border-color:#332a2726!important;box-shadow:0 8px 22px #332a270f!important;transform:translateY(-1px)!important}.site-header .jt-locale-current,.site-header .jt-chevron,.site-header .jt-locale-pill .jt-chevron{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;position:absolute!important;pointer-events:none!important}.site-header .jt-globe-icon,.site-header .jt-globe-icon svg,.site-header .jt-header-icon svg{width:19px!important;height:19px!important;display:block!important}.site-header .jt-locale-menu,.site-header .jt-account-menu{position:absolute!important;top:calc(100% + 14px)!important;right:0!important;left:auto!important;bottom:auto!important;transform:none!important;margin:0!important;z-index:9999!important;width:320px!important;max-width:min(320px,calc(100vw - 28px))!important;padding:20px!important;background:#fffffffb!important;border:1px solid rgba(51,42,39,.09)!important;border-radius:22px!important;box-shadow:0 26px 70px #332a2724!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;color:var(--ink)!important}.site-header .jt-locale-menu[hidden],.site-header .jt-account-menu[hidden]{display:none!important}.site-header .jt-account-menu__head{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 15px!important}.site-header .jt-account-avatar{flex:0 0 44px!important;width:44px!important;height:44px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--blush)!important}.site-header .jt-account-menu__head strong{display:block!important;margin-top:2px!important;font-family:"DM Serif Display",Georgia,serif!important;font-size:21px!important;line-height:1.05!important;font-weight:400!important}.site-header .jt-account-copy{margin:0 0 16px!important;font-size:12px!important;line-height:1.65!important;color:var(--muted)!important}.site-header .jt-account-primary,.site-header .jt-account-secondary{width:100%!important;min-height:46px!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.07em!important;text-align:center!important}.site-header .jt-account-primary{margin:0 0 9px!important;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important}.site-header .jt-account-secondary{margin:0!important;background:#fff!important;color:var(--ink)!important;border:1px solid rgba(51,42,39,.65)!important}.site-header .jt-account-menu>a:not(.jt-account-primary):not(.jt-account-secondary){width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:12px 0!important;border-bottom:1px solid var(--line)!important;font-size:12px!important;font-weight:700!important}}@media(min-width:701px)and (max-width:1024px){.site-header .header.header--responsive{width:min(calc(100% - 28px),996px)!important;grid-template-columns:46px minmax(280px,1fr) 181px!important;grid-template-rows:90px!important;column-gap:8px!important}.site-header .header.header--responsive .nav{display:none!important}.site-header .header.header--responsive .mobile-menu{display:block!important;grid-column:1!important;justify-self:start!important}.site-header .header.header--responsive>.jt-brand-logo{grid-column:2!important;justify-self:center!important;width:280px!important;max-width:280px!important}.site-header .header.header--responsive>.jt-brand-logo img{width:280px!important;max-width:280px!important;height:auto!important}.site-header .header.header--responsive .jt-header-actions{grid-column:3!important;justify-self:end!important}}@media(min-width:1025px){.site-header .header.header--responsive{width:min(calc(100% - 40px),1240px)!important;grid-template-columns:minmax(300px,1fr) 320px minmax(181px,1fr)!important;grid-template-rows:94px!important;column-gap:18px!important;min-height:94px!important}.site-header .header.header--responsive>.jt-brand-logo{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:300px!important;max-width:300px!important}.site-header .header.header--responsive>.jt-brand-logo img{width:300px!important;max-width:300px!important;height:auto!important}.site-header .header.header--responsive .jt-header-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important}}@media(min-width:1200px){.site-header .header.header--responsive .nav{display:flex!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-items:center!important;gap:clamp(16px,1.65vw,24px)!important;white-space:nowrap!important}.site-header .header.header--responsive .mobile-menu{display:none!important}}@media(min-width:1025px)and (max-width:1199px){.site-header .header.header--responsive .nav{display:none!important}.site-header .header.header--responsive .mobile-menu{display:block!important;grid-column:1!important;grid-row:1!important;justify-self:start!important}}@media(max-width:700px){.site-header .jt-locale-menu,.site-header .jt-account-menu{position:fixed!important;top:78px!important;right:10px!important;left:auto!important;width:min(320px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;padding:18px!important;border-radius:20px!important;background:#fffffffc!important;border:1px solid rgba(51,42,39,.09)!important;box-shadow:0 24px 60px #332a2724!important;z-index:9999!important}.site-header .jt-locale-current,.site-header .jt-chevron,.site-header .jt-locale-pill .jt-chevron{display:none!important;visibility:hidden!important}}.site-header .header.header--responsive .jt-header-actions .jt-account-menu{box-sizing:border-box!important;width:340px!important;max-width:calc(100vw - 28px)!important;height:auto!important;min-height:0!important;padding:22px!important;display:block!important;border-radius:24px!important;background:#fffffffc!important;border:1px solid rgba(51,42,39,.09)!important;box-shadow:0 24px 70px #332a2724!important;overflow:visible!important;text-align:left!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu[hidden]{display:none!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu__head{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:13px!important;width:100%!important;margin:0 0 18px!important}.site-header .header.header--responsive .jt-header-actions .jt-account-avatar{position:static!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0!important;margin:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:var(--blush)!important;box-shadow:none!important;font-size:20px!important;line-height:1!important}.site-header .header.header--responsive .jt-header-actions .jt-account-small{margin:0!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.13em!important;text-transform:uppercase!important;color:#9a847a!important;font-weight:800!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu__head strong{display:block!important;margin:3px 0 0!important;font-family:"DM Serif Display",Georgia,serif!important;font-size:23px!important;line-height:1!important;font-weight:400!important;letter-spacing:-.02em!important;color:var(--ink)!important}.site-header .header.header--responsive .jt-header-actions .jt-account-copy{width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:0!important;font-size:12.5px!important;line-height:1.6!important;color:var(--muted)!important;white-space:normal!important;overflow-wrap:anywhere!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu>a,.site-header .header.header--responsive .actions .jt-account-menu>a{position:static!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:46px!important;max-height:none!important;margin:0!important;padding:0 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;transform:none!important;box-shadow:none!important;text-align:center!important;white-space:normal!important;overflow:visible!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.07em!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu>a.jt-account-primary,.site-header .header.header--responsive .actions .jt-account-menu>a.jt-account-primary{margin:0 0 10px!important;background:var(--ink)!important;color:#fff!important;border:1px solid var(--ink)!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu>a.jt-account-secondary,.site-header .header.header--responsive .actions .jt-account-menu>a.jt-account-secondary{margin:0!important;background:#fff!important;color:var(--ink)!important;border:1px solid rgba(51,42,39,.55)!important}.site-header .header.header--responsive .jt-header-actions .jt-account-menu>a:not(.jt-account-primary):not(.jt-account-secondary),.site-header .header.header--responsive .actions .jt-account-menu>a:not(.jt-account-primary):not(.jt-account-secondary){min-height:44px!important;padding:12px 0!important;justify-content:space-between!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;font-size:12px!important;letter-spacing:0!important;text-align:left!important}@media(max-width:700px){.site-header .header.header--responsive .jt-header-actions .jt-account-menu{position:fixed!important;top:82px!important;right:10px!important;left:auto!important;width:min(340px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;padding:20px!important;border-radius:22px!important}}.jt-story-section{padding:clamp(56px,7vw,100px) 0!important;overflow:hidden!important}.jt-story-card{display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)!important;width:100%!important;max-width:1440px!important;margin:0 auto!important;background:#f1e7dc!important;border-radius:36px!important;overflow:hidden!important;min-height:620px!important;box-shadow:none!important}.jt-story-media{position:relative!important;min-width:0!important;min-height:620px!important;overflow:hidden!important;background:#eee3d8!important}.jt-story-media img{display:block!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;object-fit:cover!important;object-position:center center!important;max-width:none!important;border:0!important;border-radius:0!important}.jt-story-copy{min-width:0!important;padding:clamp(52px,5.5vw,88px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important;overflow:visible!important}.jt-story-eyebrow{margin:0 0 22px!important;font-size:14px!important;line-height:1.2!important;letter-spacing:.22em!important;font-weight:700!important;color:#9a7766!important;text-transform:uppercase!important}.jt-story-title{margin:0 0 26px!important;max-width:560px!important;font-family:"DM Serif Display",serif!important;font-size:clamp(52px,5vw,78px)!important;line-height:.98!important;letter-spacing:-.025em!important;color:#332824!important;font-weight:400!important}.jt-story-text{width:100%!important;max-width:610px!important;margin:0!important;color:#665b55!important;font-family:Inter,sans-serif!important;font-size:clamp(16px,1.25vw,19px)!important;line-height:1.72!important}.jt-story-text p{margin:0 0 20px!important;color:inherit!important;line-height:inherit!important;font-size:inherit!important}.jt-story-text p:last-child{margin-bottom:0!important}.jt-story-text strong{color:#51453f!important;font-weight:700!important}.jt-story-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;margin-top:30px!important;padding:0 34px!important;border:1px solid #493b35!important;border-radius:999px!important;color:#332824!important;background:transparent!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important;letter-spacing:.035em!important;white-space:nowrap!important;transition:background .2s ease,color .2s ease,transform .2s ease!important}.jt-story-button:hover{background:#332824!important;color:#fff!important;transform:translateY(-1px)!important}@media(min-width:1025px)and (max-width:1366px){.jt-story-card,.jt-story-media{min-height:560px!important}.jt-story-copy{padding:48px 54px!important}.jt-story-title{font-size:clamp(50px,5vw,66px)!important;max-width:480px!important}.jt-story-text{font-size:16px!important;line-height:1.65!important;max-width:520px!important}.jt-story-text p{margin-bottom:16px!important}}@media(min-width:701px)and (max-width:1024px){.jt-story-card{grid-template-columns:1fr!important;min-height:0!important;border-radius:30px!important}.jt-story-media{min-height:0!important;height:480px!important}.jt-story-media img{object-position:center 54%!important}.jt-story-copy{padding:50px 52px 56px!important}.jt-story-eyebrow{margin-bottom:16px!important}.jt-story-title{font-size:58px!important;max-width:620px!important;margin-bottom:22px!important}.jt-story-text{max-width:720px!important;font-size:17px!important}}@media(max-width:700px){.jt-story-section{padding:48px 0!important}.jt-story-section .page-width{width:calc(100% - 24px)!important}.jt-story-card{grid-template-columns:1fr!important;min-height:0!important;border-radius:26px!important}.jt-story-media{min-height:0!important;height:340px!important}.jt-story-media img{object-position:center 58%!important}.jt-story-copy{padding:34px 24px 38px!important}.jt-story-eyebrow{font-size:12px!important;letter-spacing:.19em!important;margin-bottom:14px!important}.jt-story-title{font-size:clamp(42px,13vw,56px)!important;line-height:1!important;margin-bottom:20px!important;max-width:100%!important}.jt-story-text{font-size:15px!important;line-height:1.65!important;max-width:100%!important}.jt-story-text p{margin-bottom:16px!important}.jt-story-button{width:100%!important;min-height:52px!important;margin-top:26px!important;padding:0 18px!important}}@media(max-width:390px){.jt-story-media{height:305px!important}.jt-story-copy{padding:30px 20px 34px!important}.jt-story-title{font-size:42px!important}}.newsletter{padding:44px 54px!important;min-height:280px!important;gap:48px!important}.newsletter>div:first-child{max-width:650px!important}.newsletter h2{font-size:clamp(3rem,4.7vw,4.65rem)!important;line-height:.98!important}.newsletter p{font-size:16px!important;line-height:1.55!important;margin:22px 0 0!important}.newsletter form{min-width:min(520px,43vw)!important;gap:12px!important;align-items:center!important}.newsletter input{height:54px!important;min-height:54px!important;padding:0 22px!important;font-size:15px!important;outline:none!important}.newsletter .button{height:54px!important;min-height:54px!important;padding:0 28px!important;white-space:nowrap!important;font-size:13px!important;letter-spacing:.04em!important}@media(max-width:900px){.newsletter{padding:42px 38px!important;min-height:0!important}.newsletter form{min-width:0!important;width:100%!important;margin-top:28px!important}}@media(max-width:650px){.newsletter{padding:34px 24px!important;border-radius:28px!important}.newsletter h2{font-size:clamp(2.5rem,13vw,3.6rem)!important}.newsletter p{font-size:15px!important;margin-top:16px!important}.newsletter form{display:flex!important;flex-direction:column!important;gap:10px!important}.newsletter input,.newsletter .button{width:100%!important;height:52px!important;min-height:52px!important;margin:0!important}}.site-footer,footer{position:relative}.footer-luxe-links{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:48px;margin-top:10px}.footer-luxe-col{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-luxe-col h3{margin:0 0 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:.14em}.footer-luxe-col a{color:inherit;text-decoration:none;opacity:.72;font-size:15px;line-height:1.5;transition:opacity .2s ease,transform .2s ease}.footer-luxe-col a:hover{opacity:1;transform:translate(2px)}@media(min-width:901px){.site-footer .page-width,footer .page-width{padding-top:64px!important;padding-bottom:30px!important}}@media(max-width:900px){.footer-luxe-links{grid-template-columns:repeat(3,1fr);gap:28px}}@media(max-width:650px){.footer-luxe-links{grid-template-columns:1fr;gap:26px;margin-top:28px}.footer-luxe-col{gap:10px}}.site-footer,.footer,footer{visibility:visible!important;opacity:1!important}.footer-luxe-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;width:100%!important}@media(max-width:700px){.site-footer,.footer,footer{display:block!important;height:auto!important;overflow:visible!important}.footer-luxe-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:24px!important}.footer-luxe-col{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;gap:7px!important}.footer-luxe-col h3{font-size:10px!important;line-height:1.2!important;letter-spacing:.08em!important;margin:0 0 5px!important;white-space:nowrap!important}.footer-luxe-col a{font-size:10px!important;line-height:1.3!important;margin:0!important;max-width:100%!important;overflow-wrap:anywhere!important}}@media(max-width:380px){.footer-luxe-links{gap:7px!important}.footer-luxe-col h3,.footer-luxe-col a{font-size:9px!important}}@media(min-width:701px)and (max-width:1024px){.footer-luxe-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}.footer-luxe-col h3{font-size:12px!important}.footer-luxe-col a{font-size:13px!important}}@media(min-width:1025px)and (max-width:1399px){.footer-luxe-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:42px!important}.footer-luxe-col h3{font-size:13px!important}.footer-luxe-col a{font-size:14px!important}}@media(min-width:1400px){.footer-luxe-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:58px!important}.footer-luxe-col h3{font-size:14px!important}.footer-luxe-col a{font-size:15px!important}}.footer .footer-grid>div:first-child{text-align:center!important}.footer .footer-grid>div:first-child .logo{text-align:center!important}.footer .footer-grid>div:first-child p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.footer-brand-centered{width:100%!important;text-align:center!important;margin:34px auto 0!important;padding-top:26px!important}.footer-brand-centered .logo{text-align:center!important;margin:0 auto!important}.footer-brand-centered p{max-width:560px!important;text-align:center!important;margin:12px auto 0!important;line-height:1.55!important}@media(max-width:700px){.footer-brand-centered{margin-top:24px!important;padding-top:18px!important}.footer-brand-centered p{max-width:310px!important;font-size:11px!important}}.footer-luxe-col>h3{display:block!important;margin:0 0 12px!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}@media(max-width:700px){.footer-luxe-col>h3{font-size:9.5px!important;line-height:1.2!important;margin-bottom:8px!important}}@media(min-width:701px)and (max-width:1024px){.footer-luxe-col>h3{font-size:11px!important}}@media(min-width:1025px)and (max-width:1399px){.footer-luxe-col>h3{font-size:12px!important}}@media(min-width:1400px){.footer-luxe-col>h3{font-size:13px!important}}.footer-luxe-links{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:min(100%,980px)!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important;align-items:start!important}@media(max-width:700px){.footer-luxe-links{width:100%!important;max-width:520px!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}}@media(min-width:701px)and (max-width:1024px){.footer-luxe-links{width:min(92%,820px)!important;margin-left:auto!important;margin-right:auto!important;gap:28px!important}}@media(min-width:1025px)and (max-width:1399px){.footer-luxe-links{width:min(86%,920px)!important;margin-left:auto!important;margin-right:auto!important;gap:42px!important}}@media(min-width:1400px){.footer-luxe-links{width:min(80%,980px)!important;margin-left:auto!important;margin-right:auto!important;gap:58px!important}}.footer-copyright-centered{width:100%!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.footer-grid>div:not(:first-child)>h4{display:none!important}.footer-copyright-wrap{width:100%!important;text-align:center!important;margin:30px auto 0!important;padding-top:20px!important;border-top:1px solid var(--line)!important}.footer-copyright-wrap .footer-copyright-centered{width:100%!important;border-top:0!important;padding-top:0!important;margin:0 auto!important;text-align:center!important}@media(max-width:700px){.footer-copyright-wrap{margin-top:22px!important;padding-top:16px!important}}@media(max-width:700px){.footer-luxe-links{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:18px!important;padding-right:18px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;column-gap:8px!important;overflow:visible!important}.footer-luxe-col{min-width:0!important;width:100%!important;box-sizing:border-box!important;overflow:visible!important}.footer-luxe-col>h3{font-size:9px!important;white-space:nowrap!important;margin-bottom:8px!important}.footer-luxe-col>a{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;font-size:9px!important;line-height:1.3!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}}@media(max-width:390px){.footer-luxe-links{padding-left:14px!important;padding-right:14px!important;column-gap:6px!important}.footer-luxe-col>h3{font-size:8.5px!important}.footer-luxe-col>a{font-size:8.5px!important}}@media(max-width:700px){.footer-luxe-col>h3{font-size:10.5px!important}.footer-luxe-col>a{font-size:10px!important;line-height:1.35!important}}@media(max-width:390px){.footer-luxe-col>h3{font-size:9.5px!important}.footer-luxe-col>a{font-size:9.2px!important}}@media(min-width:701px)and (max-width:1024px){.footer-luxe-col>h3{font-size:12.5px!important}.footer-luxe-col>a{font-size:14px!important}}@media(min-width:1025px)and (max-width:1399px){.footer-luxe-col>h3{font-size:13.5px!important}.footer-luxe-col>a{font-size:15px!important}}@media(min-width:1400px){.footer-luxe-col>h3{font-size:14px!important}.footer-luxe-col>a{font-size:16px!important}}.shipping-returns-page{padding:72px 0 84px!important}.shipping-returns-wrap{max-width:1180px!important}.shipping-returns-header{max-width:760px!important;margin:0 auto 44px!important;text-align:center!important}.shipping-returns-eyebrow{margin:0 0 12px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.14em!important}.shipping-returns-header h1{margin:0!important;font-size:clamp(38px,5vw,64px)!important;line-height:1.03!important}.shipping-returns-intro{margin:18px auto 0!important;color:#756b67!important;line-height:1.65!important;max-width:650px!important}.shipping-returns-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.shipping-returns-card{background:#fffaf6!important;border:1px solid var(--line)!important;border-radius:24px!important;padding:30px!important}.shipping-returns-card h2{margin:0 0 14px!important;font-size:24px!important}.shipping-returns-card p{margin:0 0 12px!important;color:#756b67!important;line-height:1.65!important}.shipping-returns-button{display:inline-flex!important;margin-top:8px!important}@media(max-width:700px){.shipping-returns-page{padding:44px 0 58px!important}.shipping-returns-header{margin-bottom:28px!important}.shipping-returns-header h1{font-size:38px!important}.shipping-returns-intro{font-size:14px!important}.shipping-returns-grid{grid-template-columns:1fr!important;gap:12px!important}.shipping-returns-card{border-radius:18px!important;padding:22px!important}.shipping-returns-card h2{font-size:21px!important}.shipping-returns-card p{font-size:14px!important}}@media(min-width:701px)and (max-width:1024px){.shipping-returns-page{padding:60px 0 70px!important}.shipping-returns-grid{gap:16px!important}}.jt-chatbot{--jt-chat-ink:#3d3330;--jt-chat-muted:#7b6f69;--jt-chat-line:rgba(81,61,54,.12);--jt-chat-bg:#fffaf6;--jt-chat-panel:#fffdfb;position:fixed!important;right:24px!important;bottom:24px!important;z-index:2147482000!important;font-family:inherit!important}.jt-chatbot__launcher{position:relative!important;display:grid!important;place-items:center!important;width:58px!important;height:58px!important;padding:0!important;border:1px solid rgba(115,91,83,.12)!important;border-radius:999px!important;background:linear-gradient(145deg,#fffaf5,#f4ddd1)!important;color:#4f403c!important;box-shadow:0 12px 34px #4b37302e!important;cursor:pointer!important;transition:transform .2s ease,box-shadow .2s ease!important}.jt-chatbot__launcher:hover{transform:translateY(-2px)!important;box-shadow:0 16px 40px #4b373038!important}.jt-chatbot__launcher-icon{width:26px!important;height:26px!important}.jt-chatbot__launcher-icon svg{width:100%!important;height:100%!important;display:block!important}.jt-chatbot__pulse{position:absolute!important;top:4px!important;right:4px!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#8fcaa4!important;border:2px solid #fffaf6!important;box-shadow:0 0 #8fcaa480!important;animation:jt-chat-pulse 2.2s infinite!important}@keyframes jt-chat-pulse{0%{box-shadow:0 0 #8fcaa47a}70%{box-shadow:0 0 0 8px #8fcaa400}to{box-shadow:0 0 #8fcaa400}}.jt-chatbot__panel{position:absolute!important;right:0!important;bottom:72px!important;width:min(380px,calc(100vw - 32px))!important;height:min(590px,calc(100vh - 120px))!important;display:grid!important;grid-template-rows:auto 1fr auto auto!important;overflow:hidden!important;border:1px solid var(--jt-chat-line)!important;border-radius:26px!important;background:var(--jt-chat-panel)!important;box-shadow:0 24px 70px #48322b38!important;opacity:0!important;visibility:hidden!important;transform:translateY(12px) scale(.98)!important;transform-origin:bottom right!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important}.jt-chatbot.is-open .jt-chatbot__panel{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important}.jt-chatbot__header{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:12px!important;padding:16px 16px 14px!important;background:linear-gradient(135deg,#fff7f0,#f7e7df)!important;border-bottom:1px solid var(--jt-chat-line)!important}.jt-chatbot__avatar{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#fff!important;color:#4b3b37!important;font-family:Georgia,serif!important;font-size:20px!important;box-shadow:0 4px 15px #503b331a!important}.jt-chatbot__heading{min-width:0!important}.jt-chatbot__heading strong{display:block!important;color:var(--jt-chat-ink)!important;font-size:14px!important;line-height:1.2!important}.jt-chatbot__heading span{display:flex!important;align-items:center!important;gap:6px!important;margin-top:3px!important;color:var(--jt-chat-muted)!important;font-size:11px!important}.jt-chatbot__heading i{width:7px!important;height:7px!important;border-radius:50%!important;background:#89c79e!important}.jt-chatbot__close{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border:0!important;background:transparent!important;color:#6d5d58!important;font-size:25px!important;line-height:1!important;cursor:pointer!important}.jt-chatbot__body{overflow-y:auto!important;overscroll-behavior:contain!important;padding:18px 15px!important;background:linear-gradient(#fffdfb,#fffaf6)!important;scrollbar-width:thin!important}.jt-chatbot__message{display:flex!important;margin:0 0 10px!important}.jt-chatbot__message--bot{justify-content:flex-start!important}.jt-chatbot__message--user{justify-content:flex-end!important}.jt-chatbot__bubble{max-width:84%!important;padding:11px 13px!important;border-radius:17px!important;color:var(--jt-chat-ink)!important;font-size:13px!important;line-height:1.45!important}.jt-chatbot__message--bot .jt-chatbot__bubble{background:#f8eee8!important;border-bottom-left-radius:6px!important}.jt-chatbot__message--user .jt-chatbot__bubble{background:#dfeee5!important;border-bottom-right-radius:6px!important}.jt-chatbot__quick{display:flex!important;flex-wrap:wrap!important;gap:7px!important;padding-top:4px!important}.jt-chatbot__quick button{border:1px solid rgba(108,82,72,.13)!important;border-radius:999px!important;background:#fff!important;color:#5c4d48!important;padding:8px 11px!important;font:inherit!important;font-size:11px!important;cursor:pointer!important}.jt-chatbot__composer{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;padding:11px!important;border-top:1px solid var(--jt-chat-line)!important;background:#fff!important}.jt-chatbot__input{min-width:0!important;height:44px!important;border:1px solid rgba(102,77,68,.14)!important;border-radius:999px!important;background:#fffaf7!important;color:var(--jt-chat-ink)!important;padding:0 15px!important;outline:none!important;font:inherit!important;font-size:13px!important}.jt-chatbot__input:focus{border-color:#664d4452!important;box-shadow:0 0 0 3px #e9d1c638!important}.jt-chatbot__send{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:#e7cfc3!important;color:#4b3c37!important;cursor:pointer!important}.jt-chatbot__send svg{width:19px!important;height:19px!important}.jt-chatbot__footer{padding:9px 12px 11px!important;border-top:1px solid var(--jt-chat-line)!important;background:#fff!important;color:#8b7d77!important;font-size:10px!important;text-align:center!important}.jt-chatbot__footer a{color:#6b5851!important;text-decoration:underline!important;text-underline-offset:2px!important}.jt-chatbot__typing .jt-chatbot__bubble{display:flex!important;gap:4px!important;align-items:center!important;min-height:37px!important}.jt-chatbot__typing span{width:5px!important;height:5px!important;border-radius:50%!important;background:#9b8b84!important;animation:jt-chat-dot 1.1s infinite ease-in-out!important}.jt-chatbot__typing span:nth-child(2){animation-delay:.12s!important}.jt-chatbot__typing span:nth-child(3){animation-delay:.24s!important}@keyframes jt-chat-dot{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}@media(max-width:700px){.jt-chatbot{right:14px!important;bottom:14px!important}.jt-chatbot__launcher{width:54px!important;height:54px!important}.jt-chatbot__panel{position:fixed!important;left:12px!important;right:12px!important;bottom:78px!important;width:auto!important;height:min(570px,calc(100dvh - 102px))!important;border-radius:22px!important;transform-origin:bottom center!important}.jt-chatbot__bubble{max-width:88%!important;font-size:12.5px!important}}@media(min-width:701px)and (max-width:1024px){.jt-chatbot{right:20px!important;bottom:20px!important}.jt-chatbot__panel{width:370px!important}}@media(min-width:1025px)and (max-width:1399px){.jt-chatbot{right:22px!important;bottom:22px!important}}@media(min-width:1400px){.jt-chatbot{right:30px!important;bottom:28px!important}.jt-chatbot__panel{width:390px!important;height:610px!important}}.jt-chatbot__products{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:8px!important}.jt-chatbot__products[hidden],.jt-chatbot__topics[hidden]{display:none!important}.jt-chatbot__product{display:grid!important;grid-template-columns:52px 1fr!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:64px!important;padding:6px 10px!important;border:1px solid rgba(108,82,72,.12)!important;border-radius:16px!important;background:#fff!important;color:#544640!important;text-align:left!important;cursor:pointer!important;font:inherit!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.jt-chatbot__product:hover{transform:translateY(-1px)!important;border-color:#6c524840!important;box-shadow:0 8px 20px #48322b12!important}.jt-chatbot__product img{display:block!important;width:52px!important;height:52px!important;object-fit:cover!important;border-radius:12px!important;background:#f8eee8!important}.jt-chatbot__product span{font-size:12px!important;line-height:1.3!important;font-weight:600!important}.jt-chatbot__topics{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:10px!important}.jt-chatbot__topics button{min-width:0!important;padding:10px 7px!important;border:1px solid rgba(108,82,72,.13)!important;border-radius:14px!important;background:#fff!important;color:#5c4d48!important;font:inherit!important;font-size:10.5px!important;line-height:1.2!important;cursor:pointer!important}@media(max-width:700px){.jt-chatbot__product{grid-template-columns:48px 1fr!important;min-height:60px!important}.jt-chatbot__product img{width:48px!important;height:48px!important}.jt-chatbot__topics button{font-size:10px!important;padding:9px 5px!important}}.jt-chatbot__language{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:10px!important}.jt-chatbot__language[hidden]{display:none!important}.jt-chatbot__language button{min-height:44px!important;border:1px solid rgba(108,82,72,.13)!important;border-radius:14px!important;background:#fff!important;color:#5c4d48!important;font:inherit!important;font-size:12px!important;font-weight:600!important;cursor:pointer!important}.jt-chatbot--rtl .jt-chatbot__body,.jt-chatbot--rtl .jt-chatbot__composer,.jt-chatbot--rtl .jt-chatbot__footer{direction:rtl!important}.jt-chatbot--rtl .jt-chatbot__product{text-align:right!important}.jt-chatbot--rtl .jt-chatbot__message--bot{justify-content:flex-start!important}.jt-chatbot--rtl .jt-chatbot__message--user{justify-content:flex-end!important}.jt-chatbot--rtl .jt-chatbot__input{text-align:right!important}@media(max-width:700px){.jt-chatbot__language button{font-size:11.5px!important}.jt-chatbot__topics{gap:6px!important}.jt-chatbot__topics button{font-size:10.5px!important}}.jt-chatbot__header{grid-template-columns:auto 1fr auto auto!important}.jt-chatbot__lang-switch{display:flex!important;gap:3px!important;padding:3px!important;border-radius:999px!important;background:#ffffff94!important}.jt-chatbot__lang-switch button{border:0!important;background:transparent!important;border-radius:999px!important;padding:5px 7px!important;font:inherit!important;font-size:9px!important;font-weight:700!important;color:#88766f!important;cursor:pointer!important}.jt-chatbot__lang-switch button.is-active{background:#fff!important;color:#493b37!important;box-shadow:0 2px 8px #46322c14!important}.jt-chatbot__change-product{display:block!important;margin:12px auto 2px!important;border:0!important;background:transparent!important;color:#796760!important;text-decoration:underline!important;text-underline-offset:3px!important;font:inherit!important;font-size:10.5px!important;cursor:pointer!important}.jt-chatbot__change-product[hidden]{display:none!important}.jt-chatbot__topics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.jt-chatbot__topics button{min-height:43px!important}@media(max-width:390px){.jt-chatbot__header{gap:7px!important}.jt-chatbot__lang-switch button{padding:4px 5px!important;font-size:8px!important}}.jt-chatbot__panel{width:360px!important;max-height:610px!important;background:#fffaf6!important;border:1px solid rgba(92,71,63,.1)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 24px 70px #46322b29!important}.jt-chatbot__header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:17px 18px!important;background:#fffaf6!important;border-bottom:1px solid rgba(92,71,63,.08)!important}.jt-chatbot__brand{display:flex!important;flex-direction:column!important;gap:2px!important}.jt-chatbot__brand strong{font-size:11px!important;letter-spacing:.18em!important;color:#4d403b!important}.jt-chatbot__brand span{font-size:9px!important;color:#9b8981!important}.jt-chatbot__tools{display:flex!important;align-items:center!important;gap:7px!important}.jt-chatbot__language{border:1px solid rgba(92,71,63,.12)!important;background:#fff!important;border-radius:999px!important;padding:6px 9px!important;font:inherit!important;font-size:9px!important;color:#65544e!important;cursor:pointer!important}.jt-chatbot__close{position:static!important;width:28px!important;height:28px!important}.jt-chatbot__body{padding:18px!important;max-height:480px!important;overflow-y:auto!important}.jt-chatbot__intro{text-align:left!important;margin:0 0 15px!important}.jt-chatbot--rtl .jt-chatbot__intro{text-align:right!important}.jt-chatbot__eyebrow{display:block!important;font-size:8px!important;letter-spacing:.17em!important;font-weight:700!important;color:#b49a90!important;margin-bottom:6px!important}.jt-chatbot__intro h3{margin:0 0 5px!important;font-family:"DM Serif Display",Georgia,serif!important;font-size:25px!important;font-weight:400!important;color:#493c37!important}.jt-chatbot__intro p{margin:0!important;font-size:11px!important;color:#8a7770!important}.jt-chatbot__products{display:grid!important;gap:7px!important}.jt-chatbot__product{grid-template-columns:48px 1fr auto!important;min-height:60px!important;padding:6px 9px!important;border-radius:15px!important;background:#fff!important;border:1px solid rgba(92,71,63,.09)!important;box-shadow:none!important}.jt-chatbot__product img{width:48px!important;height:48px!important;border-radius:11px!important}.jt-chatbot__product span{font-size:11px!important;color:#574943!important}.jt-chatbot__product b{font-size:18px!important;font-weight:300!important;color:#baa79f!important}.jt-chatbot__conversation{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0 0 13px!important}.jt-chatbot__conversation[hidden]{display:none!important}.jt-chatbot__line{max-width:88%!important;padding:10px 12px!important;border-radius:14px 14px 14px 4px!important;background:#f4e9e3!important;color:#564741!important;font-size:11px!important;line-height:1.55!important;align-self:flex-start!important}.jt-chatbot__line.user{background:#66514a!important;color:#fff!important;border-radius:14px 14px 4px!important;align-self:flex-end!important}.jt-chatbot--rtl .jt-chatbot__line{direction:rtl!important;text-align:right!important}.jt-chatbot__topics{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}.jt-chatbot__topics button{min-height:40px!important;padding:8px!important;border-radius:12px!important;background:#fff!important;border:1px solid rgba(92,71,63,.11)!important;color:#62514b!important;font-size:10px!important;font-weight:500!important}.jt-chatbot__back{margin:13px 0 0!important;border:0!important;background:transparent!important;color:#927c73!important;font:inherit!important;font-size:9.5px!important;cursor:pointer!important}.jt-chatbot__contact{display:flex!important;justify-content:center!important;gap:5px!important;padding:10px 12px!important;border-top:1px solid rgba(92,71,63,.07)!important;font-size:8.5px!important;color:#a08d85!important}.jt-chatbot__contact a{color:#695650!important;font-weight:600!important;text-decoration:none!important}.jt-chatbot__composer,.jt-chatbot__footer{display:none!important}.jt-chatbot__launcher{background:#66514a!important;width:54px!important;height:54px!important;box-shadow:0 12px 30px #4b362f33!important}.jt-chatbot__launcher svg{width:23px!important;height:23px!important;color:#fff!important}@media(max-width:700px){.jt-chatbot__panel{left:12px!important;right:12px!important;width:auto!important;bottom:76px!important;max-height:calc(100dvh - 96px)!important}.jt-chatbot__body{max-height:calc(100dvh - 190px)!important;padding:15px!important}.jt-chatbot__intro h3{font-size:23px!important}.jt-chatbot__topics{gap:6px!important}.jt-chatbot__topics button{font-size:9.5px!important}}.page-main .collection-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px 22px!important;width:100%!important;align-items:start!important}.page-main .collection-grid .product-card{display:block!important;width:100%!important;min-width:0!important;visibility:visible!important;opacity:1!important}.page-main .collection-grid .product-card__info{display:block!important;padding:14px 4px 0!important;min-height:0!important;overflow:visible!important}.page-main .collection-grid .product-card__title{display:block!important;min-height:0!important}.page-main .collection-grid .product-card__price{display:block!important;position:static!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:18px!important;margin-top:7px!important;overflow:visible!important;color:var(--ink)!important;font-weight:700!important;line-height:1.35!important}@media(min-width:701px)and (max-width:1099px){.page-main .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 18px!important}}@media(max-width:700px){.page-main .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 12px!important}.page-main .collection-grid .product-card__media{aspect-ratio:1/1!important;height:auto!important}.page-main .collection-grid .product-card__title{font-size:17px!important;line-height:1.15!important}.page-main .collection-grid .product-card__price{font-size:12px!important}}@media(max-width:360px){.page-main .collection-grid{gap:18px 9px!important}}@media(min-width:701px){.jt-collections-head{display:block!important;text-align:center!important}.jt-collections-head>div{width:100%!important}.jt-collections-head>p{display:block!important;max-width:620px!important;margin:16px auto 0!important;text-align:center!important}}@media(min-width:701px){.featured-collection .section-head{display:block!important;text-align:center!important}.featured-collection .section-head>div{width:100%!important}.featured-collection .section-head>p{display:block!important;max-width:620px!important;margin:14px auto 0!important;text-align:center!important}}@media(min-width:701px){.page-main .jt-search-form{margin:30px 0 30px auto!important}}.shipping-returns-page{padding:78px 0 110px!important}.shipping-returns-wrap{max-width:1120px!important}.shipping-returns-header{max-width:760px;margin:0 auto 52px;text-align:center}.shipping-returns-eyebrow{margin:0 0 12px;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.18em;color:#aa8e83;text-transform:uppercase}.shipping-returns-header h1{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:clamp(44px,6vw,72px);line-height:.98;font-weight:400;color:var(--ink)}.shipping-returns-intro{max-width:650px;margin:18px auto 0;color:var(--muted);font-size:14px;line-height:1.75}.shipping-returns-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.shipping-returns-card{position:relative;padding:30px 31px 32px!important;border:1px solid rgba(92,71,63,.09)!important;border-radius:24px!important;background:#ffffff94!important;box-shadow:0 12px 36px #4a362f0b!important}.shipping-returns-card:last-child{grid-column:1/-1}.shipping-returns-number{display:block;margin-bottom:22px;font-size:9px;font-weight:700;letter-spacing:.16em;color:#b9a49b}.shipping-returns-card h2{margin:0 0 13px!important;font-family:"DM Serif Display",Georgia,serif!important;font-size:25px!important;line-height:1.12!important;font-weight:400!important;color:var(--ink)!important}.shipping-returns-card p{margin:0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.75!important}.shipping-returns-card p+p{margin-top:10px!important}.shipping-returns-card strong{color:#65524b;font-weight:600}.shipping-returns-help{max-width:720px;margin:66px auto 0;padding:42px 34px;text-align:center;border-top:1px solid rgba(92,71,63,.1)}.shipping-returns-help h2{margin:0;font-family:"DM Serif Display",Georgia,serif;font-size:34px;font-weight:400;color:var(--ink)}.shipping-returns-help>p:not(.shipping-returns-eyebrow){max-width:520px;margin:11px auto 22px;color:var(--muted);font-size:13px;line-height:1.7}.shipping-returns-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:170px!important}@media(max-width:700px){.shipping-returns-page{padding:54px 0 76px!important}.shipping-returns-header{margin-bottom:34px}.shipping-returns-header h1{font-size:43px}.shipping-returns-intro{font-size:12px;line-height:1.7}.shipping-returns-grid{grid-template-columns:1fr!important;gap:11px!important}.shipping-returns-card,.shipping-returns-card:last-child{grid-column:auto!important;padding:23px 22px 25px!important;border-radius:19px!important}.shipping-returns-number{margin-bottom:15px}.shipping-returns-card h2{font-size:22px!important}.shipping-returns-card p{font-size:12px!important}.shipping-returns-help{margin-top:44px;padding:34px 12px 0}.shipping-returns-help h2{font-size:29px}}.jt-policy-open{overflow:hidden!important}.jt-policy-modal[hidden]{display:none!important}.jt-policy-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:grid;place-items:center;padding:22px}.jt-policy-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#2d221e61;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.jt-policy-modal__panel{position:relative;z-index:1;width:min(760px,100%);max-height:min(82vh,780px);overflow:auto;background:#fffaf6;border:1px solid rgba(92,71,63,.1);border-radius:28px;padding:38px 40px 30px;box-shadow:0 30px 90px #3c2a233d}.jt-policy-modal__close{position:absolute;top:17px;right:18px;width:36px;height:36px;border:1px solid rgba(92,71,63,.1);border-radius:50%;background:#fff;color:#65524b;font:300 24px/1 Inter,Arial,sans-serif;cursor:pointer}.jt-policy-modal__eyebrow{font-size:9px;letter-spacing:.18em;font-weight:700;color:#a78d83;margin-bottom:9px}.jt-policy-modal h2{font-family:"DM Serif Display",Georgia,serif;font-size:42px;line-height:1;margin:0;color:var(--ink)}.jt-policy-modal__intro{margin:10px 0 27px;color:var(--muted);font-size:13px}.jt-policy-modal__sections{display:grid;grid-template-columns:1fr 1fr;gap:12px}.jt-policy-modal__sections>div{padding:20px;border:1px solid rgba(92,71,63,.08);border-radius:18px;background:#ffffff9e}.jt-policy-modal__sections>div:last-child{grid-column:1/-1}.jt-policy-modal__sections h3{font-family:"DM Serif Display",Georgia,serif;font-size:20px;margin:0 0 8px;color:var(--ink)}.jt-policy-modal__sections p{margin:0;color:#766862;font-size:11.5px;line-height:1.65}.jt-policy-modal__sections strong{color:#594943;font-weight:600}.jt-policy-modal__help{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding-top:20px;border-top:1px solid rgba(92,71,63,.09);font-size:11px;color:#8b7971}.jt-policy-modal__help a{display:inline-flex!important;margin:0!important;padding:10px 15px;border-radius:999px;background:#66514a;color:#fff!important;font-weight:700;font-size:10px}@media(max-width:700px){.jt-policy-modal{padding:10px}.jt-policy-modal__panel{max-height:88vh;border-radius:22px;padding:29px 20px 22px}.jt-policy-modal h2{font-size:33px;padding-right:32px}.jt-policy-modal__sections{grid-template-columns:1fr}.jt-policy-modal__sections>div:last-child{grid-column:auto}.jt-policy-modal__sections>div{padding:16px}.jt-policy-modal__help{align-items:flex-start;flex-direction:column}}.jt-faq-panel{max-width:680px!important}.jt-faq-list{display:grid;gap:9px;margin-top:22px}.jt-faq-list details{background:#fff;border:1px solid rgba(92,71,63,.09);border-radius:15px;overflow:hidden}.jt-faq-list summary{position:relative;cursor:pointer;list-style:none;padding:15px 43px 15px 16px;color:#584942;font-size:12px;font-weight:600;line-height:1.4}.jt-faq-list summary::-webkit-details-marker{display:none}.jt-faq-list summary:after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#a48d83;font-size:18px;font-weight:300}.jt-faq-list details[open] summary:after{content:"\2212"}.jt-faq-list details p{margin:0;padding:0 16px 16px;color:#83716a;font-size:11px;line-height:1.7}.jt-faq-list details p a{color:#66514a;font-weight:600}@media(max-width:700px){.jt-faq-list{gap:7px;margin-top:17px}.jt-faq-list summary{padding:14px 40px 14px 14px;font-size:11.5px}.jt-faq-list details p{padding:0 14px 14px;font-size:10.8px}}@media(max-width:1100px){.product-info .jt-variant-label{display:block!important;margin:4px 0 8px!important;font-size:10px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#9f887e!important}.product-info .jt-variant-select{width:100%!important;min-height:54px!important;height:54px!important;margin:0 0 18px!important;padding:0 48px 0 18px!important;border:1px solid rgba(92,71,63,.12)!important;border-radius:999px!important;background-color:#fff!important;color:#594a44!important;font-size:13px!important;font-weight:600!important;line-height:54px!important;box-shadow:0 8px 24px #49362f0e!important;-webkit-appearance:none!important;appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,#8e786f 50%),linear-gradient(135deg,#8e786f 50%,transparent 50%)!important;background-position:calc(100% - 21px) 23px,calc(100% - 16px) 23px!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important}.product-info .jt-variant-select:focus{outline:none!important;border-color:#8d7469!important;box-shadow:0 0 0 3px #8d746917,0 8px 24px #49362f0e!important}.product-info .jt-variant-select option{color:#594a44!important;background:#fff!important;font-size:13px!important}}.jt-cart-back-wrap{padding-top:18px!important}.jt-cart-back{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#75635c!important;font-size:11px!important;font-weight:600!important;text-decoration:none!important;transition:opacity .2s ease,transform .2s ease!important}.jt-cart-back svg{width:18px!important;height:18px!important;flex:0 0 auto!important}.jt-cart-back:hover{opacity:.72!important;transform:translate(-2px)!important}@media(max-width:1100px){.jt-cart-back-wrap{padding-top:14px!important}.jt-cart-back{font-size:10.5px!important;gap:7px!important}.jt-cart-back svg{width:19px!important;height:19px!important}}
/*# sourceMappingURL=/cdn/shop/t/78/assets/base.css.map */
