:root{--ink:#05070a;--paper:#e7e8e6;--blue:#1746ff;--line:rgba(231,232,230,.15);--muted:#8b9099;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--ink);color:var(--paper);font-family:Manrope,Arial,sans-serif;overflow-x:hidden;cursor:none}a{color:inherit;text-decoration:none}::selection{background:var(--blue);color:#fff}
.noise{position:fixed;inset:0;z-index:90;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.cursor{position:fixed;width:34px;height:34px;border:1px solid rgba(255,255,255,.6);border-radius:50%;z-index:100;pointer-events:none;transform:translate(-50%,-50%);transition:width .35s var(--ease),height .35s var(--ease),background .35s}.cursor span{position:absolute;width:3px;height:3px;background:#fff;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.cursor.hover{width:64px;height:64px;background:rgba(23,70,255,.18);border-color:var(--blue)}
.loader{position:fixed;inset:0;background:#06080b;z-index:200;display:grid;place-items:center;transition:clip-path 1.25s var(--ease);clip-path:inset(0 0 0 0)}.loader.done{clip-path:inset(0 0 100% 0);pointer-events:none}.loader-grid,.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(35,71,115,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(35,71,115,.18) 1px,transparent 1px);background-size:9vw 9vw;mask-image:radial-gradient(circle at center,#000,transparent 78%)}.loader-mark{width:min(28vw,300px)}.loader-mark svg{fill:none;stroke:#dfe2e9;stroke-width:1}.mark-line{stroke-dasharray:400;stroke-dashoffset:400;animation:draw 1.8s var(--ease) forwards}.mark-line.two{animation-delay:.22s;stroke:var(--blue)}@keyframes draw{to{stroke-dashoffset:0}}.loader-meta{position:absolute;bottom:30px;left:30px;right:30px;display:flex;justify-content:space-between;font:11px DM Mono;letter-spacing:.12em;color:#8f96a3}
.nav{position:fixed;z-index:80;top:0;left:0;right:0;height:78px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid transparent;transition:.4s;background:linear-gradient(#05070ae6,transparent)}.nav.scrolled{height:62px;background:#05070ae8;backdrop-filter:blur(16px);border-color:var(--line)}.wordmark{font-weight:700;font-size:17px;letter-spacing:-.04em}.wordmark span{font:7px DM Mono;vertical-align:top;margin-left:2px}.nav-center,.nav-cta{font:10px DM Mono;letter-spacing:.12em}.nav-center{color:#787e88}.nav-cta{display:flex;gap:24px}.rail{position:fixed;z-index:79;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;font:8px DM Mono;color:#686e78}.rail-track{height:110px;width:1px;background:#2b3038}.rail-track i{display:block;width:1px;height:14%;background:#dfe2e9;transition:height .2s}
.chapter{position:relative;min-height:100vh}.section-label{font:10px DM Mono;letter-spacing:.16em;color:#7f858e}.reveal{opacity:0;transform:translateY(34px);transition:opacity 1s var(--ease),transform 1s var(--ease)}.reveal.in{opacity:1;transform:none}
.hero{height:100svh;overflow:hidden;background:radial-gradient(circle at 70% 48%,#0a1c44 0%,#07101f 23%,#05070a 56%)}#matter,#closing-matter{position:absolute;inset:0;width:100%;height:100%}.hero-grid{opacity:.45}.hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:0 7.5vw 7vh}.eyebrow{margin-bottom:3vh;font:10px DM Mono;letter-spacing:.14em;color:#a0a5af;display:flex;align-items:center;gap:12px}.eyebrow span{display:block;width:34px;height:1px;background:var(--blue)}.split-title{font-size:clamp(58px,9.25vw,160px);line-height:.82;letter-spacing:-.075em;margin:0;text-transform:uppercase;font-weight:500;position:relative;z-index:2}.split-title>span{display:block;overflow:hidden}.split-title>span:last-child{color:transparent;-webkit-text-stroke:1px rgba(234,236,241,.62);margin-left:8vw}.hero-bottom{display:flex;align-items:end;justify-content:space-between;margin-top:4vh;border-top:1px solid var(--line);padding-top:18px}.hero-bottom p{font-size:14px;line-height:1.45;color:#a5aab2;margin:0}.scroll-cue{display:flex;align-items:center;gap:25px;font:9px DM Mono;letter-spacing:.12em}.scroll-cue i{display:grid;place-items:center;width:45px;height:45px;border:1px solid #5c626c;border-radius:50%;font-style:normal}.hero-seal{position:absolute;right:10vw;top:25%;width:150px;height:150px;border:1px solid rgba(255,255,255,.17);border-radius:50%;display:grid;place-items:center;animation:spin 18s linear infinite}.hero-seal b{font-size:50px;font-weight:300}.hero-seal span{position:absolute;font:8px DM Mono;letter-spacing:.1em}@keyframes spin{to{transform:rotate(360deg)}}
.thesis{background:var(--paper);color:var(--ink);padding:110px 7.5vw 0;overflow:hidden}.thesis .section-label{color:#565b61}.thesis-stage{min-height:75vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.thesis-kicker{font:12px DM Mono;letter-spacing:.1em}.kinetic-line{font-size:clamp(62px,10vw,168px);line-height:.84;text-transform:uppercase;letter-spacing:-.08em;margin:8px 0;font-weight:600}.kinetic-line.outline{color:transparent;-webkit-text-stroke:1.5px #171a1f}.thesis-and{font-family:serif;font-style:italic;font-size:32px;margin:4px}.thesis-copy{max-width:570px;font-size:17px;line-height:1.55;margin-top:45px;color:#494e54}.marquee{margin-left:-7.5vw;width:100vw;border-top:1px solid #b9bcc0;border-bottom:1px solid #b9bcc0;padding:16px 0;white-space:nowrap;overflow:hidden;font:11px DM Mono;letter-spacing:.1em}.marquee div{animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}
.manifesto{padding:130px 7.5vw;display:grid;grid-template-columns:1.15fr .85fr;gap:10vw;background:#07090d}.manifesto-sticky{position:sticky;top:120px;height:max-content}.manifesto-sticky h2{font-size:clamp(46px,6.1vw,98px);line-height:.94;letter-spacing:-.055em;text-transform:uppercase;font-weight:500;margin:70px 0}.manifesto-sticky h2 em,.method h2 em,.proof h2 em,.proposal h2 em{font-family:Georgia,serif;font-weight:400;text-transform:none;color:var(--blue)}.blueprint-mark{height:180px;border:1px solid #17213c;position:relative;background:linear-gradient(90deg,transparent 49.8%,#17213c 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#17213c 50%,transparent 50.2%)}.blueprint-mark i{position:absolute;border:1px solid #1746ff}.blueprint-mark i:nth-child(1){inset:28px}.blueprint-mark i:nth-child(2){left:50%;top:12px;height:156px}.blueprint-mark i:nth-child(3){top:50%;left:12px;width:calc(100% - 24px)}.blueprint-mark i:nth-child(4){width:55px;height:55px;left:calc(50% - 27px);top:calc(50% - 27px);transform:rotate(45deg);background:#1746ff22}.manifesto-steps{padding-top:20vh}.principle{padding:52px 0;border-top:1px solid var(--line)}.principle>span{font:10px DM Mono;color:var(--blue)}.principle h3{font-size:34px;letter-spacing:-.045em;margin:24px 0 12px;font-weight:500}.principle p{color:#8b9099;line-height:1.65;max-width:400px}
.method{padding:130px 7.5vw;background:linear-gradient(145deg,#0b101a,#05070a 55%)}.method-head{display:grid;grid-template-columns:.5fr 1.2fr .7fr;gap:4vw;align-items:end;margin-bottom:100px}.method-head h2{font-size:clamp(48px,6vw,96px);line-height:.95;letter-spacing:-.06em;text-transform:uppercase;font-weight:500;margin:0}.method-head>p{color:#9096a0;line-height:1.65;margin:0 0 10px}.layer{min-height:128px;border-top:1px solid var(--line);display:grid;grid-template-columns:150px 1fr 60px;align-items:center;transition:background .4s,padding .45s var(--ease);position:relative}.layer:last-child{border-bottom:1px solid var(--line)}.layer:hover{background:#1746ff;padding:0 24px}.layer-letter{font-size:80px;font-weight:300;line-height:1;color:transparent;-webkit-text-stroke:1px #525966}.layer:hover .layer-letter{-webkit-text-stroke:1px #fff}.layer-body{display:grid;grid-template-columns:160px 260px 1fr;align-items:center}.layer-body span{font:9px DM Mono;letter-spacing:.12em;color:#737984}.layer-body h3{font-size:24px;font-weight:500}.layer-body p{color:#8f959f;font-size:14px}.layer:hover .layer-body span,.layer:hover .layer-body p{color:#dce2ff}.layer>b{font-size:25px;font-weight:300;text-align:right}
.proof{padding:130px 7.5vw 160px;background:#d9dad7;color:#080b10}.proof .section-label{color:#555a62}.proof-head{display:flex;justify-content:space-between;align-items:start}.proof-head h2{font-size:clamp(45px,5.4vw,86px);line-height:.95;letter-spacing:-.06em;text-transform:uppercase;font-weight:500;margin:0}.case-stage{margin-top:90px;border-top:1px solid #a7aaad}.case{display:grid;grid-template-columns:80px .8fr 1fr;align-items:center;gap:4vw;border-bottom:1px solid #a7aaad;padding:24px 0;min-height:160px;transition:min-height .7s var(--ease),background .4s}.case:hover{min-height:290px}.case-num{font:10px DM Mono}.case-visual{height:110px;overflow:hidden;transition:height .7s var(--ease);clip-path:inset(0 15% round 100px)}.case:hover .case-visual{height:240px;clip-path:inset(0 round 2px)}.portrait{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 40% 30%,#3a5fff,#11182a 45%,#080b10);position:relative}.portrait:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(transparent 0 3px,#ffffff0a 4px)}.portrait span{font-size:62px;font-weight:300;color:#ffffffaa}.p2{background:radial-gradient(circle at 60% 20%,#8f9eff,#252344 45%,#0b0c13)}.p3{background:radial-gradient(circle at 30% 40%,#00a8ff,#0c3048 40%,#071016)}.case-info{display:grid;grid-template-columns:1fr 220px 170px;align-items:center}.case-info p{font:10px DM Mono;letter-spacing:.08em}.case-info h3{font-size:78px;letter-spacing:-.07em;margin:0;color:var(--blue);font-weight:500}.case-info h3:before{content:"+"}.case-info>div{display:flex;justify-content:space-between;font:11px DM Mono}.case-info i{font-style:normal;color:#85898f}
.team{padding:130px 7.5vw;background:#080a0e}.team-title{display:flex;justify-content:space-between;align-items:end;margin:60px 0 90px}.team-title h2{font-size:clamp(48px,6vw,92px);line-height:.96;letter-spacing:-.06em;text-transform:uppercase;font-weight:500;margin:0}.team-title p{max-width:430px;color:#8e949e;line-height:1.7}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.person{position:relative}.person>span{position:absolute;z-index:2;top:15px;left:15px;font:9px DM Mono}.person-photo{height:53vh;min-height:400px;display:grid;place-items:center;background:linear-gradient(135deg,#111827,#07090d);overflow:hidden;position:relative}.person-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#05070ae8),repeating-linear-gradient(90deg,transparent 0 calc(20% - 1px),#40516b33 20%)}.person:nth-child(2) .person-photo{background:linear-gradient(155deg,#172240,#080b11)}.person:nth-child(3) .person-photo{background:linear-gradient(145deg,#102f4b,#070a0f)}.person-photo b{font-size:110px;color:transparent;-webkit-text-stroke:1px #56657b;font-weight:300}.person h3{font-size:25px;margin:20px 0 7px}.person p{font:9px DM Mono;letter-spacing:.08em;color:#777e89}
.proposal{min-height:100vh;background:#030509;padding:130px 7.5vw 0;overflow:hidden}.proposal:before{content:"";position:absolute;width:60vw;height:60vw;border:1px solid #1746ff33;border-radius:50%;right:-20vw;top:5%;box-shadow:0 0 100px #1746ff16 inset}.proposal-copy{position:relative;z-index:2}.proposal-overline{font:10px DM Mono;letter-spacing:.2em;color:var(--blue);margin:65px 0 20px}.proposal h2{font-size:clamp(60px,8.5vw,140px);line-height:.87;letter-spacing:-.07em;text-transform:uppercase;font-weight:500;margin:0;max-width:1100px}.deliverables{display:flex;flex-wrap:wrap;gap:8px;margin:60px 0}.deliverables span{border:1px solid #353b47;border-radius:100px;padding:12px 18px;font:9px DM Mono;letter-spacing:.09em}.investment{border-top:1px solid var(--line);padding:35px 0 65px;display:flex;justify-content:space-between;align-items:end}.investment>div{display:flex;flex-direction:column}.investment small{font:9px DM Mono;letter-spacing:.14em;color:#6d737e}.investment strong{font-size:clamp(40px,5vw,76px);font-weight:400;letter-spacing:-.06em;margin:8px 0}.investment>div>span{font:9px DM Mono;color:#777d87}.accept{width:185px;height:185px;border-radius:50%;background:var(--blue);display:flex;justify-content:center;align-items:center;gap:30px;transition:transform .5s var(--ease),background .4s}.accept:hover{transform:scale(1.08);background:#fff;color:#05070a}.accept span{font:12px DM Mono;line-height:1.4}.accept b{font-size:22px}footer{height:95px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}footer p{font:8px DM Mono;letter-spacing:.1em;color:#7d838d;text-align:center}footer>span{font:8px DM Mono;color:#7d838d}
@media(max-width:800px){body{cursor:auto}.cursor,.nav-center,.rail,.hero-seal{display:none}.nav{padding:0 18px;height:64px}.hero-copy{padding:0 18px 8vh}.split-title{font-size:16vw}.split-title>span:last-child{margin-left:0}.hero-bottom p{display:none}.thesis{padding:90px 18px 0}.kinetic-line{font-size:14vw}.manifesto{padding:100px 18px;display:block}.manifesto-sticky{position:relative;top:auto}.manifesto-steps{padding-top:40px}.method{padding:100px 18px}.method-head{grid-template-columns:1fr;margin-bottom:70px}.method-head .section-label{margin-bottom:35px}.layer{grid-template-columns:60px 1fr 30px;min-height:150px}.layer-letter{font-size:50px}.layer-body{display:block}.layer-body span{display:block}.layer-body h3{margin:9px 0}.proof{padding:100px 18px}.proof-head{display:block}.proof-head h2{margin-top:40px}.case{grid-template-columns:34px 90px 1fr;gap:10px}.case-visual{height:90px;clip-path:inset(0 round 50%)}.case:hover{min-height:190px}.case:hover .case-visual{height:140px}.case-info{display:block}.case-info h3{font-size:46px}.case-info>div{max-width:140px}.team{padding:100px 18px}.team-title{display:block}.team-title p{margin-top:35px}.team-grid{grid-template-columns:1fr}.person-photo{height:55vh}.proposal{padding:100px 18px 0}.proposal h2{font-size:15vw}.investment{display:block}.accept{margin-top:45px;width:150px;height:150px}footer p{display:none}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.cursor{display:none}}

/* V2 — marca oficial, intro e navegação por capítulos */
.loader-mark{width:min(48vw,620px);position:relative;overflow:hidden;padding:35px 0}.loader-mark svg{display:none}.loader-mark img{display:block;width:100%;height:auto;filter:invert(1);opacity:.92;clip-path:inset(0 100% 0 0);animation:logoBuild 1.55s .15s var(--ease) forwards}.loader-mark p{text-align:center;font:9px DM Mono;letter-spacing:.3em;color:#69717d;margin:30px 0 0;opacity:0;animation:fadeUp .8s .8s var(--ease) forwards}.logo-scan{position:absolute;left:0;top:18%;width:2px;height:62%;background:#fff;box-shadow:0 0 30px 8px #1746ff99;animation:scan 1.55s .15s var(--ease) forwards}.loader-compass{position:absolute;width:min(55vw,720px);aspect-ratio:1;border:1px solid #23304a;border-radius:50%;opacity:.55;animation:compassIn 1.2s var(--ease) both}.loader-compass i{position:absolute;background:#26395f}.loader-compass i:nth-child(1){width:1px;height:120%;left:50%;top:-10%}.loader-compass i:nth-child(2){height:1px;width:120%;left:-10%;top:50%}.loader-compass i:nth-child(3){inset:18%;border:1px solid #26395f;border-radius:50%;background:none}@keyframes logoBuild{to{clip-path:inset(0)}}@keyframes scan{to{left:100%;opacity:0}}@keyframes compassIn{from{transform:scale(.65) rotate(-20deg);opacity:0}to{transform:scale(1) rotate(0);opacity:.55}}@keyframes fadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.chapter-transition{position:fixed;inset:0;z-index:150;background:#1746ff;color:white;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:7.5vw;clip-path:inset(100% 0 0);pointer-events:none;transition:clip-path .65s var(--ease)}.chapter-transition.show{clip-path:inset(0)}.chapter-transition.leave{clip-path:inset(0 0 100%);transition-timing-function:cubic-bezier(.7,0,.84,0)}.transition-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff18 1px,transparent 1px),linear-gradient(90deg,#ffffff18 1px,transparent 1px);background-size:10vw 10vw}.transition-index{font-size:clamp(100px,22vw,360px);font-weight:300;letter-spacing:-.1em;line-height:1;position:relative}.transition-line{height:1px;width:16vw;background:#fff;position:relative;margin:0 4vw;transform:scaleX(0);transition:transform .5s .25s var(--ease)}.chapter-transition.show .transition-line{transform:scaleX(1)}.transition-title{font:11px DM Mono;letter-spacing:.2em;position:relative;white-space:nowrap}
.brand-logo{width:83px;display:block}.brand-logo img{display:block;width:100%;filter:invert(1)}
.rail{position:fixed;z-index:79;right:22px;top:50%;transform:translateY(-50%);width:168px;padding:18px 14px 14px;background:#06090dcc;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(15px);font-family:DM Mono;color:#777e89;transition:width .45s var(--ease),background .4s}.rail:hover{width:205px;background:#070b11f2}.rail-heading{display:flex;align-items:baseline;gap:12px;padding:0 3px 13px;border-bottom:1px solid var(--line)}.rail-index{font-size:19px;color:white;font-weight:300}.rail-current{font-size:8px;letter-spacing:.12em;font-weight:400;color:#9da3ad}.rail .rail-track{position:absolute;left:25px;top:72px;bottom:56px;height:auto;width:1px;background:#28303b}.rail .rail-track i{display:block;width:1px;height:14%;background:var(--blue);box-shadow:0 0 8px #1746ff;transition:height .5s var(--ease)}.rail-chapters{display:flex;flex-direction:column;padding:9px 0}.rail-chapters button{height:31px;width:100%;border:0;background:none;color:#6e7580;display:grid;grid-template-columns:17px 25px 1fr;align-items:center;text-align:left;padding:0;font:8px DM Mono;letter-spacing:.08em;cursor:pointer;transition:color .3s}.rail-chapters button i{width:5px;height:5px;border-radius:50%;border:1px solid #59616c;background:#06090d;position:relative;z-index:2;transition:.3s}.rail-chapters button b{font-weight:400;opacity:0;transform:translateX(8px);transition:.3s var(--ease);white-space:nowrap}.rail:hover .rail-chapters button b,.rail-chapters button.active b{opacity:1;transform:none}.rail-chapters button.active{color:#fff}.rail-chapters button.active i{background:var(--blue);border-color:var(--blue);box-shadow:0 0 9px #1746ff}.rail-controls{display:grid;grid-template-columns:1fr 1fr;gap:5px}.rail-controls button{height:28px;border:1px solid var(--line);background:none;color:#9299a4;cursor:pointer;transition:.3s}.rail-controls button:hover{background:var(--blue);border-color:var(--blue);color:#fff}
@media(max-width:800px){.nav .brand-logo{width:75px}.rail{display:block;right:12px;top:auto;bottom:12px;transform:none;width:auto;padding:7px;background:#06090de8;border-radius:100px}.rail:hover{width:auto}.rail-heading,.rail .rail-track,.rail-chapters button b,.rail-chapters button span{display:none}.rail-chapters{flex-direction:row;padding:0}.rail-chapters button{width:28px;height:28px;display:grid;place-items:center}.rail-chapters button i{grid-column:1}.rail-controls{display:none}.chapter-transition{grid-template-columns:1fr;padding:24px}.transition-line{display:none}.transition-title{margin-left:5px}.loader-mark{width:75vw}.loader-compass{width:90vw}}

/* V3 — apresentação em capítulos, sem rolagem contínua */
.loader-mark img,.brand-logo img{filter:none}.loader-mark{width:min(58vw,760px)}.brand-logo{width:96px}.rail-instruction{font:7px DM Mono;letter-spacing:.09em;color:#59616c;border-top:1px solid var(--line);padding:9px 3px 0;display:flex;justify-content:space-between}.rail-instruction span{color:var(--blue)}.rail .rail-track i{height:0}
@media(min-width:801px){
  html{scroll-behavior:auto}.deck-mode{height:100svh;overflow:hidden}.deck-mode main{position:fixed;inset:0;overflow:hidden}
  .deck-mode .chapter{position:absolute;inset:0;height:100svh;min-height:0;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(5vh) scale(.985);pointer-events:none;z-index:0;transition:opacity .7s var(--ease),transform 1s var(--ease),visibility 0s .9s}
  .deck-mode .chapter.slide-active{visibility:visible;opacity:1;transform:none;pointer-events:auto;z-index:2;transition:opacity .8s .12s var(--ease),transform 1.1s .12s var(--ease),visibility 0s}
  .deck-mode .chapter.slide-past{transform:translateY(-4vh) scale(.985)}
  .deck-mode .thesis{padding:90px 6.5vw 0}.deck-mode .thesis-stage{min-height:calc(100vh - 155px)}.deck-mode .thesis-copy{margin-top:24px}.deck-mode .marquee{position:absolute;bottom:0}
  .deck-mode .manifesto{padding:92px 7.5vw 44px;grid-template-columns:1fr 1fr;gap:8vw}.deck-mode .manifesto-sticky{position:relative;top:auto}.deck-mode .manifesto-sticky h2{font-size:clamp(44px,5.2vw,78px);margin:40px 0 28px}.deck-mode .blueprint-mark{height:130px}.deck-mode .manifesto-steps{padding-top:80px}.deck-mode .principle{padding:30px 0}.deck-mode .principle h3{font-size:26px;margin:12px 0 6px}.deck-mode .principle p{font-size:13px;margin:0}
  .deck-mode .method{padding:88px 6.5vw 30px}.deck-mode .method-head{grid-template-columns:.4fr 1.2fr .7fr;margin-bottom:25px}.deck-mode .method-head h2{font-size:clamp(44px,4.8vw,72px)}.deck-mode .method-head>p{font-size:13px}.deck-mode .layer{min-height:82px;grid-template-columns:90px 1fr 40px}.deck-mode .layer-letter{font-size:48px}.deck-mode .layer-body{grid-template-columns:135px 220px 1fr}.deck-mode .layer-body h3{font-size:19px}.deck-mode .layer-body p{font-size:12px;margin:0}
  .deck-mode .proof{padding:88px 6.5vw 35px}.deck-mode .proof-head h2{font-size:clamp(42px,4.7vw,68px)}.deck-mode .case-stage{margin-top:30px}.deck-mode .case{min-height:118px;padding:10px 0}.deck-mode .case:hover{min-height:155px}.deck-mode .case-visual{height:82px}.deck-mode .case:hover .case-visual{height:130px}.deck-mode .case-info h3{font-size:57px}
  .deck-mode .team{padding:88px 6.5vw 30px}.deck-mode .team-title{margin:30px 0 38px}.deck-mode .team-title h2{font-size:clamp(42px,4.8vw,70px)}.deck-mode .team-title p{font-size:13px}.deck-mode .person-photo{height:42vh;min-height:280px}.deck-mode .person-photo b{font-size:80px}.deck-mode .person h3{font-size:19px;margin:12px 0 4px}
  .deck-mode .proposal{padding:88px 6.5vw 0}.deck-mode .proposal-overline{margin:32px 0 12px}.deck-mode .proposal h2{font-size:clamp(58px,7.2vw,106px)}.deck-mode .deliverables{margin:28px 0}.deck-mode .investment{padding:22px 0 30px}.deck-mode .investment strong{font-size:52px}.deck-mode .accept{width:140px;height:140px}.deck-mode footer{height:65px}
  .deck-mode.light-slide .nav{color:#080b10;background:linear-gradient(#e7e8e6f2,transparent)}.deck-mode.light-slide .nav-center{color:#666c74}.deck-mode.light-slide .nav-cta{color:#080b10}
}

/* V4 — navegação mínima na base */
.deck-dots{position:fixed;z-index:79;left:7.5vw;right:7.5vw;bottom:16px;height:32px}.deck-progress{height:1px;width:100%;background:rgba(230,233,239,.2);overflow:hidden}.deck-progress i{display:block;height:1px;width:0;background:var(--blue);box-shadow:0 0 10px #1746ff;transition:width .13s linear}.deck-dot-row{height:30px;display:flex;align-items:flex-end;justify-content:center;gap:19px}.deck-dot-row button{width:15px;height:20px;padding:0;border:0;background:none;display:grid;place-items:end center;cursor:pointer}.deck-dot-row button i{display:block;width:4px;height:4px;border:1px solid #747b86;border-radius:50%;background:#05070a;transition:width .35s var(--ease),height .35s var(--ease),background .35s,border-color .35s,box-shadow .35s}.deck-dot-row button:hover i{border-color:#fff}.deck-dot-row button.active i{width:7px;height:7px;background:var(--blue);border-color:var(--blue);box-shadow:0 0 10px #1746ff}.deck-mode.light-slide .deck-progress{background:rgba(8,11,16,.2)}.deck-mode.light-slide .deck-dot-row button i{background:#d9dad7;border-color:#73777d}.deck-mode.light-slide .deck-dot-row button.active i{background:var(--blue);border-color:var(--blue)}
@media(max-width:800px){.deck-dots{left:18px;right:18px;bottom:8px}.deck-dot-row{gap:13px}}

/* V5 — cursor de controle */
.cursor{width:46px;height:46px;border:1px solid rgba(37,110,255,.62);background:radial-gradient(circle,rgba(37,110,255,.12),transparent 65%);box-shadow:0 0 24px rgba(37,110,255,.1);transition:width .45s var(--ease),height .45s var(--ease),background .35s,border-color .35s,box-shadow .35s;mix-blend-mode:normal}.cursor:before,.cursor:after{content:"";position:absolute;background:rgba(185,204,255,.55);transition:.35s var(--ease)}.cursor:before{width:7px;height:1px;left:-4px;top:50%}.cursor:after{height:7px;width:1px;left:50%;top:-4px}.cursor span{width:5px;height:5px;background:#256eff;box-shadow:0 0 9px #256eff}.cursor b{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translateX(-5px);font:7px DM Mono;letter-spacing:.12em;color:#b8c9ff;font-weight:400;opacity:0;white-space:nowrap;transition:.3s var(--ease)}.cursor.flip b{left:auto;right:calc(100% + 10px)}.cursor.hover{width:72px;height:72px;background:rgba(37,110,255,.1);border-color:#256eff;box-shadow:0 0 34px rgba(37,110,255,.2)}.cursor.hover span{width:7px;height:7px}.cursor.hover b{opacity:1;transform:translateY(-50%) translateX(0)}.cursor.pressed{width:34px;height:34px;background:rgba(37,110,255,.35);box-shadow:0 0 40px rgba(37,110,255,.45)}.cursor.pressed:before,.cursor.pressed:after{opacity:0}

/* V6 — ponteiro de controle */
.cursor,.cursor.hover,.cursor.pressed{width:25px;height:31px;border:0;border-radius:0;background:none;box-shadow:none;transform:translate(-2px,-2px);transition:none}.cursor:before,.cursor:after,.cursor b{display:none}.cursor span,.cursor.hover span{position:absolute;left:0;top:0;width:21px;height:27px;border-radius:0;background:linear-gradient(135deg,#fff 0 56%,#c8d7ff 100%);clip-path:polygon(0 0,0 85%,26% 65%,45% 100%,63% 91%,44% 58%,78% 57%);filter:drop-shadow(1px 0 0 #256eff) drop-shadow(-1px 0 0 #256eff) drop-shadow(0 1px 0 #256eff) drop-shadow(0 -1px 0 #256eff) drop-shadow(0 0 5px rgba(37,110,255,.75));transform:none;transition:transform .2s var(--ease),filter .2s}.cursor.hover span{transform:scale(1.14);filter:drop-shadow(1px 0 0 #256eff) drop-shadow(-1px 0 0 #256eff) drop-shadow(0 1px 0 #256eff) drop-shadow(0 -1px 0 #256eff) drop-shadow(0 0 9px #256eff)}.cursor.pressed span{transform:scale(.84)}

/* V7 — cursor inspirado em peça high-tech */
.cursor,.cursor.hover,.cursor.pressed{width:42px;height:34px}.cursor svg{display:block;width:42px;height:34px;overflow:visible;transform-origin:2px 2px;transition:transform .22s var(--ease),filter .22s}.cursor-depth{fill:#02070c;stroke:#102c34;stroke-width:3;stroke-linejoin:round;transform:translate(1.8px,2.2px)}.cursor-edge{fill:#24e5ff;stroke:#94f6ff;stroke-width:1.2;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(36,229,255,.9))}.cursor-face{fill:#11191f;stroke:#d7fbff;stroke-width:.65;stroke-linejoin:round}.cursor-glint{fill:none;stroke:#e2fdff;stroke-width:.8;stroke-linecap:round;opacity:.9}.cursor.hover svg{transform:scale(1.12);filter:drop-shadow(0 0 8px rgba(36,229,255,.68))}.cursor.pressed svg{transform:scale(.88)}

/* V9 — pulso de clique no espaço vazio */
.cursor-face{fill:#0a2a70;stroke:#bffaff}.click-ripple{position:fixed;left:0;top:0;width:8px;height:8px;z-index:78;pointer-events:none;transform:translate(-50%,-50%)}.click-ripple i{position:absolute;inset:0;border:1px solid rgba(36,229,255,.42);border-radius:50%;box-shadow:0 0 7px rgba(36,229,255,.12);opacity:0;animation:emptyRipple 1.35s var(--ease) forwards}.click-ripple i:nth-child(2){animation-delay:.1s}.click-ripple i:nth-child(3){animation-delay:.2s}@keyframes emptyRipple{0%{opacity:.32;transform:scale(.2)}55%{opacity:.13}100%{opacity:0;transform:scale(12)}}

/* V10 — silhueta cheia da referência neon */
.cursor,.cursor.hover,.cursor.pressed{width:38px;height:47px}.cursor svg{width:38px;height:47px;transform-origin:3.5px 3.5px}.cursor-depth{fill:#020a13;stroke:#092b38;stroke-width:4;stroke-linejoin:round;transform:translate(2px,2.4px)}.cursor-edge{fill:#0b3188;stroke:#19e7ff;stroke-width:4;stroke-linejoin:round;filter:drop-shadow(0 0 4px rgba(25,231,255,.9)) drop-shadow(0 0 8px rgba(24,86,255,.5))}.cursor-face{display:none}.cursor-glint{fill:none;stroke:#bafaff;stroke-width:1;stroke-linecap:round;opacity:.7}.cursor.hover svg{transform:scale(1.1);filter:drop-shadow(0 0 8px rgba(25,231,255,.7))}.cursor.pressed svg{transform:scale(.86)}

/* V11 — lâmina ampla, haste reduzida e hotspot calibrado */
.cursor,.cursor.hover,.cursor.pressed{width:43px;height:45px;transform:translate(-3px,-3px)}.cursor svg{width:43px;height:45px;transform-origin:4px 4px}.cursor-depth{stroke-width:3.6;transform:translate(1.8px,2px)}.cursor-edge{fill:#0b318f;stroke-width:3.6}.cursor-glint{opacity:.76}.click-ripple{margin-left:1px;margin-top:1px}

/* V12 — silhueta sólida fornecida na referência */
.cursor,.cursor.hover,.cursor.pressed{width:39px;height:39px;transform:translate(-4px,-3px)}.cursor svg{width:39px;height:39px;transform-origin:7px 4px}.cursor-depth{fill:#01070d;stroke:#0a2733;stroke-width:5;transform:translate(2px,2.5px)}.cursor-edge{fill:#0b3fb3;stroke:#19e7ff;stroke-width:4;stroke-linejoin:round}.cursor-glint{stroke-width:1.1;opacity:.72}.cursor.hover svg{transform:scale(1.1)}.cursor.pressed svg{transform:scale(.86)}

/* V13 — transição líquida */
#liquid-transition{position:fixed;inset:0;width:100%;height:100%;z-index:149;pointer-events:none;visibility:hidden}#liquid-transition.active{visibility:visible}.chapter-transition{z-index:150;background:transparent;clip-path:none;opacity:0;visibility:hidden;transition:opacity .28s ease}.chapter-transition.show{clip-path:none;opacity:1;visibility:visible;transition-delay:.32s}.chapter-transition.leave{clip-path:none;opacity:0;transition-delay:0s}.chapter-transition .transition-grid{display:none}.chapter-transition .transition-index{font-size:clamp(96px,18vw,280px);text-shadow:0 8px 40px rgba(0,30,110,.22)}.chapter-transition .transition-line{background:rgba(255,255,255,.75)}.chapter-transition .transition-title{text-shadow:0 4px 20px rgba(0,30,110,.3)}
@media(min-width:801px){.deck-mode .chapter{transition:none}.deck-mode .chapter.slide-active{transition:opacity .7s .1s var(--ease),transform .9s .1s var(--ease)}}

/* V14 — refinamento de direção, escala e composição */
.nav-center{display:none}
.nav-cta{position:relative;isolation:isolate;overflow:hidden;align-items:center;gap:18px;padding:11px 17px;border:1px solid var(--blue);border-radius:999px;background:var(--blue);color:#fff;transition:color .55s var(--ease),border-color .55s var(--ease);font-size:9px}
.nav-cta b{position:relative;z-index:2;font-weight:500}.nav-cta span{position:relative;z-index:2;transition:transform .5s var(--ease)}
.nav-cta:before{content:"";position:absolute;z-index:1;left:-8%;right:-8%;bottom:-150%;height:185%;background:#f2f3f1;border-radius:50% 46% 0 0;transform:rotate(-4deg);transition:bottom .7s cubic-bezier(.2,.75,.2,1),border-radius .7s}
.nav-cta:hover{color:var(--blue);border-color:#f2f3f1}.nav-cta:hover:before{bottom:-32%;border-radius:43% 53% 0 0}.nav-cta:hover span{transform:translate(2px,2px)}
.deck-mode.light-slide .nav-cta{color:#fff}.deck-mode.light-slide .nav-cta:hover{color:var(--blue)}

.cursor,.cursor.hover,.cursor.pressed{width:23px;height:23px;transform:translate(-2px,-2px)}
.cursor svg{width:23px;height:23px;transform-origin:4px 3px}.cursor-depth{stroke-width:5.5}.cursor-edge{stroke-width:4.5}.cursor-glint{stroke-width:1.2}
.cursor.hover svg{transform:scale(1.08)}.cursor.pressed svg{transform:scale(.82)}
.click-ripple{width:6px;height:6px}.click-ripple i{border-color:rgba(36,229,255,.28)}

.split-title{letter-spacing:-.045em}
.split-title>span{white-space:nowrap}
.split-title i{display:inline-block;font-style:normal;animation:letterCurrent 5.6s ease-in-out infinite;animation-delay:calc(var(--letter) * 85ms)}
.split-title i.space{width:.27em}
.split-title>span:last-child i{animation-name:letterCurrentOutline}
@keyframes letterCurrent{0%,72%,100%{transform:translateY(0);filter:blur(0)}78%{transform:translateY(-.045em);filter:blur(.25px)}86%{transform:translateY(.018em)}}
@keyframes letterCurrentOutline{0%,68%,100%{transform:translateY(0)}75%{transform:translateY(.035em)}84%{transform:translateY(-.028em)}}

.chapter-transition.show{transition-delay:.46s}.chapter-transition.leave{transition-delay:0s}

@media(min-width:801px){
  .deck-mode .manifesto{padding:9.7vh 6.7vw 6vh;grid-template-columns:1.08fr .92fr;gap:7vw}
  .deck-mode .manifesto-sticky h2{font-size:min(5vw,7.6vh);line-height:.92;margin:4.3vh 0 3vh}
  .deck-mode .blueprint-mark{height:15.5vh;min-height:105px}
  .deck-mode .manifesto-steps{padding-top:13vh;align-self:start}
  .deck-mode .principle{padding:3vh 0}
  .deck-mode .principle h3{font-size:min(1.8vw,3.1vh);margin:1.3vh 0 .7vh}
  .deck-mode .principle p{font-size:min(13px,1.55vh);line-height:1.48;max-width:38vw}

  .deck-mode .method{padding:9.3vh 5.2vw 5.5vh}
  .deck-mode .method-head{height:26vh;grid-template-columns:.45fr 1.15fr .72fr;gap:3.2vw;align-items:end;margin:0 0 2.5vh}
  .deck-mode .method-head h2{font-size:min(4.65vw,7.2vh);line-height:.9}
  .deck-mode .method-head>p{font-size:min(13px,1.55vh);line-height:1.55;margin-bottom:.5vh}
  .deck-mode .layers{height:51vh}
  .deck-mode .layer{height:10.2vh;min-height:0;grid-template-columns:6vw 1fr 2vw}
  .deck-mode .layer-letter{font-size:min(3.8vw,6.3vh)}
  .deck-mode .layer-body{grid-template-columns:9vw 15vw 1fr}
  .deck-mode .layer-body h3{font-size:min(19px,2.25vh);margin:.4em 0}
  .deck-mode .layer-body p{font-size:min(12px,1.42vh);line-height:1.35}

  .deck-mode .proof{padding:9.5vh 6.2vw 5.5vh}.deck-mode .proof-head h2{font-size:min(4.5vw,7vh)}
  .deck-mode .case-stage{margin-top:2.4vh}.deck-mode .case{min-height:14.2vh;height:14.2vh;padding:1.1vh 0;transition:height .62s var(--ease),background .4s}
  .deck-mode .case:hover{min-height:14.2vh;height:17.2vh}
  .deck-mode .case-visual{height:10.5vh;border-radius:999px;overflow:hidden;transition:height .62s var(--ease),border-radius .62s var(--ease),transform .62s var(--ease)}
  .deck-mode .case:hover .case-visual{height:14.4vh;border-radius:26px;transform:translateX(1vw)}
}
.portrait{position:relative;overflow:hidden}.portrait span{position:relative;z-index:2;transition:transform .65s var(--ease),opacity .45s}
.portrait small{position:absolute;z-index:2;left:7%;bottom:12%;font:8px DM Mono;letter-spacing:.13em;color:#fff;opacity:0;transform:translateY(12px);transition:.55s .08s var(--ease)}
.portrait:after{content:"";position:absolute;inset:-60% -20%;background:linear-gradient(110deg,transparent 37%,rgba(255,255,255,.28) 49%,transparent 60%);transform:translateX(-80%) rotate(5deg);transition:transform .9s var(--ease)}
.case:hover .portrait span{transform:translateY(-12%) scale(.92);opacity:.52}.case:hover .portrait small{opacity:1;transform:none}.case:hover .portrait:after{transform:translateX(70%) rotate(5deg)}

@media(min-width:801px){
  .deck-mode .team{padding:9.5vh 5.6vw 5.5vh;background:radial-gradient(circle at 72% 35%,#0d2140 0,#07111f 24%,#05070a 58%)}
  .deck-mode .team-title{margin:3.4vh 0 4vh;grid-template-columns:1.22fr .78fr;align-items:end}
  .deck-mode .team-title h2{font-size:min(4.5vw,7vh);line-height:.94}
  .deck-mode .team-title p{font-size:min(13px,1.55vh);max-width:430px}
  .deck-mode .team-grid{height:49vh;display:flex;gap:1px;border:1px solid rgba(84,112,160,.26);background:rgba(84,112,160,.26);overflow:hidden}
  .deck-mode .person{position:relative;flex:1;min-width:0;overflow:hidden;background:#07101c;transition:flex .75s var(--ease),background .5s;isolation:isolate}
  .deck-mode .person:hover{flex:1.42;background:#0a1730}
  .deck-mode .person>span{position:absolute;z-index:5;top:18px;left:18px;font:9px DM Mono;color:#dbe7ff}
  .deck-mode .person-photo{position:absolute;inset:0;height:auto;min-height:0;margin:0;border:0;background:radial-gradient(circle at 54% 42%,rgba(30,78,174,.36),transparent 31%),linear-gradient(135deg,#09111d,#111d35 54%,#06101c);display:grid;place-items:center}
  .deck-mode .person:nth-child(2) .person-photo{background:radial-gradient(circle at 48% 38%,rgba(82,92,211,.4),transparent 32%),linear-gradient(135deg,#0a1020,#19203d 52%,#07101c)}
  .deck-mode .person:nth-child(3) .person-photo{background:radial-gradient(circle at 57% 40%,rgba(0,168,255,.33),transparent 31%),linear-gradient(135deg,#06121f,#0b2940 55%,#06101b)}
  .deck-mode .person-photo:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(88,139,220,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(88,139,220,.12) 1px,transparent 1px);background-size:5.5vw 5.5vw;mask-image:linear-gradient(#000,transparent 85%)}
  .deck-mode .person-photo:after{content:"";position:absolute;left:-15%;right:-15%;height:1px;top:22%;background:linear-gradient(90deg,transparent,#2f73ff,transparent);box-shadow:0 0 14px #2f73ff;opacity:.25;transition:top 1s var(--ease),opacity .5s}
  .deck-mode .person:hover .person-photo:after{top:68%;opacity:.75}
  .deck-mode .person-photo b{font-size:min(9vw,15vh);font-weight:300;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1px rgba(147,181,235,.48);transition:transform .8s var(--ease),-webkit-text-stroke-color .5s}
  .deck-mode .person:hover .person-photo b{transform:scale(1.15) translateY(-5%);-webkit-text-stroke-color:#4380ff}
  .deck-mode .person-photo i{position:absolute;right:16px;top:16px;writing-mode:vertical-rl;font:8px DM Mono;letter-spacing:.2em;color:#42638f;font-style:normal}
  .deck-mode .person-copy{position:absolute;z-index:4;left:0;right:0;bottom:0;padding:5.8vh 20px 18px;background:linear-gradient(transparent,#050910 72%)}
  .deck-mode .person-copy small{font:8px DM Mono;letter-spacing:.15em;color:var(--blue);opacity:0;transform:translateY(8px);display:block;transition:.45s var(--ease)}
  .deck-mode .person:hover .person-copy small{opacity:1;transform:none}
  .deck-mode .person h3{font-size:min(22px,2.55vh);margin:.6vh 0}.deck-mode .person p{font-size:min(9px,1.1vh);margin:0;color:#8290a5}
}

.proposal:before{display:none}
.proposal:after{content:"D";position:absolute;right:-2vw;bottom:-18vh;font-size:68vh;line-height:1;font-weight:500;color:transparent;-webkit-text-stroke:1px rgba(32,78,180,.2);pointer-events:none}
@media(min-width:801px){
  .deck-mode .proposal{padding:9.5vh 5.8vw 0;background:radial-gradient(circle at 82% 45%,#0b2148 0,#071226 21%,#05070a 55%)}
  .deck-mode .proposal-copy{position:relative;z-index:2}
  .deck-mode .proposal-overline{margin:3.5vh 0 1.3vh}
  .deck-mode .proposal h2{font-size:min(6vw,9.4vh);line-height:.84;letter-spacing:-.065em;margin:0}
  .deck-mode .deliverables{margin:3.5vh 0 3.8vh;gap:8px}.deck-mode .deliverables span{padding:10px 17px;background:rgba(12,25,50,.58);backdrop-filter:blur(8px)}
  .deck-mode .investment{position:relative;display:grid;grid-template-columns:1fr minmax(260px,25vw);align-items:stretch;min-height:21vh;padding:0;border-top:1px solid rgba(101,133,190,.34);border-bottom:1px solid rgba(101,133,190,.34);background:linear-gradient(90deg,rgba(8,18,35,.7),rgba(16,52,117,.15));overflow:hidden}
  .deck-mode .investment>div{display:flex;flex-direction:column;justify-content:center;padding:2.2vh 2.4vw}
  .deck-mode .investment strong{font-size:min(4.5vw,7vh);line-height:1;margin:.8vh 0}
  .deck-mode .investment:before{content:"06 MESES / UMA OPERAÇÃO / UMA MARCA";position:absolute;right:27vw;top:18px;font:7px DM Mono;letter-spacing:.17em;color:#405271;writing-mode:vertical-rl}
  .deck-mode .accept{position:relative;inset:auto;width:auto;height:auto;border-radius:28px;margin:1.6vh;border:1px solid #3563ff;background:var(--blue);overflow:hidden;display:flex;justify-content:space-between;padding:2.2vw;text-align:left;transition:color .55s var(--ease),border-radius .55s var(--ease)}
  .deck-mode .accept:before{content:"";position:absolute;left:-10%;right:-10%;height:170%;bottom:-175%;border-radius:48% 54% 0 0;background:#edf0f5;transition:bottom .75s var(--ease),transform .75s var(--ease);transform:rotate(-4deg)}
  .deck-mode .accept span,.deck-mode .accept b{position:relative;z-index:2}.deck-mode .accept span{font:11px/1.45 DM Mono;letter-spacing:.08em}.deck-mode .accept b{font-size:24px;align-self:flex-start}
  .deck-mode .accept:hover{color:var(--blue);border-radius:40px}.deck-mode .accept:hover:before{bottom:-28%;transform:rotate(2deg)}
  .deck-mode footer{height:6.7vh;min-height:52px;z-index:3}.deck-mode footer p{opacity:.65}
}

@media(max-width:1100px) and (min-width:801px){
  .split-title{font-size:8.3vw}.deck-mode .layer-body{grid-template-columns:10vw 17vw 1fr}.deck-mode .team-title p{max-width:340px}
}
@media(prefers-reduced-motion:reduce){.split-title i{animation:none}.portrait:after,.person-photo:after{transition:none}}

/* V14.1 — respiro seguro sob o cabeçalho em notebooks */
@media(min-width:801px) and (max-height:820px){
  .deck-mode .team,.deck-mode .proposal{padding-top:10.8vh}
  .deck-mode .team-title{margin-top:2.3vh;margin-bottom:3vh}
  .deck-mode .proposal-overline{margin-top:2.4vh}
}

/* V15 — entrelinhas, hierarquia e tempo de leitura */
.chapter-transition{grid-template-columns:minmax(180px,.8fr) minmax(120px,.45fr) minmax(240px,1fr)}
.chapter-transition.show{transition-delay:.38s;transition-duration:.3s}
.chapter-transition.leave{transition-duration:.38s}
.chapter-transition .transition-title{font-size:13px;letter-spacing:.24em;font-weight:500}
.chapter-transition .transition-line{width:100%;margin:0 3vw}

@media(min-width:801px){
  .deck-mode .manifesto-sticky h2{font-size:min(4.75vw,7.1vh);line-height:1.045;letter-spacing:-.045em}
  .deck-mode .manifesto-sticky h2 em{display:block;margin-top:.08em;line-height:1.06}

  .deck-mode .method-head h2{line-height:1.01;letter-spacing:-.05em}

  .deck-mode .proof{padding-top:12.5vh}
  .deck-mode .proof-head{align-items:start}
  .deck-mode .proof-head h2{font-size:min(4.25vw,6.55vh);line-height:1.035;letter-spacing:-.05em}
  .deck-mode .proof-head h2 em{display:inline-block;line-height:1.08;margin-top:.08em}
  .deck-mode .case-stage{margin-top:2.7vh}
  .deck-mode .case{grid-template-columns:3.5vw 35vw minmax(0,1fr);gap:3vw}
  .deck-mode .case-info{grid-template-columns:minmax(160px,1.1fr) minmax(150px,.82fr) minmax(125px,.72fr);gap:1vw}
  .deck-mode .case-info p{white-space:nowrap;font-size:min(10px,1.2vh);line-height:1.35}
  .deck-mode .case-info h3{font-size:min(54px,6.7vh);white-space:nowrap}
  .deck-mode .case-info>div{font-size:min(11px,1.32vh);gap:12px;white-space:nowrap}

  .deck-mode .team-title h2{font-size:min(4.25vw,6.5vh);line-height:1.04;letter-spacing:-.05em}
  .deck-mode .team-title p{line-height:1.65}

  .deck-mode .proposal h2{line-height:.95;letter-spacing:-.055em}
  .deck-mode .proposal h2 em{display:inline-block;line-height:1.04;margin-top:.03em}
}

@media(max-width:1250px) and (min-width:801px){
  .deck-mode .case{grid-template-columns:3vw 32vw minmax(0,1fr);gap:2.2vw}
  .deck-mode .case-info{grid-template-columns:minmax(125px,1fr) minmax(125px,.8fr) minmax(105px,.7fr);gap:.7vw}
  .deck-mode .case-info p{font-size:8px}.deck-mode .case-info>div{font-size:9px}
}

/* V16 — transição em cinco atos e entradas escalonadas */
.chapter-transition .transition-title{font-size:clamp(16px,1.35vw,23px);letter-spacing:.22em}
.chapter-transition.show{transition-delay:0s;transition-duration:.16s}
.chapter-transition.leave{transition-delay:0s;transition-duration:.16s}
.case{opacity:0;transform:translateY(24px);transition:opacity .85s var(--ease),transform .85s var(--ease),height .62s var(--ease),background .4s}
.case.in{opacity:1;transform:none}

/* V18 — fonte oficial, cápsulas com inércia e navegação material */
.nav,.nav.scrolled,.deck-mode.light-slide .nav{border:0!important;border-bottom:0!important;background:none!important;box-shadow:none!important}

.deck-dots{left:50%;right:auto;bottom:14px;width:370px;height:44px;transform:translateX(-50%);display:grid;grid-template-columns:28px 76px 1fr;align-items:center;gap:12px;padding:0 15px;border:1px solid rgba(115,139,180,.28);border-radius:999px;background:rgba(5,9,16,.74);backdrop-filter:blur(18px);box-shadow:0 14px 38px rgba(0,0,0,.2)}
.deck-dots:before{content:attr(data-current);font:9px DM Mono;letter-spacing:.1em;color:#d9e4ff}
.deck-progress{width:76px;height:3px;border-radius:99px;background:rgba(141,160,192,.22);overflow:hidden}
.deck-progress i{height:3px;border-radius:99px}
.deck-dot-row{height:100%;align-items:center;justify-content:space-between;gap:0}
.deck-dot-row button{height:32px;place-items:center}.deck-dot-row button i{background:#0a111e}
.deck-mode.light-slide .deck-dots{background:rgba(238,239,237,.76);border-color:rgba(24,45,75,.2);box-shadow:0 14px 38px rgba(28,35,48,.12)}
.deck-mode.light-slide .deck-dots:before{color:#15223a}

@media(min-width:801px){
  .deck-mode .case-visual{width:100%;border-radius:999px;transform-origin:left center;transition:height .9s cubic-bezier(.16,1.18,.3,1) .16s,transform .9s cubic-bezier(.16,1.18,.3,1) .16s,filter .7s var(--ease) .16s,border-radius .7s}
  .deck-mode .case:hover .case-visual{height:13.7vh;border-radius:999px;transform:translateX(.7vw) scaleX(1.08);filter:drop-shadow(0 16px 28px rgba(28,54,120,.18));transition-delay:0s;transition-duration:.56s}
  .deck-mode .case{transition:opacity .85s var(--ease),transform .85s var(--ease),height .8s cubic-bezier(.16,1.1,.3,1) .14s,background .4s}
  .deck-mode .case:hover{height:16.4vh;transition-delay:0s}
  .deck-mode .case-info h3.stat:before{content:none}
  .deck-mode .case-info h3.stat{display:flex;align-items:baseline;gap:3px}
  .deck-mode .case-info h3.stat small{font:12px DM Mono;letter-spacing:.06em;color:var(--blue)}
  .deck-mode .case-info>div{font-size:min(9px,1.05vh);align-items:center}.deck-mode .case-info>div b:first-child{max-width:135px}.deck-mode .case-info>div b:last-child{text-align:right;max-width:155px}
  .deck-mode .method .layers{height:48vh}.deck-mode .method .layer{height:12vh}
  .deck-mode .team-grid{max-width:100%;}.deck-mode .team-grid .person{flex-basis:50%}
  .deck-mode .proposal .investment strong{font-size:min(3.15vw,5.1vh);letter-spacing:-.045em;max-width:720px}
}

.manifesto-sticky h2 em,.method h2 em,.proof h2 em,.proposal h2 em{position:relative;display:inline-block}
.manifesto-sticky h2 em:after,.method h2 em:after,.proof h2 em:after,.proposal h2 em:after{content:"";position:absolute;left:0;right:0;bottom:-.08em;height:2px;background:linear-gradient(90deg,transparent,var(--blue),transparent);transform:scaleX(0);transform-origin:left;transition:transform 1.2s .45s var(--ease);opacity:.7}
.chapter.slide-active .reveal.in em:after,.chapter.slide-active .proof-head em:after{transform:scaleX(1)}
.layer:after{content:"";position:absolute;left:0;top:0;width:0;height:1px;background:linear-gradient(90deg,var(--blue),transparent);transition:width .9s calc(var(--i) * 90ms + 300ms) var(--ease)}
.chapter.slide-active .layer.in:after{width:42%}
.deliverables span{transition:transform .5s var(--ease),background .5s,border-color .5s}.deliverables span:hover{transform:translateY(-4px);background:rgba(23,70,255,.18);border-color:var(--blue)}

@media(max-width:800px){.deck-dots{width:min(355px,calc(100vw - 24px));grid-template-columns:24px 58px 1fr;padding:0 11px}.deck-progress{width:58px}}

/* V17 — leitura compacta e traço isolado do título */
.chapter-transition{column-gap:3.2vw}
.chapter-transition .transition-line{width:100%;margin:0;justify-self:stretch;transform-origin:right center}
.chapter-transition .transition-title{margin:0;padding:0;position:relative;z-index:2}
