@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');

:root{--ink:#15212d;--muted:#5b6873;--paper:#fffdfa;--red:#ed1c24;--red-dark:#c81018;--coral:#ff6c5e;--gold:#f5b84b;--sky:#eaf5f8;--mint:#e9f4ed;--line:#e7e5df;--white:#fff;--shadow:0 22px 55px rgba(20,33,45,.1);--radius:24px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.6;font-size:16px}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(1160px,calc(100% - 40px));margin:0 auto}
.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;background:var(--ink);color:#fff;padding:12px 16px;border-radius:8px;z-index:100}
.topbar{background:var(--ink);color:#fff;font-size:13px;padding:9px 0}.topbar .container{display:flex;justify-content:space-between;gap:16px;align-items:center}.topbar a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.contactbar{background:#fff;color:#17191b;border-bottom:1px solid #e5e5e5}.contactbar-inner{min-height:86px;display:flex;justify-content:space-between;align-items:center;gap:25px}.socials{display:flex;align-items:center;gap:27px;color:#92979b}.socials a{font-weight:800;font-size:23px;line-height:1}.socials a:nth-child(3){font-size:16px;background:#92979b;color:#fff;border-radius:6px;padding:4px 6px}.socials a:nth-child(4){font-size:19px}.contact-items{display:flex;align-items:center;gap:38px;font-size:20px}.contact-items a{display:flex;align-items:center;gap:12px}.contact-symbol{color:var(--red);font-size:28px;font-weight:800}.site-header{border-bottom:1px solid #e3e3e3}.site-header .nav{height:104px}.site-header .menu-btn{display:block;margin-left:auto;font-size:42px;line-height:1}.site-header .nav-links{display:flex;margin-left:22px}.site-header .nav-links a:not(.nav-cta){display:none}.site-header .nav-cta{font-size:21px;text-transform:uppercase;letter-spacing:.01em;padding:20px 31px;border-radius:23px;background:#ff2d10;box-shadow:10px 12px 0 #b9b9b9}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,250,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,229,223,.8)}
.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;min-width:210px}.brand img{height:58px;width:58px;object-fit:cover;object-position:50% 42%;border-radius:15px}.brand-wordmark{font-family:Manrope,sans-serif;font-weight:800;font-size:17px;line-height:1.05;letter-spacing:-.04em}.brand-wordmark span{color:var(--red)}.brand-sub{display:block;font:600 10px 'DM Sans';letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin-top:5px}
.nav-links{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:600;color:#46535d}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--red)}.nav-cta{background:var(--red);color:#fff!important;border-radius:999px;padding:12px 17px;box-shadow:0 8px 18px rgba(237,28,36,.19)}.nav-cta:hover{background:var(--red-dark)}
.menu-btn{display:none;border:0;background:transparent;font-size:27px;color:var(--ink);cursor:pointer}
.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--red-dark);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{content:'';width:9px;height:9px;background:var(--red);border-radius:50%}
h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.055em;line-height:1.08;margin:0}h1{font-size:clamp(43px,6.1vw,77px)}h2{font-size:clamp(32px,4vw,51px)}h3{font-size:22px}.lead{font-size:19px;color:var(--muted);max-width:640px}.small{font-size:14px;color:var(--muted)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;padding:15px 21px;font-weight:800;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff;box-shadow:0 12px 25px rgba(237,28,36,.2)}.btn-primary:hover{background:var(--red-dark)}.btn-secondary{background:#fff;color:var(--ink);border-color:var(--line)}.btn-secondary:hover{box-shadow:0 10px 22px rgba(20,33,45,.08)}.btn-dark{background:var(--ink);color:#fff}
.hero{padding:74px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:74px;align-items:center}.hero h1{max-width:690px}.hero h1 em{color:var(--red);font-style:normal}.hero-copy{padding-bottom:18px}.hero-copy .lead{margin:26px 0 29px}.actions{display:flex;gap:12px;flex-wrap:wrap}.micro-proof{display:flex;gap:23px;margin-top:30px;flex-wrap:wrap}.micro-proof span{font-size:13px;font-weight:700;color:var(--muted)}.micro-proof span:before{content:'✓';color:var(--red);font-weight:900;margin-right:7px}
.hero-art{position:relative;background:linear-gradient(145deg,#fff1ee 0%,#fff8e7 52%,#eaf5f8 100%);min-height:505px;border-radius:42px;padding:36px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);isolation:isolate}.hero-art:before{content:'';position:absolute;inset:18px;border:1px solid rgba(237,28,36,.12);border-radius:31px;z-index:-1}.hero-logo{width:min(100%,440px);height:auto;filter:drop-shadow(0 18px 12px rgba(20,33,45,.13));mix-blend-mode:multiply}.orbit{position:absolute;right:31px;top:28px;background:var(--white);padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 10px 24px rgba(20,33,45,.09)}.orbit:before{content:'✦';color:var(--red);margin-right:7px}.art-note{position:absolute;left:27px;bottom:25px;background:var(--ink);color:#fff;border-radius:16px;padding:14px 16px;max-width:185px;font-size:13px;line-height:1.35;box-shadow:0 14px 26px rgba(20,33,45,.18)}.art-note strong{display:block;color:#ffd486;font-family:Manrope;font-size:17px;margin-bottom:3px}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-item{display:flex;gap:12px;align-items:center}.trust-icon{width:37px;height:37px;border-radius:12px;display:grid;place-items:center;background:var(--sky);color:#26697b;font-weight:900}.trust-item:nth-child(2) .trust-icon{background:#fff0ec;color:var(--red)}.trust-item:nth-child(3) .trust-icon{background:#fff4d8;color:#9b6b0d}.trust-item:nth-child(4) .trust-icon{background:var(--mint);color:#2a7751}.trust-item b{display:block;font-size:14px;line-height:1.15}.trust-item span{font-size:12px;color:var(--muted)}
.section{padding:100px 0}.section-tight{padding:68px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:43px}.section-head>div:first-child{max-width:690px}.section-head .lead{margin:17px 0 0}.link-arrow{color:var(--red-dark);font-weight:800;font-size:14px;white-space:nowrap}.link-arrow:after{content:' ↗';font-size:18px}.cream{background:#fff6ed}.sky-bg{background:var(--sky)}.ink-bg{background:var(--ink);color:#fff}.ink-bg .lead,.ink-bg .small{color:#c6d0d5}
.guide-callout{background:#fff6ed;padding:58px 0}.guide-grid{display:grid;grid-template-columns:1fr .76fr;gap:75px;align-items:center}.guide-grid h2{max-width:680px}.guide-grid .lead{margin:18px 0 0}.guide-card{background:#fff;border:1px solid #f0dfd3;border-radius:22px;padding:27px;box-shadow:0 16px 35px rgba(20,33,45,.07)}.guide-label{display:inline-block;color:var(--red-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.guide-card h3{font-size:23px;max-width:350px}.guide-card p{font-size:14px;color:var(--muted);margin:12px 0 20px}.focus-section{padding-top:86px}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.focus-card{border:1px solid var(--line);border-radius:20px;padding:27px;background:#fff;min-height:215px}.focus-no{font:800 12px Manrope;color:var(--red);letter-spacing:.1em}.focus-card h3{margin:25px 0 8px}.focus-card p{margin:0;color:var(--muted);font-size:14px}.team-section{background:#f5fafb}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.team-grid h2{max-width:600px}.team-copy .lead{margin:0}.team-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.team-point{border-top:2px solid var(--red);padding-top:13px}.team-point strong{font:700 16px Manrope;display:block}.team-point span{font-size:13px;color:var(--muted);display:block;margin-top:5px}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.video-grid .lead{margin:18px 0 22px}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.experience-card{background:#fff;border:1px solid #f0dfd3;border-radius:20px;padding:25px;min-height:185px}.experience-card span{font:800 12px Manrope;color:var(--red);letter-spacing:.1em}.experience-card h3{margin:22px 0 8px}.experience-card p{color:var(--muted);font-size:14px;margin:0}.quality-band{background:var(--red);color:#fff;padding:73px 0}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.quality-band .eyebrow{color:#fff}.quality-band .eyebrow:before{background:#ffd178}.quality-band h2{max-width:530px}.quality-band .lead{color:#fff0ec;margin:0}
.outcome-section{background:linear-gradient(112deg,#ff4d3c 0%,#ff704e 100%);color:#fff;padding:86px 0 92px}.outcome-content{max-width:930px}.outcome-section h2{font-size:clamp(43px,5.8vw,73px);max-width:850px}.outcome-list{display:grid;gap:23px;margin-top:48px;max-width:790px}.outcome-item{display:grid;grid-template-columns:55px 1fr;gap:18px;align-items:start}.outcome-check{font-size:45px;line-height:.9;font-weight:900}.outcome-item p{font:700 22px/1.35 Manrope;margin:0;max-width:690px}
.author-showcase{background:#fff;padding:100px 0 94px}.showcase-intro{display:grid;grid-template-columns:1fr .92fr;gap:75px;align-items:end;margin-bottom:48px}.showcase-intro h2{max-width:650px;margin-top:17px}.showcase-intro .lead{margin:0}.book-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.book-card{background:#fffdfa;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 15px 35px rgba(20,33,45,.07);transition:transform .2s ease,box-shadow .2s ease}.book-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.book-cover{height:305px;margin:16px 16px 0;border-radius:13px;padding:22px 20px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;box-shadow:0 14px 22px rgba(20,33,45,.18);position:relative;overflow:hidden}.book-cover:after{content:'';position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.32);border-radius:50%;right:-58px;bottom:-30px}.book-cover span,.book-cover strong,.book-cover small{position:relative;z-index:1}.book-cover span{font:800 10px/1.2 Manrope;letter-spacing:.14em}.book-cover strong{font:800 31px/1.02 Manrope;letter-spacing:-.06em;max-width:230px}.book-cover small{font-size:12px;line-height:1.25;max-width:190px}.cover-coral{background:linear-gradient(145deg,#f3473a,#9d1721)}.cover-blue{background:linear-gradient(145deg,#174a67,#4e9ab1)}.cover-gold{background:linear-gradient(145deg,#d18d17,#f3c65a);color:#17212c}.cover-gold:after{border-color:rgba(21,33,45,.25)}.book-details{padding:20px 22px 24px}.book-kicker{color:var(--red-dark);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.book-details h3{font-size:21px;margin:12px 0 7px}.book-details p{color:var(--muted);font-size:14px;margin:0;min-height:66px}.amazon-link{display:inline-block;color:var(--red-dark);font-size:13px;font-weight:800;margin-top:17px}
.expert-section{background:#fff;padding:106px 0 96px}.expert-content{text-align:center}.expert-content h2{max-width:850px;margin:0 auto;font-size:clamp(43px,5.8vw,76px)}.expert-intro{max-width:800px;margin:30px auto 0;font-size:21px;line-height:1.55;color:#232b31}.expert-intro+.expert-intro{margin-top:12px}.expert-services{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin:68px auto 0;max-width:970px}.expert-service{border:3px solid #17191b;border-radius:24px;box-shadow:10px 12px 0 #b9b9b9;padding:43px 30px 36px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.expert-service:hover{transform:translateY(-3px);box-shadow:10px 15px 0 #b9b9b9}.service-icon-line{height:112px;display:grid;place-items:center;margin-bottom:23px}.service-icon-line svg{width:150px;height:112px;fill:none;stroke:#111;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.expert-service h3{font-size:30px}.expert-service p{color:#707070;font-size:18px;line-height:1.45;margin:30px auto 0;max-width:340px}.expert-service p span{color:#151b20;font-weight:800}
.learning-section{background:#f4f4f4;padding:112px 0 106px}.learning-content{text-align:center}.learning-content h2{font-size:clamp(43px,5.8vw,76px);max-width:850px;margin:0 auto}.learning-intro{max-width:800px;margin:32px auto 0;font-size:21px;line-height:1.55;color:#17191b}.learning-intro+.learning-intro{margin-top:11px}.video-list{display:grid;gap:28px;max-width:940px;margin:64px auto 0}.video-card{display:block;min-height:250px;border-radius:28px;overflow:hidden;position:relative;text-align:left;box-shadow:0 13px 25px rgba(20,33,45,.16);transition:transform .2s ease}.video-card:hover{transform:translateY(-3px)}.video-card:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,20,27,.85),rgba(12,20,27,.14) 68%,rgba(12,20,27,.2))}.video-card-one{background:linear-gradient(115deg,#b31d2b 0%,#f5bf4c 42%,#315a68 100%)}.video-card-two{background:linear-gradient(115deg,#233f63 0%,#6ca1a6 42%,#ead4a8 100%)}.video-card-three{background:linear-gradient(115deg,#e2a929 0%,#c94b38 45%,#252a39 100%)}.video-overlay{position:relative;min-height:250px;display:flex;flex-direction:column;justify-content:center;padding:30px 38px;color:#fff}.video-brand{font:800 12px Manrope;letter-spacing:.12em;text-transform:uppercase}.video-overlay strong{font:800 31px/1.08 Manrope;letter-spacing:-.05em;max-width:510px;margin-top:14px}.video-play{position:absolute;right:38px;top:50%;transform:translateY(-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#ed1c24;color:#fff;padding-left:4px;font-size:26px;box-shadow:0 0 0 10px rgba(237,28,36,.22)}
.reviews-section{background:#fff;padding:102px 0 98px}.reviews-intro{max-width:850px}.reviews-intro h2{font-size:clamp(43px,5.8vw,76px);margin:17px 0 27px}.reviews-intro .lead{font-size:21px;line-height:1.55;margin:0 0 29px}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:57px}.review-card{border:3px solid #17191b;border-radius:27px;box-shadow:10px 12px 0 #b9b9b9;padding:36px 34px 32px;background:#fff}.stars{color:#f5bd28;font-size:29px;letter-spacing:3px;line-height:1}.review-card p{color:#686868;font-size:21px;line-height:1.55;margin:35px 0 26px}.review-card footer{font:italic 700 17px Manrope;color:#5b5b5b}
.problem-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:75px;align-items:start}.problem-copy .lead{margin-top:18px}.problem-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.problem-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:21px;min-height:165px}.problem-card .num{font:800 13px Manrope;color:var(--red);margin-bottom:24px}.problem-card h3{font-size:18px;letter-spacing:-.04em;margin-bottom:7px}.problem-card p{font-size:14px;color:var(--muted);margin:0}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:#fff;border:1px solid var(--line);padding:27px 25px 25px;border-radius:20px;min-height:242px;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card:after{content:'';position:absolute;width:110px;height:110px;background:var(--sky);border-radius:50%;right:-37px;bottom:-48px}.service-card:nth-child(2):after{background:#fff0ec}.service-card:nth-child(3):after{background:#fff4d8}.service-card:nth-child(4):after{background:var(--mint)}.service-card:nth-child(5):after{background:#f1ecfb}.service-card:nth-child(6):after{background:#e9f0ff}.service-number{font:800 12px Manrope;color:var(--red);letter-spacing:.1em}.service-card h3{margin:25px 0 9px;font-size:21px}.service-card p{color:var(--muted);font-size:14px;margin:0;max-width:255px}.service-card a{display:inline-block;margin-top:18px;color:var(--red-dark);font-weight:800;font-size:13px;position:relative;z-index:1}
.process{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.process-copy .lead{margin:18px 0 29px}.process-steps{display:grid;gap:12px}.step{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;background:#fff;border:1px solid rgba(255,255,255,.14);padding:18px;border-radius:17px}.step-no{height:38px;width:38px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font:800 13px Manrope}.step h3{font-size:17px;letter-spacing:-.03em;margin-bottom:4px}.step p{font-size:13px;margin:0;color:#b5c1c7}
.band{padding:74px 0}.band-grid{display:flex;align-items:center;justify-content:space-between;gap:32px}.band h2{max-width:680px}.band .actions{flex-shrink:0}
.testimonial{background:#fff;border-radius:25px;padding:37px;border:1px solid var(--line);box-shadow:0 12px 35px rgba(20,33,45,.05);position:relative}.testimonial:before{content:'“';position:absolute;top:16px;right:30px;font:800 68px Georgia;color:#f6b2ad}.testimonial p{font:600 25px/1.3 Manrope;letter-spacing:-.045em;max-width:790px;margin:0 0 22px}.testimonial footer{font-size:13px;color:var(--muted)}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.faq-list{display:grid;gap:11px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:19px 20px;font-weight:800;display:flex;justify-content:space-between;gap:20px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';color:var(--red);font-size:22px;line-height:1}.faq-item[open] summary:after{content:'−'}.faq-item p{padding:0 20px 19px;margin:0;color:var(--muted);font-size:14px}
.footer{background:#0f141b;color:#fff;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:35px;padding-bottom:50px}.footer .brand{align-items:flex-start}.footer .brand img{width:66px;height:66px}.footer-intro{color:#aeb9bf;font-size:14px;max-width:290px;margin-top:17px}.footer h3{font-size:14px;letter-spacing:0;margin:4px 0 15px;color:#fff}.footer-links{display:grid;gap:9px;color:#aeb9bf;font-size:14px}.footer-links a:hover{color:#ff766b}.footer-bottom{border-top:1px solid #303840;padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:#7f8a91;font-size:12px}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}
.red-spotlight{background:linear-gradient(120deg,#ed1c24,#ff5d4f);color:#fff;padding:95px 0}.red-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:75px;align-items:center}.red-spotlight .eyebrow{color:#fff}.red-spotlight .eyebrow:before{background:#ffd178}.red-spotlight h2{max-width:690px}.red-spotlight .lead{color:#fff0ec;margin:20px 0 0}.promise-list{display:grid;gap:17px}.promise{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start}.promise-mark{width:30px;height:30px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:16px;font-weight:900}.promise b{font:700 19px Manrope;display:block;margin-top:1px}.promise span{display:block;color:#fff0ec;font-size:14px;margin-top:3px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:300px;box-shadow:0 10px 25px rgba(20,33,45,.04)}.resource-visual{height:125px;background:linear-gradient(135deg,#ffe2dc,#f6b84f);display:grid;place-items:center;font:800 42px Manrope;color:#fff}.resource-card:nth-child(2) .resource-visual{background:linear-gradient(135deg,#d6eef3,#638e9e)}.resource-card:nth-child(3) .resource-visual{background:linear-gradient(135deg,#dcecdc,#6b9879)}.resource-body{padding:20px}.resource-body h3{font-size:19px;margin-bottom:7px}.resource-body p{font-size:14px;color:var(--muted);margin:0}.resource-body a{display:inline-block;color:var(--red-dark);font-size:13px;font-weight:800;margin-top:14px}
.page-hero{padding:80px 0 72px;background:linear-gradient(135deg,#fff2ee,#fffdfa 55%,#eaf5f8)}.page-hero .lead{margin:21px 0 0;max-width:680px}.page-hero .eyebrow{margin-bottom:20px}.page-hero .actions{margin-top:28px}.page-hero.compact{padding-bottom:64px}.page-hero h1{max-width:830px}
.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:32px}.breadcrumbs a{color:var(--red-dark);font-weight:700}
.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.package{background:#fff;border:1px solid var(--line);border-radius:22px;padding:27px;position:relative}.package.featured{border:2px solid var(--red);box-shadow:var(--shadow);transform:translateY(-7px)}.badge{position:absolute;right:19px;top:17px;background:#fff0ec;color:var(--red-dark);font-size:11px;font-weight:800;padding:6px 9px;border-radius:999px}.package h3{margin:15px 0 9px}.package>p{color:var(--muted);font-size:14px;min-height:66px}.package ul{padding:0;margin:22px 0;list-style:none;display:grid;gap:10px}.package li{font-size:14px}.package li:before{content:'✓';font-weight:900;color:var(--red);margin-right:9px}.package .btn{width:100%}
.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature{padding:25px;background:#fff;border:1px solid var(--line);border-radius:19px}.feature h3{font-size:19px;margin-bottom:8px}.feature p{margin:0;color:var(--muted);font-size:14px}
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.story{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;min-height:266px}.story .tag{color:var(--red-dark);font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.story h3{font-size:22px;margin:25px 0 10px}.story p{color:var(--muted);font-size:14px}.story a{color:var(--red-dark);font-weight:800;font-size:13px}
.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.resource{display:flex;gap:20px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:23px}.resource-icon{height:48px;width:48px;flex:0 0 auto;border-radius:15px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:800}.resource h3{font-size:18px;margin-bottom:6px}.resource p{font-size:14px;color:var(--muted);margin:0 0 12px}.resource a{color:var(--red-dark);font-size:13px;font-weight:800}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:29px}.contact-card h3{font-size:20px;margin-bottom:13px}.contact-card p{color:var(--muted);font-size:15px}.contact-method{display:flex;gap:14px;margin-top:23px;align-items:flex-start}.contact-method b{display:block;font-size:14px}.contact-method span{font-size:13px;color:var(--muted)}.contact-method .contact-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fff0ec;color:var(--red);font-weight:800}.form{display:grid;gap:15px}.form label{font-size:13px;font-weight:800}.form input,.form textarea,.form select{width:100%;border:1px solid #dcdedc;border-radius:11px;padding:13px 14px;font:inherit;background:#fff;color:var(--ink);margin-top:6px}.form textarea{min-height:130px;resize:vertical}.form .btn{justify-self:start}
.video-placeholder{background:var(--ink);border-radius:25px;min-height:310px;display:grid;place-items:center;text-align:center;color:#fff;padding:30px;position:relative;overflow:hidden}.video-placeholder:before{content:'';position:absolute;width:320px;height:320px;border:1px solid rgba(255,255,255,.14);border-radius:50%}.play{width:68px;height:68px;border-radius:50%;background:var(--red);display:grid;place-items:center;position:relative;font-size:25px;padding-left:4px;box-shadow:0 0 0 11px rgba(237,28,36,.16)}.video-placeholder p{position:relative;margin:17px 0 0;color:#c6d0d5;font-size:14px}.video-placeholder .play-wrap{position:relative}
@media(max-width:900px){.nav-links{gap:14px}.nav{height:75px}.brand{min-width:0}.hero-grid,.problem-grid,.process,.faq-grid,.contact-grid,.red-grid,.guide-grid,.team-grid,.video-grid,.quality-grid{grid-template-columns:1fr;gap:42px}.hero-art{min-height:420px}.trust-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.story-grid,.resource-grid,.focus-grid,.experience-grid{grid-template-columns:repeat(2,1fr)}.package-grid{grid-template-columns:1fr}.package.featured{transform:none}.footer-grid{grid-template-columns:repeat(2,1fr)}.band-grid,.section-head{align-items:flex-start;flex-direction:column}.band .actions{flex-shrink:initial}.team-points{max-width:620px}}
@media(max-width:680px){.container{width:min(100% - 28px,1160px)}.topbar{font-size:12px}.topbar .container{justify-content:center;text-align:center}.topbar .container span{display:none}.nav{height:72px}.brand img{height:50px;width:50px}.brand-wordmark{font-size:15px}.brand-sub{font-size:9px}.menu-btn{display:block}.nav-links{position:absolute;top:72px;left:14px;right:14px;background:#fffdfa;border:1px solid var(--line);border-radius:18px;padding:13px;display:none;box-shadow:var(--shadow);align-items:stretch;flex-direction:column;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px 11px}.nav-cta{text-align:center;margin-top:4px}.hero{padding:53px 0 55px}.hero-grid{gap:37px}.hero-art{min-height:310px;padding:22px;border-radius:26px}.hero-art:before{inset:11px;border-radius:19px}.orbit{right:13px;top:13px;font-size:10px;padding:8px 10px}.art-note{left:13px;bottom:13px;font-size:11px;padding:10px 12px;max-width:148px}.art-note strong{font-size:14px}.hero-copy .lead{font-size:17px}.micro-proof{gap:12px;display:grid}.trust-grid{grid-template-columns:1fr 1fr;gap:14px}.trust-item{align-items:flex-start}.trust-item b{font-size:12px}.trust-item span{font-size:11px}.section{padding:70px 0}.section-tight{padding:51px 0}.problem-list,.feature-list,.resource-grid,.focus-grid,.experience-grid{grid-template-columns:1fr}.service-grid,.story-grid{grid-template-columns:1fr}.section-head{margin-bottom:29px}.section-head .link-arrow{margin-top:2px}.testimonial{padding:25px}.testimonial p{font-size:20px}.red-spotlight{padding:70px 0}.red-grid{gap:35px}.outcome-section{padding:66px 0 73px}.outcome-section h2{font-size:43px}.outcome-list{margin-top:39px;gap:24px}.outcome-item{grid-template-columns:39px 1fr;gap:12px}.outcome-check{font-size:34px}.outcome-item p{font-size:18px;line-height:1.4}.guide-callout{padding:55px 0}.guide-card{padding:22px}.team-points{grid-template-columns:1fr;gap:17px}.footer{padding-top:43px}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 22px;padding-bottom:34px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.page-hero{padding:54px 0 50px}.page-hero h1{font-size:42px}.contact-grid{gap:30px}.contact-card{padding:22px}.video-placeholder{min-height:240px}}
@media(max-width:900px){.showcase-intro{grid-template-columns:1fr;gap:42px}.book-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.author-showcase{padding:72px 0 68px}.showcase-intro{margin-bottom:33px}.book-grid{grid-template-columns:1fr}.book-cover{height:280px}}
@media(max-width:680px){.expert-section{padding:72px 0 68px}.expert-content h2{font-size:43px}.expert-intro{font-size:18px;line-height:1.5;margin-top:23px}.expert-services{grid-template-columns:1fr;gap:25px;margin-top:45px}.expert-service{padding:34px 20px 29px}.expert-service h3{font-size:26px}.expert-service p{font-size:17px;margin-top:22px}}
@media(max-width:680px){.learning-section{padding:72px 0 70px}.learning-content h2{font-size:43px}.learning-intro{font-size:18px;line-height:1.5;margin-top:23px}.video-list{gap:22px;margin-top:43px}.video-card,.video-overlay{min-height:225px}.video-overlay{padding:25px 23px}.video-overlay strong{font-size:25px;max-width:260px}.video-play{width:58px;height:58px;right:22px;font-size:20px}.video-brand{font-size:10px;max-width:190px}}
@media(max-width:680px){.reviews-section{padding:72px 0 70px}.reviews-intro h2{font-size:43px;margin:17px 0 22px}.reviews-intro .lead{font-size:18px;line-height:1.5}.review-grid{grid-template-columns:1fr;gap:25px;margin-top:45px}.review-card{padding:29px 23px 26px}.review-card p{font-size:18px;line-height:1.5;margin:27px 0 22px}.review-card footer{font-size:15px}.stars{font-size:24px}}
@media(max-width:680px){.contactbar-inner{min-height:60px}.socials{gap:15px}.socials a{font-size:18px}.socials a:nth-child(3){font-size:12px}.contact-items{gap:10px;font-size:12px}.contact-items a:last-child{display:none}.contact-symbol{font-size:20px}.site-header .nav{height:82px}.site-header .brand img{height:48px;width:48px}.site-header .nav-links{top:82px;margin-left:0}.site-header .nav-links a:not(.nav-cta){display:block}.site-header .nav-cta{font-size:14px;padding:13px 16px;border-radius:999px;box-shadow:none}.site-header .menu-btn{font-size:34px}}

/* Cabecera: el CTA permanece visible y el menú solo se abre al pulsar. */
.btn{border-radius:12px}
.topbar{display:none}
.site-header .nav{position:relative}
.site-header .nav-cta-header{display:inline-flex;align-items:center;justify-content:center;min-height:62px;margin-left:22px;padding:0 32px;background:#ff2d10;color:#fff!important;border-radius:22px;font-size:21px;font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:.01em;white-space:nowrap;box-shadow:10px 12px 0 #b9b9b9;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.site-header .nav-cta-header:hover{background:#ed1c09;transform:translateY(-2px);box-shadow:10px 14px 0 #b9b9b9}
.site-header .nav-links{position:absolute;right:0;top:calc(100% + 12px);display:none;margin-left:0;padding:14px;background:#fffdfa;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 38px rgba(20,33,45,.14);align-items:stretch;flex-direction:column;gap:0;z-index:30}
.site-header .nav-links.open{display:flex}
.site-header .nav-links a:not(.nav-cta){display:block;padding:12px 15px;white-space:nowrap}

@media(max-width:680px){
  .contactbar{display:none}
  .site-header .nav{height:82px;gap:9px}
  .site-header .brand{gap:8px;min-width:0}
  .site-header .brand img{height:48px;width:48px;border-radius:11px}
  .site-header .brand-wordmark{font-size:15px}
  .site-header .menu-btn{display:block;margin-left:auto;font-size:34px;flex:0 0 auto}
  .site-header .nav-cta-header{min-height:46px;margin-left:0;padding:0 10px;border-radius:15px;font-size:10px;box-shadow:5px 6px 0 #b9b9b9}
  .site-header .nav-cta-header:hover{box-shadow:5px 8px 0 #b9b9b9}
  .site-header .nav-links{top:calc(100% + 10px);left:0;right:0;display:none;margin:0;border-radius:14px}
  .site-header .nav-links.open{display:flex}
}

.brand-sub{display:none}
.nonfiction-section{background:#fff;padding:96px 0 105px}
.nonfiction-content{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}
.feature-books{display:flex;align-items:flex-end;justify-content:center;gap:0;min-height:410px;padding:28px 20px 0;position:relative}
.feature-books:after{content:'';position:absolute;left:12%;right:12%;bottom:4px;height:22px;background:radial-gradient(ellipse,rgba(21,33,45,.22),transparent 70%);filter:blur(7px)}
.feature-book{width:190px;height:320px;position:relative;padding:30px 20px 22px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;box-shadow:12px 18px 18px rgba(21,33,45,.19);transform-origin:bottom center;z-index:1}
.feature-book span{font:700 9px/1.2 'DM Sans';letter-spacing:.14em;opacity:.85}.feature-book strong{font:800 28px/1.02 Manrope;letter-spacing:-.06em}.feature-book small{font:600 10px/1.3 'DM Sans';letter-spacing:.06em;text-transform:uppercase;opacity:.9}
.feature-book-dark{background:linear-gradient(145deg,#0a0b0d,#25272b);transform:rotate(-4deg) translateX(18px);border-left:14px solid #15171a}.feature-book-dark strong{color:#f03437}.feature-book-dark:after{content:'✦';position:absolute;right:22px;top:112px;font-size:76px;color:#fff;opacity:.86;filter:drop-shadow(0 0 12px rgba(255,255,255,.25))}
.feature-book-floral{background:linear-gradient(145deg,#21333a,#6d514c);transform:rotate(4deg) translateX(-18px);overflow:hidden}.feature-book-floral:before{content:'✿  ❋  ✦';position:absolute;inset:56px 8px auto;font-size:58px;line-height:1.25;color:#dfaa8d;opacity:.6;transform:rotate(-20deg)}.feature-book-floral strong{position:relative;color:#f3b69e;text-align:center;margin-top:auto;margin-bottom:auto}.feature-book-floral small{position:relative}
.nonfiction-copy h2{font-size:clamp(42px,5vw,68px);margin-bottom:34px}.nonfiction-copy h2 u{text-decoration-thickness:4px;text-underline-offset:8px;text-decoration-color:#17191b}.nonfiction-copy p{font-size:20px;line-height:1.58;margin:0 0 23px;max-width:610px;color:#17191b}
@media(max-width:680px){.nonfiction-section{padding:68px 0 74px}.nonfiction-content{grid-template-columns:1fr;gap:54px}.feature-books{min-height:300px;padding-top:15px}.feature-book{width:140px;height:235px;padding:20px 14px 16px}.feature-book strong{font-size:20px}.feature-book-dark:after{right:14px;top:83px;font-size:52px}.nonfiction-copy h2{font-size:43px;line-height:1.1;margin-bottom:27px}.nonfiction-copy p{font-size:18px;line-height:1.55}}

.faq-reference-section{background:#fff}
.faq-reference-section .faq-grid{display:block;max-width:1010px;margin:0 auto}
.faq-reference-section .faq-grid>div:first-child{text-align:center;max-width:760px;margin:0 auto 57px}
.faq-reference-section .faq-grid h2{font-size:clamp(48px,6vw,78px);letter-spacing:-.06em}
.faq-reference-section .faq-list{gap:15px}
.faq-reference-section .faq-item{border:4px solid #dedede;border-radius:0;background:#fff}
.faq-reference-section .faq-item summary{padding:35px 48px;font:800 29px/1.05 Manrope;color:#080808}
.faq-reference-section .faq-item summary:after{content:'+';color:#080808;font:400 44px/1 Arial}
.faq-reference-section .faq-item[open] summary:after{content:'−'}
.faq-reference-section .faq-item p{padding:0 48px 36px;margin:0;color:#707070;font-size:21px;line-height:1.55;max-width:880px}
@media(max-width:680px){.faq-reference-section{padding:68px 0 74px}.faq-reference-section .faq-grid>div:first-child{margin-bottom:40px}.faq-reference-section .faq-grid h2{font-size:52px}.faq-reference-section .faq-item{border-width:4px}.faq-reference-section .faq-item summary{padding:29px 48px 29px 30px;font-size:28px;position:relative}.faq-reference-section .faq-item summary:after{position:absolute;right:18px;top:25px;font-size:38px}.faq-reference-section .faq-item p{padding:0 30px 28px;font-size:20px;line-height:1.55}}

.launch-cta{min-height:720px;display:grid;place-items:center;padding:90px 20px;background-image:linear-gradient(rgba(10,14,18,.45),rgba(10,14,18,.58)),url('/assets/launch-books-background.png');background-size:cover;background-position:center 48%;color:#fff;text-align:center}
.launch-cta-inner{display:flex;flex-direction:column;align-items:center;gap:48px;max-width:740px;margin-top:70px}.launch-cta h2{font-size:clamp(56px,7vw,92px);line-height:.98;letter-spacing:-.07em;text-shadow:0 3px 18px rgba(0,0,0,.28)}.launch-cta-button{background:#ff2d10;color:#fff;border:0;border-radius:14px;padding:20px 38px;font-size:22px;box-shadow:9px 11px 0 #a9a9a9}.launch-cta-button:hover{background:#ed1c09;box-shadow:9px 14px 0 #a9a9a9}
@media(max-width:680px){.launch-cta{min-height:690px;padding:70px 22px;background-position:center center}.launch-cta-inner{gap:37px;margin-top:45px}.launch-cta h2{font-size:61px;max-width:340px}.launch-cta-button{padding:17px 25px;font-size:17px}}

.footer .brand{display:flex;align-items:center;gap:14px;min-width:0}
.footer .brand img{width:82px;height:82px;aspect-ratio:1;object-fit:contain;object-position:center;border-radius:0}
.footer .brand-wordmark{display:block;color:#fff;font-size:23px;line-height:1;letter-spacing:-.055em}
.footer-intro{margin-top:18px}
@media(max-width:680px){.footer .brand{gap:12px}.footer .brand img{width:72px;height:72px}.footer .brand-wordmark{font-size:21px}.footer-intro{margin-top:14px}}

.site-header .brand img{width:68px;height:68px}
.site-header .brand-wordmark{font-size:21px}
.site-header .nav-cta-header{min-height:68px;padding:0 34px;font-size:23px}
.site-header .nav{min-height:124px;height:124px}
.site-header .brand img{width:82px;height:82px;object-fit:contain;border-radius:0}
.hero-grid-solo{grid-template-columns:1fr;max-width:900px}
@media(max-width:680px){.site-header .nav{height:94px;gap:10px}.site-header .brand{gap:9px}.site-header .brand img{width:58px;height:58px}.site-header .brand-wordmark{font-size:18px}.site-header .menu-btn{font-size:38px}.site-header .nav-cta-header{min-height:52px;padding:0 12px;font-size:11px;border-radius:16px;box-shadow:6px 7px 0 #b9b9b9}}
@media(max-width:680px){.site-header .nav{min-height:112px;height:112px}.site-header .brand img{width:72px;height:72px}.site-header .nav-links{top:calc(100% + 10px)}}

.services-hero{background:linear-gradient(135deg,#fff7f0 0%,#f7ddd4 100%);padding:105px 0 92px}.services-hero-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);gap:80px;align-items:end}.services-hero h1{max-width:820px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.065em;margin:18px 0 29px}.services-hero .lead{max-width:710px;color:#53616b;font-size:21px;line-height:1.55;margin-bottom:34px}.services-hero-note{background:#13212d;color:#fff;padding:30px;border-radius:18px;display:flex;flex-direction:column;gap:14px;box-shadow:10px 12px 0 rgba(19,33,45,.18)}.services-hero-note strong{font-size:24px;color:#ffd166}.services-hero-note span{font-size:17px;line-height:1.5;color:#d5e0e6}.section-head{gap:35px}.section-head>.lead{max-width:540px}.services-overview{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.price-card{display:flex;flex-direction:column;align-items:flex-start;min-height:390px;padding:38px;border:1px solid #e7e2dc;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(20,33,45,.07)}.price-card-featured{background:#13212d;color:#fff;border-color:#13212d;box-shadow:10px 12px 0 rgba(19,33,45,.16)}.price-card .service-number{color:#d51d2a;font-weight:800;letter-spacing:.12em;font-size:13px}.price-card-featured .service-number{color:#ff786e}.price-card h3{font-size:34px;letter-spacing:-.045em;margin:27px 0 14px}.price-card p{font-size:18px;line-height:1.5;color:#63717b;margin:0 0 22px;max-width:510px}.price-card-featured p{color:#d5e0e6}.price{font-size:31px;letter-spacing:-.04em;margin-top:auto}.price-card small{font-size:13px;line-height:1.45;color:#7a858b;margin:8px 0 23px}.price-card-featured small{color:#b9c8d0}.price-card .link-arrow{font-size:17px;font-weight:800;color:#d51d2a}.price-card-featured .link-arrow{color:#ffd166}.service-detail-section{background:#fff8f0}.service-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-detail-grid article,.why-grid article{padding:28px;border:1px solid #e8dfd7;border-radius:16px;background:#fff}.service-detail-grid article>span,.why-grid article>span{color:#d51d2a;font-weight:800;font-size:15px;letter-spacing:.08em}.service-detail-grid h3,.why-grid h3{font-size:24px;letter-spacing:-.04em;margin:22px 0 12px}.service-detail-grid p,.why-grid p{font-size:16px;line-height:1.55;color:#63717b;margin:0}.discoverability-section{background:#fff}.discoverability-list{margin-top:45px}.why-services-section{background:#13212d;color:#fff}.why-services-section .lead{color:#c7d4db}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.why-grid article{background:#fff;color:#13212d;border:0}.services-faq{background:#fff}.services-final-cta{background:#13212d;color:#fff}.services-final-cta h2{max-width:700px}.services-final-cta .btn{flex-shrink:0}
@media(max-width:900px){.services-hero-inner{grid-template-columns:1fr;gap:35px}.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-grid{grid-template-columns:1fr}.services-hero-note{max-width:520px}}
@media(max-width:680px){.services-hero{padding:70px 0 65px}.services-hero h1{font-size:47px}.services-hero .lead{font-size:18px}.pricing-grid,.service-detail-grid{grid-template-columns:1fr}.price-card{min-height:350px;padding:28px}.price-card h3{font-size:30px}.services-hero-note{padding:24px}.services-final-cta .band-grid{gap:28px}}

.comparison-table-wrap{overflow-x:auto;border:1px solid #e4ded8;border-radius:9px;background:#fff;box-shadow:0 12px 28px rgba(20,33,45,.06)}.comparison-table{width:100%;min-width:780px;border-collapse:collapse;color:#17222d;font-size:13px}.comparison-table th,.comparison-table td{border-bottom:1px solid #e4ded8;padding:13px 15px;text-align:center;vertical-align:middle}.comparison-table thead th{height:120px;background:#fff;font-weight:500}.comparison-table thead th:first-child{width:43%;text-align:left;vertical-align:bottom;text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#56636c;padding-bottom:17px}.comparison-table thead th:not(:first-child){width:28.5%;padding:15px 18px 18px}.comparison-table thead strong{display:block;font-size:15px;line-height:1.2;margin-bottom:10px}.comparison-table thead b{display:block;font-size:22px;line-height:1;color:#101b25;margin-bottom:8px}.comparison-table thead small{display:block;font-size:10px;line-height:1.35;color:#63717b}.comparison-table thead .comparison-featured{background:#ff1717;color:#fff;border-left:1px solid #ff1717}.comparison-table thead .comparison-featured em{display:inline-block;background:#ffbf00;color:#17191b;border-radius:999px;padding:4px 10px;font-style:normal;font-size:9px;font-weight:800;letter-spacing:.1em;margin-top:-24px;margin-bottom:10px}.comparison-table thead .comparison-featured b{color:#fff}.comparison-table thead .comparison-featured small{color:#fff}.comparison-table tbody th{text-align:left;font-weight:500;line-height:1.35}.comparison-table tbody td{font-weight:700;font-size:12px}.comparison-table tbody td.comparison-featured{background:#fff3f3;border-left:1px solid #ff1717}.comparison-table .check{display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#ff1717;color:#fff;font-size:10px;line-height:1}.comparison-table .comparison-group th{padding:10px 15px;background:#faf6f3;color:#d51d2a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.comparison-table .comparison-group th span{color:#68757d;text-transform:none;letter-spacing:0;font-weight:500;margin-left:8px}.comparison-table tr:last-child th,.comparison-table tr:last-child td{border-bottom:0}

/* Cabecera y primera sección de Servicios, siguiendo la referencia visual. */
.services-topbar{display:block;background:#fff;border-bottom:1px solid #e6e6e6;color:#111;font-size:13px}.services-topbar-inner{min-height:50px;display:flex;align-items:center;justify-content:space-between}.services-socials{display:flex;gap:25px;color:#899198;font-weight:800;align-items:center}.services-socials span{line-height:1}.services-contact-meta{display:flex;align-items:center;color:#111}
.services-page-header{position:relative;top:auto;background:#fff;box-shadow:0 9px 18px rgba(20,33,45,.16);backdrop-filter:none}.services-page-header .nav{height:120px;min-height:120px}.services-page-header .nav-links{position:static;display:flex;flex-direction:row;align-items:center;gap:34px;margin-left:auto;padding:0;background:transparent;border:0;box-shadow:none}.services-page-header .nav-links a{display:block!important;padding:0!important;color:#17191b;font-size:14px;font-weight:700;text-transform:uppercase;white-space:nowrap}.services-page-header .nav-links a:hover,.services-page-header .nav-links a[aria-current=page]{color:var(--red)}.services-page-header .menu-btn{display:none}.services-page-header .nav-cta-header{margin-left:20px;min-height:61px;padding:0 48px;border-radius:14px;font-size:16px;box-shadow:none}
.services-reference-hero{background:#fff;text-align:center;padding:84px 0 26px}.services-reference-inner{display:flex;flex-direction:column;align-items:center}.services-reference-hero .eyebrow{color:#ff4a17;font-size:16px}.services-reference-hero .eyebrow:before{display:none}.services-reference-hero h1{max-width:1220px;margin:22px auto 25px;font-size:clamp(54px,6.8vw,94px);line-height:.93;letter-spacing:-.075em}.services-reference-hero h1 em{font-style:normal;background:linear-gradient(90deg,#ffb000 0%,#ff2f0d 76%);-webkit-background-clip:text;background-clip:text;color:transparent}.services-reference-hero .lead{max-width:1010px;margin:0 auto 38px;color:#17191b;font-size:20px;line-height:1.52}.services-reference-hero>.container>.btn{min-width:695px;border-radius:17px;padding:18px 28px;font-size:18px;box-shadow:none}
.services-book-strip{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;align-items:end;margin-top:54px;padding:0 50px}.service-book-cover{height:225px;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;padding:24px 18px 20px;color:#fff;box-shadow:12px 15px 16px rgba(20,33,45,.2);transform-origin:bottom center;overflow:visible}.service-book-cover small{font-size:9px;font-weight:800;letter-spacing:.12em;opacity:.9}.service-book-cover strong{font:800 25px/1.02 Manrope;letter-spacing:-.06em;text-transform:uppercase}.service-book-cover i{position:absolute;right:-18px;bottom:-8px;width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#e7e4dd;border:7px solid #fff;color:#9b9b9b;font-style:normal;font-size:24px;box-shadow:0 7px 12px rgba(20,33,45,.16)}.cover-blue{background:linear-gradient(145deg,#e9f5fc,#72b7d5);transform:rotate(-2deg)}.cover-blue strong{color:#136589}.cover-teal{background:linear-gradient(145deg,#0c7e88,#d2c94c);transform:rotate(1deg)}.cover-cream{background:linear-gradient(145deg,#fffdf4,#d6be63);color:#1b2630;transform:rotate(-1deg)}.cover-coral{background:linear-gradient(145deg,#e95046,#f6b39b);transform:rotate(2deg)}.cover-magenta{background:linear-gradient(145deg,#22182e,#e52372);transform:rotate(-2deg)}
@media(max-width:1100px){.services-page-header .nav-links{gap:19px}.services-page-header .nav-cta-header{padding:0 25px}.services-book-strip{padding:0 20px;gap:18px}}
@media(max-width:680px){.services-topbar{display:none}.services-page-header .nav{height:112px;min-height:112px;gap:10px}.services-page-header .nav-links{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px;background:#fffdfa;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);z-index:30}.services-page-header .nav-links.open{display:flex}.services-page-header .nav-links a{padding:12px 15px!important;font-size:14px}.services-page-header .menu-btn{display:block;margin-left:auto;font-size:38px}.services-page-header .nav-cta-header{min-height:52px;margin-left:0;padding:0 12px;border-radius:16px;font-size:11px;box-shadow:6px 7px 0 #b9b9b9}.services-reference-hero{padding:64px 0 18px}.services-reference-hero .eyebrow{font-size:12px}.services-reference-hero h1{font-size:50px;line-height:.96;margin:18px auto 24px}.services-reference-hero .lead{font-size:18px;line-height:1.5;margin-bottom:30px}.services-reference-hero>.container>.btn{min-width:0;width:100%;font-size:15px;padding:16px 14px}.services-book-strip{grid-template-columns:repeat(5,115px);gap:12px;overflow:hidden;width:calc(100% + 28px);padding:0;margin-top:48px}.service-book-cover{height:175px;padding:17px 12px 15px}.service-book-cover strong{font-size:17px}.service-book-cover i{width:52px;height:52px;right:-11px;bottom:-6px;border-width:5px;font-size:15px}}

.author-testimonials-section{background:#f4f4f4;padding-top:88px}.author-testimonials-section> .container>h2{text-align:center;font-size:clamp(42px,4.7vw,65px);margin-bottom:70px}.author-testimonials-section h2 em{font-style:normal;background:linear-gradient(90deg,#ffb000,#ff2f0d);-webkit-background-clip:text;background-clip:text;color:transparent}.author-testimonials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}.author-testimonial h3{font-size:27px;margin:20px 0 10px}.author-testimonial ul{margin:0;padding-left:18px;color:#5e6b75;font-size:15px;font-weight:600;line-height:1.55}.author-testimonial li{padding-left:3px;margin-bottom:5px}.author-testimonial em{font-style:italic;color:#f09a00}.testimonial-video{height:195px;position:relative;display:grid;place-items:center;overflow:hidden;background:#1b2732;box-shadow:0 10px 18px rgba(20,33,45,.12)}.testimonial-video:before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.13),transparent 50%)}.testimonial-video:after{content:'AUTOR · TESTIMONIO';position:absolute;left:0;right:0;bottom:0;padding:14px 12px;background:rgba(237,28,36,.96);color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.testimonial-video span{position:relative;z-index:1;display:grid;place-items:center;width:66px;height:48px;border-radius:14px;background:#ff1034;color:#fff;font-size:26px;padding-left:4px;box-shadow:0 7px 12px rgba(0,0,0,.2)}.video-nick{background:linear-gradient(135deg,#283a48 0 43%,#d5b890 43% 67%,#17242d 67%)}.video-becca{background:linear-gradient(135deg,#b45f45 0 38%,#f0d4ad 38% 64%,#436771 64%)}.video-bradley{background:linear-gradient(135deg,#647c78 0 43%,#c99473 43% 68%,#25313c 68%)}.video-jonathan{background:linear-gradient(135deg,#24313b 0 42%,#d3bd94 42% 67%,#b74c45 67%)}
.author-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1080px;margin:0 auto}
@media(max-width:900px){.author-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.author-testimonials-section{padding:68px 0 70px}.author-testimonials-section> .container>h2{text-align:left;font-size:43px;line-height:1.03;margin-bottom:40px}.author-testimonials-grid{grid-template-columns:1fr;gap:35px}.testimonial-video{height:205px}.author-testimonial h3{font-size:27px}}
.author-testimonial li:nth-child(n+2){font-weight:700}.author-testimonial a{color:inherit;text-decoration:none}.author-testimonial a:hover em{text-decoration:underline}
.footer-grid{grid-template-columns:1.45fr repeat(4,1fr)}.footer-grid>div:first-child{min-width:0}.footer-links a{overflow-wrap:anywhere}
.service-detail-section,.discoverability-section{display:none}.services-final-cta{padding-top:38px;padding-bottom:38px}.services-final-cta h2{font-size:clamp(28px,3.2vw,43px);line-height:1.05;margin:0}.services-final-cta .band-grid{gap:24px}
.comparison-table tfoot th,.comparison-table tfoot td{border-bottom:0;padding:26px 15px 30px}.comparison-table tfoot td{background:#fff}.comparison-table tfoot td.comparison-featured{background:#fff3f3}.comparison-cta{display:inline-flex;align-items:center;justify-content:center;min-width:260px;padding:15px 24px;border-radius:10px;font-weight:800;font-size:15px}.comparison-cta-light{color:#111;background:#fff;border:2px solid #111}.comparison-cta-red{color:#fff;background:#ff1717}
