.home-intro{max-width:600px;margin:0 auto .15rem;padding:0 1.25rem;text-align:center;font-size:.85rem;line-height:1.35;color:var(--text-color)}#month-links{display:flex;text-align:center;padding:0 1rem}.calendar-navigation{display:flex;flex-direction:column;gap:.85rem;align-items:center;max-width:600px;margin:.5rem auto 0;width:100%;position:relative;padding-bottom:0}.nav-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;justify-content:center}.year-label{font-weight:700;margin-right:1rem}.year-box{border:1px solid #ccc;border-radius:8px;padding:.85rem .5rem .45rem;width:100%;position:relative;margin-top:.55rem;box-sizing:border-box;overflow:visible}.year-title{position:absolute;top:0;left:1rem;transform:translateY(-50%);background:var(--background-color, #ffffff);padding:0 .5rem;margin:0;font-size:1.1rem;font-weight:var(--font-weight-semibold);color:#333;line-height:1.2}.quarter-row{display:flex;justify-content:stretch;gap:.4rem;margin-bottom:.1rem;padding:.075rem .35rem;width:100%;box-sizing:border-box}.quarter-row:last-child{margin-bottom:0}.month-link{text-decoration:none;padding:.4rem .35rem;border-radius:4px;flex:1 1 0;text-align:center;min-width:0;min-height:2.05rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--primary-color)}.month-link:hover{background-color:#f0f0f0}.month-link.current-month{font-weight:var(--font-weight-semibold);color:var(--primary-color);outline:2px solid var(--primary-color);outline-offset:2px}@media (min-width: 520px){.quarter-row{gap:.75rem;padding:.075rem .75rem}}.custom-controls{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.5rem;width:fit-content;max-width:100%;margin:0 auto;box-sizing:border-box;padding:.25rem .5rem}.custom-controls .custom-control,.custom-controls .custom-go{box-sizing:border-box;height:2.75rem;margin:0;font-family:inherit;font-size:1rem;line-height:1.25}.custom-controls .custom-month{flex:0 1 auto;width:9.5rem;min-width:8rem;max-width:11rem}.custom-controls .custom-year{flex:0 0 5.25rem;width:5.25rem;text-align:center}.custom-controls .custom-go{flex:0 0 auto;min-width:0;width:auto;padding:0 1.25rem}@media (max-width: 420px){.custom-controls{width:100%}.custom-controls .custom-month{flex:1 1 8rem;width:auto;max-width:none}}
