:root{--paper:#f7f8f8;--surface:#fff;--surface-strong:#eef3f1;--ink:#171717;--muted:#5f666a;--line:#dce3e1;--teal:#007c78;--teal-soft:#d9f2ed;--blue:#2459ff;--orange:#f05a28;--lime:#c9f23f;--shadow:0 24px 70px #1521281f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(120deg, #2459ff14, transparent 28%), linear-gradient(310deg, #007c781a, transparent 30%), var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #dce3e1e6;border-radius:8px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:74px;margin:18px auto 0;padding:12px 14px;display:grid;position:sticky;top:0;box-shadow:0 16px 46px #0f172a14}.brand,.header-link,.header-actions,.site-header nav,.button,.identity-location,.project-topline,.footer-links,.portfolio-links a,.eyebrow{align-items:center;display:flex}.brand{gap:12px;font-size:.96rem}.brand span{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:7px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.site-header nav{border:1px solid var(--line);background:var(--paper);border-radius:999px;gap:4px;padding:4px}.site-header nav a{min-height:36px;color:var(--muted);border-radius:999px;padding:8px 14px;font-size:.9rem;font-weight:700}.site-header nav a:hover{color:var(--ink);background:#fff}.header-link{color:#fff;background:var(--ink);border-radius:999px;gap:8px;min-height:42px;padding:0 14px;font-weight:800}.header-actions{justify-self:end;gap:10px}.language-switch{border:1px solid var(--line);background:var(--paper);border-radius:999px;gap:3px;padding:4px;display:flex}.language-switch button{min-width:40px;min-height:34px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;font-size:.82rem;font-weight:900}.language-switch button.is-active{color:#fff;background:var(--teal)}.section-band,.about-section,.journey-section,.work-section,.portfolio-section,.chat-section,.site-footer{width:min(1180px,100% - 40px);margin:0 auto}.hero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:stretch;gap:34px;min-height:560px;padding:36px 0 18px;display:grid;position:relative}.hero:before{content:"";border:1px solid #2459ff29;width:520px;height:180px;position:absolute;inset:46px -120px auto auto;transform:skew(-22deg)}.hero-copy{flex-direction:column;justify-content:center;min-height:460px;padding:40px 0;display:flex;position:relative}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;gap:8px;margin:0 0 16px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:18px;font-size:clamp(4rem,8.8vw,7.2rem);line-height:.9}h2{letter-spacing:0;max-width:790px;margin-bottom:0;font-size:clamp(2.1rem,4.8vw,4.9rem);line-height:.98}h3{letter-spacing:0;margin-bottom:10px;font-size:1.22rem;line-height:1.15}.hero-title{color:#30383b;max-width:720px;font-size:clamp(1.22rem,2.6vw,2rem);line-height:1.35}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.button{border:1px solid var(--line);border-radius:999px;gap:9px;min-height:50px;padding:0 18px;font-weight:850}.button.primary{color:#fff;border-color:var(--ink);background:var(--ink)}.button.secondary{color:#fff;border-color:var(--teal);background:var(--teal)}.button.ghost{background:#fff}.hero-panel{border:1px solid var(--line);min-height:460px;box-shadow:var(--shadow);background:linear-gradient(150deg,#c9f23f57,#0000 34%),linear-gradient(330deg,#2459ff1f,#0000 44%),#fff;border-radius:8px;align-self:center;padding:22px;position:relative;overflow:hidden}.hero-panel:after{content:"";z-index:0;background:var(--orange);opacity:.9;clip-path:polygon(42% 0,100% 0,58% 100%,0 100%);width:42px;height:118px;position:absolute;top:18px;right:22px}.hero-panel>*{z-index:1;position:relative}.identity-block{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:22px;min-height:146px;display:grid}.photo-shell{aspect-ratio:1;background:#fff;border:1px solid #007c7833;border-radius:8px;width:132px;padding:5px;box-shadow:0 18px 42px #0f172a24}.profile-photo{object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.mini-label,.period,.company,.project-topline,.metric span,.site-footer p{color:var(--muted)}.mini-label{text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:900}.identity-location{gap:8px;margin:0;font-size:1.14rem;font-weight:850}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.metric{background:#ffffffad;border:1px solid #007c7829;border-radius:8px;min-height:136px;padding:18px}.metric strong{margin-bottom:14px;font-size:clamp(2rem,4vw,3.6rem);line-height:.9;display:block}.metric span{font-size:.92rem;line-height:1.35;display:block}.about-section,.portfolio-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;padding:82px 0;display:grid}.about-copy{color:#31383b;padding-top:12px;font-size:1.08rem;line-height:1.72}.expertise-list{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.expertise-list span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:800}.capability-band{border:1px solid var(--line);background:linear-gradient(135deg,#c9f23f40,#0000 38%),#fff;border-radius:8px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:34px;display:grid;box-shadow:0 18px 48px #0f172a14}.capability-intro{align-self:center}.capability-intro h2{font-size:clamp(2rem,3.6vw,3.6rem)}.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.capability{border:1px solid var(--line);background:#f7f8f8db;border-radius:8px;min-height:248px;padding:22px}.capability svg{color:var(--blue)}.capability h3{margin-top:22px}.capability span{color:var(--teal);background:var(--teal-soft);border-radius:999px;margin-top:12px;padding:7px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.capability p,.timeline-body p,.project-card p,.portfolio-copy p{color:#465054;line-height:1.62}.journey-section,.work-section{padding:92px 0}.section-heading.compact{max-width:880px;margin-bottom:42px}.timeline{gap:14px;display:grid}.timeline-item{grid-template-columns:130px minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.timeline-marker{border:1px solid var(--line);background:var(--surface);min-height:130px;color:var(--teal);border-radius:8px;place-items:center;font-weight:900;display:grid}.timeline-body{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;min-height:130px;padding:24px}.period{margin-bottom:8px;font-size:.85rem;font-weight:900}.company{margin-bottom:14px;font-weight:850}.work-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(340px,.55fr);align-items:stretch;gap:22px;margin-bottom:28px;display:grid}.work-section .section-heading h2{grid-area:2/1;max-width:none}.work-section .section-heading .eyebrow{grid-area:1/1;margin-bottom:0}.work-summary{border:1px solid var(--line);color:#465054;background:linear-gradient(135deg,#007c7817,#0000 48%),#fff;border-radius:8px;grid-area:1/2/span 2;align-items:flex-end;min-height:100%;margin:0;padding:24px;font-size:1.02rem;line-height:1.55;display:flex;box-shadow:0 10px 28px #0f172a0f}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:286px;padding:24px;display:flex;box-shadow:0 10px 28px #0f172a0f}.project-topline{gap:8px;min-height:28px;margin-bottom:24px;font-size:.84rem;font-weight:850}.project-topline svg{color:var(--orange);flex:none}.portfolio-section{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(100deg,#2459ff14,#0000 38%),#fff;border-radius:8px;align-items:center;margin-bottom:72px;padding:46px}.portfolio-copy h2{font-size:clamp(2rem,4.2vw,4.1rem)}.portfolio-links{gap:12px;display:grid}.portfolio-links a{border:1px solid var(--line);background:var(--paper);border-radius:8px;justify-content:space-between;gap:16px;min-height:72px;padding:0 18px;font-weight:850}.portfolio-links a svg:first-child{color:var(--teal);flex:none}.portfolio-links a span{flex:1}.chat-section{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#007c781a,#0000 42%),linear-gradient(320deg,#2459ff14,#0000 38%),#fff;border-radius:8px;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);align-items:stretch;gap:26px;margin-bottom:72px;padding:34px;display:grid}.chat-copy{align-self:center}.chat-copy h2{font-size:clamp(2rem,4vw,4.2rem)}.chat-copy p:not(.eyebrow){color:#465054;max-width:560px;font-size:1.02rem;line-height:1.62}.prompt-list{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.prompt-list button{border:1px solid var(--line);color:var(--ink);background:var(--paper);cursor:pointer;font:inherit;text-align:left;border-radius:999px;padding:10px 12px;font-size:.86rem;font-weight:850}.prompt-list button:hover{background:var(--teal-soft);border-color:#007c7859}.chat-panel{border:1px solid var(--line);background:#f7f8f8e6;border-radius:8px;flex-direction:column;min-height:520px;padding:16px;display:flex}.chat-log{flex-direction:column;flex:1;gap:12px;min-height:320px;max-height:520px;padding:4px 4px 14px;display:flex;overflow-y:auto}.chat-empty{color:#465054;text-align:center;border:1px dashed #007c7847;border-radius:8px;flex:1;place-items:center;min-height:300px;padding:28px;display:grid}.chat-empty svg{color:var(--teal);margin-bottom:12px}.chat-empty p,.chat-bubble,.chat-error{margin:0}.chat-message{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px;display:grid}.chat-bubble{border:1px solid var(--line);color:#2f393d;background:#fff;border-radius:8px;padding:13px 14px;line-height:1.55}.chat-message.user .chat-bubble{color:#fff;border-color:var(--ink);background:var(--ink);white-space:pre-wrap}.typing-indicator{align-items:center;gap:6px;width:fit-content;min-width:72px;min-height:48px;display:inline-flex}.typing-indicator span{background:var(--teal);border-radius:999px;width:8px;height:8px;animation:1s ease-in-out infinite typing-pulse}.typing-indicator span:nth-child(2){animation-delay:.16s}.typing-indicator span:nth-child(3){animation-delay:.32s}@keyframes typing-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.formatted-message{gap:10px;display:grid}.formatted-message h4,.formatted-message p,.formatted-message ul,.formatted-message ol,.formatted-message table{margin:0}.formatted-message h4{font-size:1rem;line-height:1.35}.formatted-message ul,.formatted-message ol{gap:7px;padding-left:1.2rem;display:grid}.formatted-message li{padding-left:2px}.formatted-message strong{color:var(--ink);font-weight:900}.formatted-message code{background:var(--surface-strong);border-radius:5px;padding:2px 5px;font-size:.92em}.markdown-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:100%;overflow-x:auto}.formatted-message table{border-collapse:collapse;width:100%;min-width:420px;font-size:.94rem}.formatted-message th,.formatted-message td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px}.formatted-message th{color:var(--ink);background:var(--surface-strong);font-weight:900}.formatted-message tr:last-child td{border-bottom:0}.chat-avatar{color:#fff;background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:8px;place-items:center;width:44px;height:44px;font-size:.78rem;font-weight:900;display:grid}.chat-message.user .chat-avatar{background:var(--orange)}.chat-error{color:#8b2d12;background:#f05a2814;border:1px solid #f05a2847;border-radius:8px;padding:10px 12px;font-size:.92rem;font-weight:800}.chat-form{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:12px;display:grid}.chat-form textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:58px;max-height:160px;color:var(--ink);font:inherit;background:#fff;border-radius:8px;padding:13px 14px;line-height:1.45}.chat-form textarea:focus{outline-offset:2px;outline:2px solid #007c783d}.chat-form button{color:#fff;background:var(--teal);cursor:pointer;min-width:112px;min-height:58px;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.chat-form button:disabled,.prompt-list button:disabled{cursor:not-allowed;opacity:.55}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:34px 0 44px;display:flex}.site-footer p{margin:8px 0 0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px}.footer-links a{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-weight:800;display:flex}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero,.about-section,.portfolio-section,.chat-section,.work-section .section-heading{grid-template-columns:1fr}.work-section .section-heading .eyebrow,.work-section .section-heading h2,.work-summary{grid-area:auto/1}.hero{min-height:auto;padding-top:52px}.hero-copy,.hero-panel{min-height:auto}.capability-band,.capability-grid,.project-grid{grid-template-columns:1fr}.capability{min-height:210px;padding:34px 24px}.work-summary{max-width:720px}}@media (max-width:680px){.site-header,.section-band,.about-section,.capability-band,.journey-section,.work-section,.portfolio-section,.chat-section,.site-footer{width:min(100% - 24px,1180px)}.site-header{min-height:64px;margin-top:10px}.brand strong,.header-link span{display:none}.header-actions{gap:6px}.language-switch button{min-width:36px}h1{font-size:clamp(3.1rem,18vw,4.4rem)}h2{font-size:clamp(2rem,10vw,3rem)}.hero-title{font-size:1.12rem}.button{flex:150px;justify-content:center}.hero-panel{padding:18px}.hero-panel:after{display:none}.identity-block,.timeline-item{grid-template-columns:1fr}.capability-band{padding:24px 18px}.timeline-marker{place-items:center start;min-height:54px;padding:0 18px}.signal-grid{grid-template-columns:1fr}.metric{min-height:118px}.metric strong{margin-bottom:14px}.about-section,.journey-section,.work-section{padding:58px 0}.portfolio-section{padding:28px 18px}.chat-section{padding:24px 18px}.chat-panel{min-height:500px}.chat-form{grid-template-columns:1fr}.chat-form button{width:100%}.site-footer{flex-direction:column}.footer-links{justify-content:flex-start}}
