@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700;800&family=JetBrains+Mono:wght@400;700;800&display=swap";:root{font-family:"M PLUS Rounded 1c",sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#f0f2f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#e0eafc;background:linear-gradient(to right,#e0eafc,#cfdef3)}#root{width:100%;height:100vh;display:flex;flex-direction:column}.clock-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:1rem}.time-display{font-size:6.5rem;font-weight:800;line-height:1;color:#2c3e50}.date-display{font-size:2rem;color:#555;margin-top:.5rem}.weather-container{display:flex;justify-content:space-around;padding:1rem;gap:1rem}.weather-day{display:flex;flex-direction:column;align-items:center;text-align:center}.weather-date{font-size:1.2rem;font-weight:600;text-transform:uppercase;margin-bottom:0rem;color:#666}.weather-icon{font-size:3rem;margin-bottom:0rem}.weather-temp{font-family:JetBrains Mono,monospace;font-size:1.4rem;font-weight:700;margin-bottom:.2rem}.max-temp{color:#ff9a9e}.min-temp{color:#a18cd1}.divider{margin:0 .5rem;opacity:.5}.rain-radar-message{grid-column:1 / -1;text-align:center;margin-top:0;font-size:1.4rem;font-weight:700;color:#444;background:#fff6;padding:.5rem;border-radius:6px;width:100%}.weather-container{flex-wrap:wrap}.splatoon-container{grid-column:1 / -1;padding:1rem;overflow-y:auto}.splatoon-container h2{margin-top:0;margin-bottom:.5rem;font-size:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:2px}.schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.schedule-column{display:flex;flex-direction:column;gap:.8rem}.schedule-column h3{margin:0;font-size:1.3rem;color:#666;text-align:center}.schedule-card{background:#fff9;padding:.8rem;border-radius:8px;display:flex;flex-direction:column;gap:.3rem}.schedule-card.is-active{background:#fffffff2;box-shadow:0 4px 12px #00000026;transform:scale(1.02);z-index:10;border-radius:10px}.schedule-header{display:flex;justify-content:space-between;font-size:1rem;color:#555;margin-bottom:0}.schedule-title{font-weight:700;background:#0000000d;padding:2px 6px;border-radius:4px}.schedule-title.active-badge{background:#e74c3c;color:#fff;padding:2px 8px}.schedule-rule{font-size:1.5rem;font-weight:700;color:#333}.stages-row{display:flex;justify-content:space-between;gap:.5rem;margin-top:.3rem}.stage-item{flex:1;position:relative;border-radius:6px;overflow:hidden;height:40px}.stage-img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.stage-name{position:absolute;bottom:0;left:0;width:100%;font-size:1rem;color:#fff;background:#0009;padding:2px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quote-widget{width:100%;padding:.75rem 1.5rem;box-sizing:border-box;text-align:center;color:#2c3e50;font-family:Noto Sans JP,sans-serif;margin-bottom:0;cursor:pointer;transition:opacity .3s ease,transform .1s ease}.quote-widget:active{transform:scale(.99)}.quote-widget.refreshing{opacity:.6;pointer-events:none}.quote-content{font-size:1.3rem;font-weight:500;line-height:1.5;color:#444}.app-container{display:flex;flex-direction:column;height:100vh;padding:1.5rem;gap:1rem;box-sizing:border-box;overflow:hidden}.top-row{display:grid;grid-template-columns:1fr 2fr;gap:1rem;flex:0 0 auto}.bottom-row{flex:1;min-height:0;display:flex;flex-direction:column}.glass-panel{background:#fff6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 30px #0000000d;border-radius:16px;color:#333}.glass-panel-inner{background:#ffffff80;border:1px solid rgba(255,255,255,.3);border-radius:12px}@media(max-width:800px){.top-row{grid-template-columns:1fr}}
