:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{height:100%;margin:0}body{display:grid;place-items:center;min-width:320px;min-height:100vh;min-height:100dvh;background:#242424;background-repeat:no-repeat;background-size:cover;background-position:center}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:min(960px,90vw);padding:2rem 2.5rem;position:relative;z-index:1}h1{font-size:3.2em;line-height:1.1;margin:.2em 0 .6em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s,transform .1s ease-in-out}button:hover{border-color:#646cff}button:active{transform:translateY(1px)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547}body{background:#ffffff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#111827;min-height:100vh;color:#fff;overflow-x:hidden;overflow-y:auto}.app{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0;background:radial-gradient(circle at center,rgba(138,92,246,.719) 0%,rgba(17,24,39,.575) 70%);overflow-y:auto}.center-column{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;margin:0 auto;padding:2rem 1rem;min-height:100vh}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;position:relative;z-index:1;padding:1.5rem 2rem}.profile{margin-bottom:2rem;position:relative;padding:.5rem;border-radius:18px;background:rgb(255,255,255);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:5px solid #55158a;box-shadow:0 10px 30px #000000d3;width:100%;margin-top:.5rem}.profile-image{width:140px;height:auto;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;position:relative}.profile-image img{width:140px;height:auto;object-fit:contain}.username{font-size:1.75rem;font-weight:800;margin-bottom:.5rem;color:#000;letter-spacing:.5px}.bio{font-size:1.1rem;color:#000;line-height:1.5;margin-bottom:.5rem;max-width:85%;margin:0 auto .5rem;font-weight:500}.bio-extended{font-size:1rem;color:#000;line-height:1.5;margin:0 auto;max-width:90%;font-weight:400}.links{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem;width:100%;margin-top:.75rem}.link-button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;margin-bottom:12px;border-radius:14px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);z-index:1;text-decoration:none;color:#fff;font-weight:600}.color-1{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:1px solid rgba(99,102,241,.4)}.color-2{background:linear-gradient(135deg,#ec4899 0%,#d946ef 100%);border:1px solid rgba(236,72,153,.4)}.color-3{background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border:1px solid rgba(245,158,11,.4)}.color-4{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border:1px solid rgba(239,68,68,.4)}.color-5{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:1px solid rgba(16,185,129,.4)}.color-6{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:1px solid rgba(59,130,246,.4)}.link-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,.1) 100%);opacity:0;transition:opacity .4s ease}.link-button:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 15px 30px #0006,0 0 15px #fff3;border-color:#fffc}.link-button:hover:before{opacity:1}.link-icon{font-size:1.1rem;background:rgba(255,255,255,.2);width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 10px #0003;text-shadow:0 2px 5px rgba(0,0,0,.2)}.link-button:hover .link-icon{transform:scale(1.1);background:rgba(255,255,255,.3);box-shadow:0 6px 15px #0006;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}h2.link-text{font-size:1.1rem;text-align:left;font-weight:900;z-index:1;letter-spacing:.8px;transition:all .3s ease;margin:0;flex:1;text-transform:uppercase;width:100%;text-shadow:0 1px 3px rgba(0,0,0,.3);line-height:1.2}.link-button:hover .link-text{text-shadow:0 2px 6px rgba(0,0,0,.4);color:#fff}.stats-footer{display:flex;justify-content:space-around;gap:1.25rem;padding:1.5rem;background:rgba(139,92,246,.2);border-radius:16px;border:1px solid rgba(139,92,246,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;position:relative;overflow:hidden}.copyright-footer{margin-top:2rem;padding:1rem 0;width:100%;text-align:center;font-size:.85rem;color:#ffffffb3;border-top:1px solid rgba(255,255,255,.1)}.copyright-footer .heart{display:inline-block;margin:0 .2rem;animation:heartbeat 1.5s infinite ease-in-out}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.stats-footer:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.3) 0%,rgba(0,0,0,0) 70%);opacity:.5;animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stat{text-align:center;flex:1;position:relative;z-index:1}.stat-number{font-size:1.75rem;font-weight:800;color:#fff;display:block;margin-bottom:.4rem;text-shadow:0 0 15px rgba(139,92,246,.8)}.stat-label{font-size:.75rem;color:#ffffffe6;text-transform:uppercase;letter-spacing:.8px;font-weight:600}@media (max-width: 768px){.links{grid-template-columns:1fr}.center-column{padding:1.5rem 1rem}.container{margin:1rem auto;padding:1.5rem}.profile{padding:1.5rem}.profile-image{width:220px;height:auto;margin-top:0}.profile-image img{width:120px;height:auto;margin:0 auto}.username{font-size:1.75rem}.bio{font-size:.9rem;max-width:100%}.bio-extended{font-size:.8rem;max-width:100%}.link-button{padding:1.2rem}.link-icon{width:50px;height:50px;font-size:1.5rem}.link-text{font-size:.9rem}.stats-footer{padding:1.5rem;flex-direction:row;gap:1rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.7rem}}@media (max-width: 360px){.container{max-width:320px;margin:1rem auto;padding:1rem .5rem}.link-button{padding:.75rem 1rem}.stats-footer{gap:.25rem;padding:.75rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.6rem}}
