.guardian-calendar{--calendar-ink: #092540;--calendar-gold: #b58b42;--calendar-paper: #fbfaf7;color:var(--calendar-ink);padding-block:48px 72px}.guardian-calendar__header{max-width:760px;margin:0 auto 30px;text-align:center}.guardian-calendar__eyebrow,.guardian-calendar__details-kicker{margin:0 0 8px;color:#766039;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.guardian-calendar__header h1{margin:0 0 12px;color:var(--calendar-ink);font-size:clamp(38px,5vw,64px)}.guardian-calendar__header p:last-child{margin:0;color:#405367;font-size:17px;line-height:1.65}.guardian-calendar__toolbar{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:18px}.guardian-calendar__toolbar select,.guardian-calendar__icon-button{min-height:44px;border:1px solid #aeb9c2;border-radius:4px;background:#fff;color:var(--calendar-ink);font:inherit}.guardian-calendar__toolbar select{min-width:150px;padding:8px 36px 8px 12px}.guardian-calendar__toolbar label:nth-of-type(2) select{min-width:100px}.guardian-calendar__icon-button{width:44px;padding:0;font-size:30px;line-height:1;cursor:pointer}.guardian-calendar__toolbar select:focus-visible,.guardian-calendar__icon-button:focus-visible,.guardian-calendar__day:focus-visible,.guardian-calendar__recommendation:focus-visible{outline:3px solid rgba(181,139,66,.45);outline-offset:2px}.guardian-calendar__legend{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin:0 0 22px;color:#526373;font-size:13px}.guardian-calendar__legend span{display:inline-flex;align-items:center;gap:7px}.guardian-calendar__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#8596a7}.guardian-calendar__dot--moon{background:#365f83}.guardian-calendar__dot--season{background:var(--calendar-gold)}.guardian-calendar__dot--tradition{background:#7b506d}.guardian-calendar__dot--zodiac{background:#4f7660}.guardian-calendar__weekdays,.guardian-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.guardian-calendar__weekdays{border:1px solid #ccd3d9;border-bottom:0;background:var(--calendar-ink);color:#fff}.guardian-calendar__weekdays span{padding:10px 4px;text-align:center;font-size:12px;font-weight:700}.guardian-calendar__grid{border-top:1px solid #ccd3d9;border-left:1px solid #ccd3d9;background:#fff}.guardian-calendar__day{position:relative;min-width:0;min-height:116px;padding:10px;border:0;border-right:1px solid #ccd3d9;border-bottom:1px solid #ccd3d9;background:#fff;color:var(--calendar-ink);text-align:left;font:inherit}button.guardian-calendar__day{cursor:pointer}button.guardian-calendar__day:hover,.guardian-calendar__day[aria-pressed=true]{background:#f3f0e9}.guardian-calendar__day--empty{background:#f7f7f5}.guardian-calendar__day--today .guardian-calendar__date{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--calendar-ink);color:#fff}.guardian-calendar__date{font-weight:700}.guardian-calendar__day-events{display:grid;gap:5px;margin-top:9px}.guardian-calendar__day-event{display:flex;align-items:flex-start;gap:5px;min-width:0;color:#34495d;font-size:11px;line-height:1.25}.guardian-calendar__day-event .guardian-calendar__dot{flex:0 0 auto;margin-top:3px}.guardian-calendar__day-event span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guardian-calendar__details{margin-top:28px;padding:28px;border-top:3px solid var(--calendar-gold);background:var(--calendar-paper)}.guardian-calendar__details h2{margin:0 0 18px;color:var(--calendar-ink);font-size:32px}.guardian-calendar__event-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.guardian-calendar__event{padding:18px;border:1px solid #d5d9dc;border-radius:6px;background:#fff}.guardian-calendar__event h3{margin:0 0 8px;color:var(--calendar-ink);font-size:23px}.guardian-calendar__event p{margin:6px 0;line-height:1.55}.guardian-calendar__event-meta{color:#5c6d7b;font-size:13px}.guardian-calendar__intentions{color:#334c60;font-size:14px}.guardian-calendar__recommendation{display:inline-block;margin-top:8px;color:var(--calendar-ink);font-weight:700;text-decoration-thickness:1px;text-underline-offset:4px}.guardian-calendar__empty-message{margin:0;color:#526373}.guardian-calendar-scene{position:relative;isolation:isolate;background:#080e0b}.guardian-calendar-scene__media{display:block;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.guardian-calendar-scene__media video{display:block;position:sticky;z-index:-1;top:0;width:100%;height:100vh;min-height:640px;object-fit:cover;object-position:center 40%;opacity:.42;pointer-events:none}.guardian-calendar-scene__media .herbier-video-toggle{left:auto;right:16px;top:16px;bottom:auto;pointer-events:auto;z-index:2}.herbier-skin .guardian-calendar-scene .guardian-calendar{padding-top:80px}.herbier-skin .guardian-calendar-scene .guardian-calendar__header{min-height:200px;display:flex;flex-direction:column;justify-content:center}.herbier-skin .guardian-calendar-scene :is(.guardian-calendar__header h1,.guardian-calendar__header p:last-child,.guardian-calendar__legend,.guardian-calendar__weekdays,.guardian-calendar__note){color:#f0f1eb}.herbier-skin .guardian-calendar-scene .guardian-calendar__eyebrow{color:#d3bb85}.herbier-skin .guardian-calendar-scene .guardian-calendar__grid{background:#123027d1;border-color:#7c9183}.herbier-skin .guardian-calendar-scene .guardian-calendar__day{background:transparent;color:#fff;border-color:#7c9183}.herbier-skin .guardian-calendar-scene .guardian-calendar__day-event{color:#f0f1eb}.herbier-skin .guardian-calendar-scene .guardian-calendar__dot{border:1px solid #f0f1eb}.herbier-skin .guardian-calendar-scene .guardian-calendar__day:is(:hover,:focus-visible,[aria-pressed=true]){background:#f0f1eb;color:#24372f}.herbier-skin .guardian-calendar-scene .guardian-calendar__day:is(:hover,:focus-visible,[aria-pressed=true]) .guardian-calendar__day-event{color:#24372f}.herbier-skin .guardian-calendar-scene .guardian-calendar__details{background:#f0f1ebf7}@media(max-width:749px){.herbier-skin .guardian-calendar-scene .guardian-calendar__header h1{font-size:36px}.herbier-skin .guardian-calendar-scene .guardian-calendar__header{min-height:180px}}.guardian-calendar__note{max-width:760px;margin:20px auto 0;color:#5c6d7b;font-size:12px;line-height:1.5;text-align:center}@media(max-width:749px){.guardian-calendar{padding-block:32px 64px}.guardian-calendar__header{margin-bottom:24px}.guardian-calendar__toolbar{gap:6px}.guardian-calendar__toolbar select{min-width:126px}.guardian-calendar__toolbar label:nth-of-type(2) select{min-width:88px}.guardian-calendar__weekdays span{font-size:10px}.guardian-calendar__day{min-height:70px;padding:6px}.guardian-calendar__day-events{margin-top:5px;gap:3px}.guardian-calendar__day-event span:last-child{display:none}.guardian-calendar__day-event .guardian-calendar__dot{width:7px;height:7px;margin-top:0}.guardian-calendar__details{margin-top:20px;padding:20px 16px}.guardian-calendar__details h2{font-size:27px}.guardian-calendar__event-list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/guardian-ritual-calendar.css.map */
