@font-face{font-family:'Noka';src:url('/assets/fonts/noka-black.woff?v=7') format('woff'),url('/assets/fonts/noka-black.otf') format('opentype');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:'Noka';src:url('/assets/fonts/noka-medium.woff?v=7') format('woff'),url('/assets/fonts/noka-medium.otf') format('opentype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Obviously Wide';src:url('/assets/fonts/obviously-wide.woff?v=7') format('woff'),url('/assets/fonts/obviously-wide.otf') format('opentype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Obviously Wide';src:url('/assets/fonts/obviously-wide-semibold.woff?v=7') format('woff'),url('/assets/fonts/obviously-wide-semibold.otf') format('opentype');font-weight:600;font-style:normal;font-display:swap}
:root{--bg:#111114;--ink:#ffffff;--muted:#aaaab2;--accent:#be2828;--line:#35353a;--gutter:4.2vw}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Obviously Wide',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:7px}::selection{background:var(--accent);color:#111}.header{height:106px;padding:0 var(--gutter);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff25;background:var(--bg)}.brand{font-size:39px;font-weight:700;letter-spacing:-2.6px;line-height:.85;display:block}.brand span{display:block;font-size:10px;letter-spacing:3.3px;margin:11px 0 0 4px}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover{color:var(--accent)}.nav-contact{border-bottom:1px solid var(--accent);padding:12px 0}.nav-contact span{margin-left:28px;color:var(--accent)}.hero{min-height:720px;height:calc(100svh - 106px);max-height:1100px;position:relative;padding:32px var(--gutter) 38px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;overflow:hidden}.hero-media{position:absolute;inset:0;z-index:-2;background:#1c1c20;background-size:cover;background-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b0b10c9,#0b0b1033),linear-gradient(0deg,#111114ed,transparent 50%,#11111450);z-index:-1}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.5px;line-height:1.5}.hero-top{display:flex;justify-content:space-between}.hero h1{font-family:'Noka',Arial,sans-serif;font-weight:700;font-size:clamp(70px,8.5vw,154px);line-height:.95;letter-spacing:-.025em;margin:65px 0 55px;max-width:1200px}.hero h1 span{color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px}.hero-bottom p{font-size:16px;line-height:1.65;margin:0}.text-link{font-size:14px;border-bottom:1px solid #ffffff70;padding-bottom:10px;white-space:nowrap}.text-link span{margin-left:36px;color:var(--accent)}.frame-mark{font-size:11px;letter-spacing:1px;color:#c4c4cd;writing-mode:vertical-rl}.section{padding:110px var(--gutter)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:54px}.section-heading>span:first-child{align-self:start}.section-heading h2{font-size:clamp(42px,5.2vw,80px);line-height:1.02;font-weight:500;letter-spacing:-3px;margin:0 auto 0 12vw}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 26px}.project-main{grid-column:1/-1}.project-image{aspect-ratio:1.45;background:#202024;position:relative;overflow:hidden;background-position:center;background-size:cover;transition:filter .4s}.project-main .project-image{aspect-ratio:2.1}.project-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0008,transparent 55%)}.project-number{position:absolute;top:24px;left:26px;z-index:1;font-size:12px}.project-open{position:absolute;top:24px;right:26px;z-index:1;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff70;border-radius:50%;font-size:26px;transition:background .2s,color .2s}.project:hover .project-open{background:var(--accent);color:#111;border-color:var(--accent)}.project:hover .project-image{filter:brightness(1.12)}.art-title{position:absolute;left:5%;bottom:8%;font-family:'Noka',Arial,sans-serif;font-size:clamp(48px,9vw,130px);font-weight:700;line-height:.9;z-index:1}.project-product{background-color:#282727}.project-univel{background-color:#202024}.project-info{display:flex;justify-content:space-between;align-items:start;padding-top:19px;gap:18px}.project-info h3{font-size:20px;font-weight:500;margin:0}.project-info h3 span{display:block;font-size:14px;color:var(--muted);margin-top:6px}.project-info .eyebrow{font-size:11px;color:var(--muted);padding-top:5px}
@media(min-width:1700px){:root{--gutter:max(4.2vw,calc((100vw - 1640px)/2))}}@media(max-width:760px){:root{--gutter:6vw}.header{height:90px}.brand{font-size:31px}.brand span{font-size:8px;letter-spacing:2.5px}nav{gap:18px}nav>a:nth-child(2){display:none}.nav-contact{font-size:12px}.nav-contact span{margin-left:7px}.hero{height:calc(92svh - 90px);min-height:610px;padding-top:24px}.hero-top{font-size:10px;letter-spacing:.8px}.hero-top span:last-child{max-width:98px;text-align:right}.hero h1{font-size:clamp(52px,11vw,84px);margin:60px 0;line-height:1}.hero-bottom{align-items:start;flex-direction:column;gap:28px}.hero-bottom p{font-size:14px}.frame-mark{display:none}.section{padding:76px var(--gutter)}.section-heading{flex-wrap:wrap;gap:26px;margin-bottom:34px}.section-heading h2{font-size:49px;letter-spacing:-2px;width:100%;margin:0;order:2}.section-heading>span:last-child{margin-left:auto;font-size:10px}.project-grid{grid-template-columns:1fr;gap:40px}.project-main{grid-column:auto}.project-main .project-image,.project-image{aspect-ratio:1.15}.project-info h3{font-size:18px}.project-info .eyebrow{font-size:10px}.art-title{font-size:75px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-media{background-image:none}.hero-media video{width:100%;height:100%;object-fit:cover;opacity:1}.motion-control{position:absolute;right:var(--gutter);top:85px;z-index:2;border:1px solid #ffffff60;border-radius:50%;background:#0005;color:white;width:36px;height:36px;cursor:pointer}.hover-video{width:100%;height:100%;object-fit:cover;display:block}.manifesto{border-top:1px solid var(--line);padding-top:120px;padding-bottom:120px}.manifesto h2{font-size:clamp(30px,4.4vw,68px);line-height:1.15;letter-spacing:-.04em;font-weight:500;margin:45px 0 40px;color:#a8a8b0}.manifesto h2 span{color:var(--accent)}.manifesto p{max-width:440px;margin:0 0 0 auto;line-height:1.8;color:#bdbdc5}.services{background:#17171c}.services-list{margin:70px 0 0 24.4vw}.services-list details{border-top:1px solid #ffffff30;padding:27px 0}.services-list details:last-child{border-bottom:1px solid #ffffff30}.services-list summary{display:flex;align-items:center;cursor:pointer;list-style:none;gap:26px}.services-list summary::-webkit-details-marker{display:none}.services-list summary>span{font-size:12px;color:var(--muted)}.services-list h3{font-size:clamp(22px,2.6vw,38px);font-weight:500;letter-spacing:-1px;margin:0}.services-list b{font-weight:400;font-size:28px;margin-left:auto;color:var(--accent)}.services-list details[open] b{transform:rotate(45deg)}.services-list p{line-height:1.8;color:#bdbdc5;max-width:540px;margin:22px 50px 0}.reel-section{height:660px;position:relative;display:flex;align-items:center;padding:var(--gutter);isolation:isolate;overflow:hidden}.reel-section>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.38);z-index:-1}.reel-section button{display:block;border:0;background:none;color:var(--ink);font-family:'Noka',Arial,sans-serif;font-size:clamp(80px,12vw,190px);line-height:.86;text-align:left;padding:0;margin:40px 0;cursor:pointer}.reel-section button span{color:var(--accent)}.reel-section p{line-height:1.65;font-size:14px}.work-row{display:grid;grid-template-columns:8% 1fr 24% 5%;gap:15px;align-items:center;border-top:1px solid var(--line);padding:28px 0}.work-row:last-child{border-bottom:1px solid var(--line)}.work-row>span{font-size:12px;color:var(--muted)}.work-row h3{font-size:36px;font-weight:500;letter-spacing:-1px;margin:0;transition:transform .3s}.work-row h3 small{font-size:12px;display:block;letter-spacing:1px;color:var(--muted);margin-top:6px}.work-row b{font-size:32px;font-weight:400;text-align:right}.work-row:hover h3{transform:translateX(8px);color:var(--accent)}.clients{padding:64px 0 85px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.clients>p{text-align:center;padding:0 25px;color:var(--muted);margin:0 0 55px}.client-window{overflow:hidden}.client-track{display:flex;align-items:center;gap:80px;width:max-content;animation:marquee 35s linear infinite}.client-track span{font-size:27px;white-space:nowrap;font-weight:700;letter-spacing:-1px}.client-track .italic{font-style:italic;font-size:40px}.clients:hover .client-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.about{display:grid;grid-template-columns:34% 1fr;gap:30px}.about h2{font-weight:500;letter-spacing:-2px;font-size:clamp(36px,4.5vw,70px);line-height:1.06;margin:0 0 45px}.about p{font-size:18px;line-height:1.75;color:var(--muted);max-width:650px}.about p:first-of-type{color:var(--ink)}.location{display:block;font-size:12px;line-height:1.8;letter-spacing:1px;margin-top:44px}.contact{background:var(--accent);color:#ffffff;padding-top:80px;padding-bottom:80px}.contact h2{font-family:'Noka',Arial,sans-serif;font-size:clamp(60px,9.5vw,145px);line-height:.96;margin:46px 0;letter-spacing:-.02em;font-weight:700}.contact-link{display:inline-flex;align-items:center;gap:70px;font-size:22px;font-weight:500;border-bottom:1px solid #ffffff;padding-bottom:14px}.contact-link span{font-size:35px}.contact-channel{font-size:13px;opacity:.7;margin:16px 0 0}footer{padding:45px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:25px}footer>span,footer>a:not(.brand){font-size:12px;color:var(--muted)}footer .brand{font-size:30px}footer .brand span{font-size:8px;letter-spacing:2.3px}dialog{width:min(1160px,94vw);max-height:94svh;padding:20px;background:#15151a;color:var(--ink);border:1px solid #ffffff40}dialog::backdrop{background:#000d;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-top h2{font-size:18px;font-weight:500;margin:0}.close-dialog{border:0;background:none;color:white;cursor:pointer;padding:10px}#reel-player{width:100%;max-height:65svh;background:black;display:block}.reel-tabs{display:flex;gap:14px;margin-top:18px}.reel-tabs button{background:none;border:1px solid #49494f;color:var(--ink);padding:14px;cursor:pointer;flex:1;font-size:14px}.reel-tabs button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#111}#video-error{font-size:14px}#video-error a{text-decoration:underline}.project-heading{padding-bottom:50px;display:flex;flex-wrap:wrap;justify-content:space-between}.project-heading h1{width:100%;font-family:'Noka',Arial,sans-serif;font-size:clamp(70px,12vw,180px);line-height:.95;text-transform:uppercase;letter-spacing:-2px;margin:60px 0 20px}.project-heading>p{font-size:24px;color:var(--muted);margin:0}.film-wrap{padding:0 var(--gutter)}.film-wrap video{width:100%;max-height:85svh;display:block;background:#050505;aspect-ratio:16/9}.project-story{display:grid;grid-template-columns:1.3fr 1fr;gap:15vw}.project-story h2{font-size:42px;font-weight:500;letter-spacing:-2px}.project-story p{color:var(--muted);font-size:18px;line-height:1.8;margin-bottom:40px}.project-story dl{margin:0}.project-story dl>div{border-bottom:1px solid var(--line);padding:20px 0}.project-story dt{font-size:12px;color:var(--muted);margin-bottom:8px}.project-story dd{margin:0;line-height:1.5}.next-project{display:block;background:#1b171b}.next-project h2{font-family:'Noka',Arial,sans-serif;text-transform:uppercase;font-size:clamp(48px,8vw,110px);margin:28px 0 0;display:flex;justify-content:space-between}.next-project h2 span{color:var(--accent)}
@media(max-width:760px){.manifesto h2{font-size:31px;line-height:1.24}.manifesto p{max-width:none;font-size:16px}.services-list{margin:35px 0 0}.services-list summary{gap:18px}.services-list p{margin-left:32px;margin-right:10px;font-size:16px}.services-list h3{font-size:25px}.reel-section{height:480px}.reel-section button{font-size:100px}.reel-section .eyebrow{font-size:10px}.work-row{grid-template-columns:30px 1fr 30px}.work-row>span:nth-of-type(2){display:none}.work-row h3{font-size:27px}.client-track{gap:50px}.clients{padding:55px 0}.client-track span{font-size:23px}.about{grid-template-columns:1fr;gap:35px}.about p{font-size:16px}.contact h2{font-size:17vw}.contact-link{font-size:19px;gap:40px}footer{flex-wrap:wrap;padding-top:38px;padding-bottom:38px}footer .brand{width:100%;margin-bottom:10px}footer>span:last-child{width:100%;padding-top:20px}.reel-tabs{flex-direction:column;gap:8px}.reel-tabs button{padding:11px;text-align:left}.dialog-top h2{font-size:15px}.project-heading{padding-top:60px}.project-heading>.eyebrow:last-of-type{width:100%;margin-top:35px}.project-heading h1{margin-top:30px;font-size:20vw}.project-heading>p{font-size:20px}.project-story{grid-template-columns:1fr;gap:35px}.project-story h2{font-size:36px}.project-story p{font-size:16px}}
@media(prefers-reduced-motion:reduce){.client-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center;padding:0 25px}.client-track [aria-hidden]{display:none}}
.brand{display:flex;align-items:center;gap:14px;line-height:1;letter-spacing:normal;flex-shrink:0}.brand-symbol{width:45px;height:45px}.brand-wordmark{width:146px;height:auto}.header{height:110px;background:#111114}nav{font-size:13px;gap:30px}.nav-contact{border-color:#be2828}.nav-contact span{color:#f05454}.hero{min-height:750px;height:calc(100svh - 110px)}.hero:after{background:linear-gradient(90deg,#0a0a10cc,#0a0a1010),linear-gradient(0deg,#111114fa,transparent 55%),radial-gradient(ellipse at 100% 2%,#be28285c,transparent 50%)}.hero h1{font-weight:900;font-size:clamp(54px,7.2vw,132px);line-height:1.06;letter-spacing:-.045em;max-width:1400px;margin:65px 0 55px}.hero h1 span{color:#fff;position:relative;text-shadow:0 0 90px #be282855}.hero h1 span:after{content:'';display:block;width:135px;height:5px;background:#be2828;margin-top:28px}.hero-top{font-size:12px;letter-spacing:1px}.hero-bottom p{font-size:15px;line-height:1.7}.hero-bottom .text-link{font-size:13px}.text-link span{color:#f05454}.frame-mark{font-family:Noka,Arial,sans-serif;font-weight:900;color:#e84b4b;font-size:13px}.eyebrow{font-size:12px;letter-spacing:1.1px}.section-heading h2{font-weight:600;font-size:clamp(36px,4vw,60px);line-height:1.12;letter-spacing:-.04em;margin-left:8vw}.project-info h3{font-size:18px;font-weight:600}.project-info h3 span{font-size:13px;font-weight:400}.project-info{flex-wrap:wrap}.project-info .eyebrow{font-size:11px}.project:hover .project-open{color:#fff}.project-number{font-family:Noka;font-size:18px;font-weight:900}.project-open{background:#11111450}.manifesto{background:radial-gradient(ellipse at 0 100%,#be282815,transparent 65%)}.manifesto h2{font-weight:600;font-size:clamp(29px,4vw,60px);letter-spacing:-.045em;line-height:1.17}.manifesto h2 span{color:#fff}.manifesto h2 span:before{content:'';display:block;width:85px;height:3px;background:#be2828;margin:32px 0}.manifesto p{max-width:570px;font-size:16px;line-height:1.8}.services{background:linear-gradient(135deg,#17171c,#101014)}.services-list{margin-left:23vw}.services-list h3{font-size:clamp(21px,2.3vw,33px);font-weight:600;letter-spacing:-.025em}.services-list p{font-size:15px;max-width:600px}.services-list b{color:#f05454}.reel-section button{font-family:Noka;font-weight:900;line-height:1.03;font-size:clamp(70px,10vw,150px);letter-spacing:-.05em}.reel-section button span{color:#ed4444}.work-row h3{font-weight:600;font-size:29px}.work-row:hover h3{color:#ef6969}.work-row h3 small{font-size:11px;font-weight:400;line-height:1.6}.work-row>span{font-size:11px}.about{grid-template-columns:34% 1fr;gap:45px}.about-brand{display:flex;flex-direction:column;align-items:flex-start;gap:55px}.about-brand img{width:min(260px,80%)}.brand-motto{font-family:Noka;font-weight:900;font-size:32px;line-height:1.12;letter-spacing:-1px;color:#be2828}.about h2{font-weight:600;font-size:clamp(34px,3.5vw,54px);line-height:1.15}.about p{font-size:16px}.contact{position:relative;overflow:hidden;background:radial-gradient(ellipse at 85% 20%,#dc3e3e55,transparent 60%),#be2828;color:#fff}.contact h2{font-weight:900;line-height:1.04;font-size:clamp(55px,7.7vw,118px);letter-spacing:-.04em}.contact-link{font-size:19px;border-color:#fff}.contact-channel{opacity:.9;font-size:13px}.contact .eyebrow{font-family:Noka;font-weight:900;letter-spacing:1px;font-size:18px}footer{gap:22px;flex-wrap:wrap}footer .brand{width:190px}footer .brand-symbol{width:37px;height:37px}footer .brand-wordmark{width:126px}footer>span,footer>a:not(.brand){font-size:11px}.reel-tabs button[aria-pressed=true]{color:#fff}.dialog-top h2{font-size:16px}.project-heading h1{font-weight:900;font-size:clamp(60px,10vw,150px);line-height:1.04;letter-spacing:-.04em}.project-heading>p{font-size:20px}.project-story h2{font-size:32px;line-height:1.2;letter-spacing:-1.2px;font-weight:600}.project-story p{font-size:16px}.next-project h2{font-weight:900;font-size:clamp(45px,7vw,100px);line-height:1.1}.next-project h2 span{color:#ed4444}::selection{background:#be2828;color:#fff}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#f07878}
@media(max-width:1000px){nav{font-size:12px;gap:20px}.section-heading h2{margin-left:4vw}.services-list{margin-left:16vw}.brand-wordmark{width:128px}.brand-symbol{width:40px;height:40px}.hero-bottom{flex-wrap:wrap}.frame-mark{display:none}}
@media(max-width:760px){.header{height:92px}.brand{gap:9px}.brand-symbol{width:33px;height:33px}.brand-wordmark{width:107px}nav{font-size:12px;gap:16px}.nav-contact{font-size:12px}nav>a:first-child{display:none}.hero{height:calc(100svh - 92px);min-height:650px;max-height:950px}.hero-top{font-size:10px}.hero h1{font-size:clamp(35px,7.7vw,58px);letter-spacing:-.045em;line-height:1.1;margin:55px 0 40px}.hero h1 span:after{width:80px;height:4px;margin-top:20px}.hero-bottom p{font-size:13px}.hero-bottom .text-link{font-size:12px}.section-heading h2{font-size:34px;line-height:1.16;margin:0;letter-spacing:-1.3px}.section-heading .eyebrow{font-size:10px}.project-info h3{font-size:17px}.project-info .eyebrow{font-size:10px}.project-info{gap:12px}.manifesto h2{font-size:26px;line-height:1.23;letter-spacing:-1px}.manifesto p{font-size:14px}.services-list{margin:40px 0 0}.services-list h3{font-size:20px;letter-spacing:-.6px;line-height:1.25}.services-list p{font-size:14px;margin-left:30px;line-height:1.7}.services-list summary{gap:14px}.services-list summary>span{font-size:11px}.reel-section{height:470px}.reel-section button{font-size:19vw;line-height:1.06}.reel-section .eyebrow{font-size:9px}.reel-section p{font-size:13px}.work-row h3{font-size:21px;line-height:1.25}.work-row h3 small{font-size:10px}.client-track span{font-size:21px}.about{grid-template-columns:1fr;gap:50px}.about-brand{gap:28px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.about-brand>.eyebrow{grid-column:1/-1}.about-brand img{width:150px;max-width:100%}.brand-motto{font-size:22px;letter-spacing:-.5px}.about h2{font-size:31px;line-height:1.2}.about p{font-size:14px;line-height:1.8}.contact{padding-top:64px;padding-bottom:64px}.contact h2{font-size:9vw;line-height:1.1;margin:40px 0;letter-spacing:-.035em}.contact-link{font-size:16px;gap:25px}.contact-channel{font-size:12px}.contact .eyebrow{font-size:14px}footer .brand{width:100%}footer .brand-symbol{width:34px;height:34px}footer .brand-wordmark{width:116px}footer>span:last-child{width:100%;padding-top:8px}.project-heading h1{font-size:13vw;overflow-wrap:anywhere}.project-heading>p{font-size:16px}.project-story h2{font-size:27px}.project-story p{font-size:14px}.project-story .text-link{font-size:12px}.next-project h2{font-size:12vw;gap:15px}.dialog-top h2{font-size:12px}.close-dialog{font-size:12px}.reel-tabs button{font-size:12px}}

.client-logo{display:flex;align-items:center;justify-content:center;width:180px;height:130px;flex:0 0 180px}.client-logo img{width:100%;height:100%;object-fit:contain;max-height:110px}.client-track{gap:70px;padding:0 35px}.client-track .client-logo:nth-child(4),.client-track .client-logo:nth-child(11){width:150px;flex-basis:150px}@media(max-width:760px){.client-logo{width:145px;height:95px;flex-basis:145px}.client-logo img{max-height:90px}.client-track{gap:42px}.client-track .client-logo:nth-child(4),.client-track .client-logo:nth-child(11){width:120px;flex-basis:120px}}

.hero h1{letter-spacing:-.015em}.contact h2{letter-spacing:-.015em}

.hero h1,.contact h2,.project-heading h1,.next-project h2,.reel-section button,.brand-motto{letter-spacing:0}.project-heading h1{font-size:clamp(60px,9vw,140px)}@media(max-width:760px){.project-heading h1{font-size:12vw}}@media(max-width:360px){.header .brand-symbol{width:28px;height:28px}.header .brand-wordmark{width:85px}.header .brand{gap:8px}.nav-contact{font-size:11px}.nav-contact span{margin-left:4px}.hero h1{font-size:31px}.hero-top{font-size:9px}.hero-bottom p{font-size:12px}}

/* Orçamentos, processo e parceria. */
.storyboard{border-top:1px solid var(--line);background:radial-gradient(ellipse at 100% 0,#be28281a,transparent 65%)}.storyboard-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:25px 7vw}.storyboard-intro>.eyebrow{grid-column:1/-1}.storyboard h2{font-size:clamp(34px,4vw,60px);line-height:1.12;margin:15px 0;font-weight:600;letter-spacing:-.04em}.storyboard-intro>p{color:var(--muted);line-height:1.8;max-width:560px;align-self:center}.storyboard-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:65px}.storyboard-steps article{border-top:2px solid var(--accent);padding-top:24px}.storyboard-steps article>span{font-size:11px;color:#ed7777;letter-spacing:1px}.storyboard-steps h3{font-size:23px;line-height:1.3;font-weight:600}.storyboard-steps p{font-size:14px;line-height:1.8;color:var(--muted);max-width:310px}.illumina-banner{margin:0 var(--gutter) 110px;padding:65px 5vw;border:1px solid #f99c1540;display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:radial-gradient(ellipse at 0 100%,#d8690738,transparent 70%),#151413}.illumina-identity{display:flex;flex-direction:column;justify-content:center;gap:30px}.illumina-identity .eyebrow{color:#f99c15}.illumina-identity img{width:100%;max-width:380px;height:auto}.illumina-identity>span:last-child{font-size:12px;color:#ccc3ba;line-height:1.7}.illumina-banner h2{font-size:clamp(25px,2.8vw,42px);font-weight:600;line-height:1.2;margin:0 0 22px;letter-spacing:-.03em}.illumina-banner p{color:#ccc3ba;font-size:14px;line-height:1.8;margin-bottom:32px}.illumina-banner .text-link{font-size:13px;white-space:normal;display:inline-block}.illumina-banner .text-link span{color:#f99c15}.quote-page{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:radial-gradient(ellipse at 0 0,#be282824,transparent 60%);align-items:start;min-height:80svh}.quote-intro h1{font-family:Noka,Arial,sans-serif;font-size:clamp(48px,6.4vw,98px);line-height:1.08;font-weight:900;margin:40px 0}.quote-intro em{font-style:normal;color:#ee6868}.quote-intro p{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:35px}.quote-intro .text-link{font-size:12px;white-space:normal}.quote-panel{border-top:2px solid var(--accent);padding-top:25px}.quote-panel h2{font-size:30px;line-height:1.2;font-weight:600;margin:25px 0 18px}.quote-help,.quote-note,#quote-result p{font-size:13px;color:var(--muted);line-height:1.8}.quote-panel label{display:block;font-size:13px;margin:28px 0 12px}.quote-panel input,.quote-panel select,.quote-panel textarea{width:100%;min-width:0;background:#1b1b20;border:1px solid #48484f;border-radius:0;color:white;padding:17px 15px;font:inherit;font-size:14px;line-height:1.5;color-scheme:dark}.quote-panel input::placeholder{color:#a3a3ad}.quote-panel textarea{resize:vertical;font-family:Arial,sans-serif}.quote-panel input:focus-visible,.quote-panel select:focus-visible,.quote-panel textarea:focus-visible{outline:2px solid #f07878;outline-offset:3px}.quote-button{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--accent);color:white;border:0;padding:19px 24px;font-size:14px;cursor:pointer;margin-top:30px;min-height:56px}.quote-button:hover{background:#d53636}#quote-form>.quote-button{width:100%}.quote-note{font-size:11px;margin-top:20px}#quote-result{border-top:1px solid var(--line);margin-top:38px;padding-top:20px}#quote-result h3{font-size:21px;line-height:1.4}.quote-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:20px}.quote-actions .quote-button{margin:0}.quote-actions .text-link{font-size:12px;white-space:normal}.nav-contact[aria-current=page]{color:#ef7878}
@media(max-width:1000px){.quote-page{gap:5vw}.quote-intro h1{font-size:6.5vw}.illumina-banner{gap:5vw;padding:45px 4vw}.storyboard-steps h3{font-size:20px}}
@media(max-width:760px){.header nav>.nav-work,.header nav>.nav-about{display:none}.header nav>.nav-contact{display:block}.storyboard-intro,.storyboard-steps,.illumina-banner,.quote-page{grid-template-columns:1fr}.storyboard-intro{gap:15px}.storyboard h2{font-size:34px}.storyboard-intro>p{font-size:14px;margin:0}.storyboard-steps{margin-top:35px;gap:25px}.storyboard-steps h3{font-size:23px;margin:18px 0 12px}.storyboard-steps p{max-width:none}.illumina-banner{margin-bottom:75px;padding:35px 7vw;gap:40px}.illumina-identity{gap:24px}.illumina-banner h2{font-size:26px}.quote-page{gap:65px;padding-top:55px}.quote-intro h1{font-size:12vw;margin:30px 0}.quote-intro .eyebrow{font-size:10px}.quote-panel h2{font-size:26px}.quote-panel input,.quote-panel select,.quote-panel textarea{font-size:16px}.quote-panel select{padding:17px 8px}.quote-actions{align-items:flex-start;flex-direction:column}}
/* Ajustes aprovados: hierarquia, imagens de bastidores e orçamento. */
.button-primary,.button-secondary,.button-illumina{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:58px;padding:18px 26px;font-size:15px;font-weight:600;line-height:1.4;text-align:center;transition:background .2s,transform .2s;border:1px solid transparent}
.button-primary{background:#be2828;color:#fff}.button-primary:hover{background:#d33333;transform:translateY(-2px)}.button-primary span,.button-secondary span,.button-illumina span{font-size:22px;line-height:1;flex:none}.button-secondary{background:#11111466;border-color:#ffffff70;color:#fff}.button-secondary:hover{background:#ffffff1c;border-color:#fff}.button-illumina{background:#f99c15;color:#15110b}.button-illumina:hover{background:#ffb443;transform:translateY(-2px)}
.hero{--hero-gutter:7vw;padding:34px var(--hero-gutter) 44px;min-height:850px;height:calc(100svh - 110px);max-height:none;gap:30px}.hero-top{padding-right:0}.hero-main{padding-right:90px;margin:auto 0}.hero h1{font-size:clamp(48px,6.1vw,106px);line-height:1.08;margin:30px 0 28px;max-width:none}.hero h1 span:after{margin-top:22px;width:115px}.hero-budget{min-width:235px;box-shadow:0 8px 40px #0004}.hero-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:30px}.hero-bottom p{font-size:14px;line-height:1.8;max-width:330px}.hero-work{grid-column:2;font-size:14px;min-height:52px;padding:14px 20px}.hero>.frame-mark{display:block;position:absolute;right:var(--hero-gutter);top:190px;writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap;font-family:Noka,Arial,sans-serif;font-weight:900;letter-spacing:1px;font-size:18px;line-height:1;color:#f36a6a}.motion-control{right:var(--hero-gutter);top:83px}
.projects>.section-heading,.selected>.section-heading{display:block}.projects>.section-heading h2,.selected>.section-heading h2{margin:24px 0 0;font-size:clamp(30px,4.1vw,65px);white-space:nowrap;letter-spacing:-.035em;line-height:1.2}
.manifesto{display:grid;grid-template-columns:1.05fr 1fr;gap:6vw;align-items:center}.manifesto h2{font-size:clamp(28px,3.5vw,56px);margin:38px 0 0}.manifesto-visual{min-width:0}.manifesto-visual img{display:block;width:100%;height:auto;aspect-ratio:1.3;object-fit:cover;object-position:center 58%}.manifesto-visual p{margin:26px 0 0;max-width:none;font-size:15px;line-height:1.8}
.services-layout{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,2fr);gap:4vw;align-items:start;margin-top:64px}.services-photo{width:100%;height:620px;object-fit:cover;object-position:50% 45%;display:block}.services-content{min-width:0}.services .services-list{margin:0}.services-list h3{font-size:clamp(20px,2.2vw,32px)}.services-budget{margin-top:32px;min-width:235px}.publication-button{margin-top:8px}
.about{grid-template-columns:36% 1fr;gap:6vw}.about-brand{display:flex;align-items:center;justify-content:center;gap:32px;min-width:0}.about-brand>.eyebrow{align-self:flex-start}.about-brand img{width:clamp(150px,18vw,285px);max-width:75%;aspect-ratio:1;object-fit:contain}.about-brand .brand-motto{font-size:clamp(12px,1.28vw,21px);line-height:1.4;white-space:nowrap;letter-spacing:0;color:#ef6262}.about h2{font-size:clamp(30px,3.3vw,52px)}
.illumina-banner{padding:0;gap:0;grid-template-columns:1fr 1.05fr;overflow:hidden;background:#17130e}.illumina-identity{position:relative;isolation:isolate;min-height:440px;padding:48px 4vw;justify-content:flex-end;gap:24px}.illumina-identity:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#090705e8,transparent 90%);z-index:-1}.illumina-identity .illumina-photo{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:50% 60%;z-index:-2;filter:brightness(1.65)}.illumina-identity>img:not(.illumina-photo){width:100%;max-width:390px}.illumina-banner>div:last-child{align-self:center;padding:52px 4vw}.illumina-banner h2{font-size:clamp(26px,2.6vw,40px)}.illumina-banner p{font-size:15px}.illumina-banner .button-illumina{font-size:15px}
.quote-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quote-contact-fields>div{min-width:0}.quote-contact-fields small{display:block;font-size:12px;color:var(--muted);margin-top:8px}.quote-help{font-size:14px}.budget-options{padding:0;border:0;margin:32px 0 0;min-width:0}.budget-options legend{font-size:14px;margin-bottom:14px}.quote-panel .budget-options label{display:flex;align-items:center;gap:14px;border:1px solid #48484f;background:#19191e;padding:17px;margin:0 0 12px;cursor:pointer;line-height:1.7;font-size:14px}.quote-panel .budget-options input{width:19px;height:19px;min-height:19px;flex:0 0 19px;padding:0;margin:0;accent-color:#e05252}.budget-options label:has(input:checked){border-color:#ef7373;background:#be28281a}.budget-options strong{font-weight:600;color:white}.quote-actions{display:flex;align-items:stretch;gap:16px;flex-direction:column}.whatsapp-send{font-size:14px;text-align:left;justify-content:space-between}.copy-quote{align-self:flex-start;border:0;border-bottom:1px solid #aaa;background:transparent;color:#ddd;padding:8px 0;font-size:13px;cursor:pointer}.quote-intro{position:sticky;top:45px}.quote-note{font-size:12px}
@media(min-width:1600px){.hero{--hero-gutter:max(7vw,calc((100vw - 1640px)/2));min-height:950px}.hero>.frame-mark{top:205px;font-size:20px}}
@media(max-width:1000px){.hero{min-height:850px}.hero-main{padding-right:50px}.hero h1{font-size:6vw}.hero-bottom{grid-template-columns:1fr auto;gap:22px}.hero>.frame-mark{font-size:15px;top:190px}.hero-bottom p{font-size:13px}.hero-work{font-size:12px}.services-layout{grid-template-columns:.85fr 1.7fr;gap:28px}.services-photo{height:650px}.services-list h3{font-size:22px}.services-list p{margin-left:0}.manifesto{gap:35px}.about-brand .brand-motto{font-size:1.25vw}.quote-contact-fields{grid-template-columns:1fr;gap:0}}
@media(max-width:760px){.hero{--hero-gutter:8vw;min-height:780px;height:auto;padding-top:26px;padding-bottom:35px;gap:26px}.hero-top{font-size:9px}.hero-main{padding-right:28px;margin:35px 0 15px}.hero h1{font-size:clamp(28px,7.25vw,54px);line-height:1.1;margin:0 0 28px;overflow-wrap:normal}.hero h1 span:after{margin-top:22px;width:72px}.hero-budget{font-size:14px;min-width:210px;min-height:56px;padding:16px 20px}.hero>.frame-mark{top:173px;right:5vw;font-size:12px;letter-spacing:0;line-height:1.1}.hero-bottom{display:flex;flex-direction:column;align-items:stretch;gap:26px}.hero-bottom p{font-size:13px;max-width:280px;margin:0}.hero-work{align-self:center;font-size:12px;padding:13px 16px;min-height:48px}.motion-control{right:var(--hero-gutter);top:72px}.projects>.section-heading h2,.selected>.section-heading h2{width:auto;font-size:4.45vw;margin-top:22px;letter-spacing:-.04em}.manifesto{grid-template-columns:1fr;gap:35px}.manifesto h2{font-size:27px;line-height:1.25}.manifesto-visual img{aspect-ratio:1;object-position:center 60%}.manifesto-visual p{font-size:14px;margin-top:22px}.services-layout{grid-template-columns:1fr;margin-top:35px;gap:30px}.services-photo{height:auto;aspect-ratio:1.12;object-position:50% 35%;max-height:480px}.services-list p{margin-left:30px}.services-budget{width:100%;font-size:14px}.publication-button{font-size:14px;min-height:56px;padding:16px 20px;gap:16px}.about{grid-template-columns:1fr;gap:45px}.about-brand{display:flex;gap:30px}.about-brand img{width:220px;max-width:65%}.about-brand .brand-motto{font-size:clamp(11px,3.1vw,19px)}.illumina-banner{grid-template-columns:1fr}.illumina-identity{min-height:350px;padding:35px 7vw;gap:22px}.illumina-banner>div:last-child{padding:35px 7vw 40px}.illumina-banner h2{font-size:25px}.illumina-banner .button-illumina{width:100%;font-size:13px;padding:16px;gap:15px}.illumina-banner p{font-size:14px}.quote-intro{position:static}.quote-contact-fields{grid-template-columns:1fr}.quote-panel .budget-options label{font-size:13px;padding:15px;gap:12px}.whatsapp-send{font-size:13px;padding:17px;gap:12px}.quote-help{font-size:13px}}

@media(min-width:761px){.manifesto h2{font-size:clamp(27px,2.9vw,48px)}}.manifesto-visual img{object-position:center 50%}

/* Fontes e controle de vídeo em dispositivos móveis. */
button,input,select,textarea{font-family:inherit}.quote-panel textarea{font-family:inherit;font-size:14px;line-height:1.65}.motion-control.needs-play{width:auto;height:auto;min-height:44px;max-width:190px;border-radius:4px;padding:10px 14px;font-size:12px;line-height:1.4;background:#111114de;color:#fff}.motion-control{min-width:44px;min-height:44px}

/* Ajustes finais para mobile, setas e formulário. */
.button-primary span,.button-secondary span,.button-illumina span,.nav-contact span,.text-link span,.project-open,.work-row b,.next-project h2 span{font-family:Arial,sans-serif;font-variant-emoji:text;font-style:normal}
.quote-panel select,.quote-panel select option{font-family:Arial,sans-serif;font-weight:400}
.quote-section{border-top:1px solid #ffffff26;padding-top:22px;margin-top:30px}.quote-section:first-of-type{margin-top:24px}.quote-section .form-step{display:block;color:#ef7777;font-size:11px;letter-spacing:1px;margin-bottom:20px}.quote-section label{margin-top:20px}.quote-project-section{margin-top:38px}.quote-project-section .budget-select{margin-top:10px}.quote-project-section .budget-select option{font-family:Arial,sans-serif;font-weight:400}
.quote-intro em{color:#be2828}.about-brand .brand-motto{color:#be2828}
@media(max-width:760px){.quote-section{padding-top:20px;margin-top:28px}.quote-section:first-of-type{margin-top:18px}.quote-section .form-step{font-size:10px}.quote-project-section{margin-top:34px}.quote-panel select,.quote-panel select option{font-size:16px;font-weight:400}.button-primary span,.button-secondary span,.button-illumina span,.nav-contact span,.text-link span,.project-open,.work-row b{font-variant-emoji:text}}

/* Setas desenhadas para evitar a substituição por emoji em iOS. */
.button-primary span[aria-hidden="true"],.button-illumina span,.nav-contact span,.text-link span,.reel-section button span,.contact-link span,.project-open,.work-row b,.next-project h2 span{font-size:1em!important;position:relative;display:inline-block;width:1.15em;height:1.15em;line-height:1;vertical-align:middle;text-indent:-999em;white-space:nowrap;overflow:hidden}
.button-primary span[aria-hidden="true"]::before,.button-illumina span::before,.nav-contact span::before,.text-link span::before,.reel-section button span::before,.contact-link span::before,.project-open::before,.work-row b::before,.next-project h2 span::before{content:"";position:absolute;width:.78em;height:2px;background:currentColor;left:.08em;top:.58em;transform:rotate(-45deg);transform-origin:left center}
.button-primary span[aria-hidden="true"]::after,.button-illumina span::after,.nav-contact span::after,.text-link span::after,.reel-section button span::after,.contact-link span::after,.project-open::after,.work-row b::after,.next-project h2 span::after{content:"";position:absolute;width:.42em;height:.42em;border-top:2px solid currentColor;border-right:2px solid currentColor;right:.02em;top:.06em}
.hero-work span{font-size:1em!important;position:relative;display:inline-block;width:1em;height:1.15em;margin-left:0;color:currentColor;text-indent:-999em;white-space:nowrap;overflow:hidden}
.hero-work span::before{content:"";position:absolute;width:2px;height:.82em;background:currentColor;left:.47em;top:.03em}
.hero-work span::after{content:"";position:absolute;width:.45em;height:.45em;border-right:2px solid currentColor;border-bottom:2px solid currentColor;left:.25em;top:.48em;transform:rotate(45deg)}
