@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Bricolage+Grotesque:wght@600;700;800&display=swap";:root{--bg-1: #180808;--bg-2: #3b1212;--ink: #ffebeb;--soft: #efb4b4;--accent: #d40000;--accent-2: #ff7b4e;--card: #270e0ecc;--line: #d05c5c33}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:Space Grotesk,sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 10%,#602121 0%,transparent 35%),radial-gradient(circle at 80% 0%,#4a2a22 0%,transparent 38%),linear-gradient(150deg,var(--bg-1),var(--bg-2));overflow-x:hidden}h1,h2,h3,.logo{font-family:Bricolage Grotesque,sans-serif;letter-spacing:.02em}a{color:inherit}button{border:none;border-radius:999px;background:linear-gradient(135deg,var(--accent),#e35670);color:#2e0606;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.96rem;padding:.85rem 1.3rem;cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,filter .28s ease;box-shadow:0 10px 24px #d4000042}button:hover{transform:translateY(-3px);box-shadow:0 18px 32px #d4000061;filter:saturate(1.15)}.app-shell{min-height:100vh;padding:1.2rem 1.2rem 2rem;position:relative}.noise-layer{position:fixed;inset:0;pointer-events:none;opacity:.12;background-image:radial-gradient(#ffffff .45px,transparent .45px);background-size:4px 4px;z-index:0}.orb{position:fixed;border-radius:50%;filter:blur(60px);z-index:0;animation:float 10s ease-in-out infinite}.orb-1{width:280px;height:280px;top:-40px;left:-50px;background:#a00a0acc}.orb-2{width:320px;height:320px;right:-90px;top:20%;background:#ff7b4e99;animation-duration:13s}.orb-3{width:260px;height:260px;left:40%;bottom:-80px;background:#e03c3caa;animation-duration:8s}.site-header,.page-shell,.site-footer{position:relative;z-index:2}.site-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;max-width:1120px;margin:0 auto;padding:.9rem 1.2rem;border:1px solid var(--line);border-radius:22px;background:#06101ab8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.logo{text-decoration:none;font-size:1.1rem;font-weight:700}.logo span{color:var(--accent)}.site-header ul{display:flex;list-style:none;gap:.4rem}.nav-link{text-decoration:none;display:inline-block;padding:.5rem .8rem;border-radius:999px;color:var(--soft);transition:background .25s ease,color .25s ease}.nav-link:hover,.nav-link.active{background:#ffffff1a;color:var(--ink)}.page-shell{max-width:1120px;margin:1.2rem auto 0;border:1px solid var(--line);border-radius:28px;background:#220707bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);min-height:calc(100vh - 200px);overflow:hidden}#home,#about,#projects,#skills,#contact{padding:2.4rem}#home{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:2rem}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;margin-bottom:.8rem}.hero-copy h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.02;max-width:14ch}.hero-copy h1 span{color:var(--accent-2)}.intro{margin-top:1rem;max-width:50ch;color:var(--soft);font-size:1.04rem}.hero-cta{margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.8rem}.skill-badges{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.55rem}.skill-badges span{border:1px solid var(--line);background:#ffffff0a;color:var(--soft);border-radius:999px;padding:.45rem .75rem;font-size:.82rem}.hero-art{display:grid;place-items:center}.art-frame{width:min(420px,100%);aspect-ratio:1/1;border-radius:26px;border:1px solid var(--line);background:linear-gradient(155deg,#401212,#250909);position:relative;display:grid;place-items:center;overflow:hidden}.art-frame img{width:58%;border-radius:50%;border:4px solid #ffffff2a;box-shadow:0 14px 44px #00000059;z-index:2}.orbit{position:absolute;inset:12%;border:1px dashed #ffffff4d;border-radius:50%}.orbit span{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);padding:.2rem .5rem;border-radius:999px;background:#230b0b;border:1px solid var(--line);font-size:.72rem}.orbit-b{inset:25%}.floating-card{position:absolute;right:1rem;bottom:1rem;max-width:190px;background:#350d0de0;border:1px solid var(--line);border-radius:16px;padding:.8rem;z-index:3}.floating-card p{color:var(--accent);font-size:.78rem;margin-bottom:.25rem}.floating-card strong{font-size:.86rem;line-height:1.3}#about h2,#projects h2,#skills h2,#contact h2{font-size:clamp(1.6rem,2vw,2.4rem);margin-bottom:1.2rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.about-story,.about-meta{border:1px solid var(--line);border-radius:20px;padding:1.2rem;background:#34111199}.about-story p+p{margin-top:.75rem}.about-story p,.about-meta li{color:var(--soft);line-height:1.55}.about-meta ul{list-style:none;margin-top:.7rem;display:grid;gap:.45rem}.about-highlights{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.about-highlights p{border-left:3px solid var(--accent);padding:.45rem .65rem;background:#ffffff09;color:var(--soft)}.download-resume{display:inline-flex;margin-top:1.2rem;text-decoration:none}.projectCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.cards{border:1px solid var(--line);border-radius:20px;background:linear-gradient(160deg,#330e0edd,#240a0acc);padding:1rem;display:grid;gap:.75rem}.project-index{width:fit-content;font-size:.74rem;color:var(--accent);border:1px solid var(--line);border-radius:999px;padding:.16rem .5rem}.cards p{color:var(--soft);line-height:1.45}.tech-list{display:flex;flex-wrap:wrap;gap:.35rem}.tech-list strong{font-size:.74rem;color:#ffe9de;background:#ff7b4e29;border:1px solid #ff7b4e52;border-radius:999px;padding:.3rem .55rem}.cardBTNs{display:flex;gap:.6rem;flex-wrap:wrap}#skills .skillContent{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.skillBox,.tools{border:1px solid var(--line);border-radius:20px;background:#310f0fb0;padding:1.2rem}.skillBox h3,.tools h3{margin-bottom:.8rem}.skill-row+.skill-row{margin-top:.75rem}.skill-head{display:flex;justify-content:space-between;color:var(--soft);margin-bottom:.35rem;font-size:.95rem}.meter{height:10px;border-radius:999px;background:#ffffff14;overflow:hidden}.meter-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#ea5d5d)}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem}.tool{border:1px solid var(--line);border-radius:12px;text-align:center;padding:.55rem;color:var(--soft);background:#ffffff08}#contact{display:grid;place-items:center;min-height:500px}.contactInfo{width:min(740px,100%);border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#3a1212dd,#270b0bdd);padding:1.4rem;display:grid;gap:.85rem}.contactInfo p{color:var(--soft)}.email-link{width:fit-content;text-decoration:none;color:#fde5c9;border-bottom:1px solid #fde5c95e}.social-wrap{display:flex;flex-wrap:wrap;gap:.5rem}.social-wrap a{text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:.4rem .75rem;color:var(--soft);background:#ffffff08}.site-footer{max-width:1120px;margin:1rem auto 0;display:flex;justify-content:space-between;gap:.8rem;border:1px solid var(--line);border-radius:18px;background:#1c0707d6;padding:.85rem 1.1rem;color:var(--soft);font-size:.92rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(max-width:960px){.site-header{flex-direction:column;align-items:stretch}.site-header ul{justify-content:center;flex-wrap:wrap}#home{grid-template-columns:1fr}.hero-copy h1{max-width:100%}.about-grid,.about-highlights,#skills .skillContent,.projectCards{grid-template-columns:1fr}.site-footer{flex-direction:column;text-align:center}}@media(max-width:620px){.app-shell{padding:.6rem .55rem 1rem}#home,#about,#projects,#skills,#contact{padding:1.1rem}.hero-cta,.cardBTNs{flex-direction:column}button{width:100%}.tool-grid{grid-template-columns:1fr}}
