:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text-primary:#0f172a;--text-secondary:#334155;--surface:#fff;--surface-muted:#f8fafc;--brand:#0b61c2}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px;min-height:100vh;color:var(--text-primary);background:radial-gradient(circle at 0 0,#dbeafe 0%,#0000 42%),radial-gradient(circle at 80% 10%,#d1fae5 0%,#0000 34%),linear-gradient(#f8fafc 0%,#eef2f7 100%);flex-direction:column;margin:0;padding:0;font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;display:flex;overflow-y:scroll}a{color:var(--brand)}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif}code{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.App{text-align:left;box-sizing:border-box;width:100%;max-width:1080px;min-height:calc(100vh - 2rem);margin:0 auto;padding:1rem}.App-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb;border:1px solid #dbe2ea;border-radius:20px;padding:1rem 1.25rem 1.5rem;box-shadow:0 18px 44px #0f172a14}@media only screen and (width<=768px){.App{padding:.7rem}.App-content{border-radius:16px;padding:1rem}}.content-section{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem 1.5rem;box-shadow:0 12px 30px #0f172a0f}.content-section-title{color:#0f172a;margin:0;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;font-size:1.35rem}.content-section-body{margin-top:1rem}.content-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.content-list-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem .85rem}.content-item-title,.content-item-meta,.content-item-date{margin:0}.content-item-title{color:#0f172a;font-weight:600;line-height:1.45}.content-item-meta{color:#334155;margin-top:.3rem;font-size:.95rem;line-height:1.45}.content-item-date{color:#0b61c2;margin-top:.35rem;font-size:.9rem;font-weight:600}.content-item-description{margin-top:.55rem}.content-item-description summary{cursor:pointer;color:#0f172a;font-size:.9rem;font-weight:600}.content-item-description-body{color:#334155;margin-top:.45rem;font-size:.94rem;line-height:1.5}.footer{background:#fff;border:1px solid #dbe2ea;border-radius:14px;margin-top:1.25rem;padding:1rem 1.25rem}.footer-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.footer-text{color:#334155;flex-direction:column;gap:.4rem;font-size:.94rem;display:flex}.footer-text p{margin:0}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}@media only screen and (width<=768px){.footer-row{grid-template-columns:1fr}}.header{border-bottom:1px solid #dbe2ea;margin:0 0 1.25rem;padding:.75rem 0}.header a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.header-name{letter-spacing:-.015em;color:#0f172a;margin:0;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.4vw,2.1rem);font-weight:700}.error-page{justify-content:center;padding:1rem 0;display:flex}.error-player-card{background:#fff;border:1px solid #dbe2ea;border-radius:20px;flex-direction:column;gap:1rem;width:min(520px,100%);padding:1.25rem;display:flex;box-shadow:0 16px 36px #0f172a1a}.error-album-cover{aspect-ratio:1;border:1px solid #cbd5e1;border-radius:16px;width:100%;max-width:260px;margin:0 auto;overflow:hidden}.error-album-cover img{object-fit:cover;width:100%;height:100%}.error-song-details{text-align:center}.error-kicker{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0 0 .3rem;font-size:.78rem;font-weight:700}.error-song-details h2{color:#0f172a;margin:0;font-size:clamp(1.4rem,3vw,1.9rem)}.error-song-details p{color:#334155;margin:.45rem 0 0;line-height:1.5}.error-controls{flex-direction:column;gap:.6rem;display:flex}.error-play-button{background:#0b61c2;border:none;border-radius:999px;justify-content:center;align-self:center;align-items:center;width:52px;height:52px;display:flex}.error-progress-bar{background:#cbd5e1;border-radius:999px;width:100%;height:11px;position:relative;overflow:hidden}.error-progress{background:linear-gradient(90deg,#0b61c2,#60a5fa);border-radius:999px;width:40.4%;height:100%}.error-time{color:#475569;justify-content:space-between;font-size:.82rem;display:flex}.error-home-link{color:#0b61c2;align-self:center;font-weight:600;text-decoration:none}.error-home-link:hover{text-decoration:underline}.home{flex-direction:column;gap:1.75rem;display:flex}.home-hero{background:radial-gradient(circle at 20% 30%,#dbeafe 0%,#0000 55%),linear-gradient(145deg,#f8fafc 0%,#eef2ff 100%);border:1px solid #cbd5e1;border-radius:22px;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:1.5rem;padding:1.5rem;display:grid}.home-hero-text{flex-direction:column;gap:.75rem;display:flex}.home-kicker{text-transform:uppercase;letter-spacing:.08em;color:#334155;margin:0;font-size:.78rem;font-weight:700}.home-intro-title{color:#0f172a;margin:0;font-family:Space Grotesk,Avenir Next,Segoe UI,sans-serif;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.15}.home-intro-title span{color:#0b61c2}.home-intro-copy{color:#334155;margin:0;line-height:1.6}.home-image-box{justify-content:center;display:flex}.home-image{object-fit:cover;border:3px solid #f8fafc;border-radius:26px;width:210px;height:210px;box-shadow:0 16px 32px #0f172a29}.home-grid{grid-template-columns:1fr;gap:1rem;display:grid}.home-nav{z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffeb;border:1px solid #dbe2ea;border-radius:14px;flex-wrap:wrap;gap:.55rem;padding:.65rem;display:flex;position:sticky;top:.7rem}.home-nav button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.35rem .65rem;font-size:.9rem;font-weight:600;text-decoration:none}.home-nav button:hover{background:#dbeafe;border-color:#bfdbfe;text-decoration:none}.home-section-anchor{scroll-margin-top:5.5rem}@media only screen and (width<=900px){.home-hero{grid-template-columns:1fr;padding:1.25rem}.home-image{aspect-ratio:1;width:min(220px,100%);height:auto}.home-grid{gap:.9rem}.home-nav{position:unset;top:.45rem}.home-section-anchor{scroll-margin-top:5.1rem}}.not-school-page{justify-content:center;padding:1rem 0;display:flex}.not-school-card{background:radial-gradient(circle at 15% 10%,#dbeafe 0%,#0000 35%),#fff;border:1px solid #dbe2ea;border-radius:20px;flex-direction:column;gap:.75rem;width:min(720px,100%);padding:1.5rem;display:flex;box-shadow:0 16px 36px #0f172a14}.not-school-kicker{text-transform:uppercase;letter-spacing:.08em;color:#475569;margin:0;font-size:.78rem;font-weight:700}.not-school-card h2{color:#0f172a;margin:0;font-size:clamp(1.4rem,3vw,2rem)}.not-school-card p{color:#334155;margin:0;line-height:1.6}.not-school-home-link{color:#0b61c2;align-self:flex-start;margin-top:.2rem;font-weight:600;text-decoration:none}.not-school-home-link:hover{text-decoration:underline}
