.CustomCursor-module__scj-aG__cursor{border:1px solid var(--accent);pointer-events:none;z-index:10000;width:16px;height:16px;transition:width .25s var(--transition-smooth), height .25s var(--transition-smooth), background-color .25s var(--transition-smooth), border-color .25s var(--transition-smooth);mix-blend-mode:difference;will-change:left, top;background-color:#0000;border-radius:50%;display:none;position:fixed;transform:translate(-50%,-50%)}@media (min-width:768px){.CustomCursor-module__scj-aG__cursor{display:block}}.CustomCursor-module__scj-aG__hovered{background-color:var(--accent);border-color:var(--accent);width:48px;height:48px}
.Header-module__hBw1pG__header{z-index:100;height:88px;transition:height .4s var(--transition-smooth), background-color .4s var(--transition-smooth), border-color .4s var(--transition-smooth);background-color:#0000;border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__scrolled{background-color:var(--background-header);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--line-soft);height:68px}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--foreground);cursor:pointer;font-size:20px;font-weight:700;text-decoration:none}.Header-module__hBw1pG__dot{color:var(--foreground-faint)}.Header-module__hBw1pG__desktopMenuWrapper{align-items:center;gap:36px;display:none}@media (min-width:768px){.Header-module__hBw1pG__desktopMenuWrapper{display:flex}}.Header-module__hBw1pG__nav{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__nav a{letter-spacing:.02em;color:var(--foreground-muted);transition:color .3s var(--transition-smooth);cursor:pointer;font-size:13px;font-weight:500;text-decoration:none}.Header-module__hBw1pG__nav a:hover{color:var(--foreground)}.Header-module__hBw1pG__themeToggle{border:1px solid var(--line);color:var(--foreground-muted);cursor:pointer;width:36px;height:36px;transition:border-color .3s var(--transition-smooth), color .3s var(--transition-smooth), background-color .3s var(--transition-smooth);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeToggle:hover{border-color:var(--foreground-faint);color:var(--foreground);background-color:var(--line-soft)}.Header-module__hBw1pG__themeToggle svg{transition:transform .5s var(--transition-smooth)}.Header-module__hBw1pG__themeToggle:hover svg{transform:rotate(15deg)}.Header-module__hBw1pG__mobileControls{align-items:center;gap:12px;display:flex}@media (min-width:768px){.Header-module__hBw1pG__mobileControls{display:none}}.Header-module__hBw1pG__themeToggleMobile{width:36px;height:36px}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:102;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__hBw1pG__hamburger{background-color:var(--foreground);width:20px;height:1px;transition:background-color .3s var(--transition-smooth);position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background-color:var(--foreground);width:20px;height:1px;transition:transform .3s var(--transition-smooth);position:absolute;left:0}.Header-module__hBw1pG__hamburger:before{top:-6px}.Header-module__hBw1pG__hamburger:after{bottom:-6px}.Header-module__hBw1pG__mobileToggleActive .Header-module__hBw1pG__hamburger{background-color:#0000}.Header-module__hBw1pG__mobileToggleActive .Header-module__hBw1pG__hamburger:before{transform:translateY(6px)rotate(45deg)}.Header-module__hBw1pG__mobileToggleActive .Header-module__hBw1pG__hamburger:after{transform:translateY(-6px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{background-color:var(--background);z-index:101;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Header-module__hBw1pG__mobileMenuOpen{transform:translate(0)}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__mobileNav a{font-family:var(--font-serif);color:var(--foreground-muted);transition:color .3s var(--transition-smooth);font-size:32px;font-weight:400;text-decoration:none}.Header-module__hBw1pG__mobileNav a:hover{color:var(--foreground)}
.SectionIndicator-module__Z0lq5G__container{z-index:40;flex-direction:column;align-items:flex-end;gap:18px;display:none;position:fixed;top:50%;right:28px;transform:translateY(-50%)}@media (min-width:1024px){.SectionIndicator-module__Z0lq5G__container{display:flex}}.SectionIndicator-module__Z0lq5G__item{justify-content:flex-end;align-items:center;gap:14px;padding:4px 0;text-decoration:none;display:flex}.SectionIndicator-module__Z0lq5G__label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--foreground-faint);opacity:0;transition:opacity .3s var(--transition-smooth), transform .3s var(--transition-smooth), color .3s var(--transition-smooth);pointer-events:none;white-space:nowrap;font-size:10px;transform:translate(12px)}.SectionIndicator-module__Z0lq5G__item:hover .SectionIndicator-module__Z0lq5G__label{opacity:1;color:var(--foreground-muted);transform:translate(0)}.SectionIndicator-module__Z0lq5G__dot{background-color:var(--line);width:16px;height:1px;transition:width .3s var(--transition-smooth), background-color .3s var(--transition-smooth)}.SectionIndicator-module__Z0lq5G__item:hover .SectionIndicator-module__Z0lq5G__dot{background-color:var(--foreground-faint);width:24px}.SectionIndicator-module__Z0lq5G__active .SectionIndicator-module__Z0lq5G__dot{background-color:var(--accent);width:32px}.SectionIndicator-module__Z0lq5G__active .SectionIndicator-module__Z0lq5G__label{opacity:1;color:var(--foreground);font-weight:500;transform:translate(0)}
.Hero-module__ZARIfG__section{align-items:center;min-height:100vh;padding-top:100px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1fr;align-items:center;gap:48px;width:100%;display:grid}@media (min-width:1024px){.Hero-module__ZARIfG__container{grid-template-columns:1.15fr .85fr;gap:64px}}.Hero-module__ZARIfG__content{width:100%}.Hero-module__ZARIfG__meta{animation:Hero-module__ZARIfG__fade-up .8s var(--transition-smooth) forwards;flex-direction:column;gap:6px;margin-bottom:24px;display:flex}.Hero-module__ZARIfG__eyebrowMuted{color:var(--foreground-faint)}.Hero-module__ZARIfG__title{letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(2.8rem,6.5vw,5.5rem);font-weight:600;line-height:.95}.Hero-module__ZARIfG__lineMask{display:block;overflow:hidden}.Hero-module__ZARIfG__blockText{animation:1.2s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__slide-up;display:block}.Hero-module__ZARIfG__textMuted{color:var(--foreground-faint)}.Hero-module__ZARIfG__description{color:var(--foreground-muted);text-balance:balance;opacity:0;max-width:580px;animation:Hero-module__ZARIfG__fade-up 1s var(--transition-smooth) .3s forwards;margin-bottom:36px;font-size:clamp(15px,2vw,17px);line-height:1.6}.Hero-module__ZARIfG__actions{opacity:0;animation:Hero-module__ZARIfG__fade-up 1s var(--transition-smooth) .5s forwards;flex-wrap:wrap;gap:16px;display:flex}.Hero-module__ZARIfG__actions button{font-family:inherit}.Hero-module__ZARIfG__visual{opacity:0;width:100%;height:580px;animation:Hero-module__ZARIfG__fade-up 1.4s var(--transition-smooth) .4s forwards;pointer-events:auto;position:relative;overflow:hidden}@media (max-width:1024px){.Hero-module__ZARIfG__visual{height:380px}}@keyframes Hero-module__ZARIfG__slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Services-module__dpHhBa__section{border-top:1px solid var(--line-soft);background-color:var(--background);padding:120px 0}.Services-module__dpHhBa__header{max-width:680px;margin-bottom:72px}.Services-module__dpHhBa__heading{letter-spacing:-.02em;color:var(--foreground);margin-top:24px;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.1}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}.Services-module__dpHhBa__card{background-color:var(--background-elevated);border:1px solid var(--line);min-height:300px;transition:transform .4s var(--transition-smooth), border-color .4s var(--transition-smooth), box-shadow .4s var(--transition-smooth);border-radius:12px;flex-direction:column;justify-content:space-between;padding:48px;display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--foreground-faint);transform:translateY(-4px);box-shadow:0 16px 36px #00000008}.Services-module__dpHhBa__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Services-module__dpHhBa__number{font-family:var(--font-mono);color:var(--foreground-faint);font-size:14px}.Services-module__dpHhBa__cardTitle{color:var(--foreground);text-align:right;flex-grow:1;font-size:22px;font-weight:500}.Services-module__dpHhBa__cardDesc{color:var(--foreground-muted);margin-bottom:36px;font-size:15px;line-height:1.6}.Services-module__dpHhBa__techList{flex-wrap:wrap;gap:8px;display:flex}.Services-module__dpHhBa__techTag{color:var(--foreground-faint);background-color:var(--background);border:1px solid var(--line-soft);transition:border-color .3s var(--transition-smooth), color .3s var(--transition-smooth);border-radius:9999px;padding:4px 12px;font-size:12px}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__techTag{border-color:var(--line);color:var(--foreground-muted)}
.Portfolio-module__uAcsSq__section{border-top:1px solid var(--line-soft);background-color:var(--background);padding:120px 0}.Portfolio-module__uAcsSq__header{max-width:680px;margin-bottom:72px}.Portfolio-module__uAcsSq__heading{letter-spacing:-.02em;color:var(--foreground);margin-top:24px;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.1}.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(3,1fr)}}.Portfolio-module__uAcsSq__card{background-color:var(--background-elevated);border:1px solid var(--line);transition:transform .4s var(--transition-smooth), border-color .4s var(--transition-smooth), box-shadow .4s var(--transition-smooth);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.Portfolio-module__uAcsSq__card:hover{border-color:var(--foreground-faint);transform:translateY(-6px);box-shadow:0 20px 48px #0000000a}.Portfolio-module__uAcsSq__linkWrapper{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.Portfolio-module__uAcsSq__imageContainer{aspect-ratio:4/3;background-color:#f0f0f0;width:100%;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__image{object-fit:cover;object-position:center;transition:transform .6s var(--transition-smooth)}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__image{transform:scale(1.04)}.Portfolio-module__uAcsSq__imageOverlay{pointer-events:none;background:linear-gradient(#0000,#0000000d);position:absolute;inset:0}.Portfolio-module__uAcsSq__numTag{border:1px solid var(--line);font-family:var(--font-mono);color:var(--foreground);-webkit-backdrop-filter:blur(4px);z-index:10;background-color:#ffffffd9;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:500;position:absolute;top:20px;left:20px}.Portfolio-module__uAcsSq__content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:28px;display:flex}.Portfolio-module__uAcsSq__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.Portfolio-module__uAcsSq__titleText{color:var(--foreground);transition:color .3s var(--transition-smooth);font-size:20px;font-weight:600;line-height:1.2}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__titleText{color:var(--accent)}.Portfolio-module__uAcsSq__category{color:var(--foreground-faint);margin-top:4px;font-size:13px}.Portfolio-module__uAcsSq__arrow{color:var(--foreground-faint);transition:transform .3s var(--transition-smooth), color .3s var(--transition-smooth);font-size:18px}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__arrow{color:var(--accent);transform:translate(2px,-2px)}.Portfolio-module__uAcsSq__metricRow{border-bottom:1px dashed var(--line-soft);align-items:baseline;gap:8px;margin-bottom:24px;padding-bottom:16px;display:flex}.Portfolio-module__uAcsSq__metricNum{font-family:var(--font-serif);color:var(--foreground);font-size:26px;font-weight:600}.Portfolio-module__uAcsSq__metricLabel{color:var(--foreground-muted);font-size:12px}.Portfolio-module__uAcsSq__tagList{flex-wrap:wrap;gap:6px;display:flex}.Portfolio-module__uAcsSq__tag{color:var(--foreground-muted);background-color:var(--background);border:1px solid var(--line-soft);transition:border-color .3s var(--transition-smooth);border-radius:9999px;padding:2px 10px;font-size:11px}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__tag{border-color:var(--line)}
.About-module__vAULUW__section{border-top:1px solid var(--line-soft);background-color:var(--background);padding:120px 0}.About-module__vAULUW__layout{grid-template-columns:1fr;gap:64px;display:grid}@media (min-width:1024px){.About-module__vAULUW__layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:96px}}.About-module__vAULUW__left{max-width:600px}.About-module__vAULUW__heading{letter-spacing:-.02em;color:var(--foreground);margin-top:24px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:500;line-height:1.15}.About-module__vAULUW__philosophy{color:var(--foreground-muted);margin-top:28px;font-size:16px;line-height:1.7}.About-module__vAULUW__philosophy strong{color:var(--foreground);font-weight:500}.About-module__vAULUW__right{flex-direction:column;display:flex}.About-module__vAULUW__valuesList{flex-direction:column;gap:32px;display:flex}.About-module__vAULUW__valueCard{border-bottom:1px solid var(--line-soft);padding-bottom:28px}.About-module__vAULUW__valueCard:last-child{border-bottom:none;padding-bottom:0}.About-module__vAULUW__valueTitle{color:var(--foreground);align-items:center;gap:8px;margin-bottom:12px;font-size:18px;font-weight:600;display:flex}.About-module__vAULUW__valueNumber{font-family:var(--font-mono);color:var(--foreground-faint);font-size:12px;font-weight:400}.About-module__vAULUW__valueDesc{color:var(--foreground-muted);font-size:14px;line-height:1.6}
.Contact-module__hcVmEa__section{border-top:1px solid var(--line-soft);background-color:var(--background);padding:120px 0}.Contact-module__hcVmEa__layout{grid-template-columns:1fr;gap:64px;display:grid}@media (min-width:1024px){.Contact-module__hcVmEa__layout{grid-template-columns:1.15fr .85fr;gap:96px}}.Contact-module__hcVmEa__left{max-width:560px}.Contact-module__hcVmEa__heading{letter-spacing:-.02em;color:var(--foreground);margin-top:24px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:500;line-height:1.15}.Contact-module__hcVmEa__desc{color:var(--foreground-muted);margin-top:24px;margin-bottom:36px;font-size:16px;line-height:1.6}.Contact-module__hcVmEa__ctaWrapper{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.Contact-module__hcVmEa__ctaLabel{font-family:var(--font-mono);color:var(--foreground-faint);letter-spacing:.05em;font-size:11px}.Contact-module__hcVmEa__waButton{align-self:flex-start}.Contact-module__hcVmEa__details{border-top:1px solid var(--line-soft);flex-wrap:wrap;gap:36px;padding-top:36px;display:flex}.Contact-module__hcVmEa__detailItem{flex-direction:column;flex:200px;gap:6px;display:flex}.Contact-module__hcVmEa__detailLabel{font-family:var(--font-mono);color:var(--foreground-faint);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.Contact-module__hcVmEa__detailText,.Contact-module__hcVmEa__detailItem a{color:var(--foreground-muted);font-size:15px;text-decoration:none}.Contact-module__hcVmEa__detailItem a:hover{color:var(--foreground)}.Contact-module__hcVmEa__formContainer{background-color:var(--background-elevated);border:1px solid var(--line);border-radius:12px;padding:40px}@media (max-width:480px){.Contact-module__hcVmEa__formContainer{padding:28px}}.Contact-module__hcVmEa__form{flex-direction:column;gap:24px;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__label{color:var(--foreground-muted);font-size:13px;font-weight:500}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background-color:var(--background);border:1px solid var(--line);width:100%;color:var(--foreground);transition:border-color .3s var(--transition-smooth), box-shadow .3s var(--transition-smooth);border-radius:8px;padding:12px 16px;font-family:inherit;font-size:14px}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--foreground-faint);outline:none;box-shadow:0 0 0 3px #00000005}.Contact-module__hcVmEa__textarea{resize:vertical}.Contact-module__hcVmEa__submitBtn{align-self:flex-start;width:100%;margin-top:12px}@media (min-width:480px){.Contact-module__hcVmEa__submitBtn{width:auto}}.Contact-module__hcVmEa__successMessage{text-align:center;animation:Contact-module__hcVmEa__fade-in .5s var(--transition-smooth) forwards;flex-direction:column;align-items:center;padding:32px 0;display:flex}.Contact-module__hcVmEa__successIcon{background-color:var(--line-soft);width:64px;height:64px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:28px;font-weight:700;display:flex}.Contact-module__hcVmEa__successMessage h3{color:var(--foreground);margin-bottom:12px;font-size:24px}.Contact-module__hcVmEa__successMessage p{color:var(--foreground-muted);max-width:320px;margin-bottom:32px;font-size:14px;line-height:1.6}.Contact-module__hcVmEa__backBtn{align-self:center}@keyframes Contact-module__hcVmEa__fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--line-soft);background-color:var(--background);margin-top:80px;padding:48px 0}.Footer-module__S6Hkya__container{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module__S6Hkya__copyright{color:var(--foreground-faint);font-size:13px}.Footer-module__S6Hkya__right{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__right{flex-direction:row;align-items:center;gap:48px}}.Footer-module__S6Hkya__info{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__time{font-family:var(--font-mono);color:var(--foreground-muted);letter-spacing:.05em;font-size:11px}.Footer-module__S6Hkya__socials{gap:20px;display:flex}.Footer-module__S6Hkya__socials a{color:var(--foreground-muted);transition:color .3s var(--transition-smooth);font-size:13px;font-weight:500;text-decoration:none}.Footer-module__S6Hkya__socials a:hover{color:var(--foreground)}
