/* V2: focused overrides of the existing visual system. */
.hero-cinema,.hero-cinema .hero{min-height:600px}
.hero-cinema .hero{grid-template-columns:45fr 55fr;gap:32px;padding-block:35px 45px}
.hero h1{font-size:clamp(48px,4.2vw,60px);line-height:.98;max-width:570px;text-wrap:balance}
.hero-definition{font-size:15px;line-height:1.5;margin-top:20px;max-width:440px;color:var(--text)}
.hero-description{font-size:14px;line-height:1.65;margin-top:13px;max-width:460px}
.hero-action{margin-top:22px}
.hero-explore{display:inline-block;font-size:11px;letter-spacing:1px;text-decoration:underline;text-underline-offset:5px;margin-top:19px;min-height:44px;padding-block:10px;color:#e5e7dc}
.hero-position{font-size:12px;letter-spacing:.3px;color:#c4c8b8;margin-top:4px}
.hero-product{position:relative;min-width:0;padding-bottom:15px;max-width:590px}
.hero-cinema .product-composition{padding:80px 55px 0 22px}
.hero-cinema .product-wordmark{font-size:clamp(70px,7.5vw,110px);color:#ecefdc52}
.hero-product .library-sheet{width:84%;max-width:390px;box-shadow:12px 15px 0 #0809088a,0 30px 70px #0008}
.hero-product .composition-note{bottom:60px;right:1px;z-index:3}
.hero-product .composition-strip{margin-top:19px}
.evidence-layers{position:relative;display:grid;grid-template-columns:1.1fr .8fr;gap:15px;align-items:start;z-index:2}
.hero-product>.evidence-layers{margin:-22px 0 0 40px;max-width:400px;transform:rotate(2deg)}
.evidence-sheet{background:var(--paper);border:5px solid var(--paper);box-shadow:0 15px 35px #0008;min-width:0;transform:rotate(-3deg)}
.evidence-sheet+figure{transform:rotate(5deg);margin-top:20px}
.evidence-sheet img{width:100%;object-fit:contain}
.evidence-sheet figcaption{font-size:8px;font-weight:700;letter-spacing:.7px;color:#3a4230;padding:6px 5px 2px;line-height:1.6}
.stats{gap:16px;padding-block:26px;border-top:0}
.stats strong{font-size:64px;line-height:1;display:flex;flex-wrap:wrap;column-gap:12px}
.stats>div{border:0}
.stats p{font-size:12px;margin-top:9px}
.preview-panel{grid-template-columns:.65fr 1.35fr;align-items:start}
.preview-copy>p:not(.eyebrow){font-size:14px}
.preview-number{font-size:92px}
.preview-media .image-zoom img{max-height:465px;object-fit:contain}
.sample-pending{border-left:2px solid #6d7356;padding:12px 18px;margin-top:18px;background:#ffffff04}
.sample-pending>span{font-size:9px;letter-spacing:1px;color:var(--muted)}
.sample-pending p{font-size:12px;color:#c1c5b8;line-height:1.6;margin-top:4px}
.atmosphere-divider-copy>p{font-size:15px;line-height:1.7;color:#ddd;max-width:690px;margin-top:24px}
.method-evidence{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;margin-bottom:42px;padding:28px;background:linear-gradient(90deg,#101110ee,#101110a6),url('assets/atmosfera-personagens-768.webp') center 52%/cover}
.method-evidence p{font:600 38px/1.05 var(--display);max-width:360px}
.method-evidence .image-zoom{max-width:470px;justify-self:end}
.method-evidence .image-zoom img{max-height:195px}
.production-route{display:flex;list-style:none;padding:20px 0 28px;margin:0;gap:12px;border-bottom:1px solid var(--line);margin-bottom:32px}
.production-route li{flex:1;font-size:10px;font-weight:700;letter-spacing:.5px;position:relative;line-height:1.5}
.production-route li:not(:last-child):after{content:'→';position:absolute;right:5px;top:0;color:var(--accent)}
.production-route li>span{display:block;font:600 26px/1 var(--display);color:var(--accent);margin-bottom:13px}
.offer-grid{grid-template-columns:1.12fr 1fr;gap:65px;align-items:center}
.offer-stack{padding:0 0 20px;min-width:0}
.offer-brand{font-size:60px}
.offer-brand>span{font-size:44px}
.offer-brand small{font-size:9px;margin-top:13px}
.offer-stack .product-composition{padding:25px 60px 0 15px;background:none}
.offer-stack .product-wordmark,.offer-stack .product-caption,.offer-stack .composition-strip{display:none}
.offer-stack .library-sheet{max-width:330px;width:88%}
.offer-stack .composition-note{bottom:10px;right:15px;padding:12px 17px}
.offer-stack .evidence-layers{margin:-25px 0 0 70px}
.offer-stack .evidence-sheet+figure{margin-top:12px}
.offer-volume{display:flex;justify-content:space-between;gap:10px;margin-top:30px;padding-block:18px;border-block:1px solid #ffffff38}
.offer-volume span{font-size:12px}
.offer-volume b{font:700 34px/1 var(--display);color:var(--accent);margin-right:4px}
.stack-caption{font-size:12px;line-height:1.7;margin-top:14px;color:#d4d8c8}
.offer-price{padding:32px}
.offer-price .cta[aria-disabled=true]{cursor:help;box-shadow:none}
.cta{position:relative;overflow:hidden;isolation:isolate;min-height:54px;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}
.cta:after{content:'';position:absolute;inset:0;transform:translateX(-130%) skewX(-18deg);background:linear-gradient(90deg,transparent,#fff8,transparent);width:70%;pointer-events:none}
.cta:hover,.cta:focus-visible{box-shadow:0 7px 22px #e2f24624;transform:translateY(-3px)}
.cta>span{transition:transform .22s ease}
.cta:hover>span,.cta:focus-visible>span{transform:translate(3px,-3px)}
.cta:active{transform:translateY(1px) scale(.985)}
.cta[aria-disabled=true]:hover{transform:none;box-shadow:none}
.nav-offer,.preview-tabs button,.faq-list summary{min-height:44px}
.reveal-ready{transition:opacity .6s ease,transform .6s cubic-bezier(.2,.7,.3,1)}
.final-section .wrap{max-width:950px}
.hero-cinema:before{background:linear-gradient(90deg,#070808fa 0%,#070808e0 34%,#07080855 70%,#07080833)}
@media(prefers-reduced-motion:no-preference){
  .cta-arrived:after{animation:cta-sheen .9s ease .35s 1}
  .method-flow.revealed>li{animation:step-arrive .65s both}
  .method-flow.revealed>li:nth-child(2){animation-delay:.12s}
  .method-flow.revealed>li:nth-child(3){animation-delay:.24s}
  .method-flow.revealed>li:nth-child(4){animation-delay:.36s}
  .hero-product.revealed .evidence-sheet{animation:sheet-arrive .9s ease both}
  .hero-product.revealed .evidence-sheet+figure{animation-delay:.15s}
}
@keyframes cta-sheen{to{transform:translateX(230%) skewX(-18deg)}}
@keyframes step-arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes sheet-arrive{from{opacity:0;translate:0 20px}to{opacity:1;translate:0 0}}
@media(max-width:1000px){
  .hero-cinema,.hero-cinema .hero{min-height:0}
  .hero h1{font-size:49px}
  .hero-cinema .hero{gap:25px}
  .hero-cinema .product-composition{padding-inline:8px;padding-top:70px}
  .hero-product>.evidence-layers{margin-inline:0}
  .hero-product .composition-note{bottom:60px;right:-7px;padding:10px}
  .method-evidence{gap:25px}
  .offer-grid{gap:30px}
  .offer-price{padding:25px}
}
@media(max-width:700px){
  .wrap{width:calc(100% - 36px)}
  .site-header{height:74px}
  .brand small{font-size:7px}
  .brand{font-size:23px;gap:9px}
  .nav-offer{font-size:9px;letter-spacing:.3px;padding:12px 8px;display:grid;place-items:center}
  .hero-cinema .hero{padding-block:22px 30px;gap:15px}
  .hero-cinema .hero-copy{padding:0}
  .hero h1{font-size:clamp(38px,10.3vw,47px);line-height:1;max-width:440px;text-wrap:pretty}
  .hero .eyebrow{font-size:9px;margin-bottom:13px}
  .hero-definition{font-size:13px;margin-top:15px;line-height:1.5}
  .hero-description{font-size:12px;line-height:1.65;margin-top:10px}
  .hero-action{margin-top:18px}
  .hero-action .cta{font-size:12px;min-height:54px}
  .hero-price{gap:11px;margin-top:12px}
  .hero-price strong{font-size:23px}
  .hero-price span{font-size:11px}
  .hero-explore{margin-top:8px;font-size:10px}
  .hero-position{margin-top:0;font-size:11px}
  .hero-product{padding-bottom:15px}
  .hero-cinema .product-composition{padding:65px 18px 0 5px;margin-top:10px}
  .hero-cinema .product-wordmark{font-size:clamp(68px,19vw,88px)}
  .hero-product .library-sheet{width:91%}
  .hero-product .composition-note{bottom:40px;right:0}
  .hero-product>.evidence-layers{margin:-5px 5px 0}
  .evidence-layers{gap:9px}
  .evidence-sheet{border-width:3px}
  .evidence-sheet figcaption{font-size:7px;letter-spacing:0;padding:4px 1px}
  .stats{grid-template-columns:repeat(4,1fr);gap:8px;padding-block:24px}
  .stats strong{display:block;font-size:39px}
  .stats strong>span{font-size:8px;letter-spacing:.3px;display:block;margin-top:8px}
  .stats p{font-size:9px;line-height:1.5;margin-top:7px}
  .preview-tabs{flex-wrap:nowrap;overflow-x:auto;border:0;border-bottom:1px solid var(--line);scrollbar-width:thin;scrollbar-color:var(--accent) #20241b}
  .preview-tabs button{flex:0 0 auto;min-width:86px;padding:13px 14px;font-size:12px;min-height:48px}
  .preview-panel{display:flex}
  .preview-number{font-size:70px}
  .preview-copy>.eyebrow{margin:5px 0 13px}
  .preview-status{margin-top:13px}
  .preview-panel .image-zoom img{max-height:none}
  .atmosphere-divider-copy h2{font-size:42px}
  .atmosphere-divider-copy>p{font-size:13px;margin-top:20px}
  .atmosphere-copy h2{font-size:49px}
  .method-evidence{grid-template-columns:1fr;padding:22px;gap:24px}
  .method-evidence p{font-size:30px}
  .method-evidence .image-zoom{width:100%}
  .production-route{flex-wrap:wrap;gap:22px 10px;padding:4px 0 25px}
  .production-route li{flex:0 0 calc(25% - 8px);font-size:8px}
  .production-route li>span{font-size:24px}
  .production-route li:after{right:0!important}
  .offer-grid{grid-template-columns:1fr;gap:32px}
  .offer-stack .product-composition{padding:20px 25px 0 0}
  .offer-stack .library-sheet{max-width:300px;width:85%}
  .offer-stack .evidence-layers{margin:-10px 0 0 20px}
  .offer-stack .composition-note{right:0}
  .offer-volume b{font-size:30px}
  .offer-volume span{font-size:11px}
  .offer-price{padding:25px 20px}
  .faq-list summary{font-size:15px;padding-block:6px}
  .final-section h2{font-size:clamp(43px,11vw,58px)}
  .sticky-offer a{min-height:48px}
}
@media(min-width:701px) and (max-width:900px){
  .hero h1{font-size:43px}
  .hero-cinema .hero{grid-template-columns:1fr 1fr}
  .hero-product .composition-note>div{font-size:8px}
  .hero-product .composition-note>span:first-child{font-size:38px}
  .hero-product .composition-note>span:last-child{display:none}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
  .reveal-ready{opacity:1!important;transform:none!important}
  .cta:after{display:none}
}
@media print{
  .hero-product,.offer-stack{break-inside:avoid}
  .hero-cinema .hero{display:block}
  .hero-product{max-width:400px;margin:25px auto}
  .sample-pending{color:#191b16}
}

/* Persistent conversion bar and order builder */
body{padding-bottom:92px}
.nav-offer{animation:none}
.cta{border:0;cursor:pointer}
.sticky-offer{z-index:80;width:min(760px,calc(100% - 28px));bottom:14px;border-color:#dffc4c;background:linear-gradient(115deg,#131711f7,#222a19f7);box-shadow:0 16px 50px #000b,0 0 0 1px #dffc4c33,0 0 28px #dffc4c20;border-radius:4px;padding:10px 11px 10px 17px}
.sticky-offer button{display:flex;align-items:center;gap:18px;border:0;background:none;color:inherit;cursor:pointer;padding:0}
.sticky-offer button>span{position:relative;overflow:hidden;background:var(--accent);color:var(--ink);min-height:48px;padding:0 18px;display:grid;place-items:center;font-size:12px;font-weight:800;letter-spacing:.5px}
.sticky-offer button>span:after{content:'';position:absolute;inset:-20%;width:45%;background:linear-gradient(90deg,transparent,#fff9,transparent);transform:translateX(-180%) skewX(-18deg)}
.sticky-offer i{font-style:normal;display:inline-block;margin-left:8px}
.sticky-offer b{white-space:nowrap}
.order-preview-section{background:linear-gradient(120deg,#11140f,#202718 65%,#151910);border-block:1px solid #dffc4c36}
.order-preview-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}
.order-preview-grid .section-heading{display:block;margin:0}
.order-preview-grid .section-heading>div{max-width:none}
.order-preview-grid .section-intro{margin-top:22px;max-width:650px}
.order-reassurance{list-style:none;display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;padding:0}
.order-reassurance li{border:1px solid #ffffff25;background:#ffffff08;padding:10px 13px;font-size:12px}
.order-reassurance li:before{content:'✓';color:var(--accent);font-weight:800;margin-right:8px}
.order-preview-card{background:#f3f4ec;color:#151712;padding:30px;box-shadow:12px 12px 0 #dffc4c;transform:rotate(1deg)}
.order-preview-card>.eyebrow{color:#5c6548}
.order-preview-card>strong{display:block;font:800 72px/.95 var(--display);margin-top:18px}
.order-preview-card>p{font-weight:700;margin:6px 0 22px}
.order-preview-card>.cta{width:100%;justify-content:space-between}
.order-preview-card>small{display:block;margin-top:14px;color:#626758}
#order-dialog{width:min(940px,calc(100% - 24px));padding:0;overflow:hidden;background:#11140f;border-color:#85944e;box-shadow:0 30px 100px #000;max-height:94dvh}
.order-dialog-heading{display:flex;justify-content:space-between;gap:20px;padding:25px 28px 21px;border-bottom:1px solid #ffffff1c;background:linear-gradient(110deg,#171c13,#252e1a)}
.order-dialog-heading h2{font:800 clamp(34px,6vw,54px)/.95 var(--display);margin-top:7px}
.order-dialog-heading p{font-size:13px;color:#cbd0c1;margin-top:9px}
.order-dialog-heading>button{align-self:flex-start;width:44px;height:44px;border:1px solid #ffffff2e;background:#ffffff09;color:#fff;font-size:20px;cursor:pointer}
.main-order-item{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:18px 28px;background:#dffc4c;color:#11140f}
.main-order-item>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#11140f;color:#dffc4c;font-weight:900}
.main-order-item strong,.main-order-item small{display:block}
.main-order-item strong{font-size:18px}.main-order-item small{font-size:11px;margin-top:2px}
.main-order-item>b{font:800 30px var(--display)}
.order-bumps{border:0;padding:22px 28px 12px;max-height:48dvh;overflow:auto;display:grid;gap:12px}
.order-bumps legend{font:700 15px var(--body);padding-top:22px;margin-bottom:2px}
.order-bump{position:relative;display:grid;grid-template-columns:24px 112px 1fr;align-items:center;gap:16px;padding:10px;border:1px solid #ffffff20;background:#ffffff07;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}
.order-bump:hover{border-color:#dffc4c8a;background:#ffffff0c;transform:translateY(-2px)}
.order-bump.is-selected{border-color:var(--accent);background:#dffc4c12;box-shadow:0 0 0 1px #dffc4c38}
.order-bump input{position:absolute;opacity:0;pointer-events:none}
.bump-check{display:grid;place-items:center;width:23px;height:23px;border:2px solid #82905a;color:transparent;font-weight:900}
.order-bump.is-selected .bump-check{color:#11140f;background:var(--accent);border-color:var(--accent)}
.bump-art{display:block;position:relative;width:112px;height:112px;overflow:hidden;border-radius:7px;background:#120b1c;box-shadow:0 8px 20px #0007}
.bump-art img{position:absolute;display:block;max-width:none;width:731.5px;height:auto}
.crop-prompt img{left:-50px;top:-113px}.crop-vip img{left:-50px;top:-339px}.crop-lifetime img{left:-50px;top:-550px}
.crop-combo img{width:761px;left:-70px;top:-71px}
.bump-art:after{position:absolute;right:5px;bottom:5px;padding:4px 6px;background:#111e;color:#fff;font:800 13px/1 var(--display);box-shadow:0 2px 7px #0008}
.crop-prompt:after,.crop-vip:after{content:'R$ 9,90'}
.crop-lifetime:after{content:'R$ 14,90'}
.crop-combo:after{content:'R$ 21,90';right:4px;left:4px;text-align:center;background:#111;color:#f66bb0;font-size:15px}
.bump-copy{min-width:0;display:grid;grid-template-columns:1fr auto;gap:4px 18px;align-items:end}
.bump-copy>small{grid-column:1/-1;color:#e885b4;font-size:9px;font-weight:800;letter-spacing:1px}
.bump-copy>strong{font:700 25px/1 var(--display)}
.bump-copy>span{grid-column:1/-1;color:#c6cbbd;font-size:12px;line-height:1.45}
.bump-copy>b{grid-column:1/-1;justify-self:start;margin-top:7px;background:#f06cab;color:#160d13;padding:9px 12px;font-size:11px;letter-spacing:.35px}
.bump-copy>b em{font-style:normal;margin-left:8px}
.combo-bump{border-color:#f06cab70}.combo-bump .bump-copy>small{color:var(--accent)}.combo-bump .bump-copy>b{background:var(--accent)}
.order-summary{display:grid;grid-template-columns:1fr minmax(260px,360px);gap:10px 22px;align-items:center;padding:17px 28px 21px;border-top:1px solid #ffffff20;background:#1b2116}
.order-summary>div span{display:block;font-size:11px;color:#bdc2b3;text-transform:uppercase;letter-spacing:.7px}
.order-summary>div strong{font:800 35px var(--display);color:var(--accent)}
.order-summary>.cta{width:100%;justify-content:space-between}
#order-status{grid-column:1/-1;font-size:11px;color:#c7ccbd;min-height:16px}
@media(prefers-reduced-motion:no-preference){
  .cta:not([aria-disabled=true]){animation:cta-breathe 2.8s ease-in-out infinite}
  .cta:not([aria-disabled=true]):after{animation:cta-loop 3.4s ease-in-out infinite}
  .sticky-offer button>span:after{animation:sticky-sheen 3.2s ease-in-out infinite}
  .sticky-offer button>span{animation:sticky-pulse 2.5s ease-in-out infinite}
  .sticky-offer i{animation:arrow-nudge 1.4s ease-in-out infinite}
}
@keyframes cta-breathe{0%,100%{box-shadow:0 7px 18px #e2f24618}50%{box-shadow:0 8px 30px #e2f24655}}
@keyframes cta-loop{0%,58%{transform:translateX(-130%) skewX(-18deg)}85%,100%{transform:translateX(230%) skewX(-18deg)}}
@keyframes sticky-sheen{0%,58%{transform:translateX(-180%) skewX(-18deg)}88%,100%{transform:translateX(360%) skewX(-18deg)}}
@keyframes sticky-pulse{0%,100%{box-shadow:0 0 0 0 #dffc4c00}50%{box-shadow:0 0 0 6px #dffc4c15}}
@keyframes arrow-nudge{0%,100%{transform:translate(0)}50%{transform:translate(3px,-2px)}}
@media(max-width:700px){
  body{padding-bottom:78px}
  .sticky-offer{bottom:8px;width:calc(100% - 16px);padding:8px 8px 8px 11px;gap:8px}
  .sticky-offer strong{font-size:17px}.sticky-offer>div>span{font-size:9px}.sticky-offer b{font-size:22px}
  .sticky-offer button{gap:8px}.sticky-offer button>span{padding:0 11px;min-height:44px;font-size:10px}.sticky-offer i{display:none}
  .order-preview-grid{grid-template-columns:1fr;gap:35px}.order-preview-card{transform:none;padding:24px}.order-preview-card>strong{font-size:58px}
  #order-dialog{width:calc(100% - 12px);max-width:none;max-height:97dvh}
  .order-dialog-heading{padding:19px 17px 16px}.order-dialog-heading p{font-size:11px}.order-dialog-heading>button{flex:0 0 42px}
  .main-order-item{padding:14px 17px;grid-template-columns:30px 1fr auto;gap:9px}.main-order-item>b{font-size:24px}.main-order-item strong{font-size:15px}.main-order-item small{font-size:9px}
  .order-bumps{padding:15px 12px 8px;max-height:52dvh}.order-bumps legend{padding-top:15px}
  .order-bump{grid-template-columns:21px 78px 1fr;gap:9px;padding:8px}.bump-check{width:20px;height:20px}
  .bump-art{width:78px;height:78px}.bump-art img{width:509.5px}.crop-prompt img{left:-35px;top:-79px}.crop-vip img{left:-35px;top:-236px}.crop-lifetime img{left:-35px;top:-383px}.crop-combo img{width:530px;left:-49px;top:-49px}
  .bump-copy{gap:3px}.bump-copy>strong{font-size:18px}.bump-copy>span{font-size:10px;line-height:1.35}.bump-copy>b{font-size:9px;padding:7px 8px;margin-top:3px}.bump-copy>b em{display:block;margin:2px 0 0}
  .order-summary{grid-template-columns:.6fr 1.4fr;padding:12px 16px 16px;gap:8px 12px}.order-summary>div strong{font-size:27px}.order-summary>.cta{font-size:11px;padding:11px}.order-summary>.cta span{display:none}
}
@media print{.sticky-offer,#order-dialog,.order-preview-card .cta{display:none!important}body{padding-bottom:0}}

.calendar-full-preview{align-self:center;margin:0;position:relative}
.calendar-full-preview .image-zoom{padding:8px;background:#111;border:1px solid #6c7650;box-shadow:0 24px 55px #0007;transform:rotate(.6deg)}
.calendar-full-preview .image-zoom img{max-height:none;aspect-ratio:1600/983;object-fit:contain;background:#111}
.calendar-full-preview figcaption{font-size:12px;color:var(--muted);margin-top:13px}
@media(max-width:700px){.calendar-full-preview .image-zoom{padding:4px;transform:none}.calendar-full-preview figcaption{font-size:11px}}
