:root{--brand-green: #1b4d3a;--brand-green-dark: #123528;--brand-green-light: #2e7d32;--brand-gold: #c9a227;--brand-gold-light: #e3c458;--surface: #f5f5f0;--surface-raised: #ffffff;--border: #e0e0d0;--text: #222222;--text-muted: #666666;--state-success: #2e7d32;--state-warning: #e65100;--state-danger: #c62828;--motion-quick: .16s;--motion-base: .24s;--motion-reveal: .42s;--motion-ease: cubic-bezier(.22, .61, .36, 1);--motion-ease-out: cubic-bezier(.16, 1, .3, 1)}@media(prefers-reduced-motion:reduce){:root{--motion-quick: 1ms;--motion-base: 1ms;--motion-reveal: 1ms}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}@keyframes ms-pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}@keyframes ms-rise{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes ms-reveal{0%{transform:scale(.82) rotate(-4deg);opacity:0;filter:blur(6px)}to{transform:scale(1) rotate(0);opacity:1;filter:blur(0)}}@keyframes ms-sheen{0%{transform:translate(-120%)}to{transform:translate(220%)}}.ms-pop{animation:ms-pop var(--motion-base) var(--motion-ease-out) both}.ms-rise{animation:ms-rise var(--motion-base) var(--motion-ease-out) both}.ms-reveal{animation:ms-reveal var(--motion-reveal) var(--motion-ease-out) both}.ms-progress-fill{transition:width var(--motion-reveal) var(--motion-ease-out)}.ms-badge-earned{position:relative;overflow:hidden}.ms-badge-earned:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 35%,rgba(255,255,255,.65) 50%,transparent 65%);animation:ms-sheen var(--motion-reveal) var(--motion-ease) 1 both;pointer-events:none}@media(prefers-reduced-motion:reduce){.ms-badge-earned:after{display:none}}.ms-header{background:var(--ms-header-bg, var(--surface, #f5f5f0));color:var(--ms-header-ink, #1d221f);border-bottom:1px solid var(--ms-header-line, rgba(0, 0, 0, .09));display:flex;flex-direction:column;gap:.1rem;padding:.45rem 1rem .5rem;position:sticky;top:0;z-index:200;width:100%;max-width:var(--ms-header-max, 480px);margin:0 auto}.ms-header__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.ms-header__row--id:empty{display:none}.ms-header__left{display:flex;align-items:center;gap:.5rem;min-width:0}.ms-header__mark{flex:0 0 auto;display:block;line-height:0;border-radius:7px;overflow:hidden;box-shadow:0 0 0 1px #0000001f}.ms-header__mark svg{display:block}.ms-header__titles{display:flex;flex-direction:column;min-width:0}.ms-header__titlerow{display:flex;align-items:center;min-width:0}.ms-header__title{font-size:.98rem;font-weight:600;letter-spacing:-.005em;line-height:1.2;color:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-header__pseudonym{font-size:.72rem;line-height:1.2;color:var(--ms-header-muted, rgba(29, 34, 31, .6));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:0 1 auto}.ms-header__right{display:flex;align-items:center;gap:.4rem;flex:0 0 auto}.ms-header__points{background:transparent;color:var(--ms-header-ink, #1d221f);border:1px solid var(--ms-header-line-strong, rgba(0, 0, 0, .18));font-weight:600;font-size:.76rem;font-variant-numeric:tabular-nums;padding:.12rem .5rem;border-radius:999px;white-space:nowrap}.ms-header__points--hidden{visibility:hidden}.ms-header__signout{background:none;border:1px solid var(--ms-header-line-strong, rgba(0, 0, 0, .18));color:var(--ms-header-muted, rgba(29, 34, 31, .7));font:inherit;font-size:.76rem;padding:.2rem .6rem;border-radius:999px;cursor:pointer;white-space:nowrap;transition:background var(--motion-quick, .16s) var(--motion-ease, ease)}.ms-header__signout:hover{background:#0000000d}.ms-header__signin{background:var(--ms-header-ink, #1d221f);color:var(--ms-header-bg, #f5f5f0);font-size:.76rem;font-weight:600;padding:.24rem .75rem;border-radius:999px;text-decoration:none;white-space:nowrap}.ms-header__demo{font-size:.58rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ms-header-muted, rgba(29, 34, 31, .55));border:1px solid currentColor;border-radius:999px;padding:.02rem .32rem;margin-left:.3rem;white-space:nowrap;vertical-align:middle}.ms-header__env{font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3d2a00;background:#e8a317;border-radius:999px;padding:.02rem .32rem;margin-left:.3rem;white-space:nowrap;vertical-align:middle}.ms-header__hint{font-size:.75rem;color:var(--ms-header-muted, rgba(29, 34, 31, .6));white-space:nowrap}.ms-header__actions{display:flex;align-items:center;flex:0 0 auto;margin-left:auto}.mode-pill{display:flex;border-radius:999px;overflow:hidden;border:1px solid var(--ms-header-line-strong, rgba(0, 0, 0, .18));flex-shrink:0}.mode-pill button{padding:.16rem .55rem;font-size:.7rem;border:none;cursor:pointer;background:transparent;color:var(--ms-header-muted, rgba(29, 34, 31, .65));font-weight:600;white-space:nowrap}.mode-pill button.active{background:var(--ms-header-ink, #1d221f);color:var(--ms-header-bg, #f5f5f0)}:root{--cal-paper: #fbfaf7;--cal-card: #ffffff;--cal-ink: #1b1f24;--cal-muted: #5f6874;--cal-line: #e6e3da;--cal-line-strong: #cdc8ba;--cal-today: #c2410c;--cal-weekend: #f3f1ea;--font-ui: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--r-card: 12px;--r-inset: 8px;--green: var(--cal-ink);--gold: var(--cal-today);--bg: var(--cal-paper);--card: var(--cal-card);--text: var(--cal-ink);--muted: var(--cal-muted);--border: var(--cal-line);--radius: var(--r-card);--shadow: 0 1px 2px rgba(27, 31, 36, .06);--ms-header-bg: var(--cal-paper);--ms-header-ink: var(--cal-ink);--ms-header-muted: var(--cal-muted);--ms-header-line: var(--cal-line);--ms-header-line-strong: var(--cal-line-strong)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-ui);font-size:.95rem;background:var(--cal-paper);color:var(--cal-ink);line-height:1.5;-webkit-font-smoothing:antialiased}.tnum{font-variant-numeric:tabular-nums lining-nums}.app{max-width:480px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;background:var(--cal-paper)}.view-nav{position:sticky;top:var(--hdr, 0px);z-index:400;display:flex;gap:4px;background:var(--cal-paper);border-bottom:1px solid var(--cal-line);padding:8px 12px}.view-nav button{background:none;border:1px solid transparent;color:var(--cal-muted);font-family:var(--font-ui);font-size:.86rem;font-weight:600;padding:6px 14px;border-radius:999px;cursor:pointer}.view-nav button:hover{color:var(--text);background:#0000000a}.view-nav button.active{background:var(--cal-ink);border-color:var(--cal-ink);color:#fff}.content{flex:1;padding:16px;overflow-x:clip}.loading{text-align:center;padding:40px;color:var(--muted)}.error{text-align:center;padding:40px;color:#c0392b}.month-grid{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.month-grid-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border)}.month-grid-header h2{font-size:18px;font-weight:600}.month-nav{display:flex;gap:8px;align-items:center}.month-nav button{background:none;border:1px solid var(--border);border-radius:8px;padding:6px 10px;font-size:14px;cursor:pointer;color:var(--text);transition:all .15s}.month-nav button:hover{background:var(--bg)}.today-btn{font-weight:600}.weekdays{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--border)}.weekday{padding:8px 4px;text-align:center;font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase}.days{display:grid;grid-template-columns:repeat(7,1fr)}.day-cell{min-height:80px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:4px;display:flex;flex-direction:column;gap:2px;cursor:pointer;transition:background .1s;overflow:hidden;min-width:0}.day-cell:hover{background:var(--bg)}.day-cell.other-month{background:#fafafa;color:var(--muted)}.day-cell.other-month:hover{background:var(--bg)}.day-cell.today{background:#1b4d3a0a}.day-number{font-size:13px;font-weight:500;padding:2px 4px}.day-cell.today .day-number{background:var(--green);color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.event-chip{font-size:11px;padding:2px 6px;border-radius:4px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:opacity .15s;max-width:100%}.event-chip:hover{opacity:.85}.more-events{font-size:11px;color:var(--muted);padding:2px 4px}.event-list-section{margin-top:16px}.event-list-section h3{display:flex;align-items:center;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;margin-bottom:10px;padding:0 2px}.event-list{display:flex;flex-direction:column;gap:8px}.event-item{background:var(--cal-card);border:1px solid var(--cal-line);border-radius:var(--r-inset);box-shadow:none;padding:11px 13px;display:flex;gap:11px;cursor:pointer}.event-item:hover{border-color:var(--cal-line-strong)}.event-bar{width:3px;border-radius:3px;flex-shrink:0}.event-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.event-time{font-size:.9rem;font-weight:700;font-variant-numeric:tabular-nums lining-nums;color:var(--cal-ink);margin-bottom:0}.event-title{font-size:.95rem;font-weight:500;line-height:1.35;margin-bottom:0}.event-location{display:flex;align-items:center;gap:4px;font-size:.8rem;color:var(--cal-muted)}.event-source-badge{align-self:flex-start;font-size:.66rem;font-weight:600;letter-spacing:.04em;padding:1px 7px;border-radius:999px;background:transparent!important;border:1px solid currentColor;color:var(--cal-muted);margin-top:3px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:200;padding:16px}.modal{background:var(--card);border-radius:var(--radius);max-width:480px;width:100%;max-height:80vh;overflow:auto;box-shadow:0 4px 24px #00000026}.modal-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.modal-header h3{font-size:18px;font-weight:600;flex:1}.modal-close{background:none;border:none;font-size:24px;color:var(--muted);cursor:pointer;padding:0;margin-left:8px}.modal-body{padding:16px 20px}.modal-body .detail-row{margin-bottom:12px}.modal-body .detail-label{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;margin-bottom:2px}.modal-body .detail-value{font-size:14px}.modal-body a{color:var(--green);text-decoration:none;font-weight:500}.modal-body a:hover{text-decoration:underline}.browser-title{font-size:20px;font-weight:600;margin-bottom:16px}.browser-intro{font-size:14px;color:var(--muted);margin-bottom:16px}.browser-section+.browser-section{margin-top:20px}.browser-section-title{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}summary.browser-section-title{cursor:pointer;list-style:revert;margin-bottom:0;padding:2px 0}summary.browser-section-title:hover{color:var(--text)}.browser-section[open]>summary.browser-section-title{margin-bottom:8px}.browser-section-note{font-size:13px;color:var(--muted);line-height:1.5}.browser-list{display:flex;flex-direction:column;gap:8px}.browser-item{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px;display:flex;align-items:center;justify-content:space-between}.browser-item-info{flex:1}.browser-item-name{font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px}.color-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.browser-item-desc{font-size:13px;color:var(--muted);margin-top:4px}.subscribe-btn{background:var(--green);color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.subscribe-btn:hover{opacity:.9}.subscribe-btn.subscribed{background:var(--bg);color:var(--text);border:1px solid var(--border)}.empty-state{text-align:center;padding:60px 20px;color:var(--muted)}.empty-state p{margin-top:8px;font-size:14px}@media(max-width:640px){.day-cell{min-height:60px}.event-chip{font-size:10px;padding:1px 4px}.day-number{font-size:12px}}.detail-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px;padding-top:16px;border-top:1px solid var(--border)}.modal-body a.btn-add-calendar,.btn-add-calendar{display:inline-flex;align-items:center;gap:6px;background:var(--green);color:#fff;font-size:14px;font-weight:600;padding:8px 16px;border-radius:999px;text-decoration:none}.modal-body a.btn-add-calendar:hover{opacity:.9;text-decoration:none}.daystrip{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin:0 -1rem 1rem;padding:0 1rem 2px}.daystrip::-webkit-scrollbar{display:none}.daystrip-day{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:2px;width:46px;padding:8px 0 6px;border:1px solid var(--cal-line);border-radius:var(--r-inset);background:var(--cal-card);font-family:var(--font-ui);cursor:pointer}.daystrip-day.is-weekend{background:var(--cal-weekend)}.daystrip-wd{font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cal-muted)}.daystrip-num{font-size:1.15rem;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums lining-nums;color:var(--cal-ink)}.daystrip-day.is-today .daystrip-num,.daystrip-day.is-today .daystrip-wd{color:var(--cal-today)}.daystrip-day.is-today{border-color:var(--cal-today)}.daystrip-day[aria-selected=true]{background:var(--cal-ink);border-color:var(--cal-ink)}.daystrip-day[aria-selected=true] .daystrip-wd,.daystrip-day[aria-selected=true] .daystrip-num{color:#fff}.daystrip-dots{display:flex;align-items:center;gap:2px;height:7px;margin-top:1px}.daystrip-dot{width:5px;height:5px;border-radius:50%}.daystrip-more{font-size:.55rem;font-weight:700;color:var(--cal-muted);line-height:1}.daystrip-day[aria-selected=true] .daystrip-more{color:#fffc}
