.app{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero{text-align:center;background:radial-gradient(at top,#1e233280 0%,#0000 70%);border-bottom:1px solid #ffffff0d;padding:8rem 2rem 6rem;position:relative}.hero-content{z-index:10;position:relative}.logo{filter:drop-shadow(0 0 35px #6366f1b3);width:360px;height:360px;margin-bottom:2rem}.title{letter-spacing:-.05em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%) text;margin:0 0 1rem;font-size:4rem;font-weight:800}.subtitle{color:#94a3b8;max-width:600px;margin:0 auto 2rem;font-size:1.25rem;line-height:1.6}.social-links{justify-content:center;gap:1rem;margin-top:1rem;display:flex}.social-btn{color:#e2e8f0;backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.social-btn:hover{color:#fff;background:#ffffff1a;border-color:#6366f180;transform:translateY(-2px);box-shadow:0 4px 15px #6366f133}.glow-orb{filter:blur(90px);z-index:1;opacity:.5;border-radius:50%;position:absolute}.orb-1{background:#6366f166;width:400px;height:400px;top:-50px;left:10%}.orb-2{background:#ec48994d;width:350px;height:350px;top:15%;right:5%}.orb-3{background:#0ea5e926;width:500px;height:500px;top:60%;left:30%}.container{z-index:10;flex:1;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative}.section{margin-bottom:7rem}.section-title{color:#f8fafc;letter-spacing:-.02em;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:2.25rem;font-weight:800;display:flex}.title-accent{color:#6366f1}.grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.about-content{padding:3rem}.about-text h3{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.about-text h3:not(:first-child){margin-top:2.5rem}.about-text p{color:#94a3b8;margin:0;font-size:1.05rem;line-height:1.8}.about-text em{color:#c7d2fe;font-style:italic}.glass{backdrop-filter:blur(16px);background:#14161cb3;border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.glass:before{content:"";opacity:.8;width:100%;height:4px;position:absolute;top:0;left:0}.accent-cyan:before{background:linear-gradient(90deg,#06b6d4,#3b82f6)}.accent-purple:before{background:linear-gradient(90deg,#8b5cf6,#d946ef)}.accent-pink:before{background:linear-gradient(90deg,#ec4899,#f43f5e)}.accent-orange:before{background:linear-gradient(90deg,#f97316,#eab308)}.accent-blue:before{background:linear-gradient(90deg,#3b82f6,#6366f1)}.accent-magenta:before{background:linear-gradient(90deg,#d946ef,#ec4899)}.glass:hover{border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 40px -15px #00000080}.card-header{margin-bottom:1.25rem}.card h3{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.gradient-text-cyan{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#22d3ee,#3b82f6) text}.gradient-text-purple{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#c084fc,#e879f9) text}.gradient-text-pink{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#f472b6,#fb7185) text}.gradient-text-orange{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fb923c,#fcd34d) text}.description{color:#94a3b8;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.card-link{color:#f1f5f9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;padding:.5rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.card-link:hover{background:#ffffff1a;transform:translate(4px)}.person-header{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.person-info{flex-direction:column;flex:1;display:flex}.name-row{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.person-info h3{color:#f8fafc;margin:0;font-size:1.4rem}.username{color:#6366f1;font-family:Fira Code,monospace;font-size:.9rem}.avatar{object-fit:cover;border-radius:16px;width:64px;height:64px;box-shadow:0 4px 15px #0000004d}.tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.tag{color:#c7d2fe;text-transform:uppercase;letter-spacing:.05em;background:#6366f126;border:1px solid #6366f14d;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.footer{text-align:center;color:#475569;border-top:1px solid #ffffff0d;padding:3rem 2rem;font-size:.9rem}
