@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Nunito:wght@600;700;800;900&display=swap');

:root{--ink:#242353;--muted:#686681;--purple:#5b3cc4;--pink:#fa5489;--cream:#fff8ec;--orange:#ff9a43;--line:#e9e4e1}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;top:-80px;left:16px;z-index:20;background:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{height:86px;background:var(--cream);border-bottom:1px solid rgba(75,60,96,.08)}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Nunito,system-ui,sans-serif;font-size:21px;font-weight:900;letter-spacing:-.045em;text-decoration:none}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#ffba30,#ff628d 44%,#7656d2);font-size:22px;box-shadow:0 4px 10px #f69c7655}.nav-link{text-decoration:none;font-size:14px;font-weight:800;border-bottom:1px solid var(--ink);padding:5px 0}.nav-link span{margin-left:5px}.nav-link:hover,.closing-link:hover{color:var(--purple)}
.hero{overflow:hidden;background:radial-gradient(circle at 93% 15%,#ffe4d4 0 10%,transparent 31%),radial-gradient(circle at 4% 93%,#e7f9ee 0 8%,transparent 27%),var(--cream)}.hero-grid{min-height:630px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:30px;padding-block:62px 68px}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{font-weight:800;font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#6650a7}.eyebrow{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:11px 16px;border-radius:100px;box-shadow:0 6px 18px #4b39890c}.eyebrow-dot{width:9px;height:9px;background:#ff8e5b;border-radius:50%;box-shadow:0 0 0 4px #ff8e5b24}.hero h1{font-family:Nunito,system-ui,sans-serif;font-weight:900;letter-spacing:-.065em;line-height:1.05;font-size:clamp(46px,5.2vw,77px);max-width:700px;margin:28px 0 21px}.hero h1 em{font-style:normal;color:#ed5985;background:linear-gradient(100deg,#ef5b83 8%,#fc8c54 65%,#ffb83e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-copy>p{max-width:480px;color:#68657d;font-size:18px;line-height:1.7;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{min-height:56px;border-radius:100px;padding:15px 25px;display:inline-flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;font-weight:800;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-3px)}.button:focus-visible,.nav-link:focus-visible,.closing-link:focus-visible,.brand:focus-visible{outline:3px solid #08a9dc;outline-offset:4px}.button-primary{background:var(--ink);color:white;box-shadow:0 12px 24px #24235324}.button-primary:hover{box-shadow:0 16px 26px #24235339}.hero-note{color:#817c8a;font-size:12px;font-weight:700}.hero-art{position:relative;width:min(100%,510px);justify-self:end;aspect-ratio:1;display:grid;place-items:center}.hero-art>img{position:relative;z-index:1;display:block;width:89%;height:auto;aspect-ratio:1;border-radius:50%;box-shadow:0 25px 55px #47339920;object-fit:cover}.art-orbit{position:absolute;border:1px dashed #ba91ce7d;border-radius:50%;inset:0}.orbit-two{inset:6%;border-color:#ffc59b90;transform:rotate(15deg)}.art-sparkle{position:absolute;z-index:2}.sparkle-one{top:0;right:0;font-size:42px;color:#ffac34}.sparkle-two{bottom:4%;left:1%;font-size:40px;color:#8e5cdb}.ribbon{height:52px;display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;color:#fff;background:linear-gradient(95deg,#7652c2,#e7609b 54%,#ffb157);font-family:Nunito,system-ui,sans-serif;font-size:13px;font-weight:900;letter-spacing:.24em}.ribbon span{min-width:max-content}
.featured{padding:110px 0 120px}.feature-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(50px,8vw,125px)}.book-stage{height:550px;position:relative;border-radius:36px;background:#edf9f7;display:grid;place-items:center;isolation:isolate}.book-stage:before{content:"";position:absolute;inset:28px;border:2px dashed #b9e7d6;border-radius:26px;z-index:-1}.book-stage:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:#d1f1e8;top:13%;right:7%;z-index:-1}.stage-sparkle{position:absolute;color:#ffb74e;font-size:36px}.stage-sparkle-a{top:6%;left:8%}.stage-sparkle-b{bottom:10%;right:7%;color:#a081dc}.book-shadow{width:min(65%,320px);transform:rotate(-4deg);filter:drop-shadow(15px 25px 18px #16284849);transition:transform .25s ease}.book-stage:hover .book-shadow{transform:rotate(-1deg) translateY(-6px)}.cover-crop{position:relative;width:100%;aspect-ratio:639/834;overflow:hidden;background:#20b6ec;border-radius:8px;box-shadow:0 0 0 5px #fff}.cover-crop img{display:block;width:100%;height:100%;object-fit:contain}.book-copy{padding:10px 0}.section-kicker{display:flex;align-items:center;gap:13px}.kicker-line{width:25px;height:1px;background:#aa9ac9}.book-copy h2{font-family:Nunito,system-ui,sans-serif;font-size:clamp(43px,4.8vw,69px);line-height:1.04;letter-spacing:-.055em;margin:24px 0 10px;font-weight:900}.book-copy h2 span{color:#7652c2}.edition{font-weight:800;font-size:15px;color:#e06191;margin:0 0 25px}.feature-description{font-size:18px;line-height:1.75;color:var(--muted);max-width:520px;margin:0 0 29px}.topics{display:flex;flex-wrap:wrap;gap:9px;max-width:480px;margin-bottom:35px}.topics span{font-size:12px;font-weight:800;background:#f6f2ff;color:#6550ac;border:1px solid #eae3fb;border-radius:50px;padding:10px 14px}.topics span:nth-child(2n){background:#fff1ec;color:#af5a54;border-color:#ffe1d5}.button-amazon{background:var(--purple);color:white;box-shadow:0 12px 24px #5b3cc42e}.button-amazon:hover{box-shadow:0 16px 27px #5b3cc446}.fulfillment{color:#89869a;font-size:12px;margin:13px 0 0}
.closing{background:#fff1e9;padding:48px 0}.closing-inner{display:flex;align-items:center;gap:25px}.closing-icon{font-size:24px;display:grid;place-items:center;flex:0 0 56px;height:56px;border-radius:17px;color:#f15487;background:#fff;transform:rotate(-7deg)}.closing h2{font-family:Nunito,system-ui,sans-serif;font-size:23px;letter-spacing:-.04em;margin:0 0 3px}.closing p{margin:0;color:var(--muted);font-size:14px}.closing-link{margin-left:auto;white-space:nowrap;font-size:14px;font-weight:800;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}.site-footer{background:#242353;color:#e6e1f7;padding:31px 0}.footer-inner{display:flex;justify-content:space-between;gap:15px;font-size:12px;font-weight:600}.footer-inner span:last-child span{color:#ff8da8}
@media(max-width:850px){.hero-grid{grid-template-columns:1fr;gap:15px;text-align:center;padding:64px 0 70px}.hero-copy>p{margin-inline:auto}.hero-actions{justify-content:center}.hero-art{width:min(70%,440px);justify-self:center}.feature-grid{gap:45px}.book-stage{height:450px}.book-shadow{width:72%}.featured{padding:80px 0}}
@media(max-width:650px){.shell{width:min(100% - 36px,520px)}.site-header{height:70px}.brand{font-size:18px}.nav-link{font-size:12px}.hero-grid{padding:51px 0 54px}.eyebrow{font-size:10px}.hero h1{font-size:clamp(42px,11vw,58px);margin:23px 0 16px}.hero-copy>p{font-size:16px}.hero-art{width:min(90%,390px)}.ribbon{font-size:10px;height:44px}.featured{padding:65px 0 75px}.feature-grid{grid-template-columns:1fr;gap:42px}.book-stage{height:min(110vw,510px)}.book-shadow{width:min(58%,310px)}.book-copy{text-align:center}.section-kicker{justify-content:center;font-size:10px}.book-copy h2{margin-top:19px}.feature-description{font-size:16px}.topics{justify-content:center;margin-inline:auto}.closing-inner{display:grid;grid-template-columns:52px 1fr;gap:13px}.closing-icon{width:48px;height:48px;flex-basis:48px}.closing-link{grid-column:2;margin-left:0;justify-self:start}.closing h2{font-size:21px}.footer-inner{flex-direction:column;align-items:center;text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.book-shadow{transition:none}}

/* Rainbow palette inspired by the author logo and featured cover */
:root{--ink:#25204c;--muted:#57516e;--purple:#6823c5;--cream:#fffbed;--orange:#ff9a21}
.site-header{background:#fffdf6;border-bottom:4px solid transparent;border-image:linear-gradient(90deg,#ff4d8d,#ff9a2e,#ffdf2f,#36c669,#22a9ec,#9d4fe5) 1}
.brand-mark{background:linear-gradient(135deg,#ffca30,#fa4f84 38%,#7d41dd 75%);box-shadow:0 5px 16px #fa4f8466}
.hero{background:radial-gradient(circle at 12% 17%,#ffbbdb 0,transparent 30%),radial-gradient(circle at 90% 18%,#bcecff 0,transparent 33%),radial-gradient(circle at 7% 89%,#c5f3c5 0,transparent 28%),radial-gradient(circle at 85% 92%,#ffe59c 0,transparent 34%),#fff9ed}
.hero h1 em{background:linear-gradient(95deg,#f14488 4%,#f96f43 27%,#e9a900 46%,#18ab5a 63%,#168fdd 79%,#873bdd 100%);-webkit-background-clip:text;background-clip:text}
.eyebrow{color:#6235a5;box-shadow:0 8px 26px #983ecc20}.eyebrow-dot{background:#fb5a91;box-shadow:0 0 0 4px #ffbad6}
.button-primary{background:linear-gradient(105deg,#6b27cb,#bd3dba,#ec4b83);box-shadow:0 12px 25px #8b38bb45}
.button-primary:hover{box-shadow:0 16px 29px #8b38bb66}
.hero-art>img{box-shadow:0 25px 55px #5b28ae38;border:7px solid #fff}
.art-orbit{border-color:#d25cd2aa;border-width:2px}.orbit-two{border-color:#2dbbd99c}
.ribbon{background:linear-gradient(90deg,#e83d83,#f48138,#e9bf28,#2dbd72,#258bd4,#8347cb);text-shadow:0 1px 3px #33235477}
.featured{background:linear-gradient(145deg,#fff9ee 0%,#f5eaff 39%,#e8faff 69%,#f0ffe9 100%)}
.book-stage{background:radial-gradient(circle at 82% 17%,#fff4a3 0,transparent 28%),radial-gradient(circle at 13% 80%,#ffb7da 0,transparent 34%),#b8effa;box-shadow:inset 0 0 0 4px #ffffffa8,0 18px 45px #3f6b9a1b}
.book-stage:before{border-color:#fff;border-width:3px}.book-stage:after{background:#ffe586}
.book-shadow{width:min(70%,340px)}.book-copy h2 span{color:#823bd0}.edition{color:#d72f78}
.topics span{background:#fff;color:#6235a5;border:2px solid #d6baff;box-shadow:0 5px 12px #6e4ab117}
.topics span:nth-child(2){color:#a94124;border-color:#ffbd9d}.topics span:nth-child(3){color:#846200;border-color:#f4d85c}.topics span:nth-child(4){color:#176f45;border-color:#9be4ac}.topics span:nth-child(5){color:#176e9d;border-color:#9edbf5}
.button-amazon{background:linear-gradient(100deg,#6a29c1,#9a3de0);box-shadow:0 12px 24px #5b3cc43a}
.closing{background:linear-gradient(105deg,#ffe0ee,#ffeabd 42%,#c4f5df 78%,#c7e9ff)}.closing-icon{background:#fff;color:#ed3d8a;box-shadow:0 5px 15px #ed3d8a22}
.site-footer{background:#29204f;border-top:5px solid #f9b943}
@media(max-width:650px){.book-shadow{width:min(65%,310px)}.hero-grid{padding-bottom:60px}.hero h1{font-size:clamp(39px,10vw,58px)}}
/* New identity: saturated rainbow colors from the supplied logo and cover. */
:root{--ink:#292052;--muted:#5b5673;--purple:#6426bd;--cream:#fffdf6;--orange:#ff9835}
body{background:#fffdf6}.site-header{background:#fff;border-bottom:0;box-shadow:0 3px 22px #24165018}.site-header:before{content:"";display:block;height:6px;background:linear-gradient(90deg,#f43480,#ff9636,#ffdc43,#36ca66,#1caeee,#923cce)}.site-header{height:92px}.nav{height:86px}.brand{font-size:24px}.brand-logo{width:47px;height:47px;border-radius:50%;object-fit:cover}.nav-link{border:0;color:#fff;background:var(--ink);border-radius:100px;padding:13px 20px;box-shadow:0 5px 0 #d7c4f4}.nav-link:hover{color:white;background:#6e2ec4}
.hero{color:#fff;background:radial-gradient(circle at 7% 18%,#7745d2 0,transparent 36%),radial-gradient(circle at 94% 22%,#1bb5e8 0,transparent 34%),linear-gradient(115deg,#3c237f,#273985 51%,#0b7ba9)}.hero-grid{min-height:670px;grid-template-columns:1.1fr .9fr;gap:65px;padding-block:65px 90px}.eyebrow{background:#ffffff24;color:#fff;border:1px solid #ffffff85;box-shadow:none}.eyebrow-dot{background:#ffe852;box-shadow:0 0 0 4px #ffe85233}.hero h1{font-size:clamp(57px,6vw,86px);line-height:1.02;max-width:720px}.hero h1 em{color:#ffe64b;background:none;-webkit-text-fill-color:#ffe64b;text-shadow:4px 5px 0 #e82f82}.period{color:#ffdc46}.hero-copy>p{color:#f3ebff;font-size:21px;line-height:1.6;max-width:530px}.button-primary{background:#ffe24b;color:var(--ink);box-shadow:0 7px 0 #efa42b}.button-primary:hover{box-shadow:0 9px 0 #efa42b}.hero-note{color:#fff;font-size:13px}.hero-art>img{width:100%;border:9px solid #fff;box-shadow:0 28px 50px #12125388}.art-orbit{inset:-5%;border:2px dashed #fff9}.orbit-two{inset:4%;border:0}.sparkle-one{color:#ffe43e}.sparkle-two{color:#ff81ae}.ribbon{background:linear-gradient(90deg,#e93680,#f38232,#dfb831,#28bb70,#188fcc,#873ace);font-size:14px;height:58px;text-shadow:0 1px 3px #24204c66}
.featured{background:linear-gradient(135deg,#fff4d0,#fffefa 43%,#f0eafa);padding:105px 0 120px}.feature-grid{gap:clamp(50px,7vw,100px)}.book-stage{height:620px;border-radius:40px;background:radial-gradient(circle at 26% 23%,#ffe550 0,transparent 35%),radial-gradient(circle at 84% 81%,#e2bafd 0,transparent 36%),#a7e6ed;box-shadow:inset 0 0 0 7px #ffffff9e,0 20px 40px #39296926}.book-stage:before{border:2px dashed white}.book-stage:after{background:#ffd758}.book-shadow{display:block;width:min(69%,350px);text-decoration:none;border-radius:8px;box-shadow:0 0 0 6px #fff;filter:drop-shadow(15px 25px 18px #16284855)}.book-shadow:focus-visible{outline:4px solid #ed3282;outline-offset:10px}.cover-crop{border:0;aspect-ratio:1190/1536;border-radius:8px;box-shadow:none}.cover-crop img{width:100%;height:100%;object-fit:cover}.section-kicker{color:#842cae}.book-copy h2 span{color:#ea387b}.edition{color:#723ba2}.feature-description{font-size:19px}.topics span{background:white;border:2px solid #ce9ff3;color:#6b3198}.topics span:nth-child(2){border-color:#ffc18a;color:#9c511a}.topics span:nth-child(3){border-color:#f2d455;color:#796000}.topics span:nth-child(4){border-color:#8fdca7;color:#176b3c}.topics span:nth-child(5){border-color:#92d7f4;color:#096894}.button-amazon{background:#292052;box-shadow:0 7px 0 #ccb8ee}.button-amazon:hover{box-shadow:0 9px 0 #ccb8ee}.closing{background:linear-gradient(105deg,#fbd3e4,#ffebb2 37%,#c9f6d7 70%,#c1ebff)}.closing-icon{background:#fff;color:#ec3383;box-shadow:0 5px 0 #efa5c2}.closing-link{border:2px solid var(--ink);padding:13px 16px;border-radius:100px;background:#fff;box-shadow:4px 5px 0 var(--ink)}.site-footer{background:#292052;border-top:6px solid #ffda3b}
@media(max-width:850px){.hero-grid{grid-template-columns:1fr;gap:50px}.hero h1{max-width:none}.hero-copy>p{margin-inline:auto}.hero-art{width:min(75%,430px)}.feature-grid{gap:48px}.book-stage{height:500px}.book-shadow{width:min(70%,320px)}}
@media(max-width:650px){.site-header{height:78px}.nav{height:72px}.brand{font-size:18px}.brand-logo{width:42px;height:42px}.nav-link{font-size:12px;padding:11px 13px}.hero-grid{padding:60px 0 75px;gap:50px}.hero h1{font-size:clamp(45px,11.5vw,66px)}.hero-copy>p{font-size:18px}.hero-note{display:none}.hero-art{width:min(85%,360px)}.ribbon{font-size:11px;height:46px}.featured{padding:65px 0 80px}.feature-grid{grid-template-columns:1fr}.book-stage{height:min(120vw,560px)}.book-shadow{width:min(65%,320px)}.book-copy{text-align:center}.section-kicker,.topics{justify-content:center}.feature-description{font-size:17px}.closing-inner{grid-template-columns:52px 1fr}.closing-link{grid-column:1/-1;justify-self:center;margin:12px 0 0}.footer-inner{flex-direction:column;align-items:center;text-align:center}}
@media(max-width:380px){.brand{font-size:16px;gap:6px}.nav-link{font-size:11px;padding:10px}.hero h1{font-size:43px}}
