*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #3b82f6;--primary-dark: #2563eb;--secondary-color: #10b981;--accent-color: #06b6d4;--accent-secondary: #14b8a6;--text-primary: #ffffff;--text-secondary: #e2e8f0;--bg-primary: #0a0f1a;--bg-secondary: #1a2332;--bg-card: rgba(26, 35, 50, .9);--bg-dark: #050810;--border-color: rgba(59, 130, 246, .4);--glow-primary: rgba(59, 130, 246, .5);--glow-secondary: rgba(16, 185, 129, .4);--shadow-sm: 0 2px 4px 0 rgba(0, 0, 0, .5);--shadow-md: 0 6px 12px -2px rgba(0, 0, 0, .6);--shadow-lg: 0 12px 24px -4px rgba(0, 0, 0, .7);--shadow-xl: 0 24px 48px -8px rgba(0, 0, 0, .8);--shadow-glow: 0 0 40px rgba(59, 130, 246, .3)}html{scroll-behavior:smooth;scroll-padding-top:80px}*{scroll-margin-top:80px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background-color:var(--bg-primary);overflow-x:hidden;position:relative;min-height:100vh}.background-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(ellipse at top left,rgba(59,130,246,.15) 0%,transparent 50%),radial-gradient(ellipse at bottom right,rgba(16,185,129,.12) 0%,transparent 50%),radial-gradient(ellipse at center,rgba(6,182,212,.08) 0%,transparent 70%),linear-gradient(135deg,#0a0f1a,#1a2332,#1e3a5f,#1a4d3a,#1e3a5f,#1a2332,#0f141a 90%,#0a0f1a);background-size:100% 100%,100% 100%,100% 100%,400% 400%;animation:gradientShift 25s ease infinite;overflow:hidden}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float 20s ease-in-out infinite}.orb-1{width:700px;height:700px;background:radial-gradient(circle,rgba(59,130,246,.8) 0%,rgba(96,165,250,.5) 25%,rgba(37,99,235,.3) 50%,transparent 75%);top:-250px;left:-250px;animation-delay:0s;filter:blur(120px);box-shadow:0 0 200px #3b82f666}.orb-2{width:800px;height:800px;background:radial-gradient(circle,rgba(16,185,129,.7) 0%,rgba(52,211,153,.4) 25%,rgba(5,150,105,.2) 50%,transparent 75%);bottom:-350px;right:-250px;animation-delay:-8s;filter:blur(120px);box-shadow:0 0 200px #10b9814d}.orb-3{width:600px;height:600px;background:radial-gradient(circle,rgba(6,182,212,.6) 0%,rgba(14,165,233,.4) 25%,rgba(59,130,246,.3) 50%,transparent 75%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-16s;filter:blur(120px);box-shadow:0 0 200px #06b6d44d}@keyframes float{0%,to{transform:translate(0) scale(1);opacity:.6}25%{transform:translate(60px,-60px) scale(1.15);opacity:.7}50%{transform:translate(-40px,40px) scale(.95);opacity:.65}75%{transform:translate(30px,20px) scale(1.05);opacity:.7}}.grid-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(59,130,246,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.08) 1px,transparent 1px),radial-gradient(circle at 50% 50%,rgba(6,182,212,.03) 1px,transparent 1px);background-size:50px 50px,50px 50px,200px 200px;animation:gridMove 30s linear infinite;opacity:.7}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container{padding:0 1rem}}.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;background:#0a0a0fd9;backdrop-filter:blur(30px) saturate(180%);box-shadow:0 4px 20px #00000080,0 0 30px #3b82f61a;border-bottom:1px solid var(--border-color);z-index:1000;transition:all .3s ease}.navbar[data-astro-cid-pux6a34n]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent);opacity:.6}.navbar[data-astro-cid-pux6a34n] .container[data-astro-cid-pux6a34n]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.nav-brand[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700}.logo-img[data-astro-cid-pux6a34n]{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0 0 10px rgba(59,130,246,.5));transition:all .3s ease}.logo-img[data-astro-cid-pux6a34n]:hover{transform:scale(1.1);filter:drop-shadow(0 0 15px rgba(59,130,246,.7))}.logo-text[data-astro-cid-pux6a34n]{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:none}.logo-img[data-astro-cid-pux6a34n][style*="display: none"]+.logo-text[data-astro-cid-pux6a34n]{display:inline}.nav-menu[data-astro-cid-pux6a34n]{display:flex;list-style:none;gap:2rem}.nav-link[data-astro-cid-pux6a34n]{text-decoration:none;color:var(--text-secondary);font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:.5rem 0}.nav-link[data-astro-cid-pux6a34n]:hover{color:var(--text-primary);transform:translateY(-2px);text-shadow:0 0 10px rgba(59,130,246,.5)}.nav-link[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transition:width .4s cubic-bezier(.4,0,.2,1);border-radius:2px}.nav-link[data-astro-cid-pux6a34n]:hover:after{width:100%}.nav-link[data-astro-cid-pux6a34n].active{color:var(--primary-color)}.nav-link[data-astro-cid-pux6a34n].active:after{width:100%}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;cursor:pointer;gap:4px}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:var(--text-secondary);border-radius:3px;transition:all .3s ease}@media(max-width:768px){.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;left:-100%;top:70px;flex-direction:column;background:#111827f2;backdrop-filter:blur(20px);width:100%;text-align:center;transition:.3s;box-shadow:var(--shadow-lg);padding:2rem 0;border-bottom:1px solid var(--border-color)}.nav-menu[data-astro-cid-pux6a34n].active{left:0}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 0 4rem;background:transparent;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{animation:fadeInUp 1s cubic-bezier(.4,0,.2,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.gradient-text[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-name[data-astro-cid-bbe6dxrz]{font-size:4rem;color:var(--text-primary);text-shadow:0 0 20px rgba(59,130,246,.5),0 0 40px rgba(59,130,246,.3),0 0 60px rgba(16,185,129,.2);background:linear-gradient(135deg,#fff,#60a5fa,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:nameGlow 3s ease-in-out infinite alternate}@keyframes nameGlow{0%{filter:drop-shadow(0 0 20px rgba(59,130,246,.5))}to{filter:drop-shadow(0 0 40px rgba(16,185,129,.7))}}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;color:var(--text-secondary);margin-bottom:1rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;max-width:500px}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{padding:1rem 2.5rem;border-radius:.75rem;text-decoration:none;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer;font-size:1rem;position:relative;overflow:hidden}.btn[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn[data-astro-cid-bbe6dxrz]:hover:before{width:300px;height:300px}.btn-primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;box-shadow:0 4px 14px #3b82f680,0 0 20px #3b82f64d;position:relative;z-index:1}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px #3b82f699,0 0 40px #10b98166}.btn-primary[data-astro-cid-bbe6dxrz]:active{transform:translateY(-1px) scale(1.02)}.btn-secondary[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color);position:relative;z-index:1}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 30px #3b82f680,0 0 30px #10b9814d;border-color:var(--secondary-color)}.btn-secondary[data-astro-cid-bbe6dxrz]:active{transform:translateY(-1px) scale(1.02)}.hero-image[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;animation:fadeInRight .8s ease .2s both}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.floating-card[data-astro-cid-bbe6dxrz]{background:var(--bg-card);backdrop-filter:blur(30px) saturate(180%);border:2px solid var(--border-color);padding:3.5rem;border-radius:2rem;box-shadow:0 25px 50px -12px #000c,0 0 60px #3b82f666,inset 0 0 40px #3b82f61a;text-align:center;animation:floatCard 4s ease-in-out infinite;position:relative;overflow:hidden}.floating-card[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatCard{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-25px) rotate(2deg)}}.card-icon[data-astro-cid-bbe6dxrz]{font-size:4rem;margin-bottom:1rem}.floating-card[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.25rem;font-weight:600;color:var(--text-primary)}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}}.mouse[data-astro-cid-bbe6dxrz]{width:30px;height:50px;border:2px solid var(--text-secondary);border-radius:15px;position:relative}.mouse[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:4px;height:8px;background:var(--primary-color);border-radius:2px;animation:scroll 2s infinite;box-shadow:0 0 10px #3b82f680}@keyframes scroll{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(20px)}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-name[data-astro-cid-bbe6dxrz]{font-size:3rem}.hero-buttons[data-astro-cid-bbe6dxrz]{justify-content:center}}@media(max-width:480px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-name[data-astro-cid-bbe6dxrz]{font-size:2.5rem}}.about[data-astro-cid-v2cbyr3p]{background:transparent;padding:6rem 0;position:relative}.section-title[data-astro-cid-v2cbyr3p]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary-color) 50%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(59,130,246,.4);filter:drop-shadow(0 0 20px rgba(59,130,246,.3))}.about-content[data-astro-cid-v2cbyr3p]{max-width:800px;margin:0 auto}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:1.1rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.8}.skills[data-astro-cid-v2cbyr3p]{margin-top:3rem}.skills[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1.5rem;margin-bottom:1.5rem;color:var(--text-primary)}.skills-grid[data-astro-cid-v2cbyr3p]{display:flex;flex-wrap:wrap;gap:1rem}.skill-tag[data-astro-cid-v2cbyr3p]{padding:.625rem 1.5rem;background:var(--bg-card);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:2rem;font-weight:600;color:var(--primary-color);box-shadow:0 2px 4px #0003;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.skill-tag[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s ease}.skill-tag[data-astro-cid-v2cbyr3p]:hover{border-color:var(--primary-color);transform:translateY(-3px) scale(1.05);box-shadow:0 8px 16px #3b82f64d,0 0 20px #3b82f633}.skill-tag[data-astro-cid-v2cbyr3p]:hover:before{left:100%}@media(max-width:480px){.section-title[data-astro-cid-v2cbyr3p]{font-size:2rem}}.action-preview[data-astro-cid-ojeemlob]{background:#2f3136;border-radius:1rem;overflow:hidden;border:1px solid rgba(99,102,241,.3);margin:1rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000004d}.action-preview[data-astro-cid-ojeemlob]:hover{border-color:#6366f199;box-shadow:0 12px 24px -4px #00000080,0 0 30px #6366f133;transform:translateY(-2px)}.action-preview-header[data-astro-cid-ojeemlob]{background:#36393f;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.discord-icon[data-astro-cid-ojeemlob]{font-size:1.25rem}.discord-title[data-astro-cid-ojeemlob]{font-weight:600;color:#dcddde;font-size:.875rem}.action-content[data-astro-cid-ojeemlob]{padding:1rem;background:#36393f}.discord-embed[data-astro-cid-ojeemlob]{display:flex;gap:0;border-radius:.25rem;overflow:hidden;background:#2f3136;border-left:4px solid}.embed-color[data-astro-cid-ojeemlob]{width:4px;flex-shrink:0}.embed-content[data-astro-cid-ojeemlob]{padding:.75rem 1rem;flex:1}.embed-author[data-astro-cid-ojeemlob]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;color:#fff;font-size:.875rem}.embed-author-icon[data-astro-cid-ojeemlob]{font-size:1rem}.embed-title[data-astro-cid-ojeemlob]{color:#fff;font-weight:600;font-size:1rem;margin-bottom:.5rem}.embed-description[data-astro-cid-ojeemlob]{color:#dcddde;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.embed-fields[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.embed-field[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.25rem}.embed-field[data-astro-cid-ojeemlob].inline{display:inline-block;min-width:150px}.field-name[data-astro-cid-ojeemlob]{color:#fff;font-weight:600;font-size:.875rem}.field-value[data-astro-cid-ojeemlob]{color:#dcddde;font-size:.875rem}.embed-footer[data-astro-cid-ojeemlob]{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);color:#72767d;font-size:.75rem;display:flex;align-items:center;gap:.5rem}.ticket-preview[data-astro-cid-ojeemlob]{display:flex;flex-direction:column}.ticket-message[data-astro-cid-ojeemlob]{background:#36393f;border-radius:.25rem;padding:1rem}.message-header[data-astro-cid-ojeemlob]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.message-author[data-astro-cid-ojeemlob]{color:#fff;font-weight:600;font-size:.9375rem}.ticket-buttons[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;margin-top:1rem}.discord-button[data-astro-cid-ojeemlob]{padding:.625rem 1.25rem;border-radius:.5rem;border:none;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.discord-button[data-astro-cid-ojeemlob]:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff1a;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.discord-button[data-astro-cid-ojeemlob]:hover:before{width:200px;height:200px}.discord-button[data-astro-cid-ojeemlob].primary{background:#5865f2;color:#fff;box-shadow:0 2px 8px #5865f24d}.discord-button[data-astro-cid-ojeemlob].primary:hover{background:#4752c4;transform:translateY(-2px);box-shadow:0 4px 12px #5865f266}.discord-button[data-astro-cid-ojeemlob].secondary{background:#4f545c;color:#fff}.discord-button[data-astro-cid-ojeemlob].secondary:hover{background:#5d6269;transform:translateY(-2px)}.discord-button[data-astro-cid-ojeemlob].danger{background:#dc2626;color:#fff}.discord-button[data-astro-cid-ojeemlob].danger:hover{background:#b91c1c;transform:translateY(-2px)}.music-preview[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:1rem}.now-playing[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.75rem}.track-info[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.25rem}.track-title[data-astro-cid-ojeemlob]{color:#fff;font-weight:600;font-size:1rem}.track-artist[data-astro-cid-ojeemlob]{color:#dcddde;font-size:.875rem}.progress-bar-container[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.5rem}.progress-bar[data-astro-cid-ojeemlob]{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-fill[data-astro-cid-ojeemlob]{height:100%;background:#1db954;transition:width .3s ease}.time-info[data-astro-cid-ojeemlob]{display:flex;justify-content:space-between;color:#72767d;font-size:.75rem}.music-controls[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;justify-content:center}.control-btn[data-astro-cid-ojeemlob]{padding:.5rem;background:#4f545c;border:none;border-radius:.25rem;color:#fff;font-size:1.25rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px}.control-btn[data-astro-cid-ojeemlob]:hover{background:#5d6269;transform:scale(1.05)}.control-btn[data-astro-cid-ojeemlob].active{background:#1db954}.proof-actions[data-astro-cid-ojeemlob],.ticket-response[data-astro-cid-ojeemlob],.proof-response[data-astro-cid-ojeemlob],.music-response[data-astro-cid-ojeemlob],.music-extra-controls[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.ticket-categories[data-astro-cid-ojeemlob]{margin-top:1rem;padding:1rem;background:#6366f10d;border-radius:.5rem;border:1px solid rgba(99,102,241,.2)}.category-label[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem;font-weight:600;margin-bottom:.75rem}.category-buttons[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;flex-wrap:wrap}.category-btn[data-astro-cid-ojeemlob]{padding:.5rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:.5rem;color:var(--primary-color);font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease}.category-btn[data-astro-cid-ojeemlob]:hover{background:#6366f133;border-color:var(--primary-color);transform:translateY(-2px)}.category-btn[data-astro-cid-ojeemlob].selected{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.proof-extra[data-astro-cid-ojeemlob],.music-extra[data-astro-cid-ojeemlob]{margin-top:1rem;padding:1rem;background:#6366f10d;border:1px solid rgba(99,102,241,.2);border-radius:.5rem;color:var(--text-secondary);font-size:.875rem}.proof-extra[data-astro-cid-ojeemlob].show,.music-extra[data-astro-cid-ojeemlob].show{display:block;animation:slideIn .3s ease}.queue-list[data-astro-cid-ojeemlob]{list-style:none;padding:0;margin:.5rem 0}.queue-item[data-astro-cid-ojeemlob]{padding:.5rem;background:#0003;border-radius:.25rem;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.volume-control[data-astro-cid-ojeemlob]{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.volume-slider[data-astro-cid-ojeemlob]{flex:1;height:6px;background:#ffffff1a;border-radius:3px;outline:none;-webkit-appearance:none}.volume-slider[data-astro-cid-ojeemlob]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:var(--primary-color);border-radius:50%;cursor:pointer}.volume-slider[data-astro-cid-ojeemlob]::-moz-range-thumb{width:16px;height:16px;background:var(--primary-color);border-radius:50%;cursor:pointer;border:none}.discord-button[data-astro-cid-ojeemlob].success{background:#22c55e;color:#fff}.discord-button[data-astro-cid-ojeemlob].success:hover{background:#16a34a}.discord-button[data-astro-cid-ojeemlob].danger{background:#ef4444;color:#fff}.discord-button[data-astro-cid-ojeemlob].danger:hover{background:#dc2626}.proof-response[data-astro-cid-ojeemlob],.ticket-response[data-astro-cid-ojeemlob],.music-response[data-astro-cid-ojeemlob]{padding:1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:.5rem;color:var(--text-secondary);font-size:.875rem;display:none}.proof-response[data-astro-cid-ojeemlob].show,.ticket-response[data-astro-cid-ojeemlob].show,.music-response[data-astro-cid-ojeemlob].show{display:block;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ticket-created[data-astro-cid-ojeemlob]{animation:fadeIn .5s ease}.bot-tabs[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid rgba(99,102,241,.2);padding-bottom:.5rem;flex-wrap:wrap}.tab-btn[data-astro-cid-ojeemlob]{padding:.75rem 1.5rem;background:transparent;border:none;border-radius:.5rem;color:var(--text-secondary);font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.tab-btn[data-astro-cid-ojeemlob]:hover{color:var(--text-primary);background:#6366f11a}.tab-btn[data-astro-cid-ojeemlob].active{color:var(--primary-color);background:#6366f126}.tab-btn[data-astro-cid-ojeemlob].active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px}.tab-content[data-astro-cid-ojeemlob]{display:none;animation:fadeIn .4s ease}.tab-content[data-astro-cid-ojeemlob].active{display:block}.proof-form[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.form-row[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.5rem}.form-row[data-astro-cid-ojeemlob] label[data-astro-cid-ojeemlob]{color:var(--text-primary);font-weight:600;font-size:.875rem}.form-row[data-astro-cid-ojeemlob] input[data-astro-cid-ojeemlob],.form-row[data-astro-cid-ojeemlob] select[data-astro-cid-ojeemlob]{padding:.75rem;background:#0000004d;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary);font-size:.875rem;transition:all .3s ease}.form-row[data-astro-cid-ojeemlob] input[data-astro-cid-ojeemlob]:focus,.form-row[data-astro-cid-ojeemlob] select[data-astro-cid-ojeemlob]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f11a}.player-list[data-astro-cid-ojeemlob]{margin:1rem 0;display:flex;flex-direction:column;gap:.75rem}.player-item[data-astro-cid-ojeemlob]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.player-item[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color);transform:translate(5px)}.player-name[data-astro-cid-ojeemlob]{font-weight:600;color:var(--text-primary)}.player-strikes[data-astro-cid-ojeemlob]{color:var(--primary-color);font-size:.875rem}.discord-button[data-astro-cid-ojeemlob].small{padding:.375rem .75rem;font-size:.75rem}.stats-grid[data-astro-cid-ojeemlob]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0}.stat-item[data-astro-cid-ojeemlob]{text-align:center;padding:1rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color)}.stat-value[data-astro-cid-ojeemlob]{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.stat-label[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem}.messages-list[data-astro-cid-ojeemlob]{max-height:300px;overflow-y:auto;margin:1rem 0;display:flex;flex-direction:column;gap:1rem}.message-item[data-astro-cid-ojeemlob]{padding:.75rem;background:#0003;border-radius:.5rem;border-left:3px solid var(--border-color)}.message-item[data-astro-cid-ojeemlob].user{border-left-color:var(--primary-color)}.message-item[data-astro-cid-ojeemlob].staff{border-left-color:#22c55e}.message-author-name[data-astro-cid-ojeemlob]{font-weight:600;color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem}.message-text[data-astro-cid-ojeemlob]{color:var(--text-secondary);margin-bottom:.25rem}.message-time[data-astro-cid-ojeemlob]{color:#72767d;font-size:.75rem}.message-input-area[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;margin-top:1rem}.message-input[data-astro-cid-ojeemlob]{flex:1;padding:.75rem;background:#0000004d;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary)}.queue-list-full[data-astro-cid-ojeemlob]{margin:1rem 0;max-height:400px;overflow-y:auto}.queue-item-full[data-astro-cid-ojeemlob]{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#0003;border-radius:.5rem;margin-bottom:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.queue-item-full[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color)}.queue-item-full[data-astro-cid-ojeemlob].current{border-color:#1db954;background:#1db9541a}.queue-number[data-astro-cid-ojeemlob]{font-weight:700;color:var(--primary-color);min-width:2rem;text-align:center}.queue-track-info[data-astro-cid-ojeemlob]{flex:1}.queue-track-title[data-astro-cid-ojeemlob]{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.queue-track-artist[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem}.search-area[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;margin:1rem 0;flex-wrap:wrap}.search-input[data-astro-cid-ojeemlob]{flex:1;min-width:200px;padding:.75rem;background:#0000004d;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary)}.search-source[data-astro-cid-ojeemlob]{padding:.75rem;background:#0000004d;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary)}.search-results[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.search-result-item[data-astro-cid-ojeemlob]{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.search-result-item[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color)}.result-info[data-astro-cid-ojeemlob]{flex:1}.result-title[data-astro-cid-ojeemlob]{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.result-artist[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem}.playlists-list[data-astro-cid-ojeemlob]{margin:1rem 0;display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.playlist-item[data-astro-cid-ojeemlob]{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.playlist-item[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color);transform:translate(5px)}.playlist-info[data-astro-cid-ojeemlob]{flex:1}.playlist-name[data-astro-cid-ojeemlob]{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.playlist-count[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem}.playlist-actions[data-astro-cid-ojeemlob]{display:flex;gap:.5rem}.playlist-actions-main[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;gap:.5rem}.player-actions[data-astro-cid-ojeemlob],.queue-actions[data-astro-cid-ojeemlob],.dashboard-actions[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}code[data-astro-cid-ojeemlob]{background:#0000004d;padding:.25rem .5rem;border-radius:.25rem;font-family:Courier New,monospace;color:var(--primary-color)}.module-list[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.module-item[data-astro-cid-ojeemlob]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.module-item[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color)}.module-item[data-astro-cid-ojeemlob].enabled{border-left:3px solid #22c55e}.module-item[data-astro-cid-ojeemlob].disabled{border-left:3px solid #ef4444;opacity:.6}.module-icon[data-astro-cid-ojeemlob]{font-size:1.25rem}.module-name[data-astro-cid-ojeemlob]{flex:1;font-weight:600;color:var(--text-primary)}.module-status[data-astro-cid-ojeemlob]{font-size:.875rem;font-weight:600}.module-actions[data-astro-cid-ojeemlob],.automod-actions[data-astro-cid-ojeemlob],.social-actions[data-astro-cid-ojeemlob],.voice-actions[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.automod-features[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.feature-item[data-astro-cid-ojeemlob]{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#0003;border-radius:.25rem}.feature-name[data-astro-cid-ojeemlob]{color:var(--text-primary);font-weight:600}.feature-status[data-astro-cid-ojeemlob]{font-size:.875rem}.automod-stats[data-astro-cid-ojeemlob],.dashboard-stats[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.stat-row[data-astro-cid-ojeemlob]{display:flex;justify-content:space-between;padding:.5rem;background:#0003;border-radius:.25rem}.stat-row[data-astro-cid-ojeemlob] span[data-astro-cid-ojeemlob]:first-child{color:var(--text-secondary)}.stat-row[data-astro-cid-ojeemlob] span[data-astro-cid-ojeemlob]:last-child{color:var(--primary-color);font-weight:600}.subscription-list[data-astro-cid-ojeemlob]{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.subscription-item[data-astro-cid-ojeemlob]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.subscription-item[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color)}.sub-icon[data-astro-cid-ojeemlob]{font-size:1.25rem}.sub-name[data-astro-cid-ojeemlob]{flex:1;font-weight:600;color:var(--text-primary)}.sub-platform[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem;padding:.25rem .5rem;background:#0000004d;border-radius:.25rem}.sub-status[data-astro-cid-ojeemlob]{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:.25rem}.sub-status[data-astro-cid-ojeemlob].live{background:#ef444433;color:#ef4444}.sub-status[data-astro-cid-ojeemlob].offline{background:#0000004d;color:var(--text-secondary)}.floofcore-response[data-astro-cid-ojeemlob]{margin-top:1rem;padding:1rem;background:#0000004d;border-radius:.5rem;border:1px solid var(--border-color);color:var(--text-primary);font-size:.875rem;line-height:1.6;opacity:0;transform:translateY(-10px);transition:all .3s ease;max-height:0;overflow:hidden}.floofcore-response[data-astro-cid-ojeemlob].show{opacity:1;transform:translateY(0);max-height:500px}.features-list-full[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem;max-height:500px;overflow-y:auto}.feature-item-full[data-astro-cid-ojeemlob]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.feature-item-full[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color);transform:translate(5px)}.feature-icon[data-astro-cid-ojeemlob]{color:#22c55e;font-weight:700;font-size:1.125rem;flex-shrink:0;margin-top:.125rem}.feature-text[data-astro-cid-ojeemlob]{color:var(--text-primary);line-height:1.6;flex:1}.contributors-list[data-astro-cid-ojeemlob]{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto}.contributor-item[data-astro-cid-ojeemlob]{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#0003;border-radius:.5rem;border:1px solid var(--border-color);transition:all .3s ease}.contributor-item[data-astro-cid-ojeemlob]:hover{background:#0000004d;border-color:var(--primary-color);transform:translate(5px)}.contributor-info[data-astro-cid-ojeemlob]{flex:1;display:flex;flex-direction:column;gap:.25rem}.contributor-name[data-astro-cid-ojeemlob]{color:var(--text-primary);font-weight:600;font-size:1rem}.contributor-role[data-astro-cid-ojeemlob]{color:var(--text-secondary);font-size:.875rem}.contributor-links[data-astro-cid-ojeemlob]{display:flex;gap:.5rem;flex-wrap:wrap}.contributor-link[data-astro-cid-ojeemlob]{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:#6366f133;border:1px solid var(--primary-color);border-radius:.375rem;color:var(--text-primary);text-decoration:none;font-size:.875rem;font-weight:500;transition:all .3s ease}.contributor-link[data-astro-cid-ojeemlob]:hover{background:#6366f14d;transform:translateY(-2px);box-shadow:0 4px 8px #6366f133}.contributor-link[data-astro-cid-ojeemlob].github{border-color:#5865f2}.contributor-link[data-astro-cid-ojeemlob].website{border-color:#22c55e;background:#22c55e33}.contributor-link[data-astro-cid-ojeemlob].website:hover{background:#22c55e4d;box-shadow:0 4px 8px #22c55e33}.contributor-link[data-astro-cid-ojeemlob] span[data-astro-cid-ojeemlob]{font-size:1rem}.modal-overlay[data-astro-cid-6tnyx7fz]{position:fixed;inset:0;background:#000000e6;backdrop-filter:blur(20px);z-index:10000;display:none;align-items:center;justify-content:center;padding:2rem;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.modal-overlay[data-astro-cid-6tnyx7fz].active{display:flex;opacity:1;animation:fadeIn .4s cubic-bezier(.4,0,.2,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container[data-astro-cid-6tnyx7fz]{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:1.5rem;max-width:900px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #000000e6,0 0 60px #6366f166;transform:scale(.95) translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1)}.modal-overlay[data-astro-cid-6tnyx7fz].active .modal-container[data-astro-cid-6tnyx7fz]{transform:scale(1) translateY(0);animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{transform:scale(.95) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-header[data-astro-cid-6tnyx7fz]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color);background:#6366f11a;position:relative;z-index:10001}.modal-title[data-astro-cid-6tnyx7fz]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modal-close[data-astro-cid-6tnyx7fz]{background:#ef44441a;border:2px solid rgba(239,68,68,.3);color:#ef4444;width:2.75rem;height:2.75rem;border-radius:.75rem;font-size:1.5rem;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);line-height:1;position:relative;z-index:10001;pointer-events:auto;user-select:none}.modal-close[data-astro-cid-6tnyx7fz]:hover{background:#ef444433;border-color:#ef4444;color:#fff;transform:rotate(90deg) scale(1.1);box-shadow:0 4px 12px #ef44444d}.modal-close[data-astro-cid-6tnyx7fz]:active{transform:rotate(90deg) scale(.95)}.modal-content[data-astro-cid-6tnyx7fz]{padding:2rem;overflow-y:auto;flex:1}.modal-content[data-astro-cid-6tnyx7fz]::-webkit-scrollbar{width:8px}.modal-content[data-astro-cid-6tnyx7fz]::-webkit-scrollbar-track{background:#0003}.modal-content[data-astro-cid-6tnyx7fz]::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:4px}.modal-content[data-astro-cid-6tnyx7fz]::-webkit-scrollbar-thumb:hover{background:#6366f180}@media(max-width:768px){.modal-overlay[data-astro-cid-6tnyx7fz]{padding:1rem}.modal-container[data-astro-cid-6tnyx7fz]{max-height:95vh}.modal-header[data-astro-cid-6tnyx7fz]{padding:1rem}.modal-title[data-astro-cid-6tnyx7fz]{font-size:1.25rem}.modal-content[data-astro-cid-6tnyx7fz]{padding:1.5rem}}.projects[data-astro-cid-amng4zvp]{padding:6rem 0;background:transparent;position:relative}.section-title[data-astro-cid-amng4zvp]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary-color) 50%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(59,130,246,.4);filter:drop-shadow(0 0 20px rgba(59,130,246,.3))}.section-subtitle[data-astro-cid-amng4zvp]{text-align:center;color:var(--text-secondary);font-size:1.1rem;margin-bottom:3rem}.projects-grid[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.project-card[data-astro-cid-amng4zvp]{background:var(--bg-card);backdrop-filter:blur(30px) saturate(180%);padding:0;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0006,0 2px 4px -1px #0000004d,0 0 30px #3b82f61a;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid var(--border-color);overflow:hidden;display:flex;flex-direction:column;position:relative}.project-card[data-astro-cid-amng4zvp]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));opacity:0;transition:opacity .4s ease}.project-card[data-astro-cid-amng4zvp].clickable{cursor:pointer}.project-card[data-astro-cid-amng4zvp].clickable:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px -12px #000c,0 0 60px #3b82f680,0 0 80px #10b9814d;border-color:var(--primary-color)}.project-card[data-astro-cid-amng4zvp].clickable:hover:before{opacity:1}.project-card[data-astro-cid-amng4zvp].clickable:active{transform:translateY(-4px) scale(1.01)}.project-card[data-astro-cid-amng4zvp].clickable:focus{outline:2px solid var(--primary-color);outline-offset:2px}.project-preview[data-astro-cid-amng4zvp]{width:100%;height:200px;overflow:hidden;background:linear-gradient(135deg,#3b82f61a,#10b9811a);position:relative}.project-preview[data-astro-cid-amng4zvp] img[data-astro-cid-amng4zvp]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card[data-astro-cid-amng4zvp]:hover .project-preview[data-astro-cid-amng4zvp] img[data-astro-cid-amng4zvp]{transform:scale(1.05)}.project-logo-wrapper[data-astro-cid-amng4zvp]{width:100%;height:90px;padding:.75rem;text-align:center;background:linear-gradient(135deg,#3b82f633,#10b98133);border-bottom:1px solid var(--border-color);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.project-logo[data-astro-cid-amng4zvp]{max-width:100%;max-height:70px;width:auto;height:auto;object-fit:contain;object-position:center;filter:drop-shadow(0 0 15px rgba(59,130,246,.4));transition:all .4s cubic-bezier(.4,0,.2,1);display:block}.project-icon[data-astro-cid-amng4zvp]{font-size:2.5rem;margin:0;padding:.75rem;text-align:center;background:linear-gradient(135deg,#3b82f633,#10b98133);border-bottom:1px solid var(--border-color);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;height:90px;width:100%;filter:drop-shadow(0 0 15px rgba(59,130,246,.4));transition:all .4s cubic-bezier(.4,0,.2,1)}.project-icon[data-astro-cid-amng4zvp]:before,.project-logo-wrapper[data-astro-cid-amng4zvp]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3b82f626,#10b98126);opacity:0;transition:opacity .4s ease}.project-icon[data-astro-cid-amng4zvp]:after,.project-logo-wrapper[data-astro-cid-amng4zvp]:after{content:"";position:absolute;top:50%;left:50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.1) 0%,transparent 70%);transform:translate(-50%,-50%) scale(0);transition:transform .6s ease}.project-card[data-astro-cid-amng4zvp]:hover .project-icon[data-astro-cid-amng4zvp]:before,.project-card[data-astro-cid-amng4zvp]:hover .project-logo-wrapper[data-astro-cid-amng4zvp]:before{opacity:1}.project-card[data-astro-cid-amng4zvp]:hover .project-icon[data-astro-cid-amng4zvp]:after,.project-card[data-astro-cid-amng4zvp]:hover .project-logo-wrapper[data-astro-cid-amng4zvp]:after{transform:translate(-50%,-50%) scale(1)}.project-card[data-astro-cid-amng4zvp]:hover .project-icon[data-astro-cid-amng4zvp],.project-card[data-astro-cid-amng4zvp]:hover .project-logo[data-astro-cid-amng4zvp]{transform:scale(1.15) rotate(5deg);filter:drop-shadow(0 0 30px rgba(59,130,246,.6))}.project-header[data-astro-cid-amng4zvp]{display:flex;justify-content:space-between;align-items:center;padding:0 1.25rem;margin-bottom:.75rem;margin-top:.75rem}.status-badge[data-astro-cid-amng4zvp]{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-active[data-astro-cid-amng4zvp]{background:#22c55e33;color:#22c55e;border:1px solid rgba(34,197,94,.3)}.status-development[data-astro-cid-amng4zvp]{background:#fbbf2433;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.status-archived[data-astro-cid-amng4zvp]{background:#6b728033;color:#6b7280;border:1px solid rgba(107,114,128,.3)}.project-title[data-astro-cid-amng4zvp]{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.project-description[data-astro-cid-amng4zvp]{color:var(--text-secondary);margin-bottom:.75rem;line-height:1.4;padding:0 1.25rem;font-size:.8rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-action-preview[data-astro-cid-amng4zvp]{padding:0 2rem;margin-bottom:1.5rem}.project-action-preview-mini[data-astro-cid-amng4zvp]{padding:0 1.25rem;margin-bottom:1rem}.preview-hint[data-astro-cid-amng4zvp]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem;background:linear-gradient(135deg,#3b82f626,#10b98126);border:2px dashed rgba(59,130,246,.4);border-radius:.5rem;color:var(--primary-color);font-weight:600;font-size:.8125rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.preview-hint[data-astro-cid-amng4zvp]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.project-card[data-astro-cid-amng4zvp].clickable:hover .preview-hint[data-astro-cid-amng4zvp]{background:linear-gradient(135deg,#3b82f640,#10b98140);border-color:var(--primary-color);transform:scale(1.05);box-shadow:0 4px 12px #3b82f633}.project-card[data-astro-cid-amng4zvp].clickable:hover .preview-hint[data-astro-cid-amng4zvp]:before{left:100%}.hint-icon[data-astro-cid-amng4zvp]{font-size:1.125rem;animation:bounce 2s infinite;filter:drop-shadow(0 0 8px rgba(59,130,246,.5))}@keyframes bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.1)}}.hint-text[data-astro-cid-amng4zvp]{color:var(--text-secondary)}.more-features[data-astro-cid-amng4zvp]{color:var(--primary-color)!important;font-style:italic}.more-tech[data-astro-cid-amng4zvp]{opacity:.7}.project-features[data-astro-cid-amng4zvp]{padding:0 2rem;margin-bottom:.75rem}.features-title[data-astro-cid-amng4zvp]{font-size:.875rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.features-list[data-astro-cid-amng4zvp]{list-style:none;padding:0;margin:0}.features-list[data-astro-cid-amng4zvp] li[data-astro-cid-amng4zvp]{color:var(--text-secondary);font-size:.8rem;padding:.25rem 0 .25rem 1.25rem;position:relative;line-height:1.4}.features-list[data-astro-cid-amng4zvp] li[data-astro-cid-amng4zvp]:before{content:"✓";position:absolute;left:0;color:var(--primary-color);font-weight:600}.project-tech[data-astro-cid-amng4zvp]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;padding:0 2rem}.project-contributors[data-astro-cid-amng4zvp]{padding:0 2rem;margin-bottom:.75rem}.contributors-title[data-astro-cid-amng4zvp]{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.contributors-list-card[data-astro-cid-amng4zvp]{display:flex;flex-wrap:nowrap!important;gap:.375rem;align-items:center;width:100%;overflow:visible}.contributor-item-card[data-astro-cid-amng4zvp]{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:#0003;border-radius:.375rem;border:1px solid var(--border-color);transition:all .3s ease;white-space:nowrap;flex-shrink:0;min-width:fit-content}.contributor-item-card[data-astro-cid-amng4zvp]:hover{background:#0000004d;border-color:var(--primary-color)}.contributor-name-card[data-astro-cid-amng4zvp]{color:var(--text-primary);font-weight:500;font-size:.75rem;white-space:nowrap;line-height:1.2}.contributor-link-card[data-astro-cid-amng4zvp]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#3b82f633;border:1px solid var(--primary-color);border-radius:.25rem;color:var(--text-primary);text-decoration:none;font-size:.6875rem;transition:all .3s ease;flex-shrink:0;line-height:1;padding:0}.contributor-link-card[data-astro-cid-amng4zvp]:hover{background:#3b82f64d;transform:scale(1.1)}.contributor-link-card[data-astro-cid-amng4zvp].website{border-color:#22c55e;background:#22c55e33}.contributor-link-card[data-astro-cid-amng4zvp].website:hover{background:#22c55e4d}.tech-tag[data-astro-cid-amng4zvp]{padding:.25rem .75rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:.25rem;font-size:.875rem;color:var(--primary-color)}.project-links[data-astro-cid-amng4zvp]{display:flex;gap:.75rem;padding:0 1.25rem 1.25rem;margin-top:auto}.project-link[data-astro-cid-amng4zvp]{color:var(--primary-color);text-decoration:none;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.75rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);overflow:hidden}.project-link[data-astro-cid-amng4zvp]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.2),transparent);transition:left .5s ease}.project-link[data-astro-cid-amng4zvp]:hover{background:#3b82f633;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.project-link[data-astro-cid-amng4zvp]:hover:before{left:100%}.project-link[data-astro-cid-amng4zvp] span[data-astro-cid-amng4zvp]{font-size:1.125rem;transition:transform .3s ease}.project-link[data-astro-cid-amng4zvp]:hover span[data-astro-cid-amng4zvp]{transform:scale(1.1)}.project-link[data-astro-cid-amng4zvp]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--primary-color);transition:width .3s ease}.project-link[data-astro-cid-amng4zvp]:hover:after{width:100%}@media(max-width:1200px){.projects-grid[data-astro-cid-amng4zvp]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.projects-grid[data-astro-cid-amng4zvp]{grid-template-columns:1fr}}@media(max-width:480px){.section-title[data-astro-cid-amng4zvp]{font-size:2rem}.projects-grid[data-astro-cid-amng4zvp]{grid-template-columns:1fr}}.contact[data-astro-cid-xmivup5a]{background:transparent;padding:6rem 0;position:relative}.section-title[data-astro-cid-xmivup5a]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary-color) 50%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(59,130,246,.4);filter:drop-shadow(0 0 20px rgba(59,130,246,.3))}.section-subtitle[data-astro-cid-xmivup5a]{text-align:center;color:var(--text-secondary);font-size:1.1rem;margin-bottom:3rem}.social-links[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:3rem;max-width:800px;margin-left:auto;margin-right:auto}.social-card[data-astro-cid-xmivup5a]{background:var(--bg-card);backdrop-filter:blur(20px);border:2px solid var(--border-color);padding:1.5rem;border-radius:1.25rem;text-decoration:none;display:flex;align-items:center;gap:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #00000080,0 0 30px #10b98126}.social-card[data-astro-cid-xmivup5a]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.social-card[data-astro-cid-xmivup5a]:hover:before{left:100%}.social-card[data-astro-cid-xmivup5a]:hover{transform:translateY(-8px) scale(1.02);border-color:var(--primary-color);box-shadow:0 20px 40px -5px #000c,0 0 60px #3b82f680,0 0 80px #10b9814d}.social-card[data-astro-cid-xmivup5a].discord:hover{border-color:#5865f2;box-shadow:0 20px 40px -5px #000c,0 0 60px #5865f280,0 0 80px #5865f24d}.social-card[data-astro-cid-xmivup5a].github:hover{border-color:#fff;box-shadow:0 20px 40px -5px #000c,0 0 60px #ffffff4d,0 0 80px #ffffff26}.social-card[data-astro-cid-xmivup5a].twitch:hover{border-color:#9146ff;box-shadow:0 20px 40px -5px #000c,0 0 60px #9146ff80,0 0 80px #9146ff4d}.social-icon[data-astro-cid-xmivup5a]{font-size:2.5rem;flex-shrink:0;filter:drop-shadow(0 0 10px rgba(16,185,129,.6));transition:transform .4s ease}.social-card[data-astro-cid-xmivup5a]:hover .social-icon[data-astro-cid-xmivup5a]{transform:scale(1.15) rotate(5deg)}.social-content[data-astro-cid-xmivup5a]{flex:1}.social-content[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.25rem;margin-bottom:.25rem;color:var(--text-primary);font-weight:600}.social-content[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{font-size:.875rem;color:var(--text-secondary);margin:0}.social-arrow[data-astro-cid-xmivup5a]{font-size:1.5rem;color:var(--primary-color);transition:transform .4s ease;flex-shrink:0}.social-card[data-astro-cid-xmivup5a]:hover .social-arrow[data-astro-cid-xmivup5a]{transform:translate(10px)}.social-card[data-astro-cid-xmivup5a].discord .social-arrow[data-astro-cid-xmivup5a]{color:#5865f2}.social-card[data-astro-cid-xmivup5a].github .social-arrow[data-astro-cid-xmivup5a]{color:#fff}.social-card[data-astro-cid-xmivup5a].twitch .social-arrow[data-astro-cid-xmivup5a]{color:#9146ff}@media(max-width:768px){.social-links[data-astro-cid-xmivup5a]{grid-template-columns:1fr}.social-card[data-astro-cid-xmivup5a]{padding:2rem}}@media(max-width:480px){.section-title[data-astro-cid-xmivup5a]{font-size:2rem}.social-icon[data-astro-cid-xmivup5a]{font-size:2.5rem}.social-content[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.25rem}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(to top,var(--bg-dark) 0%,rgba(10,10,15,.95) 100%);color:#fff;padding:2rem 0;text-align:center;border-top:1px solid var(--border-color);position:relative}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--primary-color),transparent);opacity:.6}.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{position:relative;transition:all .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transition:width .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);text-shadow:0 0 10px rgba(59,130,246,.5)}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{width:100%}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{flex-direction:column}}.scroll-progress[data-astro-cid-ovr6esid]{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));z-index:9999;transform-origin:left;transform:scaleX(0);transition:transform .1s ease;box-shadow:0 0 10px #6366f180}
