@font-face{font-family:Onest;src:url('assets/fonts/onest.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--bg:#121212;--ink:#ededed;--muted:#aaa;--line:#333}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Onest,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid #fff;outline-offset:6px}img{display:block;max-width:100%;object-fit:contain}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.06;letter-spacing:-.055em}button,a{touch-action:manipulation}.skip-link{position:fixed;top:-90px;left:16px;background:#eee;color:#111;padding:12px;z-index:100}.skip-link:focus{top:10px}.header{position:absolute;top:0;left:0;width:100%;height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;z-index:5;border-bottom:1px solid #ffffff1a}.brand{width:160px}.brand img{height:auto;width:100%}.header nav{display:flex;gap:35px;font-size:14px}.header nav a{color:#d2d2d2}.header nav a:hover,.text-link:hover{color:#fff}.header-contact{border:1px solid #ffffff60;padding:11px 19px;font-size:14px;border-radius:3px}.header-contact span{padding-left:20px}.hero{position:relative;min-height:850px;height:100svh;max-height:1200px;display:flex;align-items:center;overflow:hidden;background:#151719}.hero-media{position:absolute;inset:0 0 0 28%;overflow:hidden}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:50% 55%;filter:saturate(.55)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#121212 0%,#121212eb 20%,#12121280 57%,#12121238 100%),linear-gradient(0deg,#121212 0%,transparent 40%,#12121245 100%)}.hero-content{position:relative;z-index:1;margin:95px 7% 65px;width:86%}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:500;line-height:1.5}.hero .eyebrow{margin-bottom:27px;color:#d2d2d2}h1{font-size:clamp(64px,6.9vw,112px);font-weight:500;line-height:1.02;max-width:960px}em{font-weight:300;font-style:normal;color:#b7b7b7}.hero-description{font-size:18px;line-height:1.65;color:#c4c4c4;margin-top:28px}.hero-actions{display:flex;gap:32px;align-items:center;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;border-radius:3px;padding:18px 24px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-light{background:#ededed;color:#121212}.button-dark{background:#121212;color:#ededed}.text-link{background:none;padding:0 0 6px;border-bottom:1px solid #777;font-size:14px;display:inline-flex;gap:28px;align-items:center}.hero-bottom{position:absolute;z-index:2;bottom:28px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.11em;color:#bbb}.hero-bottom a{font-size:12px;letter-spacing:0}.hero-bottom a span{padding-left:15px}.hero-bottom button{font-size:12px;letter-spacing:0;background:#12121280;border:1px solid #ffffff40;border-radius:30px;padding:8px 14px;min-height:40px}.section{padding:116px 7%;scroll-margin-top:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:50px}.section-heading .eyebrow,.about .eyebrow{margin-bottom:24px;color:#999}.section-heading h2,.about h2{font-size:clamp(40px,4.4vw,66px);font-weight:500}.muted{color:#888}.section-heading>p{font-size:15px;line-height:1.8;color:#aaa;max-width:370px;margin-bottom:4px}.projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.project-screen{padding:0;position:relative;width:100%;background:#222;display:block;overflow:hidden;border-radius:4px}.portrait{aspect-ratio:9/14}.project-screen>img{width:100%;height:100%;object-fit:cover;transition:transform .6s,filter .6s;filter:brightness(.76)}.project-screen:hover>img{transform:scale(1.045);filter:brightness(.96)}.project-screen:after{content:'';position:absolute;inset:0;background:linear-gradient(#0006,transparent 30%,transparent 65%,#0009);pointer-events:none}.project-top{position:absolute;z-index:1;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;font-size:10px;font-weight:500;letter-spacing:.08em}.play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#ffffff14;border:1px solid #ffffff80;backdrop-filter:blur(7px);transition:background .2s,scale .2s}.play span{font-family:Arial,sans-serif;font-size:19px;margin-left:3px}.project-screen:hover .play,.experiment-screen:hover .play{background:#ffffff35;scale:1.07}.watch-label{position:absolute;z-index:1;bottom:23px;left:20px;font-size:10px;letter-spacing:.16em}.project-caption{display:flex;justify-content:space-between;gap:10px;padding:23px 0}.project-caption h3{font-size:22px;font-weight:500;letter-spacing:-.035em}.project-caption p{font-size:13px;color:#999;margin-top:8px}.project-caption>span{font-size:23px}.construction>img{height:143%;max-width:none;position:absolute;inset:-21.5% 0 auto;width:100%}.experiment{margin-top:64px;padding-top:50px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:70px}.experiment-screen{position:relative;background:#222;border-radius:4px;overflow:hidden;padding:0;width:100%;aspect-ratio:16/9}.experiment-screen>img{height:100%;width:100%;object-fit:cover;filter:brightness(.7);transition:filter .3s}.experiment-screen:hover>img{filter:brightness(1)}.experiment-copy .eyebrow{color:#999}.experiment-copy h3{font-size:42px;font-weight:500;margin:20px 0}.experiment-copy p:not(.eyebrow){font-size:15px;color:#aaa;max-width:300px}.experiment-copy .text-link{margin-top:25px}.services{background:#191919;border-top:1px solid #252525}.service-list{border-top:1px solid #393939;margin-top:56px}.service{display:grid;grid-template-columns:60px 1fr 1fr;gap:30px;align-items:start;border-bottom:1px solid #393939;padding:36px 0}.service-number{font-size:13px;color:#999}.service h3{font-size:28px;font-weight:450;letter-spacing:-.035em}.service p{font-size:15px;color:#aaa;max-width:370px;justify-self:end}.about{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;align-items:center}.about-mark{padding:50px 20px}.about-mark img{width:100%;height:auto;opacity:.9}.about-copy>p:not(.eyebrow){margin-top:25px;color:#aaa;font-size:16px;max-width:520px}.about-copy .text-link{margin-top:28px}.contact{text-align:center;background:#ededed;color:#121212;padding-top:100px;padding-bottom:100px}.contact .eyebrow{color:#5d5d5d}.contact h2{font-size:clamp(48px,6vw,90px);font-weight:500;margin-top:30px}.contact h2 em{color:#777}.contact>p:not(.eyebrow){margin:28px auto 30px;font-size:16px;color:#555}.contact-handle{display:block;margin-top:16px;color:#666;font-size:13px}.contact a:focus-visible{outline-color:#121212}footer{padding:40px 7%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer img{height:auto;width:100px}footer p{font-size:13px;color:#aaa}footer>span{font-size:12px;color:#888}dialog{background:#101010;color:#eee;border:1px solid #3b3b3b;border-radius:6px;width:min(960px,94vw);padding:18px;max-height:95svh;overflow:auto}dialog::backdrop{background:#000e;backdrop-filter:blur(8px)}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.dialog-head h2{font-size:18px;letter-spacing:-.025em}.dialog-head button{background:#252525;padding:9px 13px;border-radius:3px;font-size:14px}.dialog-head button span{margin-left:12px;font-size:22px}#project-video{display:block;width:100%;max-height:76svh;background:#000}#video-error{padding-top:15px;font-size:14px}#video-error a{text-decoration:underline}body.modal-open{overflow:hidden}
@media(min-width:1600px){.section,.hero-content,footer{max-width:1700px;margin-left:auto;margin-right:auto}.hero-content{padding-left:7%;padding-right:7%;width:100%}}
@media(max-width:900px){.header{height:85px}.brand{width:130px}.header nav{gap:19px;font-size:12px}.header-contact{font-size:12px;padding:10px 13px}.header-contact span{padding-left:6px}.hero{min-height:780px}.hero-content{margin-left:6%}.hero-bottom>span{display:none}.section{padding:80px 6%}.section-heading{gap:25px}.section-heading>p{font-size:14px;max-width:250px}.projects{gap:16px}.project-caption h3{font-size:18px}.project-caption p{font-size:12px}.project-top{font-size:9px;left:12px;right:12px}.experiment{gap:35px}.about{gap:45px}.service{grid-template-columns:32px 1fr 1fr;gap:18px}.service h3{font-size:24px}.service p{font-size:14px}}
@media(max-width:620px){html{scroll-padding-top:20px}.header{height:80px;padding:0 6%}.header nav{display:none}.brand{width:120px}.header-contact{font-size:12px}.hero{min-height:760px;max-height:1000px;height:100svh}.hero-media{left:0}.hero-media video{object-position:53% 50%}.hero-shade{background:linear-gradient(90deg,#121212c9,#12121250),linear-gradient(0deg,#121212 0%,#12121220 65%,#12121288)}.hero-content{margin:100px 6% 95px;width:88%}.hero .eyebrow{font-size:10px;margin-bottom:28px}h1{font-size:clamp(48px,11.5vw,70px);line-height:1.06;letter-spacing:-.055em}.hero-description{font-size:16px;margin-top:25px}.hero-actions{flex-direction:column;align-items:flex-start;gap:23px;margin-top:30px}.button{font-size:13px;padding:17px 20px;gap:24px}.hero-bottom{left:6%;right:6%;bottom:25px}.section{padding:70px 6%}.section-heading{display:block;margin-bottom:35px}.section-heading h2,.about h2{font-size:42px}.section-heading>p{margin-top:23px;max-width:none;font-size:15px}.projects{grid-template-columns:1fr;gap:24px}.portrait{aspect-ratio:9/12}.project-top{font-size:11px;top:20px;left:20px;right:20px}.watch-label{font-size:11px}.project-caption{padding:20px 0}.project-caption h3{font-size:23px}.project-caption p{font-size:14px}.experiment{grid-template-columns:1fr;gap:28px;margin-top:25px;padding-top:40px}.experiment-copy h3{font-size:35px}.experiment-copy h3 br{display:none}.experiment-copy p:not(.eyebrow){max-width:none}.service-list{margin-top:35px}.service{grid-template-columns:25px 1fr;gap:10px 15px;padding:28px 0}.service h3{font-size:24px}.service p{grid-column:2;justify-self:start;font-size:15px}.about{grid-template-columns:1fr;gap:30px}.about-mark{padding:0 0 15px;width:110px}.about-copy>p:not(.eyebrow){font-size:15px}.contact h2{font-size:47px}.contact .eyebrow{font-size:10px}.contact>p:not(.eyebrow){font-size:15px}.contact .button{gap:15px}footer{flex-wrap:wrap;padding:30px 6%;gap:20px}footer p{order:3;width:100%}footer>span{margin-left:auto}dialog{padding:12px}.dialog-head h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Metadados legíveis em telas pequenas. */
.project-top,.watch-label,.hero-bottom,.hero .eyebrow,.contact .eyebrow{font-size:12px}
.project-top{gap:12px}.project-top>span:first-child{max-width:80%;text-align:left}

@media(min-width:621px){.projects>.project:last-child:nth-child(3n + 1){grid-column:2}}
