.easter-calendar-wrapper{font-size:14px}.easter-calendar-wrapper .header{text-align:center;margin-bottom:10px}.easter-calendar-wrapper select{padding:8px 16px;font-size:1.1em;border-radius:6px;border:1px solid #ccc}.easter-calendar-wrapper .header label{color:red}.easter-calendar-wrapper .columns{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.easter-calendar-wrapper .calendar{background:#fff;border-radius:10px;box-shadow:0 4px 12px rgb(0 0 0 / .1);overflow:hidden;flex:1;min-width:320px;max-width:420px}.easter-calendar-wrapper .month-caption{padding:12px;font-size:1.3em;font-weight:700;text-align:center;border-bottom:1px solid}.calendar-catholic .month-caption{background:linear-gradient(135deg,#ede7f6,#d1c4e9);color:#4a148c;border-bottom-color:#9575cd}.calendar-orthodox .month-caption{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#b71c1c;border-bottom-color:#ef9a9a}.easter-calendar-wrapper table{width:100%;border-collapse:collapse;table-layout:fixed}.easter-calendar-wrapper th,.easter-calendar-wrapper td{padding:10px;text-align:center;border:1px solid #e0e0e0;position:relative}.easter-calendar-wrapper th{background:#f5f5f5;font-weight:700}.easter-calendar-wrapper th:last-child,.easter-calendar-wrapper td.sunday{color:#c62828!important}.easter-calendar-wrapper td.saturday{color:#333!important}.easter-calendar-wrapper .empty{background:#fafafa;color:#fff0}.calendar-catholic .easter{background:#fffde7!important;font-weight:700}.calendar-orthodox .easter{background:#ffebee!important;font-weight:700}.easter-day-label{display:block;font-size:.75em;font-weight:700;margin-top:4px;line-height:1}.calendar-catholic .easter-day-label{color:darkred}.calendar-orthodox .easter-day-label{color:#b71c1c}.extra-info{margin-top:10px;padding:12px;background:#f8f9fa;border-radius:8px;font-size:16px;text-align:left;line-height:1.6;color:#333}.extra-info .holiday-line{cursor:pointer;display:block;padding:4px 8px;margin:2px 0;border-radius:4px;transition:background 0.2s}.extra-info .holiday-line:hover{background:#e8ecef}.extra-info span.date{font-weight:700}