:root{--green:#062f26;--green-2:#0b4437;--green-3:#41644e;--cream:#f3eadc;--paper:#efe3d1;--gold:#c99552;--brown:#3b2417;--ink:#15231d;--white:#fffaf2;--shadow:0 24px 70px rgba(23,14,8,.18);--radius:26px;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;color:var(--ink);font-family:var(--sans);background:var(--cream);overflow-x:hidden}body.no-scroll{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;transform:translateY(-160%);background:white;padding:12px 18px;border-radius:30px}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800;color:var(--gold);margin-bottom:16px}.btn{border:0;border-radius:999px;padding:15px 22px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.25s ease}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:#17231e;box-shadow:0 12px 28px rgba(201,149,82,.26)}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.55);color:white}.btn-outline-dark{background:transparent;border:1px solid var(--green);color:var(--green)}.button-row{display:flex;gap:12px;flex-wrap:wrap}.site-header{position:fixed;z-index:1000;top:0;left:0;width:100%;height:82px;padding:0 clamp(18px,4vw,66px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;color:white;transition:.35s;background:linear-gradient(to bottom,rgba(2,24,19,.58),transparent)}.site-header.is-solid{height:70px;background:rgba(5,45,36,.93);backdrop-filter:blur(18px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand img{width:46px;height:46px}.brand span{display:grid;line-height:1}.brand strong{font-family:var(--serif);letter-spacing:.09em;font-size:1.18rem}.brand small{font-size:.5rem;letter-spacing:.24em;color:#dfc69e;margin-top:7px}.main-nav{display:flex;justify-content:center;gap:clamp(16px,2.2vw,34px);font-size:.82rem;font-weight:750}.main-nav a{position:relative;padding:12px 0}.main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--gold);transition:.25s}.main-nav a:hover:after{right:0}.header-order{border:0;border-radius:999px;background:var(--gold);color:#173027;padding:11px 16px;font-weight:850;cursor:pointer}.header-order span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:8px;background:var(--green);color:white;border-radius:50%;font-size:.72rem}.menu-toggle{display:none;border:0;background:transparent;padding:10px}.menu-toggle span{display:block;width:28px;height:2px;background:white;margin:6px 0}
/* Scroll world */.scroll-world{position:relative;background:#eedfc9;color:#171812}.world-sticky{position:sticky;top:0;height:100svh;overflow:hidden;background:#eddfcd}.world-track{pointer-events:none}.world-stage,.world-scene,.world-scene picture,.world-scene img{position:absolute;inset:0;width:100%;height:100%}.world-stage{overflow:hidden}.world-scene{opacity:0;will-change:transform,opacity;transition:opacity .08s linear;transform-origin:70% 52%}.world-scene img{object-fit:cover}.world-scene__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.world-copy{position:absolute;z-index:130;inset:0;pointer-events:none}.world-copy:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,234,220,.98) 0%,rgba(243,234,220,.78) 24%,rgba(243,234,220,0) 52%);pointer-events:none}.world-copy-card{position:absolute;left:clamp(26px,8vw,145px);top:50%;width:min(430px,35vw);transform:translateY(-50%);will-change:transform,opacity;opacity:0;pointer-events:none}.world-number,.world-eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:850}.world-number{margin-bottom:24px;color:#594a3d}.world-eyebrow{color:var(--scene-accent);margin-bottom:12px}.world-copy-card h2{font-family:var(--serif);font-size:clamp(2.5rem,4.6vw,5.6rem);line-height:.92;letter-spacing:-.055em;margin:0 0 22px;max-width:720px}.world-copy-card p{font-size:clamp(.98rem,1.3vw,1.15rem);line-height:1.65;max-width:480px;margin:0 0 21px}.world-copy-card ul{list-style:none;display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0 0 22px}.world-copy-card li{border:1px solid rgba(26,25,20,.14);padding:8px 12px;border-radius:999px;font-size:.72rem;background:rgba(255,255,255,.38)}.world-route{position:absolute;z-index:150;right:clamp(16px,3vw,52px);top:50%;transform:translateY(-50%);display:grid;gap:12px}.world-route-dot{border:0;background:transparent;display:flex;align-items:center;justify-content:flex-end;gap:12px;cursor:pointer;color:#55493e}.world-route-dot span{opacity:0;transform:translateX(10px);background:rgba(255,255,255,.82);padding:8px 11px;border-radius:999px;font-size:.68rem;font-weight:800;transition:.25s}.world-route-dot i{display:block;width:9px;height:9px;border-radius:50%;background:#ac9d89;box-shadow:0 0 0 0 rgba(0,0,0,.08);transition:.25s}.world-route-dot.is-active span,.world-route-dot:hover span{opacity:1;transform:none}.world-route-dot.is-active i{background:var(--scene-accent);box-shadow:0 0 0 7px color-mix(in srgb,var(--scene-accent) 18%,transparent)}.world-progress{position:absolute;z-index:160;bottom:0;left:0;width:100%;height:3px;background:rgba(0,0,0,.08)}.world-progress span{display:block;height:100%;transform-origin:left;background:var(--gold)}.world-hint{position:absolute;z-index:170;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.15em;font-size:.65rem;font-weight:800}.world-hint i{width:19px;height:30px;border:1px solid rgba(0,0,0,.45);border-radius:18px;position:relative}.world-hint i:after{content:'';width:3px;height:6px;background:#222;border-radius:3px;position:absolute;left:7px;top:6px;animation:wheel 1.6s infinite}@keyframes wheel{to{transform:translateY(11px);opacity:0}}
/* Main sections */.section-dark{background:var(--green);color:white}.real-hero{min-height:92svh;display:grid;grid-template-columns:minmax(320px,.8fr) 1.2fr;align-items:stretch}.real-hero__copy{padding:clamp(86px,12vw,160px) clamp(28px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.real-hero h1{font-family:var(--serif);font-size:clamp(3rem,6vw,7rem);line-height:.9;letter-spacing:-.055em;margin:0 0 28px}.real-hero h1 em{font-style:normal;color:#86a58c}.real-hero p{max-width:540px;line-height:1.7;color:#d9e3dc;font-size:1.08rem;margin:0 0 34px}.real-hero__media{min-height:70vh;overflow:hidden}.real-hero__media img{width:100%;height:100%;object-fit:cover}.benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#f8f2e9;padding:0 clamp(20px,5vw,78px)}.benefits article{padding:52px 28px;text-align:center;border-right:1px solid rgba(26,48,39,.13)}.benefits article:last-child{border:0}.benefit-icon{display:block;font-size:2rem;color:var(--green);margin-bottom:18px}.benefits h2{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.benefits p{font-size:.88rem;line-height:1.6;color:#526158}.menu-section{background:var(--green);color:white;padding:clamp(85px,9vw,140px) clamp(20px,5.5vw,84px)}.section-heading{display:grid;grid-template-columns:1fr .75fr;gap:70px;align-items:end;max-width:1400px;margin:0 auto 55px}.section-heading h2{font-family:var(--serif);font-size:clamp(3rem,5vw,6rem);letter-spacing:-.045em;line-height:.96;margin:0}.section-heading p{line-height:1.75;color:#c9d8d0;margin:0}.menu-tabs{display:flex;gap:8px;flex-wrap:wrap;max-width:1400px;margin:0 auto 34px}.menu-tabs button{border:1px solid rgba(255,255,255,.22);background:transparent;color:white;padding:10px 18px;border-radius:999px;cursor:pointer}.menu-tabs button.is-active{background:var(--gold);color:var(--green);border-color:var(--gold);font-weight:800}.menu-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:#0b3a30;border:1px solid rgba(255,255,255,.09);border-radius:22px;overflow:hidden;transition:.3s;box-shadow:0 16px 44px rgba(0,0,0,.12)}.product-card:hover{transform:translateY(-7px);box-shadow:0 28px 64px rgba(0,0,0,.22)}.product-media{position:relative;aspect-ratio:4/5;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover .product-media img{transform:scale(1.04)}.product-media span{position:absolute;top:14px;left:14px;background:var(--cream);color:var(--green);font-size:.68rem;font-weight:850;padding:8px 11px;border-radius:999px}.product-info{padding:20px}.product-info small{color:#c3a875;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.product-info h3{font-family:var(--serif);font-size:1.45rem;margin:8px 0}.product-info p{min-height:62px;color:#c8d2cc;line-height:1.5;font-size:.88rem}.product-info>div{display:flex;justify-content:space-between;align-items:center}.product-info>div button{width:42px;height:42px;border:0;border-radius:50%;background:var(--gold);color:var(--green);font-size:1.4rem;cursor:pointer}.menu-note{max-width:1400px;margin:25px auto 0;color:#91a79b;font-size:.75rem}.menu-note code{color:#d9ba86}.app-section{display:grid;grid-template-columns:1fr 1fr;background:#f5eee3;min-height:720px}.app-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 40% 40%,#fff 0,#eee1cf 42%,#d9c5a8 100%)}.app-visual img{position:relative;z-index:2;width:min(520px,78%);filter:drop-shadow(0 30px 40px rgba(62,42,27,.25));border-radius:32px}.phone-glow{position:absolute;width:460px;height:460px;background:#d3ad75;border-radius:50%;filter:blur(80px);opacity:.55}.app-copy{padding:clamp(80px,10vw,150px) clamp(30px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.app-copy h2,.stores-copy h2,.story-copy h2,.newsletter h2,.rewards-card h2{font-family:var(--serif);font-size:clamp(2.8rem,5vw,5.5rem);line-height:.96;letter-spacing:-.045em;margin:0 0 25px}.app-copy>p{font-size:1.05rem;line-height:1.7;color:#526159}.check-list{list-style:none;padding:0;margin:20px 0 30px;display:grid;gap:13px}.check-list li:before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid var(--green);border-radius:50%;margin-right:12px;font-size:.7rem;font-weight:900}.store-buttons{display:flex;gap:12px;flex-wrap:wrap}.store-badge{background:#101410;color:white;border-radius:10px;padding:9px 18px;display:grid;line-height:1.05;min-width:150px}.store-badge small{font-size:.57rem}.store-badge strong{font-size:1.08rem}.rewards-section{background:linear-gradient(135deg,#052c24,#0c4638);color:white;display:grid;grid-template-columns:1.1fr .9fr;min-height:680px;overflow:hidden}.rewards-card{padding:clamp(80px,10vw,150px) clamp(28px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.rewards-card p{max-width:650px;color:#cbdad2;line-height:1.75;margin:0 0 30px}.rewards-orbit{position:relative;display:grid;place-items:center;min-height:560px}.rewards-orbit img{width:160px;z-index:2;filter:drop-shadow(0 15px 35px rgba(0,0,0,.25))}.orbit{position:absolute;border:1px solid rgba(201,149,82,.38);border-radius:50%;animation:orbit-spin 18s linear infinite}.orbit-a{width:290px;height:290px}.orbit-b{width:430px;height:430px;animation-direction:reverse;animation-duration:25s}.orbit-c{width:570px;height:570px;animation-duration:34s}.reward-dot{position:absolute;background:var(--cream);color:var(--green);padding:12px;border-radius:999px;font-size:.68rem}.d1{top:24%;left:18%}.d2{right:17%;top:40%}.d3{bottom:22%;left:28%}@keyframes orbit-spin{to{transform:rotate(360deg)}}.stores-section{display:grid;grid-template-columns:.78fr 1.22fr;background:var(--cream);min-height:700px}.stores-copy{padding:clamp(80px,10vw,150px) clamp(28px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.stores-copy p{line-height:1.7;color:#53635a}.store-search label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.store-search>div{display:flex;margin-top:10px}.store-search input{min-width:0;flex:1;padding:15px;border:1px solid #cbbdaa;border-radius:12px 0 0 12px;background:#fffaf2}.store-search button{border:0;background:var(--green);color:white;padding:0 22px;border-radius:0 12px 12px 0;font-weight:800}.store-result{font-size:.82rem}.stores-media{overflow:hidden}.stores-media img{width:100%;height:100%;object-fit:cover}.story-section{display:grid;grid-template-columns:1.15fr .85fr;background:#fffaf3;min-height:760px}.story-media{overflow:hidden}.story-media img{width:100%;height:100%;object-fit:cover}.story-copy{padding:clamp(80px,10vw,150px) clamp(30px,7vw,105px);display:flex;flex-direction:column;justify-content:center}.story-copy>p{line-height:1.75;color:#56665d}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.story-stats div{border-top:1px solid #cabaa5;padding-top:18px}.story-stats strong{display:block;font-family:var(--serif);font-size:2.2rem;color:var(--green)}.story-stats span{font-size:.76rem;color:#68756e}.newsletter{background:#eaddca;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:75px clamp(24px,7vw,110px)}.newsletter h2{font-size:clamp(2.4rem,4vw,4.5rem);margin:0}.newsletter form{display:flex}.newsletter input{flex:1;border:1px solid #bdaa90;border-radius:999px 0 0 999px;padding:17px 20px;background:#f9f2e7}.newsletter button{border:0;background:var(--gold);color:var(--green);font-weight:900;padding:0 25px;border-radius:0 999px 999px 0}.newsletter>p{grid-column:2;font-size:.8rem}.site-footer{background:#042b23;color:#dce8e0;padding:70px clamp(24px,6vw,92px) 28px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.footer-brand{display:flex;align-items:flex-start;gap:16px}.footer-brand img{width:70px}.footer-brand strong{font-family:var(--serif);font-size:1.5rem;letter-spacing:.08em}.footer-brand small{display:block;font-size:.55rem;color:#c8ac7c;letter-spacing:.2em;margin-top:8px}.site-footer h2{font-size:.76rem;text-transform:uppercase;letter-spacing:.13em;color:#d2b37d}.site-footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px;font-size:.84rem}.site-footer a{color:#b8cac1}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;color:#8ea49a;font-size:.76rem}.cart-drawer{position:fixed;z-index:3000;right:0;top:0;height:100dvh;width:min(480px,94vw);background:#fffaf2;transform:translateX(105%);transition:.35s;display:flex;flex-direction:column;box-shadow:-20px 0 70px rgba(0,0,0,.2)}.cart-drawer.is-open{transform:none}.drawer-backdrop{position:fixed;z-index:2990;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.3s}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}.cart-head{padding:26px;border-bottom:1px solid #e1d4c3;display:flex;justify-content:space-between}.cart-head h2{font-family:var(--serif);font-size:2rem;margin:0}.cart-head button,.dialog-close{border:0;background:transparent;font-size:2rem;cursor:pointer}.cart-items{padding:14px 24px;overflow:auto;flex:1}.cart-row{display:grid;grid-template-columns:74px 1fr auto;gap:14px;padding:15px 0;border-bottom:1px solid #eadfce;align-items:center}.cart-row img{width:74px;height:88px;object-fit:cover;border-radius:10px}.cart-row h3{font-family:var(--serif);margin:0 0 5px}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border:1px solid #c8baa6;background:white;border-radius:50%;cursor:pointer}.cart-empty{text-align:center;margin:auto;padding:40px}.cart-empty span{font-size:3rem}.cart-empty a{display:inline-block;margin-top:12px;color:var(--green);font-weight:800;text-decoration:underline}.cart-summary{border-top:1px solid #dfd1bf;padding:24px}.cart-summary>div{display:flex;justify-content:space-between;margin-bottom:16px}.cart-summary button{width:100%;border:0;background:var(--green);color:white;padding:16px;border-radius:12px;font-weight:850;cursor:pointer}.cart-summary small{display:block;color:#7a837d;margin-top:10px;line-height:1.4}.order-dialog{border:0;border-radius:24px;padding:38px;width:min(620px,92vw);box-shadow:var(--shadow);background:#fffaf2}.order-dialog::backdrop{background:rgba(0,0,0,.6)}.dialog-close{position:absolute;right:18px;top:10px}.order-dialog h2{font-family:var(--serif);font-size:2.8rem;margin:0 0 20px}.order-dialog pre{white-space:pre-wrap;background:#eee2d1;padding:18px;border-radius:14px;line-height:1.6}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.main-nav{gap:15px}.menu-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.benefits article:nth-child(2){border-right:0}.site-footer{grid-template-columns:1.2fr 1fr 1fr}.site-footer>div:last-of-type{grid-column:2}.footer-brand{grid-row:span 2}.rewards-section,.stores-section,.story-section{grid-template-columns:1fr}.stores-media{min-height:520px}.story-media{min-height:520px}.rewards-orbit{min-height:470px}}
@media(max-width:820px){.site-header{height:70px;grid-template-columns:auto auto 1fr;padding:0 18px;gap:12px}.brand strong{font-size:.95rem}.brand small{display:none}.brand img{width:38px;height:38px}.menu-toggle{display:block;order:3;justify-self:end}.header-order{justify-self:end;font-size:0;padding:9px}.header-order:before{content:'Pedido';font-size:.74rem}.main-nav{position:absolute;top:70px;left:12px;right:12px;display:grid;background:rgba(5,45,36,.98);border-radius:18px;padding:22px;transform:translateY(-12px);opacity:0;pointer-events:none;transition:.25s}.main-nav.is-open{opacity:1;transform:none;pointer-events:auto}.world-copy:before{background:linear-gradient(to bottom,rgba(243,234,220,.96) 0%,rgba(243,234,220,.65) 26%,transparent 55%)}.world-copy-card{left:22px;top:112px;width:calc(100% - 64px);transform:none}.world-copy-card h2{font-size:clamp(2.6rem,10.8vw,4.7rem);max-width:590px}.world-copy-card p{font-size:.9rem;max-width:540px}.world-copy-card ul{display:none}.world-route{right:12px}.world-route-dot span{display:none}.world-hint span{display:none}.real-hero{grid-template-columns:1fr}.real-hero__copy{min-height:75svh;padding-top:120px}.real-hero__media{min-height:65svh}.section-heading{grid-template-columns:1fr;gap:25px}.menu-grid{grid-template-columns:repeat(2,1fr)}.app-section{grid-template-columns:1fr}.app-visual{min-height:600px}.app-copy{padding-top:80px}.newsletter{grid-template-columns:1fr}.newsletter>p{grid-column:auto}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;grid-row:auto}.site-footer>div:last-of-type{grid-column:auto}.copyright{grid-column:1/-1}}
@media(max-width:560px){.world-copy-card{top:96px}.world-copy-card h2{font-size:2.65rem}.world-copy-card p{line-height:1.45}.world-number{margin-bottom:13px}.benefits{grid-template-columns:1fr}.benefits article{border-right:0;border-bottom:1px solid rgba(26,48,39,.13)}.menu-section{padding-left:14px;padding-right:14px}.menu-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{border-radius:14px}.product-info{padding:13px}.product-info h3{font-size:1.08rem}.product-info p{display:none}.product-info>div{align-items:flex-end;gap:8px}.product-info>div strong{font-size:.83rem}.product-info>div button{width:35px;height:35px}.app-visual{min-height:500px}.app-visual img{width:88%}.story-stats{grid-template-columns:1fr}.newsletter form{display:grid;gap:10px}.newsletter input,.newsletter button{border-radius:999px;padding:16px}.site-footer{grid-template-columns:1fr}.site-footer>div:last-of-type{grid-column:auto}.order-dialog{padding:28px 20px}.order-dialog h2{font-size:2.2rem}}

/* ============================================================================
   Scroll-world v2 — scrub de vídeo, textos elevados e reveal de títulos
   (bloco anexado: sobrescreve as regras minificadas acima)
   ========================================================================== */

/* -- cena / vídeo / poster ------------------------------------------------ */
.world-scene{transition:none;transform-origin:50% 46%}
.world-scene picture{display:block;position:absolute;inset:0;transform:scale(var(--poster-scale,1.045));transition:transform .2s linear;will-change:transform}
.world-scene img{object-fit:cover;object-position:center 44%}
.world-scene__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;z-index:1}
.world-scene.has-clip picture{opacity:0;transition:opacity .45s ease}

/* vinheta suave para dar profundidade sem escurecer o centro */
.world-sticky::after{content:'';position:absolute;inset:0;z-index:125;pointer-events:none;
  background:radial-gradient(120% 90% at 50% 42%,transparent 62%,rgba(31,20,10,.14) 100%)}

/* -- textos elevados + scrim mais discreto -------------------------------- */
.world-copy{z-index:130}
.world-copy:before{background:
  linear-gradient(112deg,rgba(243,234,220,.9) 0%,rgba(243,234,220,.62) 22%,rgba(243,234,220,.22) 42%,rgba(243,234,220,0) 58%)}
.world-copy-card{left:clamp(26px,7vw,130px);top:clamp(96px,15vh,170px);transform:none;width:min(470px,38vw)}
.world-copy-card h2{margin:0 0 20px}
.world-copy-card p{text-shadow:0 1px 14px rgba(243,234,220,.85)}
.world-cta{display:flex;gap:12px;flex-wrap:wrap;pointer-events:auto}

/* -- reveal palavra a palavra --------------------------------------------- */
.w-word{display:inline-block;opacity:0;filter:blur(10px);
  transform:translateY(.5em) scale(.985);
  transition:opacity .45s ease,filter .6s ease,transform .65s cubic-bezier(.22,.61,.21,1);
  transition-delay:calc(var(--wi,0)*75ms);will-change:opacity,filter,transform}
.is-live .w-word{opacity:1;filter:blur(0);transform:none}
/* saída rápida e sem stagger — o texto some limpo ao rolar para fora */
.world-copy-card:not(.is-live) .w-word{transition-duration:.22s,.22s,.22s;transition-delay:0ms}

.world-copy-card .world-eyebrow{opacity:0;letter-spacing:.34em;transform:translateY(6px);
  transition:opacity .6s ease .05s,letter-spacing .9s cubic-bezier(.2,.6,.2,1) .05s,transform .6s ease .05s}
.world-copy-card.is-live .world-eyebrow{opacity:1;letter-spacing:.18em;transform:none}
.world-copy-card .world-number{opacity:0;transition:opacity .5s ease}
.world-copy-card.is-live .world-number{opacity:1}
.world-copy-card p,.world-copy-card ul,.world-copy-card .world-cta{opacity:0;transform:translateY(14px);
  transition:opacity .55s ease,transform .6s cubic-bezier(.22,.61,.21,1)}
.world-copy-card.is-live p{opacity:1;transform:none;transition-delay:calc(var(--nw,4)*75ms + 120ms)}
.world-copy-card.is-live ul{opacity:1;transform:none;transition-delay:calc(var(--nw,4)*75ms + 240ms)}
.world-copy-card.is-live .world-cta{opacity:1;transform:none;transition-delay:calc(var(--nw,4)*75ms + 360ms)}
.world-copy-card:not(.is-live) p,.world-copy-card:not(.is-live) ul,.world-copy-card:not(.is-live) .world-cta{transition-duration:.2s;transition-delay:0ms}

/* reveal dos títulos nas demais seções */
.title-reveal .w-word{transition-delay:calc(var(--wi,0)*60ms)}

/* -- rota / dots um pouco mais delicados ---------------------------------- */
.world-route{gap:14px}
.world-route-dot i{transition:.35s cubic-bezier(.22,.61,.21,1)}
.world-route-dot.is-active i{transform:scale(1.25)}

/* -- responsivo ----------------------------------------------------------- */
@media(max-width:820px){
  .world-copy:before{background:linear-gradient(to bottom,rgba(243,234,220,.94) 0%,rgba(243,234,220,.6) 22%,rgba(243,234,220,0) 46%)}
  .world-copy-card{left:20px;top:calc(84px + env(safe-area-inset-top,0px));width:calc(100% - 58px);transform:none}
  .world-copy-card h2{font-size:clamp(2.2rem,9.2vw,4rem)}
  .world-copy-card p{max-width:520px}
  .world-scene img,.world-scene__video{object-position:center 50%}
}
@media(max-width:560px){
  .world-copy-card{top:calc(78px + env(safe-area-inset-top,0px))}
  .world-copy-card h2{font-size:2.35rem}
  .world-number{margin-bottom:10px}
  .world-cta .btn{padding:13px 20px;font-size:.8rem}
}
@media(hover:none) and (pointer:coarse){
  .world-route-dot{padding:6px}
}

/* -- reduced motion: sem blur/stagger, tudo legível ----------------------- */
@media(prefers-reduced-motion:reduce){
  .w-word{transition:opacity .3s ease;filter:none;transform:none;transition-delay:0ms}
  .world-copy-card .world-eyebrow,.world-copy-card p,.world-copy-card ul,.world-copy-card .world-cta{transition:opacity .3s ease;transform:none;transition-delay:0ms}
  .world-scene picture{transform:none;transition:none}
}

/* ============================================================================
   Scroll-world v3 — correções: margem do figure, tema escuro nas cenas finais
   ========================================================================== */

/* a borda branca à esquerda era a margem padrão do <figure> (nunca zerada) */
.world-scene{margin:0}
figure{margin:0}

/* corpo de texto um pouco maior e mais respirado */
.world-copy-card p{font-size:clamp(1.04rem,1.4vw,1.22rem);line-height:1.7}

/* dois scrims empilhados: claro (::before) e escuro (::after), crossfade suave */
.world-copy:before{transition:opacity .8s ease}
.world-copy:after{content:'';position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .8s ease;
  background:linear-gradient(112deg,rgba(18,12,7,.88) 0%,rgba(18,12,7,.6) 24%,rgba(18,12,7,.24) 44%,rgba(18,12,7,0) 60%)}
#experiencia[data-world-theme="dark"] .world-copy:before{opacity:0}
#experiencia[data-world-theme="dark"] .world-copy:after{opacity:1}

/* tipografia clara nos cartões de cena escura */
.world-copy-card[data-theme="dark"] h2{color:#f7efe2;text-shadow:0 2px 26px rgba(0,0,0,.55)}
.world-copy-card[data-theme="dark"] p{color:#ead9c0;text-shadow:0 1px 16px rgba(0,0,0,.6)}
.world-copy-card[data-theme="dark"] .world-number{color:#b39c7d}
.world-copy-card[data-theme="dark"] li{color:#f3ead9;background:rgba(0,0,0,.28);border-color:rgba(247,239,226,.26)}
.world-copy-card[data-theme="dark"] .btn-outline-dark{color:#f7efe2;border-color:rgba(247,239,226,.55)}
.world-copy-card[data-theme="dark"] .btn-outline-dark:hover{border-color:#f7efe2}

/* progresso e hint legíveis também sobre cena escura */
#experiencia[data-world-theme="dark"] .world-hint{color:#e9dcc4}
#experiencia[data-world-theme="dark"] .world-hint i{border-color:rgba(247,239,226,.55)}
#experiencia[data-world-theme="dark"] .world-hint i:after{background:#e9dcc4}
#experiencia[data-world-theme="dark"] .world-route-dot i{background:rgba(247,239,226,.45)}
#experiencia[data-world-theme="dark"] .world-route-dot.is-active i{background:var(--scene-accent)}
#experiencia[data-world-theme="dark"] .world-route-dot span{background:rgba(24,16,9,.82);color:#f3ead9}

@media(max-width:820px){
  .world-copy:after{background:linear-gradient(to bottom,rgba(18,12,7,.9) 0%,rgba(18,12,7,.55) 24%,rgba(18,12,7,0) 48%)}
}

/* ============================================================================
   Scroll-world v3.1 — correção de empilhamento: o scrim escuro (::after, último
   filho gerado) pintava POR CIMA dos cartões de texto, apagando título e botões.
   Scrims ficam na camada 0; os cartões, acima.
   ========================================================================== */
.world-copy:before,.world-copy:after{z-index:0}
.world-copy-card{z-index:1}
