*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;background:#fff;font-family:"Source Sans 3",sans-serif;font-size:25px;line-height:1.7}.skip-link{z-index:9999;color:#000;background:#d4a843;border-radius:0 0 6px 6px;padding:.6rem 1.2rem;font-weight:700;text-decoration:none;transition:top .15s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:0}:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #d4a843}:focus:not(:focus-visible){outline:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;line-height:1.3}.container{width:90%;max-width:1100px;margin:0 auto;padding:0 1rem}section{padding:5rem 0}.section-title{text-align:center;color:#1a1a2e;margin-bottom:.5rem;font-size:2rem}.section-divider{background:#b8860b;width:60px;height:3px;margin:0 auto 3rem}.navbar{z-index:1000;background:#1a1a2e;padding:0;position:sticky;top:0;box-shadow:0 2px 10px #0000004d}.navbar-inner{justify-content:space-between;align-items:center;height:70px;display:flex}.navbar-logo{color:#fff;letter-spacing:1px;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.navbar-logo span{color:#b8860b}.navbar-links{gap:0;display:flex}.navbar-links a{color:#ccc;letter-spacing:1.5px;text-transform:uppercase;align-items:center;height:70px;padding:0 1.1rem;font-size:.9rem;font-weight:600;transition:color .2s,background .2s;display:flex}.navbar-links a:hover,.navbar-links a.active{color:#fff;background:#b8860b}.navbar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar-hamburger span{background:#fff;width:25px;height:2px;transition:all .3s;display:block}.hero-carousel{color:#fff;background:#060d1b;align-items:center;min-height:calc(100vh - 70px);display:flex;position:relative;overflow:hidden}.carousel-bg{filter:blur(26px)brightness(.2)saturate(1.5);z-index:0;opacity:0;background-position:100%;background-size:cover;transition:opacity 1.4s;position:absolute;inset:0;transform:scale(1.12)}.carousel-bg.active{opacity:1}.carousel-overlay{z-index:1;pointer-events:none;background:linear-gradient(105deg,#060d1bf7 0%,#060d1bcc 55%,#060d1b4d 100%),linear-gradient(#0000 65%,#060d1bf2 100%);position:absolute;inset:0}.hero-orb{filter:blur(90px);z-index:1;pointer-events:none;opacity:.16;border-radius:50%;animation:8s ease-in-out infinite orbPulse;position:absolute}.hero-orb-1{width:560px;height:560px;transition:background 1.2s;animation-delay:0s;top:-120px;right:12%}.hero-orb-2{opacity:.22;background:#0f3460;width:380px;height:380px;animation-delay:-4s;bottom:-100px;left:3%}@keyframes orbPulse{0%,to{opacity:.16;transform:scale(1)}50%{opacity:.26;transform:scale(1.18)}}.hero-counter{z-index:10;letter-spacing:2px;align-items:baseline;gap:.25rem;font-family:"Source Sans 3",sans-serif;display:flex;position:absolute;top:2.4rem;right:2.4rem}.hero-counter-num{color:#fff;font-size:2.6rem;font-weight:800;line-height:1}.hero-counter-total{color:#ffffff61;font-size:1rem}.carousel-grid{z-index:5;grid-template-columns:1.1fr 1fr;align-items:center;gap:4rem;width:100%;padding:5rem 0;display:grid;position:relative}.carousel-content{text-align:left}.slide-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#d4a843;background:#d4a84326;border:1px solid #d4a84373;border-radius:2px;margin-bottom:1.4rem;padding:.28rem .9rem;font-size:.8rem;font-weight:700;animation:.5s .1s both fadeSlideUp;display:inline-block}.slide-title{color:#fff;margin-bottom:.9rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.12;animation:.65s .25s both fadeSlideUp}.slide-divider{transform-origin:0;border-radius:2px;width:48px;height:3px;margin-bottom:1.1rem;animation:.45s .42s both scaleInX}.slide-subtitle{color:#ffffffb8;margin-bottom:1rem;font-size:1.02rem;font-style:italic;line-height:1.55;animation:.55s .52s both fadeSlideUp}.slide-description{color:#ffffff80;max-width:520px;margin-bottom:1.5rem;font-size:1rem;line-height:1.75;animation:.55s .62s both fadeSlideUp}.slide-isbn{color:#ffffff61;letter-spacing:.5px;align-items:center;gap:.6rem;margin-bottom:2.2rem;font-size:.88rem;animation:.45s .72s both fadeSlideUp;display:flex}.isbn-label{letter-spacing:2px;text-transform:uppercase;color:#ffffff8c;background:#ffffff14;border-radius:3px;padding:.14rem .5rem;font-size:.65rem;font-weight:700}.hero-carousel .hero-buttons{flex-wrap:wrap;justify-content:flex-start;gap:1rem;animation:.5s .85s both fadeSlideUp;display:flex}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleInX{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.carousel-book-panel{justify-content:center;align-items:center;animation:.9s cubic-bezier(.22,1,.36,1) .3s both bookEntry;display:flex}@keyframes bookEntry{0%{opacity:0;transform:translate(60px)scale(.92)}to{opacity:1;transform:translate(0)scale(1)}}.book-3d-scene{perspective:1400px;flex-direction:column;justify-content:center;align-items:center;display:flex}.book-3d{width:240px;height:345px;transform-style:preserve-3d;cursor:pointer;transition:transform .6s cubic-bezier(.22,1,.36,1);animation:5s ease-in-out 1.4s infinite bookFloat;position:relative;transform:rotateY(-22deg)rotateX(6deg)}.book-3d:hover{animation-play-state:paused;transform:rotateY(-8deg)rotateX(2deg)scale(1.05)}@keyframes bookFloat{0%,to{transform:rotateY(-22deg)rotateX(6deg)translateY(0)}50%{transform:rotateY(-22deg)rotateX(6deg)translateY(-14px)}}.book-3d-spine{background:linear-gradient(90deg,#050810,#1a1a2e 40%,#050810);width:32px;height:345px;position:absolute;top:0;left:-16px;transform:rotateY(-90deg);box-shadow:inset -4px 0 8px #000000e6,inset 2px 0 5px #ffffff0d}.book-3d-cover-front{border-radius:0 3px 3px 0;width:240px;height:345px;position:absolute;overflow:hidden;transform:translateZ(16px);box-shadow:6px 0 24px #000000a6}.book-3d-cover-front img{object-fit:cover;object-position:right center;width:100%;height:100%;display:block}.book-sheen{pointer-events:none;background:linear-gradient(135deg,#ffffff38 0%,#ffffff0f 28%,#0000 55%,#0000001a 100%);position:absolute;inset:0}.book-3d-pages{background:repeating-linear-gradient(90deg,#f0ede0,#f0ede0 2px,#e5e2d2 2px 3px);width:28px;height:338px;position:absolute;top:3.5px;left:226px;transform:rotateY(90deg);box-shadow:inset 0 3px 5px #00000026,inset 0 -3px 5px #00000026}.book-3d-cover-back{background:linear-gradient(90deg,#06090f,#131526);border-radius:3px 0 0 3px;width:240px;height:345px;position:absolute;transform:translateZ(-16px)rotateY(180deg)}.book-floor-shadow{background:radial-gradient(#000000bf 0%,#0000 70%);border-radius:50%;width:190px;height:18px;margin-top:20px;animation:5s ease-in-out 1.4s infinite shadowFloat}@keyframes shadowFloat{0%,to{opacity:.72;transform:scale(1)}50%{opacity:.44;transform:scale(.86)}}.carousel-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:10;background:#ffffff0f;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1rem;transition:background .3s,border-color .3s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:#b8860b47;border-color:#b8860b8c;transform:translateY(-50%)scale(1.1)}.carousel-btn.prev{left:1.5rem}.carousel-btn.next{right:1.5rem}.carousel-hud{z-index:10;flex-direction:column;align-items:center;gap:.8rem;width:300px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.carousel-dots{gap:.55rem;display:flex}.carousel-dot{cursor:pointer;background:#ffffff38;border:none;border-radius:50%;width:8px;height:8px;transition:all .35s cubic-bezier(.22,1,.36,1)}.carousel-dot.active{background:#d4a843;border-radius:4px;width:26px}.carousel-progress-track{background:#ffffff1a;border-radius:2px;width:100%;height:2px;overflow:hidden}.carousel-progress-bar{border-radius:2px;height:100%;transition:width 50ms linear}@media (width<=900px){.hero-carousel{min-height:auto;padding:5rem 0 8rem}.carousel-grid{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.carousel-content{text-align:center}.slide-divider{margin:0 auto 1.1rem}.slide-description{margin:0 auto 1.5rem}.slide-isbn,.hero-carousel .hero-buttons{justify-content:center}.carousel-book-panel{order:-1}.carousel-btn,.hero-counter{display:none}.book-3d,.book-3d-cover-front{width:180px;height:258px}.book-3d-spine{height:258px}.book-3d-cover-back{width:180px;height:258px}.book-3d-pages{height:252px;left:166px}}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:6rem 0 5rem;position:relative;overflow:hidden}.hero:before{content:"";opacity:.15;background:url(/images/hero-bg.jpg) 50%/cover no-repeat;position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#b8860b;margin-bottom:1rem;font-size:.85rem;font-weight:600}.hero h1{letter-spacing:1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem)}.hero p{color:#ccc;max-width:640px;margin:0 auto 2.5rem;font-size:1.15rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border:2px solid #0000;border-radius:3px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background:#b8860b;border-color:#b8860b}.btn-primary:hover{background:#9a7009;border-color:#9a7009}.btn-outline{color:#fff;background:0 0;border-color:#fff}.btn-outline:hover{color:#1a1a2e;background:#fff}.btn-dark{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.btn-dark:hover{background:#111;border-color:#111}.books-section{background:#fafafa}.books-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;display:grid}.book-card{background:#fff;border-radius:4px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.book-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px #00000024}.book-card-cover{perspective:800px;background:linear-gradient(160deg,#070d1c,#0f2460,#070d1c);justify-content:center;align-items:center;height:320px;display:flex;overflow:hidden}.book-card-3d{width:160px;height:240px;transform-style:preserve-3d;transition:transform .4s;position:relative;transform:rotateY(-30deg)rotateX(2deg)}.book-card:hover .book-card-3d{transform:rotateY(-12deg)rotateX(1deg)}.book-card-3d-spine{transform-origin:100%;background:linear-gradient(90deg,#050505,#1c1c1c 40%,#050505);width:22px;height:240px;position:absolute;top:0;left:-11px;transform:rotateY(-90deg);box-shadow:inset -3px 0 6px #000c,inset 2px 0 4px #ffffff0a}.book-card-3d-front{border-radius:0 2px 2px 0;width:160px;height:240px;position:absolute;top:0;left:0;overflow:hidden;transform:translateZ(11px);box-shadow:4px 4px 20px #000000a6}.book-card-3d-front img{object-fit:cover;object-position:right center;width:100%;height:100%;display:block}.book-card-3d-placeholder{text-align:center;color:#fff;background:linear-gradient(135deg,#1a3460,#2a5490);justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-family:Playfair Display,serif;font-size:.85rem;line-height:1.4;display:flex}.book-card-3d-sheen{pointer-events:none;z-index:1;background:linear-gradient(115deg,#fff3 0%,#ffffff0f 30%,#0000 55%,#0000001a 100%);position:absolute;inset:0}.book-card-3d-pages{transform-origin:0;background:repeating-linear-gradient(#f8f8f4 0 1px,#e8e8e3 1px 2px);width:18px;height:234px;position:absolute;top:3px;left:151px;transform:rotateY(90deg)translate(9px)}.book-card-body{flex-direction:column;flex:1;padding:1.2rem;display:flex}.book-card-title{color:#1a1a2e;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1rem}.book-card-isbn{color:#888;letter-spacing:.5px;margin-bottom:.75rem;font-size:.82rem}.book-card-desc{color:#555;flex:1;margin-bottom:1rem;font-size:.95rem}.book-card-buy{margin-top:auto}.blog-section{background:#fff}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.blog-card{border:1px solid #eee;border-radius:4px;transition:box-shadow .25s;overflow:hidden}.blog-card:hover{box-shadow:0 6px 20px #0000001a}.blog-card-img{background:linear-gradient(135deg,#1a1a2e,#0f3460);justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.blog-card-img img{object-fit:cover;object-position:right center;width:100%;height:100%;display:block}.blog-img-credit{color:#ffffffbf;opacity:0;pointer-events:none;background:#000000a6;padding:.25rem .5rem;font-size:.65rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.blog-card:hover .blog-img-credit{opacity:1}.blog-card-category{letter-spacing:2px;text-transform:uppercase;color:#b8860b;font-size:.8rem;font-weight:700}.blog-card-body{padding:1.5rem}.blog-card-title{color:#1a1a2e;margin:.4rem 0 .75rem;font-family:Playfair Display,serif;font-size:1.25rem;line-height:1.4}.blog-card-excerpt{color:#666;margin-bottom:1.2rem;font-size:1rem}.read-more{letter-spacing:1px;text-transform:uppercase;color:#b8860b;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;transition:gap .2s;display:inline-flex}.read-more:hover{gap:.7rem}.author-section{color:#fff;background:#1a1a2e;padding-top:2rem}.author-inner{grid-template-columns:1fr 2fr;align-items:center;gap:4rem;display:grid}.author-photo{background:#0f1c3a;border-radius:4px;overflow:hidden;box-shadow:0 8px 32px #00000080}.author-portrait{width:100%;height:520px}.author-content .section-title{text-align:left;color:#fff}.author-content .section-divider{margin:0 0 1.5rem}.author-content p{color:#bbb;margin-bottom:1rem;font-size:1rem}.author-credentials{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.credential-tag{color:#d4a843;letter-spacing:.5px;background:#b8860b33;border:1px solid #b8860b66;border-radius:20px;padding:.3rem .8rem;font-size:.85rem}.contact-section{background:#fafafa}.contact-inner{grid-template-columns:1fr 2fr;gap:4rem;display:grid}.contact-info h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.3rem}.contact-info p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.contact-detail{color:#555;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.contact-icon{color:#fff;background:#1a1a2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:flex}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.35rem;display:flex}.form-group label{letter-spacing:1px;text-transform:uppercase;color:#555;font-size:.8rem;font-weight:700}.form-group label span{color:#c0392b}.form-group input,.form-group textarea{color:#333;background:#fff;border:1px solid #ddd;border-radius:3px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#b8860b;outline:none;box-shadow:0 0 0 3px #d4a84340}.form-group textarea{resize:vertical;min-height:130px}.form-message{border-radius:3px;padding:.75rem 1rem;font-size:.9rem}.form-message.success{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.form-message.error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.footer{color:#aaa;background:#111;padding:3rem 0 1.5rem}.footer-inner{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-brand-name{color:#fff;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.5rem}.footer-brand-name span{color:#b8860b}.footer-bio{color:#888;margin-bottom:1.2rem;font-size:1rem;line-height:1.7}.footer-social{gap:.75rem;display:flex}.social-btn{color:#aaa;background:#222;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:background .2s,color .2s;display:flex}.social-btn:hover{color:#fff;background:#b8860b}.footer-heading{letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:1.2rem;font-size:.88rem;font-weight:700}.footer-links{flex-direction:column;gap:.55rem;display:flex}.footer-links a{color:#888;font-size:1rem;transition:color .2s}.footer-links a:hover{color:#b8860b}.footer-bottom{text-align:center;color:#666;border-top:1px solid #222;padding-top:1.5rem;font-size:.9rem}.footer-bottom a{color:#b8860b}.page-header{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e,#0f3460);padding:4rem 0}.page-header h1{margin-bottom:.5rem;font-size:2.5rem}.page-header p{color:#aaa;max-width:500px;margin:0 auto}.breadcrumb{color:#888;justify-content:center;gap:.5rem;margin-bottom:1rem;font-size:.82rem;display:flex}.breadcrumb a{color:#b8860b}.breadcrumb a:hover{text-decoration:underline}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.gallery-item{aspect-ratio:4/3;cursor:pointer;background:linear-gradient(135deg,#1a1a2e,#0f3460);border-radius:4px;transition:transform .25s;position:relative;overflow:hidden}.gallery-item:hover{transform:scale(1.02)}.gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.gallery-credit{color:#e0e0e0;opacity:0;pointer-events:none;background:#000000b8;padding:.4rem .6rem;font-size:.72rem;transition:opacity .3s,transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery-item:hover .gallery-credit{opacity:1;transform:translateY(0)}.video-section{text-align:center;background:#0a0a0f;padding:5rem 0}.video-section .section-title{color:#fff}.video-section .section-divider{background:linear-gradient(90deg,#0000,#d4a843,#0000);margin:0 auto}.video-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:2.5rem;padding:2rem 0 3rem;display:grid}.video-gallery-item{flex-direction:column;gap:.75rem;display:flex}.video-title{text-align:center;color:#d4a843;margin:0;font-size:1.2rem;font-weight:600}@media (width<=520px){.video-gallery-grid{grid-template-columns:1fr}}.video-frame-wrap{border-radius:6px;width:100%;max-width:900px;height:0;margin:2.5rem auto 0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-gallery-item .video-frame-wrap{max-width:100%;margin:0}.video-frame-wrap iframe{border:0;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.isbn-table{border-collapse:collapse;width:100%;margin-top:.75rem}.isbn-table td{color:#888;padding:.25rem 0;font-size:.82rem}.isbn-table td:first-child{color:#555;width:70px;font-weight:600}.buy-books-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.buy-book-card-top{color:#fff;text-align:center;background:#1a1a2e;justify-content:center;align-items:center;height:280px;padding:0;font-family:Playfair Display,serif;font-size:1.1rem;display:flex;position:relative;overflow:hidden}.buy-card-cover-img{width:auto;height:100%;display:block;position:absolute;top:0;right:0}.buy-book-card{background:#fff;border:1px solid #eee;border-radius:6px;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000f}.buy-book-card-body{padding:1.5rem}.buy-book-card-title{color:#1a1a2e;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.1rem}.buy-links{flex-direction:column;gap:.6rem;display:flex}.buy-link-btn{text-align:center;letter-spacing:1px;text-transform:uppercase;color:#1a1a2e;border:2px solid #1a1a2e;border-radius:3px;padding:.6rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s;display:block}.buy-link-btn:hover{color:#fff;background:#1a1a2e}.buy-link-btn.amazon{color:#f90;border-color:#f90}.buy-link-btn.amazon:hover{color:#fff;background:#f90}.loading-wrap{justify-content:center;align-items:center;padding:4rem;display:flex}.spinner{border:3px solid #eee;border-top-color:#b8860b;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;color:#888;padding:3rem}.blog-post-content{max-width:760px;margin:0 auto;padding:4rem 1rem}.blog-post-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.blog-post-date{color:#888;font-size:.82rem}.blog-post-body{color:#444;font-size:1.05rem;line-height:1.9}.blog-post-body p{margin-bottom:1.5rem}.highlight-band{color:#fff;text-align:center;background:#b8860b;padding:3.5rem 0}.highlight-band h2{color:#fff;margin-bottom:.75rem;font-size:1.8rem}.highlight-band p{color:#ffffffd9;margin-bottom:1.5rem}.policy-content{max-width:820px;margin:0 auto;padding:4rem 1rem}.policy-content h2{color:#1a1a2e;border-bottom:2px solid #f0ead0;margin:2.5rem 0 .75rem;padding-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.3rem}.policy-content h2:first-of-type{margin-top:0}.policy-content p{color:#444;margin-bottom:1rem;font-size:.97rem;line-height:1.8}.policy-content ul{color:#444;margin:.5rem 0 1rem 1.5rem;font-size:.97rem;line-height:1.8}.policy-content a{color:#b8860b}.policy-content a:hover{text-decoration:underline}@media (width<=900px){.author-inner{grid-template-columns:1fr}.author-portrait{height:400px}.contact-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.books-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.buy-books-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (width<=680px){.navbar-links{flex-direction:column;display:none}.navbar-links.open{-webkit-backdrop-filter:blur(16px);z-index:999;background:#0d1117f7;border-top:1px solid #ffffff0f;padding:1rem 0;display:flex;position:absolute;top:70px;left:0;right:0}.navbar-links.open a{height:auto;padding:.75rem 1.5rem}.navbar-hamburger{display:flex}.form-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:2rem}section{padding:3.5rem 0}.page-header{padding:3rem 0}.page-header h1{font-size:1.9rem}.books-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.buy-books-grid,.blog-grid{grid-template-columns:1fr}.book-card-3d{transform:rotateY(-20deg)rotateX(2deg)}.section-title{font-size:1.6rem}.tribute-quote{font-size:1.05rem}}@media (width<=480px){.container{padding:0 1rem}.books-grid{grid-template-columns:1fr}.book-card-cover{height:280px}.book-card-3d,.book-card-3d-front{width:130px;height:195px}.book-card-3d-spine{height:195px}.book-card-3d-pages{height:189px;left:121px}.buy-book-card-top{height:240px}.blog-card-img{height:180px}.author-portrait{height:320px}.hero-buttons{flex-direction:column;align-items:center}.btn{text-align:center;width:100%;max-width:280px}.highlight-band h2{font-size:1.4rem}.footer-inner{gap:1.5rem}.policy-content{padding:2.5rem .5rem}}.tribute-section{background:#fff;padding:5rem 0}.tribute-grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.tribute-images{flex-direction:column;gap:2rem;display:flex}.tribute-img-card{background:#fdfdfd;border:1px solid #f0f0f0;border-radius:8px;justify-content:center;padding:1rem;display:flex;box-shadow:0 4px 20px #0000000f}.tribute-book-img{border-radius:4px;width:100%;max-width:280px;height:auto}.tribute-title{color:#1a1a2e;margin-top:0;font-size:2.2rem}.tribute-quote{color:#b8860b;border-left:3px solid #b8860b;margin:1.5rem 0;padding-left:1.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-style:italic;line-height:1.6}.tribute-text{color:#444;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.sister-book-specs{background:#fafafa;border-left:4px solid #1a1a2e;border-radius:6px;margin-top:2rem;padding:1.5rem}.sister-book-specs h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.15rem}.specs-grid{grid-template-columns:1fr;gap:.6rem;display:grid}.spec-item{color:#555;font-size:.92rem;line-height:1.5}@media (width<=900px){.tribute-grid{grid-template-columns:1fr;gap:2.5rem}.tribute-images{flex-direction:row;justify-content:center;width:100%}.tribute-img-card{width:50%;max-width:320px}}@media (width<=600px){.tribute-images{flex-direction:column;align-items:center}.tribute-img-card{width:100%}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(36px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.navbar.scrolled{-webkit-backdrop-filter:blur(16px);background:#0d1117eb;box-shadow:0 1px #ffffff12}.navbar.scrolled .navbar-inner{height:58px}.section-gradient-divider{background:linear-gradient(90deg,#0000,#8b5cf64d,#f59e0b4d,#0000);border:none;height:1px;margin:0}
