:root{
  --bg:#0b1020;
  --panel:#12182b;
  --panel2:#171f36;
  --text:#f7f3e9;
  --muted:#aab1c4;
  --line:rgba(255,255,255,.1);
  --gold:#f4c86b;
  --blue:#67c7ff;
  --violet:#a88cff;
  --radius:24px;
  --shadow:0 24px 70px rgba(0,0,0,.34);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:clip}
body{margin:0;overflow-x:clip;background:radial-gradient(circle at 85% 0%,#1b2c53 0,transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;left:0;right:0;width:100%;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:12px max(20px,calc((100vw - 1180px)/2));background:rgba(11,16,32,.82);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:11px;letter-spacing:.12em}.brand-logo{width:46px;height:46px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 8px 30px rgba(0,0,0,.35)}.brand strong{display:block;font-size:15px;line-height:1}.brand small{display:block;color:var(--muted);font-size:9px;margin-top:5px;letter-spacing:.22em}
.nav{display:flex;align-items:center;gap:38px;font-size:14px;color:#dce0ea;white-space:nowrap}.nav a:hover{color:white}
.hero{min-height:690px;display:grid;grid-template-columns:.92fr 1.18fr;align-items:center;gap:42px;padding-block:82px 72px}
.eyebrow{margin:0 0 14px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.2em}.hero h1,.section h2{margin:0;letter-spacing:-.045em;line-height:1.02}.hero h1{font-size:clamp(52px,6.2vw,86px)}.hero h1 span{color:#cbd8ff}.lead{max-width:600px;color:#c3c9d7;font-size:18px;margin:26px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;font-weight:750;font-size:14px}.primary{background:var(--gold);color:#161616}.secondary{border:1px solid var(--line);background:rgba(255,255,255,.045)}
.cover-stage{position:relative;min-height:570px;isolation:isolate}.cover{position:absolute;border-radius:9px;box-shadow:0 18px 55px rgba(0,0,0,.46);border:1px solid rgba(255,255,255,.14);transition:.25s transform}.cover-stage:hover .cover{filter:saturate(1.03)}
.c1{width:29%;left:2%;top:12%;transform:rotate(-9deg);z-index:3}.c2{width:30%;left:24%;top:1%;transform:rotate(-3deg);z-index:6}.c3{width:31%;right:16%;top:5%;transform:rotate(5deg);z-index:5}.c4{width:30%;right:0;top:25%;transform:rotate(9deg);z-index:3}.c5{width:31%;left:10%;bottom:0;transform:rotate(-6deg);z-index:4}.c6{width:31%;right:20%;bottom:-1%;transform:rotate(3deg);z-index:7}
.section{padding-block:82px}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2{font-size:clamp(36px,4.5vw,58px)}.series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.series-card{min-height:262px;padding:24px 26px 26px;border-radius:var(--radius);border:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;overflow:hidden;position:relative;transition:.25s transform,.25s border-color}.series-card:hover{transform:translateY(-4px);border-color:rgba(255,255,255,.28)}.series-card::before{content:"";position:absolute;inset:auto -20% -60% 30%;height:160px;border-radius:50%;filter:blur(10px);opacity:.35}.adult{background:linear-gradient(145deg,#272032,#151a29)}.adult::before{background:var(--gold)}.easy{background:linear-gradient(145deg,#183d57,#142238)}.easy::before{background:var(--blue)}.scifi{background:linear-gradient(145deg,#232e67,#171b38)}.scifi::before{background:var(--violet)}.series-card h3{font-size:28px;margin:8px 0}.series-card p{margin:0;color:#c5cad7;max-width:250px}.count{display:block;font-size:12px;color:#e9edf6;text-transform:uppercase;letter-spacing:.13em}.arrow{font-size:28px;position:relative}.series-thumbs{height:72px;display:flex;align-items:flex-end;margin:0 0 16px 4px;position:relative}.series-thumbs img{width:44px;height:58px;object-fit:cover;border-radius:5px;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 20px rgba(0,0,0,.35);margin-left:-5px;transform:rotate(-3deg)}.series-thumbs img:nth-child(2){transform:translateY(-4px) rotate(2deg)}.series-thumbs img:nth-child(3){transform:translateY(1px) rotate(-1deg)}.series-thumbs img:nth-child(4){transform:translateY(-3px) rotate(4deg)}.square-thumbs img{height:48px}.two-thumbs img{width:58px;height:58px}.two-thumbs img:nth-child(2){margin-left:-8px}
.books-section{border-top:1px solid var(--line)}.row-heading{display:flex;max-width:none;justify-content:space-between;gap:40px;align-items:end}.muted{color:var(--muted);max-width:320px}.book-group{margin-top:54px}.group-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.group-title h3{font-size:26px;margin:0}.group-title span{color:var(--muted);font-size:13px}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.two-books{grid-template-columns:repeat(2,minmax(0,1fr));max-width:580px}.book-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;padding:12px;transition:.22s transform,.22s background}.book-card:hover{transform:translateY(-4px);background:var(--panel2)}.book-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:13px}.adult-grid .book-card img{aspect-ratio:2550/3300}.book-card div{padding:14px 6px 7px}.book-card h4{font-size:17px;line-height:1.25;margin:0}.book-card p{margin:7px 0 0;color:var(--muted);font-size:13px}
.behind{padding-bottom:110px}.behind-card{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;background:linear-gradient(145deg,#181e30,#101626);border:1px solid var(--line);border-radius:30px;padding:46px}.behind-card h2{font-size:clamp(34px,4vw,52px)}.behind-card p:not(.eyebrow){color:#c2c8d5;max-width:660px}.sketch-placeholder{min-height:260px;border:1px dashed rgba(255,255,255,.2);border-radius:22px;display:grid;place-content:center;text-align:center;background:repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(255,255,255,.035) 28px),repeating-linear-gradient(90deg,transparent,transparent 27px,rgba(255,255,255,.035) 28px);transform:rotate(2deg)}.sketch-placeholder span{font-family:Georgia,serif;font-size:104px;line-height:1;color:var(--gold)}.sketch-placeholder small{display:block;max-width:240px;color:var(--muted)}
.footer{border-top:1px solid var(--line);padding-block:34px 50px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.footer-brand{opacity:.85}.footer .brand-logo{width:40px;height:40px}
@media (max-width:1000px){.hero{grid-template-columns:1fr;gap:20px;padding-top:64px}.hero-copy{text-align:center}.lead{margin-inline:auto}.hero-actions{justify-content:center}.cover-stage{min-height:560px;max-width:720px;width:100%;margin-inline:auto}.series-grid{grid-template-columns:1fr}.series-card{min-height:220px}.book-grid{grid-template-columns:repeat(2,1fr)}.two-books{max-width:none}.behind-card{grid-template-columns:1fr}.row-heading{display:block}.muted{max-width:520px}.footer{gap:24px;align-items:flex-start;flex-direction:column}}
@media (max-width:700px){.site-header{flex-direction:column;align-items:stretch;gap:9px;padding:9px 14px 10px}.site-header .brand{align-self:flex-start}.nav{width:100%;justify-content:space-between;gap:12px;padding-top:8px;border-top:1px solid var(--line);font-size:13px}.cover-stage{min-height:430px;max-width:560px}.c1{width:30%;left:1%;top:12%}.c2{width:31%;left:24%;top:2%}.c3{width:32%;right:14%;top:7%}.c4{width:31%;right:0;top:34%}.c5{width:32%;left:8%;bottom:0}.c6{width:32%;right:18%;bottom:0}}
@media (max-width:560px){.shell{width:min(100% - 24px,1180px)}.site-header{padding:8px 12px 10px}.brand-logo{width:40px;height:40px}.brand strong{font-size:13px}.brand small{font-size:8px}.nav{gap:8px;font-size:12px}.hero{min-height:auto;padding-block:48px 34px}.hero h1{font-size:48px}.lead{font-size:16px}.button{width:100%}.cover-stage{min-height:338px;margin-top:6px}.c1{width:31%;left:0;top:12%}.c2{width:32%;left:23%;top:2%}.c3{width:33%;right:12%;top:8%}.c4{width:32%;right:0;top:39%}.c5{width:33%;left:7%;bottom:0}.c6{width:33%;right:17%;bottom:0}.section{padding-block:58px}.section-heading h2{font-size:38px}.series-card{min-height:205px;padding:21px}.series-thumbs{height:58px;margin-bottom:10px}.series-thumbs img{width:36px;height:48px}.square-thumbs img{height:40px}.two-thumbs img{width:48px;height:48px}.book-grid,.two-books{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.book-card{padding:8px;border-radius:16px}.book-card img{border-radius:10px}.book-card h4{font-size:14px}.book-card p{font-size:11px}.book-card div{padding:10px 3px 4px}.behind-card{padding:26px;border-radius:22px}.sketch-placeholder{min-height:220px}.footer{padding-bottom:34px}}

/* v0.3 — clickable catalog cards */
.book-card{display:block;color:inherit;position:relative}
.book-link{display:inline-flex;margin-top:11px;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.02em;transition:.2s transform,.2s color}
.book-card:hover .book-link{transform:translateX(4px);color:#ffe4a6}
.book-card:focus-visible{outline:2px solid var(--gold);outline-offset:4px}

/* v0.5 — featured book, catalog badges, making-of journey, richer footer */
.featured-section{padding-top:26px}.featured-card{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:center;overflow:hidden;position:relative;padding:42px;border-radius:30px;border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,rgba(244,200,107,.14),transparent 30%),linear-gradient(145deg,#1a2034,#111829)}.featured-card::after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;right:-110px;bottom:-180px;background:rgba(103,199,255,.09);filter:blur(12px)}.featured-cover{position:relative;display:grid;place-items:center;min-height:390px}.featured-cover img{width:min(330px,82%);border-radius:20px;box-shadow:0 30px 75px rgba(0,0,0,.48);transform:rotate(-3deg)}.featured-label{position:absolute;z-index:2;left:0;top:10px;padding:8px 12px;border-radius:999px;background:var(--gold);color:#171717;font-size:10px;font-weight:900;letter-spacing:.12em}.featured-copy{position:relative;z-index:2}.featured-copy h2{font-size:clamp(42px,5.2vw,70px)}.featured-copy>p:not(.eyebrow){font-size:17px;color:#c7cdda;max-width:650px}.feature-badges,.book-badges{display:flex;gap:7px;flex-wrap:wrap}.feature-badges{margin:24px 0 28px}.feature-badges span,.book-badges span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:#d9deea;border-radius:999px;font-size:11px;padding:6px 9px}.feature-badges span{padding:8px 11px;font-size:12px}.featured-actions{display:flex;gap:12px;flex-wrap:wrap}.book-badges{margin-top:10px}.book-badges span{font-size:10px;padding:4px 7px;color:#c7cedd}.book-link{margin-top:12px}
.behind-heading{margin-bottom:26px}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.journey-step{position:relative;border:1px solid var(--line);background:linear-gradient(145deg,#151c2f,#101625);border-radius:24px;padding:18px}.journey-step h3{font-size:20px;margin:20px 5px 7px}.journey-step>p{color:var(--muted);font-size:13px;margin:0 5px 6px}.step-number{position:absolute;right:18px;top:15px;color:rgba(255,255,255,.23);font-family:Georgia,serif;font-size:25px;z-index:3}.journey-placeholder,.journey-final{aspect-ratio:1/.92;border-radius:18px;overflow:hidden}.journey-placeholder{display:grid;place-content:center;text-align:center;padding:24px;border:1px dashed rgba(255,255,255,.18);background:repeating-linear-gradient(0deg,transparent,transparent 28px,rgba(255,255,255,.03) 29px),linear-gradient(145deg,#1a2032,#111727);transform:rotate(-1deg)}.journey-placeholder.refine{transform:rotate(1deg);background:radial-gradient(circle at 60% 25%,rgba(103,199,255,.13),transparent 33%),linear-gradient(145deg,#18233b,#111727)}.journey-placeholder strong{font-family:Georgia,serif;font-size:27px;color:#c5cbda}.journey-placeholder small{color:var(--muted);max-width:230px;margin:9px auto 0}.journey-final{display:grid;place-items:center;background:radial-gradient(circle,rgba(244,200,107,.13),transparent 64%)}.journey-final img{height:92%;width:auto;border-radius:12px;box-shadow:0 18px 45px rgba(0,0,0,.4);transform:rotate(2deg)}.behind-note{margin-top:16px;padding:24px 28px;border-radius:22px;border:1px solid var(--line);display:flex;align-items:center;gap:22px;background:rgba(255,255,255,.025)}.page-number{font-family:Georgia,serif;font-size:70px;line-height:1;color:var(--gold)}.behind-note strong{font-size:17px}.behind-note p{margin:5px 0 0;color:var(--muted);font-size:13px}
.footer{align-items:center}.footer-identity{display:flex;align-items:center;gap:24px}.footer-identity>p{margin:0}.footer-links{display:flex;align-items:center;gap:18px}.footer-email{font-weight:700;color:#dbe1ec}.footer-email:hover{color:var(--gold)}.social-links{display:flex;align-items:center;gap:8px}.social-links a{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.03);transition:.2s transform,.2s background,.2s border-color}.social-links a:hover{transform:translateY(-2px);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25)}.social-links svg{width:18px;height:18px;fill:currentColor;stroke:none;color:#e7ebf3}.social-links svg rect,.social-links svg circle{fill:none;stroke:currentColor;stroke-width:1.8}.social-links svg .fill-dot{fill:currentColor;stroke:none}.social-links svg.amazon-smile,.social-links .amazon-smile{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.social-links a:nth-child(3) svg path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:1000px){.featured-card{grid-template-columns:1fr;gap:22px}.featured-cover{min-height:350px}.featured-copy{text-align:center}.feature-badges,.featured-actions{justify-content:center}.featured-copy>p:not(.eyebrow){margin-inline:auto}.journey-grid{grid-template-columns:1fr 1fr}.journey-step:last-child{grid-column:1/-1}.journey-step:last-child .journey-final{max-height:410px}.footer-identity{align-items:flex-start;flex-direction:column;gap:10px}.footer-links{align-items:flex-start;flex-direction:column;gap:12px}}
@media (max-width:700px){.featured-section{padding-top:12px}.featured-card{padding:28px 22px}.featured-cover{min-height:310px}.journey-grid{grid-template-columns:1fr}.journey-step:last-child{grid-column:auto}.behind-note{align-items:flex-start}.footer{gap:22px}.footer-links{width:100%}.social-links{width:100%;justify-content:flex-start}}
@media (max-width:560px){.featured-card{padding:22px 16px}.featured-cover{min-height:275px}.featured-cover img{width:min(270px,78%)}.featured-label{left:4px;top:0}.featured-actions .button{width:100%}.feature-badges{margin:18px 0 22px}.book-badges{gap:5px}.book-badges span{font-size:9px;padding:3px 6px}.journey-placeholder,.journey-final{aspect-ratio:1/1}.behind-note{padding:20px}.page-number{font-size:58px}.footer-email{font-size:14px}.social-links a{width:40px;height:40px}}


/* v0.6 — shared PHP footer; vertical icon + label links */
.footer{align-items:flex-start;gap:54px}
.footer-identity{display:flex;align-items:flex-start;flex-direction:column;gap:12px;max-width:520px}
.footer-identity>p{margin:0}
.footer-contact-list{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:220px}
.footer-contact-item{display:flex;align-items:center;gap:11px;min-height:38px;padding:5px 10px 5px 5px;border-radius:10px;color:#e7ebf3;font-size:14px;font-weight:700;transition:.18s transform,.18s background,.18s color}
.footer-contact-item:hover{transform:translateX(3px);background:rgba(255,255,255,.055);color:white}
.footer-contact-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:7px;background:#20283c;border:1px solid rgba(255,255,255,.1);overflow:hidden}
.footer-contact-icon svg{width:19px;height:19px}
.footer-contact-item.email .footer-contact-icon{color:#f4c86b;background:rgba(244,200,107,.11)}
.footer-contact-item.email svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.footer-contact-item.pinterest .footer-contact-icon{background:#e60023;color:white;border-color:#e60023}
.footer-contact-item.pinterest svg{fill:currentColor}
.footer-contact-item.instagram .footer-contact-icon{background:linear-gradient(145deg,#6a39d5 0%,#d62d8c 48%,#ff8a2a 78%,#ffd36a 100%);color:white;border:0}
.footer-contact-item.instagram svg{fill:none;stroke:currentColor;stroke-width:1.8}.footer-contact-item.instagram .dot{fill:currentColor;stroke:none}
.footer-contact-item.tiktok .footer-contact-icon{background:#060606;color:white;border-color:#303030;box-shadow:inset 2px 0 #25f4ee,inset -2px 0 #fe2c55}
.footer-contact-item.tiktok svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.footer-contact-item.amazon .footer-contact-icon{background:#fff;color:#111;border-color:#fff}
.footer-contact-item.amazon svg .a{fill:#111}.footer-contact-item.amazon svg .smile{fill:none;stroke:#ff9900;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:1000px){.footer{gap:28px}.footer-contact-list{min-width:0}}
@media (max-width:700px){.footer-contact-list{width:100%}.footer-contact-item{width:100%;padding-right:12px}.footer-contact-item:hover{transform:none}}
