@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:opsz,wght@6..72,500&display=swap";.headerActions{display:flex;align-items:center;gap:18px}.settingsButton{display:inline-flex;gap:7px;align-items:center}.eventCalendar{display:flex!important;align-items:center;gap:7px;margin-top:7px!important;font-size:.78rem!important}.eventCalendar i,.calendarChoice>i{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:var(--calendar-color, #839089)}.settingsBackdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;background:#0f201a75;padding-top:env(safe-area-inset-top)}.settingsPanel{width:100%;max-width:620px;max-height:min(86vh,760px);overflow:auto;background:#fffdf8;border-radius:26px 26px 0 0;padding:27px 24px max(24px,env(safe-area-inset-bottom));box-shadow:0 -20px 70px #11261e33}.settingsHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.settingsHeader .eyebrow{margin:0 0 5px}.settingsHeader h2{margin:0;font:500 2.35rem Newsreader,serif}.closeButton{width:42px;height:42px;border-radius:50%;background:#f0ece3;color:#173128;font-size:1.65rem;line-height:1}.settingsIntro{color:#68746e;line-height:1.5;margin:17px 0 23px}.calendarChoices{border-top:1px solid #e6e2d9}.calendarChoice{display:grid;grid-template-columns:22px 12px 1fr;align-items:center;gap:12px;min-height:58px;border-bottom:1px solid #ece8df;cursor:pointer}.calendarChoice input{width:18px;height:18px;accent-color:#19362c}.calendarChoice span{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-weight:500}.calendarChoice small{color:#7c8580;font-weight:400}.settingsState{color:#6f7974;padding:20px 0}.settingsError{border-radius:12px;padding:13px 15px;margin:15px 0;background:#f9e9e3;color:#8b3d2d;line-height:1.45}.settingsActions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.settingsActions button{padding:14px;border-radius:11px;font-weight:600}.secondaryButton{background:#eeeae2;color:#425049}.saveButton{background:#19362c;color:#fff}.saveButton:disabled{opacity:.5;cursor:default}@media(min-width:620px){.settingsBackdrop{align-items:center;padding:30px}.settingsPanel{border-radius:26px}}@media(max-width:440px){.settingsButton span{display:none}.headerActions{gap:12px}}:root{font-family:DM Sans,sans-serif;color:#173128;background:#f3efe7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,.google{font:inherit}button{border:0;cursor:pointer}.login,.home,.center{min-height:100vh;padding:max(28px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom))}.login{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;background:#19362c;color:#f5f0e6}.login section{position:relative;z-index:1;max-width:440px;margin:auto 0}.sun{position:absolute;width:340px;height:340px;right:-145px;top:-110px;border-radius:50%;background:#e8aa5b;opacity:.95}.mark{display:grid;place-items:center;width:58px;height:58px;border:1px solid currentColor;border-radius:50%;font:500 18px Newsreader,serif;letter-spacing:-.04em}.mark.small{width:42px;height:42px;font-size:14px}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.14em;font-weight:600;opacity:.7}.login .eyebrow{margin-top:50px}h1{font:500 clamp(3rem,13vw,5.4rem)/.94 "Newsreader",serif;letter-spacing:-.045em;margin:12px 0 22px}.lede{font-size:1.05rem;line-height:1.6;color:#d6ddd7;max-width:330px}.google{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:36px;padding:16px 22px;background:#f5f0e6;color:#173128;border-radius:12px;text-decoration:none;font-weight:600}.google span{font-size:1.25rem;color:#4285f4}.login small{opacity:.55;letter-spacing:.04em}.home{max-width:720px;margin:auto}header{display:flex;justify-content:space-between;align-items:center}.textButton{background:transparent;color:#64716b;padding:10px 0}.hero{padding:68px 0 54px}.hero h1{font-size:clamp(3.2rem,14vw,6rem);max-width:600px}.agenda{background:#fffdf8;border-radius:24px;padding:24px 20px;box-shadow:0 18px 60px #1c332a14}.sectionTitle{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #e6e2d9;padding-bottom:16px}.sectionTitle h2{margin:0;font:500 2rem Newsreader,serif}.sectionTitle span{color:#78817d;font-size:.85rem}ul{list-style:none;margin:0;padding:0}.event{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #eeeae2}.event:last-child{border-bottom:0}.event time{color:#c16f35;font-weight:600}.event strong,.event span{display:block}.event span{margin-top:5px;color:#77817c;font-size:.9rem}.empty{text-align:center;padding:44px 20px 32px;color:#78817d}.empty span{display:block;color:#e4a051;font-size:2rem}.empty h3{color:#173128;margin:14px 0 4px}.empty p{margin:0}.center{display:grid;place-content:center;justify-items:center;text-align:center}.center h1{font-size:3rem}.center button{background:#19362c;color:#fff;padding:14px 22px;border-radius:10px}.pulse{animation:pulse 1.4s infinite alternate}@keyframes pulse{to{opacity:.35;transform:scale(.95)}}@media(min-width:700px){.home{padding-inline:40px}.agenda{padding:32px}}
