*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0b0c0f;--color-bg-elevated: #0f1015;--color-surface: #11131a;--color-surface-hover: #14171f;--color-border: #181b25;--color-border-subtle: #101217;--color-text: #dfe3f0;--color-text-muted: #6b7194;--color-text-dim: #454b6b;--color-accent: #cea21c;--color-accent-glow: rgba(206, 162, 28, .15);--color-accent-dim: #90731d;--color-success: #34d399;--color-link: #7289da;--font-display: "General Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Fira Code", "SFMono-Regular", Consolas, monospace;--max-width: 1080px;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--spacing-2xl: 8rem;--radius: 10px;--radius-lg: 16px}html{font-family:var(--font-display);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}main{flex:1;width:100%}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes subtlePulse{0%,to{opacity:.6}50%{opacity:1}}.animate-up{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) both}.animate-fade{animation:fadeIn .8s ease both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}#constellation-bg:where(.astro-sckkx6r4){position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}main:where(.astro-sckkx6r4){position:relative;z-index:1}footer:where(.astro-sckkx6r4){position:relative;z-index:1;border-top:1px solid var(--color-border);background:linear-gradient(to bottom,transparent,rgba(11,12,15,.9))}.footer-inner:where(.astro-sckkx6r4){max-width:var(--max-width);margin:0 auto;padding:var(--spacing-md) var(--spacing-sm);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}.footer-brand:where(.astro-sckkx6r4){display:flex;align-items:center;gap:.5rem}.footer-logo:where(.astro-sckkx6r4){width:18px;height:18px}.footer-name:where(.astro-sckkx6r4){font-weight:700;font-size:.95rem;color:var(--color-text)}.footer-links:where(.astro-sckkx6r4){display:flex;gap:var(--spacing-md)}.footer-links:where(.astro-sckkx6r4) a:where(.astro-sckkx6r4){color:var(--color-text-muted);font-size:.875rem;transition:color .2s}.footer-links:where(.astro-sckkx6r4) a:where(.astro-sckkx6r4):hover{color:var(--color-accent);text-decoration:none}.footer-copy:where(.astro-sckkx6r4){font-size:.8rem;color:var(--color-text-dim)}@media(min-width:640px){.footer-inner:where(.astro-sckkx6r4){flex-direction:row;justify-content:space-between;padding:var(--spacing-md)}}.accordion:where(.astro-oqjbs5yv){background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:var(--spacing-sm);overflow:hidden;transition:border-color .2s}.accordion:where(.astro-oqjbs5yv):hover{border-color:var(--color-border-subtle)}.accordion-header:where(.astro-oqjbs5yv){display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;cursor:pointer;user-select:none;background:var(--color-bg-elevated);transition:background .2s}.accordion-header:where(.astro-oqjbs5yv):hover{background:var(--color-surface)}.accordion-header:where(.astro-oqjbs5yv)::-webkit-details-marker{display:none}.accordion-header:where(.astro-oqjbs5yv){list-style:none}.accordion-title:where(.astro-oqjbs5yv){font-weight:600;color:var(--color-text)}.accordion-icon:where(.astro-oqjbs5yv){display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--color-accent);transition:transform .3s ease}.accordion-icon:where(.astro-oqjbs5yv) svg:where(.astro-oqjbs5yv){width:100%;height:100%}.accordion:where(.astro-oqjbs5yv)[open] .accordion-icon:where(.astro-oqjbs5yv){transform:rotate(180deg)}.accordion-content:where(.astro-oqjbs5yv){padding:0 1.25rem 1.25rem;color:var(--color-text-muted);line-height:1.6;animation:accordionSlideDown .3s ease-out forwards}@keyframes accordionSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.section-inner:where(.astro-j7pv25f6){max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-sm)}@media(min-width:640px){.section-inner:where(.astro-j7pv25f6){padding:0 var(--spacing-md)}}.nav:where(.astro-j7pv25f6){position:sticky;top:0;z-index:100;backdrop-filter:blur(11px) saturate(180%);-webkit-backdrop-filter:blur(11px) saturate(180%);background:#080602b3;border-bottom:1px solid var(--color-border-subtle)}.nav-inner:where(.astro-j7pv25f6){max-width:var(--max-width);margin:0 auto;padding:.75rem var(--spacing-sm);display:flex;align-items:center;justify-content:space-between}@media(min-width:640px){.nav-inner:where(.astro-j7pv25f6){padding:.75rem var(--spacing-md)}}.nav-brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;color:var(--color-text);font-weight:700;font-size:1.05rem;text-decoration:none}.nav-brand:where(.astro-j7pv25f6):hover{text-decoration:none}.nav-logo:where(.astro-j7pv25f6){width:20px;height:20px}.nav-links:where(.astro-j7pv25f6){display:none;gap:1.5rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--color-text-dim);font-size:.9rem;font-weight:500;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--color-text);text-decoration:none}@media(min-width:768px){.nav-links:where(.astro-j7pv25f6){display:flex}}.nav-cta:where(.astro-j7pv25f6){font-size:.85rem;font-weight:600;color:var(--color-bg);background:var(--color-accent);padding:.45rem 1rem;border-radius:100px;transition:all .2s;text-decoration:none}.nav-cta:where(.astro-j7pv25f6):hover{text-decoration:none;background:#e4b72e;box-shadow:0 0 20px var(--color-accent-glow)}.hero:where(.astro-j7pv25f6){position:relative;padding:5rem 0;text-align:center;overflow:hidden}.hero-inner:where(.astro-j7pv25f6){position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;padding:0 var(--spacing-sm)}.hero-glow:where(.astro-j7pv25f6){position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(ellipse,var(--color-accent-glow) 0%,transparent 70%);pointer-events:none;z-index:0}.badge:where(.astro-j7pv25f6){display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);border:1px solid rgba(206,162,28,.3);background:#cea21c14;padding:.3rem .9rem;border-radius:100px;margin-bottom:var(--spacing-md)}h1:where(.astro-j7pv25f6){font-size:clamp(2.4rem,6vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.03em;color:var(--color-text);margin-bottom:var(--spacing-sm)}.hero-accent:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--color-accent) 0%,#f0c040 50%,var(--color-accent) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 6s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% center}50%{background-position:200% center}}.hero-sub:where(.astro-j7pv25f6){font-size:clamp(1rem,2.2vw,1.2rem);color:var(--color-text-muted);max-width:560px;margin:0 auto var(--spacing-md);line-height:1.7}.hero-actions:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:var(--radius);font-size:.95rem;font-weight:600;font-family:var(--font-display);cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);text-decoration:none;border:none}.btn:where(.astro-j7pv25f6):hover{text-decoration:none}.btn-primary:where(.astro-j7pv25f6){background:var(--color-accent);color:#0a0e1a;box-shadow:0 0 0 0 var(--color-accent-glow)}.btn-primary:where(.astro-j7pv25f6):hover{background:#e4b72e;box-shadow:0 0 30px var(--color-accent-glow),0 4px 16px #0000004d;transform:translateY(-1px)}.btn-ghost:where(.astro-j7pv25f6){background:transparent;color:var(--color-text-muted);border:1px solid var(--color-border)}.btn-ghost:where(.astro-j7pv25f6):hover{color:var(--color-text);border-color:var(--color-text-dim);background:var(--color-surface)}.btn-lg:where(.astro-j7pv25f6){padding:.9rem 2rem;font-size:1.05rem}.btn-icon:where(.astro-j7pv25f6){width:18px;height:18px;flex-shrink:0}.section-header:where(.astro-j7pv25f6){text-align:center}.section-label:where(.astro-j7pv25f6){display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.section-header:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;letter-spacing:-.02em;color:var(--color-text);margin-bottom:.75rem;line-height:1.15}.section-desc:where(.astro-j7pv25f6){color:var(--color-text-muted);font-size:1.05rem;line-height:1.7;max-width:580px;margin:0 auto}.features:where(.astro-j7pv25f6){padding:2rem 0}.feature-grid:where(.astro-j7pv25f6){display:grid;gap:1.25rem;margin-top:var(--spacing-lg)}@media(min-width:640px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}}@media(min-width:900px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr 1fr}}@media(min-width:1024px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(4,1fr)}}.feature-card:where(.astro-j7pv25f6){padding:1.25rem;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius);transition:transform .2s,box-shadow .2s,border-color .2s}.feature-card:where(.astro-j7pv25f6):hover{border-color:#cea21c40;transform:translateY(-3px);box-shadow:0 8px 32px #cea21c1f}.feature-icon-wrap:where(.astro-j7pv25f6){width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-sm);color:var(--color-accent);background:var(--color-accent-glow);border:1px solid rgba(206,162,28,.25);border-radius:10px}.feature-icon-wrap:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:20px;height:20px}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1rem;font-weight:700;color:var(--color-text);margin-bottom:.4rem}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.9rem;color:var(--color-text-muted);line-height:1.6}.comparison:where(.astro-j7pv25f6){padding:2rem 0}.table-wrap:where(.astro-j7pv25f6){margin-top:var(--spacing-md);overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-elevated)}table:where(.astro-j7pv25f6){width:100%;border-collapse:collapse;font-size:.9rem}thead:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6){border-bottom:1px solid var(--color-border)}th:where(.astro-j7pv25f6){padding:.9rem 1.2rem;text-align:left;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-dim)}th:where(.astro-j7pv25f6).col-highlight{color:var(--color-accent)}td:where(.astro-j7pv25f6){padding:.8rem 1.2rem;border-top:1px solid var(--color-border-subtle);color:var(--color-text-muted)}td:where(.astro-j7pv25f6).feature-name{color:var(--color-text);font-weight:500}td:where(.astro-j7pv25f6).col-highlight{font-weight:700}td:where(.astro-j7pv25f6).check{color:var(--color-accent)}td:where(.astro-j7pv25f6).cross{color:var(--color-text-dim);opacity:.5}.icon-check:where(.astro-j7pv25f6){width:18px;height:18px}.icon-x:where(.astro-j7pv25f6){opacity:.4}.commands:where(.astro-j7pv25f6){padding:2rem 0}.command-grid:where(.astro-j7pv25f6){display:flex;flex-direction:column;margin-top:var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.command-item:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:.75rem;padding:.85rem 1.2rem;background:var(--color-bg-elevated);border-top:1px solid var(--color-border-subtle);transition:background .2s}.command-item:where(.astro-j7pv25f6):first-child{border-top:none}.command-item:where(.astro-j7pv25f6):hover{background:var(--color-surface)}.command-item:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--color-accent);background:#cea21c14;border:1px solid rgba(206,162,28,.15);border-radius:5px;padding:.15em .5em;white-space:nowrap;flex-shrink:0;min-width:10ch}.command-item:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){font-size:.88rem;color:var(--color-text-muted)}.final-cta:where(.astro-j7pv25f6){padding:var(--spacing-xl) 0 var(--spacing-2xl)}.cta-card:where(.astro-j7pv25f6){position:relative;text-align:center;padding:var(--spacing-lg) var(--spacing-md);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--color-bg-elevated) 0%,var(--color-surface) 100%);overflow:hidden}.cta-card:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,var(--color-accent-glow) 0%,transparent 60%);pointer-events:none}.cta-card:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;color:var(--color-text);margin-bottom:.75rem;position:relative}.cta-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);max-width:520px;margin:0 auto var(--spacing-md);line-height:1.7;position:relative}.cta-card:where(.astro-j7pv25f6) .btn:where(.astro-j7pv25f6){position:relative}.deep-dives:where(.astro-j7pv25f6){padding:2rem 0}.dive-tabs:where(.astro-j7pv25f6){margin-top:var(--spacing-lg)}.dive-tab-bar:where(.astro-j7pv25f6){display:flex;border:1px solid var(--color-border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;overflow:hidden;background:var(--color-bg-elevated)}.dive-tab:where(.astro-j7pv25f6){flex:1;padding:.75rem .5rem;background:transparent;border:none;border-right:1px solid var(--color-border);color:var(--color-text-dim);font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:var(--font-display)}.dive-tab:where(.astro-j7pv25f6):last-child{border-right:none}.dive-tab:where(.astro-j7pv25f6):hover{color:var(--color-text);background:var(--color-surface)}.dive-tab:where(.astro-j7pv25f6).active{background:var(--color-surface);color:var(--color-text);box-shadow:inset 0 -2px 0 var(--color-accent)}.dive-panel-wrap:where(.astro-j7pv25f6){border:1px solid var(--color-border);border-top:none;border-radius:0 0 var(--radius-lg) var(--radius-lg);background:var(--color-surface)}.dive-panel:where(.astro-j7pv25f6){padding:2rem}.dive-panel-grid:where(.astro-j7pv25f6){display:grid;gap:var(--spacing-md);align-items:center}@media(min-width:768px){.dive-panel-grid:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr;gap:var(--spacing-lg)}.dive-panel-grid:where(.astro-j7pv25f6).reverse .dive-text:where(.astro-j7pv25f6){order:2}.dive-panel-grid:where(.astro-j7pv25f6).reverse .dive-visual:where(.astro-j7pv25f6){order:1}}.dive-text:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.3rem;font-weight:800;color:var(--color-text);margin-bottom:.75rem;letter-spacing:-.01em}.dive-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--color-text-muted);line-height:1.7;margin-bottom:.75rem;font-size:.95rem}.dive-visual:where(.astro-j7pv25f6){display:flex;justify-content:center}.msg-compare:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.6rem;max-width:380px;width:100%}.msg-card:where(.astro-j7pv25f6){background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:10px;padding:.85rem 1rem}.msg-card:where(.astro-j7pv25f6).featured{border-color:#cea21c4d;box-shadow:0 0 0 1px #cea21c1a,0 4px 20px #00000040}.msg-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.msg-avatar:where(.astro-j7pv25f6){width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;flex-shrink:0;background:var(--color-bg-elevated);border:1px solid var(--color-border);color:var(--color-text-dim)}.msg-avatar:where(.astro-j7pv25f6).accent{background:#cea21c1a;border-color:#cea21c4d;color:var(--color-accent)}.msg-name:where(.astro-j7pv25f6){font-size:.8rem;font-weight:600;color:var(--color-text)}.msg-name:where(.astro-j7pv25f6).dim{color:var(--color-text-dim)}.msg-body:where(.astro-j7pv25f6){font-size:.85rem;color:var(--color-text-muted);margin-bottom:.5rem;line-height:1.45}.msg-body:where(.astro-j7pv25f6).dim{color:var(--color-text-dim);margin-bottom:.5rem}.msg-footer:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.msg-xp-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;background:#6464821f;border:1px solid rgba(100,100,130,.22);border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;color:var(--color-text-dim)}.msg-xp-badge:where(.astro-j7pv25f6).accent{background:#cea21c1a;border-color:#cea21c47;color:var(--color-accent)}.msg-reaction:where(.astro-j7pv25f6){font-size:.65rem;color:var(--color-text-dim)}.lifecycle-pipeline:where(.astro-j7pv25f6){max-width:440px;width:100%}.pipeline-stages:where(.astro-j7pv25f6){display:flex;align-items:stretch;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:.75rem}.pipeline-stage:where(.astro-j7pv25f6){flex:1;background:var(--color-bg-elevated);padding:.75rem .5rem;text-align:center;display:flex;flex-direction:column;align-items:center;border-right:1px solid var(--color-border)}.pipeline-stage:where(.astro-j7pv25f6):last-child{border-right:none}.pipeline-stage:where(.astro-j7pv25f6).accent{background:#cea21c0d}.pipeline-count:where(.astro-j7pv25f6){font-size:1.3rem;font-weight:800;color:var(--color-text);letter-spacing:-.02em;line-height:1}.pipeline-count:where(.astro-j7pv25f6).accent{color:var(--color-accent)}.pipeline-name:where(.astro-j7pv25f6){font-size:.68rem;font-weight:600;color:var(--color-text-muted);margin:.15rem 0}.pipeline-drop:where(.astro-j7pv25f6){font-size:.6rem;color:#f87171}.pipeline-alert:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ef444412;border:1px solid rgba(239,68,68,.18);border-radius:8px;color:#f87171;font-size:.72rem;font-weight:500}.pipeline-alert:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:14px;height:14px;flex-shrink:0}.xp-event:where(.astro-j7pv25f6){background:#1e2026;border:1px solid #2a2d35;border-radius:10px;padding:1rem;max-width:400px;width:100%;display:flex;flex-direction:column;gap:.6rem}.xp-event-header:where(.astro-j7pv25f6){font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#72767d;padding-bottom:.5rem;border-bottom:1px solid #2a2d35}.xp-row:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:.6rem}.contrib-row:where(.astro-j7pv25f6){background:#cea21c0a;border:1px solid rgba(206,162,28,.12);border-radius:6px;padding:.5rem .6rem}.xp-avatar:where(.astro-j7pv25f6){width:30px;height:30px;border-radius:50%;background:#3d4a6a;display:flex;align-items:center;justify-content:center;font-size:.68rem;color:#aab0cc;font-weight:700;flex-shrink:0}.xp-avatar-accent:where(.astro-j7pv25f6){background:#cea21c1f;border:1.5px solid rgba(206,162,28,.3);color:var(--color-accent)}.xp-avatar-blue:where(.astro-j7pv25f6){background:#7289da26;border:1.5px solid rgba(114,137,218,.3);color:#7289da}.xp-row-body:where(.astro-j7pv25f6){flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.xp-row-top:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.xp-name:where(.astro-j7pv25f6){font-size:.8rem;font-weight:600;color:#dde1f0}.xp-name-accent:where(.astro-j7pv25f6){color:var(--color-accent)}.xp-action:where(.astro-j7pv25f6){font-size:.68rem;color:#72767d}.xp-msg-text:where(.astro-j7pv25f6){font-size:.75rem;color:#dcddde;line-height:1.35;margin:0}.xp-row-reactions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin-top:.1rem}.xp-reaction-pill:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.2rem;background:#2e3039;border:1px solid #3a3d4a;border-radius:4px;padding:.1rem .35rem;font-size:.68rem;color:#dde1f0}.xp-earn-stack:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;flex-shrink:0}.xp-badge:where(.astro-j7pv25f6){font-size:.6rem;border-radius:4px;padding:.1rem .35rem;font-weight:700;border:1px solid;white-space:nowrap}.xp-badge-accent:where(.astro-j7pv25f6){background:#cea21c14;border-color:#cea21c40;color:var(--color-accent)}.xp-badge-green:where(.astro-j7pv25f6){background:#34d39914;border-color:#34d39940;color:#34d399}.xp-badge-dim:where(.astro-j7pv25f6){background:#6b719414;border-color:#6b719433;color:#6b7194}.xp-divider:where(.astro-j7pv25f6){font-size:.65rem;color:#72767d;text-align:center;padding:.15rem 0}.xp-footer:where(.astro-j7pv25f6){font-size:.62rem;color:#4a5070;text-align:center;padding-top:.4rem;border-top:1px solid #2a2d35;font-style:italic}.server-profile:where(.astro-j7pv25f6){background:#1e2026;border:1px solid #2a2d35;border-radius:10px;padding:1rem;max-width:360px;width:100%;display:flex;flex-direction:column;gap:.75rem}.profile-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem}.profile-check:where(.astro-j7pv25f6){width:18px;height:18px;border-radius:50%;background:#34d3991f;border:1px solid rgba(52,211,153,.35);color:#34d399;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-title:where(.astro-j7pv25f6){font-size:.82rem;font-weight:600;color:#dde1f0}.profile-meta:where(.astro-j7pv25f6){font-size:.68rem;color:#72767d;margin-top:-.35rem}.profile-metrics:where(.astro-j7pv25f6){display:flex;gap:.5rem}.profile-metric:where(.astro-j7pv25f6){flex:1;background:#252830;border:1px solid #2a2d35;border-radius:6px;padding:.5rem .6rem;display:flex;flex-direction:column;gap:.15rem}.metric-value:where(.astro-j7pv25f6){font-size:1rem;font-weight:700;color:#dde1f0;line-height:1}.metric-accent:where(.astro-j7pv25f6){color:var(--color-accent)}.metric-label:where(.astro-j7pv25f6){font-size:.6rem;color:#72767d;text-transform:uppercase;letter-spacing:.04em}.profile-divider:where(.astro-j7pv25f6){height:1px;background:#2a2d35}.profile-recs:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.5rem}.profile-rec-label:where(.astro-j7pv25f6){font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#72767d}.profile-rec-tags:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.3rem}.profile-insight:where(.astro-j7pv25f6){font-size:.7rem;color:#6b7194;font-style:italic;line-height:1.4;margin:0}.streak-calendar:where(.astro-j7pv25f6){width:100%;max-width:320px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--spacing-md);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}.streak-week:where(.astro-j7pv25f6){display:flex;gap:6px}.streak-day:where(.astro-j7pv25f6){width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:var(--color-text-dim);background:var(--color-bg-elevated);border:1px solid var(--color-border)}.streak-day:where(.astro-j7pv25f6).active{background:#cea21c26;border-color:#cea21c4d;color:var(--color-accent)}.streak-day:where(.astro-j7pv25f6).today{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg);box-shadow:0 0 12px var(--color-accent-glow)}.streak-counter:where(.astro-j7pv25f6){display:flex;align-items:baseline;gap:.4rem}.streak-number:where(.astro-j7pv25f6){font-size:2.2rem;font-weight:800;color:var(--color-accent);line-height:1;letter-spacing:-.03em}.streak-unit:where(.astro-j7pv25f6){font-size:.8rem;color:var(--color-text-muted);font-weight:500}.streak-milestones:where(.astro-j7pv25f6){display:flex;gap:.5rem;width:100%}.milestone:where(.astro-j7pv25f6){flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;border-radius:8px;background:var(--color-bg-elevated);border:1px solid var(--color-border)}.milestone:where(.astro-j7pv25f6).earned{border-color:#cea21c4d;background:#cea21c0f}.milestone:where(.astro-j7pv25f6).upcoming{border-style:dashed;border-color:#cea21c33}.milestone:where(.astro-j7pv25f6).locked{opacity:.35}.milestone-icon:where(.astro-j7pv25f6){font-size:.85rem;font-weight:800;color:var(--color-accent);font-family:var(--font-mono)}.milestone:where(.astro-j7pv25f6).locked .milestone-icon:where(.astro-j7pv25f6){color:var(--color-text-dim)}.milestone-label:where(.astro-j7pv25f6){font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-dim)}
