:root{--jk-font-heading:"Playfair Display",Georgia,serif;--jk-font-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--jk-bg:#f6f5f1;--jk-surface:#fff;--jk-dark:#111;--jk-text:#242424;--jk-muted:#757575;--jk-line:#e7e4dd;--jk-accent:#b49361;--jk-radius:20px;--jk-container:1480px;--jk-transition:.25s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--jk-bg);color:var(--jk-text);font-family:var(--jk-font-body);line-height:1.5}body:has(.jk-mobile-drawer:not([hidden])),body:has(.jk-cart-drawer[aria-hidden=false]){overflow:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.jk-container{width:min(calc(100% - 48px),var(--jk-container));margin:0 auto}.jk-narrow{max-width:920px}.jk-announcement{background:var(--jk-dark);color:#fff;font-size:11px;letter-spacing:.06em}.jk-announcement__inner{min-height:34px;display:flex;justify-content:center;align-items:center;gap:10px}.jk-announcement a{opacity:.75}.jk-announcement__dot{opacity:.35}.jk-header{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--jk-line)}.jk-header__inner{height:82px;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:30px}.jk-brand{display:flex;align-items:center;justify-self:start;font-weight:900;letter-spacing:-.055em;font-size:25px;min-width:0;overflow:visible}.jk-brand__logo{display:block;max-height:56px;width:auto;max-width:100%;height:auto;object-fit:contain}.jk-desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;height:100%}.jk-nav-item{height:100%;display:flex;align-items:center;position:static}.jk-nav-link{font-size:13px;font-weight:700;position:relative}.jk-nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;transition:.25s ease}.jk-nav-link:hover:after{right:0}.jk-header-actions{display:flex;justify-content:flex-end;gap:5px}.jk-icon-btn{width:42px;height:42px;border:0;background:transparent;display:grid;place-items:center;border-radius:50%;position:relative;padding:0}.jk-icon-btn:hover{background:#f0eee8}.jk-icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.jk-cart-count{position:absolute;top:1px;right:1px;min-width:17px;height:17px;border-radius:99px;background:var(--jk-dark);color:#fff;font-size:9px;font-weight:800;display:grid;place-items:center;padding:0 4px}.desktop-only{display:grid}.jk-mobile-menu-btn{display:none}.jk-mega{position:absolute;left:0;right:0;top:82px;padding:22px 0;background:#fff;border-bottom:1px solid var(--jk-line);box-shadow:0 18px 36px #00000012;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.22s ease}.jk-nav-item:hover .jk-mega,.jk-nav-item:focus-within .jk-mega{opacity:1;visibility:visible;transform:none}.jk-mega__inner{width:min(calc(100% - 48px),var(--jk-container));margin:auto;display:grid;grid-template-columns:1fr 300px;gap:30px}.jk-mega__links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 30px}.jk-mega__links a{padding:12px 0;border-bottom:1px solid var(--jk-line)}.jk-mega__links strong{display:block;font-size:13px}.jk-mega__links span{display:block;color:var(--jk-muted);font-size:11px;margin-top:3px}.jk-mega__image{position:relative;min-height:170px;border-radius:15px;overflow:hidden}.jk-mega__image img{width:100%;height:100%;object-fit:cover}.jk-mega__image span{position:absolute;bottom:12px;left:12px;background:#fff;padding:8px 10px;border-radius:9px;font-size:11px;font-weight:800}.jk-search-overlay{position:absolute;left:0;right:0;top:82px;background:#fff;border-bottom:1px solid var(--jk-line);box-shadow:0 18px 40px #00000014}.jk-search-panel{padding:22px 0 26px}.jk-search-form{display:flex;align-items:center;gap:14px;border-bottom:1px solid #1c1c1c;padding-bottom:13px}.jk-search-form>span svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.jk-search-form input{border:0;outline:0;background:transparent;flex:1;font-size:20px}.jk-search-popular{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;font-size:12px}.jk-search-popular a{padding:8px 11px;background:#f5f3ee;border-radius:999px}.jk-predictive{padding-top:16px}.jk-predictive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.jk-predictive-item{display:flex;gap:10px;padding:8px;border:1px solid var(--jk-line);border-radius:12px}.jk-predictive-item img{width:58px;height:58px;object-fit:cover;border-radius:8px}.jk-predictive-item span{font-size:11px}.jk-predictive-item strong{display:block;font-size:12px;margin-bottom:5px}.jk-mobile-drawer{position:fixed;z-index:150;top:0;right:22%;bottom:0;left:0;background:#fff;padding:20px;box-shadow:20px 0 45px #0000001f;overflow:auto}.jk-mobile-drawer__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--jk-line)}.jk-mobile-link-wrap>a{display:block;padding:17px 0;border-bottom:1px solid var(--jk-line);font-weight:700}.jk-mobile-submenu{display:grid;gap:8px;padding:10px 0 10px 15px}.jk-mobile-submenu a{font-size:13px;color:var(--jk-muted)}.jk-mobile-account-links{display:flex;gap:18px;padding-top:22px;font-size:13px;font-weight:700}.jk-section{padding:92px 0}.jk-section--light{background:#fff}.jk-section--flush{padding-top:0}.jk-eyebrow{display:inline-block;color:#777;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}.jk-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.jk-section-head h2,.jk-page-head h1,.jk-collection-head h1{font-family:var(--jk-font-heading);margin:0;letter-spacing:-.055em;line-height:1}.jk-section-head h2{font-family:var(--jk-font-heading);font-size:clamp(36px,4vw,56px)}.jk-text-link{font-size:12px;font-weight:800;padding-bottom:4px;border-bottom:1px solid currentColor}.jk-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.jk-btn{min-height:50px;padding:0 24px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:800;transition:var(--jk-transition)}.jk-btn--primary{background:var(--jk-dark);color:#fff}.jk-btn--primary:hover{transform:translateY(-2px);background:#2b2b2b}.jk-btn--ghost{background:transparent;border-color:#222}.jk-btn--ghost:hover{background:#111;color:#fff}.jk-btn--light{background:#fff;color:#111}.jk-media-placeholder{width:100%;height:100%;min-height:200px;display:grid;place-items:center;background:linear-gradient(135deg,#eceae4,#dcd9d0);color:#888;font-size:12px}.jk-editor-placeholder{padding:50px;border:1px dashed #cfcac0;text-align:center;border-radius:16px;color:var(--jk-muted)}.jk-hero{padding:28px 0 75px}.jk-hero__grid{display:grid;grid-template-columns:.88fr 1.12fr;min-height:620px;gap:46px;align-items:stretch}.jk-hero__grid--visual-left{grid-template-columns:1.12fr .88fr}.jk-hero__grid--visual-left .jk-hero__visual{order:-1}.jk-hero__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:25px 0}.jk-hero__content h1{font-family:var(--jk-font-heading);font-size:clamp(54px,6.8vw,94px);line-height:.92;letter-spacing:-.075em;max-width:720px;margin:0}.jk-hero__content>p{max-width:520px;color:var(--jk-muted);font-size:17px;line-height:1.7;margin:24px 0 0}.jk-hero__meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px;color:#666;font-size:10px;font-weight:800}.jk-hero__visual{position:relative;overflow:hidden;border-radius:28px;background:#ebe8df;min-height:calc(100vh - 120px);height:calc(100vh - 120px);max-height:900px}.jk-hero__visual img{width:100%;height:100%;object-fit:cover}.jk-hero__float{position:absolute;bottom:18px;left:18px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 15px;border-radius:11px;font-size:11px;font-weight:800}.jk-trust{background:#fff;border-bottom:1px solid var(--jk-line);border-top:1px solid var(--jk-line)}.jk-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.jk-trust__item{display:flex;align-items:center;justify-content:center;padding:20px 18px;border-right:1px solid var(--jk-line);text-align:left;box-sizing:border-box}.jk-trust__content{display:flex;align-items:center;justify-content:center;gap:13px;width:max-content;max-width:100%}.jk-trust__item:last-child{border-right:0}.jk-trust__icon{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;display:block;position:relative;background:#f2f0ea;font-size:13px;font-weight:900;line-height:1;flex:0 0 32px;padding:0;margin:0;text-align:center;box-sizing:border-box;transform:none;overflow:hidden}.jk-trust__icon svg{position:absolute;left:50%;top:50%;display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;transform:translate(-50%,-50%);transform-origin:center}.jk-trust__icon-glyph{position:absolute;left:50%;top:50%;display:block;width:auto;height:auto;line-height:1;transform:translate(-50%,-50%);transform-origin:center}.jk-trust__item strong,.jk-trust__item span{display:block}.jk-trust__item strong{font-size:12px}.jk-trust__item span{color:var(--jk-muted);font-size:10px;margin-top:2px}.jk-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.jk-category-card{min-height:370px;position:relative;overflow:hidden;border-radius:18px;background:#e9e6de}.jk-category-card>img{width:100%;height:100%;object-fit:cover;transition:.55s ease}.jk-category-card:hover>img{transform:scale(1.045)}.jk-category-card__overlay{position:absolute;left:14px;right:14px;bottom:14px;width:auto;max-width:none;padding:5px 13px 4px;border-radius:10px;background:#ffffffed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:block}.jk-category-card__overlay strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jk-category-card__overlay span{display:block}.jk-category-card__overlay strong{font-size:11px;line-height:1.25}.jk-category-card__overlay span{font-size:9px;line-height:1.25;color:var(--jk-muted);margin-top:2px}.jk-product-grid{display:grid;gap:24px}.jk-product-grid--4{grid-template-columns:repeat(4,1fr)}.jk-product-grid--3{grid-template-columns:repeat(3,1fr)}.jk-product__media{position:relative;aspect-ratio:1/1.18;background:#f2f0eb;border-radius:17px;overflow:hidden}.jk-product__image-link,.jk-product__image-link img{width:100%;height:100%;display:block}.jk-product__image-link img{object-fit:cover;transition:.5s ease}.jk-product:hover .jk-product__image-link img{transform:scale(1.035)}.jk-badge{position:absolute;top:11px;left:11px;padding:7px 9px;background:#fff;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase}.jk-badge--sale{color:#9b6840}.jk-product__wishlist{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffeb;display:grid;place-items:center}.jk-product__wishlist svg{width:17px;height:17px;fill:none;stroke:#111;stroke-width:1.5}.jk-product__wishlist.is-active svg{fill:#111}.jk-product__quick{position:absolute;left:10px;right:10px;bottom:10px;transform:translateY(10px);opacity:0;transition:.25s ease}.jk-product:hover .jk-product__quick{transform:none;opacity:1}.jk-quick-add{width:100%;height:44px;border:0;border-radius:11px;background:#fff;color:#111;font-size:11px;font-weight:900;box-shadow:0 6px 20px #00000014}.jk-quick-add:disabled{opacity:.6;cursor:not-allowed}.jk-product__body{padding:13px 2px 0}.jk-product__vendor{display:block;color:#999;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.jk-product__body h3{margin:5px 0 0;font-size:14px;line-height:1.35}.jk-product__bottom{display:flex;gap:10px;align-items:center;margin-top:8px}.jk-price{font-size:14px;font-weight:900}.jk-product__bottom s{font-size:11px;color:#999}.jk-product-grid--3 .jk-product__media{aspect-ratio:1/1.1}.jk-promo{min-height:390px;border-radius:24px;overflow:hidden;background:#f7f4ee center/cover no-repeat;position:relative;isolation:isolate;border:1px solid rgba(28,28,28,.08)}.jk-promo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f4eefa,#f7f4eee0 58%,#f7f4ee59)}.jk-promo__content{position:relative;z-index:1;min-height:390px;max-width:620px;padding:58px 70px;display:flex;flex-direction:column;justify-content:center;color:#191919}.jk-promo__content h2{font-family:var(--jk-font-heading);font-size:clamp(40px,5vw,68px);letter-spacing:-.065em;line-height:.96;margin:0}.jk-promo__content p{color:#191919ad;max-width:520px;margin:18px 0 26px}.jk-promo .jk-btn--light{background:#191919;color:#fff;border-color:#191919}.jk-promo .jk-btn--light:hover{background:#3a3328;border-color:#3a3328}.jk-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.jk-testimonial{padding:28px;border:1px solid var(--jk-line);background:#fff;border-radius:18px}.jk-stars{letter-spacing:.12em;font-size:11px}.jk-testimonial p{font-family:Georgia,serif;font-size:22px;line-height:1.45;letter-spacing:-.02em;margin:17px 0 28px}.jk-testimonial footer{display:flex;justify-content:space-between;gap:10px;font-size:10px}.jk-testimonial footer span{color:#999}.jk-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.jk-blog-card{background:#fff;border:1px solid var(--jk-line);border-radius:17px;overflow:hidden}.jk-blog-card>img,.jk-blog-card>.jk-media-placeholder{height:220px;width:100%;object-fit:cover}.jk-blog-card__body{padding:19px}.jk-blog-card__body>span{font-size:9px;color:#999;text-transform:uppercase}.jk-blog-card__body h3{font-size:19px;line-height:1.25;letter-spacing:-.03em;margin:8px 0}.jk-blog-card__body p{font-size:11px;color:#777}.jk-blog-card__body b{font-size:10px}.jk-newsletter{background:#ebe9e2;padding:90px 0}.jk-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.jk-newsletter h2{font-family:var(--jk-font-heading);font-size:clamp(40px,5vw,62px);line-height:.97;letter-spacing:-.065em;margin:0}.jk-newsletter p{color:#777;max-width:540px}.jk-newsletter-form{display:flex;gap:8px}.jk-newsletter-form input{flex:1;min-width:0;height:56px;border:1px solid #d4d0c7;border-radius:999px;background:#fff;padding:0 19px;outline:0}.jk-newsletter-form input:focus{border-color:#111}.jk-newsletter-form button{height:56px;padding:0 25px;border:0;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:900}.jk-footer{background:#fff;color:#111;padding:70px 0 25px}.jk-footer__top{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:40px;padding-bottom:55px}.jk-brand--footer{color:#111;display:inline-flex;align-items:center}.jk-brand--footer .jk-brand__logo{display:block;width:180px!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain;transform:scale(1);transform-origin:center left}.jk-footer__tagline{color:#555;font-size:12px;max-width:300px;margin:14px 0 16px}.jk-social{display:flex;gap:15px;font-size:11px;color:#555}.jk-footer__col{display:flex;flex-direction:column;gap:11px}.jk-footer__col h3{font-size:10px;text-transform:uppercase;letter-spacing:.16em;margin:0 0 6px;color:#111}.jk-footer__col a{color:#666;font-size:12px}.jk-footer__bottom{border-top:1px solid rgba(17,17,17,.12);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:10px}.jk-footer__bottom div{display:flex;gap:16px}.jk-footer__quick-links{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.jk-footer__quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid #ddd;border-radius:999px;color:#222;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.jk-footer__quick-links a:hover{border-color:#111;background:#111;color:#fff}.jk-page-head{padding-bottom:40px}.jk-page-head h1,.jk-collection-head h1{font-family:var(--jk-font-heading);font-size:clamp(46px,6vw,78px)}.jk-page-search{display:flex;gap:10px;max-width:760px;margin-top:30px}.jk-page-search input{flex:1;min-width:0;border:1px solid var(--jk-line);background:#fff;border-radius:999px;height:50px;padding:0 18px}.jk-search-meta,.jk-collection-count{font-size:11px;color:#999}.jk-collection-head{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:35px}.jk-richtext{font-size:15px;line-height:1.8;color:#666}.jk-collection-head .jk-richtext{max-width:700px;margin-top:18px}.jk-collection-toolbar{display:flex;gap:14px;align-items:center;border-top:1px solid var(--jk-line);border-bottom:1px solid var(--jk-line);padding:12px 0;margin-bottom:25px}.jk-filter-toggle{display:none}.jk-active-filters{flex:1;display:flex;gap:7px;flex-wrap:wrap}.jk-active-filters a{padding:6px 9px;background:#fff;border:1px solid var(--jk-line);border-radius:999px;font-size:10px}.jk-sort{display:flex;align-items:center;gap:8px;font-size:10px}.jk-sort select{border:0;background:transparent;font-weight:800;outline:0}.jk-collection-layout{display:grid;grid-template-columns:225px 1fr;gap:30px}.jk-filters{border-right:1px solid var(--jk-line);padding-right:20px}.jk-filter-head{display:flex;justify-content:space-between;margin-bottom:12px}.jk-filter-head button{border:0;background:transparent;font-size:20px}.jk-filters details{border-top:1px solid var(--jk-line);padding:16px 0}.jk-filters summary{cursor:pointer;font-size:11px;font-weight:900;list-style:none}.jk-filter-options{padding-top:13px;display:grid;gap:9px}.jk-check{display:grid;grid-template-columns:16px 1fr auto;gap:5px;align-items:center;font-size:10px}.jk-check em{font-style:normal;color:#999}.jk-price-filter{display:flex;align-items:center;gap:6px}.jk-price-filter input{width:90px;height:34px;border:1px solid var(--jk-line);border-radius:8px;padding:0 8px;font-size:10px}.jk-pagination{display:flex;justify-content:center;gap:25px;margin-top:45px;font-size:11px;font-weight:800}.jk-pagination a{padding-bottom:4px;border-bottom:1px solid currentColor}.jk-product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:65px}.jk-product-gallery{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:start}.jk-product-thumbs{display:grid;gap:10px}.jk-product-thumbs button{padding:0;border:1px solid transparent;background:transparent;border-radius:9px;overflow:hidden}.jk-product-thumbs button:hover,.jk-product-thumbs button.is-active{border-color:#111}.jk-product-thumbs img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:contain;background:#f7f6f2}.jk-product-main-image{display:flex;align-items:center;justify-content:center;background:#f0eee9;border-radius:18px;overflow:hidden;padding:20px;min-height:320px}.jk-product-main-image img{display:block;width:100%;height:auto;max-width:100%;max-height:78vh;object-fit:contain;object-position:center}.jk-product-detail__info{padding:20px 0}.jk-product-detail__info h1{font-family:var(--jk-font-heading);font-size:clamp(42px,5vw,70px);line-height:.95;letter-spacing:-.065em;margin:0}.jk-product-detail__price{display:flex;align-items:center;gap:10px;margin:20px 0}.jk-product-detail__price strong{font-size:21px}.jk-product-detail__price s{font-size:13px;color:#999}.jk-product-detail__price span{font-size:9px;padding:5px 7px;border-radius:99px;background:#f0e7dd;color:#875f40;font-weight:900;text-transform:uppercase}.jk-form-label{display:block;font-size:10px;font-weight:900;margin:25px 0 8px}.jk-select{width:100%;height:48px;border:1px solid var(--jk-line);background:#fff;border-radius:10px;padding:0 12px}.jk-product-form__row{display:flex;gap:10px;margin-top:14px}.jk-quantity{height:50px;display:flex;align-items:center;border:1px solid var(--jk-line);border-radius:999px;background:#fff}.jk-quantity button{width:44px;height:48px;border:0;background:transparent}.jk-quantity input{width:36px;border:0;background:transparent;text-align:center;outline:0}.jk-add-main{flex:1}.jk-product-highlights{display:grid;gap:10px;margin:30px 0}.jk-product-highlights div{padding:13px 0;border-top:1px solid var(--jk-line)}.jk-product-highlights strong,.jk-product-highlights span{display:block}.jk-product-highlights strong{font-size:11px}.jk-product-highlights span{font-size:10px;color:#888}.jk-product-detail__info details{border-top:1px solid var(--jk-line);padding:17px 0}.jk-product-detail__info summary{font-size:11px;font-weight:900;cursor:pointer}.jk-cart-backdrop{position:fixed;z-index:180;top:0;right:0;bottom:0;left:0;background:#00000061;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.jk-cart-drawer{position:fixed;z-index:190;top:0;right:0;bottom:0;width:min(470px,100vw);background:#fff;display:grid;grid-template-rows:auto 1fr auto;box-shadow:-20px 0 50px #00000024;transform:translate(100%);transition:.28s ease}.jk-cart-drawer[aria-hidden=false]{transform:none}.jk-cart-drawer__head{display:flex;justify-content:space-between;gap:15px;padding:22px 22px 17px;border-bottom:1px solid var(--jk-line)}.jk-cart-drawer__head h2{font-size:26px;letter-spacing:-.04em;margin:0}.jk-cart-drawer__body{overflow:auto;padding:15px 22px}.jk-cart-drawer__foot{padding:18px 22px;border-top:1px solid var(--jk-line)}.jk-cart-subtotal{display:flex;justify-content:space-between;font-size:13px}.jk-cart-drawer__foot>p{font-size:10px;color:#888}.jk-cart-drawer__foot .jk-btn,.jk-cart-drawer__foot form{width:100%;margin-top:8px}.jk-cart-empty{text-align:center;padding:70px 20px}.jk-cart-empty__icon{font-size:40px}.jk-cart-empty h3{font-size:21px}.jk-cart-empty p{font-size:12px;color:#888}.jk-cart-items{display:grid;gap:17px}.jk-cart-item{display:grid;grid-template-columns:82px 1fr;gap:12px}.jk-cart-item__image{background:#f3f1eb;border-radius:11px;overflow:hidden}.jk-cart-item__image img{width:100%;height:100%;object-fit:cover}.jk-cart-item__top{display:flex;justify-content:space-between;gap:8px}.jk-cart-item__top strong{font-size:12px;line-height:1.35}.jk-cart-item__top button{border:0;background:transparent;font-size:19px;padding:0}.jk-cart-item__content>span{display:block;color:#888;font-size:10px;margin-top:4px}.jk-cart-item__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.jk-cart-item__bottom strong{font-size:11px}.jk-qty{height:32px;display:flex;border:1px solid var(--jk-line);border-radius:999px;align-items:center}.jk-qty button{width:27px;border:0;background:transparent;height:30px}.jk-qty span{font-size:10px;min-width:20px;text-align:center}.jk-cart-page{display:grid;grid-template-columns:1.4fr .6fr;gap:50px}.jk-cart-page-item{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--jk-line)}.jk-cart-page-item__image{background:#f0eee8;border-radius:14px;overflow:hidden}.jk-cart-page-item__image img{width:100%;aspect-ratio:1;object-fit:cover}.jk-cart-page-item h3{margin:5px 0;font-size:19px}.jk-cart-page-item p{font-size:11px;color:#777}.jk-cart-page-item__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.jk-cart-summary{align-self:start;position:sticky;top:115px;padding:24px;background:#fff;border:1px solid var(--jk-line);border-radius:18px}.jk-cart-summary h2{margin:0 0 24px;font-size:28px}.jk-cart-summary>div{display:flex;justify-content:space-between;border-top:1px solid var(--jk-line);padding:18px 0}.jk-cart-summary>p{font-size:10px;color:#888}.jk-cart-summary .jk-btn{width:100%;margin-top:8px}.jk-cart-page-empty{text-align:center;background:#fff;border:1px solid var(--jk-line);border-radius:20px;padding:80px 20px}.jk-cart-page-empty h2{font-size:36px;letter-spacing:-.05em}.jk-contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.jk-contact h1{font-family:var(--jk-font-heading);font-size:clamp(50px,6vw,80px);letter-spacing:-.07em;line-height:.93;margin:0}.jk-contact>div>p{max-width:480px;color:#777}.jk-contact-links{display:flex;gap:20px;margin-top:28px;font-size:11px;font-weight:900}.jk-contact-form{display:grid;gap:14px}.jk-contact-form label{font-size:10px;font-weight:900}.jk-contact-form input,.jk-contact-form textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--jk-line);border-radius:10px;padding:12px;background:#fff;outline:0}.jk-form-success{padding:12px;background:#e9f2e8;border-radius:10px;font-size:11px}.jk-richtext a{text-decoration:underline}.jk-richtext img{margin:15px 0;border-radius:14px}@media(max-width:1100px){.jk-header__inner{grid-template-columns:1fr auto 1fr}.jk-desktop-nav{gap:17px}.jk-mega__links{grid-template-columns:repeat(2,1fr)}.jk-hero__grid{gap:30px}.jk-product-grid--4{grid-template-columns:repeat(3,1fr)}.jk-category-grid,.jk-trust__grid{grid-template-columns:repeat(2,1fr)}.jk-trust__item:nth-child(2){border-right:0}.jk-trust__item:nth-child(-n+2){border-bottom:1px solid var(--jk-line)}}@media(max-width:800px){.jk-container{width:min(calc(100% - 30px),var(--jk-container))}.desktop-only,.jk-desktop-nav{display:none}.jk-mobile-menu-btn{display:grid}.jk-header__inner{height:68px;grid-template-columns:42px 1fr 42px}.jk-brand{justify-self:center;font-size:22px}.jk-brand__logo{max-width:100%;height:auto}.jk-header-actions{grid-column:3}.jk-header-actions .jk-icon-btn:first-child{display:none}.jk-search-overlay{top:68px}.jk-hero{padding-top:15px}.jk-hero__grid,.jk-hero__grid--visual-left{grid-template-columns:1fr}.jk-hero__grid--visual-left .jk-hero__visual{order:initial}.jk-hero__visual{min-height:calc(100svh - 90px);height:calc(100svh - 90px);max-height:none}.jk-hero__content{padding:30px 0}.jk-section{padding:68px 0}.jk-product-grid--4,.jk-product-grid--3{grid-template-columns:repeat(2,1fr);gap:20px 13px}.jk-promo__content{padding:42px 25px;min-height:340px}.jk-promo{min-height:340px}.jk-testimonial-grid,.jk-blog-grid{grid-template-columns:1fr}.jk-newsletter__inner{grid-template-columns:1fr;gap:30px}.jk-footer__top{grid-template-columns:1fr 1fr}.jk-footer__brand{grid-column:1/-1}.jk-collection-layout{grid-template-columns:1fr}.jk-filter-toggle{display:inline-flex;min-height:38px;padding:0 14px;border:1px solid var(--jk-line);background:#fff;border-radius:999px;font-size:10px;font-weight:900}.jk-filters{position:fixed;z-index:160;left:0;top:0;bottom:0;width:min(390px,88vw);padding:20px;background:#fff;overflow:auto;transform:translate(-100%);transition:.25s ease;box-shadow:18px 0 40px #0000001a}.jk-filters.is-open{transform:none}.jk-filter-head button{display:block}.jk-collection-toolbar{justify-content:space-between}.jk-active-filters{order:3;flex-basis:100%}.jk-collection-toolbar{flex-wrap:wrap}.jk-product-detail{grid-template-columns:1fr;gap:25px}.jk-product-gallery{grid-template-columns:1fr}.jk-product-thumbs{grid-template-columns:repeat(5,1fr);order:2}.jk-product-detail__info{padding-top:0}.jk-cart-page{grid-template-columns:1fr}.jk-cart-summary{position:static}.jk-contact{grid-template-columns:1fr;gap:35px}.jk-mega{display:none}.jk-predictive-grid{grid-template-columns:1fr 1fr}.jk-mobile-drawer{top:0;right:15%;bottom:0;left:0}}@media(max-width:520px){.jk-announcement__inner{font-size:9px;gap:6px}.jk-announcement__dot{display:none}.jk-section-head{align-items:flex-start;flex-direction:column}.jk-hero__content h1{font-family:var(--jk-font-heading);font-size:51px}.jk-hero__content>p{font-size:15px}.jk-hero__meta{display:grid;gap:8px}.jk-category-grid{grid-template-columns:1fr 1fr;gap:10px}.jk-category-card{min-height:230px}.jk-product-grid--4,.jk-product-grid--3{gap:19px 10px}.jk-product__media{border-radius:13px}.jk-product__quick{position:static;transform:none;opacity:1;padding:7px;background:#fff}.jk-quick-add{box-shadow:none;border:1px solid var(--jk-line)}.jk-product__body h3{font-size:12px}.jk-price{font-size:13px}.jk-trust__grid{grid-template-columns:1fr}.jk-trust__item{border-right:0!important;border-bottom:1px solid var(--jk-line)}.jk-footer__top{grid-template-columns:1fr}.jk-footer__brand{grid-column:auto}.jk-footer__bottom,.jk-newsletter-form{flex-direction:column}.jk-newsletter-form button{width:100%}.jk-cart-page-item{grid-template-columns:95px 1fr}.jk-cart-page-item h3{font-size:16px}.jk-product-form__row{flex-direction:column}.jk-quantity{justify-content:center}.jk-mobile-drawer{top:0;right:7%;bottom:0;left:0}}.jk-category-view-all{display:flex;justify-content:center;margin-top:28px}.jk-button--outline{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid currentColor;border-radius:999px;font-size:13px;font-weight:700;transition:.2s ease}.jk-button--outline:hover{background:#111;color:#fff;border-color:#111}.jk-section-head h2,.jk-page-head h1,.jk-collection-head h1,.jk-product-detail__info h1,.jk-contact h1,.jk-hero__content h1,.jk-newsletter h2,.jk-promo__content h2{font-weight:600}.jk-hero__product-badge{position:absolute;top:18px;left:18px;z-index:3;padding:8px 12px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.jk-hero__product-link{position:absolute;left:22px;bottom:22px;z-index:3;display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:#fffffff0;color:#111;font-size:12px;font-weight:700;box-shadow:0 10px 30px #0000001f}.jk-hero__visual{position:relative}.jk-hero__visual--slider{position:relative;min-height:620px;overflow:hidden}.jk-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s ease,visibility .45s ease;overflow:hidden}.jk-hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.jk-hero-slide>img.jk-hero-product-image{position:absolute;display:block!important;left:0;top:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;visibility:visible!important;opacity:1!important;z-index:1;transform:scale(var(--jk-hero-image-scale, 1));transform-origin:center center}.jk-hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 48%,#0000008f);pointer-events:none;z-index:2}.jk-hero-slide__info{position:absolute;left:24px;right:24px;bottom:62px;color:#fff;z-index:3}@media(max-width:800px){.jk-hero__visual--slider{min-height:calc(100svh - 90px);height:calc(100svh - 90px);max-height:none}.jk-hero-slide__info{left:18px;right:18px;bottom:58px}.jk-hero-slide__info h2{font-size:25px;max-width:90%}.jk-hero-slider__controls{left:18px;right:18px;bottom:14px}}.jk-footer{background:#fff;color:#111;border-top:1px solid var(--jk-line)}.jk-footer__brand p{color:#666}.jk-footer__col h3{color:#111}.jk-footer__col a{color:#666}.jk-footer__col a:hover{color:#111}.jk-footer__bottom{border-top-color:var(--jk-line);color:#777}.jk-footer__bottom a{color:#555}.jk-footer__bottom a:hover{color:#111}.jk-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.jk-footer__tagline{margin:16px 0 18px;font-size:14px;font-weight:700;letter-spacing:.01em;color:#111}.jk-footer__quick-links{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.jk-footer__quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:#222;font-size:11px;font-weight:700;transition:.2s ease}.jk-footer__quick-links a:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-1px)}@media(max-width:520px){.jk-footer__quick-links{gap:7px}.jk-footer__quick-links a{min-height:36px;padding:0 12px}}.jk-hero__visual--slider{position:relative}.jk-hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.jk-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease;overflow:hidden}.jk-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.jk-hero-slide>img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;transform:none}.jk-hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 48%,#0000008f);pointer-events:none}.jk-hero-slide__info{position:absolute;left:24px;right:24px;bottom:62px;color:#fff;z-index:2}.jk-hero-slide__info h2{margin:10px 0 4px;font-family:var(--jk-font-heading);font-size:clamp(22px,3vw,40px);line-height:1.05;letter-spacing:-.035em;max-width:80%}.jk-hero-slide__info .jk-hero__product-badge{position:static;display:inline-flex}.jk-hero-slide__info .jk-hero__product-link{position:static;display:inline-flex;margin-top:8px;color:#fff;border-color:#ffffff73;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.jk-hero-slider__controls{position:absolute;z-index:5;left:24px;right:24px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.jk-hero-slider__dots{display:flex;align-items:center;justify-content:center;gap:7px;flex:1}.jk-hero-slider__dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffff7a;cursor:pointer;transition:width .2s ease,background .2s ease}.jk-hero-slider__dot.is-active{width:20px;background:#fff}.jk-hero-slider__btn{width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:#ffffff1f;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.jk-hero-slider__btn:hover{background:#ffffff38}@media(max-width:800px){.jk-hero-slide__info{left:18px;right:18px;bottom:58px}.jk-hero-slide__info h2{font-size:25px;max-width:90%}.jk-hero-slider__controls{left:18px;right:18px;bottom:14px}}@media(max-width:800px){.jk-hero-slide>img{object-fit:contain;object-position:center center;transform:none}}.jk-hero-slide>img{z-index:1;visibility:visible;opacity:1;object-fit:contain;object-position:center center}.jk-hero-slide.is-active>img{visibility:visible;opacity:1}.jk-hero-slide__overlay{z-index:2}.jk-hero-slide__info{z-index:3}.jk-hero-slider__controls{z-index:4}:root{--jk-premium-ink:#161616;--jk-premium-soft:#f8f7f3;--jk-premium-gold:#a88757;--jk-premium-line:#dedbd3;--jk-premium-shadow:0 18px 50px rgba(20,20,20,.07)}body{background:#faf9f6;color:#1b1b1b}.jk-container{width:min(calc(100% - 56px),1540px)}.jk-header{background:#faf9f6f0;border-bottom:1px solid rgba(25,25,25,.09);box-shadow:0 4px 24px #00000006}.jk-header__inner{height:86px}.jk-brand__logo{filter:none}.jk-nav-link{font-size:11px!important;letter-spacing:.095em;text-transform:uppercase;font-weight:700}.jk-nav-link:hover{color:var(--jk-premium-gold)}.jk-icon-btn{transition:transform .2s ease,color .2s ease,background .2s ease}.jk-icon-btn:hover{color:var(--jk-premium-gold);transform:translateY(-1px)}.jk-hero{padding:20px 0 58px}.jk-hero__grid{min-height:calc(100vh - 150px);gap:58px}.jk-hero__content{padding:36px 0}.jk-hero__content h1{font-size:clamp(58px,7vw,104px);max-width:760px;letter-spacing:-.082em}.jk-hero__content>p{max-width:500px;font-size:16px;color:#6f6d68;line-height:1.8}.jk-eyebrow{font-size:9px;letter-spacing:.24em;color:#8c6e42}.jk-actions{margin-top:32px;gap:12px}.jk-btn{min-height:52px;padding:0 27px;font-size:10px;letter-spacing:.11em;text-transform:uppercase}.jk-btn--primary{background:#171717;box-shadow:0 10px 24px #0000001f}.jk-btn--primary:hover{background:#292929;box-shadow:0 14px 28px #00000026}.jk-btn--ghost{border-color:#bcb8af}.jk-hero__meta{gap:22px;margin-top:34px;color:#77736b;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.jk-hero__visual{border-radius:30px;background:#eeeae1;box-shadow:var(--jk-premium-shadow)}.jk-hero-slide__overlay{background:linear-gradient(180deg,#0000 42%,#00000085)}.jk-hero-slide__info{left:28px;right:28px;bottom:66px}.jk-hero-slide__info h2{font-size:clamp(24px,3vw,42px);letter-spacing:-.045em}.jk-hero__product-badge{font-size:8px!important;letter-spacing:.16em!important;padding:7px 10px!important;border-radius:999px!important;background:#ffffffe6!important;color:#222!important}.jk-hero__product-link{font-size:9px!important;letter-spacing:.1em;text-transform:uppercase;border-radius:999px!important;padding:9px 13px!important}.jk-hero-slider__controls{left:28px;right:28px;bottom:20px}.jk-hero-slider__btn{width:36px;height:36px;background:#1414142e;border-color:#ffffff8c}.jk-hero-slider__dot.is-active{background:#fff}.jk-trust{background:#fff;border-top:1px solid #e3e0d9;border-bottom:1px solid #e3e0d9}.jk-trust__item{min-height:82px;padding:18px 20px}.jk-trust__content{gap:12px}.jk-trust__icon{width:34px;height:34px;min-width:34px;min-height:34px;flex-basis:34px;background:#f4f1ea;border:1px solid #e4ded3}.jk-trust__icon svg{width:15px;height:15px;left:50%;top:50%;transform:translate(-50%,-50%)}.jk-trust__icon-glyph{left:50%;top:50%;transform:translate(-50%,-50%)}.jk-trust__item strong{font-size:10px;letter-spacing:.05em;text-transform:uppercase}.jk-trust__item span{font-size:9px;color:#88837b}.jk-section{padding:104px 0}.jk-section-head{margin-bottom:38px}.jk-section-head h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.06em}.jk-text-link{font-size:10px;letter-spacing:.12em;text-transform:uppercase;border-bottom-color:#aaa39a}.jk-category-grid{gap:18px}.jk-category-card{min-height:380px;border-radius:22px;background:#ece9e1;box-shadow:0 8px 28px #1414140b}.jk-category-card>img{transition:transform .7s cubic-bezier(.2,.65,.2,1),filter .5s ease}.jk-category-card:hover>img{transform:scale(1.035);filter:saturate(.94)}.jk-category-card__overlay{left:18px;right:18px;bottom:18px;padding:9px 14px 8px;border-radius:11px;background:#ffffffe0;border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 22px #0000000f}.jk-category-card__overlay strong{font-size:10px;letter-spacing:.04em;text-transform:uppercase}.jk-category-card__overlay span{font-size:8px;letter-spacing:.04em}.jk-product-grid{gap:28px}.jk-product__media{border-radius:20px;background:#f3f1ec;border:1px solid #ebe7df;box-shadow:0 6px 22px #00000009}.jk-product__image-link img{object-fit:contain;padding:10px;transition:transform .65s cubic-bezier(.2,.65,.2,1)}.jk-product:hover .jk-product__image-link img{transform:scale(1.045)}.jk-badge{top:13px;left:13px;padding:7px 10px;border:1px solid #e8e3da;background:#fffffff0;font-size:8px;letter-spacing:.1em}.jk-product__wishlist{top:13px;right:13px;width:36px;height:36px;border:1px solid #e8e3da;box-shadow:0 5px 16px #0000000d}.jk-quick-add{height:46px;border:1px solid #e6e2da;box-shadow:0 8px 24px #00000014;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.jk-product__body{padding:15px 3px 0}.jk-product__vendor{font-size:8px;letter-spacing:.12em;color:#9b968d}.jk-product__body h3{font-size:13px;font-weight:600;letter-spacing:-.01em}.jk-price{font-size:13px}.jk-collection-head{padding-bottom:32px;border-bottom:1px solid #e2ded6}.jk-collection-head h1{font-size:clamp(42px,5vw,68px)}.jk-collection-toolbar{padding:18px 0;border-bottom:1px solid #e2ded6}.jk-filter-toggle,.jk-sort select{border:1px solid #dedad1;background:#fff;border-radius:999px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.jk-filter-toggle{padding:10px 15px}.jk-sort select{height:38px;padding:0 30px 0 13px}.jk-filters{background:#fff;border:1px solid #e5e1d9;border-radius:16px;padding:18px;box-shadow:0 10px 30px #00000009}.jk-filters details{border-bottom-color:#e7e3dc}.jk-filter-apply{width:100%;margin-top:12px}.jk-product-detail{gap:72px}.jk-product-main-image{background:#f4f2ed;border:1px solid #e7e3db;border-radius:24px;padding:28px;box-shadow:0 10px 36px #0000000b}.jk-product-thumbs button{border-radius:11px;border-color:#e7e3db}.jk-product-thumbs button:hover,.jk-product-thumbs button.is-active{border-color:#9c8259}.jk-product-detail__info h1{font-size:clamp(42px,4.8vw,68px)}.jk-product-detail__price strong{font-size:23px}.jk-select,.jk-quantity{border-color:#dcd8cf;background:#fff}.jk-add-main{box-shadow:0 10px 25px #0000001a}.jk-product-highlights{margin:32px 0}.jk-product-highlights div{padding:15px 0}.jk-footer{background:#171717!important;color:#ddd!important}.jk-footer__col h3{font-size:10px!important;letter-spacing:.16em!important;text-transform:uppercase;color:#fff!important}.jk-footer__col a{font-size:11px!important;color:#aaa!important}.jk-footer__col a:hover{color:#d2b27c!important}.jk-footer__bottom{border-top-color:#333!important;color:#888!important}@media(max-width:800px){.jk-container{width:min(calc(100% - 30px),1540px)}.jk-hero{padding-top:12px}.jk-hero__grid{min-height:auto;gap:26px}.jk-hero__content{padding:28px 0 8px}.jk-hero__content h1{font-size:clamp(48px,13vw,70px)}.jk-hero__content>p{font-size:14px;line-height:1.65}.jk-hero__visual{min-height:68vh;height:68vh;border-radius:24px}.jk-hero__meta{gap:10px;font-size:8px}.jk-section{padding:72px 0}.jk-section-head h2{font-size:36px}.jk-category-card{min-height:270px;border-radius:18px}.jk-category-card__overlay{left:12px;right:12px;bottom:12px}.jk-product-grid{gap:18px}.jk-product__media{border-radius:15px}.jk-product__body h3{font-size:12px}.jk-product__quick{opacity:1;transform:none}}.jk-footer{background:#fff!important;color:#111!important}.jk-footer__brand p{color:#666!important}.jk-footer__col h3{color:#111!important}.jk-footer__col a{color:#666!important}.jk-footer__col a:hover{color:#111!important}.jk-footer__bottom{border-top-color:#e8e8e8!important;color:#777!important}.jk-footer__bottom a{color:#555!important}.jk-footer__bottom a:hover{color:#111!important}.jk-social a{color:#555!important}.jk-social a:hover{color:#111!important}html,html body{color-scheme:only light!important;forced-color-adjust:none!important;-webkit-forced-color-adjust:none!important;background-color:#f6f5f1!important;color:#242424!important}@media(prefers-color-scheme:dark){html,body,main,header,footer,section,nav,article,aside,div,form,button,a,input,textarea,select{color-scheme:only light!important;forced-color-adjust:none!important;-webkit-forced-color-adjust:none!important}body{background-color:#f6f5f1!important;color:#242424!important}.jk-header,header.jk-header,.jk-header *,.jk-mega,.jk-mega *,.jk-search-overlay,.jk-search-overlay *,.jk-mobile-drawer,.jk-mobile-drawer *,.jk-cart-drawer,.jk-cart-drawer *{background-color:#fff!important;color:inherit}.jk-footer,footer.jk-footer,.jk-footer *,.jk-footer__top,.jk-footer__bottom{background-color:#fff!important}.jk-footer{color:#111!important}.jk-footer a,.jk-footer__col a,.jk-footer__quick-links a{color:#666!important}.jk-card,.jk-product-card,.product-card,.card,.collection-card,.shopify-section,.page-width{color-scheme:only light!important}input,textarea,select{background-color:#fff!important;color:#242424!important;border-color:#e7e4dd!important;color-scheme:only light!important}button{color-scheme:only light!important}}img,svg,video,canvas{color-scheme:only light!important;forced-color-adjust:none!important}[hidden]{display:none!important}html.jk-menu-open,body.jk-menu-open{overflow:hidden!important}@media(max-width:800px){.jk-mobile-menu-btn{display:grid!important;position:relative;z-index:220;width:42px;height:42px;place-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.jk-mobile-drawer{display:block;position:fixed!important;top:0!important;left:0!important;right:auto!important;bottom:0!important;width:min(86vw,390px)!important;height:100dvh!important;min-height:100vh!important;z-index:9999!important;background:#fff!important;color:#242424!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:translate3d(-105%,0,0);transition:transform .28s ease;visibility:hidden;pointer-events:none;opacity:1!important}.jk-mobile-drawer.is-open{transform:translateZ(0)!important;visibility:visible!important;pointer-events:auto!important}.jk-mobile-drawer__head,.jk-mobile-drawer nav,.jk-mobile-account-links{position:relative;z-index:1}.jk-mobile-drawer__head button{min-width:42px;min-height:42px;display:grid;place-items:center;touch-action:manipulation}.jk-mobile-link-wrap>a,.jk-mobile-submenu a,.jk-mobile-account-links a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}}.jk-feedback{position:fixed;right:0;bottom:24%;z-index:9998;font-family:var(--jk-font-body)}.jk-feedback__tab{border:0;background:var(--jk-primary,#111);color:#fff;box-shadow:0 10px 30px #0000002e;border-radius:12px 0 0 12px;padding:13px 12px;display:flex;align-items:center;gap:8px;cursor:pointer;font:600 12px/1 var(--jk-font-body);letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl}.jk-feedback__icon{font-size:13px;writing-mode:horizontal-tb;color:var(--jk-accent,#b49361)}.jk-feedback__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:.25s}.jk-feedback.is-open .jk-feedback__overlay{opacity:1;visibility:visible}.jk-feedback__panel{position:fixed;top:50%;right:24px;transform:translateY(-50%) translate(24px);width:min(430px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;background:var(--jk-surface,#fff);color:var(--jk-primary,#111);border-radius:20px;padding:30px;box-shadow:0 24px 80px #00000047;opacity:0;visibility:hidden;transition:.28s ease}.jk-feedback.is-open .jk-feedback__panel{opacity:1;visibility:visible;transform:translateY(-50%) translate(0)}.jk-feedback__close{position:absolute;right:15px;top:12px;width:36px;height:36px;border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:inherit}.jk-feedback__intro{padding-right:28px;margin-bottom:22px}.jk-feedback__intro h2{margin:7px 0 8px;font-size:28px;line-height:1.1}.jk-feedback__intro p{margin:0;opacity:.7;font-size:14px;line-height:1.6}.jk-feedback__label,.jk-feedback__field>span{display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:7px}.jk-feedback__field{display:block;margin-top:14px}.jk-feedback__field small{font-weight:400;opacity:.55}.jk-feedback__field input,.jk-feedback__field textarea,.jk-feedback__field select{box-sizing:border-box;width:100%;border:1px solid rgba(17,17,17,.14);border-radius:10px;background:transparent;padding:12px 13px;font:inherit;font-size:14px;color:inherit;outline:none}.jk-feedback__field textarea{resize:vertical;min-height:105px}.jk-feedback__field input:focus,.jk-feedback__field textarea:focus,.jk-feedback__field select:focus{border-color:var(--jk-accent,#b49361);box-shadow:0 0 0 3px #b493611f}.jk-feedback__rating{margin-bottom:4px}.jk-feedback__stars{display:flex;flex-direction:row;justify-content:flex-start;gap:3px}.jk-feedback__stars input{position:absolute;opacity:0;pointer-events:none}.jk-feedback__stars label{cursor:pointer;font-size:0;line-height:1;color:#d3d0ca;transition:.15s;display:inline-block;width:26px;height:26px}.jk-feedback__stars label:before{content:"\2605";font-size:24px;display:block;line-height:26px}.jk-feedback__stars label:hover,.jk-feedback__stars label.is-hover,.jk-feedback__stars label.is-selected{color:var(--jk-accent,#b49361)}.jk-feedback__submit{width:100%;margin-top:18px;border:0;border-radius:10px;background:var(--jk-primary,#111);color:#fff;padding:14px 18px;font:700 12px/1 var(--jk-font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.jk-feedback__privacy{font-size:11px;text-align:center;opacity:.5;margin:10px 0 0}.jk-feedback__success,.jk-feedback__error{padding:13px 14px;border-radius:10px;margin-bottom:15px;font-size:13px;line-height:1.5}.jk-feedback__success{background:#288c5017;border:1px solid rgba(40,140,80,.18)}.jk-feedback__success span{display:block;margin-top:3px;opacity:.75}.jk-feedback__error{background:#be323214;border:1px solid rgba(190,50,50,.15)}@media(max-width:800px){.jk-feedback{bottom:18%;right:0}.jk-feedback__tab{padding:12px 10px;font-size:11px}.jk-feedback__panel{right:16px;width:calc(100vw - 32px);padding:24px;max-height:calc(100vh - 24px)}.jk-feedback__intro h2{font-size:24px}}.jk-reviews{max-width:1200px;margin:0 auto;padding:55px 20px 75px;border-top:1px solid rgba(17,17,17,.1)}.jk-reviews__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.jk-reviews__head h2{margin:7px 0 8px;font-size:32px}.jk-reviews__head p{margin:0;max-width:650px;opacity:.65;line-height:1.6;font-size:14px}.jk-review-open{white-space:nowrap}.jk-reviews__empty{text-align:center;padding:40px 20px;border:1px solid rgba(17,17,17,.1);border-radius:16px;background:#11111105}.jk-reviews__stars{letter-spacing:4px;color:var(--jk-accent,#b49361);font-size:22px;margin-bottom:10px}.jk-reviews__empty strong,.jk-reviews__empty span{display:block}.jk-reviews__empty span{margin-top:6px;opacity:.6;font-size:13px}.jk-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:20px}.jk-review-modal[hidden]{display:none}.jk-review-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.jk-review-modal__panel{position:relative;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--jk-surface,#fff);color:var(--jk-primary,#111);border-radius:20px;padding:32px;box-shadow:0 30px 100px #0000004d}.jk-review-modal__close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer;color:inherit}.jk-review-modal__panel h3{font-size:25px;margin:8px 30px 6px 0}.jk-review-modal__intro{opacity:.65;margin:0 0 20px;font-size:14px}.jk-review-form__rating{margin:15px 0}.jk-review-form__label,.jk-review-form__field>span{display:block;font-size:12px;font-weight:700;letter-spacing:.05em;margin-bottom:7px}.jk-review-form__stars{display:flex;gap:3px}.jk-review-form__stars input{position:absolute;opacity:0}.jk-review-form__stars label{font-size:30px;color:#d3d0ca;cursor:pointer;transition:color .15s ease}.jk-review-form__stars label.is-hover,.jk-review-form__stars label.is-selected{color:var(--jk-accent,#b49361)}.jk-review-form__field{display:block;margin-top:14px}.jk-review-form__field small{font-weight:400;opacity:.55}.jk-review-form__field input,.jk-review-form__field textarea{box-sizing:border-box;width:100%;border:1px solid rgba(17,17,17,.14);border-radius:10px;background:transparent;padding:12px 13px;font:inherit;font-size:14px;color:inherit;outline:none}.jk-review-form__field textarea{resize:vertical;min-height:120px}.jk-review-form__field input:focus,.jk-review-form__field textarea:focus{border-color:var(--jk-accent,#b49361);box-shadow:0 0 0 3px #b493611f}.jk-review-form__submit{width:100%;margin-top:18px;border:0;border-radius:10px;background:var(--jk-primary,#111);color:#fff;padding:14px 18px;font:700 12px/1 var(--jk-font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.jk-review-form__note{text-align:center;font-size:11px;opacity:.5;margin:10px 0 0}@media(max-width:700px){.jk-reviews{padding:40px 16px 55px}.jk-reviews__head{display:block}.jk-reviews__head h2{font-size:26px}.jk-review-open{margin-top:18px;width:100%}.jk-review-modal__panel{padding:25px 20px}}.jk-journal{position:relative;overflow:hidden;padding:104px 0 86px;background:#f4f2ed;border-top:1px solid rgba(17,17,17,.07);border-bottom:1px solid rgba(17,17,17,.07)}.jk-journal:before{content:"";position:absolute;top:-170px;right:-120px;width:420px;height:420px;border:1px solid rgba(180,147,97,.16);border-radius:50%}.jk-journal__header{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.jk-journal__title-wrap{max-width:760px}.jk-journal__title-wrap h2{margin:0;font-family:var(--jk-font-heading);font-size:clamp(42px,5.2vw,76px);line-height:.94;letter-spacing:-.065em;font-weight:600;color:#161616}.jk-journal__title-wrap p{max-width:610px;margin:19px 0 0;font-size:14px;line-height:1.75;color:#6e6b65}.jk-journal__all{display:inline-flex;align-items:center;gap:12px;padding:11px 0;color:#171717;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #171717;white-space:nowrap;transition:.2s ease}.jk-journal__all span{font-size:17px;line-height:1}.jk-journal__all:hover{gap:17px}.jk-journal__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.48fr 1fr 1fr;gap:18px;align-items:stretch}.jk-journal-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid rgba(17,17,17,.09);color:#171717;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.jk-journal-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px #1111111c}.jk-journal-card--featured{grid-row:span 1}.jk-journal-card__media{position:relative;aspect-ratio:1.12/1;overflow:hidden;background:#dedbd3}.jk-journal-card--featured .jk-journal-card__media{aspect-ratio:1.48/1}.jk-journal-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.25,1)}.jk-journal-card:hover .jk-journal-card__media img{transform:scale(1.045)}.jk-journal-card__tag{position:absolute;top:15px;left:15px;padding:8px 10px;background:#ffffffe8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.jk-journal-card__placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#d9d6ce,#ece9e2)}.jk-journal-card__placeholder span{font-family:var(--jk-font-heading);font-size:70px;letter-spacing:-.08em;color:#11111129}.jk-journal-card__body{display:flex;flex:1;flex-direction:column;padding:23px 22px 25px}.jk-journal-card__meta{display:flex;gap:7px;align-items:center;color:#999;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.jk-journal-card__body h3{margin:13px 0 9px;font-family:var(--jk-font-heading);font-size:clamp(22px,2.2vw,31px);line-height:1.03;letter-spacing:-.045em;font-weight:600}.jk-journal-card:not(.jk-journal-card--featured) .jk-journal-card__body h3{font-size:22px}.jk-journal-card__body p{margin:0;color:#777;font-size:12px;line-height:1.65}.jk-journal-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:21px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.jk-journal-card__link b{font-size:15px;font-weight:500;transition:.2s}.jk-journal-card:hover .jk-journal-card__link b{transform:translate(3px,-3px)}.jk-journal__footer{display:flex;align-items:center;gap:18px;margin-top:30px;color:#8b8881;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.jk-journal__rule{height:1px;flex:1;background:#1111111f}.jk-journal-empty{position:relative;z-index:1;text-align:center;padding:75px 25px;background:#fff;border:1px solid rgba(17,17,17,.09)}.jk-journal-empty__mark{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border:1px solid rgba(17,17,17,.16);font-family:var(--jk-font-heading);font-size:24px;letter-spacing:-.06em}.jk-journal-empty h3{margin:0;font-family:var(--jk-font-heading);font-size:31px;letter-spacing:-.04em}.jk-journal-empty p{max-width:520px;margin:12px auto 0;color:#777;font-size:13px;line-height:1.7}@media(max-width:900px){.jk-journal{padding:78px 0 65px}.jk-journal__header{align-items:flex-start;flex-direction:column;gap:25px}.jk-journal__grid{grid-template-columns:1fr 1fr}.jk-journal-card--featured{grid-column:1/-1}.jk-journal-card--featured .jk-journal-card__media{aspect-ratio:1.8/1}}@media(max-width:560px){.jk-journal{padding:62px 0 52px}.jk-journal__title-wrap h2{font-size:43px}.jk-journal__title-wrap p{font-size:13px}.jk-journal__grid{grid-template-columns:1fr;gap:13px}.jk-journal-card--featured{grid-column:auto}.jk-journal-card__media,.jk-journal-card--featured .jk-journal-card__media{aspect-ratio:1.25/1}.jk-journal-card__body{padding:19px}.jk-journal-card__body h3,.jk-journal-card:not(.jk-journal-card--featured) .jk-journal-card__body h3{font-size:24px}.jk-journal__footer{flex-wrap:wrap;gap:9px}.jk-journal__rule{display:none}}.jk-blog-page{padding:76px 0 100px;background:#f7f5f0}.jk-blog-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:42px}.jk-blog-hero h1{margin:0;font-family:var(--jk-font-heading);font-size:clamp(52px,7vw,94px);line-height:.88;letter-spacing:-.07em;font-weight:600}.jk-blog-hero p{max-width:610px;margin:18px 0 0;color:#6f6c66;font-size:14px;line-height:1.75}.jk-blog-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:460px}.jk-blog-tags a,.jk-sidebar-tags a{border:1px solid rgba(17,17,17,.13);padding:9px 12px;color:#555;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:#fff}.jk-blog-tags a:hover,.jk-blog-tags a.is-active{background:#171717;color:#fff;border-color:#171717}.jk-blog-featured{display:grid;grid-template-columns:1.25fr .75fr;min-height:540px;background:#fff;border:1px solid rgba(17,17,17,.1);margin-bottom:72px}.jk-blog-featured__media{min-height:540px;overflow:hidden;background:#dedbd3}.jk-blog-featured__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s ease}.jk-blog-featured:hover .jk-blog-featured__media img{transform:scale(1.025)}.jk-blog-featured__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,76px)}.jk-blog-featured__content h2{font-family:var(--jk-font-heading);font-size:clamp(34px,4.2vw,62px);line-height:.98;letter-spacing:-.055em;margin:18px 0}.jk-blog-featured__content h2 a{color:#171717}.jk-blog-featured__content>p{color:#777;line-height:1.75;font-size:13px;max-width:500px}.jk-blog-meta{display:flex;align-items:center;gap:8px;color:#999;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.jk-blog-meta i{width:4px;height:4px;border-radius:50%;background:#b7b2a8}.jk-editorial-link,.jk-story-read{display:inline-flex;align-items:center;gap:10px;margin-top:28px;color:#171717;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.jk-editorial-link b,.jk-story-read b{font-size:16px;font-weight:500;transition:.2s}.jk-editorial-link:hover b,.jk-story-read:hover b{transform:translate(3px,-3px)}.jk-blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:48px}.jk-blog-results__head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid rgba(17,17,17,.13);padding-bottom:15px;margin-bottom:24px}.jk-blog-results__head h2{font-family:var(--jk-font-heading);font-size:32px;letter-spacing:-.04em;margin:0}.jk-blog-results__head span{font-size:9px;color:#999;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.jk-blog-grid--page{grid-template-columns:repeat(2,1fr);gap:28px}.jk-story-card{background:#fff;border:1px solid rgba(17,17,17,.09);overflow:hidden}.jk-story-card__media{display:block;position:relative;aspect-ratio:1.45/1;overflow:hidden;background:#ddd}.jk-story-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease}.jk-story-card:hover .jk-story-card__media img{transform:scale(1.04)}.jk-story-card__media>span{position:absolute;left:14px;top:14px;background:#ffffffeb;padding:8px 10px;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.jk-story-card__body{padding:20px 21px 23px}.jk-story-card__body h3{font-family:var(--jk-font-heading);font-size:27px;line-height:1.03;letter-spacing:-.045em;margin:12px 0 10px}.jk-story-card__body h3 a{color:#171717}.jk-story-card__body p{font-size:12px;color:#777;line-height:1.65;margin:0}.jk-story-read{margin-top:20px}.jk-blog-sidebar{display:flex;flex-direction:column;gap:18px}.jk-sidebar-card{background:#fff;border:1px solid rgba(17,17,17,.09);padding:25px}.jk-sidebar-card h3{font-family:var(--jk-font-heading);font-size:27px;line-height:1.05;letter-spacing:-.045em;margin:14px 0}.jk-sidebar-card p{font-size:12px;line-height:1.7;color:#777}.jk-sidebar-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.jk-sidebar-tags a{background:#f7f5f0}.jk-pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:45px;padding-top:22px;border-top:1px solid rgba(17,17,17,.12);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.jk-pagination a{color:#171717}.jk-pagination span{color:#999}.jk-blog-empty{text-align:center;background:#fff;border:1px solid rgba(17,17,17,.1);padding:90px 20px}.jk-blog-empty>span{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 18px;border:1px solid #ccc;font-family:var(--jk-font-heading);font-size:25px}.jk-blog-empty h2{font-family:var(--jk-font-heading);font-size:38px;letter-spacing:-.05em;margin:0}.jk-blog-empty p{color:#777;font-size:13px}.jk-blog-art-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#d9d6ce,#ece9e2);font-family:var(--jk-font-heading);font-size:80px;letter-spacing:-.08em;color:#11111129}.jk-article-page{padding:75px 0 100px;background:#f7f5f0}.jk-article-container{max-width:1180px}.jk-article-header{text-align:center;max-width:900px;margin:0 auto 50px}.jk-back-journal{display:inline-block;color:#777;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:34px}.jk-article-header h1{font-family:var(--jk-font-heading);font-size:clamp(48px,7vw,88px);line-height:.92;letter-spacing:-.07em;margin:20px 0}.jk-article-dek{max-width:700px;margin:0 auto;color:#70706c;font-size:15px;line-height:1.7}.jk-article-author{margin-top:22px;font-size:10px;color:#999;letter-spacing:.04em}.jk-article-cover{max-width:1180px;margin:0 auto 60px;aspect-ratio:1.9/1;overflow:hidden;background:#ddd}.jk-article-cover img{width:100%;height:100%;object-fit:cover;display:block}.jk-article-body-wrap{display:grid;grid-template-columns:minmax(0,720px) 230px;gap:70px;justify-content:center}.jk-article-body{font-size:16px;line-height:1.85;color:#343434}.jk-article-body h2,.jk-article-body h3{font-family:var(--jk-font-heading);line-height:1.05;letter-spacing:-.045em;color:#171717}.jk-article-body h2{font-size:38px;margin-top:45px}.jk-article-body h3{font-size:28px;margin-top:35px}.jk-article-body p{margin:0 0 24px}.jk-article-body img{max-width:100%;height:auto;margin:20px 0}.jk-article-body blockquote{border-left:2px solid #171717;padding:5px 0 5px 24px;margin:35px 0;font-family:var(--jk-font-heading);font-size:28px;line-height:1.2;color:#171717}.jk-article-side{border-top:1px solid #ccc;padding-top:18px;align-self:start;position:sticky;top:100px}.jk-article-side p{font-size:12px;color:#777;line-height:1.7}.jk-article-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;margin-top:75px;padding-top:25px;border-top:1px solid rgba(17,17,17,.15);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.jk-article-footer a{color:#171717}.jk-article-footer a:last-child{text-align:right}@media(max-width:900px){.jk-blog-hero{flex-direction:column;align-items:flex-start}.jk-blog-tags{justify-content:flex-start}.jk-blog-featured{grid-template-columns:1fr}.jk-blog-featured__media{min-height:0;aspect-ratio:1.6/1}.jk-blog-layout{grid-template-columns:1fr}.jk-blog-sidebar{display:grid;grid-template-columns:1fr 1fr}.jk-article-body-wrap{grid-template-columns:1fr}.jk-article-side{position:static}.jk-article-cover{aspect-ratio:1.5/1}}@media(max-width:560px){.jk-blog-page,.jk-article-page{padding:55px 0 70px}.jk-blog-hero h1{font-size:54px}.jk-blog-featured{margin-bottom:48px}.jk-blog-featured__content{padding:30px 22px 35px}.jk-blog-featured__content h2{font-size:38px}.jk-blog-grid--page,.jk-blog-sidebar{grid-template-columns:1fr}.jk-article-header h1{font-size:48px}.jk-article-cover{margin-bottom:38px}.jk-article-body{font-size:15px}.jk-article-footer{grid-template-columns:1fr;gap:14px}.jk-article-footer a:last-child{text-align:left}}.jk-newsletter--premium{position:relative;overflow:hidden;background:#111;color:#fff;padding:96px 0}.jk-newsletter--premium:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-180px;top:-240px}.jk-newsletter--premium:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.06);border-radius:50%;left:-150px;bottom:-190px}.jk-newsletter--premium .jk-newsletter__shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:90px}.jk-newsletter__eyebrow{display:flex;align-items:center;gap:12px;color:#ffffff94;font-size:9px;font-weight:900;letter-spacing:.22em;text-transform:uppercase;margin-bottom:24px}.jk-newsletter__eyebrow-line{width:30px;height:1px;background:#ffffff8c}.jk-newsletter--premium h2{max-width:700px;color:#fff;font-size:clamp(48px,6vw,82px);line-height:.91;letter-spacing:-.075em;margin:0 0 24px}.jk-newsletter--premium .jk-newsletter__copy>p{max-width:600px;color:#ffffffa8;font-size:15px;line-height:1.8;margin:0}.jk-newsletter__promise{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}.jk-newsletter__promise span{border:1px solid rgba(255,255,255,.17);border-radius:999px;padding:9px 13px;color:#ffffffa6;font-size:8px;font-weight:900;letter-spacing:.12em}.jk-newsletter__card{background:#f4f1e9;color:#111;padding:30px;box-shadow:0 25px 70px #00000047}.jk-newsletter__card-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(17,17,17,.12);padding-bottom:18px;margin-bottom:28px}.jk-newsletter__card-label{font-size:8px;font-weight:900;letter-spacing:.16em;color:#777}.jk-newsletter__card-mark{font-size:18px}.jk-newsletter__card-title{font-family:var(--jk-font-heading);font-size:30px;letter-spacing:-.04em;margin-bottom:22px}.jk-newsletter-form{display:flex;gap:0;border-bottom:1px solid #111}.jk-newsletter-form__field{flex:1;min-width:0;position:relative}.jk-newsletter-form__field label{position:absolute;left:0;top:2px;color:#777;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.jk-newsletter-form input[type=email]{width:100%;height:64px;border:0;border-radius:0;background:transparent;padding:18px 8px 0 0;outline:0;color:#111;font-size:13px}.jk-newsletter-form input[type=email]::placeholder{color:#999}.jk-newsletter-form input[type=email]:focus{box-shadow:none}.jk-newsletter-form button{height:64px;border:0;background:transparent;color:#111;padding:0 0 0 18px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;display:flex;align-items:center;gap:10px;cursor:pointer}.jk-newsletter-form button span:last-child{font-size:16px;transition:transform .2s ease}.jk-newsletter-form button:hover span:last-child{transform:translate(3px,-3px)}.jk-newsletter__fineprint{font-size:9px;line-height:1.6;color:#777;margin:15px 0 0}.jk-newsletter__success{padding:16px 0;color:#111;font-size:13px;font-weight:700}.jk-newsletter__card .errors{margin:0 0 12px;font-size:11px;color:#9b2d2d}@media(max-width:800px){.jk-newsletter--premium{padding:70px 0}.jk-newsletter--premium .jk-newsletter__shell{grid-template-columns:1fr;gap:40px}.jk-newsletter--premium h2{font-size:clamp(46px,12vw,68px)}.jk-newsletter__card{padding:25px}}@media(max-width:520px){.jk-newsletter--premium{padding:58px 0}.jk-newsletter__promise{gap:6px}.jk-newsletter__promise span{font-size:7px;padding:8px 10px}.jk-newsletter__card{padding:22px}.jk-newsletter__card-title{font-size:27px}.jk-newsletter-form{display:flex}.jk-newsletter-form button{padding-left:10px}}.jk-footer__quick-links{flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.jk-footer__quick-links::-webkit-scrollbar{display:none}.jk-footer__quick-links a{white-space:nowrap;flex:0 0 auto}.jk-footer__bottom>div{white-space:nowrap;flex-wrap:nowrap}
/*# sourceMappingURL=/cdn/shop/t/103/assets/justkart-premium.css.map */
