:root{color-scheme:light;--ink: #1d2433;--muted: #657085;--paper: #cfd6df;--page-background: linear-gradient(180deg, #ffffff 0%, #ffffff 16%, #eef1f4 58%, #cfd6df 100%);--panel: #ffffff;--calendar-ink: #05070a;--calendar-day-school-bg: #ffffff;--calendar-day-off-bg: #ddf6e7c2;--calendar-focused-day: #0f9f68;--calendar-max-width: 760px;--layout-anchor-width: 790px;--layout-left-edge: max(24px, calc((100vw - var(--layout-anchor-width)) / 2));--calendar-row-height: 58px;--calendar-weekday-height: 48px;--calendar-weekday-top: 220px;--calendar-header-gap: clamp(24px, 6vh, 54px);--calendar-weekday-bleed: 13px;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--highlights-panel-edge-gap: 24px;--highlights-panel-safe-gap: 16px;--highlights-panel-bottom: max( var(--highlights-panel-edge-gap), calc(var(--safe-area-bottom) + var(--highlights-panel-safe-gap)) );--calendar-last-day-border: linear-gradient( 135deg, #e63946 0%, #f77f00 16%, #ffca3a 32%, #1f8f62 48%, #118ab2 64%, #8338ec 82%, #e63946 100% );--highlight-item-bg: #ddf6e7;--pa-day-stripe: rgba(31, 143, 98, .14);--danger: #c23a3a;--shadow: 0 8px 30px rgba(36, 44, 62, .18), 0 2px 10px rgba(36, 44, 62, .08);font-family:Quicksand,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;overflow-x:hidden;background:transparent;overscroll-behavior-x:none;touch-action:pan-y pinch-zoom}body,#root{min-height:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y pinch-zoom}body{margin:0;min-height:100vh;min-height:100dvh;background:transparent;color:var(--ink)}#root{min-height:100%;background:transparent}.app-shell{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;max-width:100vw;overflow-x:hidden;overflow-x:clip;background:transparent;overscroll-behavior-x:none;touch-action:pan-y pinch-zoom}.app-shell:before{content:"";position:fixed;top:0;right:0;left:0;z-index:0;height:100vh;height:100svh;height:100dvh;pointer-events:none;background:var(--page-background)}.app-shell:after{content:"";position:fixed;top:calc(0px - var(--safe-area-top));right:0;left:0;z-index:7;height:var(--safe-area-top);pointer-events:none;background:#fff}.countdown-header{position:fixed;top:max(clamp(24px,6vh,54px),calc(var(--safe-area-top) + 8px));left:var(--layout-left-edge);z-index:12;width:min(620px,calc(100vw - var(--layout-left-edge) - 24px));color:var(--calendar-ink);pointer-events:none;text-shadow:0 1px 18px rgba(255,255,255,.86)}.countdown-header h1{margin:0;max-width:620px;font-size:clamp(3rem,8vw,6.7rem);line-height:.95;letter-spacing:0}.countdown-title-toggle{display:block;width:100%;min-width:0;padding:0;color:inherit;font:inherit;font-weight:650;letter-spacing:inherit;line-height:inherit;text-align:left;text-shadow:inherit;background:transparent;border:0;cursor:pointer;pointer-events:auto}.countdown-title-toggle:focus-visible{outline:4px solid var(--calendar-focused-day);outline-offset:6px;border-radius:8px}.countdown-title-toggle:disabled{color:inherit;cursor:default}.countdown-title-count{display:inline-block;font-size:1.4em;font-weight:700;line-height:.8}.countdown-header .countdown-title-final-day{--rainbow-fill-width: 34rem;position:relative;color:transparent;text-shadow:none;transform-origin:50% 58%;animation:countdown-final-day-shiver .35s ease-in-out infinite}.countdown-header .countdown-title-stroke{position:absolute;inset:0;z-index:0;color:transparent;-webkit-text-stroke:10px #ffffff;paint-order:stroke fill}.countdown-header .countdown-title-fill{position:relative;z-index:1;display:block;color:transparent;text-shadow:none;background-image:repeating-linear-gradient(90deg,#e63946 0,#f77f00 calc(var(--rainbow-fill-width) * .16),#ffca3a calc(var(--rainbow-fill-width) * .32),#1f8f62 calc(var(--rainbow-fill-width) * .48),#118ab2 calc(var(--rainbow-fill-width) * .64),#8338ec calc(var(--rainbow-fill-width) * .82),#e63946 var(--rainbow-fill-width));background-size:var(--rainbow-fill-width) 100%;-webkit-background-clip:text;background-clip:text;animation:countdown-rainbow-fill 4s linear infinite}.summer-countdown-shell .countdown-header{width:min(780px,calc(100vw - var(--layout-left-edge) - 24px))}.summer-countdown-shell .countdown-header h1{max-width:780px;font-size:4.6rem;line-height:1}@keyframes countdown-rainbow-fill{to{background-position:var(--rainbow-fill-width) 0}}@keyframes countdown-final-day-shiver{0%,to{transform:translate(0)}16%{transform:translate(1px,-1px)}32%{transform:translate(-1px,1px)}50%{transform:translate(1px)}66%{transform:translate(-1px,-1px)}82%{transform:translateY(1px)}}.confetti-burst{position:absolute;width:1px;height:1px;overflow:visible;pointer-events:none}.confetti-burst-particle{position:absolute;top:0;left:0;width:calc(var(--confetti-size) * 2);height:calc(var(--confetti-size) * 1.16);background:var(--confetti-color);border-radius:2px;opacity:0;translate:-50% -50%;transform:rotate(0) scale(.7);transform-origin:center;animation:confetti-burst var(--confetti-duration) linear infinite;animation-delay:var(--confetti-delay)}@keyframes confetti-burst{0%{opacity:.96;translate:-50% -50%;transform:rotate(0) scale(.72)}50%{opacity:.45;translate:calc(-50% + var(--confetti-mid-x)) calc(-50% + var(--confetti-mid-y));transform:rotate(var(--confetti-mid-rotate)) scale(1)}to{opacity:0;translate:calc(-50% + var(--confetti-x)) calc(-50% + var(--confetti-end-y));transform:rotate(var(--confetti-end-rotate)) scale(.86)}}.precise-countdown{margin:12px 0 0;font-size:clamp(1.3rem,3vw,2rem);font-weight:850;font-variant-numeric:tabular-nums}.highlights-panel-frame{position:fixed;z-index:12;bottom:var(--highlights-panel-bottom);left:var(--layout-left-edge);pointer-events:none}.highlights-panel{position:relative;width:min(360px,calc(100vw - var(--layout-left-edge) - 24px));max-height:calc(100svh - 48px);max-height:calc(100dvh - 48px);overflow:visible;padding:22px;pointer-events:auto;background:var(--panel);border-radius:8px;box-shadow:var(--shadow)}.highlights-panel h2{margin:0;font-size:1.08rem;line-height:1.2}.highlights-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.calendar-shortcuts{display:flex;flex:0 0 auto;gap:6px}.calendar-shortcut{position:relative;min-width:0;padding:6px 8px;color:var(--ink);font:inherit;font-size:.78rem;font-weight:750;line-height:1;white-space:nowrap;background:#fff;border:2px solid rgba(5,7,10,.2);border-radius:6px;cursor:pointer}.calendar-shortcut-selected{border-color:var(--calendar-ink)}.calendar-shortcut-last.calendar-shortcut-selected{border-color:transparent}.calendar-shortcut-last.calendar-shortcut-selected:before{content:"";position:absolute;inset:-2px;box-sizing:border-box;padding:2px;border-radius:inherit;pointer-events:none;background:var(--calendar-last-day-border);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.calendar-shortcut:focus-visible{outline:3px solid var(--calendar-focused-day);outline-offset:2px}.highlights-list{--highlights-list-edge-fade: 18px;--highlights-list-bump-room: 8px;display:grid;gap:8px;max-height:125px;margin:14px calc(var(--highlights-list-bump-room) * -1) 0;padding:0 var(--highlights-list-bump-room);color:var(--muted);font-size:.9rem;line-height:1.35;list-style:none;overflow:auto}html,body,.highlights-list{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,.highlights-list::-webkit-scrollbar{display:none;width:0;height:0}.highlights-list-scrollable{-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - var(--highlights-list-edge-fade)),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - var(--highlights-list-edge-fade)),transparent 100%)}.highlights-list-scrolled{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--highlights-list-edge-fade),#000 calc(100% - var(--highlights-list-edge-fade)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--highlights-list-edge-fade),#000 calc(100% - var(--highlights-list-edge-fade)),transparent 100%)}.highlights-list .highlights-list-empty{padding:9px 10px}.highlights-list .highlight-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:9px 10px;color:var(--calendar-focused-day);-webkit-text-fill-color:var(--calendar-focused-day);font:inherit;text-align:left;border:0;border-radius:8px;cursor:pointer;transition:box-shadow .16s ease,transform .16s ease}.highlights-list .highlight-item-label{min-width:0;color:var(--calendar-focused-day)!important;-webkit-text-fill-color:var(--calendar-focused-day)!important;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlights-list .highlight-item-count{justify-self:end;color:var(--calendar-focused-day)!important;-webkit-text-fill-color:var(--calendar-focused-day)!important;font-weight:550;font-variant-numeric:tabular-nums;white-space:nowrap}.highlights-list .highlight-item-general{background:var(--highlight-item-bg)}.highlights-list .highlight-item-pa{background:repeating-linear-gradient(135deg,transparent 0,transparent 8px,var(--pa-day-stripe) 8px,var(--pa-day-stripe) 14px),var(--highlight-item-bg)}.highlights-list .highlight-item-selected{box-shadow:inset 0 0 0 3px var(--calendar-focused-day)}.highlights-list .highlight-item-selected .highlight-item-label,.highlights-list .highlight-item-selected .highlight-item-count{font-weight:700}.highlights-list .highlight-item-selected:active{transform:translateY(1px)}.highlights-list .highlight-item-attention{transform-origin:center;animation:focus-target-scale .46s ease-in-out}.highlights-list .highlight-item-button:focus-visible{outline:3px solid var(--calendar-focused-day);outline-offset:2px}.calendar-panel{position:relative;z-index:2;min-height:100vh;min-height:100lvh;overflow:visible;pointer-events:none;background:transparent}.calendar-top-blur{position:fixed;top:0;right:0;left:0;z-index:8;height:var(--calendar-weekday-top);overflow:hidden;pointer-events:none;background:linear-gradient(180deg,#fff,#ffffffe6 58%,#fff0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.summer-mode{position:fixed;inset:0;top:calc(0px - var(--safe-area-top));bottom:calc(0px - var(--safe-area-bottom));display:grid;place-items:center;padding:clamp(16px,4vw,48px);background:#05070a;text-align:center;color:#fff}.summer-mode-message{max-width:min(100%,960px);letter-spacing:0}.summer-mode-emoji-button{display:inline-grid;place-items:center;margin:0;padding:0 .04em;color:inherit;font:inherit;line-height:1;vertical-align:baseline;background:transparent;border:0;border-radius:8px;cursor:pointer}.summer-mode-emoji-button:focus-visible{outline:4px solid #ffffff;outline-offset:6px}.summer-mode-emoji-button:hover{transform:scale(1.05)}.summer-mode-emoji-button:active{transform:scale(.98)}.calendar-shell{position:relative;z-index:4;width:min(100vw,var(--calendar-max-width));margin:0 auto;padding-bottom:max(220px,calc(var(--safe-area-bottom) + 180px));background:transparent;overflow:visible;isolation:isolate}.calendar-shell:before{content:"";position:absolute;inset:0 0 calc(var(--safe-area-bottom) * -1);z-index:-1;pointer-events:none;background:var(--paper)}.calendar-weekdays{position:fixed;top:var(--calendar-weekday-top);left:50%;z-index:9;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:min(100vw,var(--calendar-max-width));height:var(--calendar-weekday-height);margin:0;padding:0;list-style:none;pointer-events:none;background:#fff;border-radius:4px;box-shadow:0 10px 30px #242c3e29;transform:translate(-50%)}.calendar-weekdays:before{content:"";position:absolute;inset:0 calc(var(--calendar-weekday-bleed) * -1);z-index:-1;pointer-events:none;background:#fff;border-radius:4px}.calendar-weekdays li{display:flex;align-items:center;justify-content:center;padding:0;color:var(--calendar-ink);font-size:.84rem;font-weight:800;opacity:1;visibility:visible}.calendar-month-list{display:grid;gap:0;margin:0;padding:0}.calendar-month{position:relative}.calendar-month-starts-on-week-start{padding-top:var(--calendar-row-height)}.calendar-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:var(--calendar-row-height);margin:0;padding:0;list-style:none;background:transparent}.calendar-day-spacer{min-height:var(--calendar-row-height);background:transparent}.calendar-shell .calendar-day{position:relative;display:inline-flex;align-items:center;justify-content:center;height:var(--calendar-row-height);vertical-align:top;color:var(--calendar-ink);cursor:default;font-weight:750;user-select:none;-webkit-user-select:none}.calendar-shell .calendar-day-selectable{cursor:pointer}.calendar-shell .calendar-day-last-school-day{z-index:10;isolation:isolate}.calendar-shell .calendar-day-attention{z-index:8;transform-origin:center;animation:focus-target-scale .46s ease-in-out}@keyframes focus-target-scale{0%,to{transform:scale(1)}48%{transform:scale(1.045)}}.calendar-shell .calendar-day-select-button{position:absolute;inset:0;z-index:6;padding:0;background:transparent;border:0;border-radius:4px;cursor:pointer;pointer-events:auto}.calendar-shell .calendar-day-select-button:focus{outline:none}.calendar-shell .calendar-day-select-button:focus-visible{outline:3px solid var(--calendar-focused-day);outline-offset:-5px}.calendar-shell :is(.calendar-month-fill,.calendar-last-day-sunburst,.calendar-day-fill,.calendar-day-outline,.calendar-weekend-confetti,.calendar-day-passed-mark){position:absolute;pointer-events:none}.calendar-shell .calendar-month-fill{inset:0;z-index:0;background:#ffffff36;border-radius:4px;margin:3px}.calendar-shell .calendar-last-day-sunburst{top:50%;left:50%;z-index:0;width:196px;height:196px;border-radius:50%;background:repeating-conic-gradient(from 0deg,#ffca3a 0deg 10deg,#f77f00 10deg 18deg,transparent 18deg 30deg);-webkit-mask-image:radial-gradient(circle,#000 0 34%,rgba(0,0,0,.62) 50%,rgba(0,0,0,.16) 64%,transparent 74%,transparent 100%);mask-image:radial-gradient(circle,#000 0 34%,rgba(0,0,0,.62) 50%,rgba(0,0,0,.16) 64%,transparent 74%,transparent 100%);opacity:.9;transform:translate(-50%,-50%);animation:calendar-last-day-sunburst-spin 9s linear infinite}@keyframes calendar-last-day-sunburst-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.calendar-shell .calendar-day-fill{inset:4px;z-index:1;overflow:hidden;border-radius:4px}.calendar-shell .calendar-weekend-confetti{inset:4px;z-index:2;overflow:hidden;border-radius:4px;clip-path:inset(0 round 4px);opacity:.58}.calendar-shell .calendar-weekend-confetti-piece{position:absolute;bottom:-9px;left:var(--weekend-confetti-left);width:5px;height:8px;background:var(--weekend-confetti-color);border-radius:2px;opacity:0;transform:translate3d(-50%,10px,0) rotate(0);animation:calendar-weekend-confetti-fall var(--weekend-confetti-duration) linear infinite;animation-delay:var(--weekend-confetti-delay)}@keyframes calendar-weekend-confetti-fall{0%{opacity:0;transform:translate3d(-50%,10px,0) rotate(0)}12%{opacity:.72}to{opacity:0;transform:translate3d(calc(-50% + var(--weekend-confetti-drift)),-72px,0) rotate(var(--weekend-confetti-rotate))}}.calendar-shell .calendar-day-outline{inset:4px;z-index:3;border:3px solid var(--calendar-ink);border-radius:4px}.calendar-shell .calendar-last-day-pulse{transform-origin:center;animation:calendar-last-day-cell-pulse 1.6s ease-in-out infinite}@keyframes calendar-last-day-cell-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.calendar-shell .calendar-day-outline-selected-day-off{border-color:var(--calendar-focused-day)}.calendar-shell .calendar-day-outline-current-weekend{border-color:var(--calendar-focused-day);transform-origin:center;animation:calendar-current-weekend-beat 1.8s infinite}.calendar-shell .calendar-day-outline-selected-last{border-color:transparent}.calendar-shell .calendar-day-outline-selected-last:before{content:"";position:absolute;inset:-3px;box-sizing:border-box;padding:3px;border-radius:inherit;background:var(--calendar-last-day-border);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.calendar-shell .calendar-day-number{position:relative;z-index:4;color:var(--calendar-ink);font-size:1.5em}.calendar-shell .calendar-day-number-day-off{color:var(--calendar-focused-day);-webkit-text-fill-color:var(--calendar-focused-day)}.calendar-shell .calendar-day-last-school-day>.calendar-day-number{-webkit-text-stroke:4px #ffffff;paint-order:stroke fill}.calendar-shell .calendar-day-today>.calendar-day-number-current{display:flex;align-items:center;justify-content:center;font-size:2.4em;line-height:1;-webkit-text-stroke:3px #ffffff;paint-order:stroke fill}.calendar-shell .calendar-day-today>.calendar-day-number-current-weekend{color:var(--calendar-focused-day);transform-origin:center;animation:calendar-current-weekend-beat 1.8s infinite}@keyframes calendar-current-weekend-beat{0%{transform:scale(1);animation-timing-function:cubic-bezier(.12,0,.39,0)}12%{transform:scale(1.08);animation-timing-function:cubic-bezier(.16,1,.3,1)}62%,to{transform:scale(1)}}.calendar-shell .calendar-last-day-confetti{top:50%;left:50%;z-index:2;transform:scale(.5);transform-origin:center}.calendar-shell .calendar-month-label{position:absolute;top:-22px;left:50%;z-index:4;color:var(--calendar-ink);font-size:1rem;font-weight:850;line-height:1;pointer-events:none;text-align:center;transform:translate(-50%)}.calendar-shell .calendar-day-fill-school{background:var(--calendar-day-school-bg)}.calendar-shell .calendar-day-fill-school.calendar-day-fill-last{background-color:#fff;background-image:conic-gradient(from 90deg,rgba(5,7,10,.24) 90deg,transparent 0 180deg,rgba(5,7,10,.24) 0 270deg,transparent 0);background-size:14px 14px}.calendar-shell .calendar-day-fill-day-off{background:var(--calendar-day-off-bg)}.calendar-shell .calendar-day-fill-pa{background:repeating-linear-gradient(135deg,transparent 0,transparent 8px,var(--pa-day-stripe) 8px,var(--pa-day-stripe) 14px),var(--calendar-day-off-bg)}.calendar-shell .calendar-day-passed-mark{inset:8px;z-index:5;overflow:hidden;border-radius:4px;transform:translate(var(--passed-mark-x, 0),var(--passed-mark-y, 0)) rotate(var(--passed-mark-rotate, 0deg)) scale(var(--passed-mark-scale, 1));transform-origin:center}.calendar-shell .calendar-day-passed-mark-lines{position:absolute;inset:0;width:100%;height:100%}.calendar-shell .calendar-day-passed-mark-stroke{fill:none;stroke:#e90000ad;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.2px;vector-effect:non-scaling-stroke}.calendar-shell .calendar-day-passed-mark-stroke-echo{opacity:.48;stroke-width:2.4px}.validation{position:fixed;top:50%;left:50%;z-index:10;width:min(420px,calc(100vw - 40px));margin:0;transform:translate(-50%,-50%);color:var(--danger);font-weight:700;text-align:center}@media(max-width:860px){:root{--highlights-panel-edge-gap: 16px;--highlights-panel-safe-gap: 12px}.summer-countdown-shell .countdown-header h1{font-size:3.7rem}.highlights-panel{width:min(360px,calc(100vw - var(--layout-left-edge) - 20px));max-height:calc(100svh - 32px);max-height:calc(100dvh - 32px)}}@media(max-width:560px){:root{--calendar-header-gap: 18px;--highlights-panel-edge-gap: 10px;--highlights-panel-safe-gap: 10px}.countdown-header{top:max(18px,calc(var(--safe-area-top) + 8px));left:18px;width:calc(100vw - 36px)}.summer-countdown-shell .countdown-header h1{font-size:2.9rem}.highlights-panel-frame{left:10px}.highlights-panel{width:calc(100vw - 20px);max-height:calc(100svh - 20px);max-height:calc(100dvh - 20px);padding:18px}.calendar-top-blur{-webkit-mask-image:none;mask-image:none}}@media(display-mode:standalone){:root{--highlights-panel-safe-gap: -10px}}html.standalone-display{--highlights-panel-safe-gap: -10px}@media(prefers-reduced-motion:reduce){.confetti-burst{display:none}.countdown-header .countdown-title-final-day,.calendar-shell .calendar-last-day-sunburst,.calendar-shell .calendar-last-day-pulse{animation:none}.calendar-shell .calendar-weekend-confetti{display:none}.calendar-shell .calendar-day-outline-current-weekend,.calendar-shell .calendar-day-today>.calendar-day-number-current-weekend{animation:none}.highlights-list .highlight-item-attention,.calendar-shell .calendar-day-attention{animation:none}}
