*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080808;--bg-secondary: #111111;--fg: #f0ece4;--fg-dim: rgba(240, 236, 228, .38);--fg-mid: rgba(240, 236, 228, .65);--accent: #c8b89a;--line: rgba(240, 236, 228, .1);--card-bg: #101010;--serif: "Cormorant Garamond", Georgia, serif;--mono: "DM Mono", monospace}[data-theme=light]{--bg: #f5f1eb;--bg-secondary: #ede8e0;--fg: #1a1612;--fg-dim: rgba(26, 22, 18, .38);--fg-mid: rgba(26, 22, 18, .65);--accent: #8b6f47;--line: rgba(26, 22, 18, .1);--card-bg: #ede8e0}html{scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--fg);font-family:var(--mono);font-weight:300;font-size:13px;letter-spacing:.02em;cursor:none;overflow-x:hidden;width:100%;transition:background .5s ease,color .5s ease}a{color:inherit;text-decoration:none}.scroll-progress{position:fixed;top:0;left:0;height:2px;background:var(--accent);z-index:9999;transform-origin:left;pointer-events:none}.page-wrapper{min-height:100vh}@media (max-width: 768px){body{cursor:auto}.nav-bar{padding:20px 24px!important}.hero-section{min-height:auto!important;justify-content:flex-start!important;padding:100px 24px 48px!important}.projects-header{padding:20px 24px!important}.project-row-link{padding-left:24px!important;padding-right:24px!important}.project-meta{width:100%!important;min-width:unset!important;align-items:flex-start!important;flex-direction:row!important;flex-wrap:wrap;gap:6px!important;padding-top:4px}.project-meta>div:first-child{justify-content:flex-start!important;width:100%}.project-meta>div:last-child{display:none}.project-detail-hero{min-height:auto!important;justify-content:flex-start!important;padding:100px 24px 48px!important}.project-detail-content{grid-template-columns:1fr!important}.project-detail-left{border-right:none!important;border-bottom:1px solid var(--line)!important;padding:48px 24px!important}.project-detail-right{padding:48px 24px!important}.project-nav-link{padding:32px 24px!important}.about-section{grid-template-columns:1fr!important}.about-left{border-right:none!important;border-bottom:1px solid var(--line)!important;padding:48px 24px!important}.about-right{padding:48px 24px!important}.skill-row{flex-wrap:wrap!important;gap:6px!important}.skill-label{width:auto!important;flex-shrink:0}.skill-value{text-align:left!important;word-break:break-word;flex:1;min-width:0}.contact-section{padding:60px 24px!important;flex-direction:column!important;align-items:flex-start!important}.footer-section{padding:20px 24px!important;flex-direction:column!important;gap:8px}}
