:root{--font-geist-sans:"Helvetica Neue", Helvetica, Arial, sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--ink:#17233f;--paper:#f5f1e8;--cream:#ede8dc;--blue:#3657d6;--orange:#f06f3c;--orange-deep:#a53a16;--green:#1b6956;--blue-mark:#3657d6;--orange-mark:#a53a16;--green-mark:#1b6956;--line:#17233f2e;--muted-ink:#17233fad;--inverse-bg:#17233f;--inverse-text:#f5f1e8;--inverse-muted:#f5f1e8ad;--inverse-line:#f5f1e833;--on-accent:#f5f1e8;--contact-bg:#3657d6}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f1eee6;--paper:#0f1420;--cream:#151c2b;--blue:#91a4ff;--orange:#ff8558;--orange-deep:#ff9a72;--green:#59c1a3;--blue-mark:#3657d6;--orange-mark:#a53a16;--green-mark:#1b6956;--line:#f5f1e829;--muted-ink:#f5f1e8ad;--inverse-bg:#080c14;--inverse-text:#f5f1e8;--inverse-muted:#f5f1e8ad;--inverse-line:#f5f1e82e;--on-accent:#f5f1e8;--contact-bg:#263c9e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;transition:background-color .25s,color .25s}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,5vw,80px);display:grid;position:relative}.brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand span{width:37px;height:37px;color:var(--paper);background:var(--ink);font-family:var(--font-geist-mono);letter-spacing:-1px;border-radius:50%;place-items:center;font-size:12px;display:grid}.brand strong{letter-spacing:-.02em;font-size:14px}nav{gap:34px;font-size:13px;display:flex}nav a,.header-contact{transition:opacity .2s}nav a:hover,.header-contact:hover{opacity:.75}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.header-contact{font-size:13px;font-weight:650}.theme-toggle{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;transition:transform .2s,background-color .2s,border-color .2s;display:grid}.theme-toggle:hover{background:var(--cream);transform:rotate(12deg)}.theme-toggle:focus-visible{outline:2px solid var(--orange-deep);outline-offset:3px}.theme-icon{grid-area:1/1;font-size:21px;line-height:1;transition:opacity .2s,transform .2s}.theme-icon-moon{opacity:1;transform:scale(1)}.theme-icon-sun{opacity:0;transform:scale(.55)rotate(-30deg)}:root[data-theme=dark] .theme-icon-moon{opacity:0;transform:scale(.55)rotate(30deg)}:root[data-theme=dark] .theme-icon-sun{opacity:1;transform:scale(1)rotate(0)}.brand-image{object-fit:cover;object-position:center;border:1px solid var(--line);border-radius:50%;width:40px;height:40px}.hero{min-height:705px;padding:78px clamp(24px,7.5vw,120px) 72px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid var(--line);border-radius:50%;width:420px;height:420px;position:absolute;top:-150px;right:-165px}.hero-kicker,.eyebrow{font-family:var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.hero-kicker{align-items:center;gap:10px;display:flex}.status-dot{background:var(--orange);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #f06f3c21}.hero h1{letter-spacing:-.065em;max-width:1000px;margin:50px 0 70px;font-family:Georgia,Times New Roman,serif;font-size:clamp(70px,9vw,138px);font-weight:400;line-height:.83}.hero h1 em,.contact-section h2 em{color:var(--blue);font-weight:400}.hero-bottom{z-index:2;max-width:700px;margin-left:min(31vw,455px);position:relative}.hero-bottom>p{letter-spacing:-.025em;max-width:650px;margin:0 0 30px;font-size:clamp(18px,2vw,24px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--ink);justify-content:space-between;align-items:center;min-width:190px;padding:15px 20px;font-size:13px;font-weight:650;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--paper);background:var(--ink)}.button-ghost:hover{background:var(--cream)}.hero-orbit{border:1px solid var(--line);border-radius:50%;place-items:center;width:170px;height:170px;display:grid;position:absolute;bottom:42px;left:7.5vw}.orbit-code{font-family:var(--font-geist-mono);color:var(--blue);font-size:30px}.orbit-label{font-family:var(--font-geist-mono);letter-spacing:.26em;font-size:8px;position:absolute;top:21px;transform:rotate(-13deg)}.signal-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.signal-strip div{border-right:1px solid var(--line);align-items:center;gap:18px;min-height:135px;padding:30px clamp(20px,3vw,48px);display:flex}.signal-strip div:last-child{border:0}.signal-strip strong{color:var(--blue);font-family:Georgia,serif;font-size:48px;font-weight:400}.signal-strip span{font-size:12px;line-height:1.45}.section{padding:112px clamp(24px,7.5vw,120px)}.intro{background:var(--inverse-bg);color:var(--inverse-text)}.eyebrow{color:var(--orange-deep);margin:0 0 34px}.intro .eyebrow{color:var(--orange)}.intro-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:10vw;display:grid}.intro-grid h2,.section-heading h2,.contact-section h2{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,5.7vw,82px);font-weight:400;line-height:1}.intro-grid>p{color:var(--inverse-muted);margin:0;font-size:17px;line-height:1.7}.skills-grid{border-top:1px solid var(--inverse-line);border-left:1px solid var(--inverse-line);grid-template-columns:repeat(3,1fr);margin-top:92px;display:grid}.skill-card{border-right:1px solid var(--inverse-line);border-bottom:1px solid var(--inverse-line);min-height:230px;padding:28px}.skill-card>span{font-family:var(--font-geist-mono);color:var(--orange);font-size:10px}.skill-card h3{margin:55px 0 12px;font-family:Georgia,serif;font-size:29px;font-weight:400}.skill-card p{color:var(--inverse-muted);margin:0;font-size:13px;line-height:1.6}.projects-section{background:var(--cream)}.section-heading{grid-template-columns:1.5fr .5fr;align-items:end;gap:8vw;margin-bottom:80px;display:grid}.section-heading>p{color:var(--muted-ink);margin:0 0 6px;font-size:15px;line-height:1.65}.projects-list{border-top:1px solid var(--line)}.project{border-bottom:1px solid var(--line);grid-template-columns:250px 1fr;min-height:500px;display:grid}.project-aside{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;padding:35px 35px 35px 0;display:flex}.project-aside>span,.timeline-number{font-family:var(--font-geist-mono);font-size:11px}.project-mark{width:155px;height:155px;color:var(--on-accent);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:90px;font-style:italic;display:grid;transform:rotate(-7deg)}.project-blue .project-mark{background:var(--blue-mark)}.project-orange .project-mark{background:var(--orange-mark)}.project-green .project-mark{background:var(--green-mark)}.project-body{padding:50px 0 50px clamp(35px,6vw,90px)}.project-category{font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin:0 0 14px;font-size:11px}.project-orange .project-category{color:var(--orange-deep)}.project-green .project-category{color:var(--green)}.project-body h3{letter-spacing:-.06em;margin:0 0 18px;font-family:Georgia,serif;font-size:clamp(54px,6vw,86px);font-weight:400}.project-description{max-width:750px;margin:0 0 28px;font-size:18px;line-height:1.5}.project-body ul{max-width:800px;margin:0 0 32px;padding:0;list-style:none}.project-body li{border-bottom:1px solid var(--line);padding:10px 0 10px 22px;font-size:13px;line-height:1.5;position:relative}.project-body li:before{content:"↳";color:var(--orange-deep);position:absolute;left:0}.project-stack{font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:10px;line-height:1.7}.experience-section{background:var(--paper)}.compact-heading{grid-template-columns:minmax(0,900px)}.timeline{border-top:1px solid var(--line)}.timeline-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 1.3fr auto;align-items:start;gap:30px;padding:38px 0;display:grid}.timeline-item h3{margin:0 0 8px;font-size:20px}.timeline-role,.timeline-copy,.timeline-period{margin:0}.timeline-role{color:var(--blue);font-size:13px}.timeline-copy{max-width:570px;color:var(--muted-ink);font-size:14px;line-height:1.65}.timeline-period{font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.education{border:1px solid var(--line);grid-template-columns:.7fr 1.4fr .6fr;align-items:end;gap:40px;margin-top:90px;padding:42px;display:grid}.education .eyebrow{margin:0}.education h3{margin:0 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:400}.education div p,.languages{color:var(--muted-ink);margin:0;font-size:12px}.languages{text-align:right;font-family:var(--font-geist-mono)}.contact-section{background:var(--contact-bg);color:var(--on-accent);text-align:center;padding:120px clamp(24px,7.5vw,120px)}.contact-section .eyebrow{color:var(--on-accent)}.contact-section h2{max-width:980px;margin:0 auto 58px}.contact-section h2 em{color:var(--on-accent);text-underline-offset:10px;text-decoration:underline;text-decoration-thickness:2px}.contact-email{border-bottom:1px solid var(--inverse-muted);align-items:center;gap:16px;padding-bottom:8px;font-size:clamp(18px,2.5vw,32px);display:inline-flex}.contact-details{font-family:var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:center;gap:45px;margin-top:70px;font-size:10px;display:flex}footer{background:var(--inverse-bg);min-height:100px;color:var(--inverse-text);justify-content:space-between;align-items:center;gap:20px;padding:28px clamp(24px,5vw,80px);font-size:11px;display:flex}.footer-brand-image{border-color:var(--inverse-line)}footer p{color:var(--inverse-muted)}.guided-chat{z-index:100;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.chat-launcher{background:var(--ink);min-height:52px;color:var(--paper);font:inherit;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:5px 18px 5px 6px;font-size:13px;font-weight:700;transition:transform .2s;display:flex;box-shadow:0 14px 40px #080c1438}.chat-launcher:hover{transform:translateY(-2px)}.chat-launcher:focus-visible,.chat-close:focus-visible,.chat-options button:focus-visible,.chat-details-form button:focus-visible,.chat-success button:focus-visible{outline:2px solid var(--orange-deep);outline-offset:3px}.chat-launcher-icon{background:var(--orange-mark);width:42px;height:42px;color:var(--on-accent);border-radius:50%;place-items:center;font-size:18px;display:grid}.chat-panel{border:1px solid var(--line);background:var(--paper);width:min(410px,100vw - 32px);height:min(660px,100vh - 105px);color:var(--ink);border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 28px 80px #080c1447}.chat-header{border-bottom:1px solid var(--line);background:var(--inverse-bg);min-height:76px;color:var(--inverse-text);justify-content:space-between;align-items:center;padding:14px 16px 14px 18px;display:flex}.chat-header>div{align-items:center;gap:11px;display:flex}.chat-header>div>div{gap:3px;display:grid}.chat-header strong{font-size:14px}.chat-header span:not(.chat-status-dot){color:var(--inverse-muted);font-size:10px}.chat-status-dot{background:#51c795;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #51c79524}.chat-close{border:1px solid var(--inverse-line);width:38px;height:38px;color:var(--inverse-text);font:inherit;cursor:pointer;background:0 0;border-radius:50%;font-size:23px}.chat-content{overscroll-behavior:contain;scrollbar-width:thin;flex:1;padding:20px 18px 24px;overflow-y:auto}.chat-exchange,.chat-step{display:contents}.chat-message{width:fit-content;max-width:88%;margin-bottom:12px;padding:11px 14px;font-size:13px;line-height:1.5}.chat-message-bot{background:var(--cream);border-radius:5px 16px 16px}.chat-message-user{background:var(--blue-mark);color:var(--on-accent);border-radius:16px 5px 16px 16px;margin-left:auto}.chat-options{gap:8px;margin:4px 0 12px;display:grid}.chat-options button{border:1px solid var(--line);min-height:44px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 13px;font-size:12px;font-weight:650;transition:border-color .2s,background-color .2s,transform .2s;display:flex}.chat-options button:hover{border-color:var(--blue);background:var(--cream);transform:translate(2px)}.chat-options button span{color:var(--blue);font-size:16px}.chat-details-form{gap:8px;margin-top:18px;display:grid}.chat-details-form label{margin-top:8px;font-size:11px;font-weight:750}.chat-details-form input,.chat-details-form textarea{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--ink);font:inherit;resize:vertical;border-radius:9px;outline:none;padding:11px 12px;font-size:13px;line-height:1.45}.chat-details-form input::placeholder,.chat-details-form textarea::placeholder{color:var(--muted-ink);opacity:1}.chat-details-form input:focus,.chat-details-form textarea:focus{border-color:var(--blue)}.chat-details-form>button{background:var(--ink);min-height:48px;color:var(--paper);font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;margin-top:10px;padding:0 15px;font-size:13px;font-weight:750;display:flex}.chat-details-form>button:disabled{opacity:.7;cursor:wait}.chat-error{border-left:3px solid var(--orange-deep);background:color-mix(in srgb, var(--orange-deep) 12%, var(--cream));margin:6px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.chat-success{text-align:center;padding:45px 18px}.chat-success>span{background:var(--green-mark);width:54px;height:54px;color:var(--on-accent);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:24px;display:grid}.chat-success h3{margin:0 0 9px;font-family:Georgia,serif;font-size:28px;font-weight:400}.chat-success p{max-width:280px;color:var(--muted-ink);margin:0 auto 22px;font-size:13px;line-height:1.6}.chat-success button{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:10px 14px;font-size:12px;font-weight:700}.contact-page{background:var(--paper);min-height:100vh}.contact-page-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:0 clamp(24px,5vw,80px);display:flex}.back-link{font-size:13px;font-weight:650;transition:opacity .2s}.back-link:hover{opacity:.75}.contact-page-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);min-height:calc(100vh - 82px);display:grid}.contact-copy{border-right:1px solid var(--line);padding:clamp(70px,9vw,135px) clamp(24px,7.5vw,120px)}.contact-copy h1{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,7.5vw,112px);font-weight:400;line-height:.88}.contact-copy h1 em{color:var(--blue);font-weight:400}.contact-intro{max-width:550px;color:var(--muted-ink);margin:52px 0 0;font-size:18px;line-height:1.65}.contact-direct{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:10px;margin-top:90px;padding-top:25px;display:flex}.contact-direct span{font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-ink);margin-bottom:8px;font-size:10px}.contact-direct a{border-bottom:1px solid #0000;font-size:14px;transition:border-color .2s}.contact-direct a:hover{border-color:currentColor}.contact-form-panel{background:var(--cream);padding:clamp(55px,7vw,105px) clamp(24px,7vw,100px)}.form-heading{border-bottom:1px solid var(--line);font-family:var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-bottom:60px;padding-bottom:18px;font-size:10px;display:flex}.form-heading span:last-child{color:var(--muted-ink)}.contact-form{gap:34px;display:grid}.form-field{gap:11px;display:grid}.form-field label{font-size:13px;font-weight:700}.form-field input,.form-field textarea{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);font:inherit;resize:vertical;background:0 0;border-radius:0;outline:none;padding:16px 0;font-size:18px;transition:border-color .2s}.form-field textarea{min-height:150px;line-height:1.55}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--muted-ink);opacity:1}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue)}.form-field>span{font-family:var(--font-geist-mono);color:var(--muted-ink);justify-self:end;font-size:9px}.form-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.captcha-field{min-width:0}.captcha-field>div:first-child{width:100%}.captcha-error{color:var(--orange-deep);margin:8px 0 0;font-size:12px;line-height:1.5}.contact-submit{border:1px solid var(--ink);background:var(--ink);min-height:58px;color:var(--paper);font:inherit;cursor:pointer;justify-content:space-between;align-items:center;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,opacity .2s;display:flex}.contact-submit:hover:not(:disabled){transform:translateY(-2px)}.contact-submit:focus-visible{outline:2px solid var(--orange-deep);outline-offset:3px}.contact-submit:disabled{cursor:wait;opacity:.7}.form-message{border-left:3px solid var(--blue);background:color-mix(in srgb, var(--blue) 12%, var(--cream));margin:-10px 0 0;padding:14px 16px;font-size:13px;line-height:1.5}.form-message-error{border-color:var(--orange-deep);background:color-mix(in srgb, var(--orange-deep) 12%, var(--cream))}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero{min-height:660px}.hero-bottom{max-width:580px;margin-left:0}.hero-orbit{display:none}.signal-strip{grid-template-columns:repeat(2,1fr)}.signal-strip div:nth-child(2){border-right:0}.signal-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.intro-grid,.section-heading{grid-template-columns:1fr}.skills-grid{grid-template-columns:repeat(2,1fr)}.project{grid-template-columns:165px 1fr}.project-mark{width:110px;height:110px;font-size:65px}.timeline-item{grid-template-columns:45px 1fr auto}.timeline-copy{grid-column:2/-1}.education{grid-template-columns:1fr}.languages{text-align:left}.contact-page-grid{grid-template-columns:1fr}.contact-copy{border-right:0;border-bottom:1px solid var(--line)}.contact-direct{margin-top:60px}}@media (max-width:600px){.guided-chat{bottom:12px;right:12px}.chat-panel{border-radius:18px;width:calc(100vw - 24px);height:min(680px,100dvh - 88px)}.chat-launcher{min-height:48px}.chat-launcher-icon{width:38px;height:38px}.site-header{height:70px}.brand strong{display:none}.hero{min-height:660px;padding-top:58px}.hero h1{margin:48px 0 55px;font-size:clamp(58px,18vw,78px)}.hero-actions{flex-direction:column}.button{width:100%}.signal-strip div{min-height:115px;padding:22px}.signal-strip strong{font-size:36px}.signal-strip span{font-size:10px}.section{padding-top:80px;padding-bottom:80px}.intro-grid{gap:30px}.skills-grid{grid-template-columns:1fr;margin-top:60px}.skill-card{min-height:195px}.section-heading{margin-bottom:55px}.project{grid-template-columns:1fr}.project-aside{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;min-height:145px;padding:25px 0}.project-mark{width:90px;height:90px;font-size:55px}.project-body{padding:38px 0 55px}.project-body h3{font-size:58px}.timeline-item{grid-template-columns:36px 1fr}.timeline-period{grid-area:2/2}.timeline-copy{grid-column:2}.education{padding:28px}.contact-section{text-align:left}.contact-email{font-size:16px}.contact-details{flex-direction:column;align-items:flex-start;gap:18px}footer{flex-direction:column;align-items:flex-start;padding-top:35px;padding-bottom:35px}.contact-page-header{min-height:70px}.contact-page-header .brand strong{display:none}.contact-page-header .header-actions{gap:12px}.back-link{font-size:11px}.contact-page-grid{min-height:calc(100vh - 70px)}.contact-copy{padding-top:70px;padding-bottom:70px}.contact-copy h1{font-size:clamp(58px,18vw,82px)}.contact-intro{margin-top:38px;font-size:16px}.contact-form-panel{padding-top:60px;padding-bottom:75px}.form-heading{margin-bottom:45px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
