:root{--kh-ink: #1f1a17;--kh-muted: #6d625c;--kh-paper: #fbf8f1;--kh-warm: #efe4d2;--kh-line: #ded2bf;--kh-wine: #7a3542;--kh-gold: #b9874d;--kh-white: #fffdf8}body{background:var(--kh-paper);color:var(--kh-ink)}.kh-wrap,.kh-topbar,.kh-footer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--kh-paper);color:var(--kh-ink)}.kh-wrap *{box-sizing:border-box}.kh-serif,.kh-wrap h1,.kh-wrap h2,.kh-wrap h3{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.05;letter-spacing:0}.kh-topbar{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(222,210,191,.85);background:#fbf8f1f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.kh-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;max-width:1240px;margin:0 auto;padding:12px 24px}.kh-brand img{display:block;width:min(220px,34vw);max-height:58px;height:auto;object-fit:contain}.kh-nav-links{display:flex;justify-content:center;gap:clamp(18px,3vw,42px);color:var(--kh-muted);font-size:14px;text-transform:uppercase}.kh-nav-links a,.kh-link{color:inherit;text-decoration:none}.kh-nav-links a:hover,.kh-link:hover{color:var(--kh-wine)}.kh-nav-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.kh-action-icon,.kh-cart{display:grid;place-items:center;flex:0 0 46px;width:46px;min-width:46px;height:46px;border:1px solid var(--kh-line);border-radius:999px;background:var(--kh-white);color:var(--kh-ink);text-decoration:none}.kh-action-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.kh-action-icon .kh-icon-dot{fill:currentColor;stroke:none}.kh-action-icon:hover,.kh-action-icon:focus-visible,.kh-cart:hover,.kh-cart:focus-visible{color:var(--kh-white);background:var(--kh-wine);border-color:var(--kh-wine)}.kh-lang{display:inline-grid;grid-template-columns:repeat(2,34px);padding:2px;border:1px solid var(--kh-line);background:var(--kh-white)}.kh-lang button{display:grid;place-items:center;height:32px;padding:0;border:0;background:transparent;color:var(--kh-muted);font-size:11px;font-weight:800;cursor:pointer}.kh-lang button.is-active{background:var(--kh-wine);color:var(--kh-white)}.kh-lang button:disabled,.language-toggle button:disabled{opacity:.48;cursor:not-allowed}.kh-cart{font-weight:700}.kh-hero{position:relative;min-height:max(650px,calc(100vh - 74px));display:grid;align-items:center;overflow:hidden;background:var(--kh-ink)}.kh-hero picture,.kh-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kh-hero img{object-fit:cover;object-position:54% center;opacity:.72}.kh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1f1a17bd,#1f1a172e 58%,#1f1a1773)}.kh-hero-content{position:relative;z-index:1;width:min(720px,calc(100% - 40px));margin-left:clamp(24px,8vw,110px);padding:80px 0;color:var(--kh-white)}.kh-eyebrow{margin:0 0 12px;color:var(--kh-gold);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.kh-hero h1,.kh-page-title{margin:0;font-size:clamp(44px,6.3vw,78px)}.kh-hero p:not(.kh-eyebrow){max-width:560px;margin:22px 0 0;font-size:clamp(17px,2vw,21px)}.kh-button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--kh-wine);border-radius:0;background:var(--kh-wine);color:var(--kh-white);font-size:13px;font-weight:800;text-transform:uppercase;text-decoration:none;cursor:pointer}.kh-button--ghost{background:transparent;color:currentColor;border-color:currentColor}.kh-section{max-width:1240px;margin:0 auto;padding:clamp(56px,8vw,104px) 24px}.kh-story-hero{position:relative;min-height:560px;display:grid;align-items:end;overflow:hidden;background:var(--kh-ink);color:var(--kh-white)}.kh-story-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#191412d1,#1914122e 70%)}.kh-story-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kh-story-hero>div{position:relative;z-index:1;width:min(1240px,calc(100% - 48px));margin:0 auto;padding:72px 0}.kh-story-hero h1{margin:0;max-width:850px;font:500 clamp(46px,7vw,92px)/.98 Georgia,serif}.kh-story-hero p:not(.kh-eyebrow){max-width:680px;font-size:20px}.kh-story-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);gap:clamp(36px,7vw,90px);align-items:start}.kh-story-gallery{display:grid;gap:18px}.kh-story-gallery img{width:100%;max-height:620px;object-fit:cover;border:1px solid var(--kh-line)}.kh-story-copy h2{margin:0 0 28px;font-size:clamp(38px,5vw,64px)}.kh-story-copy h3{margin:38px 0 10px;font-size:30px}.kh-story-copy p{color:var(--kh-muted);font-size:18px}@media(max-width:760px){.kh-story-hero{min-height:460px}.kh-story-grid{grid-template-columns:1fr}}.kh-section-head{max-width:760px;margin:0 auto 34px;text-align:center}.kh-section-head h2{margin:0;font-size:clamp(36px,5vw,62px)}.kh-section-head p{margin:16px auto 0;color:var(--kh-muted);font-size:clamp(17px,2vw,20px)}.kh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--kh-line);border-bottom:1px solid var(--kh-line)}.kh-feature{min-height:220px;padding:36px 32px;border-right:1px solid var(--kh-line);background:var(--kh-white);text-decoration:none;color:inherit}.kh-feature:last-child{border-right:0}.kh-feature img{width:74px;height:74px;border-radius:999px;object-fit:cover;margin-bottom:22px}.kh-feature h3{margin:0 0 10px;font-size:28px}.kh-feature p{margin:0;color:var(--kh-muted)}.kh-pyramid-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:44px;align-items:center}.kh-pyramid-box{border:1px solid var(--kh-line);background:var(--kh-white);padding:clamp(18px,4vw,44px)}.kh-pyramid-box img{width:100%;max-width:760px;margin:0 auto}.kh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.kh-grid>*{min-width:0}.kh-product-card{display:grid;grid-template-rows:330px 1fr;min-height:610px;border:1px solid var(--kh-line);background:var(--kh-white);color:inherit;text-decoration:none}.kh-product-card__media{display:grid;place-items:center;min-height:330px;padding:34px 24px 20px;background:linear-gradient(180deg,#f5efe3,#fffdf8 74%);overflow:hidden}.kh-product-card__media img{width:100%;height:280px;object-fit:contain}.kh-product-card__body{display:grid;grid-template-rows:auto auto auto 1fr auto;padding:26px 24px 22px}.kh-product-card__type{color:var(--kh-gold);font-weight:800}.kh-product-card h3{margin:8px 0;font-size:clamp(28px,2.6vw,38px)}.kh-product-card__meta{color:var(--kh-muted);font-size:16px}.kh-product-card__footer{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:18px;margin-top:26px}.kh-price{color:var(--kh-wine);font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1}.kh-tax{display:block;margin-top:9px;color:var(--kh-muted);font-size:12px;font-weight:800;text-transform:uppercase}.kh-card-pyramid{width:74px;height:58px;object-fit:contain;align-self:center}.kh-add{display:grid;place-items:center;width:58px;height:58px;border:0;border-radius:999px;background:var(--kh-wine);color:var(--kh-white);font-size:32px;line-height:1;cursor:pointer}.product-card{position:relative;display:grid;grid-template-rows:320px auto;height:100%;min-height:505px;border:1px solid var(--kh-line);background:var(--kh-white);color:inherit;overflow:hidden;text-decoration:none}.product-card[hidden]{display:none!important}.product-card__title-link{color:inherit;text-decoration:none}.product-card__badge{position:absolute;top:16px;left:16px;z-index:3;padding:7px 10px;border:1px solid rgba(122,53,66,.22);background:#fffdf8d1;color:var(--kh-wine);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.product-card__media{position:relative;display:grid;place-items:center;padding:24px 18px;background:linear-gradient(180deg,#f6efe4 0%,var(--kh-white) 100%);overflow:hidden}.product-card__media>img{width:auto;max-width:82%;max-height:272px;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(31,26,23,.14));transition:transform .45s ease,opacity .35s ease}.label-peek{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--kh-warm);opacity:0;pointer-events:none;transform:scale(1.04);transition:opacity .32s ease,transform .45s ease}.label-peek img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;filter:none;transform:scale(1.02);transition:transform .6s ease}.product-card:hover .product-card__media>img{opacity:0;transform:scale(.86)}.product-card:hover .label-peek{opacity:1;transform:scale(1)}.product-card:hover .label-peek img{transform:scale(1.08)}.product-card__body{display:grid;grid-template-rows:auto auto auto 1fr auto;min-height:185px;min-width:0;padding:25px 22px 22px}.product-card__type{color:var(--kh-gold);font-size:16px;font-weight:800}.product-card h3{margin:10px 0 8px;max-width:100%;font-size:clamp(27px,2.2vw,34px);line-height:1.06;overflow-wrap:anywhere;word-break:normal}.product-card__meta{display:flex;flex-wrap:wrap;gap:14px;color:var(--kh-muted);font-size:15px}.product-card__footer{display:grid;grid-template-columns:minmax(0,1fr) 46px 52px;align-items:end;gap:9px;margin-top:26px}.product-card__footer>*{min-width:0}.price{display:block;color:var(--kh-wine);font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,2.5vw,35px);line-height:1;white-space:nowrap}.tax-note{display:block;margin-top:9px;color:var(--kh-muted);font-size:12px;font-weight:900;text-transform:uppercase}.card-pyramid-image{justify-self:center;align-self:center;width:46px;height:42px;object-fit:contain}.add-button{display:grid;place-items:center;width:52px;height:52px;border-radius:999px;background:var(--kh-wine);color:var(--kh-white);font-size:29px;line-height:1;border:0;cursor:pointer}.add-button:disabled{cursor:not-allowed;opacity:.45}.add-button.is-loading{pointer-events:none;opacity:.65}.add-button.is-added{background:#46694f}.kh-cart-toast{position:fixed;right:24px;bottom:76px;z-index:2147483647;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:4px 12px;max-width:min(360px,calc(100vw - 32px));padding:16px 18px;border:1px solid var(--kh-wine);background:var(--kh-white);color:var(--kh-ink);box-shadow:0 18px 48px #1f1a1733;font-weight:750;opacity:0;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.kh-cart-toast.is-visible{opacity:1;transform:translateY(0)}.kh-cart-toast__icon{grid-row:1 / span 2;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--kh-wine);color:#fff;font-size:20px}.kh-cart-toast a{color:var(--kh-wine);font-size:13px;text-decoration:underline;text-underline-offset:3px}.kh-cart-toast.is-error{border-color:#a22d2d}.kh-cart-toast.is-error .kh-cart-toast__icon{background:#a22d2d}.kh-events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.kh-event-card{border:1px solid var(--kh-line);background:var(--kh-white);color:inherit;text-decoration:none;min-width:0;overflow:hidden}.kh-event-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.kh-event-card__body{padding:28px}.kh-event-card h3{margin:6px 0 12px;font-size:clamp(27px,2.4vw,34px);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.kh-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(34px,6vw,86px);align-items:center;max-width:1180px;margin:0 auto}.kh-split img{display:block;width:100%;max-height:680px;object-fit:cover;object-position:center top;border:1px solid var(--kh-line);background:var(--kh-warm)}.kh-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:0 auto}.kh-hours-card{border:1px solid var(--kh-line);background:var(--kh-white);padding:clamp(24px,4vw,38px)}.kh-hours-card h3{margin:0 0 22px;font-size:clamp(30px,4vw,48px)}.kh-hours-card p{display:flex;justify-content:space-between;gap:20px;margin:0;padding:13px 0;border-top:1px solid var(--kh-line);color:var(--kh-muted)}.kh-hours-card strong{color:var(--kh-gold);text-transform:uppercase;font-size:13px;letter-spacing:0}.kh-hours-card a{color:var(--kh-wine);text-decoration:none}.kh-contact-form-card{grid-column:1 / -1}.kh-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.kh-contact-fields label{display:grid;gap:8px;color:var(--kh-muted);font-size:13px;font-weight:800;text-transform:uppercase}.kh-contact-fields label:last-child{grid-column:1 / -1}.kh-contact-fields input,.kh-contact-fields textarea{width:100%;padding:14px 16px;border:1px solid var(--kh-line);border-radius:0;background:var(--kh-paper);color:var(--kh-ink);font:inherit}.kh-contact-fields textarea{min-height:150px;resize:vertical}.kh-contact-form-card button{margin-top:18px;border:0;cursor:pointer}.kh-form-success{margin-bottom:18px;color:#315f47;font-weight:800}.kh-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(34px,6vw,72px);align-items:start}.kh-gallery{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px}.kh-thumbs{display:grid;gap:12px;align-content:start}.kh-thumb{border:1px solid var(--kh-line);background:var(--kh-white);padding:8px;cursor:pointer}.kh-thumb.is-active{border-color:var(--kh-wine);box-shadow:0 0 0 1px var(--kh-wine)}.kh-thumb img{width:78px;height:102px;object-fit:contain}.kh-main-media{display:grid;place-items:center;min-height:620px;border:1px solid var(--kh-line);background:linear-gradient(180deg,#f5efe3,#fffdf8 74%);padding:clamp(22px,5vw,54px)}.kh-main-media img{width:100%;max-height:560px;object-fit:contain}.kh-content-page{min-height:62vh}.kh-page-copy{max-width:880px;margin-top:36px}.kh-impressum-page{padding-top:clamp(64px,8vw,118px)}.kh-impressum-page .kh-page-title{max-width:none;font-size:clamp(68px,10vw,150px);line-height:.88;letter-spacing:-.045em}.kh-impressum-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:none;margin-top:clamp(52px,7vw,92px)}.kh-impressum-card{min-width:0;border:1px solid var(--kh-line);background:#ffffff94;padding:clamp(28px,3.2vw,48px)}.kh-impressum-card:last-child:nth-child(odd){grid-column:1 / -1}.kh-impressum-card h2,.kh-impressum-card h3{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3vw,43px);font-weight:500;line-height:1.05}.kh-impressum-card>:last-child{margin-bottom:0}.kh-impressum-card a{color:var(--kh-wine);text-decoration-thickness:1px;text-underline-offset:3px}.kh-contact-form-wrap,.kh-cart-form,.kh-search-form{margin-top:44px}.kh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.kh-contact-form-wrap label,.kh-cart-item label{display:grid;gap:8px;margin-bottom:18px;color:var(--kh-muted);font-weight:700}.kh-contact-form-wrap input,.kh-contact-form-wrap textarea,.kh-cart-item input,.kh-search-form input{width:100%;padding:14px 16px;border:1px solid var(--kh-line);border-radius:0;background:var(--kh-white);color:var(--kh-ink);font:inherit}.kh-cart-items{display:grid;border-top:1px solid var(--kh-line)}.kh-cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) 110px auto;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--kh-line)}.kh-cart-item img{width:110px;height:130px;object-fit:contain}.kh-cart-summary{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:30px;align-items:end;margin-top:34px}.kh-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;max-width:760px;margin-bottom:50px}@media(max-width:760px){.kh-form-grid,.kh-cart-summary,.kh-search-form{grid-template-columns:1fr}.kh-cart-item{grid-template-columns:88px minmax(0,1fr)}.kh-cart-item>label,.kh-cart-item>strong{grid-column:2}}.kh-product-info h1{margin:10px 0 22px;font-size:clamp(48px,6vw,86px)}.kh-rte{color:var(--kh-muted);font-size:18px}.kh-buy-row{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:28px 0}.kh-select,.kh-qty input,.kh-field{min-height:50px;border:1px solid var(--kh-line);border-radius:0;background:var(--kh-white);color:var(--kh-ink);padding:0 14px}.kh-select-wrap label,.kh-qty label,.kh-event-request-fields label{display:block;margin:0 0 8px;color:var(--kh-gold);font-size:12px;font-weight:800;text-transform:uppercase}.kh-event-request-fields{flex:1 1 100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;border:1px solid var(--kh-line);background:var(--kh-warm)}.kh-event-request-fields label{display:grid;gap:8px}.kh-event-request-fields input{width:100%;min-height:50px;padding:0 14px;border:1px solid var(--kh-line);background:var(--kh-white);color:var(--kh-ink);font:inherit}.kh-event-request-fields p{grid-column:1 / -1;margin:0;color:var(--kh-muted);font-size:14px}@media(max-width:620px){.kh-event-request-fields{grid-template-columns:1fr}.kh-event-request-fields p{grid-column:auto}}.kh-qty input{width:78px}.kh-details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:32px 0}.kh-detail{border:1px solid var(--kh-line);background:var(--kh-white);padding:22px}.kh-detail span{display:block;color:var(--kh-gold);font-size:12px;font-weight:800;text-transform:uppercase}.kh-detail strong{display:block;margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.kh-legal{border:1px solid var(--kh-line);background:var(--kh-white);padding:28px}.kh-legal h2{margin:0 0 20px;font-size:38px}.kh-legal-row{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid var(--kh-line)}.kh-waitlist-form{display:grid;gap:12px;margin-top:20px}.kh-waitlist-form input,.kh-waitlist-form textarea{width:100%;border:1px solid var(--kh-line);background:var(--kh-white);padding:14px}.kh-footer{border-top:1px solid var(--kh-line);padding:42px 24px}.kh-footer-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:28px;max-width:1240px;margin:0 auto;align-items:start}.kh-footer img{width:210px;max-height:64px;height:auto;object-fit:contain}.kh-footer p,.kh-footer a{color:var(--kh-muted)}.kh-footer a{text-decoration:none}.kh-footer-links{display:flex;flex-wrap:wrap;gap:14px 22px;justify-content:flex-end;font-size:13px;text-transform:uppercase}@media(max-width:1200px){.kh-nav{gap:16px}.kh-nav-links{gap:clamp(14px,2vw,26px);font-size:13px}.kh-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.kh-nav{grid-template-columns:1fr auto}.kh-nav-links{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.kh-nav-links a:nth-child(4),.kh-nav-links a:nth-child(5){display:none}.kh-feature-grid,.kh-pyramid-grid,.kh-product-layout,.kh-split,.kh-contact-grid,.kh-footer-inner{grid-template-columns:1fr}.kh-grid,.kh-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-gallery{grid-template-columns:1fr}.kh-thumbs{display:flex;overflow-x:auto;order:2}.kh-main-media{min-height:460px}}@media(max-width:640px){.kh-nav{grid-template-columns:minmax(0,1fr);justify-items:center;padding:12px 16px;gap:12px}.kh-brand{grid-column:1;grid-row:1}.kh-brand img{width:min(230px,68vw)}.kh-nav-actions{grid-column:1;grid-row:2;justify-content:center;gap:5px;max-width:100%}.kh-action-icon,.kh-cart{flex-basis:42px;width:42px;min-width:42px;height:42px}.kh-nav-links{grid-column:1;grid-row:3;justify-content:flex-start;width:100%;max-width:100%;overflow-x:auto;scrollbar-width:none;gap:18px;font-size:12px}.kh-nav-links::-webkit-scrollbar{display:none}.kh-contact-fields{grid-template-columns:1fr}.kh-contact-fields label:last-child{grid-column:auto}.kh-hero{min-height:600px}.kh-hero-content{margin-left:20px}.kh-section{padding:54px 18px}.kh-impressum-page .kh-page-title{font-size:clamp(54px,18vw,84px)}.kh-impressum-content{grid-template-columns:1fr;margin-top:42px}.kh-impressum-card:last-child:nth-child(odd){grid-column:auto}.kh-feature-grid,.kh-grid,.kh-events-grid,.kh-contact-grid,.kh-details-grid{grid-template-columns:1fr}.kh-product-card{grid-template-rows:310px 1fr;min-height:570px}.product-card{grid-template-rows:330px auto;min-height:540px}.product-card__media{padding:30px 18px 24px}.product-card__media>img{max-height:285px}.product-card__body{padding:26px 24px 24px}.product-card__footer{grid-template-columns:minmax(92px,1fr) 50px 54px}.card-pyramid-image{width:48px;height:43px}.add-button{width:54px;height:54px}.kh-product-card__footer{grid-template-columns:1fr auto auto}.kh-card-pyramid{width:62px}.kh-add{width:54px;height:54px}.kh-product-info h1{font-size:46px}.kh-main-media{min-height:390px}.kh-main-media img{max-height:350px}}.kh-age-dialog[hidden]{display:none!important}.kh-age-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:24px;opacity:0;transition:opacity .18s ease}.kh-age-dialog.is-visible{opacity:1}.kh-age-dialog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#161010b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.kh-age-dialog__panel{position:relative;width:min(590px,100%);padding:clamp(34px,6vw,62px);color:#251d19;text-align:center;background:#fbf7ef;border:1px solid #d9c9ad;box-shadow:0 28px 90px #00000047;transform:translateY(12px);transition:transform .18s ease;outline:0}.kh-age-dialog.is-visible .kh-age-dialog__panel{transform:translateY(0)}.kh-age-dialog__crest{width:46px;height:auto;margin:0 auto 18px;object-fit:contain}.kh-age-dialog__eyebrow{margin:0 0 12px;color:#b7813e;font:700 12px/1.2 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}.kh-age-dialog h2{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5.2vw,56px);font-weight:400;line-height:1.02}.kh-age-dialog__panel>p:last-of-type{max-width:440px;margin:0 auto;color:#71665f;font-size:17px;line-height:1.55}.kh-age-dialog__actions{display:grid;justify-items:center;gap:17px;margin-top:30px}.kh-age-dialog__cancel{padding:3px 0;color:#71665f;background:transparent;border:0;border-bottom:1px solid currentColor;cursor:pointer;font:inherit}.kh-age-dialog__cancel:hover{color:#7f3443}.kh-age-dialog-open{overflow:hidden}.kh-policy-page{max-width:1220px}.kh-policy-content{max-width:980px;margin-top:48px;padding:clamp(28px,5vw,56px);background:#fffdf8;border:1px solid #dfd1b9}.kh-policy-content h2,.kh-policy-content h3{margin-top:1.7em;color:#251d19;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.15}.kh-policy-content h2:first-child,.kh-policy-content h3:first-child{margin-top:0}.kh-policy-content table{width:100%;border-collapse:collapse}.kh-policy-content td{padding:24px;border:1px solid #dfd1b9}.kh-footer-socials{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:8px}.kh-legal-partner{display:block;margin-top:18px}.kh-legal-partner img{width:min(100%,210px);height:auto;background:#fff}.kh-eu-guarantee{display:grid;grid-template-columns:minmax(0,.8fr) minmax(230px,1.2fr);gap:clamp(28px,5vw,58px);align-items:start;margin-top:34px;padding:clamp(26px,4vw,46px);background:#f1e6d2;border:1px solid #d9c7aa}.kh-eu-guarantee__intro{position:sticky;top:24px}.kh-eu-guarantee h2{margin:8px 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);font-weight:400;line-height:1.05}.kh-eu-guarantee__intro>p:last-child{color:#71665f;line-height:1.55}.kh-eu-guarantee__notice{display:block;background:#fff;box-shadow:0 12px 35px #261a141f}.kh-eu-guarantee__notice img{display:block;width:100%;height:auto}@media(max-width:720px){.kh-eu-guarantee{grid-template-columns:1fr}.kh-eu-guarantee__intro{position:static}}@media(prefers-reduced-motion:reduce){.kh-age-dialog,.kh-age-dialog__panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/klosterhof-native.css.map */
