:root{--cream:#fbf6ef;--ivory:#fffdf9;--gold:#b78a49;--gold-dark:#8e652e;--ink:#17130f;--muted:#6f6257;--line:#e8dccd;--shadow:0 12px 35px rgba(33,22,10,.1);--radius:20px}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;font-weight:500}.page-width{width:min(1400px,92vw);margin:0 auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}.announcement{background:#111;color:#e8c78e;text-align:center;padding:10px 16px;letter-spacing:.16em;text-transform:uppercase;font-size:12px}.site-header{background:#fffdf9f5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:92px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:24px}.logo-text{font-family:Georgia,serif;color:var(--gold-dark);font-size:34px;letter-spacing:.16em}.logo-text small{display:block;color:var(--muted);font:10px Arial;letter-spacing:.24em;margin-top:2px}.logo-image{max-height:68px;width:auto}.main-nav{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.main-nav a{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.header-actions{display:flex;gap:14px;font-size:12px}.hero{position:relative;min-height:720px;display:grid;align-items:center;overflow:hidden;background:linear-gradient(135deg,#f3e4cf,#b68d59)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf9f7,#fffdf9d1 36%,#fffdf914 70%)}.hero-content{position:relative;z-index:2;width:min(650px,88vw);margin-left:max(5vw,calc((100vw - 1400px)/2));padding:72px 0}.eyebrow{display:block;color:var(--gold-dark);text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:700;margin-bottom:16px}.hero h1{font-size:clamp(48px,6vw,86px);line-height:.98;margin:0 0 22px}.hero h1 span{color:var(--gold-dark)}.hero-copy{font-size:18px;line-height:1.6;max-width:520px}.signature{font-family:Georgia,serif;font-style:italic;color:var(--gold-dark);font-size:22px;margin:18px 0 28px}.button-row{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border:1px solid var(--gold-dark);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#111;color:#f0d39b;border-color:#111}.btn-secondary{background:#fffdf9cc;color:var(--gold-dark)}.section{padding:84px 0}.section-soft{background:var(--cream)}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading h2{font-size:clamp(36px,4vw,54px);margin:0 0 12px}.section-heading p{color:var(--muted);line-height:1.6;margin:0}.icon-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.icon-card{text-align:center;padding:28px 18px;border-right:1px solid var(--line)}.icon-card:last-child{border-right:none}.icon-card .symbol{font-size:30px;color:var(--gold);margin-bottom:10px}.icon-card strong{display:block;letter-spacing:.08em;text-transform:uppercase;font-size:12px;margin-bottom:6px}.icon-card span{color:var(--muted);font-size:13px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collection-card{position:relative;min-height:340px;border-radius:var(--radius);overflow:hidden;background:linear-gradient(145deg,#d9b98f,#815524);box-shadow:var(--shadow)}.collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000ad,#0000000d 64%)}.collection-card-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:26px;text-align:center;color:#fff}.collection-card h3{font-size:30px;margin:0 0 14px}.collection-card .mini-btn{display:inline-block;border:1px solid rgba(255,255,255,.75);padding:10px 16px;text-transform:uppercase;letter-spacing:.11em;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #3223140f}.product-image-wrap{aspect-ratio:1/1;background:#f1ebe3}.product-image-wrap img{width:100%;height:100%;object-fit:cover}.product-info{padding:18px}.product-info h3{font-family:Arial,Helvetica,sans-serif;font-size:15px;margin:0 0 8px}.price{color:var(--gold-dark);font-weight:700}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.story-media img{border-radius:var(--radius);box-shadow:var(--shadow);width:100%}.story-copy h2{font-size:50px;margin:0 0 18px}.story-copy p{color:var(--muted);line-height:1.7}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.stars{color:var(--gold);letter-spacing:.12em;margin-bottom:12px}.testimonial p{color:var(--muted);line-height:1.65}.newsletter{background:#17130f;color:#f4eadf;border-radius:24px;padding:54px;text-align:center}.newsletter h2{font-size:46px;margin:0 0 12px;color:#e8c78e}.newsletter p{color:#d3c6b8}.newsletter-form{display:flex;max-width:620px;margin:24px auto 0}.newsletter-form input{flex:1;padding:15px;border:0}.newsletter-form button{padding:15px 22px;background:var(--gold);border:0;font-weight:700}.site-footer{background:#111;color:#eee0d0;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:38px}.footer-grid h3{color:#e8c78e}.footer-grid a{display:block;color:#d3c6b8;margin:9px 0}.footer-bottom{border-top:1px solid #3a3027;margin-top:34px;padding-top:20px;color:#9f9080;font-size:12px}.product-page{padding:70px 0}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:48px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.product-gallery img{border-radius:14px;background:#f2ede7}.product-details h1{font-size:48px;margin-top:0}.product-description{color:var(--muted);line-height:1.7}.product-form select,.product-form input{width:100%;padding:14px;margin:8px 0 16px;border:1px solid var(--line)}.product-form button{width:100%}.collection-page{padding:70px 0}.collection-page h1{text-align:center;font-size:52px}.rte{line-height:1.75;color:var(--muted)}@media(max-width:1000px){.header-inner{grid-template-columns:1fr auto;min-height:80px}.main-nav{display:none}.hero{min-height:660px}.hero:after{background:linear-gradient(180deg,#fffdf9f0,#fffdf99e 58%,#fffdf926)}.hero-content{margin:0 auto;padding:58px 5vw 250px}.icon-grid,.collection-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.product-layout,.testimonial-grid,.footer-grid{grid-template-columns:1fr}}@media(max-width:600px){.header-actions{display:none}.hero h1{font-size:50px}.icon-grid,.collection-grid,.product-grid{grid-template-columns:1fr}.icon-card{border-right:none;border-bottom:1px solid var(--line)}.icon-card:last-child{border-bottom:none}.newsletter{padding:36px 22px}.newsletter-form{flex-direction:column}.product-gallery{grid-template-columns:1fr}}.product-layout-refined{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:56px}.product-main-image{width:100%;aspect-ratio:1/1;max-height:760px;background:#f4eee7;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-main-image img{width:100%;height:100%;object-fit:contain;padding:18px}.product-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:14px}.product-thumb{aspect-ratio:1/1;border:1px solid var(--line);border-radius:12px;padding:0;overflow:hidden;background:#fff;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb.is-active,.product-thumb:hover{border-color:var(--gold-dark);box-shadow:0 0 0 2px #b78a4929}.product-details-sticky{position:sticky;top:120px}.product-details-sticky h1{font-size:clamp(38px,4.2vw,62px);line-height:1.02;margin-bottom:18px}.product-price{font-size:20px;margin-bottom:18px}.product-short-message{font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.45;color:#5f4a36;margin:0 0 22px}.product-description-wrap{margin:10px 0 26px;padding-top:4px}.product-description-heading{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.25;color:#5a312e;margin:0 0 12px}.product-description{max-height:380px;overflow:auto;padding-right:8px;margin-bottom:24px}@media(max-width:1000px){.product-layout-refined{grid-template-columns:1fr;gap:34px}.product-details-sticky{position:static}.product-main-image{max-height:none}}@media(max-width:620px){.product-page{padding:34px 0}.product-main-image{border-radius:14px}.product-main-image img{padding:8px}.product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-details-sticky h1{font-size:40px}.product-description{max-height:none;overflow:visible}}.product-main-media{width:100%;aspect-ratio:1/1;max-height:760px;background:#f4eee7;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-main-media>img,.product-main-media>video,.product-main-media>iframe,.product-main-media>model-viewer{width:100%;height:100%;object-fit:contain;display:block}.product-main-media>img{padding:18px}.product-main-media iframe{border:0}.product-thumb-inner{position:relative;display:block;width:100%;height:100%}.media-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:34px;height:34px;padding:0 8px;border-radius:999px;background:#111111c7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 4px 14px #00000038}@media(max-width:620px){.product-main-media{border-radius:14px}.product-main-media>img{padding:8px}}.showcase-stage{position:relative;width:100%;aspect-ratio:16/8;min-height:440px;max-height:760px;border-radius:24px;overflow:hidden;background:#17130f;box-shadow:var(--shadow)}.showcase-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity 1.1s ease,visibility 1.1s ease}.showcase-slide.is-active{opacity:1;visibility:visible;z-index:2}.showcase-media,.showcase-media img,.showcase-media video,.showcase-media iframe,.showcase-placeholder{width:100%;height:100%}.showcase-media img,.showcase-media video,.showcase-media iframe{display:block;object-fit:cover;border:0}.showcase-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;padding:clamp(26px,5vw,80px);background:linear-gradient(90deg,#000000ad,#00000014 66%);color:#fff}.showcase-overlay--left{justify-content:flex-start;text-align:left}.showcase-overlay--center{justify-content:center;text-align:center;background:linear-gradient(180deg,#0000002e,#00000094)}.showcase-overlay--right{justify-content:flex-end;text-align:right;background:linear-gradient(270deg,#000000ad,#00000014 66%)}.showcase-copy{max-width:560px}.showcase-copy h3{font-size:clamp(36px,5vw,66px);line-height:1.02;margin:0 0 16px}.showcase-copy p{font-size:17px;line-height:1.6;margin:0 0 24px}.showcase-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#0000005c;color:#fff;font-size:34px;cursor:pointer}.showcase-arrow--prev{left:18px}.showcase-arrow--next{right:18px}.showcase-dots{position:absolute;z-index:5;left:50%;bottom:20px;transform:translate(-50%);display:flex;gap:10px}.showcase-dot{width:10px;height:10px;padding:0;border:1px solid white;border-radius:999px;background:transparent;cursor:pointer}.showcase-dot.is-active{width:28px;background:#fff}@media(max-width:800px){.showcase-stage{aspect-ratio:4/5;min-height:520px}.showcase-overlay{align-items:flex-end;background:linear-gradient(180deg,#00000005 32%,#000000c2);padding:28px 24px 66px}.showcase-overlay--right,.showcase-overlay--center{justify-content:flex-start;text-align:left;background:linear-gradient(180deg,#00000005 32%,#000000c2)}.showcase-copy h3{font-size:40px}.showcase-arrow{width:40px;height:40px;font-size:28px}}.brand-story-luxury{background:radial-gradient(circle at 15% 20%,rgba(183,138,73,.1),transparent 26%),linear-gradient(180deg,#fffdf9,#f8f1e8)}.brand-story-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:58px;align-items:center;padding:34px;border:1px solid var(--line);border-radius:28px;background:#ffffffc2;box-shadow:var(--shadow);overflow:hidden}.brand-story-media-wrap{position:relative;width:100%;aspect-ratio:16/10;min-height:420px;max-height:620px;border-radius:22px;overflow:hidden;background:#eadfce}.brand-story-media{width:100%;height:100%;display:block;object-fit:cover}.brand-story-placeholder{width:100%;height:100%}.brand-story-caption{position:absolute;left:18px;bottom:18px;max-width:75%;padding:10px 14px;border-radius:999px;background:#1111119e;color:#fff;font-size:12px;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.brand-story-content h2{font-size:clamp(40px,5vw,64px);line-height:1.02;margin:0 0 18px}.brand-story-highlight{margin:0 0 22px;color:var(--gold-dark);font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic}.brand-story-text{color:var(--muted);line-height:1.75}.brand-story-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.brand-story-value{padding:16px 12px;text-align:center;border:1px solid var(--line);border-radius:14px;background:#fffaf4}.brand-story-value span{display:block;color:var(--gold);font-size:24px;margin-bottom:7px}.brand-story-value strong{display:block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.brand-story-value small{display:block;color:var(--muted);line-height:1.4}.brand-story-quote{margin:28px 0 18px;padding:22px 24px;border-left:3px solid var(--gold);background:#f8f0e6;color:#4f3e2f;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.5}.brand-story-quote cite{display:block;margin-top:10px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark)}.brand-story-signature{margin:0 0 24px;color:var(--gold-dark);font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic}@media(max-width:1000px){.brand-story-panel{grid-template-columns:1fr;gap:34px;padding:24px}.brand-story-media-wrap{aspect-ratio:16/10;min-height:0;max-height:none}}@media(max-width:620px){.brand-story-panel{padding:14px;border-radius:20px}.brand-story-media-wrap{aspect-ratio:4/3;border-radius:16px}.brand-story-values{grid-template-columns:1fr}.brand-story-content h2{font-size:40px}}:root{--ksk-gold:#b88a4a;--ksk-deep-gold:#8f632d;--ksk-cream:#fbf6ef;--ksk-ivory:#fffdf9;--ksk-ink:#17130f;--ksk-soft-ink:#5b4b3e;--ksk-line:rgba(143,99,45,.18)}.announcement{min-height:38px;display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 20px;background:linear-gradient(90deg,#17130f,#34271c,#17130f);color:#f3dfbd;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;text-align:center}.announcement-divider{color:var(--ksk-gold)}.site-header{position:sticky;top:0;z-index:50;background:#fffdf9f5;border-bottom:1px solid var(--ksk-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 30px #2b1c100d}.header-inner{display:grid;grid-template-columns:minmax(180px,260px) 1fr auto;align-items:center;gap:34px;min-height:106px}.brand-logo{display:flex;align-items:center;width:180px}.logo-image{display:block;width:100%;max-height:92px;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;justify-content:center;gap:30px}.main-nav a{position:relative;color:var(--ksk-ink);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:15px 0}.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:8px;height:1px;background:var(--ksk-deep-gold);transition:.25s ease}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{left:0;right:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.header-icon{min-height:42px;display:inline-flex;align-items:center;justify-content:center;color:var(--ksk-ink);font-size:13px;font-weight:700}.cart-link{border:1px solid var(--ksk-line);border-radius:999px;padding:0 14px;gap:8px}.cart-count{display:inline-grid;place-items:center;min-width:23px;height:23px;border-radius:50%;background:var(--ksk-ink);color:#fff;font-size:11px}.mobile-menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:10px}.mobile-menu-toggle span:not(.visually-hidden){display:block;height:1px;background:#17130f;margin:6px 0}.mobile-menu{background:var(--ksk-ivory);border-top:1px solid var(--ksk-line);padding:18px 5vw 28px}.mobile-menu a{display:block;padding:15px 0;border-bottom:1px solid var(--ksk-line);font-family:Georgia,serif;font-size:24px}.mobile-menu-contact{padding-top:20px}.mobile-menu-contact span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--ksk-deep-gold)}.mobile-menu-contact a{font-family:inherit;font-size:14px;border:0}.hero-v2{min-height:720px;display:block;position:relative;overflow:hidden;background:#eee2d5}.hero-v2 .hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-v2 .hero-media img{width:100%;height:100%;object-fit:cover}.hero-v2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffdf9fa,#fffdf9e8 37%,#fffdf96b 57%,#fffdf908 78%)}.hero-content-wrap{position:relative;z-index:2;display:flex;align-items:center;min-height:720px}.hero-v2 .hero-content{width:min(650px,92%);padding:76px 0}.hero-v2 h1{font-size:clamp(52px,6.4vw,94px);line-height:.96;letter-spacing:-.035em;margin:0 0 24px;color:var(--ksk-ink)}.hero-v2 h1 em{display:block;color:var(--ksk-deep-gold);font-weight:400}.hero-v2 .hero-copy{max-width:560px;color:var(--ksk-soft-ink);font-size:18px;line-height:1.72}.hero-v2 .signature{font-size:20px;margin:20px 0 30px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px;color:#6f5a46;font-size:10px;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.hero-trust span:before{content:"\2726";color:var(--ksk-gold);margin-right:7px}.collection-card,.product-card,.testimonial{transition:transform .3s ease,box-shadow .3s ease}.collection-card:hover,.product-card:hover,.testimonial:hover{transform:translateY(-5px);box-shadow:0 22px 48px #37251624}.site-footer{background:radial-gradient(circle at 15% 0%,#34271d,#17130f 45%,#0f0c09);padding:68px 0 28px}.footer-brand-row{display:grid;grid-template-columns:1.55fr repeat(3,1fr);gap:48px}.footer-brand img{width:126px;height:126px;object-fit:contain;background:#fbf6ef;border-radius:50%;padding:7px;margin-bottom:15px}.footer-brand p{max-width:390px;color:#d3c6b8;line-height:1.7}.footer-signature{font-family:Georgia,serif;font-style:italic;color:#e5c48c;font-size:18px}.footer-column h3{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#e8c78e;margin:18px 0}.footer-column a{display:block;color:#d7c9b9;margin:11px 0;font-size:14px}.footer-column a:hover{color:#fff}.footer-email-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(232,199,142,.2);background:#ffffff09;border-radius:16px;padding:22px 26px;margin:42px 0 25px}.footer-email-panel strong,.footer-email-panel span{display:block}.footer-email-panel strong{color:#fff;font-family:Georgia,serif;font-size:22px}.footer-email-panel span{color:#a99a8b;margin-top:3px}.footer-email-panel a{color:#f0d39b;font-weight:700}.ksk-legal-navigation{display:flex;flex-wrap:wrap;gap:18px;padding:20px 0;border-top:1px solid #3a3027;border-bottom:1px solid #3a3027}.ksk-legal-navigation a{color:#a99a8b;font-size:12px}.footer-bottom{border:0;margin:0;padding-top:20px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.product-details-sticky{background:#fff;padding:34px;border:1px solid var(--ksk-line);border-radius:22px;box-shadow:0 18px 45px #432d1914}.product-form button{min-height:54px;font-size:13px}.product-main-media{background:#fff}.product-thumbnails{grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:1050px){.header-inner{grid-template-columns:auto 1fr auto;min-height:86px}.mobile-menu-toggle{display:block}.main-nav{display:none}.brand-logo{justify-self:center;width:135px}.logo-image{object-position:center}.hero-v2,.hero-content-wrap{min-height:680px}.hero-v2:after{background:linear-gradient(180deg,#fffdf9f2,#fffdf9c7 55%,#fffdf933)}.hero-v2 .hero-content{padding:54px 0 210px}.footer-brand-row{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:700px){.announcement{font-size:9px}.announcement .announcement-divider,.announcement span:last-child{display:none}.header-inner{gap:10px}.header-actions .header-icon:not(.cart-link){display:none}.cart-link{padding:0 11px}.hero-v2,.hero-content-wrap{min-height:650px}.hero-v2 h1{font-size:49px}.hero-v2 .hero-copy{font-size:16px}.hero-trust{gap:10px}.hero-trust span{width:100%}.section{padding:68px 0}.footer-brand-row{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-email-panel{align-items:flex-start;flex-direction:column}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.product-details-sticky{padding:24px}.product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}}.contact-directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-directory-grid a{color:inherit}.contact-directory-grid strong{font-family:Georgia,serif;font-size:23px}.contact-directory-grid span{display:block;color:var(--ksk-deep-gold);font-size:13px;overflow-wrap:anywhere}@media(max-width:900px){.contact-directory-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.contact-directory-grid{grid-template-columns:1fr}}.brand-logo.brand-wordmark{display:flex;align-items:center;width:auto;min-width:230px;text-decoration:none}.brand-wordmark .logo-text{font-family:Georgia,Times New Roman,serif;color:var(--gold-dark,#8d652f);font-size:34px;line-height:1;letter-spacing:.16em;white-space:nowrap}.brand-wordmark .logo-text small{display:block;color:var(--muted,#6f655d);font-family:Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.25;letter-spacing:.24em;margin-top:5px}@media(max-width:1050px){.brand-logo.brand-wordmark{justify-self:center;min-width:0}.brand-wordmark .logo-text{font-size:28px}.brand-wordmark .logo-text small{font-size:8px;letter-spacing:.19em}}@media(max-width:480px){.brand-wordmark .logo-text{font-size:23px;letter-spacing:.12em}.brand-wordmark .logo-text small{font-size:7px;letter-spacing:.14em}}.product-main-media{width:100%;aspect-ratio:4 / 3;min-height:0;max-height:none;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-main-media>img,.product-main-media>video,.product-main-media>iframe,.product-main-media>model-viewer{display:block;width:100%!important;height:100%!important;max-width:100%;object-fit:contain!important;object-position:center center!important}.product-main-media>img{padding:12px}.product-thumb-inner{aspect-ratio:1 / 1;display:block;overflow:hidden;background:#fff}.product-thumb-inner img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.ksk-cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.ksk-cart-image-wrap{width:110px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:12px}.ksk-cart-image-wrap img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:6px}.footer-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;text-decoration:none;margin:0 0 18px}.footer-wordmark-kia{font-family:Georgia,Times New Roman,serif;color:#e8c78e;font-size:42px;line-height:1;letter-spacing:.16em;white-space:nowrap}.footer-wordmark-subtitle{display:block;color:#d7c9b9;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:400;line-height:1.25;letter-spacing:.24em;margin-top:6px;white-space:nowrap}@media(max-width:700px){.product-main-media{aspect-ratio:1 / 1}.ksk-cart-item{grid-template-columns:82px 1fr;gap:14px}.ksk-cart-image-wrap{width:82px}.ksk-cart-item input{grid-column:2}.footer-wordmark-kia{font-size:34px}.footer-wordmark-subtitle{font-size:8px;letter-spacing:.19em}}:root{--focus:#8f682f}html{scroll-behavior:smooth}body{overflow-x:hidden}button,a,input,select,textarea{transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(183,138,73,.42);outline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:#fffdf9f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px #46321e14}.main-nav a,.footer-column a,.ksk-legal-navigation a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--gold);transition:right .25s ease}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{right:0}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.04em}.btn:hover{transform:translateY(-1px)}.btn-primary:hover{box-shadow:0 10px 24px #6848232e}.product-card,.collection-card,.testimonial{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-card:hover,.collection-card:hover,.testimonial:hover{transform:translateY(-4px);box-shadow:0 16px 34px #3c28141a;border-color:#b78a4959}.product-card .product-image-wrap img{object-fit:contain;background:#f7f2ec}.product-main-media{cursor:zoom-in}.product-main-media img{object-fit:contain!important;height:auto!important;max-height:760px}.product-thumbnails .product-thumb img{object-fit:contain!important;background:#f7f2ec}.product-form button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.ksk-purchase-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0 16px}.ksk-purchase-assurance>div{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fcfaf7}.ksk-purchase-assurance strong,.ksk-purchase-assurance span{display:block}.ksk-purchase-assurance strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#4d3926}.ksk-purchase-assurance span{margin-top:5px;font-size:12px;line-height:1.35;color:var(--muted);overflow-wrap:anywhere}.ksk-product-details{border-top:1px solid var(--line)}.ksk-product-details details{border-bottom:1px solid var(--line);padding:0}.ksk-product-details summary{cursor:pointer;padding:16px 0;font-weight:700;list-style:none}.ksk-product-details summary::-webkit-details-marker{display:none}.ksk-product-details summary:after{content:"+";float:right;color:var(--gold-dark)}.ksk-product-details details[open] summary:after{content:"\2212"}.ksk-product-details p{margin:0 0 18px;color:var(--muted);line-height:1.65}.ksk-cart-assurance{display:flex;gap:10px 24px;flex-wrap:wrap;margin-top:20px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fcfaf7;font-size:12px;color:var(--muted)}.ksk-payment-methods{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid #3a3027;margin-top:26px;color:#cbb9a5;font-size:12px}.ksk-payment-methods>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.ksk-payment-methods svg{width:38px;height:auto}.ksk-back-to-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(183,138,73,.45);background:#17130f;color:#e8c78e;box-shadow:0 8px 24px #0000002e;z-index:40;opacity:0;visibility:hidden;transform:translateY(8px);cursor:pointer}.ksk-back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu{box-shadow:0 16px 28px #3022141f}@media(max-width:800px){.ksk-purchase-assurance{grid-template-columns:1fr}.ksk-payment-methods{align-items:flex-start;flex-direction:column}.footer-brand-row{grid-template-columns:1fr 1fr}}@media(max-width:560px){.footer-brand-row{grid-template-columns:1fr}.ksk-cart-assurance{flex-direction:column}.ksk-back-to-top{right:14px;bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--cream:#f7efe5;--ivory:#fffaf4;--gold:#c39a62;--gold-dark:#8a623d;--ink:#2a211b;--muted:#75665b;--line:#eadaca;--shadow:0 18px 50px rgba(76,52,34,.12);--radius:24px}body{background:linear-gradient(180deg,#fffaf4,#fbf2e8 44%,#fffaf4)}.site-header{background:#fffaf4f0;box-shadow:0 8px 28px #4c34220d}.announcement{background:#4b2927;color:#f6dfbd}.logo-text{color:#9b7148;text-shadow:0 1px 0 rgba(255,255,255,.7)}.main-nav a{position:relative;padding:10px 0}.main-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:4px;height:1px;background:var(--gold);transition:.25s}.main-nav a:hover:after{left:0;right:0}.hero-v2{min-height:760px;background:#ead8c3}.hero-v2:after{background:linear-gradient(90deg,#fffaf4f7,#fffaf4d6 38%,#fffaf41f 72%)}.hero-v2 .hero-content{background:#fffaf494;border:1px solid rgba(195,154,98,.24);border-radius:30px;padding:48px;box-shadow:0 24px 70px #402a1c1a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.hero-v2 h1{letter-spacing:-.025em}.hero-v2 h1 em{color:#9a6d45;font-style:italic}.hero-trust{border-top:1px solid rgba(138,98,61,.18);margin-top:28px;padding-top:18px}.btn{border-radius:999px;padding:15px 27px}.btn-primary{background:#4b2927;border-color:#4b2927;color:#f7dfbd}.btn-secondary{background:#fffaf4}.section{padding:96px 0}.section-soft{background:#f4e8db9e}.section-heading h2{letter-spacing:-.02em}.icon-grid{background:#fffaf4e0;box-shadow:var(--shadow);border-radius:28px}.collection-card{border-radius:28px;box-shadow:0 18px 46px #3d281a24;transition:transform .35s ease,box-shadow .35s ease}.collection-card:hover{transform:translateY(-7px);box-shadow:0 28px 60px #3d281a2e}.collection-card:after{background:linear-gradient(0deg,#361f1bbd,#361f1b0d 68%)}.product-card{border-radius:22px;background:#fffaf4;box-shadow:0 14px 38px #4e352414;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #4e352421}.product-image-wrap{background:#f4e8dc}.product-info{padding:21px}.brand-story-panel{background:linear-gradient(145deg,#fffaf4,#f4e7d8);border:1px solid #ead7c3;box-shadow:0 24px 70px #4a311f1f;border-radius:32px;overflow:hidden}.brand-story-media-wrap{background:#ead8c3}.brand-story-content{padding:clamp(34px,5vw,72px)}.brand-story-quote{background:#ffffff7a;border-left:3px solid var(--gold);padding:22px;border-radius:0 18px 18px 0}.testimonial{background:#fffaf4e6;border-radius:22px;box-shadow:0 12px 34px #4c342214}.newsletter{background:linear-gradient(135deg,#4b2927,#271817);border:1px solid rgba(240,210,167,.32);box-shadow:0 25px 70px #2e1b183d}.site-footer{background:#2b1c19;color:#f5e8da}.footer-email-panel{background:#fffaf40f;border-color:#f0d2a738;border-radius:20px}.product-page,.collection-page{background:linear-gradient(180deg,#fffaf4,#f8eee4)}.product-main-media,.product-main-image{background:#f5e9dd;border-color:#e6d3c0;box-shadow:0 18px 50px #4c34221a}.product-details-sticky{background:#fffaf4b3;border:1px solid #eadaca;border-radius:26px;padding:30px;box-shadow:0 18px 50px #4c342214}.ksk-cart-item{background:#fffaf4;border:1px solid #eadaca;border-radius:20px;padding:18px;box-shadow:0 10px 28px #4c342212}.ksk-cart-assurance a{color:var(--gold-dark);font-weight:700}.contact-directory-grid{gap:22px}.contact-directory-grid .testimonial{transition:transform .3s ease}.contact-directory-grid .testimonial:hover{transform:translateY(-5px)}.contact-directory-grid .testimonial span{color:var(--gold-dark);font-weight:700}.cozy-contact-section{position:relative;background:linear-gradient(135deg,#f5e7d8,#fffaf4)}.cozy-contact-section:before{content:"KSK";position:absolute;right:3vw;top:0;font:italic 260px Georgia,serif;color:#9b71480b;pointer-events:none}.cozy-contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:56px;align-items:start}.cozy-contact-intro{padding:44px 10px}.cozy-contact-intro h2{font-size:clamp(42px,5vw,68px);margin:0 0 18px}.cozy-contact-intro p{font-size:18px;line-height:1.75;color:var(--muted)}.cozy-contact-note{margin-top:30px;padding:22px;border-left:3px solid var(--gold);background:#ffffff75;border-radius:0 18px 18px 0;font-family:Georgia,serif;font-style:italic;color:#5c4433}.cozy-contact-card{background:#fffaf4f0;border:1px solid #ead6c2;border-radius:28px;padding:clamp(26px,4vw,48px);box-shadow:0 24px 70px #4c34221f}.cozy-contact-card label{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;margin-bottom:16px;color:#604a3b}.cozy-contact-card label span{font-weight:400;text-transform:none;letter-spacing:0}.cozy-contact-card input,.cozy-contact-card select,.cozy-contact-card textarea{width:100%;margin-top:8px;padding:14px 15px;border:1px solid #dcc5ae;border-radius:14px;background:#fffdf9;color:var(--ink)}.cozy-contact-card input:focus,.cozy-contact-card select:focus,.cozy-contact-card textarea:focus{outline:2px solid rgba(195,154,98,.35);border-color:var(--gold)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-success{padding:14px 16px;background:#eef4e8;border-radius:12px}@media(max-width:1000px){.hero-v2 .hero-content{padding:34px}.cozy-contact-layout{grid-template-columns:1fr;gap:8px}.product-details-sticky{padding:24px}}@media(max-width:600px){.hero-v2{min-height:690px}.hero-v2 .hero-content{border-radius:22px;padding:27px 22px}.contact-form-grid{grid-template-columns:1fr}.cozy-contact-card{border-radius:22px}.cozy-contact-section:before{font-size:120px}}:root{--signature-section-space:68px;--signature-section-space-mobile:46px;--signature-warm-white:#fffaf4;--signature-champagne:#c7a16d;--signature-burgundy:#4b2927}.section{padding:var(--signature-section-space) 0}.section+.section{padding-top:var(--signature-section-space)}.shopify-section+.shopify-section .section{margin-top:0}.section-heading{margin-bottom:30px}.section-heading p{margin-top:10px}.hero-v2,.hero-content-wrap{min-height:690px}.hero-v2 .hero-content{padding:42px 46px;max-width:650px}.hero-v2 h1{margin-bottom:18px}.hero-v2 .hero-copy{line-height:1.65}.hero-trust{margin-top:24px;padding-top:16px}.icon-bar.section{padding-top:36px;padding-bottom:44px}.collection-categories.section,.product-media-showcase.section,.brand-story.section{padding-top:62px;padding-bottom:64px}.testimonials-section.section{padding-top:60px;padding-bottom:62px}.newsletter-section.section{padding-top:58px;padding-bottom:64px}.section-heading .eyebrow{letter-spacing:.18em}.section-heading h2{font-size:clamp(38px,4.5vw,62px);line-height:1.05}.collection-card,.product-card,.testimonial,.brand-story-panel{border-color:#c7a16d47}.collection-card-content h3,.product-info h3{letter-spacing:-.01em}.product-info{padding:18px 18px 20px}.product-grid,.collection-grid{row-gap:28px}.product-main-media img,.product-main-image img,.product-card img,.product-thumb img{object-fit:contain!important;object-position:center!important}.product-main-media,.product-main-image{overflow:hidden}.product-details-sticky{top:128px}.brand-story-panel{box-shadow:0 20px 55px #4a311f1c}.brand-story-content{padding:clamp(30px,4.4vw,58px)}.brand-story-content h2{margin-bottom:16px}.brand-story-quote{margin-top:22px}.newsletter{margin-top:0}.site-footer{padding-top:56px}.footer-email-panel{margin-top:34px}@media(max-width:1000px){:root{--signature-section-space:56px}.hero-v2,.hero-content-wrap{min-height:650px}.hero-v2 .hero-content{padding:34px}.product-details-sticky{top:104px}}@media(max-width:700px){.section{padding:var(--signature-section-space-mobile) 0}.section+.section{padding-top:var(--signature-section-space-mobile)}.section-heading{margin-bottom:22px}.hero-v2,.hero-content-wrap{min-height:610px}.hero-v2 .hero-content{padding:25px 21px}.hero-v2 h1{font-size:46px}.icon-bar.section{padding-top:28px;padding-bottom:34px}.collection-categories.section,.product-media-showcase.section,.brand-story.section,.testimonials-section.section,.newsletter-section.section{padding-top:44px;padding-bottom:46px}.product-grid,.collection-grid{row-gap:22px}.brand-story-content{padding:28px 23px}.site-footer{padding-top:44px}}.story-page{background:linear-gradient(180deg,#fffaf4,#f7efe5 48%,#fffaf4);color:var(--ink)}.story-page-hero{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;background:#3f2927}.story-page-hero-image,.story-page-hero-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.story-page-hero-fallback{background:radial-gradient(circle at 75% 25%,rgba(207,171,119,.5),transparent 32%),linear-gradient(125deg,#3d2424,#7e5446 56%,#d5b68b)}.story-page-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#271615e0,#412522a3 48%,#2716151f)}.story-page-hero-inner{position:relative;z-index:2;width:100%;padding-top:130px;padding-bottom:72px;color:#fff}.story-breadcrumb{display:flex;gap:10px;align-items:center;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:32px;color:#ffffffc7}.story-breadcrumb a{color:inherit;text-decoration:none}.story-breadcrumb a:hover{color:#fff}.story-page-hero-copy{max-width:720px}.story-page-hero-copy .eyebrow{color:#e4c28e}.story-page-hero-copy h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin:12px 0 22px;color:#fff}.story-page-hero-copy .rte{font-size:clamp(18px,2vw,23px);line-height:1.7;max-width:650px;color:#ffffffe6}.story-page-body{padding-top:74px;padding-bottom:84px}.story-split{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,7vw,92px);align-items:center;padding:48px 0 76px}.story-split-reverse .story-copy{order:2}.story-split-reverse .story-quote-card{order:1}.story-copy h2,.story-band h2,.story-promise h2,.story-signature-card h2{font-size:clamp(38px,4.4vw,60px);line-height:1.06;margin:10px 0 22px}.story-copy .rte,.story-band .rte,.story-promise .rte,.story-signature-card .rte{font-size:17px;line-height:1.82;color:#5c4a3f}.story-copy .rte p:last-child,.story-band .rte p:last-child{margin-bottom:0}.story-intro{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)}.story-image-frame{position:relative;width:100%;max-width:520px;justify-self:end;border-radius:30px;padding:14px;background:linear-gradient(145deg,#ead7bf,#fffaf3);box-shadow:0 26px 70px #472d1c2b;overflow:hidden}.story-image-frame:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(196,158,103,.5);border-radius:22px;pointer-events:none}.story-founder-image{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;object-position:center center;border-radius:22px;background:#ead8c2}.story-band{position:relative;margin:24px 0 64px;padding:clamp(42px,6vw,74px);border-radius:32px;background:linear-gradient(135deg,#4a2928,#6d4039);color:#fff;overflow:hidden;box-shadow:0 24px 60px #4a292829}.story-band:after{content:"KSK";position:absolute;right:-18px;bottom:-52px;font-family:serif;font-size:190px;line-height:1;color:#ffffff09;letter-spacing:-.08em}.story-band .eyebrow{color:#e6c18d}.story-band h2{color:#fff;max-width:850px}.story-band .rte{color:#ffffffd6;max-width:900px}.story-quote-card{border:1px solid rgba(199,161,109,.35);border-radius:30px;background:#ffffffc7;padding:clamp(38px,5vw,64px);box-shadow:0 18px 50px #5036221a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.story-quote-mark{display:block;font-family:Georgia,serif;font-size:90px;line-height:.6;color:#c49a60}.story-quote-card blockquote{font-family:Georgia,serif;font-size:clamp(25px,3vw,38px);line-height:1.34;color:#4d302c;margin:20px 0 22px}.story-quote-card small{letter-spacing:.12em;text-transform:uppercase;color:#8b6a51;font-weight:700}.story-gifts{padding:72px 0}.story-gifts .section-heading{max-width:820px;margin-left:auto;margin-right:auto;text-align:center}.story-gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:36px}.story-gift-card{padding:30px 26px;border:1px solid rgba(199,161,109,.28);border-radius:22px;background:#fffc;box-shadow:0 14px 38px #48301f14;transition:transform .25s ease,box-shadow .25s ease}.story-gift-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px #48301f21}.story-gift-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#f2e4d2;color:#6a3a34;font-size:22px;margin-bottom:18px}.story-gift-card h3{font-size:22px;margin:0 0 10px}.story-gift-card p{margin:0;color:#6d5a4e;line-height:1.65}.story-promise{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center;padding:clamp(42px,6vw,72px);border-radius:32px;background:#fff;border:1px solid rgba(199,161,109,.25);box-shadow:0 20px 55px #4a311f17}.story-promise-list{display:grid;gap:12px}.story-promise-list div{display:flex;align-items:center;gap:13px;padding:15px 17px;border-radius:14px;background:#fbf4eb;font-weight:700;color:#4e342f}.story-promise-list span{color:#b6874c}.story-signature-card{text-align:center;max-width:920px;margin:76px auto 0;padding:clamp(46px,7vw,80px);border-radius:32px;background:linear-gradient(180deg,#f7ead9,#fffaf4);border:1px solid rgba(199,161,109,.35)}.story-signature-card .rte{max-width:760px;margin:0 auto}.story-signature{display:flex;flex-direction:column;align-items:center;margin:32px 0}.story-signature span{font-family:Georgia,serif;font-style:italic;color:#7c5a45}.story-signature strong{font-family:Georgia,serif;font-size:44px;font-weight:500;color:#5a312e;line-height:1.1;margin-top:8px}.story-signature small{letter-spacing:.1em;text-transform:uppercase;color:#8a6c56;margin-top:8px}.story-signature-card .btn{min-width:220px}@media(max-width:900px){.story-page-hero{min-height:500px}.story-split,.story-promise{grid-template-columns:1fr}.story-split-reverse .story-copy,.story-split-reverse .story-quote-card{order:initial}.story-gift-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-image-frame{max-width:520px;margin:auto;justify-self:center}.story-promise{gap:32px}}@media(max-width:600px){.story-image-frame{max-width:430px;padding:10px;border-radius:24px}.story-image-frame:after{top:10px;right:10px;bottom:10px;left:10px;border-radius:18px}.story-founder-image{border-radius:18px}.story-page-hero{min-height:480px}.story-page-hero-inner{padding-top:110px;padding-bottom:48px}.story-page-hero-overlay{background:linear-gradient(90deg,#271615e6,#2716159e)}.story-page-body{padding-top:42px;padding-bottom:56px}.story-split{padding:34px 0 54px;gap:32px}.story-band{margin-bottom:40px;padding:34px 25px}.story-band:after{font-size:120px}.story-gifts{padding:48px 0}.story-gift-grid{grid-template-columns:1fr;gap:16px}.story-promise{padding:32px 24px}.story-signature-card{margin-top:52px;padding:40px 24px}.story-signature strong{font-size:38px}}.hero-v2{min-height:720px;display:flex;align-items:flex-end;background:#ead8c3}.hero-v2:after{background:linear-gradient(90deg,#fffaf4f7,#fffaf4db 39%,#fffaf457 64%,#fffaf40a 84%)}.hero-v2 .hero-content-wrap{width:100%;min-height:720px;align-items:flex-end;padding-top:130px;padding-bottom:72px}.hero-v2 .hero-content{width:min(720px,92%);max-width:720px;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-v2 h1{font-size:clamp(48px,6vw,82px);line-height:.98;margin:12px 0 22px}.hero-v2 h1 em{display:block;color:#9a6d45;font-style:italic}.hero-v2 .hero-copy{max-width:650px}.brand-story.section{padding-top:46px;padding-bottom:24px}.testimonials-section.section{padding-top:24px;padding-bottom:56px}.brand-story-panel{gap:42px;padding:22px;align-items:center}.brand-story-media-wrap{aspect-ratio:4/3;min-height:0;max-height:520px}.brand-story-content{padding:clamp(24px,3.8vw,48px)}@media(max-width:1000px){.hero-v2,.hero-v2 .hero-content-wrap{min-height:650px}.hero-v2 .hero-content-wrap{padding-top:110px;padding-bottom:56px}.brand-story-panel{gap:26px;padding:18px}.brand-story-media-wrap{aspect-ratio:4/3;max-height:none}}@media(max-width:700px){.hero-v2,.hero-v2 .hero-content-wrap{min-height:610px}.hero-v2 .hero-content-wrap{padding-top:100px;padding-bottom:44px}.hero-v2 .hero-content{width:100%;padding:0}.hero-v2 h1{font-size:46px}.brand-story.section{padding-top:38px;padding-bottom:16px}.testimonials-section.section{padding-top:16px;padding-bottom:44px}.brand-story-panel{padding:12px;gap:20px}.brand-story-media-wrap{aspect-ratio:4/3}.brand-story-content{padding:24px 18px}}.hero-v2,.hero-v2 .hero-content-wrap{min-height:560px}.hero-v2{background:#ead8c3}.hero-v2 .hero-media{display:flex;justify-content:flex-end;align-items:center;overflow:hidden}.hero-v2 .hero-media img{width:100%;height:100%;object-fit:contain;object-position:right center}.hero-v2 .hero-content-wrap{padding-top:72px;padding-bottom:58px}.hero-v2 .hero-content{padding:0}.ksk-cart-item{grid-template-columns:160px minmax(0,1fr) auto;gap:24px}.ksk-cart-image-wrap{width:160px;min-width:160px;border-radius:16px}.ksk-cart-image-wrap img{padding:4px}@media(max-width:1050px){.hero-v2,.hero-v2 .hero-content-wrap{min-height:525px}.hero-v2 .hero-content-wrap{padding-top:62px;padding-bottom:52px}.hero-v2 .hero-media img{object-position:center center}}@media(max-width:700px){.hero-v2,.hero-v2 .hero-content-wrap{min-height:500px}.hero-v2 .hero-content-wrap{padding-top:48px;padding-bottom:42px}.hero-v2 .hero-media img{object-fit:cover;object-position:center center}.ksk-cart-item{grid-template-columns:110px minmax(0,1fr);gap:16px}.ksk-cart-image-wrap{width:110px;min-width:110px}.ksk-cart-item input{grid-column:2}}.hero-v2 .hero-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;background:#ead8c3}.hero-v2 .hero-media img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}.hero-v2:after{background:linear-gradient(90deg,#fffaf4f5,#fffaf4d1 36%,#fffaf447 62%,#fffaf40a 84%)}@media(max-width:1050px){.hero-v2 .hero-media img{object-fit:cover!important;object-position:center center!important}}@media(max-width:700px){.hero-v2:after{background:linear-gradient(180deg,#fffaf4e6,#fffaf4a8 58%,#fffaf42e)}}.hero-v2,.hero-v2 .hero-content-wrap{min-height:clamp(500px,55vw,560px)}.hero-v2 .hero-content-wrap{padding-top:clamp(54px,7vw,72px);padding-bottom:clamp(44px,6vw,58px)}.hero-v2 .hero-content{animation:kskHeroReveal .7s ease-out both}@keyframes kskHeroReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.brand-story.section{position:relative;padding-bottom:18px}.brand-story.section:after{content:"";position:absolute;left:50%;bottom:-1px;width:min(1180px,88vw);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(190,148,92,.38),transparent)}.testimonials-section.section{padding-top:18px}.brand-story-media-wrap{max-height:500px}.brand-story-media{object-fit:cover;object-position:center top}.ksk-cart-item{grid-template-columns:180px minmax(0,1fr) auto;gap:26px}.ksk-cart-image-wrap{width:180px;min-width:180px}.ksk-cart-image-wrap img{width:100%;height:auto;object-fit:contain}@media(prefers-reduced-motion:reduce){.hero-v2 .hero-content{animation:none}}@media(max-width:1050px){.hero-v2,.hero-v2 .hero-content-wrap{min-height:520px}.ksk-cart-item{grid-template-columns:150px minmax(0,1fr) auto;gap:20px}.ksk-cart-image-wrap{width:150px;min-width:150px}}@media(max-width:700px){.hero-v2,.hero-v2 .hero-content-wrap{min-height:500px}.brand-story.section{padding-bottom:14px}.testimonials-section.section{padding-top:14px}.ksk-cart-item{grid-template-columns:120px minmax(0,1fr);gap:16px}.ksk-cart-image-wrap{width:120px;min-width:120px}}.hero-v309e{position:relative;min-height:0!important;aspect-ratio:2048 / 755;overflow:hidden;background:#ead8c3}.hero-v309e:after{display:none!important}.hero-v309e .hero-reference-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-v309e .hero-reference-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-v309e .hero-mobile-media{display:none}.hero-v309e .hero-content-wrap{display:none!important}.hero-v309e .hero-reference-actions{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.hero-v309e .hero-reference-hotspot{position:absolute;display:block;pointer-events:auto;border-radius:999px;outline-offset:4px}.hero-v309e .hero-reference-hotspot-primary{left:2.55%;top:79.75%;width:10.55%;height:6.7%}.hero-v309e .hero-reference-hotspot-secondary{left:13.7%;top:79.75%;width:10.1%;height:6.7%}.hero-v309e .hero-reference-hotspot:focus-visible{outline:3px solid #5b2c2b;background:#ffffff14}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:700px){.hero-v309e{min-height:500px!important;aspect-ratio:auto;display:block}.hero-v309e .hero-reference-media,.hero-v309e .hero-reference-actions{display:none}.hero-v309e .hero-mobile-media{display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-v309e .hero-mobile-media img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-v309e:after{display:block!important;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#fffaf4eb,#fffaf4b8 60%,#fffaf438)}.hero-v309e .hero-content-wrap{display:flex!important;position:relative;z-index:2;min-height:500px!important;padding-top:48px;padding-bottom:42px}}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:38px 0 0}.pagination a{border:1px solid var(--line);padding:10px 16px;border-radius:999px;background:#fff}.mini-btn.is-disabled{opacity:.65;cursor:not-allowed}.ksk-search-form{max-width:760px;margin:0 auto 38px}.ksk-search-form label{display:block;font-weight:700;margin-bottom:8px}.search-row{display:flex;gap:10px}.search-row input{flex:1;min-width:0;padding:15px;border:1px solid var(--line);border-radius:8px}.search-results-grid h2{font-family:Arial,Helvetica,sans-serif;font-size:15px;margin:0 0 8px}.ksk-empty-state{max-width:760px;text-align:center}.ksk-empty-state .button-row{justify-content:center}.product-price s{color:var(--muted);font-weight:400;margin-right:6px}@media(max-width:600px){.search-row{flex-direction:column}.pagination{flex-wrap:wrap}}.hero-v309e{aspect-ratio:2048 / 757}.hero-v309e .hero-reference-media img{width:100%;height:100%;object-fit:contain;object-position:center center;background:#ead8c3}.ksk-legal-page h1,.ksk-faq-page h1{font-family:var(--font-heading-family,Georgia,serif);font-size:clamp(2.3rem,5vw,4rem);line-height:1.05;margin:.35rem 0 1rem;color:#2d1713}.ksk-legal-updated,.ksk-faq-intro{color:#725b50;margin-bottom:2rem}.ksk-legal-content h2{margin-top:2rem;color:#4d251f}.ksk-legal-content a,.ksk-faq-list a{text-decoration:underline;text-underline-offset:3px}.ksk-faq-list{display:grid;gap:1rem;margin-top:2rem}.ksk-faq-list details{border:1px solid rgba(107,75,55,.22);border-radius:14px;background:#fffaf4;box-shadow:0 8px 24px #4127180f;overflow:hidden}.ksk-faq-list summary{cursor:pointer;font-weight:700;color:#4d251f;padding:1.15rem 1.3rem;list-style:none;display:flex;justify-content:space-between;gap:1rem}.ksk-faq-list summary::-webkit-details-marker{display:none}.ksk-faq-list summary:after{content:"+";font-size:1.35rem;line-height:1}.ksk-faq-list details[open] summary:after{content:"\2013"}.ksk-faq-list details>div{padding:0 1.3rem 1.25rem;color:#55463f}.collection-categories .collection-card{aspect-ratio:1 / 1;min-height:0;background:#f7efe5}.collection-categories .collection-card-image{display:block;width:100%;height:100%}.collection-categories .collection-card--cover .collection-card-image{object-fit:cover}.collection-categories .collection-card--contain .collection-card-image{object-fit:contain;padding:0;background:#fbf6ef}.collection-categories .collection-card--no-overlay:after,.collection-categories .collection-card--image-only:after{display:none}.collection-categories .collection-card--image-only .collection-card-content{display:none}.collection-categories .collection-card--contain:hover .collection-card-image{transform:none}.collection-categories .collection-card-image{transition:transform .35s ease}.collection-categories .collection-card--cover:hover .collection-card-image{transform:scale(1.025)}@media(max-width:1000px){.collection-categories .collection-card{aspect-ratio:1 / 1}}@media(max-width:600px){.collection-categories .collection-card{aspect-ratio:1 / 1}}.product-main-media{aspect-ratio:1 / 1;min-height:0;max-height:none}.product-main-media>img{width:100%!important;height:100%!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;padding:10px}@media(max-width:700px){.product-main-media{aspect-ratio:1 / 1}.product-main-media>img{padding:8px}}.product-main-media:has(>img){cursor:zoom-in}.product-main-media>img{cursor:zoom-in}.ksk-lightbox-open{overflow:hidden}.ksk-product-lightbox[hidden]{display:none!important}.ksk-product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px}.ksk-product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;background:#1c1410d1;cursor:zoom-out}.ksk-product-lightbox__dialog{position:relative;z-index:1;width:min(94vw,1400px);height:min(92vh,1100px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 28px 20px;background:#fffaf4;border:1px solid rgba(208,181,150,.55);border-radius:20px;box-shadow:0 28px 90px #00000052}.ksk-product-lightbox__image{display:block;width:100%;height:calc(100% - 28px);object-fit:contain;object-position:center;background:#fff;border-radius:12px}.ksk-product-lightbox__close{position:absolute;top:10px;right:14px;width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:#3d2c24;font-size:36px;line-height:1;cursor:pointer}.ksk-product-lightbox__hint{margin:9px 0 0;font-size:12px;letter-spacing:.04em;color:#74655b;text-align:center}@media(max-width:700px){.ksk-product-lightbox{padding:10px}.ksk-product-lightbox__dialog{width:100%;height:94vh;padding:50px 10px 14px;border-radius:14px}.ksk-product-lightbox__image{height:calc(100% - 26px)}.ksk-product-lightbox__hint{font-size:11px}}.product-media img,.product-image-wrap img,[data-product-media] img,.product-gallery img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}.product-page img,.product-main-media img,.product-thumbnails img,.ksk-product-lightbox__image,.product-media img,.product-image-wrap img,[data-product-media] img,.product-gallery img{-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none}.footer-brand-row--streamlined{grid-template-columns:1.55fr repeat(3,1fr)}.ksk-product-lightbox__nav{position:absolute;top:50%;z-index:3;width:48px;height:64px;transform:translateY(-50%);display:grid;place-items:center;border:1px solid rgba(61,44,36,.16);border-radius:999px;background:#fffaf4eb;color:#3d2c24;box-shadow:0 8px 26px #00000021;font-size:30px;line-height:1;cursor:pointer}.ksk-product-lightbox__nav:hover,.ksk-product-lightbox__nav:focus-visible{background:#fff;outline:2px solid rgba(183,138,73,.55);outline-offset:2px}.ksk-product-lightbox__nav--prev{left:14px}.ksk-product-lightbox__nav--next{right:14px}@media(max-width:1050px){.footer-brand-row--streamlined{grid-template-columns:1fr 1fr 1fr}.footer-brand-row--streamlined .footer-brand{grid-column:1/-1}}@media(max-width:700px){.footer-brand-row--streamlined{grid-template-columns:1fr 1fr}.ksk-product-lightbox__nav{width:40px;height:54px;font-size:25px;background:#fffaf4e6}.ksk-product-lightbox__nav--prev{left:6px}.ksk-product-lightbox__nav--next{right:6px}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/theme.css.map */
