:root{--ink:#173d32;--ink-soft:#456b5c;--paper:#fffdf8;--mist:#edf5ef;--rose:#fff0ef;--line:#d9e4dc;--gold:#b27456;--body:#365046}*{box-sizing:border-box}html{font-size:19px}body{margin:0;background:var(--paper);color:var(--body);font:400 1rem/1.72 Manrope,Arial,sans-serif}.topline{background:#457563;color:#fff;padding:.48rem 5vw;display:flex;gap:2rem;justify-content:center;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.site-header{max-width:1200px;margin:auto;padding:1.25rem 5vw;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.65rem;color:var(--ink);text-decoration:none;font:1.38rem 'DM Serif Display',serif}.brand img{width:32px;height:32px;object-fit:contain}.site-header nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.15rem}.site-header nav a{color:var(--ink);text-decoration:none;font-size:.92rem;font-weight:700}main{max-width:1200px;margin:auto;padding:1.5rem 5vw 4rem}.breadcrumbs{display:flex;gap:.45rem;flex-wrap:wrap;color:#708178;font-size:.8rem;margin:.45rem 0 1.35rem}.breadcrumbs a{color:#547466}.breadcrumbs span:last-child{color:#6b736e}.hero{display:grid;grid-template-columns:1.08fr .92fr;gap:3rem;align-items:center;padding:2rem 0 3rem;border-bottom:1px solid var(--line)}.hero img{width:100%;min-height:320px;max-height:420px;object-fit:cover}.eyebrow{margin:0 0 .6rem;color:#547466;font-weight:700;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3{color:var(--ink);font-family:'DM Serif Display',Georgia,serif}h1{font-size:clamp(2rem,3.5vw,2.9rem);line-height:1.15;margin:0 0 1.1rem}h2{font-size:clamp(1.5rem,2.4vw,1.9rem);line-height:1.2;margin:0 0 .85rem}h3{line-height:1.25}.content-block h2::after,.related h2::after,.product-section h2::after{content:"";display:block;width:82px;height:16px;margin-top:.35rem;background:linear-gradient(165deg,transparent 42%,#789b89 44%,#789b89 48%,transparent 50%) left/26px 12px repeat-x}.direct-answer{font-size:1.15rem;max-width:720px;margin:0}.recommendation{border:1px solid #b7cdbd;background:#f5faf6;padding:1.55rem;margin:2rem 0}.recommendation--top{border-left:5px solid #457563}.recommendation--inline{background:#fff8f6;border-left:5px solid #c98380}.recommendation h2{font-size:1.6rem}.recommendation__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem 0}.recommendation__facts div{display:grid;gap:.18rem}.recommendation__facts strong{font-size:.86rem;color:var(--ink)}.recommendation__facts span{font-size:.92rem}.button{display:inline-block;background:#2f6b55;color:#fff;text-decoration:none;padding:.84rem 1.05rem;font-weight:700;border-radius:3px}.affiliate-link sup{font-size:.75em;line-height:0;vertical-align:super;margin-left:.14em}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:2rem 0}.trust div{background:#fff;padding:1.15rem}.trust strong{display:block;color:var(--ink);font-size:.98rem}.trust span{font-size:.88rem}.home-pet-entry{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:2rem;align-items:center;margin:2.25rem 0;padding:1.8rem 2rem;background:var(--mist);border:1px solid #b7cdbd;border-top:5px solid #457563}.home-pet-entry h2{font-size:clamp(1.6rem,2.7vw,2.15rem)}.home-pet-entry p{max-width:760px}.home-pet-entry__facts{display:grid;gap:.25rem;padding:1.1rem;background:#fff;border-left:4px solid #789b89}.home-pet-entry__facts strong{color:var(--ink);font-family:'DM Serif Display',Georgia,serif;font-size:1.3rem}.home-pet-entry__facts span{font-size:.86rem}.pet-safety-note{margin:2rem 0;padding:1.45rem 1.6rem;background:#fff5f3;border:1px solid #e4b8af;border-left:6px solid #b3574d}.pet-safety-note h2{font-size:1.55rem}.pet-safety-note p{max-width:900px;margin:.65rem 0}.pet-safety-note__sources{font-size:.82rem;color:#5d4b46}.pet-safety-note a{color:#6c3832;font-weight:700}.source-section{margin:2.5rem 0;padding:1.65rem;background:#f6faf7;border:1px solid #c7d8cb;border-top:4px solid #457563}.source-section>p{max-width:760px}.source-section ol{margin:1.1rem 0 0;padding:0;list-style:none;counter-reset:sources}.source-section li{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.55rem;padding:.8rem 0;border-top:1px solid #d7e4da;counter-increment:sources}.source-section li::before{content:counter(sources);color:#fff;background:#457563;display:grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;font-size:.75rem;font-weight:700}.source-section a{color:#244f40;font-weight:700;text-decoration-thickness:1px;text-underline-offset:.15em}.source-section li span{grid-column:2;color:#5b7166;font-size:.78rem}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:4rem}.content-block{padding:1.6rem 0;border-bottom:1px solid var(--line)}.content-block p{margin:.7rem 0}.product-section{padding:2rem 0;border-bottom:1px solid var(--line)}.product-section>p{max-width:720px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.produkt-karte{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.produkt-karte img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f3f6f3}.produkt-karte__content{padding:1rem;display:flex;flex:1;flex-direction:column}.product-provider{margin:0 0 .25rem!important;color:#56796a;font-size:.76rem!important;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.produkt-karte h3{font-size:1.28rem;margin:0 0 .35rem}.produkt-karte p{font-size:.86rem;margin:.5rem 0}.produkt-karte .button{margin-top:auto;align-self:flex-start;font-size:.82rem}.product-price{color:var(--ink);font-weight:700}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin:.7rem 0;padding:.65rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-facts dt{font-size:.72rem;font-weight:700;color:#56796a}.product-facts dd{margin:0;font-size:.82rem}.price-note{font-size:.8rem;color:#5c7167;margin-top:1rem}.product-data-note{margin:1.75rem 0;padding:1.05rem 1.2rem;background:#fff8f6;border-left:4px solid #c98380;font-size:.9rem}.sidebar{border-top:3px solid #457563;padding-top:1rem;margin-top:1.5rem;height:max-content}.sidebar h2{font-size:1.55rem}.sidebar ul{padding-left:1.1rem;font-size:.94rem}.related{padding:1.65rem;margin:2rem 0;background:var(--mist)}.related ul{list-style:none;padding:0;margin:0}.related li{border-top:1px solid #cfe0d3}.related li a{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;color:var(--ink);font-weight:700;text-decoration:none}.faq{margin:3rem 0}.faq details{border-top:1px solid var(--line);padding:1rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--ink);font-weight:700}.faq p{margin:.75rem 0 0;font-size:.98rem}footer{background:#173d32;color:#e9f2ed;padding:3rem 5vw 1.4rem}footer>div,footer>.footer-links,footer>.affiliate-footer-hint,footer>.copyright{max-width:1200px;margin-left:auto;margin-right:auto}footer h2{color:#fff;font-size:2.2rem;max-width:560px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid #3d6255;padding-top:1.5rem}.footer-links div{display:grid;gap:.35rem}.footer-links a{color:#e9f2ed;text-decoration:none;font-size:.9rem}.affiliate-footer-hint{border-top:1px solid #3d6255;margin-top:1.8rem;padding-top:1rem;font-size:.82rem;line-height:1.6;color:#d2e0d7}.affiliate-footer-hint sup{font-size:1.05em;font-weight:700;color:#fff}.copyright{border-top:1px solid #3d6255;margin-top:1.2rem;padding-top:1rem;font-size:.76rem;color:#b7c9bf}@media(max-width:800px){html{font-size:18px}.topline{gap:.5rem;justify-content:flex-start;overflow:auto;white-space:nowrap}.site-header{align-items:flex-start;gap:1rem;flex-direction:column}.site-header nav{justify-content:flex-start;gap:.8rem}.hero,.article-layout,.home-pet-entry{grid-template-columns:1fr;gap:1.5rem}.hero{padding-top:1.25rem}.hero img{min-height:230px}.recommendation__facts,.trust,.footer-links,.product-grid{grid-template-columns:1fr}.sidebar{display:none}main{padding-top:1rem}}
/* Blumenstrauß-Finder: redaktioneller Einstieg und iframe-Einbettung */
.finder-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;margin:2.3rem 0;padding:1.7rem 1.9rem;background:#edf5ef;border:1px solid #b7cdbd;border-top:5px solid #457563}.finder-entry h2{font-size:clamp(1.6rem,2.7vw,2.15rem)}.finder-entry p:not(.eyebrow){max-width:720px}.finder-entry .button{white-space:nowrap}.finder-embed{margin:2.4rem 0;padding:1.45rem;background:#f6faf7;border:1px solid #c7d8cb;border-top:5px solid #457563}.finder-embed__head{max-width:760px}.finder-embed iframe{display:block;margin-top:1.2rem;background:#fffdf8}@media(max-width:800px){.finder-entry{grid-template-columns:1fr;gap:1rem;padding:1.35rem}.finder-entry .button{justify-self:start}.finder-embed{padding:1rem}.finder-embed iframe{min-height:860px!important}}

/* Editorialer Verfeinerungspass: Gutenberg-nahe Gruppen, Zitat- und Bildblöcke */
.brand{font-size:1.55rem;letter-spacing:-.01em}.brand img{width:38px;height:38px}.hero{position:relative}.hero::after{content:"✣";position:absolute;right:calc(42% - 14px);bottom:18px;color:#b27456;background:#fffdf8;padding:.1rem .34rem;font-size:1.05rem;line-height:1;border:1px solid #d9e4dc}.content-block:nth-of-type(4n){margin-left:-2.25rem;padding:1.8rem 2.25rem;background:#f7fbf7;border-top:1px solid #d9e4dc;border-bottom:1px solid #d9e4dc}.journal-note{position:relative;margin:2.2rem -3.25rem 2.2rem 3.25rem;padding:1.45rem 1.6rem 1.35rem 2.45rem;background:#fff0ef;border-left:4px solid #b27456;color:#3e564b}.journal-note::before{content:"✣";position:absolute;left:.8rem;top:1rem;color:#b27456;font-size:1.1rem}.journal-note p:last-child{margin:0;max-width:620px;font:1.1rem/1.55 'DM Serif Display',Georgia,serif;color:#285141}.produkt-karte{position:relative;background:#fffdf8}.produkt-karte::before{content:"Kuratiertes Beispiel";display:block;padding:.42rem .7rem;background:#edf5ef;color:#456b58;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.produkt-karte img{padding:.45rem;background:#f5efe8;filter:saturate(.86) brightness(1.03)}.produkt-karte__content{border-top:1px solid #edf0ea}.related{position:relative}.related::before{content:"✣";position:absolute;right:1.25rem;top:1.15rem;color:#b27456;font-size:1.2rem}@media(max-width:800px){.content-block:nth-of-type(4n){margin-left:0;padding:1.45rem 1rem}.journal-note{margin:1.7rem 0;padding:1.2rem 1.2rem 1.2rem 2.25rem}.hero::after{right:12px;bottom:12px}.brand{font-size:1.4rem}}

/* Vollständige, Gutenberg-nahe Themen-Navigation */
.site-header nav a:first-child{color:#456b58}.silo-directory{margin:2.5rem 0;padding:1.55rem;background:#edf5ef;border:1px solid #d9e4dc}.silo-directory>p:not(.eyebrow){max-width:650px;margin:.4rem 0 1rem}.silo-directory>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.silo-directory a{display:flex;justify-content:space-between;gap:.75rem;padding:.7rem .85rem;background:#fffdf8;color:#173d32;text-decoration:none;font-weight:700;border:1px solid #d9e4dc}.silo-directory a span{color:#b27456}.footer-intro{max-width:640px;margin:-.5rem 0 1.8rem;color:#d2e0d7}.footer-links--full{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.5rem}.footer-links--full strong{color:#fff;font-family:'DM Serif Display',Georgia,serif;font-size:1.1rem}@media(max-width:800px){.silo-directory>div,.footer-links--full{grid-template-columns:1fr}.site-header nav{gap:.65rem}.site-header nav a{font-size:.84rem}}

/* Seitenindividuelle Journal-Stimmung und kuratierte Produkt-Clippings */
.brand::after{content:"✣";font-family:Georgia,serif;font-size:.78rem;color:#b27456;margin-left:.1rem}.hero--quiet img{filter:saturate(.6) brightness(1.06)}.hero--rose img{filter:saturate(1.1) sepia(.04)}.hero--spring img{filter:saturate(1.16) brightness(1.04)}.hero--fresh img{filter:saturate(.82) brightness(1.1)}.hero--study img{filter:saturate(.7) contrast(.96)}.journal-band{display:grid;grid-template-columns:58px 1fr;gap:1.1rem;align-items:start;margin:2.6rem -4rem 2.6rem -1.5rem;padding:2rem 2.4rem;background:#f1f7f1;border-top:1px solid #cfe0d3;border-bottom:1px solid #cfe0d3}.journal-band>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #b7cdbd;color:#b27456;font-size:1.25rem;background:#fffdf8}.journal-band h2{margin-bottom:.45rem}.journal-band p:last-child{max-width:670px;margin:0}.journal-band--quiet{background:#f5f4ef}.journal-band--rose{background:#fff3f2}.journal-band--spring{background:#f6faf0}.journal-band--fresh{background:#eff7f6}.journal-band--study{background:#f3f6f1}.product-section{position:relative;padding-left:1rem;border-left:2px solid #d9e4dc}.product-section::before{content:"✣";position:absolute;left:-.55rem;top:1.65rem;color:#b27456;background:#fffdf8;padding:0 .12rem}.product-grid{max-width:700px}.produkt-karte{box-shadow:none;border-color:#d9e4dc}.produkt-karte .button{background:#456b58;padding:.68rem .8rem;font-size:.77rem}.produkt-karte__content{padding:.9rem}.product-facts{background:#f8fbf8;padding:.55rem}.product-section>p{max-width:650px}.footer-links--full>div::before{content:"✣";color:#b27456;font-size:.75rem;margin-bottom:.1rem}@media(max-width:800px){.journal-band{margin:1.8rem 0;padding:1.35rem;grid-template-columns:42px 1fr}.journal-band>span{width:34px;height:34px}.product-section{padding-left:.7rem}}

/* Musterseite Trauer: Bild, Anbieter, Preis und Text eindeutig gliedern */
.product-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;margin-bottom:.25rem}.product-meta .product-provider,.product-meta .product-price{margin:0!important}.product-meta .product-price{font-size:1.04rem!important;white-space:nowrap}.product-description{font-size:.94rem!important;line-height:1.63}.product-section-note{max-width:700px;margin:1.25rem 0 .5rem!important;padding:.85rem 1rem;background:#f5f4ef;border-left:3px solid #9aa99f;font-size:.88rem!important}.product-section--mourning .product-grid{max-width:860px;grid-template-columns:1fr}.product-section--mourning .produkt-karte{display:grid;grid-template-columns:minmax(265px,.86fr) minmax(0,1.14fr);align-items:stretch}.product-section--mourning .produkt-karte::before{grid-column:1 / -1}.product-section--mourning .produkt-karte img{grid-column:1;grid-row:2;min-height:310px;height:100%;padding:.7rem;object-fit:cover}.product-section--mourning .produkt-karte__content{grid-column:2;grid-row:2;padding:1.35rem 1.45rem}.product-section--mourning .produkt-karte h3{font-size:1.48rem;margin:.1rem 0 .55rem}.product-section--mourning .product-facts{margin:.85rem 0}.product-section--mourning .button{margin-top:.55rem;font-size:.86rem;padding:.78rem 1rem}@media(max-width:800px){.product-meta{align-items:flex-start;flex-direction:column;gap:.15rem}.product-section--mourning .produkt-karte{display:flex}.product-section--mourning .produkt-karte img{min-height:250px;height:auto}.product-section--mourning .produkt-karte__content{padding:1.05rem}.product-section--mourning .produkt-karte h3{font-size:1.34rem}}

/* Übertragung des Musterlayouts: ruhige, lesbare Produkt-Clippings auf allen Seiten */
.tone-section{margin:2rem -1.5rem;padding:1.6rem 2rem;background:#f7fbf7;border-top:1px solid #d9e4dc;border-bottom:1px solid #d9e4dc}.tone-section p:last-child{max-width:720px;margin-bottom:0}.product-grid{max-width:860px;grid-template-columns:1fr}.produkt-karte{display:grid;grid-template-columns:minmax(265px,.86fr) minmax(0,1.14fr);align-items:stretch}.produkt-karte::before{grid-column:1 / -1}.produkt-karte img{grid-column:1;grid-row:2;min-height:300px;height:100%;padding:.7rem;object-fit:cover}.produkt-karte__content{grid-column:2;grid-row:2;padding:1.35rem 1.45rem}.produkt-karte h3{font-size:1.46rem;margin:.1rem 0 .55rem}.produkt-karte .product-facts{margin:.85rem 0}.produkt-karte .button{margin-top:.55rem;font-size:.86rem;padding:.78rem 1rem}@media(max-width:800px){.tone-section{margin:1.6rem 0;padding:1.25rem}.produkt-karte{display:flex}.produkt-karte img{min-height:250px;height:auto}.produkt-karte__content{padding:1.05rem}.produkt-karte h3{font-size:1.34rem}}

/* Floristik zum Selbermachen: Materiallisten und Arbeitsschritte */
.diy-guide{margin:2.6rem 0;padding:1.7rem;background:#f5faf6;border:1px solid #c7d8cb;border-top:5px solid #457563}.diy-guide__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:1.4rem;margin-top:1.25rem}.diy-materials,.diy-steps{padding:1.2rem;background:#fffdf8;border:1px solid #d9e4dc}.diy-guide h3{font-size:1.32rem;margin:0 0 .65rem}.diy-materials ul,.diy-steps ol{margin:0;padding-left:1.15rem}.diy-materials li,.diy-steps li{padding:.4rem 0;border-bottom:1px solid #edf1ed}.diy-materials li:last-child,.diy-steps li:last-child{border-bottom:0}.diy-steps li::marker{color:#457563;font-weight:700}.diy-note{margin-top:1.2rem;padding:.95rem 1rem;background:#eef4ef;border-left:4px solid #789b89;font-size:.9rem}@media(max-width:800px){.diy-guide{padding:1.25rem}.diy-guide__grid{grid-template-columns:1fr;gap:1rem}.diy-materials,.diy-steps{padding:1rem}}

/* Klare Einstiegsführung: vier Kernpunkte im Header und Finder-CTA im Hero */
.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;margin-top:1.5rem}.button--finder{background:#173d32;box-shadow:0 4px 0 #b7cdbd;transition:transform 160ms cubic-bezier(.23,1,.32,1),box-shadow 160ms cubic-bezier(.23,1,.32,1)}.button--finder:hover{background:#285141;transform:translateY(-2px);box-shadow:0 6px 0 #b7cdbd}.button--finder:active{transform:translateY(1px) scale(.97);box-shadow:0 2px 0 #b7cdbd}.hero-actions__secondary{color:#244f40;font-weight:700;text-decoration-thickness:1px;text-underline-offset:.2em}.site-header nav{gap:.95rem}.site-header nav a{padding:.38rem 0}.site-header nav a:first-child{color:#2f6b55}@media(max-width:800px){.site-header{padding-bottom:1rem}.site-header nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.site-header nav a{padding:.64rem .55rem;background:#f3f8f4;border:1px solid #d2e0d7;text-align:center;font-size:.86rem}.hero-actions{align-items:stretch;flex-direction:column;max-width:360px}.hero-actions .button,.hero-actions__secondary{text-align:center}.hero-actions__secondary{padding:.25rem 0}.finder-entry{margin-top:1.5rem}}

/* Auf der Startseite steht der Finder-CTA visuell direkt nach der H1. */
.hero:has(.hero-actions)>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.hero:has(.hero-actions) .eyebrow{order:1}.hero:has(.hero-actions) h1{order:2}.hero:has(.hero-actions) .hero-actions{order:3;margin-top:.15rem;margin-bottom:1.25rem}.hero:has(.hero-actions) .direct-answer{order:4}@media(max-width:800px){.hero:has(.hero-actions) .hero-actions{width:100%;margin-top:.1rem;margin-bottom:1rem}}
