:root{--font-base:1rem;--font-sm:.875rem;--font-md:1rem;--font-lg:1.25rem;--font-xl:1.75rem;--font-xxl:2.25rem;--lh-tight:1.2;--lh-normal:1.5;--lh-relaxed:1.7;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.5rem;--space-5:4rem;--space-6:6rem;--space-8:8rem;--container-width:1200px;--container-padding:2rem;--color-bg-soft:#faf5f3;--color-bg-warm:#f6e9e6;--color-text-main:#1f1f1f;--color-text-soft:#6f6a68;--color-accent-soft:#cfa7b5;--surface-soft:#fffaf7;--color-surface-soft:var(--surface-soft);--radius-lg:24px}
.contactCta{margin-top:var(--space-8);padding:var(--space-6);background:var(--color-surface-soft);border-radius:var(--radius-lg);text-align:left;margin-bottom:0}.contactCta h2{margin-top:var(--space-1);font-size:clamp(1.6rem,2vw,2rem)}.contactCta .primaryCta{margin-top:var(--space-4);padding:.75rem 1.5rem;font-size:1rem}
.cookieConsent{padding:var(--space-3);z-index:2100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cookieBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;background:#00000073;position:fixed;inset:0}.cookieCard{width:min(640px,100%);padding:var(--space-3);background:#fffaf7;border:1px solid #0000000f;border-radius:20px;box-shadow:0 10px 30px #00000014}.cookieText h2{margin:0 0 var(--space-2);font-size:1.25rem}.cookieText p{margin:0 0 var(--space-3);color:var(--color-text-soft)}.cookieActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.cookieBtn{color:var(--color-text-main);font-size:var(--font-sm);background:0 0;border:1px solid #0000001f;border-radius:999px;padding:.6rem 1.2rem}.cookieBtn.primary{border-color:var(--color-accent-soft);color:#a46b7c;background:#cfa7b51f}.cookiePanel{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid #0000000f}.cookieRow{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);font-size:var(--font-sm);display:flex}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-base);line-height:var(--lh-relaxed);color:var(--color-text-main);background:var(--color-bg-soft);margin:0}body.cookie-open{overflow:hidden}h1{font-size:var(--font-xxl);line-height:var(--lh-tight);margin:0 0 var(--space-3)}h2{font-size:var(--font-xl);line-height:var(--lh-tight);margin:0 0 var(--space-2)}h3{font-size:var(--font-lg);line-height:var(--lh-normal);margin:0 0 var(--space-2)}p{margin:0 0 var(--space-2)}main{min-height:60vh}.fullwidth{width:100%}.boxed{max-width:var(--container-width);padding:2.5rem var(--container-padding);background:#fffaf7;border-radius:24px;margin-left:auto;margin-right:auto}header+main>:first-child{margin-top:var(--space-3)}a{color:var(--color-text-main);text-decoration:none}a:hover{color:var(--color-text-soft)}section{margin-bottom:4rem}body{background:#fdf7f4}header{z-index:10;background:#fdf7f4;border-bottom:1px solid #0000000a;position:sticky;top:0}nav a{color:#3a2f2a;font-weight:400}nav a:hover{color:#b68b7a}.sectionCta{width:100%;padding:var(--space-6)0;margin-top:var(--space-5);background:#cfa7b517;margin-bottom:0}.sectionCta .boxed{padding:0 var(--container-padding)var(--space-1);background:0 0;border-radius:0}.sectionCta h2{font-size:clamp(1.6rem,2vw,2rem)}@media (max-width:767px){.sectionCta{text-align:center}.sectionCta .primaryCta{margin-top:var(--space-4);margin-left:auto;margin-right:auto}}
.header{z-index:1000;background:#fdf7f4;border-bottom:1px solid #0000000d;position:sticky;top:0}.headerLogo{align-items:center;display:flex}.headerLogo img{width:auto;max-width:160px;height:32px}.headerCta{white-space:nowrap;border:1px solid var(--color-accent-soft);font-size:var(--font-sm);color:#a46b7c;background:#cfa7b51f;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.45em .9em;text-decoration:none;display:inline-flex}.headerCta:hover{background:#cfa7b533}.headerCtaShop{white-space:nowrap;border:1px solid var(--color-accent-soft);font-size:var(--font-sm);color:#fff;background:#a46b7c;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.45em .9em;text-decoration:none;display:inline-flex}.headerCtaShop:hover{color:#fff;background:#b87080}.headerMobile{padding:0 var(--space-2);display:block}.headerMobileBar{padding:var(--space-1)0;justify-content:space-between;align-items:center;display:flex}.headerToggle{box-sizing:content-box;background:#fff;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:3px;display:inline-flex}.headerToggleLine{background:#3a2f2a;width:16px;height:2px;display:block}.headerPanel{width:min(82vw,320px);height:100vh;padding:var(--space-4)var(--space-3);gap:var(--space-3);z-index:20;background:#fffaf7;flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 30px #00000014}.headerPanel.isOpen{transform:translate(0)}.headerPanelNav{gap:var(--space-1);flex-direction:column;display:flex}.headerPanelNav a{align-items:center;min-height:44px;padding:.5rem .2rem;font-size:1.05rem;display:flex}.headerPanel .headerCta,.headerPanel .headerCtaShop{justify-content:center;width:100%}.headerOverlay{z-index:15;background:#00000040;border:none;position:fixed;inset:0}.headerDesktop{display:none}@media (min-width:768px){.headerMobile{display:none}.headerDesktop{display:block}.headerNav{padding:var(--space-2)0;justify-content:center;align-items:center;width:100%;display:flex}.headerInner{max-width:1200px;padding:0 var(--space-4);align-items:center;gap:1.5rem;width:100%;margin:0 auto;display:flex}.headerActions{align-items:baseline;gap:var(--space-2);margin-left:auto;display:flex}.headerLinks{gap:var(--space-2);flex-wrap:wrap;margin-left:0;display:flex}.headerLinks a{font-size:var(--font-sm);opacity:.85;font-weight:500;text-decoration:none}.headerLinks a:hover{opacity:1}}
.footer{padding:var(--space-6)0;background:#cfa7b51f;border-top:1px solid #0000000d}.footer .boxed{box-shadow:none;background:0 0;border-radius:0;padding:0}.footerInner{max-width:1100px;margin:0 auto}.footerGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:900px;margin:0 auto;display:grid}.footerColumn{flex-direction:column;gap:10px;display:flex}.footerColumn h4{letter-spacing:.03em;margin-bottom:10px;font-size:.9rem;font-weight:600}.footerColumn button{text-align:left;justify-content:flex-start;display:inline-flex}.footerColumn a,.footerColumn button{opacity:.7;color:inherit;cursor:pointer;white-space:normal;background:0 0;border:none;padding:0;font-size:.85rem;line-height:1.4;text-decoration:none}.footerColumn a:hover,.footerColumn button:hover{opacity:1;text-decoration:underline}.footerCopyright{opacity:.6;text-align:center;margin-top:40px;font-size:.8rem}.footerCookie{display:block}@media (max-width:768px){.footerGrid{grid-template-columns:1fr;gap:28px}.footerColumn{text-align:center;align-items:center}.footerColumn h4{margin-bottom:6px}.footerCopyright{margin-top:30px}}
