:root{--orange:#fc5404;--orange-soft:#ff7a24;--bg:#050506;--bg-card:#0b0b0d;--bg-card-2:#101013;--text:#f5f5f6;--muted:rgba(255,255,255,.54);--faint:rgba(255,255,255,.38);--line:rgba(255,255,255,.09);--paper:#fff;--ink:#08080a;--sans:"Geist",sans-serif;--display:"Outfit",sans-serif;--mono:"Fira Code",monospace;--wide:1200px;--narrow:720px}
html[data-theme="light"]{--bg:#f3f1ed;--bg-card:#fff;--bg-card-2:#f8f6f2;--text:#111114;--muted:rgba(17,17,20,.62);--faint:rgba(17,17,20,.43);--line:rgba(17,17,20,.11);--paper:#fff;--ink:#08080a}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-weight:400;overflow-x:clip;transition:background .6s,color .6s}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#080808}body::-webkit-scrollbar-thumb{background:linear-gradient(#ff8a2b,var(--orange));border-radius:20px;border:2px solid #080808}*{scrollbar-width:thin;scrollbar-color:var(--orange) #080808}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}h1,h2,h3,p,figure{margin:0}.wide{width:min(var(--wide),calc(100% - 56px));margin-inline:auto}.narrow{width:min(var(--narrow),calc(100% - 56px));margin-inline:auto}.section-dark{position:relative;background:var(--bg);transition:background .6s,color .6s}
.site-header{position:absolute;z-index:50;top:0;left:0;width:100%;height:77px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(252,84,4,.01);backdrop-filter:blur(16px)}.header-inner{width:min(1200px,calc(100% - 56px));height:100%;margin:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.theme-control{display:flex;align-items:center;gap:15px}.theme-label{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.62);font-size:12px;letter-spacing:.12em}.theme-label i{width:15px;height:15px;display:grid;grid-template-columns:repeat(2,5.5px);gap:4px}.theme-label b{display:block;background:currentColor;border-radius:50%}.icon-button{width:40px;height:40px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.08);display:grid;place-items:center;cursor:pointer}.sun-icon{position:relative;width:17px;height:17px;border:1.5px solid white;border-radius:50%}.sun-icon:before,.sun-icon:after{content:"";position:absolute;left:7px;top:-5px;width:1px;height:25px;background:white}.sun-icon:after{transform:rotate(90deg)}.language-switch{display:flex;gap:3px;padding:4px;border-radius:999px;background:rgba(12,12,15,.72);border:1px solid rgba(255,255,255,.09)}.lang-button{height:30px;padding:0 13px;border:1px solid transparent;border-radius:999px;background:transparent;color:rgba(255,255,255,.55);font-size:12.5px;letter-spacing:.04em;cursor:pointer}.lang-button span{margin-right:6px}.lang-button.is-active{border-color:rgba(252,84,4,.75);background:rgba(252,84,4,.16);color:white;box-shadow:inset 0 0 12px rgba(252,84,4,.5),0 0 14px rgba(252,84,4,.25)}.header-cta{justify-self:end;display:flex;align-items:center;gap:10px;height:44px;padding:4px 17px 4px 4px;border-radius:999px;background:rgba(12,12,15,.72);border:1px solid rgba(255,255,255,.1);color:white;font-size:13px}.whatsapp-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(37,211,102,.45);border-radius:50%;background:rgba(37,211,102,.14);color:#25d366;font-size:20px}
.hero{position:relative;height:1044px;overflow:hidden;isolation:isolate;background:#ee4c12;color:white}.hero-bg{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(72,0,34,.34),transparent 39%,rgba(255,111,22,.08))}.hero-inner{position:relative;width:min(1200px,calc(100% - 56px));height:100%;margin:auto}.hero-copy{position:absolute;z-index:4;left:28px;top:153px;width:590px}.hero-brand{width:185px;height:75px;object-fit:contain;margin:0 0 95px 21px}.hero h1{font-family:var(--display);font-size:92px;line-height:.98;letter-spacing:-.045em;font-weight:300}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{font-weight:500;color:#d8ff1c;font-size:.91em}.hero-copy>p{width:575px;margin-top:18px;font-family:var(--display);font-size:17px;line-height:1.45;color:rgba(255,255,255,.72)}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:29px}.primary-button,.text-button,.pill-button,.contact-button{display:inline-flex;align-items:center;gap:10px;border-radius:999px;transition:transform .35s,background .35s,box-shadow .35s,color .35s}.primary-button{min-height:54px;padding:0 24px;border:1px solid rgba(255,255,255,.18);background:rgba(255,78,0,.34);box-shadow:inset 0 0 14px rgba(255,255,255,.08);font-size:14px}.primary-button i,.text-button i{font-style:normal;font-size:18px}.text-button{min-height:54px;padding:0 18px;font-size:14px}.hero-people{position:absolute;z-index:2;right:-235px;bottom:-25px;width:1002px;height:894px;object-fit:contain;object-position:center bottom;filter:drop-shadow(-12px 24px 30px rgba(62,0,0,.28))}.floating-mind{position:absolute;z-index:5;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(83,23,0,.3));animation:float 5.5s ease-in-out infinite}.floating-mind--top{width:126px;right:708px;top:178px;animation-delay:-1.4s}.floating-mind--bottom{width:239px;left:300px;bottom:128px}.hero-light{position:absolute;z-index:-2;border-radius:50%;filter:blur(10px);opacity:.4}.hero-light--one{width:330px;height:330px;right:-80px;top:80px;background:radial-gradient(circle,rgba(255,189,102,.8),transparent 68%)}.hero-light--two{width:260px;height:260px;left:46%;bottom:-110px;background:radial-gradient(circle,rgba(255,123,32,.8),transparent 68%)}
.names-marquee{height:110px;display:flex;align-items:center;overflow:hidden;border-block:1px solid var(--line);background:var(--bg);color:var(--faint)}.marquee-track{display:flex;width:max-content;animation:marquee 24s linear infinite;will-change:transform}.marquee-track--reverse{animation-direction:reverse}.marquee-group{display:flex;align-items:center;flex:none}.marquee-group span{padding:0 18px;font-family:var(--display);font-size:20px;transition:color .3s,transform .3s}.marquee-group b{color:var(--orange);font-size:12px}.hover-pause:hover{animation-play-state:paused}.marquee-group span:hover{color:var(--orange);transform:translateY(-3px)}
.projects{padding:150px 0 116px;min-height:1700px}.projects:before,.services:before,.faq:before{content:"";position:absolute;pointer-events:none;border-radius:50%;filter:blur(45px);background:radial-gradient(circle,rgba(252,84,4,.24),transparent 68%)}.projects:before{width:460px;height:460px;left:-300px;top:60px}.intro-block{margin-bottom:68px}.section-kicker{display:flex;align-items:center;gap:16px;padding-top:18px;border-top:1px solid var(--line);font-size:12px;letter-spacing:.12em;color:var(--faint)}.section-kicker span:first-child{color:var(--orange)}.section-kicker i{height:1px;background:var(--line);flex:1}.intro-block h2{max-width:560px;margin-top:34px;font-family:var(--display);font-size:52px;line-height:1.04;letter-spacing:-.035em;font-weight:400}.intro-block>p{max-width:585px;margin-top:16px;color:var(--muted);font-family:var(--display);font-size:17px;line-height:1.6}.project-stack{width:min(900px,calc(100% - 56px));margin:auto;position:relative}.project-card{position:sticky;top:112px;display:grid;grid-template-columns:1fr 1fr;height:422px;margin-bottom:34px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--bg-card);box-shadow:0 30px 70px -30px rgba(0,0,0,.9);transform-origin:center top}.project-card:nth-child(2){top:136px}.project-card:nth-child(3){top:160px}.project-image{min-width:0;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}.project-card:hover .project-image img{transform:scale(1.045);filter:saturate(1.1)}.project-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px}.project-meta{display:flex;align-items:center;gap:10px;width:100%;padding-bottom:14px;border-bottom:1px solid var(--line);color:var(--faint);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.project-meta b{color:var(--orange)}.project-copy h3{margin-top:18px;font-family:var(--display);font-size:31px;font-weight:400;letter-spacing:-.03em}.project-copy>p{margin-top:12px;color:var(--muted);font-size:13px;line-height:1.55}.pill-button{margin-top:20px;padding:11px 18px;border:1px solid var(--line);background:var(--bg-card-2);font-size:12px}.project-tags{display:flex;gap:16px;width:100%;margin-top:20px;padding-top:15px;border-top:1px solid var(--line);color:var(--faint);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.portfolio-more{text-align:center}.portfolio-more .pill-button{margin-top:2px}
.about{padding:84px 0 200px}.about-grid{display:grid;grid-template-columns:510px 1fr;gap:68px;align-items:center}.about-art{height:637px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#08080a}.about-art img{width:100%;height:100%;object-fit:cover}.eyebrow{color:var(--faint);font-size:12px;line-height:1.55;letter-spacing:.14em}.about-copy h2{margin-top:24px;font-family:var(--display);font-size:52px;line-height:1.04;letter-spacing:-.035em;font-weight:400}.about-copy>p:not(.eyebrow){margin-top:20px;color:var(--muted);font-family:var(--display);font-size:17px;line-height:1.55}.about-copy .pill-button{margin-top:28px}
.services{padding:160px 0 280px}.services:before{width:520px;height:780px;right:-350px;top:34%;opacity:.65}.services-grid{display:grid;grid-template-columns:430px 644px;justify-content:space-between;align-items:start}.services-intro{position:sticky;top:120px}.services-intro h2{margin-top:44px;font-family:var(--display);font-size:52px;line-height:1.02;letter-spacing:-.04em;font-weight:400}.services-intro .primary-button{margin-top:24px;background:var(--orange);color:white;border:0;min-height:42px;font-size:12px}.service-list{display:grid;gap:12px}.service-card{display:grid;grid-template-columns:42px 1fr;gap:10px;min-height:206px;padding:28px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(135deg,var(--bg-card),var(--bg-card-2));transition:transform .45s,border-color .45s,box-shadow .45s}.service-card:hover{transform:translateX(-10px);border-color:rgba(252,84,4,.4);box-shadow:18px 22px 70px rgba(252,84,4,.08)}.service-card>span{color:var(--orange);font-family:var(--mono);font-size:11px}.service-card h3{font-family:var(--display);font-size:21px;font-weight:400}.service-card p{margin-top:7px;color:var(--muted);font-size:12px}.service-card ul{list-style:none;padding:16px 0 0;margin:0}.service-card li{padding:9px 0;border-top:1px solid var(--line);color:var(--faint);font-size:10px;letter-spacing:.07em;text-transform:uppercase}.service-card--featured{min-height:300px}.delivery-meter{margin-top:20px;padding:20px;border:1px solid var(--line);border-radius:12px}.meter-tags{display:flex;gap:6px}.meter-tags em{padding:5px 10px;border-radius:999px;background:linear-gradient(90deg,#a32614,#b44b0f);color:#ffc6a2;font-size:8px;font-style:normal;text-transform:uppercase}.meter-line{display:flex;align-items:center;margin:17px 0 12px}.meter-line i{display:block;flex:1;height:4px;background:linear-gradient(90deg,#ff3d0b,#ddff1e);border-radius:99px}.meter-line b{display:grid;place-items:center;width:34px;height:24px;margin-left:-2px;border-radius:99px;background:var(--orange);color:white;box-shadow:0 0 18px rgba(252,84,4,.8)}.delivery-meter small{color:var(--faint);font-size:9px}.delivery-meter small:first-letter{color:var(--orange)}
.faq{padding:150px 0 160px}.faq:before{width:600px;height:600px;left:-400px;top:140px}.faq-grid{display:grid;grid-template-columns:430px 644px;gap:70px}.faq-intro h2{margin-top:34px;font-family:var(--display);font-size:52px;line-height:1.04;letter-spacing:-.04em;font-weight:400}.faq-intro>p{margin-top:18px;color:var(--muted);font-family:var(--display);font-size:17px;line-height:1.6}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:83px;cursor:pointer;list-style:none;font-size:17px;font-weight:500}.accordion summary::-webkit-details-marker{display:none}.accordion summary i{color:var(--orange);font-size:24px;font-style:normal;transition:transform .35s}.accordion details[open] summary i{transform:rotate(45deg)}.accordion details p{padding:0 38px 24px 0;color:var(--muted);font-size:15px;line-height:1.55}
.contact{position:relative;overflow:hidden;padding:130px 0 160px;background:var(--paper);color:var(--ink);transition:background .6s,color .6s}.contact-light{position:absolute;width:350px;height:350px;right:12%;bottom:-220px;border-radius:50%;background:radial-gradient(circle,rgba(252,84,4,.22),transparent 68%);filter:blur(20px)}html[data-theme="dark"] .contact{--paper:#fff;--ink:#08080a}html[data-theme="light"] .contact{--paper:#f7f3ee;--ink:#08080a}.contact-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center}.contact-title h2{font-family:var(--display);font-size:67px;line-height:1.02;letter-spacing:-.05em;font-weight:400}.contact-title span,.contact-title strong{display:block}.contact-title strong{color:var(--orange);font-weight:600}.contact-info{justify-self:center;display:flex;flex-direction:column;align-items:flex-start}.contact-info>img{width:318px;height:90px;object-fit:contain;object-position:left}.contact-email{margin-top:55px;font-family:var(--display);font-size:25px;font-weight:500;letter-spacing:-.03em}.contact-button{margin-top:25px;min-width:300px;justify-content:space-between;padding:14px 18px 14px 24px;background:var(--orange);color:white;box-shadow:0 14px 30px rgba(252,84,4,.28);font-size:13px}.contact-button i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:white;color:var(--orange);font-style:normal}
.footer{min-height:315px;padding:55px 0;background:#050506;color:#f5f5f6}.footer-inner{width:min(1200px,calc(100% - 56px));margin:auto;text-align:center}.footer-inner>p{font-size:13px}.footer-brand{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:36px}.footer-brand img{width:155px;height:84px;object-fit:contain}.footer-brand span{text-align:left;color:rgba(255,255,255,.7);font-family:var(--display);font-size:15px;line-height:1.45}
.gooey{position:relative;isolation:isolate;overflow:hidden}.gooey:before{content:"";position:absolute;z-index:-1;width:44px;height:44px;left:-50px;top:50%;border-radius:50%;background:var(--orange);transform:translateY(-50%);filter:blur(1px);transition:left .5s cubic-bezier(.2,.8,.2,1),width .5s,border-radius .5s}.gooey:hover:before{left:-10%;width:120%;border-radius:999px}.gooey:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px rgba(252,84,4,.22)}.reveal{opacity:0;transform:translateY(35px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}.cursor-dot,.cursor-ring{position:fixed;z-index:9999;left:0;top:0;pointer-events:none;border-radius:50%;opacity:0}.cursor-dot{width:8px;height:8px;background:var(--orange);box-shadow:0 0 18px rgba(252,84,4,.8)}.cursor-ring{width:30px;height:30px;border:1px solid rgba(252,84,4,.85);transition:width .25s,height .25s,background .25s}.cursor-ring.is-hover{width:48px;height:48px;background:rgba(252,84,4,.12)}
@keyframes float{0%,100%{transform:translate3d(0,0,0) rotate(-1deg)}50%{transform:translate3d(0,-18px,0) rotate(2deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media (max-width:1000px){.header-inner{grid-template-columns:1fr auto}.language-switch{justify-self:end}.header-cta{display:none}.hero{height:900px}.hero-copy{left:0;top:135px;width:54%}.hero-brand{margin-bottom:60px}.hero h1{font-size:clamp(56px,8vw,78px)}.hero-copy>p{width:100%}.hero-people{right:-280px;width:860px;height:760px}.floating-mind--top{right:48%;top:135px}.floating-mind--bottom{left:36%;bottom:80px}.about-grid,.services-grid,.faq-grid{grid-template-columns:1fr;gap:60px}.about-grid{max-width:720px}.about-art{width:100%}.services-grid,.faq-grid{max-width:760px}.services-intro{position:relative;top:auto}.services-intro h2 br{display:none}.service-card:hover{transform:translateY(-5px)}.contact-title h2{font-size:54px}.contact-email{font-size:20px}.contact-button{min-width:260px}}
@media (max-width:720px){.wide,.narrow,.header-inner,.hero-inner,.project-stack,.footer-inner{width:calc(100% - 32px)}.site-header{height:70px}.theme-label>span{display:none}.theme-control{gap:8px}.language-switch{transform:scale(.92);transform-origin:right center}.hero{height:780px}.hero-copy{position:relative;top:105px;left:0;width:100%;z-index:5}.hero-brand{width:130px;height:55px;margin:0 0 38px}.hero h1{font-size:clamp(47px,14vw,68px);max-width:500px}.hero-copy>p{max-width:420px;font-size:14px;line-height:1.4}.hero-actions{margin-top:20px}.primary-button,.text-button{min-height:46px;font-size:12px;padding-inline:17px}.hero-people{right:-220px;bottom:-5px;width:650px;height:575px;opacity:.86}.hero:after{background:linear-gradient(180deg,rgba(81,0,27,.42),rgba(252,84,4,.08) 56%,rgba(86,13,0,.28))}.floating-mind--top{right:5%;top:90px;width:92px}.floating-mind--bottom{left:8%;bottom:52px;width:145px}.names-marquee{height:72px}.marquee-group span{font-size:16px;padding-inline:12px}.projects{padding:96px 0 90px;min-height:auto}.intro-block{margin-bottom:42px}.intro-block h2,.about-copy h2,.services-intro h2,.faq-intro h2{font-size:40px}.intro-block>p,.about-copy>p:not(.eyebrow),.faq-intro>p{font-size:15px}.project-card,.project-card:nth-child(2),.project-card:nth-child(3){position:relative;top:auto;display:flex;flex-direction:column;height:auto;min-height:550px;margin-bottom:18px}.project-card--image-right .project-copy{order:2}.project-card--image-right .project-image{order:1}.project-image{height:270px}.project-copy{min-height:280px;padding:26px}.project-copy h3{font-size:26px}.project-tags{flex-wrap:wrap}.about{padding:70px 0 110px}.about-grid{gap:38px}.about-art{height:auto;aspect-ratio:510/637}.services{padding:100px 0 150px}.service-card{padding:22px;min-height:190px}.faq{padding:100px 0}.faq-grid{gap:50px}.accordion summary{font-size:15px;gap:20px}.contact{padding:90px 0 100px}.contact-grid{grid-template-columns:1fr;gap:55px}.contact-title h2{font-size:49px}.contact-info{justify-self:start}.contact-info>img{width:280px}.contact-email{margin-top:35px;font-size:20px}.footer{min-height:280px}.footer-brand{flex-direction:column;gap:10px}.footer-brand span{text-align:center;font-size:13px}.cursor-dot,.cursor-ring{display:none}}
.site-header{position:fixed;transition:background .4s ease,box-shadow .4s ease,border-color .4s ease}.site-header.is-scrolled{background:rgba(18,10,8,.78);border-color:rgba(255,255,255,.13);box-shadow:0 12px 36px rgba(0,0,0,.16)}
.names-marquee{position:relative;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.marquee-track{animation-duration:18s}.hover-pause:hover{animation-play-state:running}.marquee-group span:hover{color:var(--orange);text-shadow:0 0 18px rgba(252,84,4,.35);transform:translateY(-3px) scale(1.04)}
.floating-target{position:absolute;z-index:6;right:35%;top:105px;width:54px;height:54px;border:1px solid rgba(255,255,255,.38);border-radius:14px;background:rgba(255,255,255,.08);box-shadow:0 10px 26px rgba(118,26,0,.22),inset 0 0 16px rgba(255,255,255,.08);backdrop-filter:blur(10px);animation:target-float 5s ease-in-out infinite;transition:width .45s cubic-bezier(.2,.9,.2,1),height .45s cubic-bezier(.2,.9,.2,1),border-radius .45s,background .45s,box-shadow .45s}.floating-target span,.floating-target:before,.floating-target:after{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%)}.floating-target span{width:22px;height:22px;border:1.5px solid #fff;border-radius:50%}.floating-target:before{width:34px;height:1px;background:#fff}.floating-target:after{width:1px;height:34px;background:#fff}.floating-target:hover{width:90px;height:90px;border-radius:24px;background:rgba(252,84,4,.3);box-shadow:0 18px 48px rgba(103,20,0,.34),0 0 30px rgba(255,133,60,.36),inset 0 0 24px rgba(255,255,255,.12)}.floating-target:hover span{width:38px;height:38px}
@keyframes target-float{0%,100%{transform:translate3d(0,0,0) rotate(-2deg)}50%{transform:translate3d(0,16px,0) rotate(3deg)}}
@media (max-width:1000px){.floating-target{right:24%;top:90px}}
@media (max-width:720px){.floating-target{right:3%;top:148px;width:44px;height:44px;border-radius:12px}.floating-target:hover{width:68px;height:68px;border-radius:18px}.floating-target span{width:18px;height:18px}.floating-target:before{width:28px}.floating-target:after{height:28px}.site-header.is-scrolled{background:rgba(18,10,8,.9)}}
/* Final motion pass: the supplied Be Mind badge and both ribbons remain animated. */
.floating-mind{scale:1;transition:scale .45s cubic-bezier(.2,.9,.2,1),filter .45s ease}.floating-mind:hover{scale:1.16;filter:drop-shadow(0 22px 28px rgba(83,23,0,.46)) drop-shadow(0 0 18px rgba(255,181,71,.3))}
.marquee-track{animation:marquee 18s linear infinite;animation-play-state:running!important}.marquee-track--reverse{animation-direction:reverse}.marquee-group{min-width:100vw;justify-content:space-around}.hover-pause:hover{animation-play-state:running!important}
@keyframes marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@media (pointer:fine){body,a,button,summary{cursor:none}.cursor-dot,.cursor-ring{opacity:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Responsive composition: centered tablet and mobile layouts. */
@media (min-width:721px) and (max-width:1000px){
  .wide,.header-inner,.hero-inner,.footer-inner{width:calc(100% - 64px)}
  .hero{height:1120px}
  .hero-copy{left:50%;top:125px;width:min(680px,calc(100% - 32px));translate:-50% 0;text-align:center}
  .hero-brand{width:165px;height:68px;margin:0 auto 48px}
  .hero h1{font-size:clamp(66px,9.5vw,80px)}
  .hero-copy>p{width:min(620px,100%);margin:20px auto 0}
  .hero-actions{justify-content:center}
  .hero-people{right:auto;left:50%;bottom:-55px;width:min(70vw,580px);height:auto;translate:-50% 0}
  .floating-mind--top{right:7%;top:142px;width:112px}
  .floating-mind--bottom{left:5%;bottom:48px;width:170px}
  .projects{min-height:auto;padding:120px 0 100px}
  .project-stack{width:calc(100% - 64px)}
  .about{padding:90px 0 130px}
  .about-copy,.services-intro,.faq-intro{text-align:center}
  .about-copy .pill-button,.services-intro .primary-button{margin-inline:auto}
  .section-kicker{justify-content:center;text-align:left}
  .services{padding:120px 0 170px}
  .services-intro h2 br{display:block}
  .service-card:hover{transform:translateY(-4px)}
  .faq{padding:120px 0 130px}
  .contact{padding:110px 0 120px}
  .contact-grid{grid-template-columns:1fr;gap:58px;text-align:center}
  .contact-info{justify-self:center;align-items:center}
  .contact-info>img{object-position:center}
}

@media (max-width:720px){
  .wide,.narrow,.header-inner,.hero-inner,.project-stack,.footer-inner{width:calc(100% - 32px)}
  .header-inner{display:flex;justify-content:space-between;gap:12px}
  .theme-label{gap:8px}.theme-control{flex:none}.icon-button{width:40px;height:40px}
  .language-switch{flex:none;transform:scale(.88);transform-origin:right center}
  .lang-button{padding-inline:10px}
  .hero{height:980px;min-height:980px}
  .hero-copy{left:50%;top:112px;width:100%;translate:-50% 0;text-align:center}
  .hero-brand{width:142px;height:58px;margin:0 auto 38px}
  .hero h1{max-width:none;font-size:clamp(40px,12.6vw,52px);line-height:.96;letter-spacing:-.05em}
  .hero-copy>p{width:100%;max-width:390px;margin:20px auto 0;font-size:14px;line-height:1.48}
  .hero-actions{justify-content:center;flex-wrap:wrap;gap:6px 8px;margin-top:22px}
  .hero-actions .primary-button,.hero-actions .text-button{min-height:44px;padding-inline:15px;font-size:11px}
  .hero-people{right:auto;left:50%;bottom:-18px;width:min(132vw,540px);height:auto;translate:-50% 0;opacity:1}
  .floating-mind--top{right:1%;top:112px;width:84px}
  .floating-mind--bottom{left:1%;bottom:54px;width:136px}
  .names-marquee{height:68px}
  .marquee-group span{padding-inline:10px;font-size:15px}
  .projects{padding:88px 0 82px}
  .intro-block{text-align:center}.intro-block h2{margin-inline:auto;font-size:38px}.intro-block>p{margin-inline:auto}
  .section-kicker{justify-content:center;text-align:left}
  .project-card,.project-card:nth-child(2),.project-card:nth-child(3){min-height:0;margin-bottom:20px}
  .project-image{height:240px;flex:none}
  .project-copy{min-height:0;padding:25px 22px 27px}
  .project-copy h3{font-size:25px}.project-copy>p{font-size:12.5px}
  .about{padding:76px 0 100px}
  .about-grid{gap:34px}.about-art{border-radius:18px}
  .about-copy{text-align:center}.about-copy h2{font-size:38px}.about-copy .pill-button{margin-inline:auto}
  .services{padding:92px 0 120px}
  .services-grid{gap:48px}.services-intro{text-align:center}.services-intro h2{font-size:38px;line-height:1.06}.services-intro h2 br{display:block}.services-intro .primary-button{margin-inline:auto}
  .service-card{grid-template-columns:34px minmax(0,1fr);min-height:0;padding:22px 18px;border-radius:17px}
  .service-card h3{font-size:19px;line-height:1.16}.service-card p{line-height:1.45}
  .service-card--featured{min-height:0}.delivery-meter{padding:15px 12px}.meter-tags{flex-wrap:wrap}
  .faq{padding:92px 0 105px}
  .faq-grid{gap:38px}.faq-intro{text-align:center}.faq-intro h2{font-size:38px}
  .accordion summary{min-height:76px;padding-block:10px;font-size:14px;line-height:1.35;text-align:left}
  .accordion details p{padding:0 24px 22px 0;font-size:14px;line-height:1.6}
  .contact{padding:82px 0 92px}
  .contact-grid{gap:46px;text-align:center}.contact-title h2{font-size:clamp(40px,12vw,50px)}
  .contact-info{justify-self:stretch;align-items:center}.contact-info>img{width:min(280px,100%);object-position:center}
  .contact-email{font-size:clamp(17px,5vw,20px)}.contact-button{width:100%;min-width:0;max-width:340px}
  .footer{min-height:0;padding:46px 0}.footer-brand{margin-top:28px}
}

@media (max-width:380px){
  .header-inner{width:calc(100% - 24px)}
  .language-switch{transform:scale(.82)}
  .hero{height:940px;min-height:940px}
  .hero h1{font-size:clamp(38px,12.2vw,46px)}
  .hero-copy>p{font-size:13.5px}
  .hero-people{width:138vw}
  .floating-mind--bottom{width:118px}
  .project-image{height:215px}
  .project-copy{padding-inline:18px}
  .service-card{grid-template-columns:28px minmax(0,1fr);padding-inline:15px}
  .meter-tags em{padding-inline:8px}
}
