:root{--blue-deep: #1a3a6b;--blue-sky: #4a90d9;--blue-light: #e8f2fb;--magenta: #c2185b;--magenta-soft: #fce4ec;--white: #ffffff;--cream: #faf8f5;--text: #1d2f4f;--text-muted: #5a6e8a;--gold: #d4a017;--site-max: 1120px;--site-gutter: clamp(20px, 5vw, 64px);--section-y: clamp(64px, 9vw, 112px);font-family:Georgia,Times New Roman,Palatino Linotype,serif;font-size:17px;line-height:1.65;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{max-width:var(--site-max);margin-inline:auto;padding-inline:var(--site-gutter)}.section{padding-block:var(--section-y)}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--blue-deep);line-height:1.15}h1{font-size:clamp(28px,5.5vw,58px);letter-spacing:-.02em}h2{font-size:clamp(22px,3.5vw,38px);letter-spacing:-.01em}p{margin:0 0 1em}p:last-child{margin-bottom:0}.eyebrow{font-family:Georgia,serif;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-sky);margin:0 0 12px}.section-heading{text-align:center;margin-bottom:clamp(32px,5vw,56px)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:8px;font-family:Georgia,serif;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1a3a6b40}.btn-primary{background:var(--blue-deep);color:var(--white)}.btn-primary:hover{background:#142f58}.btn-large{padding:18px 40px;font-size:18px;border-radius:10px}.site-header{position:sticky;top:0;z-index:100;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(74,144,217,.15);padding-block:14px}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.logo-link{display:flex;align-items:center;flex-shrink:0}.site-logo{height:48px;width:auto;object-fit:contain}.header-cta{font-size:15px;padding:11px 22px}.hero{background:linear-gradient(160deg,var(--blue-light) 0%,var(--cream) 60%,var(--white) 100%)}.hero-inner{display:grid;grid-template-columns:1fr auto;gap:clamp(32px,5vw,80px);align-items:center}.hero-text{max-width:600px}.hero-text h1{margin:0 0 20px}.hero-sub{font-size:clamp(18px,2.5vw,24px);font-style:italic;color:var(--blue-sky);margin-bottom:28px}.hero-hint{margin-top:14px;font-size:14px;color:var(--text-muted)}.hero-book{flex-shrink:0}.book-cover{width:clamp(160px,20vw,260px);height:auto;border-radius:6px;box-shadow:0 16px 48px #1a3a6b38,0 4px 12px #1a3a6b1f;transform:rotate(2deg)}.problem-section{background:var(--cream)}.problem-list{list-style:none;margin:0 0 40px;padding:0;display:grid;gap:16px;max-width:700px;margin-inline:auto}.problem-item{display:flex;align-items:flex-start;gap:14px;background:var(--white);border:1px solid rgba(74,144,217,.2);border-radius:10px;padding:18px 22px;font-size:17px;line-height:1.5}.problem-icon{font-size:22px;flex-shrink:0;line-height:1.4}.emotion-box{background:var(--magenta-soft);border-left:4px solid var(--magenta);border-radius:0 10px 10px 0;padding:24px 28px;max-width:700px;margin-inline:auto;font-size:18px;font-style:italic;line-height:1.6;color:var(--blue-deep)}.solution-section{background:var(--white);text-align:center}.solution-lead{font-size:clamp(16px,2vw,20px);max-width:660px;margin-inline:auto;margin-bottom:48px;color:var(--text)}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:800px;margin-inline:auto}.feature-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--blue-light);border-radius:12px;padding:28px 16px}.feature-icon{font-size:36px;line-height:1}.feature-label{font-size:15px;font-weight:700;color:var(--blue-deep);text-align:center}.comic-section{background:var(--cream)}.comic-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);align-items:center}.comic-image-wrap{border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #1a3a6b26}.comic-img{width:100%;height:auto;display:block}.comic-caption{font-size:clamp(20px,2.5vw,26px);font-style:italic;font-weight:700;color:var(--blue-deep);margin-bottom:18px}.comic-text p{font-size:17px;line-height:1.65;color:var(--text);margin-bottom:28px}.topics-section{background:var(--blue-deep);color:var(--white)}.topics-section .section-heading{color:var(--white)}.topics-lead{text-align:center;font-size:clamp(17px,2vw,22px);color:#ffffffd9;margin-bottom:40px;margin-top:-24px}.topics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:840px;margin-inline:auto}.topic-card{display:flex;align-items:center;gap:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:18px 22px}.topic-icon{font-size:28px;flex-shrink:0}.topic-label{font-size:15px;font-weight:700;color:var(--white);line-height:1.35}.author-section{background:var(--white)}.author-inner{display:grid;grid-template-columns:auto 1fr;gap:clamp(32px,6vw,80px);align-items:center}.author-photo-wrap{flex-shrink:0}.author-photo{width:clamp(180px,22vw,280px);height:auto;aspect-ratio:3/4;object-fit:cover;object-position:top;border-radius:14px;box-shadow:0 12px 40px #1a3a6b26}.author-text .eyebrow{display:block;margin-bottom:6px}.author-text h2{margin-bottom:22px}.author-facts{list-style:none;margin:0;padding:0;display:grid;gap:12px}.author-facts li{display:flex;align-items:flex-start;gap:10px;font-size:17px;line-height:1.5;padding-left:22px;position:relative}.author-facts li:before{content:"✓";position:absolute;left:0;color:var(--blue-sky);font-weight:700}.reviews-section{background:var(--cream)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:var(--white);border:1px solid rgba(74,144,217,.2);border-radius:14px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 16px #1a3a6b0f}.review-stars{color:var(--gold);font-size:20px;letter-spacing:2px}.review-text{font-size:15px;line-height:1.65;color:var(--text);font-style:italic;flex:1}.review-author{font-size:14px;color:var(--text);margin:0}.review-label{color:var(--text-muted);font-size:13px}.bonus-section{background:linear-gradient(135deg,var(--magenta-soft) 0%,var(--blue-light) 100%);text-align:center}.bonus-list{list-style:none;margin:0 auto;padding:0;max-width:680px;display:grid;gap:16px}.bonus-item{display:flex;align-items:flex-start;gap:16px;background:var(--white);border-radius:10px;padding:20px 24px;font-size:17px;text-align:left;box-shadow:0 4px 16px #1a3a6b14}.bonus-icon{font-size:24px;flex-shrink:0}.topics-more{text-align:center;margin-top:28px;font-size:17px;font-style:italic;color:#ffffffbf}.club-section{background:linear-gradient(135deg,#c2185b,#1a3a6b);color:var(--white);text-align:center}.club-eyebrow{color:#ffffffd9}.club-heading{color:var(--white)}.club-intro{font-size:clamp(17px,2vw,20px);max-width:640px;margin-inline:auto;margin-bottom:48px;color:#ffffffe6}.club-plans{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:800px;margin-inline:auto;margin-bottom:36px}.club-plan{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:16px;padding:32px 28px;display:flex;flex-direction:column;align-items:center;gap:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.club-plan--premium{background:#fff3;border-color:#ffffff73;box-shadow:0 8px 32px #0003}.club-plan-badge{font-size:40px;line-height:1;margin-bottom:4px}.club-plan-name{font-size:clamp(18px,2.2vw,22px);color:var(--white);margin:0}.club-plan-price{font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--white);margin:4px 0;line-height:1}.club-plan-period{font-size:16px;font-weight:400;opacity:.8}.club-plan-desc{font-size:15px;line-height:1.6;color:#ffffffd9;margin:0;text-align:center}.club-urgency{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:20px 28px;max-width:640px;margin-inline:auto;margin-bottom:36px;font-size:16px;line-height:1.6;color:#fffffff2}.club-cta{display:flex;justify-content:center}.btn-club{background:var(--white);color:#c2185b;padding:18px 40px;font-size:18px;border-radius:10px;font-weight:700;transition:transform .15s ease,box-shadow .15s ease}.btn-club:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ffffff4d;background:var(--cream)}.cta-section{background:var(--blue-deep);color:var(--white)}.cta-inner{text-align:center}.cta-inner h2{color:var(--white);margin-bottom:18px}.cta-inner p{font-size:18px;color:#ffffffd9;max-width:520px;margin-inline:auto;margin-bottom:36px}.cta-inner .btn-primary{background:var(--white);color:var(--blue-deep)}.cta-inner .btn-primary:hover{background:var(--cream);box-shadow:0 8px 24px #ffffff40}.cta-hint{margin-top:16px;font-size:14px;color:#ffffffa6}.site-footer{width:100%;box-sizing:border-box;background:var(--blue-light);border-top:1px solid rgba(74,144,217,.2);padding-block:28px}.footer-inner{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.footer-copy{font-size:14px;color:var(--text-muted)}.footer-legal-nav{display:flex;gap:20px}.footer-legal-nav a{font-size:14px;color:var(--text-muted);text-underline-offset:3px;text-decoration:underline}.footer-legal-nav a:hover{color:var(--blue-deep)}.legal-content-wrap{width:min(760px,calc(100% - 48px));margin:0 auto;padding:56px 0 80px;flex:1}.legal-content-wrap h1{font-size:clamp(28px,5vw,48px);margin-bottom:32px}.legal-content-wrap h2{font-size:clamp(18px,2.5vw,24px);margin-top:32px;margin-bottom:12px}.legal-content-wrap p{color:var(--text);font-size:16px;line-height:1.7}.back-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--blue-sky);text-decoration:underline;text-underline-offset:3px;margin-bottom:36px}.consent-shell{position:fixed;right:20px;bottom:20px;z-index:50;width:min(440px,calc(100vw - 40px))}.consent-panel{display:grid;gap:16px;padding:18px;border:1px solid #d1d5db;border-radius:8px;background:var(--white);box-shadow:0 18px 60px #1a3a6b2e}.consent-title{margin:0 0 6px;font-size:18px;font-weight:800}.consent-copy{margin:0;font-size:14px;line-height:1.5;color:#374151}.consent-options{display:grid;gap:8px}.consent-option{display:flex;gap:10px;align-items:center;font-size:14px}.consent-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.consent-actions button,.consent-manage{border:1px solid var(--blue-deep);border-radius:6px;background:var(--blue-deep);color:var(--white);padding:10px 12px;cursor:pointer}.consent-actions button:first-child{background:var(--white);color:var(--blue-deep)}@media(max-width:768px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-book{order:-1;display:flex;justify-content:center}.book-cover{width:clamp(130px,40vw,200px);transform:none}.features-grid{grid-template-columns:repeat(2,1fr)}.comic-inner{grid-template-columns:1fr}.topics-grid{grid-template-columns:repeat(2,1fr)}.author-inner{grid-template-columns:1fr;text-align:center}.author-photo-wrap{display:flex;justify-content:center}.author-facts li{text-align:left}.reviews-grid,.club-plans{grid-template-columns:1fr}.header-cta{display:none}.header-inner{justify-content:center}}@media(max-width:480px){.features-grid{grid-template-columns:repeat(2,1fr)}.topics-grid{grid-template-columns:1fr}.problem-item{padding:14px 16px}.bonus-item{padding:16px 18px}.consent-shell{right:12px;bottom:12px;width:calc(100vw - 24px)}.consent-actions{justify-content:stretch}.consent-actions button{flex:1 1 100%}}
