:root{--text:#5a5466;--text-h:#0e0c14;--bg:#f4efe6;--surface:#fffaf3eb;--surface-alt:#ffffffb8;--panel:#ffffffa8;--border:#3222481f;--code-bg:#f4ede4;--accent:#7b35ff;--accent-2:#ff7a59;--accent-soft:#7b35ff24;--accent-strong:#5a22d6;--shadow:#24153a1f 0 28px 60px -24px, #24153a14 0 12px 24px -18px;--sans:"Manrope", "Avenir Next", "Segoe UI", sans-serif;--heading:"Fraunces", "Iowan Old Style", "Palatino Linotype", serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;font:17px/1.6 var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;background:radial-gradient(circle at 0 0,#7b35ff2e,#0000 28%),radial-gradient(circle at 100% 0,#ff7a5929,#0000 26%),linear-gradient(#faf6ef 0%,#f4efe6 45%,#efe7db 100%)}@media (prefers-color-scheme:dark){:root{--text:#b9b0c7;--text-h:#f8f4ff;--bg:#120f19;--surface:#16131fe6;--surface-alt:#1f1b29d1;--panel:#13101cc7;--border:#f5e8ff1a;--code-bg:#1d1827;--accent:#9f72ff;--accent-2:#ff8f6d;--accent-soft:#9f72ff29;--accent-strong:#c1a2ff;--shadow:#0000006b 0 26px 58px -26px, #00000047 0 12px 24px -18px}}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100svh}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:700}h1{letter-spacing:-.06em}h2{letter-spacing:-.04em}h3{font-family:var(--sans)}p{margin:0}img{max-width:100%;display:block}code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:8px;padding:4px 8px;font-size:.95em;line-height:1.35}a{color:inherit}:root{--accent-purple:#2e071e;--accent-orange:#877ce9;--text-white:#fff;--text-gray:#a0a0a0;--bg-dark:#1a0f0f}.discord-activity-card{text-align:left;background-color:#111214;border:1px solid #1e1f22;border-radius:12px;align-items:center;gap:16px;margin-top:20px;padding:16px;display:flex}.activity-images{flex-shrink:0;width:72px;height:72px;position:relative}.large-image{object-fit:cover;border-radius:10px;width:100%;height:100%}.small-image{background-color:#111214;border:3px solid #111214;border-radius:50%;width:26px;height:26px;position:absolute;bottom:-4px;right:-4px}.activity-info{flex-direction:column;gap:2px;display:flex}.activity-info h4{color:#f2f3f5;margin:0;font-size:15px;font-weight:700}.activity-info p{color:#b5bac1;margin:0;font-size:13px;font-weight:500}.main-wrapper{background-color:var(--bg-dark);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 20px;display:flex;position:relative}.avatar-container{margin-bottom:20px;display:inline-block;position:relative}.full-screen-bg{object-fit:cover;opacity:.25;z-index:1;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.portfolio-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#1e1414eb;border:1px solid #ff7a5940;border-radius:24px;width:100%;max-width:650px;padding:45px;position:relative;box-shadow:0 25px 60px #0009}.profile-avatar{border:3px solid var(--accent-orange);object-fit:cover;border-radius:50%;width:120px;height:120px;margin-bottom:20px}.highlight{color:var(--accent-orange)}.discord-status-dot{z-index:3;border:4px solid #1e1414;border-radius:50%;width:22px;height:22px;transition:background .3s;position:absolute;bottom:5px;right:5px}.discord-presence img{border:1px solid #ffffff1a;border-radius:10px;width:100%;max-width:350px;margin:15px auto}.social-links{justify-content:center;gap:16px;margin-top:30px;display:flex}.social-links a{color:#f4efe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.social-links a:hover{background:#9d7dfa33;border-color:#9d7dfa}.bio-section{text-align:left;margin-top:30px}.bio-section .bio-section p{color:#f4efe6;margin-bottom:20px;font-size:1rem;line-height:1.8}.discord-status-dot.online{background:#23a559}.discord-status-dot.idle{background:#f0b232}.discord-status-dot.dnd{background:#f23f43}.discord-status-dot.offline{background:#80848e}
