@font-face{font-family:Manrope;src:url(/fonts/manrope-500.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-600.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-400.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-500.woff2)format("woff2");font-weight:500 700;font-display:swap}:root{color-scheme:dark;--bg:#0d0d0d;--surface:#131313;--elevated:#1a1a1a;--text:#f5f5f5;--muted:#a3a3a3;--line:#252525;--accent:#ff5a24;--ease:cubic-bezier(.44,0,.56,1);font-synthesis:none;color:var(--text);background:var(--bg);scroll-behavior:smooth;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,Arial,sans-serif;font-weight:500}p{line-height:1.65}h2{letter-spacing:-2.5px;font-size:48px;line-height:1.1}h3{letter-spacing:-.8px;font-size:24px;line-height:1.2}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--bg)}[hidden]{display:none!important}.container{width:min(1140px,100% - 64px);margin-inline:auto}.section{padding-top:120px}.section-heading{text-align:center;margin:0 auto 48px}.section-heading>p:not(.eyebrow){color:var(--muted);margin-top:20px;font-size:16px}.eyebrow{letter-spacing:.025em;font-weight:500;color:var(--accent)!important;margin:0 0 16px!important;font-size:13px!important}.skip-link{background:var(--text);color:var(--bg);z-index:30;padding:15px;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.button{background:var(--accent);color:#0d0d0d;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 25px;font-size:14px;font-weight:500;line-height:1;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.button:hover{background:#ff794d;box-shadow:0 4px 22px #ff5a241a}.button:active{transform:scale(.98)}.button__label{height:18px;line-height:18px;display:block;overflow:hidden}.button__label>span{transition:transform .35s cubic-bezier(.22,1,.36,1);display:block}.button:hover .button__label>span,.button:focus-visible .button__label>span{transform:translateY(-100%)}.button__arrow{font-size:21px;line-height:1;transition:transform .3s}.button:hover .button__arrow{transform:rotate(45deg)}.button--secondary{color:var(--text);background:0 0;border-color:#414141}.text-link{align-items:center;gap:12px;min-height:44px;font-size:13px;transition:color .25s;display:inline-flex}.text-link:hover{color:var(--accent)}.text-link span{font-size:19px}.circle-button{background:#1a1a1a;border:1px solid #343434;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;font-size:21px;transition:background .25s,color .25s,transform .25s;display:inline-grid}.circle-button:hover{color:var(--bg);background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.hero-frame{background:#111;border:1px solid #222;width:min(1140px,100% - 64px);margin:30px auto 0;position:relative}.header{z-index:10;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 28px;display:flex;position:relative}.brand{flex-shrink:0;align-items:center;width:130px;min-height:44px;display:flex}.brand img{width:122px;height:auto}.desktop-nav{align-items:center;gap:26px;display:flex}.desktop-nav a{color:#bdbdbd;align-items:center;min-height:44px;font-size:13px;transition:color .25s;display:flex}.desktop-nav a:hover{color:var(--text)}.header .button{gap:14px;min-height:45px;padding:0 21px;font-size:13px}.menu-toggle,.mobile-menu{display:none}.hero{overflow:hidden}.hero-copy{text-align:center;z-index:2;padding:40px 24px 0;position:relative}.hero-badge{color:#cdcdcd;border:1px solid #2b2b2b;border-radius:100px;align-items:center;gap:9px;padding:7px 13px;font-size:12px;line-height:20px;display:inline-flex}.hero-badge>span{color:var(--accent);font-size:14px;font-weight:500}h1{letter-spacing:-4px;margin:23px 0 24px;font-size:76px;line-height:1.06}.hero-description{color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{justify-content:center;align-items:center;gap:24px;margin-top:27px;display:flex}.showcase{isolation:isolate;max-width:1138px;height:410px;margin-top:30px;position:relative}.showcase:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(#0000,#111);height:90px;position:absolute;inset:auto 0 0}.project-screen{background:#0b0b0b;border:1px solid #3c3c3c;position:relative;overflow:hidden;box-shadow:0 18px 45px #0006}.project-screen--browser{border-radius:10px}.browser-bar{color:#b5b5b5;text-align:center;background:#202020;border-bottom:1px solid #343434;grid-template-columns:1fr 1fr 1fr;align-items:center;height:26px;padding:0 11px;font-size:8px;display:grid}.browser-controls{gap:4px;display:flex}.browser-controls i{background:#555;border-radius:50%;width:5px;height:5px}.browser-lock{color:#777;justify-self:end}.project-screen--browser>img{width:100%;height:auto}.project-screen--phone{background:#161616;border:1px solid #454545;border-radius:25px;padding:6px;box-shadow:inset 0 0 0 2px #080808,0 20px 50px #0007}.project-screen--phone>img{border-radius:19px;width:100%;height:auto}.phone-speaker{z-index:1;background:#090909;border-radius:10px;width:28%;height:10px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.showcase-central{z-index:2;width:650px;margin-left:-325px;position:absolute;top:28px;left:50%;transform:rotate(-2deg)}.showcase-side{z-index:3;position:absolute}.showcase-side--left{width:255px;top:107px;left:24px;transform:rotate(-8deg)}.showcase-side--right{width:166px;top:58px;right:47px;transform:rotate(9deg)}.showcase-note{z-index:3;color:#1a1a1a;background:#e9e8e5;border-radius:9px;align-items:center;gap:14px;padding:17px 22px;font-size:11px;line-height:1.6;display:flex;position:absolute;bottom:65px;left:70px;transform:rotate(-5deg);box-shadow:0 10px 40px #0005}.showcase-note strong{font-weight:500}.note-symbol{color:#e84b16;font-size:32px}.showcase-stamp{z-index:1;background:var(--accent);color:#151515;border-radius:16px;place-items:center;width:75px;height:75px;font-family:Manrope;font-size:25px;display:grid;position:absolute;top:0;right:24px;transform:rotate(13deg)}.showcase-orbit{z-index:0;background:radial-gradient(at 50% 0,#562314 0,#26130e 43%,#111 70%);border-radius:50%;width:810px;height:570px;position:absolute;top:20px;left:50%;overflow:hidden;transform:translate(-50%)}.showcase-orbit span{border:1px solid #ff5a2440;border-radius:50%;position:absolute;inset:18%;transform:rotate(-25deg)scaleX(1.65)}.showcase-orbit span:nth-child(2){opacity:.6;inset:7%}.showcase-orbit span:nth-child(3){opacity:.3;inset:-4%}.intro .section-heading{margin-bottom:37px}.intro-statement{text-align:center;border:1px solid var(--line);background:radial-gradient(at 50% 0,#ffffff08,#0000 60%);border-bottom:0;max-width:790px;margin-inline:auto;padding:38px 40px 44px;position:relative}.intro-statement>img{width:38px;height:38px;margin:0 auto 22px}.intro-statement>p{letter-spacing:-.8px;font-family:Manrope;font-size:25px;line-height:1.5}.intro-statement>p>span{color:var(--muted)}.intro-signature{color:var(--muted);margin-top:20px;font-size:12px;display:block}.site-types{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:40px;display:grid}.site-types>a{color:#b7b7b7;background:#151515;border:1px solid #222;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:60px;padding:12px 16px;font-size:12px;transition:border .3s,color .3s;display:flex}.site-types>a:hover{color:var(--text);border-color:#595959}.site-types span{font-size:17px}.services-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#121212;border-radius:12px;scroll-margin-top:30px;transition:border-color .35s;overflow:hidden}.service-card:hover{border-color:#565656}.service-visual{background:radial-gradient(at 50% 100%,#242b26,#151715 70%);border-radius:6px;height:256px;margin:8px 8px 0;position:relative;overflow:hidden}.service-visual>.project-screen{width:76%;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;top:30px;left:12%;transform:rotate(-5deg)}.service-card:hover .service-visual>.project-screen{transform:rotate(-2deg)translateY(-8px)}.service-card--landing .service-visual{background:radial-gradient(at 50% 100%,#253141,#15171a 70%)}.service-card--landing .service-visual>.project-screen{top:40px;transform:rotate(5deg)}.service-card--commerce .service-visual{background:radial-gradient(at 50% 100%,#3a2927,#1b1716 70%)}.service-card--commerce .service-visual>.project-screen{width:88%;top:33px;left:6%;transform:rotate(-3deg)}.service-card--redesign .service-visual{background:radial-gradient(at 50% 100%,#31302c,#171717 70%)}.service-card--redesign .service-visual>.project-screen--phone{z-index:1;width:126px;top:24px;left:18%}.service-card--redesign .service-visual>.service-second-screen{width:70%;top:50px;left:39%;transform:rotate(6deg)}.service-content{padding:30px}.service-content>p{color:var(--muted);max-width:46ch;min-height:72px;margin-top:14px;font-size:14px;line-height:1.7}.service-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:24px;display:flex}.tags{flex-wrap:wrap;gap:7px;display:flex}.tags>span{color:#c1c1c1;border:1px solid #333;border-radius:5px;padding:6px 9px;font-size:10px;line-height:1.3}.service-bottom .circle-button{width:38px;min-width:38px;height:38px;font-size:19px}.process-line{background:linear-gradient(90deg,#0000,#3f3f3f 15% 85%,#0000);width:72%;height:1px;margin:60px auto 0;position:relative}.process-line i{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:50%}.process-grid{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:-21px;display:grid}.process-step{position:relative}.process-icon{width:43px;height:43px;color:var(--accent);background:#1c1613;border:1px solid #3c271e;border-radius:10px;place-items:center;margin-bottom:24px;font-size:24px;display:grid}.process-step h3{letter-spacing:-.6px;font-size:20px;line-height:1.3}.process-step>p{color:var(--muted);margin-top:15px;font-size:13px;line-height:1.8}.process-more{color:#c4c4c4;background:0 0;border:0;align-items:center;gap:12px;min-height:44px;margin-top:12px;padding:12px 0;font-size:12px;display:flex}.process-more:hover{color:var(--accent)}.process-more span{font-size:18px}.process-detail{border-top:1px solid var(--line);padding-top:12px}.project-carousel{border:1px solid var(--line);background:#121212;border-radius:12px;overflow:hidden}.project-track{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;display:flex;overflow-x:auto}.project-track::-webkit-scrollbar{display:none}.project-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;grid-template-columns:1.1fr 1fr;gap:45px;min-width:0;padding:20px;display:grid}.project-art{background:#1a2220;border-radius:7px;align-items:center;min-height:400px;padding:35px 28px;display:flex;position:relative;overflow:hidden}.project-art>.project-screen--browser{width:100%;transform:rotate(-6deg)translateY(-20px)}.project-art>.project-art-phone{width:132px;position:absolute;bottom:-36px;right:22px;transform:rotate(8deg)}.project-art--takecap{background:#1a202b}.project-art--dragonsize{background:#2e201e}.project-info{flex-direction:column;justify-content:space-between;gap:24px;padding:26px 22px 20px 0;display:flex}.project-category{color:var(--muted);font-size:11px}.project-info h3{letter-spacing:-1.5px;margin:10px 0 24px;font-size:38px}.project-info h4{letter-spacing:-.8px;max-width:22ch;font-size:23px;line-height:1.3}.project-info p{color:var(--muted);max-width:45ch;margin:17px 0 22px;font-size:13px}.project-info .text-link{width:fit-content;color:var(--text)}.project-info .text-link:hover{color:var(--accent)}.carousel-controls{justify-content:space-between;align-items:center;gap:12px;padding:0 24px 18px;display:flex}.carousel-current{color:var(--muted);font-size:11px}.carousel-controls>div{gap:8px;display:flex}.carousel-controls .circle-button{width:36px;min-width:36px;height:36px;font-size:18px}.difference{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.difference-visual{border:1px solid var(--line);isolation:isolate;background:#111;border-radius:12px;height:475px;position:relative;overflow:hidden}.difference-visual>.project-screen{z-index:2;width:185px;position:absolute;top:53px;left:45px;transform:rotate(-9deg)}.difference-visual>.difference-back{z-index:1;opacity:.7;top:107px;left:auto;right:25px;transform:rotate(10deg)}.device-halo{border:1px solid #3e2b22;border-radius:50%;position:absolute;inset:14% -25%;transform:rotate(-35deg)}.difference-visual:after{content:"";z-index:3;background:linear-gradient(#0000,#111);height:100px;position:absolute;inset:auto 0 0}.difference-copy>h2{letter-spacing:-2px;font-size:41px;line-height:1.13}.difference-copy>p{color:var(--muted);max-width:45ch;margin-top:22px;font-size:15px}.difference-points{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px;display:grid}.difference-points article>span{color:var(--accent);border:1px solid #4a281b;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:15px;font-size:20px;display:grid}.difference-points h3{letter-spacing:-.4px;font-size:15px}.difference-points p{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.7}.work-section{overflow:hidden}.work-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:min(1320px,100% - 64px);margin:auto;display:grid}.work-card{min-width:0;display:block}.work-image{aspect-ratio:1.35;background:#18211d;border:1px solid #2e3530;border-radius:8px;padding:28px 22px;overflow:hidden}.work-image img{object-fit:cover;object-position:top;border-radius:4px;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);transform:rotate(-5deg)scale(1.08);box-shadow:0 15px 25px #0006}.work-card:hover img{transform:rotate(0)scale(1.12)}.work-card--takecap .work-image{background:#1a202b;border-color:#2e3442}.work-card--takecap .work-image img{transform:rotate(5deg)scale(1.08)}.work-card--dragonsize .work-image{background:#2e201e;border-color:#40302c}.work-caption{justify-content:space-between;align-items:center;padding:18px 2px;display:flex}.work-caption h3{letter-spacing:-.5px;font-size:18px}.work-caption p{color:var(--muted);margin-top:5px;font-size:11px}.work-caption>span{font-size:21px}.faq-list{gap:10px;max-width:690px;margin:auto;display:grid}.faq-list details{border:1px solid var(--line);background:#151515;border-radius:8px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:22px 23px;font-size:15px;line-height:1.5;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-icon{background:#e8e8e8;border-radius:50%;width:19px;min-width:19px;height:19px;position:relative}.faq-icon:before,.faq-icon:after{content:"";background:#252525;width:9px;height:1px;transition:transform .25s;position:absolute;top:9px;left:5px}.faq-icon:after{transform:rotate(90deg)}details[open] .faq-icon:after{transform:rotate(0)}.faq-answer{padding:0 23px 23px}.faq-answer p{color:var(--muted);max-width:66ch;font-size:13px}.contact{text-align:center;padding-top:137px;padding-bottom:115px;position:relative}.contact-mark{width:53px;height:53px;color:var(--accent);background:#1b1512;border:1px solid #45291f;border-radius:14px;place-items:center;margin:0 auto 27px;font-size:32px;display:grid;transform:rotate(-8deg)}.contact h2{letter-spacing:-3px;font-size:57px}.contact>div>p:not(.eyebrow){color:var(--muted);margin:24px auto;font-size:15px}.contact .button{margin-top:6px}.footer{padding-bottom:35px}.footer-top{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding-top:27px;display:flex}.footer-top p,.footer-top a{color:var(--muted);font-size:11px}.footer-top a{align-items:center;gap:12px;min-height:44px;display:flex}.footer-top a:hover{color:var(--text)}.footer-wordmark{opacity:.5;margin:52px 0 0;transition:opacity .4s;display:block;mask-image:linear-gradient(110deg,#0003,#000 45%,#0006)}.footer-wordmark:hover{opacity:.8}.footer-wordmark img{width:100%;height:auto}.budget-dialog{width:min(600px,100% - 32px);max-height:calc(100dvh - 40px);color:var(--text);background:#151515;border:1px solid #3b3b3b;border-radius:18px;padding:42px;overflow:auto;box-shadow:0 30px 100px #0009}.budget-dialog::backdrop{backdrop-filter:blur(8px);background:#000b}.dialog-close{width:36px;min-width:36px;height:36px;font-size:24px;position:absolute;top:16px;right:16px}.budget-dialog>h2{letter-spacing:-1.5px;margin-top:14px;font-size:34px}.budget-dialog>p{color:var(--muted);margin-top:14px;font-size:14px}#budget-form{gap:20px;margin-top:25px;display:grid}#budget-form label{gap:9px;font-size:12px;line-height:1.5;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}input,textarea,select{color:var(--text);background:#0e0e0e;border:1px solid #444;border-radius:7px;outline:none;width:100%;min-height:46px;padding:12px 13px;font-size:13px}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 2px #ff5a2426}input::placeholder,textarea::placeholder{color:#939393}textarea{resize:vertical}.form-note{color:var(--muted);font-size:11px;line-height:1.6}.form-submit{justify-content:space-between;width:100%}.form-status:empty{display:none}.form-status{color:var(--muted);font-size:12px}@media (width>=1200px){.showcase-orbit span{animation:10s ease-in-out infinite alternate orbit-breathe}.showcase-orbit span:nth-child(2){animation-delay:-3s}.showcase-orbit span:nth-child(3){animation-delay:-6s}}@keyframes orbit-breathe{0%{transform:rotate(-25deg)scaleX(1.65)}to{transform:rotate(-12deg)scaleX(1.75)}}@media (width<=1199px){.header{gap:15px;padding-inline:22px}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.header .button{padding:0 15px;font-size:12px}.brand{width:110px}.brand img{width:108px}h1{letter-spacing:-3.3px;font-size:66px}.hero-copy{padding-top:55px}.showcase-central{width:570px;margin-left:-285px}.showcase-side--left{width:210px;top:130px;left:12px}.showcase-side--right{width:150px;top:88px;right:17px}.showcase-note{padding:14px;bottom:58px;left:25px}.showcase-stamp{right:16px}.showcase{height:403px}.difference{gap:36px}.difference-copy>h2{font-size:36px}.difference-points{gap:12px}.difference-visual>.project-screen{width:165px;left:20px}.difference-visual>.difference-back{left:auto;right:9px}.project-slide{gap:25px}.project-art{min-height:390px;padding:20px}.project-info{padding-right:10px}.service-content{padding:24px}.process-grid{gap:30px}.section{padding-top:105px}.site-types{gap:8px}.site-types>a{padding:10px;font-size:11px}}@media (width<=900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{background:0 0;border:1px solid #343434;border-radius:50%;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:11px;display:flex}.menu-toggle span{background:var(--text);width:20px;height:1px;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-menu:not([hidden]){z-index:10;background:#1b1b1b;border:1px solid #414141;border-radius:12px;flex-direction:column;padding:14px;display:flex;position:absolute;top:75px;left:14px;right:14px;box-shadow:0 20px 50px #0008}.mobile-menu a,.mobile-menu button{text-align:left;color:var(--text);background:0 0;border:0;min-height:48px;padding:14px;font-size:14px}.mobile-menu button{color:var(--accent)}.difference{grid-template-columns:1fr 1.1fr;gap:28px}.difference-points{grid-template-columns:1fr;gap:17px;margin-top:28px}.difference-points article{grid-template-columns:35px 1fr;column-gap:12px;display:grid}.difference-points article>span{grid-row:1/3;margin:0}.difference-points p{margin-top:5px}.difference-points h3{font-size:14px}.difference-visual>.project-screen{width:155px;left:20px}.difference-visual>.difference-back{left:auto;right:-5px}.service-visual{height:215px}.service-visual>.project-screen{width:88%;left:6%}.service-content>p{min-height:94px}.tags{gap:5px}.tags>span{padding:5px 6px;font-size:9px}.project-slide{grid-template-columns:1fr 1fr;gap:22px}.project-info h3{font-size:31px}.project-info h4{font-size:21px}.project-art>.project-art-phone{width:111px;right:12px}.process-step h3{font-size:18px}.site-types{grid-template-columns:repeat(2,1fr)}.site-types>a{padding:15px;font-size:12px}}@media (width<=767px){.container{width:calc(100% - 40px)}.section{padding-top:78px}h2{letter-spacing:-1.7px;font-size:36px;line-height:1.14}.section-heading{margin-bottom:32px}.section-heading>p:not(.eyebrow){margin-top:17px;font-size:14px}.hero-frame{width:calc(100% - 20px);margin-top:10px}.header{height:68px;padding-inline:17px}.brand{width:120px}.brand img{width:118px}.header-cta{display:none}.hero-copy{padding:40px 17px 0}.hero-badge{letter-spacing:-.15px;gap:7px;padding:7px 10px;font-size:10px}.hero-badge>span{font-size:12px}h1{letter-spacing:-2.1px;margin:24px 0 21px;font-size:38px;line-height:1.09}.hero-description{max-width:33ch;margin-inline:auto;font-size:14px;line-height:1.7}.desktop-break{display:none}.hero-actions{flex-direction:column;gap:9px;margin-top:25px}.hero-actions .button{min-height:47px;padding-inline:22px;font-size:13px}.hero-actions .text-link{font-size:11px}.showcase{height:325px;margin-top:26px}.showcase-central{width:395px;margin-left:-224px;top:37px;transform:rotate(-5deg)}.showcase-side--left{display:none}.showcase-side--right{width:116px;top:91px;right:9px;transform:rotate(7deg)}.showcase-note{border-radius:6px;gap:8px;padding:10px 12px;font-size:8px;bottom:34px;left:12px}.note-symbol{font-size:24px}.showcase-stamp{border-radius:10px;width:44px;height:44px;font-size:17px;top:2px;right:22px}.showcase-orbit{width:520px;height:350px;top:18px}.showcase:after{height:55px}.browser-bar{height:19px;padding:0 7px;font-size:6px}.browser-controls{gap:3px}.browser-controls i{width:4px;height:4px}.project-screen--phone{border-radius:20px;padding:5px}.project-screen--phone img{border-radius:15px}.phone-speaker{height:8px;top:8px}.intro-statement{padding:28px 14px 32px}.intro-statement>p{letter-spacing:-.5px;font-size:19px;line-height:1.65}.intro-signature{margin-top:16px;font-size:11px}.intro-statement>img{width:30px;height:30px;margin-bottom:18px}.site-types{gap:8px;margin-top:25px}.site-types>a{gap:5px;min-height:50px;padding:11px;font-size:10px}.site-types span{font-size:14px}.services-grid{grid-template-columns:1fr;gap:18px}.service-visual{height:224px}.service-content{padding:25px 22px}.service-content h3{font-size:23px}.service-content>p{min-height:0;margin-top:12px;font-size:13px}.service-bottom{margin-top:20px}.tags>span{padding:5px 7px;font-size:9px}.service-visual>.project-screen{width:80%;left:10%}.service-card--commerce .service-visual>.project-screen{width:90%;left:5%}.service-card--redesign .service-visual>.project-screen--phone{width:118px;left:15%}.service-card--redesign .service-visual>.service-second-screen{width:70%;left:41%}.process-line{display:none}.process-grid{grid-template-columns:1fr;gap:30px;margin-top:37px}.process-step{grid-template-columns:43px 1fr;column-gap:18px;display:grid}.process-icon{grid-row:1/5;margin:0}.process-step h3{align-self:center;padding-top:10px;font-size:20px}.process-step>p{grid-column:2;margin-top:12px;font-size:13px}.process-more{grid-column:2;justify-self:start;margin-top:3px}.project-slide{grid-template-columns:1fr;gap:0;padding:12px}.project-art{min-height:285px;padding:25px}.project-art>.project-art-phone{width:111px;bottom:-28px;right:20px}.project-info{gap:16px;min-height:342px;padding:27px 12px 12px}.project-info h3{margin:10px 0 17px;font-size:33px}.project-info h4{max-width:25ch;font-size:23px}.project-info p{margin:14px 0 17px}.carousel-controls{padding:0 24px 19px}.carousel-controls .circle-button{width:44px;min-width:44px;height:44px}.difference{grid-template-columns:1fr;gap:35px}.difference-visual{width:100%;max-width:420px;height:363px;margin:auto}.difference-visual>.project-screen{width:160px;top:33px;left:38px}.difference-visual>.difference-back{top:79px;left:auto;right:25px}.difference-copy>h2{letter-spacing:-1.6px;font-size:35px}.difference-copy>p{margin-top:20px;font-size:14px}.difference-points{grid-template-columns:1fr;gap:22px;margin-top:26px}.difference-points article{column-gap:17px}.difference-points h3{font-size:16px}.difference-points p{max-width:none;font-size:12px}.work-gallery{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:16px;width:100%;padding:0 20px 12px;display:flex;overflow-x:auto}.work-card{scroll-snap-align:center;flex:0 0 86%}.work-image{aspect-ratio:1.2}.work-caption h3{font-size:17px}.work-caption p{font-size:10px}.faq-list summary{gap:16px;padding:19px 17px;font-size:13px}.faq-answer{padding:0 17px 20px}.faq-answer p{font-size:12px}.contact{padding-top:95px;padding-bottom:76px}.contact h2{letter-spacing:-2px;font-size:39px}.contact>div>p:not(.eyebrow){margin:21px auto;font-size:14px}.contact .eyebrow{font-size:11px!important}.footer-top{flex-direction:column;align-items:flex-start;gap:8px;padding-top:22px}.footer-top p{font-size:9px}.footer-top a{font-size:11px}.footer-wordmark{margin-top:24px}.footer{padding-bottom:30px}.budget-dialog{max-height:calc(100dvh - 24px);padding:33px 23px 25px}.budget-dialog>h2{margin-top:18px;font-size:29px}.budget-dialog .eyebrow{font-size:11px!important}.budget-dialog>p{font-size:12px}.form-row{grid-template-columns:1fr;gap:18px}#budget-form{gap:17px;margin-top:22px}.dialog-close{width:34px;min-width:34px;height:34px;top:12px;right:12px}.form-submit{padding-inline:18px;font-size:12px}}@media (width<=359px){h1{letter-spacing:-1.9px;font-size:31px}.hero-badge{padding-inline:8px;font-size:9px}.hero-description{font-size:13px}.showcase-central{width:340px;margin-left:-195px}.showcase-side--right{width:107px;right:4px}.showcase{height:300px}.showcase-note{padding:9px;font-size:7px;left:10px}.container{width:calc(100% - 32px)}h2{font-size:31px}.site-types>a{padding-inline:8px;font-size:9px}.service-content{padding:22px 18px}.service-bottom .tags{max-width:195px}.project-art{min-height:250px}.project-info{min-height:375px}.difference-copy>h2{font-size:31px}.difference-visual>.project-screen{left:20px}.difference-visual>.difference-back{left:auto;right:12px}.contact h2{font-size:33px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.button__label>span{transition:none}.showcase-orbit span{animation:none}}.portfolio-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:20px;display:flex}.portfolio-filters button{color:#bcbcbc;cursor:pointer;background:0 0;border:1px solid #343434;border-radius:50px;min-height:44px;padding:10px 17px;font:500 11px Manrope,sans-serif}.portfolio-filters button[aria-pressed=true]{color:#121212;background:#ee6a31;border-color:#ee6a31}.portfolio-filters button:hover{border-color:#ee6a31}.portfolio-count{color:#aaa;text-align:center;margin-bottom:28px;font-size:11px}.work-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;width:min(1200px,100% - 80px);margin-inline:auto;display:grid;overflow:visible}.work-card{min-width:0}.work-card[hidden]{display:none}.work-card .work-image{aspect-ratio:1.38}.work-card .work-image img{object-fit:cover;object-position:top;width:100%;height:100%}.project-art--t3-sala,.work-card--t3-sala{background:#112b1f}.project-art--t3-quant,.work-card--t3-quant{background:#162a3c}.project-art--lume,.work-card--lume{background:#c9b69b}.project-art--casa-oliva,.work-card--casa-oliva{background:#474638}.project-art--vertice,.work-card--vertice{background:#273746}.project-art--oficio,.work-card--oficio{background:#a2664f}.project-art--morada,.work-card--morada{background:#6c7b64}.project-art--prado-vale,.work-card--prado-vale{background:#75604b}.work-card{background:0 0}.work-caption{align-items:flex-start}.work-caption h3{line-height:1.3}.project-slide[aria-hidden=true]{visibility:hidden}@media (width<=1100px){.work-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-art--alnair{background:#171a25}.project-art--em-advogados{background:#17313c}.project-art--karmaxx{background:#101010}.work-card--alnair .work-image{background:#171a25;border-color:#34394a}.work-card--em-advogados .work-image{background:#17313c;border-color:#40525a}.work-card--karmaxx .work-image{background:#101010;border-color:#313131}.project-art--t3-quant-site,.work-card--t3-quant-site .work-image{background:#090909;border-color:#2b2b2b}@media (width<=767px){.work-gallery{grid-template-columns:1fr;gap:25px;width:calc(100% - 40px);padding:0;display:grid;overflow:visible}.work-card{flex:auto;width:100%}.work-card .work-image{aspect-ratio:1.5}.portfolio-filters{justify-content:flex-start;gap:7px}.portfolio-filters button{padding:9px 13px;font-size:10px}.portfolio-count{text-align:left;font-size:10px}.work-caption h3{font-size:20px}.work-caption p{font-size:11px}.work-caption{padding-block:17px}}
