.special-result{background:#f4faff;border:1px solid #dceeff;border-radius:20px;padding:22px;margin-top:22px;color:#101828}
.specialday-select{min-width:220px;font-size:1.08rem;font-weight:800;padding:0 18px;margin:12px 0 18px}
.holiday-name{text-align:center;font-size:1.55rem;font-weight:900;color:#2563eb;margin-bottom:18px}
.holiday-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.holiday-box{background:#fff;border:1px solid #dceeff;border-radius:18px;padding:18px 12px;text-align:center}
.holiday-title{font-size:1rem;font-weight:800;color:#667085;margin-bottom:8px}
.holiday-day{font-size:2rem;line-height:1.1;font-weight:900;color:#2563eb}
.holiday-unit{font-size:1rem;font-weight:800;color:#344054;margin-top:4px}
.holiday-date{font-size:.92rem;line-height:1.45;color:#667085;margin-top:8px}
@media(max-width:768px){.special-result{padding:16px 12px}.holiday-name{font-size:1.35rem;margin-bottom:14px}.holiday-grid{grid-template-columns:1fr 1fr;gap:10px}.holiday-box{padding:14px 8px}.holiday-day{font-size:1.65rem}.holiday-title{font-size:.9rem}.holiday-date{font-size:.82rem}}
