.acacef-birthdays{font-family:inherit;background:#fff;border:1px solid #e8edf4;border-radius:26px;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.06);color:#1f2937}.acacef-front-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.acacef-front-head span,.acacef-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#ff4d0d}.acacef-front-head h2{margin:4px 0 0;color:#17385f;font-size:28px}.acacef-month-select{border:1px solid #dbe3ef;border-radius:999px;padding:10px 16px;background:#fff;color:#17385f;font-weight:700}.acacef-today-banner{width:100%;border:0;background:linear-gradient(135deg,#ff4d0d,#2f70b7);color:#fff;border-radius:20px;padding:16px 18px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;box-shadow:0 12px 28px rgba(47,112,183,.18)}.acacef-today-banner span{font-weight:800;background:rgba(255,255,255,.18);border-radius:999px;padding:8px 12px}.acacef-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.acacef-calendar-day{aspect-ratio:1/1;border:1px solid #e8edf4;background:#fbfcff;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:10px;cursor:default;color:#94a3b8;transition:.2s}.acacef-calendar-day strong{font-size:16px}.acacef-calendar-day span{align-self:flex-end;background:#ff4d0d;color:#fff;border-radius:999px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.acacef-calendar-day.has-birthday{cursor:pointer;background:#fff;border-color:#dbeafe;color:#17385f;box-shadow:0 8px 18px rgba(15,23,42,.04)}.acacef-calendar-day.has-birthday:hover{transform:translateY(-2px);border-color:#2f70b7;box-shadow:0 12px 28px rgba(47,112,183,.14)}.acacef-calendar-day.is-today{border:2px solid #ff4d0d}.acacef-bday-modal{display:none}.acacef-bday-modal.is-open{display:block}.acacef-bday-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);z-index:99998}.acacef-bday-card{position:fixed;z-index:99999;left:50%;top:50%;transform:translate(-50%,-50%);width:min(620px,calc(100vw - 30px));background:#fff;border-radius:28px;padding:30px;box-shadow:0 30px 80px rgba(15,23,42,.28)}.acacef-bday-close{position:absolute;right:18px;top:14px;border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.acacef-bday-card h3{font-size:26px;color:#17385f;margin:8px 0 16px}.acacef-front-people{display:grid;gap:8px;margin-bottom:18px}.acacef-front-people div{padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e8edf4;color:#17385f;font-weight:800}.acacef-front-message{background:#fff7ed;border-left:4px solid #ff4d0d;border-radius:18px;padding:16px;color:#374151;line-height:1.6}@media(max-width:720px){.acacef-calendar{grid-template-columns:repeat(4,1fr)}.acacef-front-head{align-items:flex-start;flex-direction:column}.acacef-today-banner{flex-direction:column;align-items:flex-start}}