html{scroll-behavior:smooth}body{background:var(--page-background);line-height:1.6}.mobile-spacer{display:none}@media (max-width:768px){.mobile-spacer{display:block}}section{scroll-margin-top:5rem}a{transition:all .2s ease}a:hover{opacity:.7}[data-skill-card]{transition:transform .2s ease,box-shadow .2s ease}[data-skill-card]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}::-webkit-scrollbar{width:.625rem}::-webkit-scrollbar-track{background:var(--neutral-alpha-weak)}::-webkit-scrollbar-thumb{background:var(--neutral-alpha-medium);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--neutral-alpha-strong)}.once-ui-button,[role=button],button{font-family:var(--font-label,inherit);letter-spacing:.14em}#education{margin-top:clamp(4rem,9vw,6rem);padding-top:clamp(4rem,9vw,6rem);padding-bottom:.75rem}:root{--bp-sm:480px;--bp-md:768px;--bp-lg:1024px;--bp-xl:1280px;--gutter-horizontal:clamp(0.75rem,3.5vw,2rem);--carousel-dot-bg:rgba(0,0,0,0.25);--carousel-dot-active-bg:rgba(0,0,0,0.9);--fluid-type-min:14px;--fluid-type-max:18px;--tech-table-bg:rgba(255,255,255,0.98);--tech-table-border:rgba(0,0,0,0.10);--tech-table-header-bg:linear-gradient(90deg,rgba(0,0,0,0.04),rgba(0,0,0,0.01));--tech-table-header-text:#222;--tech-table-cell-text:#222;--tech-table-left-text:#111;--tech-table-box-shadow:0 0 25px rgba(0,0,0,0.06)}html[data-theme=dark]{--tech-table-bg:rgba(30,32,38,0.96);--tech-table-border:rgba(255,255,255,0.02);--tech-table-header-bg:linear-gradient(90deg,rgba(255,255,255,0.12),rgba(255,255,255,0.04));--tech-table-header-text:white;--tech-table-cell-text:rgba(255,255,255,0.92);--tech-table-left-text:white;--tech-table-box-shadow:0 0 25px rgba(255,255,255,0.08);--carousel-dot-bg:rgba(255,255,255,0.18);--carousel-dot-active-bg:rgba(255,255,255,0.95)}html{text-size-adjust:100%;font-size:16px}@media (max-width:1200px){html{font-size:15px}}@media (max-width:768px){html{font-size:14px}}a,body,button,input,p{font-size:clamp(var(--fluid-type-min),1.6vw,var(--fluid-type-max))}body,html{overflow-x:hidden}img,picture,svg,video{max-width:100%;height:auto;display:block}.site-container{width:100%;margin:0 auto;padding:0 var(--gutter-horizontal);box-sizing:border-box;max-width:none}@media (min-width:1100px){.site-container{width:80vw;max-width:1600px}}@media (min-width:768px) and (max-width:1099px){.site-container{width:85vw}}.stack{display:flex;flex-direction:column;gap:1rem}code,pre{white-space:pre-wrap;word-break:break-word}@media (max-width:420px){.site-container{padding:0 var(--gutter-horizontal)}}button,input,select,textarea{min-width:0}:focus{outline:2px solid rgba(0,0,0,.12);outline-offset:2px}.bottom-spacer{height:clamp(4rem,4vh,7rem)}