.Header-module__Af2_WG__header{z-index:100;height:var(--header-height);transition:background var(--transition-slow),box-shadow var(--transition-slow),backdrop-filter var(--transition-slow),color var(--transition-slow);background:0 0;align-items:center;display:flex;position:sticky;top:0}.Header-module__Af2_WG__top{background:#fff}.Header-module__Af2_WG__top .Header-module__Af2_WG__logo,.Header-module__Af2_WG__top .Header-module__Af2_WG__logoMark{color:#111113}.Header-module__Af2_WG__top .Header-module__Af2_WG__logo:hover,.Header-module__Af2_WG__top .Header-module__Af2_WG__logoMark:hover{color:var(--color-accent)}.Header-module__Af2_WG__top .Header-module__Af2_WG__navLink{color:#555860}.Header-module__Af2_WG__top .Header-module__Af2_WG__navLink:hover{color:#111113}.Header-module__Af2_WG__top .Header-module__Af2_WG__iconLink{color:#555860}.Header-module__Af2_WG__top .Header-module__Af2_WG__iconLink:hover{color:#111113;background:#0000000f}.Header-module__Af2_WG__top .Header-module__Af2_WG__burgerLine,.Header-module__Af2_WG__top .Header-module__Af2_WG__burgerLine:before,.Header-module__Af2_WG__top .Header-module__Af2_WG__burgerLine:after{background:#111113}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(12px);background:#0c0c0dd9;box-shadow:0 1px #ffffff0d}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__Af2_WG__logo{font-family:var(--font-mono);font-size:var(--text-lg);color:var(--color-text);letter-spacing:var(--tracking-tight);transition:color var(--transition-fast);font-weight:700;text-decoration:none}.Header-module__Af2_WG__logo:hover{color:var(--color-accent)}.Header-module__Af2_WG__logoMark{color:var(--color-accent);transition:color var(--transition-fast)}.Header-module__Af2_WG__nav{display:flex}.Header-module__Af2_WG__navList{gap:var(--space-8);align-items:center;display:flex}.Header-module__Af2_WG__navLink{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);padding:var(--space-2)0;font-weight:500}.Header-module__Af2_WG__navLink:hover{color:var(--color-text)}.Header-module__Af2_WG__actions{align-items:center;gap:var(--space-1);display:flex}.Header-module__Af2_WG__iconLink{border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-text-secondary);transition:background var(--transition-fast),color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__iconLink:hover{background:var(--color-bg-tertiary);color:var(--color-text)}.Header-module__Af2_WG__burger{border-radius:var(--radius-full);justify-content:center;align-items:center;width:40px;height:40px;display:none;position:relative}.Header-module__Af2_WG__burgerLine,.Header-module__Af2_WG__burgerLine:before,.Header-module__Af2_WG__burgerLine:after{background:var(--color-text);width:18px;height:2px;transition:transform var(--transition-fast),opacity var(--transition-fast),background var(--transition-slow);border-radius:2px;display:block}.Header-module__Af2_WG__burgerLine:before,.Header-module__Af2_WG__burgerLine:after{content:"";position:absolute}.Header-module__Af2_WG__burgerLine:before{transform:translateY(-6px)}.Header-module__Af2_WG__burgerLine:after{transform:translateY(6px)}.Header-module__Af2_WG__burgerOpen{background:0 0}.Header-module__Af2_WG__burgerOpen:before{transform:rotate(45deg)}.Header-module__Af2_WG__burgerOpen:after{transform:rotate(-45deg)}@media (max-width:768px){.Header-module__Af2_WG__nav{top:var(--header-height);background:var(--color-bg);padding:var(--space-8)var(--space-6);transition:transform var(--transition-base);z-index:99;flex-direction:column;justify-content:flex-start;position:fixed;bottom:0;left:0;right:0;transform:translate(100%)}.Header-module__Af2_WG__navOpen{transform:translate(0)}.Header-module__Af2_WG__navList{gap:var(--space-6);flex-direction:column;align-items:flex-start}.Header-module__Af2_WG__navLink{font-size:var(--text-xl);color:var(--color-text-secondary);padding:var(--space-2)var(--space-3);align-items:center;min-height:44px;display:flex}.Header-module__Af2_WG__burger{display:flex}.Header-module__Af2_WG__iconLink{min-width:44px;min-height:44px}}
.Footer-module__EZoWya__footer{padding:var(--space-6)0 var(--space-8);margin-top:var(--space-10);background:#fff;border-top:1px solid #e0e0e6}.Footer-module__EZoWya__inner{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__EZoWya__row{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Footer-module__EZoWya__email{font-size:var(--text-sm);color:#6b6b78;letter-spacing:-.01em}.Footer-module__EZoWya__copy{font-size:var(--text-sm);color:#6b6b78}.Footer-module__EZoWya__links{gap:var(--space-6);display:flex}.Footer-module__EZoWya__link{font-size:var(--text-sm);color:#6b6b78;transition:color var(--transition-fast)}.Footer-module__EZoWya__link:hover{color:var(--color-accent)}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:var(--space-5)0 var(--space-6);margin-top:var(--space-6)}}@media (max-width:480px){.Footer-module__EZoWya__row{align-items:flex-start;gap:var(--space-2);flex-direction:column}.Footer-module__EZoWya__links{gap:var(--space-4)}.Footer-module__EZoWya__email,.Footer-module__EZoWya__copy,.Footer-module__EZoWya__link{font-size:var(--text-xs)}}
.page-module__E0kJGG__transition{z-index:5;pointer-events:none;width:100%;height:30vw;margin-top:-6rem;margin-bottom:-10vw;position:relative;overflow:hidden}.page-module__E0kJGG__transitionBg{background:url(/images/transition-dark-light.png) 50%/cover no-repeat;position:absolute;inset:0}.page-module__E0kJGG__transitionBlur{-webkit-backdrop-filter:blur(20px);z-index:1;background:linear-gradient(#0c0c0d 0%,#0c0c0dd9 25%,#0c0c0d66 60%,#0000 100%);height:45%;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__transitionFade{z-index:1;background:linear-gradient(#0000,#fff);height:35%;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__whiteZone{background:linear-gradient(#0000 10vw,#fff 20vw);position:relative;overflow:clip}.page-module__E0kJGG__floatingIsland{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:.8;will-change:transform;position:absolute}.page-module__E0kJGG__islandLight1{z-index:5;width:clamp(420px,48vw,780px);animation:9s ease-in-out infinite page-module__E0kJGG__floatLight1;top:17%;right:-10%}.page-module__E0kJGG__islandLight2{width:clamp(380px,44vw,700px);animation:11s ease-in-out infinite page-module__E0kJGG__floatLight2;bottom:-10%;left:-12%}@keyframes page-module__E0kJGG__floatLight1{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes page-module__E0kJGG__floatLight2{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (prefers-reduced-motion:reduce){.page-module__E0kJGG__floatingIsland{animation:none!important}}.page-module__E0kJGG__projectsSection{z-index:6!important;background:0 0!important}.page-module__E0kJGG__projectsHeader{margin-bottom:var(--space-8);max-width:760px}.page-module__E0kJGG__projectsTitle{letter-spacing:-.04em;color:#111113;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.page-module__E0kJGG__projectsAccent{color:var(--color-accent)}.page-module__E0kJGG__projectsSubtitle{margin-top:var(--space-5);font-size:var(--text-xl);color:#555860;max-width:560px;line-height:var(--leading-relaxed)}@media (max-width:1200px){.page-module__E0kJGG__floatingIsland{display:none}}@media (max-width:900px){.page-module__E0kJGG__transition{height:40vw;margin-top:-4rem;margin-bottom:-8vw}}@media (max-width:768px){.page-module__E0kJGG__projectsHeader{margin-bottom:var(--space-6)}}@media (max-width:640px){.page-module__E0kJGG__transition{height:55vw;margin-top:-3rem;margin-bottom:-6vw}.page-module__E0kJGG__projectsTitle{font-size:clamp(2rem,8vw,3rem)}.page-module__E0kJGG__projectsSubtitle{font-size:var(--text-base)}}@media (max-width:480px){.page-module__E0kJGG__transition{height:60vw;margin-top:-2rem;margin-bottom:-4vw}}
.legal-module__Yd4PWa__wrapper{background:#fff}.legal-module__Yd4PWa__main{min-height:60vh;padding:8rem 0 4rem}.legal-module__Yd4PWa__title{font-size:var(--text-3xl);margin-bottom:var(--space-8);color:#111113;letter-spacing:var(--tracking-tight);font-weight:700}.legal-module__Yd4PWa__content{color:#555860;max-width:680px;line-height:var(--leading-relaxed);font-size:var(--text-base)}.legal-module__Yd4PWa__content h2{font-size:var(--text-xl);color:#111113;margin-top:var(--space-10);margin-bottom:var(--space-3);font-weight:600}.legal-module__Yd4PWa__content h3{font-size:var(--text-lg);color:#333338;margin-top:var(--space-8);margin-bottom:var(--space-2);font-weight:600}.legal-module__Yd4PWa__content p{margin-bottom:var(--space-4)}.legal-module__Yd4PWa__content ul{margin-bottom:var(--space-4);padding-left:var(--space-6);list-style:outside}.legal-module__Yd4PWa__content ul li{margin-bottom:var(--space-2)}.legal-module__Yd4PWa__content a{color:var(--color-accent);text-underline-offset:2px;text-decoration:underline}.legal-module__Yd4PWa__content a:hover{color:var(--color-accent-hover)}.legal-module__Yd4PWa__content strong{color:#111113;font-weight:600}.legal-module__Yd4PWa__backLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-accent);margin-bottom:var(--space-6);transition:color var(--transition-fast);font-weight:500;display:inline-flex}.legal-module__Yd4PWa__backLink:hover{color:var(--color-accent-hover)}.legal-module__Yd4PWa__lastUpdated{margin-top:var(--space-10);padding-top:var(--space-6);font-size:var(--text-sm);color:#6b6b78;border-top:1px solid #e0e0e6}
.not-found-module__sxuMuG__main{background:var(--color-bg);text-align:center;min-height:100vh;padding:var(--space-8)0;justify-content:center;align-items:center;display:flex}.not-found-module__sxuMuG__content{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.not-found-module__sxuMuG__code{letter-spacing:-.06em;color:var(--color-bg-tertiary);-webkit-user-select:none;user-select:none;font-size:clamp(6rem,20vw,12rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__title{letter-spacing:-.03em;font-size:clamp(1.75rem,5vw,3rem);font-weight:800;line-height:var(--leading-tight);color:var(--color-text)}.not-found-module__sxuMuG__accent{color:var(--color-accent)}.not-found-module__sxuMuG__description{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:400px;line-height:var(--leading-relaxed)}.not-found-module__sxuMuG__button{align-items:center;gap:var(--space-2);margin-top:var(--space-4);padding:var(--space-3)var(--space-8);background:var(--color-accent);color:#fff;font-size:var(--text-base);border-radius:var(--radius-md);transition:background var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast);font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__button:hover{background:var(--color-accent-hover);color:#fff;box-shadow:0 4px 20px var(--color-accent-glow);transform:translateY(-2px)}.not-found-module__sxuMuG__button:active{transform:translateY(0)}.not-found-module__sxuMuG__footerWrap{background:var(--color-bg)}.not-found-module__sxuMuG__footerWrap .footer{background:var(--color-bg);border-top-color:var(--color-border)}@media (max-width:480px){.not-found-module__sxuMuG__description{font-size:var(--text-base)}.not-found-module__sxuMuG__button{justify-content:center;width:100%;max-width:280px}}
