:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f8f7f3;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f8f7f3;color:#17202a;line-height:1.6}a{color:inherit;text-underline-offset:.18em}a:hover{color:#7a3e18}a:focus-visible,button:focus-visible{outline:3px solid #0d6f72;outline-offset:3px}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#17202a;line-height:1.12}h1{font-size:clamp(2.55rem,8vw,5.5rem);letter-spacing:-.055em}h2{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.035em}h3{font-size:1.2rem}ul{padding-left:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;transform:translateY(-180%);background:#17202a;color:#fff;padding:.65rem .85rem;border-radius:.35rem}.skip-link:focus{transform:translateY(0)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.page-container{width:min(100% - 2rem,72rem);margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;background:#f8f7f3f5;border-bottom:1px solid #d8d5cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{min-height:4.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-identity,.footer-identity{text-decoration:none;font-weight:750}.site-identity__name{display:block;font-size:.95rem}.site-identity__label{display:block;color:#56616a;font-size:.76rem;font-weight:500}.navigation-panel{display:none;width:100%}.navigation-panel--open{display:block;position:absolute;top:100%;left:0;padding:1rem;background:#f8f7f3;border-bottom:1px solid #d8d5cc}.primary-navigation,.footer-navigation{list-style:none;padding:0;margin:0}.primary-navigation{display:grid;gap:.25rem}.nav-link{display:block;padding:.6rem .75rem;text-decoration:none;border-radius:.35rem}.nav-link:hover,.nav-link--active{background:#e8e4d8;color:#17202a}.nav-link--active{font-weight:750}.mobile-menu-button{padding:.5rem .75rem;color:#17202a;background:transparent;border:1px solid #8b9295;border-radius:.35rem;cursor:pointer}.mobile-menu-button:hover{background:#e8e4d8}.mobile-menu-button:active{transform:translateY(1px)}.section,.cta-section{padding-block:clamp(3.25rem,8vw,6.5rem)}.page-intro{padding-bottom:2rem}.hero{padding-block:clamp(4.75rem,12vw,9rem) clamp(4rem,9vw,7rem);max-width:50rem}.hero__title{font-size:clamp(1.25rem,2vw,1.65rem);font-weight:700;color:#7a3e18}.hero__intro{max-width:43rem;font-size:1.15rem}.section-heading{max-width:44rem;margin-bottom:2rem}.section-heading>p:last-child{color:#56616a}.eyebrow{margin-bottom:.65rem;color:#7a3e18;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-footer{background:#17202a;color:#eef1ef;padding-block:2.5rem}.site-footer p{color:#bec7c7}.footer-inner{display:grid;gap:2rem}.footer-navigation{display:flex;flex-wrap:wrap;gap:.75rem 1.2rem}.footer-navigation a:hover{color:#fff}@media(min-width:54rem){.mobile-menu-button{display:none}.navigation-panel{display:block;width:auto}.primary-navigation{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.1rem}.navigation-panel--open{position:static;padding:0;border:0;background:transparent}.footer-inner{grid-template-columns:1fr 2fr;align-items:start}}.button-group{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1rem;border:1px solid transparent;border-radius:.4rem;font-weight:750;text-decoration:none;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.button--primary{background:#0d6f72;color:#fff}.button--primary:hover{background:#09595c;color:#fff}.button--secondary{color:#17202a;border-color:#677174}.button--secondary:hover{background:#e8e4d8;color:#17202a}.button:active{transform:translateY(1px)}.button[aria-disabled=true],.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;list-style:none}.capability-list a{display:block;min-height:100%;padding:1rem;background:#eeeade;border:1px solid #ded8c9;border-radius:.45rem;font-weight:700;text-decoration:none}.capability-list a:hover{background:#e2dbc9}.project-grid,.skill-grid{display:grid;gap:1rem}.project-card,.skill-group,.empty-state,.notice{border:1px solid #d8d5cc;border-radius:.65rem;background:#fffefa}.project-card{overflow:hidden;display:flex;flex-direction:column}.project-card__visual{min-height:9rem;display:grid;place-items:center;padding:1rem;background:linear-gradient(135deg,#dce8e3,#e9e1ce);color:#53605e;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-card__body{padding:1.35rem}.project-card__details{display:grid;gap:.85rem;margin:1.25rem 0 0}.project-card__details div{display:grid;gap:.1rem}.project-card__details dt{color:#59666c;font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.project-card__details dd{margin:0}.skill-group{padding:1.25rem}.skill-group ul{margin:0}.cta-section{margin-block:2rem;padding-inline:clamp(1.4rem,5vw,3rem);background:#e8e4d8;border-radius:.75rem}.cta-section h2{max-width:32rem}.cta-section p{max-width:40rem}.professional-links{display:grid;gap:1rem;max-width:42rem}.professional-links div{padding:1rem;border-bottom:1px solid #d8d5cc}.professional-links dt{font-weight:750}.professional-links dd{margin:.25rem 0 0;color:#4d595f;overflow-wrap:anywhere}.empty-state,.notice{padding:1.5rem}@media(min-width:42rem){.project-grid,.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:68rem){.project-grid,.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
