h1{color:#2c3e50}.expert-profile{align-items:flex-start;margin-bottom:30px;display:flex}.expert-profile .profile-image{aspect-ratio:1;border:3px solid #2c3e50;border-radius:50%;flex-shrink:0;width:120px;min-width:120px;max-width:120px;height:120px;min-height:120px;max-height:120px;margin-right:20px;position:relative;overflow:hidden}.expert-profile .profile-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.expert-profile div{flex:1}.expert-profile h4{color:#2c3e50;margin-top:0;margin-bottom:.5em}.expert-profile h4 a{color:#2c3e50;text-decoration:none}.expert-profile h4 a:hover{text-decoration:underline}.expert-profile h4 a.linkedin-icon{color:#0077b5;border-bottom:none;margin-left:8px;font-size:1em;text-decoration:none;transition:color .2s ease-in-out}.expert-profile h4 a.linkedin-icon:hover{color:#daa520}.expert-profile h4 a.linkedin-icon i{vertical-align:baseline}.expert-profile p.text{font-size:.9em;line-height:1.6}.contributor-list{columns:3;padding-left:0;list-style-type:none}.contributor-list li{margin-bottom:8px;font-size:.9em}@media (width<=768px){.contributor-list{columns:2}}@media (width<=480px){.contributor-list{columns:1}.expert-profile{text-align:center;flex-direction:column;align-items:center}.expert-profile .profile-image{margin-bottom:15px;margin-right:0}.expert-profile div{width:100%}}.key-focus-area{margin-bottom:20px}.key-focus-area h3{color:#2c3e50;margin-bottom:5px}.key-focus-area p{color:#525252;margin-top:0;font-size:.9em}.forthcoming-book-container{align-items:center;gap:40px;margin-top:30px;display:flex}.forthcoming-book-image{border-radius:5px;flex-shrink:0;max-width:300px;box-shadow:0 4px 8px #0000001a}.forthcoming-book-content{flex:1}.forthcoming-book-content h2{color:#2c3e50;margin-bottom:10px;font-size:1.4em}.forthcoming-book-content h3{color:#2c3e50;margin-bottom:15px;font-size:1.2em;font-weight:700}.forthcoming-book-content p{margin-bottom:15px;line-height:1.6}@media (width<=768px){.forthcoming-book-container{flex-direction:column;gap:20px}.forthcoming-book-image{max-width:250px;margin:0 auto}}.section-spacer{margin-top:2em}.big-framework-button{color:#fff;text-align:center;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);border:none;border-radius:8px;margin-top:20px;padding:15px 30px;font-size:1.2em;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0003}.big-framework-button:hover{background:linear-gradient(135deg,#34495e 0%,#2c3e50 100%);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.big-framework-button i{margin-left:10px}.button,a.button{border-radius:var(--radius-lg);font-weight:var(--weight-semibold,600);text-transform:none;letter-spacing:var(--letter-spacing-wide,.02em);backdrop-filter:blur(10px);transition:var(--transition-smooth);position:relative;overflow:hidden}.button:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.button:hover:before{width:300px;height:300px}.button:hover,a.button:hover{box-shadow:var(--shadow-pink);transform:translateY(-2px)}.glass-card{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fff3;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #1f268726}.glass-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #1f268740}.send-button{cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:16px 32px;font-size:1.1em;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #667eea4d}.send-button span{background:linear-gradient(135deg,#fff 0%,#e8eaff 50%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.send-button:hover{background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 100%);transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.send-button:active{transform:translateY(0);box-shadow:0 2px 6px #667eea4d}.send-button:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.send-button:hover:before{width:300px;height:300px}.framework-carousel-wrapper{box-sizing:border-box;background-color:#f8f9fa;border-radius:12px;max-width:1000px;margin:0 auto;padding:10px 0;position:relative;box-shadow:0 5px 20px #00000014}.framework-carousel{background-color:#e9ecef;border-radius:8px;position:relative;overflow:hidden}.framework-carousel .swiper-slide{background-color:#e9ecef;justify-content:center;align-items:center;display:flex}.framework-carousel .swiper-slide-inner{width:100%;height:auto;margin:0}.framework-carousel .swiper-slide-image{object-fit:contain;border-radius:4px;width:100%;height:auto;display:block}.framework-carousel .swiper-button-prev,.framework-carousel .swiper-button-next{color:#fff;background-color:#2c3e5080;border:none;border-radius:50%;outline:none;width:44px;height:44px;margin-top:-22px}.framework-carousel .swiper-button-prev:after,.framework-carousel .swiper-button-next:after{display:none}.framework-carousel .swiper-button-prev:hover,.framework-carousel .swiper-button-next:hover{background-color:#2c3e50cc}.framework-carousel .swiper-pagination{margin-top:10px;position:relative}.framework-carousel .swiper-pagination-bullet{opacity:1;background-color:#ccc}.framework-carousel .swiper-pagination-bullet-active{background-color:#2c3e50}.container.blog.main.gray:has(.framework-carousel-wrapper),#carousel-section{padding-top:20px!important;padding-bottom:20px!important}input[name=_gotcha]{opacity:0;position:absolute;left:-9999px}.video-wrapper{background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.video-player{background:#000;width:100%;display:block}.video-overlay{cursor:pointer;background:linear-gradient(135deg,#2c3e50e6 0%,#34495ee6 100%);flex-direction:column;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.video-overlay.hidden{opacity:0;pointer-events:none}.play-button{background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;transition:transform .3s,box-shadow .3s;display:flex}.video-overlay:hover .play-button{transform:scale(1.1);box-shadow:0 10px 30px #0000004d}.play-icon{border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:25px solid #2c3e50;width:0;height:0;margin-left:5px}.video-title{color:#fff;text-align:center;margin-bottom:10px;font-size:28px;font-weight:600}.video-subtitle{color:#fffc;text-align:center;font-size:16px}.video-duration{color:#fff;background:#000000b3;border-radius:5px;padding:5px 10px;font-size:14px;position:absolute;bottom:20px;right:20px}.hero-book-first{background:linear-gradient(135deg,#1a252f 0%,#2c3e50 50%,#34495e 100%);justify-content:center;align-items:center;min-height:88vh;padding:60px 40px;display:flex;position:relative;overflow:hidden}.hero-book-first .hero-content{z-index:1;grid-template-columns:1fr 1.4fr;align-items:center;gap:clamp(50px,8vw,140px);width:100%;max-width:1400px;display:grid;position:relative}.book-showcase{flex-direction:column;align-items:center;display:flex}.book-intro-text{color:#ffffffd9;text-align:center;max-width:340px;margin-bottom:25px;font-size:1.05em;font-weight:400;line-height:1.6}.book-3d{perspective:1000px;margin-bottom:30px}.book-cover-hero{border-radius:4px;width:min(320px,80vw);height:auto;transition:transform .5s;transform:rotateY(15deg)rotateX(5deg);box-shadow:20px 20px 60px #00000080,-5px -5px 20px #ffffff1a,inset 0 0 0 1px #ffffff1a}.book-cover-hero:hover{transform:rotateY(5deg)rotateX(2deg)scale(1.02)}.preorder-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;white-space:nowrap;background:linear-gradient(135deg,#ca65a7 0%,#a8548b 100%);border-radius:50px;justify-content:center;align-items:center;gap:12px;max-width:fit-content;margin-top:25px;padding:12px 30px;font-size:.85em;font-weight:700;line-height:1.4;display:inline-flex;box-shadow:0 8px 20px #ca65a74d}@media (width<=768px){.preorder-badge{white-space:normal;border-radius:20px;padding:15px 20px}}.preorder-badge i{opacity:.9;font-size:1.2em}.hero-text{color:#fff}.hero-subtitle{color:#94c4de;text-transform:uppercase;letter-spacing:3px;margin-bottom:15px;font-size:1em;font-weight:500}.hero-title{font-size:var(--text-3xl,3.2em);font-weight:var(--weight-bold,700);line-height:var(--leading-tight,1.1);margin-bottom:var(--space-2,8px);background:linear-gradient(135deg,#fff 0%,#e8e8e8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-tagline{color:#fffc;margin-bottom:25px;font-size:1.2em;font-weight:300}.hero-description{color:#ffffffd9;max-width:100%;margin-bottom:35px;font-size:1.1em;line-height:1.7}.hero-authors{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:15px;margin-bottom:40px;margin-left:40px;padding:20px;display:flex}.hero-authors .author-photos{display:flex}.hero-authors .author-photos .hero-portrait-wrapper{z-index:1;background-color:#fff;border:3px solid #ffffff4d;border-radius:50%;width:120px;height:120px;margin-left:-20px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.hero-authors .author-photos .hero-portrait-wrapper:first-child{z-index:2;margin-left:0}.hero-authors .author-photos img{object-fit:cover;width:100%;height:100%;box-shadow:none;border:none;border-radius:0;margin:0;display:block}.about-portrait-wrapper{background-color:#fff;border:3px solid #2c3e50;border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden}.about-portrait-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.hero-authors .author-info{color:#ffffffe6;font-size:.95em}.hero-authors .author-info strong{color:#fff;display:block}.hero-authors .author-info span{color:#ffffffd9;font-size:.9em}.hero-cta-group{flex-wrap:wrap;gap:15px;margin-bottom:30px;display:flex}.cta-primary{background:linear-gradient(135deg,#ca65a7 0%,#a8548b 100%);border-radius:50px;align-items:center;gap:10px;padding:18px 35px;font-size:1.1em;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #ca65a766}.cta-primary:hover{color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #ca65a780}.cta-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:50px;align-items:center;gap:10px;padding:18px 35px;font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cta-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80}.cta-button{color:#fff;width:100%;font-size:15px;font-weight:600;font-family:var(--font-body);cursor:pointer;text-transform:uppercase;letter-spacing:1px;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);border:none;border-radius:6px;margin:0;padding:12px 20px;text-decoration:none;transition:all .3s;display:block}.cta-button:hover{background:linear-gradient(135deg,#4a5f7a 0%,#5a6f8a 100%)}.cta-button--link{display:block}.hero-retailers{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:16px;margin-top:20px;padding-top:20px;display:flex}.hero-retailers>span:first-child{color:#fff9;margin-right:4px;font-size:.9em;font-weight:500}.retailer-btn{color:#fff;background:#ffffff26;border:2px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3em;transition:all .3s;display:flex}.retailer-btn:hover{color:#2c3e50;background:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.retailer-btn img{filter:brightness(0)invert();opacity:.9;width:auto;height:20px}.retailer-btn:hover img{filter:none;opacity:1}.retailer-btn img.no-filter{mix-blend-mode:normal;filter:none;opacity:.95}.discount-note{color:#aed6f1;background:#3498db26;border:1px solid #3498db4d;border-radius:8px;align-items:center;gap:8px;margin-left:0;padding:8px 16px;font-size:.85em;display:flex}@media (width<=900px){.discount-note{justify-content:center;width:100%;margin-top:5px;margin-left:0}}.discount-note i{color:#7fb3d5;font-size:1.1em}.discount-note strong{color:#7fb3d5}.code-badge{font-family:var(--font-mono);letter-spacing:.5px;color:#fff;background:#7fb3d559;border-radius:4px;padding:4px 10px;font-weight:600}.testimonials-section{background:#f8f9fa;max-width:100vw;padding:80px 40px;overflow:hidden}@media (width<=768px){.testimonials-section{padding:50px 15px}}.testimonials-content{max-width:1200px;margin:0 auto;overflow:hidden}@media (width<=768px){.testimonials-content{max-width:100%;overflow:hidden}}.testimonials-header{text-align:center;margin-bottom:50px}.testimonials-header h2{color:#2c3e50;margin-bottom:10px;font-size:1.8em}.testimonials-header p{color:var(--text-secondary)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.testimonial-card{background:#fff;border:1px solid #0000000d;border-radius:16px;padding:30px;box-shadow:0 4px 20px #0000000f}.testimonial-card blockquote{color:#525252;border:none;margin-bottom:20px;padding:0;font-size:1em;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:18px;display:flex}.testimonial-avatar{object-fit:cover;object-position:50% 10%;width:120px;height:120px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;filter:blur(.3px);-webkit-backface-visibility:hidden;backface-visibility:hidden;border:3px solid #e9ecef;border-radius:50%;flex-shrink:0;box-shadow:0 4px 15px #0000001a}.placeholder-avatar{color:#fff;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;font-weight:600;display:flex}.testimonial-author-info strong{color:#2c3e50;font-size:.95em;display:block}.testimonial-author-info span{color:var(--text-muted);font-size:.85em}.framework-preview-section{background:#fff;padding:80px 40px}.framework-preview-content{text-align:center;max-width:1200px;margin:0 auto}.framework-preview-content>h2{color:#2c3e50;margin-bottom:15px;font-size:2.2em}.framework-preview-content>p{color:var(--text-secondary);max-width:700px;margin:0 auto 40px;font-size:1.1em}.framework-teaser{background:linear-gradient(135deg,#f8f9fa 0%,#fff 50%,#f8f9fa 100%);border:1px solid #2c3e500f;border-radius:24px;justify-content:center;align-items:center;gap:0;max-width:900px;margin:0 auto 50px;padding:50px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #2c3e5014,0 8px 25px #2c3e500a}.framework-teaser:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#e74c3c08 0%,#0000 50%),radial-gradient(circle at 80%,#0d948808 0%,#0000 50%);position:absolute;inset:0}.teaser-stat{z-index:1;background:#fff;border:2px solid #0000;border-radius:20px;flex-direction:column;flex:1;align-items:center;gap:12px;max-width:260px;padding:30px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 20px #0000000a,0 1px 3px #00000005}.teaser-stat:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px #0000001a,0 8px 20px #0000000f}.teaser-inhibitors{background:linear-gradient(#fff 0%,#e74c3c05 100%);border-color:#e74c3c26}.teaser-inhibitors:hover{border-color:#e74c3c66;box-shadow:0 20px 40px #e74c3c26,0 8px 20px #e74c3c14}.teaser-drivers{background:linear-gradient(#fff 0%,#0d948805 100%);border-color:#0d948826}.teaser-drivers:hover{border-color:#0d948866;box-shadow:0 20px 40px #0d948826,0 8px 20px #0d948814}.teaser-icon-ring{border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:5px;transition:transform .3s;display:flex}.teaser-stat:hover .teaser-icon-ring{transform:scale(1.1)}.teaser-inhibitors .teaser-icon-ring{background:linear-gradient(135deg,#e74c3c1a 0%,#e74c3c0d 100%);border:2px solid #e74c3c33}.teaser-inhibitors:hover .teaser-icon-ring{background:linear-gradient(135deg,#e74c3c26 0%,#e74c3c14 100%);border-color:#e74c3c66}.teaser-drivers .teaser-icon-ring{background:linear-gradient(135deg,#0d94881a 0%,#0d94880d 100%);border:2px solid #0d948833}.teaser-drivers:hover .teaser-icon-ring{background:linear-gradient(135deg,#0d948826 0%,#0d948814 100%);border-color:#0d948866}.teaser-icon-ring i{font-size:1.8em}.teaser-inhibitors .teaser-icon-ring i{color:#e74c3c}.teaser-drivers .teaser-icon-ring i{color:#0d9488}.teaser-number{font-size:3.5em;font-weight:800;line-height:1;transition:transform .3s}.teaser-stat:hover .teaser-number{transform:scale(1.05)}.teaser-inhibitors .teaser-number{background:linear-gradient(135deg,#c0392b 0%,#e74c3c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.teaser-drivers .teaser-number{background:linear-gradient(135deg,#0f766e 0%,#0d9488 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.teaser-label{text-transform:uppercase;letter-spacing:2px;font-size:1.15em;font-weight:700}.teaser-inhibitors .teaser-label{color:#c0392b}.teaser-drivers .teaser-label{color:#0f766e}.teaser-desc{color:var(--text-secondary);text-align:center;max-width:180px;font-size:.9em;line-height:1.5}.teaser-center{z-index:2;flex-direction:column;align-items:center;gap:12px;padding:0 25px;display:flex;position:relative}.teaser-balance{background:linear-gradient(135deg,#2c3e50 0%,#1a252f 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:3s ease-in-out infinite teaser-pulse;display:flex;position:relative;box-shadow:0 10px 30px #2c3e504d,0 4px 10px #2c3e5033,inset 0 2px 10px #ffffff1a}.teaser-balance:before{content:"";border:2px solid #2c3e5026;border-radius:50%;width:100px;height:100px;animation:3s ease-in-out infinite teaser-ring;position:absolute}@keyframes teaser-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes teaser-ring{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.2;transform:scale(1.15)}}.teaser-balance i{color:#fff;font-size:2em}.teaser-connector{border-radius:2px;width:40px;height:3px;position:absolute;top:50%}.teaser-connector-left{background:linear-gradient(270deg,#2c3e50,#e74c3c80);margin-right:15px;right:100%}.teaser-connector-right{background:linear-gradient(90deg,#2c3e50,#0d948880);margin-left:15px;left:100%}.teaser-vs-text{color:var(--text-muted);font-size:.9em;font-style:italic;font-weight:500}@media (width<=800px){.framework-teaser{flex-direction:column;gap:25px;padding:35px 25px}.teaser-stat{width:100%;max-width:100%;padding:25px 30px}.teaser-center{flex-direction:row;order:-1;padding:20px 0}.teaser-connector{display:none}.teaser-balance{width:65px;height:65px}.teaser-balance:before{width:85px;height:85px}.teaser-balance i{font-size:1.6em}.teaser-number{font-size:3em}.teaser-icon-ring{width:60px;height:60px}.teaser-icon-ring i{font-size:1.5em}}@media (prefers-reduced-motion:reduce){.framework-teaser{opacity:1;transition:none;transform:none}.teaser-balance,.teaser-balance:before{animation:none}.teaser-stat:hover,.teaser-stat:hover .teaser-icon-ring,.teaser-stat:hover .teaser-number{transform:none}}.framework-cta{color:#fff;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);border-radius:8px;align-items:center;gap:10px;padding:16px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.framework-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #2c3e504d}@media (width<=1024px){.hero-book-first .hero-content{text-align:center;grid-template-columns:1fr;gap:50px}.book-showcase{order:-1}.book-intro-text{max-width:100%}.hero-description{margin:0 auto 35px}.hero-authors{justify-content:center;margin-left:0}.hero-cta-group,.hero-retailers{justify-content:center}.testimonials-grid{grid-template-columns:1fr}}@media (width<=768px){.hero-book-first{padding:40px 20px;overflow-x:hidden}.hero-book-first .hero-content{max-width:100%;padding:0}.hero-title{font-size:var(--text-2xl,2.2em)}.book-cover-hero{width:250px}.hero-cta-group{flex-direction:column;align-items:center}.book-showcase,.hero-text{box-sizing:border-box;max-width:100%}.hero-authors{text-align:center;flex-direction:column;gap:15px;padding:15px}.hero-authors .author-photos{justify-content:center}.hero-authors .author-info{text-align:center}.hero-authors .author-info span{line-height:1.4;display:block}.hero-authors .author-photos .hero-portrait-wrapper{width:80px;height:80px;margin-left:-15px}.hero-authors .author-photos .hero-portrait-wrapper:first-child{margin-left:0}.hero-description{font-size:1em;line-height:1.6}.hero-tagline{font-size:1.2em}.book-intro-text{margin-bottom:20px;font-size:.95em}.hero-subtitle{letter-spacing:2px;font-size:.85em}.hero-retailers{text-align:center;box-sizing:border-box;flex-direction:column;gap:12px;max-width:100%;padding-top:15px}.hero-retailers>span:first-child{margin-right:0}.discount-note{text-align:center;box-sizing:border-box;word-wrap:break-word;flex-direction:column;gap:6px;max-width:calc(100vw - 40px);padding:12px}.discount-note .code-badge{margin-top:4px}}.testimonials-carousel-wrapper{max-width:1200px;margin:0 auto;padding:0 70px;position:relative;overflow:visible}.testimonials-carousel,.testimonials-carousel.swiper{padding:20px 10px;position:static;overflow:hidden}.testimonials-carousel .swiper-wrapper{z-index:1;align-items:stretch}.testimonials-carousel .swiper-slide{z-index:1;box-sizing:border-box;contain:layout style;justify-content:center;align-items:stretch;height:auto;padding:10px 20px;display:flex}.testimonials-carousel .testimonial-avatar{will-change:transform, opacity;backface-visibility:hidden;content-visibility:visible;transform:translateZ(0)}.testimonials-carousel .testimonial-card{z-index:1;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative}.testimonials-carousel .testimonial-card blockquote{flex-grow:1}.testimonials-carousel .swiper-button-prev,.testimonials-carousel .swiper-button-next{color:#2c3e50;background:#fff;border-radius:50%;width:45px;height:45px;top:calc(50% - 30px);box-shadow:0 4px 15px #00000026;z-index:var(--z-dropdown,100)!important}.testimonials-carousel .swiper-button-prev:after,.testimonials-carousel .swiper-button-next:after{display:none}.testimonials-carousel .swiper-button-prev{left:62px}.testimonials-carousel .swiper-button-next{right:62px}.testimonials-carousel .swiper-pagination{text-align:center;width:100%;margin-top:80px;position:relative!important;top:auto!important;bottom:auto!important}.testimonials-carousel .swiper-pagination-bullet{opacity:.3;background:#2c3e50;width:10px;height:10px;margin:0 6px!important}.testimonials-carousel .swiper-pagination-bullet-active{opacity:1}@media (width<=768px){.testimonials-carousel-wrapper{box-sizing:border-box;padding:0 10px;max-width:100vw!important;overflow:hidden!important}.testimonials-carousel,.testimonials-carousel.swiper{width:100%!important;max-width:100%!important;overflow:hidden!important}.testimonials-carousel .swiper-wrapper{max-width:100%!important}.testimonials-carousel .swiper-slide{box-sizing:border-box;flex-shrink:0;padding:10px 5px;width:calc(100vw - 50px)!important;max-width:calc(100vw - 50px)!important}.testimonials-carousel .testimonial-card{box-sizing:border-box;width:100%;max-width:100%;padding:20px}.testimonials-carousel .testimonial-card blockquote{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%}.testimonial-author{flex-wrap:wrap;gap:12px;max-width:100%}.testimonial-author-info{word-wrap:break-word;max-width:calc(100% - 100px)}.testimonial-avatar{flex-shrink:0;width:80px;height:80px}.testimonials-carousel .swiper-button-prev,.testimonials-carousel .swiper-button-next{display:none}.testimonials-carousel .swiper-pagination{margin-top:30px}.testimonial-author picture{flex-shrink:0;width:80px;height:80px}.testimonial-author picture img{width:100%;height:100%}.authors-grid{gap:20px!important}.authors-grid>div{text-align:center;flex-direction:column!important;padding:20px!important}.authors-grid .about-portrait-wrapper{margin:0 auto 15px}}.hero-book-first .scroll-indicator{color:#fff9;text-transform:uppercase;letter-spacing:2px;cursor:pointer;z-index:10;flex-direction:column;align-items:center;gap:8px;font-size:.8em;text-decoration:none;transition:color .3s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-book-first .scroll-indicator:hover{color:#ffffffe6}.hero-book-first .scroll-indicator .chevron{animation:2s 3 bounce}.look-inside-section{background:linear-gradient(#f8f9fa 0%,#fff 100%);padding:80px 40px}.look-inside-content{max-width:1000px;margin:0 auto}.look-inside-header{text-align:center;margin-bottom:50px}.look-inside-header h2{color:#2c3e50;margin-bottom:10px;font-size:2em}.look-inside-header p{color:var(--text-secondary);font-size:1.1em}.book-preview-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.toc-preview{box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:16px;padding:35px;box-shadow:0 4px 20px #00000014}.toc-list>li{display:block}.toc-preview h3{color:#2c3e50;border-bottom:2px solid #e9ecef;margin-bottom:20px;padding-bottom:15px;font-size:1.3em}.toc-list{margin:0;padding:0;list-style:none}.toc-part-header .toc-toggle{color:#7f8c8d;text-align:center;width:16px;font-size:.75em;transition:transform .3s}.toc-part-header.expanded .toc-toggle{transform:rotate(90deg)}.toc-part{color:#fff;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:4px;flex-shrink:0;padding:4px 10px;font-size:.75em;font-weight:600}.toc-part-title{color:#2c3e50;flex:1;font-weight:600}.toc-chapters{background:#f8f9fa;max-height:0;margin:0 -15px;padding:0 15px;transition:max-height .3s ease-out;overflow:hidden}.toc-chapters.expanded{max-height:800px}.toc-chapter-item{border-bottom:1px solid #e9ecef;padding:12px 0 12px 28px}.toc-chapter-item:last-child{border-bottom:none}.toc-chapter-num{color:#fff;background:#6c757d;border-radius:4px;margin-right:10px;padding:2px 8px;font-size:.7em;font-weight:600}.toc-chapter-title{color:#2c3e50;font-weight:500}.toc-chapter-desc{color:#7f8c8d;margin-top:4px;padding-left:50px;font-size:.85em;line-height:1.4;display:block}.toc-chapter{color:#2c3e50;font-weight:500}.foreword-preview{background:#fff;border:1px solid #0000000d;border-radius:16px;padding:35px;box-shadow:0 4px 20px #00000014}.foreword-preview h3{color:#2c3e50;border-bottom:2px solid #e9ecef;margin-bottom:20px;padding-bottom:15px;font-size:1.3em}.foreword-preview blockquote{color:#525252;border:none;margin:0 0 25px;padding:0;font-size:1em;font-style:italic;line-height:1.8}.foreword-author{border-top:1px solid #f0f0f0;align-items:center;gap:15px;padding-top:20px;display:flex}.foreword-avatar{object-fit:cover;object-position:50% 17%;border:3px solid #e9ecef;border-radius:50%;width:120px;height:120px;box-shadow:0 4px 15px #0000001a}.foreword-author-info strong{color:#2c3e50;font-size:.95em;display:block}.foreword-author-info span{color:var(--text-muted);font-size:.85em}@media (width<=900px){.book-preview-grid{grid-template-columns:1fr}}@media (width<=768px){.look-inside-section{padding:40px 15px;overflow:hidden}.look-inside-content{max-width:100%;overflow:hidden}.toc-preview,.foreword-preview{box-sizing:border-box;max-width:100%;padding:20px}.foreword-author{flex-wrap:wrap;gap:12px}.foreword-avatar{width:80px;height:80px}.hero-book-first .scroll-indicator{margin-top:30px;position:relative;bottom:auto}.hero-book-first{min-height:auto;padding-bottom:30px}.hero-book-first .hero-content{padding-bottom:0}}.nell-portrait{object-position:50% 13%;transform:scale(1)}.ali-portrait{object-position:50% 17%;transform:none}.testimonial-avatar[alt*=McDermid]{object-position:50% 15%}.testimonial-avatar[alt*=Koen\ Holtman]{object-position:50% 48%;transform:scale(1.1)}.resources-card{box-sizing:border-box;background:#fff;border:1px solid #0000000d;border-radius:12px;grid-column:1/-1;width:100%;max-width:100%;margin-top:30px;padding:25px 35px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000000d}.resources-card:hover{transform:translateY(-2px);box-shadow:0 6px 25px #00000014}.resources-card h3{color:#2c3e50;align-items:center;gap:10px;margin:0 0 20px;font-size:1.1em;font-weight:600;display:flex}.resources-grid{flex-wrap:wrap;justify-content:flex-start;gap:20px;width:100%;display:flex}.resources-grid .resource-link{flex:auto;justify-content:center;min-width:150px}.resource-link{color:#2c3e50;background:#f8f9fa;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:12px 18px;font-size:.95em;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.resource-link i{color:#0d9488}.resource-link:hover{color:#0d9488;background:#fff;border-color:#0d9488;transform:translateY(-2px);box-shadow:0 4px 12px #0d948826}.toc-part-header{background:var(--bg-white,white);background-color:var(--bg-white,white);color:var(--color-primary,#2c3e50);border:1px solid var(--gray-300,#eee);padding:var(--space-4,15px) var(--space-5,20px);border-radius:var(--radius-md,8px);margin-bottom:var(--space-3,10px);cursor:pointer;box-sizing:border-box;align-items:center;width:100%;transition:background-color .2s,border-color .2s;display:flex;position:relative}.toc-part-header:hover{background-color:var(--bg-light,#f8f9fa);border-color:var(--gray-400,#ddd)}.toc-part-header .toc-part{color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;background:#2c3e50;border-radius:4px;flex-shrink:0;min-width:60px;margin-left:10px;margin-right:18px;padding:4px 8px;font-size:.8em;font-weight:600}.toc-part-header .toc-part-title{flex:1;min-width:0;font-size:1em;font-weight:600}.toc-toggle{color:#aaa;text-align:center;flex-shrink:0;width:16px;font-size:.9em;transition:transform .3s}.toc-part-header.active .toc-toggle{color:#2c3e50;transform:rotate(90deg)}.sticky-book-banner{z-index:var(--z-modal-backdrop);background:linear-gradient(135deg,#1a252f 0%,#2c3e50 100%);justify-content:center;align-items:center;gap:30px;padding:15px 40px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #0003}.sticky-book-banner.visible{transform:translateY(0)}.sticky-book-banner img{aspect-ratio:1277/1916;object-fit:cover;border-radius:4px;width:auto;height:50px}.sticky-banner-text{color:#fff}.sticky-banner-text strong{font-size:1em;display:block}.sticky-banner-text span{opacity:.8;font-size:.85em}.sticky-book-banner .cta-primary{padding:12px 25px;font-size:.95em}@media (width<=768px){.sticky-book-banner{flex-wrap:wrap;gap:15px;padding:15px 20px}}.drivers-inhibitors-overview{text-align:left;background:linear-gradient(#fff 0%,#f8fafb 100%);border:1px solid #2c3e500f;border-radius:28px;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:30px;margin:50px 0;padding:40px 35px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 6px #2c3e5005,0 12px 40px #2c3e500f,inset 0 1px #fffc}.drivers-inhibitors-overview:before{content:"";pointer-events:none;background:radial-gradient(circle,#e74c3c0a 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-100px;left:-100px}.drivers-inhibitors-overview:after{content:"";pointer-events:none;background:radial-gradient(circle,#0d94880a 0%,#0000 70%);width:300px;height:300px;position:absolute;bottom:-100px;right:-100px}.dio-column{z-index:1;flex-direction:column;display:flex;position:relative}.dio-header{letter-spacing:1.5px;text-transform:uppercase;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 16px;font-size:.8rem;font-weight:700;display:flex}.dio-header i{font-size:1em}.dio-header--inhibitor{color:#c0392b;background:linear-gradient(90deg,#e74c3c08 0%,#e74c3c14 100%);border:1px solid #e74c3c1f;justify-content:flex-end}.dio-header--driver{color:#0f766e;background:linear-gradient(90deg,#0d948814 0%,#0d948808 100%);border:1px solid #0d94881f}.dio-items{flex-direction:column;gap:8px;display:flex}.dio-card{cursor:pointer;color:inherit;background:#fff;border:1.5px solid #2c3e500f;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #2c3e500a,0 2px 8px #2c3e500a}.dio-card:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.dio-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #2c3e5014,0 8px 24px #2c3e500f}.dio-card:hover:before{left:100%}.dio-inhibitors .dio-card{text-align:right;flex-direction:row-reverse}.dio-inhibitors .dio-card:hover{background:linear-gradient(135deg,#fff 0%,#e74c3c05 100%);border-color:#e74c3c40;box-shadow:0 4px 12px #e74c3c1a,0 8px 24px #e74c3c14}.dio-drivers .dio-card:hover{background:linear-gradient(135deg,#fff 0%,#0d948805 100%);border-color:#0d948840;box-shadow:0 4px 12px #0d94881a,0 8px 24px #0d948814}.dio-badge{color:#fff;z-index:1;letter-spacing:.5px;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:700;transition:all .25s;display:flex;position:relative}.dio-card:hover .dio-badge{border-radius:12px;transform:scale(1.08)}.dio-badge--inhibitor{background:linear-gradient(145deg,#ef5350 0%,#c62828 100%);box-shadow:0 2px 8px #e74c3c40,inset 0 1px #fff3}.dio-card:hover .dio-badge--inhibitor{box-shadow:0 4px 16px #e74c3c59,inset 0 1px #ffffff40}.dio-badge--driver{background:linear-gradient(145deg,#26a69a 0%,#00796b 100%);box-shadow:0 2px 8px #0d948840,inset 0 1px #fff3}.dio-card:hover .dio-badge--driver{box-shadow:0 4px 16px #0d948859,inset 0 1px #ffffff40}.dio-content{z-index:1;flex:1;min-width:0;position:relative}.dio-title{color:#374151;font-size:.9rem;font-weight:600;line-height:1.3;transition:color .2s;display:block}.dio-inhibitors .dio-card:hover .dio-title{color:#b91c1c}.dio-drivers .dio-card:hover .dio-title{color:#047857}.dio-desc{color:var(--text-muted);margin-top:3px;font-size:.75rem;display:block}.dio-pct{z-index:1;border-radius:20px;flex-shrink:0;padding:5px 12px;font-size:.8rem;font-weight:700;transition:all .3s;position:relative}.dio-pct--inhibitor{color:#e74c3c;background:#e74c3c1a}.dio-card:hover .dio-pct--inhibitor{background:#e74c3c33}.dio-pct--driver{color:#0d9488;background:#0d94881a}.dio-card:hover .dio-pct--driver{background:#0d948833}.dio-center{justify-content:center;align-self:center;align-items:center;padding:20px 15px;display:flex;position:relative}.dio-hub{z-index:2;background:linear-gradient(145deg,#34495e 0%,#1a252f 100%);border:3px solid #ffffff14;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative;box-shadow:0 8px 32px #2c3e5040,0 2px 8px #2c3e5026,inset 0 -4px 12px #0003,inset 0 4px 12px #ffffff0d}.dio-hub:before{content:"";z-index:-1;background:conic-gradient(#e74c3c26,#e74c3c0d 25%,#0d94880d 50%,#0d948826 75%,#e74c3c26);border-radius:50%;animation:12s linear infinite dio-rotate;position:absolute;inset:-12px}.dio-hub:after{content:"";z-index:-2;background:radial-gradient(circle,#2c3e5026 0%,#0000 70%);border-radius:50%;position:absolute;inset:-20px}@keyframes dio-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dio-center .dio-connector-left,.dio-center .dio-connector-right{z-index:1;width:50px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.drivers-inhibitors-overview .dio-center:before,.drivers-inhibitors-overview .dio-center:after{content:"";z-index:1;border-radius:2px;width:45px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.drivers-inhibitors-overview .dio-center:before{background:linear-gradient(270deg,#2c3e5066,#e74c3c4d);right:calc(50% + 90px)}.drivers-inhibitors-overview .dio-center:after{background:linear-gradient(90deg,#2c3e5066,#0d94884d);left:calc(50% + 90px)}.dio-hub-text{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:2px;text-shadow:0 2px 8px #0000004d;font-size:.85rem;font-weight:700;line-height:1.3}.dio-hub-text i{opacity:.95;filter:drop-shadow(0 2px 4px #0000004d);margin-bottom:8px;font-size:2.2em;display:block}.dio-legend{background:#2c3e5005;border:1px solid #2c3e500a;border-radius:12px;justify-content:center;gap:40px;margin:25px 0 35px;padding:16px 24px;display:flex}.dio-legend-item{color:#6b7280;align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.dio-legend-dot{border-radius:4px;width:10px;height:10px;box-shadow:0 1px 3px #0000001a}.dio-legend-dot--inhibitor{background:linear-gradient(135deg,#ef5350 0%,#c62828 100%)}.dio-legend-dot--driver{background:linear-gradient(135deg,#26a69a 0%,#00796b 100%)}.dio-card{animation:.5s ease-out backwards dio-fadeIn}.dio-items .dio-card:first-child{animation-delay:.1s}.dio-items .dio-card:nth-child(2){animation-delay:.15s}.dio-items .dio-card:nth-child(3){animation-delay:.2s}.dio-items .dio-card:nth-child(4){animation-delay:.25s}.dio-items .dio-card:nth-child(5){animation-delay:.3s}.dio-items .dio-card:nth-child(6){animation-delay:.35s}.dio-items .dio-card:nth-child(7){animation-delay:.4s}.dio-items .dio-card:nth-child(8){animation-delay:.45s}.dio-items .dio-card:nth-child(9){animation-delay:.5s}@keyframes dio-fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.drivers-inhibitors-overview{grid-template-columns:1fr;gap:30px;padding:30px 20px}.drivers-inhibitors-overview:before,.drivers-inhibitors-overview:after{display:none}.dio-center{order:-1;padding:15px}.drivers-inhibitors-overview .dio-center:before,.drivers-inhibitors-overview .dio-center:after{display:none}.dio-header{justify-content:center!important}.dio-inhibitors .dio-card{text-align:left;flex-direction:row}.dio-hub{width:140px;height:140px}.dio-hub:before{inset:-10px}.dio-hub-text{letter-spacing:1.5px;font-size:.8rem}.dio-hub-text i{margin-bottom:6px;font-size:1.8em}}@media (width<=600px){.drivers-inhibitors-overview{border-radius:20px;gap:24px;margin:25px 0;padding:24px 16px}.dio-card{border-radius:12px;padding:10px 14px}.dio-badge{border-radius:8px;width:34px;height:34px;font-size:.7rem}.dio-title{font-size:.85rem}.dio-pct{padding:4px 8px;font-size:.7rem}.dio-legend{flex-direction:column;align-items:center;gap:10px;padding:14px 20px}.dio-hub{width:120px;height:120px}.dio-hub:before{inset:-8px}.dio-hub-text{letter-spacing:1px;font-size:.75rem}.dio-hub-text i{margin-bottom:5px;font-size:1.6em}.dio-header{padding:8px 14px;font-size:.75rem}.dio-items{gap:6px}}@media (prefers-reduced-motion:reduce){.dio-card{transition:box-shadow .2s,border-color .2s;animation:none}.dio-card:before{display:none}.dio-hub:before{animation:none}.dio-card:hover,.dio-card:hover .dio-badge{transform:none}}.portrait-lightbox{opacity:0;pointer-events:none;width:400px;height:400px;z-index:var(--z-modal);box-sizing:border-box;contain:layout style paint;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border-radius:50%;padding:8px;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:fixed;transform:scale(.85);box-shadow:0 30px 60px #0000004d,0 15px 30px #0003,0 0 60px #fff6,0 0 120px #fff3}.portrait-lightbox.visible{opacity:1;transform:scale(1)}.portrait-lightbox .lightbox-images{border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.portrait-lightbox img{object-fit:cover;object-position:center 20%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.portrait-lightbox .lightbox-placeholder{filter:blur(8px);opacity:1;transition:opacity .3s ease-out;transform:scale(1.05)}.portrait-lightbox .lightbox-shimmer{opacity:1;pointer-events:none;background:linear-gradient(110deg,#0000 20%,#fff6 50%,#0000 80%) 0 0/200% 100%;border-radius:50%;width:100%;height:100%;transition:opacity .3s ease-out;animation:1.5s ease-in-out infinite shimmer;position:absolute;top:0;left:0}.portrait-lightbox .lightbox-midres{opacity:0;transition:opacity .3s ease-out}.portrait-lightbox .lightbox-midres.loaded{opacity:1}.portrait-lightbox.midres-ready .lightbox-placeholder{opacity:0}.portrait-lightbox.midres-ready .lightbox-shimmer{opacity:0;animation:none}.hero-portrait-wrapper img,.about-portrait-wrapper img,.testimonial-avatar,.foreword-avatar{cursor:pointer;transition:transform .2s,box-shadow .2s}.hero-portrait-wrapper:hover,.about-portrait-wrapper:hover{transform:scale(1.02);box-shadow:0 0 0 3px #fff6,0 8px 25px #00000040}.testimonial-avatar:hover,.foreword-avatar:hover{transform:scale(1.03);box-shadow:0 0 0 3px #2c3e5033,0 8px 25px #0000002e}.hero-portrait-wrapper,.about-portrait-wrapper{transition:transform .2s,box-shadow .2s}.hero-authors .author-photos,.testimonial-author,.foreword-author{overflow:visible}@media (width<=768px){.portrait-lightbox{display:none}}@media (prefers-reduced-motion:reduce){.portrait-lightbox{will-change:auto;transition:opacity .1s;transform:scale(1)}.portrait-lightbox .lightbox-shimmer{animation:none}.hero-portrait-wrapper:hover,.about-portrait-wrapper:hover,.testimonial-avatar:hover,.foreword-avatar:hover{transform:none}}.contact-form{background:#2c3e5005;border:1px solid #2c3e501a;border-radius:12px;width:100%;max-width:600px;margin:0 auto;padding:40px;box-shadow:0 4px 12px #2c3e5014}.contact-form label{color:#353535;font-size:1.1em;font-weight:600;font-family:var(--font-body);margin-bottom:8px;display:block}.contact-form label:not(:first-of-type){margin-top:20px}.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{width:100%;font-size:1em;font-family:var(--font-body);box-sizing:border-box;background:#fff;border:2px solid #2c3e5026;border-radius:8px;margin-bottom:20px;padding:15px 18px;font-weight:300;line-height:1.6;transition:all .3s}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form textarea:focus{border-color:#2c3e50;outline:none;box-shadow:0 0 0 3px #2c3e501a}.contact-form textarea{resize:vertical;height:200px;min-height:120px}.contact-form .consent-label{cursor:pointer;align-items:flex-start;margin:20px 0;font-size:.9em;font-weight:400;display:flex}.contact-form .consent-label input[type=checkbox]{width:auto;min-width:18px;height:18px;margin-top:3px;margin-right:10px}.contact-form .form-submit{text-align:center;margin-top:40px;margin-bottom:30px}