:root{--accent: #0891b2;--accent-dark: #0e7490;--accent-light: #06b6d4;--accent-soft: rgba(8, 145, 178, .08);--accent-softer: rgba(8, 145, 178, .04);--ink: #14110d;--ink-2: #2c2a26;--ink-3: #5c594f;--ink-4: #8a8678;--rule: rgba(20, 17, 13, .1);--rule-strong: rgba(20, 17, 13, .18);--paper: #fbf9f4;--paper-2: #f4f1e9;--paper-3: #ece8dc;--surface: #ffffff;--ink-on-dark: #f4f1e9;--shadow-sm: 0 1px 2px rgba(20, 17, 13, .04);--shadow-md: 0 6px 24px -10px rgba(20, 17, 13, .12);--shadow-lg: 0 24px 48px -24px rgba(20, 17, 13, .18);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--container: 1180px;--gutter: clamp(1.25rem, 4vw, 2.5rem);--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--serif: "Noto Serif", Georgia, serif;--display: "Noto Serif", Georgia, serif}*{margin:0;padding:0;box-sizing:border-box}*::selection{background:var(--accent);color:var(--paper)}html{scroll-behavior:smooth;scroll-padding-top:84px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--sans);color:var(--ink);background-color:var(--paper);line-height:1.6;font-feature-settings:"ss01","cv11"}a{color:inherit;text-decoration:none}.serif{font-family:var(--display);font-weight:600;letter-spacing:-.02em}.container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.topbar{position:sticky;top:0;z-index:100;background:#fbf9f4d9;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid var(--rule)}.nav-toggle-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:68px}.nav-burger{display:none;width:40px;height:40px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:var(--radius-sm);border:1px solid var(--rule-strong);background:var(--surface);cursor:pointer;transition:background-color .2s ease,border-color .2s ease;flex-shrink:0}.nav-burger:hover{background:var(--paper-2);border-color:var(--ink)}.nav-burger-bar{display:block;width:18px;height:1.5px;background:var(--ink);border-radius:2px;transition:transform .25s ease,opacity .2s ease;transform-origin:center}.nav-toggle-input:checked~.container .nav-burger{background:var(--ink);border-color:var(--ink)}.nav-toggle-input:checked~.container .nav-burger .nav-burger-bar{background:var(--paper)}.nav-toggle-input:checked~.container .nav-burger .nav-burger-bar:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav-toggle-input:checked~.container .nav-burger .nav-burger-bar:nth-child(2){opacity:0}.nav-toggle-input:checked~.container .nav-burger .nav-burger-bar:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--rule);box-shadow:var(--shadow-lg);max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-nav ul{list-style:none;padding:.5rem var(--gutter) 1rem;max-width:var(--container);margin:0 auto}.mobile-nav-link{display:flex;align-items:baseline;gap:1rem;padding:1rem .25rem;border-bottom:1px solid var(--rule);color:var(--ink);font-size:1.05rem;font-weight:500;transition:padding-left .2s ease,color .2s ease}.mobile-nav li:last-child .mobile-nav-link{border-bottom:none}.mobile-nav-link:hover{color:var(--accent-dark);padding-left:.6rem}.mobile-nav-num{font-family:var(--serif);font-size:.85rem;color:var(--ink-4);font-feature-settings:"tnum";width:28px;flex-shrink:0}.mobile-nav-link:hover .mobile-nav-num{color:var(--accent)}.mobile-nav-label{flex:1}.mobile-nav-arrow{color:var(--ink-4);font-size:.95rem;transition:transform .2s ease,color .2s ease}.mobile-nav-link:hover .mobile-nav-arrow{color:var(--accent);transform:translate(3px)}.mobile-nav-cta{margin-top:.5rem;padding-top:1.25rem;border-top:1px solid var(--rule);color:var(--accent-dark)}.nav-scrim{display:none;position:fixed;inset:68px 0 0;background:#14110d59;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:-1}.nav-toggle-input:checked~.nav-scrim{opacity:1;pointer-events:auto}.nav-toggle-input:checked~.mobile-nav{max-height:calc(100vh - 68px)}.brand{display:inline-flex;align-items:center;gap:.7rem;flex-shrink:0}.brand-mark{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:8px;font-weight:700;font-size:.82rem;letter-spacing:.04em;box-shadow:0 1px #ffffff80 inset,0 1px 2px #14110d26}.brand-name{display:inline-flex;align-items:baseline;gap:.5rem;line-height:1}.brand-name-line{font-weight:600;font-size:.98rem;color:var(--ink);letter-spacing:-.005em}.brand-name-sub{font-size:.82rem;color:var(--ink-3);font-weight:400;padding-left:.5rem;border-left:1px solid var(--rule-strong)}.nav{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.nav ul{display:flex;list-style:none;gap:.35rem}.nav a{position:relative;display:inline-flex;align-items:center;padding:.5rem .75rem;border-radius:var(--radius-sm);font-size:.9rem;font-weight:500;color:var(--ink-2);transition:color .2s ease,background-color .2s ease}.nav a:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:.3rem;height:2px;background:var(--accent);border-radius:2px;opacity:0;transform:scaleX(.4);transform-origin:center;transition:opacity .2s ease,transform .2s ease}.nav a:hover{color:var(--accent-dark)}.nav a:hover:after{opacity:1;transform:scaleX(1)}.nav-num{display:none}.topbar-cta{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;font-weight:600;color:#fff;padding:.55rem 1rem;border-radius:999px;background:var(--accent);border:1px solid var(--accent);box-shadow:0 1px 2px #2563eb40;transition:background-color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease;flex-shrink:0}.topbar-cta:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px);box-shadow:0 4px 10px #2563eb4d}.hero{padding:clamp(3.5rem,9vw,7rem) 0 clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 1100px 600px at 90% -10%,rgba(37,99,235,.1),transparent 60%),radial-gradient(ellipse 800px 400px at -10% 110%,rgba(37,99,235,.05),transparent 60%);pointer-events:none;z-index:0}.hero .container{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;color:var(--ink-3);background:var(--surface);padding:.4rem .85rem;border-radius:999px;border:1px solid var(--rule);margin-bottom:2rem}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #2563eb2e;animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #2563eb2e}50%{box-shadow:0 0 0 7px #2563eb0d}}.hero-title{font-family:var(--serif);font-weight:500;font-size:clamp(3rem,9vw,6.5rem);line-height:.95;letter-spacing:-.035em;color:var(--ink);margin-bottom:1.5rem}.hero-period{color:var(--accent)}.hero-tagline{font-family:var(--serif);font-weight:400;font-style:italic;font-size:clamp(1.3rem,2.6vw,1.75rem);color:var(--ink-2);max-width:700px;line-height:1.35;margin-bottom:1.5rem;letter-spacing:-.01em}.hero-subtitle{font-size:clamp(1rem,1.4vw,1.125rem);color:var(--ink-3);max-width:640px;line-height:1.65;margin-bottom:2.5rem}.hero-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 2rem;padding:1.5rem 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-bottom:2rem}.hero-meta-item{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.hero-meta-item:nth-child(2){align-items:center;text-align:center}.hero-meta-item:nth-child(3){align-items:flex-end;text-align:right}.hero-meta-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-4);font-weight:600}.hero-meta-value{font-size:.95rem;color:var(--ink);font-weight:500}.hero-meta-value.link{color:var(--accent-dark);border-bottom:1px solid var(--accent-soft);padding-bottom:1px;width:fit-content}.hero-meta-value.link:hover{color:var(--accent);border-color:var(--accent)}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:var(--radius-sm);font-weight:500;font-size:.95rem;transition:all .2s ease;border:1px solid transparent;cursor:pointer;line-height:1;text-align:center}.btn-primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.btn-primary:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--rule-strong)}.btn-ghost:hover{border-color:var(--ink);background:var(--surface)}.btn-primary-light{background:var(--paper);color:var(--accent-dark);border-color:var(--paper)}.btn-primary-light:hover{background:var(--surface);transform:translateY(-1px)}.btn-ghost-light{background:transparent;color:var(--paper);border-color:#f4f1e94d}.btn-ghost-light:hover{border-color:var(--paper);background:#f4f1e90d}.stat-strip{margin-top:clamp(3rem,6vw,4.5rem);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--rule)}.stat{padding:1.75rem 1.5rem 0;border-right:1px solid var(--rule);display:flex;flex-direction:column;gap:.5rem}.stat:last-child{border-right:none}.stat-number{font-family:var(--serif);font-weight:500;font-size:clamp(2rem,4vw,2.75rem);color:var(--ink);line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum"}.stat-num-val{display:inline-block}.stat-suffix{color:var(--accent)}.stat-label{font-size:.82rem;color:var(--ink-3);font-weight:500}.section{padding:clamp(4rem,9vw,7rem) 0;border-top:1px solid var(--rule)}.section-grid{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:clamp(2rem,6vw,5rem)}.section-head{position:sticky;top:96px;align-self:start}.section-num{display:inline-block;font-family:var(--serif);font-size:.85rem;color:var(--ink-4);font-feature-settings:"tnum";margin-bottom:.75rem;letter-spacing:.04em}.section-num:before{content:"— ";color:var(--accent)}.section-num-light{color:#f4f1e999}.section-num-light:before{color:var(--paper)}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:500;color:var(--ink);line-height:1.05;margin-bottom:.75rem}.section-kicker{font-size:.95rem;color:var(--ink-3);line-height:1.5;max-width:280px}.about-prose{max-width:640px}.about-prose p{font-size:1.075rem;color:var(--ink-2);line-height:1.75;margin-bottom:1.25rem}.about-prose p:last-child{margin-bottom:0}.about-prose p:first-child:first-letter{font-family:var(--serif);font-weight:600;font-size:3.5rem;float:left;line-height:.9;padding:.4rem .6rem 0 0;color:var(--accent)}.highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--rule)}.highlight{display:flex;flex-direction:column;gap:.35rem}.highlight-number{font-size:1.75rem;font-weight:500;color:var(--accent-dark);line-height:1;letter-spacing:-.02em}.highlight-text{font-size:.88rem;color:var(--ink-3);line-height:1.5}.expertise{background:var(--paper-2)}.expertise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.expertise-card{background:var(--surface);padding:2rem;border-radius:var(--radius-md);border:1px solid var(--rule);transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;gap:.85rem}.expertise-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow-md)}.expertise-index{font-family:var(--serif);font-feature-settings:"tnum";font-size:.85rem;color:var(--accent);letter-spacing:.04em}.expertise-title{font-family:var(--serif);font-size:1.35rem;font-weight:500;color:var(--ink);letter-spacing:-.015em;line-height:1.2}.expertise-body{font-size:.96rem;color:var(--ink-3);line-height:1.65}.timeline{list-style:none;position:relative;padding-left:1.75rem}.timeline:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:1px;background:var(--rule-strong)}.timeline-item{position:relative;padding-bottom:3rem}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:absolute;left:-1.75rem;top:6px;width:11px;height:11px;border-radius:50%;background:var(--paper);border:2px solid var(--accent);box-shadow:0 0 0 4px var(--paper)}.job-meta{display:flex;gap:.75rem;align-items:center;font-size:.78rem;font-weight:500;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;flex-wrap:wrap}.job-duration{color:var(--accent-dark)}.job-location:before{content:"·";margin-right:.75rem;color:var(--ink-4)}.job-title{font-family:var(--serif);font-size:1.5rem;font-weight:500;color:var(--ink);letter-spacing:-.015em;line-height:1.2;margin-bottom:.25rem}.job-company{font-size:.95rem;color:var(--ink-2);font-weight:500;margin-bottom:1rem}.job-description{font-size:1rem;color:var(--ink-3);line-height:1.7;margin-bottom:1.25rem;max-width:680px}.job-bullets{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.job-bullets li{position:relative;padding-left:1.5rem;font-size:.94rem;color:var(--ink-2);line-height:1.55}.job-bullets li:before{content:"";position:absolute;left:0;top:.65em;width:12px;height:1px;background:var(--accent)}.job-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag{display:inline-block;padding:.3rem .65rem;font-size:.74rem;font-weight:500;color:var(--accent-dark);background:var(--accent-soft);border-radius:999px;letter-spacing:.01em}.tag-ghost{background:transparent;border:1px solid var(--rule-strong);color:var(--ink-2)}.projects{background:var(--paper-2)}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.project-card{background:var(--surface);padding:2rem;border-radius:var(--radius-md);border:1px solid var(--rule);display:flex;flex-direction:column;gap:.85rem;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.project-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:var(--shadow-md)}.project-top{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:500;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em}.project-status{display:inline-flex;align-items:center;gap:.45rem;color:var(--accent-dark)}.project-status-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.project-title{font-family:var(--serif);font-size:1.45rem;font-weight:500;color:var(--ink);letter-spacing:-.015em;line-height:1.2}.project-company{font-size:.88rem;color:var(--ink-3);font-weight:500;margin-top:-.4rem}.project-description{font-size:.96rem;color:var(--ink-3);line-height:1.65}.project-highlights{list-style:none;display:flex;flex-direction:column;gap:.4rem}.project-highlights li{position:relative;padding-left:1.25rem;font-size:.88rem;color:var(--ink-2);line-height:1.5}.project-highlights li:before{content:"→";position:absolute;left:0;color:var(--accent);font-weight:500}.project-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.5rem}.skills-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 3rem}.skill-group-title{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--accent-dark);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--rule)}.skill-list{list-style:none;display:flex;flex-direction:column;gap:.45rem}.skill-list li{font-size:.95rem;color:var(--ink-2);line-height:1.5}.credentials{background:var(--paper-2)}.cred-block{margin-bottom:3rem}.cred-block:last-child{margin-bottom:0}.cred-block-title{font-family:var(--serif);font-size:1.4rem;font-weight:500;color:var(--ink);letter-spacing:-.015em;margin-bottom:1.25rem;padding-bottom:.6rem;border-bottom:1px solid var(--rule)}.cert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.cert-card{background:var(--surface);padding:1.25rem 1.4rem;border-radius:var(--radius-md);border:1px solid var(--rule);display:flex;flex-direction:column;gap:.35rem;transition:border-color .2s ease}.cert-card:hover{border-color:var(--accent)}.cert-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.cert-name{font-weight:600;font-size:1rem;color:var(--ink);line-height:1.3}.cert-pill{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:var(--accent-soft);color:var(--accent-dark);padding:.2rem .55rem;border-radius:999px;flex-shrink:0}.cert-org{font-size:.85rem;color:var(--ink-3)}.cert-date{font-size:.82rem;color:var(--ink-4);font-feature-settings:"tnum"}.edu-list{display:flex;flex-direction:column;gap:1rem}.edu-row{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-md);padding:1.4rem 1.5rem;display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center}.edu-degree{font-family:var(--serif);font-size:1.15rem;font-weight:500;color:var(--ink);letter-spacing:-.01em;line-height:1.25;margin-bottom:.25rem}.edu-school{font-size:.9rem;color:var(--ink-2);font-weight:500;margin-bottom:.25rem}.edu-detail{font-size:.85rem;color:var(--ink-3)}.edu-right{display:flex;align-items:center;gap:.75rem}.edu-progress{width:160px;height:4px;background:var(--rule);border-radius:999px;overflow:hidden}.edu-progress-bar{height:100%;background:var(--accent);border-radius:999px}.edu-progress-label{font-size:.85rem;font-weight:600;color:var(--accent-dark);font-feature-settings:"tnum";min-width:36px;text-align:right}.volunteer{background:var(--surface);border:1px solid var(--rule);border-radius:var(--radius-md);padding:1.75rem}.volunteer-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.volunteer-org{font-family:var(--serif);font-size:1.25rem;font-weight:500;color:var(--ink);letter-spacing:-.015em;line-height:1.2}.volunteer-role{font-size:.9rem;color:var(--ink-2);font-weight:500;margin-top:.2rem}.volunteer-duration{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);font-weight:500}.volunteer-body{font-size:.98rem;color:var(--ink-3);line-height:1.7;margin-bottom:1.25rem}.volunteer-tags{display:flex;flex-wrap:wrap;gap:.4rem}.contact{background:var(--paper);border-top:1px solid var(--rule)}.contact-card{background:var(--ink);color:var(--paper);border-radius:var(--radius-lg);padding:clamp(2.5rem,5vw,4rem);display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.contact-card:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 700px 400px at 110% -10%,rgba(37,99,235,.45),transparent 60%),radial-gradient(ellipse 600px 400px at -10% 110%,rgba(37,99,235,.2),transparent 60%);pointer-events:none}.contact-left,.contact-right{position:relative;z-index:1}.contact-title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:500;color:var(--paper);line-height:1.05;letter-spacing:-.025em;margin:.5rem 0 1rem}.contact-lede{font-size:1.05rem;color:#f4f1e9bf;line-height:1.65;max-width:480px;margin-bottom:2rem}.contact-actions{display:flex;gap:.75rem;flex-wrap:wrap}.contact-right{display:flex;flex-direction:column;gap:.25rem}.contact-row{display:grid;grid-template-columns:90px 1fr;gap:1rem;align-items:baseline;padding:.9rem 0;border-top:1px solid rgba(244,241,233,.15)}.contact-row:first-child{border-top:0}.contact-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#f4f1e98c;font-weight:600}.contact-value{font-size:.98rem;color:var(--paper);font-weight:500}a.contact-value:hover{color:var(--accent-light)}.footer{border-top:1px solid var(--rule);padding:2rem 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.footer-name{font-size:1.1rem;font-weight:500;color:var(--ink);letter-spacing:-.01em}.footer-tag{font-size:.85rem;color:var(--ink-3)}.footer-right{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:var(--ink-3)}.footer-right a{color:var(--accent-dark);font-weight:500}.footer-right a:hover{color:var(--accent)}.footer-sep{color:var(--ink-4)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}@media(max-width:980px){.section-grid{grid-template-columns:1fr}.section-head{position:static}.section-title{margin-bottom:.5rem}.contact-card{grid-template-columns:1fr}}@media(max-width:1140px){.brand-name-sub{display:none}}@media(max-width:960px){.nav,.topbar-cta{display:none}.nav-burger{display:inline-flex}.mobile-nav,.nav-scrim{display:block}.hero-meta{grid-template-columns:1fr;gap:1rem}.hero-meta-item,.hero-meta-item:nth-child(2),.hero-meta-item:nth-child(3){align-items:flex-start;text-align:left}.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{border-bottom:1px solid var(--rule);padding:1.5rem 1rem}.stat:nth-child(2){border-right:none}.stat:nth-child(3),.stat:nth-child(4){border-bottom:none}.expertise-grid,.projects-grid,.cert-grid,.skills-grid{grid-template-columns:1fr}.edu-row{grid-template-columns:1fr;gap:1rem}.edu-right{width:100%}.edu-progress{flex:1}.about-prose p:first-child:first-letter{font-size:3rem}}@media(max-width:560px){.brand-name-sub{display:none}.hero-period{color:var(--accent)}.timeline{padding-left:1.25rem}.timeline-marker{left:-1.25rem}.btn{width:100%;justify-content:center}.hero-actions{flex-direction:column}.contact-row{grid-template-columns:1fr;gap:.25rem}.contact-label{font-size:.65rem}.contact-value{word-break:break-word}}
