@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--surface:#0e0e0e;--surface-container-lowest:#000;--surface-container-low:#131313;--surface-container:#181818;--surface-container-high:#201f1f;--surface-container-highest:#262626;--surface-variant:#262626;--primary:#99f7ff;--primary-container:#00f1fe;--primary-dim:#99f7ff26;--primary-fixed-dim:#99f7ff1f;--on-primary:#005f64;--secondary:#00e0fe;--secondary-dim:#00e0fe1f;--secondary-fixed-dim:#00e0fe33;--on-surface:#e8e6e6;--on-surface-variant:#adaaaa;--outline-variant:#48484726;--radius-default:1rem;--radius-md:1.5rem;--radius-full:9999px}html,body{background-color:var(--surface);color:var(--on-surface);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.ll-container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.ll-home-root{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.ll-home-header{align-items:center;gap:10px;padding:20px 0 0;display:flex}.ll-home-nav{display:none}@media (width>=768px){.ll-home-header{justify-content:space-between;padding:28px 0 0}.ll-hero{padding:64px 0 56px}}@media (width>=1024px){.ll-home-header{padding:32px 0 0}.ll-home-nav{align-items:center;gap:36px;margin-left:auto;padding-left:48px;display:flex}.ll-home-nav a{color:var(--on-surface-variant);letter-spacing:.02em;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:color .2s}.ll-home-nav a:hover{color:var(--on-surface)}}.ll-hero{padding:48px 0 40px;position:relative;overflow:hidden}.ll-hero-eyebrow{letter-spacing:.15em;color:var(--secondary);text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:600}.ll-hero-heading{letter-spacing:-.02em;color:var(--on-surface);max-width:280px;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700;line-height:1.15}.ll-hero-body{color:var(--on-surface-variant);max-width:300px;margin-bottom:28px;font-size:13px;line-height:1.6}@media (width>=768px){.ll-hero-eyebrow{font-size:12px}.ll-hero-heading{max-width:440px;font-size:44px}.ll-hero-body{max-width:400px;margin-bottom:36px;font-size:15px}}@media (width>=1024px){.ll-hero{padding:80px 0 72px}.ll-hero-heading{max-width:600px;font-size:56px}.ll-hero-body{max-width:480px;margin-bottom:40px;font-size:16px}}.ll-categories-section{flex:1}.ll-categories-header{justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.ll-categories-heading{color:var(--on-surface);letter-spacing:-.01em;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600}.ll-categories-grid{grid-template-columns:1fr;gap:16px;max-width:480px;margin:0 auto;display:grid;overflow-x:hidden}@media (width>=768px){.ll-categories-heading{font-size:18px}.ll-categories-grid{grid-template-columns:repeat(2,1fr);max-width:720px}}@media (width>=1024px){.ll-categories-heading{font-size:20px}.ll-categories-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px}}.ll-categories-grid>*{min-width:0}.ll-teaser{background:var(--surface-container-low);border-radius:var(--radius-md);border:1px solid #48484726;margin:40px 0 32px;padding:24px;position:relative;overflow:hidden}@media (width>=768px){.ll-teaser{margin:48px 0 40px;padding:32px}}@media (width>=1024px){.ll-teaser{margin:56px 0 48px;padding:40px}}.ll-player-root{background:var(--surface);flex-direction:column;min-height:100vh;display:flex}.ll-player-header{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.ll-player-body{flex-direction:column;flex:1;display:flex}.ll-player-card{margin:0 0 16px}.ll-player-categories{margin:0 0 32px}@media (width>=768px){.ll-player-header{padding:20px 0}.ll-player-card{margin:0 0 20px}.ll-player-categories{margin:0 0 40px}}@media (width>=1024px){.ll-player-header{padding:24px 0}.ll-player-body{flex-direction:row;align-items:flex-start;gap:32px}.ll-player-left{flex:0 0 480px;min-width:0}.ll-player-right{flex:1;min-width:0;position:sticky;top:24px}.ll-player-card{margin:0 0 20px}.ll-player-categories{margin:0 0 40px}}@media (width<=767px){.ll-ctrl-btn{min-width:44px;min-height:44px}}.ll-other-grid{grid-template-columns:1fr;gap:16px;max-width:480px;margin:0 auto;display:grid;overflow-x:hidden}@media (width>=768px){.ll-other-grid{grid-template-columns:repeat(3,1fr);max-width:720px}}@media (width>=1024px){.ll-other-grid{gap:16px;max-width:1200px}}.ll-other-grid>*{min-width:0}
