@charset "UTF-8";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#edf7f7;background:linear-gradient(90deg,#050b10f2,#050b10c7,#050b10f5),#050b10;line-height:1.6}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 10%,rgba(0,136,136,.18),transparent 34%),radial-gradient(circle at 85% 22%,rgba(0,136,136,.1),transparent 28%);z-index:-1}a{color:inherit;text-decoration:none}h1,h2,h3{line-height:1.08;margin:0}h1{max-width:850px;font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.07em}h1 span,h2 span{color:#088}.container{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050b10c7;border-bottom:1px solid rgba(255,255,255,.12)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.02em}.brand-mark{width:42px;height:42px;display:block;border-radius:12px;object-fit:contain;padding:4px;background:#ffffff05;box-shadow:0 0 24px #0883}.nav-links{display:flex;align-items:center;gap:18px;color:#aebfc4;font-size:.94rem}.nav-links a:hover{color:#088}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid rgba(0,136,136,.52);background:#088;color:#fff;font-weight:600;box-shadow:0 12px 34px #0883;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 18px 48px #00888847}.btn.secondary{background:transparent;color:#edf7f7;border-color:#ffffff1f;box-shadow:none;font-weight:400}.btn.secondary:hover{border-color:#008888a6;color:#088}.eyebrow{display:inline-flex;align-items:center;color:#088;background:#00888829;border:1px solid rgba(0,136,136,.32);border-radius:999px;padding:8px 13px;font-size:.9rem;font-weight:700;gap:10px;margin-bottom:22px}.hero{min-height:calc(100vh - 76px);display:grid;align-items:center;padding:84px 0 64px}.hero-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:42px;align-items:center}.hero-lede{max-width:720px;margin:24px 0 0;color:#aebfc4;font-size:clamp(1.05rem,2vw,1.32rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-card{background:#0c161ed1;border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:0 24px 80px #00000059;padding:26px}.hero-card p{color:#aebfc4;margin:14px 0 0}.project-hero{min-height:0}.availability{display:grid;gap:14px;margin-top:22px}.availability div{display:flex;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12);color:#aebfc4}.availability div:last-child{border-bottom:0;padding-bottom:0}.availability strong{color:#edf7f7;text-align:right}section{padding:92px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px}.section-head.single{display:block;margin:0}.section-head.single p{margin-top:14px}.section-head h2{font-size:clamp(1.6rem,3vw,2.6rem);letter-spacing:-.045em}.section-head p{max-width:520px;color:#aebfc4;margin:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{background:#0c161ed1;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:26px;position:relative;overflow:hidden;box-shadow:0 16px 50px #00000038}.card:after{content:"";position:absolute;inset:auto -120px -180px auto;width:240px;height:240px;border-radius:50%;background:#00888814;pointer-events:none}.card h3{font-size:1.28rem;margin-bottom:12px}.card p{color:#aebfc4;margin:14px 0 0}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#aebfc4;font-size:.82rem}.project-card{min-height:100%;display:flex;flex-direction:column}.project-card[href]{color:inherit;text-decoration:none}.project-card[href]:hover{border-color:#00888873;background:#0088880a}.project-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.status{white-space:nowrap;color:#088;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.metric{margin-top:20px;padding:16px;border-radius:16px;background:#0088881a;border:1px solid rgba(0,136,136,.22);color:#edf7f7;font-weight:750}.project-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:22px}.project-links a{color:#088;font-weight:700;font-size:.92rem}.project-page-shell{width:min(1160px,100% - 40px);margin-inline:auto;display:grid;grid-template-columns:1fr 340px;gap:18px;align-items:stretch;padding:84px 0 92px}.project-page-shell .hero-grid{gap:18px}.project-page-shell .hero-card,.project-page-shell .card{height:100%}.project-page-shell .hero-actions{margin-top:22px}.project-page-main{min-width:0;display:flex;flex-direction:column;gap:18px}.project-page-main section{padding:0}.code-sample-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.code-sample-link{display:inline-flex;align-items:center;gap:8px;color:#088;font-weight:700;text-decoration:underline;text-underline-offset:3px}.code-sample-link:hover{color:#19c2c2}.code-sample-link-icon{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Monaco,monospace;font-size:.82rem;line-height:1;padding:4px 7px;border-radius:999px;border:1px solid rgba(0,136,136,.36);background:#0088881f}.code-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#03080cc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.code-modal{width:min(1080px,100%);max-height:min(90vh,960px);display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#091218fa,#060c12fa);box-shadow:0 24px 80px #00000059;overflow:hidden}.code-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.code-modal-header>div:first-child{min-width:0}.code-modal-header h3{margin:0;font-size:clamp(1.2rem,2vw,1.5rem);overflow-wrap:anywhere}.code-modal-title{display:inline-flex;align-items:center;flex-wrap:wrap}.code-modal-thought{display:inline-flex;align-items:center;min-height:36px;border-radius:999px;border:1px solid rgba(0,136,136,.24);background:#00888814;color:#088;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;min-height:30px;padding:0 10px}.code-modal-subtitle{margin:10px 0 0;color:#aebfc4}.code-modal-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.code-modal-close-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;color:#088;font-size:1.6rem;font-weight:700;line-height:1;text-decoration:none;cursor:pointer}.code-modal-close-link:hover{color:#19c2c2}.code-modal-language{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(0,136,136,.24);background:#00888814;color:#088;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.code-modal-body{min-height:0;min-width:0}.code-modal-pre{margin:0;width:100%;max-width:100%;max-height:calc(90vh - 170px);overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(122,152,166,.72) rgba(3,11,16,.96);padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:#020a0ef5}.code-modal-pre::-webkit-scrollbar{width:12px;height:12px}.code-modal-pre::-webkit-scrollbar-track{background:#030b10f5;border-radius:999px}.code-modal-pre::-webkit-scrollbar-thumb{background:#7a98a6b8;border-radius:999px;border:2px solid rgba(3,11,16,.96)}.code-modal-pre::-webkit-scrollbar-thumb:hover{background:#95b7c6cc}.code-modal-pre::-webkit-scrollbar-corner{background:#030b10f5}.code-modal-pre code{display:block;color:#edf7f7;background:transparent;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Monaco,monospace;font-size:.92rem;line-height:1.65;-moz-tab-size:2;tab-size:2;white-space:pre}.hljs{color:#edf7f7;background:transparent}.hljs-comment,.hljs-quote{color:#7f98a4;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-doctag,.hljs-name,.hljs-meta .hljs-keyword{color:#7cdfff}.hljs-string,.hljs-attr,.hljs-regexp,.hljs-template-variable,.hljs-attr-value{color:#c3e88d}.hljs-title,.hljs-section,.hljs-class .hljs-title,.hljs-function .hljs-title{color:#fca5a5}.hljs-number,.hljs-literal,.hljs-built_in{color:#f9c74f}.hljs-symbol,.hljs-bullet,.hljs-variable,.hljs-template-tag{color:#f5a97f}.hljs-params,.hljs-type{color:#edf7f7}.hljs-meta{color:#7cdfff}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.project-page-sidebar{position:relative;max-height:none}.project-layout{display:grid;grid-template-columns:1fr 340px;gap:18px;align-items:stretch}.project-sidebar{position:sticky;top:88px;min-height:calc(100vh - 100px);max-height:calc(100vh - 100px);overflow:auto}.project-sidebar h3{margin-bottom:14px}.project-nav{display:grid;gap:10px}.project-nav-link{display:grid;gap:6px;color:#aebfc4;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff08;transition:border-color .2s ease,color .2s ease,background .2s ease}.project-nav-link:hover{color:#edf7f7;border-color:#00888873;background:#00888814}.project-nav-link strong{color:#edf7f7;font-size:.96rem;line-height:1.3}.project-nav-status{color:#088;font-size:.74rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.project-nav-summary{font-size:.84rem;line-height:1.4}.project-content{margin-top:20px;color:#aebfc4}.project-content p,.project-content ul,.project-content ol{margin:0 0 14px}.project-content a{color:#088;text-decoration:underline}.skills-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:18px;align-items:start}.skill-cloud{display:flex;flex-wrap:wrap;gap:10px}.skill-cloud span{padding:10px 13px;border:1px solid rgba(255,255,255,.12);background:#ffffff0b;border-radius:12px;color:#aebfc4}.timeline{display:grid;gap:16px}.job{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0b}.job time{color:#088;font-weight:800}.job h3{font-size:1.08rem;margin-bottom:8px}.job p{color:#aebfc4;margin:0;white-space:pre-line}.testimonial{display:flex;flex-direction:column;gap:18px}.quote{color:#aebfc4;font-size:1.02rem}.quote:before{content:"“";color:#088;font-size:2rem;line-height:0}.person strong{display:block}.person span{color:#aebfc4}.contact-band{background:linear-gradient(135deg,#00888838,#ffffff0b);border:1px solid rgba(0,136,136,.28);border-radius:32px;padding:clamp(28px,6vw,58px);box-shadow:0 24px 80px #00000059;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.contact-band h2{font-size:clamp(1.6rem,3vw,2.6rem);letter-spacing:-.045em;margin-bottom:14px}.contact-band p{color:#aebfc4;margin:0}.contact-list{display:grid;gap:12px;color:#aebfc4}.contact-list a:not(.btn):not(.social-link),.contact-list .location{color:#edf7f7;font-weight:700}.contact-list a:not(.btn):not(.social-link):hover{color:#088}.contact-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:6px}.contact-social{display:flex;flex-wrap:wrap;gap:10px;margin-left:10px}.connect-row{display:flex;align-items:center;flex-wrap:wrap}.social-link{position:relative;width:40px;height:40px;border-radius:999px;border:1px solid rgba(0,136,136,.4);background:#00888824;display:inline-flex;align-items:center;justify-content:center;color:#088;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.social-link:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);white-space:nowrap;opacity:0;pointer-events:none;padding:4px 8px;border-radius:8px;border:1px solid rgba(0,136,136,.38);background:#040e14f7;color:#d8ffff;font-size:.72rem;font-weight:700;line-height:1;transition:opacity .16s ease,transform .16s ease;z-index:2}.social-link:hover{transform:translateY(-1px);background:#00888838;border-color:#0088889e;color:#d8ffff;box-shadow:0 8px 22px #0088883d}.social-link:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.social-icon{width:24px;height:24px;display:block;fill:currentColor}.site-footer{padding:36px 0;color:#aebfc4;border-top:1px solid rgba(255,255,255,.12)}@media (max-width: 920px){.hero-grid,.grid-3,.grid-2,.skills-wrap,.contact-band,.project-layout,.project-page-shell{grid-template-columns:1fr}.project-page-shell{padding-top:58px}.project-sidebar,.project-page-sidebar{position:static;min-height:0;max-height:none;overflow:visible}.section-head{display:block}.section-head p{margin-top:12px}.nav-links{display:none}}@media (max-width: 900px){.code-modal{padding:18px}.code-modal-header{flex-direction:column}.code-modal-actions{justify-content:flex-start}.code-modal-pre{max-height:calc(90vh - 220px)}}@media (max-width: 640px){.container{width:min(1160px,100% - 28px)}.hero{padding-top:58px}.job{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.contact-actions .btn{width:auto}section{padding:66px 0}.availability div{display:block}.availability strong{display:block;text-align:left;margin-top:4px}}
