@font-face{font-family:tenor sans;src:url(/fonts/tenor-sans-v17-latin-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:outfit;src:url(/fonts/outfit-v11-latin-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:outfit;src:url(/fonts/outfit-v11-latin-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:oceantwelve;src:url(/fonts/OceanTwelve.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:thecrow;src:url(/fonts/TheCrow-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--color-navy:#1d2f4e;--color-gold:#d09c3f;--color-teal:#14A7D0;--color-white:#FFFFFF;--color-light:#F5F7FA;--color-gray:#6B7280;--color-navy-light:#2F3A47;--font-heading:"Tenor Sans", Georgia, serif;--font-body:"Outfit", system-ui, sans-serif;--max-width:1200px;--section-padding:5rem 1.5rem;--transition:0.3s ease}*,*::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);font-weight:400;line-height:1.6;color:var(--color-navy);background:var(--color-white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--color-gold);text-decoration:none;transition:color var(--transition)}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;line-height:1.2}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.btn{display:inline-block;padding:.875rem 2rem;font-family:var(--font-body);font-weight:600;font-size:1rem;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:all var(--transition);text-align:center}.btn-primary{background:var(--color-gold);color:var(--color-white);border-color:var(--color-gold)}.btn-primary:hover{background:var(--color-teal);border-color:var(--color-gold);color:var(--color-white)}.btn-outline{background:0 0;color:var(--color-white);border-color:var(--color-white)}.btn-outline:hover{background:var(--color-white);color:var(--color-navy)}.btn-dark{background:var(--color-navy);color:var(--color-white);border-color:var(--color-navy)}.btn-dark:hover{background:var(--color-gold);border-color:var(--color-gold);color:var(--color-white)}.site-nav{position:sticky;top:0;z-index:100;background:var(--color-navy);padding:1rem 0}.nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.nav-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none}.nav-logo-icon{height:2rem;width:auto;filter:brightness(0)invert(1)}.nav-logo{font-family:lugrasimo,cursive;font-weight:400;font-style:normal;font-size:1.25rem;color:var(--color-white);letter-spacing:.02em}.nav-logo:hover{color:var(--color-gold)}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:rgba(255,255,255,.85);font-size:.9375rem;font-weight:600;transition:color var(--transition)}.nav-links a:hover{color:var(--color-teal)}.nav-links .btn-primary:hover{color:var(--color-white)}.nav-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem}.nav-toggle span{display:block;width:24px;height:2px;background:var(--color-white);margin:5px 0;transition:all var(--transition)}.hero{background:var(--color-navy);color:var(--color-white);padding:8rem 1.5rem 6rem;text-align:center}.hero-title-lockup{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.hero-logo{height:clamp(5rem,10vw,8rem);width:auto;background:var(--color-white);padding:.5rem;border-radius:10px}.hero h1{font-family:lugrasimo,cursive;font-weight:400;font-size:clamp(2.5rem,5vw,4rem);margin-bottom:0}.hero .tagline{font-size:clamp(1.125rem,2vw,1.5rem);color:var(--color-gold);margin-bottom:2.5rem;font-family:var(--font-body);font-weight:400}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section{padding:var(--section-padding)}.section-alt{background:var(--color-light)}.section-heading{font-size:clamp(1.75rem,3vw,2.5rem);text-align:center;margin-bottom:1rem}.section-subheading{text-align:center;color:var(--color-gray);font-size:1.125rem;max-width:600px;margin:0 auto 3rem}.about-content{max-width:720px;margin:0 auto;text-align:center;font-size:1.125rem;line-height:1.8}.books-heading-lockup{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.books-heading-lockup .section-heading{margin-bottom:0}.books-logo-link{display:inline-flex;flex-shrink:0;transition:opacity var(--transition)}.books-logo-link:hover{opacity:.8}.books-logo{width:140px;height:auto}.book-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.book-tab{padding:.625rem 1.5rem;font-family:var(--font-body);font-weight:600;font-size:.9375rem;background:0 0;border:2px solid var(--color-navy);border-radius:4px;color:var(--color-navy);cursor:pointer;transition:all var(--transition)}.book-tab:hover,.book-tab[aria-selected=true]{background:var(--color-navy);color:var(--color-white)}.books-spinner{display:none;text-align:center;padding:2rem;color:var(--color-gray)}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem;max-width:900px;margin:0 auto}.book-card{text-align:center;transition:transform var(--transition)}.book-card:hover{transform:translateY(-4px)}.book-card img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:6px;box-shadow:0 4px 20px rgba(0,0,0,.15);margin-bottom:1rem;background:var(--color-light)}.book-card h3{font-size:1.5rem;margin-bottom:.375rem}.book-card .book-subtitle{color:var(--color-gray);font-size:.875rem;margin-bottom:.75rem}.book-card .btn{padding:.5rem 1.25rem;font-size:.875rem}.series-once-upon-thyme .book-card h3{font-family:oceantwelve,Georgia,serif;font-size:2rem}.series-music-mirrors .book-card h3{font-family:thecrow,Georgia,serif;font-size:1.75rem}.author-grid{display:grid;grid-template-columns:280px 1fr;gap:3rem;align-items:center;max-width:900px;margin:0 auto}.author-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:50%;box-shadow:0 4px 24px rgba(0,0,0,.12);background:var(--color-light)}.author-text h3{font-size:1.5rem;margin-bottom:1rem}.author-text p{font-size:1.0625rem;line-height:1.8;color:var(--color-navy)}.author-text p+p{margin-top:1rem}.newsletter{background:var(--color-navy);color:var(--color-white);text-align:center}.newsletter .section-heading{color:var(--color-white)}.newsletter .section-subheading{color:rgba(255,255,255,.7)}.newsletter-form{display:flex;gap:.75rem;max-width:480px;margin:0 auto;flex-wrap:wrap;justify-content:center}.newsletter-form input[type=email]{flex:1;min-width:240px;padding:.875rem 1.25rem;font-family:var(--font-body);font-size:1rem;border:2px solid rgba(255,255,255,.3);border-radius:4px;background:rgba(255,255,255,.1);color:var(--color-white);outline:none;transition:border-color var(--transition)}.newsletter-form input[type=email]::placeholder{color:rgba(255,255,255,.5)}.newsletter-form input[type=email]:focus{border-color:var(--color-gold)}.newsletter-form button{padding:.875rem 2rem}.newsletter-response{margin-top:1rem;min-height:1.5rem}.newsletter-response .success{color:var(--color-gold)}.newsletter-response .error{color:#f87171}.store-cta{text-align:center}.store-logo-link{display:inline-block;margin-bottom:2rem;transition:opacity var(--transition)}.store-logo-link:hover{opacity:.8}.store-logo{max-width:280px;height:auto}.store-cta .section-heading{margin-bottom:1.5rem}.site-footer{background:var(--color-navy);color:rgba(255,255,255,.7);padding:3rem 1.5rem;text-align:center}.footer-social{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;list-style:none}.footer-social a{color:rgba(255,255,255,.7);font-weight:600;font-size:.9375rem}.footer-social a:hover{color:var(--color-gold)}.footer-legal{font-size:.8125rem;color:rgba(255,255,255,.4)}.page-404{text-align:center;padding:8rem 1.5rem}.page-404 h1{font-size:6rem;color:var(--color-gold);margin-bottom:1rem}.page-404 p{font-size:1.25rem;color:var(--color-gray);margin-bottom:2rem}#books-content{transition:opacity .2s ease}.carousel-stage{display:flex;align-items:center;gap:1rem}.carousel-stage .book-grid{flex:1;min-width:0}.carousel-arrow{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;background:0 0;border:2px solid var(--color-navy);border-radius:50%;color:var(--color-navy);cursor:pointer;transition:all var(--transition);padding:0}.carousel-arrow:hover:not(:disabled){background:var(--color-navy);color:var(--color-white)}.carousel-arrow:disabled{opacity:.25;cursor:not-allowed}.carousel-info-row{text-align:center;margin-top:1.25rem}.carousel-info{font-size:.9375rem;color:var(--color-gray)}@media(max-width:768px){:root{--section-padding:3.5rem 1.25rem}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--color-navy);flex-direction:column;padding:1rem 1.5rem 1.5rem;gap:1rem}.nav-links.open{display:flex}.nav-toggle{display:block}.hero{padding:5rem 1.25rem 4rem}.author-grid{grid-template-columns:1fr;text-align:center;gap:2rem}.author-photo{width:200px;margin:0 auto}.carousel-stage{flex-wrap:wrap;justify-content:center}.carousel-stage .carousel-arrow{order:1}.carousel-stage .book-grid{order:0;flex-basis:100%}.book-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem}}@media(max-width:480px){.hero-buttons{flex-direction:column;align-items:center}.hero-buttons .btn{width:100%;max-width:280px}.newsletter-form{flex-direction:column}.newsletter-form input[type=email]{min-width:0}}