:root{--bg:#f5efe7;--panel:#fffaf4cc;--panel-strong:#ffffffe0;--text:#44505f;--muted:#637081;--muted-strong:#364253;--heading:#131a29;--line:#131a291a;--display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--body:"Avenir Next", "Segoe UI", "Trebuchet MS", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;font:18px/1.55 var(--body);color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#ffb58038,#0000 34%),radial-gradient(circle at 100%,#35948c29,#0000 30%),linear-gradient(#fbf7f2 0%,#f4efe7 46%,#f6f0e9 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 20% 20%,#ffd3a459,#0000 25%),radial-gradient(circle at 82% 18%,#66b4b038,#0000 20%),linear-gradient(#fcf8f3 0%,#f5efe7 100%);min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#131a2905 1px,#0000 1px),linear-gradient(90deg,#131a2905 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#00000047,#0000 68%);mask-image:linear-gradient(#00000047,#0000 68%)}body,button,input,textarea,select{font:inherit}a{color:inherit}img{max-width:100%;display:block}strong{font-weight:700}h1,h2,h3,.section-kicker,.eyebrow,.panel-label,.project-badge{color:var(--heading)}h1,h2,h3{font-weight:600}p{margin:0}button,a{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.portfolio-page{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 56px}.hero-section{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:24px;display:grid}.hero-copy,.hero-panel,.section-card,.project-card,.contact-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf4c7;border:1px solid #151a241a;position:relative;box-shadow:0 24px 60px #31221114}.hero-copy{border-radius:32px;padding:36px;overflow:hidden}.hero-copy:before,.hero-panel:before,.section-card:before,.project-card:before,.contact-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff73,#0000 42%);position:absolute;inset:0}.hero-copy:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff996640,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-120px}.eyebrow,.section-kicker,.panel-label,.project-badge{text-transform:uppercase;letter-spacing:.18em;border-radius:999px;align-items:center;gap:8px;width:fit-content;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow,.section-kicker{color:#0f615d;background:#2374701f;padding:9px 14px}.hero-copy h1,.section-card h2,.section-heading h2,.contact-card h2{color:#171923;letter-spacing:-.05em;line-height:.95;font-family:var(--display);margin:0}.hero-copy h1{max-width:10ch;margin-top:18px;font-size:clamp(3rem,6vw,5.75rem)}.lede,.section-card p,.project-card p,.contact-card p,.panel-card p,.workflow-item p,.intro-card p{color:var(--muted);font-size:1.02rem;line-height:1.7}.lede{max-width:62ch;margin-top:20px;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible{outline-offset:3px;outline:3px solid #0e7a7047}.button-primary{color:#fff;background:linear-gradient(135deg,#0f766e,#163f62);box-shadow:0 16px 30px #0f766e3d}.button-secondary{color:#172033;background:#ffffffbd;border:1px solid #1720331f}.button-wide{min-width:180px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.stat-card{background:#ffffffb8;border:1px solid #17203314;border-radius:22px;padding:18px}.stat-card strong{color:#121826;letter-spacing:-.04em;font-size:1.8rem;line-height:1;display:block}.stat-card span{color:var(--muted);margin-top:10px;line-height:1.4;display:block}.hero-panel{border-radius:32px;gap:14px;padding:18px;display:grid;overflow:hidden}.portrait-shell{background:radial-gradient(circle at 0 0,#ffc07e8c,#0000 42%),radial-gradient(circle at 100% 100%,#4eaba08c,#0000 40%),linear-gradient(160deg,#fff7ef 0%,#f3efe8 100%);border-radius:28px;place-items:center;min-height:360px;display:grid;overflow:hidden}.portrait-shell img{object-fit:cover;width:100%;height:100%;transform:scale(.98)}.panel-card{background:#ffffffb8;border:1px solid #17203314;border-radius:24px;padding:18px 20px}.panel-card-accent{background:linear-gradient(135deg,#ffcf9e57,#ffffffb8)}.panel-label{color:#163f62;background:#163f6214;margin-bottom:10px;padding:7px 12px}.intro-card,.workflow-card{border-radius:28px;margin-top:22px;padding:26px 28px}.intro-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:20px;display:grid}.intro-card h2,.section-heading h2,.workflow-card h2,.contact-card h2{margin-top:12px;font-size:clamp(1.7rem,3vw,3rem)}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.section-card,.project-card,.contact-card{border-radius:28px;padding:26px;overflow:hidden}.section-card h2,.section-heading h2{margin-top:14px;font-size:clamp(1.45rem,2.2vw,2.25rem)}.bullet-list{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.bullet-list li{color:var(--muted-strong);padding-left:24px;position:relative}.bullet-list li:before{content:"";background:linear-gradient(135deg,#0f766e,#ff8a5b);border-radius:50%;width:10px;height:10px;position:absolute;top:.7em;left:0;box-shadow:0 0 0 6px #0f766e14}.tag-grid,.tag-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.tag-grid span,.tag-row span{color:#223042;background:#ffffffc2;border:1px solid #17203314;border-radius:999px;padding:10px 14px;font-weight:600}.projects-section{margin-top:26px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.project-card{flex-direction:column;justify-content:space-between;min-height:240px;display:flex}.project-card-top h3{color:#141b2c;margin:14px 0 0;font-size:1.45rem;line-height:1.1}.project-badge{color:#9f3f15;background:#ff8a5b24;padding:7px 11px}.workflow-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.workflow-item{background:#ffffffb3;border:1px solid #17203314;border-radius:22px;padding:18px}.workflow-item span{color:#0f766e;letter-spacing:.2em;margin-bottom:12px;font-size:.84rem;font-weight:800;display:inline-flex}.contact-card{background:linear-gradient(135deg,#fffaf4db,#f3f5faeb);justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.contact-card p{max-width:58ch;margin-top:12px}@media (width<=980px){.hero-section,.intro-card,.content-grid,.project-grid,.workflow-list,.contact-card,.section-heading{flex-direction:column;grid-template-columns:1fr;align-items:start}.hero-copy h1{max-width:12ch}.stat-grid{grid-template-columns:1fr}.portrait-shell{min-height:300px}}@media (width<=640px){.portfolio-page{width:min(100% - 20px,1180px);padding:14px 0 34px}.hero-copy,.hero-panel,.section-card,.project-card,.contact-card,.intro-card,.workflow-card{border-radius:24px;padding:22px}.hero-copy h1{font-size:clamp(2.5rem,14vw,3.5rem)}.hero-actions{flex-direction:column}.button{width:100%}.section-heading h2,.workflow-card h2,.contact-card h2,.section-card h2,.intro-card h2{font-size:1.55rem}}
