:root{--bg:#faf6ee;--bg-deep:#f2ecdc;--surface:#ede3d0;--surface-edge:#e0d2b5;--ink:#211c16;--ink-soft:#5a5142;--ink-faint:#8c8270;--terracotta:#c1521f;--terracotta-deep:#9a3f17;--sage:#6b7d5f;--sage-deep:#4f5e45;--amber:#c68a2e;--font-display:"Fraunces", serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--max-w:1180px;--radius:4px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::selection{background:var(--terracotta);color:var(--bg)}:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:var(--surface-edge);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--ink-faint)}.section{padding:7rem 1.5rem}.section--alt{background:var(--bg-deep);border-top:1px solid var(--surface-edge);border-bottom:1px solid var(--surface-edge)}.section__inner{max-width:var(--max-w);margin:0 auto}.section__eyebrow{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta-deep);margin-bottom:1rem;font-size:.78rem}.section__eyebrow--light{color:var(--amber)}.section__title{font-family:var(--font-display);max-width:720px;color:var(--ink);margin-bottom:3.5rem;font-size:clamp(1.9rem,3.4vw,2.7rem);font-weight:500;line-height:1.15}.btn{font-family:var(--font-body);border-radius:var(--radius);border:1.5px solid #0000;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--terracotta);color:var(--bg)}.btn--primary:hover{background:var(--terracotta-deep);transform:translateY(-1px)}.btn--ghost{border-color:var(--ink);color:var(--ink);font-family:var(--font-mono);font-size:.88rem;font-weight:400}.btn--ghost:hover{background:var(--ink);color:var(--bg)}.stack-tag{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-soft);background:var(--bg);border:1px solid var(--surface-edge);border-radius:3px;padding:.3rem .65rem;font-size:.74rem}.site-header{z-index:100;border-bottom:1px solid #0000;transition:background .25s,border-color .25s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-color:var(--surface-edge);background:#faf6eeeb}.site-header__inner{max-width:var(--max-w);justify-content:space-between;align-items:center;margin:0 auto;padding:1.1rem 1.5rem;display:flex}.site-header__mark{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.2rem;font-weight:600}.site-header__mark .dot{color:var(--terracotta)}.site-header__nav--desktop{align-items:center;gap:2.2rem;font-size:.92rem;font-weight:500;display:flex}.site-header__nav--desktop a:not(.site-header__cta){color:var(--ink-soft);transition:color .15s;position:relative}.site-header__nav--desktop a:not(.site-header__cta):hover{color:var(--ink)}.site-header__cta{font-family:var(--font-mono);border:1.5px solid var(--ink);border-radius:var(--radius);padding:.45rem .9rem;font-size:.82rem;transition:background .15s,color .15s}.site-header__cta:hover{background:var(--ink);color:var(--bg)}.site-header__burger{background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.site-header__burger span{background:var(--ink);width:22px;height:2px}.site-header__nav--mobile{background:var(--bg);border-bottom:1px solid var(--surface-edge);flex-direction:column;padding:.5rem 1.5rem 1.2rem;display:flex}.site-header__nav--mobile a{border-bottom:1px solid var(--surface-edge);padding:.75rem 0;font-weight:500}.site-header__nav--mobile a:last-child{color:var(--terracotta-deep);font-family:var(--font-mono);border-bottom:none}.hero{background:radial-gradient(circle at 85% 12%,#c1521f1a,#0000 45%),radial-gradient(circle at 8% 85%,#6b7d5f1a,#0000 50%);align-items:center;min-height:92vh;padding:7rem 1.5rem 4rem;display:flex;position:relative}.hero__inner{max-width:var(--max-w);width:100%;margin:0 auto}.hero__eyebrow{font-family:var(--font-mono);letter-spacing:.03em;color:var(--sage-deep);margin-bottom:1.6rem;font-size:.82rem}.hero__headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;max-width:880px;font-size:clamp(2.6rem,6.2vw,4.6rem);font-weight:500;line-height:1.06}.hero__headline-accent{color:var(--terracotta);font-style:italic}.hero__sub{color:var(--ink-soft);max-width:620px;margin-top:1.8rem;font-size:1.08rem;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2.6rem;display:flex}.hero__scroll-cue{color:var(--ink-faint);border:1px solid var(--surface-edge);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;animation:2.4s ease-in-out infinite bob;display:flex;position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%)}@keyframes bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,6px)}}@media (prefers-reduced-motion:reduce){.hero__scroll-cue{animation:none}}.projects-list{flex-direction:column;gap:1.75rem;display:flex}.project{background:var(--bg);border:1px solid var(--surface-edge);border-radius:6px;padding:2.4rem;transition:border-color .2s,transform .2s,box-shadow .2s}.project:hover{border-color:var(--terracotta);transform:translateY(-2px);box-shadow:0 12px 28px -18px #211c1640}.project__head{border-bottom:1px solid var(--surface-edge);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.8rem;padding-bottom:1.4rem;display:flex}.project__index{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-faint);margin-bottom:.4rem;font-size:.74rem}.project__name{font-family:var(--font-display);color:var(--ink);font-size:1.5rem;font-weight:500}.project__period{font-family:var(--font-mono);color:var(--ink-faint);white-space:nowrap;padding-top:.3rem;font-size:.8rem}.project__body{gap:1.4rem;margin-bottom:1.8rem;display:grid}.project__label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--sage-deep);margin-bottom:.45rem;font-size:.72rem}.project__text{color:var(--ink-soft);max-width:760px;font-size:.97rem;line-height:1.65}.project__constraints{flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem;display:flex}.constraint-tag{font-family:var(--font-mono);letter-spacing:.03em;color:var(--terracotta-deep);background:#c1521f14;border:1px solid #c1521f47;border-radius:3px;padding:.32rem .7rem;font-size:.72rem}.project__stack{border-top:1px solid var(--surface-edge);flex-wrap:wrap;gap:.5rem;padding-top:1.2rem;display:flex}.about-grid{grid-template-columns:1.1fr 1fr;gap:4rem;display:grid}.about-col__title{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);border-bottom:2px solid var(--terracotta);margin-bottom:1.6rem;padding-bottom:.4rem;font-size:.85rem;display:inline-block}.about-col__title--spaced{margin-top:2.8rem}.exp-item{margin-bottom:1.8rem}.exp-item__row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.exp-item__title{color:var(--ink);font-size:1.02rem;font-weight:600}.exp-item__period{font-family:var(--font-mono);color:var(--ink-faint);white-space:nowrap;font-size:.78rem}.exp-item__company{color:var(--sage-deep);margin-top:.15rem;margin-bottom:.6rem;font-size:.9rem}.exp-item__gpa{font-family:var(--font-mono);color:var(--ink-soft);margin-bottom:.6rem;font-size:.82rem}.exp-item__points{flex-direction:column;gap:.4rem;list-style:none;display:flex}.exp-item__points li{color:var(--ink-soft);padding-left:1rem;font-size:.92rem;line-height:1.55;position:relative}.exp-item__points li:before{content:"—";color:var(--terracotta);position:absolute;left:0}.skills-block{flex-direction:column;gap:1.1rem;display:flex}.skills-row__cat{color:var(--ink);margin-bottom:.5rem;font-size:.82rem;font-weight:600}.skills-row__tags{flex-wrap:wrap;gap:.45rem;display:flex}.credentials-list{flex-direction:column;gap:.7rem;list-style:none;display:flex}.credentials-list li{color:var(--ink-soft);padding-left:1rem;font-size:.92rem;line-height:1.5;position:relative}.credentials-list li:before{content:"—";color:var(--sage-deep);position:absolute;left:0}.contact{background:var(--ink);color:var(--bg);padding:7rem 1.5rem 2.5rem}.contact__inner{max-width:var(--max-w);margin:0 auto}.contact__title{font-family:var(--font-display);max-width:760px;margin-bottom:1.5rem;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:500;line-height:1.18}.contact__sub{color:#faf6eea6;max-width:560px;margin-bottom:2.6rem;font-size:1.02rem;line-height:1.65}.contact__links{border-bottom:1px solid #faf6ee24;flex-wrap:wrap;gap:1.4rem 2.2rem;padding-bottom:4rem;display:flex}.contact__link{color:var(--bg);align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;transition:color .15s;display:inline-flex}.contact__link:hover{color:var(--terracotta)}.contact__footer{max-width:var(--max-w);font-family:var(--font-mono);color:#faf6ee73;justify-content:space-between;margin:0 auto;padding-top:1.8rem;font-size:.78rem;display:flex}@media (width<=860px){.about-grid{grid-template-columns:1fr;gap:3rem}}@media (width<=720px){.site-header__nav--desktop{display:none}.site-header__burger{display:flex}.section{padding:4.5rem 1.25rem}.hero{min-height:auto;padding-top:6rem}.project{padding:1.6rem}.project__head{flex-direction:column}.contact__footer{flex-direction:column;gap:.4rem}}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(18px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.hero-anim{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards hero-rise}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-anim{opacity:1;animation:none}}.skills-hint{font-family:var(--font-mono);color:var(--ink-faint);margin-top:-.6rem;margin-bottom:1.4rem;font-size:.76rem}.skill-tag{font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink-soft);background:var(--bg);border:1px solid var(--surface-edge);cursor:default;border-radius:3px;padding:.3rem .65rem;font-size:.74rem;transition:border-color .15s,transform .15s,background .15s,box-shadow .15s;position:relative}.skill-tag--proven{cursor:pointer;border-color:var(--sage);background:#6b7d5f0f}.skill-tag--proven:after{content:"";background:var(--terracotta);opacity:.85;border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;right:-3px}.skill-tag--proven:hover,.skill-tag--proven.is-active{border-color:var(--terracotta);background:var(--bg);transform:translateY(-2px);box-shadow:0 8px 16px -10px #211c1659}.skill-tag__pop{z-index:20;background:var(--ink);width:200px;max-width:70vw;color:var(--bg);font-family:var(--font-body);pointer-events:none;opacity:0;border-radius:6px;padding:.7rem .85rem;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%)translateY(6px)scale(.98)}.skill-tag.is-active .skill-tag__pop{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.skill-tag__pop:after{content:"";border:6px solid #0000;border-top-color:var(--ink);position:absolute;top:100%;left:50%;transform:translate(-50%)}.skill-tag__pop-used{font-family:var(--font-mono);letter-spacing:.03em;color:var(--amber);text-transform:uppercase;margin-bottom:.3rem;font-size:.7rem}.skill-tag__pop-note{color:#faf6eee0;font-size:.8rem;line-height:1.4}.constraint-tag{transition:transform .15s,background .15s}.project:hover .constraint-tag{background:#c1521f21}.site-header__nav--desktop a:not(.site-header__cta){background-image:linear-gradient(var(--terracotta), var(--terracotta));background-position:0 100%;background-repeat:no-repeat;background-size:0% 1.5px;padding-bottom:2px;transition:background-size .2s,color .15s}.site-header__nav--desktop a:not(.site-header__cta):hover{background-size:100% 1.5px}.contact__link{position:relative}.contact__link:after{content:"";background:var(--terracotta);width:0%;height:1px;transition:width .2s;position:absolute;bottom:-4px;left:0}.contact__link:hover:after{width:100%}
