.TiltCard-module__OtqcEW__wrapper{perspective:800px;justify-content:center;align-items:center;display:flex}.TiltCard-module__OtqcEW__hitbox{justify-content:center;align-items:center;margin:-40px;padding:40px;display:flex}.TiltCard-module__OtqcEW__card{border-radius:var(--radius-lg);cursor:default;pointer-events:none;width:300px;transform-style:preserve-3d;will-change:transform;background:#0a0a0c;border:2px solid #222225;transition:transform .4s cubic-bezier(.03,.98,.52,.99),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.TiltCard-module__OtqcEW__hitbox:hover .TiltCard-module__OtqcEW__card{box-shadow:0 16px 48px #0009,0 0 40px #c47a3a14}.TiltCard-module__OtqcEW__glare{z-index:3;pointer-events:none;border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.TiltCard-module__OtqcEW__imageWrapper{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.TiltCard-module__OtqcEW__image{object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.TiltCard-module__OtqcEW__bottom{padding:var(--space-4)var(--space-5);background:#0a0a0c;justify-content:space-between;align-items:center;display:flex}.TiltCard-module__OtqcEW__name{font-size:var(--text-sm);color:#ededef;letter-spacing:.01em;font-weight:600}.TiltCard-module__OtqcEW__hex{font-size:var(--text-xs);font-family:var(--font-mono);color:var(--color-text-tertiary);letter-spacing:.02em}@keyframes TiltCard-module__OtqcEW__float{0%,to{transform:perspective(800px)rotateX(2deg)rotateY(-1deg)translateY(0)}50%{transform:perspective(800px)rotateX(-1deg)rotateY(2deg)translateY(-6px)}}@media (min-width:769px){.TiltCard-module__OtqcEW__hitbox:not(:hover) .TiltCard-module__OtqcEW__card{animation:6s ease-in-out infinite TiltCard-module__OtqcEW__float}}@media (prefers-reduced-motion:reduce){.TiltCard-module__OtqcEW__card{transition:none!important;animation:none!important}}@media (max-width:900px){.TiltCard-module__OtqcEW__card{width:260px}}@media (max-width:768px){.TiltCard-module__OtqcEW__wrapper{margin-top:var(--space-8)}.TiltCard-module__OtqcEW__card{width:240px}}@media (max-width:480px){.TiltCard-module__OtqcEW__wrapper{margin-top:var(--space-4)}.TiltCard-module__OtqcEW__card{width:200px}.TiltCard-module__OtqcEW__hitbox{margin:-20px;padding:20px}.TiltCard-module__OtqcEW__bottom{padding:var(--space-3)var(--space-4)}.TiltCard-module__OtqcEW__name{font-size:var(--text-xs)}.TiltCard-module__OtqcEW__hex{font-size:.7rem}}
.Hero-module__Z8hQ_W__hero{align-items:flex-start;min-height:100vh;display:flex;position:relative;overflow:visible}.Hero-module__Z8hQ_W__bgImage{z-index:0;background:url(/images/hero-bg.png) top/cover no-repeat;position:absolute;inset:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(#ffffffeb 0%,#ffffffd1 18%,#ffffff8c 38%,#0c0c0d59 58%,#0c0c0de0 78%,#0c0c0d 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:2;padding-top:calc(var(--header-height) + var(--space-6));padding-bottom:var(--space-24);justify-content:space-between;align-items:flex-start;gap:var(--space-12);display:flex;position:relative}.Hero-module__Z8hQ_W__left{flex:1;min-width:0;max-width:640px}.Hero-module__Z8hQ_W__right{padding-top:var(--space-8);flex-shrink:0}.Hero-module__Z8hQ_W__tagline{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:var(--space-5);font-weight:600}.Hero-module__Z8hQ_W__headline{font-size:var(--text-7xl);letter-spacing:-.04em;font-weight:800;line-height:var(--leading-tight);color:var(--hero-text)}.Hero-module__Z8hQ_W__accent{color:var(--color-accent)}.Hero-module__Z8hQ_W__subheadline{margin-top:var(--space-3);font-size:var(--text-3xl);color:var(--hero-text-secondary);line-height:var(--leading-relaxed);font-weight:500}.Hero-module__Z8hQ_W__age{margin-top:var(--space-6);font-size:var(--text-lg);color:var(--hero-text-secondary);line-height:var(--leading-relaxed)}.Hero-module__Z8hQ_W__counter{color:var(--color-accent);font-weight:700;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--text-xl);letter-spacing:-.01em}.Hero-module__Z8hQ_W__description{margin-top:var(--space-5);font-size:var(--text-lg);color:var(--hero-text-secondary);line-height:var(--leading-relaxed);max-width:520px}@media (max-width:900px){.Hero-module__Z8hQ_W__content{align-items:flex-start;gap:var(--space-8);flex-direction:column}.Hero-module__Z8hQ_W__right{align-self:center;padding-top:0}.Hero-module__Z8hQ_W__headline{font-size:var(--text-5xl)}.Hero-module__Z8hQ_W__subheadline{font-size:var(--text-2xl)}}@media (max-width:640px){.Hero-module__Z8hQ_W__headline{font-size:var(--text-4xl)}.Hero-module__Z8hQ_W__subheadline,.Hero-module__Z8hQ_W__counter{font-size:var(--text-xl)}.Hero-module__Z8hQ_W__content{padding-top:calc(var(--header-height) + var(--space-4));padding-bottom:var(--space-16)}.Hero-module__Z8hQ_W__description{font-size:var(--text-base)}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{min-height:100svh}.Hero-module__Z8hQ_W__content{padding-top:calc(var(--header-height) + var(--space-3));padding-bottom:var(--space-12);gap:var(--space-6)}.Hero-module__Z8hQ_W__tagline{margin-bottom:var(--space-3);font-size:.75rem}.Hero-module__Z8hQ_W__headline{font-size:clamp(2.25rem,9vw,2.75rem)}.Hero-module__Z8hQ_W__subheadline{font-size:var(--text-lg);margin-top:var(--space-2)}.Hero-module__Z8hQ_W__age{font-size:var(--text-base);margin-top:var(--space-4)}.Hero-module__Z8hQ_W__counter{font-size:var(--text-lg)}.Hero-module__Z8hQ_W__description{font-size:var(--text-sm);margin-top:var(--space-3)}}@supports (min-height:100svh){@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:100svh}}}
.ExperienceSection-module__dxIUVG__section{padding:0 0 var(--space-24)0;z-index:3;margin-top:-3rem;position:relative;overflow:clip visible}.ExperienceSection-module__dxIUVG__floatingIsland{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:.9;filter:grayscale(.2);will-change:transform;position:absolute}.ExperienceSection-module__dxIUVG__island1{width:clamp(590px,50vw,1000px);animation:8s ease-in-out infinite ExperienceSection-module__dxIUVG__floatIsland1;top:-3%;right:-14%}.ExperienceSection-module__dxIUVG__island2{width:clamp(600px,46vw,900px);animation:10s ease-in-out infinite ExperienceSection-module__dxIUVG__floatIsland2;top:32%;left:-14%}.ExperienceSection-module__dxIUVG__island3{width:clamp(440px,46vw,800px);animation:9s ease-in-out infinite ExperienceSection-module__dxIUVG__floatIsland3;top:72%;right:-4%}@keyframes ExperienceSection-module__dxIUVG__floatIsland1{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes ExperienceSection-module__dxIUVG__floatIsland2{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes ExperienceSection-module__dxIUVG__floatIsland3{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (prefers-reduced-motion:reduce){.ExperienceSection-module__dxIUVG__floatingIsland{animation:none!important}}.ExperienceSection-module__dxIUVG__sectionContent{z-index:1;isolation:isolate;position:relative}.ExperienceSection-module__dxIUVG__reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.ExperienceSection-module__dxIUVG__visible{opacity:1;transform:translateY(0)}.ExperienceSection-module__dxIUVG__bigHeading{margin-bottom:var(--space-16);max-width:760px}.ExperienceSection-module__dxIUVG__eduHeading{margin-top:var(--space-16);margin-bottom:var(--space-8)}.ExperienceSection-module__dxIUVG__bigTitle{letter-spacing:-.04em;color:var(--color-text);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.ExperienceSection-module__dxIUVG__accent{color:var(--color-accent)}.ExperienceSection-module__dxIUVG__bigSub{margin-top:var(--space-5);font-size:var(--text-xl);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:560px}.ExperienceSection-module__dxIUVG__timeline{flex-direction:column;gap:0;display:flex;position:relative}.ExperienceSection-module__dxIUVG__entry{min-height:0;padding-bottom:var(--space-10);grid-template-columns:180px 40px 1fr;gap:0;display:grid;position:relative}.ExperienceSection-module__dxIUVG__entryLeft{padding-top:2px;padding-right:var(--space-4);justify-content:flex-end;align-items:flex-start;display:flex}.ExperienceSection-module__dxIUVG__entryDate{font-size:var(--text-sm);font-family:var(--font-mono);color:var(--color-text-tertiary);white-space:nowrap;align-items:center;gap:var(--space-2);display:flex}.ExperienceSection-module__dxIUVG__nowDot{border-radius:var(--radius-full);background:var(--color-accent);flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite ExperienceSection-module__dxIUVG__pulse;display:inline-block}@keyframes ExperienceSection-module__dxIUVG__pulse{0%,to{opacity:1;box-shadow:0 0 #c47a3a66}50%{opacity:.8;box-shadow:0 0 0 6px #c47a3a00}}@media (prefers-reduced-motion:reduce){.ExperienceSection-module__dxIUVG__nowDot{animation:none}}.ExperienceSection-module__dxIUVG__entryLine{flex-direction:column;align-items:center;display:flex;position:relative}.ExperienceSection-module__dxIUVG__entryDot{border-radius:var(--radius-full);border:2px solid var(--color-border-hover);background:var(--color-bg);z-index:1;width:10px;height:10px;transition:border-color var(--transition-fast),background var(--transition-fast);flex-shrink:0;margin-top:5px}.ExperienceSection-module__dxIUVG__entry:hover .ExperienceSection-module__dxIUVG__entryDot{border-color:var(--color-accent);background:var(--color-accent)}.ExperienceSection-module__dxIUVG__entry:not(:last-child) .ExperienceSection-module__dxIUVG__entryLine:after{content:"";background:var(--color-border);width:2px;position:absolute;top:18px;bottom:-2px}.ExperienceSection-module__dxIUVG__entryRight{padding-left:var(--space-5);padding-top:0}.ExperienceSection-module__dxIUVG__entryRole{font-size:var(--text-xl);color:var(--color-text);font-weight:700;line-height:var(--leading-tight)}.ExperienceSection-module__dxIUVG__entryCompany{font-size:var(--text-sm);color:var(--color-text-secondary);margin-top:var(--space-1)}.ExperienceSection-module__dxIUVG__entryDesc{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-top:var(--space-3);max-width:520px}.ExperienceSection-module__dxIUVG__entryChips{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.ExperienceSection-module__dxIUVG__chip{font-size:var(--text-xs);font-family:var(--font-mono);padding:var(--space-1)var(--space-3);background:var(--color-chip-bg);color:var(--color-chip-text);border-radius:var(--radius-full);transition:border-color var(--transition-fast),color var(--transition-fast);border:1px solid #0000}.ExperienceSection-module__dxIUVG__chip:hover{border-color:var(--color-border-hover);color:var(--color-text)}.ExperienceSection-module__dxIUVG__eduGrid{gap:var(--space-6);margin-bottom:var(--space-10);grid-template-columns:repeat(3,1fr);display:grid}.ExperienceSection-module__dxIUVG__eduCard{padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);position:relative;overflow:hidden}.ExperienceSection-module__dxIUVG__eduCard:hover{border-color:var(--color-accent);box-shadow:0 0 24px var(--color-accent-glow)}.ExperienceSection-module__dxIUVG__eduCardGlow{z-index:0;opacity:0;pointer-events:none;background:radial-gradient(circle 180px at var(--mouse-x,50%)var(--mouse-y,50%),#ffffff1f 0%,transparent 100%);transition:opacity .3s;position:absolute;inset:0}.ExperienceSection-module__dxIUVG__eduCard:hover .ExperienceSection-module__dxIUVG__eduCardGlow{opacity:1}.ExperienceSection-module__dxIUVG__eduDate{z-index:1;font-size:var(--text-xs);font-family:var(--font-mono);color:var(--color-text-tertiary);align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex;position:relative}.ExperienceSection-module__dxIUVG__eduTitle{z-index:1;font-size:var(--text-lg);color:var(--color-text);font-weight:700;line-height:var(--leading-tight);margin-bottom:var(--space-2);position:relative}.ExperienceSection-module__dxIUVG__eduInstitution{z-index:1;font-size:var(--text-sm);color:var(--color-text-secondary);position:relative}.ExperienceSection-module__dxIUVG__eduDetail{z-index:1;font-size:var(--text-sm);color:var(--color-accent);margin-top:var(--space-2);font-weight:600;position:relative}.ExperienceSection-module__dxIUVG__cvDownload{text-align:center;padding-top:var(--space-8)}.ExperienceSection-module__dxIUVG__cvText{font-size:var(--text-lg);color:var(--color-text-tertiary);margin-bottom:var(--space-4)}.ExperienceSection-module__dxIUVG__cvButton{align-items:center;gap:var(--space-2);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;position:relative;overflow:hidden}.ExperienceSection-module__dxIUVG__cvButton:hover{background:var(--color-accent-hover);color:#fff;box-shadow:0 4px 20px var(--color-accent-glow);transform:translateY(-2px)}.ExperienceSection-module__dxIUVG__cvButton:active{transform:translateY(0)scale(.97)}.ExperienceSection-module__dxIUVG__ripple{pointer-events:none;background:#ffffff73;border-radius:50%;width:10px;height:10px;animation:.7s cubic-bezier(.18,.89,.32,1) forwards ExperienceSection-module__dxIUVG__rippleWave;position:absolute;transform:translate(-50%,-50%)scale(0)}@keyframes ExperienceSection-module__dxIUVG__rippleWave{0%{opacity:.7;transform:translate(-50%,-50%)scale(0)}40%{opacity:.4;transform:translate(-50%,-50%)scale(35)}to{opacity:0;transform:translate(-50%,-50%)scale(50)}}@media (max-width:1400px){.ExperienceSection-module__dxIUVG__island2{display:none}}@media (max-width:1200px){.ExperienceSection-module__dxIUVG__island1,.ExperienceSection-module__dxIUVG__island3{display:none}}@media (max-width:900px){.ExperienceSection-module__dxIUVG__eduGrid{gap:var(--space-4);grid-template-columns:1fr}.ExperienceSection-module__dxIUVG__section{padding-bottom:var(--space-16)}}@media (max-width:768px){.ExperienceSection-module__dxIUVG__entry{padding-bottom:var(--space-8);grid-template-columns:1fr;gap:0}.ExperienceSection-module__dxIUVG__entryLeft{padding-right:0;padding-bottom:var(--space-2);justify-content:flex-start}.ExperienceSection-module__dxIUVG__entryLine{display:none}.ExperienceSection-module__dxIUVG__entryRight{border-left:2px solid var(--color-border);padding-left:0;padding-left:var(--space-5)}.ExperienceSection-module__dxIUVG__bigTitle{font-size:clamp(2rem,8vw,3rem)}.ExperienceSection-module__dxIUVG__bigHeading{margin-bottom:var(--space-8)}.ExperienceSection-module__dxIUVG__eduHeading{margin-top:var(--space-10);margin-bottom:var(--space-6)}.ExperienceSection-module__dxIUVG__cvDownload{padding-top:var(--space-4)}}@media (max-width:480px){.ExperienceSection-module__dxIUVG__section{padding-bottom:var(--space-10);margin-top:-2rem}.ExperienceSection-module__dxIUVG__entry{padding-bottom:var(--space-6)}.ExperienceSection-module__dxIUVG__entryRole{font-size:var(--text-lg)}.ExperienceSection-module__dxIUVG__entryDesc{font-size:var(--text-sm)}.ExperienceSection-module__dxIUVG__chip{font-size:.7rem}.ExperienceSection-module__dxIUVG__eduCard{padding:var(--space-4)}}
.Section-module__27SNAG__section{padding:var(--space-24)0;z-index:4;position:relative}.Section-module__27SNAG__dark{background:var(--color-bg-secondary)}.Section-module__27SNAG__light{padding-top:var(--space-8);--color-text:#111113;--color-text-secondary:#555860;--color-text-tertiary:#6b6b78;--color-surface:#f6f6f8;--color-border:#e0e0e6;--color-border-hover:#c8c8d0;--color-chip-bg:#eeeef2;--color-chip-text:#555860;--color-accent-subtle:#c47a3a14;--color-accent-glow:#c47a3a1a;--color-success:#2a9d5c;--color-success-bg:#e8f5ee;--color-error:#dc3545;--color-error-bg:#fce8ea;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 20px #0000001a;background:#fff}.Section-module__27SNAG__lightContent{z-index:2;position:relative}.Section-module__27SNAG__heading{margin-bottom:var(--space-12);text-align:center}.Section-module__27SNAG__title{font-size:var(--text-4xl);letter-spacing:var(--tracking-tight);font-weight:700;line-height:var(--leading-tight);color:var(--color-text)}.Section-module__27SNAG__subtitle{margin-top:var(--space-3);font-size:var(--text-xl);color:var(--color-text-secondary);max-width:560px;margin-inline:auto}@media (max-width:768px){.Section-module__27SNAG__section{padding:var(--space-16)0}.Section-module__27SNAG__light{padding-top:var(--space-6)}}@media (max-width:480px){.Section-module__27SNAG__section{padding:var(--space-12)0}}
.Philosophy-module__9U1jrW__wrapper{gap:var(--space-20);grid-template-columns:1fr 1.55fr;align-items:flex-start;display:grid}.Philosophy-module__9U1jrW__left{padding-top:var(--space-4)}.Philosophy-module__9U1jrW__title{letter-spacing:-.04em;color:var(--color-text);margin-bottom:var(--space-8);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.Philosophy-module__9U1jrW__accent{color:var(--color-accent)}.Philosophy-module__9U1jrW__beliefs{gap:var(--space-5);flex-direction:column;display:flex}.Philosophy-module__9U1jrW__belief{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.Philosophy-module__9U1jrW__belief strong{color:var(--color-text);font-weight:600}.Philosophy-module__9U1jrW__right{top:calc(var(--header-height) + var(--space-6));position:sticky}.Philosophy-module__9U1jrW__card{z-index:2;border-radius:var(--radius-lg);background:#0c0c0e;border:1px solid #1e1e22;position:relative;overflow:hidden}.Philosophy-module__9U1jrW__cardHeader{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);background:#ffffff08;border-bottom:1px solid #ffffff0f;display:flex}.Philosophy-module__9U1jrW__dots{gap:6px;display:flex}.Philosophy-module__9U1jrW__dot{border-radius:var(--radius-full);width:12px;height:12px}.Philosophy-module__9U1jrW__dot:first-child{background:#ff5f57}.Philosophy-module__9U1jrW__dot:nth-child(2){background:#febc2e}.Philosophy-module__9U1jrW__dot:nth-child(3){background:#28c840}.Philosophy-module__9U1jrW__filename{font-size:var(--text-xs);font-family:var(--font-mono);color:#ffffff4d;flex:1}.Philosophy-module__9U1jrW__langTabs{border-radius:var(--radius-sm);background:#ffffff0a;gap:2px;padding:2px;display:flex}.Philosophy-module__9U1jrW__langTab{font-size:.7rem;font-family:var(--font-mono);color:#ffffff59;cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast);background:0 0;border:none;border-radius:4px;padding:3px 10px;font-weight:500}.Philosophy-module__9U1jrW__langTab:hover{color:#ffffffb3}.Philosophy-module__9U1jrW__langTabActive{color:var(--color-accent);background:#ffffff1a}.Philosophy-module__9U1jrW__code{padding:var(--space-5)var(--space-6);font-family:var(--font-mono);white-space:pre;tab-size:4;height:560px;margin:0;font-size:.92rem;line-height:1.75;overflow:hidden}.Philosophy-module__9U1jrW__tkKeyword{color:#c678dd;font-weight:500}.Philosophy-module__9U1jrW__tkString{color:#98c379}.Philosophy-module__9U1jrW__tkComment{color:#5c6370;font-style:italic}.Philosophy-module__9U1jrW__tkFn{color:#61afef}.Philosophy-module__9U1jrW__tkType{color:#e5c07b}.Philosophy-module__9U1jrW__tkNumber{color:#d19a66}.Philosophy-module__9U1jrW__tkPunct{color:#7a808a}.Philosophy-module__9U1jrW__tkPlain{color:#abb2bf}.Philosophy-module__9U1jrW__cursor{color:var(--color-accent);font-weight:300;animation:.8s step-end infinite Philosophy-module__9U1jrW__blink}@keyframes Philosophy-module__9U1jrW__blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.Philosophy-module__9U1jrW__cursor{animation:none;display:none}}@media (max-width:900px){.Philosophy-module__9U1jrW__wrapper{gap:var(--space-8);grid-template-columns:1fr}.Philosophy-module__9U1jrW__right{position:static}.Philosophy-module__9U1jrW__code{height:480px;padding:var(--space-4)var(--space-4);font-size:.85rem}.Philosophy-module__9U1jrW__title{font-size:clamp(2rem,6vw,3.5rem)}}@media (max-width:640px){.Philosophy-module__9U1jrW__code{height:420px;padding:var(--space-3)var(--space-3);-webkit-overflow-scrolling:touch;font-size:.72rem;line-height:1.6;overflow-x:auto}.Philosophy-module__9U1jrW__belief{font-size:var(--text-sm)}.Philosophy-module__9U1jrW__cardHeader{padding:var(--space-2)var(--space-3);gap:var(--space-2)}.Philosophy-module__9U1jrW__langTab{padding:2px 8px;font-size:.65rem}.Philosophy-module__9U1jrW__dot{width:10px;height:10px}}@media (max-width:480px){.Philosophy-module__9U1jrW__code{height:360px;padding:var(--space-2);font-size:.62rem;line-height:1.55}.Philosophy-module__9U1jrW__title{margin-bottom:var(--space-6);font-size:clamp(1.75rem,8vw,2.5rem)}.Philosophy-module__9U1jrW__beliefs{gap:var(--space-4)}.Philosophy-module__9U1jrW__langTab{padding:2px 6px;font-size:.6rem}}
.ProjectCard-module__MnOYna__card{padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:var(--space-3);box-shadow:var(--shadow-sm);flex-direction:column;transition:border-color .4s,box-shadow .4s,transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ProjectCard-module__MnOYna__card:hover{border-color:var(--color-border-hover);box-shadow:0 4px 24px #0000000f,0 0 0 1px var(--color-border-hover);transform:translateY(-3px)}.ProjectCard-module__MnOYna__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.ProjectCard-module__MnOYna__title{font-size:var(--text-lg);color:var(--color-text);font-weight:700;line-height:var(--leading-tight);transition:color .3s}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__title{color:var(--color-accent)}.ProjectCard-module__MnOYna__badge{border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;align-items:center;gap:6px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.ProjectCard-module__MnOYna__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px}.ProjectCard-module__MnOYna__statusShipped{background:var(--color-success-bg);color:var(--color-success)}.ProjectCard-module__MnOYna__statusComing{background:var(--color-accent-subtle);color:var(--color-accent)}.ProjectCard-module__MnOYna__statusConfidential{background:var(--color-chip-bg);color:var(--color-text-tertiary)}.ProjectCard-module__MnOYna__description{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);flex:1}.ProjectCard-module__MnOYna__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProjectCard-module__MnOYna__chip{font-size:var(--text-xs);font-family:var(--font-mono);padding:var(--space-1)var(--space-3);background:var(--color-chip-bg);color:var(--color-chip-text);border-radius:var(--radius-full);transition:color .3s,background .3s}.ProjectCard-module__MnOYna__card:hover .ProjectCard-module__MnOYna__chip{color:var(--color-text);background:var(--color-border)}.ProjectCard-module__MnOYna__links{gap:var(--space-4);margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border);display:flex}.ProjectCard-module__MnOYna__link{font-size:var(--text-sm);color:var(--color-accent);transition:color var(--transition-fast),gap .3s ease;align-items:center;gap:6px;font-weight:500;display:inline-flex}.ProjectCard-module__MnOYna__link:hover{color:var(--color-accent-hover);gap:8px}.ProjectCard-module__MnOYna__confidential{border-style:dashed;border-color:var(--color-border);background:0 0}.ProjectCard-module__MnOYna__confidential:before{display:none}.ProjectCard-module__MnOYna__confidential:hover{border-color:var(--color-border-hover);box-shadow:none;transform:none}.ProjectCard-module__MnOYna__confidential:hover .ProjectCard-module__MnOYna__title,.ProjectCard-module__MnOYna__confidential .ProjectCard-module__MnOYna__title{color:var(--color-text-tertiary)}.ProjectCard-module__MnOYna__confidential .ProjectCard-module__MnOYna__description{color:var(--color-text-tertiary);font-style:italic}@media (max-width:480px){.ProjectCard-module__MnOYna__card{padding:var(--space-4);gap:var(--space-2)}.ProjectCard-module__MnOYna__title{font-size:var(--text-base)}.ProjectCard-module__MnOYna__badge{padding:2px 8px;font-size:.6rem}.ProjectCard-module__MnOYna__description{font-size:var(--text-xs)}.ProjectCard-module__MnOYna__chip{padding:2px var(--space-2);font-size:.7rem}.ProjectCard-module__MnOYna__link{font-size:var(--text-xs)}}
.ProjectsSection-module__tfr9Qa__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.ProjectsSection-module__tfr9Qa__empty{text-align:center;padding:var(--space-12)0;font-size:var(--text-sm);color:var(--color-text-tertiary);grid-column:1/-1}@media (max-width:768px){.ProjectsSection-module__tfr9Qa__grid{gap:var(--space-4);grid-template-columns:1fr}}@media (max-width:480px){.ProjectsSection-module__tfr9Qa__grid{gap:var(--space-3)}}
.GetInTouch-module__H9u7Cq__section{padding:0 0 var(--space-8);text-align:center;z-index:6;--color-text:#111113;--color-text-secondary:#555860;position:relative}.GetInTouch-module__H9u7Cq__inner{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.GetInTouch-module__H9u7Cq__subtitle{font-size:var(--text-xl);color:#6b6b78;letter-spacing:-.01em;margin-bottom:var(--space-5);font-weight:500}.GetInTouch-module__H9u7Cq__titleWrap{width:100%;margin-bottom:var(--space-10);position:relative}.GetInTouch-module__H9u7Cq__titleBase,.GetInTouch-module__H9u7Cq__titleFill{letter-spacing:-.045em;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:clamp(4rem,14vw,13rem);font-weight:900;line-height:1}.GetInTouch-module__H9u7Cq__titleBase{color:#e0e0e6}.GetInTouch-module__H9u7Cq__titleFill{color:#111113;will-change:clip-path;pointer-events:none;position:absolute;top:0;left:0;right:0}.GetInTouch-module__H9u7Cq__talkBase{color:#c47a3a40}.GetInTouch-module__H9u7Cq__talkFill{color:var(--color-accent)}.GetInTouch-module__H9u7Cq__channels{justify-content:center;gap:var(--space-4);z-index:10;flex-wrap:wrap;display:flex;position:relative}.GetInTouch-module__H9u7Cq__channel{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-6);border-radius:var(--radius-full);font-size:var(--text-base);color:#333;transition:color var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast);white-space:nowrap;cursor:pointer;background:#fff;border:1.5px solid #c0c0c8;font-weight:500;text-decoration:none;display:inline-flex}.GetInTouch-module__H9u7Cq__channel:hover{color:#111113;background:#f5f5f7;border-color:#111113;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.GetInTouch-module__H9u7Cq__channel:active{transform:translateY(0);box-shadow:0 2px 8px #0000000f}.GetInTouch-module__H9u7Cq__channel svg{color:#444;flex-shrink:0}.GetInTouch-module__H9u7Cq__channel:hover svg{color:#111113}@media (max-width:768px){.GetInTouch-module__H9u7Cq__section{padding:var(--space-8)0 var(--space-16)}.GetInTouch-module__H9u7Cq__titleBase,.GetInTouch-module__H9u7Cq__titleFill{font-size:clamp(3rem,14vw,7rem)}.GetInTouch-module__H9u7Cq__subtitle{font-size:var(--text-lg)}.GetInTouch-module__H9u7Cq__channels{gap:var(--space-3)}.GetInTouch-module__H9u7Cq__channel{padding:var(--space-2)var(--space-5);font-size:var(--text-sm)}.GetInTouch-module__H9u7Cq__channel svg{width:18px;height:18px}}@media (max-width:480px){.GetInTouch-module__H9u7Cq__titleBase,.GetInTouch-module__H9u7Cq__titleFill{white-space:normal;font-size:clamp(2.5rem,15vw,4.5rem)}.GetInTouch-module__H9u7Cq__channels{align-items:center;gap:var(--space-3);flex-direction:column}.GetInTouch-module__H9u7Cq__channel{justify-content:center;width:100%;max-width:300px}}@media (prefers-reduced-motion:reduce){.GetInTouch-module__H9u7Cq__titleFill{clip-path:none!important}.GetInTouch-module__H9u7Cq__titleBase{color:#111113}.GetInTouch-module__H9u7Cq__talkBase{color:var(--color-accent)}}
