@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Syncopate:wght@400;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Space Grotesk,Avenir Next,sans-serif}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}:root{--color-bg:#05070f;--color-surface:#0e1223b8;--color-stroke:#89beff47;--color-accent:#2af7d0;--color-accent-soft:#2af7d061;--color-text:#eef4ff;--color-text-muted:#b6c2d9}*{box-sizing:border-box}body{background:var(--color-bg);color:var(--color-text);margin:0}html,body,#root{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:hidden}.app-background{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.ambient-orb{filter:blur(8px);opacity:.72;border-radius:50%;width:min(48vw,480px);height:min(48vw,480px);position:absolute}.ambient-orb--a{background:radial-gradient(circle at 30% 30%,#2af7d040,#2af7d000 72%);top:-14%;right:-10%}.ambient-orb--b{background:radial-gradient(circle at 60% 40%,#77b6ff38,#77b6ff00 72%);bottom:-22%;left:-18%}.ambient-grid{background-image:linear-gradient(#77b6ff14 1px,#0000 1px),linear-gradient(90deg,#77b6ff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 45%,#0000 90%);mask-image:radial-gradient(circle,#000 45%,#0000 90%)}.section-surface{z-index:2;position:relative}[data-reveal]{will-change:transform, opacity}.social-links-row{flex-wrap:nowrap;justify-content:center;gap:10px;display:flex}.social-link{background:#0d1223b3;border:1px solid #89beff3d;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s,box-shadow .2s;display:inline-flex}.social-link:hover,.social-link:focus-visible{border-color:var(--color-accent);box-shadow:0 0 18px var(--color-accent-soft)}.social_icon{width:22px;height:22px;fill:var(--color-accent);cursor:pointer;transition:fill .2s}.social_icon--active{fill:#fff}.scroll-progress{z-index:1200;pointer-events:none;background:#89beff29;width:100%;height:2px;position:fixed;top:80px;left:0}.scroll-progress-bar{background:linear-gradient(90deg,#2af7d0 0%,#77b6ff 70%);width:100%;height:100%}@media (width<=900px){.ambient-orb{opacity:.52;width:min(62vw,420px);height:min(62vw,420px)}.social-link{width:38px;height:38px}.album-card{transform:none!important}}@media (width<=420px){.social-links-row{gap:6px}.social-link{border-radius:10px;width:32px;height:32px}.social_icon{width:18px;height:18px}}@media (prefers-reduced-motion:reduce){.social-link,.social_icon,.scroll-progress-bar{transition:none}}
