[data-profile-theme=default]{--profile-bg: #0A0A0B;--profile-surface: rgba(255, 255, 255, .06);--profile-surface-hover: rgba(255, 255, 255, .1);--profile-border: rgba(255, 255, 255, .07);--profile-text: #F0EDE8;--profile-text-muted: rgba(255, 255, 255, .5);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: hsl(350 100% 65%);--profile-accent-2: hsl(25 100% 50%);--profile-stat-highlight: hsl(40 100% 72%);--profile-card-shadow: rgba(0, 0, 0, .45);--profile-gradient-from: hsl(350 100% 65%);--profile-gradient-to: hsl(25 100% 50%);--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(0, 0, 0, .45) 58%, rgba(0, 0, 0, .82) 78%, rgba(10, 10, 11, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}.profile-page{min-height:100vh;min-height:100dvh;background-color:var(--profile-bg);color:var(--profile-text);font-family:var(--profile-font-display);-webkit-font-smoothing:antialiased}.profile-surface{background-color:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius)}.profile-surface-sm{background-color:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm)}.profile-text-muted{color:var(--profile-text-muted)}.profile-text-dim{color:var(--profile-text-dim)}.profile-stat-value{font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.profile-stat-label{font-size:11px;font-weight:500;color:var(--profile-text-muted);text-transform:uppercase;letter-spacing:.04em}.profile-accent-text{background:linear-gradient(135deg,var(--profile-gradient-from),var(--profile-gradient-to));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-accent-bg{background:linear-gradient(135deg,var(--profile-gradient-from),var(--profile-gradient-to))}.profile-hero{margin:12px 12px 0;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 24px #0006}.profile-hero-fade{background:var(--profile-hero-fade)}.profile-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;border-radius:var(--profile-radius);overflow:hidden}.profile-photo-grid img{width:100%;aspect-ratio:3 / 4;-o-object-fit:cover;object-fit:cover}[data-profile-theme=default] .profile-social-link-btn svg[fill=currentColor] path,[data-profile-theme=default] .profile-social-link-btn svg[fill=currentColor]{fill:url(#profile-brand-gradient)}[data-profile-theme=default] .profile-social-link-btn svg[stroke=currentColor] path,[data-profile-theme=default] .profile-social-link-btn svg[stroke=currentColor] circle,[data-profile-theme=default] .profile-social-link-btn svg[stroke=currentColor] line,[data-profile-theme=default] .profile-social-link-btn svg[stroke=currentColor] rect{stroke:url(#profile-brand-gradient)}.profile-link-card{display:flex;align-items:center;gap:10px;padding:12px 14px;background-color:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-sm);color:var(--profile-text);text-decoration:none;transition:background-color .15s ease}.profile-link-card:hover{background-color:var(--profile-surface-hover)}.profile-link-card:active{transform:scale(.98)}.profile-custom-link{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:var(--profile-radius-sm);background-color:var(--profile-surface);color:var(--profile-text);border:1px solid var(--profile-border);text-decoration:none;overflow:hidden;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.profile-custom-link:hover{background-color:var(--profile-surface-hover)}.profile-custom-link:active{transform:scale(.98)}.profile-custom-link--featured{border-color:color-mix(in srgb,var(--profile-accent-2) 45%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--profile-accent) 18%,transparent),0 2px 10px -2px color-mix(in srgb,var(--profile-accent-2) 20%,transparent)}.profile-custom-link__featured-accent{position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--profile-accent),var(--profile-accent-2))}.profile-qr-container{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px}.profile-qr-container canvas,.profile-qr-container svg{border-radius:12px}.profile-peak-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background-color:var(--profile-surface);border:1px solid var(--profile-border);font-size:13px;font-weight:600;color:var(--profile-stat-highlight)}[data-shader-theme=dark]{--profile-bg: transparent;--profile-text: #f0ecff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-surface: rgba(20, 15, 50, .65);--profile-surface-hover: rgba(30, 25, 70, .7);--profile-card-shadow: rgba(10, 5, 30, .6);--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-shader-theme=light]{--profile-bg: transparent;--profile-text: #1a1612;--profile-text-muted: rgba(26, 22, 18, .85);--profile-text-dim: rgba(26, 22, 18, .65);--profile-surface: rgba(248, 240, 220, .85);--profile-surface-hover: rgba(252, 245, 226, .9);--profile-card-shadow: rgba(60, 48, 28, .25);--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=midnight]{--profile-bg: #0a0f1a;--profile-surface: rgba(100, 150, 255, .08);--profile-surface-hover: rgba(100, 150, 255, .14);--profile-border: rgba(100, 150, 255, .12);--profile-text: #e0e8f0;--profile-text-muted: rgba(200, 220, 255, .5);--profile-text-dim: rgba(200, 220, 255, .3);--profile-accent: #4a9eff;--profile-accent-2: #00b4d8;--profile-stat-highlight: #60a5fa;--profile-card-shadow: rgba(0, 10, 40, .5);--profile-gradient-from: #4a9eff;--profile-gradient-to: #00b4d8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(10, 15, 26, .45) 58%, rgba(10, 15, 26, .82) 78%, rgba(10, 15, 26, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=ember]{--profile-bg: #12080a;--profile-surface: rgba(255, 120, 50, .08);--profile-surface-hover: rgba(255, 120, 50, .14);--profile-border: rgba(255, 120, 50, .12);--profile-text: #f0e4d8;--profile-text-muted: rgba(255, 200, 160, .5);--profile-text-dim: rgba(255, 200, 160, .3);--profile-accent: #ff6b2c;--profile-accent-2: #ff9500;--profile-stat-highlight: #ffb347;--profile-card-shadow: rgba(20, 5, 0, .5);--profile-gradient-from: #ff6b2c;--profile-gradient-to: #ff9500;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(18, 8, 10, .45) 58%, rgba(18, 8, 10, .82) 78%, rgba(18, 8, 10, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=arctic]{--profile-bg: #0c1218;--profile-surface: rgba(150, 200, 220, .08);--profile-surface-hover: rgba(150, 200, 220, .14);--profile-border: rgba(150, 200, 220, .1);--profile-text: #dce8f0;--profile-text-muted: rgba(180, 210, 230, .5);--profile-text-dim: rgba(180, 210, 230, .3);--profile-accent: #7ec8e3;--profile-accent-2: #a8d8ea;--profile-stat-highlight: #a0d2db;--profile-card-shadow: rgba(5, 15, 25, .5);--profile-gradient-from: #7ec8e3;--profile-gradient-to: #a8d8ea;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(12, 18, 24, .45) 58%, rgba(12, 18, 24, .82) 78%, rgba(12, 18, 24, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=neon]{--profile-bg: #050505;--profile-surface: rgba(255, 50, 200, .08);--profile-surface-hover: rgba(255, 50, 200, .14);--profile-border: rgba(255, 50, 200, .15);--profile-text: #f0f0f0;--profile-text-muted: rgba(255, 255, 255, .5);--profile-text-dim: rgba(255, 255, 255, .3);--profile-accent: #ff32c8;--profile-accent-2: #00e5ff;--profile-stat-highlight: #00e5ff;--profile-card-shadow: rgba(0, 0, 0, .6);--profile-gradient-from: #ff32c8;--profile-gradient-to: #00e5ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(5, 5, 5, .45) 58%, rgba(5, 5, 5, .82) 78%, rgba(5, 5, 5, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=rose-gold]{--profile-bg: #140c0e;--profile-surface: rgba(200, 140, 150, .08);--profile-surface-hover: rgba(200, 140, 150, .14);--profile-border: rgba(200, 140, 150, .12);--profile-text: #f0e0e4;--profile-text-muted: rgba(220, 180, 190, .5);--profile-text-dim: rgba(220, 180, 190, .3);--profile-accent: #e8a0a8;--profile-accent-2: #c87880;--profile-stat-highlight: #e8b0b8;--profile-card-shadow: rgba(20, 5, 10, .5);--profile-gradient-from: #e8a0a8;--profile-gradient-to: #c87880;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(20, 12, 14, .45) 58%, rgba(20, 12, 14, .82) 78%, rgba(20, 12, 14, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=matrix]{--profile-bg: #010a01;--profile-surface: rgba(0, 255, 65, .06);--profile-surface-hover: rgba(0, 255, 65, .12);--profile-border: rgba(0, 255, 65, .1);--profile-text: #c0f0c8;--profile-text-muted: rgba(100, 255, 130, .45);--profile-text-dim: rgba(100, 255, 130, .25);--profile-accent: #00ff41;--profile-accent-2: #20c040;--profile-stat-highlight: #40ff70;--profile-card-shadow: rgba(0, 5, 0, .6);--profile-gradient-from: #00ff41;--profile-gradient-to: #20c040;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(1, 10, 1, .45) 58%, rgba(1, 10, 1, .82) 78%, rgba(1, 10, 1, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=lavender-haze]{--profile-bg: #120a18;--profile-surface: rgba(180, 140, 220, .08);--profile-surface-hover: rgba(180, 140, 220, .14);--profile-border: rgba(180, 140, 220, .12);--profile-text: #f0e8f8;--profile-text-muted: rgba(200, 180, 230, .5);--profile-text-dim: rgba(200, 180, 230, .3);--profile-accent: #c4a0e8;--profile-accent-2: #a080d0;--profile-stat-highlight: #d0b0f0;--profile-card-shadow: rgba(15, 5, 25, .5);--profile-gradient-from: #c4a0e8;--profile-gradient-to: #a080d0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(18, 10, 24, .45) 58%, rgba(18, 10, 24, .82) 78%, rgba(18, 10, 24, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=matcha]{--profile-bg: #080e08;--profile-surface: rgba(140, 180, 120, .08);--profile-surface-hover: rgba(140, 180, 120, .14);--profile-border: rgba(140, 180, 120, .1);--profile-text: #e8f0e4;--profile-text-muted: rgba(180, 210, 160, .5);--profile-text-dim: rgba(180, 210, 160, .3);--profile-accent: #8cb878;--profile-accent-2: #a0c890;--profile-stat-highlight: #a8d098;--profile-card-shadow: rgba(5, 10, 5, .5);--profile-gradient-from: #8cb878;--profile-gradient-to: #a0c890;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 14, 8, .45) 58%, rgba(8, 14, 8, .82) 78%, rgba(8, 14, 8, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=infrared]{--profile-bg: #0e0404;--profile-surface: rgba(200, 40, 40, .08);--profile-surface-hover: rgba(200, 40, 40, .14);--profile-border: rgba(200, 40, 40, .12);--profile-text: #f0e0e0;--profile-text-muted: rgba(220, 160, 160, .5);--profile-text-dim: rgba(220, 160, 160, .3);--profile-accent: #e03030;--profile-accent-2: #c02020;--profile-stat-highlight: #ff4444;--profile-card-shadow: rgba(15, 2, 2, .5);--profile-gradient-from: #e03030;--profile-gradient-to: #c02020;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(14, 4, 4, .45) 58%, rgba(14, 4, 4, .82) 78%, rgba(14, 4, 4, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=sunset-blvd]{--profile-bg: #120a06;--profile-surface: rgba(220, 150, 100, .08);--profile-surface-hover: rgba(220, 150, 100, .14);--profile-border: rgba(220, 150, 100, .12);--profile-text: #f8ece0;--profile-text-muted: rgba(230, 190, 150, .5);--profile-text-dim: rgba(230, 190, 150, .3);--profile-accent: #e8a060;--profile-accent-2: #d08050;--profile-stat-highlight: #f0b878;--profile-card-shadow: rgba(15, 8, 3, .5);--profile-gradient-from: #e8a060;--profile-gradient-to: #d08050;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(18, 10, 6, .45) 58%, rgba(18, 10, 6, .82) 78%, rgba(18, 10, 6, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=y2k-chrome]{--profile-bg: #080810;--profile-surface: rgba(180, 180, 220, .08);--profile-surface-hover: rgba(180, 180, 220, .14);--profile-border: rgba(180, 180, 220, .12);--profile-text: #f0f0f8;--profile-text-muted: rgba(200, 200, 230, .5);--profile-text-dim: rgba(200, 200, 230, .3);--profile-accent: #c0c0e0;--profile-accent-2: #a0a0d0;--profile-stat-highlight: #d0d0f0;--profile-card-shadow: rgba(5, 5, 15, .5);--profile-gradient-from: #c0c0e0;--profile-gradient-to: #a0a0d0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 8, 16, .45) 58%, rgba(8, 8, 16, .82) 78%, rgba(8, 8, 16, .96) 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace}[data-profile-theme=cosmic-drift]{--profile-bg: transparent;--profile-surface: rgba(20, 15, 50, .65);--profile-surface-hover: rgba(30, 25, 70, .7);--profile-border: rgba(100, 80, 200, .15);--profile-text: #f0ecff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #8a6aff;--profile-accent-2: #4ac0ff;--profile-stat-highlight: #a080ff;--profile-card-shadow: rgba(10, 5, 30, .6);--profile-gradient-from: #8a6aff;--profile-gradient-to: #4ac0ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(6, 3, 15, .45) 58%, rgba(6, 3, 15, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(138, 106, 255, .45);--profile-glow-secondary: rgba(74, 192, 255, .25);--profile-border-glow: rgba(138, 106, 255, .4);--profile-border-glow-bright: rgba(138, 106, 255, .6);--profile-name-glow: rgba(138, 106, 255, .6);--profile-stat-glow: rgba(160, 128, 255, .5)}[data-profile-theme=aurora-waves]{--profile-bg: transparent;--profile-surface: rgba(10, 30, 20, .65);--profile-surface-hover: rgba(15, 45, 30, .7);--profile-border: rgba(40, 180, 100, .12);--profile-text: #e8fff0;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #40d880;--profile-accent-2: #20b0a0;--profile-stat-highlight: #60e8a0;--profile-card-shadow: rgba(2, 10, 6, .6);--profile-gradient-from: #40d880;--profile-gradient-to: #20b0a0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 8, 6, .45) 58%, rgba(2, 8, 6, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(64, 216, 128, .45);--profile-glow-secondary: rgba(32, 176, 160, .25);--profile-border-glow: rgba(64, 216, 128, .4);--profile-border-glow-bright: rgba(64, 216, 128, .6);--profile-name-glow: rgba(64, 216, 128, .6);--profile-stat-glow: rgba(96, 232, 160, .5)}[data-profile-theme=lava-lamp]{--profile-bg: transparent;--profile-surface: rgba(30, 10, 10, .65);--profile-surface-hover: rgba(45, 15, 15, .7);--profile-border: rgba(255, 80, 40, .15);--profile-text: #fff0e8;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ff5020;--profile-accent-2: #e83060;--profile-stat-highlight: #ff8844;--profile-card-shadow: rgba(15, 3, 3, .6);--profile-gradient-from: #ff5020;--profile-gradient-to: #e83060;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(10, 3, 3, .45) 58%, rgba(10, 3, 3, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 80, 32, .45);--profile-glow-secondary: rgba(232, 48, 96, .25);--profile-border-glow: rgba(255, 80, 32, .4);--profile-border-glow-bright: rgba(255, 80, 32, .6);--profile-name-glow: rgba(255, 80, 32, .6);--profile-stat-glow: rgba(255, 136, 68, .5)}[data-profile-theme=cyber-rain]{--profile-bg: transparent;--profile-surface: rgba(5, 10, 30, .65);--profile-surface-hover: rgba(8, 15, 45, .7);--profile-border: rgba(0, 200, 255, .12);--profile-text: #e0f0ff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #00ccff;--profile-accent-2: #ff30aa;--profile-stat-highlight: #40e0ff;--profile-card-shadow: rgba(1, 2, 10, .6);--profile-gradient-from: #00ccff;--profile-gradient-to: #ff30aa;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(1, 1, 4, .45) 58%, rgba(1, 1, 4, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(0, 204, 255, .45);--profile-glow-secondary: rgba(255, 48, 170, .25);--profile-border-glow: rgba(0, 204, 255, .4);--profile-border-glow-bright: rgba(0, 204, 255, .6);--profile-name-glow: rgba(0, 204, 255, .6);--profile-stat-glow: rgba(64, 224, 255, .5)}[data-profile-theme=liquid-gold]{--profile-bg: transparent;--profile-surface: rgba(25, 20, 8, .65);--profile-surface-hover: rgba(35, 28, 12, .7);--profile-border: rgba(200, 160, 60, .12);--profile-text: #f8f0d8;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #d4a828;--profile-accent-2: #c09020;--profile-stat-highlight: #e8c048;--profile-card-shadow: rgba(10, 8, 2, .6);--profile-gradient-from: #d4a828;--profile-gradient-to: #c09020;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(10, 8, 2, .45) 58%, rgba(10, 8, 2, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(212, 168, 40, .45);--profile-glow-secondary: rgba(192, 144, 32, .25);--profile-border-glow: rgba(212, 168, 40, .4);--profile-border-glow-bright: rgba(212, 168, 40, .6);--profile-name-glow: rgba(212, 168, 40, .6);--profile-stat-glow: rgba(232, 192, 72, .5)}[data-profile-theme=ocean-depth]{--profile-bg: transparent;--profile-surface: rgba(8, 30, 40, .65);--profile-surface-hover: rgba(12, 42, 55, .7);--profile-border: rgba(60, 180, 210, .14);--profile-text: #e4f5ff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #40c0d8;--profile-accent-2: #2090b0;--profile-stat-highlight: #60d8f0;--profile-card-shadow: rgba(2, 8, 14, .6);--profile-gradient-from: #40c0d8;--profile-gradient-to: #2090b0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 8, 14, .45) 58%, rgba(2, 8, 14, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(64, 192, 216, .45);--profile-glow-secondary: rgba(32, 144, 176, .25);--profile-border-glow: rgba(64, 192, 216, .4);--profile-border-glow-bright: rgba(64, 192, 216, .6);--profile-name-glow: rgba(64, 192, 216, .6);--profile-stat-glow: rgba(96, 216, 240, .5)}[data-profile-theme=cherry-blossom]{--profile-bg: transparent;--profile-surface: rgba(38, 16, 28, .65);--profile-surface-hover: rgba(52, 22, 38, .7);--profile-border: rgba(240, 160, 200, .14);--profile-text: #fde6f0;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #f090b8;--profile-accent-2: #c86090;--profile-stat-highlight: #ffa8c8;--profile-card-shadow: rgba(14, 6, 12, .6);--profile-gradient-from: #f090b8;--profile-gradient-to: #c86090;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(14, 6, 12, .45) 58%, rgba(14, 6, 12, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(240, 144, 184, .45);--profile-glow-secondary: rgba(200, 96, 144, .25);--profile-border-glow: rgba(240, 144, 184, .4);--profile-border-glow-bright: rgba(240, 144, 184, .6);--profile-name-glow: rgba(240, 144, 184, .6);--profile-stat-glow: rgba(255, 168, 200, .5)}[data-profile-theme=firefly-field]{--profile-bg: transparent;--profile-surface: rgba(10, 22, 14, .65);--profile-surface-hover: rgba(15, 32, 20, .7);--profile-border: rgba(220, 240, 100, .14);--profile-text: #f0f8d8;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #e8d660;--profile-accent-2: #b0c040;--profile-stat-highlight: #ffea80;--profile-card-shadow: rgba(4, 10, 5, .6);--profile-gradient-from: #ffe080;--profile-gradient-to: #b0d060;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 10, 5, .45) 58%, rgba(4, 10, 5, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 224, 128, .45);--profile-glow-secondary: rgba(176, 208, 96, .25);--profile-border-glow: rgba(255, 224, 128, .4);--profile-border-glow-bright: rgba(255, 224, 128, .6);--profile-name-glow: rgba(255, 224, 128, .6);--profile-stat-glow: rgba(255, 234, 128, .5)}[data-profile-theme=golden-hour]{--profile-bg: transparent;--profile-surface: rgba(42, 22, 14, .65);--profile-surface-hover: rgba(56, 30, 20, .7);--profile-border: rgba(255, 190, 130, .14);--profile-text: #fff0e0;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ffb074;--profile-accent-2: #e08050;--profile-stat-highlight: #ffc890;--profile-card-shadow: rgba(20, 10, 4, .6);--profile-gradient-from: #ffb074;--profile-gradient-to: #e08050;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(20, 10, 4, .45) 58%, rgba(20, 10, 4, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 176, 116, .45);--profile-glow-secondary: rgba(224, 128, 80, .25);--profile-border-glow: rgba(255, 176, 116, .4);--profile-border-glow-bright: rgba(255, 176, 116, .6);--profile-name-glow: rgba(255, 176, 116, .6);--profile-stat-glow: rgba(255, 200, 144, .5)}[data-profile-theme=storm-front]{--profile-bg: transparent;--profile-surface: rgba(10, 18, 30, .65);--profile-surface-hover: rgba(15, 26, 42, .7);--profile-border: rgba(140, 170, 220, .12);--profile-text: #e4ecf8;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #8aa8d8;--profile-accent-2: #5a7aa8;--profile-stat-highlight: #c0d0f0;--profile-card-shadow: rgba(3, 5, 10, .6);--profile-gradient-from: #8aa8d8;--profile-gradient-to: #5a7aa8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(3, 5, 10, .45) 58%, rgba(3, 5, 10, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(138, 168, 216, .45);--profile-glow-secondary: rgba(90, 122, 168, .25);--profile-border-glow: rgba(138, 168, 216, .4);--profile-border-glow-bright: rgba(192, 208, 240, .6);--profile-name-glow: rgba(192, 208, 240, .6);--profile-stat-glow: rgba(192, 208, 240, .5)}[data-profile-theme=pearlescent]{--profile-bg: transparent;--profile-surface: rgba(252, 244, 248, .85);--profile-surface-hover: rgba(255, 248, 250, .9);--profile-border: rgba(80, 50, 70, .2);--profile-text: #2a1825;--profile-text-muted: rgba(42, 24, 37, .85);--profile-text-dim: rgba(42, 24, 37, .65);--profile-accent: #b85a86;--profile-accent-2: #6a3a72;--profile-stat-highlight: #8c3a6e;--profile-card-shadow: rgba(80, 50, 70, .25);--profile-gradient-from: #b85a86;--profile-gradient-to: #6a3a72;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(232, 200, 220, .5) 58%, rgba(232, 200, 220, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(184, 90, 134, .35);--profile-glow-secondary: rgba(106, 58, 114, .22);--profile-border-glow: rgba(184, 90, 134, .32);--profile-border-glow-bright: rgba(220, 130, 170, .55);--profile-name-glow: rgba(80, 30, 60, .25);--profile-stat-glow: rgba(80, 30, 60, .2)}[data-profile-theme=obsidian-glass]{--profile-bg: transparent;--profile-surface: rgba(15, 18, 30, .68);--profile-surface-hover: rgba(22, 26, 42, .72);--profile-border: rgba(120, 130, 180, .12);--profile-text: #e8ecf4;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #8a9ac0;--profile-accent-2: #5a6890;--profile-stat-highlight: #b8c4e0;--profile-card-shadow: rgba(2, 2, 6, .7);--profile-gradient-from: #8a9ac0;--profile-gradient-to: #5a6890;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 2, 6, .45) 58%, rgba(2, 2, 6, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(138, 154, 192, .4);--profile-glow-secondary: rgba(90, 104, 144, .22);--profile-border-glow: rgba(138, 154, 192, .35);--profile-border-glow-bright: rgba(184, 196, 224, .55);--profile-name-glow: rgba(184, 196, 224, .55);--profile-stat-glow: rgba(184, 196, 224, .45)}[data-profile-theme=rose-gold-flow]{--profile-bg: transparent;--profile-surface: rgba(40, 16, 22, .65);--profile-surface-hover: rgba(55, 22, 30, .7);--profile-border: rgba(240, 150, 150, .14);--profile-text: #ffe6e4;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #e68a80;--profile-accent-2: #c06060;--profile-stat-highlight: #ff9e90;--profile-card-shadow: rgba(14, 4, 6, .6);--profile-gradient-from: #e68a80;--profile-gradient-to: #c06060;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(14, 4, 6, .45) 58%, rgba(14, 4, 6, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(230, 138, 128, .45);--profile-glow-secondary: rgba(192, 96, 96, .25);--profile-border-glow: rgba(230, 138, 128, .4);--profile-border-glow-bright: rgba(255, 170, 150, .6);--profile-name-glow: rgba(255, 170, 150, .6);--profile-stat-glow: rgba(255, 158, 144, .5)}[data-profile-theme=diamond-dust]{--profile-bg: transparent;--profile-surface: rgba(15, 18, 32, .68);--profile-surface-hover: rgba(22, 26, 44, .72);--profile-border: rgba(200, 220, 250, .14);--profile-text: #f0f4ff;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #d0dcf4;--profile-accent-2: #90a0c8;--profile-stat-highlight: #ffffff;--profile-card-shadow: rgba(2, 2, 6, .7);--profile-gradient-from: #e8eef8;--profile-gradient-to: #a0b0d4;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 2, 8, .45) 58%, rgba(2, 2, 8, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(208, 220, 244, .5);--profile-glow-secondary: rgba(144, 160, 200, .25);--profile-border-glow: rgba(232, 238, 248, .45);--profile-border-glow-bright: rgba(255, 255, 255, .7);--profile-name-glow: rgba(255, 255, 255, .6);--profile-stat-glow: rgba(255, 255, 255, .55)}[data-profile-theme=velvet-noir]{--profile-bg: transparent;--profile-surface: rgba(30, 8, 14, .68);--profile-surface-hover: rgba(42, 12, 20, .72);--profile-border: rgba(200, 60, 90, .14);--profile-text: #ffe0e4;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #b8283a;--profile-accent-2: #7a1822;--profile-stat-highlight: #e03a58;--profile-card-shadow: rgba(10, 2, 4, .7);--profile-gradient-from: #b8283a;--profile-gradient-to: #7a1822;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(10, 2, 4, .45) 58%, rgba(10, 2, 4, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(184, 40, 58, .45);--profile-glow-secondary: rgba(122, 24, 34, .25);--profile-border-glow: rgba(184, 40, 58, .4);--profile-border-glow-bright: rgba(224, 58, 88, .6);--profile-name-glow: rgba(224, 58, 88, .6);--profile-stat-glow: rgba(224, 58, 88, .5)}[data-profile-theme=neon-tokyo]{--profile-bg: transparent;--profile-surface: rgba(18, 8, 22, .7);--profile-surface-hover: rgba(26, 12, 32, .74);--profile-border: rgba(240, 60, 150, .16);--profile-text: #ffeaf5;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ff2698;--profile-accent-2: #2ad4ff;--profile-stat-highlight: #ff4db0;--profile-card-shadow: rgba(4, 2, 10, .7);--profile-gradient-from: #ff2698;--profile-gradient-to: #2ad4ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 2, 10, .48) 58%, rgba(4, 2, 10, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 38, 152, .5);--profile-glow-secondary: rgba(42, 212, 255, .3);--profile-border-glow: rgba(255, 38, 152, .42);--profile-border-glow-bright: rgba(255, 77, 176, .65);--profile-name-glow: rgba(255, 77, 176, .65);--profile-stat-glow: rgba(42, 212, 255, .55)}[data-profile-theme=miami-sunset]{--profile-bg: transparent;--profile-surface: rgba(50, 14, 28, .65);--profile-surface-hover: rgba(68, 20, 38, .7);--profile-border: rgba(255, 130, 160, .14);--profile-text: #fff0e8;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #ff6b9d;--profile-accent-2: #ff9464;--profile-stat-highlight: #ff8fb8;--profile-card-shadow: rgba(22, 6, 12, .6);--profile-gradient-from: #ff6b9d;--profile-gradient-to: #ff9464;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(22, 6, 12, .45) 58%, rgba(22, 6, 12, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 107, 157, .5);--profile-glow-secondary: rgba(255, 148, 100, .28);--profile-border-glow: rgba(255, 107, 157, .42);--profile-border-glow-bright: rgba(255, 143, 184, .62);--profile-name-glow: rgba(255, 143, 184, .62);--profile-stat-glow: rgba(255, 148, 100, .55)}[data-profile-theme=rain-on-glass]{--profile-bg: transparent;--profile-surface: rgba(12, 16, 28, .68);--profile-surface-hover: rgba(18, 24, 40, .72);--profile-border: rgba(240, 170, 110, .12);--profile-text: #fbeee4;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #e89c5a;--profile-accent-2: #c07448;--profile-stat-highlight: #ffb878;--profile-card-shadow: rgba(3, 5, 12, .7);--profile-gradient-from: #e89c5a;--profile-gradient-to: #c07448;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(3, 5, 12, .48) 58%, rgba(3, 5, 12, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(232, 156, 90, .45);--profile-glow-secondary: rgba(192, 116, 72, .25);--profile-border-glow: rgba(232, 156, 90, .4);--profile-border-glow-bright: rgba(255, 184, 120, .6);--profile-name-glow: rgba(255, 184, 120, .6);--profile-stat-glow: rgba(255, 184, 120, .5)}[data-profile-theme=synthwave-grid]{--profile-bg: transparent;--profile-surface: rgba(22, 14, 38, .68);--profile-surface-hover: rgba(32, 20, 52, .72);--profile-border: rgba(255, 140, 100, .16);--profile-text: #fff0e6;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #ff8055;--profile-accent-2: #ffc878;--profile-stat-highlight: #ffb878;--profile-card-shadow: rgba(8, 4, 20, .7);--profile-gradient-from: #ff8055;--profile-gradient-to: #ffc878;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 4, 20, .48) 58%, rgba(8, 4, 20, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 128, 85, .5);--profile-glow-secondary: rgba(255, 200, 120, .28);--profile-border-glow: rgba(255, 128, 85, .45);--profile-border-glow-bright: rgba(255, 200, 120, .65);--profile-name-glow: rgba(255, 184, 120, .62);--profile-stat-glow: rgba(255, 200, 120, .55)}[data-profile-theme=skyline-dusk]{--profile-bg: transparent;--profile-surface: rgba(16, 12, 32, .68);--profile-surface-hover: rgba(22, 16, 44, .72);--profile-border: rgba(220, 160, 120, .14);--profile-text: #f0e8f8;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #d68a4c;--profile-accent-2: #8a5ab8;--profile-stat-highlight: #ffb060;--profile-card-shadow: rgba(4, 4, 14, .7);--profile-gradient-from: #d68a4c;--profile-gradient-to: #8a5ab8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 4, 14, .48) 58%, rgba(4, 4, 14, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(214, 138, 76, .45);--profile-glow-secondary: rgba(138, 90, 184, .25);--profile-border-glow: rgba(214, 138, 76, .4);--profile-border-glow-bright: rgba(255, 176, 96, .6);--profile-name-glow: rgba(255, 176, 96, .6);--profile-stat-glow: rgba(255, 176, 96, .5)}[data-profile-theme=warp-speed]{--profile-bg: transparent;--profile-surface: rgba(8, 14, 32, .7);--profile-surface-hover: rgba(12, 20, 44, .74);--profile-border: rgba(150, 190, 255, .14);--profile-text: #eaf2ff;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #5a9aff;--profile-accent-2: #9ec5ff;--profile-stat-highlight: #b8d0ff;--profile-card-shadow: rgba(2, 3, 10, .75);--profile-gradient-from: #5a9aff;--profile-gradient-to: #9ec5ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 3, 10, .5) 58%, rgba(2, 3, 10, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(90, 154, 255, .5);--profile-glow-secondary: rgba(158, 197, 255, .28);--profile-border-glow: rgba(90, 154, 255, .42);--profile-border-glow-bright: rgba(184, 208, 255, .65);--profile-name-glow: rgba(184, 208, 255, .65);--profile-stat-glow: rgba(158, 197, 255, .55)}[data-profile-theme=black-hole]{--profile-bg: transparent;--profile-surface: rgba(26, 10, 6, .72);--profile-surface-hover: rgba(38, 14, 8, .76);--profile-border: rgba(255, 140, 60, .16);--profile-text: #ffecd8;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ff8c3c;--profile-accent-2: #d04818;--profile-stat-highlight: #ffb878;--profile-card-shadow: rgba(2, 1, 4, .8);--profile-gradient-from: #ff8c3c;--profile-gradient-to: #d04818;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 1, 4, .52) 58%, rgba(2, 1, 4, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 140, 60, .52);--profile-glow-secondary: rgba(208, 72, 24, .28);--profile-border-glow: rgba(255, 140, 60, .45);--profile-border-glow-bright: rgba(255, 184, 120, .68);--profile-name-glow: rgba(255, 184, 120, .68);--profile-stat-glow: rgba(255, 184, 120, .55)}[data-profile-theme=plasma-field]{--profile-bg: transparent;--profile-surface: rgba(30, 14, 48, .68);--profile-surface-hover: rgba(40, 18, 62, .72);--profile-border: rgba(200, 150, 240, .14);--profile-text: #f0e8ff;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #b080e0;--profile-accent-2: #60c0e0;--profile-stat-highlight: #d0a0ff;--profile-card-shadow: rgba(8, 4, 20, .72);--profile-gradient-from: #b080e0;--profile-gradient-to: #60c0e0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(12, 6, 26, .48) 58%, rgba(12, 6, 26, .86) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(176, 128, 224, .5);--profile-glow-secondary: rgba(96, 192, 224, .28);--profile-border-glow: rgba(176, 128, 224, .42);--profile-border-glow-bright: rgba(208, 160, 255, .65);--profile-name-glow: rgba(208, 160, 255, .65);--profile-stat-glow: rgba(96, 192, 224, .55)}[data-profile-theme=solar-flare]{--profile-bg: transparent;--profile-surface: rgba(28, 10, 6, .7);--profile-surface-hover: rgba(40, 14, 8, .74);--profile-border: rgba(255, 140, 70, .16);--profile-text: #fff0e0;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ff7a28;--profile-accent-2: #ffba58;--profile-stat-highlight: #ffca78;--profile-card-shadow: rgba(6, 2, 2, .72);--profile-gradient-from: #ff7a28;--profile-gradient-to: #ffba58;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(6, 2, 2, .5) 58%, rgba(6, 2, 2, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 122, 40, .52);--profile-glow-secondary: rgba(255, 186, 88, .28);--profile-border-glow: rgba(255, 122, 40, .45);--profile-border-glow-bright: rgba(255, 202, 120, .68);--profile-name-glow: rgba(255, 202, 120, .68);--profile-stat-glow: rgba(255, 202, 120, .55)}[data-profile-theme=galaxy-spiral]{--profile-bg: transparent;--profile-surface: rgba(18, 12, 38, .7);--profile-surface-hover: rgba(26, 18, 52, .74);--profile-border: rgba(180, 160, 240, .14);--profile-text: #efe8ff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #a070e8;--profile-accent-2: #80a0f0;--profile-stat-highlight: #c8b0ff;--profile-card-shadow: rgba(4, 3, 12, .76);--profile-gradient-from: #a070e8;--profile-gradient-to: #80a0f0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 3, 12, .5) 58%, rgba(4, 3, 12, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(160, 112, 232, .5);--profile-glow-secondary: rgba(128, 160, 240, .28);--profile-border-glow: rgba(160, 112, 232, .42);--profile-border-glow-bright: rgba(200, 176, 255, .65);--profile-name-glow: rgba(200, 176, 255, .65);--profile-stat-glow: rgba(200, 176, 255, .55)}[data-profile-theme=heartbeat-pulse]{--profile-bg: transparent;--profile-surface: rgba(28, 8, 18, .7);--profile-surface-hover: rgba(40, 12, 26, .74);--profile-border: rgba(255, 120, 160, .16);--profile-text: #ffe4ec;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ff6b8c;--profile-accent-2: #d03860;--profile-stat-highlight: #ff8faa;--profile-card-shadow: rgba(8, 2, 6, .75);--profile-gradient-from: #ff6b8c;--profile-gradient-to: #d03860;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 2, 6, .5) 58%, rgba(8, 2, 6, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 107, 140, .52);--profile-glow-secondary: rgba(208, 56, 96, .28);--profile-border-glow: rgba(255, 107, 140, .45);--profile-border-glow-bright: rgba(255, 143, 170, .68);--profile-name-glow: rgba(255, 143, 170, .68);--profile-stat-glow: rgba(255, 143, 170, .55)}[data-profile-theme=fire-embers]{--profile-bg: transparent;--profile-surface: rgba(24, 6, 4, .72);--profile-surface-hover: rgba(36, 10, 6, .76);--profile-border: rgba(255, 140, 70, .16);--profile-text: #fff0e0;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #ff7028;--profile-accent-2: #d04010;--profile-stat-highlight: #ffa560;--profile-card-shadow: rgba(4, 1, 1, .8);--profile-gradient-from: #ff7028;--profile-gradient-to: #d04010;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 1, 1, .52) 58%, rgba(4, 1, 1, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 112, 40, .52);--profile-glow-secondary: rgba(208, 64, 16, .28);--profile-border-glow: rgba(255, 112, 40, .45);--profile-border-glow-bright: rgba(255, 165, 96, .68);--profile-name-glow: rgba(255, 165, 96, .68);--profile-stat-glow: rgba(255, 165, 96, .55)}[data-profile-theme=glitch-vhs]{--profile-bg: transparent;--profile-surface: rgba(20, 8, 32, .72);--profile-surface-hover: rgba(30, 12, 44, .76);--profile-border: rgba(220, 120, 240, .16);--profile-text: #f0e4fc;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #d060ea;--profile-accent-2: #4890d0;--profile-stat-highlight: #ff4ba0;--profile-card-shadow: rgba(6, 2, 12, .8);--profile-gradient-from: #d060ea;--profile-gradient-to: #4890d0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(6, 2, 12, .52) 58%, rgba(6, 2, 12, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(208, 96, 234, .52);--profile-glow-secondary: rgba(72, 144, 208, .28);--profile-border-glow: rgba(208, 96, 234, .45);--profile-border-glow-bright: rgba(255, 75, 160, .68);--profile-name-glow: rgba(255, 75, 160, .68);--profile-stat-glow: rgba(255, 75, 160, .55)}[data-profile-theme=euphoria-prism]{--profile-bg: transparent;--profile-surface: rgba(50, 28, 48, .7);--profile-surface-hover: rgba(65, 36, 62, .74);--profile-border: rgba(200, 150, 210, .24);--profile-text: #ffffff;--profile-text-muted: rgba(255, 255, 255, .88);--profile-text-dim: rgba(255, 255, 255, .72);--profile-accent: #c890d0;--profile-accent-2: #80b8d0;--profile-stat-highlight: #ffffff;--profile-card-shadow: rgba(30, 20, 35, .55);--profile-gradient-from: #d8a0e0;--profile-gradient-to: #90c8e0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(40, 25, 40, .52) 58%, rgba(40, 25, 40, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(216, 160, 224, .5);--profile-glow-secondary: rgba(144, 200, 224, .28);--profile-border-glow: rgba(216, 160, 224, .45);--profile-border-glow-bright: rgba(255, 240, 255, .7);--profile-name-glow: rgba(255, 255, 255, .7);--profile-stat-glow: rgba(255, 255, 255, .6)}[data-profile-theme=lofi-chill]{--profile-bg: transparent;--profile-surface: rgba(252, 244, 232, .85);--profile-surface-hover: rgba(255, 248, 240, .9);--profile-border: rgba(80, 50, 30, .22);--profile-text: #2a1c10;--profile-text-muted: rgba(42, 28, 16, .85);--profile-text-dim: rgba(42, 28, 16, .65);--profile-accent: #a85e3a;--profile-accent-2: #486848;--profile-stat-highlight: #6e3820;--profile-card-shadow: rgba(60, 40, 24, .24);--profile-gradient-from: #a85e3a;--profile-gradient-to: #486848;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(232, 208, 178, .5) 58%, rgba(232, 208, 178, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(168, 94, 58, .35);--profile-glow-secondary: rgba(72, 104, 72, .22);--profile-border-glow: rgba(168, 94, 58, .32);--profile-border-glow-bright: rgba(208, 130, 88, .55);--profile-name-glow: rgba(60, 36, 18, .25);--profile-stat-glow: rgba(60, 36, 18, .2)}[data-profile-theme=marble]{--profile-bg: transparent;--profile-surface: rgba(252, 246, 232, .85);--profile-surface-hover: rgba(255, 250, 238, .9);--profile-border: rgba(72, 56, 24, .22);--profile-text: #221a08;--profile-text-muted: rgba(34, 26, 8, .85);--profile-text-dim: rgba(34, 26, 8, .65);--profile-accent: #8a6622;--profile-accent-2: #4e3a14;--profile-stat-highlight: #6a4e18;--profile-card-shadow: rgba(72, 56, 24, .28);--profile-gradient-from: #8a6622;--profile-gradient-to: #4e3a14;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(220, 200, 158, .5) 58%, rgba(220, 200, 158, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(138, 102, 34, .35);--profile-glow-secondary: rgba(78, 58, 20, .22);--profile-border-glow: rgba(138, 102, 34, .32);--profile-border-glow-bright: rgba(180, 138, 60, .55);--profile-name-glow: rgba(60, 44, 18, .25);--profile-stat-glow: rgba(60, 44, 18, .2)}[data-profile-theme=holographic-foil]{--profile-bg: transparent;--profile-surface: rgba(28, 16, 44, .7);--profile-surface-hover: rgba(40, 24, 60, .74);--profile-border: rgba(220, 180, 250, .18);--profile-text: #f4e8fc;--profile-text-muted: rgba(255, 255, 255, .82);--profile-text-dim: rgba(255, 255, 255, .62);--profile-accent: #c880ff;--profile-accent-2: #80c8ff;--profile-stat-highlight: #ffffff;--profile-card-shadow: rgba(10, 4, 20, .72);--profile-gradient-from: #ff80c8;--profile-gradient-to: #80c8ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(12, 6, 24, .5) 58%, rgba(12, 6, 24, .85) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(200, 128, 255, .52);--profile-glow-secondary: rgba(128, 200, 255, .3);--profile-border-glow: rgba(200, 128, 255, .45);--profile-border-glow-bright: rgba(255, 200, 255, .68);--profile-name-glow: rgba(255, 255, 255, .65);--profile-stat-glow: rgba(255, 255, 255, .58)}[data-profile-theme=liquid-chrome]{--profile-bg: transparent;--profile-surface: rgba(14, 18, 26, .72);--profile-surface-hover: rgba(22, 28, 40, .76);--profile-border: rgba(180, 200, 220, .16);--profile-text: #eaf0f8;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #9ab4d0;--profile-accent-2: #5a7090;--profile-stat-highlight: #d0e0f0;--profile-card-shadow: rgba(4, 6, 12, .8);--profile-gradient-from: #9ab4d0;--profile-gradient-to: #5a7090;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 6, 12, .52) 58%, rgba(4, 6, 12, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(154, 180, 208, .48);--profile-glow-secondary: rgba(90, 112, 144, .26);--profile-border-glow: rgba(154, 180, 208, .42);--profile-border-glow-bright: rgba(208, 224, 240, .65);--profile-name-glow: rgba(208, 224, 240, .65);--profile-stat-glow: rgba(208, 224, 240, .55)}[data-profile-theme=geode]{--profile-bg: transparent;--profile-surface: rgba(22, 10, 38, .72);--profile-surface-hover: rgba(32, 16, 54, .76);--profile-border: rgba(180, 130, 240, .16);--profile-text: #f0e4ff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #a868e8;--profile-accent-2: #6040a0;--profile-stat-highlight: #d8b0ff;--profile-card-shadow: rgba(6, 3, 14, .8);--profile-gradient-from: #a868e8;--profile-gradient-to: #6040a0;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(6, 3, 14, .52) 58%, rgba(6, 3, 14, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(168, 104, 232, .52);--profile-glow-secondary: rgba(96, 64, 160, .28);--profile-border-glow: rgba(168, 104, 232, .45);--profile-border-glow-bright: rgba(216, 176, 255, .68);--profile-name-glow: rgba(216, 176, 255, .68);--profile-stat-glow: rgba(216, 176, 255, .55)}[data-profile-theme=tie-dye]{--profile-bg: transparent;--profile-surface: rgba(40, 12, 28, .72);--profile-surface-hover: rgba(54, 18, 38, .76);--profile-border: rgba(255, 140, 200, .18);--profile-text: #fff0f8;--profile-text-muted: rgba(255, 255, 255, .82);--profile-text-dim: rgba(255, 255, 255, .62);--profile-accent: #ff5098;--profile-accent-2: #5880ff;--profile-stat-highlight: #ffcd58;--profile-card-shadow: rgba(16, 4, 12, .8);--profile-gradient-from: #ff5098;--profile-gradient-to: #5880ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(16, 4, 12, .52) 58%, rgba(16, 4, 12, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 80, 152, .52);--profile-glow-secondary: rgba(88, 128, 255, .3);--profile-border-glow: rgba(255, 80, 152, .45);--profile-border-glow-bright: rgba(255, 205, 88, .68);--profile-name-glow: rgba(255, 205, 88, .65);--profile-stat-glow: rgba(255, 205, 88, .55)}[data-profile-theme=jellyfish-drift]{--profile-bg: transparent;--profile-surface: rgba(8, 18, 36, .72);--profile-surface-hover: rgba(14, 28, 52, .76);--profile-border: rgba(140, 200, 240, .16);--profile-text: #e6f2fb;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #7ab8e8;--profile-accent-2: #d090e8;--profile-stat-highlight: #a0d0ff;--profile-card-shadow: rgba(2, 6, 14, .78);--profile-gradient-from: #7ab8e8;--profile-gradient-to: #d090e8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 6, 14, .5) 58%, rgba(2, 6, 14, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(122, 184, 232, .52);--profile-glow-secondary: rgba(208, 144, 232, .3);--profile-border-glow: rgba(122, 184, 232, .45);--profile-border-glow-bright: rgba(160, 208, 255, .68);--profile-name-glow: rgba(160, 208, 255, .65);--profile-stat-glow: rgba(160, 208, 255, .55)}[data-profile-theme=fairy-lights]{--profile-bg: transparent;--profile-surface: rgba(28, 18, 32, .72);--profile-surface-hover: rgba(42, 26, 44, .76);--profile-border: rgba(255, 200, 120, .16);--profile-text: #fff0d8;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .6);--profile-accent: #ffba60;--profile-accent-2: #e88a40;--profile-stat-highlight: #ffd498;--profile-card-shadow: rgba(8, 4, 14, .74);--profile-gradient-from: #ffba60;--profile-gradient-to: #e88a40;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 4, 14, .5) 58%, rgba(8, 4, 14, .86) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 186, 96, .52);--profile-glow-secondary: rgba(232, 138, 64, .3);--profile-border-glow: rgba(255, 186, 96, .45);--profile-border-glow-bright: rgba(255, 212, 152, .68);--profile-name-glow: rgba(255, 212, 152, .65);--profile-stat-glow: rgba(255, 212, 152, .55)}[data-profile-theme=crystal-cavern]{--profile-bg: transparent;--profile-surface: rgba(8, 24, 40, .72);--profile-surface-hover: rgba(14, 36, 58, .76);--profile-border: rgba(140, 210, 250, .16);--profile-text: #e6f4ff;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #5fb8ee;--profile-accent-2: #2a78b8;--profile-stat-highlight: #a0d8ff;--profile-card-shadow: rgba(2, 8, 20, .78);--profile-gradient-from: #5fb8ee;--profile-gradient-to: #2a78b8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(3, 10, 22, .5) 58%, rgba(3, 10, 22, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(95, 184, 238, .52);--profile-glow-secondary: rgba(42, 120, 184, .3);--profile-border-glow: rgba(95, 184, 238, .45);--profile-border-glow-bright: rgba(160, 216, 255, .68);--profile-name-glow: rgba(160, 216, 255, .65);--profile-stat-glow: rgba(160, 216, 255, .55)}[data-profile-theme=mushroom-glow]{--profile-bg: transparent;--profile-surface: rgba(10, 26, 18, .72);--profile-surface-hover: rgba(16, 38, 26, .76);--profile-border: rgba(140, 230, 180, .16);--profile-text: #e6fbed;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #5fdca0;--profile-accent-2: #3aa088;--profile-stat-highlight: #90f0c0;--profile-card-shadow: rgba(2, 10, 6, .78);--profile-gradient-from: #5fdca0;--profile-gradient-to: #3aa088;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 10, 6, .5) 58%, rgba(2, 10, 6, .86) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(95, 220, 160, .52);--profile-glow-secondary: rgba(58, 160, 136, .3);--profile-border-glow: rgba(95, 220, 160, .45);--profile-border-glow-bright: rgba(144, 240, 192, .68);--profile-name-glow: rgba(144, 240, 192, .65);--profile-stat-glow: rgba(144, 240, 192, .55)}[data-profile-theme=enchanted-runes]{--profile-bg: transparent;--profile-surface: rgba(18, 14, 38, .72);--profile-surface-hover: rgba(26, 20, 52, .76);--profile-border: rgba(240, 200, 120, .16);--profile-text: #fdf4dc;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #e8b860;--profile-accent-2: #a8884a;--profile-stat-highlight: #ffd890;--profile-card-shadow: rgba(4, 4, 14, .8);--profile-gradient-from: #e8b860;--profile-gradient-to: #a8884a;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(4, 4, 14, .52) 58%, rgba(4, 4, 14, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(232, 184, 96, .52);--profile-glow-secondary: rgba(168, 136, 74, .28);--profile-border-glow: rgba(232, 184, 96, .45);--profile-border-glow-bright: rgba(255, 216, 144, .68);--profile-name-glow: rgba(255, 216, 144, .65);--profile-stat-glow: rgba(255, 216, 144, .55)}[data-profile-theme=stadium-lights]{--profile-bg: transparent;--profile-surface: rgba(20, 18, 26, .72);--profile-surface-hover: rgba(28, 26, 36, .76);--profile-border: rgba(240, 225, 190, .16);--profile-text: #fff8e6;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #f0d878;--profile-accent-2: #a0925a;--profile-stat-highlight: #ffe89c;--profile-card-shadow: rgba(2, 3, 8, .78);--profile-gradient-from: #f0d878;--profile-gradient-to: #a0925a;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 3, 8, .5) 58%, rgba(2, 3, 8, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(240, 216, 120, .52);--profile-glow-secondary: rgba(160, 146, 90, .28);--profile-border-glow: rgba(240, 216, 120, .45);--profile-border-glow-bright: rgba(255, 232, 156, .65);--profile-name-glow: rgba(255, 232, 156, .62);--profile-stat-glow: rgba(255, 232, 156, .55)}[data-profile-theme=fast-lane]{--profile-bg: transparent;--profile-surface: rgba(12, 16, 28, .72);--profile-surface-hover: rgba(20, 24, 40, .76);--profile-border: rgba(220, 220, 250, .16);--profile-text: #f4f8ff;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #ffba60;--profile-accent-2: #5fc8ff;--profile-stat-highlight: #ffd58a;--profile-card-shadow: rgba(3, 4, 10, .8);--profile-gradient-from: #ffba60;--profile-gradient-to: #5fc8ff;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(3, 4, 10, .52) 58%, rgba(3, 4, 10, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 186, 96, .52);--profile-glow-secondary: rgba(95, 200, 255, .3);--profile-border-glow: rgba(255, 186, 96, .42);--profile-border-glow-bright: rgba(255, 213, 138, .65);--profile-name-glow: rgba(255, 213, 138, .62);--profile-stat-glow: rgba(255, 213, 138, .55)}[data-profile-theme=podium-flash]{--profile-bg: transparent;--profile-surface: rgba(28, 18, 12, .72);--profile-surface-hover: rgba(42, 26, 18, .76);--profile-border: rgba(255, 215, 100, .18);--profile-text: #fff3d8;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #ffd44a;--profile-accent-2: #d8b048;--profile-stat-highlight: #ffe478;--profile-card-shadow: rgba(8, 4, 2, .8);--profile-gradient-from: #ffd44a;--profile-gradient-to: #d8b048;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 4, 2, .52) 58%, rgba(8, 4, 2, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 212, 74, .52);--profile-glow-secondary: rgba(216, 176, 72, .3);--profile-border-glow: rgba(255, 212, 74, .45);--profile-border-glow-bright: rgba(255, 228, 120, .68);--profile-name-glow: rgba(255, 228, 120, .65);--profile-stat-glow: rgba(255, 228, 120, .55)}[data-profile-theme=revving-engine]{--profile-bg: transparent;--profile-surface: rgba(28, 8, 8, .72);--profile-surface-hover: rgba(40, 12, 10, .76);--profile-border: rgba(240, 60, 40, .18);--profile-text: #ffe6e0;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #e83828;--profile-accent-2: #a82418;--profile-stat-highlight: #ff6840;--profile-card-shadow: rgba(8, 1, 2, .82);--profile-gradient-from: #e83828;--profile-gradient-to: #a82418;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 1, 2, .52) 58%, rgba(8, 1, 2, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(232, 56, 40, .55);--profile-glow-secondary: rgba(168, 36, 24, .3);--profile-border-glow: rgba(232, 56, 40, .48);--profile-border-glow-bright: rgba(255, 104, 64, .7);--profile-name-glow: rgba(255, 104, 64, .68);--profile-stat-glow: rgba(255, 104, 64, .58)}[data-profile-theme=champion-aura]{--profile-bg: transparent;--profile-surface: rgba(26, 18, 8, .72);--profile-surface-hover: rgba(40, 28, 12, .76);--profile-border: rgba(255, 215, 110, .18);--profile-text: #fff2d4;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #ffc844;--profile-accent-2: #b8862c;--profile-stat-highlight: #ffd870;--profile-card-shadow: rgba(10, 6, 2, .82);--profile-gradient-from: #ffc844;--profile-gradient-to: #b8862c;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(10, 6, 2, .52) 58%, rgba(10, 6, 2, .9) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(255, 200, 68, .55);--profile-glow-secondary: rgba(184, 134, 44, .3);--profile-border-glow: rgba(255, 200, 68, .48);--profile-border-glow-bright: rgba(255, 216, 112, .7);--profile-name-glow: rgba(255, 216, 112, .68);--profile-stat-glow: rgba(255, 216, 112, .58)}[data-profile-theme=koi-pond]{--profile-bg: transparent;--profile-surface: rgba(10, 28, 24, .72);--profile-surface-hover: rgba(14, 38, 32, .76);--profile-border: rgba(110, 200, 170, .16);--profile-text: #e6fbf2;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #5fc89a;--profile-accent-2: #c87232;--profile-stat-highlight: #90ecc0;--profile-card-shadow: rgba(2, 8, 6, .78);--profile-gradient-from: #5fc89a;--profile-gradient-to: #c87232;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 8, 6, .5) 58%, rgba(2, 8, 6, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(95, 200, 154, .5);--profile-glow-secondary: rgba(200, 114, 50, .28);--profile-border-glow: rgba(95, 200, 154, .45);--profile-border-glow-bright: rgba(144, 236, 192, .65);--profile-name-glow: rgba(144, 236, 192, .62);--profile-stat-glow: rgba(144, 236, 192, .55)}[data-profile-theme=rain-puddle]{--profile-bg: transparent;--profile-surface: rgba(10, 18, 32, .72);--profile-surface-hover: rgba(16, 26, 44, .76);--profile-border: rgba(170, 210, 250, .16);--profile-text: #eaf2ff;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #8fc8ee;--profile-accent-2: #5a88b8;--profile-stat-highlight: #b8d8ff;--profile-card-shadow: rgba(3, 6, 14, .78);--profile-gradient-from: #8fc8ee;--profile-gradient-to: #5a88b8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(3, 6, 14, .5) 58%, rgba(3, 6, 14, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(143, 200, 238, .5);--profile-glow-secondary: rgba(90, 136, 184, .28);--profile-border-glow: rgba(143, 200, 238, .45);--profile-border-glow-bright: rgba(184, 216, 255, .65);--profile-name-glow: rgba(184, 216, 255, .62);--profile-stat-glow: rgba(184, 216, 255, .55)}[data-profile-theme=melting-ice]{--profile-bg: transparent;--profile-surface: rgba(10, 22, 38, .72);--profile-surface-hover: rgba(16, 32, 52, .76);--profile-border: rgba(150, 200, 240, .16);--profile-text: #eaf3fc;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #7ab8e0;--profile-accent-2: #4878a8;--profile-stat-highlight: #b0d8f4;--profile-card-shadow: rgba(3, 8, 16, .78);--profile-gradient-from: #7ab8e0;--profile-gradient-to: #4878a8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(3, 8, 16, .5) 58%, rgba(3, 8, 16, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(122, 184, 224, .5);--profile-glow-secondary: rgba(72, 120, 168, .28);--profile-border-glow: rgba(122, 184, 224, .45);--profile-border-glow-bright: rgba(176, 216, 244, .65);--profile-name-glow: rgba(176, 216, 244, .62);--profile-stat-glow: rgba(176, 216, 244, .55)}[data-profile-theme=wine-swirl]{--profile-bg: transparent;--profile-surface: rgba(28, 6, 10, .74);--profile-surface-hover: rgba(42, 10, 14, .78);--profile-border: rgba(220, 60, 60, .18);--profile-text: #ffe4e0;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55);--profile-accent: #c83040;--profile-accent-2: #7a1820;--profile-stat-highlight: #ff5050;--profile-card-shadow: rgba(8, 1, 2, .84);--profile-gradient-from: #c83040;--profile-gradient-to: #7a1820;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(8, 1, 2, .52) 58%, rgba(8, 1, 2, .92) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(200, 48, 64, .55);--profile-glow-secondary: rgba(122, 24, 32, .3);--profile-border-glow: rgba(200, 48, 64, .48);--profile-border-glow-bright: rgba(255, 80, 80, .7);--profile-name-glow: rgba(255, 80, 80, .68);--profile-stat-glow: rgba(255, 80, 80, .58)}[data-profile-theme=blueprint]{--profile-bg: transparent;--profile-surface: rgba(8, 18, 40, .72);--profile-surface-hover: rgba(14, 28, 56, .76);--profile-border: rgba(170, 220, 255, .18);--profile-text: #e6f2ff;--profile-text-muted: rgba(255, 255, 255, .8);--profile-text-dim: rgba(255, 255, 255, .58);--profile-accent: #5fb8ee;--profile-accent-2: #3a78b8;--profile-stat-highlight: #a0d8ff;--profile-card-shadow: rgba(2, 6, 18, .78);--profile-gradient-from: #5fb8ee;--profile-gradient-to: #3a78b8;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(2, 6, 18, .5) 58%, rgba(2, 6, 18, .88) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(95, 184, 238, .5);--profile-glow-secondary: rgba(58, 120, 184, .28);--profile-border-glow: rgba(95, 184, 238, .45);--profile-border-glow-bright: rgba(160, 216, 255, .65);--profile-name-glow: rgba(160, 216, 255, .62);--profile-stat-glow: rgba(160, 216, 255, .55)}[data-profile-theme=zen-garden]{--profile-bg: transparent;--profile-surface: rgba(244, 232, 208, .85);--profile-surface-hover: rgba(248, 238, 216, .9);--profile-border: rgba(64, 50, 30, .22);--profile-text: #251c10;--profile-text-muted: rgba(37, 28, 16, .85);--profile-text-dim: rgba(37, 28, 16, .65);--profile-accent: #826234;--profile-accent-2: #4c3a1c;--profile-stat-highlight: #6a4e22;--profile-card-shadow: rgba(64, 50, 30, .28);--profile-gradient-from: #826234;--profile-gradient-to: #4c3a1c;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(214, 196, 162, .5) 58%, rgba(214, 196, 162, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(130, 98, 52, .35);--profile-glow-secondary: rgba(76, 58, 28, .22);--profile-border-glow: rgba(130, 98, 52, .32);--profile-border-glow-bright: rgba(170, 134, 76, .55);--profile-name-glow: rgba(64, 48, 24, .25);--profile-stat-glow: rgba(64, 48, 24, .2)}[data-profile-theme=paper-folds]{--profile-bg: transparent;--profile-surface: rgba(248, 240, 220, .85);--profile-surface-hover: rgba(252, 245, 226, .9);--profile-border: rgba(60, 48, 28, .2);--profile-text: #2a1f12;--profile-text-muted: rgba(42, 31, 18, .85);--profile-text-dim: rgba(42, 31, 18, .65);--profile-accent: #8a6a40;--profile-accent-2: #4a3820;--profile-stat-highlight: #6e4e22;--profile-card-shadow: rgba(60, 48, 28, .25);--profile-gradient-from: #8a6a40;--profile-gradient-to: #4a3820;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(220, 200, 168, .5) 58%, rgba(220, 200, 168, .82) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(138, 106, 64, .35);--profile-glow-secondary: rgba(74, 56, 32, .22);--profile-border-glow: rgba(138, 106, 64, .32);--profile-border-glow-bright: rgba(178, 138, 80, .55);--profile-name-glow: rgba(60, 44, 22, .25);--profile-stat-glow: rgba(60, 44, 22, .2)}[data-profile-theme=concrete]{--profile-bg: transparent;--profile-surface: rgba(28, 26, 24, .72);--profile-surface-hover: rgba(38, 36, 32, .76);--profile-border: rgba(190, 180, 170, .22);--profile-text: #ffffff;--profile-text-muted: rgba(255, 255, 255, .85);--profile-text-dim: rgba(255, 255, 255, .68);--profile-accent: #b09478;--profile-accent-2: #705840;--profile-stat-highlight: #ffffff;--profile-card-shadow: rgba(8, 8, 8, .65);--profile-gradient-from: #b09478;--profile-gradient-to: #705840;--profile-hero-fade: linear-gradient( to bottom, transparent 0%, transparent 28%, rgba(12, 10, 8, .5) 58%, rgba(12, 10, 8, .86) 78%, transparent 100% );--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-glow-primary: rgba(176, 148, 120, .45);--profile-glow-secondary: rgba(112, 88, 64, .26);--profile-border-glow: rgba(176, 148, 120, .42);--profile-border-glow-bright: rgba(224, 200, 168, .62);--profile-name-glow: rgba(255, 255, 255, .65);--profile-stat-glow: rgba(255, 255, 255, .55)}[data-profile-theme^=zodiac-]{--profile-bg: transparent;--profile-radius: 18px;--profile-radius-sm: 12px;--profile-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", system-ui, sans-serif;--profile-font-mono: "SF Mono", "Menlo", "Consolas", monospace;--profile-text-muted: rgba(255, 255, 255, .78);--profile-text-dim: rgba(255, 255, 255, .55)}[data-profile-theme=zodiac-aries]{--profile-surface: rgba(30, 10, 8, .65);--profile-surface-hover: rgba(45, 15, 12, .7);--profile-border: rgba(255, 80, 40, .15);--profile-text: #ffe8e0;--profile-accent: #ff4422;--profile-accent-2: #ff8844;--profile-stat-highlight: #ffaa55;--profile-card-shadow: rgba(15, 4, 4, .6);--profile-gradient-from: #ff4422;--profile-gradient-to: #ff8844;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(15, 4, 4, .45) 58%, rgba(15, 4, 4, .82) 78%, transparent 100%);--profile-glow-primary: rgba(255, 68, 34, .45);--profile-glow-secondary: rgba(255, 136, 68, .25);--profile-border-glow: rgba(255, 68, 34, .4);--profile-border-glow-bright: rgba(255, 68, 34, .6);--profile-name-glow: rgba(255, 68, 34, .6);--profile-stat-glow: rgba(255, 170, 85, .5)}[data-profile-theme=zodiac-taurus]{--profile-surface: rgba(10, 25, 10, .65);--profile-surface-hover: rgba(15, 38, 15, .7);--profile-border: rgba(80, 200, 80, .12);--profile-text: #e8ffe0;--profile-accent: #44cc44;--profile-accent-2: #88aa44;--profile-stat-highlight: #66dd66;--profile-card-shadow: rgba(4, 10, 4, .6);--profile-gradient-from: #44cc44;--profile-gradient-to: #88aa44;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(4, 10, 4, .45) 58%, rgba(4, 10, 4, .82) 78%, transparent 100%);--profile-glow-primary: rgba(68, 204, 68, .45);--profile-glow-secondary: rgba(136, 170, 68, .25);--profile-border-glow: rgba(68, 204, 68, .4);--profile-border-glow-bright: rgba(68, 204, 68, .6);--profile-name-glow: rgba(68, 204, 68, .6);--profile-stat-glow: rgba(102, 221, 102, .5)}[data-profile-theme=zodiac-gemini]{--profile-surface: rgba(25, 25, 10, .65);--profile-surface-hover: rgba(38, 38, 15, .7);--profile-border: rgba(220, 220, 100, .12);--profile-text: #f8f8e0;--profile-accent: #e0e040;--profile-accent-2: #80d0d0;--profile-stat-highlight: #f0f060;--profile-card-shadow: rgba(10, 10, 5, .6);--profile-gradient-from: #e0e040;--profile-gradient-to: #80d0d0;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(10, 10, 5, .45) 58%, rgba(10, 10, 5, .82) 78%, transparent 100%);--profile-glow-primary: rgba(224, 224, 64, .45);--profile-glow-secondary: rgba(128, 208, 208, .25);--profile-border-glow: rgba(224, 224, 64, .4);--profile-border-glow-bright: rgba(224, 224, 64, .6);--profile-name-glow: rgba(224, 224, 64, .6);--profile-stat-glow: rgba(240, 240, 96, .5)}[data-profile-theme=zodiac-cancer]{--profile-surface: rgba(12, 12, 30, .65);--profile-surface-hover: rgba(18, 18, 45, .7);--profile-border: rgba(160, 160, 220, .12);--profile-text: #e8e8ff;--profile-accent: #aaaaee;--profile-accent-2: #8888cc;--profile-stat-highlight: #c0c0ff;--profile-card-shadow: rgba(5, 5, 16, .6);--profile-gradient-from: #aaaaee;--profile-gradient-to: #8888cc;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(5, 5, 16, .45) 58%, rgba(5, 5, 16, .82) 78%, transparent 100%);--profile-glow-primary: rgba(170, 170, 238, .45);--profile-glow-secondary: rgba(136, 136, 204, .25);--profile-border-glow: rgba(170, 170, 238, .4);--profile-border-glow-bright: rgba(170, 170, 238, .6);--profile-name-glow: rgba(170, 170, 238, .6);--profile-stat-glow: rgba(192, 192, 255, .5)}[data-profile-theme=zodiac-leo]{--profile-surface: rgba(28, 18, 8, .65);--profile-surface-hover: rgba(42, 27, 12, .7);--profile-border: rgba(240, 180, 60, .12);--profile-text: #fff0d8;--profile-accent: #e8a820;--profile-accent-2: #d08018;--profile-stat-highlight: #f0c040;--profile-card-shadow: rgba(14, 8, 4, .6);--profile-gradient-from: #e8a820;--profile-gradient-to: #d08018;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(14, 8, 4, .45) 58%, rgba(14, 8, 4, .82) 78%, transparent 100%);--profile-glow-primary: rgba(232, 168, 32, .45);--profile-glow-secondary: rgba(208, 128, 24, .25);--profile-border-glow: rgba(232, 168, 32, .4);--profile-border-glow-bright: rgba(232, 168, 32, .6);--profile-name-glow: rgba(232, 168, 32, .6);--profile-stat-glow: rgba(240, 192, 64, .5)}[data-profile-theme=zodiac-virgo]{--profile-surface: rgba(12, 20, 10, .65);--profile-surface-hover: rgba(18, 30, 15, .7);--profile-border: rgba(140, 180, 120, .12);--profile-text: #e8f0e0;--profile-accent: #78a860;--profile-accent-2: #90c078;--profile-stat-highlight: #98c880;--profile-card-shadow: rgba(6, 10, 5, .6);--profile-gradient-from: #78a860;--profile-gradient-to: #90c078;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(6, 10, 5, .45) 58%, rgba(6, 10, 5, .82) 78%, transparent 100%);--profile-glow-primary: rgba(120, 168, 96, .45);--profile-glow-secondary: rgba(144, 192, 120, .25);--profile-border-glow: rgba(120, 168, 96, .4);--profile-border-glow-bright: rgba(120, 168, 96, .6);--profile-name-glow: rgba(120, 168, 96, .6);--profile-stat-glow: rgba(152, 200, 128, .5)}[data-profile-theme=zodiac-libra]{--profile-surface: rgba(25, 12, 22, .65);--profile-surface-hover: rgba(38, 18, 33, .7);--profile-border: rgba(220, 140, 200, .12);--profile-text: #f8e4f0;--profile-accent: #d080c0;--profile-accent-2: #b060a0;--profile-stat-highlight: #e0a0d0;--profile-card-shadow: rgba(14, 6, 12, .6);--profile-gradient-from: #d080c0;--profile-gradient-to: #b060a0;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(14, 6, 12, .45) 58%, rgba(14, 6, 12, .82) 78%, transparent 100%);--profile-glow-primary: rgba(208, 128, 192, .45);--profile-glow-secondary: rgba(176, 96, 160, .25);--profile-border-glow: rgba(208, 128, 192, .4);--profile-border-glow-bright: rgba(208, 128, 192, .6);--profile-name-glow: rgba(208, 128, 192, .6);--profile-stat-glow: rgba(224, 160, 208, .5)}[data-profile-theme=zodiac-scorpio]{--profile-surface: rgba(25, 5, 12, .65);--profile-surface-hover: rgba(38, 8, 18, .7);--profile-border: rgba(200, 40, 80, .15);--profile-text: #ffe0e8;--profile-accent: #cc2244;--profile-accent-2: #881133;--profile-stat-highlight: #ee4466;--profile-card-shadow: rgba(12, 2, 5, .6);--profile-gradient-from: #cc2244;--profile-gradient-to: #881133;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(12, 2, 5, .45) 58%, rgba(12, 2, 5, .82) 78%, transparent 100%);--profile-glow-primary: rgba(204, 34, 68, .45);--profile-glow-secondary: rgba(136, 17, 51, .25);--profile-border-glow: rgba(204, 34, 68, .4);--profile-border-glow-bright: rgba(204, 34, 68, .6);--profile-name-glow: rgba(204, 34, 68, .6);--profile-stat-glow: rgba(238, 68, 102, .5)}[data-profile-theme=zodiac-sagittarius]{--profile-surface: rgba(12, 6, 28, .65);--profile-surface-hover: rgba(18, 10, 42, .7);--profile-border: rgba(140, 80, 220, .12);--profile-text: #e8e0ff;--profile-accent: #8844dd;--profile-accent-2: #6633bb;--profile-stat-highlight: #aa66ff;--profile-card-shadow: rgba(6, 3, 14, .6);--profile-gradient-from: #8844dd;--profile-gradient-to: #6633bb;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(6, 3, 14, .45) 58%, rgba(6, 3, 14, .82) 78%, transparent 100%);--profile-glow-primary: rgba(136, 68, 221, .45);--profile-glow-secondary: rgba(102, 51, 187, .25);--profile-border-glow: rgba(136, 68, 221, .4);--profile-border-glow-bright: rgba(136, 68, 221, .6);--profile-name-glow: rgba(136, 68, 221, .6);--profile-stat-glow: rgba(170, 102, 255, .5)}[data-profile-theme=zodiac-capricorn]{--profile-surface: rgba(15, 15, 12, .65);--profile-surface-hover: rgba(22, 22, 18, .7);--profile-border: rgba(160, 160, 120, .12);--profile-text: #f0f0e4;--profile-accent: #a0a070;--profile-accent-2: #808060;--profile-stat-highlight: #c0c090;--profile-card-shadow: rgba(6, 6, 5, .6);--profile-gradient-from: #a0a070;--profile-gradient-to: #808060;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(6, 6, 5, .45) 58%, rgba(6, 6, 5, .82) 78%, transparent 100%);--profile-glow-primary: rgba(160, 160, 112, .45);--profile-glow-secondary: rgba(128, 128, 96, .25);--profile-border-glow: rgba(160, 160, 112, .4);--profile-border-glow-bright: rgba(160, 160, 112, .6);--profile-name-glow: rgba(160, 160, 112, .6);--profile-stat-glow: rgba(192, 192, 144, .5)}[data-profile-theme=zodiac-aquarius]{--profile-surface: rgba(6, 15, 30, .65);--profile-surface-hover: rgba(10, 22, 45, .7);--profile-border: rgba(60, 140, 240, .12);--profile-text: #e0f0ff;--profile-accent: #3388ee;--profile-accent-2: #2266cc;--profile-stat-highlight: #55aaff;--profile-card-shadow: rgba(3, 8, 16, .6);--profile-gradient-from: #3388ee;--profile-gradient-to: #2266cc;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(3, 8, 16, .45) 58%, rgba(3, 8, 16, .82) 78%, transparent 100%);--profile-glow-primary: rgba(51, 136, 238, .45);--profile-glow-secondary: rgba(34, 102, 204, .25);--profile-border-glow: rgba(51, 136, 238, .4);--profile-border-glow-bright: rgba(51, 136, 238, .6);--profile-name-glow: rgba(51, 136, 238, .6);--profile-stat-glow: rgba(85, 170, 255, .5)}[data-profile-theme=zodiac-pisces]{--profile-surface: rgba(6, 20, 22, .65);--profile-surface-hover: rgba(10, 30, 33, .7);--profile-border: rgba(80, 180, 200, .12);--profile-text: #e0f8f4;--profile-accent: #40b0b8;--profile-accent-2: #3090a0;--profile-stat-highlight: #60d0d0;--profile-card-shadow: rgba(3, 10, 14, .6);--profile-gradient-from: #40b0b8;--profile-gradient-to: #3090a0;--profile-hero-fade: linear-gradient(to bottom, transparent 0%, transparent 28%, rgba(3, 10, 14, .45) 58%, rgba(3, 10, 14, .82) 78%, transparent 100%);--profile-glow-primary: rgba(64, 176, 184, .45);--profile-glow-secondary: rgba(48, 144, 160, .25);--profile-border-glow: rgba(64, 176, 184, .4);--profile-border-glow-bright: rgba(64, 176, 184, .6);--profile-name-glow: rgba(64, 176, 184, .6);--profile-stat-glow: rgba(96, 208, 208, .5)}[data-shader-theme] .profile-hero{margin:12px 12px 0;border-radius:20px;overflow:hidden;border:2px solid var(--profile-border-glow);box-shadow:0 0 20px var(--profile-glow-primary),0 0 50px var(--profile-glow-secondary);animation:profile-shader-hero-glow 4s ease-in-out infinite}[data-shader-theme] .profile-surface{border:1px solid var(--profile-border-glow);box-shadow:0 0 12px var(--profile-glow-secondary),inset 0 1px #ffffff0f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}[data-shader-theme] .profile-peak-badge{border-color:var(--profile-border-glow);box-shadow:0 0 10px var(--profile-glow-secondary);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-shader-theme] .profile-hero~.px-5 .profile-shader-name{text-shadow:0 0 20px var(--profile-name-glow),0 0 40px var(--profile-glow-secondary)}[data-shader-theme] .profile-shader-meta{text-shadow:0 0 8px var(--profile-name-glow)}[data-shader-theme] .profile-accent-text{filter:drop-shadow(0 0 8px var(--profile-stat-glow))}[data-shader-theme] .profile-surface .text-2xl{text-shadow:0 0 12px var(--profile-stat-glow)}[data-shader-theme] .profile-stat-label{color:var(--profile-text-dim);letter-spacing:.08em}[data-shader-theme] .profile-shader-divider{height:1px;border:none;background:linear-gradient(90deg,transparent 0%,var(--profile-border-glow) 30%,var(--profile-border-glow-bright) 50%,var(--profile-border-glow) 70%,transparent 100%);margin:0;opacity:.7}[data-shader-theme] .profile-social-link-btn{border-color:var(--profile-border-glow)!important;box-shadow:0 0 8px var(--profile-glow-secondary)}[data-shader-theme] .profile-custom-link{border-color:var(--profile-border-glow)!important;box-shadow:0 0 10px var(--profile-glow-secondary),inset 0 1px #ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-shader-theme] .profile-custom-link--featured{border-color:var(--profile-border-glow-bright)!important;box-shadow:0 0 16px var(--profile-glow-primary),inset 0 0 0 1px var(--profile-border-glow),inset 0 1px #ffffff14}[data-shader-theme] .profile-custom-link__featured-accent{background:linear-gradient(180deg,var(--profile-border-glow-bright),var(--profile-glow-primary));box-shadow:0 0 6px var(--profile-glow-primary)}@keyframes profile-shader-hero-glow{0%,to{box-shadow:0 0 20px var(--profile-glow-primary),0 0 50px var(--profile-glow-secondary);border-color:var(--profile-border-glow)}50%{box-shadow:0 0 30px var(--profile-glow-primary),0 0 70px var(--profile-glow-secondary);border-color:var(--profile-border-glow-bright)}}:where(input[type=text],input[type=email],input[type=url],input[type=tel],input[type=search],input[type=password],input[type=number],textarea):focus-visible{outline:none;box-shadow:0 0 0 2px #ff6b0059,0 0 10px #ff6b0026;border-color:#ff6b0080!important}.settings-input-wrap input:focus-visible,.verified-link-input-wrap input:focus-visible{box-shadow:none!important;border:none!important}.skeleton{position:relative;overflow:hidden;background:hsl(var(--muted) / .5);border-radius:.5rem}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--foreground) / .06) 50%,transparent 100%);animation:skeletonSweep 1.6s ease-in-out infinite}@keyframes skeletonSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-text{height:.875rem;border-radius:9999px}.skeleton-circle{border-radius:9999px}button:disabled:not(.btn-disabled-opt-out),button[aria-disabled=true]:not(.btn-disabled-opt-out),[role=button][aria-disabled=true]:not(.btn-disabled-opt-out){cursor:not-allowed;filter:grayscale(45%);opacity:.55}.btn-loading{position:relative;overflow:hidden;opacity:.85!important;cursor:wait!important;filter:none!important}.btn-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.2) 50%,transparent 60%);background-size:200% 100%;animation:btnLoadingSweep 1.2s linear infinite;pointer-events:none}@keyframes btnLoadingSweep{0%{background-position:200% 0}to{background-position:-100% 0}}.icon-hover-arrow{transition:transform .2s ease}:hover>.icon-hover-arrow,:hover .icon-hover-arrow,:active>.icon-hover-arrow,:active .icon-hover-arrow{transform:translate(-3px)}.icon-hover-forward{transition:transform .2s ease}button:hover>.icon-hover-forward,a:hover>.icon-hover-forward,button:hover>*>.icon-hover-forward,a:hover>*>.icon-hover-forward,button:active>.icon-hover-forward,a:active>.icon-hover-forward,button:active>*>.icon-hover-forward,a:active>*>.icon-hover-forward{transform:translate(3px)}.icon-hover-bounce{transition:transform .2s cubic-bezier(.34,1.56,.64,1)}:hover>.icon-hover-bounce,:hover .icon-hover-bounce,:active>.icon-hover-bounce,:active .icon-hover-bounce{transform:scale(1.15)}.icon-hover-chevron-down{transition:transform .2s ease}[data-open=true] .icon-hover-chevron-down{transform:rotate(180deg)}.back-to-vibing-btn{position:relative;background:linear-gradient(135deg,#f35,#ff6a00)!important;color:#fff!important;border:none!important;box-shadow:0 0 12px #ff33664d,0 0 24px #ff6b0026;animation:backToVibingGlow 2.5s ease-in-out infinite;overflow:hidden}.back-to-vibing-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.3) 50%,transparent 60%);background-size:250% 100%;animation:backToVibingSweep 3.5s linear infinite;pointer-events:none;z-index:0}.back-to-vibing-btn>*{position:relative;z-index:1}@keyframes backToVibingSweep{0%{background-position:250% 0}to{background-position:-150% 0}}@keyframes backToVibingGlow{0%,to{box-shadow:0 0 10px #ff336640,0 0 20px #ff6b001f}50%{box-shadow:0 0 18px #ff336673,0 0 36px #ff6b0033}}.btn-success{position:relative;background:linear-gradient(135deg,#22c55ed9,#10b981d9)!important;color:#fff!important;border-color:#22c55ecc!important;transition:background .3s ease}.btn-success:before{content:"✓";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);font-size:1.25em;font-weight:900;color:#fff;animation:btnSuccessPop .8s cubic-bezier(.34,1.56,.64,1) forwards;z-index:2}.btn-success-hide-label>*:not(.btn-success-check){opacity:0;transition:opacity .15s ease}@keyframes btnSuccessPop{0%{transform:translate(-50%,-50%) scale(0);opacity:0}30%{transform:translate(-50%,-50%) scale(1.3);opacity:1}70%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.ripple-tap{position:relative;overflow:hidden;isolation:isolate}.ripple-tap:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:9999px;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,rgba(255,255,255,.15) 40%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:width .5s ease-out,height .5s ease-out,opacity .6s ease-out}.ripple-tap:active:after{width:200%;height:200%;opacity:1;transition:width 0ms,height 0ms,opacity 0ms}.ripple-tap-warm:after{background:radial-gradient(circle,rgba(255,153,0,.45) 0%,rgba(255,107,0,.2) 40%,transparent 70%)}.ripple-tap-cool:after{background:radial-gradient(circle,rgba(100,180,255,.45) 0%,rgba(140,100,255,.2) 40%,transparent 70%)}@media (prefers-reduced-motion: reduce){.skeleton:after,.btn-loading:after{animation:none}.icon-hover-arrow,.icon-hover-forward,.icon-hover-bounce,.icon-hover-chevron-down{transition:none}:hover .icon-hover-arrow,:hover .icon-hover-forward,:hover .icon-hover-bounce{transform:none}.btn-success:before{animation:none;transform:translate(-50%,-50%) scale(1);opacity:1}.ripple-tap:after{display:none}.back-to-vibing-btn{animation:none}.back-to-vibing-btn:before{display:none}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{color-scheme:light;--background: 0 0% 97%;--foreground: 240 10% 10%;--card: 0 0% 100%;--card-foreground: 240 10% 10%;--popover: 0 0% 100%;--popover-foreground: 240 10% 10%;--primary: 350 100% 65%;--primary-foreground: 0 0% 100%;--secondary: 240 5% 93%;--secondary-foreground: 240 5% 38%;--muted: 240 5% 93%;--muted-foreground: 240 5% 45%;--accent: 240 5% 93%;--accent-foreground: 240 10% 10%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--bye: 250 100% 70%;--bye-foreground: 0 0% 100%;--vibe: 350 100% 65%;--vibe-foreground: 0 0% 100%;--border: 240 6% 90%;--input: 240 6% 90%;--ring: 350 100% 65%;--radius: .75rem}.dark{color-scheme:dark;--background: 240 15% 4%;--foreground: 0 0% 100%;--card: 240 15% 8%;--card-foreground: 0 0% 100%;--popover: 240 15% 8%;--popover-foreground: 0 0% 100%;--primary: 350 100% 65%;--primary-foreground: 0 0% 100%;--secondary: 240 10% 14%;--secondary-foreground: 240 5% 70%;--muted: 240 10% 14%;--muted-foreground: 240 5% 55%;--accent: 240 10% 14%;--accent-foreground: 0 0% 100%;--destructive: 0 72% 51%;--destructive-foreground: 0 0% 100%;--bye: 250 100% 70%;--bye-foreground: 0 0% 100%;--vibe: 350 100% 65%;--vibe-foreground: 0 0% 100%;--border: 0 0% 100% / .06;--input: 240 10% 14%;--ring: 350 100% 65%}*{border-color:hsl(var(--border))}html{overflow-y:scroll}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.025em}.\!container{width:100%!important;margin-right:auto!important;margin-left:auto!important;padding-right:1rem!important;padding-left:1rem!important}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 1400px){.\!container{max-width:1400px!important}.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-\[3px\]{top:3px;right:3px;bottom:3px;left:3px}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-right-2{right:-.5rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.bottom-1\.5{bottom:.375rem}.bottom-24{bottom:6rem}.bottom-3{bottom:.75rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-\[50\%\]{top:50%}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[150\]{z-index:150}.z-\[15\]{z-index:15}.z-\[200\]{z-index:200}.z-\[20\]{z-index:20}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.z-\[61\]{z-index:61}.z-\[6\]{z-index:6}.z-\[70\]{z-index:70}.z-\[7\]{z-index:7}.z-\[8\]{z-index:8}.z-\[9999\]{z-index:9999}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-mb-1{margin-bottom:-.25rem}.-mr-2{margin-right:-.5rem}.-mt-1{margin-top:-.25rem}.-mt-3{margin-top:-.75rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-16px\]{margin-bottom:-16px}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-square{aspect-ratio:1 / 1}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[107px\]{height:107px}.h-\[18px\]{height:18px}.h-\[2px\]{height:2px}.h-\[640px\]{height:640px}.h-\[75px\]{height:75px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[85vh\]{max-height:85vh}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[250px\]{min-height:250px}.min-h-\[2px\]{min-height:2px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[32px\]{min-height:32px}.min-h-\[36px\]{min-height:36px}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[--radix-popover-trigger-width\]{width:var(--radix-popover-trigger-width)}.w-\[100px\]{width:100px}.w-\[18px\]{width:18px}.w-\[280px\]{width:280px}.w-\[296px\]{width:296px}.w-\[360px\]{width:360px}.w-\[72px\]{width:72px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-64{min-width:16rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-\[140px\]{max-width:140px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[260px\]{max-width:260px}.max-w-\[300px\]{max-width:300px}.max-w-\[90px\]{max-width:90px}.max-w-\[min\(320px\,calc\(100vw-24px\)\)\]{max-width:min(320px,calc(100vw - 24px))}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.75\]{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.85\]{--tw-scale-x: .85;--tw-scale-y: .85;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[0\.8\]{--tw-scale-x: .8;--tw-scale-y: .8;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.scroll-mt-4{scroll-margin-top:1rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-\[2px\]{gap:2px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-0\.5{row-gap:.125rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-border>:not([hidden])~:not([hidden]){border-color:hsl(var(--border))}.self-center{align-self:center}.justify-self-start{justify-self:start}.justify-self-center{justify-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-t-sm{border-top-left-radius:calc(var(--radius) - 4px);border-top-right-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#FF6B00\]\/20{border-color:#ff6b0033}.border-amber-400\/40{border-color:#fbbf2466}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-border{border-color:hsl(var(--border))}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-muted-foreground\/20{border-color:hsl(var(--muted-foreground) / .2)}.border-muted-foreground\/30{border-color:hsl(var(--muted-foreground) / .3)}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-pink-300{--tw-border-opacity: 1;border-color:rgb(249 168 212 / var(--tw-border-opacity, 1))}.border-primary{border-color:hsl(var(--primary))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-500\/20{border-color:#a855f733}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400\/40{border-color:#f8717166}.border-red-500\/20{border-color:#ef444433}.border-transparent{border-color:transparent}.border-white\/10{border-color:#ffffff1a}.border-white\/30{border-color:#ffffff4d}.border-white\/5{border-color:#ffffff0d}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-400\/30{border-color:#facc154d}.border-yellow-500\/20{border-color:#eab30833}.border-zinc-700{--tw-border-opacity: 1;border-color:rgb(63 63 70 / var(--tw-border-opacity, 1))}.border-t-muted-foreground\/60{border-top-color:hsl(var(--muted-foreground) / .6)}.bg-\[\#FF6B00\]\/20{background-color:#ff6b0033}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-500\/15{background-color:#f59e0b26}.bg-background{background-color:hsl(var(--background))}.bg-background\/0{background-color:hsl(var(--background) / 0)}.bg-background\/30{background-color:hsl(var(--background) / .3)}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-background\/80{background-color:hsl(var(--background) / .8)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/10{background-color:#0000001a}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-black\/80{background-color:#000c}.bg-black\/90{background-color:#000000e6}.bg-blue-500\/15{background-color:#3b82f626}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-card\/50{background-color:hsl(var(--card) / .5)}.bg-card\/80{background-color:hsl(var(--card) / .8)}.bg-cyan-100{--tw-bg-opacity: 1;background-color:rgb(207 250 254 / var(--tw-bg-opacity, 1))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/80{background-color:hsl(var(--destructive) / .8)}.bg-emerald-500\/15{background-color:#10b98126}.bg-foreground{background-color:hsl(var(--foreground))}.bg-foreground\/10{background-color:hsl(var(--foreground) / .1)}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground\/20{background-color:hsl(var(--muted-foreground) / .2)}.bg-muted-foreground\/30{background-color:hsl(var(--muted-foreground) / .3)}.bg-muted\/10{background-color:hsl(var(--muted) / .1)}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/60{background-color:hsl(var(--muted) / .6)}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-500\/15{background-color:#f9731626}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/15{background-color:hsl(var(--primary) / .15)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-500\/15{background-color:#a855f726}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary\/40{background-color:hsl(var(--secondary) / .4)}.bg-secondary\/50{background-color:hsl(var(--secondary) / .5)}.bg-transparent{background-color:transparent}.bg-violet-500\/60{background-color:#8b5cf699}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-zinc-800{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity, 1))}.bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.bg-zinc-950{--tw-bg-opacity: 1;background-color:rgb(9 9 11 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#FF6B00\]{--tw-gradient-from: #FF6B00 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 107 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FF6B00\]\/10{--tw-gradient-from: rgb(255 107 0 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 107 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-muted\/80{--tw-gradient-from: hsl(var(--muted) / .8) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#FF3D00\]{--tw-gradient-to: #FF3D00 var(--tw-gradient-to-position)}.to-\[\#FF3D00\]\/10{--tw-gradient-to: rgb(255 61 0 / .1) var(--tw-gradient-to-position)}.to-muted\/40{--tw-gradient-to: hsl(var(--muted) / .4) var(--tw-gradient-to-position)}.fill-muted-foreground{fill:hsl(var(--muted-foreground))}.stroke-border\/30{stroke:hsl(var(--border) / .3)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1\.5px\]{padding:1.5px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-44{padding-bottom:11rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[120px\]{font-size:120px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[26px\]{font-size:26px}.text-\[56px\]{font-size:56px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#FF6B00\]{--tw-text-opacity: 1;color:rgb(255 107 0 / var(--tw-text-opacity, 1))}.text-\[hsl\(240\,5\%\,55\%\)\]{--tw-text-opacity: 1;color:hsl(240 5% 55% / var(--tw-text-opacity, 1))}.text-amber-200\/70{color:#fde68ab3}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-300\/85{color:#fcd34dd9}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/90{color:#fbbf24e6}.text-background{color:hsl(var(--background))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-bye-foreground{color:hsl(var(--bye-foreground))}.text-current{color:currentColor}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-destructive\/70{color:hsl(var(--destructive) / .7)}.text-emerald-300{--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/30{color:hsl(var(--muted-foreground) / .3)}.text-muted-foreground\/40{color:hsl(var(--muted-foreground) / .4)}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-muted-foreground\/80{color:hsl(var(--muted-foreground) / .8)}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-300\/85{color:#fca5a5d9}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/20{color:#fff3}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-white\/\[0\.25\]{color:#ffffff40}.text-white\/\[0\.38\]{color:#ffffff61}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_100px_35px_rgba\(255\,185\,0\,0\.7\)\]{--tw-shadow: 0 0 100px 35px rgba(255,185,0,.7);--tw-shadow-colored: 0 0 100px 35px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_40px_12px_rgba\(255\,185\,0\,0\.25\)\]{--tw-shadow: 0 0 40px 12px rgba(255,185,0,.25);--tw-shadow-colored: 0 0 40px 12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_60px_18px_rgba\(255\,185\,0\,0\.4\)\]{--tw-shadow: 0 0 60px 18px rgba(255,185,0,.4);--tw-shadow-colored: 0 0 60px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_80px_25px_rgba\(255\,185\,0\,0\.55\)\]{--tw-shadow: 0 0 80px 25px rgba(255,185,0,.55);--tw-shadow-colored: 0 0 80px 25px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-bye{--tw-shadow-color: hsl(var(--bye));--tw-shadow: var(--tw-shadow-colored)}.shadow-card{--tw-shadow-color: hsl(var(--card));--tw-shadow: var(--tw-shadow-colored)}.shadow-vibe{--tw-shadow-color: hsl(var(--vibe));--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[1\.5px\]{--tw-blur: blur(1.5px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur: blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_40px_rgba\(255\,107\,0\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 0 40px rgba(255,107,0,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_40px_rgba\(255\,23\,68\,0\.7\)\]{--tw-drop-shadow: drop-shadow(0 0 40px rgba(255,23,68,.7));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_0_40px_rgba\(255\,61\,138\,0\.8\)\]{--tw-drop-shadow: drop-shadow(0 0 40px rgba(255,61,138,.8));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in,.fade-in-0{--tw-enter-opacity: 0}.fade-out{--tw-exit-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.\!running{animation-play-state:running!important}.running{animation-play-state:running}.paused{animation-play-state:paused}.gradient-vibe{background:linear-gradient(135deg,#ff4d6a,#ff6a00)}.gradient-bye{background:linear-gradient(135deg,#7f66ff,#00e1ff)}.brand-gradient-border{background:linear-gradient(135deg,#ff4d6a,#ff6a00);padding:2px}.brand-gradient-pill{background:linear-gradient(135deg,#ff4d6a,#ff6a00);color:#fff}.brand-gradient-text{background:linear-gradient(135deg,#ff4d6a,#ff6a00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass{background:#ffffffd9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.dark .glass{background:#09090cd9}.text-gradient{background:linear-gradient(135deg,#ff4d6a,#ff791a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-byes{color:#fff;text-shadow:0 1px 3px hsl(0 0% 0% / .35),0 0 8px hsl(0 0% 0% / .2),0 0 16px hsl(0 0% 0% / .1)}.dark .brand-byes{text-shadow:none}.brand-vibe{filter:drop-shadow(0 1px 2px hsl(0 0% 0% / .15))}.dark .brand-vibe{filter:none}.shadow-vibe{box-shadow:0 4px 20px -4px #ff4d6a4d}.shadow-bye{box-shadow:0 4px 20px -4px #7f66ff4d}.shadow-card{box-shadow:0 8px 32px -8px #00000014}.dark .shadow-card{box-shadow:0 8px 32px -8px #0006}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes dailyReportShimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.animate-marquee{animation:marquee linear infinite}@keyframes noteFloat{0%{transform:translateY(0) rotate(0) scale(1);opacity:var(--note-opacity, .5)}50%{opacity:var(--note-opacity, .5)}to{transform:translateY(-42vh) rotate(20deg) scale(.5);opacity:0}}.heat-note{position:absolute;bottom:2%;pointer-events:none;will-change:transform,opacity;animation:noteFloat ease-out forwards}@keyframes noteSpring{0%{transform:translate(-50%,-50%) translate(0) scale(.6);opacity:.9}40%{opacity:.8}to{transform:translate(-50%,-50%) translate(var(--tx),var(--ty)) scale(.2);opacity:0}}@keyframes notePulse{0%,to{transform:scale(1)}25%{transform:scale(1.15)}50%{transform:scale(.95)}75%{transform:scale(1.08)}}@keyframes marqueeScroll{0%{transform:translate(0)}80%{transform:translate(var(--marquee-distance))}90%{transform:translate(var(--marquee-distance))}to{transform:translate(0)}}@keyframes vibeRipple{0%{transform:scale(.8);opacity:.7}to{transform:scale(2.4);opacity:0}}@keyframes vibeStardustSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vote-tab-icon{position:relative}.vote-tab-icon:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:9999px;border:2px solid hsl(25 100% 55% / .6);animation:vibeRipple 2s ease-out infinite;pointer-events:none}.vote-tab-icon:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:9999px;border:1.5px solid hsl(350 100% 65% / .5);animation:vibeRipple 2s ease-out .5s infinite;pointer-events:none}.vote-tab-ring3{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:9999px;border:1px solid hsl(25 100% 60% / .35);animation:vibeRipple 2s ease-out 1s infinite;pointer-events:none}.vote-tab-stardust{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:9999px;pointer-events:none;animation:vibeStardustSpin 4s linear infinite;background:radial-gradient(circle at 20% 30%,hsl(25 100% 55% / .4) 0%,transparent 40%),radial-gradient(circle at 80% 70%,hsl(350 100% 65% / .35) 0%,transparent 40%),radial-gradient(circle at 50% 10%,hsl(40 100% 55% / .3) 0%,transparent 35%);filter:blur(3px)}.vote-tab-icon--active:before,.vote-tab-icon--active:after{opacity:0;animation:none}.vote-tab-icon--active .vote-tab-ring3,.vote-tab-icon--active .vote-tab-stardust{display:none}.gate-unlock-text{background:linear-gradient(90deg,#f36,#f90,#fc0,#f36,#f90);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gateUnlockShimmer 1.5s linear infinite}@keyframes gateUnlockShimmer{0%{background-position:100% 50%}to{background-position:-100% 50%}}@media (prefers-reduced-motion: reduce){.gate-unlock-text{animation:none;-webkit-text-fill-color:#ff9900;background:none}}@keyframes rankHighlight{0%{box-shadow:0 0 0 2px #ff4d6acc,0 0 24px #ff4d6a59,0 0 24px #7f66ff40}to{box-shadow:0 0 #ff4d6a00,0 0 #ff4d6a00,0 0 #7f66ff00}}.rank-highlight{animation:rankHighlight 2s ease-out forwards}.profile-preview-btn{position:relative;z-index:0;overflow:hidden;isolation:isolate;border:none;background:transparent;color:hsl(var(--foreground));box-shadow:0 0 6px #78aae62e,0 0 14px #8c78dc1a;animation:profile-btn-glow 4s ease-in-out infinite}.profile-preview-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from 0deg,#7094db,#75c7f0,#a68cd9,#7094db);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:profile-btn-spin 6s linear infinite;z-index:-2}.profile-preview-btn:after{content:"";position:absolute;top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;border-radius:inherit;background:hsl(var(--card));z-index:-1}.profile-preview-btn-icon{color:#7094db}.profile-preview-btn-text{background:linear-gradient(90deg,#4775d1,#4cb3e6,#8e6ecf,#4775d1);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:profile-btn-text-shimmer 6s linear infinite;font-weight:700}@keyframes profile-btn-spin{to{transform:rotate(360deg)}}@keyframes profile-btn-glow{0%,to{box-shadow:0 0 6px #78aae62e,0 0 14px #8c78dc1a}50%{box-shadow:0 0 10px #78aae647,0 0 22px #8c78dc2e}}@keyframes profile-btn-text-shimmer{0%{background-position:0% 50%}to{background-position:300% 50%}}@media (prefers-reduced-motion: reduce){.profile-preview-btn,.profile-preview-btn-text{animation:none!important}}.analytics-card-btn,.analytics-internal-funnel{position:relative;isolation:isolate}.analytics-card-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem;padding:1.5px;background:linear-gradient(135deg,#ff4d6a80,#ff6a0080,#ff4d6a26,#ff6a0080,#ff4d6a80);background-size:300% 300%;animation:analytics-shimmer 4s ease-in-out infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;will-change:background-position}.analytics-card-fill{position:absolute;top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;border-radius:calc(1rem - 1.5px);background:hsl(var(--card));z-index:0}@keyframes analytics-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: reduce){.analytics-card-shimmer{animation:none}}.verified-vibe-header{position:relative;text-align:center;padding:4px 0 12px}.verified-vibe-title{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#ff6a00,#ff4d6a,#ff791a,#ff4d6a);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:verified-vibe-title-shimmer 4s linear infinite}.verified-vibe-divider{display:flex;align-items:center;gap:12px}.verified-vibe-divider:before,.verified-vibe-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,hsl(25 100% 50% / .3),hsl(350 100% 65% / .2),transparent)}@keyframes verified-vibe-title-shimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}@media (prefers-reduced-motion: reduce){.verified-vibe-title{animation:none;-webkit-text-fill-color:hsl(25 100% 50%);background:none}}.me-section-hero{position:relative;isolation:isolate}.me-section-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem;padding:1.5px;background:linear-gradient(135deg,#ff4d6a4d,#be5eed40,#ff791a26,#be5eed40,#ff4d6a4d);background-size:300% 300%;animation:me-hero-border 6s ease-in-out infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;will-change:background-position;z-index:1}@keyframes me-hero-border{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.me-section-stats{border:1px solid hsl(25 100% 50% / .12)!important;box-shadow:0 8px 32px -8px #0000000f,inset 0 1px #ff99000f!important}@media (prefers-reduced-motion: reduce){.me-section-hero:before{animation:none}}.social-links-shimmer-text{background:linear-gradient(90deg,#e4405f,#25f4ee,red,#1db954,#0a66c2,#e4405f);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:social-links-shimmer 3s ease-in-out infinite}@keyframes social-links-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: reduce){.social-links-shimmer-text{animation:none}}.custom-links-shimmer-text{background:linear-gradient(90deg,#a855f7,#3b82f6,#ec4899,#a855f7);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:custom-links-shimmer 3s ease-in-out infinite}@keyframes custom-links-shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion: reduce){.custom-links-shimmer-text{animation:none}}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground\/50::-moz-placeholder{color:hsl(var(--muted-foreground) / .5)}.placeholder\:text-muted-foreground\/50::placeholder{color:hsl(var(--muted-foreground) / .5)}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:border-muted-foreground\/60:hover{border-color:hsl(var(--muted-foreground) / .6)}.hover\:border-white\/25:hover{border-color:#ffffff40}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent\/10:hover{background-color:hsl(var(--accent) / .1)}.hover\:bg-accent\/20:hover{background-color:hsl(var(--accent) / .2)}.hover\:bg-amber-400\/10:hover{background-color:#fbbf241a}.hover\:bg-black\/20:hover{background-color:#0003}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-black\/90:hover{background-color:#000000e6}.hover\:bg-card\/80:hover{background-color:hsl(var(--card) / .8)}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-400\/10:hover{background-color:#f871711a}.hover\:bg-rose-500:hover{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary\/60:hover{background-color:hsl(var(--secondary) / .6)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-violet-400\/80:hover{background-color:#a78bfacc}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-yellow-400\/10:hover{background-color:#facc151a}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-amber-200:hover{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{color:hsl(var(--destructive))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary\/90:hover{color:hsl(var(--primary) / .9)}.hover\:text-purple-600:hover{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.hover\:text-red-200:hover{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/60:hover{color:#fff9}.hover\:text-white\/65:hover{color:#ffffffa6}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary\/40:focus{--tw-ring-color: hsl(var(--primary) / .4)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-primary\/40:focus-visible{--tw-ring-color: hsl(var(--primary) / .4)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.97\]:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.active\:opacity-80:active{opacity:.8}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-zinc-700:disabled{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:active\:scale-100:active:disabled{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:border-transparent[data-state=checked]{border-color:transparent}.data-\[state\=unchecked\]\:border-muted-foreground\/30[data-state=unchecked]{border-color:hsl(var(--muted-foreground) / .3)}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=checked\]\:bg-white[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[state\=unchecked\]\:bg-muted-foreground\/60[data-state=unchecked]{background-color:hsl(var(--muted-foreground) / .6)}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[state\=checked\]\:gradient-vibe[data-state=checked]{background:linear-gradient(135deg,#ff4d6a,#ff6a00)}.dark\:border-cyan-700\/40:is(.dark *){border-color:#0e749066}.dark\:border-orange-700\/40:is(.dark *){border-color:#c2410c66}.dark\:border-pink-700\/40:is(.dark *){border-color:#be185d66}.dark\:border-purple-400\/25:is(.dark *){border-color:#c084fc40}.dark\:border-purple-700\/40:is(.dark *){border-color:#7e22ce66}.dark\:border-red-700\/40:is(.dark *){border-color:#b91c1c66}.dark\:border-yellow-700\/40:is(.dark *){border-color:#a1620766}.dark\:bg-cyan-900\/30:is(.dark *){background-color:#164e634d}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-pink-900\/30:is(.dark *){background-color:#8318434d}.dark\:bg-purple-500\/15:is(.dark *){background-color:#a855f726}.dark\:bg-purple-900\/30:is(.dark *){background-color:#581c874d}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:text-\[\#E7E9EA\]:is(.dark *){--tw-text-opacity: 1;color:rgb(231 233 234 / var(--tw-text-opacity, 1))}.dark\:text-cyan-300:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-pink-300:is(.dark *){--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.dark\:text-purple-200:is(.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:hover\:text-purple-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:w-\[320px\]{width:320px}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 768px){.md\:max-w-4xl{max-width:56rem}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[400px_1fr\]{grid-template-columns:400px 1fr}}.\[\&\>button\.absolute\]\:hidden>button.absolute{display:none}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.vb-avatar{position:relative;border-radius:9999px;overflow:visible;flex-shrink:0}.vb-avatar img{width:100%;height:100%;border-radius:9999px;-o-object-fit:cover;object-fit:cover;display:block}.vb-avatar-default-ring{border-radius:9999px;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1.5px #0000001a,0 0 0 1px #0000000f,0 1px 3px #00000014}:is(.dark,[data-theme=dark]) .vb-avatar-default-ring{box-shadow:inset 0 0 0 1.5px #ffffff24,0 0 0 1px #ffffff0f,0 1px 3px #0000004d}.vb-ring{position:absolute;border-radius:9999px;pointer-events:none}.vb-crown{position:absolute;top:-6px;right:-6px;width:22px;height:22px;border-radius:8px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.18);background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 14px #00000059}.vb-ring.legend-outer{top:-5px;right:-5px;bottom:-5px;left:-5px;border:2.5px solid #ff3366;box-shadow:0 0 0 1px #ffffff1a,0 0 14px #f369;animation:breathe-legend 2.4s ease-in-out infinite;will-change:opacity}.vb-ring.legend-inner{top:-2px;right:-2px;bottom:-2px;left:-2px;border:1.5px solid rgba(255,204,0,.45)}.vb-crown.legend{border-color:#ffcc0080;background:linear-gradient(135deg,#ff3366f7,#ff9900eb);box-shadow:0 2px 10px #f366;animation:breathe-legend 2.4s ease-in-out infinite;will-change:opacity}@keyframes breathe-legend{0%,to{opacity:1}50%{opacity:.58}}.vb-ring.icon-outer{top:-5px;right:-5px;bottom:-5px;left:-5px;border:2.5px solid #bf5fff;box-shadow:0 0 0 1px #ffffff14,0 0 12px #bf5fff8c}.vb-ring.icon-inner{top:-2px;right:-2px;bottom:-2px;left:-2px;border:1.5px solid rgba(255,87,200,.4)}.vb-crown.icon{border-color:#ff57c880;background:linear-gradient(135deg,#bf5ffff7,#ff57c8eb);box-shadow:0 2px 10px #bf5fff66}.vb-ring.elite{top:-4px;right:-4px;bottom:-4px;left:-4px;border:2.5px solid transparent;background:linear-gradient(135deg,#00e5ff,#6e40c9) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;box-shadow:0 0 10px #00e5ff73}.vb-crown.elite{border-color:#00e5ff73;background:linear-gradient(135deg,#00e5fff7,#6e40c9eb);box-shadow:0 2px 10px #00e5ff4d}.vb-ring.gold{top:-4px;right:-4px;bottom:-4px;left:-4px;border:2.5px solid transparent;background:linear-gradient(135deg,gold,#ffec5c) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;box-shadow:0 0 8px #ffd70073}.vb-ring.silver{top:-3px;right:-3px;bottom:-3px;left:-3px;border:2px solid transparent;background:linear-gradient(135deg,#a8a9ad,#e8e9ed) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.vb-ring.bronze{top:-3px;right:-3px;bottom:-3px;left:-3px;border:2px solid transparent;background:linear-gradient(135deg,#cd7f32,#f4a261) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media (prefers-reduced-motion: reduce){.vb-ring.legend-outer,.vb-crown.legend{animation:none;opacity:1}}.upcoming-tray{display:flex;gap:14px;overflow:hidden;padding:4px 2px 8px;position:relative;width:100%;justify-content:flex-start}.upcoming-avatar{position:relative;width:52px;height:52px;flex-shrink:0;border-radius:9999px}.upcoming-avatar img{width:100%;height:100%;border-radius:9999px;-o-object-fit:cover;object-fit:cover;display:block;padding:3px}.upcoming-avatar .upcoming-placeholder{width:100%;height:100%;border-radius:9999px;background:#ffffff14;padding:3px}.upcoming-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:2.5px solid transparent;background:conic-gradient(from 210deg,#ff8a00,#e52e71,#c13584,#833ab4,#5851db,#405de6,#ff8a00) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none;animation:spin-upcoming-ring 4s linear infinite;will-change:transform}@keyframes spin-upcoming-ring{to{transform:rotate(360deg)}}.upcoming-ring-muted{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;border:2px solid rgba(255,255,255,.15);pointer-events:none}@media (prefers-reduced-motion: reduce){.upcoming-ring{animation:none}}[class^=aura-ring-]{position:relative;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;isolation:isolate}.aura-name-gilded{font-weight:700;background:linear-gradient(90deg,gold,#fff8e0,#ffb300);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.aura-ring-gilded:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(135deg,gold,#ffec5c,gold);z-index:-1;opacity:.9}.aura-ring-gilded:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-glacial{font-weight:700;background:linear-gradient(90deg,#c8d8e8,#fff,#a8c0d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.aura-ring-glacial:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(135deg,#a8a9ad,#e8e9ed,#a8a9ad);z-index:-1;opacity:.9}.aura-ring-glacial:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-soft-launch{font-weight:700;background:linear-gradient(90deg,#ffb3c6,#ffd6e0,#ff85a1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.aura-ring-soft-launch:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(135deg,#ffb3c6,#ff85a1);z-index:-1;opacity:.9}.aura-ring-soft-launch:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-twilight{font-weight:700;background:linear-gradient(90deg,#a78bfa,#c4b5fd,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.aura-ring-twilight:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(135deg,#a78bfa,#818cf8);z-index:-1;opacity:.9}.aura-ring-twilight:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-rizz{font-weight:700;color:#ff4d6d;text-shadow:0 0 8px rgba(255,51,102,.9),0 0 20px rgba(255,51,102,.5),0 0 40px rgba(255,51,102,.2)}.aura-ring-rizz{box-shadow:0 0 0 2.5px #f36,0 0 12px #f369,0 0 24px #f363}.aura-name-charged{font-weight:700;color:#00e5ff;text-shadow:0 0 8px rgba(0,229,255,.9),0 0 20px rgba(0,229,255,.5),0 0 40px rgba(0,229,255,.2)}.aura-ring-charged{box-shadow:0 0 0 2.5px #00e5ff,0 0 12px #00e5ff99,0 0 24px #00e5ff33}.aura-name-frequency{font-weight:700;color:#bf5fff;text-shadow:0 0 8px rgba(191,95,255,.9),0 0 20px rgba(191,95,255,.5),0 0 40px rgba(191,95,255,.2)}.aura-ring-frequency{box-shadow:0 0 0 2.5px #bf5fff,0 0 12px #bf5fff99,0 0 24px #bf5fff33}.aura-name-boss{font-weight:700;color:gold;text-shadow:0 0 8px rgba(255,215,0,.9),0 0 20px rgba(255,215,0,.5),0 0 40px rgba(255,215,0,.2)}.aura-ring-boss{box-shadow:0 0 0 2.5px gold,0 0 12px #ffd70099,0 0 24px #ffd70033}.aura-name-feral{font-weight:800;background:linear-gradient(90deg,#f36,#f60,#fc0,#f60,#f36);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-shimmer 4s ease-in-out infinite;will-change:background-position}.aura-ring-feral:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(90deg,#f36,#f60,#fc0,#f60,#f36);background-size:300% 100%;z-index:-1;animation:aura-shimmer 4s ease-in-out infinite;will-change:background-position}.aura-ring-feral:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-wavelength{font-weight:800;background:linear-gradient(90deg,#00e5ff,#bf5fff,#ff57c8,#bf5fff,#00e5ff);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-shimmer 4s ease-in-out infinite;will-change:background-position}.aura-ring-wavelength:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(90deg,#00e5ff,#bf5fff,#ff57c8,#bf5fff,#00e5ff);background-size:300% 100%;z-index:-1;animation:aura-shimmer 4s ease-in-out infinite;will-change:background-position}.aura-ring-wavelength:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-drip{font-weight:800;background:linear-gradient(90deg,#b8860b,gold,#fff8dc,gold,#b8860b);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-shimmer 3s ease-in-out infinite;will-change:background-position}.aura-ring-drip:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(90deg,#b8860b,gold,#fff8dc,gold,#b8860b);background-size:300% 100%;z-index:-1;animation:aura-shimmer 3s ease-in-out infinite;will-change:background-position}.aura-ring-drip:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-name-chromatic{font-weight:800;background:linear-gradient(90deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);background-size:400% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-shimmer-wide 5s linear infinite;will-change:background-position}.aura-ring-chromatic:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(90deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);background-size:400% 100%;z-index:-1;animation:aura-shimmer-wide 5s linear infinite;will-change:background-position}.aura-ring-chromatic:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}@keyframes aura-shimmer{0%{background-position:100% 50%}50%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes aura-shimmer-wide{0%{background-position:0% 50%}to{background-position:400% 50%}}.aura-name-possessed{font-weight:800;color:#ff4060;animation:aura-pulse-possessed 2s ease-in-out infinite;will-change:text-shadow}.aura-ring-possessed{animation:aura-ring-pulse-possessed 2s ease-in-out infinite;will-change:box-shadow}@keyframes aura-pulse-possessed{0%,to{text-shadow:0 0 6px rgba(255,51,102,.7),0 0 18px rgba(255,51,102,.3)}50%{text-shadow:0 0 14px rgba(255,51,102,1),0 0 32px rgba(255,51,102,.7),0 0 56px rgba(255,51,102,.3)}}@keyframes aura-ring-pulse-possessed{0%,to{box-shadow:0 0 0 2.5px #f36,0 0 10px #ff336680}50%{box-shadow:0 0 0 2.5px #f36,0 0 20px #f36c,0 0 40px #f366}}.aura-name-phantom{font-weight:800;color:#e0f0ff;animation:aura-pulse-phantom 3s ease-in-out infinite;will-change:text-shadow}.aura-ring-phantom{animation:aura-ring-pulse-phantom 3s ease-in-out infinite;will-change:box-shadow}@keyframes aura-pulse-phantom{0%,to{text-shadow:0 0 6px rgba(180,220,255,.5),0 0 14px rgba(100,180,255,.2)}50%{text-shadow:0 0 14px rgba(200,230,255,.9),0 0 30px rgba(100,180,255,.6),0 0 50px rgba(50,150,255,.2)}}@keyframes aura-ring-pulse-phantom{0%,to{box-shadow:0 0 0 2.5px #b4dcff99,0 0 10px #64b4ff4d}50%{box-shadow:0 0 0 2.5px #e0f0ff,0 0 20px #b4dcffb3,0 0 40px #64b4ff4d}}.aura-name-toxic{font-weight:800;color:#a3e635;animation:aura-pulse-toxic 2.5s ease-in-out infinite;will-change:text-shadow}.aura-ring-toxic{animation:aura-ring-pulse-toxic 2.5s ease-in-out infinite;will-change:box-shadow}@keyframes aura-pulse-toxic{0%,to{text-shadow:0 0 6px rgba(163,230,53,.7),0 0 16px rgba(163,230,53,.3)}50%{text-shadow:0 0 12px rgba(163,230,53,1),0 0 28px rgba(163,230,53,.7),0 0 50px rgba(100,200,0,.3)}}@keyframes aura-ring-pulse-toxic{0%,to{box-shadow:0 0 0 2.5px #a3e635,0 0 10px #a3e63566}50%{box-shadow:0 0 0 2.5px #a3e635,0 0 20px #a3e635cc,0 0 40px #64c8004d}}.aura-name-unhinged{font-weight:800;background:linear-gradient(90deg,#f36,#f90,#fc0,#f90,#f36);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-shimmer 3s ease-in-out infinite,aura-unhinged-flare 3s ease-in-out infinite;will-change:background-position}.aura-ring-unhinged:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(90deg,#f36,#f90,#fc0,#f90,#f36);background-size:300% 100%;z-index:-1;animation:aura-shimmer 3s ease-in-out infinite}.aura-ring-unhinged:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-ring-unhinged{animation:aura-unhinged-ring-flare 3s ease-in-out infinite;will-change:filter}@keyframes aura-unhinged-flare{0%,to{filter:drop-shadow(0 0 4px rgba(255,153,0,.4))}50%{filter:drop-shadow(0 0 10px rgba(255,153,0,.9))}}@keyframes aura-unhinged-ring-flare{0%,to{filter:drop-shadow(0 0 4px rgba(255,153,0,.3))}50%{filter:drop-shadow(0 0 12px rgba(255,153,0,.8))}}.aura-name-ascended{font-weight:900;background:linear-gradient(180deg,#fff,#c8d8e8,#fff,#8090a0,#c8d8e8,#fff);background-size:100% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-chrome-sweep 3s ease-in-out infinite;will-change:background-position}.aura-ring-ascended:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(180deg,#fff,#c8d8e8,#fff,#8090a0,#c8d8e8,#fff);background-size:100% 300%;z-index:-1;animation:aura-chrome-sweep 3s ease-in-out infinite}.aura-ring-ascended:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}@keyframes aura-chrome-sweep{0%,to{background-position:0% 0%}50%{background-position:0% 100%}}.aura-name-holographic{font-weight:900;background:linear-gradient(90deg,#f36,#f90 16%,#fc0,#00e5ff 50%,#bf5fff 66%,#ff57c8,#f36);background-size:400% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-holo-flow 3s linear infinite;will-change:background-position;filter:drop-shadow(0 0 3px rgba(255,255,255,.3))}.aura-ring-holographic:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(90deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);background-size:400% 100%;z-index:-1;animation:aura-holo-flow 3s linear infinite}.aura-ring-holographic:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}@keyframes aura-holo-flow{0%{background-position:0% 50%}to{background-position:400% 50%}}.aura-name-deity{font-weight:900;background:linear-gradient(0deg,red,#f40,#f80,#fc0,#fff8e0);background-size:100% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-fire-rise 1.5s ease-in-out infinite alternate;filter:drop-shadow(0 0 8px rgba(255,100,0,.7));will-change:background-position}.aura-ring-deity:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:9999px;background:linear-gradient(0deg,red,#f40,#f80,#fc0);background-size:100% 300%;z-index:-1;animation:aura-fire-rise 1.5s ease-in-out infinite alternate;filter:blur(2px)}.aura-ring-deity:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}.aura-ring-deity{animation:aura-deity-ring-glow 1.5s ease-in-out infinite alternate;will-change:box-shadow}@keyframes aura-fire-rise{0%{background-position:0% 100%;filter:drop-shadow(0 0 6px rgba(255,100,0,.6))}to{background-position:0% 0%;filter:drop-shadow(0 0 14px rgba(255,200,0,.9))}}@keyframes aura-deity-ring-glow{0%{box-shadow:0 0 8px #ff640080}to{box-shadow:0 0 20px #ffc800cc,0 0 40px #ff640066}}.aura-name-glitch{font-weight:900;color:#fff;position:relative;display:inline-block;animation:aura-glitch-base 4s steps(1) infinite}.aura-name-glitch:before,.aura-name-glitch:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.aura-name-glitch:before{color:#f36;animation:aura-glitch-r 4s steps(1) infinite;clip-path:polygon(0 20%,100% 20%,100% 40%,0 40%)}.aura-name-glitch:after{color:#00e5ff;animation:aura-glitch-b 4s steps(1) infinite;clip-path:polygon(0 60%,100% 60%,100% 80%,0 80%)}.aura-ring-glitch{animation:aura-glitch-ring 4s steps(1) infinite;will-change:box-shadow}@keyframes aura-glitch-base{0%,90%,to{transform:none}91%{transform:translate(2px)}93%{transform:translate(-2px)}95%{transform:translate(1px)}}@keyframes aura-glitch-r{0%,90%,to{transform:none;opacity:0}91%{transform:translate(-3px);opacity:.8}94%{transform:translate(2px);opacity:.6}}@keyframes aura-glitch-b{0%,90%,to{transform:none;opacity:0}92%{transform:translate(3px);opacity:.8}95%{transform:translate(-1px);opacity:.5}}@keyframes aura-glitch-ring{0%,90%,to{box-shadow:0 0 0 2.5px #ffffff4d}91%{box-shadow:2px 0 0 2.5px #f36,-2px 0 0 2.5px #00e5ff}93%{box-shadow:-2px 0 0 2.5px #f36,2px 0 0 2.5px #00e5ff}95%{box-shadow:0 0 0 2.5px #ffffff80}}.aura-name-super-saiyan{font-weight:900;position:relative;display:inline-block;animation:aura-ss-color 1.6s ease-in-out infinite;will-change:text-shadow,color}@keyframes aura-ss-color{0%,48%{color:#fffde0;text-shadow:0 0 10px rgba(255,230,0,1),0 0 24px rgba(255,200,0,.9),0 0 50px rgba(255,160,0,.6)}52%,to{color:#e0f8ff;text-shadow:0 0 10px rgba(0,220,255,1),0 0 24px rgba(0,180,255,.9),0 0 50px rgba(0,140,255,.6)}}.aura-ss-pulse{position:absolute;border-radius:50%;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);opacity:0}.aura-ss-pulse-1{width:110%;height:110%;border:2px solid #ffe800;animation:aura-ss-yellow 1.6s ease-out infinite}.aura-ss-pulse-2{width:110%;height:110%;border:2px solid #00ccff;animation:aura-ss-blue 1.6s ease-out infinite .8s}.aura-ss-pulse-3{width:130%;height:130%;border:1.5px solid rgba(255,232,0,.5);animation:aura-ss-yellow 1.6s ease-out infinite .4s}.aura-ss-pulse-4{width:130%;height:130%;border:1.5px solid rgba(0,204,255,.5);animation:aura-ss-blue 1.6s ease-out infinite 1.2s}@keyframes aura-ss-yellow{0%{transform:translate(-50%,-50%) scale(.8);opacity:.9}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@keyframes aura-ss-blue{0%{transform:translate(-50%,-50%) scale(.8);opacity:.9}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.aura-ss-bolt{position:absolute;opacity:0;will-change:opacity;pointer-events:none}.aura-ss-bolt svg{display:block}.aura-ss-bolt-tl{top:-15%;left:-15%;animation:aura-bolt-flash 2.4s steps(1) infinite .2s}.aura-ss-bolt-tr{top:-15%;right:-15%;animation:aura-bolt-flash 2.4s steps(1) infinite .9s}.aura-ss-bolt-bl{bottom:-15%;left:-15%;animation:aura-bolt-flash 2.4s steps(1) infinite 1.4s}.aura-ss-bolt-br{bottom:-15%;right:-15%;animation:aura-bolt-flash 2.4s steps(1) infinite .6s}@keyframes aura-bolt-flash{0%,7%,14%,to{opacity:0}3%{opacity:1}5%{opacity:.3}10%{opacity:.9}12%{opacity:0}}.aura-ring-super-saiyan{animation:aura-ss-ring 1.6s ease-in-out infinite;will-change:box-shadow}@keyframes aura-ss-ring{0%,48%{box-shadow:0 0 0 2.5px #ffe800,0 0 16px #ffe80099}52%,to{box-shadow:0 0 0 2.5px #0cf,0 0 16px #0cf9}}.aura-name-founder{font-weight:900;background:linear-gradient(90deg,#ff6b00,#ffb347,#fff0cc,#ffb347,#ff6b00);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-shimmer 3s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(255,107,0,.5));will-change:background-position}.aura-ring-founder{animation:aura-ring-pulse-founder 2.5s ease-in-out infinite;will-change:box-shadow}.aura-ring-founder:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:9999px;background:linear-gradient(135deg,#ff6b00,#ffb347,#ff6b00);background-size:300% 100%;z-index:-1;animation:aura-shimmer 3s ease-in-out infinite}.aura-ring-founder:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:9999px;background:hsl(var(--background));z-index:-1}@keyframes aura-ring-pulse-founder{0%,to{box-shadow:0 0 8px #ff6b0066}50%{box-shadow:0 0 20px #ff6b00cc,0 0 40px #ffb34766}}.aura-name-gilded{background-image:linear-gradient(90deg,#b8860b,#d4a017,#b8860b)}.dark .aura-name-gilded{background-image:linear-gradient(90deg,gold,#fff8e0,#ffb300)}.aura-name-glacial{background-image:linear-gradient(90deg,#5a7a94,#7a9ab4,#5a7a94)}.dark .aura-name-glacial{background-image:linear-gradient(90deg,#c8d8e8,#fff,#a8c0d8)}.aura-name-drip{background-image:linear-gradient(90deg,#8b6914,#b8860b,#d4a017,#b8860b,#8b6914)}.dark .aura-name-drip{background-image:linear-gradient(90deg,#b8860b,gold,#fff8dc,gold,#b8860b)}.aura-name-ascended{background-image:linear-gradient(180deg,#8090a0,#5a6a7a,#8090a0,#4a5a6a,#5a6a7a,#8090a0)}.dark .aura-name-ascended{background-image:linear-gradient(180deg,#fff,#c8d8e8,#fff,#8090a0,#c8d8e8,#fff)}.aura-name-boss{color:#a07800;text-shadow:0 0 8px rgba(160,120,0,.5),0 0 20px rgba(160,120,0,.25)}.dark .aura-name-boss{color:gold;text-shadow:0 0 8px rgba(255,215,0,.9),0 0 20px rgba(255,215,0,.5),0 0 40px rgba(255,215,0,.2)}.aura-name-charged{color:#007a8a;text-shadow:0 0 8px rgba(0,122,138,.5),0 0 20px rgba(0,122,138,.25)}.dark .aura-name-charged{color:#00e5ff;text-shadow:0 0 8px rgba(0,229,255,.9),0 0 20px rgba(0,229,255,.5),0 0 40px rgba(0,229,255,.2)}.aura-name-phantom{color:#3a6a8a;animation-name:aura-pulse-phantom-light}.dark .aura-name-phantom{color:#e0f0ff;animation-name:aura-pulse-phantom}@keyframes aura-pulse-phantom-light{0%,to{text-shadow:0 0 6px rgba(58,106,138,.4),0 0 14px rgba(40,90,140,.15)}50%{text-shadow:0 0 14px rgba(58,106,138,.7),0 0 30px rgba(40,90,140,.4),0 0 50px rgba(30,80,130,.15)}}.aura-name-toxic{color:#4a7a10;animation-name:aura-pulse-toxic-light}.dark .aura-name-toxic{color:#a3e635;animation-name:aura-pulse-toxic}@keyframes aura-pulse-toxic-light{0%,to{text-shadow:0 0 6px rgba(74,122,16,.5),0 0 16px rgba(74,122,16,.2)}50%{text-shadow:0 0 12px rgba(74,122,16,.8),0 0 28px rgba(74,122,16,.5),0 0 50px rgba(60,110,0,.2)}}.aura-name-glitch{color:#1a1a2e}.dark .aura-name-glitch{color:#fff}.aura-name-glitch:before{color:#cc2952}.dark .aura-name-glitch:before{color:#f36}.aura-name-glitch:after{color:#009bb3}.dark .aura-name-glitch:after{color:#00e5ff}.aura-ring-glitch{animation:aura-glitch-ring 4s steps(1) infinite}@keyframes aura-glitch-ring-light{0%,90%,to{box-shadow:0 0 0 2.5px #1a1a2e4d}91%{box-shadow:2px 0 0 2.5px #cc2952,-2px 0 0 2.5px #009bb3}93%{box-shadow:-2px 0 0 2.5px #cc2952,2px 0 0 2.5px #009bb3}95%{box-shadow:0 0 0 2.5px #1a1a2e80}}.aura-name-founder{background-image:linear-gradient(90deg,#c45000,#b87300,#c45000);filter:drop-shadow(0 0 4px rgba(196,80,0,.3))}.dark .aura-name-founder{background-image:linear-gradient(90deg,#ff6b00,#ffb347,#fff0cc,#ffb347,#ff6b00);filter:drop-shadow(0 0 6px rgba(255,107,0,.5))}.aura-name-super-saiyan{animation-name:aura-ss-color-light}.dark .aura-name-super-saiyan{animation-name:aura-ss-color}@keyframes aura-ss-color-light{0%,48%{color:#8a7a00;text-shadow:0 0 10px rgba(180,160,0,.7),0 0 24px rgba(160,140,0,.5),0 0 50px rgba(140,120,0,.3)}52%,to{color:#006a8a;text-shadow:0 0 10px rgba(0,120,180,.7),0 0 24px rgba(0,100,160,.5),0 0 50px rgba(0,80,140,.3)}}.aura-header-title{background:linear-gradient(90deg,#ff6b00,#ff9500,#ffb347,#ff6b00,#ff9500);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-header-shimmer 3s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,107,0,.35))}@keyframes aura-header-shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (prefers-reduced-motion: reduce){.aura-header-title{animation:none!important;filter:none!important}}.aura-shop-btn{position:relative;z-index:0;overflow:hidden;border:none!important;background:transparent;isolation:isolate}.aura-shop-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from 0deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:aura-btn-spin 2.5s linear infinite;will-change:transform;z-index:-2}.aura-shop-btn:after{content:"";position:absolute;top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;border-radius:inherit;background:hsl(var(--card));z-index:-1}.aura-shop-btn{box-shadow:0 0 8px #bf5fff40,0 0 20px #ff336626;animation:aura-btn-glow 2.5s ease-in-out infinite}.aura-shop-btn-text{background:linear-gradient(90deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:aura-btn-text-shimmer 3s linear infinite;font-weight:800}.aura-shop-btn-icon{color:#bf5fff;animation:aura-btn-icon-pulse 2s ease-in-out infinite;will-change:filter,transform}@keyframes aura-btn-spin{to{transform:rotate(360deg)}}@keyframes aura-btn-glow{0%,to{box-shadow:0 0 8px #bf5fff40,0 0 20px #ff336626}50%{box-shadow:0 0 14px #bf5fff73,0 0 30px #ff33664d,0 0 50px #00e5ff26}}@keyframes aura-btn-text-shimmer{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes aura-btn-icon-pulse{0%,to{filter:drop-shadow(0 0 2px rgba(191,95,255,.5));transform:scale(1)}50%{filter:drop-shadow(0 0 6px rgba(255,51,102,.8));transform:scale(1.15)}}.heart-share-btn{position:relative;z-index:0;overflow:hidden;border:none!important;background:transparent;isolation:isolate}.heart-share-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:conic-gradient(from 0deg,#ff6b00,#ffb366,#ffdd57,#ff8c42,#ff4081,#ff6b00);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:heart-btn-spin 2s linear infinite;will-change:transform;z-index:-2}.heart-share-btn:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:inherit;background:linear-gradient(135deg,#1a0800,#2d1200);z-index:-1}.heart-share-btn{box-shadow:0 0 10px #ff6b004d,0 0 24px #ff408126;animation:heart-btn-glow 2s ease-in-out infinite}.heart-share-btn-text{background:linear-gradient(90deg,#ffb366,#ffdd57,#ff8c42,#ff4081,#ffb366,#ffdd57);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:heart-btn-shimmer 2.5s linear infinite;font-weight:800}@keyframes heart-btn-spin{to{transform:rotate(360deg)}}@keyframes heart-btn-glow{0%,to{box-shadow:0 0 10px #ff6b004d,0 0 24px #ff408126}50%{box-shadow:0 0 18px #ff6b0080,0 0 36px #ff40814d,0 0 56px #ffdd5726}}@keyframes heart-btn-shimmer{0%{background-position:0% 50%}to{background-position:300% 50%}}@keyframes heart-glow-pulse{0%,to{filter:drop-shadow(0 0 4px rgba(255,107,0,.4));transform:scale(1)}50%{filter:drop-shadow(0 0 16px rgba(255,107,0,.9)) drop-shadow(0 0 30px rgba(255,179,102,.5));transform:scale(1.1)}}@keyframes heart-wave{0%,to{transform:translateY(0) scale(1)}30%{transform:translateY(-14px) scale(1.15)}60%{transform:translateY(2px) scale(.97)}}@keyframes heart-shimmer{0%{filter:drop-shadow(0 0 6px rgba(255,107,0,.5)) brightness(1)}50%{filter:drop-shadow(0 0 20px rgba(255,179,102,.9)) drop-shadow(0 0 40px rgba(255,221,87,.4)) brightness(1.25)}to{filter:drop-shadow(0 0 6px rgba(255,107,0,.5)) brightness(1)}}.heart-alive{animation:heart-glow-pulse 2s ease-in-out infinite,heart-shimmer 3s ease-in-out infinite;will-change:filter,transform}.heart-wave-0{animation:heart-wave 1.6s ease-in-out infinite 0s,heart-shimmer 3s ease-in-out infinite 0s}.heart-wave-1{animation:heart-wave 1.6s ease-in-out infinite .12s,heart-shimmer 3s ease-in-out infinite .3s}.heart-wave-2{animation:heart-wave 1.6s ease-in-out infinite .24s,heart-shimmer 3s ease-in-out infinite .6s}.heart-wave-3{animation:heart-wave 1.6s ease-in-out infinite .36s,heart-shimmer 3s ease-in-out infinite .9s}.heart-wave-4{animation:heart-wave 1.6s ease-in-out infinite .48s,heart-shimmer 3s ease-in-out infinite 1.2s}.heart-wave-5{animation:heart-wave 1.6s ease-in-out infinite .6s,heart-shimmer 3s ease-in-out infinite 1.5s}.heart-wave-6{animation:heart-wave 1.6s ease-in-out infinite .72s,heart-shimmer 3s ease-in-out infinite 1.8s}@keyframes starburst-twinkle{0%,to{opacity:.15;transform:scale(.6) rotate(0)}50%{opacity:.9;transform:scale(1) rotate(45deg)}}.starburst{position:absolute;pointer-events:none;will-change:opacity,transform;animation:starburst-twinkle 2.5s ease-in-out infinite}@media (prefers-reduced-motion: reduce){[class^=aura-name-],[class^=aura-ring-],[class^=aura-ss-],.aura-shop-btn,.aura-shop-btn:before,.aura-shop-btn-text,.aura-shop-btn-icon{animation:none!important;filter:none!important}.aura-name-glitch:before,.aura-name-glitch:after{display:none}.aura-name-super-saiyan{color:#ffe800}.aura-shop-btn-text{-webkit-text-fill-color:#bf5fff;background:none}.heart-share-btn,.heart-share-btn:before,.heart-share-btn-text,.heart-alive,[class^=heart-wave-],.starburst{animation:none!important;filter:none!important}.heart-share-btn-text{-webkit-text-fill-color:#FFB366;background:none}.shop-tab-auras-active,.shop-tab-themes-active,.shop-tab-frames-active{animation:none!important}.shop-tab-auras-active:before,.shop-tab-themes-active:before,.shop-tab-frames-active:before{animation:none!important}.shop-tab-text-auras,.shop-tab-text-themes,.shop-tab-text-frames{-webkit-text-fill-color:currentColor;background:none}.shop-tab-icon-auras,.shop-tab-icon-themes,.shop-tab-icon-frames{animation:none!important}}.shop-tab{isolation:isolate;border:none}.shop-tab-inactive{background:hsl(var(--secondary) / .5);color:hsl(var(--muted-foreground))}.shop-tab-auras-active{background:transparent;z-index:0}.shop-tab-auras-active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:conic-gradient(from 0deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:shop-tab-spin 3s linear infinite;will-change:transform;z-index:-2}.shop-tab-auras-active:after{content:"";position:absolute;top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;border-radius:inherit;background:hsl(var(--card));z-index:-1}.shop-tab-auras-active{box-shadow:0 0 12px #bf5fff4d,0 0 24px #ff336626;animation:shop-tab-aura-glow 2.5s ease-in-out infinite}.shop-tab-text-auras{background:linear-gradient(90deg,#f36,#f90,#fc0,#00e5ff,#bf5fff,#ff57c8,#f36);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shop-tab-text-flow 3s linear infinite}.shop-tab-icon-auras{color:#bf5fff;animation:shop-tab-icon-spin 2s ease-in-out infinite;filter:drop-shadow(0 0 4px rgba(191,95,255,.6))}.shop-tab-themes-active{background:transparent;z-index:0}.shop-tab-themes-active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(var(--shop-theme-angle, 0deg),#4a9eff,#a78bfa,#ff85a1,#ffb347,#7ec8e3,#4a9eff);background-size:300% 300%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:shop-tab-theme-shift 6s ease-in-out infinite;z-index:-2}.shop-tab-themes-active:after{content:"";position:absolute;top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;border-radius:inherit;background:hsl(var(--card));z-index:-1}.shop-tab-themes-active{box-shadow:0 0 10px #4a9eff40,0 0 20px #a78bfa26;animation:shop-tab-theme-glow 4s ease-in-out infinite}.shop-tab-text-themes{background:linear-gradient(90deg,#4a9eff,#a78bfa,#ff85a1,#4a9eff);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shop-tab-text-flow 4s linear infinite}.shop-tab-icon-themes{color:#a78bfa;animation:shop-tab-icon-breathe 3s ease-in-out infinite;filter:drop-shadow(0 0 4px rgba(167,139,250,.5))}.shop-tab-frames-active{background:transparent;z-index:0}.shop-tab-frames-active:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(110deg,#ffe800,#00e5ff,#ff32c8,#ffe800,#00e5ff);background-size:200% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:shop-tab-holo-sweep 2.5s linear infinite;z-index:-2}.shop-tab-frames-active:after{content:"";position:absolute;top:1.5px;right:1.5px;bottom:1.5px;left:1.5px;border-radius:inherit;background:hsl(var(--card));z-index:-1}.shop-tab-frames-active{box-shadow:0 0 10px #ffe80033,0 0 20px #00e5ff26,0 0 30px #ff32c81a;animation:shop-tab-frames-glow 3s ease-in-out infinite}.shop-tab-text-frames{background:linear-gradient(90deg,#ffe800,#00e5ff,#ff32c8,#ffe800);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shop-tab-holo-text 3s linear infinite}.shop-tab-icon-frames{color:#ffe800;animation:shop-tab-icon-sparkle 1.5s ease-in-out infinite;filter:drop-shadow(0 0 5px rgba(255,232,0,.6))}@keyframes shop-tab-spin{to{transform:rotate(360deg)}}@keyframes shop-tab-aura-glow{0%,to{box-shadow:0 0 12px #bf5fff4d,0 0 24px #ff336626}50%{box-shadow:0 0 16px #ff336659,0 0 30px #bf5fff33}}@keyframes shop-tab-text-flow{to{background-position:-200% 50%}}@keyframes shop-tab-icon-spin{0%,to{transform:scale(1) rotate(0);filter:drop-shadow(0 0 4px rgba(191,95,255,.6))}50%{transform:scale(1.15) rotate(8deg);filter:drop-shadow(0 0 8px rgba(191,95,255,.8))}}@keyframes shop-tab-theme-shift{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}@keyframes shop-tab-theme-glow{0%,to{box-shadow:0 0 10px #4a9eff40,0 0 20px #a78bfa26}50%{box-shadow:0 0 14px #a78bfa4d,0 0 28px #4a9eff33}}@keyframes shop-tab-icon-breathe{0%,to{transform:scale(1);filter:drop-shadow(0 0 4px rgba(167,139,250,.5))}50%{transform:scale(1.1);filter:drop-shadow(0 0 7px rgba(167,139,250,.7))}}@keyframes shop-tab-holo-sweep{to{background-position:-200% 0%}}@keyframes shop-tab-frames-glow{0%,to{box-shadow:0 0 10px #ffe80033,0 0 20px #00e5ff26,0 0 30px #ff32c81a}33%{box-shadow:0 0 14px #00e5ff40,0 0 24px #ff32c833,0 0 34px #ffe8001f}66%{box-shadow:0 0 14px #ff32c840,0 0 24px #ffe8002e,0 0 34px #00e5ff1f}}.shop-preview-btn{background:#ff6b0014;border:1px solid rgba(255,107,0,.25);color:#ffaa64e6;box-shadow:0 0 8px #ff6b0014,inset 0 1px #ffa0501a}.shop-preview-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(105deg,transparent 30%,rgba(255,107,0,.15) 45%,rgba(255,80,120,.18) 50%,rgba(255,107,0,.15) 55%,transparent 70%);background-size:250% 100%;animation:shop-preview-shimmer 3s ease-in-out infinite}@keyframes shop-preview-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.shop-preview-btn:before{animation:none}}@keyframes shop-tab-holo-text{to{background-position:-300% 50%}}@keyframes shop-tab-icon-sparkle{0%,to{transform:scale(1) rotate(0);filter:drop-shadow(0 0 5px rgba(255,232,0,.6))}25%{transform:scale(1.2) rotate(-5deg);filter:drop-shadow(0 0 8px rgba(0,229,255,.7))}50%{transform:scale(1) rotate(0);filter:drop-shadow(0 0 5px rgba(255,50,200,.6))}75%{transform:scale(1.15) rotate(5deg);filter:drop-shadow(0 0 8px rgba(255,232,0,.7))}}.view-links-btn{position:relative;z-index:0;background:#ff6b001f;border:1px solid rgba(255,107,0,.3);color:#ff6b00;overflow:hidden;animation:view-links-glow 3s ease-in-out infinite}@keyframes view-links-glow{0%,to{border-color:#ff6b0040;box-shadow:0 0 4px #ff6b000f}50%{border-color:#ff6b0073;box-shadow:0 0 6px #ff6b001f}}.view-links-popover-btn{position:relative;z-index:0;background:#ff6b0026;border:1px solid rgba(255,107,0,.35);color:#ff6b00;overflow:hidden;animation:view-links-popover-glow 3s ease-in-out infinite}@keyframes view-links-popover-glow{0%,to{border-color:#ff6b0059;box-shadow:0 0 6px #ff6b001f}50%{border-color:#ff6b0099;box-shadow:0 0 14px #ff6b0040,0 0 4px #ff6b0026}}@media (prefers-reduced-motion: reduce){.view-links-btn,.view-links-popover-btn{animation:none!important}}
