:root{--paper:#f4f1ea;--ink:#191c1b;--accent:#d6efb6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #daffac;outline-offset:6px}header{position:absolute;z-index:5;top:0;left:0;width:100%;padding:30px 5%;display:flex;justify-content:space-between;align-items:center;color:white;border-bottom:1px solid #ffffff26}.brand img{width:190px;height:43px;object-fit:contain;filter:brightness(0) invert(1)}nav{display:flex;gap:38px;align-items:center;font-size:15px}.contact{border:1px solid #ffffff60;border-radius:30px;padding:13px 21px}.contact span{margin-left:20px}.hero{min-height:850px;height:100svh;max-height:1150px;position:relative;color:white;overflow:hidden;background:#171e1e}.scenes,.scene,.shade{position:absolute;inset:0}.scene{opacity:0;transition:opacity 1.4s ease}.scene.active{opacity:1}.scene video,.scene img{width:100%;height:100%;object-fit:cover;object-position:60% center;filter:saturate(.28) brightness(.85)}.photo img{object-position:center 53%}.shade{background:linear-gradient(90deg,rgba(7,16,15,.84),rgba(7,16,15,.37) 52%,rgba(7,16,15,.04)),linear-gradient(0deg,rgba(8,17,15,.94),transparent 42%);pointer-events:none}.hero-copy{position:relative;z-index:2;padding:190px 5% 165px;max-width:850px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.1px;line-height:1.6;margin:0 0 28px}.dot{display:inline-block;background:var(--accent);width:7px;height:7px;margin-right:10px;border-radius:50%}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px}h1{font-size:clamp(48px,4.8vw,76px);line-height:1.05;margin:0 0 28px}h1 em{color:var(--accent);font-style:italic}p.intro{font-size:18px;line-height:1.65;max-width:435px;color:#f0f1ed;margin:0 0 30px}.cta{display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid #ffffff70;padding:10px 0;font-size:16px}.website{position:absolute;right:5%;bottom:185px;width:310px;border:1px solid #ffffff35;border-radius:9px;overflow:hidden;box-shadow:0 18px 60px #0005;z-index:2;background:#fbfaf6;color:#24312c;transform:rotate(-3deg);animation:float 9s ease-in-out infinite}.browser{background:#e9ece6;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-size:10px}.dots{color:#a2b3a5;font-size:8px;white-space:nowrap}.sample{padding:24px;background:radial-gradient(ellipse at 90% 0,#dce3d0,transparent 55%),#f5f4ef}.sample-brand{display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:18px;margin:0 0 40px}.sample-brand span{font:8px Arial;letter-spacing:2px;margin-top:7px}.sample-kicker{font:8px Arial;letter-spacing:1px}.sample h2{font-size:35px;line-height:1.05;letter-spacing:-1.2px;margin:15px 0}.sample>p:not(.sample-brand):not(.sample-kicker){font-size:12px;line-height:1.6;max-width:220px}.sample-button{display:inline-block;font-size:11px;padding:11px 14px;background:#293d32;color:white;border-radius:20px;margin:8px 0 24px}.sample-lines{display:flex;justify-content:space-between;font-size:9px;border-top:1px solid #bbc6b8;padding-top:15px}.demo-note{padding:10px;font-size:8px;letter-spacing:.8px;text-align:center;background:white}.hero-bottom{position:absolute;bottom:35px;left:5%;right:5%;z-index:3;display:flex;justify-content:space-between;align-items:center}.scene-picker{display:flex;gap:30px}.scene-picker button{border:0;border-top:1px solid #ffffff45;background:none;color:#eee;padding:14px 0;min-height:48px;text-align:left;font-size:13px;min-width:132px}.scene-picker button[aria-pressed=true]{border-color:var(--accent);color:var(--accent)}.scene-picker span{font-size:10px;margin-right:10px;opacity:.75}.motion{background:#ffffff12;border:1px solid #ffffff55;color:#fff;min-height:44px;border-radius:30px;padding:10px 18px;display:flex;gap:9px;align-items:center;font-size:12px}.solution{padding:100px 5% 55px;scroll-margin-top:25px}.solution .eyebrow{color:#55644f}.solution-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.solution h2{font-size:clamp(36px,4.4vw,62px);line-height:1.12;margin:0}.solution h2 em{font-style:italic;color:#596b4f}.solution-grid p{font-size:19px;line-height:1.7;margin:0 0 20px;max-width:570px}.solution-grid a{display:inline-block;padding:10px 0;border-bottom:1px solid #53654b;font-size:16px;line-height:1.5}.elements{margin-top:65px;padding:25px 0;border-top:1px solid #bac3b4;display:flex;gap:25px;justify-content:space-between;flex-wrap:wrap;font-size:14px}.footnote{font-size:13px;color:#596156;line-height:1.6}footer{padding:24px 5%;border-top:1px solid #d4d8cf;display:flex;justify-content:space-between;font-size:12px;gap:15px}@keyframes float{50%{transform:translateY(-10px) rotate(-1deg)}}body.paused .website{animation-play-state:paused}@media(min-width:1600px){.website{width:365px}}@media(max-width:1050px){.website{width:250px;right:4%;bottom:170px}.hero-copy{padding-top:180px;max-width:730px}h1{font-size:60px}.intro{max-width:380px!important}}@media(max-width:760px){header{padding:22px 6%}.brand img{width:143px;height:33px}nav>a:first-child{display:none}.contact{font-size:12px;padding:10px 13px}.contact span{margin-left:7px}.hero{height:auto;min-height:1020px}.hero-copy{padding:155px 6% 0;max-width:none}h1{font-size:clamp(38px,7.9vw,56px);line-height:1.1;letter-spacing:-1.3px}.eyebrow{font-size:10px;letter-spacing:1.35px;max-width:310px;margin-bottom:24px}.intro{font-size:17px!important;max-width:330px!important;line-height:1.65!important}.scene video{object-position:65% center}.shade{background:linear-gradient(0deg,#101b18 5%,#101b1800 60%),linear-gradient(90deg,#081310dd,#08131050)}.website{width:230px;right:8%;bottom:125px;transform:rotate(-3deg)}.sample{padding:18px}.sample-brand{margin-bottom:22px;font-size:17px}.sample h2{font-size:29px}.sample-button{margin-bottom:15px}.hero-bottom{left:6%;right:6%;bottom:25px;gap:12px}.scene-picker{gap:16px;flex:1}.scene-picker button{min-width:0;flex:1;font-size:11px;line-height:1.6}.scene-picker span{display:block;font-size:10px}.motion{padding:11px 14px}.motion span{display:none}.solution{padding:65px 6% 35px}.solution-grid{grid-template-columns:1fr;gap:30px}.solution h2{font-size:40px;letter-spacing:-1px}.solution-grid p{font-size:18px;line-height:1.7}.elements{margin-top:35px;gap:20px;font-size:13px}footer{padding:23px 6%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scene{transition:none}.website{animation:none}.scene video{display:none}}@media(max-width:360px){.hero{min-height:1030px}.contact{font-size:11px}.brand img{width:126px}h1{font-size:36px}.website{bottom:130px}.scene-picker{gap:10px}.scene-picker button{font-size:10px}}
@media(max-width:760px){.hero{min-height:1150px}.website{top:660px;bottom:auto}}
@media(max-width:360px){.hero{min-height:1190px}.website{top:705px;bottom:auto}}
[hidden]{display:none!important}.skip{position:absolute;top:-100px;z-index:30;padding:15px;background:white;color:#172019}.skip:focus{top:12px;left:12px}.film{position:absolute;inset:0;z-index:3;overflow:hidden}.film-copy{position:absolute;left:7%;right:7%;top:33%;max-width:950px}.film-copy h2{font-size:clamp(60px,7.5vw,116px);line-height:1.01;letter-spacing:-3px;margin:0 0 25px;animation:phrase-in .65s ease-out both}.film-copy h2 em{color:var(--accent)}.film-subtitle{font-size:19px;line-height:1.6;max-width:450px}.film-copy .eyebrow{margin-bottom:20px}.film-bottom{position:absolute;bottom:105px;left:7%;right:7%;display:flex;align-items:center;justify-content:space-between}.film-count{font-size:12px;letter-spacing:3px}.skip-film{color:white;background:#ffffff13;border:1px solid #fff7;min-height:48px;border-radius:30px;padding:14px 22px;font-size:14px}.film-progress{position:absolute;bottom:88px;left:7%;right:7%;height:1px;background:#ffffff35}.film-progress span{height:2px;background:var(--accent);display:block;width:0;transition:width .6s ease}.intro-active .hero-copy,.intro-active .website{opacity:0;pointer-events:none;visibility:hidden}.hero-copy,.website{transition:opacity 1s ease}.intro-active header nav{visibility:hidden}.intro-active .scene-picker,.intro-active .replay{visibility:hidden}.intro-active .hero-bottom{z-index:6}.replay{margin-left:auto;margin-right:20px;min-height:44px;color:#fff;background:none;border:0;font-size:12px}.film-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:10px;transform:scale(1.05);opacity:0;transition:opacity 1s;filter:brightness(.48) saturate(.6)}.film-grid img{width:100%;height:100%;object-fit:cover;min-width:0;min-height:0;transform:translateY(70px);transition:transform 1.1s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--i)*65ms)}.film.has-grid .film-grid{opacity:1}.film.has-grid .film-grid img{transform:translateY(0)}.film.has-grid:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101b1890,#101b1840);pointer-events:none}.film-copy,.film-bottom,.film-progress{z-index:2}.scene.active video{animation:scene-drift 14s linear both}.scene.active img{animation:scene-drift 10s ease-out both}.paused .scene.active video,.paused .scene.active img{animation-play-state:paused}.portrait-story{background:#151e1a;color:var(--paper);padding:100px 7%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.portrait-story h2{font-size:clamp(40px,4.3vw,64px);line-height:1.1;margin:0 0 28px}.portrait-story h2 em{color:var(--accent)}.portrait-story p:not(.eyebrow){font-size:19px;line-height:1.7;max-width:490px;color:#d8ded5}.portrait-window{height:560px;position:relative;overflow:hidden;border-radius:2px}.portrait-window img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.1);transition:opacity 1s ease,transform 5s ease}.portrait-window img.selected{opacity:1;transform:scale(1)}.portrait-note{position:absolute;bottom:0;left:0;right:0;background:#0d181cc7;padding:17px;font-size:9px;letter-spacing:1.5px;z-index:2}.film-copy.changing h2{animation:none}@keyframes phrase-in{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes scene-drift{from{transform:scale(1.025)}to{transform:scale(1.09)}}@media(max-width:760px){.intro-active .hero{height:100svh;min-height:650px;max-height:1050px}.film-copy{top:30%;left:6%;right:6%}.film-copy h2{font-size:clamp(48px,12vw,80px);letter-spacing:-1.8px}.film-subtitle{font-size:17px;max-width:300px}.film-copy .eyebrow{font-size:9px}.film-bottom{left:6%;right:6%;bottom:110px}.film-progress{left:6%;right:6%;bottom:91px}.film-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);gap:6px}.film-grid img{object-position:center 25%}.replay{font-size:10px;margin-right:8px;max-width:50px;text-align:left;padding:0}.scene-picker{gap:12px}.portrait-story{padding:65px 6%;grid-template-columns:1fr;gap:28px}.portrait-story h2{font-size:39px;letter-spacing:-1px}.portrait-story p:not(.eyebrow){font-size:18px}.portrait-window{height:460px}.scene-picker button{font-size:10px}}@media(prefers-reduced-motion:reduce){.scene.active video,.scene.active img,.film-copy h2{animation:none}.film-grid,.film-grid img,.portrait-window img,.hero-copy,.website{transition:none}.portrait-window img{transform:none}.film{display:none!important}}
.character-photo{display:block;width:100%;height:100%;overflow:hidden;filter:grayscale(1);transform:scale(1.04)}.scene .character-photo{position:absolute;inset:0;object-fit:cover}.scene.active .character-photo{animation:photo-pass 7s cubic-bezier(.25,.4,.4,1) both,color-pass 7s linear both}.film-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:12px;filter:none;background:#151c18}.character-tile{min-width:0;min-height:0;overflow:hidden;opacity:0;transform:translateX(60px);transition:opacity 1s ease,transform 1.5s ease;transition-delay:calc(var(--i)*90ms)}.character-tile:nth-child(even){transform:translateX(-60px)}.film.has-grid .character-tile{opacity:1;transform:translateX(0)}.character-tile .character-photo{filter:grayscale(1) brightness(.65);animation:tile-color 10s ease-in-out infinite;animation-delay:calc(var(--i)*-2s)}.portrait-frame{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:translateX(35px) scale(1.07);filter:grayscale(1);transition:opacity 1.2s ease,transform 4.2s ease,filter 3s ease}.portrait-frame.selected{opacity:1;transform:translateX(0) scale(1);filter:grayscale(0)}.paused .character-photo{animation-play-state:paused}.paused .portrait-frame{transition:none}.film-copy h2{max-width:1000px}.shade{background:linear-gradient(90deg,#09130ee8,#09130e69 60%,#09130e12),linear-gradient(0deg,#09130ed9,transparent 70%)}@keyframes photo-pass{from{transform:translateX(18px) scale(1.08)}to{transform:translateX(-12px) scale(1.02)}}@keyframes color-pass{0%,15%{filter:grayscale(1) brightness(.83)}50%,80%{filter:grayscale(0) brightness(.86)}100%{filter:grayscale(1) brightness(.83)}}@keyframes tile-color{0%,100%{filter:grayscale(1) brightness(.55);transform:scale(1.07) translateY(8px)}50%{filter:grayscale(0) brightness(.65);transform:scale(1.02) translateY(-8px)}}@media(max-width:760px){.film-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:7px}.film-copy h2{font-size:clamp(44px,11.5vw,74px)}.character-photo{object-position:center}.film-copy{top:29%}}@media(prefers-reduced-motion:reduce){.scene.active .character-photo,.character-tile .character-photo{animation:none;filter:grayscale(0)}.character-tile,.portrait-frame{transition:none;transform:none}.portrait-frame.selected{filter:none}}
/* 17/09/2026: fundo contínuo, sem mosaico ou cartão na abertura. */
.scenes{z-index:0}.scene{clip-path:inset(0 0 0 100%);opacity:0;transition:clip-path 1.7s cubic-bezier(.22,.7,.18,1),opacity 1.4s ease;z-index:1}.scene.active{clip-path:inset(0);opacity:1;z-index:2}.shade{z-index:1}.hero-copy{z-index:2}.film{z-index:3}.hero-copy{max-width:920px}.hero{min-height:800px}.hero-bottom{z-index:4}.service-stories{padding:20px 7% 100px}.service-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:65px 0;border-top:1px solid #cbd1c4}.service-story:nth-child(even) .service-photo{order:2}.service-photo{height:510px;overflow:hidden;background:#e7e6df}.service-photo svg{display:block;width:100%;height:100%;transform:scale(1.07);filter:grayscale(1);transition:transform 1.8s ease,filter 2.4s ease}.service-story.in-view .service-photo svg{transform:scale(1);filter:grayscale(0)}.service-copy h2{font-size:clamp(36px,3.8vw,55px);line-height:1.08;margin:0 0 24px;letter-spacing:-1.3px}.service-copy p{font-size:18px;line-height:1.7;margin:0 0 20px}.service-copy p.eyebrow{font-size:11px;line-height:1.6;color:#58664c;letter-spacing:1.7px}.service-copy .service-subtitle{font-size:22px;line-height:1.4;color:#43563d}.service-help{color:#4e594a}.service-copy a{display:inline-block;border-bottom:1px solid #657c55;padding:10px 0;font-size:16px;line-height:1.5}.paused .service-photo svg{transition:none}@media(max-width:760px){.hero{min-height:800px;height:100svh;max-height:none}.intro-active .hero{min-height:650px}.hero-copy{padding-top:150px;padding-bottom:150px}.hero-bottom{bottom:30px}.service-stories{padding:10px 6% 50px}.service-story{grid-template-columns:1fr;gap:30px;padding:45px 0}.service-story:nth-child(even) .service-photo{order:0}.service-photo{height:390px}.service-copy h2{font-size:37px}.service-copy p{font-size:18px}.service-copy .service-subtitle{font-size:21px}}@media(max-width:360px){.hero{min-height:850px}.service-photo{height:335px}}@media(prefers-reduced-motion:reduce){.scene{transition:none;clip-path:none}.service-photo svg{transition:none;transform:none;filter:none}}
/* Filme: cortes e enquadramentos, sem wipe, carrossel ou contador de slides. */
.scene,.scene.active{clip-path:none;transition:opacity 100ms linear}.scene video,.scene.active video{animation:none;filter:grayscale(1) brightness(.85);transform:scale(1.01);transition:filter .55s ease;object-position:center}.color-shot .scene video{filter:grayscale(0) brightness(.85)}.detail-shot .scene video{transform:scale(1.38);object-position:62% center}.video-fallback{position:absolute;inset:0;display:block;width:100%;height:100%;filter:grayscale(1) brightness(.8);z-index:0}.scene video{position:relative;z-index:1;opacity:0}.scene.video-ready video{opacity:1}.film-copy{left:6%;top:27%;max-width:1100px;right:6%}.film-copy h2{font-family:Arial,Helvetica,sans-serif;font-weight:800;font-size:clamp(76px,9.5vw,158px);letter-spacing:-.065em;line-height:.9;margin:0 0 25px;animation:film-type .55s cubic-bezier(.2,.8,.2,1) both;color:#f6f4ea}.film-translation{font-size:14px;letter-spacing:4px;line-height:1.7;margin:0 0 14px;color:var(--accent)}.film-subtitle{font-size:20px;line-height:1.6;max-width:520px}.film-copy .eyebrow{margin-bottom:25px;font-size:10px}.film-caption{font-size:10px;letter-spacing:2px;line-height:1.6}.film-bottom{bottom:100px;gap:18px}.hero-bottom{bottom:30px}.intro-active .hero-bottom>.film-caption,.intro-active .replay{visibility:hidden}.shade{background:linear-gradient(90deg,#07100c9c,#07100c33),linear-gradient(0deg,#07100cca,transparent 70%)}@keyframes film-type{0%{opacity:0;filter:blur(9px);transform:scale(1.08);letter-spacing:-.04em}100%{opacity:1;filter:blur(0);transform:scale(1);letter-spacing:-.065em}}@media(max-width:760px){.film-copy{top:29%;left:6%;right:6%}.film-copy h2{font-size:clamp(49px,14vw,104px);line-height:.98;letter-spacing:-.06em}.film-copy .eyebrow{font-size:8px;letter-spacing:1.4px}.film-subtitle{font-size:17px;max-width:290px}.film-translation{font-size:11px;letter-spacing:3px}.film-bottom{bottom:110px;align-items:flex-end}.film-bottom .film-caption{max-width:90px;font-size:8px}.skip-film{font-size:12px;padding:13px 16px}.detail-shot .scene video{transform:scale(1.18)}.scene video{object-position:55% center}.hero-bottom>.film-caption{max-width:125px;font-size:8px}.replay{max-width:70px}}@media(prefers-reduced-motion:reduce){.scene,.scene.active{transition:none}.film-copy h2{animation:none;filter:none}.scene video{display:none}.detail-shot .scene video{transform:none}.video-fallback{filter:none}}
/* Continuidade editorial: quatro cenas e capítulos imersivos, 17/09/2026. */
:root{--paper:#eceee7;--ink:#f1f3eb}body{background:#0d1714;color:var(--ink)}
.scene,.scene.active{z-index:1;transition:opacity .95s cubic-bezier(.4,0,.2,1)}.scene.active{z-index:2}.scene video,.scene.active video{transform:scale(1.025);transition:filter 1.6s ease}.detail-shot .scene video{transform:scale(1.025)}
h1,h2{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.045em}h1{font-weight:500;line-height:1.08}h1 em,.solution h2 em{font-style:normal;color:var(--accent)}
.solution{background:#0d1714;padding:110px 7% 90px}.solution .eyebrow{color:var(--accent)}.solution h2{font-weight:500;line-height:1.1}.solution-grid{gap:90px}.solution-grid p{color:#d8dfd8}.solution-grid a{border-color:#a6bd98}.elements{border-color:#ffffff30;color:#c5d6bd}.footnote{color:#aab8ad}
.service-stories{padding:0;background:#0d1714}.service-story{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;min-height:950px;padding:130px 7%;border:0;background:#0d1714;gap:0}
.service-atmosphere{position:absolute;inset:-40px;z-index:-3;opacity:.32;filter:blur(32px) saturate(.5)}.service-atmosphere svg{width:100%;height:100%;display:block}
.service-photo,.service-story:nth-child(even) .service-photo{position:absolute;inset:0 0 0 auto;width:72%;height:100%;order:0;background:transparent;z-index:-2;overflow:hidden}
.service-photo svg{height:100%;width:100%;transform:translateY(var(--travel,0px)) scale(1.09);filter:grayscale(.85) brightness(.78);transition:filter 2s ease;}
.service-story.in-view .service-photo svg{transform:translateY(var(--travel,0px)) scale(1.09);filter:grayscale(.12) brightness(.85)}
.service-story:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0d1714 3%,#0d1714ed 25%,#0d171499 53%,#0d17141a 80%),linear-gradient(0deg,#0d1714,transparent 20%,transparent 82%,#0d1714)}
.service-copy{width:49%;max-width:600px;position:relative}.service-copy h2{font-size:clamp(48px,5.2vw,80px);font-weight:600;line-height:1.02;margin-bottom:28px;color:#f1f3eb;text-wrap:balance}.service-copy p{font-size:19px;line-height:1.7;color:#dee5dd}.service-copy p.eyebrow{color:var(--accent);letter-spacing:2px;font-size:11px;margin-bottom:28px}.service-copy .service-subtitle{color:#d6efb6;font-size:24px;line-height:1.4;margin-bottom:28px}.service-copy p.service-help{color:#bdc9bc}.service-copy a{color:#f1f3eb;border-color:#acc59e;min-height:48px;font-size:17px}
footer{background:#0d1714;border-color:#ffffff24;color:#c4d1c1;padding:30px 7%}
@media(max-width:760px){.solution{padding:75px 6% 65px}.solution-grid{gap:28px}.solution h2{font-size:42px}.service-story{min-height:0;display:block;padding:420px 6% 80px}.service-photo,.service-story:nth-child(even) .service-photo{inset:0 0 auto;width:100%;height:550px}.service-photo svg{transform:translateY(var(--travel,0px)) scale(1.07);filter:grayscale(.8) brightness(.85)}.service-story.in-view .service-photo svg{transform:translateY(var(--travel,0px)) scale(1.07)}.service-story:after{background:linear-gradient(0deg,#0d1714 0%,#0d1714 48%,#0d1714e6 60%,#0d171400 88%,#0d1714aa 100%)}.service-copy{width:100%;max-width:none}.service-copy h2{font-size:clamp(40px,10.5vw,62px);line-height:1.07}.service-copy p{font-size:18px;line-height:1.7}.service-copy .service-subtitle{font-size:22px}.service-copy p.eyebrow{font-size:10px}.service-atmosphere{opacity:.15}.scene video{object-position:55% center}}
@media(max-width:360px){.service-story{padding-top:365px}.service-photo,.service-story:nth-child(even) .service-photo{height:480px}.service-copy h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){.scene,.scene.active{transition:none}.service-photo svg,.service-story.in-view .service-photo svg{transform:none;filter:brightness(.85);transition:none}}

/* Conteúdo institucional preservado, direção visual2.0. */
.shell{max-width:1400px;margin:auto}.value,.journey,.questions,.contact-section,.closing{padding:95px 7%;background:#0d1714;border-top:1px solid #ffffff20}.closing .shell,.journey .shell{padding:0}.value h2,.journey h2,.questions h2,.contact-section h2,.closing h2{font-size:clamp(38px,4.5vw,66px);line-height:1.08;font-weight:500;margin:0 0 30px;text-wrap:balance}.value p,.journey p,.questions p,.contact-section p,.closing p{font-size:19px;line-height:1.7;color:#d8e1d5}.value h3,.questions h3,.journey h3{font-size:24px;font-weight:500;line-height:1.35}.value-grid,.answers{display:grid;grid-template-columns:1fr 1fr;gap:44px}.journey ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.journey li>span{color:#d6efb6;font-size:13px;letter-spacing:2px}.chapter-actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin-top:20px}.chapter-actions button,.button,.proposal-trigger{background:none;border:1px solid #a5b99b;color:#f1f3eb;border-radius:32px;padding:14px 22px;min-height:48px;font-size:16px;line-height:1.5}.service-copy a.learn-more{border:1px solid #b1c8a5;padding:13px 23px;border-radius:32px}.brand-logo{width:155px;height:auto;filter:brightness(0) invert(1)}footer.shell{max-width:none;flex-wrap:wrap;align-items:center;gap:25px}footer p{font-size:13px}footer .footer-company{color:#c6d3c0;width:100%;font-size:13px;display:flex;gap:20px;flex-wrap:wrap}dialog{background:#14241d;color:#eef2e8;border:1px solid #829779;border-radius:16px;padding:36px;width:min(600px,90vw)}dialog::backdrop{background:#000b}dialog p{font-size:18px;line-height:1.7}.dialog-close{float:right;background:none;border:0;color:white;font-size:30px}dialog .notice{font-size:17px;line-height:1.7;margin:25px 0}.contact-section a{display:inline-block;padding:14px 0;border-bottom:1px solid #abc49f}@media(max-width:760px){header nav>a:not(.contact){display:none}.value,.journey,.questions,.contact-section,.closing{padding:70px 6%}.value-grid,.answers,.journey ol{grid-template-columns:1fr;gap:26px}.value p,.journey p,.questions p,.closing p{font-size:18px}.service-story{padding-bottom:75px}.chapter-actions{gap:15px}.footer-company{flex-direction:column}}

.explanation-page header{position:relative;padding:25px 7%}.video-explanation{padding:75px 7% 100px;max-width:1400px;margin:auto}.video-explanation h1{font-size:clamp(38px,5vw,70px);max-width:900px;margin-bottom:35px;text-wrap:balance}.video-explanation video{width:100%;aspect-ratio:16/9;display:block;background:#07100c;border:1px solid #ffffff25}.video-note{font-size:14px;line-height:1.6;color:#bdcdbb;max-width:800px}.explanation-page footer button{color:#d5dfcf;background:transparent;border:1px solid #8eab80;border-radius:20px;padding:12px}@media(max-width:760px){.video-explanation{padding:55px 6% 70px}.video-explanation h1{font-size:40px}.explanation-page header{padding:24px 6%}.explanation-page header>a:last-child{font-size:13px}}
.explanation-page footer{flex-wrap:wrap;align-items:center;font-size:13px;line-height:1.6;gap:18px}.explanation-page footer>*{max-width:100%;overflow-wrap:anywhere}.video-explanation .chapter-actions a{overflow-wrap:anywhere}.explanation-page .chapter-actions .button{max-width:100%}
