.couples-calendar{padding-block:36px 20px}.couples-calendar .sr-only,.cal-sources .sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cal-intro h1{margin:0;font-size:clamp(2.4rem,5vw,4rem)}.cal-intro>p:last-child{max-width:580px;margin:8px 0 26px}.cal-setup{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:24px;display:grid}.cal-form,.cal-milestone{border-radius:var(--radius-lg);padding:28px}.cal-form{background:var(--paper)}.cal-form>label:first-child{font-size:1.25rem;font-weight:700}.cal-form #start-hint{color:var(--ink-soft);margin:0 0 16px}.cal-form-row{flex-wrap:wrap;gap:12px;display:flex}.cal-form input[type=date]{border-radius:var(--radius-sm);background:var(--canvas);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:0;width:190px;min-width:0;max-width:100%;min-height:48px;padding:10px 12px}.cal-form-row .primary-button{white-space:nowrap;flex:1;margin-top:0}.cal-checkbox{cursor:pointer;align-items:center;gap:10px;min-height:44px;margin-top:12px;display:flex}.cal-checkbox input{accent-color:var(--rose-strong);flex:0 0 18px;width:18px;height:18px}.cal-help,.cal-applied,.cal-context,.cal-month-heading>span,.cal-preview>span{color:var(--ink-soft);font-size:.875rem}.cal-help{margin:0}.cal-applied{margin-bottom:0}.cal-error{color:var(--rose-deep);font-weight:700}.cal-milestone{background:var(--blush);box-shadow:var(--small-shadow)}.cal-milestone h2{margin:12px 0;font-size:clamp(1.75rem,3vw,2.4rem);line-height:1.2}.cal-milestone p{margin:12px 0}.cal-milestone .note-label{color:var(--ink-soft)}.cal-upcoming{margin-top:44px}.cal-section-heading,.cal-year-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;display:flex}.cal-section-heading h2,.cal-year-toolbar h2{margin:0;font-size:clamp(1.7rem,3vw,2.25rem)}.cal-section-heading>p{color:var(--ink-soft);margin:0;font-size:.875rem}.cal-upcoming-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 0;padding:0;list-style:none;display:grid}.cal-upcoming-list>li{background:var(--paper);border-radius:var(--radius-md);flex-direction:column;align-items:start;padding:22px;display:flex}.cal-upcoming-list>li:first-child{background:var(--butter-soft)}.cal-countdown{color:var(--rose-deep);font-size:.875rem;font-weight:700}.cal-upcoming-list time{margin:6px 0 8px;font-size:1.25rem;font-weight:700;display:block}.cal-upcoming-list p{margin:0 0 12px}.cal-upcoming-list .cal-context{margin-top:4px;display:block}.cal-upcoming-list .cal-text-button{margin-top:auto}.cal-text-button,.cal-close{min-height:44px;color:var(--rose-deep);text-underline-offset:4px;background:0 0;border:0;padding:8px 0;font-weight:700;text-decoration:underline}.cal-close{padding-inline:8px;font-size:.875rem}.cal-year{margin-top:52px}.cal-year-toolbar p{color:var(--ink-soft);margin:6px 0 0}.cal-year-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cal-year-controls select{border-radius:var(--radius-sm);background:var(--paper);border:0;min-height:48px;padding:10px 12px;font-size:1.125rem;font-weight:700}.cal-year-controls .secondary-button{min-width:44px;min-height:48px;padding:8px 14px}.cal-year-controls .cal-text-button{margin-left:8px}.cal-year-controls button:disabled{cursor:not-allowed;opacity:.5}.cal-legend{flex-wrap:wrap;gap:12px 24px;margin:20px 0;font-size:.875rem;display:flex}.cal-legend b{background:var(--blush);min-width:24px;height:24px;color:var(--rose-deep);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.cal-legend span:nth-child(2) b{background:var(--lilac)}.cal-legend .cal-today-key{text-underline-offset:4px;background:0 0;text-decoration:underline}.cal-month-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.cal-month{background:var(--paper);border-radius:var(--radius-lg);padding:20px 12px 16px;scroll-margin-top:112px;position:relative}.cal-month:focus-within,.cal-month:hover{z-index:2}.cal-month-heading{margin-bottom:12px;padding-inline:8px}.cal-month-heading h3{margin:0;font-size:1.4rem}.cal-month-heading>span{display:block}.cal-weekdays,.cal-days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.cal-weekdays{text-align:center;color:var(--ink-soft);margin-bottom:6px;font-size:.875rem}.cal-day{background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:46px;padding:6px 0 0;font-size:.9375rem;line-height:1.2;display:flex}.cal-day>span:first-child{min-height:18px}.cal-day:not(.has-event){padding-bottom:12px}.cal-day.has-event{background:var(--lilac);font-weight:700}.cal-day.is-personal{background:var(--blush)}.cal-day.is-selected{background:var(--blush-strong)}.cal-day[aria-current=date]>span:first-child{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.cal-day-marks{letter-spacing:2px;min-height:12px;font-size:.75rem}.cal-preview{z-index:5;inset-inline:12px;background:var(--butter-soft);box-shadow:var(--offset-shadow);border-radius:var(--radius-md);pointer-events:auto;padding:16px;font-size:.9375rem;line-height:1.5;position:absolute;bottom:calc(100% - 70px)}.cal-preview p{margin:0 0 8px}.cal-preview strong{margin-bottom:4px;display:block}.cal-preview>span{display:block}.cal-detail{background:var(--canvas);border-radius:var(--radius-md);margin-top:16px;padding:16px;font-size:.9375rem}.cal-detail-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.cal-detail article{padding-bottom:18px}.cal-detail article+article{padding-top:8px}.cal-detail h4{margin:4px 0 8px;font-size:1.125rem;line-height:1.35}.cal-detail p{margin:8px 0}.cal-detail a{overflow-wrap:anywhere}.cal-sources summary{cursor:pointer;min-height:44px;padding-block:10px;font-weight:700}.cal-sources ul{padding-left:20px}.cal-sources li{margin-bottom:24px}.cal-sources li>span{color:var(--ink-soft);font-size:.875rem;display:block}@media (max-width:1080px){.cal-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cal-setup{grid-template-columns:1fr}.cal-form,.cal-milestone{padding:22px}.cal-upcoming-list{grid-template-columns:1fr;gap:10px}.cal-upcoming-list>li{padding:18px 22px}.cal-month-grid{grid-template-columns:1fr;gap:20px}.cal-month{padding-inline:8px}.cal-day{min-height:48px}.cal-preview{display:none}}@media (max-width:370px){.cal-year.shell{width:calc(100% - 8px)}.cal-year-toolbar,.cal-legend{padding-inline:12px}.cal-month{padding-inline:2px}.cal-form-row{flex-direction:column}.cal-form input[type=date]{width:100%}}
