:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background:#f7f7f5;--surface:#fff;--surface-muted:#eeeeeb;--text-primary:#111;--text-secondary:#626262;--border:#deded9;--accent:#111;--container:1180px;--radius-lg:24px;--radius-md:16px;--radius-sm:10px;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text-primary);margin:0}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--text-primary);color:var(--background)}@media (prefers-color-scheme:dark){:root{--background:#0c0c0c;--surface:#151515;--surface-muted:#202020;--text-primary:#f5f5f5;--text-secondary:#a1a1a1;--border:#292929;--accent:#f5f5f5}}@media (width<=768px){:root{--radius-lg:20px;--radius-md:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}h1,h2,h3,p{overflow-wrap:anywhere}.navbar{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f5e6;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;min-height:72px;display:flex}.logo{border:1px solid var(--border);letter-spacing:-.04em;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.8rem;font-weight:800;display:grid}.nav-inner nav{align-items:center;gap:28px;display:flex}.nav-inner nav a{color:var(--text-secondary);font-size:.9rem;transition:color .18s}.nav-inner nav a:hover,.nav-inner nav a:focus-visible{color:var(--text-primary)}.hero{text-align:center;place-items:center;min-height:calc(100vh - 72px);padding:100px 0 120px;display:grid}.hero-content{flex-direction:column;align-items:center;width:min(100%,1100px);display:flex}.hero-image{border:1px solid var(--border);border-radius:50%;width:190px;height:190px;margin-bottom:30px;overflow:hidden;box-shadow:0 18px 40px #11111114}.hero-image img{object-fit:cover;filter:contrast(1.05)saturate(1.04);width:100%;height:100%;display:block}.eyebrow{color:var(--text-secondary);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:700}.hero h1{letter-spacing:-.07em;max-width:900px;margin:0;font-size:clamp(3rem,7vw,6.5rem);line-height:.95}.hero h1 span{color:var(--text-secondary)}.hero-specialties{color:var(--text-primary);letter-spacing:.04em;margin:28px 0 0;font-size:clamp(.85rem,2vw,1.05rem);font-weight:600}.hero-description{max-width:650px;color:var(--text-secondary);margin:22px auto 0;font-size:1.08rem;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:.9rem;font-weight:700;transition:transform .18s,opacity .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--text-primary);color:var(--background)}.button-secondary{border:1px solid var(--border);background:var(--surface);color:var(--text-primary)}.section{padding:120px 0}.section-heading{max-width:720px;margin-bottom:52px}.section-heading h2,.contact-content h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1}.about-grid{grid-template-columns:1.6fr 1fr;gap:20px;display:grid}.about-copy,.about-panel,.niche-card,.project-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.about-copy,.about-panel{padding:32px}.about-copy{color:var(--text-secondary);line-height:1.8}.about-copy p{margin:0 0 18px}.about-copy p:last-child{margin-bottom:0}.about-panel h3{margin:0 0 18px;font-size:1.08rem}.about-panel ul{color:var(--text-secondary);margin:0;padding-left:20px;line-height:1.8}.niche-grid,.project-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.niche-card,.project-card{padding:30px;transition:transform .2s,border-color .2s}.niche-card:hover,.project-card:hover{border-color:var(--text-secondary);transform:translateY(-4px)}.niche-card h3,.project-card h3{letter-spacing:-.03em;margin:0;font-size:1.2rem}.niche-card p,.project-card p,.featured-project p,.contact-content>p{color:var(--text-secondary);line-height:1.7}.niche-card p,.project-card p{margin:14px 0 0}.featured-project{border-radius:var(--radius-lg);background:var(--text-primary);color:var(--background);justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:16px;padding:44px;display:flex}.featured-project>div{max-width:700px}.featured-project .project-label{color:inherit;opacity:.6}.featured-project h3{letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(2rem,4vw,3.5rem)}.featured-project p{color:inherit;opacity:.7}.featured-project .button{background:var(--background);color:var(--text-primary);flex-shrink:0}.project-label{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:800}.project-card{flex-direction:column;gap:10px;min-height:290px;display:flex}.project-card a{margin-top:auto;padding-top:18px;font-size:.9rem;font-weight:700}.project-meta{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.project-meta span,.skill-tag{border:1px solid var(--border);background:var(--surface);min-height:30px;color:var(--text-secondary);border-radius:999px;align-items:center;padding:6px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.hackathon-section{background:var(--surface-muted)}.hackathon-heading>p:last-child{max-width:620px;color:var(--text-secondary);margin:24px 0 0;line-height:1.7}.hackathon-list{border-top:1px solid var(--border)}.hackathon-card{border-bottom:1px solid var(--border);grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:28px;padding:34px 0;display:grid}.hackathon-number{color:var(--text-secondary);letter-spacing:.12em;font-size:.82rem;font-weight:800}.hackathon-details{max-width:760px}.hackathon-details h3{letter-spacing:-.05em;margin:0;font-size:clamp(1.7rem,3vw,2.7rem)}.hackathon-details>p:not(.project-label){color:var(--text-secondary);margin:14px 0 0;line-height:1.7}.hackathon-built{gap:8px;display:flex}.hackathon-built strong{color:var(--text-primary);flex-shrink:0}.hackathon-link{white-space:nowrap;align-self:center;padding:10px 0 10px 24px;font-size:.9rem;font-weight:700}.hackathon-link span{margin-left:6px;transition:transform .18s;display:inline-block}.hackathon-link:hover span,.hackathon-link:focus-visible span{transform:translate(3px,-3px)}.skills-list{flex-wrap:wrap;gap:12px;display:flex}.contact-section{padding-bottom:160px}.contact-content{max-width:900px}.contact-content>p{max-width:600px;margin-top:24px;font-size:1.1rem}.social-links{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}footer{border-top:1px solid var(--border)}.footer-inner{min-height:80px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:16px;font-size:.9rem;display:flex}:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px}@media (width<=900px){.about-grid,.niche-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-project{flex-direction:column;align-items:flex-start}.hackathon-card{grid-template-columns:52px minmax(0,1fr)}.hackathon-link{grid-column:2;justify-self:start;padding-left:0}}@media (width<=768px){.nav-inner{flex-direction:column;justify-content:center;gap:14px;min-height:88px;padding:18px 0}.nav-inner nav{flex-wrap:wrap;justify-content:center;gap:8px 14px;width:100%}.hero{padding-top:80px}.about-grid,.niche-grid,.project-grid{grid-template-columns:1fr}.hero-actions,.social-links{flex-direction:column;width:100%}.button{width:100%;padding-left:16px;padding-right:16px}.footer-inner{text-align:center;flex-direction:column;justify-content:center;padding:18px 0}}@media (width<=640px){.container{width:min(var(--container), calc(100% - 32px))}.nav-inner{min-height:64px}.nav-inner nav a{font-size:.8rem}.hero{min-height:auto;padding:64px 0 84px}.hero-image{width:150px;height:150px}.hero h1{font-size:clamp(2.65rem,14vw,4.5rem);line-height:.98}.hero-specialties{max-width:300px;line-height:1.6}.hero-description{font-size:1rem}.section{padding:72px 0}.section-heading{margin-bottom:36px}.about-copy,.about-panel,.featured-project{padding:24px}.hackathon-card{grid-template-columns:1fr;gap:14px}.hackathon-link{grid-column:auto}.hackathon-built{flex-direction:column;gap:4px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
