/* Prof. Rosemary Mbogo Resources — refined education/resource interface */
:root{--prm-primary:#5d5fef;--prm-primary-dark:#383f9c;--prm-violet:#7b61ff;--prm-coral:#ff7466;--prm-gold:#f6b35f;--prm-navy:#151c3d;--prm-heading:#17203f;--prm-text:#626b86;--prm-muted:#7d859c;--prm-soft:#f5f3ff;--prm-soft-2:#eef7fb;--prm-cream:#fff7ed;--prm-paper:#fbfaf7;--prm-white:#fff;--prm-border:#e6e7f4;--prm-shadow:0 22px 55px rgba(22,28,61,.13);--prm-shadow-soft:0 12px 32px rgba(22,28,61,.08);--prm-radius:22px;--prm-radius-lg:32px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'DM Sans',Arial,sans-serif;color:var(--prm-text);background:var(--prm-white);line-height:1.62;font-size:16px;overflow-x:hidden}img{max-width:100%;height:auto}a{color:var(--prm-primary);text-decoration:none;transition:.22s ease}a:hover{color:var(--prm-coral)}p{color:var(--prm-text);margin-bottom:1rem}h1,h2,h3,h4,h5,h6{font-family:'Jost',Arial,sans-serif;color:var(--prm-heading);font-weight:750;line-height:1.14;margin-bottom:.75rem}h1{letter-spacing:-.035em}h2{letter-spacing:-.025em}.section-padding{padding:72px 0}.bg-soft{background:linear-gradient(180deg,#fbfbff 0%,#f4f2ff 100%)}.soft-cream{background:linear-gradient(135deg,#fffaf3 0%,#fbfbff 100%)}.shadow-soft{box-shadow:var(--prm-shadow-soft)}.hp{display:none!important}.panel-icon{width:48px;height:48px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;background:#efedff;color:var(--prm-primary);font-size:22px;margin-bottom:14px}.eyebrow,.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;background:#f0efff;color:var(--prm-primary-dark);font-weight:800;font-size:12px;letter-spacing:.03em;margin-bottom:14px}.eyebrow:before,.hero-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--prm-coral)}
/* Preloader */.preloaders{position:fixed;inset:0;z-index:99999;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,visibility .3s ease}.preloaders.loaded{opacity:0;visibility:hidden}.loader{width:42px;height:42px;border-radius:50%;border:4px solid #ecebff;border-top-color:var(--prm-primary);animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/* Header */.site-navigation.prm-navigation{position:sticky;top:0;z-index:9990;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(230,231,244,.78);backdrop-filter:blur(16px);transition:box-shadow .25s ease,background .25s ease}.prm-navigation.nav-scrolled{box-shadow:0 12px 35px rgba(22,28,61,.10);background:rgba(255,255,255,.97)}.prm-nav-container{max-width:1320px}.prm-nav-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;transition:min-height .25s ease}.nav-scrolled .prm-nav-inner{min-height:66px}.prm-logo{display:flex;align-items:center;flex:0 0 auto}.prm-logo img{width:184px;max-width:184px;max-height:50px;object-fit:contain;display:block;transition:.25s ease}.nav-scrolled .prm-logo img{width:170px;max-height:46px}.prm-main-menu{display:flex;align-items:center;justify-content:center;flex:1}.prm-main-menu ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:8px}.prm-main-menu li{position:relative}.prm-main-menu a,.prm-more-menu>button{font-family:'Jost',Arial,sans-serif;font-size:13.5px;font-weight:650;line-height:1;color:var(--prm-navy);padding:11px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:transparent;border:0;white-space:nowrap;transition:.2s ease}.prm-main-menu a:hover,.prm-more-menu>button:hover,.prm-main-menu a.active,.prm-more-menu>button.active{color:var(--prm-primary-dark);background:#f0efff}.prm-dropdown{position:absolute!important;right:0;top:calc(100% + 12px);min-width:190px;display:flex!important;flex-direction:column;gap:4px;background:#fff;border:1px solid var(--prm-border);border-radius:18px;padding:10px;box-shadow:var(--prm-shadow-soft);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;z-index:20}.prm-more-menu:hover .prm-dropdown,.prm-more-menu:focus-within .prm-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.prm-dropdown a{width:100%;justify-content:flex-start;padding:10px 12px}.prm-nav-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.cart-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#f1f0ff;color:var(--prm-primary-dark);font-weight:800}.cart-pill .cart-count{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;border-radius:999px;background:var(--prm-coral);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;padding:0 5px}.header-btn,.btn_one,.btn_two,.subscribe__btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-family:'Jost',Arial,sans-serif;font-weight:750;line-height:1;padding:13px 20px;text-decoration:none;transition:.22s ease;white-space:nowrap}.btn_one,.subscribe__btn{background:linear-gradient(135deg,var(--prm-primary),var(--prm-violet));color:#fff!important;box-shadow:0 12px 28px rgba(93,95,239,.24)}.btn_one:hover,.subscribe__btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(93,95,239,.30);color:#fff!important}.btn_two,.header-btn{background:#fff1ee;color:#d65349!important;border:1px solid #ffd7d0}.btn_two:hover,.header-btn:hover{background:var(--prm-coral);color:#fff!important;transform:translateY(-2px)}.header-btn{padding:12px 16px;font-size:13px}.btn_text{font-family:'Jost',Arial,sans-serif;font-weight:750;color:var(--prm-primary-dark);display:inline-flex;align-items:center;gap:7px}.btn_text i{font-size:12px}.prm-mobile-toggle{display:none;width:42px;height:42px;border:1px solid var(--prm-border);border-radius:14px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.prm-mobile-toggle span{width:18px;height:2px;background:var(--prm-navy);border-radius:2px}.prm-mobile-panel{position:fixed;top:0;right:0;width:min(360px,88vw);height:100vh;background:#fff;z-index:10020;box-shadow:-24px 0 55px rgba(22,28,61,.16);transform:translateX(105%);transition:.28s ease;padding:22px;display:flex;flex-direction:column}.mobile-open .prm-mobile-panel{transform:translateX(0)}.prm-mobile-backdrop{position:fixed;inset:0;background:rgba(20,25,54,.46);z-index:10010;opacity:0;visibility:hidden;transition:.25s ease}.mobile-open .prm-mobile-backdrop{opacity:1;visibility:visible}.prm-mobile-head{display:flex;align-items:center;justify-content:space-between;font-family:'Jost';font-weight:800;color:var(--prm-heading);margin-bottom:18px}.prm-mobile-close{border:0;background:#f1f0ff;color:var(--prm-navy);width:38px;height:38px;border-radius:999px;font-size:24px;line-height:1}.prm-mobile-panel nav{display:flex;flex-direction:column;gap:6px}.prm-mobile-panel nav a{padding:13px 14px;border-radius:14px;color:var(--prm-navy);font-weight:700}.prm-mobile-panel nav a.active,.prm-mobile-panel nav a:hover{background:#f0efff;color:var(--prm-primary-dark)}
/* Hero */.home_bg.prm-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(255,116,102,.12),transparent 25%),radial-gradient(circle at 84% 15%,rgba(93,95,239,.14),transparent 32%),linear-gradient(135deg,#fbfbff 0%,#f4f2ff 52%,#fff8ee 100%);padding:24px 0 46px}.home_bg.prm-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(93,95,239,.055) 1px,transparent 1px),linear-gradient(rgba(93,95,239,.045) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(180deg,#000,transparent 82%);pointer-events:none}.hero-text{position:relative;z-index:2;max-width:650px}.hero-text h1{font-size:clamp(36px,4.2vw,58px);line-height:1.04;margin-bottom:18px}.hero-text p{font-size:17px;max-width:610px;margin-bottom:20px;color:#555f7a}.hero-search{display:flex;align-items:center;gap:8px;max-width:600px;background:#fff;padding:8px 8px 8px 18px;border-radius:999px;box-shadow:var(--prm-shadow-soft);border:1px solid rgba(230,231,244,.94)}.hero-search span{color:var(--prm-primary);font-size:18px;flex:0 0 auto}.hero-search .home_si{height:48px;border:0;border-radius:999px;padding:0 8px;box-shadow:none;font-size:15px;min-width:0}.hero-search .home_si:focus{box-shadow:none}.hero-search button{height:48px;border:0;border-radius:999px;background:var(--prm-navy);color:#fff;font-weight:800;padding:0 20px}.hero-actions{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}.editorial-photo-card{position:relative;border-radius:32px;padding:14px;background:rgba(255,255,255,.58);box-shadow:var(--prm-shadow);border:1px solid rgba(255,255,255,.75)}.editorial-photo-card picture,.editorial-photo-card img{display:block;border-radius:24px;overflow:hidden}.editorial-photo-card img{aspect-ratio:1.42/1;object-fit:cover;width:100%}.hero-orbit{position:absolute;inset:-26px;background:linear-gradient(135deg,rgba(255,116,102,.18),rgba(93,95,239,.18));border-radius:42px;z-index:-1;filter:blur(2px)}.prm-float-card{position:absolute;left:28px;bottom:28px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.92);border-radius:20px;padding:14px 18px;box-shadow:0 14px 34px rgba(22,28,61,.15);min-width:185px;display:grid;grid-template-columns:38px 1fr;gap:0 10px;align-items:center}.prm-float-card span{grid-row:1/3;width:38px;height:38px;border-radius:14px;background:#fff1ee;color:#d65349;display:flex;align-items:center;justify-content:center}.prm-float-card strong{font-family:'Jost';color:var(--prm-heading);font-size:16px}.prm-float-card small{color:var(--prm-muted);font-size:12px}
/* Trust and counters */.prm-trust-strip{padding:18px 0;background:#fff;border-bottom:1px solid var(--prm-border)}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.trust-grid a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:15px;background:#fbfbff;color:#353a62;font-weight:750;font-size:14px;border:1px solid var(--prm-border)}.trust-grid a span{color:var(--prm-primary)}.trust-grid a:hover{transform:translateY(-2px);box-shadow:var(--prm-shadow-soft);background:#fff}.prm-counter-strip{position:relative;z-index:2;padding:34px 0;background:#fff}.single-counter{background:#fff;border:1px solid var(--prm-border);border-radius:20px;padding:22px 16px;text-align:center;box-shadow:var(--prm-shadow-soft);height:100%}.single-counter span:first-child{width:46px;height:46px;border-radius:16px;background:#f0efff;color:var(--prm-primary);display:inline-flex;align-items:center;justify-content:center;font-size:21px;margin-bottom:8px}.single-counter h2{font-size:28px;margin:0}.single-counter p{font-weight:700;margin:4px 0 0;font-size:13px;color:var(--prm-muted)}
/* Sections and panels */.section-title{margin-bottom:34px}.section-title h2{font-size:clamp(28px,3vw,42px)}.section-title p{max-width:720px;font-size:16px}.section-title.text-center p{margin-left:auto;margin-right:auto}.prm-card,.single_tp,.pricing_design,.form-card,.content-panel,.prm-panel,.topic-card,.cta-card{background:#fff;border:1px solid var(--prm-border);border-radius:var(--prm-radius);box-shadow:var(--prm-shadow-soft)}.content-panel,.prm-panel,.form-card{padding:30px}.compact-copy p{max-width:650px}.ab_content h2,.prm-lab-section h2,.prm-donation-section h2{font-size:clamp(28px,3vw,42px)}.ab_content ul,.check-list{list-style:none;margin:22px 0;padding:0}.ab_content li,.check-list li{margin:10px 0;color:var(--prm-text);font-weight:650}.ab_content li span{color:var(--prm-primary);margin-right:8px}.check-list li:before{content:"✓";font-weight:900;color:var(--prm-primary);margin-right:9px}.section-image-card{position:relative;border-radius:30px;padding:10px;background:#fff;box-shadow:var(--prm-shadow);overflow:hidden}.section-image-card img{display:block;width:100%;aspect-ratio:1.38/1;object-fit:cover;border-radius:22px}.featured-book-image{border-radius:32px;overflow:hidden;box-shadow:var(--prm-shadow);background:#fff;padding:10px}.featured-book-image img{border-radius:24px;display:block;width:100%;aspect-ratio:1.18/1;object-fit:cover}.lead-subtitle{font-size:19px;font-weight:800;color:#d75f52;margin-bottom:16px}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.question-grid div{background:#fff;border:1px solid var(--prm-border);border-radius:18px;padding:16px;font-weight:700;color:#343b66;box-shadow:0 8px 22px rgba(22,28,61,.06)}.prm-lab-section blockquote{font-family:'Jost';font-size:22px;line-height:1.35;color:var(--prm-heading);border-left:4px solid var(--prm-coral);padding:10px 0 10px 18px;margin:22px 0}.topic-card{padding:26px;background:linear-gradient(135deg,#fff8ee,#f4f2ff)}
/* Category cards */.single_tp.category-card{display:flex;flex-direction:column;height:100%;padding:28px 26px;color:inherit;position:relative;overflow:hidden;min-height:236px}.single_tp.category-card:before{content:"";position:absolute;right:-42px;top:-42px;width:108px;height:108px;border-radius:50%;background:#fff0ec;transition:.3s ease}.single_tp.category-card:hover{transform:translateY(-6px);box-shadow:var(--prm-shadow)}.single_tp.category-card:hover:before{transform:scale(1.25);background:#eeeaff}.single_tp.category-card span{display:inline-flex;width:54px;height:54px;border-radius:19px;align-items:center;justify-content:center;background:#f0efff;color:var(--prm-primary);font-size:23px;margin-bottom:20px;position:relative;z-index:1}.single_tp.category-card h3{font-size:21px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.single_tp.category-card p{margin:0;font-size:15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
/* Book cards */.book-grid>[class*="col-"]{display:flex}.single_course.book-card{padding:0;overflow:hidden;display:flex;flex-direction:column;height:100%;width:100%;transition:.24s ease}.single_course.book-card:hover{transform:translateY(-6px);box-shadow:var(--prm-shadow)}.book-cover-wrap{position:relative;display:block;height:auto;background:#f4f2ff;overflow:hidden;aspect-ratio:1/1.08}.book-cover-wrap img{width:100%;height:100%;object-fit:cover;display:block}.book-cover-wrap span{position:absolute;top:14px;left:14px;background:var(--prm-coral);color:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800;text-transform:capitalize;letter-spacing:.02em}.book-card-body{padding:22px 22px 14px;flex:1;display:flex;flex-direction:column}.book-cat{font-size:12px;font-weight:800;color:var(--prm-primary-dark);margin-bottom:8px;display:flex;align-items:center;gap:6px}.book-card h4{font-size:20px;line-height:1.22;margin-bottom:7px;min-height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-card h4 a{color:var(--prm-heading)}.book-subtitle{font-weight:800;color:#d75f52;font-size:14px;line-height:1.35;margin-bottom:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}.book-abstract,.book-card-body>p:not(.book-subtitle){font-size:14.5px;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.book-card-footer{padding:16px 22px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--prm-border);margin-top:auto}.book-card .price{font-family:'Jost';font-weight:800;color:var(--prm-heading);white-space:nowrap}.book-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.book-actions .btn_two{padding:10px 14px;font-size:13px}.book-actions .btn_text{font-size:13px}.book-carousel .owl-stage{display:flex}.book-carousel .item{height:100%;padding:10px 6px}.filter-bar{display:flex;gap:10px;margin-bottom:26px;flex-wrap:wrap}.filter-btn{border:1px solid var(--prm-border);background:#fff;border-radius:999px;padding:10px 16px;font-weight:800;color:var(--prm-text)}.filter-btn.active,.filter-btn:hover{background:var(--prm-primary);color:#fff}.detail-cover{width:100%;max-width:340px;border-radius:24px;box-shadow:var(--prm-shadow)}.detail-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.sticky-side{position:sticky;top:96px}
/* Pricing and CTAs */.pricing_design.prm-price-card{height:100%;padding:26px;display:flex;flex-direction:column;transition:.24s ease}.pricing_design.prm-price-card:hover{transform:translateY(-5px);box-shadow:var(--prm-shadow)}.pricing_design.prm-price-card.active{border-color:#ffcbc4;background:linear-gradient(135deg,#fff,#fff5f1)}.pricing_design.prm-price-card h3{font-size:24px;margin-bottom:8px}.pricing_design.prm-price-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:52px}.pricing_design.prm-price-card .btn_one{margin-top:auto;align-self:flex-start}.cta-card{height:100%;padding:30px;display:flex;flex-direction:column;transition:.24s ease}.cta-card:hover{transform:translateY(-5px);box-shadow:var(--prm-shadow)}.cta-card>span,.cta-card.with-image div>span{width:52px;height:52px;border-radius:18px;background:#f0efff;color:var(--prm-primary);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px}.cta-card h3{font-size:25px}.cta-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.cta-card .btn_text{margin-top:auto}.cta-card.with-image{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center}.cta-card.with-image img{width:100%;height:180px;object-fit:cover;border-radius:20px}.newsletter-cta{background:linear-gradient(135deg,#fffaf3,#f3f1ff)}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:32px;padding:34px;background:#fff;box-shadow:var(--prm-shadow);border:1px solid var(--prm-border)}.cta-panel h2{font-size:clamp(26px,3vw,40px);margin-bottom:6px}.cta-panel p{margin-bottom:0}.cart-toast{position:fixed;right:22px;bottom:22px;background:var(--prm-navy);color:#fff;padding:14px 18px;border-radius:16px;box-shadow:var(--prm-shadow);z-index:10040;font-weight:700}
/* Blog, media, FAQ, forms */.blog-card{height:100%;padding:26px;display:flex;flex-direction:column}.blog-card h3{font-size:22px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card h3 a{color:var(--prm-heading)}.blog-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.blog-card .btn_text{margin-top:auto}.media-thumb{height:190px;border-radius:20px;background:linear-gradient(135deg,var(--prm-navy),var(--prm-primary));display:flex;align-items:center;justify-content:center;margin-bottom:20px}.media-thumb a{width:60px;height:60px;border-radius:999px;background:#fff;color:var(--prm-coral);display:flex;align-items:center;justify-content:center}.accordion.prm-faq{max-width:900px;margin:0 auto}.prm-faq .accordion-item{border:1px solid var(--prm-border);border-radius:18px!important;overflow:hidden;margin-bottom:12px;box-shadow:0 8px 20px rgba(22,28,61,.05)}.prm-faq .accordion-button{font-weight:800;color:var(--prm-heading);box-shadow:none;padding:18px 22px}.prm-faq .accordion-button:not(.collapsed){background:#f2f0ff;color:var(--prm-primary-dark)}.prm-faq .accordion-body{color:var(--prm-text)}.form-card label{font-weight:750;color:var(--prm-heading);font-size:14px;margin-bottom:6px}.form-control{border:1px solid var(--prm-border);border-radius:14px;padding:12px 14px;color:var(--prm-navy)}.form-control:focus{border-color:var(--prm-primary);box-shadow:0 0 0 .2rem rgba(93,95,239,.12)}.check{display:flex;gap:10px;align-items:flex-start}.page-search{display:flex;gap:10px;max-width:620px;margin-top:22px}.page-search input{flex:1;border:1px solid var(--prm-border);border-radius:999px;padding:13px 18px}.page-search button{border:0}.cart-row{display:grid;grid-template-columns:1.4fr .7fr .7fr auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--prm-border);border-radius:18px;padding:16px;margin-bottom:12px}.cart-row button{border:0;border-radius:999px;padding:8px 12px;background:#f0efff;color:var(--prm-primary-dark);font-weight:800}.flash{margin:18px auto;max-width:1140px;border-radius:16px;padding:14px 18px}
/* Page top */.section-top.prm-page-top{padding:64px 0 58px;background:radial-gradient(circle at 16% 20%,rgba(255,116,102,.12),transparent 25%),linear-gradient(135deg,#fbfbff,#f4f2ff 60%,#fff8ee);border-bottom:1px solid var(--prm-border)}.section-top-title{max-width:860px}.section-top-title h1{font-size:clamp(34px,4vw,54px);margin-bottom:12px}.section-top-title p{font-size:17px;max-width:720px}.book-detail-top{padding:58px 0;background:linear-gradient(135deg,#fbfbff,#fff8ee)}
/* Footer */.prm-footer{background:#121934;color:#c9cede;padding:58px 0 0}.prm-footer p{color:#c9cede}.footer-logo{max-width:190px;max-height:56px;margin-bottom:18px;filter:brightness(0) invert(1)}.prm-footer h4{color:#fff;font-size:18px;margin-bottom:16px}.prm-footer a{display:block;color:#c9cede;margin:8px 0}.prm-footer a:hover{color:#fff}.footer-social{display:flex;gap:10px;margin-top:16px}.footer-social a{width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;margin:0}.footer-btn{margin-top:10px;display:inline-flex!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.10);margin-top:38px;padding:18px 0;display:flex;justify-content:space-between;gap:16px;color:#aeb6cd;font-size:14px}.footer-bottom a{display:inline;margin:0;color:#aeb6cd}.back-to-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;border-radius:999px;border:0;background:var(--prm-primary);color:#fff;box-shadow:var(--prm-shadow-soft);opacity:0;visibility:hidden;transform:translateY(12px);transition:.24s ease;z-index:1000}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}
/* Responsive */@media (max-width:1199.98px){.prm-main-menu{display:none}.prm-mobile-toggle{display:flex}.prm-nav-inner{min-height:70px}.prm-logo img{width:176px}.trust-grid{grid-template-columns:repeat(3,1fr)}.question-grid{grid-template-columns:1fr}.section-padding{padding:64px 0}.hero-text h1{font-size:clamp(34px,5vw,50px)}}@media (max-width:991.98px){.home_bg.prm-hero{text-align:left}.editorial-photo-card{margin-top:10px}.prm-counter-strip{padding:28px 0}.cta-card.with-image{grid-template-columns:1fr}.cta-card.with-image img{height:220px}.sticky-side{position:static}.cart-row{grid-template-columns:1fr;gap:8px}.footer-bottom{flex-direction:column}.section-top.prm-page-top{padding:54px 0 48px}}@media (max-width:767.98px){body{font-size:15px}.section-padding{padding:50px 0}.prm-logo img{width:154px;max-height:46px}.prm-nav-inner{min-height:66px}.nav-scrolled .prm-nav-inner{min-height:62px}.cart-pill{width:40px;height:40px}.hero-search{border-radius:22px;align-items:stretch;display:grid;grid-template-columns:auto 1fr;gap:8px;padding:12px}.hero-search span{align-self:center}.hero-search button{grid-column:1/3;width:100%}.hero-actions .btn_one,.hero-actions .btn_two{width:100%}.trust-grid{grid-template-columns:repeat(2,1fr)}.single-counter{padding:18px 12px}.single-counter h2{font-size:24px}.book-card-footer{align-items:flex-start;flex-direction:column}.book-actions{justify-content:flex-start}.cta-panel{flex-direction:column;align-items:flex-start;padding:26px}.page-search{flex-direction:column}.page-search .btn_one,.page-search button{width:100%}.prm-float-card{position:static;margin:12px 0 0;grid-template-columns:38px 1fr}.editorial-photo-card{padding:10px}.section-image-card,.featured-book-image{border-radius:24px}.content-panel,.prm-panel,.form-card{padding:24px}.footer-logo{max-width:170px}}@media (max-width:480px){.trust-grid{grid-template-columns:1fr}.hero-text h1{font-size:32px}.section-title h2,.ab_content h2,.prm-lab-section h2,.prm-donation-section h2{font-size:28px}.book-cover-wrap{aspect-ratio:1/1}.section-top-title h1{font-size:32px}.single_tp.category-card{min-height:auto}.cart-toast{left:14px;right:14px;bottom:16px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Account, reader access, and checkout refinements */
.auth-card{max-width:720px}.auth-card label,.form-card label{font-weight:700;color:#1b2542;margin-top:12px}.hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden}.reader-note{margin-top:16px;padding:12px 16px;border-left:4px solid var(--prm-coral,#ff6b57);background:#fff8f5;border-radius:12px;color:#596174}.account-tabs{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:10px;background:#fff;border-radius:18px;box-shadow:0 12px 35px rgba(38,43,84,.08)}.account-tabs a,.account-tabs button{border:0;background:#f3f4ff;color:#303863;text-decoration:none;border-radius:24px;padding:10px 16px;font-weight:700;font-size:14px}.account-tabs button{cursor:pointer}.account-tabs a:hover,.account-tabs button:hover{background:#5865d8;color:#fff}.account-stat{height:100%;background:linear-gradient(135deg,#fff,#f5f2ff);border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(39,47,94,.08)}.account-stat span{font-family:Jost,sans-serif;font-size:34px;font-weight:800;color:#3d43b4;display:block}.account-stat p{margin:0;color:#5c6478;font-weight:700}.mini-cover{width:82px;height:112px;object-fit:cover;border-radius:12px;box-shadow:0 12px 26px rgba(20,28,56,.16)}.library-card{display:flex;flex-direction:column;height:100%;width:100%;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 44px rgba(35,40,82,.1);border:1px solid rgba(85,94,186,.09)}.library-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f4f0ff}.library-card>div{display:flex;flex-direction:column;flex:1;padding:22px}.library-card h3{font-size:20px;line-height:1.25;margin:8px 0}.library-card p{color:#5f687b;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.library-card .btn_one{margin-top:auto}.progress{height:9px;background:#ecefff;border-radius:30px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#5865d8,#ff6b57);border-radius:30px}.session-card h3{font-size:20px}.code-input{text-align:center;font-size:28px;letter-spacing:6px;font-weight:800}.cart-row small{display:block;color:#6b7280;font-size:12px;margin-top:4px}.community-copy{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.community-copy button,.cart-row button{border:0;border-radius:20px;background:#eef0ff;color:#2c3467;padding:7px 11px;font-weight:800}.access-row{grid-template-columns:1.4fr .55fr 1fr auto}.admin-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px rgba(0,0,0,.08);margin-bottom:20px}@media(max-width:768px){.account-tabs{display:grid;grid-template-columns:1fr 1fr}.access-row{grid-template-columns:1fr;gap:10px}.library-card img{aspect-ratio:16/9}}
.gift-fields{margin-top:12px;padding:12px;background:#fff8f5;border:1px solid rgba(255,107,87,.16);border-radius:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.gift-fields label{font-size:12px;margin:0}.gift-fields input{display:block;width:100%;border:1px solid #eadedb;border-radius:10px;padding:8px;margin-top:4px}.gift-fields small{grid-column:1/-1}@media(max-width:700px){.gift-fields{grid-template-columns:1fr}}

/* v6 focused production fixes */
.prm-nav-container{max-width:1280px}.prm-nav-inner{min-height:70px;gap:12px}.nav-scrolled .prm-nav-inner{min-height:62px}.prm-logo img{width:174px;max-width:174px;max-height:48px}.nav-scrolled .prm-logo img{width:160px;max-height:44px}.prm-main-menu ul{gap:3px}.prm-main-menu a,.prm-more-menu>button{font-size:13px;font-weight:650;padding:9px 7px}.prm-nav-actions{gap:7px}.header-link{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;border-radius:999px;background:#f0efff;color:var(--prm-primary-dark)!important;font-family:Jost,Arial,sans-serif;font-size:13px;font-weight:750;white-space:nowrap}.header-link:hover{background:var(--prm-primary);color:#fff!important}.header-btn{height:40px;padding:0 14px;font-size:12.8px}.cart-pill{width:40px;height:40px}.hero-text h1{font-size:clamp(34px,4vw,54px)}.hero-text p{font-size:16px}.editorial-photo-card img{min-height:340px}.checkout-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.checkout-steps span{padding:12px 10px;border-radius:15px;background:#f1f2fb;color:#626b86;font-weight:800;text-align:center;font-size:13px}.checkout-steps span.active{background:#fff1ee;color:#d65349}.checkout-steps span.done{background:#eefcf4;color:#15804c}.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.payment-card{border:1px solid var(--prm-border);background:#fff;border-radius:18px;padding:18px;text-align:left;display:flex;flex-direction:column;gap:8px;min-height:142px;transition:.2s ease;cursor:pointer}.payment-card span{font-size:25px;color:var(--prm-primary)}.payment-card strong{font-family:Jost,Arial,sans-serif;color:var(--prm-heading)}.payment-card small{color:#69738c}.payment-card.active{border-color:var(--prm-primary);box-shadow:0 16px 36px rgba(93,95,239,.16);background:linear-gradient(135deg,#fff,#f6f5ff)}.pay-field label{font-weight:800;color:var(--prm-heading);margin-bottom:6px}.manual-paybill-box{background:#fff8f5;border:1px solid #ffd7d0;border-radius:14px;padding:12px;margin-bottom:12px}.checkout-item{position:relative;padding:12px 0;border-bottom:1px solid var(--prm-border)}.checkout-item em{display:block;font-style:normal;font-weight:900;color:var(--prm-heading);margin-top:5px}.checkout-total{display:flex;justify-content:space-between;align-items:center;font-size:20px}.checkout-warning{color:#b42318;font-weight:800}.small-copy{font-size:14px;color:#687189}.wishlist-inline{position:absolute;right:14px;top:14px;z-index:5}.book-card{position:relative}.wishlist-heart{width:40px;height:40px;border-radius:999px;border:0;background:#fff;color:#a2a7b9;box-shadow:0 10px 22px rgba(22,28,61,.14)}.wishlist-heart.saved,.wishlist-heart:hover{color:#ff7466}.givebutter-section .givebutter-widget-card{max-width:920px;margin:0 auto;background:#fff;border-radius:28px;padding:22px;box-shadow:var(--prm-shadow-soft);border:1px solid var(--prm-border)}.check-list{list-style:none;padding:0;margin:0}.check-list li{padding:10px 0 10px 30px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#15804c;font-weight:900}.cart-row-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:1199px){.prm-main-menu a,.prm-more-menu>button{font-size:12.5px;padding:8px 6px}.prm-logo img{width:150px}.header-link{padding:0 10px}.header-btn{display:none!important}}@media(max-width:991px){.prm-main-menu{display:none}.prm-mobile-toggle{display:flex}.editorial-photo-card img{min-height:260px}.payment-method-grid{grid-template-columns:1fr}.checkout-steps{grid-template-columns:1fr 1fr}.visible-account-link{display:inline-flex}}@media(max-width:575px){.prm-logo img{width:135px}.header-link{font-size:0;width:40px;padding:0;justify-content:center}.header-link span{font-size:16px}.hero-search{border-radius:22px;align-items:stretch;flex-wrap:wrap}.hero-search .home_si{flex:1 1 160px}.hero-search button{width:100%}.checkout-steps{grid-template-columns:1fr}.payment-card{min-height:0}.prm-hero-slide{padding-bottom:14px}}

/* corrective implementation pass */
:root{--prm-primary:#5d5fef;--prm-primary-dark:#1f2559;--prm-coral:#ff7466;--prm-soft:#f4f3ff;--prm-cream:#fff8ec;--prm-border:#e6e8f5;--prm-heading:#17203f;--prm-body:#5f687b;--prm-shadow-soft:0 20px 55px rgba(31,37,89,.12)}
.prm-navigation{background:rgba(255,255,255,.96);backdrop-filter:blur(15px);box-shadow:0 5px 24px rgba(32,38,86,.08);position:sticky;top:0;z-index:999}.prm-nav-container{max-width:1280px}.prm-nav-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:14px}.nav-scrolled .prm-nav-inner{min-height:62px}.prm-logo img{width:174px;max-width:174px;max-height:48px;transition:.2s ease}.nav-scrolled .prm-logo img{width:158px;max-height:42px}.prm-main-menu ul{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.prm-main-menu a,.prm-more-menu>button{border:0;background:transparent;font-size:13px;font-weight:650;color:#1f2559;padding:8px 8px;border-radius:999px;text-decoration:none;white-space:nowrap}.prm-main-menu a:hover,.prm-main-menu a.active,.prm-more-menu>button:hover,.prm-more-menu>button.active{background:#f0efff;color:var(--prm-primary)}.prm-more-menu{position:relative}.prm-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--prm-border);border-radius:16px;box-shadow:var(--prm-shadow-soft);padding:8px!important;min-width:210px;display:none!important}.prm-more-menu:hover .prm-dropdown,.prm-more-menu:focus-within .prm-dropdown{display:block!important}.prm-dropdown li{display:block}.prm-dropdown a{display:block;padding:10px 12px}.prm-nav-actions{display:flex;align-items:center;gap:8px}.cart-pill,.header-link{display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:999px;background:#f0efff;color:#1f2559;text-decoration:none;font-size:13px;font-weight:750}.cart-pill{width:40px;position:relative}.cart-count{position:absolute;right:-4px;top:-5px;background:var(--prm-coral);color:#fff;border-radius:999px;min-width:18px;height:18px;font-size:11px;display:flex;align-items:center;justify-content:center}.header-link{gap:6px;padding:0 12px}.givebutter-header-widget{min-width:78px;height:40px;display:flex;align-items:center;justify-content:center}.givebutter-header-widget givebutter-widget,.givebutter-fallback{max-height:40px}.givebutter-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--prm-coral);color:#fff!important;text-decoration:none;padding:9px 15px;font-weight:800;font-size:13px}.prm-mobile-toggle{display:none;width:42px;height:42px;border:0;background:#f0efff;border-radius:999px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.prm-mobile-toggle span{width:18px;height:2px;background:#1f2559}.prm-mobile-panel{position:fixed;right:-340px;top:0;height:100vh;width:320px;background:#fff;z-index:1002;transition:.28s ease;box-shadow:-20px 0 50px rgba(22,28,61,.18);padding:18px;overflow:auto}.mobile-open .prm-mobile-panel{right:0}.prm-mobile-backdrop{position:fixed;inset:0;background:rgba(16,23,46,.42);z-index:1001;display:none}.mobile-open .prm-mobile-backdrop{display:block}.prm-mobile-head{display:flex;align-items:center;justify-content:space-between;font-weight:900;color:#17203f;margin-bottom:12px}.prm-mobile-close{border:0;background:#f0efff;border-radius:999px;width:36px;height:36px}.prm-mobile-panel a{display:block;padding:12px;border-bottom:1px solid var(--prm-border);text-decoration:none;color:#17203f;font-weight:700}.prm-mobile-panel a.active{color:var(--prm-primary)}
.section-padding{padding:72px 0}.bg-soft{background:linear-gradient(135deg,#f6f5ff,#fbfbff)}.bg-cream{background:linear-gradient(135deg,#fff9ef,#fff)}.section-top.prm-page-top{padding:64px 0 50px;background:linear-gradient(135deg,#f4f3ff,#fff8ef)}.section-top-title{max-width:860px}.section-top-title h1{font-size:clamp(34px,4.2vw,56px);line-height:1.05;margin:10px 0}.section-top-title p{font-size:17px;color:var(--prm-body)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850;color:var(--prm-coral);display:inline-block;margin-bottom:9px}.section-title h2,.prm-resource-campaign h2,.featured-book-section h2,.bygrace-lab-section h2{font-size:clamp(30px,3vw,45px);line-height:1.1;color:var(--prm-heading)}.section-title p,.prm-resource-campaign p,.featured-book-section p,.bygrace-lab-section p{color:var(--prm-body);font-size:16px}.prm-hero-carousel-section{padding:24px 0 46px;background:radial-gradient(circle at 80% 0,#ffebe6 0,#f6f5ff 34%,#fff 78%)}.prm-hero-slide{min-height:430px;display:flex;align-items:center}.hero-text h1{font-size:clamp(36px,4vw,56px);line-height:1.02;color:#17203f;margin:10px 0 18px}.hero-text p{font-size:16px;line-height:1.65;color:#596174;max-width:640px}.hero-search{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e6e8f5;border-radius:999px;padding:9px 10px 9px 18px;box-shadow:0 14px 35px rgba(32,38,86,.08);max-width:620px;margin:24px 0 18px}.hero-search input{border:0;outline:0;flex:1;min-width:160px}.hero-search button{border:0;border-radius:999px;background:var(--prm-primary);color:#fff;padding:11px 18px;font-weight:800}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.btn_one,.btn_two{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800;text-decoration:none;border:0}.btn_one{background:linear-gradient(135deg,var(--prm-primary),#7477ff);color:#fff!important}.btn_two{background:#fff;color:var(--prm-primary)!important;border:1px solid #dfe1fb}.btn_two.disabled{opacity:.65;pointer-events:none}.btn_text{font-weight:800;color:var(--prm-primary);text-decoration:none}.hero-image-stack{position:relative}.hero-soft-shape{position:absolute;inset:24px -8px -12px 44px;border-radius:34px;background:linear-gradient(135deg,#ebeaff,#fff0eb);transform:rotate(2deg)}.editorial-photo-card,.story-image-card,.book-mockup-panel{position:relative;border-radius:28px;overflow:hidden;background:#fff;box-shadow:var(--prm-shadow-soft);border:1px solid rgba(255,255,255,.7)}.editorial-photo-card img,.story-image-card img,.book-mockup-panel img{width:100%;display:block;object-fit:cover}.editorial-photo-card img{aspect-ratio:4/3;min-height:340px}.floating-resource-card{position:absolute;left:20px;bottom:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);box-shadow:0 15px 35px rgba(32,38,86,.16);border-radius:18px;padding:13px 16px}.floating-resource-card strong{display:block;color:#17203f}.floating-resource-card span{font-size:13px;color:#5f687b}.trust-strip{margin-top:-22px;position:relative;z-index:2}.trust-strip-inner{background:#fff;border:1px solid var(--prm-border);border-radius:22px;box-shadow:0 18px 45px rgba(32,38,86,.1);padding:15px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.trust-strip span{background:#f6f5ff;color:#303863;border-radius:999px;padding:9px 14px;font-weight:800;font-size:13px}.resource-points,.topic-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.resource-points span,.topic-chips span{background:#fff;border:1px solid var(--prm-border);border-radius:999px;padding:8px 12px;font-weight:750;color:#303863;font-size:13px}.key-question-grid,.timeline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.key-question-grid div,.timeline-grid div,.prm-info-card,.values-panel,.detail-article,.resource-card,.research-card,.cta-card{background:#fff;border:1px solid var(--prm-border);border-radius:22px;padding:22px;box-shadow:0 16px 45px rgba(32,38,86,.08)}.key-question-grid div{font-weight:850;color:#17203f}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.timeline-grid strong{color:var(--prm-primary);font-size:22px}.prm-info-card{height:100%;display:flex;flex-direction:column}.prm-info-card span,.resource-icon span,.cta-card>span{font-size:32px;color:var(--prm-primary);margin-bottom:14px}.prm-info-card h3,.resource-card h3,.research-card h3,.cta-card h3{font-size:22px;line-height:1.2;color:#17203f}.prm-info-card p,.resource-card p,.research-card p,.cta-card p{color:#5f687b}.cat-card{height:100%;display:flex;flex-direction:column;padding:24px;text-decoration:none}.cat-card span{font-size:34px;color:var(--prm-primary);margin-bottom:14px}.cat-card h3{font-size:22px;color:#17203f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cat-card p{color:#5f687b;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.single_course.book-card{height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.book-cover-wrap{display:block;position:relative;background:#f3f2ff}.book-cover-wrap img{width:100%;aspect-ratio:4/3;object-fit:contain;padding:22px}.book-cover-wrap span{position:absolute;left:15px;top:15px;background:#fff;color:#17203f;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:850}.book-card-body{padding:22px;display:flex;flex-direction:column;flex:1}.book-card-body h4{font-size:22px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-subtitle{font-weight:750;color:#3c436d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-abstract{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#5f687b}.book-card-footer{margin-top:auto;padding:0 22px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.book-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.price{font-weight:900;color:#17203f}.wishlist-inline{position:absolute;right:14px;top:14px;z-index:5}.wishlist-heart{width:40px;height:40px;border-radius:999px;border:0;background:#fff;color:#a2a7b9;box-shadow:0 10px 22px rgba(22,28,61,.14)}.wishlist-heart.saved,.wishlist-heart:hover,.wishlist-detail-btn.saved{color:#ff7466}.resource-card,.research-card{height:100%;display:flex;flex-direction:column}.resource-card h3,.research-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-card p,.research-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.resource-card-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto}.detail-article h2{font-size:28px;margin-top:20px}.detail-article h2:first-child{margin-top:0}.story-copy p{font-size:16px;line-height:1.75;color:#596174}.givebutter-widget-card{background:#fff;border:1px solid var(--prm-border);border-radius:28px;padding:22px;box-shadow:var(--prm-shadow-soft)}.givebutter-sticky-panel{position:sticky;top:88px}.prm-panel,.content-panel,.form-card{background:#fff;border:1px solid var(--prm-border);border-radius:22px;padding:24px;box-shadow:0 16px 45px rgba(32,38,86,.08)}.sticky-side{position:sticky;top:92px}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding:9px 0 9px 30px}.check-list li:before{content:'✓';position:absolute;left:0;color:#15804c;font-weight:900}.cta-card{height:100%}.cta-card.with-image{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center}.cta-card.with-image img{width:100%;height:160px;object-fit:cover;border-radius:18px}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#1f2559,#5d5fef);color:#fff;border-radius:28px;padding:34px;box-shadow:var(--prm-shadow-soft)}.cta-panel h2,.cta-panel p{color:#fff}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.filter-btn{border:1px solid var(--prm-border);background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;color:#303863}.filter-btn.active{background:var(--prm-primary);color:#fff}.resource-grid-item,.research-grid-item,.book-grid-item{display:flex}.cart-row{display:grid;grid-template-columns:1.4fr .5fr .9fr auto;gap:18px;align-items:start;background:#fff;border:1px solid var(--prm-border);border-radius:20px;padding:18px;margin-bottom:14px;box-shadow:0 12px 35px rgba(32,38,86,.06)}.cart-row small{display:block;color:#6b7280}.community-copy,.cart-row-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.community-copy button,.cart-row-actions button{border:0;border-radius:999px;background:#f0efff;color:#303863;padding:8px 12px;font-weight:800}.gift-fields{margin-top:12px;padding:12px;background:#fff8f5;border:1px solid rgba(255,116,102,.18);border-radius:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.gift-fields label{font-size:12px;font-weight:800}.gift-fields input{display:block;width:100%;border:1px solid #eadedb;border-radius:10px;padding:8px;margin-top:4px}.cart-total-card{margin-top:20px}.checkout-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.checkout-steps span{padding:12px 10px;border-radius:15px;background:#f1f2fb;color:#626b86;font-weight:800;text-align:center;font-size:13px}.checkout-steps span.active{background:#fff1ee;color:#d65349}.checkout-steps span.done{background:#eefcf4;color:#15804c}.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.payment-card{border:1px solid var(--prm-border);background:#fff;border-radius:18px;padding:18px;text-align:left;display:flex;flex-direction:column;gap:8px;min-height:142px;transition:.2s ease;cursor:pointer}.payment-card.active{border-color:var(--prm-primary);box-shadow:0 16px 36px rgba(93,95,239,.16);background:linear-gradient(135deg,#fff,#f6f5ff)}.payment-card span{font-size:25px;color:var(--prm-primary)}.manual-paybill-box{background:#fff8f5;border:1px solid #ffd7d0;border-radius:14px;padding:12px;margin-bottom:12px}.checkout-item{padding:12px 0;border-bottom:1px solid var(--prm-border)}.checkout-item em{display:block;font-style:normal;font-weight:900;color:#17203f;margin-top:5px}.checkout-total{display:flex;justify-content:space-between;align-items:center;font-size:20px}.checkout-warning{color:#b42318;font-weight:800}.small-copy{font-size:14px;color:#687189}.cart-toast{position:fixed;right:18px;bottom:22px;background:#17203f;color:#fff;border-radius:999px;padding:12px 18px;box-shadow:0 18px 45px rgba(0,0,0,.24);z-index:2000;font-weight:800}.footer-logo{max-width:190px}.prm-footer{background:#10172e;color:#d6dbf7;padding:62px 0 26px}.prm-footer a{color:#eef1ff;text-decoration:none;display:block;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.back-to-top{position:fixed;right:18px;bottom:80px;width:42px;height:42px;border:0;border-radius:999px;background:var(--prm-primary);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22);display:none;z-index:1000}.back-to-top.show{display:block}
@media(max-width:1199px){.prm-main-menu a,.prm-more-menu>button{font-size:12.5px;padding:7px 6px}.prm-logo img{width:150px}.header-link{padding:0 10px}.givebutter-header-widget{max-width:92px;overflow:hidden}.book-card-footer{align-items:flex-start;flex-direction:column}.cart-row{grid-template-columns:1fr}}
@media(max-width:575px){.prm-logo img{width:132px}.header-link{font-size:0;width:40px;padding:0}.header-link span{font-size:16px}.givebutter-header-widget{display:none}.hero-search{border-radius:22px;align-items:stretch;flex-wrap:wrap}.hero-search input{flex:1 1 160px}.hero-search button{width:100%}.hero-text h1{font-size:34px}.key-question-grid,.timeline-grid{grid-template-columns:1fr}.section-padding{padding:46px 0}.section-top.prm-page-top{padding:46px 0 38px}.checkout-steps{grid-template-columns:1fr}.gift-fields{grid-template-columns:1fr}.prm-mobile-panel{width:88vw;right:-90vw}}


.prm-nav-container{max-width:1240px}.prm-nav-inner{min-height:68px!important}.nav-scrolled .prm-nav-inner{min-height:60px!important}.prm-logo img{width:168px!important;max-width:168px!important;max-height:46px!important}.nav-scrolled .prm-logo img{width:154px!important;max-height:42px!important}.prm-main-menu a,.prm-more-menu>button{font-size:13px!important;font-weight:650!important;padding:8px 7px!important}.prm-main-menu ul{gap:2px!important}.prm-nav-actions{gap:6px!important}.givebutter-header-widget{min-width:76px;max-width:136px;overflow:visible;display:flex;align-items:center;justify-content:center}.givebutter-header-widget .givebutter-fallback{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;background:linear-gradient(135deg,var(--prm-primary),#7375ff);color:#fff!important;font-weight:800;font-size:12.5px;padding:0 14px}.header-link{height:38px!important;font-size:12.5px!important;padding:0 10px!important}.cart-pill{width:38px!important;height:38px!important}
.single_course.book-card,.resource-card,.research-card,.prm-info-card,.category-card,.cat-card{height:100%;display:flex;flex-direction:column}.book-card-body,.resource-card,.research-card{flex:1}.book-card-footer,.resource-card-footer{margin-top:auto}.book-cover-wrap{aspect-ratio:4/3;overflow:hidden}.book-cover-wrap img{width:100%;height:100%;object-fit:cover}.resource-card h3,.research-card h3,.book-card-body h4{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-card p,.research-card p,.book-abstract{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.topic-chips{overflow:hidden}.topic-chips span{max-width:100%;white-space:normal}.payment-card[hidden],.pay-field[hidden]{display:none!important}.manual-code-form{margin-top:22px;background:#fff;border:1px solid var(--prm-border);border-radius:22px;padding:22px;box-shadow:0 16px 45px rgba(32,38,86,.08)}
@media(max-width:1199px){.prm-main-menu a,.prm-more-menu>button{font-size:12.4px!important;padding:7px 5px!important}.prm-logo img{width:146px!important}.givebutter-header-widget{max-width:104px}.header-link b{display:none}.header-link{width:38px;padding:0!important;justify-content:center}}


/* v9 production correction: Bootstrap hero carousel, compact public checkout, and stable reader/cart UI */
.prm-bootstrap-hero{position:relative}.prm-bootstrap-hero .carousel-inner{overflow:hidden}.prm-bootstrap-hero .carousel-item{transition:transform .75s ease-in-out,opacity .25s ease}.prm-hero-slide{min-height:430px;display:flex;align-items:center;width:100%;padding:0 0 34px}.prm-hero-slide .row{width:100%;margin-left:0;margin-right:0}.prm-hero-indicators{position:relative;right:auto;bottom:auto;left:auto;justify-content:flex-start;margin:10px 0 0;gap:8px}.prm-hero-indicators [data-bs-target]{width:10px;height:10px;border-radius:999px;border:0;background:#c4c8ee;opacity:1;margin:0;transition:.24s ease}.prm-hero-indicators .active{width:32px;background:var(--prm-primary)}
.carousel-item .hero-animate{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.carousel-item .hero-image-animate{opacity:0;transform:translateX(22px) scale(.985);transition:opacity .7s ease,transform .7s ease}.carousel-item.active .hero-animate{opacity:1;transform:none}.carousel-item.active .hero-image-animate{opacity:1;transform:none}.carousel-item.active .hero-anim-1{transition-delay:.08s}.carousel-item.active .hero-anim-2{transition-delay:.18s}.carousel-item.active .hero-anim-3{transition-delay:.28s}.carousel-item.active .hero-anim-4{transition-delay:.38s}.carousel-item.active .hero-anim-5{transition-delay:.48s}.prm-bootstrap-hero.is-sliding .carousel-item.active .hero-animate,.prm-bootstrap-hero.is-sliding .carousel-item.active .hero-image-animate{transition-delay:0s}.hero-text h1{font-size:clamp(34px,4vw,54px)}.hero-text p{font-size:16px}.editorial-photo-card img{max-height:360px;object-fit:cover}.floating-resource-card{position:absolute;left:26px;bottom:26px;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.9);border-radius:18px;padding:12px 16px;box-shadow:0 16px 38px rgba(22,28,61,.18);display:flex;flex-direction:column;gap:2px}.floating-resource-card strong{font-family:'Jost';color:var(--prm-heading);font-size:15px}.floating-resource-card span{font-size:12px;color:var(--prm-muted);font-weight:700}.hero-soft-shape{position:absolute;inset:-18px;background:linear-gradient(135deg,rgba(93,95,239,.16),rgba(255,116,102,.12));border-radius:38px;filter:blur(1px);z-index:-1}.hero-image-stack{position:relative}
.payment-card{position:relative;appearance:none}.payment-card:focus-visible{outline:3px solid rgba(93,95,239,.28);outline-offset:3px}.pay-field{background:#fff;border:1px solid var(--prm-border);border-radius:18px;padding:16px}.checkout-warning{background:#fff6f6;border:1px solid #ffd2d2;border-radius:14px;padding:12px 14px;color:#9f1d1d}.cart-page .access-row{grid-template-columns:1.4fr .45fr .95fr auto}.cart-row strong{font-family:'Jost';font-size:18px}.cart-row-actions button:hover,.community-copy button:hover{background:var(--prm-primary);color:#fff}.cart-total-card .hero-actions{justify-content:flex-end}.gift-fields small{grid-column:1/-1}.admin-login-note{color:#687189}


/* v10 final correction: compact hero, bottom indicators, working payment card radios */
.home_bg.prm-hero{padding-top:12px!important;padding-bottom:28px!important;min-height:auto!important;overflow:visible!important;background:linear-gradient(135deg,#fbf7ff 0%,#f3f2ff 52%,#fff8f1 100%)!important;}
.prm-bootstrap-hero{position:relative!important;min-height:auto!important;}
.prm-bootstrap-hero .carousel-inner{overflow:hidden!important;}
.prm-hero-slide{min-height:430px!important;padding:10px 0 46px!important;display:flex!important;align-items:center!important;}
.prm-hero-slide .row{width:100%;}
.hero-text h1{font-size:clamp(30px,3.3vw,46px)!important;line-height:1.05!important;margin:8px 0 12px!important;letter-spacing:-.035em;}
.hero-text p{font-size:15.5px!important;line-height:1.55!important;margin-bottom:12px!important;max-width:590px!important;}
.hero-search{margin:12px 0!important;min-height:58px;}
.hero-actions{margin-top:10px!important;display:flex;gap:12px;flex-wrap:wrap;align-items:center;}
.editorial-photo-card{margin:0!important;}
.editorial-photo-card img{max-height:300px!important;width:100%!important;object-fit:cover!important;display:block;}
.prm-hero-indicators,.prm-bootstrap-hero .carousel-indicators{position:absolute!important;left:50%!important;right:auto!important;bottom:10px!important;top:auto!important;transform:translateX(-50%)!important;margin:0!important;justify-content:center!important;gap:8px!important;z-index:5!important;}
.prm-hero-indicators [data-bs-target],.prm-bootstrap-hero .carousel-indicators [data-bs-target]{width:10px!important;height:10px!important;border-radius:999px!important;border:0!important;background:#c4c8ee!important;opacity:1!important;margin:0!important;transition:.24s ease!important;}
.prm-hero-indicators .active,.prm-bootstrap-hero .carousel-indicators .active{width:32px!important;background:var(--prm-primary)!important;}
.carousel-item .hero-animate{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;}
.carousel-item .hero-image-animate{opacity:0;transform:translateX(18px) scale(.98);transition:opacity .7s ease,transform .7s ease;}
.carousel-item.active .hero-animate{opacity:1;transform:translateY(0);}
.carousel-item.active .hero-image-animate{opacity:1;transform:translateX(0) scale(1);}
.carousel-item.active .hero-anim-1{transition-delay:.05s}.carousel-item.active .hero-anim-2{transition-delay:.14s}.carousel-item.active .hero-anim-3{transition-delay:.23s}.carousel-item.active .hero-anim-4{transition-delay:.32s}.carousel-item.active .hero-anim-5{transition-delay:.41s}
.payment-card{border:1px solid var(--prm-border);background:#fff;border-radius:18px;padding:18px;text-align:left;display:flex;flex-direction:column;gap:8px;min-height:142px;transition:.2s ease;cursor:pointer;position:relative;}
.payment-card input[type=radio]{position:absolute;opacity:0;pointer-events:none;}
.payment-card.active,.payment-card:has(input[type=radio]:checked){border-color:var(--prm-primary);box-shadow:0 16px 36px rgba(93,95,239,.16);background:linear-gradient(135deg,#fff,#f6f5ff);}
.payment-card:focus-within{outline:3px solid rgba(93,95,239,.28);outline-offset:3px;}
.payment-card span{font-size:25px;color:var(--prm-primary);}
@media(max-width:991px){.home_bg.prm-hero{padding-top:18px!important;padding-bottom:34px!important}.prm-hero-slide{min-height:auto!important;padding:8px 0 48px!important}.hero-image-stack{margin-top:18px}.editorial-photo-card img{max-height:280px!important}.payment-method-grid{grid-template-columns:1fr!important}}
@media(max-width:575px){.home_bg.prm-hero{padding-top:16px!important;padding-bottom:32px!important}.hero-text h1{font-size:30px!important}.hero-text p{font-size:14.5px!important}.editorial-photo-card img{max-height:235px!important}.floating-resource-card{left:14px;bottom:14px;right:14px}.prm-hero-indicators,.prm-bootstrap-hero .carousel-indicators{bottom:6px!important}.cart-row{grid-template-columns:1fr!important}.gift-fields{grid-template-columns:1fr!important}}
