:root{--red:#981c37;--dark:#481123;--pink:#f8d7e1;--paper:#fffaf7;--line:#e6bac5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--dark);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #572299;outline-offset:5px}.preview-bar{text-align:center;background:var(--red);color:#fff;font-size:12px;letter-spacing:.09em;padding:10px 16px}header{max-width:1320px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 40px}.wordmark{font:36px/1.1 Georgia,serif;color:var(--red);text-decoration:none;letter-spacing:-.05em}.wordmark i{font-weight:400}.wordmark span{font:9px Arial,sans-serif;letter-spacing:.23em;display:block;text-align:center;margin-top:11px}nav{display:flex;gap:32px;font-size:14px}nav a{text-decoration:none}.hero{max-width:1400px;display:grid;grid-template-columns:1fr 1fr;margin:auto;background:var(--pink)}.hero-copy{padding:68px 50px 55px max(40px,calc((100vw - 1240px)/2));display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;margin:0 0 18px}h1{font:clamp(45px,5.4vw,76px)/1.04 Georgia,serif;letter-spacing:-.055em;color:var(--red);margin:0 0 24px}h1 em,h2 em{font-weight:400}.hero-copy>p:not(.eyebrow){max-width:400px;font-size:18px;line-height:1.7;margin:0 0 30px}.button{background:var(--red);color:white;border:1px solid var(--red);padding:14px 23px;border-radius:40px;text-decoration:none;display:inline-flex;align-items:center;gap:22px;font-size:14px}.button:hover{background:var(--dark)}.hero-foot{font-size:12px;margin-top:30px}.hero-image{min-height:510px;position:relative;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;position:absolute}.image-caption{position:absolute;bottom:14px;left:14px;right:14px;font-size:12px;background:#fffaf7eb;padding:7px 12px;text-align:center}.ribbon{display:flex;gap:30px;justify-content:space-around;padding:18px 20px;border-block:1px solid var(--red);background:#f6eaa4;color:var(--dark);font-size:12px;font-weight:700;letter-spacing:.12em}.collection,.how,.faq{max-width:1240px;margin:auto;padding:70px 32px}.section-title{text-align:center;margin-bottom:40px}h2{font:46px/1.1 Georgia,serif;letter-spacing:-.04em;margin:0 0 20px;color:var(--red)}.section-title>p:last-child{color:#75535d;font-size:16px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-art{border:0;width:100%;height:385px;position:relative;padding:38px 42px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-art img{max-height:100%;max-width:100%;object-fit:contain;box-shadow:0 12px 24px #48112322;transition:transform .2s}.product-art:hover img{transform:rotate(-3deg) scale(1.035)}.pink{background:#f5c0d0}.striped{background:repeating-linear-gradient(90deg,#f7e7ad 0 24px,#fff6d9 24px 48px)}.cherry{background:#ac2941}.pill{position:absolute;bottom:14px;background:#fffaf7;padding:5px 12px;border-radius:20px;font-size:10px;letter-spacing:.06em}.product-line{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-top:18px}.product-line h3{font:24px/1.2 Georgia,serif;margin:0}.product-line strong{font-size:18px;color:var(--red)}article>p{font-size:14px;color:#75535d;margin:12px 0}.text-button{padding:3px 0;border:0;border-bottom:1px solid var(--red);background:none;color:var(--red);font-size:14px}.price-note{font-size:12px;text-align:center;margin:35px 0 0;color:#75535d}.bundle{max-width:1176px;margin:0 auto;background:var(--red);color:#fff4f4;display:flex;justify-content:space-between;align-items:center;padding:48px 65px;border-radius:110px 8px 110px 8px}.bundle h2{font-size:53px;color:#fff4f4}.bundle p{font-size:16px}.bundle-price{text-align:center;min-width:230px}.bundle-price>span{font-size:11px;letter-spacing:.1em}.bundle-price>strong{display:block;font:82px/1.2 Georgia,serif;margin-top:15px}.bundle-price>p{font-size:12px}.light{background:#fff0f3;color:var(--red);border-color:#fff0f3}.light:hover{background:#f8d7e1}.how{display:grid;grid-template-columns:1fr 1fr;gap:85px;padding-top:85px;padding-bottom:70px}.how ol{padding:0;margin:0;list-style:none}.how li{display:flex;gap:24px;margin-bottom:24px}.how li>span{font:30px Georgia,serif;color:var(--red)}.how h3{font:24px Georgia,serif;margin:0 0 6px}.how li p{font-size:15px;margin:0;color:#75535d}.freebie{background:#f9dee6;text-align:center;padding:50px 24px;border-block:1px solid var(--line)}.freebie h2{font-size:38px}.freebie p{font-size:15px}.freebie .button{margin-top:12px}.faq{max-width:850px;padding-bottom:80px}.faq h2{text-align:center;font-size:38px;margin-bottom:32px}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-size:16px}details p{color:#75535d;font-size:15px}footer{border-top:1px solid var(--line);padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .wordmark{font-size:30px}footer p{font:italic 20px Georgia,serif}footer>span{font-size:11px;letter-spacing:.06em}dialog{border:1px solid var(--line);border-radius:15px;background:var(--paper);color:var(--dark);width:calc(100% - 32px);max-width:610px;padding:40px;max-height:85vh;overflow:auto}dialog::backdrop{background:#481123a6}dialog h2{font-size:36px}.close{position:absolute;right:15px;top:10px;font-size:30px;border:0;background:none;color:var(--red)}dialog ul{padding-left:20px;font-size:16px;line-height:2}.modal-note{padding:15px;background:var(--pink);font-size:14px}@media(max-width:900px){header{padding:24px}nav{gap:18px}.hero-copy{padding:40px 30px}.hero-image{min-height:480px}.product-art{height:330px;padding:30px}.products{gap:18px}.product-line h3{font-size:21px}.bundle{margin:0 25px;padding:40px}.how{gap:35px}}@media(max-width:650px){header{padding:22px 20px}.wordmark{font-size:29px}.wordmark span{font-size:8px}nav a:not(:last-child){display:none}nav{font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 25px}.hero h1{font-size:57px}.hero-image{min-height:330px}.ribbon{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:center;font-size:10px}.collection,.how,.faq{padding:48px 22px}h2{font-size:38px}.products{grid-template-columns:1fr;gap:38px}.product-art{height:400px;padding:36px}.product-line h3{font-size:26px}.bundle{display:block;padding:40px 28px;margin:0 20px;border-radius:60px 6px 60px 6px}.bundle h2{font-size:45px}.bundle-price{text-align:left;margin-top:25px}.bundle-price>strong{font-size:68px}.how{grid-template-columns:1fr;gap:22px}.freebie h2{font-size:34px}footer{flex-direction:column;text-align:center;padding:30px 20px;gap:10px}footer p{margin:4px}dialog{padding:35px 24px}.preview-bar{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-art img{transition:none}}

.language-switch{display:flex;gap:6px;flex-shrink:0;margin-left:20px;font-size:14px}.language-switch a{padding:7px 10px;border:1px solid var(--line);border-radius:8px;text-decoration:none}.language-switch a[aria-current="page"]{background:var(--red);color:white}header{gap:16px}nav{flex-wrap:wrap}dialog .close-bottom{margin-top:12px}html[lang="de"] .hero h1{font-size:clamp(38px,4.7vw,66px)}@media(max-width:1000px){header{flex-wrap:wrap}header nav{order:3;width:100%;justify-content:center}.language-switch{margin-left:auto}}@media(max-width:650px){header nav a{display:inline!important}header nav{gap:16px}html[lang="de"] .product-line h3{font-size:24px}.language-switch{margin-left:0}}

.legal-links{display:flex;flex-wrap:wrap;gap:18px;font-size:14px}.legal-page{max-width:850px;margin:0 auto;padding:35px 24px 65px}.legal-page h1{font-size:48px;overflow-wrap:anywhere}.legal-page h2{font-size:27px;margin-top:32px}.legal-page a,footer a{overflow-wrap:anywhere}footer{flex-wrap:wrap}.updated{font-size:14px}
