
:root{--ink:#17231f;--ink-2:#24352f;--paper:#f4f0e8;--sand:#ded3bd;--gold:#b68b51;--muted:#758079;--white:#fffdf8;--line:rgba(23,35,31,.14);--shadow:0 25px 60px rgba(27,35,29,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(244,240,232,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:'Playfair Display',serif;font-size:1.15rem;letter-spacing:.03em}.brand span{display:block;color:var(--gold);font:600 .65rem 'DM Sans',sans-serif;letter-spacing:.18em;text-transform:uppercase}.menu{display:flex;gap:26px;align-items:center;font-size:.9rem}.menu a{color:var(--ink-2)}.menu a:hover,.menu a.active{color:var(--gold)}.menu-toggle{display:none;border:0;background:none;font-size:1.5rem;color:var(--ink)}
.hero{min-height:calc(100vh - 84px);display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 80% 15%,rgba(182,139,81,.3),transparent 26%),linear-gradient(120deg,#17231f 0%,#20352d 60%,#375046 100%);color:var(--white)}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,25,22,.6),transparent 70%);pointer-events:none}.hero-grid{position:relative;z-index:1;width:100%;min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.12fr .88fr;gap:60px;align-items:stretch}.hero-grid>.reveal{align-self:center}.eyebrow{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-weight:700}.hero h1{font:600 clamp(3.5rem,7vw,7rem)/.98 'Playfair Display',serif;max-width:720px;margin:20px 0}.hero p{max-width:570px;color:rgba(255,253,248,.78);font-size:1.15rem}.hero-art{height:100%;min-height:calc(100vh - 84px);align-self:end;position:relative;border:0;background:transparent;box-shadow:none;display:flex;align-items:end;padding:0;overflow:hidden}.hero-art:before{content:'AP';font:600 18rem/.8 'Playfair Display',serif;color:rgba(255,255,255,.08);position:absolute;right:-22px;top:42px}.hero-art p{position:relative;margin:0;color:var(--white);font:500 1.8rem/1.2 'Playfair Display',serif;max-width:320px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;background:var(--gold);color:#1e251f;font-weight:700;font-size:.88rem;border:1px solid var(--gold);border-radius:4px;transition:.25s}.button:hover{transform:translateY(-2px);background:#c79f68}.button.ghost{background:transparent;color:inherit;border-color:rgba(255,255,255,.4)}.button.dark{background:var(--ink);border-color:var(--ink);color:var(--white)}
.section{padding:110px 0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:46px}.section-head h2,.page-intro h1{font:600 clamp(2.6rem,5vw,4.6rem)/1.05 'Playfair Display',serif;margin:14px 0 0;max-width:650px}.section-head p{max-width:400px;color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.editorial-card{background:var(--ink);color:var(--white);padding:56px;min-height:410px;display:flex;flex-direction:column;justify-content:space-between}.editorial-card h3{font:500 2.4rem/1.1 'Playfair Display',serif;margin:0;max-width:440px}.editorial-card p{color:rgba(255,253,248,.7)}.number{font:600 4.8rem/.8 'Playfair Display',serif;color:var(--gold)}.service-grid,.book-grid,.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.book-card,.press-card{border-top:1px solid var(--ink);padding:24px 0 0}.service-card h3,.book-card h3,.press-card h3{font:600 1.5rem/1.2 'Playfair Display',serif;margin:8px 0 12px}.service-card p,.book-card p,.press-card p{color:var(--muted);font-size:.95rem}.tag{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-weight:700}.book-card{background:var(--white);border:0;padding:28px;min-height:310px;box-shadow:0 14px 35px rgba(27,35,29,.07);display:flex;flex-direction:column;justify-content:end}.book-card h3{font-size:2rem}.book-card:nth-child(2){background:#d8c4a4}.book-card:nth-child(3){background:#273c34;color:var(--white)}.book-card:nth-child(3) p{color:rgba(255,255,255,.7)}.media-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.video-card{position:relative;min-height:180px;background:#1b2823;overflow:hidden}.video-card img{width:100%;height:100%;object-fit:cover;opacity:.65;transition:.3s}.video-card:hover img{opacity:.9;transform:scale(1.04)}.video-card:after{content:'▶';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;color:white;font-size:.9rem}.video-card small{position:absolute;bottom:12px;left:14px;color:#fff;font-weight:700;right:12px}.quote{font:500 clamp(1.8rem,3.5vw,3.5rem)/1.2 'Playfair Display',serif;max-width:950px;margin:0}.quote-mark{color:var(--gold)}
.page-intro{padding:120px 0 80px;background:var(--ink);color:var(--white)}.page-intro p{max-width:620px;color:rgba(255,255,255,.7);font-size:1.1rem}.prose{max-width:820px}.prose h2{font:600 2.3rem/1.2 'Playfair Display',serif;margin-top:68px}.prose h3{font:600 1.35rem 'Playfair Display',serif;margin-top:42px}.prose p{white-space:pre-line}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-list{display:grid;gap:20px}.contact-item{padding-bottom:18px;border-bottom:1px solid var(--line)}.contact-item small{display:block;text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-weight:700;font-size:.68rem}.contact-form{background:var(--white);padding:42px;box-shadow:var(--shadow)}.field{display:grid;gap:8px;margin-bottom:18px}.field label{font-size:.8rem;font-weight:700}.field input,.field textarea{width:100%;border:1px solid var(--line);background:transparent;padding:14px;font:inherit;color:var(--ink)}.field textarea{min-height:150px;resize:vertical}.footer{background:var(--ink);color:var(--white);padding:50px 0}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer p{color:rgba(255,255,255,.6);max-width:370px}.footer-links{display:flex;gap:20px;font-size:.88rem;color:rgba(255,255,255,.7)}.reveal{animation:rise .7s ease both}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay,0ms)}.fade-up.is-visible{opacity:1;transform:none}.story-cta{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.story-cta:after{content:"AP";position:absolute;right:4%;top:-35%;font:600 22rem/.8 "Playfair Display",serif;color:rgba(255,255,255,.035);pointer-events:none}.story-cta .container{position:relative;z-index:1}.story-cta p{color:rgba(255,255,255,.7);max-width:620px}.story-cta h2{font:600 clamp(2.6rem,5vw,5rem)/1.02 "Playfair Display",serif;max-width:780px;margin:15px 0}@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade-up{opacity:1;transform:none;transition:none}.reveal{animation:none}}
@media(max-width:800px){.container{width:min(100% - 32px,600px)}.menu-toggle{display:block}.menu{display:none;position:absolute;top:84px;left:0;right:0;background:var(--paper);padding:20px 16px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.menu.open{display:flex}.hero-grid,.split,.contact-grid{grid-template-columns:1fr;gap:32px}.hero{padding:80px 0}.hero-art{min-height:300px}.hero h1{font-size:3.6rem}.section{padding:75px 0}.section-head{display:block}.service-grid,.book-grid,.press-grid{grid-template-columns:1fr}.media-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{display:block}.footer-links{flex-wrap:wrap;margin-top:30px}.contact-form{padding:26px}}


/* Narrative motion system */
body:before{content:'';position:fixed;top:0;left:0;width:100%;height:3px;background:var(--gold);transform:scaleX(var(--scroll-progress,0));transform-origin:left;z-index:100;pointer-events:none}.section{position:relative}.section:not(.story-cta):after{content:'';position:absolute;left:50%;bottom:0;width:1px;height:28px;background:linear-gradient(to bottom,transparent,var(--gold));opacity:.28}.service-card,.book-card,.press-card,.editorial-card{transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.service-card:hover,.book-card:hover,.press-card:hover,.editorial-card:hover{transform:translateY(-7px);box-shadow:0 18px 40px rgba(23,35,31,.12)}.video-card{transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.video-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(23,35,31,.2)}.button{position:relative;overflow:hidden}.button:after{content:'';position:absolute;inset:0;background:rgba(255,255,255,.18);transform:translateX(-110%) skewX(-18deg);transition:transform .45s ease}.button:hover:after{transform:translateX(110%) skewX(-18deg)}.timeline{position:relative;display:grid;gap:0;margin:50px 0 10px;padding-left:44px}.timeline:before{content:'';position:absolute;left:11px;top:10px;bottom:10px;width:2px;background:linear-gradient(var(--gold),rgba(182,139,81,.12))}.timeline-step{position:relative;padding:0 0 42px}.timeline-step:before{content:'';position:absolute;left:-44px;top:5px;width:22px;height:22px;border:5px solid var(--paper);background:var(--gold);border-radius:50%;box-shadow:0 0 0 1px var(--gold)}.timeline-step strong{display:block;font:600 1.55rem/1.1 'Playfair Display',serif;margin:5px 0 8px}.timeline-step p{color:var(--muted);max-width:580px;margin:0}.faq{display:grid;gap:12px;max-width:820px}.faq details{background:var(--white);border-bottom:1px solid var(--line);padding:20px 22px}.faq summary{cursor:pointer;font:600 1.1rem 'Playfair Display',serif}.faq p{color:var(--muted);margin:15px 0 0}.scroll-active{color:var(--gold)!important}
@media(max-width:800px){.timeline{padding-left:36px}.timeline-step:before{left:-36px}.section:not(.story-cta):after{left:24px}}
.service-grid .timeline{grid-column:1/-1}
.book-cover{height:250px;margin:-28px -28px 22px;overflow:hidden;background:#d8c4a4;position:relative}.book-cover img{width:100%;height:100%;object-fit:cover;object-position:center}.book-card.has-cover{overflow:hidden;padding-top:28px}.book-card.has-cover .book-cover{margin-top:-28px}.book-card.has-cover h3{margin-top:0}.book-cover:after{content:'Capa provisória';position:absolute;right:10px;bottom:10px;background:rgba(23,35,31,.84);color:#fff;padding:5px 8px;font:600 .62rem 'DM Sans',sans-serif;letter-spacing:.08em;text-transform:uppercase}.book-card.real-cover .book-cover:after{display:none}@media(max-width:800px){.book-cover{height:320px}}

/* Stronger narrative effects */
.fade-up{opacity:0;transform:translate3d(0,52px,0) scale(.985);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0ms)}.fade-up.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1)}.section{overflow:hidden}.hero-art{animation:heroDrift 7s ease-in-out infinite}.hero-art:after{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(182,139,81,.5);border-radius:50%;right:-80px;top:45px;box-shadow:0 0 0 28px rgba(182,139,81,.06),0 0 0 58px rgba(182,139,81,.035);animation:orbit 18s linear infinite}.hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;opacity:1}.hero-art p{z-index:2}.story-cta{min-height:520px;display:flex;align-items:center}.story-cta .button{box-shadow:0 0 0 0 rgba(182,139,81,.5);animation:ctaPulse 3s ease-in-out infinite}.timeline:before{transform:scaleY(0);transform-origin:top;transition:transform 1.35s cubic-bezier(.16,1,.3,1)}.timeline.is-visible:before{transform:scaleY(1)}.timeline-step{opacity:0;transform:translateX(-24px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0ms)}.timeline.is-visible .timeline-step{opacity:1;transform:none}.media-strip,.book-grid{align-items:stretch}.book-card{height:100%}.media-strip .video-card:nth-child(2),.book-grid .book-card:nth-child(2){transform:none}.media-strip .video-card:nth-child(2):hover,.book-grid .book-card:nth-child(2):hover{transform:translateY(-5px)}
@keyframes heroDrift{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(.7deg)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes ctaPulse{0%,100%{box-shadow:0 0 0 0 rgba(182,139,81,.45)}50%{box-shadow:0 0 0 12px rgba(182,139,81,0)}}
@media(max-width:800px){.hero-art:after{width:230px;height:230px;right:-70px;top:36px}.story-cta{min-height:430px}.media-strip .video-card:nth-child(2),.book-grid .book-card:nth-child(2){transform:none}.media-strip .video-card:nth-child(2):hover,.book-grid .book-card:nth-child(2):hover{transform:translateY(-5px)}}
@media(prefers-reduced-motion:reduce){.hero-art,.story-cta .button{animation:none}.timeline:before{transform:none}.timeline-step{opacity:1;transform:none}}

/* Hero scale correction for large desktop screens */
.hero h1{font-size:clamp(3.25rem,4.35vw,5.65rem);line-height:.96;letter-spacing:-.035em}.hero p{font-size:1rem;line-height:1.7;max-width:520px}.hero-art{min-height:410px;padding:28px}.hero-art p{font-size:1.5rem;max-width:290px}.hero-grid{gap:48px}@media(max-width:1200px) and (min-width:801px){.hero h1{font-size:clamp(3rem,5vw,4.8rem)}.hero-art{min-height:360px}.hero-grid{gap:32px}}@media(max-width:800px){.hero h1{font-size:clamp(3rem,14vw,4.2rem)}.hero p{font-size:.98rem}.hero-art{min-height:280px}}

/* Centered hero composition */
.hero-grid{grid-template-columns:1fr;justify-items:center;text-align:center;min-height:calc(100vh - 84px);gap:0}.hero .reveal{position:relative;z-index:2;max-width:900px}.hero .reveal p{margin-left:auto;margin-right:auto}.hero .actions{justify-content:center}.hero-art{position:absolute;inset:58px 6% 42px;min-height:0;width:auto;padding:0;opacity:.3;z-index:0}.hero-art:before{right:10%;top:16%;font-size:clamp(13rem,24vw,22rem)}.hero-art:after{right:7%;top:10%;opacity:.65}.hero-art p{display:none}.hero:after{background:radial-gradient(circle at center,rgba(23,35,31,.15),rgba(16,25,22,.72) 72%)}@media(max-width:800px){.hero-grid{min-height:calc(100vh - 84px)}.hero-art{inset:80px 16px 45px;opacity:.24}.hero-art:before{font-size:12rem;right:-12px;top:18%}}
.social-icons{display:flex;align-items:center;gap:10px;margin-top:22px}.social-icons a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);color:var(--white);transition:transform .25s ease,background .25s ease,color .25s ease}.social-icons a:hover{background:var(--gold);color:var(--ink);transform:translateY(-4px)}.social-icons svg{width:18px;height:18px;fill:currentColor}.contact-socials{margin-top:28px}.contact-socials a{border-color:var(--line);color:var(--ink)}.contact-socials a:hover{color:var(--ink)}

/* Card geometry */
.service-card,.book-card,.press-card,.editorial-card,.video-card,.contact-form{border-radius:18px}.service-card,.press-card{overflow:hidden}.service-card{padding:28px}.press-card{padding:24px;background:var(--white)}.editorial-card{border-radius:18px}.video-card{border-radius:14px}.book-card .book-cover{border-radius:0}.contact-form{border:1px solid rgba(23,35,31,.06)}

.footer-phone{display:block;margin-top:10px;color:rgba(255,253,248,.72);font-size:.9rem}.footer-phone:hover{color:var(--gold)}.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:50;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;box-shadow:0 10px 26px rgba(12,54,31,.3);font-size:1.8rem;font-weight:700;text-align:center;line-height:1;transition:transform .25s ease,box-shadow .25s ease}.floating-whatsapp:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 14px 32px rgba(12,54,31,.4)}@media(max-width:800px){.floating-whatsapp{right:16px;bottom:16px;width:54px;height:54px}}

@media(max-width:800px){.hero-grid{min-height:0}.hero-art{height:auto}}

.hero-art:before,.hero-art:after{display:none}
@media(max-width:800px){.hero-art{min-height:360px;height:360px}}

/* Hero two-column correction */
.hero-grid{grid-template-columns:1.12fr .88fr;justify-items:stretch;text-align:left;min-height:calc(100vh - 84px);gap:48px}.hero .reveal{position:relative;z-index:2;max-width:720px;align-self:center}.hero .reveal p{margin-left:0;margin-right:0}.hero .actions{justify-content:flex-start}.hero-art{position:relative;inset:auto;z-index:1;width:auto;min-height:calc(100vh - 84px);height:100%;padding:0;opacity:1;align-self:end}.hero-art img{z-index:1}
@media(max-width:800px){.hero-grid{grid-template-columns:1fr;justify-items:stretch;text-align:left;min-height:0;gap:32px}.hero .reveal{max-width:100%;align-self:auto}.hero .actions{justify-content:flex-start}.hero-art{min-height:360px;height:360px;width:100%;align-self:auto}}

.floating-whatsapp svg{width:30px;height:30px;fill:currentColor}

/* Hero image scale */
.hero-art img{inset:auto -15% 0 auto;width:130%;height:130%;max-width:none;object-fit:contain;object-position:right bottom}
@media(max-width:800px){.hero-art img{inset:0;width:100%;height:100%;max-width:100%;object-position:center bottom}}

/* Hero grid width */
.hero-grid{width:65%}
@media(max-width:800px){.hero-grid{width:100%}}

/* Hero image area */
.hero-grid{grid-template-columns:.8fr 1.2fr}.hero-art{overflow:visible}.hero-art img{inset:auto 0 0 auto;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:right bottom}
@media(max-width:800px){.hero-grid{grid-template-columns:1fr}.hero-art{overflow:hidden}.hero-art img{inset:0;width:100%;height:100%;max-width:100%;object-position:center bottom}}

/* Mobile hero spacing */
@media(max-width:800px){.hero{padding:50px 0 0}.hero-grid{width:100%;min-height:0;padding:0 18px;box-sizing:border-box;gap:28px}.hero .reveal{width:100%}.hero h1,.hero p{margin-left:0;margin-right:0}.hero-art{height:360px;min-height:360px;margin-bottom:0}}

.floating-whatsapp img{width:32px;height:32px;filter:invert(1);object-fit:contain}
@media(max-width:800px){.floating-whatsapp img{width:30px;height:30px}}

/* Mobile hero final alignment */
@media(max-width:800px){.hero{padding:32px 0 0}.hero-grid{padding-inline:24px;gap:24px}.hero .reveal{padding:0}.hero-art{height:360px;min-height:360px}.hero-art img{inset:auto 0 -52px 0;width:100%;height:100%;max-width:100%;transform:scale(1.1);transform-origin:center bottom;object-position:center bottom}}

/* Timeline alignment and pulse */
.timeline:before{left:15px}.timeline-step:before{animation:timelinePulse 2.4s ease-in-out infinite;box-shadow:0 0 0 1px var(--gold),0 0 0 0 rgba(182,139,81,.45)}@keyframes timelinePulse{0%,100%{box-shadow:0 0 0 1px var(--gold),0 0 0 0 rgba(182,139,81,.45)}50%{box-shadow:0 0 0 1px var(--gold),0 0 0 10px rgba(182,139,81,0)}}@media(prefers-reduced-motion:reduce){.timeline-step:before{animation:none}}

.photo-carousel-section{background:var(--ink);color:var(--white);padding:88px 0 92px;overflow:hidden}.carousel-intro{text-align:center}.carousel-intro h2{font:600 clamp(2.3rem,4vw,3.8rem)/1.08 'Playfair Display',serif;margin:12px auto 16px;max-width:720px}.carousel-intro p{color:rgba(255,253,248,.74);max-width:620px;margin:0 auto;font-size:1.05rem}.carousel-viewport{overflow:hidden;margin-top:48px}.carousel-track{display:flex;gap:24px;width:max-content;padding:0 12px;animation:carousel-scroll 36s linear infinite}.carousel-viewport:hover .carousel-track{animation-play-state:paused}.carousel-card{width:clamp(210px,23vw,290px);display:flex;flex-direction:column;align-items:center;gap:14px;flex:0 0 auto;margin:0}.carousel-image{width:100%;height:360px;border:1px solid rgba(255,255,255,.14);border-radius:17px;overflow:hidden;background:#273c34}.carousel-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,opacity .45s ease}.carousel-card--portrait .carousel-image img{object-fit:contain;object-position:center bottom}.carousel-card:hover .carousel-image{border-color:var(--gold)}.carousel-card:hover img{transform:scale(1.035);opacity:.96}.carousel-card p{font:600 1rem/1.2 'DM Sans',sans-serif;color:var(--white);margin:0;text-align:center}@keyframes carousel-scroll{to{transform:translateX(calc(-50% - 12px))}}@media(max-width:800px){.photo-carousel-section{padding:70px 0}.carousel-viewport{margin-top:34px}.carousel-track{gap:16px;animation-duration:30s}.carousel-card{width:230px}.carousel-image{height:315px}}@media(prefers-reduced-motion:reduce){.carousel-track{animation:none;width:auto;overflow-x:auto}.carousel-viewport{overflow-x:auto}}

.book-card.real-cover .book-cover{display:grid;place-items:center;background:#fff}.book-card.real-cover .book-cover img{object-fit:contain;object-position:center}

html,body{overflow-x:hidden}.photo-carousel-section{padding:82px 0 88px}.carousel-viewport{overflow:hidden;margin-top:46px;width:100%}.carousel-track{display:flex;gap:0;width:max-content;padding:0;will-change:transform;animation:carousel-scroll 42s linear infinite}.carousel-group{display:flex;gap:24px;flex:0 0 auto;padding-right:24px}.carousel-card{appearance:none;border:0;background:transparent;color:var(--white);font:600 1rem/1.2 DM Sans,sans-serif;width:320px;padding:0;display:flex;flex-direction:column;align-items:center;gap:14px;cursor:zoom-in;text-align:center}.carousel-image{display:block;width:100%;height:400px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05)}.carousel-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;opacity:.86}.carousel-card--portrait .carousel-image img{object-fit:contain;object-position:center bottom}.carousel-card:hover .carousel-image{border-color:var(--gold)}.carousel-card:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.carousel-card:hover img{opacity:1;transform:scale(1.025)}@keyframes carousel-scroll{to{transform:translateX(-50%)}}.carousel-lightbox{position:fixed;inset:0;z-index:1000;place-items:center;padding:32px;background:rgba(7,12,10,.92)}.carousel-lightbox:not([hidden]){display:grid}.carousel-lightbox figure{display:grid;gap:14px;justify-items:center;max-width:min(92vw,950px);max-height:90vh;margin:0}.carousel-lightbox img{display:block;max-width:100%;max-height:78vh;object-fit:contain;border-radius:12px}.carousel-lightbox figcaption{color:#fff;font:600 1rem DM Sans,sans-serif}.carousel-lightbox-close{position:fixed;top:22px;right:26px;width:46px;height:46px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:transparent;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.carousel-lightbox-close:hover{background:rgba(255,255,255,.12)}@media(max-width:800px){.carousel-track{animation-duration:32s}.carousel-group{gap:16px;padding-right:16px}.carousel-card{width:260px}.carousel-image{height:340px}.carousel-lightbox{padding:18px}.carousel-lightbox-close{top:14px;right:14px}}@media(prefers-reduced-motion:reduce){.carousel-track{animation:none;transform:none}.carousel-viewport{overflow-x:auto}}

.ca-experience-section{--ca-accent-gold:#d4af37;padding:6rem 0;background:#0d0f17;text-align:center;position:relative;overflow:hidden}.ca-section-line{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.8),transparent);position:absolute;top:0;left:50%;transform:translateX(-50%);max-width:1200px;z-index:10}.ca-section-line:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:8px;background:var(--ca-accent-gold);filter:blur(12px);opacity:.25;pointer-events:none}.ca-subtitle{font-family:Outfit,sans-serif;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600;background:linear-gradient(135deg,#fff 0%,#a1a1aa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ca-paragraph{font-size:1.125rem;color:#9ca3af;margin:1.5rem auto 0;text-align:center;max-width:650px;line-height:1.55}.ca-marquee-wrapper{margin:4rem auto;width:100%;overflow:hidden;display:flex}.ca-marquee-track{display:flex;gap:1.5rem;min-width:max-content;padding-left:1.5rem;animation:ca-scroll 60s linear infinite}.ca-marquee-wrapper:hover .ca-marquee-track{animation-play-state:paused}@keyframes ca-scroll{to{transform:translateX(calc(-50% - .75rem))}}.ca-carousel-item{flex-shrink:0;width:280px;display:flex;flex-direction:column;gap:.75rem;align-items:center;transition:transform .4s ease}.ca-carousel-item-img-wrapper{width:100%;height:400px;border-radius:16px;overflow:hidden;position:relative;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:border-color .4s ease}.ca-carousel-item:hover .ca-carousel-item-img-wrapper{border-color:var(--ca-accent-gold)}.ca-carousel-item-img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top;opacity:.8;cursor:pointer;transition:opacity .4s,transform .4s}.ca-carousel-item:hover .ca-carousel-item-img-wrapper img{opacity:1;transform:scale(1.03)}.ca-carousel-caption{font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600;color:#fff;text-align:center;margin:0;letter-spacing:.5px}.ca-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:99999;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;backdrop-filter:blur(5px)}.ca-lightbox.ca-active{opacity:1;pointer-events:all}.ca-lightbox-close{position:absolute;top:2rem;right:2rem;color:#fff;font-size:2.5rem;font-family:sans-serif;cursor:pointer;z-index:100000;transition:color .3s;line-height:1}.ca-lightbox-close:hover{color:var(--ca-accent-gold)}.ca-lightbox img{max-width:90%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 15px 40px rgba(0,0,0,.5);transform:scale(.9);transition:transform .3s ease}.ca-lightbox.ca-active img{transform:scale(1)}.ca-lightbox-caption{margin-top:1.5rem;color:#fff;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:500}@media(min-width:768px){.ca-carousel-item{width:320px}}

html,body{width:100%;max-width:100%;overflow-x:clip!important}.ca-experience-section,.ca-marquee-wrapper{max-width:100%;overflow:hidden}

.ca-experience-section .ca-paragraph{margin-bottom:0}.ca-experience-section .ca-marquee-wrapper{margin-top:5.5rem;margin-bottom:5rem}

.book-card.real-cover .book-cover{height:auto;display:block}.book-card.real-cover .book-cover img{display:block;width:100%;height:auto;max-width:100%;object-fit:initial}

.book-card--deus-cover .book-cover{height:360px!important}.book-card--deus-cover .book-cover img{height:100%!important;object-fit:cover!important;object-position:center}

.experience-purpose-section{padding-top:150px!important}@media(max-width:800px){.experience-purpose-section{padding-top:100px!important}}

.ca-experience-section{--ca-accent-gold:var(--gold);background:var(--ink);color:var(--white)}.ca-experience-section .ca-section-line{background:linear-gradient(90deg,transparent,rgba(182,139,81,.8),transparent)}.ca-experience-section .ca-subtitle{font:600 clamp(2.6rem,5vw,4.6rem)/1.05 "Playfair Display",serif;color:var(--white);background:none;-webkit-background-clip:initial;-webkit-text-fill-color:currentColor;background-clip:initial;max-width:800px;margin:0 auto 18px}.ca-experience-section .ca-paragraph{font:400 1.05rem/1.7 "DM Sans",sans-serif;color:rgba(255,253,248,.72);max-width:650px}.ca-experience-section .ca-carousel-caption{font-family:"DM Sans",sans-serif;color:var(--white)}.ca-experience-section .ca-carousel-item:hover .ca-carousel-item-img-wrapper{border-color:var(--gold)}.ca-lightbox-caption{font-family:"DM Sans",sans-serif}.ca-lightbox-close:hover{color:var(--gold)}

.book-card.has-cover{justify-content:flex-start}.book-card.has-cover .book-cover,.book-card.real-cover .book-cover,.book-card--deus-cover .book-cover{height:460px!important;display:block}.book-card.has-cover .book-cover img,.book-card.real-cover .book-cover img,.book-card--deus-cover .book-cover img{width:100%;height:100%!important;object-fit:cover!important;object-position:center}@media(max-width:800px){.book-card.has-cover .book-cover,.book-card.real-cover .book-cover,.book-card--deus-cover .book-cover{height:390px!important}}
