:root{--ink:#20201e;--muted:#69665f;--paper:#f7f3ec;--cream:#efe5d4;--brown:#5b3d28;--brown2:#3e2a1d;--gold:#b9873e;--gold2:#d8b56f;--white:#fff;--line:#ded4c4;--shadow:0 18px 50px rgba(39,30,22,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",system-ui,sans-serif;background:#fff;color:var(--ink);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,72px);position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(222,212,196,.7)}.brand{display:flex;align-items:center;gap:12px;line-height:1}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--brown),var(--gold));color:white;font-weight:800;box-shadow:0 8px 20px rgba(91,61,40,.2)}.brand strong{font-family:"Playfair Display",serif;font-size:20px}.brand small{display:block;color:var(--gold);font-weight:700;letter-spacing:.15em;margin-top:5px}.nav{display:flex;gap:28px;align-items:center;font-weight:600;font-size:14px}.nav a:hover{color:var(--gold)}.nav-cta{background:var(--ink);color:#fff!important;padding:11px 16px;border-radius:10px}.menu-button{display:none;border:0;background:none;font-size:26px}.hero{min-height:700px;padding:70px clamp(22px,6vw,92px);display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;background:radial-gradient(circle at 20% 15%,#fff 0,#fff 28%,var(--paper) 72%)}.hero-copy{max-width:720px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--gold);margin:0 0 16px}.hero h1,.section h2,.spotlight h2{font-family:"Playfair Display",serif;line-height:1.05;margin:0}.hero h1{font-size:clamp(48px,7vw,92px);letter-spacing:-.035em}.hero h1 span{color:var(--gold)}.hero-lead{font-size:clamp(17px,2vw,21px);color:var(--muted);max-width:640px;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 19px;border-radius:11px;font-weight:800;border:1px solid transparent;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.primary{background:var(--brown);color:#fff}.primary:hover{background:var(--brown2)}.secondary{border-color:var(--line);background:#fff}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;color:var(--muted);font-size:14px;font-weight:600}.hero-card{position:relative;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(1.5deg);background:#23180f}.hero-card img{width:100%;height:550px;object-fit:cover}.hero-card-badge{position:absolute;top:18px;left:18px;background:var(--gold);padding:8px 12px;font-size:11px;font-weight:900;letter-spacing:.1em;border-radius:999px}.section{padding:105px clamp(22px,6vw,92px)}.section-heading{max-width:860px;margin-bottom:48px}.section-heading.narrow{max-width:720px}.section h2{font-size:clamp(36px,5vw,58px);letter-spacing:-.025em}.section-heading p:not(.eyebrow){color:var(--muted);font-size:18px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.features article{background:var(--paper);padding:30px;border-radius:18px;border:1px solid #eee7dc}.features h3{font-family:"Playfair Display",serif;font-size:25px;margin:10px 0}.features p{color:var(--muted);margin:0}.feature-icon{font-weight:900;color:var(--gold);font-size:13px;letter-spacing:.15em}.products-section{background:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.product-card{position:relative;background:#fff;border:1px solid #e5ddd1;border-radius:22px;overflow:hidden;box-shadow:0 12px 32px rgba(35,27,21,.06);display:flex;flex-direction:column}.product-card.premium{border:2px solid var(--gold)}.premium-ribbon{position:absolute;top:14px;right:14px;z-index:2;background:var(--gold);font-size:11px;font-weight:900;letter-spacing:.12em;padding:8px 10px;border-radius:999px}.product-image{background:#22170f;height:220px}.product-image.tall{height:260px}.product-image img{width:100%;height:100%;object-fit:cover}.product-content{padding:26px;display:flex;flex-direction:column;flex:1}.tag{align-self:flex-start;padding:6px 9px;border-radius:999px;background:#f0e7dc;color:var(--brown);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.tag.gold{background:#f1e3c5;color:#6a481e}.tag.muted{background:#ecebea;color:#79736c}.product-card h3{font-family:"Playfair Display",serif;font-size:27px;line-height:1.14;margin:16px 0 10px}.product-card p{color:var(--muted)}.product-card ul{padding-left:20px;margin:8px 0 24px}.product-card li{margin:7px 0}.price-row{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:auto;padding-top:18px;border-top:1px solid #eee6db}.price-row small{display:block;color:var(--muted);font-size:11px}.price-row strong{font-size:27px}.gold-btn{background:var(--gold);color:#1b150f}.placeholder-art{height:220px;display:grid;place-items:center;background:linear-gradient(145deg,#e8e1d7,#f8f4ec);font-family:"Playfair Display",serif;font-size:56px;font-weight:800;color:#c8baa8}.coming-note{margin-top:auto;background:#f4f1ec;border-radius:10px;padding:12px;color:var(--muted);font-size:13px}.spotlight{padding:100px clamp(22px,6vw,92px);display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:linear-gradient(125deg,#3c281c,#6b4930);color:#fff}.eyebrow.light{color:var(--gold2)}.spotlight h2{font-size:clamp(38px,5vw,62px)}.spotlight-copy>p:not(.eyebrow){font-size:18px;color:#e9dfd2}.spotlight-points{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.spotlight-points span{border:1px solid rgba(255,255,255,.22);padding:8px 10px;border-radius:999px;font-size:13px}.light-btn{background:#fff;color:var(--brown)}.spotlight-box{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:20px;padding:34px;backdrop-filter:blur(5px)}.spotlight-box h3{font-family:"Playfair Display",serif;font-size:27px;margin-top:0;color:var(--gold2)}.spotlight-box p{font-size:24px;line-height:1.35;margin-bottom:0}.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input{padding:15px 16px;border:1px solid var(--line);border-radius:10px;font:inherit}.newsletter-form small{grid-column:1/-1;color:var(--muted)}.faq{background:#fbfaf8}.faq details{max-width:900px;border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:800;font-size:17px}.faq details p{color:var(--muted)}footer{background:#1f1d1a;color:#fff;padding:55px clamp(22px,6vw,92px);display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand strong{font-family:"Playfair Display",serif;font-size:22px}.footer-brand p{margin:5px 0 0;color:#bdb6ad}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.footer-note{grid-column:1/-1;color:#8f8981;font-size:12px;margin:0;border-top:1px solid #35312d;padding-top:22px}.notice{position:fixed;left:20px;right:20px;bottom:20px;z-index:100;background:#fff3cf;border:1px solid #d4ad45;box-shadow:0 12px 35px rgba(0,0,0,.18);padding:15px 45px 15px 16px;border-radius:12px;font-size:13px}.notice button{position:absolute;right:12px;top:8px;border:0;background:none;font-size:24px;cursor:pointer}@media(max-width:980px){.nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:22px;flex-direction:column;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-button{display:block}.hero,.spotlight,.newsletter{grid-template-columns:1fr}.hero{padding-top:45px}.hero-card img{height:420px}.product-grid{grid-template-columns:1fr 1fr}.features{grid-template-columns:1fr}.newsletter-form{grid-template-columns:1fr}}@media(max-width:680px){.site-header{height:68px}.nav{top:68px}.hero{min-height:auto;gap:35px}.hero h1{font-size:50px}.hero-card img{height:360px}.section{padding:75px 20px}.product-grid{grid-template-columns:1fr}.spotlight{padding:75px 20px;gap:35px}.price-row{align-items:center}.price-row .button{padding:12px 13px}.newsletter-form{display:block}.newsletter-form input,.newsletter-form button{width:100%;margin-bottom:10px}footer{grid-template-columns:1fr}.footer-links{margin-top:10px}}


/* Personalisierter Kontaktbereich */
.contact-section { text-align:center; }
.contact-card { max-width:620px; margin:0 auto; padding:1.5rem; background:#fff; border:1px solid rgba(79,56,39,.16); border-radius:18px; box-shadow:0 12px 35px rgba(40,29,20,.07); display:grid; gap:.45rem; }
.contact-card a, footer a { color:inherit; }
.disabled-buy { opacity:.72; cursor:not-allowed; }


/* Affiliate-Empfehlungen */
.affiliate-section{background:#fff}.affiliate-disclosure{max-width:980px;padding:18px 20px;margin:-18px 0 34px;border-left:4px solid var(--gold);background:#fbf6ed;border-radius:0 12px 12px 0;color:var(--muted);font-size:14px}.affiliate-disclosure strong{color:var(--ink)}.recommendation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.recommendation-card{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff;box-shadow:0 10px 28px rgba(35,27,21,.05);display:flex;flex-direction:column}.recommendation-card h3{font-family:"Playfair Display",serif;font-size:23px;line-height:1.15;margin:14px 0 8px}.recommendation-card p{color:var(--muted);flex:1}.recommendation-icon{font-size:34px;margin-bottom:12px}.recommendation-card .button{margin-top:12px}.affiliate-label{display:block;margin-top:8px;color:var(--muted);font-size:11px}.disabled-affiliate{opacity:.55;cursor:not-allowed}.affiliate-cta{margin-top:32px;padding:28px;border-radius:18px;background:var(--paper);display:flex;justify-content:space-between;gap:30px;align-items:center}.affiliate-cta h3{font-family:"Playfair Display",serif;font-size:28px;margin:0 0 8px}.affiliate-cta p:not(.eyebrow){margin:0;color:var(--muted);max-width:760px}@media(max-width:1050px){.recommendation-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.recommendation-grid{grid-template-columns:1fr}.affiliate-cta{display:block}.affiliate-cta .button{margin-top:18px;width:100%}}


/* Printbuch / Amazon-Launch */
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.featured-print{border:2px solid var(--gold);box-shadow:0 18px 42px rgba(91,61,40,.13)}
.book-cover-wrap{height:320px;background:linear-gradient(145deg,#20150d,#4d321f);padding:18px;display:grid;place-items:center}
.book-cover-wrap img{width:auto!important;height:100%!important;max-width:100%;object-fit:contain!important;border-radius:7px;box-shadow:0 15px 30px rgba(0,0,0,.28)}
.amazon-btn{background:#e7a21a;color:#17120c;border-color:#d68e00}
.amazon-btn:hover{background:#f0ad26}
.launch-note{display:block;margin-top:12px;color:var(--muted);font-size:12px;line-height:1.45}
@media(max-width:980px){.product-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.product-grid{grid-template-columns:1fr}.book-cover-wrap{height:300px}}
