:root{font-family:Avenir Next,Trebuchet MS,sans-serif;color:#1f2d3d;background:radial-gradient(circle at 20% 0%,#ffe8ba,#f4fbff 45%,#fdf7ef)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.app-shell{max-width:1200px;margin:0 auto;padding:1rem}.header h1{margin:0 0 .75rem;font-size:clamp(1.4rem,4vw,2.2rem)}.season-subtitle{margin:0;color:#4a5b6d}.content-grid{margin-top:1rem}.calendar-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.month-section{background:#ffffffa6;border-radius:12px;padding:.7rem}.month-section.season-summer{background:#fff8dc}.month-section.season-autumn{background:#efe2d0}.month-section.season-winter{background:#e6f2ff}.month-title{margin:0 0 .5rem;font-size:1rem;color:#24415d}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.6rem}.weekday-header{text-align:center;font-size:.84rem;font-weight:700;color:#4a5b6d;padding:.35rem 0}.empty-cell{min-height:52px}.day-cell{min-height:52px;border:2px solid transparent;border-radius:8px;text-align:left;padding:.28rem;background:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.1rem;position:relative;overflow:hidden}.day-cell.selected{border-color:#005a8d;box-shadow:0 0 0 2px #005a8d26}.day-cell.weekend.color-none{background:#f3f5f7}.holiday-corner-label{position:absolute;top:2px;right:3px;max-width:calc(100% - 6px);font-size:4px;line-height:1;color:#b54848;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.day-number{font-weight:700;font-size:.76rem}.day-note{font-size:.64rem;opacity:.85;line-height:1.1}.save-btn,.clear-btn{border:0;padding:.55rem .9rem;border-radius:8px;cursor:pointer}.save-btn{background:#0077b6;color:#fff}.clear-btn{background:#dde7ef}.status-line{margin:.25rem 0 0;font-size:.9rem}.context-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:transparent;padding:0;margin:0}.paint-menu{position:fixed;width:min(280px,calc(100vw - 1rem));transform:translate(-10px,8px);background:#fff;border:1px solid #d5e2ee;border-radius:12px;box-shadow:0 8px 30px #0000001f;padding:.8rem;z-index:50}.paint-menu-title{margin:0 0 .55rem;font-size:.88rem;color:#2f4358}.paint-label{display:block;margin-bottom:.6rem;font-size:.82rem;font-weight:700}.paint-label select,.paint-label input{width:100%;margin-top:.28rem;border:1px solid #c8d6e4;border-radius:8px;padding:.45rem;font:inherit}.paint-actions{display:flex;gap:.5rem;margin-top:.2rem}.color-none{background:#fff}.color-beach{background:#ffe3a3}.color-travel{background:#a7d8ff}.color-rest{background:#bdecb6}.color-family{background:#ffd0dc}.color-booked{background:#d9c5ff}@media(max-width:880px){.calendar-stack{grid-template-columns:1fr}.calendar-grid{gap:.35rem}}
