.Hero-module__ZARIfG__hero{--font-heading:var(--font-playfair,"Playfair Display"),serif;--font-body:var(--font-inter,"Inter"),sans-serif;font-family:var(--font-body);min-height:100dvh;padding:var(--header-height)var(--spacing-md)var(--spacing-lg);background:var(--background);text-align:center;scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__title{margin-bottom:var(--spacing-sm);color:var(--foreground);z-index:2;max-width:1200px;font-size:clamp(3rem,8vw,7rem);line-height:.9;position:relative}.Hero-module__ZARIfG__titleLine{white-space:nowrap;display:inline-block}.Hero-module__ZARIfG__italic{font-family:var(--font-heading);font-style:italic;font-weight:400}.Hero-module__ZARIfG__gridWrapper{z-index:1;width:100%;max-width:800px;height:400px;margin-top:-24px;display:block;position:relative}.Hero-module__ZARIfG__grid{gap:var(--spacing-xs);grid-template-columns:repeat(3,1fr);width:100%;height:100%;display:grid}.Hero-module__ZARIfG__gridItem{background:#000;border-radius:8px;transition:transform .3s;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridItem:nth-child(2){transform:translateY(-20px)}.Hero-module__ZARIfG__gridItem:hover{z-index:3;transform:scale(1.02)}.Hero-module__ZARIfG__placeholder{object-fit:cover;opacity:.8;width:100%;height:100%}.Hero-module__ZARIfG__video{object-fit:cover;opacity:.6;width:100%;height:100%;display:block}.Hero-module__ZARIfG__label{color:#fff;z-index:2;text-shadow:0 2px 4px #00000080;font-weight:500;position:absolute;bottom:1rem;left:1rem}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:calc(var(--header-height)/2);padding-bottom:var(--spacing-md);justify-content:flex-start}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__gridWrapper{height:300px;margin-top:var(--spacing-sm)}.Hero-module__ZARIfG__gridItem:nth-child(2){transform:none}}
.Work-module__K_G1Ja__section{background:var(--background);scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.Work-module__K_G1Ja__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 20%,#ff4d0014,#0000 55%),radial-gradient(circle at 88% 15%,#0000000f,#0000 50%),linear-gradient(#ffffffe6,#f5f5f580);position:absolute;inset:0}.Work-module__K_G1Ja__container{max-width:var(--max-width);width:100%;height:100%;padding:var(--spacing-lg)var(--spacing-md);gap:var(--spacing-md);z-index:1;flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.Work-module__K_G1Ja__skipLink{background:var(--surface);color:var(--foreground);z-index:2;border:1px solid #0000001f;border-radius:999px;padding:.6rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s;position:absolute;top:1rem;left:1rem;transform:translateY(-180%);box-shadow:0 12px 26px #00000014}.Work-module__K_G1Ja__skipLink:focus{outline-offset:2px;outline:2px solid #000000b3;transform:translateY(0)}.Work-module__K_G1Ja__header{flex-direction:column;gap:1rem;max-width:840px;display:flex}.Work-module__K_G1Ja__headerDetails{opacity:1;will-change:max-height,opacity,transform;flex-direction:column;gap:.6rem;max-height:240px;transition:max-height .45s ease-in-out,opacity .4s ease-in-out,transform .4s ease-in-out;display:flex;overflow:hidden;transform:translateY(0)}.Work-module__K_G1Ja__headerDetailsHidden{opacity:0;pointer-events:none;max-height:0;transform:translateY(-8px)}.Work-module__K_G1Ja__kicker{text-transform:uppercase;letter-spacing:.2em;color:#0009;font-size:.75rem;font-weight:600}.Work-module__K_G1Ja__title{font-size:clamp(2rem,3vw,3rem);font-weight:500;font-family:var(--font-heading)}.Work-module__K_G1Ja__subtitle{color:#000000b3;font-size:1.1rem;font-family:var(--font-body)}.Work-module__K_G1Ja__layout{gap:var(--spacing-md);flex:1;grid-template-columns:minmax(220px,280px) minmax(0,1fr);min-height:0;display:grid}.Work-module__K_G1Ja__sidebar{background:var(--surface);scrollbar-width:none;border:1px solid #00000014;border-radius:24px;flex-direction:column;gap:.6rem;padding:1rem;display:flex;overflow-y:auto;box-shadow:0 18px 40px #0000000d}.Work-module__K_G1Ja__sidebar::-webkit-scrollbar{display:none}.Work-module__K_G1Ja__tab{text-align:left;cursor:pointer;color:var(--foreground);font-family:var(--font-body);background:0 0;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.1rem;transition:background .3s,transform .2s,box-shadow .3s;display:flex;position:relative}.Work-module__K_G1Ja__tabLabel{font-size:.95rem;font-weight:600}.Work-module__K_G1Ja__tabCount{background:#0000000a;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;min-width:2.1rem;height:1.75rem;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.Work-module__K_G1Ja__tab:hover{background:#0000000a}.Work-module__K_G1Ja__tab:hover:not(.Work-module__K_G1Ja__tabActive){transform:translate(2px);box-shadow:0 10px 18px #00000014}.Work-module__K_G1Ja__tabActive{background:var(--accent-soft);border-color:#0000000f;transform:translate(4px);box-shadow:inset 0 0 0 1px #fff9}.Work-module__K_G1Ja__tabActive:before{content:"";background:var(--accent);border-radius:0 6px 6px 0;width:4px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Work-module__K_G1Ja__tabActive .Work-module__K_G1Ja__tabLabel,.Work-module__K_G1Ja__tabActive .Work-module__K_G1Ja__tabCount{color:var(--accent);border-color:#0000000f}.Work-module__K_G1Ja__tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Work-module__K_G1Ja__content{min-height:0;display:flex}.Work-module__K_G1Ja__contentPanel{background:var(--surface);border:1px solid #00000014;border-radius:28px;grid-template-rows:auto 1fr auto;gap:1.1rem;width:100%;min-height:0;padding:2rem;animation:.35s Work-module__K_G1Ja__fadeSlide;display:grid;overflow:hidden;box-shadow:0 22px 50px #0000000d}.Work-module__K_G1Ja__areaHeader{flex-direction:column;gap:.9rem;display:flex}.Work-module__K_G1Ja__areaHeaderCompact{flex-direction:column;gap:.6rem;display:flex;position:relative}.Work-module__K_G1Ja__areaHeadingRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Work-module__K_G1Ja__areaTitleGroup,.Work-module__K_G1Ja__areaMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Work-module__K_G1Ja__areaLabel{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:600}.Work-module__K_G1Ja__areaCount{color:#000000a6;white-space:nowrap;background:#0000000a;border:1px solid #00000014;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:600}.Work-module__K_G1Ja__areaTitle{font-size:clamp(1.45rem,2.2vw,2rem);font-weight:600}.Work-module__K_G1Ja__areaHeaderCompact .Work-module__K_G1Ja__areaTitle{font-size:clamp(1.1rem,2vw,1.6rem)}.Work-module__K_G1Ja__infoWrapper{align-items:center;display:inline-flex;position:relative}.Work-module__K_G1Ja__areaSummary{color:#000000bf;font-size:1rem}.Work-module__K_G1Ja__areaFocus{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.Work-module__K_G1Ja__areaFocusItem{color:#000000b3;padding-left:1.2rem;font-size:.95rem;position:relative}.Work-module__K_G1Ja__areaFocusItem:before{content:"";background:var(--accent);border-radius:999px;width:6px;height:6px;position:absolute;top:.55rem;left:0}.Work-module__K_G1Ja__infoButton{background:var(--surface);cursor:pointer;border:1px solid #0000001f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.Work-module__K_G1Ja__infoButton:hover{border-color:#0003;transform:translateY(-1px);box-shadow:0 8px 18px #0000001a}.Work-module__K_G1Ja__infoButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Work-module__K_G1Ja__infoIcon{color:var(--accent);font-size:.9rem;font-weight:700;line-height:1}.Work-module__K_G1Ja__detailsPopover{background:var(--surface);z-index:2;border:1px solid #0000001f;border-radius:18px;width:min(360px,70vw);padding:1rem 1.1rem;animation:.25s Work-module__K_G1Ja__popIn;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 18px 36px #0000001f}.Work-module__K_G1Ja__detailsSummary{color:#000000bf;margin:0 0 .7rem;font-size:.9rem;line-height:1.5}.Work-module__K_G1Ja__detailsList{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.Work-module__K_G1Ja__detailsList li{color:#000000ad;padding-left:1rem;font-size:.85rem;position:relative}.Work-module__K_G1Ja__detailsList li:before{content:"";background:var(--accent);border-radius:999px;width:5px;height:5px;position:absolute;top:.45rem;left:0}.Work-module__K_G1Ja__projectsDisplay{scrollbar-gutter:stable;scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:1rem;min-height:0;padding-right:.35rem;animation:.35s Work-module__K_G1Ja__fadeSlide;display:grid;overflow-y:auto}.Work-module__K_G1Ja__projectCard{background:var(--surface);border:1px solid #00000014;border-radius:20px;flex-direction:column;gap:.65rem;padding:1.4rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 16px 30px #0000000a}.Work-module__K_G1Ja__projectCard:hover{transform:translateY(-4px);box-shadow:0 20px 34px #00000014}.Work-module__K_G1Ja__projectHeading{flex-direction:column;gap:.35rem;display:flex}.Work-module__K_G1Ja__projectMeta{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.8rem;font-weight:600}.Work-module__K_G1Ja__projectTitle{font-size:1.15rem;font-weight:600}.Work-module__K_G1Ja__projectDesc{color:#000000bf;font-size:.95rem}.Work-module__K_G1Ja__projectList{gap:.5rem;margin:.2rem 0 0;padding:0;list-style:none;display:grid}.Work-module__K_G1Ja__projectList li{color:#000000ad;padding-left:1.1rem;font-size:.9rem;position:relative}.Work-module__K_G1Ja__projectList li:before{content:"";background:var(--accent);border-radius:999px;width:6px;height:6px;position:absolute;top:.55rem;left:0}.Work-module__K_G1Ja__overviewGrid{scrollbar-width:thin;scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:1rem;min-height:0;padding-right:.35rem;display:grid;overflow-y:auto}.Work-module__K_G1Ja__overviewCard{text-align:left;background:linear-gradient(135deg,var(--accent-soft),transparent 60%),var(--surface);cursor:pointer;appearance:none;font:inherit;color:inherit;border:1px solid #00000014;border-radius:20px;padding:1.1rem 1.2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 14px 28px #0000000a}.Work-module__K_G1Ja__overviewCard:hover{transform:translateY(-3px);box-shadow:0 18px 34px #0000000f}.Work-module__K_G1Ja__overviewHeading{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Work-module__K_G1Ja__overviewLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.9rem;font-weight:600}.Work-module__K_G1Ja__overviewCount{color:#000000b3;white-space:nowrap;background:#0000000a;border:1px solid #0000001a;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.Work-module__K_G1Ja__overviewSummary{color:#000000b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.Work-module__K_G1Ja__pagination{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Work-module__K_G1Ja__navButton{background:var(--surface);color:#000000b3;cursor:pointer;border:1px solid #0000001f;border-radius:999px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.Work-module__K_G1Ja__navButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.Work-module__K_G1Ja__navButton:disabled{opacity:.4;cursor:not-allowed}.Work-module__K_G1Ja__pageDots{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.Work-module__K_G1Ja__pageEllipsis{color:#00000080;font-size:1rem}.Work-module__K_G1Ja__pageDot{color:#000000b3;cursor:pointer;background:0 0;border:1px solid #0000001f;border-radius:999px;width:2.1rem;height:2.1rem;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.Work-module__K_G1Ja__pageDotActive{background:var(--accent);color:#fff;border-color:var(--accent)}.Work-module__K_G1Ja__pageDot:focus-visible,.Work-module__K_G1Ja__navButton:focus-visible,.Work-module__K_G1Ja__overviewCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Work-module__K_G1Ja__industrial{--accent:#e07a1f;--accent-soft:#e07a1f1f}.Work-module__K_G1Ja__automation{--accent:#8a5a00;--accent-soft:#8a5a001f}.Work-module__K_G1Ja__electronics{--accent:#007a6f;--accent-soft:#007a6f1f}.Work-module__K_G1Ja__software{--accent:#b23a48;--accent-soft:#b23a481f}.Work-module__K_G1Ja__defense{--accent:#2f6f4e;--accent-soft:#2f6f4e1f}.Work-module__K_G1Ja__aerospace{--accent:#2c5bd8;--accent-soft:#2c5bd81f}.Work-module__K_G1Ja__overview{--accent:#1f2a34;--accent-soft:#1f2a341a}@keyframes Work-module__K_G1Ja__fadeSlide{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes Work-module__K_G1Ja__popIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.Work-module__K_G1Ja__layout{grid-template-columns:minmax(200px,240px) minmax(0,1fr)}.Work-module__K_G1Ja__contentPanel{padding:1.75rem}.Work-module__K_G1Ja__overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Work-module__K_G1Ja__section{height:100dvh;overflow:hidden}.Work-module__K_G1Ja__overviewMode{height:auto;min-height:100dvh;overflow:visible}.Work-module__K_G1Ja__container{height:100%;min-height:0;padding:var(--spacing-md)var(--spacing-sm)}.Work-module__K_G1Ja__overviewMode .Work-module__K_G1Ja__container{height:auto}.Work-module__K_G1Ja__layout{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:.75rem}.Work-module__K_G1Ja__sidebar{border-radius:20px;flex-direction:row;gap:.5rem;padding:.75rem;overflow:auto hidden}.Work-module__K_G1Ja__tab{white-space:nowrap;flex:none;padding:.75rem 1rem;font-size:.85rem}.Work-module__K_G1Ja__tabActive{transform:none}.Work-module__K_G1Ja__tabActive:before{border-radius:999px;width:auto;height:3px;inset:auto .5rem .35rem;transform:none}.Work-module__K_G1Ja__contentPanel{border-radius:22px;grid-template-rows:auto auto auto;gap:.8rem;padding:1.5rem}.Work-module__K_G1Ja__title{font-size:clamp(1.8rem,6vw,2.4rem)}.Work-module__K_G1Ja__subtitle{font-size:1rem}.Work-module__K_G1Ja__projectsDisplay{grid-template-columns:1fr}.Work-module__K_G1Ja__overviewGrid{grid-template-columns:1fr;overflow:visible}.Work-module__K_G1Ja__pagination{gap:.75rem}.Work-module__K_G1Ja__pageDots{flex-wrap:nowrap;gap:.35rem}.Work-module__K_G1Ja__navButton{width:2.4rem;height:2.4rem;font-size:1rem}.Work-module__K_G1Ja__pageDot{width:1.8rem;height:1.8rem;font-size:.8rem}.Work-module__K_G1Ja__detailsPopover{width:100%;max-width:none;top:calc(100% + .75rem);left:0;right:0}.Work-module__K_G1Ja__infoWrapper{position:static}}@media (max-height:820px) and (min-width:769px){.Work-module__K_G1Ja__header{gap:.6rem}.Work-module__K_G1Ja__title{font-size:clamp(1.7rem,2.6vw,2.5rem)}.Work-module__K_G1Ja__subtitle{font-size:1rem}}@media (prefers-reduced-motion:reduce){.Work-module__K_G1Ja__contentPanel,.Work-module__K_G1Ja__projectsDisplay,.Work-module__K_G1Ja__projectCard,.Work-module__K_G1Ja__overviewCard,.Work-module__K_G1Ja__tab,.Work-module__K_G1Ja__navButton,.Work-module__K_G1Ja__detailsPopover,.Work-module__K_G1Ja__infoButton{transition:none;animation:none}}.Work-module__K_G1Ja__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Clients-module__JtlyXW__section{--font-heading:var(--font-playfair,"Playfair Display"),serif;--font-body:var(--font-inter,"Inter"),sans-serif;font-family:var(--font-body);padding:var(--spacing-lg)var(--spacing-md);color:#fff;scroll-snap-align:start;scroll-snap-stop:always;background:#050505;min-height:100dvh;overflow:hidden}.Clients-module__JtlyXW__container{max-width:1000px;margin:0 auto}.Clients-module__JtlyXW__testimonialWrapper{margin-bottom:var(--spacing-lg)}.Clients-module__JtlyXW__quoteIcon{color:#0c6;margin-bottom:var(--spacing-md);font-size:4rem;line-height:1}.Clients-module__JtlyXW__quoteText{font-family:var(--font-body);margin-bottom:var(--spacing-md);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;line-height:1.3}.Clients-module__JtlyXW__author{align-items:center;gap:1rem;font-size:1.1rem;display:flex}.Clients-module__JtlyXW__authorDot{background:#0c6;border-radius:50%;width:10px;height:10px}.Clients-module__JtlyXW__authorName{color:#fff;font-weight:600}.Clients-module__JtlyXW__authorRole{color:#ffffff80}.Clients-module__JtlyXW__marqueeRow{width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Clients-module__JtlyXW__marquee{gap:var(--spacing-xl);align-items:center;width:max-content;animation:30s linear infinite Clients-module__JtlyXW__scroll;display:flex}.Clients-module__JtlyXW__logoMarquee{animation-duration:36s}.Clients-module__JtlyXW__logoItem{justify-content:center;align-items:center;min-height:60px;display:flex}.Clients-module__JtlyXW__logoImage{opacity:.85;filter:grayscale();object-fit:contain;width:220px;height:60px}@keyframes Clients-module__JtlyXW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Clients-module__JtlyXW__section{min-height:auto}.Clients-module__JtlyXW__marquee{gap:var(--spacing-md)}.Clients-module__JtlyXW__quoteText{font-size:1.5rem}.Clients-module__JtlyXW__logoImage{width:160px;height:44px}}
.Services-module__dpHhBa__section{background:var(--surface-alt);scroll-snap-align:start;scroll-snap-stop:always;min-height:100dvh;padding:var(--spacing-xl)var(--spacing-md)}.Services-module__dpHhBa__container{max-width:var(--max-width);width:100%;margin:0 auto}.Services-module__dpHhBa__header{margin-bottom:var(--spacing-lg);max-width:800px}.Services-module__dpHhBa__introTitle{margin-bottom:var(--spacing-sm);-webkit-text-fill-color:transparent;letter-spacing:-.02em;background:linear-gradient(90deg,#333,#666);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1.1}.Services-module__dpHhBa__introDesc{color:#000000b3;max-width:650px;font-size:1.2rem;font-weight:400;line-height:1.6}.Services-module__dpHhBa__masonryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(8px,auto);gap:16px;display:grid}.Services-module__dpHhBa__card[data-size=small]{grid-row:span 12}.Services-module__dpHhBa__card[data-size=medium]{grid-row:span 15}.Services-module__dpHhBa__card[data-size=large]{grid-row:span 18}.Services-module__dpHhBa__card{cursor:pointer;opacity:0;border-radius:16px;height:100%;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;transform:translateY(30px)scale(.95)}.Services-module__dpHhBa__cardFlippable{perspective:1200px}.Services-module__dpHhBa__cardFlippable:before{content:"";z-index:2;pointer-events:none;border-top:0 solid #0000;border-bottom:34px solid #0000;border-left:0 solid #0000;border-right:34px solid #00000014;width:0;height:0;transition:border-width .3s,opacity .3s;position:absolute;top:0;right:0}.Services-module__dpHhBa__cardFlippable:after{content:"flip";letter-spacing:.08em;text-transform:uppercase;color:#0006;z-index:3;pointer-events:none;font-size:.55rem;transition:opacity .3s;position:absolute;top:6px;right:6px}.Services-module__dpHhBa__darkCard.Services-module__dpHhBa__cardFlippable:before{border-color:#0000 #ffffff1f #0000 #0000}.Services-module__dpHhBa__darkCard.Services-module__dpHhBa__cardFlippable:after{color:#ffffff8c}.Services-module__dpHhBa__cardActive:before,.Services-module__dpHhBa__cardActive:after{opacity:0}.Services-module__dpHhBa__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.Services-module__dpHhBa__cardFace{backface-visibility:hidden;flex-direction:column;gap:.75rem;padding:1rem;display:flex;position:absolute;inset:0}.Services-module__dpHhBa__cardFront{transform:rotateY(0)}.Services-module__dpHhBa__cardBack{text-align:center;scrollbar-width:thin;justify-content:center;align-items:center;overflow-y:auto;transform:rotateY(180deg)}.Services-module__dpHhBa__cardBack .Services-module__dpHhBa__cardTitle,.Services-module__dpHhBa__cardBack .Services-module__dpHhBa__cardDesc{max-width:90%;margin:0 auto}.Services-module__dpHhBa__cardStatic{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Services-module__dpHhBa__cardActive{z-index:3}.Services-module__dpHhBa__cardActive .Services-module__dpHhBa__cardInner{transform:rotateY(180deg)}.Services-module__dpHhBa__lightCard{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff80;box-shadow:0 8px 32px #0000000d}.Services-module__dpHhBa__darkCard{-webkit-backdrop-filter:blur(12px);color:#fff;background:#111111d9;border:1px solid #ffffff14;box-shadow:0 12px 36px #0003}.Services-module__dpHhBa__darkCard .Services-module__dpHhBa__cardTitle{color:#fff}.Services-module__dpHhBa__darkCard .Services-module__dpHhBa__visual{background:linear-gradient(#ffffff0d,#0000)}.Services-module__dpHhBa__darkCard .Services-module__dpHhBa__cardDesc{color:#ffffffbf}.Services-module__dpHhBa__card:focus-visible{outline-offset:2px;outline:2px solid #4a90e266}@media (hover:hover) and (pointer:fine){.Services-module__dpHhBa__card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.Services-module__dpHhBa__cardFlippable:hover:not(.Services-module__dpHhBa__cardActive) .Services-module__dpHhBa__cardInner{transform:rotateY(12deg)}.Services-module__dpHhBa__cardFlippable:hover:not(.Services-module__dpHhBa__cardActive):before{border-width:0 40px 40px 0}}.Services-module__dpHhBa__visible .Services-module__dpHhBa__card{animation:.6s forwards Services-module__dpHhBa__masonryReveal;animation-delay:var(--delay)}.Services-module__dpHhBa__visible .Services-module__dpHhBa__cardFlippable{animation:.8s forwards Services-module__dpHhBa__masonryRevealWithHint;animation-delay:var(--delay)}@keyframes Services-module__dpHhBa__masonryReveal{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Services-module__dpHhBa__masonryRevealWithHint{0%{opacity:0;transform:translateY(30px)scale(.95)rotateY(0)}60%{opacity:1;transform:translateY(0)scale(1)rotateY(0)}75%{transform:translateY(0)scale(1)rotateY(8deg)}to{opacity:1;transform:translateY(0)scale(1)rotateY(0)}}.Services-module__dpHhBa__visual{background:linear-gradient(#00000008,#0000);border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:70px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__visual>*{z-index:2;position:relative}.Services-module__dpHhBa__visual:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#fff9);width:100%;height:40%;position:absolute;bottom:0;left:0}.Services-module__dpHhBa__cardTitle{font-size:.95rem;font-weight:600;line-height:1.3}.Services-module__dpHhBa__cardDesc{color:#000000bf;font-size:.9rem;line-height:1.6}.Services-module__dpHhBa__card.Services-module__dpHhBa__deliverables{color:#fff;cursor:default;background:linear-gradient(135deg,#4a90e2,#28c840);grid-area:auto/1/auto/-1;align-self:start;height:auto;box-shadow:0 12px 36px #0003}.Services-module__dpHhBa__deliverables:hover{transform:none;box-shadow:0 12px 36px #0003}.Services-module__dpHhBa__deliverables .Services-module__dpHhBa__cardTitle{color:#fff}.Services-module__dpHhBa__deliverablesList{gap:.5rem;margin:.75rem 0 0;padding:0;font-size:.9rem;list-style:none;display:grid}.Services-module__dpHhBa__deliverablesList li{padding-left:1.4rem;position:relative}.Services-module__dpHhBa__deliverablesList li:before{content:"✓";font-weight:700;position:absolute;left:0}.Services-module__dpHhBa__typographyVisual{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__dpHhBa__typeBox{font-family:var(--font-heading);color:#333;z-index:2;background:#fff;border:1px solid #4a90e2;border-radius:4px;padding:10px 20px;font-size:2.5rem;position:relative}.Services-module__dpHhBa__typeLines{border:1px solid #4a90e233;width:120px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__typeLines:before{content:"";border:1px solid #4a90e21a;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__architectureVisual{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__dpHhBa__archCenter{z-index:2;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(45deg,#ff5f57,#febc2e,#28c840,#4a90e2) border-box;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:80px;height:80px;font-size:.9rem;font-weight:500;display:flex}.Services-module__dpHhBa__archLines{opacity:.3;background-image:radial-gradient(circle,#ccc 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute}.Services-module__dpHhBa__spacingVisual{justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex;position:relative}.Services-module__dpHhBa__spacingBox1{background:#f5f5f7;border-radius:4px;width:60px;height:80px}.Services-module__dpHhBa__spacingBox2{background:#f5f5f7;border-radius:4px;flex-direction:column;gap:8px;width:80px;height:80px;padding:10px;display:flex}.Services-module__dpHhBa__spacingLine{background:#e5e5e5;border-radius:4px;width:100%;height:8px}.Services-module__dpHhBa__spacingIndicator{background:#f0f;width:20px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__dpHhBa__spacingIndicator:before,.Services-module__dpHhBa__spacingIndicator:after{content:"";background:#f0f;width:2px;height:10px;position:absolute;top:-3px}.Services-module__dpHhBa__spacingIndicator:before{left:0}.Services-module__dpHhBa__spacingIndicator:after{right:0}.Services-module__dpHhBa__responsiveWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__dpHhBa__browserFrame{background:#f5f5f7;border:1px solid #e5e5e5;border-radius:6px;width:140px;height:100px;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0000000d}.Services-module__dpHhBa__glowingBox{background:linear-gradient(135deg,#333,#000);border-radius:12px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #ffffff1a}.Services-module__dpHhBa__glowingBox:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Services-module__dpHhBa__particles{opacity:.6;background:radial-gradient(circle,#ffffff59 0%,#0000 70%);border-radius:50%;width:80%;height:80%}.Services-module__dpHhBa__codeBg{color:#0003;filter:blur(.6px);-webkit-user-select:none;user-select:none;background:#ffffff14;border-radius:8px;padding:.5rem .75rem;font-family:monospace;font-size:.75rem;line-height:1.4;position:relative}.Services-module__dpHhBa__darkCard .Services-module__dpHhBa__codeBg{color:#ffffff40;background:#0003}.Services-module__dpHhBa__codeBadge{color:#fff;background:#0c6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-family:monospace;font-weight:700;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 4px 12px #00cc664d}.Services-module__dpHhBa__maintenanceList{flex-direction:column;gap:12px;width:70%;display:flex}.Services-module__dpHhBa__maintenanceItem{background:#fff;border:1px solid #f0f0f0;border-radius:50px;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 2px 4px #00000005}.Services-module__dpHhBa__blueDot{background:#4a90e2;border-radius:50%;width:8px;height:8px}.Services-module__dpHhBa__greyLineShort{background:#f0f0f0;border-radius:3px;width:20px;height:6px}.Services-module__dpHhBa__greyLineLong{background:#f0f0f0;border-radius:3px;width:40px;height:6px}.Services-module__dpHhBa__colorFan{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__dpHhBa__colorCard{border:2px solid #fff;border-radius:8px;width:60px;height:80px;position:absolute;box-shadow:0 4px 8px #0000001a}.Services-module__dpHhBa__rippleContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Services-module__dpHhBa__rippleCircle{border:1px solid #4a90e21a;border-radius:50%;animation:3s infinite Services-module__dpHhBa__ripple;position:absolute}.Services-module__dpHhBa__rippleCircle:first-child{width:60px;height:60px;animation-delay:0s}.Services-module__dpHhBa__rippleCircle:nth-child(2){width:100px;height:100px;animation-delay:.5s}.Services-module__dpHhBa__rippleCircle:nth-child(3){width:140px;height:140px;animation-delay:1s}.Services-module__dpHhBa__a11yIcon{color:#fff;z-index:2;background:#4a90e2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 4px 12px #4a90e24d}@keyframes Services-module__dpHhBa__ripple{0%{opacity:.5;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}@media (max-width:1200px){.Services-module__dpHhBa__masonryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.Services-module__dpHhBa__introDesc{font-size:1.1rem}}@media (max-width:768px){.Services-module__dpHhBa__section{min-height:auto;padding:var(--spacing-lg)var(--spacing-sm)calc(var(--spacing-lg) + .5rem)}.Services-module__dpHhBa__masonryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:7px;gap:12px}.Services-module__dpHhBa__card[data-size=small]{grid-row:span 14}.Services-module__dpHhBa__card[data-size=medium]{grid-row:span 17}.Services-module__dpHhBa__card[data-size=large]{grid-row:span 20}.Services-module__dpHhBa__card.Services-module__dpHhBa__deliverables{grid-row:auto}.Services-module__dpHhBa__cardFace,.Services-module__dpHhBa__cardStatic{padding:.85rem}.Services-module__dpHhBa__cardBack{text-align:left;justify-content:flex-start;align-items:flex-start}.Services-module__dpHhBa__cardBack .Services-module__dpHhBa__cardTitle,.Services-module__dpHhBa__cardBack .Services-module__dpHhBa__cardDesc{max-width:100%;margin:0}}@media (prefers-reduced-motion:reduce){.Services-module__dpHhBa__card{opacity:1;animation:none;transform:none}.Services-module__dpHhBa__cardInner{transition:none}.Services-module__dpHhBa__visible .Services-module__dpHhBa__cardFlippable{animation:none}.Services-module__dpHhBa__cardFlippable:hover:not(.Services-module__dpHhBa__cardActive) .Services-module__dpHhBa__cardInner{transform:none}.Services-module__dpHhBa__cardFlippable:before{transition:none;animation:none}}
.Pillars-module__tLq39a__section{padding:var(--spacing-xl)var(--spacing-md);background:var(--surface);scroll-snap-align:start;scroll-snap-stop:always}.Pillars-module__tLq39a__container{max-width:var(--max-width);margin:0 auto}.Pillars-module__tLq39a__header{margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:1px solid #ffffff1a}.Pillars-module__tLq39a__title{margin-bottom:var(--spacing-sm);font-size:clamp(2rem,5vw,4rem)}.Pillars-module__tLq39a__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.Pillars-module__tLq39a__card{gap:var(--spacing-sm);padding-top:var(--spacing-md);border-top:1px solid #ffffff1a;flex-direction:column;transition:border-color .3s;display:flex}.Pillars-module__tLq39a__card:hover{border-color:var(--accent)}.Pillars-module__tLq39a__number{font-family:var(--font-heading);color:var(--accent);opacity:.5;font-size:3rem;line-height:1}.Pillars-module__tLq39a__cardTitle{color:var(--foreground);font-size:1.5rem}.Pillars-module__tLq39a__cardText{color:var(--foreground);opacity:.7;font-size:1rem;line-height:1.6}@media (max-width:640px){.Pillars-module__tLq39a__header{margin-bottom:var(--spacing-xs);padding-bottom:0}.Pillars-module__tLq39a__section{padding-bottom:var(--spacing-lg)}}
.About-module__vAULUW__section{padding:var(--spacing-xl)var(--spacing-md);background:var(--background);scroll-snap-align:start;scroll-snap-stop:always}.About-module__vAULUW__container{max-width:var(--max-width);margin:0 auto}.About-module__vAULUW__header{text-align:center;max-width:800px;margin:0 auto var(--spacing-lg)}.About-module__vAULUW__title{font-family:var(--font-body);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;line-height:1.3}.About-module__vAULUW__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(240px,320px));justify-content:center;display:grid}.About-module__vAULUW__card{aspect-ratio:3/4;cursor:pointer;border-radius:20px;position:relative;overflow:hidden}.About-module__vAULUW__card:hover .About-module__vAULUW__image{transform:scale(1.05)}.About-module__vAULUW__imageWrapper{background:#e5e5e5;width:100%;height:100%;position:relative;overflow:hidden}.About-module__vAULUW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.About-module__vAULUW__imagePlaceholder{color:#0000001a;background:#d0d0d0;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.About-module__vAULUW__overlay{color:#fff;z-index:2;background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:flex-end;width:100%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0}.About-module__vAULUW__info{flex-direction:column;gap:.25rem;display:flex}.About-module__vAULUW__role{opacity:.9;font-size:.9rem;font-weight:400}.About-module__vAULUW__name{font-size:1.2rem;font-weight:700}.About-module__vAULUW__linkedin{opacity:.8;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.About-module__vAULUW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.About-module__vAULUW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.About-module__vAULUW__section{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}.About-module__vAULUW__grid{grid-template-columns:1fr}}
.ContactFooter-module__WrhlQW__wrapper{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;height:100dvh;display:flex;overflow:hidden}@media (max-width:768px){.ContactFooter-module__WrhlQW__wrapper{height:auto;min-height:100dvh;overflow:visible}}
.CTA-module__CdZh3q__section{padding:var(--spacing-xl)var(--spacing-md);background:var(--background);color:var(--foreground);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CTA-module__CdZh3q__pattern{z-index:0;opacity:.05;background-image:radial-gradient(circle at 0 0,#000 0 50%,#0000 50%),radial-gradient(circle at 100% 0,#000 0 50%,#0000 50%),radial-gradient(circle at 100% 100%,#000 0 50%,#0000 50%),radial-gradient(circle at 0 100%,#000 0 50%,#0000 50%);background-repeat:repeat;background-size:50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__CdZh3q__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.CTA-module__CdZh3q__title{font-family:var(--font-heading);margin-bottom:var(--spacing-md);font-size:clamp(3rem,8vw,6rem);font-weight:400;line-height:1}.CTA-module__CdZh3q__text{margin-bottom:var(--spacing-lg);opacity:.8;max-width:600px;margin-left:auto;margin-right:auto;font-size:1.2rem}.CTA-module__CdZh3q__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.CTA-module__CdZh3q__button{color:var(--foreground);border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;gap:1rem;min-width:240px;padding:1rem 2rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.CTA-module__CdZh3q__primaryButton{background:var(--foreground);color:var(--background);border-color:var(--foreground);box-shadow:0 16px 40px #00000026}.CTA-module__CdZh3q__secondaryButton{background:var(--glass-bg);border:var(--glass-border);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);box-shadow:var(--glass-shadow)}.CTA-module__CdZh3q__button:hover{transform:translateY(-2px);box-shadow:0 12px 40px #1f268726}.CTA-module__CdZh3q__button:focus-visible{outline-offset:3px;outline:2px solid #0006}.CTA-module__CdZh3q__primaryButton:hover{background:#1a1a1a}.CTA-module__CdZh3q__secondaryButton:hover{background:#ffffffe6}.CTA-module__CdZh3q__icon{font-size:1.2rem;transition:transform .3s}.CTA-module__CdZh3q__button:hover .CTA-module__CdZh3q__icon{transform:translate(4px)}@media (max-width:600px){.CTA-module__CdZh3q__actions{width:100%}.CTA-module__CdZh3q__button{width:100%;min-width:0}}@media (max-width:768px){.CTA-module__CdZh3q__section{padding-top:var(--spacing-lg)}}
.Footer-module__S6Hkya__footer{padding:var(--spacing-md);background:var(--background);border-top:1px solid #0000000d}.Footer-module__S6Hkya__container{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:var(--foreground);font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__nav{gap:var(--spacing-md);display:flex}.Footer-module__S6Hkya__link{color:var(--foreground);opacity:.7;font-size:.9rem;font-weight:500;transition:opacity .3s}.Footer-module__S6Hkya__link:hover{opacity:1}.Footer-module__S6Hkya__socials{gap:var(--spacing-sm);display:flex}.Footer-module__S6Hkya__socialLink{color:var(--foreground);opacity:.7;font-size:1.2rem;transition:opacity .3s}.Footer-module__S6Hkya__socialLink:hover{opacity:1}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding-bottom:var(--spacing-sm)}.Footer-module__S6Hkya__container{gap:var(--spacing-md);flex-direction:column}.Footer-module__S6Hkya__nav{justify-content:center;gap:var(--spacing-sm);flex-wrap:wrap}}
