*{box-sizing:border-box;forced-color-adjust:none}:root{color:#2a2a2a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;font-synthesis:none;text-rendering:geometricprecision;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{color:#2a2a2a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background-color:#fff!important}body,#root,.app-shell{color:#2a2a2a!important;background-color:#fff!important}@media (prefers-color-scheme:dark){html,body,#root,.app-shell{color:#2a2a2a!important;background-color:#fff!important}img,svg,picture,video,canvas,iframe{filter:none!important}}button{font:inherit}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{background:#fff;min-height:100vh;padding:0 0 0 120px}.site-intro{z-index:90;pointer-events:none;position:fixed;inset:0;overflow:hidden}.site-intro-panel{z-index:90;background:#fff;position:absolute;inset:0}.site-intro-logo{z-index:91;object-fit:contain;will-change:transform, opacity, filter;width:clamp(240px,24vw,380px);height:auto;position:fixed;top:50%;left:50%}.hero-section{isolation:isolate;background:#fff;justify-content:flex-start;align-items:center;min-height:100vh;padding:78px clamp(24px,4vw,64px) 76px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:none}.hero-overlay,.hero-paper,.hero-background,.hero-background img{display:none}.hero-pantone-stage{z-index:3;pointer-events:none;transform-origin:50% 54%;will-change:transform, opacity, filter;width:clamp(430px,42vw,780px);max-width:none;position:absolute;bottom:clamp(-68px,-5vw,-26px);left:clamp(-280px,-15vw,-120px)}.hero-intro-pantone{z-index:3;pointer-events:none;transform-origin:50% 54%;will-change:transform, opacity, filter;width:clamp(450px,46vw,850px);max-width:none;position:absolute;bottom:clamp(-60px,10vw,90px);right:clamp(-360px,-2vw,10px)}.hero-pantone{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;will-change:transform;width:100%;max-width:none;display:block;-webkit-mask-image:linear-gradient(#000 0% 84%,#0000006b 94%,#0000 100%);mask-image:linear-gradient(#000 0% 84%,#0000006b 94%,#0000 100%)}.hero-copy{z-index:4;text-align:left;-webkit-backdrop-filter:none;will-change:transform, opacity, filter;background:0 0;border-radius:0;width:min(590px,100%);margin-left:clamp(0px,2vw,34px);padding:0;position:relative}.hero-mark{transform-origin:0;background:linear-gradient(90deg,#f8c400 0 42%,#00000029 42% 100%);width:160px;height:3px;margin:0 0 34px}.hero-copy h1{letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(3.15rem,5.5vw,6.35rem);font-style:italic;font-weight:950;line-height:.92}.hero-word{font-style:inherit;display:block}.hero-word--yellow{color:#f8c400}.hero-word--outline{color:#0000;-webkit-text-stroke:1.5px #171717;margin-right:-.08em;padding-right:.08em;display:inline-block}.hero-copy h1 em{color:#0000;-webkit-text-stroke:1.5px #171717}.hero-copy p{color:#050505;max-width:430px;margin:28px 0 34px;font-size:1.05rem;font-weight:800;line-height:1.58}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.hero-action-wrap{display:inline-flex}.hero-button{color:#000;cursor:pointer;isolation:isolate;background:#f8c400;border:2px solid #f8c400;border-radius:18px;outline:none;justify-content:center;align-items:center;gap:0;min-width:154px;height:50px;padding:0 26px;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .28s cubic-bezier(.18,.82,.22,1),box-shadow .28s cubic-bezier(.18,.82,.22,1),color .28s cubic-bezier(.18,.82,.22,1),transform .28s cubic-bezier(.18,.82,.22,1);display:inline-flex;position:relative;overflow:hidden}.hero-button:before{z-index:-1;content:"";transform-origin:0;background:#f8c400;transition:transform .36s cubic-bezier(.18,.82,.22,1);position:absolute;inset:0;transform:scaleX(0)}.hero-button--secondary{background:0 0;border-color:#111}.hero-button-icon{color:#f8c400;opacity:0;background:#111;border-radius:999px;flex:0 0 0;place-items:center;width:0;height:28px;transition:width .26s cubic-bezier(.18,.82,.22,1),flex-basis .26s cubic-bezier(.18,.82,.22,1),opacity .22s cubic-bezier(.18,.82,.22,1),transform .26s cubic-bezier(.18,.82,.22,1);display:inline-grid;overflow:hidden;transform:scale(.72)rotate(-45deg)}.hero-button-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:16px;height:16px}.hero-button:hover,.hero-button:focus-visible{background:#f8c400;border-color:#f8c400;gap:9px;transform:translateY(-3px);box-shadow:0 16px 32px #f8c40047}.hero-button:hover:before,.hero-button:focus-visible:before{transform:scaleX(1)}.hero-button--secondary:hover,.hero-button--secondary:focus-visible{color:#000;background:0 0;border-color:#f8c400;gap:0}.hero-button:hover .hero-button-icon,.hero-button:focus-visible .hero-button-icon{opacity:1;flex-basis:28px;width:28px;transform:scale(1)rotate(0)}.about-section{opacity:0;background:#fff;min-height:auto;padding:52px clamp(28px,7vw,118px) 74px 72px;transition:opacity .7s,transform .7s;display:block;position:relative;overflow:hidden;transform:translateY(46px)}.about-section--visible{opacity:1;transform:translateY(0)}.about-bg-word{display:none}.about-bg-word--print{font-size:clamp(7rem,13vw,12rem);top:50px;left:10%}.about-bg-word--quality{text-align:right;font-size:clamp(2.8rem,5.5vw,5.6rem);bottom:52px;right:4%}.about-copy{z-index:2;opacity:0;max-width:520px;transition:opacity .72s 90ms,transform .72s 90ms;position:relative;transform:translate(-44px)}.about-copy:before{content:"";background:#f8c400;width:3px;height:84px;position:absolute;top:4px;left:-20px}.about-section--visible .about-copy{opacity:1;transform:translate(0)}.about-kicker{color:#f8c400;align-items:center;min-height:34px;margin:0 0 18px;padding:0;font-size:1.08rem;font-weight:850;display:inline-flex}.about-copy h2{color:#050505;letter-spacing:0;text-transform:uppercase;max-width:520px;margin:0;font-size:clamp(2.15rem,3.4vw,3.35rem);font-style:normal;font-weight:920;line-height:1.02}.about-copy h2 strong{color:#f8c400}.about-copy h2 span{color:#111;-webkit-text-stroke:0}.about-rule{background:#f8c400;width:46px;height:2px;margin:22px 0 18px}.about-description{color:#5f646b;max-width:500px;margin:0;font-size:.98rem;font-weight:500;line-height:1.72}.about-process{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:460px;margin-top:28px;display:grid}.about-process-step{justify-items:center;gap:10px;min-width:0;display:grid;position:relative}.about-process-icon{color:#f8c400;background:#fff;border:1px solid #f8c400cc;border-radius:999px;place-items:center;width:46px;height:46px;display:inline-grid}.about-process-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:25px;height:25px}.about-process-label{color:#4c4c4c;text-transform:uppercase;font-size:.72rem;font-weight:750}.about-process-arrow{display:none}.about-stats{z-index:2;opacity:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1180px;margin:0 auto;transition:opacity .72s .34s,transform .72s .34s;display:grid;position:relative;transform:translateY(32px)}.about-section--visible .about-stats{opacity:1;transform:translateY(0)}.about-stat{min-width:0;min-height:170px;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;justify-items:center;gap:14px;padding:10px clamp(18px,4vw,54px);display:grid;position:relative}.about-stat:not(:last-child){border-right:1px solid #00000029}.about-stat-icon{background:#fff;border-radius:999px;flex:0 0 64px;place-items:center;width:64px;height:64px;display:inline-grid;box-shadow:0 12px 30px #0000000f}.about-stat-icon img{object-fit:contain;filter:none;width:34px;height:34px}.about-stat strong{color:#080808;font-size:clamp(2rem,3.3vw,3.4rem);font-weight:950;line-height:1;display:block}.about-stat span{color:#5d5d5d;margin-top:-4px;font-size:1rem;font-weight:500;line-height:1.25;display:block}.clients-section{opacity:0;background:#fff;padding:24px 0 110px;transition:opacity .72s,transform .72s;overflow:hidden;transform:translateY(42px)}.clients-section--visible{opacity:1;transform:translateY(0)}.clients-heading{text-align:center;opacity:0;padding-inline:clamp(24px,7vw,120px);transition:opacity .62s .14s,transform .62s .14s;transform:translateY(24px)}.clients-section--visible .clients-heading{opacity:1;transform:translateY(0)}.clients-heading p{color:#f8c400;margin:0 0 18px;font-size:1.18rem;font-weight:600}.clients-heading h2{color:#080808;margin:0;font-size:clamp(2.15rem,3.4vw,3.35rem);font-weight:920;line-height:1.02}.clients-grid{margin-top:58px;opacity:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(34px,5vw,68px) clamp(28px,5vw,68px);width:min(1180px,100% - clamp(48px,10vw,150px));margin-inline:auto;transition:opacity .76s .26s,transform .76s .26s;display:grid;position:relative;transform:translateY(34px)}.clients-section--visible .clients-grid{opacity:1;transform:translateY(0)}.client-card{align-content:start;place-items:center;min-height:clamp(150px,17vw,210px);display:grid}.client-card img{object-fit:contain;filter:drop-shadow(0 18px 18px #00000014);background:0 0;border:0;border-radius:0;width:min(100%,230px);height:clamp(96px,12vw,150px);padding:0;transition:filter .22s,transform .22s;display:block}.client-card:hover img{filter:drop-shadow(0 22px 20px #0000001c)drop-shadow(0 0 18px #f8c40029);transform:translateY(-3px)scale(1.03)}.client-card h3{color:#10131a;text-align:center;margin:18px 0 0;font-size:clamp(1.18rem,1.65vw,1.55rem);font-weight:850;line-height:1.1}.services-section{opacity:0;background:#fff;padding:70px clamp(18px,5vw,78px) 82px;transition:opacity .76s,transform .76s;position:relative;overflow:hidden;transform:translateY(44px)}.services-section--visible{opacity:1;transform:translateY(0)}.services-heading{text-align:center;justify-items:center;gap:22px;max-width:1184px;margin:0 auto 48px;display:grid}.services-heading-copy{display:block}.services-heading-copy h2{color:#050505;letter-spacing:0;margin:0;font-size:clamp(2.15rem,3.4vw,3.35rem);font-weight:920;line-height:.98}.services-search{color:#98a1ac;text-align:left;background:#fff;border:1px solid #0000001f;border-radius:15px;align-items:center;gap:13px;width:min(620px,100%);height:54px;padding:0 18px;transition:border-color .19s,box-shadow .19s,transform .19s;display:flex;box-shadow:0 14px 34px #0000000f}.services-search:focus-within{border-color:#b287006b;transform:translateY(-1px);box-shadow:0 16px 38px #00000014,0 0 0 4px #f8c40024}.services-search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;flex:0 0 22px;width:22px;height:22px}.services-search input{color:#151515;width:100%;font:inherit;background:0 0;border:0;outline:none;font-size:.92rem}.services-search input::placeholder{color:#8f98a4}.services-categories{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(28px,6vw,88px);max-width:1320px;margin:0 auto;padding:0 0 36px;display:grid}.services-categories::-webkit-scrollbar{display:none}.services-category{color:#111;cursor:pointer;text-align:left;transform-origin:50%;background:0 0;border:0;justify-items:center;gap:18px;min-width:0;padding:0;transition:filter .24s cubic-bezier(.19,1,.22,1),transform .24s cubic-bezier(.19,1,.22,1);display:grid;transform:translateZ(0)scale(1)}.services-category--active{filter:drop-shadow(0 24px 26px #0000001a);transform:translateY(-8px)scale(1.055)}.services-category-image{aspect-ratio:1;filter:drop-shadow(0 26px 34px #0000001f);background:#fff;border-radius:999px;width:min(270px,82%);transition:filter .22s,transform .22s;display:block;overflow:hidden}.services-category-image img{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;padding:28px;transition:transform .26s;transform:scale(.92)}.services-category:hover .services-category-image,.services-category:focus-visible .services-category-image,.services-category--active .services-category-image{filter:drop-shadow(0 32px 38px #00000026)drop-shadow(0 0 #f8c40000);transform:translateY(-4px)}.services-category:hover .services-category-image img,.services-category:focus-visible .services-category-image img,.services-category--active .services-category-image img{transform:scale(1.02)}.services-category-copy{color:#0b0b0b;text-align:center;justify-content:center;align-items:center;gap:0;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:900;display:flex}.services-carousel{cursor:grab;overscroll-behavior-x:contain;scroll-behavior:auto;scrollbar-width:none;touch-action:pan-x;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;max-width:1320px;margin:34px auto 0;padding:8px 0 14px;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.services-carousel::-webkit-scrollbar{display:none}.services-carousel:active{cursor:grabbing}.services-carousel--static{cursor:default;-webkit-mask-image:none;mask-image:none}.services-row{will-change:auto;gap:clamp(32px,5vw,78px);width:max-content;animation:none;display:flex;transform:translateZ(0)}.services-row--static{will-change:auto;justify-content:center;width:100%;animation:none}.services-dots{justify-content:center;gap:9px;margin:-14px auto 24px;display:flex}.services-dot{cursor:pointer;background:#d4d4d4;border:0;border-radius:999px;flex:none;width:8px;height:8px;padding:0;transition:background .22s cubic-bezier(.19,1,.22,1),transform .22s cubic-bezier(.19,1,.22,1),width .22s cubic-bezier(.19,1,.22,1);display:inline-block}.services-dot--active{background:#f8c400;width:22px}.services-dot:hover,.services-dot:focus-visible{outline:none;transform:translateY(-1px)}.service-card{width:clamp(180px,15vw,225px);min-height:250px;box-shadow:none;opacity:0;backface-visibility:hidden;animation:.62s both service-card-in;animation-delay:calc(var(--service-index) * 45ms);background:0 0;border:0;border-radius:0;flex:none;justify-items:center;gap:14px;padding:0;transition:background .22s,border-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative;overflow:visible;transform:translateY(28px)scale(.98)}.services-section--visible .service-card{opacity:1;transform:translateY(0)scale(1)}.service-card:hover{z-index:1;box-shadow:none;transform:translateY(-5px)}.service-card-image{aspect-ratio:1.12;filter:none;background:0 0;border:0;border-radius:0;width:100%;display:block;overflow:visible}.service-card img{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;filter:none;opacity:1;width:100%;height:100%;transition:filter .26s,opacity .26s,transform .26s;transform:scale(1)}.service-card:hover img{filter:saturate(1.03)contrast(1.02);opacity:1;transform:scale(1.08)}.service-card h3{color:#050505;text-align:center;margin:0;font-size:1rem;font-weight:850;line-height:1.2}@keyframes service-card-in{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes services-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - clamp(16px,2.5vw,39px)))}}.contact-section{opacity:0;background:#fff;justify-items:center;padding:96px clamp(28px,8vw,130px) 120px;transition:opacity .76s,transform .76s;display:grid;position:relative;overflow:hidden;transform:translateY(46px)}.contact-section--visible{opacity:1;transform:translateY(0)}.contact-heading{text-align:center;opacity:0;width:min(1180px,100%);margin-bottom:62px;transition:opacity .62s .12s,transform .62s .12s;transform:translateY(24px)}.contact-section--visible .contact-heading{opacity:1;transform:translateY(0)}.contact-heading p{color:#f8c400;margin:0 0 10px;font-size:1.18rem;font-weight:900}.contact-heading h2{color:#060606;margin:0;font-size:clamp(2.15rem,3.4vw,3.35rem);font-weight:920;line-height:1.02}.contact-heading>span{color:#5f6268;max-width:620px;margin:22px auto 0;font-size:1.05rem;font-weight:500;line-height:1.55;display:block}.contact-layout{background:#fff;grid-template-columns:minmax(360px,.72fr) minmax(560px,1.12fr);align-items:stretch;gap:clamp(52px,7vw,94px);width:min(1260px,100%);padding:0;display:grid}.contact-list{opacity:0;grid-template-columns:1fr;align-content:space-between;gap:0;min-height:390px;transition:opacity .7s .22s,transform .7s .22s;display:grid;transform:translate(-34px)}.contact-section--visible .contact-list{opacity:1;transform:translate(0)}.contact-card{min-height:68px;box-shadow:none;color:#070707;white-space:normal;background:0 0;border:0;border-bottom:1px solid #0000001f;border-radius:0;align-items:center;gap:18px;padding:8px 0;text-decoration:none;transition:border-color .18s;display:flex}.contact-card-copy{gap:4px;min-width:0;display:grid}.contact-card-copy strong{color:#050505;font-size:.98rem;font-weight:900;line-height:1.15}.contact-card-copy span{color:#1e1e1e;text-overflow:ellipsis;font-size:.92rem;font-weight:500;line-height:1.3;overflow:hidden}.contact-card:hover,.contact-card:focus-visible{border-color:#b287004d;outline:none}.contact-icon{background:#fff;border:1px solid #f8c4006b;border-radius:999px;flex:0 0 54px;place-items:center;width:54px;height:54px;transition:background .18s,box-shadow .18s,transform .18s;display:inline-grid;box-shadow:0 18px 32px #f8c4001f}.contact-card:hover .contact-icon,.contact-card:focus-visible .contact-icon{background:#f8c400;transform:translateY(-3px)scale(1.06);box-shadow:0 20px 38px #f8c4003d}.contact-icon img{object-fit:contain;width:26px;height:26px}.contact-map{height:390px;box-shadow:none;opacity:0;background:#fff;border:0;border-radius:26px;transition:opacity .7s .3s,transform .7s .3s;position:relative;overflow:hidden;transform:translate(34px)}.contact-section--visible .contact-map{opacity:1;transform:translate(0)}.contact-map iframe{filter:none;border:0;width:100%;height:100%;display:block}.glass-sidebar{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(145%);background:#fafafa6b;border:1px solid #ffffffb8;border-radius:0 34px 34px 0;flex-direction:column;align-items:center;width:86px;height:calc(100vh - 44px);min-height:560px;padding:34px 18px;transition:width .26s,border-radius .26s,padding .26s,background .26s;display:flex;position:fixed;top:22px;left:22px;overflow:visible;box-shadow:18px 22px 40px #00000014,inset 1px 1px #fffffff2,inset -1px -1px #b9b9b929}.glass-sidebar--expanded{background:#fafafa94;border-radius:0 36px 36px 0;align-items:stretch;width:260px;padding-inline:28px}.sidebar-logo{white-space:nowrap;justify-content:center;align-items:center;width:100%;height:52px;margin-bottom:96px;display:flex}.sidebar-logo-image{object-fit:contain;transition:max-width .22s,opacity .18s,transform .22s;display:block}.sidebar-logo-image--icon{opacity:1;width:45px;max-width:45px}.sidebar-logo-image--big{opacity:0;width:170px;max-width:0}.sidebar-logo--expanded{justify-content:flex-start}.sidebar-logo--expanded .sidebar-logo-image--icon{opacity:0;max-width:0;transform:translate(-8px)}.sidebar-logo--expanded .sidebar-logo-image--big{opacity:1;max-width:170px;transition-delay:70ms}.sidebar-menu-button{display:none}.sidebar-nav{flex-direction:column;gap:25px;width:100%;display:flex}.sidebar-link{color:#777;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;outline:none;justify-content:center;align-items:center;gap:0;width:50px;height:50px;min-height:50px;padding:0;transition:width .23s,color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.glass-sidebar--expanded .sidebar-link{justify-content:flex-start;gap:19px;width:100%;padding-inline:12px 16px}.sidebar-link:hover,.sidebar-link:focus-visible{color:#3a3a3a}.glass-sidebar:not(.glass-sidebar--expanded) .sidebar-link:hover,.glass-sidebar:not(.glass-sidebar--expanded) .sidebar-link:focus-visible,.sidebar-link--active{color:#111;background:#f8c400;box-shadow:0 13px 24px #f4be0045}.glass-sidebar--expanded .sidebar-link:hover,.glass-sidebar--expanded .sidebar-link:focus-visible,.glass-sidebar--expanded .sidebar-link--active{color:#2f2f2f;background:#f8c400;width:178px;transform:translate(2px);box-shadow:0 16px 25px #f4be0047}.glass-sidebar--expanded .sidebar-link--active{color:#111}.sidebar-icon{flex:0 0 30px;place-items:center;width:30px;height:30px;display:inline-grid}.sidebar-icon-art{transform-origin:50%;place-items:center;width:28px;height:28px;display:inline-grid}.sidebar-icon svg{width:26px;height:26px;display:block;overflow:visible}.sidebar-icon-art--services,.sidebar-icon-art--about,.sidebar-icon-art--clients,.sidebar-icon-art--contact{transform:translate(0)}.sidebar-label{max-width:0;color:inherit;opacity:0;white-space:nowrap;transition:max-width .21s,opacity .17s;overflow:hidden}.glass-sidebar--expanded .sidebar-label{opacity:1;max-width:118px;transition-delay:55ms}.mobile-header{display:none}.floating-whatsapp{z-index:80;aspect-ratio:1;background:0 0;border:0;border-radius:999px;place-items:center;width:clamp(48px,5vw,62px);transition:transform .18s,box-shadow .18s;display:inline-grid;position:fixed;bottom:clamp(18px,2.4vw,32px);right:clamp(18px,2.6vw,34px);box-shadow:0 12px 22px #00000029}.floating-whatsapp img{object-fit:contain;filter:grayscale()brightness(0);width:82%;height:82%}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{transform:translateY(-3px);box-shadow:0 16px 28px #0003}@media (width<=700px){.app-shell{padding-left:78px}.hero-section{align-items:start;min-height:100vh;padding:62px 16px 280px 14px}.hero-section:before{background:#ffffff7a}.hero-overlay{background:linear-gradient(90deg,#ffffffc7 0%,#ffffff61 58%,#ffffff14 100%)}.hero-background img{object-position:center right}.hero-pantone-stage{opacity:.82;width:min(520px,120vw);bottom:-44px;left:-145px}.hero-intro-pantone{width:min(520px,120vw);bottom:-44px;right:-190px}.hero-copy{text-align:left;width:min(100%,360px);padding:0}.hero-mark{width:120px;margin:0 0 26px}.hero-copy h1{font-size:clamp(3.1rem,17vw,4.7rem)}.hero-word--outline{-webkit-text-stroke-width:1.2px}.hero-copy p{color:#050505;max-width:350px;margin:18px 0 26px;font-size:.9rem;font-weight:800;line-height:1.55}.hero-actions{justify-content:flex-start;gap:10px}.hero-button{min-width:118px;height:40px;padding-inline:16px;font-size:.88rem}.hero-button:hover,.hero-button:focus-visible,.hero-button--secondary:hover,.hero-button--secondary:focus-visible{min-width:118px}.about-section{padding:34px 14px 58px}.about-stats{grid-template-columns:1fr;gap:0;max-width:none;margin-top:0;transform:translateY(24px)}.about-stat{justify-items:center;gap:8px;min-height:128px;padding:16px 18px;display:grid}.about-stat:not(:last-child){border-bottom:1px solid #0000001f;border-right:0}.about-stat-icon{flex-basis:56px;width:56px;height:56px}.about-stat-icon img{width:28px;height:28px}.about-stat strong{font-size:1.95rem}.about-stat span{font-size:.95rem}.clients-section{padding:28px 0 74px}.clients-heading{text-align:left;padding-inline:14px 18px}.clients-heading p{margin-bottom:12px;font-size:1rem}.clients-heading h2{max-width:330px;font-size:clamp(1.85rem,8vw,2.35rem)}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px;width:min(100%,520px);margin-top:36px}.client-card{min-height:132px}.client-card img{width:min(100%,170px);height:94px}.client-card h3{margin-top:14px;font-size:1.12rem}.services-section{padding:54px 14px 64px}.services-heading{text-align:center;gap:16px;margin-bottom:26px}.services-heading-copy h2{font-size:clamp(1.85rem,8vw,2.35rem)}.services-categories{grid-template-columns:1fr;gap:34px;padding-bottom:20px}.services-category{gap:12px}.services-category-image{width:min(230px,74%)}.services-carousel{padding:0;display:block}.services-row{gap:24px;padding:0 18px 14px;animation-duration:21s}.service-card{width:min(220px,68vw);min-height:220px}.service-card-image{height:auto}.service-card h3{font-size:.98rem}.contact-section{justify-items:stretch;padding:92px 14px 90px}.contact-heading{text-align:center;margin-bottom:32px}.contact-heading p{font-size:1rem}.contact-heading h2{font-size:clamp(1.85rem,8vw,2.35rem)}.contact-heading>span{margin-top:14px;font-size:.95rem}.contact-layout{grid-template-columns:1fr;gap:30px;padding:0}.contact-list{grid-template-columns:1fr;align-content:start;min-height:auto}.contact-card{white-space:normal;border-radius:0;gap:16px;min-height:82px;padding:13px 0;font-size:.98rem}.contact-icon{flex-basis:56px;width:56px;height:56px}.contact-icon img{width:27px;height:27px}.contact-map{border-radius:20px;height:300px}.glass-sidebar{border-radius:0 28px 28px 0;width:58px;height:calc(100vh - 24px);min-height:470px;padding:22px 7px;top:12px;left:10px}.glass-sidebar--expanded{-webkit-backdrop-filter:blur(24px)saturate(155%);background:#ffffffb8;border-radius:0;justify-content:flex-start;align-items:center;width:100vw;height:100vh;min-height:0;padding:34px 28px;inset:0}.sidebar-logo{height:42px;margin-bottom:34px}.sidebar-logo-image--icon{width:36px;max-width:36px}.sidebar-logo-image--big{opacity:0;max-width:0}.sidebar-logo--expanded .sidebar-logo-image--icon{opacity:0;max-width:0;transform:translate(-8px)}.sidebar-logo--expanded .sidebar-logo-image--big{opacity:1;width:min(230px,64vw);max-width:230px}.sidebar-nav{align-items:center;gap:23px}.sidebar-link{justify-content:center;gap:0;width:42px;height:42px;min-height:42px;padding:0}.glass-sidebar--expanded .sidebar-nav{gap:18px;width:min(260px,78vw);margin-top:28px}.glass-sidebar--expanded .sidebar-link{justify-content:flex-start;gap:18px;width:100%;height:54px;min-height:54px;padding-inline:14px 18px}.glass-sidebar--expanded .sidebar-link:hover,.glass-sidebar--expanded .sidebar-link:focus-visible,.glass-sidebar--expanded .sidebar-link--active{width:100%;transform:none}.sidebar-icon{flex-basis:27px;width:27px;height:27px}.sidebar-icon-art{width:25px;height:25px}.sidebar-icon svg{width:23px;height:23px}.sidebar-label,.glass-sidebar:not(.glass-sidebar--expanded) .sidebar-label{opacity:0;max-width:0}.glass-sidebar--expanded .sidebar-label{opacity:1;max-width:130px}.sidebar-menu-button{color:#777;cursor:pointer;background:#f6f6f6e0;border:0;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:28px;display:inline-flex;position:relative;box-shadow:inset 1px 1px #ffffffe6}.sidebar-menu-button span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .18s,box-shadow .18s;position:absolute}.sidebar-menu-button span:first-child{transform:translateY(-4px);box-shadow:0 8px}.sidebar-menu-button span:last-child{transform:translateY(4px)}.sidebar-menu-button--open{color:#111;background:#f8c400;margin:0;position:absolute;top:24px;right:24px}.sidebar-menu-button--open span:first-child{box-shadow:none;transform:rotate(45deg)}.sidebar-menu-button--open span:last-child{transform:rotate(-45deg)}}@media (width<=430px){.app-shell{padding-left:70px}.hero-section{padding-top:28px}.hero-copy{width:min(100%,340px)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-button,.hero-button--secondary:hover,.hero-button--secondary:focus-visible,.hero-button:hover,.hero-button:focus-visible,.hero-button--secondary:hover,.hero-button--secondary:focus-visible{min-width:132px}.hero-pantone-stage{width:460px;left:-170px}.hero-intro-pantone{width:460px;right:-185px}}@media (width<=768px){body{overflow-x:hidden}.app-shell{padding-left:0}.glass-sidebar{display:none}.mobile-header{z-index:70;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffffd1;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.mobile-brand{cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;display:inline-grid}.mobile-brand img{object-fit:contain;width:34px;height:34px}.mobile-menu-button{color:#111;cursor:pointer;background:#f6f6f6eb;border:0;border-radius:13px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative;box-shadow:inset 1px 1px #ffffffeb}.mobile-menu-button--open{background:#f8c400;box-shadow:0 12px 24px #f8c40038}.mobile-menu-button span{background:currentColor;border-radius:999px;width:19px;height:2px;transition:transform .18s,box-shadow .18s;position:absolute}.mobile-menu-button span:first-child{transform:translateY(-4px);box-shadow:0 8px}.mobile-menu-button span:last-child{transform:translateY(4px)}.mobile-menu-button--open span:first-child{box-shadow:none;transform:rotate(45deg)}.mobile-menu-button--open span:last-child{transform:rotate(-45deg)}.mobile-nav{opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #00000014;gap:8px;padding:18px;transition:opacity .18s,transform .26s cubic-bezier(.19,1,.22,1),visibility 0s linear .26s;display:grid;position:fixed;top:56px;left:0;right:0;transform:translateY(calc(-100% - 72px));box-shadow:0 22px 38px #00000014}.mobile-header--open .mobile-nav{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s,transform .26s cubic-bezier(.19,1,.22,1),visibility linear;transform:translateY(0)}.mobile-nav-link{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;min-height:52px;padding:0 16px;font-size:1.08rem;font-weight:850}.mobile-nav-link--active{background:#f8c400}.site-intro-logo{width:clamp(180px,54vw,260px)}.hero-section{align-items:start;min-height:auto;padding:0 18px 42px}.hero-intro-pantone{width:clamp(360px,104vw,525px);top:74px;bottom:auto;right:clamp(-300px,-52vw,-172px)}.hero-copy{width:min(100%,320px);margin:42px 0 0}.hero-copy h1{font-size:clamp(2.55rem,14.5vw,4.15rem);line-height:.9}.hero-copy p{max-width:292px;margin:16px 0 20px;font-size:.82rem;line-height:1.55}.hero-actions{gap:8px}.hero-button{-webkit-tap-highlight-color:transparent;border-radius:15px;min-width:124px;height:40px;padding-inline:14px;font-size:.82rem}.hero-button--secondary{flex:0 0 124px;width:124px;min-width:124px}.about-section{padding:34px 18px 62px}.about-stats{grid-template-columns:1fr;max-width:420px;margin:0 auto}.about-stat{text-align:left;grid-template-columns:58px 1fr;justify-items:start;gap:16px;min-height:auto;padding:18px 0}.about-stat:not(:last-child){border-bottom:1px solid #0000001a;border-right:0}.about-stat-icon{width:54px;height:54px}.services-section{padding:58px 18px 70px}.services-heading{justify-items:stretch;gap:18px;margin-bottom:30px}.services-heading-copy h2{text-align:center}.services-search{width:100%}.services-categories{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:16px;margin-inline:-18px;padding:4px 18px 24px;display:flex;overflow-x:auto}.services-category{scroll-snap-align:center;flex:0 0 156px;width:156px}.services-category-image{filter:none;width:116px}.services-category-image img{padding:12px;transform:scale(1.08)}.services-category:hover .services-category-image,.services-category:focus-visible .services-category-image,.services-category--active .services-category-image{filter:none;transform:translateY(-2px)}.services-category:hover .services-category-image img,.services-category:focus-visible .services-category-image img,.services-category--active .services-category-image img{transform:scale(1.16)}.services-category-copy{gap:8px;font-size:.86rem}.services-carousel{margin-top:18px;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 0% 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 88%,#0000 100%)}.services-row{gap:16px;padding:0 0 12px;animation:none}.service-card{width:min(38vw,150px);min-height:152px}.service-card h3{font-size:.82rem}.clients-section{padding:48px 18px 76px}.clients-heading{text-align:center;padding-inline:0}.clients-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px;width:100%;margin-top:28px}.client-card{min-height:96px}.client-card img{width:min(100%,104px);height:58px}.contact-section{justify-items:stretch;padding:58px 18px 82px}.contact-heading{text-align:center;margin-bottom:32px}.contact-layout{grid-template-columns:1fr;gap:28px}.contact-list{min-height:auto}.contact-card{gap:14px;min-height:72px;padding:12px 0}.contact-icon{flex-basis:50px;width:50px;height:50px}.contact-map{border-radius:20px;height:300px}}@media (width<=390px){.hero-actions{flex-direction:column;align-items:flex-start}.hero-button{min-width:150px}.hero-button--secondary{flex-basis:150px;width:150px;min-width:150px}}@media (hover:none){.hero-button,.hero-button:hover,.hero-button:focus,.hero-button:focus-visible,.hero-button:active{transition:none}.hero-button:hover,.hero-button:focus,.hero-button:focus-visible,.hero-button:active{box-shadow:none;gap:0;transform:none}.hero-button:hover:before,.hero-button:focus:before,.hero-button:focus-visible:before,.hero-button:active:before{transform:scaleX(0)}.hero-button:hover .hero-button-icon,.hero-button:focus .hero-button-icon,.hero-button:focus-visible .hero-button-icon,.hero-button:active .hero-button-icon{opacity:0;flex-basis:0;width:0;transform:scale(.72)rotate(-45deg)}.hero-button--primary:hover,.hero-button--primary:focus,.hero-button--primary:focus-visible,.hero-button--primary:active{background:#f8c400;border-color:#f8c400}.hero-button--secondary:hover,.hero-button--secondary:focus,.hero-button--secondary:focus-visible,.hero-button--secondary:active{color:#000;background:0 0;border-color:#111;flex-basis:136px;width:136px;min-width:136px}}@media (hover:none) and (width<=390px){.hero-button--secondary:hover,.hero-button--secondary:focus,.hero-button--secondary:focus-visible,.hero-button--secondary:active{flex-basis:150px;width:150px;min-width:150px}}@media (width>=769px) and (width<=1200px){.app-shell{padding-left:0}.glass-sidebar{display:none}.mobile-header{z-index:70;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffffd6;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.mobile-brand{cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.mobile-brand img{object-fit:contain;width:38px;height:38px}.mobile-menu-button{color:#111;cursor:pointer;background:#f6f6f6eb;border:0;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative}.mobile-menu-button--open{background:#f8c400}.mobile-menu-button span{background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .18s,box-shadow .18s;position:absolute}.mobile-menu-button span:first-child{transform:translateY(-4px);box-shadow:0 8px}.mobile-menu-button span:last-child{transform:translateY(4px)}.mobile-menu-button--open span:first-child{box-shadow:none;transform:rotate(45deg)}.mobile-menu-button--open span:last-child{transform:rotate(-45deg)}.mobile-nav{opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #00000014;gap:8px;padding:20px 28px;transition:opacity .18s,transform .26s cubic-bezier(.19,1,.22,1),visibility 0s linear .26s;display:grid;position:fixed;top:64px;left:0;right:0;transform:translateY(calc(-100% - 80px));box-shadow:0 22px 38px #00000014}.mobile-header--open .mobile-nav{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s,transform .26s cubic-bezier(.19,1,.22,1),visibility linear;transform:translateY(0)}.mobile-nav-link{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;min-height:54px;padding:0 18px;font-size:1.08rem;font-weight:850}.mobile-nav-link--active{background:#f8c400}.hero-section{align-items:flex-start;min-height:calc(100svh - 64px);padding:52px 44px 68px}.hero-copy{width:min(52vw,520px);margin:clamp(40px,7vh,82px) 0 0}.hero-copy h1{font-size:clamp(4rem,9vw,6rem)}.hero-intro-pantone{width:clamp(560px,66vw,820px);top:clamp(96px,13vw,150px);bottom:auto;right:clamp(-360px,-24vw,-210px)}.services-category-image,.services-category:hover .services-category-image,.services-category:focus-visible .services-category-image,.services-category--active .services-category-image{filter:none}.contact-section{justify-items:stretch;padding:72px 44px 96px}.contact-layout{grid-template-columns:1fr;gap:34px;width:100%}.contact-list{min-height:auto}.contact-map{width:100%;height:min(420px,46vh);transform:translateY(28px)}.contact-section--visible .contact-map{transform:translateY(0)}}@media (width>=769px) and (width<=1200px) and (orientation:portrait){.hero-section{min-height:auto;padding-bottom:36px}.about-section{padding-top:22px}.contact-section{padding-bottom:28px}}@media (width>=769px) and (width<=1200px) and (orientation:landscape){.hero-intro-pantone{top:clamp(54px,7vw,92px)}}@media (orientation:landscape) and (height<=520px) and (width<=950px){.services-categories{justify-content:center;align-items:flex-start;gap:clamp(34px,5vw,58px);margin-inline:auto;padding-inline:24px;display:flex;overflow-x:visible}.services-category{flex:0 0 220px;width:220px}.services-category-image{width:170px}.services-category-copy{justify-content:center;font-size:1.08rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
