:root{--bg: #0a0a0a;--text: #f5f5f5;--text-dim: #8a8a8a;--border: #262626;--gold: #c9a04a;--font-display: "Instrument Serif", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--col: 620px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}::selection{background:var(--text);color:var(--bg)}a:focus-visible,button:focus-visible{outline:1px solid var(--text);outline-offset:3px}@media (prefers-reduced-motion: reduce){*{transition-duration:.001ms!important;scroll-behavior:auto!important}}.font-display{font-family:var(--font-display);font-weight:400}.wrap{max-width:var(--col);margin:0 auto;padding:0 1.5rem}.nav{padding:2.5rem 0 0}.nav-inner{max-width:var(--col);margin:0 auto;padding:0 1.5rem;display:flex;justify-content:flex-end;gap:.9rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.nav-inner a{color:var(--text-dim);transition:color .15s ease}.nav-inner a.active,.nav-inner a:hover{color:var(--text)}.nav-sep{color:var(--border)}.hero{padding-top:3rem;padding-bottom:4rem}.hero-name{font-size:clamp(2.6rem,8vw,3.4rem);margin-bottom:1.5rem}.hero-role{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-dim);margin-bottom:1.1rem}.hero-creator{font-size:.95rem;color:var(--text-dim);margin-bottom:1.75rem}.hero-creator a{color:var(--text);border-bottom:1px solid var(--border)}.hero-creator a:hover{border-color:var(--text)}.hero-socials{display:flex;flex-wrap:wrap;column-gap:1.25rem;row-gap:.6rem;font-size:.88rem;margin-bottom:2.25rem}.hero-socials a{color:var(--text-dim);border-bottom:1px solid var(--border);transition:color .15s ease,border-color .15s ease}.hero-socials a:hover{color:var(--text);border-color:var(--text)}.hero-socials span{color:var(--border)}.btn-resume{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;border:1px solid var(--border);border-radius:2px;padding:.65rem 1.1rem;color:var(--text);transition:border-color .15s ease,color .15s ease}.btn-resume:hover{border-color:var(--gold);color:var(--gold)}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.btn-projects{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:var(--text-dim);transition:color .15s ease}.btn-projects:hover{color:var(--text)}.arrow-bounce{display:inline-block;animation:bounce 1.2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.btn-projects{display:inline-flex;align-items:center;gap:.4rem}.projects{padding-bottom:4rem}.projects-title{font-size:1.6rem;margin-bottom:.9rem}.projects-rule{border:none;border-top:1px solid var(--border);margin-bottom:.5rem}.project-row{display:block;position:relative;padding:1.75rem 0 1.75rem 1.1rem;margin-left:-1.1rem;border-left:2px solid transparent;transition:border-color .2s ease}.project-row+.project-row{border-top:1px solid var(--border)}.project-row:hover{border-left-color:var(--gold)}.project-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.project-title{font-size:1.15rem;transition:color .2s ease}.project-row:hover .project-title{color:var(--gold)}.project-arrow{font-size:.85rem;color:var(--text-dim);transform:translateY(-2px);opacity:0;transition:opacity .15s ease,transform .15s ease,color .2s ease;flex-shrink:0}a.project-row:hover .project-arrow{opacity:1;color:var(--gold);transform:translate(2px,-4px)}.project-domain{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-top:2px;margin-bottom:.6rem}.project-desc{font-size:.92rem;color:var(--text-dim);max-width:54ch}.project-stack{font-size:.72rem;letter-spacing:.03em;color:var(--text-dim);opacity:.75;margin-top:.6rem}footer{padding:0 0 3rem}.footer-copy{font-family:var(--font-display);font-size:1rem;color:var(--text-dim);padding:3rem 0 4rem;border-top:1px solid var(--border)}@media (max-width: 480px){.nav{padding-top:1.75rem}.hero{padding-top:2rem;padding-bottom:3rem}}.spotify-section{margin:2.5rem auto;max-width:480px}.spotify-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:1px solid var(--border);border-radius:8px;background:transparent}.spotify-text{font-family:var(--font-body);font-size:.9rem;font-weight:400;color:var(--text-dim);line-height:1.5}.spotify-gif{width:58px;height:58px;object-fit:contain;flex-shrink:0}@media (max-width: 640px){.spotify-card{padding:.9rem 1rem}.spotify-text{font-size:.85rem}.spotify-gif{width:50px;height:50px}}.spotify-mini-card{display:flex;align-items:center;gap:.75rem;width:100%;border:1px solid var(--border);border-radius:8px;background:#ffffff0d;padding:1rem;transition:background .2s ease}.spotify-mini-card:hover{background:#ffffff12}.spotify-mini-trigger{display:flex;align-items:center;gap:1rem;flex:1;min-width:0;text-align:left;background:none;border:none;color:inherit;cursor:pointer;padding:0;font:inherit}.spotify-art-wrap{position:relative;flex-shrink:0;width:56px;height:56px}.spotify-art-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background-size:cover;background-position:center;opacity:.45;filter:blur(16px) saturate(1.5);transition:opacity .5s ease}.spotify-mini-card:hover .spotify-art-glow{opacity:.75}.spotify-art-sheen{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:8px;background:linear-gradient(to bottom right,#ffffff40,#ffffff0d,#0000004d);opacity:.8}.spotify-art-img{position:relative;width:100%;height:100%;border-radius:8px;border:1px solid rgba(255,255,255,.1);object-fit:cover;box-shadow:0 12px 30px #00000052;transition:transform .5s ease}.spotify-mini-card:hover .spotify-art-img{transform:rotate(-1deg) scale(1.03)}.spotify-mini-text{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.spotify-mini-copy{min-width:0}.spotify-mini-label{font-size:.82rem;color:var(--gold);opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotify-mini-song{font-size:.95rem;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotify-dash{color:var(--text-dim)}.spotify-mini-platform{margin-top:.2rem;font-size:.72rem;color:var(--text-dim);opacity:.75;text-transform:capitalize}.spotify-eq{display:none;align-items:center;gap:4px;flex-shrink:0;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-radius:999px;padding:.5rem .6rem}@media (min-width: 480px){.spotify-eq{display:flex}}.spotify-eq-bar{width:3px;border-radius:999px;background:var(--gold);opacity:.8;animation-name:now-playing-wave;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes now-playing-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.spotify-mini-links{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.icon-btn{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text-dim);transition:border-color .15s ease,background .15s ease,color .15s ease}.icon-btn:hover{border-color:#fff3;background:#ffffff14;color:var(--text)}.icon-btn svg{width:16px;height:16px}@media (max-width: 480px){.spotify-mini-card{flex-wrap:wrap}}.np-action-btn svg{width:18px;height:18px}.np-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:100}.np-modal{position:relative;width:100%;max-width:380px;background:#141414;border:1px solid var(--border);border-radius:16px;padding:1.25rem;max-height:88vh;overflow-y:auto}.np-modal-close{position:absolute;top:1rem;right:1rem;width:30px;height:30px;border-radius:50%;background:#ffffff14;color:var(--text);display:flex;align-items:center;justify-content:center;font-size:.85rem;cursor:pointer;border:none;z-index:2}.np-modal-close:hover{background:#ffffff29}.np-modal-art-wrap{position:relative;width:100%;aspect-ratio:4 / 3;height:auto}.np-modal-art-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background-size:cover;background-position:center;opacity:.45;filter:blur(20px) saturate(1.5)}.np-modal-art-sheen{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:8px;background:linear-gradient(to bottom right,#ffffff40,#ffffff0d,#0000004d);opacity:.8}.np-modal-art-img{position:relative;width:100%;height:100%;border-radius:8px;border:1px solid rgba(255,255,255,.1);object-fit:cover;box-shadow:0 12px 30px #00000052}.np-modal-body{margin-top:1.25rem;min-width:0}.np-modal-toprow{display:flex;align-items:center;justify-content:space-between;gap:1rem}.np-modal-label{font-size:.85rem;color:var(--gold);opacity:.85}.np-modal-eq{flex-shrink:0}.np-modal-eq-bar{width:10px;height:3px;border-radius:999px;background:var(--text);opacity:.4;animation-name:eq-pulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite}@keyframes eq-pulse{0%,to{opacity:.35;transform:scaleX(.7)}50%{opacity:1;transform:scaleX(1)}}.np-modal-title{margin-top:.5rem;font-family:var(--font-body);font-weight:500;font-size:1.25rem;line-height:1.3;color:var(--text)}.np-modal-artist{margin-top:.25rem;font-size:1rem;color:var(--text-dim)}.np-modal-album{margin-top:.65rem;font-size:.85rem;color:var(--text-dim);opacity:.65}.np-modal-badge{display:inline-flex;margin-top:1.1rem;font-size:.75rem;text-transform:capitalize;color:var(--text-dim);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.3rem .85rem}.np-modal-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1.4rem}.np-action-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;height:40px;min-width:0;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:var(--text-dim);font-size:.72rem;padding:0 .6rem;transition:border-color .15s ease,background .15s ease,color .15s ease}.np-action-btn:hover{border-color:#fff3;background:#ffffff14;color:var(--text)}.np-action-icon{width:16px;height:16px;flex-shrink:0}.np-action-icon svg{width:100%;height:100%}.np-action-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 420px){.np-modal-art-wrap{height:14rem}.np-modal-actions{grid-template-columns:1fr}.np-action-btn{justify-content:flex-start;padding:0 .9rem}}.project-details{padding-top:3rem;padding-bottom:4rem}.detail-hero{width:100%;aspect-ratio:16 / 9;max-height:70vh;object-fit:cover;border-radius:4px;margin-bottom:1.75rem;border:1px solid var(--border)}.detail-topnav{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;color:var(--text-dim);margin-bottom:1.5rem;transition:color .15s ease}.detail-topnav:hover{color:var(--text)}.stack-badges{display:flex;flex-wrap:wrap;gap:.5rem}.stack-badge{font-size:.78rem;color:var(--text-dim);border:1px solid var(--border);border-radius:999px;padding:.3rem .85rem}.detail-metrics{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.metric-block{font-size:.78rem;color:var(--text);border:1px solid var(--border);border-radius:4px;padding:.6rem 1rem}.detail-gallery{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.detail-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:4px;border:1px solid var(--border)}@media (max-width: 480px){.detail-gallery{grid-template-columns:1fr}}.detail-summary{color:var(--text-dim);font-size:.98rem;max-width:54ch;margin:.75rem 0 1.75rem}.detail-actions{display:flex;gap:.9rem;margin-bottom:2.5rem}.btn-primary{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;border:1px solid var(--gold);color:var(--gold);border-radius:2px;padding:.65rem 1.2rem;transition:background .15s ease,color .15s ease}.btn-primary:hover{background:var(--gold);color:var(--bg)}.btn-primary .arrow{display:inline-block;animation:arrow-slide 1.2s infinite}@keyframes arrow-slide{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.btn-secondary{display:inline-flex;align-items:center;font-size:.85rem;border:1px solid var(--border);color:var(--text);border-radius:2px;padding:.65rem 1.2rem;transition:border-color .15s ease,color .15s ease}.btn-secondary:hover{border-color:var(--text)}.detail-section{padding:2rem 0;border-top:1px solid var(--border)}.detail-section h2{font-family:var(--font-display);font-weight:400;font-size:1.3rem;margin-bottom:.9rem}.detail-section p{color:var(--text-dim);font-size:.95rem;max-width:60ch}.detail-section ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.detail-section li{color:var(--text-dim);font-size:.95rem;padding-left:1.1rem;position:relative}.detail-section li:before{content:"—";position:absolute;left:0;color:var(--gold)}.detail-stack{font-size:.9rem;color:var(--text-dim)}.detail-back{display:inline-block;margin-top:1rem;font-size:.85rem;color:var(--text-dim);border-bottom:1px solid var(--border);transition:color .15s ease,border-color .15s ease}.detail-back:hover{color:var(--text);border-color:var(--text)}
