@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #070707;--surface: #111111;--surface-2: #181818;--border: rgba(255, 255, 255, .08);--text: #f5f5f5;--muted: #a0a0a0;--accent: #ffffff;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 8rem;--max-width: 1280px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#090909;color:var(--text);font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.container{width:min(92%,var(--max-width));margin-inline:auto}.section{padding:var(--space-xl) 0}.section-title{font-size:clamp(2rem,4vw,4rem);margin-bottom:1rem;letter-spacing:-.05em}.section-text{color:var(--muted);max-width:720px}.navbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);background:#080808b3;border-bottom:1px solid var(--border)}.nav-inner{width:min(92%,var(--max-width));margin-inline:auto;display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.nav-links{display:flex;gap:1.5rem}.hero{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#000000bf)}.hero-content{position:relative;z-index:2;width:min(92%,1000px)}.hero-tag{color:#c9c9c9;text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem}.hero h1{font-size:clamp(3rem,8vw,7rem);line-height:.95;letter-spacing:-.07em;margin-bottom:1.5rem}.hero p{max-width:700px;color:#d0d0d0;font-size:1.1rem}.hero-buttons{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.button{padding:1rem 1.4rem;border-radius:999px;border:1px solid var(--border);backdrop-filter:blur(5px);transition:.25s ease}.button:hover{transform:translateY(-4px);background:#ffffff0d;color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.project-card{background:#ffffff08;backdrop-filter:blur(5px);border:1px solid var(--border);border-radius:28px;overflow:hidden;transition:.3s ease}.project-card:hover{transform:translateY(-6px);border-color:#fff3}.project-image{aspect-ratio:16/9;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.project-content{padding:2rem}.project-tags{display:flex;gap:.6rem;flex-wrap:wrap;margin:1rem 0}.project-tag{padding:.45rem .9rem;border-radius:999px;background:#ffffff0f;backdrop-filter:blur(5px);color:#d6d6d6;font-size:.85rem}.project-description{color:var(--muted)}.media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:2rem}.media-grid img{border-radius:22px;aspect-ratio:16/10;object-fit:cover}.embed-wrapper{position:relative;width:100%;padding-top:56.25%;border-radius:24px;overflow:hidden;margin-top:2rem;border:1px solid var(--border)}.embed-wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.quote-section{margin-top:5rem;padding:3rem;border-radius:32px;background:#ffffff08;border:1px solid var(--border)}.quote-section blockquote{font-size:clamp(1.5rem,4vw,3rem);line-height:1.15;letter-spacing:-.04em}.footer{border-top:1px solid var(--border);padding:3rem 0;color:var(--muted)}@media(max-width:768px){.nav-links{gap:1rem;font-size:.9rem}.hero-buttons{flex-direction:column;align-items:flex-start}.project-content{padding:1.5rem}}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(120,120,255,.06),transparent 25%),radial-gradient(circle at 80% 30%,rgba(255,255,255,.03),transparent 25%),linear-gradient(to right,rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.015) 1px,transparent 1px);background-size:auto,auto,80px 80px,80px 80px;z-index:-1}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:3rem}.contact-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(5px);border-radius:24px;padding:2rem;transition:.3s ease}.contact-card:hover{transform:translateY(-6px);border-color:#ffffff2e;background:#ffffff0d}.contact-card h3{margin-top:1rem}.contact-card p{color:var(--muted);margin-top:.4rem}.about-layout{display:grid;grid-template-columns:5.2fr .8fr;gap:3rem;align-items:center}.about-image img{border-radius:28px;border:1px solid rgba(255,255,255,.08)}.about-text{color:#cfcfcf;font-size:1.05rem}.about-text p{margin-bottom:1.4rem}.skill-pills{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.skill-pill{padding:.7rem 1rem;border-radius:999px;backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}@media(max-width:900px){.about-layout{grid-template-columns:1fr}}#particles-bg{position:fixed;inset:0;width:100%;height:100%;z-index:-2;opacity:.8}body{overflow-x:hidden}.embed-wrapper:empty{display:none}.hidden-media{display:none}.discord-card{overflow:hidden;backdrop-filter:blur(5px)}.discord-profile{display:flex;gap:1.2rem;align-items:center}.discord-banner{height:140px;overflow:hidden;margin:-2rem -2rem 1.5rem}.discord-banner img{width:100%;height:100%;object-fit:cover}.discord-avatar-wrapper{position:relative;width:96px;height:96px;flex-shrink:0}.discord-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;position:relative;z-index:1}.discord-decoration{position:absolute;top:50%;left:50%;width:170%;height:170%;transform:translate(-50%,-50%);object-fit:contain;pointer-events:none;z-index:2}.discord-username{color:#8f8f8f;margin-bottom:.5rem}.discord-info h3{margin-bottom:.4rem}.discord-status{text-transform:capitalize;font-weight:600}.discord-status.online{color:#57f287}.discord-status.idle{color:#faa61a}.discord-status.dnd{color:#ed4245}.discord-status.offline{color:#747f8d}.discord-custom{color:#d0d0d0;margin-top:.3rem}.discord-activity{color:#9f9f9f;margin-top:.1rem}.discord-info{display:flex;flex-direction:column;justify-content:center}.discord-name-row{display:flex;align-items:center;gap:.7rem}.discord-name-row h3{margin:0;font-size:1.7rem;font-weight:700}.discord-username{color:#8f8f8f;margin-top:.2rem;margin-bottom:1rem;font-size:1rem}.status-dot{width:12px;height:12px;border-radius:50%}.status-dot.online{background:#57f287;box-shadow:0 0 12px #57f287}.status-dot.idle{background:#faa61a;box-shadow:0 0 12px #faa61a}.status-dot.dnd{background:#ed4245;box-shadow:0 0 12px #ed4245}.status-dot.offline{background:#747f8d}.discord-pill{width:fit-content;margin-top:.5rem;padding:.55rem .9rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#d7d7d7;font-size:.95rem;backdrop-filter:blur(10px)}.discord-pill.spotify{background:#1db9541f;border-color:#1db9544d}.discord-presence-duration{margin-top:.35rem;color:#9f9f9f;font-size:.85rem}.discord-rich-presence{display:flex;gap:1rem;align-items:center;margin-top:1rem;padding:.8rem;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;transition:.25s ease}.discord-rich-presence:hover{transform:translateY(-2px);background:#ffffff12}.discord-presence-image{width:64px;height:64px;border-radius:14px;object-fit:cover;flex-shrink:0}.discord-presence-info{display:flex;flex-direction:column}.discord-presence-title{font-weight:700;color:#fff}.discord-presence-details{color:#d0d0d0;margin-top:.2rem}.discord-presence-state{color:#8f8f8f;margin-top:.2rem;font-size:.92rem}.spotify-card{background:linear-gradient(145deg,#1db9542e,#1db95414);border-color:#1db95438}@media(max-width:768px){.projects-grid{grid-template-columns:repeat(1,1fr)}}
