.ahso-cal{padding:64px 0;width:100%}@media(max-width:749px){.ahso-cal{padding:40px 0}}.ahso-cal .ahso-container{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 40px}@media(max-width:749px){.ahso-cal .ahso-container{padding:0 20px}}.ahso-cal .ahso-section__header{text-align:center;margin-bottom:40px;max-width:720px;margin-left:auto;margin-right:auto}.ahso-cal .ahso-section__heading{font-family:var(--font-heading--family, inherit);font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 12px;color:var(--color-foreground, #1a1a1a)}@media(max-width:749px){.ahso-cal .ahso-section__heading{font-size:1.75rem}}.ahso-cal .ahso-section__subheading{font-size:1.125rem;line-height:1.6;color:rgb(var(--color-foreground-rgb, 0 0 0) / .6);margin:0}.ahso-cal__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-bottom:32px;padding:16px 24px;background:rgb(var(--color-foreground-rgb, 0 0 0) / .02);border:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .06);border-radius:12px}.ahso-cal__legend-item{display:flex;align-items:center;gap:6px;font-size:.8125rem;color:rgb(var(--color-foreground-rgb, 0 0 0) / .65)}.ahso-cal__legend-swatch{width:14px;height:14px;border-radius:4px;flex-shrink:0}.ahso-cal__legend-swatch--t1{background:#2c3e7d}.ahso-cal__legend-swatch--t2{background:#00796b}.ahso-cal__legend-swatch--t3{background:#e65100}.ahso-cal__legend-swatch--t4{background:#6a1b9a}.ahso-cal__legend-swatch--holiday{background:#fff0f0;box-shadow:inset 0 0 0 2px #d32f2f}.ahso-cal__legend-swatch--event{background:#fff;border:2px solid #1565c0;position:relative}.ahso-cal__legend-swatch--event:after{content:"";position:absolute;width:6px;height:6px;background:#1565c0;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.ahso-cal__keydates{background:rgb(var(--color-foreground-rgb, 0 0 0) / .02);border:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .06);border-radius:16px;padding:36px 40px;margin-top:48px}@media(max-width:749px){.ahso-cal__keydates{padding:24px 20px;margin-top:32px}}.ahso-cal__keydates-heading{font-family:var(--font-heading--family, inherit);font-size:1.25rem;font-weight:700;margin:0 0 24px;color:var(--color-foreground, #1a1a1a)}.ahso-cal__dl-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-family:var(--font-heading--family, inherit);font-size:.8125rem;font-weight:600;color:#2c3e7d;background:#2c3e7d0f;border:1px solid rgb(44 62 125 / .15);border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap;line-height:1.2}.ahso-cal__dl-btn:hover{background:#2c3e7d1f;border-color:#2c3e7d40}.ahso-cal__dl-btn:focus-visible{outline:2px solid #2c3e7d;outline-offset:2px}.ahso-cal__dl-btn svg{flex-shrink:0}@media(max-width:549px){.ahso-cal__dl-btn span{display:none}.ahso-cal__dl-btn{padding:6px 8px}}.ahso-cal__keydates-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media(max-width:989px){.ahso-cal__keydates-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:549px){.ahso-cal__keydates-grid{grid-template-columns:1fr;gap:20px}}.ahso-cal__keydates-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-foreground-rgb, 0 0 0) / .4);margin:0 0 12px}.ahso-cal__keydates-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ahso-cal__keydates-list li{font-size:.8125rem;line-height:1.45;color:rgb(var(--color-foreground-rgb, 0 0 0) / .7)}.ahso-cal__kd-date{display:inline-block;font-weight:700;font-size:.6875rem;background:rgb(var(--color-foreground-rgb, 0 0 0) / .06);color:var(--color-foreground, #1a1a1a);padding:2px 8px;border-radius:4px;margin-right:4px;white-space:nowrap}.ahso-cal__kd-date--t1{background:#2c3e7d1f;color:#2c3e7d}.ahso-cal__kd-date--t2{background:#00796b1f;color:#00796b}.ahso-cal__kd-date--t3{background:#e651001f;color:#bf360c}.ahso-cal__kd-date--t4{background:#6a1b9a1f;color:#6a1b9a}.ahso-cal__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media(max-width:1100px){.ahso-cal__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(max-width:749px){.ahso-cal__grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:440px){.ahso-cal__grid{grid-template-columns:1fr;gap:16px}}.ahso-cal__month{background:var(--color-background, #fff);border:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .08);border-radius:12px}.ahso-cal__month-name{padding:12px 14px;font-family:var(--font-heading--family, inherit);font-weight:700;font-size:.875rem;text-align:center;background:rgb(var(--color-foreground-rgb, 0 0 0) / .03);border-bottom:1px solid rgb(var(--color-foreground-rgb, 0 0 0) / .06);letter-spacing:.02em;border-radius:12px 12px 0 0}.ahso-cal__month-grid{display:grid;grid-template-columns:22px repeat(5,1fr);padding:8px 8px 8px 4px;gap:3px}.ahso-cal__wk-cell{display:flex;align-items:center;justify-content:center}.ahso-cal__wk-num{font-size:.5rem;font-weight:800;line-height:1;color:rgb(var(--color-foreground-rgb, 0 0 0) / .55);letter-spacing:-.02em;white-space:nowrap}.ahso-cal__day-label{text-align:center;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-foreground-rgb, 0 0 0) / .35);padding:4px 0 6px}.ahso-cal__day{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;border-radius:6px;cursor:default;transition:transform .15s ease}.ahso-cal__day:not(.ahso-cal__day--empty):hover{transform:scale(1.15);z-index:2}.ahso-cal__day-num{font-size:.6875rem;font-weight:600;line-height:1}.ahso-cal__day[data-tip]:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1a1a2e;color:#fff;font-size:.5625rem;font-weight:600;padding:4px 8px;border-radius:5px;white-space:nowrap;pointer-events:none;z-index:20;box-shadow:0 2px 8px #0000002e;line-height:1.3}.ahso-cal__day--empty{background:transparent}.ahso-cal__day--off{background:rgb(var(--color-foreground-rgb, 0 0 0) / .03);color:rgb(var(--color-foreground-rgb, 0 0 0) / .25)}.ahso-cal__day--t1{background:#2c3e7d26;color:#1e2d5e}.ahso-cal__day--t2{background:#00796b24;color:#004d40}.ahso-cal__day--t3{background:#f57c0029;color:#e65100}.ahso-cal__day--t4{background:#6a1b9a24;color:#4a148c}.ahso-cal__day--holiday{background:#fff0f0;color:#b71c1c;box-shadow:inset 0 0 0 2px #d32f2f}.ahso-cal__day--event{outline:2px solid #1565c0;outline-offset:-1px}.ahso-cal__day-dot{width:4px;height:4px;border-radius:50%;background:#1565c0;margin-top:2px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ahso-school-calendar.css.map */
