:root{--ink:#211434;--plum:#4d1f68;--deep:#29113f;--violet:#7540a2;--gold:#e4b64e;--cream:#fffaf0;--paper:#fffdf8;--muted:#6f6378;--line:#e8deec;--shadow:0 24px 70px rgba(45,20,64,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:0}h1{font-size:clamp(3.1rem,7vw,6.7rem);letter-spacing:-.055em;max-width:10ch}h2{font-size:clamp(2.4rem,4vw,4.25rem);letter-spacing:-.035em}h3{font-size:1.75rem}p{margin:0 0 1rem}a{color:inherit}.skip-link{position:absolute;left:-999px;top:0;background:#fff;padding:.7rem;z-index:99}.skip-link:focus{left:.5rem}.site-header{height:88px;padding:0 clamp(1rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(255,253,248,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(77,31,104,.1);z-index:20}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none}.brand-mark{width:46px;height:46px;border-radius:50% 50% 45% 45%;display:grid;place-items:center;background:var(--plum);color:var(--gold);font:700 1.4rem Georgia;border:2px solid var(--gold);box-shadow:0 0 0 3px var(--plum)}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:1.1rem}.brand small{font-size:.66rem;letter-spacing:.07em;color:var(--muted)}nav{display:flex;align-items:center;gap:1.65rem}nav a{text-decoration:none;font-weight:700;font-size:.9rem}nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{background:var(--plum);color:white;padding:.65rem 1rem;border-radius:999px}.menu-button{display:none;border:1px solid var(--plum);color:var(--plum);background:white;padding:.55rem .85rem;border-radius:999px;font-weight:700}.hero{min-height:calc(100vh - 88px);padding:clamp(4rem,8vw,8rem) clamp(1rem,6vw,7rem);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:4rem;overflow:hidden;background:radial-gradient(circle at 76% 48%,rgba(228,182,78,.2),transparent 26%),linear-gradient(135deg,#fffdf8 0%,#fbf4ff 56%,#fff7dc 100%)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--violet);font-size:.78rem;font-weight:800;margin-bottom:1.3rem}.hero-lede{font-size:clamp(1.1rem,1.7vw,1.35rem);max-width:38rem;color:#55475d;margin:1.65rem 0 2.25rem}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.78rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--plum);color:white;box-shadow:0 12px 25px rgba(77,31,104,.22)}.button-secondary{border:2px solid var(--plum);color:var(--plum);background:white}.hero-stage{height:min(620px,70vh);position:relative;display:flex;align-items:center;justify-content:center;perspective:1000px}.glow{position:absolute;border-radius:50%;filter:blur(2px)}.glow-one{width:26rem;height:26rem;background:#ead07b;opacity:.26}.glow-two{width:18rem;height:18rem;background:#7b3aa3;opacity:.18;transform:translate(8rem,-8rem)}.book{position:absolute;width:245px;height:365px;border-radius:7px 18px 18px 7px;padding:2rem 1.45rem;box-shadow:var(--shadow);border-left:10px solid rgba(0,0,0,.14);display:flex;flex-direction:column;text-align:center;justify-content:center;transform-style:preserve-3d}.book span{font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.book strong{font:700 2rem/1.05 Georgia;margin:1.35rem 0}.book small{font-size:.8rem}.book-front{background:linear-gradient(150deg,#5c2878,#321346);color:white;transform:translate(-1rem,0) rotateY(-12deg) rotateZ(-2deg);z-index:3}.book-front:after{content:"✦";font-size:3rem;color:var(--gold);margin-top:1.5rem}.book-middle{background:linear-gradient(145deg,#f8cf65,#df9e2f);color:#34203f;transform:translate(7.5rem,1.5rem) rotateY(-9deg) rotateZ(7deg);z-index:2}.book-back{background:linear-gradient(145deg,#9271bd,#58317d);color:white;transform:translate(11rem,-2.5rem) rotateY(-6deg) rotateZ(13deg);z-index:1}.sparkles{position:absolute;bottom:5%;left:15%;font-size:1.5rem;color:var(--gold);letter-spacing:.5rem}.belief-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--deep);color:white;padding:1.3rem clamp(1rem,6vw,7rem);text-align:center;gap:1rem}.belief-strip p{margin:0;font-family:Georgia,serif;font-size:1.1rem}.section{padding:clamp(5rem,9vw,9rem) clamp(1rem,6vw,7rem)}.section-heading{max-width:850px;margin-bottom:3.5rem}.section-heading>p:last-child{font-size:1.13rem;color:var(--muted);max-width:720px;margin-top:1.2rem}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.story-card{min-height:360px;border-radius:28px;padding:2rem;display:flex;flex-direction:column;box-shadow:0 18px 45px rgba(47,24,64,.12);transition:transform .25s}.story-card:hover{transform:translateY(-7px)}.story-card h3{margin:3rem 0 1rem;font-size:2rem}.story-card p{font-size:1.02rem}.story-number{font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.theme{margin-top:auto;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.plum{background:var(--plum);color:white}.gold{background:#f4c961;color:#35213f}.violet{background:#e9ddf5;color:#3e2356}.reading-section{padding:2rem clamp(1rem,6vw,7rem) clamp(5rem,9vw,9rem)}.reading-card{background:linear-gradient(135deg,var(--deep),#5c2878);color:white;border-radius:36px;padding:clamp(2rem,6vw,5rem);display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;box-shadow:var(--shadow)}.reading-card h2{max-width:12ch}.reading-card>div>p:not(.eyebrow){color:#e7ddef;max-width:680px;margin:1.5rem 0 2rem}.eyebrow.light{color:#f4d987}.button-gold{background:var(--gold);color:#271632}.reading-list{list-style:none;margin:0;padding:0;align-self:center}.reading-list li{border-bottom:1px solid rgba(255,255,255,.2);padding:1rem 0;font-size:1.08rem;font-weight:700}.reading-list span{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:.68rem;margin-right:.8rem}.author{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,7vw,7rem);align-items:center}.author-monogram{aspect-ratio:1;border-radius:46% 54% 60% 40%;background:linear-gradient(145deg,#f0c95f,#5c2878);padding:14px;box-shadow:var(--shadow);max-width:470px}.author-monogram span{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:var(--cream);border:2px solid white;color:var(--plum);font:700 clamp(4rem,10vw,8rem) Georgia}.author-copy{max-width:700px}.author-copy h2{margin-bottom:1.4rem}.author-copy .lead{font:italic 1.25rem/1.5 Georgia;color:var(--plum)}.closing{text-align:center;padding:clamp(5rem,10vw,9rem) 1rem;background:linear-gradient(180deg,#fff9e7,#f7ecff)}.closing h2{max-width:16ch;margin:0 auto}.closing>p:not(.eyebrow){max-width:640px;margin:1.5rem auto 2rem;color:var(--muted);font-size:1.1rem}footer{padding:2.5rem clamp(1rem,6vw,7rem);background:#1c1028;color:#d9ccdf;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:start;font-size:.78rem}footer strong,footer span{display:block}footer strong{color:white;font:700 1.15rem Georgia}.disclaimer{grid-column:1/-1;max-width:900px;color:#a89daf;margin:0}
@media(max-width:900px){.site-header{height:74px}.menu-button{display:block}nav{position:absolute;left:1rem;right:1rem;top:80px;background:white;border:1px solid var(--line);border-radius:20px;padding:1rem;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-stage{height:520px;margin-top:-1rem}.belief-strip{grid-template-columns:1fr}.story-grid{grid-template-columns:1fr}.story-card{min-height:280px}.reading-card,.author{grid-template-columns:1fr}.author-monogram{max-width:340px;margin:auto}.book{width:210px;height:320px}.book-back{transform:translate(7rem,-2.5rem) rotateY(-6deg) rotateZ(13deg)}.book-middle{transform:translate(4.5rem,1.5rem) rotateY(-9deg) rotateZ(7deg)}}
@media(max-width:560px){h1{font-size:3.25rem}.brand small{display:none}.hero-stage{height:420px;transform:scale(.82);margin:-2rem -3rem}.book-back{transform:translate(5rem,-2.5rem) rotateY(-6deg) rotateZ(13deg)}.book-middle{transform:translate(3rem,1.5rem) rotateY(-9deg) rotateZ(7deg)}footer{grid-template-columns:1fr}.reading-card{border-radius:24px}.story-card{border-radius:22px}.button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.story-card{transition:none}}
.brand-logo{width:56px;height:60px;display:block;object-fit:contain}.author-photo-wrap{margin:0;max-width:470px;aspect-ratio:4/5;border-radius:46% 54% 56% 44% / 40% 44% 56% 60%;overflow:hidden;border:12px solid #f0c95f;box-shadow:var(--shadow);background:var(--deep)}.author-photo{width:100%;height:100%;display:block;object-fit:cover;object-position:center 28%}.contact-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.contact-links a{color:var(--plum);font-weight:800;text-underline-offset:4px}footer a{color:#f4d987;text-underline-offset:3px}
.cover-fan{position:relative;width:min(100%,600px);height:100%;z-index:2}.cover{position:absolute;left:50%;top:50%;width:clamp(145px,17vw,225px);max-height:78%;object-fit:cover;border-radius:7px;box-shadow:0 24px 50px rgba(31,15,45,.28);transform-origin:center bottom}.cover-one{transform:translate(-120%,-47%) rotate(-12deg);z-index:1}.cover-two{transform:translate(-72%,-53%) rotate(-4deg);z-index:2}.cover-three{transform:translate(-20%,-51%) rotate(5deg);z-index:3}.cover-four{transform:translate(31%,-48%) rotate(12deg);z-index:4}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1100px}.story-card{display:grid;grid-template-columns:minmax(150px,240px) 1fr;grid-template-rows:auto auto 1fr auto;column-gap:1.8rem;align-items:start;min-height:410px}.story-cover{grid-row:1/-1;width:100%;height:100%;max-height:350px;object-fit:cover;border-radius:7px;box-shadow:0 14px 32px rgba(32,16,44,.22)}.story-cover.portrait{object-position:center top}.story-card h3{margin:1rem 0}.blue{background:#174a82;color:white}
@media(max-width:900px){.cover-fan{height:500px}.story-grid{grid-template-columns:1fr}.story-card{min-height:360px}.author-photo-wrap{max-width:340px;margin:auto}}
@media(max-width:560px){.brand-logo{width:48px;height:52px}.cover-fan{height:420px}.cover{width:175px;max-height:68%}.cover-one{transform:translate(-105%,-48%) rotate(-10deg)}.cover-two{transform:translate(-72%,-55%) rotate(-3deg)}.cover-three{transform:translate(-27%,-53%) rotate(5deg)}.cover-four{transform:translate(5%,-47%) rotate(11deg)}.story-card{display:flex;min-height:0}.story-cover{height:auto;max-height:none;aspect-ratio:1/1;object-fit:cover}.story-cover.portrait{aspect-ratio:4/5}.story-card h3{margin:1.2rem 0 .8rem}}

/* Book purchase links and mobile cover visibility */
.cover img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.cover-one{z-index:5}.story-cover-link{grid-row:1/-1;display:block}.story-cover-link .story-cover{height:100%}.amazon-link{display:inline-flex;align-items:center;gap:.45rem;width:max-content;max-width:100%;margin-top:1rem;padding:.65rem .9rem;border:2px solid currentColor;border-radius:999px;font-size:.85rem;font-weight:800;text-decoration:none}.amazon-link:hover{text-decoration:underline;text-underline-offset:3px}
@media(max-width:560px){.hero-stage{height:auto;transform:none;margin:1.5rem 0 0}.cover-fan{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;width:min(92vw,430px)}.cover{position:static;width:100%;max-height:none;aspect-ratio:1/1;transform:none}.cover-four{aspect-ratio:auto}.story-cover-link{width:100%}}

/* Tomorrow Maker releases */
.tomorrow-maker{background:linear-gradient(145deg,#f8f0ff 0%,#fff8dc 100%)}.release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:1180px}.release-card{display:grid;grid-template-columns:minmax(170px,42%) 1fr;gap:2rem;align-items:center;padding:1.5rem;border:1px solid rgba(77,31,104,.12);border-radius:30px;background:rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(47,24,64,.11)}.release-cover-link{display:block;border-radius:10px;overflow:hidden;box-shadow:0 14px 32px rgba(32,16,44,.22);transition:transform .2s}.release-cover-link:hover{transform:translateY(-4px)}.release-cover{display:block;width:100%;aspect-ratio:5/8;object-fit:cover}.release-copy{display:flex;flex-direction:column;align-items:flex-start}.release-copy h3{margin:.65rem 0 .45rem;font-size:clamp(1.7rem,2.6vw,2.35rem)}.release-subtitle{color:var(--plum);font:italic 1.05rem/1.4 Georgia;margin-bottom:1rem}.release-copy .theme{margin:0 0 1.2rem}.release-copy .button{font-size:.88rem;text-align:center}.companion .release-cover{aspect-ratio:1037/1350}
@media(max-width:1050px){.release-grid{grid-template-columns:1fr}.release-card{grid-template-columns:minmax(190px,280px) 1fr}}
@media(max-width:620px){.release-card{grid-template-columns:1fr;padding:1.2rem}.release-cover-link{width:min(100%,310px);margin:auto}.release-copy{align-items:stretch}.release-copy .story-number,.release-copy h3,.release-copy .release-subtitle{text-align:center}.release-copy .theme{text-align:center}.release-copy .button{width:100%}}
