@font-face{font-family:Manrope;src:url(manrope-regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-semibold.woff2) format('woff2');font-weight:500 600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-extrabold.woff2) format('woff2');font-weight:700 800;font-style:normal;font-display:swap}
:root{--paper:#f8f9fc;--white:#fff;--ink:#17212b;--muted:#64707b;--line:#dce1e7;--blue:#3155e7;--teal:#14766b;--coral:#d57967;--font:Manrope,Arial,sans-serif;--gutter:56px}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.16}h1,h2{font-weight:600}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:disabled{cursor:default}svg{width:20px;height:20px;stroke-width:1.7;flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}::selection{background:#c8d3ff;color:#17214a}[hidden]{display:none!important}.container{width:min(1320px,calc(100% - var(--gutter)*2));margin-inline:auto}.section{padding-top:112px;padding-bottom:112px}.skip-link{position:fixed;left:16px;top:12px;transform:translateY(-160%);z-index:100;background:var(--ink);color:white;padding:10px 18px;border-radius:4px}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:30;background:rgba(248,249,252,.94);border-bottom:1px solid rgba(220,225,231,.65);backdrop-filter:blur(16px)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.monogram{display:block;font-size:34px;height:.8em;aspect-ratio:839/578;background:currentColor;-webkit-mask:url(logo.svg) no-repeat center/contain;mask:url(logo.svg) no-repeat center/contain}.wordmark-name{font-size:14px;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:32px;margin-left:60px}.desktop-nav a{font-size:14px;color:var(--muted);position:relative;padding-block:8px}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--blue)}.desktop-nav a[aria-current]::after{content:'';position:absolute;bottom:0;left:50%;width:4px;height:4px;border-radius:50%;background:var(--blue)}.nav-actions{display:flex;align-items:center;gap:26px}.nav-resume{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.nav-resume svg{width:15px;height:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:14px 23px;border-radius:5px;font-weight:600;font-size:14px;line-height:1.3;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:white;box-shadow:0 5px 14px #3155e71a}.button-primary:hover{background:#2344cd;box-shadow:0 7px 20px #3155e729}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#344453}.button-small{min-height:43px;font-size:13px;gap:20px;padding:11px 18px}.button-small svg{width:17px;height:17px}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;line-height:1.5}.text-link:hover{color:var(--blue)}.text-link svg{width:17px;height:17px}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:transparent;transition:background .2s;flex-shrink:0}.icon-button:hover{background:#e4e8f1}.menu-toggle{display:none}.mobile-nav{padding:10px var(--gutter) 24px;background:var(--paper);border-top:1px solid var(--line);max-height:calc(100svh - 76px);overflow:auto}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;font-size:20px;padding:13px 0}.hero{position:relative;isolation:isolate;height:min(740px,calc(100svh - 155px));min-height:600px;overflow:hidden;border-bottom:1px solid var(--line)}.hero-art{position:absolute;inset:0;z-index:-1;outline-offset:-6px;touch-action:pan-y}.hero-art canvas{display:block;width:100%;height:100%}.hero-inner{height:100%;display:flex;flex-direction:column;pointer-events:none}.hero-inner a,.hero-inner button{pointer-events:auto}.hero-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:32px;font-size:12px;color:var(--muted)}.availability{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#4c605c}.status-dot{height:6px;width:6px;background:#3b9e7f;border-radius:50%;box-shadow:0 0 0 4px #3b9e7f0c;flex-shrink:0}.local-time{display:flex;gap:18px;font-variant-numeric:tabular-nums}.hero-copy{margin-top:auto;margin-bottom:auto;padding-top:27px;padding-bottom:23px;max-width:600px}.hero h1{font-size:116px;line-height:.98;font-weight:600}.name-period{color:var(--ink)}.hero-role{font-size:20px;font-weight:600;margin-top:25px}.hero-description{font-size:15px;color:var(--muted);line-height:1.8;margin-top:14px}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:28px}.hero-bottom{padding-bottom:29px;display:flex;justify-content:space-between;align-items:flex-end}.tiny-label{display:block;font-size:10px;color:var(--muted);margin-bottom:4px}.hero-bottom strong{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:800}.hero-bottom strong svg{width:13px;height:13px}.art-caption{display:flex;align-items:center;gap:17px;font-size:11px;color:var(--muted)}.motion-toggle{width:32px;height:32px;border:1px solid var(--line)}.motion-toggle svg{height:12px;width:12px}.mobile-break{display:none}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:45px}.section-label{font-size:12px;font-weight:600;color:var(--muted);margin-bottom:16px}.section-heading h2,h2{font-size:44px}.heading-note{font-size:13px;color:var(--muted);line-height:1.8}.work{padding-top:77px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 30px}.project-featured{grid-column:1/-1}.project-visual{display:block;width:100%;height:372px;position:relative;border-radius:7px;overflow:hidden;text-align:left;padding:28px;background:#e9edff;transition:box-shadow .3s}.project-visual:hover{box-shadow:0 10px 30px #17212b0c}.project-visual:hover .visual-open{background:var(--ink);color:white;transform:rotate(45deg)}.lead-visual{height:424px;background:#e9edff;color:#263c78}.visual-label{position:absolute;top:25px;left:28px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600}.mini-mark{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#ffffff80}.mini-mark svg{width:17px;height:17px}.visual-note{position:absolute;top:30px;right:28px;font-size:10px;opacity:.65}.visual-open{position:absolute;right:21px;bottom:21px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:50%;transition:transform .3s,background .3s,color .3s}.visual-open svg{width:17px;height:17px}.pipeline{max-width:875px;margin:48px auto 0}.pipeline-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.pipeline-heading>span:first-child{font-size:29px;line-height:1.3;font-weight:600}.pipeline-symbol{width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:var(--blue);border:1px solid #c3cef2;border-radius:50%}.pipeline-symbol svg{width:26px;height:26px}.pipeline-steps{display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center}.pipeline-step{position:relative;padding:21px 18px 21px 58px;background:#f8faff;border:1px solid #d7dff9;border-radius:5px;min-height:112px;display:flex;flex-direction:column}.pipeline-step>svg{position:absolute;left:19px;top:23px;width:22px;height:22px;color:#526fb5}.pipeline-step .step-kicker{font-size:10px;color:#6073a7;margin-bottom:8px}.pipeline-step strong{font-size:12px;font-weight:700;white-space:nowrap}.pipeline-step>span:last-child{font-size:9px;white-space:nowrap;color:#7381a4;margin-top:4px}.ai-step{background:var(--blue);border-color:var(--blue);box-shadow:0 7px 18px #3155e727;color:white}.ai-step>svg,.ai-step .step-kicker,.ai-step>span:last-child{color:#d0daff}.pipeline-connector{text-align:center;color:#8295d3}.pipeline-connector svg{width:18px;height:18px}.pipeline-bottom{display:flex;justify-content:center;gap:34px;margin-top:22px;font-size:10px;color:#6c7b9f}.pipeline-bottom span{display:flex;align-items:center;gap:7px}.pipeline-bottom svg{width:13px;height:13px}.project-info{padding:24px 0 0;display:flex;flex-direction:column;gap:20px}.project-featured .project-info{flex-direction:row;justify-content:space-between;gap:45px}.project-featured .project-info>div:first-child{max-width:660px}.project-featured .tags{max-width:270px;align-content:flex-start;justify-content:flex-end;margin-top:26px}.project-category{font-size:10px;color:var(--muted);margin-bottom:11px}.project-title{font-weight:600;font-size:23px;background:none;padding:0;display:flex;align-items:center;gap:17px;text-align:left;line-height:1.35}.project-title:hover{color:var(--blue)}.project-title svg{width:20px;height:20px}.project-info p:not(.project-category){font-size:13px;color:var(--muted);line-height:1.9;margin-top:12px;max-width:610px}.tags{display:flex;flex-wrap:wrap;gap:7px}.tags>span{border:1px solid var(--line);border-radius:4px;padding:4px 9px;font-size:10px;color:#5c6672;line-height:1.6}.payment-visual{background:#e4f1ed;color:#24594f}.reconcile-preview{width:355px;max-width:100%;margin:52px auto 0}.file-pair{display:flex;gap:12px;justify-content:center}.file-pair span{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 14px;font-size:10px;border:1px solid #c3ded4;border-radius:4px;background:#f5fbf8}.file-pair svg{width:16px;height:16px}.reconcile-line{width:1px;height:25px;background:#9fc7b8;margin:auto}.match-engine{background:#236e5d;color:white;display:flex;align-items:center;justify-content:center;gap:23px;padding:20px;border-radius:5px;box-shadow:0 8px 20px #236e5d13}.match-engine>svg{height:36px;width:36px;stroke-width:1.2}.match-engine strong{font-size:21px;line-height:1.25;font-weight:600}.match-engine div>span{display:block;font-size:9px;color:#cae4db;margin-top:9px}.result-pair{display:flex;gap:19px;justify-content:center;margin-top:21px;font-size:9px}.result-pair span{display:flex;align-items:center;gap:6px}.result-pair svg{height:13px;width:13px}.review-visual{background:#f5e9e5;color:#794d42}.review-preview{max-width:340px;margin:42px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:23px 20px;align-items:center}.review-stars{grid-column:1/-1;display:flex;gap:5px;color:#c78465}.review-stars svg{width:16px;height:16px;fill:currentColor;stroke-width:0}.review-preview>strong{font-size:26px;line-height:1.35;font-weight:600}.review-route{display:flex;flex-direction:column;align-items:center;gap:8px}.review-route>span{font-size:9px;display:flex;align-items:center;gap:8px;border:1px solid #e4c9bf;padding:11px 12px;border-radius:4px;white-space:nowrap;width:171px;background:#fff8f4}.review-route>svg{height:15px;width:15px;color:#c69b8d}.review-route>span svg{height:14px;width:14px}.review-route>span.review-ai{background:#8f5746;border-color:#8f5746;color:white}.more-work{margin-top:76px}.more-work-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.more-work h3{font-size:19px;font-weight:600}.more-work-heading .text-link{font-size:12px}.archive-link{display:grid;grid-template-columns:40px 1fr auto 20px;align-items:center;gap:21px;padding:25px 0;border-top:1px solid var(--line)}.archive-link:last-child{border-bottom:1px solid var(--line)}.archive-icon{height:40px;width:40px;background:#edf0f6;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#58657b}.archive-link strong{display:block;font-size:14px;font-weight:600}.archive-link>span>span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.archive-stack{font-size:11px;color:var(--muted);margin-right:15px}.archive-link:hover strong,.archive-link:hover>svg{color:var(--blue)}.archive-link>svg{width:17px;height:17px}.about{background:#edf1f3}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.about h2{font-size:43px;line-height:1.25}.profile-signature{display:flex;align-items:center;gap:14px;margin-top:38px}.profile-signature img{border-radius:6px}.profile-signature strong{font-size:13px;display:block;font-weight:600}.profile-signature span{font-size:11px;color:var(--muted);display:block;margin-top:3px}.profile-signature>svg{width:16px;height:16px;margin-left:12px;color:var(--muted)}.about-copy{padding-top:32px}.about-copy p{color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:21px}.about-copy .about-lead{font-size:20px;line-height:1.65;color:var(--ink)}.about-copy .text-link{margin-top:9px;font-size:12px}.capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:74px;border-top:1px solid #d5dde1}.capability{padding-top:32px;padding-right:35px}.capability+.capability{padding-left:35px;border-left:1px solid #d5dde1}.capability>svg{height:25px;width:25px;color:var(--blue);margin-bottom:19px}.capability:nth-child(2)>svg{color:var(--teal)}.capability:nth-child(3)>svg{color:#b36d59}.capability h3{font-size:17px;font-weight:600;margin-bottom:12px}.capability p{color:var(--muted);font-size:12px;max-width:270px}.skill-list{font-size:11px;line-height:1.9;margin-top:22px;color:#566370}.experience-layout{display:grid;grid-template-columns:1fr 1.9fr;gap:80px}.experience-intro h2{font-size:44px;line-height:1.2}.experience-intro>p:not(.section-label){font-size:13px;color:var(--muted);line-height:1.9;margin-top:22px}.experience-intro .text-link{font-size:12px;margin-top:25px}.experience-list{border-top:1px solid var(--line)}.experience-item{border-bottom:1px solid var(--line)}.experience-item summary{list-style:none;display:grid;grid-template-columns:43px 1fr auto 16px;gap:17px;align-items:center;padding:26px 0;cursor:pointer}.experience-item summary::-webkit-details-marker{display:none}.company-mark{display:flex;align-items:center;justify-content:center;width:43px;height:43px;font-size:22px;font-weight:800;background:#e7eaff;border-radius:6px;color:#3c54a3}.atlas-mark{background:#f2e6e5;color:#a45651}.farz-mark{background:#dcefe7;color:#367762}.vidvatta-mark{background:#eee8fa;color:#827090}.experience-name strong{display:block;font-size:13px;font-weight:700}.experience-name>span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.current-label{display:inline-block;font-size:8px;font-weight:600;color:#2b7762;background:#e1f0e9;padding:2px 6px;border-radius:3px;margin-left:7px;vertical-align:middle}.experience-date{font-size:10px;color:var(--muted)}.details-icon{width:16px;height:16px;color:var(--muted);transition:transform .2s}.experience-item[open] .details-icon{transform:rotate(45deg)}.experience-body{margin:-4px 33px 26px 60px}.experience-body p{font-size:12px;line-height:1.95;color:var(--muted)}.experience-impact{display:flex;align-items:center;gap:8px;margin-top:17px;color:var(--teal);font-size:10px;font-weight:600}.experience-impact svg{height:14px;width:14px}.recognition{margin-top:79px;padding-top:35px;border-top:1px solid var(--line)}.recognition>.section-label{margin-bottom:28px}.recognition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.recognition-grid>div{display:grid;grid-template-columns:23px 1fr;column-gap:14px;align-items:center}.recognition-grid svg{grid-row:1/3;width:22px;height:22px;color:#8793a1}.recognition-grid strong{font-weight:600;font-size:17px}.recognition-grid span{font-size:11px;color:var(--muted);margin-top:4px}.contact{background:#172b29;color:#f2f7f4;padding-top:57px;padding-bottom:47px}.contact-top{display:flex;align-items:center;justify-content:space-between;gap:25px;color:#a6bab3;font-size:11px}.contact .availability{color:#b7cbc2}.contact .status-dot{background:#9dc7ac;box-shadow:none}.contact-main{display:flex;justify-content:space-between;align-items:center;gap:50px;padding:48px 0 55px}.contact h2{font-size:80px;font-weight:500;line-height:1.08}.contact-main p{font-size:17px;color:#a6bab3;margin-top:22px}.contact-arrow{width:126px;height:126px;display:flex;align-items:center;justify-content:center;border:1px solid #516d63;border-radius:50%;margin-right:14px;transition:background .25s,color .25s,transform .25s;flex-shrink:0}.contact-arrow svg{height:55px;width:55px;stroke-width:1.15}.contact-arrow:hover{background:#d9ebdf;color:#172b29;transform:rotate(45deg)}.contact-bottom{border-top:1px solid #385047;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:28px}.email-wrap{display:flex;align-items:center;gap:15px;min-width:0}.email-link{font-size:21px}.copy-email{color:#b9cdc2;border:1px solid #456055;width:34px;height:34px}.copy-email svg{height:14px;width:14px}.copy-email:hover{background:#355146}.phone-link{display:flex;align-items:center;gap:14px;font-size:12px;color:#b6c9c0}.phone-link svg{height:15px;width:15px}.site-footer{padding-top:31px;padding-bottom:31px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer .monogram{font-size:28px}.copyright{font-size:10px;color:var(--muted);margin-left:6px}.footer-links{display:flex;align-items:center;gap:28px}.footer-links a{display:flex;align-items:center;gap:9px;font-size:11px}.footer-links svg{height:14px;width:14px}.footer-links a:hover{color:var(--blue)}.footer-links .back-top{border:1px solid var(--line);width:34px;height:34px;justify-content:center;border-radius:50%;margin-left:9px}.project-dialog{border:0;border-radius:8px;padding:35px;width:min(650px,calc(100% - 32px));max-height:calc(100svh - 48px);background:var(--paper);color:var(--ink);box-shadow:0 25px 100px #09132840;overscroll-behavior:contain}.project-dialog::backdrop{background:#152b3b70;backdrop-filter:blur(7px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.dialog-top .section-label{margin:0;font-size:11px}.dialog-close{background:#e9edf2}.project-dialog h2{font-size:34px;line-height:1.25;max-width:480px}.dialog-description{font-size:15px;line-height:1.8;margin-top:20px;color:var(--muted)}.dialog-section{border-top:1px solid var(--line);padding-top:21px;margin-top:25px}.dialog-section h3{font-size:14px;margin-bottom:10px;font-weight:700}.dialog-section p,.dialog-section li{font-size:12px;line-height:1.9;color:var(--muted)}.dialog-section ul{padding-left:18px;margin:0}.project-dialog .tags{margin-top:27px}.dialog-footer{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:29px}.dialog-footer .button{min-height:45px;font-size:12px}.dialog-footer .text-link{font-size:12px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:white;font-size:13px;padding:12px 20px;border-radius:5px;z-index:100;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.hero-copy{animation:hero-enter .8s ease both}@keyframes hero-enter{from{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero h1{font-size:130px}.hero-copy{max-width:630px}.hero-role{font-size:22px}}
@media(max-width:1150px){:root{--gutter:36px}.desktop-nav{margin-left:0;gap:22px}.nav-actions{gap:18px}.hero h1{font-size:104px}.hero-copy{max-width:520px}.hero-role{font-size:18px}.hero-description{font-size:14px}.pipeline{max-width:790px}.pipeline-step{padding-left:47px;padding-right:10px}.pipeline-step>svg{left:14px;width:18px;height:18px}.project-featured .project-info{gap:28px}.project-title{font-size:21px}.about-grid{gap:55px}.about h2{font-size:37px}.experience-layout{gap:45px;grid-template-columns:1fr 2fr}.experience-item summary{gap:12px}.experience-date{font-size:9px}.review-preview{gap:20px 10px}.review-preview>strong{font-size:23px}}
@media(max-width:900px){:root{--gutter:28px}.wordmark-name{display:none}.nav-actions{gap:20px}.hero{height:640px;min-height:0}.hero h1{font-size:92px}.hero-copy{max-width:450px}.hero-description{max-width:345px}.desktop-break{display:none}.hero-role{font-size:17px}.hero-actions{gap:22px}.section{padding-block:85px}.work{padding-top:65px}h2,.section-heading h2{font-size:37px}.heading-note{font-size:11px}.lead-visual{height:390px}.pipeline-step{padding:17px 13px;min-height:135px}.pipeline-step>svg{position:static;margin-bottom:10px}.pipeline-step .step-kicker{display:none}.pipeline-step strong{font-size:11px;white-space:normal}.pipeline-step>span:last-child{white-space:normal;font-size:9px}.pipeline-steps{grid-template-columns:1fr 24px 1fr 24px 1fr}.pipeline-heading>span:first-child{font-size:27px}.project-grid{gap:45px 22px}.project-visual:not(.lead-visual){height:360px;padding-inline:20px}.visual-label{left:20px;font-size:10px}.visual-note{right:20px;font-size:8px;top:34px}.lead-visual .visual-label{font-size:12px}.lead-visual .visual-note{font-size:10px}.project-featured .project-info{flex-direction:column;gap:18px}.project-featured .tags{max-width:none;margin:0;justify-content:flex-start}.project-title{font-size:20px}.file-pair{gap:6px}.file-pair span{font-size:8px;padding:11px 9px;gap:5px}.match-engine{gap:12px;padding:22px 13px}.match-engine strong{font-size:19px}.result-pair{gap:10px;font-size:8px}.review-preview{grid-template-columns:1fr;gap:10px;margin-top:45px;position:relative}.review-stars{justify-content:center}.review-preview>strong{font-size:19px;text-align:center}.review-preview>strong br{display:none}.review-route{gap:4px}.review-route>span{padding:7px 10px;font-size:8px;width:165px}.review-route>svg{height:12px}.reconcile-preview{margin-top:62px}.about-grid{gap:35px}.about h2{font-size:32px}.about-copy .about-lead{font-size:17px}.about-copy p{font-size:13px}.capability{padding-right:20px}.capability+.capability{padding-left:20px}.capability h3{font-size:15px}.capability p,.skill-list{font-size:11px}.experience-layout{grid-template-columns:1fr;gap:36px}.experience-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.experience-intro .section-label{grid-column:1/-1}.experience-intro h2{font-size:37px;grid-row:2/4}.experience-intro h2 br{display:none}.experience-intro>p:not(.section-label){margin:0}.experience-intro .text-link{margin-top:15px}.experience-name strong{font-size:14px}.experience-date{font-size:11px}.experience-item summary{gap:19px}.experience-body{margin-left:62px}.recognition-grid{gap:23px}.recognition-grid strong{font-size:16px}.recognition-grid span{font-size:10px}.contact h2{font-size:65px}.contact-arrow{width:104px;height:104px}.contact{padding-block:45px}.contact-main{padding-block:43px}.contact-top>span:last-child{font-size:10px}}
@media(max-width:620px){:root{--gutter:22px}html{scroll-padding-top:90px}.nav-wrap{height:72px;gap:15px}.wordmark-name{display:inline;font-size:12px}.monogram{font-size:31px}.wordmark{gap:10px}.desktop-nav,.nav-resume{display:none}.menu-toggle{display:inline-flex}.nav-actions{gap:10px}.nav-actions .button{font-size:11px;padding:10px 13px;min-height:36px;gap:10px}.nav-actions .button svg{width:14px;height:14px}.menu-toggle{width:31px;height:36px}.hero{height:760px;min-height:0;max-height:none}.hero-topline{padding-top:23px;font-size:10px;align-items:flex-start}.availability{font-size:10px;gap:8px}.status-dot{height:5px;width:5px}.local-time{font-size:9px;flex-direction:column;gap:1px;text-align:right}.hero-copy{margin-top:32px;margin-bottom:0;padding:0;max-width:100%}.hero h1{font-size:75px;line-height:.99}.hero-role{font-size:16px;line-height:1.55;margin-top:17px}.mobile-break{display:none}.hero-description{font-size:12px;line-height:1.85;max-width:295px;margin-top:10px}.hero-actions{margin-top:21px;gap:23px}.hero-actions .button{font-size:12px;min-height:47px;padding:12px 17px;gap:20px}.hero-actions .text-link{font-size:11px;gap:8px}.hero-actions svg{width:16px;height:16px}.hero-bottom{margin-top:auto;padding-bottom:20px;align-items:center}.tiny-label{font-size:8px}.hero-bottom strong{font-size:10px}.art-caption{font-size:9px;gap:9px}.motion-toggle{width:29px;height:29px}.section{padding-block:64px}.work{padding-top:51px}.section-heading{align-items:flex-start;margin-bottom:28px}.section-label{font-size:10px;margin-bottom:12px}h2,.section-heading h2{font-size:30px;line-height:1.25}.heading-note{display:none}.project-grid{grid-template-columns:1fr;gap:37px}.project-featured{grid-column:auto}.project-visual{border-radius:6px}.lead-visual{height:350px;padding:22px}.visual-label{top:19px;left:18px;font-size:10px!important;gap:8px}.visual-note{top:25px;right:16px;font-size:8px!important}.mini-mark{width:22px;height:22px}.mini-mark svg{width:14px;height:14px}.pipeline{margin-top:47px}.pipeline-heading{margin-bottom:20px}.pipeline-heading>span:first-child{font-size:23px}.pipeline-symbol{height:35px;width:35px}.pipeline-symbol svg{height:19px;width:19px}.pipeline-steps{grid-template-columns:1fr 16px 1fr 16px 1fr}.pipeline-step{padding:13px 9px;min-height:126px}.pipeline-step strong{font-size:9px;line-height:1.5}.pipeline-step>span:last-child{font-size:7px;line-height:1.5}.pipeline-connector svg{width:12px;height:12px}.pipeline-bottom{font-size:7px;gap:15px;margin-top:18px}.pipeline-bottom svg{width:10px;height:10px}.visual-open{height:29px;width:29px;right:14px;bottom:14px}.visual-open svg{height:14px;width:14px}.project-info{padding-top:19px;gap:15px}.project-category{font-size:9px;margin-bottom:8px}.project-title{font-size:20px;gap:9px}.project-title svg{height:17px;width:17px}.project-info p:not(.project-category){font-size:12px;margin-top:9px;line-height:1.85}.tags{gap:6px}.tags>span{font-size:9px;padding:3px 8px}.project-visual:not(.lead-visual){height:335px}.reconcile-preview{max-width:290px;margin-top:50px}.file-pair{gap:10px}.file-pair span{font-size:9px;padding:10px 12px}.match-engine{padding:18px;gap:20px}.match-engine strong{font-size:21px}.result-pair{font-size:8px;gap:17px}.review-preview{grid-template-columns:1fr 1fr;gap:19px 10px;max-width:300px;margin-top:43px}.review-stars{justify-content:flex-start}.review-preview>strong{font-size:24px;text-align:left}.review-preview>strong br{display:block}.review-route{gap:8px}.review-route>span{width:151px;font-size:8px;padding:10px 9px;gap:6px}.review-route>span svg{width:12px;height:12px}.more-work{margin-top:47px}.more-work-heading{margin-bottom:20px;gap:15px}.more-work h3{font-size:16px}.more-work-heading .text-link{font-size:10px;gap:5px}.more-work-heading .text-link svg{width:14px;height:14px}.archive-link{grid-template-columns:34px 1fr 16px;gap:13px;padding-block:20px}.archive-icon{width:34px;height:34px}.archive-icon svg{width:17px;height:17px}.archive-stack{display:none}.archive-link strong{font-size:12px}.archive-link>span>span{font-size:10px;max-width:230px;line-height:1.6}.about-grid{grid-template-columns:1fr;gap:30px}.about h2{font-size:33px}.profile-signature{margin-top:25px}.profile-signature img{height:40px;width:40px}.profile-signature strong{font-size:12px}.profile-signature span{font-size:10px}.about-copy{padding:0}.about-copy .about-lead{font-size:17px}.about-copy p{font-size:13px;margin-bottom:17px}.about-copy .text-link{margin-top:3px;font-size:11px}.capabilities{grid-template-columns:1fr;margin-top:41px}.capability{padding:25px 0;display:grid;grid-template-columns:29px 1fr;gap:0 15px}.capability+.capability{padding:25px 0;border-left:0;border-top:1px solid #d5dde1}.capability:last-child{padding-bottom:0}.capability>svg{grid-row:1/4;width:22px;height:22px;margin-top:1px;margin-bottom:0}.capability h3{font-size:16px;margin-bottom:8px}.capability p{font-size:12px;max-width:100%}.skill-list{font-size:10px;margin-top:14px}.experience-intro{display:block}.experience-intro h2{font-size:33px;max-width:300px}.experience-intro>p:not(.section-label){font-size:12px;margin-top:16px}.experience-intro>p br{display:none}.experience-intro .text-link{font-size:11px;margin-top:15px}.experience-layout{gap:28px}.experience-item summary{grid-template-columns:35px 1fr 15px;gap:3px 13px;padding-block:21px}.company-mark{width:35px;height:35px;font-size:20px;grid-row:1/3;align-self:start;margin-top:2px}.experience-name{grid-column:2}.experience-name strong{font-size:12px}.experience-name>span{font-size:10px;margin-top:4px}.experience-date{grid-column:2;font-size:9px;margin-top:4px}.details-icon{grid-column:3;grid-row:1/3}.current-label{font-size:7px;margin-left:4px}.experience-body{margin:-2px 12px 24px 48px}.experience-body p{font-size:11px}.experience-impact{font-size:9px;line-height:1.6}.recognition{margin-top:45px;padding-top:25px}.recognition>.section-label{margin-bottom:21px}.recognition-grid{grid-template-columns:1fr;gap:25px}.recognition-grid>div{grid-template-columns:24px 1fr;gap:1px 14px}.recognition-grid strong{font-size:15px}.recognition-grid span{font-size:11px}.contact{padding-top:34px;padding-bottom:29px}.contact-top{align-items:flex-start;gap:15px}.contact-top>span:last-child{font-size:8px;max-width:107px;text-align:right;line-height:1.7}.contact .availability{font-size:9px}.contact-main{padding-top:37px;padding-bottom:34px;gap:15px}.contact h2{font-size:45px}.contact-main p{font-size:12px;margin-top:18px}.contact-arrow{width:63px;height:63px;margin-right:0}.contact-arrow svg{width:30px;height:30px}.contact-bottom{flex-direction:column;align-items:flex-start;gap:20px;padding-top:23px}.email-wrap{gap:10px}.email-link{font-size:18px}.copy-email{width:29px;height:29px}.copy-email svg{width:12px;height:12px}.phone-link{font-size:11px}.site-footer{padding-block:25px;flex-wrap:wrap;gap:22px}.site-footer .wordmark{gap:9px}.site-footer .monogram{font-size:25px}.copyright{font-size:9px;margin-left:0}.footer-links{gap:15px}.footer-links a{font-size:10px;gap:4px}.footer-links .back-top{margin-left:0;width:29px;height:29px}.footer-links svg{width:12px;height:12px}.project-dialog{padding:24px;max-height:calc(100svh - 32px)}.dialog-top{margin-bottom:22px}.dialog-top .section-label{font-size:9px}.project-dialog h2{font-size:28px}.dialog-description{font-size:13px}.dialog-section p,.dialog-section li{font-size:11px}.dialog-footer{gap:18px}.dialog-footer .button{font-size:11px}.dialog-footer .text-link{font-size:11px}}
@media(max-width:370px){:root{--gutter:17px}.wordmark-name{font-size:11px}.nav-actions{gap:7px}.hero{height:755px}.hero h1{font-size:68px}.hero-role{font-size:14px}.hero-actions{gap:16px}.hero-actions .button{font-size:11px}.hero-actions .text-link{font-size:10px}.hero-description{font-size:11px}.local-time{font-size:8px}.hero-topline .availability{font-size:9px}.project-title{font-size:18px}.lead-visual{padding-inline:16px}.visual-label{font-size:9px!important;left:15px}.visual-note{font-size:7px!important;right:15px}.pipeline-heading>span:first-child{font-size:21px}.review-preview>strong{font-size:21px}.review-route>span{width:139px;font-size:7px}.review-preview{gap:16px 8px}.contact h2{font-size:39px}.contact-arrow{width:55px;height:55px}.email-link{font-size:16px}.site-footer{gap:18px}.footer-links{width:100%;justify-content:flex-end}.footer-links .back-top{margin-left:auto}}
.linktree-nav{display:flex;align-items:center;gap:5px}.linktree-nav svg{width:12px;height:12px}.art-fallback{background-image:url(sculpture-fallback.png);background-size:cover;background-position:center}.links-page{min-height:100svh;display:flex;flex-direction:column;background:#f8f9fc}.links-header{height:95px;display:flex;align-items:center;justify-content:space-between;gap:20px}.links-header>.text-link{font-size:12px;color:var(--muted)}.links-header>.text-link svg{width:15px;height:15px}.links-main{width:min(460px,calc(100% - 44px));margin:40px auto 45px}.links-profile{text-align:center}.profile-monogram{display:flex;align-items:center;justify-content:center;width:78px;height:78px;border:1px solid #dbe3f8;border-radius:50%;background:#eaf0ff;color:#294dcb;font-size:39px;font-weight:800;margin:0 auto 23px;box-shadow:0 5px 0 #e5ebf7}.links-profile>.availability{font-size:10px;margin-bottom:17px}.links-profile h1{font-size:39px;font-weight:600}.links-profile>p{font-size:13px;color:var(--muted);line-height:1.85;margin-top:14px}.profile-links{margin-top:32px;display:flex;flex-direction:column;gap:13px}.profile-link{display:grid;grid-template-columns:43px 1fr 20px;align-items:center;gap:17px;padding:19px 21px;background:white;border:1px solid #dce1e8;border-radius:7px;transition:transform .2s,border-color .2s,box-shadow .2s}.profile-link:hover{transform:translateY(-3px);border-color:#a5b7df;box-shadow:0 8px 20px #17212b08}.social-icon{display:flex;align-items:center;justify-content:center;width:43px;height:43px;background:#e9f1fb;color:#1d66ac;border-radius:6px}.social-icon svg{width:23px;height:23px}.profile-link strong{display:block;font-size:14px;font-weight:700}.profile-link>span>span{display:block;margin-top:3px;font-size:10px;color:var(--muted)}.profile-link>svg{width:18px;height:18px;color:#7b899b}.instagram-link .social-icon{background:#f9e9ed;color:#b34f72}.github-link .social-icon{background:#eaf1eb;color:#397052}.links-contact{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;color:var(--muted);margin-top:29px}.links-contact a{display:flex;align-items:center;gap:5px;color:var(--ink);font-weight:600}.links-contact svg{width:13px;height:13px}.links-utilities{display:flex;align-items:center;justify-content:center;gap:27px;margin-top:27px;border-top:1px solid var(--line);padding-top:23px}.links-utilities .text-link{font-size:11px;gap:8px;color:var(--muted);background:none;padding:0}.links-utilities .text-link:hover{color:var(--blue)}.links-utilities svg{height:14px;width:14px}.links-footer{margin-top:auto;text-align:center;display:flex;flex-direction:column;gap:8px;padding:0 20px 27px;font-size:10px;color:var(--muted)}.links-footer>span{font-size:9px;color:#89939e}
@media(max-width:1100px) and (min-width:621px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.nav-actions{gap:16px}.nav-resume{font-size:12px}}
@media(max-width:620px){.links-header{height:76px}.links-header>.text-link{font-size:10px;gap:7px}.links-header .wordmark-name{display:none}.links-main{margin-top:20px;margin-bottom:34px}.profile-monogram{width:67px;height:67px;font-size:34px;margin-bottom:21px}.links-profile h1{font-size:33px}.links-profile>p{font-size:12px}.profile-links{margin-top:27px;gap:12px}.profile-link{padding:17px 18px;gap:14px}.profile-link strong{font-size:13px}.profile-link>span>span{font-size:9px}.profile-link .social-icon{width:40px;height:40px}.links-contact{font-size:10px;gap:10px}.links-utilities{margin-top:24px;padding-top:21px}.links-footer{font-size:9px}}
@media(max-width:900px){.experience-intro h2 br{display:block}}
@media(max-width:620px){.hero{height:min(740px,calc(100svh - 150px));min-height:620px}.experience-intro h2{font-size:33px}.hero-copy{margin-top:25px}.hero h1{font-size:70px}.hero-role{margin-top:14px}.hero-description{margin-top:8px}.hero-actions{margin-top:18px}.hero-bottom{padding-bottom:18px}}
@media(max-width:620px) and (max-height:740px){.hero{height:calc(100svh - 145px);min-height:510px}.hero-copy{margin-top:15px}.hero h1{font-size:55px}.hero-topline{padding-top:17px}.hero-role{font-size:13px;margin-top:12px}.hero-description{font-size:10px;max-width:265px;margin-top:6px}.hero-actions{margin-top:14px}.hero-actions .button{min-height:40px;padding:10px 14px;font-size:10px}.hero-actions .text-link{font-size:10px}.hero-bottom{padding-bottom:13px}.hero-bottom .tiny-label{font-size:7px}.hero-bottom strong{font-size:9px}.art-caption{font-size:8px}.work{padding-top:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

@media(max-width:620px){.art-fallback{background-image:url(sculpture-mobile.png)}}
.links-header-actions{display:inline-flex;align-items:center;gap:14px}

/* dark theme */
:root[data-theme=dark]{--paper:#0f141b;--white:#171f2a;--ink:#e9eef6;--muted:#94a1b2;--line:#28323f;--blue:#6d8cff;--teal:#4dbcab;--coral:#e69d89}body[data-theme=dark]{background:var(--paper);color:var(--ink)}[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible,[data-theme=dark] summary:focus-visible,[data-theme=dark] [tabindex]:focus-visible{outline:3px solid var(--blue)}[data-theme=dark] ::selection{background:#191f34;color:#b5bfe8}[data-theme=dark] .skip-link{background:var(--ink);color:var(--white)}[data-theme=dark] .site-header{background:rgba(30,39,63,.94);border-bottom:1px solid rgba(31,37,45,.65)}[data-theme=dark] .desktop-nav a{color:var(--muted)}[data-theme=dark] .desktop-nav a:hover,[data-theme=dark] .desktop-nav a[aria-current]{color:var(--blue)}[data-theme=dark] .desktop-nav a[aria-current]::after{background:var(--blue)}[data-theme=dark] .button-primary{background:var(--blue);color:var(--white);box-shadow:0 5px 14px #5f7bec1a}[data-theme=dark] .button-primary:hover{background:#4462df;box-shadow:0 7px 20px #5f7bec29}[data-theme=dark] .button-dark{background:var(--ink);color:var(--white)}[data-theme=dark] .button-dark:hover{background:#acbccb}[data-theme=dark] .text-link:hover{color:var(--blue)}[data-theme=dark] .icon-button:hover{background:#1c2436}[data-theme=dark] .mobile-nav{background:var(--paper);border-top:1px solid var(--line)}[data-theme=dark] .hero{border-bottom:1px solid var(--line)}[data-theme=dark] .hero-topline{color:var(--muted)}[data-theme=dark] .availability{color:#9fb3af}[data-theme=dark] .status-dot{background:#61c4a5;box-shadow:0 0 0 4px #61c4a50c}[data-theme=dark] .name-period{color:var(--ink)}[data-theme=dark] .hero-description{color:var(--muted)}[data-theme=dark] .tiny-label{color:var(--muted)}[data-theme=dark] .art-caption{color:var(--muted)}[data-theme=dark] .motion-toggle{border:1px solid var(--line)}[data-theme=dark] .section-label{color:var(--muted)}[data-theme=dark] .heading-note{color:var(--muted)}[data-theme=dark] .project-visual{background:#1d233c}[data-theme=dark] .project-visual:hover{box-shadow:0 10px 30px #d4dee80c}[data-theme=dark] .project-visual:hover .visual-open{background:var(--ink);color:var(--white)}[data-theme=dark] .lead-visual{background:#1d233c;color:#879dd9}[data-theme=dark] .mini-mark{background:#30303080}[data-theme=dark] .pipeline-symbol{color:var(--blue);border:1px solid #171d30}[data-theme=dark] .pipeline-step{background:#1f2840;border:1px solid #1a2137}[data-theme=dark] .pipeline-step>svg{color:#4a67ad}[data-theme=dark] .pipeline-step .step-kicker{color:#586b9f}[data-theme=dark] .pipeline-step>span:last-child{color:#5b698c}[data-theme=dark] .ai-step{background:var(--blue);border-color:var(--blue);box-shadow:0 7px 18px #5f7bec27;color:var(--white)}[data-theme=dark] .ai-step>svg,[data-theme=dark] .ai-step .step-kicker,[data-theme=dark] .ai-step>span:last-child{color:#1a2036}[data-theme=dark] .pipeline-connector{color:#2c3f7d}[data-theme=dark] .pipeline-bottom{color:#606f93}[data-theme=dark] .project-category{color:var(--muted)}[data-theme=dark] .project-title:hover{color:var(--blue)}[data-theme=dark] .project-info p:not(.project-category){color:var(--muted)}[data-theme=dark] .tags>span{border:1px solid var(--line);color:#8d97a3}[data-theme=dark] .payment-visual{background:#1c362e;color:#a6dbd1}[data-theme=dark] .file-pair span{border:1px solid #172a23;background:#1e3e2e}[data-theme=dark] .reconcile-line{background:#386051}[data-theme=dark] .match-engine{background:#91dccb;color:var(--white);box-shadow:0 8px 20px #91dccb13}[data-theme=dark] .match-engine div>span{color:#172e26}[data-theme=dark] .review-visual{background:#39231b;color:#bd9186}[data-theme=dark] .review-stars{color:#9a5738}[data-theme=dark] .review-route>span{border:1px solid #2c1b15;background:#3f2a1e}[data-theme=dark] .review-route>svg{color:#724739}[data-theme=dark] .review-route>span.review-ai{background:#b98170;border-color:#b98170;color:var(--white)}[data-theme=dark] .archive-link{border-top:1px solid var(--line)}[data-theme=dark] .archive-link:last-child{border-bottom:1px solid var(--line)}[data-theme=dark] .archive-icon{background:#1d273a;color:#8491a7}[data-theme=dark] .archive-link>span>span{color:var(--muted)}[data-theme=dark] .archive-stack{color:var(--muted)}[data-theme=dark] .archive-link:hover strong,[data-theme=dark] .archive-link:hover>svg{color:var(--blue)}[data-theme=dark] .about{background:#232e34}[data-theme=dark] .profile-signature span{color:var(--muted)}[data-theme=dark] .profile-signature>svg{color:var(--muted)}[data-theme=dark] .about-copy p{color:var(--muted)}[data-theme=dark] .about-copy .about-lead{color:var(--ink)}[data-theme=dark] .capabilities{border-top:1px solid #1e262a}[data-theme=dark] .capability+.capability{border-left:1px solid #1e262a}[data-theme=dark] .capability>svg{color:var(--blue)}[data-theme=dark] .capability:nth-child(2)>svg{color:var(--teal)}[data-theme=dark] .capability:nth-child(3)>svg{color:#a6604c}[data-theme=dark] .capability p{color:var(--muted)}[data-theme=dark] .skill-list{color:#8f9ca9}[data-theme=dark] .experience-intro>p:not(.section-label){color:var(--muted)}[data-theme=dark] .experience-list{border-top:1px solid var(--line)}[data-theme=dark] .experience-item{border-bottom:1px solid var(--line)}[data-theme=dark] .company-mark{background:#1d213c;color:#5c74c3}[data-theme=dark] .atlas-mark{background:#371e1c;color:#ae605b}[data-theme=dark] .farz-mark{background:#1a352a;color:#88c9b4}[data-theme=dark] .vidvatta-mark{background:#261c3b;color:#816f8f}[data-theme=dark] .experience-name>span{color:var(--muted)}[data-theme=dark] .current-label{color:#88d4bf;background:#1b3629}[data-theme=dark] .experience-date{color:var(--muted)}[data-theme=dark] .details-icon{color:var(--muted)}[data-theme=dark] .experience-body p{color:var(--muted)}[data-theme=dark] .experience-impact{color:var(--teal)}[data-theme=dark] .recognition{border-top:1px solid var(--line)}[data-theme=dark] .recognition-grid svg{color:#5e6a78}[data-theme=dark] .recognition-grid span{color:var(--muted)}[data-theme=dark] .contact{background:#d4e8e6;color:#22372b}[data-theme=dark] .contact-top{color:#455952}[data-theme=dark] .contact .availability{color:#34483f}[data-theme=dark] .contact .status-dot{background:#386247}[data-theme=dark] .contact-main p{color:#455952}[data-theme=dark] .contact-arrow{border:1px solid #92aea4}[data-theme=dark] .contact-arrow:hover{background:#1a3222;color:#d4e8e6}[data-theme=dark] .contact-bottom{border-top:1px solid #afc7be}[data-theme=dark] .copy-email{color:#32463b;border:1px solid #9fbaaf}[data-theme=dark] .copy-email:hover{background:#aecabf}[data-theme=dark] .phone-link{color:#364940}[data-theme=dark] .copyright{color:var(--muted)}[data-theme=dark] .footer-links a:hover{color:var(--blue)}[data-theme=dark] .footer-links .back-top{border:1px solid var(--line)}[data-theme=dark] .project-dialog{background:var(--paper);color:var(--ink);box-shadow:0 25px 100px #d7e1f640}[data-theme=dark] .project-dialog::backdrop{background:#c4daea70}[data-theme=dark] .dialog-close{background:#1f2935}[data-theme=dark] .dialog-description{color:var(--muted)}[data-theme=dark] .dialog-section{border-top:1px solid var(--line)}[data-theme=dark] .dialog-section p,[data-theme=dark] .dialog-section li{color:var(--muted)}[data-theme=dark] .toast{background:var(--ink);color:var(--white)}@media(max-width:620px){[data-theme=dark] .capability+.capability{border-top:1px solid #1e262a}}[data-theme=dark] .links-page{background:var(--paper)}[data-theme=dark] .links-header>.text-link{color:var(--muted)}[data-theme=dark] .profile-monogram{border:1px solid #1b2337;background:#1d263c;color:#4c6cdb;box-shadow:0 5px 0 #1c2639}[data-theme=dark] .links-profile>p{color:var(--muted)}[data-theme=dark] .profile-link{background:var(--white);border:1px solid #1e252e}[data-theme=dark] .profile-link:hover{border-color:#20325a;box-shadow:0 8px 20px #d4dee808}[data-theme=dark] .social-icon{background:#1d2a3b;color:#2480d8}[data-theme=dark] .profile-link>span>span{color:var(--muted)}[data-theme=dark] .profile-link>svg{color:#647284}[data-theme=dark] .instagram-link .social-icon{background:#3b1c24;color:#b04c6f}[data-theme=dark] .github-link .social-icon{background:#223324;color:#8fc6a8}[data-theme=dark] .links-contact{color:var(--muted)}[data-theme=dark] .links-contact a{color:var(--ink)}[data-theme=dark] .links-utilities{border-top:1px solid var(--line)}[data-theme=dark] .links-utilities .text-link{color:var(--muted)}[data-theme=dark] .links-utilities .text-link:hover{color:var(--blue)}[data-theme=dark] .links-footer{color:var(--muted)}[data-theme=dark] .links-footer>span{color:#616b76}

/* dark theme: hand fixes on top of the generated block */
[data-theme=dark] .site-header{background:rgba(15,20,27,.94);border-bottom:1px solid rgba(40,50,63,.7)}
