:root{--ink:#14110c;--charcoal:#221d15;--gold:#f2b01e;--sunrise:#e2762d;--paper:#fbf7ef;--white:#fff;--text-dark:#1e1912;--text-light:#f5efe4;--muted:#6e6557;--shadow-soft:0 20px 50px #25190914;--shadow-cover:0 28px 70px #00000070, 0 7px 18px #00000052;--section-space:clamp(4rem, 9vw, 7rem);--nav-height:82px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--text-dark);text-rendering:optimizelegibility;margin:0;font-family:Inter,Arial,sans-serif;font-size:1rem;line-height:1.65}body,button,input,textarea{font-family:Inter,Arial,sans-serif}img{max-width:100%;display:block}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}h1,h2,h3,h4,.wordmark{margin-top:0;font-family:Fraunces,Georgia,serif}h1,h2,h3,h4,p{text-wrap:pretty}h2{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.12}h3{font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.2}p{max-width:62ch}section[id]{scroll-margin-top:96px}.shell{width:min(1120px,100% - 2.5rem);margin-inline:auto}.section{padding-block:var(--section-space);background:var(--paper)}.dark-section{background:var(--ink);color:var(--text-light)}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:600;line-height:1.4}.eyebrow--light{color:#a44f16}.wordmark{color:var(--text-light);font-size:1.35rem;font-weight:600;line-height:1;text-decoration:none}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:46px;padding:.72rem 1.35rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.72;transform:none}.button--gold{background:var(--gold);color:var(--ink);box-shadow:0 8px 22px #f2b01e2e}.button--gold:hover{background:#f7bd40;box-shadow:0 12px 28px #f2b01e42}.button--outline{color:var(--text-dark);background:0 0;border:1px solid #1e191259;margin-top:1.2rem}.button--outline svg{fill:currentColor;width:1rem;height:1rem}.button--large{min-height:52px;padding-inline:1.75rem}[data-reveal]{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(12px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.nav{z-index:100;color:var(--text-light);transition:background .22s,box-shadow .22s;position:fixed;top:0;left:0;right:0}.nav--scrolled{background:#14110cf7;box-shadow:0 8px 24px #00000029}.nav__inner{height:var(--nav-height);align-items:center;gap:1.5rem;transition:height .22s;display:flex}.nav--scrolled .nav__inner{height:68px}.nav__links{align-items:center;gap:clamp(1rem,2vw,1.75rem);margin-left:auto;display:flex}.nav__links a{font-size:.87rem;font-weight:500;text-decoration:none;position:relative}.nav__links a:after{background:var(--gold);content:"";transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.nav__links a:hover:after{transform:scaleX(1)}.nav__cta{flex:none}.menu-button{width:46px;height:46px;color:inherit;cursor:pointer;background:0 0;border:0;padding:10px;display:none}.menu-button span{background:currentColor;border-radius:2px;width:24px;height:2px;margin:5px auto;display:block}.mobile-menu{z-index:110;visibility:hidden;padding:1.4rem 1.5rem max(2rem, env(safe-area-inset-bottom));background:var(--ink);opacity:0;pointer-events:none;flex-direction:column;transition:opacity .22s,visibility .22s;display:flex;position:fixed;inset:0}.mobile-menu--open{visibility:visible;opacity:1;pointer-events:auto}.mobile-menu__close{width:48px;height:48px;color:var(--text-light);cursor:pointer;background:0 0;border:0;align-self:flex-end;font-size:2.2rem;line-height:1}.mobile-menu nav{gap:1rem;margin:auto 0;display:grid}.mobile-menu nav a{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,9vw,3.5rem);font-weight:600;line-height:1.1;text-decoration:none}.mobile-menu__cta{width:100%}.hero{position:relative;overflow:hidden}.hero__inner{min-height:min(860px,100svh);padding-top:calc(var(--nav-height) + 3rem);grid-template-columns:1.12fr .88fr;align-items:center;gap:clamp(2rem,6vw,6rem);padding-bottom:clamp(4rem,8vw,6rem);display:grid}.hero__copy{z-index:2;position:relative}.hero h1{max-width:780px;color:var(--gold);letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.6rem,6vw,4.4rem);font-weight:700;line-height:1.02}.hero__subtitle{color:var(--text-light);margin:0 0 1.2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.2rem,2.4vw,1.48rem);font-weight:500;line-height:1.35}.hero__hook{color:#f5efe4cc;margin:0 0 1.8rem;font-size:1.02rem}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.3rem;display:flex}.text-link{color:var(--text-light);text-underline-offset:.3rem;font-size:.92rem;font-weight:500}.text-link span{color:var(--gold);margin-left:.3rem;display:inline-block}.availability{color:#f5efe494;align-items:center;gap:.55rem;margin:1.15rem 0 0;font-size:.8rem;display:flex}.availability span{background:var(--gold);border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #f2b01ebf}.hero__visual{place-items:center;display:grid;position:relative}.hero__visual:before{aspect-ratio:1;content:"";filter:blur(4px);background:radial-gradient(circle,#e2762d3d,#e2762d00 68%);border-radius:50%;width:min(42vw,500px);position:absolute}.hero__cover{z-index:1;width:auto;max-height:520px;box-shadow:var(--shadow-cover);object-fit:cover;border-radius:10px;transition:transform .22s,box-shadow .22s;position:relative}.hero__cover:hover{transform:translateY(-4px);box-shadow:0 34px 80px #00000080,0 9px 22px #0000005c}.book .section__intro{max-width:850px}.book .section__intro p:not(.eyebrow){color:var(--muted)}.book blockquote{border-left:7px solid var(--gold);max-width:900px;color:var(--text-dark);margin:clamp(2.5rem,6vw,4.6rem) 0;padding:.5rem 0 .5rem clamp(1.2rem,3vw,2rem);font-family:Fraunces,Georgia,serif;font-size:clamp(1.65rem,3.3vw,2.7rem);font-weight:600;line-height:1.24}.journey h3{margin-bottom:1.8rem}.journey__steps{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;position:relative}.journey__line{z-index:0;background:var(--gold);transform-origin:0;height:2px;transition:transform .9s .15s;position:absolute;top:1.55rem;left:8%;right:8%;transform:scaleX(0)}.journey.is-visible .journey__line{transform:scaleX(1)}.journey-card{z-index:1;background:var(--white);min-width:0;box-shadow:var(--shadow-soft);border:1px solid #0000000f;border-radius:16px;padding:2rem;position:relative}.journey-card__label{background:var(--gold);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin:0 0 1.2rem;padding:.35rem .75rem;font-size:.72rem;font-weight:600;display:inline-flex}.journey-card h4{margin-bottom:.85rem;font-size:1.35rem;font-weight:600;line-height:1.25}.journey-card p:last-child{color:var(--muted);margin-bottom:0;font-size:.92rem}.book__details{color:var(--muted);margin:1.4rem 0 0;font-size:.82rem}.author{padding-top:clamp(3rem,7vw,5.5rem)}.author__inner{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.author__portrait-wrap{isolation:isolate;position:relative}.author__portrait-wrap:before{z-index:-1;background:var(--gold);content:"";border-radius:14px;position:absolute;inset:0;transform:translate(8px,8px)}.author__portrait{aspect-ratio:.92;width:100%;box-shadow:var(--shadow-soft);object-fit:cover;border-radius:14px}.author__copy p:not(.eyebrow){color:var(--muted);margin:0 0 1rem}.cta-band{text-align:center;padding-block:clamp(3.5rem,7vw,5.2rem)}.cta-band .shell{justify-items:center;display:grid}.cta-band h2{max-width:760px;color:var(--text-light);margin-bottom:.8rem}.cta-band p{color:#f5efe4b3;margin:0 0 1.65rem}.reviews h2{margin-bottom:2.2rem}.review-carousel{border-radius:18px}.review-carousel__track{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.review-card{background:var(--white);min-width:0;min-height:280px;box-shadow:var(--shadow-soft);border:1px solid #0000000f;border-radius:16px;flex-direction:column;padding:2rem;display:flex}.review-card__quote{height:3.2rem;color:var(--gold);font-family:Fraunces,Georgia,serif;font-size:5rem;line-height:.85}.review-card>p{color:var(--text-dark);margin:0 0 2rem}.review-card footer{gap:.15rem;margin-top:auto;display:grid}.review-card footer strong{font-size:.9rem}.review-card footer span{color:var(--muted);font-size:.8rem}.review-carousel__controls{justify-content:center;align-items:center;gap:1rem;margin-top:1.6rem;display:flex}.review-carousel__controls>button{width:42px;height:42px;color:var(--text-dark);cursor:pointer;background:0 0;border:1px solid #1e191233;border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.review-carousel__dots{align-items:center;gap:.55rem;display:flex}.review-carousel__dots button{cursor:pointer;background:#c8bfae;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .18s,border-radius .18s,background .18s}.review-carousel__dots button.is-active{background:var(--gold);border-radius:999px;width:24px}.contact{padding-top:clamp(3rem,7vw,5rem)}.contact-card{background:var(--white);width:min(640px,100% - 2.5rem);box-shadow:var(--shadow-soft);text-align:center;border:1px solid #0000000f;border-radius:18px;margin-inline:auto;padding:clamp(2rem,5vw,3.5rem)}.contact-card h2{margin-bottom:.9rem}.contact-card__sub{color:var(--muted);margin:0 auto 2rem}.contact-card form{text-align:left;gap:1.05rem;display:grid}.form-field{gap:.4rem;display:grid}.form-field label{color:var(--text-dark);font-size:.85rem;font-weight:600}input,textarea{background:var(--white);width:100%;color:var(--text-dark);border:1px solid #cfc6b8;border-radius:10px;transition:border-color .16s,box-shadow .16s}input{min-height:48px;padding:.75rem .9rem}textarea{resize:vertical;min-height:120px;padding:.8rem .9rem}input:focus,textarea:focus{border-color:var(--gold);outline:0;box-shadow:0 0 0 3px #f2b01e26}input[aria-invalid=true]{border-color:#a8422a}.field-error,.form-error{color:#8d2d1d;font-size:.78rem;font-weight:500}.form-error{text-align:center;margin:0}.form-submit{width:100%;margin-top:.25rem}.form-privacy{color:var(--muted);text-align:center;margin:0;font-size:.76rem;line-height:1.5}.form-success{color:var(--text-dark);background:#f2b01e1f;border-radius:12px;margin:2rem auto 0;padding:1.1rem;font-weight:600}.spinner{border:2px solid #14110c59;border-top-color:var(--ink);border-radius:50%;width:16px;height:16px;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.site-footer{text-align:center;padding-block:3.5rem}.site-footer .shell{justify-items:center;display:grid}.site-footer .wordmark{margin-bottom:1.3rem;font-size:1.65rem}.site-footer p{margin:.2rem 0;font-size:.82rem}.site-footer__muted{color:#f5efe48f}.site-footer__socials{gap:.65rem;margin-top:1.35rem;display:flex}.site-footer__socials a{width:38px;height:38px;color:var(--text-light);border:1px solid #ffffff26;border-radius:50%;place-items:center;display:grid}.site-footer__socials svg{fill:currentColor;width:18px;height:18px}.modal-backdrop{z-index:300;background:#14110cb3;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.buy-modal{background:var(--white);width:min(440px,100%);color:var(--text-dark);text-align:center;border-radius:20px;margin-top:48px;padding:4.1rem 2rem 2rem;position:relative;box-shadow:0 32px 90px #00000057}.buy-modal>img{object-fit:cover;border-radius:5px;width:76px;height:112px;position:absolute;top:-54px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.buy-modal__close{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.7rem;display:grid;position:absolute;top:.8rem;right:.8rem}.buy-modal h2{margin-bottom:.7rem;font-size:2rem}.buy-modal>p{color:var(--muted);margin:0 auto 1.3rem;font-size:.9rem}.buy-modal form{gap:.75rem;display:grid}.buy-modal form .button{width:100%}.buy-modal .field-error{text-align:left}.buy-modal__skip{color:var(--muted);text-underline-offset:.2rem;font-size:.78rem}.modal-status{background:#f2b01e21;border-radius:10px;padding:1rem;font-weight:600;color:var(--text-dark)!important}.sticky-buy{z-index:90;padding:.65rem 1rem max(.65rem, env(safe-area-inset-bottom));color:var(--text-light);background:#14110cfa;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;transition:transform .24s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.sticky-buy--visible{transform:translateY(0)}.sticky-buy__book{align-items:center;gap:.7rem;min-width:0;display:flex}.sticky-buy__book img{object-fit:cover;border-radius:2px;flex:none;width:32px;height:47px}.sticky-buy__book span{text-overflow:ellipsis;white-space:nowrap;font-family:Fraunces,Georgia,serif;font-size:.95rem;font-weight:600;overflow:hidden}.sticky-buy .button{flex:none;min-height:40px;padding:.6rem 1rem;font-size:.8rem}.whatsapp-button{z-index:80;width:52px;height:52px;color:var(--white);background:#25d366;border-radius:50%;place-items:center;transition:transform .18s,bottom .24s;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 28px #0000003d}.whatsapp-button:hover{transform:scale(1.06)}.whatsapp-button svg{fill:currentColor;width:28px;height:28px}@media (width<=960px){.nav__links{gap:.85rem}.nav__links a{font-size:.78rem}.journey-card{padding:1.5rem}}@media (width<=860px){:root{--nav-height:70px}.nav__links,.nav__cta{display:none}.menu-button{margin-left:auto;display:block}.hero__inner{min-height:auto;padding-top:calc(var(--nav-height) + 4rem);grid-template-columns:1fr;gap:3.5rem}.hero__copy{max-width:680px}.hero__visual{width:min(70%,340px);margin-inline:auto}.journey__steps{grid-template-columns:1fr}.journey__line{transform-origin:top;width:2px;height:auto;top:2rem;bottom:2rem;left:2rem;transform:scaleY(0)}.journey.is-visible .journey__line{transform:scaleY(1)}.journey-card{padding-left:2.2rem}.author__inner{grid-template-columns:1fr}.author__portrait-wrap{width:min(60%,430px);margin-inline:auto}.review-carousel__track{display:block}.review-card:not(:first-child){display:none}.review-card{min-height:260px}.sticky-buy{display:flex}.whatsapp-button--raised{bottom:calc(78px + env(safe-area-inset-bottom))}.site-footer{padding-bottom:6.5rem}}@media (width<=540px){.shell{width:min(100% - 1.5rem,1120px)}.hero__actions{flex-direction:column;align-items:flex-start}.hero__visual{width:min(74%,300px)}.book blockquote{border-left-width:5px}.author__portrait-wrap{width:min(76%,360px)}.contact-card{width:min(100% - 1.5rem,640px);padding-inline:1.25rem}.review-card{padding:1.5rem}.buy-modal{padding-left:1.25rem;padding-right:1.25rem}.sticky-buy__book span{max-width:42vw}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.journey__line{transform:none}}.guide-section{padding-block:var(--section-space);background:var(--charcoal);color:var(--text-light)}.guide-layout{grid-template-columns:minmax(260px,.62fr) minmax(0,1fr);align-items:center;gap:64px;display:grid}.guide-cover-column{justify-items:center;display:grid}.guide-cover-card{border:1px solid #f2b01e40;border-radius:12px;width:min(100%,390px);transition:transform .4s,box-shadow .4s;position:relative;transform:rotate(-2deg);box-shadow:0 32px 72px #00000061,0 10px 24px #0000003d}.guide-cover-card:hover{transform:rotate(0)translateY(-6px);box-shadow:0 38px 78px #00000070,0 14px 28px #00000047}.guide-cover{object-fit:contain;border-radius:11px;width:100%;height:auto}.guide-badge{z-index:2;background:var(--gold);color:var(--ink);letter-spacing:.09em;text-transform:uppercase;border-radius:0 4px 4px 0;padding:.48rem .8rem;font-size:.72rem;font-weight:600;line-height:1;position:absolute;top:18px;left:-10px;box-shadow:0 6px 16px #00000038}.guide-file-meta{color:#f5efe494;text-align:center;margin:1.5rem 0 0;font-size:.8rem}.guide-content h2{max-width:720px;color:var(--text-light)}.guide-intro{color:#f5efe4c2;margin-bottom:1.8rem}.guide-tabs{flex-wrap:wrap;gap:.65rem;margin-bottom:1.15rem;display:flex}.guide-tab{min-height:44px;color:var(--text-light);cursor:pointer;background:0 0;border:1px solid #f5efe440;border-radius:999px;padding:.65rem 1rem;font-size:.86rem;font-weight:600;transition:border-color .18s,background .18s,color .18s}.guide-tab:hover{border-color:#f2b01eb3}.guide-tab--active{border-color:var(--gold);background:var(--gold);color:var(--ink)}.guide-tab:focus-visible,.guide-peek summary:focus-visible,.guide-modal-close:focus-visible,.guide-result-links a:focus-visible,.guide-buy-link:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.guide-panel{animation:.25s guide-panel-in}.guide-panel ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.guide-panel li{color:#f5efe4d6;align-items:flex-start;gap:.75rem;display:flex}.guide-panel li svg{fill:none;width:19px;height:19px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:none;margin-top:.23rem}@keyframes guide-panel-in{0%{opacity:0}to{opacity:1}}.guide-peek{border-top:1px solid #f5efe426;border-bottom:1px solid #f5efe426;margin:1.7rem 0}.guide-peek summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:54px;font-weight:600;list-style:none;display:flex}.guide-peek summary::-webkit-details-marker{display:none}.guide-peek summary svg{fill:none;width:20px;height:20px;stroke:var(--gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;transition:transform .18s}.guide-peek[open] summary svg{transform:rotate(180deg)}.guide-questions{gap:1rem;padding:.35rem 0 1.4rem;display:grid}.guide-questions blockquote{border-left:3px solid var(--gold);grid-template-columns:auto 1fr;gap:.85rem;margin:0;padding-left:1rem;display:grid}.guide-questions blockquote>span{color:var(--gold);letter-spacing:.08em;font-size:.7rem;font-weight:700}.guide-questions blockquote p{color:#f5efe4cc;margin:0;font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;line-height:1.55}.guide-cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.guide-consent{color:#f5efe48c;max-width:540px;margin:.8rem 0 0;font-size:.76rem;line-height:1.55}.guide-modal-backdrop{overflow-y:auto}.guide-modal{background:var(--white);width:min(460px,100%);max-height:calc(100svh - 2.5rem);color:var(--text-dark);text-align:center;border-radius:20px;margin-top:52px;padding:4.7rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 32px 90px #00000057}.guide-modal>img{object-fit:cover;border-radius:8px;width:84px;height:109px;position:absolute;top:-48px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #0000004d}.guide-modal-close{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.7rem;line-height:1;display:grid;position:absolute;top:.8rem;right:.8rem}.guide-modal h2{margin-bottom:.7rem;font-size:2rem}.guide-modal-body,.guide-result>p{color:var(--muted);margin:0 auto 1.3rem;font-size:.9rem}.guide-modal form{gap:.75rem;display:grid}.guide-modal .field-error{text-align:left}.guide-modal-submit{width:100%}.guide-result-icon{background:var(--gold);width:54px;height:54px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 1.1rem;display:grid}.guide-result-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:28px;height:28px}.guide-result-links{gap:.65rem;margin:1.4rem 0;display:grid}.guide-result-links a{min-height:44px;color:var(--text-dark);text-underline-offset:.2rem;border:1px solid #1e191233;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.guide-buy-link{color:var(--muted);text-underline-offset:.25rem;font-size:.8rem}@media (width<=900px){.guide-layout{grid-template-columns:1fr;gap:3.5rem}.guide-cover-column{width:min(60%,390px);margin-inline:auto}}@media (width<=540px){.guide-cover-column{width:min(72%,320px)}.guide-tabs{grid-template-columns:1fr;display:grid}.guide-tab,.guide-cta{width:100%}.guide-modal{padding-left:1.25rem;padding-right:1.25rem}}@media (prefers-reduced-motion:reduce){.guide-cover-card,.guide-cover-card:hover{transform:none}.guide-panel{animation:none}}
