*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{min-height:100%}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#f8f7f4;font-family:Inter,Segoe UI,system-ui,sans-serif}body{background:#f8f7f4;min-height:100vh}h1,h2,h3,h4{font-family:Syne,Inter,sans-serif;line-height:1.15}p,li{line-height:1.65}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}.site-nav{z-index:100;background:#f8f7f4;border-bottom:1px solid #e5e2dc;justify-content:space-between;align-items:center;padding:1.25rem 4rem;display:flex;position:sticky;top:0}.nav-brand{color:#1a1a1a;letter-spacing:.08em;font-family:Syne,sans-serif;font-size:1.15rem;font-weight:800}.nav-links{gap:2.4rem;display:flex}.nav-links a{color:#555;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:600;transition:color .2s;position:relative}.nav-links a:after{content:"";background:#1a1a1a;width:0;height:1px;transition:width .25s;position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:#1a1a1a}.nav-links a:hover:after{width:100%}.hero{background:#f8f7f4;grid-template-columns:1fr 1fr;min-height:calc(100vh - 62px);display:grid}.hero-text{flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 4rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:#999;margin-bottom:1.6rem;font-size:.72rem;font-weight:600}.hero-text h1{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:2rem;font-family:Syne,sans-serif;font-size:clamp(3.8rem,7.5vw,6.5rem);font-weight:800;line-height:.95}.hero-summary{color:#555;max-width:46ch;margin-bottom:2.4rem;font-size:1.05rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.btn-primary{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#1a1a1a;border-radius:2px;padding:.82rem 1.9rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .15s}.btn-primary:hover{background:#2d2d2d;transform:translateY(-1px)}.btn-ghost{color:#444;letter-spacing:.04em;background:0 0;border:1px solid #bbb;border-radius:2px;padding:.82rem 1.9rem;font-size:.85rem;font-weight:500;transition:border-color .2s,color .2s}.btn-ghost:hover{color:#1a1a1a;border-color:#555}.hero-location{color:#aaa;letter-spacing:.03em;font-size:.82rem}.hero-visual{background:#111827;position:relative;overflow:hidden}.geo-grid{opacity:.15;grid-template-columns:repeat(10,1fr);align-content:center;gap:2rem;padding:3rem;display:grid;position:absolute;inset:0}.geo-dot{background:#fff;border-radius:50%;width:3px;height:3px;display:block}.geo-ring{border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.geo-bar{background:linear-gradient(#0000,#ffffff59,#0000);width:1px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.geo-label{text-transform:uppercase;letter-spacing:.25em;color:#ffffff4d;font-size:.7rem;font-weight:600;position:absolute;bottom:3rem;right:3rem}.stats-band{background:#f0ede8;border-top:1px solid #ddd9d2;border-bottom:1px solid #ddd9d2;grid-template-columns:repeat(4,1fr);display:grid}.stat{text-align:center;border-right:1px solid #ddd9d2;flex-direction:column;align-items:center;padding:2.8rem 1.5rem;display:flex}.stat:last-child{border-right:none}.stat-value{color:#1a1a1a;margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:3rem;font-weight:800;line-height:1}.stat-label{color:#888;text-transform:uppercase;letter-spacing:.1em;text-align:center;max-width:14ch;font-size:.75rem}.content-section{background:#f8f7f4;max-width:100%;padding:5.5rem 4rem}.content-section.alt-bg{background:#fff}.section-label{text-transform:uppercase;letter-spacing:.2em;color:#aaa;border-bottom:1px solid #e0ddd8;max-width:1200px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding-bottom:1rem;font-size:.7rem;font-weight:600}.strengths-grid{grid-template-columns:repeat(2,1fr);gap:2px;max-width:1200px;margin:0 auto;display:grid}.strength-card{background:#fff;border:1px solid #ebe8e2;padding:2.2rem;transition:box-shadow .25s}.strength-card:hover{box-shadow:0 8px 36px #00000012}.strength-card h3{color:#1a1a1a;margin-bottom:.75rem;font-family:Syne,sans-serif;font-size:1.05rem;font-weight:700}.strength-card p{color:#666;margin:0;font-size:.93rem;line-height:1.7}.timeline{max-width:1200px;margin:0 auto}.timeline-item{border-bottom:1px solid #ebe8e2;grid-template-columns:200px 1fr;gap:3.5rem;padding:2.8rem 0;display:grid}.timeline-item:last-child{border-bottom:none}.tl-left{flex-direction:column;gap:.4rem;padding-top:.15rem;display:flex}.tl-period{color:#aaa;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:600}.tl-company{color:#1a1a1a;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:800}.tl-right h3{color:#1a1a1a;margin-bottom:.25rem;font-family:Syne,sans-serif;font-size:1.15rem;font-weight:700}.tl-location{color:#aaa;margin-bottom:1.1rem;font-size:.82rem;display:block}.tl-right ul{flex-direction:column;gap:.55rem;padding-left:1rem;list-style:outside;display:flex}.tl-right li{color:#555;font-size:.93rem;line-height:1.68}.skills-grid{grid-template-columns:repeat(3,1fr);gap:3.5rem;max-width:1200px;margin:0 auto;display:grid}.skill-category{color:#1a1a1a;border-bottom:2px solid #1a1a1a;margin-bottom:1.2rem;padding-bottom:.7rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700}.pill-row{flex-wrap:wrap;gap:.5rem;display:flex}.pill{color:#444;letter-spacing:.02em;cursor:default;background:#f4f3f0;border:1px solid #ddd9d2;border-radius:2px;padding:.36rem .75rem;font-size:.8rem;font-weight:500;transition:background .18s,border-color .18s,color .18s}.pill:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.creds-grid{grid-template-columns:1fr 1fr;gap:5rem;max-width:1200px;margin:0 auto;display:grid}.cred-block h3{color:#1a1a1a;border-bottom:2px solid #1a1a1a;margin-bottom:1.6rem;padding-bottom:.7rem;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700}.cred-block ul{flex-direction:column;gap:1.3rem;padding:0;list-style:none;display:flex}.cred-block li{flex-direction:column;gap:.2rem;display:flex}.cred-block strong{color:#1a1a1a;font-size:.93rem;font-weight:600}.cred-block span{color:#999;font-size:.83rem}.site-footer{color:#ccc;background:#111827;padding:3.5rem 4rem 2.5rem}.footer-inner{border-bottom:1px solid #2a3347;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:2.2rem;display:flex}.footer-name{color:#fff;margin-bottom:.35rem;font-family:Syne,sans-serif;font-size:1.35rem;font-weight:800}.footer-role{color:#6b7a94;font-size:.83rem}.footer-right{flex-direction:column;align-items:flex-end;gap:.45rem;display:flex}.footer-right a,.footer-right span{color:#8899b4;font-size:.85rem;transition:color .2s}.footer-right a:hover{color:#fff}.footer-copy{color:#3d4f6a;text-align:center;max-width:1200px;margin-top:1.8rem;margin-left:auto;margin-right:auto;font-size:.75rem}@media (width<=1000px){.site-nav{padding:1rem 2rem}.hero-text,.content-section{padding:4rem 2rem}.site-footer{padding:2.5rem 2rem 2rem}.section-label{margin-bottom:2rem}}@media (width<=768px){.site-nav{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1rem 1.5rem}.nav-links{gap:1.2rem}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{height:240px}.hero-text{padding:3rem 1.5rem}.stats-band{grid-template-columns:repeat(2,1fr)}.stat{border-bottom:1px solid #ddd9d2}.stat:nth-child(2n){border-right:none}.strengths-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr;gap:.6rem}.tl-left{flex-direction:row;align-items:baseline;gap:1rem}.skills-grid{grid-template-columns:1fr}.creds-grid{grid-template-columns:1fr;gap:2.5rem}.footer-inner{flex-direction:column}.footer-right{align-items:flex-start}}.cw-root{z-index:999;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.cw-trigger{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;font-size:1.25rem;transition:background .2s,transform .15s;display:flex;box-shadow:0 4px 20px #00000047}.cw-trigger:hover{background:#2e2e2e;transform:scale(1.06)}.cw-trigger--open{background:#374151}.cw-panel{background:#fff;border:1px solid #e5e2dc;border-radius:12px;flex-direction:column;width:360px;max-height:520px;animation:.22s both cw-slide-up;display:flex;overflow:hidden;box-shadow:0 12px 48px #0000002e}@keyframes cw-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cw-header{color:#fff;background:#1a1a1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.cw-header-info{align-items:center;gap:.65rem;display:flex}.cw-avatar{letter-spacing:.05em;background:#374151;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:Syne,sans-serif;font-size:.7rem;font-weight:800;display:flex}.cw-header-name{color:#fff;font-size:.88rem;font-weight:600}.cw-header-sub{color:#9ca3af;font-size:.73rem}.cw-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:.85rem;line-height:1;transition:color .15s}.cw-close:hover{color:#fff}.cw-messages{background:#f9f8f6;flex-direction:column;flex:1;gap:.65rem;padding:1rem;display:flex;overflow-y:auto}.cw-bubble{border-radius:10px;flex-direction:column;gap:.2rem;max-width:88%;padding:.55rem .85rem;font-size:.86rem;line-height:1.55;display:flex}.cw-bubble p{margin:0}.cw-bubble--agent{color:#333;background:#fff;border:1px solid #e5e2dc;border-radius:2px 10px 10px;align-self:flex-start}.cw-bubble--user{color:#fff;background:#1a1a1a;border-radius:10px 2px 10px 10px;align-self:flex-end}.cw-typing{align-items:center;gap:4px;padding:.7rem .85rem;display:flex;flex-direction:row!important}.cw-typing span{background:#aaa;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite cw-dot;display:block}.cw-typing span:nth-child(2){animation-delay:.2s}.cw-typing span:nth-child(3){animation-delay:.4s}@keyframes cw-dot{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}.cw-suggestions{background:#f9f8f6;flex-direction:column;flex-shrink:0;gap:.4rem;padding:0 1rem .75rem;display:flex}.cw-chip{color:#444;cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd9d2;border-radius:20px;padding:.4rem .8rem;font-size:.78rem;transition:background .15s,border-color .15s}.cw-chip:hover{background:#f0ede8;border-color:#bbb}.cw-input-row{border-top:1px solid #e5e2dc;flex-shrink:0;gap:0;display:flex}.cw-input{color:#1a1a1a;background:#fff;border:none;outline:none;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.88rem}.cw-input::placeholder{color:#bbb}.cw-send{color:#fff;cursor:pointer;background:#1a1a1a;border:none;padding:.75rem 1.1rem;font-size:1rem;transition:background .15s}.cw-send:hover:not(:disabled){background:#2e2e2e}.cw-send:disabled{cursor:not-allowed;background:#ccc}@media (width<=480px){.cw-root{bottom:1rem;right:1rem}.cw-panel{width:calc(100vw - 2rem);max-height:75vh}}
