:root{--background:#f7f5f2;--surface:#f0ede8;--surface-elevated:#fcfbf9;--surface-hover:#ebe7e1;--text-primary:#292724;--text-secondary:#625e58;--text-muted:#89837b;--accent:#d97757;--accent-hover:#bd6245;--accent-soft:#f2dfd6;--border:#ddd8d1;--border-strong:#c9c2b9;--shadow-sm:0 1px 2px #2927240d;--shadow-md:0 8px 30px #29272414;--focus:#8d402a;--sidebar-width:14.5rem;--radius-sm:.5rem;--radius:1rem;--transition:.18s ease;--display:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:clamp(2.25rem, 5vw, 4.75rem);font-family:var(--sans);text-rendering:optimizelegibility;font-size:16px;line-height:1.6}[data-theme=dark]{--background:#1f1e1b;--surface:#282622;--surface-elevated:#302e29;--surface-hover:#38352f;--text-primary:#f3f0ea;--text-secondary:#c0bab0;--text-muted:#938d84;--accent:#e58a6a;--accent-hover:#f09a79;--accent-soft:#493128;--border:#403d37;--border-strong:#57524a;--shadow-sm:0 1px 2px #0003;--shadow-md:0 10px 35px #00000040;--focus:#f3b29d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:0;color:var(--text-secondary);margin:0;overflow-x:hidden}a{color:inherit;text-underline-offset:.22em;-webkit-text-decoration-color:color-mix(in srgb, var(--text-muted) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--text-muted) 45%, transparent);transition:color var(--transition), background var(--transition), border-color var(--transition), transform var(--transition), box-shadow var(--transition)}a:hover{color:var(--accent-hover);text-decoration-color:currentColor}button{font:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.skip-link{z-index:30;border-radius:var(--radius-sm);background:var(--text-primary);color:var(--background);font-size:var(--text-sm);padding:.55rem .8rem;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh}.sidebar{background:var(--background);border-right:1px solid var(--border);display:none}.sidebar-section{border-bottom:1px solid var(--border);margin:0 1.25rem;padding-bottom:1.25rem}.sidebar-brand-section{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-top:1.5rem;display:flex}.brand{min-width:0;color:var(--text-primary);align-items:center;gap:.7rem;line-height:1.1;text-decoration:none;display:flex}.brand>span:last-child{gap:.16rem;display:grid}.brand strong{font-family:var(--display);letter-spacing:-.02em;font-size:1rem;font-weight:600}.brand small{color:var(--text-muted);font-size:.68rem;font-weight:500}.brand-mark{border:1px solid var(--border-strong);width:1.65rem;height:1.65rem;color:var(--accent-hover);font-family:var(--display);border-radius:.38rem;flex:none;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.brand-actions,.mobile-actions{align-items:center;gap:.45rem;display:flex}.theme-toggle,.menu-button{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:.55rem;place-items:center;padding:0;display:grid}.theme-toggle:hover,.menu-button:hover{border-color:var(--border-strong);background:var(--surface)}.theme-toggle-indicator{width:.9rem;height:.9rem;box-shadow:inset -.28rem -.1rem 0 var(--background);transition:box-shadow var(--transition), transform var(--transition);border:2px solid;border-radius:50%;display:block}[data-theme=dark] .theme-toggle-indicator{box-shadow:inset 0 0 0 var(--background);transform:rotate(30deg)}.bio{color:var(--text-secondary);font-size:var(--text-sm);margin:0;line-height:1.65}.sidebar nav{gap:.15rem;display:grid}.sidebar nav a{color:var(--text-secondary);font-size:var(--text-sm);border-radius:.45rem;padding:.46rem .55rem;font-weight:540;text-decoration:none}.sidebar nav a:hover,.sidebar nav a.active{background:var(--surface);color:var(--text-primary)}.sidebar-footer{margin-top:auto}.sidebar-footer .sidebar-section{border:0;margin-bottom:.25rem;padding-bottom:0}.socials{gap:.3rem;display:flex}.socials a{width:2rem;height:2rem;color:var(--text-secondary);border-radius:.45rem;place-items:center;text-decoration:none;display:grid}.socials a:hover{background:var(--surface);color:var(--text-primary)}.utility-links{margin:0 1.25rem 1.25rem}.utility-links a{color:var(--text-muted);font-size:var(--text-xs);text-decoration:none}.mobile-header{z-index:10;border-bottom:1px solid var(--border);background:var(--background);position:sticky;top:0}.mobile-bar{justify-content:space-between;align-items:center;min-width:0;padding:.82rem 1rem;display:flex}.mobile-menu{border-top:0 solid var(--border);grid-template-rows:0fr;transition:grid-template-rows .22s,border-color .22s;display:grid;overflow:hidden}.mobile-menu:before{content:"";min-height:0}.mobile-menu.is-open{border-top-width:1px;grid-template-rows:1fr}.mobile-menu a{color:var(--text-secondary);font-size:var(--text-sm);margin:0 1rem;padding:.65rem .2rem;text-decoration:none}.mobile-menu a:first-of-type{margin-top:.5rem}.mobile-menu a:last-of-type{margin-bottom:.7rem}.mobile-menu a.active{color:var(--text-primary)}.menu-icon,.menu-icon:before,.menu-icon:after{content:"";width:.9rem;height:1px;transition:transform var(--transition), opacity var(--transition);background:currentColor;display:block}.menu-icon{position:relative}.menu-icon:before{position:absolute;transform:translateY(-.32rem)}.menu-icon:after{position:absolute;transform:translateY(.32rem)}.menu-button.is-open .menu-icon{background:0 0}.menu-button.is-open .menu-icon:before{transform:rotate(45deg)}.menu-button.is-open .menu-icon:after{transform:rotate(-45deg)}.page-content{width:100%;max-width:76rem;margin:0 auto;padding:2rem 1.25rem}section{padding:3.5rem 0}h1,h2,h3{color:var(--text-primary);letter-spacing:-.04em;margin-top:0;line-height:1.05}h1,h2,h3,.capabilities strong{font-family:var(--display)}h1{font-size:var(--text-3xl);font-weight:500}h2{font-size:clamp(1.85rem,3vw,2.8rem);font-weight:500}h3{font-size:clamp(1.45rem,2vw,1.9rem);font-weight:500}.eyebrow{color:var(--text-muted);font-family:var(--mono);font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;margin:0 0 .8rem;font-weight:600}.hero{gap:2.5rem;padding-top:4rem;display:grid}.hero-copy{max-width:47rem}.hero h1{max-width:42rem;margin-bottom:.8rem}.hero-role{color:var(--accent-hover);font-size:var(--text-xl);margin:0 0 1.3rem;font-weight:650}.hero-copy>p:not(.eyebrow):not(.hero-role){max-width:42rem;color:var(--text-secondary);margin:0;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.65}.hero-art{display:none}.hero-art img{object-fit:contain;width:100%;height:100%;display:block}.hero-actions,.project-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.7rem;display:flex}.button{border:1px solid var(--border-strong);min-height:2.7rem;font-size:var(--text-sm);border-radius:.6rem;justify-content:center;align-items:center;padding:.58rem .9rem;font-weight:650;text-decoration:none;display:inline-flex}.button-primary{border-color:var(--accent);background:var(--accent);color:#fffaf7;box-shadow:var(--shadow-sm)}.button-primary:hover{background:var(--accent-hover);color:#fffaf7;transform:translateY(-1px);box-shadow:0 4px 12px #743f2c29}.text-action{color:var(--text-primary);font-size:var(--text-sm);align-items:center;gap:.35rem;font-weight:650;text-decoration:none;display:inline-flex}.text-action:hover{color:var(--accent-hover)}.text-action span{color:var(--accent)}.capabilities{border-block:1px solid var(--border);margin:0;padding:0;display:grid}.capabilities div{gap:.28rem;padding:1.1rem 0;display:grid}.capabilities div+div{border-top:1px solid var(--border)}.capabilities strong{color:var(--text-primary);font-size:var(--text-lg);font-weight:500}.capabilities span{color:var(--text-muted);font-size:var(--text-sm)}.ruled{border-bottom:1px solid var(--border)}.section-title{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.section-title h2{margin:0}.soft-button{color:var(--text-secondary);font-size:var(--text-sm);font-weight:600;text-decoration:none}.soft-button:hover{color:var(--accent-hover)}.intro{max-width:44rem;color:var(--text-secondary);font-size:var(--text-lg);margin:0 0 2rem;line-height:1.6}.project-grid{gap:1rem;display:grid}.project-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-elevated);min-width:0;box-shadow:var(--shadow-sm);transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);flex-direction:column;padding:1.25rem;display:flex}.project-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.project-card h3{margin:1.05rem 0 .65rem}.project-card h3 a{color:var(--text-primary);text-decoration:none}.project-card h3 a:hover{color:var(--accent-hover)}.project-card p{color:var(--text-secondary);margin:0}.project-card-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.status{width:fit-content;color:var(--text-muted);font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;padding:.15rem 0;font-size:.68rem;font-weight:650;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:.38rem;height:.38rem;margin:.28rem .42rem 0 0}.status-published{color:#517f62}.status-in-development{color:#9c6b3f}.status-prototype{color:var(--accent-hover)}[data-theme=dark] .status-published{color:#9ac6a7}[data-theme=dark] .status-in-development{color:#e7b27d}.project-visual{border:1px solid var(--border);background:var(--surface);border-radius:.7rem;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:.45rem;height:7.5rem;margin-top:1rem;padding:.8rem;display:grid;position:relative;overflow:hidden}.project-visual span{z-index:1;border:1px solid var(--border-strong);background:var(--surface-elevated);border-radius:.22rem;display:block;position:relative}.project-visual span:first-child{height:40%}.project-visual span:nth-child(2){background:var(--accent-soft);height:75%}.project-visual span:nth-child(3){height:56%}.project-visual span:nth-child(4){z-index:2;background:var(--accent);transform-origin:0;border:0;border-radius:0;width:36%;height:1.5px;position:absolute;top:3.2rem;left:1.4rem;transform:rotate(-25deg)}.project-uniassist .project-visual{grid-template-columns:repeat(2,1fr)}.project-uniassist .project-visual span:first-child,.project-uniassist .project-visual span:nth-child(3){height:82%}.project-uniassist .project-visual span:nth-child(2){height:52%}.project-uniassist .project-visual span:nth-child(4){width:64%;top:4.3rem;transform:rotate(0)}.project-ru2en-interpreter .project-visual{grid-template-columns:1fr 1.45fr 1fr}.project-ru2en-interpreter .project-visual span:first-child,.project-ru2en-interpreter .project-visual span:nth-child(3){border-radius:999px 999px .3rem .3rem;height:62%}.project-ru2en-interpreter .project-visual span:nth-child(2){height:88%}.project-ru2en-interpreter .project-visual span:nth-child(4){width:70%;top:3.8rem;left:15%;transform:rotate(0)}.capability-list{color:var(--text-secondary);font-size:var(--text-sm);gap:.35rem;margin:1.2rem 0;padding:0;list-style:none;display:grid}.capability-list li{padding-left:.85rem;position:relative}.capability-list li:before{background:var(--accent);content:"";border-radius:50%;width:.26rem;height:.26rem;position:absolute;top:.68rem;left:0}.tag-list{flex-wrap:wrap;gap:.36rem;margin-top:auto;display:flex}.tag-list span{border:1px solid var(--border);color:var(--text-muted);font-family:var(--mono);border-radius:.3rem;padding:.17rem .36rem;font-size:.66rem;font-weight:600}.project-actions{margin-top:1.2rem}.current-focus{max-width:49rem}.current-focus h2{max-width:38rem;margin-bottom:1rem}.current-focus>p:last-child,.contact-section>p{max-width:43rem;color:var(--text-secondary);font-size:var(--text-lg);margin-bottom:0}.site-footer{color:var(--text-muted);font-size:var(--text-xs);flex-wrap:wrap;justify-content:space-between;gap:.45rem 2rem;margin-top:2rem;padding:1.5rem 0 2.5rem;display:flex}.site-footer p{margin:0}.site-footer strong{color:var(--text-secondary);font-weight:650}.projects-hero{max-width:47rem;padding-top:4rem}.projects-hero h1{margin-bottom:1rem}.projects-hero p:not(.eyebrow){color:var(--text-secondary);font-size:var(--text-lg);margin:0}.projects-grid-full{padding-top:0}.about-hero{padding-top:4rem;padding-bottom:1.25rem}.about-hero h1{margin:0}.about-intro{align-items:start;gap:2rem;padding-top:.5rem;display:grid}.about-copy{max-width:42rem;color:var(--text-secondary);font-size:var(--text-lg)}.about-copy p{margin:0 0 1.35rem}.about-photo{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.about-photo img{width:100%;height:auto;display:block}.about-section{border-top:1px solid var(--border);max-width:54rem}.about-section h2{margin-bottom:1rem}.about-section p{margin:0}.about-section ul,.case-study ul{margin:0;padding-left:1.1rem}.about-section li,.case-study li{margin-bottom:.48rem}.case-study{max-width:48rem;padding-top:4rem}.back-link{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:2.5rem;display:inline-flex}.case-study-header{border-bottom:1px solid var(--border);padding-bottom:2.5rem}.case-study-header h1{margin:1rem 0}.case-study-header>p{max-width:43rem;color:var(--text-secondary);font-size:var(--text-lg);margin:0 0 1.5rem}.case-study section{border-bottom:1px solid var(--border);padding:2rem 0}.case-study section h2{margin-bottom:.8rem;font-size:1.75rem}.case-study section p{margin:0}@media (min-width:38rem){.page-content{padding:2.5rem 2rem}.capabilities{grid-template-columns:repeat(3,1fr)}.capabilities div{padding:1.1rem 1.1rem 1.1rem 0}.capabilities div+div{border-top:0;border-left:1px solid var(--border);padding-left:1.1rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-intro{grid-template-columns:minmax(0,1fr) 17rem}.about-photo img{object-fit:cover;min-height:23rem}}@media (min-width:63.75rem){.site-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);max-width:77.5rem;margin:0 auto;display:grid}.sidebar{flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.mobile-header{display:none}.page-content{max-width:63rem;margin:0;padding:3rem 4rem}.hero{grid-template-columns:minmax(0,1fr) 17rem;align-items:center;gap:3rem;min-height:28rem;padding-top:2rem}.hero-art{width:17rem;height:17rem;display:block}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card-featured:first-child{grid-column:span 2}.project-card-featured:first-child .project-visual{height:9rem}.projects-grid-full{grid-template-columns:repeat(3,minmax(0,1fr))}.projects-grid-full .project-card:first-child{grid-column:span 2}.projects-grid-full .project-card:first-child .project-visual{height:10rem}.about-intro{grid-template-columns:minmax(0,1fr) 21rem}.about-photo img{min-height:29rem}.projects-hero,.about-hero,.case-study{padding-top:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
