:root{--color-sage: #A8B5A0;--color-sage-50: #F0F3EE;--color-sage-100: #E8EFE2;--color-sage-200: #D5E0CC;--color-sage-300: #BCCCAF;--color-sage-600: #7F8E76;--color-sage-700: #677562;--color-sage-800: #525C4F;--color-sage-900: #3F4842;--color-cream: #F4EFE6;--color-cream-light: #FAF7F1;--color-terracotta: #D85C86;--color-terracotta-dark: #A93262;--color-mist-blue: #DCE7EA;--color-rose: #F7B7C9;--color-honey: #F8E4A6;--color-blush: #FFE0E8;--color-blush-50: #FFF6F8;--color-peony: #D85C86;--color-peony-dark: #A93262;--color-champagne: #F8E4A6;--color-garden: #597A5A;--color-lilac: #D7C5F0;--color-ink: #1F1B16;--color-ink-light: #4A4239;--color-ink-mute: #7A6F62;--color-white: #FFFFFF;--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius-card: .5rem;--radius-md: .375rem;--radius-sm: .25rem}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--color-ink);background:linear-gradient(180deg,#fff8f2,#fff1f5 44%,#f6fbf3);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.6}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;background:none;border:none;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--color-ink);font-weight:600;letter-spacing:0;line-height:1.2}a{color:var(--color-terracotta-dark);text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:.06em;transition:color .15s ease}a:hover{color:var(--color-sage-700)}a.no-underline,.no-underline{text-decoration:none}::selection{background:var(--color-blush);color:var(--color-ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.grid-cols-2,.grid-cols-3,.md\:grid-cols-2,.md\:grid-cols-3{grid-template-columns:1fr!important}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}.mx-auto{margin-left:auto;margin-right:auto}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}@media(min-width:768px){.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mt-20{margin-top:5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}@media(min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1.1}.md\:text-6xl{font-size:3.75rem;line-height:1.05}}@media(min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1.05}}.font-display{font-family:var(--font-display)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:0}.leading-tight{line-height:1.2}.leading-relaxed{line-height:1.7}.text-center{text-align:center}.bg-white{background-color:var(--color-white)}.bg-sage{background-color:var(--color-sage)}.bg-sage-50{background-color:var(--color-sage-50)}.bg-sage-100{background-color:var(--color-sage-100)}.bg-sage-200{background-color:var(--color-sage-200)}.bg-sage-700{background-color:var(--color-sage-700)}.bg-sage-800{background-color:var(--color-sage-800)}.bg-sage-900{background-color:var(--color-sage-900)}.bg-cream{background-color:var(--color-cream)}.bg-cream-light{background-color:var(--color-cream-light)}.bg-terracotta{background-color:var(--color-terracotta)}.bg-terracotta-dark{background-color:var(--color-terracotta-dark)}.bg-cream\/15{background-color:#f4efe626}.bg-cream\/25{background-color:#f4efe640}.bg-cream-light\/80{background-color:#faf7f1cc}.text-white{color:var(--color-white)}.text-ink{color:var(--color-ink)}.text-ink-light{color:var(--color-ink-light)}.text-ink-mute{color:var(--color-ink-mute)}.text-sage-600{color:var(--color-sage-600)}.text-sage-700{color:var(--color-sage-700)}.text-cream{color:var(--color-cream)}.text-cream\/60{color:#f4efe699}.text-cream\/70{color:#f4efe6b3}.text-cream\/80{color:#f4efe6cc}.text-cream\/85{color:#f4efe6d9}.text-cream\/90{color:#f4efe6e6}.text-terracotta{color:var(--color-terracotta)}.text-terracotta-dark{color:var(--color-terracotta-dark)}.border{border-width:1px;border-style:solid;border-color:transparent}.border-t{border-top-width:1px;border-top-style:solid;border-top-color:transparent}.border-b{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:transparent}.border-sage-100{border-color:var(--color-sage-100)}.border-sage-200{border-color:var(--color-sage-200)}.border-sage-300{border-color:var(--color-sage-300)}.border-cream\/15{border-color:#f4efe626}.last\:border-b-0:last-child{border-bottom-width:0}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-card)}.shadow-sm{box-shadow:0 1px 3px #1f1b160d,0 1px 2px #1f1b160a}.shadow-lg{box-shadow:0 10px 30px #1f1b161f}.backdrop-blur{backdrop-filter:blur(8px)}.transition{transition:all .15s ease}.opacity-70{opacity:.7}.hover\:bg-sage-50:hover{background-color:var(--color-sage-50)}.hover\:bg-sage-100:hover{background-color:var(--color-sage-100)}.hover\:bg-sage-200:hover{background-color:var(--color-sage-200)}.hover\:bg-sage-800:hover{background-color:var(--color-sage-800)}.hover\:bg-cream\/25:hover{background-color:#f4efe640}.hover\:bg-terracotta-dark:hover{background-color:var(--color-terracotta-dark)}.hover\:text-ink:hover{color:var(--color-ink)}.hover\:text-cream:hover{color:var(--color-cream)}.hover\:text-sage-700:hover{color:var(--color-sage-700)}.hover\:border-sage-300:hover{border-color:var(--color-sage-300)}.hover\:underline:hover{text-decoration:underline}.group:hover .group-hover\:text-sage-700{color:var(--color-sage-700)}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.site-header{backdrop-filter:blur(8px);left:0;right:0;top:0;z-index:30}.site-header--default{background-color:#fff8fadb;border-bottom:1px solid rgb(216 92 134 / .16);position:sticky}.site-header--overlay{background:linear-gradient(180deg,rgb(34 19 28 / .54),rgb(34 19 28 / .13) 72%,transparent);border-bottom:1px solid rgb(244 239 230 / .14);position:absolute}.site-header--overlay:after{background:linear-gradient(90deg,var(--color-peony),var(--color-champagne),var(--color-lilac),var(--color-garden));bottom:-1px;content:"";height:1px;left:0;opacity:.8;position:absolute;right:0}.site-header__mobile-nav--overlay{background:#22131ceb;border-color:#f4efe624}.eyebrow{color:var(--color-terracotta-dark);font-size:.78rem;font-weight:700;letter-spacing:0;margin-bottom:.85rem;text-transform:uppercase}.button-primary,.button-secondary,.button-on-dark{align-items:center;border-radius:var(--radius-md);display:inline-flex;font-weight:700;justify-content:center;min-height:3rem;padding:.78rem 1.2rem;text-align:center}.button-primary{background:linear-gradient(135deg,var(--color-peony),#E982A0 54%,var(--color-peony-dark));box-shadow:0 14px 34px #d85c863d;color:var(--color-white)}.button-primary:hover{background:linear-gradient(135deg,var(--color-peony-dark),var(--color-peony));box-shadow:0 18px 42px #a932624d;color:var(--color-white)}.button-secondary{background:var(--color-blush);color:var(--color-ink)}.button-secondary:hover{background:#ffd2df;color:var(--color-ink)}.button-secondary--glass{background:#f4efe61f;border:1px solid rgb(244 239 230 / .28);color:var(--color-cream)}.button-secondary--glass:hover{background:#f4efe638;color:var(--color-cream)}.button-on-dark{background:var(--color-cream);color:var(--color-ink)}.button-on-dark:hover{background:var(--color-white);color:var(--color-ink)}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem}.floral-wreath,.floral-sprig{pointer-events:none;user-select:none}.section-bloom{overflow:hidden;position:relative}.section-bloom:before{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:10rem;opacity:.2;position:absolute;right:max(1rem,calc((100vw - 72rem)/2 - 2rem));top:1.1rem;transform:rotate(8deg);width:24rem}.section-bloom--left:before{left:max(1rem,calc((100vw - 72rem)/2 - 5rem));right:auto;top:2rem;transform:rotate(-11deg) scaleX(-1)}.section-bloom>.mx-auto{position:relative;z-index:1}.home-hero{background:linear-gradient(90deg,#22131cfa,#22131ce3 34%,#22131c85 63%,#22131c24),linear-gradient(180deg,#0000000a,#22131c57),var(--color-ink);color:var(--color-cream);min-height:45rem;overflow:hidden;padding:8rem 0 2rem;position:relative}.home-hero:before{background:linear-gradient(180deg,rgb(255 255 255 / .08),transparent 42%),linear-gradient(90deg,var(--color-peony),var(--color-champagne),var(--color-lilac),var(--color-garden));content:"";height:.32rem;left:0;position:absolute;right:0;top:0;z-index:3}.home-hero__video-band{inset:0;position:absolute;z-index:0}.home-hero__video,.hero-film-card__video{height:100%;object-fit:cover;width:100%}.home-hero__video{filter:saturate(1.2) contrast(1.04);opacity:.78}.home-hero__video-fade{background:linear-gradient(90deg,#22131ceb,#22131c4d 54%,#22131c14),linear-gradient(180deg,#22131c0a,#22131cc7);inset:0;position:absolute}.home-hero h1{color:var(--color-cream);font-size:2.75rem;line-height:.98;margin-bottom:1.35rem;max-width:min(8.25em,100%)}.home-hero p:not(.eyebrow){color:#f4efe6d6;font-size:1.12rem;line-height:1.75;margin-bottom:1.6rem;max-width:min(34rem,100%)}.home-hero .eyebrow,.product-hero .eyebrow,.product-interest .eyebrow{color:#f8e4a6e0}.home-hero__inner,.product-hero__inner{align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,.96fr) minmax(20rem,.64fr);position:relative;width:100%;z-index:2}.home-hero__copy{min-width:0;padding-top:2rem;position:relative}.home-hero__copy:before{background:linear-gradient(180deg,var(--color-champagne),var(--color-peony),rgb(244 239 230 / .18));content:"";height:4.75rem;left:-1.25rem;opacity:.8;position:absolute;top:2.45rem;width:1px}.home-hero__floral-wreath{opacity:.42;position:absolute;right:-8.25rem;top:5rem;transform:rotate(12deg);width:min(32rem,38vw);z-index:1}.home-hero__floral-sprig{bottom:1.35rem;left:max(1rem,calc((100vw - 72rem)/2 - 2rem));opacity:.62;position:absolute;transform:rotate(-7deg);width:min(24rem,32vw);z-index:1}.hero-showcase{display:grid;gap:1rem;justify-self:end;max-width:24rem;min-width:0;width:100%}.hero-film-card{aspect-ratio:4 / 5;background:var(--color-sage-900);border:1px solid rgb(248 228 166 / .42);border-radius:var(--radius-card);box-shadow:0 28px 86px #0000006b,0 0 0 .5rem #ffe0e814,0 0 44px #d85c8629;min-height:22rem;overflow:hidden;position:relative}.hero-film-card:after{background:linear-gradient(180deg,transparent 40%,rgb(34 19 28 / .82)),linear-gradient(90deg,rgb(255 224 232 / .08),transparent 36%);content:"";inset:0;position:absolute}.hero-film-card__sprig,.pack-video-card__sprig{opacity:.74;position:absolute;right:-3.8rem;top:-1.2rem;transform:rotate(22deg);width:14rem;z-index:1}.hero-film-card__caption{align-items:flex-end;bottom:0;color:var(--color-cream);display:flex;justify-content:space-between;left:0;padding:1.15rem;position:absolute;right:0;z-index:1}.hero-film-card__caption span{color:#f4efe6b3;font-size:.78rem;text-transform:uppercase}.hero-film-card__caption strong{font-family:var(--font-display);font-size:1.55rem}.hero-stack{display:grid;gap:.5rem;grid-template-columns:repeat(5,minmax(0,1fr))}.hero-stack__item{background:#ffe0e824;border:1px solid rgb(248 228 166 / .22);border-radius:var(--radius-card);color:var(--color-cream);display:flex;flex-direction:column;min-height:6.9rem;padding:.72rem}.hero-stack__item:hover{background:#ffe0e83d;border-color:#f8e4a66b;color:var(--color-cream)}.hero-stack__item span,.hero-stack__item small{color:#f4efe6b8}.hero-stack__item span{font-size:.72rem}.hero-stack__item strong{font-size:.92rem;line-height:1.2;margin-top:.65rem}.hero-stack__item small{font-size:.72rem;margin-top:auto}.hero-proof-strip{border-top:1px solid rgb(244 239 230 / .16);color:#f4efe6ad;display:grid;font-size:.78rem;gap:.75rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:3.25rem;padding-top:1.1rem;position:relative;text-transform:uppercase;z-index:2}.section-heading{margin-bottom:2.2rem;max-width:44rem}.section-heading h2{font-size:2rem;margin-bottom:.85rem}.section-heading p:not(.eyebrow){color:var(--color-ink-light);font-size:1.05rem;line-height:1.75}.mini-product-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.mini-product{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);box-shadow:0 18px 44px #1f1b160d;color:var(--color-ink);display:flex;flex-direction:column;min-height:16rem;overflow:hidden;padding:1.25rem;position:relative}.mini-product:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:5.8rem;opacity:.18;position:absolute;right:-3.6rem;top:-1.6rem;transform:rotate(18deg);width:13rem}.mini-product>*{position:relative;z-index:1}.mini-product:hover{border-color:#d85c8657;box-shadow:0 22px 56px #d85c861a;color:var(--color-ink);transform:translateY(-2px)}.mini-product span{color:var(--color-terracotta-dark);font-size:.78rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.mini-product h3{font-size:1.45rem;margin-bottom:.75rem}.mini-product p{color:var(--color-ink-light);font-size:.94rem;line-height:1.6}.mini-product strong{color:var(--color-garden);margin-top:auto;padding-top:1rem}.catalog-hero{background:linear-gradient(135deg,#fff8fa,#f5fbef 62%,#fff4d2);overflow:hidden;padding:4rem 0 5rem;position:relative}.catalog-hero .mx-auto{position:relative;z-index:1}.catalog-hero__wreath{opacity:.34;position:absolute;right:-7rem;top:2.25rem;transform:rotate(15deg);width:min(30rem,40vw);z-index:0}.catalog-hero__copy{margin-bottom:2.2rem;max-width:46rem}.catalog-hero h1{font-size:2.35rem;line-height:1.05;margin-bottom:1rem}.catalog-hero__copy p:not(.eyebrow){color:var(--color-ink-light);font-size:1.08rem;line-height:1.75}.product-shelf{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);box-shadow:0 18px 48px #1f1b160d;color:var(--color-ink);display:flex;flex-direction:column;min-height:25rem;overflow:hidden;padding:1rem;position:relative}.product-card:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;bottom:-2rem;content:"";height:6rem;opacity:.16;position:absolute;right:-3rem;transform:rotate(-12deg);width:13rem}.product-card>*{position:relative;z-index:1}.product-card:hover{border-color:#d85c8657;box-shadow:0 22px 58px #d85c861c;color:var(--color-ink);transform:translateY(-2px)}.product-card__rank{color:var(--color-terracotta-dark);font-weight:800}.product-card__status{color:var(--color-ink-mute);font-size:.78rem;margin:.15rem 0 1rem;text-transform:uppercase}.product-card__mock{background:linear-gradient(135deg,var(--color-blush),#FFF8FA 62%,var(--color-champagne));border:1px solid rgb(216 92 134 / .16);border-radius:var(--radius-md);display:grid;gap:.45rem;margin-bottom:1.2rem;min-height:10rem;padding:1rem}.product-card--rank-2 .product-card__mock{background:linear-gradient(135deg,#fff0b8,#ffd2df 58%,#d7c5f0)}.product-card--rank-3 .product-card__mock{background:linear-gradient(135deg,#e8f5de,#fff8fa 58%,#dce7ea)}.product-card--rank-4 .product-card__mock{background:linear-gradient(135deg,#ffeaf0,#f7b7c9 58%,#fff3d1)}.product-card--rank-5 .product-card__mock{background:linear-gradient(135deg,#fff3da,#ffe0e8 62%,#d7c5f0)}.product-card__mock span{font-family:var(--font-display);font-size:1.6rem;font-weight:700}.product-card__mock i{background:#ffffffa6;border-radius:var(--radius-sm);color:var(--color-ink-light);display:block;font-size:.75rem;font-style:normal;padding:.22rem .45rem}.product-card h2{font-size:1.45rem;margin-bottom:.65rem}.product-card p{color:var(--color-ink-light);font-size:.92rem;line-height:1.55}.product-card strong{color:var(--color-garden);margin-top:auto;padding-top:1rem}.comparison-table-wrap{background:#ffffffd1;border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);box-shadow:0 18px 48px #1f1b160d;overflow-x:auto}.comparison-table{border-collapse:collapse;min-width:52rem;width:100%}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--color-sage-100);padding:.9rem 1rem;text-align:left;vertical-align:top}.comparison-table th{color:var(--color-ink-mute);font-size:.78rem;text-transform:uppercase}.comparison-table tr:last-child td{border-bottom:0}.split-cta{align-items:center;background:linear-gradient(135deg,#ffe0e8b8,#f8e4a657,#f0f8ead1);border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);display:flex;gap:1.5rem;justify-content:space-between;overflow:hidden;padding:1.5rem;position:relative}.split-cta:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:7rem;opacity:.18;position:absolute;right:-3rem;top:-1.5rem;transform:rotate(16deg);width:15rem}.split-cta>*{position:relative;z-index:1}.split-cta h2{font-size:2rem;margin-bottom:.75rem}.split-cta p:not(.eyebrow){color:var(--color-ink-light);line-height:1.7;max-width:42rem}.subpage-surface main{background:linear-gradient(180deg,#fff8f2,#fff1f5 42%,#f6fbf3)}.subpage-hero{background:linear-gradient(135deg,#fff8fa,#f5fbef 58%,#fff4d2);overflow:hidden;padding:4.9rem 0 4.25rem;position:relative}.subpage-hero:before{background:linear-gradient(90deg,var(--color-peony),var(--color-champagne),var(--color-lilac),var(--color-garden));content:"";height:.22rem;left:0;opacity:.9;position:absolute;right:0;top:0}.subpage-hero__wreath{opacity:.32;position:absolute;right:-7.25rem;top:1.55rem;transform:rotate(14deg);width:min(30rem,38vw)}.subpage-hero__sprig{bottom:-.35rem;left:max(1rem,calc((100vw - 72rem)/2 - 3rem));opacity:.42;position:absolute;transform:rotate(-9deg);width:min(24rem,34vw)}.subpage-hero__inner{position:relative;z-index:1}.subpage-hero h1{font-size:2.55rem;line-height:1.03;margin-bottom:1rem;max-width:min(12em,100%)}.subpage-hero p:not(.eyebrow){color:var(--color-ink-light);font-size:1.08rem;line-height:1.75;max-width:46rem}.subpage-hero--compact{padding-bottom:3.5rem}.subpage-content{padding:4rem 0 5rem}.subpage-paper{background:linear-gradient(180deg,#ffffffeb,#fff6f8f5);border:1px solid rgb(216 92 134 / .13);border-radius:var(--radius-card);box-shadow:0 22px 64px #1f1b160f;overflow:hidden;padding:2.25rem;position:relative}.subpage-paper:before{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:7rem;opacity:.16;position:absolute;right:-3.6rem;top:-1.5rem;transform:rotate(16deg);width:15rem}.subpage-paper>*{position:relative;z-index:1}.subpage-paper h1:first-child{font-size:2.45rem;line-height:1.04;margin-bottom:1rem}.subpage-note{background:linear-gradient(135deg,#ffe0e8b8,#f8e4a652,#f0f8ead6);border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);overflow:hidden;padding:2rem;position:relative;text-align:center}.subpage-note:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:7rem;opacity:.18;position:absolute;right:-2.5rem;top:-1.6rem;transform:rotate(16deg);width:15rem}.subpage-note>*{position:relative;z-index:1}.blog-card-list{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;padding-left:0}.blog-card{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);box-shadow:0 18px 48px #1f1b160d;color:var(--color-ink);min-height:14rem;overflow:hidden;padding:1.25rem;position:relative}.blog-card:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:5.8rem;opacity:.15;position:absolute;right:-3.6rem;top:-1.5rem;transform:rotate(18deg);width:13rem}.blog-card:hover{border-color:#d85c8657;box-shadow:0 22px 58px #d85c861a;transform:translateY(-2px)}.blog-card a,.blog-card>*{position:relative;z-index:1}.blog-card a{color:var(--color-ink);display:block}.blog-card h2{font-size:1.75rem;line-height:1.08}.blog-card__meta{color:var(--color-garden);font-size:.8rem;font-weight:700;margin-top:1rem;text-transform:uppercase}.product-hero{background:linear-gradient(135deg,var(--color-sage-900),var(--color-sage-700));color:var(--color-cream);padding:4.5rem 0}.product-hero--2{background:linear-gradient(135deg,#445961,var(--color-sage-700))}.product-hero--4{background:linear-gradient(135deg,#694D4A,var(--color-sage-700))}.product-hero--5{background:linear-gradient(135deg,#6D5748,var(--color-sage-700))}.product-hero h1{color:var(--color-cream);font-size:2.5rem;line-height:1.05;margin-bottom:1rem}.product-hero__subtitle{color:#f4efe6db;font-size:1.14rem;line-height:1.75;margin-bottom:1.5rem;max-width:43rem}.product-preview{background:var(--color-cream);border-radius:var(--radius-card);color:var(--color-ink);min-height:27rem;padding:1.5rem;position:relative}.product-preview:after{background:var(--color-terracotta);bottom:1.25rem;content:"";height:.35rem;left:1.5rem;position:absolute;right:1.5rem}.product-preview span{color:var(--color-terracotta-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.product-preview h2{font-size:2.8rem;margin:1rem 0 1.25rem}.product-preview__lines{display:grid;gap:.7rem}.product-preview__lines i{background:var(--color-white);border:1px solid var(--color-sage-100);border-radius:var(--radius-md);color:var(--color-ink-light);display:block;font-style:normal;padding:.85rem 1rem}.product-preview strong{bottom:2.2rem;color:var(--color-sage-700);position:absolute}.product-lead p{color:var(--color-ink-light);font-size:1.18rem;line-height:1.75;margin-bottom:1rem}.product-lead h2{font-size:2rem}.product-detail-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid h2{font-size:1.8rem;margin-bottom:1rem}.clean-list,.plain-list{list-style:none;padding-left:0}.clean-list li,.plain-list li{border-bottom:1px solid var(--color-sage-100);color:var(--color-ink-light);line-height:1.65;padding:.85rem 0}.clean-list li:before{color:var(--color-terracotta-dark);content:"+";font-weight:800;margin-right:.55rem}.plain-list li:last-child,.clean-list li:last-child{border-bottom:0}.soft-panel{background:var(--color-white);border:1px solid var(--color-sage-100);border-radius:var(--radius-card);padding:1.4rem}.product-interest h2{color:var(--color-cream);font-size:2rem;margin-bottom:1rem}.product-interest p:not(.eyebrow){color:#f4efe6d1;line-height:1.75;margin-bottom:1.5rem}.pack-page{background:linear-gradient(180deg,#fff8f2,#fff1f5 42%,#f6fbf3)}.pack-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--pack-deep) 82%,var(--color-peony) 18%),var(--pack-deep));color:var(--color-cream);overflow:hidden;padding:6.25rem 0 4.5rem;position:relative}.pack-hero__video-band{inset:0;position:absolute;z-index:0}.pack-hero__video{filter:saturate(1.18) contrast(1.05);height:100%;object-fit:cover;opacity:.48;width:100%}.pack-hero__fade{background:linear-gradient(90deg,#22131ceb,#22131cad 42%,#22131c3d),linear-gradient(180deg,#22131c14,#22131cd1);inset:0;position:absolute}.pack-hero__wreath{opacity:.32;position:absolute;right:-7.5rem;top:4.2rem;transform:rotate(14deg);width:min(31rem,39vw);z-index:1}.pack-hero__sprig{bottom:1.4rem;left:max(1rem,calc((100vw - 72rem)/2 - 2.5rem));opacity:.5;position:absolute;transform:rotate(-8deg);width:min(23rem,32vw);z-index:1}.pack-hero__inner{align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,.94fr) minmax(20rem,.66fr);position:relative;z-index:2}.pack-back{color:#f4efe6ad;display:inline-flex;font-size:.84rem;margin-bottom:1.5rem}.pack-back:hover{color:var(--color-cream)}.pack-back:before{content:"<";margin-right:.45rem}.pack-hero h1{color:var(--color-cream);font-size:2.85rem;hyphens:auto;line-height:1;margin-bottom:1.3rem;max-width:min(11.5em,100%);overflow-wrap:break-word}.pack-hero__lead{color:#f4efe6d6;font-size:1.12rem;line-height:1.75;margin-bottom:1.6rem;max-width:42rem}.pack-meta-grid{border-top:1px solid rgb(244 239 230 / .16);display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;max-width:38rem;padding-top:1rem}.pack-meta-grid span{color:#f4efe6ad;display:grid;font-size:.76rem;text-transform:uppercase}.pack-meta-grid strong{color:var(--color-cream);font-family:var(--font-display);font-size:1.55rem;line-height:1.1;margin-bottom:.2rem;text-transform:none}.pack-showcase{display:grid;gap:.85rem;justify-self:end;max-width:26rem;min-width:0;width:100%}.pack-video-card{aspect-ratio:4 / 5;background:var(--pack-deep);border:1px solid rgb(248 228 166 / .42);border-radius:var(--radius-card);box-shadow:0 28px 86px #0000006b,0 0 0 .5rem #ffe0e814,0 0 46px color-mix(in srgb,var(--pack-accent) 26%,transparent);overflow:hidden;position:relative}.pack-video-card video{height:100%;object-fit:cover;width:100%}.pack-video-card:after{background:linear-gradient(180deg,transparent 42%,rgb(34 19 28 / .84)),linear-gradient(90deg,rgb(255 224 232 / .08),transparent);content:"";inset:0;position:absolute}.pack-video-card__caption{bottom:0;color:var(--color-cream);display:grid;gap:.25rem;left:0;padding:1.15rem;position:absolute;right:0;z-index:1}.pack-video-card__caption span{color:#f4efe6b3;font-size:.78rem}.pack-video-card__caption strong{font-family:var(--font-display);font-size:2rem;line-height:1.05}.pack-mini-deck{display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr))}.pack-mini-card{background:#ffe0e824;border:1px solid rgb(248 228 166 / .22);border-radius:var(--radius-card);color:var(--color-cream);display:grid;gap:.35rem;min-height:5.4rem;padding:.78rem}.pack-mini-card span{color:#f4efe69e;font-size:.72rem}.pack-mini-card strong{font-size:.95rem;line-height:1.2}.pack-story__grid{display:grid;gap:3rem;grid-template-columns:minmax(0,.9fr) minmax(18rem,.7fr)}.pack-story h2,.pack-final h2{font-size:2.3rem;hyphens:auto;line-height:1.08;margin-bottom:1rem;overflow-wrap:break-word}.pack-story p:not(.eyebrow),.pack-final p:not(.eyebrow){color:var(--color-ink-light);font-size:1.08rem;line-height:1.75}.pack-outcome-list{display:grid;gap:.75rem}.pack-outcome{align-items:flex-start;background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .14);border-left:.28rem solid var(--pack-accent);border-radius:var(--radius-card);box-shadow:0 16px 42px #1f1b160a;display:flex;gap:.75rem;padding:1rem}.pack-outcome span{color:var(--pack-accent);font-weight:800}.pack-outcome p{color:var(--color-ink-light);line-height:1.6}.pack-gallery,.pack-steps,.pack-faq{background:linear-gradient(135deg,color-mix(in srgb,var(--pack-soft) 84%,var(--color-blush) 16%),var(--pack-soft) 58%,color-mix(in srgb,var(--pack-soft) 82%,var(--color-champagne) 18%));overflow:hidden;position:relative}.pack-gallery:before,.pack-steps:before,.pack-faq:before{background:url(/media/floral-wreath.svg) center / contain no-repeat;content:"";height:24rem;opacity:.14;position:absolute;right:-8rem;top:1.25rem;transform:rotate(15deg);width:24rem}.pack-gallery>.mx-auto,.pack-steps>.mx-auto,.pack-faq>.mx-auto{position:relative;z-index:1}.pack-slide-grid,.pack-step-grid,.pack-related-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.pack-slide,.pack-step,.pack-note-panel,.pack-faq-list details{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .12);border-radius:var(--radius-card);box-shadow:0 18px 44px #1f1b160b}.pack-slide{display:flex;flex-direction:column;min-height:28rem;overflow:hidden;padding:1.25rem;position:relative}.pack-slide:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:6rem;opacity:.16;position:absolute;right:-3.5rem;top:-1.5rem;transform:rotate(18deg);width:13rem}.pack-slide>*{position:relative;z-index:1}.pack-slide>span,.pack-step>span{color:var(--pack-accent);font-size:.78rem;font-weight:800;margin-bottom:.85rem;text-transform:uppercase}.pack-slide h3,.pack-step h3{font-size:1.65rem;line-height:1.08;margin-bottom:.75rem}.pack-slide p,.pack-step p{color:var(--color-ink-light);font-size:.96rem;line-height:1.6}.pack-slide__mock{background:linear-gradient(135deg,#ffffffc7,#ffffff6b),linear-gradient(135deg,var(--pack-soft),color-mix(in srgb,var(--pack-accent) 18%,var(--color-champagne)));border:1px solid rgb(216 92 134 / .12);border-radius:var(--radius-md);display:grid;gap:.55rem;margin-top:auto;min-height:10.5rem;padding:.95rem}.pack-slide__mock i{background:#ffffffc2;border:1px solid rgb(31 27 22 / .06);border-radius:var(--radius-sm);color:var(--color-ink-light);display:block;font-size:.82rem;font-style:normal;padding:.48rem .55rem}.pack-step{min-height:14rem;padding:1.25rem;position:relative}.pack-note-panel{padding:1.35rem}.pack-faq-list{display:grid;gap:.75rem}.pack-faq-list details{padding:1rem 1.15rem}.pack-faq-list summary{color:var(--color-ink);cursor:pointer;font-weight:700}.pack-faq-list p{color:var(--color-ink-light);line-height:1.65;margin-top:.75rem}.pack-final{background:linear-gradient(135deg,var(--pack-deep),color-mix(in srgb,var(--pack-deep) 72%,var(--color-peony) 28%));color:var(--color-cream);overflow:hidden;position:relative}.pack-final:before{background:url(/media/floral-wreath.svg) center / contain no-repeat;content:"";height:30rem;left:50%;opacity:.16;position:absolute;top:50%;transform:translate(-50%,-50%);width:30rem}.pack-final>.mx-auto{position:relative;z-index:1}.pack-final .eyebrow,.pack-final h2{color:var(--color-cream)}.pack-final p:not(.eyebrow){color:#f4efe6d1;margin-bottom:1.6rem}.service-page .pack-hero h1{max-width:min(11.2em,100%)}.service-step-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.service-step-card,.service-brief-panel,.service-offer-card,.service-anchor__card{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .12);border-radius:var(--radius-card);box-shadow:0 18px 44px #1f1b160b;overflow:hidden;position:relative}.service-step-card:after,.service-offer-card:after,.service-anchor__card:after{background:url(/media/floral-sprig.svg) center / contain no-repeat;content:"";height:5.8rem;opacity:.14;position:absolute;right:-3.4rem;top:-1.6rem;transform:rotate(18deg);width:13rem}.service-step-card>*,.service-offer-card>*,.service-anchor__card>*{position:relative;z-index:1}.service-step-card{display:flex;flex-direction:column;min-height:20rem;padding:1.15rem}.service-step-card>span,.service-offer-card>span,.service-anchor__card>span{color:var(--pack-accent);font-size:.78rem;font-weight:800;margin-bottom:.85rem;text-transform:uppercase}.service-step-card h3,.service-offer-card h3{font-size:1.45rem;line-height:1.08;margin-bottom:.75rem}.service-step-card p,.service-offer-card p,.service-anchor p{color:var(--color-ink-light);line-height:1.65}.service-step-card strong{color:var(--color-garden);display:block;font-size:.92rem;line-height:1.5;margin-top:auto;padding-top:1rem}.service-brief-panel{padding:1.35rem}.service-brief-panel h2{font-size:2.1rem;line-height:1.08;margin-bottom:.8rem}.service-offer-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.service-offer-card{display:flex;flex-direction:column;min-height:24rem;padding:1.25rem}.service-offer-card>strong{color:var(--color-ink);display:block;font-family:var(--font-display);font-size:2.15rem;line-height:1.05;margin-bottom:1rem}.service-offer-card p{margin-bottom:1.2rem}.service-offer-card a{margin-top:auto}.service-offer-card--featured{background:linear-gradient(180deg,#fffffff0,#ffe0e8eb),var(--color-blush);border-color:#d85c8652;box-shadow:0 24px 70px #d85c8624}.service-anchor{background:linear-gradient(135deg,var(--pack-deep),color-mix(in srgb,var(--pack-deep) 68%,var(--color-peony) 32%));color:var(--color-cream);overflow:hidden;position:relative}.service-anchor:before{background:url(/media/floral-wreath.svg) center / contain no-repeat;content:"";height:31rem;opacity:.14;position:absolute;right:-6rem;top:50%;transform:translateY(-50%) rotate(14deg);width:31rem}.service-anchor__grid{align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,.9fr) minmax(18rem,.55fr);position:relative;z-index:1}.service-anchor .eyebrow,.service-anchor h2{color:var(--color-cream)}.service-anchor h2{font-size:2.8rem;line-height:1.06;margin-bottom:1rem}.service-anchor p{color:#f4efe6d1;font-size:1.08rem}.service-anchor__card{padding:1.35rem}.service-anchor__card>strong{color:var(--color-ink);display:block;font-family:var(--font-display);font-size:3rem;line-height:1;margin-bottom:.85rem}.service-anchor__card p{color:var(--color-ink-light);margin-bottom:1rem}.service-anchor__card small{color:var(--color-ink-mute);display:block;font-size:.78rem;line-height:1.45;margin-top:1rem}.template-link{color:var(--color-peony-dark);display:inline-flex;font-size:.9rem;font-weight:700;margin-top:.85rem}.template-link:hover{color:var(--color-garden)}.template-surface main{background:linear-gradient(180deg,#fff8f2,#fff1f5 42%,#f6fbf3)}body.template-surface{overflow-x:hidden}.template-hero{background:linear-gradient(135deg,#fff8fa,#f5fbef 58%,#fff4d2);overflow:hidden;padding:5rem 0 4rem;position:relative}.template-hero:before{background:linear-gradient(90deg,var(--color-peony),var(--color-champagne),var(--color-lilac),var(--color-garden));content:"";height:.22rem;left:0;position:absolute;right:0;top:0}.template-hero__wreath{opacity:.3;position:absolute;right:-7rem;top:1.4rem;transform:rotate(14deg);width:min(30rem,38vw)}.template-hero__inner{position:relative;z-index:1}.template-hero h1{font-size:3.6rem;line-height:1.04;margin-bottom:1rem;max-width:12em}.template-hero p:not(.eyebrow){color:var(--color-ink-light);font-size:1.08rem;line-height:1.75;margin-bottom:1.4rem;max-width:44rem}.template-preview{display:grid;gap:2rem;justify-items:center;overflow-x:auto;padding:4rem 1rem 5rem}.template-sheet{background:linear-gradient(180deg,#fffffffa,#fff8fafa);border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);box-shadow:0 24px 72px #1f1b161a;color:var(--color-ink);min-height:297mm;overflow:hidden;padding:18mm;position:relative;width:210mm}.template-sheet:before{background:linear-gradient(90deg,var(--color-peony),var(--color-champagne),var(--color-lilac),var(--color-garden));content:"";height:3mm;left:0;position:absolute;right:0;top:0}.template-cover{background:linear-gradient(135deg,#fff6f8fa,#f6fbf3fa 56%,#fff4d2fa);display:flex;flex-direction:column}.template-sheet__wreath{opacity:.42;position:absolute;right:-21mm;top:18mm;transform:rotate(15deg);width:92mm}.template-brand{align-items:baseline;display:flex;gap:.45rem;position:relative;z-index:1}.template-brand strong{font-family:var(--font-display);font-size:1.55rem}.template-brand span{color:var(--color-ink-mute);font-size:.82rem}.template-cover__title{margin-top:34mm;max-width:134mm;position:relative;z-index:1}.template-cover__title p,.template-sheet__header p,.template-mail p{color:var(--color-peony-dark);font-size:.78rem;font-weight:800;margin-bottom:.75rem;text-transform:uppercase}.template-cover__title h2,.template-sheet__header h2{font-size:3.3rem;line-height:1.03}.template-cover__meta{display:grid;gap:.85rem;margin-top:auto;max-width:132mm;position:relative;z-index:1}.template-cover__meta label{align-items:center;color:var(--color-ink-light);display:grid;gap:.75rem;grid-template-columns:30mm 1fr}.template-cover__meta span,.template-lines i,.template-question-list i{border-bottom:1px solid rgb(31 27 22 / .26);display:block;min-height:1.4rem}.template-cover__footer,.template-sheet__footer{border-top:1px solid rgb(216 92 134 / .16);color:var(--color-ink-mute);display:flex;font-size:.78rem;justify-content:space-between;margin-top:14mm;padding-top:.8rem;text-transform:uppercase}.template-sheet__header{align-items:start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:12mm;position:relative;z-index:1}.template-sheet__header h2{max-width:128mm}.template-sheet__header img{opacity:.62;transform:rotate(8deg);width:52mm}.template-note,.template-box,.template-mail{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .13);border-radius:var(--radius-card);position:relative}.template-note{color:var(--color-ink-light);line-height:1.55;margin-bottom:9mm;padding:1rem 1.1rem}.template-table{border-collapse:collapse;font-size:.88rem;margin-bottom:10mm;width:100%}.template-table th,.template-table td{border:1px solid rgb(31 27 22 / .12);height:16mm;padding:.55rem;text-align:left;vertical-align:top}.template-table th{background:#ffe0e87a;color:var(--color-peony-dark);font-size:.72rem;text-transform:uppercase}.template-grid-2{display:grid;gap:8mm;grid-template-columns:repeat(2,minmax(0,1fr))}.template-box{min-height:48mm;padding:1rem}.template-box--soft{background:linear-gradient(135deg,#ffe0e8b8,#f8e4a65c)}.template-box h3,.template-mail h3{font-size:1.45rem;line-height:1.08;margin-bottom:.75rem}.template-box p,.template-box li,.template-mail div{color:var(--color-ink-light);line-height:1.55}.template-box ul{padding-left:1.1rem}.template-question-list{display:grid;gap:4mm;margin-bottom:10mm}.template-question-list label{background:linear-gradient(180deg,var(--color-white),var(--color-blush-50));border:1px solid rgb(216 92 134 / .13);border-radius:var(--radius-card);display:grid;gap:.5rem;grid-template-columns:10mm 1fr;padding:.85rem}.template-question-list label span{color:var(--color-garden);font-weight:800}.template-question-list label i{grid-column:2}.template-mail{padding:1.1rem}.template-mail div{background:#ffffffb3;border:1px solid rgb(31 27 22 / .08);border-radius:var(--radius-md);padding:1rem}.template-score-grid{display:grid;gap:5mm;margin:10mm 0 12mm}.template-score{align-items:center;display:grid;gap:.55rem;grid-template-columns:34mm repeat(5,1fr)}.template-score strong{color:var(--color-ink)}.template-score span,.template-checks span{aspect-ratio:1;border:1px solid rgb(216 92 134 / .24);border-radius:999px;display:block}.template-final-grid{margin-top:12mm}.template-lines{display:grid;gap:.7rem;margin-top:1rem}.template-checks{display:grid;gap:.9rem;margin-top:1rem}.template-checks label{align-items:center;color:var(--color-ink-light);display:flex;gap:.65rem}.template-checks span{height:1rem;width:1rem}.workbook-preview{justify-items:stretch;margin:0 auto;max-width:74rem;overflow-x:hidden;width:100%}.workbook-story,.workbook-frame,.workbook-copy-block,.workbook-cta{min-width:0;width:100%}.workbook-story{align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(0,.9fr) minmax(18rem,.7fr)}.workbook-story h2,.workbook-copy-block h2,.workbook-cta h2{font-size:2.75rem;line-height:1.05;max-width:12em}.workbook-story>p,.workbook-cta p{color:var(--color-ink-light);font-size:1.02rem;line-height:1.75}.workbook-frame{background:linear-gradient(180deg,#fffffff5,#fff6f8f0);border:1px solid rgb(216 92 134 / .16);border-radius:var(--radius-card);box-shadow:0 28px 76px #1f1b161a;overflow:hidden;width:100%}.workbook-titlebar{align-items:center;background:linear-gradient(90deg,var(--color-peony-dark),var(--color-garden));color:var(--color-white);display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1rem}.workbook-titlebar span{font-weight:800}.workbook-titlebar strong{font-family:var(--font-display);font-size:1.15rem;font-weight:700}.workbook-tabs{background:#fff8f2cc;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.workbook-tab{border-bottom:1px solid rgb(31 27 22 / .08);border-right:1px solid rgb(31 27 22 / .08);min-height:7rem;padding:1rem}.workbook-tab:nth-child(2n){background:#f0f8ea8f}.workbook-tab strong{color:var(--color-peony-dark);display:block;font-size:.92rem;margin-bottom:.55rem}.workbook-tab span{color:var(--color-ink-light);display:block;font-size:.84rem;line-height:1.45}.workbook-dashboard{display:grid;gap:1px;grid-template-columns:repeat(4,minmax(0,1fr));padding:1px}.workbook-dashboard article{background:var(--color-white);min-height:7.5rem;padding:1.15rem}.workbook-dashboard span{color:var(--color-ink-mute);display:block;font-size:.78rem;font-weight:800;margin-bottom:.55rem;text-transform:uppercase}.workbook-dashboard strong{color:var(--color-ink);display:block;font-size:1.7rem;line-height:1.1}.workbook-table-wrap{max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.workbook-table{border-collapse:collapse;min-width:54rem;width:100%}.workbook-table th,.workbook-table td{border:1px solid rgb(31 27 22 / .1);padding:.9rem .85rem;text-align:left;vertical-align:top}.workbook-table th{background:#ffe0e899;color:var(--color-peony-dark);font-size:.74rem;text-transform:uppercase}.workbook-table td{background:#ffffffd1;color:var(--color-ink-light)}.workbook-table tr:nth-child(2n) td{background:#fff6f8c7}.workbook-table strong{color:var(--color-peony-dark)}.status-pill{border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:800;padding:.3rem .62rem;white-space:nowrap}.status-pill--favorisiert{background:#f8e4a6cc;color:#725500}.status-pill--angefragt{background:#ffe0e8cc;color:var(--color-peony-dark)}.status-pill--offen{background:#f0f8eadb;color:var(--color-garden)}.workbook-flow{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.workbook-flow article{background:linear-gradient(180deg,var(--color-white),rgb(255 246 248 / .88));border:1px solid rgb(216 92 134 / .14);border-radius:var(--radius-card);padding:1.1rem}.workbook-flow span{align-items:center;background:var(--color-garden);border-radius:999px;color:var(--color-white);display:inline-flex;font-weight:900;height:2rem;justify-content:center;margin-bottom:1rem;width:2rem}.workbook-flow h3{font-size:1.25rem;line-height:1.12;margin-bottom:.6rem}.workbook-flow p{color:var(--color-ink-light);line-height:1.55}.workbook-copy-block{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,.85fr) minmax(19rem,.75fr);padding-top:.5rem}.workbook-copy-block ul{display:grid;gap:.8rem;list-style:none;padding:0}.workbook-copy-block li{background:#ffffffad;border-left:4px solid var(--color-peony);color:var(--color-ink-light);line-height:1.55;padding:.9rem 1rem}.workbook-cta{align-items:center;background:linear-gradient(135deg,#fff6f8f5,#f0f8eaeb 58%,#fff4d2f0);border:1px solid rgb(216 92 134 / .16);border-radius:var(--radius-card);display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;padding:2rem;position:relative}.workbook-cta>div{position:relative;z-index:1}.workbook-cta__wreath{opacity:.28;position:absolute;right:-5rem;top:-5rem;transform:rotate(16deg);width:20rem}@media print{@page{margin:0;size:A4}html,body{background:#fff!important}.site-header,footer,.cookie-banner,.template-no-print{display:none!important}.template-preview{display:block;padding:0}.template-sheet{border:0;border-radius:0;box-shadow:none;break-after:page;min-height:297mm;page-break-after:always;width:210mm}.template-sheet:last-child{break-after:auto;page-break-after:auto}}@media(min-width:768px){.home-hero h1{font-size:4.2rem}.section-heading h2{font-size:2.75rem}.catalog-hero h1{font-size:3.6rem}.split-cta h2{font-size:2.6rem}.product-hero h1,.pack-hero h1{font-size:4rem}.product-lead h2{font-size:2.7rem}.product-detail-grid h2{font-size:2.3rem}.product-interest h2{font-size:2.7rem}.pack-story h2,.pack-final h2{font-size:2.9rem}}@media(min-width:1024px){.home-hero h1{font-size:5.35rem}.section-heading h2{font-size:3.25rem}.catalog-hero h1{font-size:4.4rem}.split-cta h2{font-size:3rem}.product-hero h1{font-size:4.8rem}.pack-hero h1{font-size:4.55rem;max-width:11.8em;overflow-wrap:normal}.product-lead h2{font-size:3.2rem}.product-detail-grid h2{font-size:2.6rem}.product-interest h2{font-size:3.2rem}.pack-story h2,.pack-final h2{font-size:3.35rem}}@media(max-width:1080px){.mini-product-grid,.product-shelf,.pack-slide-grid,.pack-step-grid,.pack-related-grid,.service-step-grid,.workbook-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.workbook-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.workbook-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.home-hero__inner,.product-hero__inner,.product-detail-grid,.pack-hero__inner,.pack-story__grid,.workbook-story,.workbook-copy-block,.workbook-cta{grid-template-columns:1fr}.home-hero,.product-hero{padding:3.25rem 0 4rem}.home-hero{min-height:auto;padding-top:7.4rem}.home-hero__floral-wreath,.pack-hero__wreath,.catalog-hero__wreath{opacity:.2;right:-8.5rem;top:5.4rem;width:20rem}.catalog-hero__wreath{top:1rem}.home-hero__floral-sprig,.pack-hero__sprig{display:none}.hero-film-card__sprig,.pack-video-card__sprig{opacity:.56;right:-3.5rem;top:-1.8rem;width:11rem}.section-bloom:before{opacity:.12;right:-7rem;top:.35rem;width:18rem}.section-bloom--left:before{left:-7rem;right:auto}.pack-hero{padding:4rem 0}.pack-hero h1{font-size:2.03rem;max-width:min(9.8em,100%)}.pack-hero__lead{font-size:1.02rem;max-width:100%}.pack-meta-grid,.pack-mini-deck{grid-template-columns:1fr}.pack-showcase{justify-self:stretch;max-width:none}.pack-video-card{aspect-ratio:4 / 5}.pack-slide-grid,.pack-step-grid,.pack-related-grid,.service-step-grid,.service-offer-grid,.service-anchor__grid{grid-template-columns:1fr}.service-step-card,.service-offer-card{min-height:auto}.service-anchor h2{font-size:2.12rem}.template-hero{padding:4rem 0 3.25rem}.template-hero h1{font-size:2.25rem;max-width:min(9.6em,100%)}.template-hero__wreath{opacity:.2;right:-8rem;width:19rem}.template-hero__inner,.workbook-preview{margin-left:0;margin-right:0;max-width:24rem}.template-preview{padding:3rem 1rem 4rem}.template-hero .product-actions{display:grid;width:100%}.template-hero .button-primary,.template-hero .button-secondary{width:100%}.workbook-story h2,.workbook-copy-block h2,.workbook-cta h2{font-size:2rem;max-width:100%;overflow-wrap:anywhere}.workbook-tabs,.workbook-dashboard,.workbook-flow{grid-template-columns:1fr}.workbook-tab,.workbook-dashboard article{min-height:auto}.workbook-titlebar{align-items:flex-start;flex-direction:column}.workbook-cta{padding:1.35rem}.workbook-cta .product-actions{align-items:stretch;display:grid;width:100%}.pack-slide{min-height:auto}.home-hero__video-band{left:0;opacity:.52}.home-hero__inner{gap:2rem}.home-hero h1{font-size:2.42rem;max-width:min(7.5em,100%)}.home-hero p:not(.eyebrow){max-width:100%}.hero-showcase{justify-self:stretch;max-width:none}.hero-film-card{aspect-ratio:16 / 10;min-height:15rem}.hero-stack{grid-template-columns:1fr}.hero-stack__item{min-height:auto}.mini-product-grid,.product-shelf{grid-template-columns:1fr}.product-card{min-height:auto}.split-cta{align-items:flex-start;flex-direction:column}.product-preview{min-height:23rem}.hero-proof-strip{grid-template-columns:1fr 1fr;margin-top:2rem}.subpage-hero{padding:3.5rem 0 3rem}.subpage-hero h1{font-size:2.35rem}.subpage-hero__wreath{opacity:.18;right:-8rem;top:2rem;width:20rem}.subpage-hero__sprig{display:none}.subpage-content{padding:3rem 0 4rem}.subpage-paper{padding:1.25rem}.subpage-paper h1:first-child{font-size:2rem}.blog-card-list{grid-template-columns:1fr}}.sticky{position:sticky}.fixed{position:fixed}.absolute{position:absolute}.top-0{top:0}.top-4{top:1rem}.left-4{left:1rem}.z-30{z-index:30}.z-50{z-index:50}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}@media(min-width:640px){.sm\:inline{display:inline}}@media(min-width:768px){.md\:hidden{display:none}.md\:flex{display:flex}.md\:inline{display:inline}}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.focus\:absolute:focus{position:absolute}.focus\:top-4:focus{top:1rem}.focus\:left-4:focus{left:1rem}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:px-4:focus{padding-left:1rem;padding-right:1rem}.focus\:py-2:focus{padding-top:.5rem;padding-bottom:.5rem}.focus\:rounded:focus{border-radius:var(--radius-md)}.focus\:shadow-lg:focus{box-shadow:0 10px 30px #1f1b161f}.focus\:z-50:focus{z-index:50}.prose-custom{max-width:65ch}.prose-custom h2{font-size:1.875rem;margin-top:2.5rem;margin-bottom:1rem}.prose-custom h3{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem}.prose-custom p{margin-bottom:1.25rem;line-height:1.7}.prose-custom ul,.prose-custom ol{margin-bottom:1.25rem;padding-left:1.5rem;line-height:1.7}.prose-custom ul li{list-style:disc;margin-bottom:.5rem}.prose-custom ol li{list-style:decimal;margin-bottom:.5rem}.prose-custom blockquote{background:linear-gradient(135deg,#ffe0e8b3,#f8e4a647);border-left:3px solid var(--color-peony);border-radius:var(--radius-md);color:var(--color-ink-light);font-style:italic;margin:1.5rem 0;padding:1rem 1.25rem}.prose-custom strong{color:var(--color-ink);font-weight:600}.prose-custom hr{border:none;border-top:1px solid rgb(216 92 134 / .18);margin:2.5rem 0}.prose-custom em{font-style:italic}.prose-custom code{background:#ffe0e875;border:1px solid rgb(216 92 134 / .12);border-radius:var(--radius-sm);color:var(--color-peony-dark);font-size:.92em;padding:.08rem .28rem}.affiliate-link:after{content:"*";color:var(--color-terracotta);margin-left:.1em;font-weight:700}.cookie-banner{position:fixed;bottom:1rem;left:1rem;right:1rem;max-width:36rem;margin:0 auto;background:#fff;border:1px solid var(--color-sage-200);border-radius:var(--radius-card);padding:1.5rem;box-shadow:0 10px 40px #1f1b1626;z-index:9999}@media(max-width:640px){.cookie-banner{bottom:0;left:0;right:0;border-radius:var(--radius-card) var(--radius-card) 0 0;border-bottom:none}}
