@import"https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800&display=swap";:root{--calendar-green: #32692d;--calendar-green-dark: #174d20;--calendar-line: #a8b99a;--calendar-paper: #fffefb;color:#20362c;background:#f7f4ec;font-family:Heebo,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f4ec}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.public-page{min-height:100vh;overflow:hidden;padding-bottom:26px;background:radial-gradient(ellipse at 0 100%,rgb(104 143 66 / 14%),transparent 260px),radial-gradient(ellipse at 100% 100%,rgb(104 143 66 / 14%),transparent 260px),#f7f4ec}.hero{position:relative;min-height:276px;overflow:hidden;isolation:isolate;display:grid;place-items:center;padding:24px 20px 28px;border-bottom:1px solid #dce4d2;color:var(--calendar-green-dark);text-align:center;background:linear-gradient(180deg,#fffffddb,#fffffdeb),var(--hero-background-image, none),#fff;background-position:center;background-size:auto,cover,auto}.hero--generated-banner{background:linear-gradient(180deg,#fffffd14,#fffffd2e),var(--hero-background-image),#fff;background-position:center;background-repeat:no-repeat;background-size:100% 100%,100% 100%,auto}.hero--generated-banner .hero-botanical,.hero--generated-banner .hero-wheat,.hero--generated-banner .hero-seal,.hero--generated-banner .hero-side-label{display:none}.hero--generated-banner .hero-content{text-shadow:0 1px 0 rgb(255 255 255 / 92%),0 8px 22px rgb(255 255 255 / 64%)}.hero:after{content:"";position:absolute;right:12%;bottom:0;left:12%;z-index:-1;height:4px;background:linear-gradient(90deg,transparent,#5f8d45 18%,#5f8d45 82%,transparent);opacity:.5}.hero-botanical{position:absolute;z-index:-1;bottom:-26px;width:320px;height:210px;opacity:.84;background:radial-gradient(ellipse at 8% 82%,#6d8e3e 0 8%,transparent 8.5%),radial-gradient(ellipse at 24% 68%,#789c53 0 9%,transparent 9.5%),radial-gradient(ellipse at 39% 53%,#50783d 0 8%,transparent 8.5%),radial-gradient(ellipse at 54% 41%,#82a45d 0 8%,transparent 8.5%),radial-gradient(ellipse at 70% 28%,#62894c 0 7%,transparent 7.5%),radial-gradient(ellipse at 88% 17%,#8cac68 0 7%,transparent 7.5%)}.hero-botanical:before{content:"";position:absolute;right:8%;bottom:18%;width:94%;height:2px;border-radius:999px;background:#54783d;transform:rotate(-32deg);transform-origin:right center}.hero-botanical--left{left:-84px}.hero-botanical--right{right:-84px;transform:scaleX(-1)}.hero-wheat{position:absolute;right:20%;bottom:-22px;z-index:-1;width:112px;height:192px;opacity:.82;transform:rotate(-16deg)}.hero-wheat span{position:absolute;bottom:0;left:50%;width:3px;height:178px;border-radius:999px;background:linear-gradient(#e1b14d,#ab741f)}.hero-wheat span:before{content:"";position:absolute;top:0;left:-13px;width:29px;height:105px;background:repeating-radial-gradient(ellipse at center,#e7b954 0 4px,#c98b2a 5px 7px,transparent 8px 12px)}.hero-wheat span:nth-child(2){height:148px;transform:translate(-30px) rotate(-13deg)}.hero-wheat span:nth-child(3){height:130px;transform:translate(31px) rotate(15deg)}.hero-seal{position:absolute;top:28px;left:clamp(54px,9vw,160px);display:flex;width:132px;height:132px;align-items:center;justify-content:center;flex-direction:column;gap:1px;border:6px double #4d813e;border-radius:50%;color:#245b2c;background:radial-gradient(circle,#fffdf4 63%,#f4efcf);box-shadow:0 3px 12px #30542d2e}.hero-seal-ring{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#f1a532,#d5771e)}.hero-seal strong{color:#205a29;font-size:17px}.hero-seal small{color:#5b6f4d;font-size:10px;font-weight:700}.hero-side-label{position:absolute;top:42px;right:clamp(42px,9vw,160px);display:grid;color:#315f2c;text-align:center}.hero-side-label strong{font-size:26px}.hero-side-label span{color:#708a5b;font-size:14px;font-weight:700}.hero-content{position:relative;z-index:1}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#4d753f;font-size:14px;font-weight:700;letter-spacing:.05em}.hero h1{margin:2px 0 0;color:#0c4a16;line-height:.92;letter-spacing:0}.hero h1 span,.hero h1 strong{display:block}.hero h1 span{font-size:clamp(52px,7vw,88px);font-weight:800}.hero h1 strong{font-size:clamp(50px,6.6vw,82px);font-weight:600}.hero p{margin:8px 0 0;color:#5c7353;font-size:15px;font-weight:600}.calendar-layout{position:relative;z-index:2;width:min(1500px,calc(100% - 34px));margin:0 auto}.calendar-toolbar,.admin-toolbar,.admin-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.calendar-toolbar{width:fit-content;max-width:100%;margin:14px auto 12px;padding:7px 10px;border:1px solid #dce3d4;border-radius:999px;background:#fffffceb;box-shadow:0 4px 16px #36522d14}.month-navigation,.view-toggle,.category-filters,.admin-header-actions,.admin-toolbar-actions,.form-actions,.upcoming-meta,.detail-row,.detail-link,.detail-category,.admin-recurrence{display:flex;align-items:center}.month-navigation{gap:9px}.month-navigation h2{min-width:146px;margin:0;color:#28552b;font-size:19px;text-align:center}.nav-button,.icon-button{display:grid;place-items:center;border:0;color:#315d48;background:transparent}.nav-button{width:34px;height:34px;border-radius:50%}.nav-button:hover,.icon-button:hover{background:#edf2e7}.today-button,.view-toggle button,.filter-chip,.secondary-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font-weight:700;transition:.15s ease}.today-button{margin-inline-start:4px;padding:5px 12px;border:1px solid #d6dfce;color:#426646;background:#fff}.view-toggle{padding:3px;border-radius:999px;background:#eff3eb}.view-toggle button{padding:6px 11px;border:0;color:#5c7468;background:transparent}.view-toggle button.is-active{color:#fff;background:var(--calendar-green);box-shadow:0 2px 6px #24573938}.category-legend{padding-top:13px}.category-legend-heading{display:flex;max-width:670px;align-items:center;gap:13px;margin:0 auto;color:#386d31}.category-legend-heading span{height:1px;flex:1;background:linear-gradient(90deg,transparent,#80a46e)}.category-legend-heading span:last-child{background:linear-gradient(90deg,#80a46e,transparent)}.category-legend-heading strong{font-size:17px;white-space:nowrap}.category-filters{flex-wrap:wrap;justify-content:center;gap:9px;overflow-x:auto;padding:10px 2px 5px;scrollbar-width:none}.filter-chip{flex:0 0 auto;padding:6px 14px;border:1px solid color-mix(in srgb,var(--chip-color, #397044) 74%,#203823);color:#fff;background:linear-gradient(180deg,color-mix(in srgb,var(--chip-color, #397044) 74%,white),var(--chip-color, #397044));box-shadow:inset 0 1px #ffffff73,0 2px 4px #283d2229;text-shadow:0 1px 1px rgb(0 0 0 / 22%)}.filter-chip:hover{transform:translateY(-1px)}.filter-chip.is-active{outline:3px solid color-mix(in srgb,var(--chip-color, #397044) 22%,transparent);transform:translateY(-2px)}.month-shell{overflow:hidden;border:2px solid #789568;border-radius:22px;background:var(--calendar-paper);box-shadow:0 8px 24px #41523224}.weekday-row,.month-grid{direction:rtl;display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-row{color:#f8f8ed;background:linear-gradient(180deg,#447d37,#2a622c)}.weekday-row div{padding:7px;border-inline-end:1px solid rgb(255 255 255 / 35%);font-size:22px;font-weight:800;text-align:center;text-shadow:0 1px 2px rgb(0 0 0 / 22%)}.weekday-row .is-shabbat{background:#ffdb782e}.weekday-full{display:none}.weekday-short{display:inline}.day-cell{min-height:137px;padding:5px 6px 6px;border-inline-end:1px solid var(--calendar-line);border-bottom:1px solid var(--calendar-line);background:var(--calendar-paper)}.day-cell--muted{background:#fbfbf7}.day-cell--muted .day-heading,.day-cell--muted .day-events,.day-cell--muted .jewish-notes,.day-cell--muted .mobile-event-markers{visibility:hidden}.day-cell--shabbat{background:linear-gradient(135deg,#fffefa,#fffdf5)}.day-cell--selected{position:relative;box-shadow:inset 0 0 0 3px #32692d47}.day-select-button{display:block;width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:inherit}.day-select-button:focus-visible{border-radius:8px;outline:2px solid #5f8d45;outline-offset:2px}.day-cell--muted .day-select-button{pointer-events:none}.day-heading{position:relative;display:flex;align-items:baseline;justify-content:center;min-height:28px;gap:4px}.day-heading strong{color:#124a1e;font-size:25px;font-weight:800;line-height:1}.day-heading span{position:absolute;top:1px;right:0;overflow:hidden;max-width:calc(50% - 15px);color:#84917e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.jewish-notes{display:grid;gap:1px;margin:2px 0 5px;color:#314e42;font-size:10px;line-height:1.25;text-align:center}.holiday-label{color:#35652f;font-weight:700}.day-events{display:grid;justify-items:center;gap:4px}.day-events .event-pill:nth-of-type(n+4){display:none}.event-pill{display:grid;width:min(100%,176px);min-height:26px;min-width:0;align-items:center;grid-template-columns:21px minmax(0,1fr) 21px;gap:5px;overflow:hidden;padding:3px 8px 3px 5px;border:1px solid color-mix(in srgb,var(--event-color) 74%,#253c28);border-radius:999px;color:#fff;background:linear-gradient(180deg,color-mix(in srgb,var(--event-color) 72%,white),var(--event-color));font-size:clamp(12px,.82vw,14px);font-weight:800;letter-spacing:0;line-height:1.05;text-align:center;text-shadow:0 1px 1px rgb(0 0 0 / 25%);box-shadow:inset 0 1px #ffffff7a,0 2px 4px #2a3a2429}.event-pill:after{content:"";width:21px}.event-pill-icon{display:grid;flex:0 0 auto;width:21px;height:21px;place-items:center;border-radius:50%;color:#fff;background:#00000024;box-shadow:inset 0 1px #ffffff38}.event-pill>span:last-child{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.more-events{color:#5c7468;font-size:10px;font-weight:700}.mobile-event-markers{display:none}.mobile-event-dot{width:7px;height:7px;border:1px solid rgb(255 255 255 / 64%);border-radius:50%;background:var(--event-color);box-shadow:0 1px 2px #1e372333}.mobile-event-count{color:#416457;font-size:10px;font-weight:800;line-height:1}.calendar-footer{padding:12px 4px 0;color:#708274;font-size:12px;text-align:center}.calendar-footer a{font-weight:700}.setup-notice,.error-banner{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:11px 14px;border-radius:10px;color:#795f23;background:#fff6d9;box-shadow:0 4px 16px #50462814}.setup-notice div{display:grid}.setup-notice span{font-size:13px}.error-banner{color:#953f3f;background:#fff0ed}.upcoming-list{display:grid;gap:9px;max-width:900px;margin:0 auto}.mobile-day-agenda{display:none}.upcoming-card{display:flex;width:100%;align-items:center;gap:12px;padding:13px;border:1px solid #d9e1d4;border-radius:14px;color:#29473b;background:#fffefa;text-align:start;box-shadow:0 3px 12px #3049380f}.upcoming-card:hover{border-color:#aabca6;transform:translateY(-1px)}.upcoming-icon,.admin-event-icon,.category-color{display:grid;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff}.category-custom-icon{display:block;object-fit:contain}.upcoming-icon{width:42px;height:42px}.upcoming-content{display:grid;gap:2px}.upcoming-content>span{color:#63796e;font-size:13px}.upcoming-meta{flex-wrap:wrap;gap:10px}.upcoming-meta span{display:inline-flex;align-items:center;gap:4px}.empty-state{padding:42px 16px;border:1px dashed #c6d3bf;border-radius:16px;color:#6b8076;background:#ffffff73;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:18px;background:#15302485;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{width:min(100%,520px);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:18px;background:#fffefa;box-shadow:0 22px 70px #112f224d}.modal-card--wide{width:min(100%,820px)}.modal-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e2e8dd;background:#fffefa}.modal-header h2{margin:0;color:#274c3a;font-size:21px}.icon-button{width:34px;height:34px;border-radius:50%}.icon-button--danger{color:#b84d4d}.event-drawer{padding:17px 18px 22px}.detail-category{gap:6px;margin-bottom:12px;font-size:14px;font-weight:700}.detail-row{gap:8px;margin:8px 0;color:#536b60;font-size:15px}.event-description{margin:16px 0;padding:12px;border-radius:9px;color:#3f594e;background:#f4f6ef;white-space:pre-wrap}.detail-link{gap:6px;margin-top:15px;color:#2f6b45;font-weight:700}.admin-page{min-height:100vh;color:#29473b;background:#f5f3ea}.admin-page--center{display:grid;place-items:center;padding:20px}.login-card{width:min(100%,380px);padding:28px;border:1px solid #d8e1d3;border-radius:18px;background:#fffefa;box-shadow:0 18px 45px #3049381f;text-align:center}.login-icon{display:grid;width:58px;height:58px;margin:0 auto 14px;place-items:center;border-radius:50%;color:#fff;background:#356947}.login-card h1{margin:0;font-size:25px}.login-card p{margin:5px 0 19px;color:#708074;font-size:14px}.login-card .field{text-align:start}.admin-header{padding:18px max(20px,calc((100vw - 1120px)/2));color:#fff;background:linear-gradient(135deg,#244f38,#356947)}.admin-header h1{margin:0;font-size:27px}.admin-header .eyebrow{color:#b9d4b5}.admin-header-actions,.admin-toolbar-actions,.form-actions{gap:8px}.admin-header .secondary-button{border-color:#ffffff47;color:#fff;background:#ffffff1a}.admin-content{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:26px 0}.admin-content--narrow{max-width:820px}.admin-guide{display:flex;align-items:center;gap:14px;margin-bottom:16px;padding:16px;border:1px solid #dce3d8;border-radius:14px;background:#fffefa;box-shadow:0 3px 10px #2f4a380a}.admin-guide-icon{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:#356947}.admin-guide div{flex:1}.admin-guide h2,.admin-guide p,.category-panel h2,.category-panel p{margin:0}.admin-guide p,.category-panel p{color:#708074;font-size:14px}.admin-guide p+p{margin-top:3px}.category-panel{margin-top:16px;padding:16px;border:1px solid #dce3d8;border-radius:14px;background:#fffefa;box-shadow:0 3px 10px #2f4a380a}.visual-panel-heading,.custom-icon-field{display:flex;align-items:center;gap:10px}.visual-panel-heading div,.custom-icon-field div{flex:1}.background-preview{display:block;width:100%;max-height:210px;margin-top:14px;border:1px solid #dce3d8;border-radius:10px;object-fit:cover}.visual-upload-form{margin-top:12px}.custom-icon-field{margin-top:11px;padding:9px;border:1px solid #e0e6db;border-radius:9px;background:#f8faf6}.custom-icon-field strong,.custom-icon-field small{display:block}.custom-icon-field small{color:#7b8b81;font-size:12px}.custom-icon-preview{width:38px;height:38px}.file-button{cursor:pointer;white-space:nowrap}.file-button input{display:none}.category-panel .category-manager{padding:14px 0 0}.admin-toolbar{margin-bottom:15px}.admin-toolbar h2,.admin-toolbar p{margin:0}.admin-toolbar p{color:#74857a;font-size:14px}.primary-button,.secondary-button{min-height:38px;padding:7px 14px;border:1px solid transparent;text-decoration:none}.primary-button{color:#fff;background:#356947}.primary-button:hover{background:#285b3b}.primary-button:disabled{cursor:wait;opacity:.65}.primary-button--full{width:100%}.secondary-button{border-color:#d4ddd0;color:#446457;background:#fff}.secondary-button:hover{border-color:#b7c8b3}.admin-event-list{display:grid;gap:8px}.admin-event-card{display:flex;align-items:center;gap:11px;padding:12px 13px;border:1px solid #dce3d8;border-radius:12px;background:#fffefa;box-shadow:0 3px 10px #2f4a380a}.admin-event-icon{width:40px;height:40px}.admin-event-content{display:grid;flex:1;gap:1px}.admin-event-content span{color:#74857a;font-size:13px}.admin-recurrence{gap:4px}.admin-form,.category-manager{padding:16px 18px 19px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.field{display:grid;gap:4px}.field--wide{grid-column:1 / -1}.field span,.checkbox-field{color:#64776c;font-size:13px;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:39px;padding:7px 9px;border:1px solid #d7dfd3;border-radius:8px;color:#29473b;background:#fff}.field input:focus,.field select:focus,.field textarea:focus{border-color:#5b8b61;outline:2px solid rgb(91 139 97 / 14%)}.checkbox-field{display:flex;align-items:center;gap:7px}.checkbox-field input{width:17px;height:17px;accent-color:#356947}.recurrence-box{margin:15px 0;padding:11px;border:1px solid #dce3d8;border-radius:10px;background:#f8f9f3}.recurrence-box legend{padding:0 6px;color:#527061;font-size:14px;font-weight:800}.weekday-picker{display:flex;gap:6px;margin-top:10px}.weekday-picker button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #ccd7c9;border-radius:50%;color:#5f776b;background:#fff;font-weight:700}.weekday-picker button.is-selected{border-color:#356947;color:#fff;background:#356947}.form-error{margin:8px 0;color:#ad4545;font-size:13px;font-weight:700}.form-actions{justify-content:flex-end;margin-top:13px}.category-admin-list{display:grid;gap:7px;margin-bottom:17px}.category-admin-row{display:flex;align-items:center;gap:8px;padding:7px;border-radius:9px;background:#f6f8f3}.category-admin-row strong{flex:1}.category-admin-row--disabled{opacity:.5}.category-admin-label{display:grid;flex:1}.category-admin-label small,.field-help{color:#7b8b81;font-size:12px}.category-color{width:32px;height:32px}.category-form{padding-top:14px;border-top:1px solid #e0e6db}.category-form h3{margin:0 0 9px;font-size:17px}.category-form .field{margin-top:8px}@media(max-width:760px){.hero{min-height:206px;padding-top:22px}.hero h1 span{font-size:48px}.hero h1 strong{font-size:46px}.hero-seal{top:22px;left:14px;width:84px;height:84px;border-width:4px}.hero-seal-ring{width:34px;height:34px}.hero-seal-ring svg{width:20px;height:20px}.hero-seal strong{font-size:12px}.hero-seal small,.hero-side-label{display:none}.hero-botanical{width:190px;height:140px}.hero-wheat{right:3%;height:142px;transform:scale(.72) rotate(-16deg);transform-origin:bottom center}.calendar-layout{width:min(100% - 18px,720px)}.calendar-toolbar{width:100%;justify-content:center;flex-wrap:wrap;padding:7px;border-radius:18px}.month-navigation{gap:3px}.month-navigation h2{min-width:116px;font-size:17px}.today-button{padding:5px 9px;font-size:12px}.view-toggle button{min-height:36px;padding:6px 9px;font-size:12px}.category-filters{flex-wrap:nowrap;justify-content:flex-start;padding-inline:2px}.filter-chip{min-height:36px}.weekday-full{display:none}.weekday-short{display:inline}.weekday-row div{padding:6px 3px}.day-cell{min-height:88px;padding:3px}.day-heading{min-height:17px}.day-heading strong{font-size:16px}.day-heading span{display:none}.jewish-notes{font-size:8px}.event-pill{display:block;min-height:20px;padding:2px 4px;font-size:10px}.event-pill:after,.event-pill-icon{display:none}.more-events{font-size:8px}.admin-header{align-items:flex-start;padding:15px}.admin-header h1{font-size:21px}.admin-header .secondary-button{min-width:38px;padding:7px;font-size:0}.admin-toolbar,.admin-guide{align-items:flex-start;flex-direction:column}.custom-icon-field{align-items:flex-start;flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}}@media(max-width:560px){.public-page{overflow-x:hidden;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.hero{min-height:178px;padding:18px 12px 20px}.hero h1 span{font-size:42px}.hero h1 strong{font-size:40px}.hero-kicker{font-size:12px}.hero p{font-size:13px}.hero-seal{top:16px;left:10px;width:68px;height:68px}.hero-seal-ring{width:28px;height:28px}.hero-seal strong{font-size:10px}.hero-botanical{width:150px;height:112px}.calendar-layout{width:calc(100% - 12px)}.calendar-toolbar{align-items:stretch;flex-direction:column;gap:7px;margin:10px auto;padding:6px}.month-navigation{display:grid;width:100%;grid-template-columns:40px minmax(0,1fr) 40px auto;gap:3px}.month-navigation h2{min-width:0;font-size:15px}.nav-button{width:40px;height:40px}.today-button{min-height:40px;padding:5px 10px}.view-toggle{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.view-toggle button{min-height:40px}.month-shell{border-width:1px;border-radius:13px}.weekday-row div{padding:5px 0;font-size:13px}.day-cell{min-height:92px;padding:2px 2px 5px}.day-cell--selected{box-shadow:inset 0 0 0 2px #32692d61}.day-select-button{min-height:25px}.day-heading{min-height:20px;align-items:center}.day-heading strong{font-size:15px}.day-heading span{display:none}.day-cell--shabbat .day-heading strong{color:#8d6919}.jewish-notes{min-height:6px;margin:0}.jewish-notes span{display:none}.jewish-notes .holiday-label{display:block;width:5px;height:5px;overflow:hidden;margin:0 auto;border-radius:50%;color:transparent;background:#d39a2a}.day-events{display:grid;gap:2px;justify-items:stretch;padding:1px 0 0}.day-events .event-pill:nth-of-type(n+4){display:block}.event-pill{display:block;width:100%;min-height:16px;padding:2px 3px;border-radius:5px;font-size:8px;line-height:1.15;text-align:center}.event-pill>span:last-child{display:block;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.more-events,.mobile-event-markers{display:none}.mobile-day-agenda{display:grid;gap:8px;margin-top:10px;padding:0 2px}.mobile-day-agenda-heading{display:flex;min-height:24px;align-items:baseline;justify-content:space-between;gap:8px;padding:0 2px;color:#315d48}.mobile-day-agenda-heading strong{font-size:16px}.mobile-day-agenda-heading span{color:#7b8b81;font-size:12px;font-weight:700}.mobile-day-agenda .upcoming-list{max-width:none;gap:7px}.mobile-day-agenda .upcoming-card{min-height:58px;padding:10px;border-radius:10px}.mobile-day-agenda .upcoming-icon{width:36px;height:36px}.mobile-day-agenda .upcoming-content{min-width:0}.mobile-day-agenda .upcoming-content strong{overflow-wrap:anywhere;line-height:1.2}.empty-state--compact{padding:18px 10px;border-radius:12px}.category-legend{padding-top:10px}.category-legend-heading{display:none}.category-filters{margin-inline:-6px;padding-inline:6px}.filter-chip{min-height:38px;padding:6px 12px}.modal-backdrop--mobile-sheet{place-items:end center;padding:0}.modal-card--mobile-sheet{width:100%;max-height:min(86vh,680px);border-radius:16px 16px 0 0}.modal-card--mobile-sheet .modal-header{padding:14px 16px}.modal-card--mobile-sheet .modal-header h2{overflow-wrap:anywhere;font-size:19px;line-height:1.2}.modal-card--mobile-sheet .event-drawer{padding:14px 16px calc(18px + env(safe-area-inset-bottom))}}@media(max-width:430px){.calendar-toolbar{align-items:stretch;flex-direction:column}.month-navigation,.view-toggle{justify-content:center}}
