:root{--white: #ffffff;--off-white: #fafafa;--light-gray: #f8f8f8;--gray: #666666;--dark-gray: #1a1a1a;--black: #000000;--accent: #000;--nav-height: 100px;--border-radius: 0px;--transition: cubic-bezier(.4, 0, .2, 1);--fast-transition: cubic-bezier(.25, .46, .45, .94)}[data-astro-cid-sckkx6r4]{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;scroll-behavior:auto}body{background-color:var(--white);color:var(--black);overflow-x:hidden;line-height:1.4;font-weight:400}html.lenis{height:auto}.lenis[data-astro-cid-sckkx6r4].lenis-smooth{scroll-behavior:auto}.lenis[data-astro-cid-sckkx6r4].lenis-smooth [data-astro-cid-sckkx6r4][data-lenis-prevent]{overscroll-behavior:contain}.preloader[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--black);z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:60px}.preloader-logo[data-astro-cid-sckkx6r4]{font-family:Space Grotesk,sans-serif;font-size:48px;font-weight:700;color:var(--white);letter-spacing:-.02em;opacity:0;transform:translateY(30px)}.preloader-counter[data-astro-cid-sckkx6r4]{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600;color:var(--white);letter-spacing:2px;opacity:0;transform:translateY(20px)}.preloader-bar-container[data-astro-cid-sckkx6r4]{width:400px;height:1px;background:#fff3;position:relative;overflow:hidden;opacity:0;transform:scaleX(0)}.preloader-bar[data-astro-cid-sckkx6r4]{height:100%;width:0%;background:var(--white);transform-origin:left}.main-nav[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);display:flex;justify-content:space-between;align-items:center;padding:0 60px;z-index:1000;background:transparent;transition:all .2s var(--transition)}.main-nav[data-astro-cid-sckkx6r4].scrolled{background:#fffffffa;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.nav-logo[data-astro-cid-sckkx6r4]{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700;color:var(--white);letter-spacing:-.02em;text-decoration:none;transition:all .3s var(--transition);transform:scale(1)}.nav-logo[data-astro-cid-sckkx6r4].dark{color:var(--black)}.nav-logo[data-astro-cid-sckkx6r4].small{transform:scale(.85)}.burger-menu[data-astro-cid-sckkx6r4]{position:relative;width:30px;height:30px;background:none;border:none;cursor:pointer;z-index:1001;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.burger-line[data-astro-cid-sckkx6r4]{width:100%;height:2px;background:var(--white);transition:all .3s var(--transition);transform-origin:center}.burger-menu[data-astro-cid-sckkx6r4].dark .burger-line[data-astro-cid-sckkx6r4]{background:var(--black)}.burger-menu[data-astro-cid-sckkx6r4].active .burger-line[data-astro-cid-sckkx6r4]:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.burger-menu[data-astro-cid-sckkx6r4].active .burger-line[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0;transform:scaleX(0)}.burger-menu[data-astro-cid-sckkx6r4].active .burger-line[data-astro-cid-sckkx6r4]:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}.burger-menu[data-astro-cid-sckkx6r4].active .burger-line[data-astro-cid-sckkx6r4]{background:var(--white)!important}.fullscreen-menu[data-astro-cid-sckkx6r4]{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:var(--black);z-index:999;display:flex;align-items:center;justify-content:flex-start;transition:right .4s cubic-bezier(.25,.46,.45,.94);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.fullscreen-menu[data-astro-cid-sckkx6r4].active{right:0}.menu-content[data-astro-cid-sckkx6r4]{display:flex;height:100vh;align-items:center;padding:80px 60px 60px;width:100%;justify-content:flex-start;position:relative}.menu-nav[data-astro-cid-sckkx6r4]{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;justify-content:start;width:100%;max-width:700px;margin:0 0 0 60px}.menu-column[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;align-items:flex-start}.menu-column[data-astro-cid-sckkx6r4].right{align-items:flex-end;text-align:right}.menu-nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin:16px 0;overflow:hidden;width:100%}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-family:Inter,sans-serif;font-size:44px;font-weight:400;color:var(--white);text-decoration:none;letter-spacing:-.01em;display:inline-block;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(60px);opacity:0;padding:12px 0;line-height:1.1;white-space:nowrap}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{transform:translateY(0);opacity:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(1) a[data-astro-cid-sckkx6r4]{transition-delay:.05s}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(2) a[data-astro-cid-sckkx6r4]{transition-delay:.08s}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(3) a[data-astro-cid-sckkx6r4]{transition-delay:.11s}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(4) a[data-astro-cid-sckkx6r4]{transition-delay:.14s}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].right li[data-astro-cid-sckkx6r4]:nth-child(1) a[data-astro-cid-sckkx6r4]{transition-delay:.17s}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].right li[data-astro-cid-sckkx6r4]:nth-child(2) a[data-astro-cid-sckkx6r4]{transition-delay:.2s}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-column[data-astro-cid-sckkx6r4].right li[data-astro-cid-sckkx6r4]:nth-child(3) a[data-astro-cid-sckkx6r4]{transition-delay:.23s}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;transition:width .5s cubic-bezier(.25,.46,.45,.94);border-radius:2px;opacity:0}.menu-column[data-astro-cid-sckkx6r4].right a[data-astro-cid-sckkx6r4]:after{left:auto;right:0}.menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(1) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,#ff6b6b,#ff8e53)}.menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(2) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,#4ecdc4,#44a08d)}.menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(3) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,#45b7d1,#2196f3)}.menu-column[data-astro-cid-sckkx6r4].left li[data-astro-cid-sckkx6r4]:nth-child(4) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,#96ceb4,#4caf50)}.menu-column[data-astro-cid-sckkx6r4].right li[data-astro-cid-sckkx6r4]:nth-child(1) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,#ffeaa7,#ffd54f)}.menu-column[data-astro-cid-sckkx6r4].right li[data-astro-cid-sckkx6r4]:nth-child(2) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,plum,#ba68c8)}.menu-column[data-astro-cid-sckkx6r4].right li[data-astro-cid-sckkx6r4]:nth-child(3) a[data-astro-cid-sckkx6r4]:after{background:linear-gradient(90deg,#98d8c8,#26a69a)}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover:after{width:100%;opacity:1}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:#ffffffe6;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.menu-column[data-astro-cid-sckkx6r4].left a[data-astro-cid-sckkx6r4]:hover{transform:translate(20px)}.menu-column[data-astro-cid-sckkx6r4].right a[data-astro-cid-sckkx6r4]:hover{transform:translate(-20px)}.menu-social[data-astro-cid-sckkx6r4]{position:absolute;bottom:60px;left:60px;display:flex;gap:40px}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:flex!important;align-items:center;gap:12px;font-size:14px!important;font-weight:300!important;letter-spacing:1px;text-transform:uppercase;opacity:0;transform:translateY(30px)!important;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;text-decoration:none;color:var(--white)}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{transition:transform .3s ease}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover svg[data-astro-cid-sckkx6r4]{transform:scale(1.1)}.fullscreen-menu[data-astro-cid-sckkx6r4].active .menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{opacity:.7;transform:translateY(0)!important;transition-delay:.25s}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--white);transition:width .4s ease}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover:after{width:100%}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{opacity:1!important}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{opacity:1}.title-word[data-astro-cid-sckkx6r4],.hero-description[data-astro-cid-sckkx6r4],.hero-cta[data-astro-cid-sckkx6r4],.scroll-indicator[data-astro-cid-sckkx6r4]{transition:all .6s ease}.main-content[data-astro-cid-sckkx6r4]{opacity:1!important;transition:opacity 1s ease;min-height:100vh;position:relative;z-index:1}.loaded[data-astro-cid-sckkx6r4] .main-content[data-astro-cid-sckkx6r4],.content-visible[data-astro-cid-sckkx6r4] .main-content[data-astro-cid-sckkx6r4]{opacity:1!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.content-fallback[data-astro-cid-sckkx6r4] .title-word[data-astro-cid-sckkx6r4]{animation:fadeInUp 1s ease-out 4s both}.content-fallback[data-astro-cid-sckkx6r4] .hero-description[data-astro-cid-sckkx6r4]{animation:fadeInUp 1s ease-out 4.5s both}.content-fallback[data-astro-cid-sckkx6r4] .hero-cta[data-astro-cid-sckkx6r4]{animation:fadeInUp 1s ease-out 5s both}.content-fallback[data-astro-cid-sckkx6r4] .scroll-indicator[data-astro-cid-sckkx6r4]{animation:fadeInUp 1s ease-out 5.5s both}.loaded[data-astro-cid-sckkx6r4] .preloader[data-astro-cid-sckkx6r4]{opacity:0;pointer-events:none;transition:opacity 1s ease .5s}@media (max-width: 768px){.main-nav[data-astro-cid-sckkx6r4]{padding:0 20px;height:80px}.nav-logo[data-astro-cid-sckkx6r4]{font-size:20px}.burger-menu[data-astro-cid-sckkx6r4]{width:25px;height:25px}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:40px}.preloader-logo[data-astro-cid-sckkx6r4]{font-size:32px}.preloader-bar-container[data-astro-cid-sckkx6r4]{width:280px}}@media (max-width: 480px){.main-nav[data-astro-cid-sckkx6r4]{padding:0 20px}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:32px}.menu-social[data-astro-cid-sckkx6r4]{flex-direction:column;gap:20px}}.page-transition[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;z-index:999999;pointer-events:none;transform:translate(-100%);transition:transform .6s cubic-bezier(.4,0,.2,1)}.page-transition[data-astro-cid-sckkx6r4].active{transform:translate(0)}.page-transition[data-astro-cid-sckkx6r4].exit{transform:translate(100%)}[data-astro-cid-sckkx6r4]{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[data-astro-cid-sckkx6r4],textarea[data-astro-cid-sckkx6r4]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}html{scroll-behavior:auto;-webkit-overflow-scrolling:touch}.hero[data-astro-cid-sckkx6r4],.about-hero[data-astro-cid-sckkx6r4],.portfolio[data-astro-cid-sckkx6r4],.services[data-astro-cid-sckkx6r4],.contact[data-astro-cid-sckkx6r4],.about-philosophy[data-astro-cid-sckkx6r4]{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (hover: none) and (pointer: coarse){[data-astro-cid-sckkx6r4]{-webkit-overflow-scrolling:touch}.project-card[data-astro-cid-sckkx6r4]:hover,.cta-button[data-astro-cid-sckkx6r4]:hover,.modal-btn[data-astro-cid-sckkx6r4]:hover{transform:none;box-shadow:none}}@media (max-width: 768px){.main-nav[data-astro-cid-sckkx6r4]{padding:0 30px;height:80px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.nav-logo[data-astro-cid-sckkx6r4]{font-size:20px}.burger-menu[data-astro-cid-sckkx6r4]{width:25px;height:25px}.burger-line[data-astro-cid-sckkx6r4]{height:2px}.burger-menu[data-astro-cid-sckkx6r4].dark .burger-line[data-astro-cid-sckkx6r4]{background:var(--black)}.menu-nav[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;gap:40px;max-width:100%}.menu-column[data-astro-cid-sckkx6r4].right{align-items:flex-start;text-align:left}.menu-column[data-astro-cid-sckkx6r4].right a[data-astro-cid-sckkx6r4]:after{left:0;right:auto}.menu-column[data-astro-cid-sckkx6r4].right a[data-astro-cid-sckkx6r4]:hover{transform:translate(15px)}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:32px;line-height:1.3;font-weight:300;padding:8px 0}.menu-nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin:12px 0}.menu-content[data-astro-cid-sckkx6r4]{padding:80px 30px 40px}.menu-social[data-astro-cid-sckkx6r4]{bottom:40px;left:30px;gap:30px}.menu-social[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:12px!important}.preloader-logo[data-astro-cid-sckkx6r4]{font-size:32px}.preloader-bar-container[data-astro-cid-sckkx6r4]{width:280px}.hero-spline[data-astro-cid-sckkx6r4] iframe[data-astro-cid-sckkx6r4],.contact-spline[data-astro-cid-sckkx6r4] iframe[data-astro-cid-sckkx6r4]{will-change:auto;transform:translateZ(0)}.project-card[data-astro-cid-sckkx6r4],.cta-button[data-astro-cid-sckkx6r4],.modal-btn[data-astro-cid-sckkx6r4],.tech-item[data-astro-cid-sckkx6r4]{transition:none}.title-word[data-astro-cid-sckkx6r4],.hero-description[data-astro-cid-sckkx6r4],.service-item[data-astro-cid-sckkx6r4],.philosophy-item[data-astro-cid-sckkx6r4]{animation-duration:.5s;will-change:auto}}@media (max-width: 480px){.main-nav[data-astro-cid-sckkx6r4]{padding:0 20px;height:70px}.nav-logo[data-astro-cid-sckkx6r4]{font-size:18px}.burger-menu[data-astro-cid-sckkx6r4]{width:22px;height:22px}.menu-nav[data-astro-cid-sckkx6r4]{gap:30px}.menu-nav[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:26px;font-weight:300;padding:6px 0;line-height:1.3}.menu-nav[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin:8px 0}.menu-content[data-astro-cid-sckkx6r4]{padding:70px 20px 30px}.menu-social[data-astro-cid-sckkx6r4]{flex-direction:column;gap:20px;bottom:30px;left:20px}.page-transition[data-astro-cid-sckkx6r4]{transition-duration:.4s}.philosophy-line[data-astro-cid-sckkx6r4],.philosophy-connector[data-astro-cid-sckkx6r4]{transition-duration:.3s}}@media (prefers-reduced-motion: reduce){[data-astro-cid-sckkx6r4],[data-astro-cid-sckkx6r4]:before,[data-astro-cid-sckkx6r4]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.page-transition[data-astro-cid-sckkx6r4]{transition:none}.philosophy-line[data-astro-cid-sckkx6r4]{transform:translateY(-50%) scaleX(1);opacity:1}}
