body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}:root{--bg:#f6f4ef;--surface:#fff;--surface-muted:#ebe7df;--text:#171717;--muted:#66615b;--border:#d8d2c8;--accent:#1f3a5f;--accent-dark:#10233d;--radius:18px;--shadow:0 24px 60px hsla(0,0%,9%,.08);--shadow-soft:0 12px 32px hsla(0,0%,9%,.06)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(31,58,95,.25);outline-offset:4px}.portfolio{margin:0 auto;width:min(100% - 48px,1180px)}section{padding:80px 0}h1,h2,h3{letter-spacing:-.045em;line-height:1.05}h1{font-size:clamp(3rem,8vw,6.5rem);max-width:940px}h2{font-size:clamp(2rem,5vw,4rem)}h3{font-size:clamp(1.45rem,3vw,2.25rem)}p{color:#66615b;color:var(--muted)}.project-label,.section-eyebrow{color:#1f3a5f;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.16em;margin-bottom:.85rem;text-transform:uppercase}.section-heading{margin-bottom:3rem;max-width:780px}.section-description{font-size:1.08rem;margin-top:1rem;max-width:680px}.hero{align-items:center;border-bottom:1px solid #d8d2c8;border-bottom:1px solid var(--border);display:flex;min-height:78vh}.hero-content{max-width:980px}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.35rem);max-width:760px}.hero-meta,.hero-subtitle{margin-top:1.5rem}.hero-meta p{font-size:.95rem}.hero-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.capabilities,.certifications,.experience,.projects{border-bottom:1px solid #d8d2c8;border-bottom:1px solid var(--border)}.featured{margin-bottom:1.5rem}.projectscontainer{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.project{background:#fff;background:var(--surface);border:1px solid #d8d2c8;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 12px 32px hsla(0,0%,9%,.06);box-shadow:var(--shadow-soft);height:100%;padding:1.5rem}.project-featured{grid-gap:2rem;box-shadow:0 24px 60px hsla(0,0%,9%,.08);box-shadow:var(--shadow);display:grid;gap:2rem;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);padding:2rem}.project-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem}.project-header .links{flex-shrink:0}.project-image{background:#ebe7df;background:var(--surface-muted);border:1px solid #d8d2c8;border:1px solid var(--border);border-radius:12px;border-radius:calc(var(--radius) - 6px);margin-bottom:1.5rem;overflow:hidden}.project img,.project-image img{display:block;width:100%}.project-context{grid-gap:1.25rem;display:grid;gap:1.25rem}.project-block h4{color:#171717;color:var(--text);font-size:.76rem;letter-spacing:.14em;margin-bottom:.45rem;text-transform:uppercase}.project-block p{font-size:.98rem}.links{display:flex;flex-wrap:wrap;gap:.75rem}.links a{font-size:.72rem;padding:.7rem .95rem}.tech-badges{display:flex;flex-wrap:wrap;gap:.5rem}.tech-badge{background:#ebe7df;background:var(--surface-muted);border:1px solid #d8d2c8;border:1px solid var(--border);border-radius:999px;color:#10233d;color:var(--accent-dark);font-size:.75rem;font-weight:700;padding:.35rem .7rem;white-space:nowrap}.capabilities-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.capability-card{background:#fff;background:var(--surface);border:1px solid #d8d2c8;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);padding:1.5rem}.capability-card h3{font-size:1.15rem;letter-spacing:-.03em;margin-bottom:1rem}.capability-card ul{grid-gap:.65rem;display:grid;gap:.65rem;list-style:none}.capability-card li{color:#66615b;color:var(--muted);font-size:.94rem}.capability-card li:before{color:#1f3a5f;color:var(--accent);content:"—";margin-right:.5rem}.experience-list{grid-gap:1.5rem;display:grid;gap:1.5rem}.experience-card{background:#fff;background:var(--surface);border:1px solid #d8d2c8;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 12px 32px hsla(0,0%,9%,.06);box-shadow:var(--shadow-soft);padding:2rem}.experience-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.experience-company{color:#1f3a5f;color:var(--accent);font-size:.95rem;font-weight:700;margin-top:.35rem}.experience-timeframe{color:#66615b;color:var(--muted);flex-shrink:0;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.experience-description{margin-bottom:1.25rem;max-width:760px}.experience-highlights{grid-gap:.75rem;display:grid;gap:.75rem;list-style:none;padding-left:0}.experience-highlights li{color:#66615b;color:var(--muted);padding-left:1.25rem;position:relative}.experience-highlights li:before{background:#1f3a5f;background:var(--accent);border-radius:999px;content:"";height:6px;left:0;position:absolute;top:.7rem;width:6px}.certifications-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.certification-card{align-items:center;background:#fff;background:var(--surface);border:1px solid #d8d2c8;border:1px solid var(--border);border-radius:18px;border-radius:var(--radius);box-shadow:0 12px 32px hsla(0,0%,9%,.06);box-shadow:var(--shadow-soft);display:flex;justify-content:center;min-height:120px;padding:1.25rem;text-align:center}.certification-card span{color:#171717;color:var(--text);font-size:.95rem;font-weight:700;line-height:1.4}.contact-container{padding-bottom:48px}.contact-card{background:#10233d;background:var(--accent-dark);border-radius:18px;border-radius:var(--radius);box-shadow:0 24px 60px hsla(0,0%,9%,.08);box-shadow:var(--shadow);color:#fff;color:var(--surface);padding:clamp(1.5rem,4vw,3rem)}.contact-card p{color:hsla(0,0%,100%,.72)}.contact-card .section-eyebrow{color:#b7c7df}form{grid-gap:1.25rem;display:grid;gap:1.25rem;margin-top:2rem;max-width:680px}.form-field{grid-gap:.5rem;display:grid;gap:.5rem;text-align:left}label{font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}input,textarea{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.24);border-radius:14px;color:#fff;color:var(--surface);font:inherit;padding:.95rem 1rem;width:100%}textarea{min-height:160px;resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}input::placeholder,textarea::placeholder{color:hsla(0,0%,100%,.5)}form button{background:#fff;background:var(--surface);border-color:#fff;border-color:var(--surface);color:#10233d;color:var(--accent-dark);cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form button:hover{background:transparent;color:#fff;color:var(--surface)}form button:disabled{cursor:not-allowed;opacity:.65}@media (max-width:1000px){.capabilities-grid,.certifications-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.portfolio{width:min(100% - 32px,760px)}section{padding:56px 0}.hero{min-height:auto;padding-top:80px}.project-featured,.projectscontainer{grid-template-columns:1fr}.experience-header,.footer-content,.project-header{flex-direction:column}.experience-card{padding:1.5rem}}@media (max-width:560px){.portfolio{width:min(100% - 24px,520px)}.hero-links,.links{flex-direction:column}.hero-links a,.links a,form button{width:100%}.capabilities-grid,.certifications-grid{grid-template-columns:1fr}.certification-card{min-height:96px}}
/*# sourceMappingURL=main.5021a9d0.css.map*/