.notebook-decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.deco-item{position:absolute;transform:rotate(var(--deco-rotate, 0deg));animation-delay:var(--deco-delay, 0s);filter:drop-shadow(0 1px 2px rgba(42,32,22,.12))}.deco-item--side-left{max-width:140px}.deco-item--side-left .deco-sticker{font-size:10px;padding:5px 10px}.deco-item--side-right{max-width:120px}.deco-item--edge-left,.deco-item--edge-right{max-width:none}.deco-item--scatter{opacity:.75}.deco-item--scatter .deco-star{filter:drop-shadow(0 0 1px rgba(224,184,74,.4))}.deco-item--gutter{display:none}@media(min-width:900px){.deco-item--gutter{display:block}}.deco-squiggle{display:block;opacity:.65}.deco-star{display:block}.deco-sticker{display:inline-block;font-family:Courier New,monospace;font-size:10px;font-weight:600;letter-spacing:.04em;padding:6px 11px;border-radius:2px;border:1.5px solid;white-space:nowrap;box-shadow:1px 2px #2a201614}.deco-sticker--peach{background:#fde8d8;border-color:#e8a87c;color:#8b4513}.deco-sticker--mint{background:#e0f4e8;border-color:#7ab896;color:#1a4a32}.deco-sticker--coral{background:#fde0dc;border-color:var(--accent-pill-border);color:var(--accent-pill-text)}.deco-sticker--sky{background:#e4eef8;border-color:#7090c0;color:#1a3560}.deco-sticker--lavender{background:#ebe6f5;border-color:#9b8ec4;color:#4a3a6a}.deco-sticker--gold{background:#fdf6d8;border-color:#e0b84a;color:#5a3a00}.deco-sticker--cream{background:#faf7f0;border-color:#d4c5a9;color:#6a5a45}@keyframes deco-twinkle{0%,to{opacity:.55;transform:rotate(var(--deco-rotate, 0deg)) scale(.92)}50%{opacity:1;transform:rotate(var(--deco-rotate, 0deg)) scale(1.08)}}@keyframes deco-float{0%,to{transform:rotate(var(--deco-rotate, 0deg)) translateY(0)}50%{transform:rotate(var(--deco-rotate, 0deg)) translateY(-10px)}}@keyframes deco-wiggle{0%,to{transform:rotate(calc(var(--deco-rotate, 0deg) - 5deg))}50%{transform:rotate(calc(var(--deco-rotate, 0deg) + 5deg))}}@keyframes deco-pop-in{0%{opacity:0;transform:rotate(var(--deco-rotate, 0deg)) scale(.6)}70%{transform:rotate(var(--deco-rotate, 0deg)) scale(1.05)}to{opacity:1;transform:rotate(var(--deco-rotate, 0deg)) scale(1)}}.deco-anim-twinkle{animation:deco-twinkle 3s ease-in-out infinite;animation-delay:var(--deco-delay, 0s)}.deco-anim-float{animation:deco-float 5s ease-in-out infinite;animation-delay:var(--deco-delay, 0s)}.deco-anim-wiggle{animation:deco-wiggle 2.5s ease-in-out infinite;animation-delay:var(--deco-delay, 0s)}.deco-item--sticker{animation-name:deco-pop-in,deco-float;animation-duration:.6s,6s;animation-timing-function:ease-out,ease-in-out;animation-fill-mode:backwards,none;animation-iteration-count:1,infinite;animation-delay:var(--deco-delay, 0s),calc(var(--deco-delay, 0s) + .6s)}.doodle-cluster{position:absolute;top:0;right:0;color:#e0b84a;font-size:15px;line-height:1.5;text-align:right;font-family:Georgia,serif;pointer-events:none}.doodle-cluster--left{right:auto;left:9%;text-align:left;top:100px;font-size:17px;line-height:1.65;color:#e0b84a;opacity:.9}.doodle-cluster--mid{position:absolute;left:18%;top:48%;font-family:Georgia,serif;font-size:14px;line-height:1.7;color:var(--accent);opacity:.35;pointer-events:none;letter-spacing:.15em}@media(min-width:900px){.doodle-cluster--mid{left:20%;opacity:.45;font-size:15px}}@media(max-width:899px){.doodle-cluster--left{left:6%}}@media(max-width:900px){.doodle-cluster--mid{display:none}}.doodle-cluster .deco-char{display:inline-block;animation:deco-twinkle 2.5s ease-in-out infinite}.doodle-cluster .deco-char:nth-child(2){animation-delay:.4s}.doodle-cluster .deco-char:nth-child(3){animation-delay:.8s}.doodle-cluster .deco-char:nth-child(4){animation-delay:1.2s}.deco-tape{position:absolute;width:72px;height:22px;opacity:.55;transform:rotate(var(--tape-rotate, -35deg));border-radius:1px;pointer-events:none}.deco-tape--rose{background:linear-gradient(90deg,#f0bfbfb3,#e0b84a59)}.deco-tape--sage{background:linear-gradient(90deg,#7ab89673,#e0b84a4d)}.panel:nth-child(odd) .notebook-surface:after{content:"";position:absolute;top:12px;right:24px;width:56px;height:18px;background:linear-gradient(90deg,#f0bfbf80,#e0b84a40);transform:rotate(32deg);z-index:0;pointer-events:none;opacity:.6}.panel:nth-child(2n) .notebook-decor:after{content:"";position:absolute;top:18px;left:8%;width:52px;height:18px;background:linear-gradient(90deg,#7ab89666,#e0b84a4d);transform:rotate(-28deg);pointer-events:none;opacity:.55}@media(min-width:769px)and (max-width:960px){.deco-item--scatter,.deco-item--gutter{display:none}}@media(max-width:960px){.notebook-decor .deco-item{transform:rotate(var(--deco-rotate, 0deg)) scale(.88)}.deco-item--squiggle{display:none}}@media(max-width:768px){.notebook-decor{opacity:1}.notebook-decor .deco-item{transform:rotate(var(--deco-rotate, 0deg)) scale(.72);filter:drop-shadow(0 1px 1px rgba(42,32,22,.08))}.notebook-decor .deco-item--scatter{transform:rotate(var(--deco-rotate, 0deg)) scale(.65);opacity:.7}.deco-sticker{font-size:8px;padding:4px 8px;border-width:1px}.deco-item--side-left,.deco-item--side-right{max-width:88px}.doodle-cluster--left{display:block;left:auto;right:6%;top:4px;font-size:13px;opacity:.55}.hero-aside .doodle-cluster{display:none}.panel:nth-child(odd) .notebook-surface:after{width:44px;height:14px;right:12px;top:10px}.panel:nth-child(2n) .notebook-decor:after{width:40px;left:4%;top:12px}}@media(prefers-reduced-motion:reduce){.deco-anim-twinkle,.deco-anim-float,.deco-anim-wiggle,.deco-item--sticker,.doodle-cluster .deco-char{animation:none}}.portfolio{min-height:100vh;min-height:100dvh;font-family:Georgia,Times New Roman,serif;color:#2a2016;background:#e8e0d0;overflow-x:clip}.site-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#faf7f0eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px dashed #d4c5a9}.site-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.nav-brand{display:flex;align-items:center;gap:10px;border:none;background:none;cursor:pointer;padding:0;font-family:inherit;color:inherit}.nav-brand-star{font-family:Georgia,serif;font-size:14px;color:#e0b84a;line-height:1;flex-shrink:0}.nav-brand-text{font-size:15px;font-style:italic;color:#2a2016;line-height:1.2}.nav-links{display:flex;align-items:center;gap:6px}.nav-link{font-family:Courier New,monospace;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#8a7a60;background:none;border:none;padding:8px 12px;cursor:pointer;border-radius:2px;transition:color .15s,background .15s}.nav-link:hover,.nav-link--active{color:var(--accent)}.nav-link--active{background:rgba(var(--accent-rgb),.08)}.nav-cta{font-family:Courier New,monospace;font-size:11px;margin-left:8px;padding:8px 16px;background:var(--accent);color:#faf7f0;border:none;border-radius:2px;cursor:pointer;transition:background .15s}.nav-cta:hover{background:var(--accent-hover)}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:8px;cursor:pointer}.nav-toggle-bar{display:block;width:22px;height:2px;background:#2a2016}.notebook-surface{position:relative;background:#faf7f0;border-left:4px solid #d4c5a9;overflow:hidden}.notebook-surface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.45;background-image:repeating-linear-gradient(to bottom,transparent,transparent 27px,#ddd8cc 27px,#ddd8cc 28px);background-size:100% 28px;background-position:0 24px}.notebook-surface--hero:before{opacity:.3}.notebook-margin{position:absolute;top:0;bottom:0;left:56px;width:1px;background:#f0bfbf;opacity:.75;pointer-events:none;z-index:0}.notebook-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:48px 48px 56px 88px}.notebook-surface--hero .notebook-content{padding-top:100px;padding-bottom:48px}.panel{scroll-margin-top:60px}.panel-hero{min-height:100vh;display:flex;flex-direction:column}.panel-hero .notebook-surface{flex:1;display:flex;flex-direction:column}.panel-hero .notebook-surface--hero{min-height:calc(100vh + -0px)}.panel-hero .notebook-content{flex:1;display:flex;align-items:center}.panel-alt .notebook-surface{background-color:#f5f0e6}.panel-contact .notebook-surface{background:#f0ebe0}.panel-compact .notebook-content{padding-top:40px;padding-bottom:40px}.section-heading{display:flex;align-items:flex-start;gap:20px;margin-bottom:36px}.section-num{font-family:Courier New,monospace;font-size:12px;color:var(--accent);padding-top:6px;flex-shrink:0}.section-title{font-size:clamp(28px,4vw,40px);font-style:italic;font-weight:400;line-height:1.1;margin:0 0 6px}.section-subtitle{font-family:Courier New,monospace;font-size:12px;color:#7a6a55;margin:0;max-width:520px;line-height:1.6}.hero-layout{display:grid;grid-template-columns:1fr 280px;gap:48px;width:100%;align-items:start}.hero-main{position:relative}.hero-eyebrow{font-family:Courier New,monospace;font-size:11px;color:#b5a08a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px}.hero-role{font-family:Courier New,monospace;font-size:13px;color:var(--accent);margin:0 0 12px;letter-spacing:.06em}.hero-copy{background:#faf7f0;padding:8px 12px 12px 0;border-radius:2px}.panel-alt .hero-copy{background:#f5f0e6}.hero-name{font-size:clamp(42px,7vw,72px);font-weight:400;line-height:1.1;margin:0}.hero-name-first{font-style:italic;color:#2a2016}.hero-name-last{font-style:normal;color:var(--accent);letter-spacing:.02em}.hero-underline{width:72px;height:3px;background:var(--accent);margin:20px 0;border-radius:1px}.hero-tagline{font-family:Courier New,monospace;font-size:clamp(14px,2vw,17px);color:#5a4f3f;line-height:1.7;max-width:560px;margin:0 0 12px}.hero-bio{font-family:Courier New,monospace;font-size:13px;color:#7a6a55;line-height:1.75;max-width:560px;margin:0 0 20px}.hero-highlights{list-style:none;margin:0 0 24px;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:520px}.hero-highlight{font-family:Courier New,monospace;font-size:10px;padding:10px 12px;border:1px dashed #d4c5a9;color:#6a5a45;background:#faf7f0a6;border-radius:2px;display:flex;flex-direction:column;gap:3px}.hero-highlight-label{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#b5a08a}.hero-highlight-value{font-size:11px;color:#5a4f3f;line-height:1.4}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px;padding:4px 0}.btn{font-family:Courier New,monospace;font-size:12px;letter-spacing:.04em;padding:12px 22px;border-radius:2px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s;border:1px solid transparent}.btn-primary{background:var(--accent);color:#faf7f0;border-color:var(--accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.btn-ghost{background:transparent;color:#5a4f3f;border-color:#c0b090}.btn-ghost:hover{color:var(--accent);border-color:var(--accent)}.hero-aside{position:relative}.doodle-stars{position:absolute;top:0;right:0;color:#e0b84a;font-size:14px;line-height:1.6;text-align:right;pointer-events:none}.aside-label{font-family:Courier New,monospace;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#b5a08a;margin:0 0 14px}.contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.contact-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#faf7f0b3;border:1px dashed #e0d8cc;border-radius:2px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}a.contact-card:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(var(--accent-rgb),.08)}.contact-card svg{color:var(--accent);flex-shrink:0;margin-top:2px}.contact-card-label{display:block;font-family:Courier New,monospace;font-size:9px;color:#b5a08a;text-transform:uppercase;letter-spacing:.1em}.contact-card-value{display:block;font-family:Courier New,monospace;font-size:11px;color:#5a4f3f;margin-top:2px}.about-grid{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:start}.about-copy p{font-family:Courier New,monospace;font-size:13px;color:#6a5a45;line-height:1.8;margin:0 0 16px;max-width:640px}.focus-card{position:relative;background:#faf7f08c;border:1px dashed #d4c5a9;border-radius:2px;padding:28px 20px 20px;margin-top:8px}.focus-card-pin{position:absolute;top:-18px;left:50%;transform:translate(-50%) rotate(-6deg);z-index:2;filter:drop-shadow(0 2px 4px rgba(42,32,22,.2));animation:focus-pin-wiggle 3s ease-in-out infinite}@keyframes focus-pin-wiggle{0%,to{transform:translate(-50%) rotate(-8deg)}50%{transform:translate(-50%) rotate(-4deg)}}@media(prefers-reduced-motion:reduce){.focus-card-pin{animation:none;transform:translate(-50%) rotate(-6deg)}}.focus-card-label{font-family:Courier New,monospace;font-size:10px;color:#8b7355;margin:0 0 12px;font-style:italic}.focus-list{margin:0;padding:0;list-style:none}.focus-list li{font-family:Courier New,monospace;font-size:12px;color:#5a4f3f;padding:8px 0;border-bottom:1px dashed #e8e0d0}.focus-list li:last-child{border-bottom:none}.focus-list li:before{content:"→ ";color:var(--accent)}.human-layout{max-width:720px}.human-intro{font-family:Courier New,monospace;font-size:13px;color:#5a4f3f;line-height:1.8;margin:0 0 28px}.human-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:28px}.human-current,.human-loves{background:#faf7f08c;border:1px dashed #d4c5a9;border-radius:2px;padding:20px}.panel-alt .human-current,.panel-alt .human-loves{background:#f5f0e6b3}.human-card-title{font-family:Courier New,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#b5a08a;margin:0 0 14px;font-weight:400}.human-current-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.human-current-list li{display:flex;align-items:flex-start;gap:10px;font-family:Courier New,monospace;font-size:11px}.human-current-emoji{font-size:16px;line-height:1.2;flex-shrink:0}.human-current-label{display:block;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#b5a08a;margin-bottom:2px}.human-current-value{display:block;color:#5a4f3f;line-height:1.45}.human-loves-list{margin:0;padding:0;list-style:none}.human-loves-list li{font-family:Courier New,monospace;font-size:11px;color:#5a4f3f;padding:7px 0;border-bottom:1px dashed #e8e0d0;line-height:1.5}.human-loves-list li:last-child{border-bottom:none}.human-loves-list li:before{content:"♥ ";color:var(--accent);font-size:10px}.human-ask{margin-bottom:24px}.human-ask-pills{display:flex;flex-wrap:wrap;gap:8px}.human-values{margin:0 0 20px;padding:16px 20px;border-left:3px solid var(--accent-soft);background:#ffffff59}.human-values p{font-family:Georgia,serif;font-size:14px;font-style:italic;color:#5a4f3f;margin:0 0 8px;line-height:1.55}.human-values p:last-child{margin-bottom:0}.margin-note{font-family:Courier New,monospace;font-size:10px;color:#b5a08a;font-style:italic;text-align:right;margin:0}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.skill-card{background:#faf7f080;border:1px dashed #e0d8cc;border-radius:2px;padding:20px}.panel-alt .skill-card{background:#f5f0e6b3}.skill-card-title{font-family:Courier New,monospace;font-size:11px;color:#8b7355;font-weight:400;font-style:italic;margin:0 0 14px}.skill-pills{display:flex;flex-wrap:wrap;gap:6px}.pill{font-family:Courier New,monospace;font-size:10px;padding:4px 10px;border-radius:2px;border:1px solid}.pill-red{border-color:var(--accent-pill-border);color:var(--accent-pill-text);background:#fdf0f0}.pill-blue{border-color:#7090c0;color:#1a3560;background:#f0f4fc}.pill-green{border-color:#70a870;color:#1a4a1a;background:#f0f8f0}.pill-amber{border-color:#c0a040;color:#5a3a00;background:#fdf8e8}.pill-lavender{border-color:#9b8ec4;color:#4a3a6a;background:#ebe6f5}.timeline{display:flex;flex-direction:column;gap:0;max-width:800px}.timeline-item{position:relative;padding:0 0 32px 24px;border-left:2px solid #e8d8c0;margin-left:8px}.timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-7px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--accent);border:2px solid #f5f0e6}.panel-alt .timeline-dot{border-color:#faf7f0}.timeline-meta{display:flex;gap:12px;margin-bottom:6px}.timeline-period,.timeline-location{font-family:Courier New,monospace;font-size:10px;color:#b5a08a}.timeline-title{font-size:18px;font-weight:500;margin:0 0 8px;font-style:italic}.timeline-org{color:var(--accent);font-style:normal;font-family:Courier New,monospace;font-size:14px}.timeline-desc{font-family:Courier New,monospace;font-size:12px;color:#6a5a45;line-height:1.7;margin:0;max-width:680px}.stat,.proj-highlight{color:var(--accent);font-style:italic}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.project-card{background:#faf7f08c;border:1px dashed #e0d8cc;border-radius:2px;padding:22px;position:relative;transition:border-color .15s,transform .15s}.project-card:hover{border-color:var(--accent);transform:translateY(-2px)}.project-card--featured{grid-column:span 1}.project-card-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.project-num{font-family:Courier New,monospace;font-size:10px;color:#c0a890}.project-badge{font-family:Courier New,monospace;font-size:9px;padding:2px 8px;background:#fdf0f0;color:var(--accent);border:1px solid var(--accent-pill-border);border-radius:2px}.project-name{font-size:20px;font-style:italic;margin:0 0 6px;font-weight:500}.project-aside{font-family:Courier New,monospace;font-size:10px;font-style:italic;color:var(--accent);margin:0 0 8px;line-height:1.4}.project-aside-mark{color:#e0b84a}.project-desc{font-family:Courier New,monospace;font-size:11px;color:#7a6a55;line-height:1.65;margin:0 0 12px}.proj-tags{display:flex;flex-wrap:wrap;gap:5px}.proj-tag{font-family:Courier New,monospace;font-size:9px;padding:2px 8px;background:#f5f0e8;color:#8a7a60;border:1px solid #e0d8cc;border-radius:2px}.corner-star{position:absolute;top:14px;right:16px;color:#e0b84a;font-size:16px;line-height:1}.edu-stack{display:flex;flex-direction:column;gap:36px}.edu-block{position:relative;margin-left:8px;padding:0 0 4px 22px;border-left:2px solid #e8d8c0;background:transparent;border-radius:0}.edu-block:before{content:"";position:absolute;left:-7px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--accent);border:2px solid #f5f0e6}.subsection-title{font-family:Courier New,monospace;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.16em;text-transform:uppercase;color:#b5a08a;margin:0 0 14px;padding-bottom:0;border-bottom:none;display:flex;align-items:center;gap:10px}.subsection-title:after{content:"";flex:1;height:1px;background:#ddd8cc}.edu-school{font-size:15px;font-style:italic;line-height:1.45;margin:0 0 10px;color:#2a2016}.edu-degree,.edu-period{font-family:Courier New,monospace;font-size:12px;color:#7a6a55;margin:0 0 6px;line-height:1.5}.edu-gpa{font-family:Courier New,monospace;font-size:13px;color:#2a2016;margin:16px 0 0;padding-top:12px;border-top:1px dashed #e8e0d0}.edu-gpa-label{color:var(--accent);font-weight:600;margin-right:6px}.cert-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.cert-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px dashed #e0d8cc}.cert-item:last-child{border-bottom:none;padding-bottom:0}.cert-item:first-child{padding-top:0}.cert-check{color:var(--accent);flex-shrink:0}.cert-text{display:flex;flex-direction:column;gap:2px;min-width:0}.cert-course{font-family:Courier New,monospace;font-size:11px;color:#5a4f3f;line-height:1.45}.cert-provider{font-family:Courier New,monospace;font-size:10px;color:#b5a08a}.contact-panel{text-align:center;max-width:560px;margin:0 auto;padding:24px 0 16px}.contact-headline{font-size:clamp(24px,3vw,32px);font-style:italic;font-weight:400;margin:0 0 16px}.contact-email{font-family:Courier New,monospace;font-size:15px;color:var(--accent);text-decoration:none;border-bottom:1px dashed var(--accent);padding-bottom:2px;display:inline-block;margin-bottom:28px}.contact-email:hover{color:var(--accent-hover)}.contact-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.site-footer{background:#2a2016;color:#c0b090;text-align:center;padding:20px 24px;font-family:Courier New,monospace;font-size:11px}.site-footer p{margin:0}.squiggle{color:#e0b84a;font-style:italic}@media(max-width:960px){.hero-layout{grid-template-columns:1fr;gap:32px;width:100%}.about-grid,.skills-grid,.human-grid{grid-template-columns:1fr;gap:28px}.hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.projects-grid{grid-template-columns:1fr}.panel-hero .notebook-content{align-items:flex-start}.hero-tagline,.hero-bio,.human-intro,.about-copy p{max-width:none}.nav-toggle{display:flex;min-width:44px;min-height:44px;align-items:center;justify-content:center}.nav-links{position:fixed;top:60px;left:0;right:0;z-index:101;max-height:calc(100dvh - 60px);overflow-y:auto;-webkit-overflow-scrolling:touch;background:#faf7f0fa;border-bottom:1px dashed #d4c5a9;flex-direction:column;align-items:stretch;padding:16px;padding-bottom:max(24px,env(safe-area-inset-bottom));gap:4px;transform:translateY(-120%);opacity:0;pointer-events:none;transition:transform .2s,opacity .2s;box-shadow:0 8px 24px #2a201614}.nav-links--open{transform:translateY(0);opacity:1;pointer-events:auto}.nav-link{text-align:left;padding:14px 12px;min-height:44px;font-size:12px}.nav-cta{margin:8px 0 0;width:100%;min-height:44px;padding:12px 16px}}@media(max-width:768px){.portfolio{background:#f0ebe0}.site-nav-inner{padding:0 16px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;border:none;padding:0;margin:0;background:#2a201659;cursor:pointer}.nav-brand-star,.nav-brand-text{font-size:13px}.notebook-content{padding:32px 18px 40px 28px;z-index:2}.notebook-surface--hero .notebook-content{padding-top:80px;padding-bottom:40px;align-items:stretch}.notebook-margin{left:14px}.notebook-surface{border-left-width:3px}.panel{scroll-margin-top:56px}.panel-hero{min-height:auto}.panel-hero .notebook-surface--hero{min-height:0}.section-heading{gap:12px;margin-bottom:28px}.section-num{font-size:11px;padding-top:4px}.section-title{font-size:clamp(24px,7vw,32px)}.section-subtitle{font-size:11px;max-width:none}.hero-layout{gap:28px}.hero-main{padding-right:4px}.hero-name{font-size:clamp(36px,10vw,48px)}.hero-underline{margin:14px 0}.hero-highlights{grid-template-columns:1fr 1fr;gap:8px}.hero-highlight{padding:10px 12px}.hero-aside{padding-top:20px;border-top:1px dashed #e0d8cc}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{width:100%;min-height:48px}.hero-copy{padding-right:28px}.doodle-cluster--mid{display:none}.contact-card-value{word-break:break-word;font-size:10px}.focus-card{margin-top:12px}.timeline-item{padding-left:18px;margin-left:4px}.timeline-title{font-size:16px}.timeline-org{font-size:12px;display:block;margin-top:2px}.timeline-meta{flex-wrap:wrap;gap:6px 12px}.project-name{font-size:18px}.edu-block{margin-left:4px}.contact-panel{padding:16px 0}.contact-email{font-size:13px;word-break:break-all;max-width:100%}.contact-actions{flex-direction:column;align-items:stretch}.contact-actions .btn{width:100%;min-height:48px}.site-footer{padding:20px 16px;padding-bottom:max(20px,env(safe-area-inset-bottom));font-size:10px}}@media(max-width:480px){.site-nav-inner{height:56px}.nav-links{top:56px;max-height:calc(100dvh - 56px)}.notebook-content{padding:24px 16px 32px 28px}.notebook-margin{left:16px}.section-heading{flex-direction:column;gap:4px}.section-num{padding-top:0}.hero-eyebrow{font-size:10px;letter-spacing:.1em}.hero-role{font-size:12px}.hero-name{font-size:clamp(32px,11vw,40px)}.hero-tagline{font-size:14px}.hero-bio{font-size:12px}.hero-highlights{grid-template-columns:1fr}.hero-copy{padding-right:20px}.btn{font-size:11px;padding:14px 18px}.skill-card,.project-card,.focus-card{padding:16px}.subsection-title:after{display:none}.subsection-title{gap:0}}:root{--accent: #c45c7a;--accent-hover: #a84d68;--accent-soft: #e8a4b8;--accent-deep: #9e4a63;--accent-pill-border: #e8a0b4;--accent-pill-text: #6b3548;--accent-rgb: 196, 92, 122}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;min-height:100dvh;background:#e8e0d0;overflow-x:hidden}body.nav-open{overflow:hidden}#root{min-height:100vh}.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}
