.discord_discord__pVUYu{position:fixed;left:-10px;top:-3px;z-index:10000;max-width:100%;transform:translateY(0);opacity:0;transition:all 1.5s ease;animation:discord_fadeInDown__A5yYF .6s ease-out forwards;will-change:transform,opacity;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:15px}@media (prefers-reduced-motion:reduce){.discord_discord__pVUYu{transition:none;animation:none;opacity:1}}.discord_discord__pVUYu.discord_collapsed__9bam9{opacity:.2;transform:translateY(20px);transition:all .5s ease;animation:discord_fadeOutUp__LNTUc .5s ease forwards}.discord_message_box__sW_4Z{display:flex;align-items:center;padding:15px 20px;border-radius:15px;position:relative;width:fit-content;overflow:visible;transition:all .3s ease-in-out}.discord_profile_container__NiTCr{position:relative;display:inline-block}.discord_profile_picture__W71u_{position:relative;width:40px;height:40px;border-radius:50%;user-select:none}.discord_profile_picture__W71u_ img{width:100%;height:100%;object-fit:cover;border-radius:50%}.discord_status_circle__7yk_b{position:absolute;top:100%;left:100%;transform:translate(-10px,-10px);width:10px;height:10px;background-color:#303030;z-index:100;border-radius:inherit;display:grid;overflow:hidden;place-items:center}.discord_status_circle__7yk_b:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.discord_status_online__ORj4d{background-color:#43b581}.discord_status_dnd__03cVK{background-color:#f04747}.discord_status_dnd__03cVK:after{background-color:#303030;width:5px;height:1.5px}.discord_status_idle__6fJdx{background-color:#faa61a}.discord_status_idle__6fJdx:after{background-color:#303030;width:7px;height:7px;border-radius:inherit;top:0;left:0;transform:none}.discord_status_offline__iJ76b{background-color:#747f8d}.discord_status_offline__iJ76b:after{background-color:#303030;width:5px;height:5px;border-radius:inherit}.discord_status_info__qRaqZ{display:flex;align-items:center;font-size:14px;margin-left:15px}.discord_status_info__qRaqZ i,.discord_status_info__qRaqZ svg{margin-right:8px;color:var(--primary);font-size:14px}.discord_status_text__PepN9{color:var(--primary);font-weight:500}.discord_text_bold__Fd4u7{color:var(--primary);font-weight:700}.discord_text_normal__ZcxgN{color:var(--primary);font-weight:400}.discord_activityLink__v9QXl{position:relative;display:inline-block;color:var(--primary);font-weight:700}.discord_activityLink__v9QXl:hover .discord_tooltip__CiIAa{display:block}.discord_tooltip__CiIAa{display:block;position:absolute;top:0;left:0;background:hsla(0,0%,7%,.35);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));color:var(--glass-text);border-radius:12px;padding:12px;border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);width:fit-content;max-width:300px;word-wrap:break-word;white-space:normal;z-index:99999;animation:discord_fadeIn__V6ZPQ .15s ease-in-out;pointer-events:auto}.discord_tooltipContent__X3zUi{display:flex;align-items:center}.discord_coverImage__4eXpZ{width:55px;height:55px;border-radius:20%;margin-right:10px}.discord_mediaInfo__kxBMl{display:flex;flex-direction:column}.discord_mediaTitle__sIl0n{font-weight:700;font-size:14px;margin:0}.discord_mediaSubtitle__bLtn5{font-size:12px;margin:0}.discord_progressBarWrapper__ewT9p{width:100%;height:3px;background-color:var(--widget);border-radius:5px;margin-top:10px;margin-bottom:0;position:relative;overflow:hidden}.discord_progressBar__ueY8B{height:100%;background-color:#1db954;border-radius:5px;position:relative;overflow:hidden}.discord_progressBar__ueY8B:after{content:"";position:absolute;top:0;border-radius:10%;left:-100%;width:35%;height:100%;background:#20eb67;animation:discord_slideWhite__O_4P6 1.5s linear infinite}.discord_netflixProgressBar__hDgdv{background-color:#f04747}.discord_netflixProgressBar__hDgdv:after{background:#8f1111}.discord_aniWorldProgressBar__ZsKpz{background-color:#637cf9}.discord_aniWorldProgressBar__ZsKpz:after{background:#485ab8}@keyframes discord_slideWhite__O_4P6{0%{left:-100%}to{left:100%}}@keyframes discord_fadeIn__V6ZPQ{0%{opacity:0}to{opacity:1}}@keyframes discord_fadeInDown__A5yYF{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes discord_fadeOutUp__LNTUc{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}.about-section{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:40px;gap:250px;margin:10px auto 30px;max-width:100%;box-sizing:border-box}.content-left{flex:1;max-width:600px}.content-left h1{font-size:2.2rem;margin-bottom:20px;font-weight:700}.content-left p{font-size:1rem;line-height:1.6;margin-bottom:20px}.stats{display:flex;margin-bottom:20px;justify-content:left;gap:30px}.stat{display:flex;flex-direction:column;align-items:center;text-align:center}.stat-value{display:inline-block;width:auto;font-size:1.5rem;font-weight:700;color:var(--secondary)}.stat-label{font-size:.9rem;color:var(--text-muted)}.content-right{flex:0 0 auto}.about-image{width:250px;height:250px;border-radius:50%;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.3);user-select:none}@media (max-width:768px){.about-section{flex-direction:column;align-items:center;text-align:center;padding:20px;gap:20px}.content-left{text-align:center;max-width:350px;padding:0}.stats{flex-direction:inherit;align-items:center;justify-content:center;gap:15px}.about-image{width:200px;height:200px}}.projects-grid{max-width:1100px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr;gap:2rem}.projects-grid h1{text-align:center;font-size:2.2rem;font-weight:700;margin:60px 0 10px;text-shadow:0 0 10px var(--on-surface);color:var(--primary);z-index:2}.project-card{overflow:hidden;min-height:260px;display:flex;border-radius:1rem;color:var(--on-secondary);box-shadow:0 0 20px rgba(0,0,0,.3);max-width:100%;border:2px solid var(--on-surface)}.project-left{flex:0 0 45%;padding:1rem;flex-direction:column;z-index:2}.project-left,.project-right{display:flex;justify-content:center;position:relative}.project-right{flex:1;overflow:hidden;background:var(--primary);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);align-items:center;z-index:1}.project-title{font-size:1.8rem;font-weight:700;color:var(--primary);margin:0 0 .75rem}.project-description{font-size:1rem;color:var(--primary);line-height:1.6;margin-bottom:1.5rem}.project-features{font-size:1rem;color:#aaa;color:var(--primary);list-style:none;padding-left:0;margin:0 0 1.5rem}.project-tags{flex-wrap:wrap;margin-bottom:1rem}.project-tags,.tag{display:flex;gap:.4rem}.tag{background:var(--widget);border:1px solid var(--glass-border);backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow);color:var(--widget-secondary);padding:.25rem .6rem;border-radius:999px;font-size:.75rem;align-items:center}.tag img{width:16px;height:16px}.project-buttons{display:flex;gap:.6rem;flex-wrap:wrap;cursor:pointer}.project-buttons a{background:var(--secondary);padding:.4rem .8rem;border-radius:.4rem;border:1px solid var(--secondary);color:var(--on-secondary);text-decoration:none;font-size:.75rem;display:inline-flex;align-items:center;gap:.4rem;transition:background .3s}.project-buttons a:hover{background:var(--secondary-hover)}.project-right img.thumbnail{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0;user-select:none}.project-years{font-size:.8rem;color:#aaa}.project-card{flex-direction:column;position:relative}@media (min-width:768px){.project-card{flex-direction:row}}