:root{--ink:#181818;--ink-soft:#2b2b2b;--paper:#f5f5f2;--paper-2:#ecebe6;--yellow:#ffef7b;--yellow-deep:#ead43c;--white:#fff;--muted:#72726c;--line:#18181824;--mint:#a6f2cf;--coral:#f48173;--shadow:0 28px 70px #00000024;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(90deg, #18181809 1px, transparent 1px) 0 0 / 92px 92px, var(--paper);letter-spacing:0;margin:0;font-family:Figtree,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body.menu-open{overflow:hidden}img,svg{display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.section-shell{width:min(calc(100% - 40px), var(--max));margin:0 auto}.site-header{z-index:50;min-height:88px;padding:0 max(20px, calc((100vw - var(--max)) / 2));color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181818f5;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 16px 50px #00000029}.brand{align-items:center;gap:11px;width:fit-content;font-weight:800;display:inline-flex}.brand-mark{background:var(--yellow);border-radius:6px;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-6deg)}.brand-mark img{object-fit:contain;width:25px;height:32px;transform:rotate(6deg)}.brand-copy{gap:1px;font-size:13px;line-height:1;display:grid}.brand-copy strong{font-size:17px}.brand-copy span{color:#ffffffad;font-weight:600}.brand-dark .brand-copy span{color:#1818189e}.main-nav{color:#ffffffc7;align-items:center;gap:32px;font-size:15px;display:flex}.main-nav a{transition:color .18s;position:relative}.main-nav a:after{background:var(--yellow);transform-origin:100%;content:"";height:2px;transition:transform .22s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover,.main-nav a:focus-visible{color:var(--white)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-cta{justify-self:end}.nav-toggle{border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #ffffff2e;width:44px;height:44px;padding:0;display:none}.nav-toggle span{background:var(--white);width:18px;height:2px;margin:5px auto;transition:transform .18s;display:block}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-yellow{color:var(--ink);background:var(--yellow);box-shadow:0 12px 30px #ffef7b33}.button-yellow:hover,.button-yellow:focus-visible{background:var(--yellow-deep)}.button-ghost{color:var(--ink);border-color:var(--line);background:0 0}.button-ghost:hover,.button-ghost:focus-visible{border-color:var(--ink)}.hero{grid-template-columns:minmax(420px,.86fr) minmax(540px,1.08fr);align-items:center;gap:clamp(34px,4.2vw,72px);min-height:calc(100svh - 138px);padding:42px 0 46px;display:grid;position:relative;overflow:clip}.eyebrow{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin:0 0 16px;font-size:13px;font-weight:900}.eyebrow-inverse{color:#ffffff9e}.hero h1,.section-heading h2,.about h2,.cta h2{color:var(--ink);letter-spacing:0;margin:0;font-weight:900;line-height:.88}.hero h1{max-width:680px;font-size:clamp(72px,7.7vw,118px)}.hero h1 span{background:var(--paper);width:fit-content;color:var(--paper);-webkit-text-stroke:1px var(--ink);box-shadow:0 0 0 2px var(--paper);text-shadow:0 0 0 var(--paper);font-weight:800;display:block}.hero-lede{max-width:620px;color:var(--ink-soft);margin:24px 0 0;font-size:clamp(19px,1.55vw,24px);line-height:1.18}.hero-proof{flex-wrap:wrap;gap:16px 24px;margin:24px 0 0;padding:0;list-style:none;display:flex}.hero-proof li{border-left:4px solid var(--yellow);gap:3px;min-width:118px;padding-left:14px;display:grid}.hero-proof strong{color:var(--ink);font-size:15px;line-height:1}.hero-proof span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800;line-height:1}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-visual{isolation:isolate;transform-style:preserve-3d;margin-left:-24px;position:relative}.hero-visual:before{z-index:-1;background:var(--yellow);content:"";border-radius:8px;width:42%;height:62%;position:absolute;bottom:-28px;right:-26px}.hero-frame{aspect-ratio:1.34;background:var(--paper-2);border:1px solid #1818181a;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 34px 90px #18181829}.hero-frame:after{mix-blend-mode:soft-light;content:"";background:linear-gradient(135deg,#ffef7b42,#0000 34%),linear-gradient(#0000 58%,#00000038);position:absolute;inset:0}.hero-frame img{object-fit:cover;width:100%;height:100%}.floating-note{z-index:2;border-radius:var(--radius);background:var(--white);border:1px solid #1818181f;gap:2px;min-width:155px;padding:16px;animation:12s ease-in-out infinite drift;display:grid;position:absolute;box-shadow:0 20px 50px #0000001f}.floating-note span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.floating-note strong{font-size:22px;line-height:1}.note-top{top:24px;right:22px}.note-bottom{background:var(--yellow);animation-delay:-2s;bottom:42px;left:18px}.ticker{background:var(--ink);color:var(--white);padding:30px 0;overflow:hidden}.ticker-track{will-change:transform;width:max-content;min-width:max-content;animation:34s linear infinite marquee;display:flex}.ticker-group{flex:none;align-items:center;gap:42px;padding-right:42px;display:flex}.ticker-track span{white-space:nowrap;font-size:clamp(18px,2.1vw,28px);font-weight:700;position:relative}.ticker-track span:after{background:var(--yellow);content:"";border-radius:99px;width:8px;height:8px;position:absolute;top:50%;right:-27px;transform:translateY(-50%)}.services,.projects,.testimonials{padding:118px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 50px;display:grid}.section-heading h2{font-size:clamp(44px,6vw,82px);line-height:.96}.service-grid{border:1px solid var(--ink);border-radius:var(--radius);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.service-card{background:var(--paper);min-height:360px;padding:28px;transition:background .22s,color .22s;position:relative}.service-card+.service-card{border-left:1px solid #1818181f}.service-card:hover{color:var(--white);background:var(--ink)}.service-number{color:var(--muted);margin-bottom:58px;font-size:14px;font-weight:900;display:inline-flex}.service-card h3{max-width:240px;margin:0 0 18px;font-size:clamp(26px,2.4vw,38px);line-height:.96}.service-card p{color:currentColor;opacity:.72;margin:0;line-height:1.45}.service-check{background:var(--ink);border-radius:6px;width:42px;height:42px;position:absolute;bottom:26px;right:26px}.service-check:before,.service-check:after{background:var(--yellow);content:"";border-radius:99px;position:absolute}.service-check:before{width:10px;height:3px;top:21px;left:11px;transform:rotate(45deg)}.service-check:after{width:17px;height:3px;top:18px;left:17px;transform:rotate(-45deg)}.service-card:hover .service-check{background:var(--yellow)}.service-card:hover .service-check:before,.service-card:hover .service-check:after{background:var(--ink)}.projects{padding-top:30px}.project-board{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-auto-rows:minmax(270px,auto);gap:18px;display:grid}.project-card{border-radius:var(--radius);background:var(--ink);min-height:330px;color:var(--white);box-shadow:var(--shadow);transform-style:preserve-3d;align-content:end;padding:24px;display:grid;position:relative;overflow:hidden}.project-card:after{content:"";background:linear-gradient(#0000,#000000d1);height:58%;position:absolute;inset:auto 0 0}.project-card-light{color:var(--ink);background:radial-gradient(circle at 52% 34%, #fffffff5, #ecebe6eb 58%, #dad9d3b8), var(--white)}.project-card-light:after{background:linear-gradient(#f5f5f200,#f5f5f2f5);height:42%}.project-large{grid-row:span 2;min-height:680px}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.project-card-light img{object-fit:contain;width:calc(100% - 48px);height:calc(100% - 150px);inset:28px 24px 112px}.project-card:hover img{transform:scale(1.04)}.project-card div{z-index:1;max-width:440px;position:relative}.project-card span{color:var(--ink);background:var(--yellow);text-transform:uppercase;border-radius:6px;margin-bottom:11px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.project-card h3{margin:0;font-size:clamp(24px,3vw,42px);line-height:1}.project-card-light h3{color:var(--ink)}.project-banner{border-radius:var(--radius);min-height:84px;color:var(--white);background:var(--ink);text-align:center;justify-content:center;align-items:center;margin-top:18px;font-size:clamp(20px,2.5vw,32px);font-weight:900;transition:background .18s,color .18s;display:flex}.project-banner:hover,.project-banner:focus-visible{color:var(--ink);background:var(--yellow)}.about{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.about:before{background:var(--yellow);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);content:"";width:36vw;display:none;position:absolute;top:0;bottom:0;right:0}.about-inner{grid-template-columns:minmax(0,.86fr) minmax(330px,.74fr);align-items:center;gap:72px;min-height:720px;padding:100px 0;display:grid;position:relative}.about h2,.cta h2{color:var(--white);font-size:clamp(52px,7vw,104px)}.about p:not(.eyebrow),.cta p:not(.eyebrow){color:#ffffffbf;max-width:560px;margin:26px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.35}.about .button{margin-top:34px}.about-portrait{place-self:center;width:min(100%,460px);height:430px;position:relative;overflow:hidden}.about-portrait-crop{border-radius:var(--radius);background:var(--yellow);width:min(78%,350px);height:280px;position:absolute;bottom:48px;right:48px;overflow:visible}.about-portrait-crop img{object-fit:contain;width:min(94%,330px);max-width:none;height:auto;position:absolute;bottom:-200px;right:14px}.about-badge{z-index:2;border-radius:var(--radius);width:78px;height:78px;color:var(--ink);background:var(--white);place-items:center;display:grid;position:absolute;bottom:210px;left:34px;box-shadow:0 22px 42px #00000029}.about-badge img{object-fit:contain;width:34px;height:51px}.brand-strip{background:var(--yellow)}.brand-strip-inner{justify-content:center;align-items:center;gap:22px;min-height:118px;display:flex}.brand-strip p{max-width:260px;margin:0;font-size:clamp(20px,2.15vw,28px);font-weight:800;line-height:1.05}.created-brands{align-items:center;min-width:292px;display:flex}.created-brand-card{background:#f5f5f5;border-radius:999px;place-items:center;width:98px;height:98px;display:grid;position:relative;overflow:hidden;box-shadow:0 1.2px 1.2px #00000040}.created-brand-card+.created-brand-card{margin-left:-33px}.created-brand-card img{display:block}.created-brand-bg,.star-brand>img{width:100%;height:100%;position:absolute;inset:0}.created-brand-mark{z-index:1;position:relative}.yellow-mark{width:45px;height:45px}.andre-brand{isolation:isolate}.andre-part{z-index:1;object-fit:contain;position:absolute}.andre-gray-left{width:23px;height:21px;top:30px;left:24px}.andre-gray-right{width:23px;height:21px;top:30px;right:22px;transform:scaleX(-1)}.andre-red-left{width:13px;height:24px;top:27px;left:39px}.andre-red-right{width:13px;height:24px;top:27px;right:37px;transform:scaleX(-1)}.andre-red-line{width:31px;height:2px;top:50px;left:34px}.andre-name,.andre-role{z-index:2;color:#ac1f23;text-align:center;white-space:nowrap;line-height:1;position:absolute}.andre-name{font-size:7px;font-weight:900;top:53px;left:50%;transform:translate(-50%)}.andre-role{color:#1d1d1d;font-size:4.5px;font-weight:600;top:63px;left:50%;transform:translate(-50%)}.plus-brand{color:var(--ink)}.plus-brand:before,.plus-brand:after{content:"";background:currentColor;border-radius:99px;width:55px;height:8px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.plus-brand:after{transform:translate(-50%,-50%)rotate(90deg)}.testimonials{background:linear-gradient(180deg, var(--paper) 0%, #eeeeea 100%)}.testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.testimonial-card{border-radius:var(--radius);background:var(--white);border:1px solid #18181814;min-height:330px;padding:22px;box-shadow:0 24px 60px #00000014}.testimonial-author{align-items:center;gap:12px;margin-bottom:26px;display:flex}.testimonial-author img{object-fit:cover;border-radius:999px;width:54px;height:54px}.testimonial-author h3{margin:0 0 4px;font-size:16px;line-height:1}.testimonial-author span{color:#d3a900;letter-spacing:0;font-size:13px}.testimonial-card p{color:#575750;margin:0;line-height:1.48}.cta{background:var(--ink);color:var(--white)}.cta-inner{grid-template-columns:minmax(0,1fr) minmax(300px,.54fr);align-items:center;gap:60px;min-height:520px;padding:100px 0;display:grid}.whatsapp-card{border-radius:var(--radius);min-height:136px;color:var(--ink);background:var(--yellow);grid-template-columns:72px 1fr;align-items:center;padding:24px;transition:transform .18s,background .18s;display:grid;position:relative;box-shadow:0 28px 80px #ffef7b2e}.whatsapp-card:hover,.whatsapp-card:focus-visible{background:var(--yellow-deep);transform:translateY(-4px)}.whatsapp-card span{background:var(--ink);border-radius:999px;place-items:center;width:56px;height:56px;display:grid}.whatsapp-card svg{width:31px;height:31px;fill:var(--yellow)}.whatsapp-card strong{font-size:clamp(24px,3vw,40px);line-height:.94}.site-footer{background:var(--paper)}.footer-inner{flex-direction:column;gap:24px;padding:30px 0 24px;display:flex}.footer-top,.footer-bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;width:100%;display:grid}.footer-brand{width:fit-content;color:var(--ink);align-items:center;gap:8px;font-size:10px;font-weight:800;line-height:1.05;display:inline-flex}.footer-brand img{object-fit:contain;width:32px;height:48px}.footer-top nav{color:var(--ink-soft);gap:34px;font-size:15px;display:flex}.footer-social{justify-self:end;align-items:center;gap:14px;display:flex}.footer-social a{width:36px;height:36px;color:var(--ink);background:var(--yellow);border-radius:999px;place-items:center;transition:transform .18s,background .18s;display:grid}.footer-social a:hover,.footer-social a:focus-visible{background:var(--yellow-deep);transform:translateY(-2px)}.footer-social svg{fill:currentColor;width:18px;height:18px}.footer-bottom p{color:var(--ink-soft);margin:0;font-size:13px}.footer-bottom p:first-child{justify-self:start}.footer-bottom p:first-child span{color:var(--ink);font-weight:900}.footer-bottom p:last-child{justify-self:end}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes drift{0%,to{transform:translateZ(18px)rotate(-.7deg)}50%{transform:translate3d(0,-4px,18px)rotate(.7deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (max-width:1060px){.site-header{grid-template-columns:1fr auto auto}.main-nav{background:#181818fa;border-top:1px solid #ffffff14;gap:0;padding:14px 20px 24px;transition:transform .22s;display:grid;position:fixed;inset:88px 0 auto;transform:translateY(-130%)}.main-nav.is-open{transform:translateY(0)}.main-nav a{border-bottom:1px solid #ffffff14;padding:18px 0;font-size:18px}.main-nav a:after{display:none}.nav-toggle{justify-self:end;display:block}.nav-toggle.is-open span:first-child{transform:translateY(3.5px)rotate(45deg)}.nav-toggle.is-open span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.header-cta{display:none}.hero{grid-template-columns:1fr;gap:48px;min-height:auto;padding-top:56px}.hero-visual{justify-self:center;max-width:680px;margin-left:0}.service-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{border-left:0}.service-card:nth-child(2n){border-left:1px solid #1818181f}.service-card:nth-child(n+3){border-top:1px solid #1818181f}.project-board,.about-inner,.cta-inner{grid-template-columns:1fr}.project-large{min-height:440px}.about:before{clip-path:none;width:100%;height:34%;top:auto;left:0}.about-portrait{width:100%;max-width:520px}.footer-inner{padding:40px 0}.footer-top,.footer-bottom{grid-template-columns:1fr;justify-items:start}.footer-social,.footer-bottom p:last-child{justify-self:start}}@media (max-width:680px){.section-shell{width:min(calc(100% - 28px), var(--max))}.site-header{min-height:76px;padding-inline:14px}.main-nav{inset:76px 0 auto}.brand-copy{display:none}.hero{min-height:calc(100svh - 178px);padding:42px 0 28px;display:block}.hero h1{max-width:100%;font-size:clamp(58px,18vw,74px)}.hero h1 span{-webkit-text-stroke-width:1px}.hero-copy{z-index:2;position:relative}.hero-lede{max-width:520px}.hero-proof{gap:14px 18px}.hero-proof li{min-width:102px}.hero-visual{z-index:1;opacity:.2;width:138px;position:absolute;top:88px;right:14px}.hero-visual:before{display:none}.hero-frame{aspect-ratio:1;box-shadow:none;border-radius:999px}.floating-note{display:none}.ticker{padding:22px 0}.services,.projects,.testimonials{padding:78px 0}.section-heading{text-align:left;margin-bottom:34px}.section-heading h2{font-size:clamp(42px,15vw,68px)}.service-grid,.testimonial-grid{grid-template-columns:1fr}.service-card{border-top:1px solid #1818181f;border-left:0;min-height:280px;padding:24px}.service-card:first-child{border-top:0}.service-card:nth-child(2n){border-left:0}.project-board{grid-auto-rows:auto}.project-card,.project-large{min-height:360px}.project-card{padding:18px}.about-inner,.cta-inner{gap:38px;min-height:auto;padding:76px 0}.about h2,.cta h2{font-size:clamp(46px,16vw,72px)}.about-portrait{height:360px}.about-portrait-crop{width:min(76%,280px);height:220px;bottom:40px;right:24px}.about-portrait-crop img{width:min(94%,260px);bottom:-162px;right:10px}.about-badge{width:62px;height:62px;bottom:164px;left:24px}.about-badge img{width:27px;height:41px}.brand-strip-inner{gap:12px;min-height:98px}.brand-strip p{font-size:18px}.created-brands{min-width:241px;padding-left:14px}.created-brand-card{flex:0 0 74px;width:74px;height:74px}.created-brand-card+.created-brand-card{margin-left:-23px}.yellow-mark{width:34px;height:34px}.andre-gray-left{width:18px;height:17px;top:24px;left:19px}.andre-gray-right{width:18px;height:17px;top:24px;right:18px}.andre-red-left{width:11px;height:20px;top:21px;left:31px}.andre-red-right{width:11px;height:20px;top:21px;right:30px}.andre-red-line{width:25px;top:40px;left:27px}.andre-name{font-size:6px;top:42px}.andre-role{font-size:3.8px;top:50px}.plus-brand:before,.plus-brand:after{width:38px;height:6px}.cta-inner{grid-template-columns:1fr}.whatsapp-card{grid-template-columns:52px 1fr;min-height:116px;padding:18px}.whatsapp-card span{width:44px;height:44px}.whatsapp-card svg{width:25px;height:25px}.footer-top nav{flex-wrap:wrap;gap:16px}.footer-inner{gap:26px;padding:32px 0}.footer-top,.footer-bottom{gap:20px}.footer-brand img{width:28px;height:42px}}
