:root{--navy:#263545;--navy-deep:#101921;--gold:#d97955;--gold-bright:#e1b866;--gold-pale:#f2df9d;--cream:#fffdf8;--ink:#101921;--ink-soft:#596670;--line:rgba(16,25,33,.15)}.skip-link{position:fixed;top:12px;left:12px;z-index:10000;transform:translateY(calc(-100% - 24px));padding:12px 18px;border-radius:8px;background:var(--cream);color:var(--ink);font-weight:700}.skip-link:focus{transform:translateY(0)}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Avenir Next,Avenir,Segoe UI,Arial,sans-serif;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.calendar-save{margin:26px 0}.calendar-save-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.calendar-save-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:999px;border:1px solid #d97955;background:#fff5ee;color:#101921;text-decoration:none;font-weight:700}.calendar-save-actions a:first-child{background:#d97955;color:#fff}.calendar-save-actions a:hover{filter:brightness(.96)}.mmr-manage{max-width:1000px;margin:auto;padding:28px 24px 64px}.mmr-manage footer,.mmr-manage header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:24px 0}.mmr-manage header>a{font-family:Georgia,serif;font-size:24px;color:#d97955;font-weight:700;text-decoration:none}.mmr-manage section>h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(32px,5vw,52px)}.mmr-manage footer a{margin-right:20px}.mmr-access{padding:32px 0}@media(max-width:520px){.calendar-save-actions{flex-direction:column}.calendar-save-actions a{width:100%}}