*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--kh-bg);color:var(--kh-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}body.kh-modal-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}.page-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:72px 0}.section--tight{padding:44px 0}.eyebrow{font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--kh-accent)}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.12;margin-top:0}.h1{font-size:clamp(2.4rem,6vw,5.8rem);letter-spacing:-.03em}.h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.02em}.muted{color:var(--kh-muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid var(--kh-accent);background:var(--kh-accent);color:#fff;font-weight:700;cursor:pointer;text-decoration:none;transition:.2s ease}.button:hover{transform:translateY(-1px);text-decoration:none;filter:brightness(.96)}.button--secondary{background:transparent;color:var(--kh-accent)}.button--light{background:#fff;color:var(--kh-text);border-color:#fff}.field{width:100%;border:1px solid var(--kh-border);border-radius:12px;padding:13px 14px;background:#fff;color:var(--kh-text)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}.announcement{background:var(--kh-accent);color:#fff;text-align:center;font-size:.88rem;padding:9px 16px}.site-header{background:#fffffff5;border-bottom:1px solid var(--kh-border);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:76px}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:700;letter-spacing:-.02em}.brand img{max-height:50px;width:auto}.header-nav{display:flex;gap:24px;justify-content:center;font-size:.95rem}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.header-actions a{font-size:.9rem}.menu-toggle{display:none;border:0;background:transparent;font-size:1.3rem}.mobile-menu{padding:0 0 18px}.mobile-menu a{display:block;padding:9px 0}.hero{position:relative;overflow:hidden;background:linear-gradient(130deg,var(--kh-surface),#fff)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;align-items:center;gap:48px}.hero-copy{padding:72px 0}.hero-copy p{font-size:1.1rem;max-width:620px;color:var(--kh-muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-media{height:100%;min-height:650px;position:relative}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;min-height:650px;background:radial-gradient(circle at 30% 25%,#fff 0 10%,transparent 11%),linear-gradient(145deg,#e7ded2,#c9d5cf 56%,#eff2ed);display:grid;place-items:center}.hero-placeholder span{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,4rem);color:#1f343373;text-align:center;padding:30px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-card{padding:24px;border:1px solid var(--kh-border);border-radius:var(--kh-radius);background:#fff}.trust-card h3{font-size:1.15rem;margin-bottom:6px}.trust-card p{margin:0;color:var(--kh-muted);font-size:.94rem}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-heading p{max-width:600px;color:var(--kh-muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{position:relative;min-height:250px;border-radius:var(--kh-radius);overflow:hidden;background:var(--kh-surface);border:1px solid var(--kh-border);padding:28px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#101918a3,#10191808);z-index:-1}.category-card:not(:has(img)):after{background:linear-gradient(135deg,#fff3,#1f4c471f)}.category-card h3{font-size:1.5rem;margin:0;color:#fff}.category-card:not(:has(img)) h3{color:var(--kh-text)}.category-card p{margin:8px 0 0;color:#ffffffe0}.category-card:not(:has(img)) p{color:var(--kh-muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--kh-border);border-radius:var(--kh-radius);overflow:hidden}.product-card__media{aspect-ratio:1/1;background:var(--kh-surface);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.03)}.product-card__body{padding:16px}.product-card__title{font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.3}.price{margin-top:7px;font-weight:700;color:var(--kh-accent)}.compare-price{text-decoration:line-through;color:var(--kh-muted);font-weight:400;margin-left:7px}.story{background:var(--kh-accent);color:#fff}.story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.story-copy p{color:#ffffffd6;font-size:1.05rem}.story-quote{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.05}.sentiment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sentiment{padding:26px;border:1px solid var(--kh-border);border-radius:var(--kh-radius);background:#fff}.sentiment strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.sentiment span{color:var(--kh-muted);font-size:.92rem}.newsletter{background:var(--kh-surface);border-radius:calc(var(--kh-radius) + 8px);padding:52px}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px}.newsletter-form{display:flex;gap:10px}.newsletter-form .field{flex:1}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery__item{background:var(--kh-surface);border-radius:var(--kh-radius);overflow:hidden}.product-info{position:sticky;top:110px}.product-info h1{font-size:clamp(2rem,4vw,3.4rem)}.product-price{font-size:1.3rem;font-weight:700;color:var(--kh-accent);margin:14px 0 24px}.product-form{display:grid;gap:14px}.quantity{width:90px}.product-description{margin-top:32px;border-top:1px solid var(--kh-border);padding-top:24px}.product-note{margin-top:22px;padding:18px;border-radius:14px;background:var(--kh-surface);font-size:.92rem}.collection-head{padding:64px 0 30px}.collection-head p{max-width:700px;color:var(--kh-muted)}.pagination{display:flex;gap:12px;justify-content:center;margin-top:34px}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:16px;border-bottom:1px solid var(--kh-border);text-align:left}.cart-item{display:flex;align-items:center;gap:14px}.cart-item img{width:74px;height:74px;object-fit:cover;border-radius:10px}.cart-summary{margin-top:30px;display:flex;justify-content:flex-end}.cart-summary__box{width:min(420px,100%);padding:24px;background:#fff;border:1px solid var(--kh-border);border-radius:var(--kh-radius)}.search-form{display:flex;gap:10px;max-width:700px;margin:24px 0 36px}.page-content{max-width:860px}.page-content h1{font-size:clamp(2.2rem,4vw,3.6rem)}.site-footer{background:#182725;color:#f5f1ea;margin-top:70px}.footer-main{padding:64px 0 42px;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:42px}.footer-brand p{color:#ffffffb8;max-width:330px}.footer-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-bottom:16px}.footer-links{display:grid;gap:9px}.footer-links a,.footer-links button{color:#ffffffc7;background:none;border:0;padding:0;text-align:left;cursor:pointer;font:inherit}.footer-links a:hover,.footer-links button:hover{color:#fff;text-decoration:underline}.footer-social{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.footer-social a{border:1px solid rgba(255,255,255,.26);border-radius:999px;padding:7px 11px;font-size:.82rem}.social-placeholder{font-size:.82rem;color:#ffffff9e;margin-top:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding:20px 0;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.82rem;color:#ffffffa6}.payment-icons{display:flex;gap:6px;flex-wrap:wrap}.payment-icons svg{height:23px;width:auto}.kh-dialog{width:min(760px,calc(100% - 32px));max-height:84vh;border:0;border-radius:20px;padding:0;background:#fff;color:var(--kh-text);box-shadow:0 22px 70px #00000047}.kh-dialog::backdrop{background:#081110a6}.kh-dialog__header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid var(--kh-border);background:#fff;z-index:1}.kh-dialog__header h2{margin:0;font-size:1.7rem}.kh-dialog__close{border:0;background:var(--kh-surface);width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:1.25rem}.kh-dialog__body{padding:24px}.kh-dialog__body h3{font-size:1.12rem;margin-top:26px}.kh-dialog__body ul{padding-left:20px}.kh-dialog__body .policy-meta{font-size:.88rem;color:var(--kh-muted)}.empty-state{text-align:center;padding:70px 20px}.password-wrap{min-height:100vh;display:grid;place-items:center;padding:30px}.password-card{max-width:560px;text-align:center}@media(max-width:990px){.header-inner{grid-template-columns:auto 1fr auto}.header-nav{display:none}.menu-toggle{display:inline-block}.hero-grid,.product-page,.story-grid,.newsletter-grid{grid-template-columns:1fr}.hero-media{min-height:420px;order:-1}.hero-placeholder{min-height:420px}.product-grid,.category-grid,.sentiment-grid{grid-template-columns:repeat(2,1fr)}.product-info{position:static}.footer-main{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.page-width{width:min(100% - 28px,1180px)}.section{padding:52px 0}.hero-grid{min-height:0}.hero-copy{padding:50px 0}.hero-media,.hero-placeholder{min-height:330px}.trust-grid,.category-grid,.product-grid,.sentiment-grid,.footer-main{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.newsletter{padding:32px 20px}.newsletter-form{flex-direction:column}.product-gallery{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.header-actions .header-search,.cart-table thead{display:none}.cart-table tr{display:grid;padding:14px 0}.cart-table td{border:0;padding:5px 0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
