<style> :root{--paper: #ead8ba;--cream: #dcc6a1;--brown: #4f372d;--soft-brown: #786052;--pink: #d87586;--sage: #6f8d5d;--purple: #78538b;--blue: #397b9e;--orange: #bd692f;--line: #e5d5bd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--brown);background:radial-gradient(circle at 15% 15%,rgba(225,193,132,.12),transparent 28%),radial-gradient(circle at 80% 30%,rgba(105,153,175,.1),transparent 28%),#f8f1e4;font-family:Coming Soon,cursive;font-size:16px;letter-spacing:2px}a{color:inherit;text-decoration:none}.site{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:300px;padding:24px 24px 30px;overflow-y:auto;border-right:2px solid #dfcba9;background:linear-gradient(#fffdf7eb,#fffaeff0),repeating-linear-gradient(0deg,rgba(119,87,56,.025) 0,rgba(119,87,56,.025) 1px,transparent 1px,transparent 4px);box-shadow:8px 0 24px #4d342514}.sidebar:after{content:"";position:fixed;top:0;bottom:0;left:292px;width:15px;opacity:.65;background:radial-gradient(circle at 50% 12px,#c9a86f 1px,transparent 2px) 0 0 / 15px 25px;pointer-events:none}.brand{padding:4px 8px 24px;text-align:center}.brand-icon{margin-bottom:6px;font-size:52px}.brand-icon img{width:120%;height:120%;object-fit:contain}.brand h1{margin:0;color:#392820;font-size:16px;font-weight:500;letter-spacing:.03em;line-height:1.08}.brand-name-small{display:block;margin-top:7px;font-family:Arial,sans-serif;font-size:11px;letter-spacing:.38em}.brand-tagline{margin:13px 0 0;font-size:15px}.brand-tagline span{color:var(--pink)}.nav{display:grid;gap:4px;margin-top:12px}.nav-link{display:grid;grid-template-columns:72px 1fr;align-items:center;min-height:103px;padding:10px 4px;border-bottom:1px dashed #decbb0;transition:.2s ease}.nav-link:hover,.nav-link:focus{padding-left:9px;background:#efd6ca59;border-radius:18px}.nav-icon{width:78px;height:78px;display:grid;place-items:center}.nav-icon img{width:100%;height:100%;object-fit:contain}.nav-title{display:block;color:var(--brown);font-size:24px;line-height:1.1}.nav-link.resources .nav-title{color:var(--pink)}.nav-subtitle{display:block;margin-top:6px;color:var(--soft-brown);font-family:Arial,sans-serif;font-size:12px}.sidebar-ending{padding:28px 10px 5px;text-align:center}.sidebar-ending .flowers{font-size:35px}.sidebar-ending p{margin:13px 0 0;color:#80695d;font-size:14px;font-style:italic;line-height:1.55}.main{margin-left:300px}.hero{position:relative;min-height:460px;overflow:hidden;background:linear-gradient(90deg,#fffdf7fa,#fffdf7d4 37%,#fffdf70d 73%),radial-gradient(circle at 70% 15%,rgba(126,178,202,.35),transparent 35%),radial-gradient(circle at 78% 70%,rgba(127,153,81,.28),transparent 37%),#fbf5e9}.hero-copy{position:relative;z-index:4;width:min(520px,47%);padding:74px 0 60px 70px}.hero h2{margin:0;color:#3d2b24;clamp(38px,4.5vw,64px) font-weight: 400;line-height:.98}.hero h2 em{display:block;margin-top:7px;color:var(--pink);font-size:1.08em;font-weight:400}.vine-divider{margin:28px 0;color:var(--sage);font-size:25px;letter-spacing:.12em}.hero-copy p{max-width:470px;margin:0;color:#4d3b33;font-size:16px;line-height:1.4}.hero-button{display:inline-block;margin-top:25px;padding:13px 30px;border:0;background:linear-gradient(180deg,rgba(255,255,255,.3),transparent),#e99798;color:#3f2d26;font-size:15px;font-weight:700;letter-spacing:.05em;box-shadow:0 8px 18px #6a403624;clip-path:polygon(3% 8%,98% 2%,100% 88%,5% 100%,0 47%)}.hero-scene{position:absolute;top:0;right:0;bottom:0;width:58%;overflow:hidden}.hero-scene:before{content:"";position:absolute;inset:0;background:linear-gradient(to left,#fffbf300 55%,#fffbf3d1);z-index:2;pointer-events:none}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center;z-index:1}.collections{padding:10px 42px 32px;background:#fffdf7}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:0 auto}.collection-card{padding:12px 16px 22px;border-right:1px dashed #ddc9a9;text-align:center}.collection-card:last-child{border-right:0}.collection-art{display:grid;place-items:center;min-height:128px;margin-bottom:4px;font-size:84px;background:none}.collection-art img{max-width:100%;max-height:110px;width:auto;height:auto;object-fit:contain}.collection-card h3{margin:5px 0 11px;font-size:24px;font-weight:500}.collection-card:nth-child(1) h3{color:var(--sage)}.collection-card:nth-child(2) h3{color:var(--purple)}.collection-card:nth-child(3) h3{color:var(--blue)}.collection-card:nth-child(4) h3{color:var(--orange)}.collection-card p{min-height:75px;margin:0 auto;max-width:205px;color:#43342d;font-size:16px;line-height:1.35}.learn-more{display:inline-block;margin-top:14px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.04em}.collection-card:nth-child(1) .learn-more{color:var(--sage)}.collection-card:nth-child(2) .learn-more{color:var(--purple)}.collection-card:nth-child(3) .learn-more{color:var(--blue)}.collection-card:nth-child(4) .learn-more{color:var(--orange)}.story-section{background:#fbf7ef;padding:70px;border-radius:12px}.story-intro{text-align:center;font-family:Cormorant Garamond,serif;font-style:italic;font-size:30px;color:#5f4d3f;margin-bottom:60px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px 90px}.story-card{display:flex;gap:28px;align-items:flex-start}.story-card img{width:85px}.story-card h2{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:500;margin-bottom:18px}.story-card p{font-family:Lora,serif;font-size:18px;line-height:1.9;color:#444}.quote-card{background:#f7f0e4;border-radius:12px;padding:40px;align-self:start;box-shadow:0 6px 18px #00000014;transform:rotate(-2deg)}.quote-card blockquote{font-family:Caveat,cursive;font-size:34px;line-height:1.5;color:#6b5848}.quote-card span{display:block;margin-top:25px;text-align:right;font-family:Caveat,cursive;font-size:30px}.author-note{margin-top:70px;text-align:center;font-size:16px;color:#666}.quote-banner{max-width:1120px;margin:0 auto 26px;padding:16px 25px;border:1px solid #ead7b8;background:radial-gradient(circle at 9% 35%,rgba(220,128,136,.22),transparent 13%),radial-gradient(circle at 91% 50%,rgba(115,148,79,.18),transparent 15%),#f8ead0;text-align:center;box-shadow:0 8px 20px #4c342612;clip-path:polygon(1% 3%,99% 0,100% 94%,2% 100%,0 45%)}.quote-banner p{margin:0;font-size:clamp(20px,2.2vw,31px);line-height:1.3}.quote-banner em{color:var(--pink)}.footer{padding:22px;background:#49362d;color:#fff8e8;text-align:center;font-family:Arial,sans-serif;font-size:12px}.mobile-header{display:none}@media(max-width:640px){.sidebar{display:none}.sidebar:after{display:none}.mobile-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line);background:#fffdf7f5}.mobile-header strong{font-size:16px}.mobile-header nav{display:flex;gap:12px;font-family:Arial,sans-serif;font-size:12px}.main{margin-left:0}.hero{min-height:760px}.hero-copy{width:100%;padding:55px 30px;text-align:center}.hero-copy p{margin-right:auto;margin-left:auto}.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-card:nth-child(2){border-right:0}}@media(max-width:570px){.mobile-header nav a:nth-child(2){display:none}.hero{min-height:720px}.hero h2{font-size:36px}.hero-copy{padding:42px 20px}.scene-child{right:18%;font-size:135px}.scene-book{right:36%;font-size:65px}.collection-grid{grid-template-columns:1fr}.collection-card{border-right:0;border-bottom:1px dashed #ddc9a9}.collection-card:last-child{border-bottom:0}}.contact-content{margin-left:300px;min-height:100vh;padding:55px 60px 80px;text-align:center}.contact-icon{width:110px;margin-bottom:18px}.contact-intro h1{margin:12px 0 20px}.intro-text{max-width:620px;margin:0 auto;line-height:1.9}.contact-box{max-width:760px;width:90%;margin:45px auto;padding:36px 42px;border-radius:22px;background:#fffdf9;border:1px solid #eadfcf;box-shadow:0 8px 24px #0000000f}.email-button{display:inline-block;width:auto;max-width:100%;margin-top:28px;padding:14px 22px;border-radius:999px;background:#e48cb4;box-shadow:0 4px 12px #e48cb447;color:#fff;font-size:.95rem;line-height:1.3;white-space:nowrap;text-decoration:none;transition:.25s}.email-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e86bbb40}.contact-note{max-width:600px;margin:0 auto;line-height:1.8}.signature{margin-top:35px;font-family:Coming Soon,cursive;font-size:1.35rem;color:#8b5a60}.series-section{margin:0 auto;padding:65px 70px 85px;max-width:1200px}.section-heading{max-width:760px;margin:0 auto 45px;text-align:center}.section-heading h2{margin:10px 0 16px;font-size:clamp(32px,4vw,48px);font-weight:400;color:#3d2b24}.section-heading p{max-width:650px;margin:0 auto;line-height:1.7}.section-eyebrow{margin:0;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#8a9a78}.book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;gap:28px;max-width:1100px;margin:0 auto}.book-card{padding:32px;text-align:center;background:#fffaf1;border:1px solid #eadfce;border-radius:22px;box-shadow:0 8px 22px #50372314}.book-cover{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;margin-bottom:22px;box-shadow:0 8px 18px #3d2b241f}.book-card h3{margin:0 0 14px;font-size:27px;font-weight:400;color:#3d2b24}.book-card p{margin:0 0 20px;line-height:1.65}.book-status{display:inline-block;padding:8px 15px;border-radius:999px;background:#f5d5d5;color:#78535b;font-family:Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.coming-soon-page{max-width:900px;margin:120px auto;text-align:center;padding:40px}.coming-soon-page h1{font-family:Coming Soon,cursive;font-size:clamp(3rem,8vw,5.5rem);color:var(--brown);margin-bottom:18px}.coming-soon-page p{max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.8;color:var(--soft-brown)}.resource-section{margin-left:300px;padding:65px 55px 90px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1100px;margin:0 auto}.resource-card{padding:26px;text-align:center;background:#fffaf1;border:1px solid #eadfce;border-radius:22px;box-shadow:0 8px 22px #50372314}.resource-image-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;margin-bottom:22px;padding:20px;border:1px dashed #d9c8b3;border-radius:16px;background:#f7f1e6;color:#9a8374}.resource-card h3{margin:0 0 14px;font-size:27px;font-weight:400;color:#3d2b24}.resource-card p{margin:0 0 20px;line-height:1.65}.resource-status{display:inline-block;padding:8px 15px;border-radius:999px;background:#f5d5d5;color:#78535b;font-family:Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media(max-width:768px){.sidebar{position:relative;inset:auto;width:100%;height:auto;padding:18px 20px;overflow:visible;border-right:0;box-shadow:none}.brand{padding:0 0 14px}.brand-icon img{max-width:150px;height:auto}.brand h1,.brand-tagline,.sidebar-ending{display:none}.nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.nav-link{width:auto;padding:9px 12px;border:1px solid #eadfce;border-radius:999px;background:#fffaf1}.nav-icon,.nav-subtitle{display:none}.nav-title{font-size:15px}main,.main,.contact-content,.resource-section,.series-section{margin-left:0!important;width:100%}.hero{min-height:420px;display:flex;flex-direction:row-reverse;align-items:center;padding:24px 20px;overflow:hidden}.hero-copy{position:relative;z-index:4;flex:0 0 48%;width:48%;padding:0}.hero h2{font-size:clamp(24px,5vw,32px);line-height:1.05}.hero-art{position:relative;width:100%;min-height:420px}.hero-scene{position:relative;inset:auto;width:52%;height:300px;min-height:300px;overflow:hidden}.hero-scene:before{display:none}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center}.book-grid,.resource-grid{grid-template-columns:1fr;gap:24px}.series-section,.resource-section,.contact-content{padding:45px 22px 70px}.email-button{white-space:normal}}.books-intro,.collections{margin-left:0!important;width:100%;padding:24px;box-sizing:border-box}.hero-scene{display:block!important;position:relative!important;flex:0 0 52%;width:52%!important;height:360px!important;min-height:360px!important;overflow:visible;z-index:1}.hero-image{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:left center!important;z-index:1}@media(max-height:500px)and (orientation:landscape){.mobile-header{padding:12px 20px}.mobile-header strong{font-size:22px}.mobile-bookmarks{justify-content:center;gap:16px;padding:0 14px}.bookmark{width:88px;height:72px}.bookmark img{width:38px;height:38px;margin-bottom:2px}.bookmark span{font-size:12px}.sidebar{display:none}.mobile-header nav{display:none}main,.main,.books-intro,.collections,.series-section,.resource-section,.contact-content{margin-left:0!important;width:100%;box-sizing:border-box}.hero{min-height:320px;display:flex;flex-direction:row-reverse;align-items:center;padding:20px 32px}.hero-copy{width:44%;padding:0}.hero-scene{position:relative;width:56%;height:280px;min-height:280px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center}.hero-scene:before{display:none}.hero h2{font-size:clamp(26px,4vw,38px);line-height:1}.hero-copy p{font-size:14px;line-height:1.35}}.mobile-bookmarks{display:none}@media(max-width:768px){.mobile-bookmarks{display:flex;justify-content:center;align-items:flex-start;gap:12px;position:sticky;top:0;z-index:1000;padding:0 8px;background:#f7f0e3}.bookmark{width:65px;height:78px;background:linear-gradient(to bottom,#fffdf9,#f8efe2);border:1px solid #e8dcc9;border-top:none;border-radius:0 0 10px 10px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;max-width:420px;margin:0 auto;text-decoration:none;color:#5b4337;box-shadow:0 6px 14px #0000001f;position:relative;transition:.2s;overflow:hidden}.bookmark:hover{transform:translateY(4px)}.bookmark.active{background:#f5ead5;border-color:#d7b77d}.bookmark:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:#ffffffa6}.mobile-header nav{display:none}.bookmark.active:before{background:#d8c7a3}.bookmark img{width:56px;height:56px;object-fit:contain;margin-bottom:4px}.bookmark span{font-family:Coming Soon,cursive;font-size:10px;text-align:center;line-height:1.1}}</style>{}
