/* Harthwyn 26.01.281 — front-facing responsive 2027 repair.
   Final visual authority for color restoration, Events, Messages, and card/button containment. */
:root{
  --hw281-ink:#151c29;
  --hw281-muted:#5f6b7a;
  --hw281-line:rgba(40,58,76,.14);
  --hw281-card:#fff;
  --hw281-warm:#fbf6ed;
  --hw281-shadow:0 18px 52px rgba(22,36,54,.10);
  --hw281-radius:24px;
}
body.harthwyn-managed-page{background:linear-gradient(135deg,#fffaf2 0%,#f7fbfd 52%,#fff7ec 100%)!important;color:var(--hw281-ink)!important;}
body.harthwyn-managed-page *{box-sizing:border-box!important;}
body.harthwyn-managed-page :where(.harthwyn-managed-page__content,.harthwyn-shell,.harthwyn-panel,.harthwyn-card,.harthwyn-member-dashboard,.harthwyn-messages-center,.harthwyn-events-hub,.harthwyn-i-am-page,.harthwyn-tribes-page,.harthwyn-profile-page,.harthwyn-family-moments,.harthwyn-search-results,.harthwyn-whats-new,.harthwyn-care-support){max-width:100%!important;min-width:0!important;}
body.harthwyn-managed-page :where(a,button,input,textarea,select){font:inherit;}
body.harthwyn-managed-page :where(input:not([type="checkbox"]):not([type="radio"]),textarea,select){width:100%!important;max-width:100%!important;min-width:0!important;border-radius:14px!important;border:1px solid rgba(32,63,90,.18)!important;background:#fff!important;color:var(--hw281-ink)!important;}
body.harthwyn-managed-page :where(.harthwyn-panel,.harthwyn-message-thread-list,.harthwyn-message-thread-view,.harthwyn-message-compose-card,.harthwyn-events-calendar-panel,.harthwyn-events-agenda,.harthwyn-event-summary-card,.harthwyn-i-am-section,.harthwyn-tribe-member-card-260180,.harthwyn-care-card,.harthwyn-search-panel,.harthwyn-whats-new-card,.harthwyn-moment-card,.harthwyn-upload-card){border:1px solid var(--hw281-line)!important;border-radius:var(--hw281-radius)!important;background:rgba(255,255,255,.94)!important;box-shadow:var(--hw281-shadow)!important;}

/* Restore feature color; stop the frosty/generic icon wash. */
body.harthwyn-managed-page .harthwyn-member-dashboard__card-icon,
body.harthwyn-managed-page .harthwyn-dashboard-summary-card__icon,
body.harthwyn-managed-page .harthwyn-ff2027-action-card__icon{width:56px!important;height:56px!important;border-radius:18px!important;display:grid!important;place-items:center!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="dashboard"] .harthwyn-member-dashboard__card-icon{background:#fff2ce!important;color:#7a5512!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="family_moments"] .harthwyn-member-dashboard__card-icon{background:#dff2ff!important;color:#226f9f!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="family_messages"] .harthwyn-member-dashboard__card-icon{background:#ffe2da!important;color:#b85042!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="portrait_studio"] .harthwyn-member-dashboard__card-icon{background:#dcf2e6!important;color:#34785b!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="family_events"] .harthwyn-member-dashboard__card-icon{background:#f8dfe4!important;color:#984e5d!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="my_profile"] .harthwyn-member-dashboard__card-icon{background:#e1efff!important;color:#245e93!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="i_am"] .harthwyn-member-dashboard__card-icon{background:#eee3fa!important;color:#674a93!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="family_search"] .harthwyn-member-dashboard__card-icon{background:#fff0bd!important;color:#95630b!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="never_forgotten"] .harthwyn-member-dashboard__card-icon{background:#dff1e7!important;color:#49765d!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="whats_new"] .harthwyn-member-dashboard__card-icon{background:#ffe1d7!important;color:#a95443!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="tribes"] .harthwyn-member-dashboard__card-icon{background:#eadffa!important;color:#684c91!important;}
body.harthwyn-managed-page [data-harthwyn-dashboard-card-key="care_support"] .harthwyn-member-dashboard__card-icon{background:#d8f1ee!important;color:#27776c!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="dashboard"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="dashboard"] .harthwyn-member-menu__home-icon,[data-harthwyn-menu-command="dashboard"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="dashboard"] .harthwyn-global-more-launcher__link-icon){background:#fff2ce!important;color:#7a5512!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="family_moments"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="family_moments"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="family_moments"] .harthwyn-global-more-launcher__link-icon){background:#dff2ff!important;color:#226f9f!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="family_messages"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="family_messages"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="family_messages"] .harthwyn-global-more-launcher__link-icon){background:#ffe2da!important;color:#b85042!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="portrait_studio"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="portrait_studio"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="portrait_studio"] .harthwyn-global-more-launcher__link-icon){background:#dcf2e6!important;color:#34785b!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="family_events"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="family_events"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="family_events"] .harthwyn-global-more-launcher__link-icon){background:#f8dfe4!important;color:#984e5d!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="my_profile"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="my_profile"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="my_profile"] .harthwyn-global-more-launcher__link-icon){background:#e1efff!important;color:#245e93!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="i_am"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="i_am"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="i_am"] .harthwyn-global-more-launcher__link-icon){background:#eee3fa!important;color:#674a93!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="family_search"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="family_search"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="family_search"] .harthwyn-global-more-launcher__link-icon){background:#fff0bd!important;color:#95630b!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="never_forgotten"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="never_forgotten"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="never_forgotten"] .harthwyn-global-more-launcher__link-icon){background:#dff1e7!important;color:#49765d!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="whats_new"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="whats_new"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="whats_new"] .harthwyn-global-more-launcher__link-icon){background:#ffe1d7!important;color:#a95443!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="tribes"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="tribes"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="tribes"] .harthwyn-global-more-launcher__link-icon){background:#eadffa!important;color:#684c91!important;}
body.harthwyn-managed-page :is([data-harthwyn-menu-command="care_support"] .harthwyn-member-menu__toplink-icon,[data-harthwyn-menu-command="care_support"] .harthwyn-member-mobile-row__icon,[data-harthwyn-menu-command="care_support"] .harthwyn-global-more-launcher__link-icon){background:#d8f1ee!important;color:#27776c!important;}

/* Button containment: no global dark pill takeover. */
/* 26.01.283: removed broad .harthwyn-button takeover. Buttons are controlled by page-specific components and final responsive authority. */
body.harthwyn-managed-page .harthwyn-member-dashboard__card-action{background:transparent!important;color:#8a5b13!important;border:0!important;padding:0!important;width:auto!important;}

/* Messages: rebuild as a real responsive messaging workspace. */
body.harthwyn-managed-page-key-family_messages .harthwyn-messages-center{width:min(1220px,calc(100vw - clamp(20px,5vw,72px)))!important;margin-inline:auto!important;padding:0!important;display:grid!important;gap:clamp(16px,2vw,26px)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-cards-260199{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(12px,1.6vw,18px)!important;margin:0 0 clamp(14px,2vw,22px)!important;overflow:visible!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"icon copy" "count copy"!important;align-items:center!important;gap:8px 12px!important;min-width:0!important;min-height:116px!important;padding:16px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(23,63,103,.14)!important;box-shadow:0 14px 34px rgba(23,63,103,.08)!important;overflow:hidden!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199__icon{grid-area:icon!important;width:46px!important;height:46px!important;border-radius:16px!important;background:#ffe2da!important;color:#b85042!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199__copy{grid-area:copy!important;min-width:0!important;display:grid!important;gap:5px!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199__copy strong{display:block!important;font-size:1rem!important;line-height:1.15!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;color:#173f67!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199__copy small{display:block!important;line-height:1.35!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;color:#586b7d!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199__count{grid-area:count!important;min-width:34px!important;width:max-content!important;padding:0 .5rem!important;height:28px!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199.is-compose{background:linear-gradient(135deg,#173f67,#2e789f)!important;color:#fff!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199.is-compose :is(strong,small){color:#fff!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-messages-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(18px,2.2vw,28px)!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-list{position:relative!important;top:auto!important;padding:clamp(18px,2vw,24px)!important;background:#fff!important;border:1px solid rgba(23,63,103,.14)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-stack{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;gap:12px!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;min-width:0!important;margin:0!important;padding:14px!important;border-radius:18px!important;overflow:hidden!important;text-decoration:none!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link__content,
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link__top{min-width:0!important;display:grid!important;gap:5px!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link__top strong,
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link__subject,
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link__excerpt{white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;line-height:1.3!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-link__meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;min-width:0!important;white-space:normal!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-view{display:grid!important;gap:clamp(16px,2vw,24px)!important;padding:clamp(18px,2.4vw,28px)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-header,
body.harthwyn-managed-page-key-family_messages .harthwyn-message-compose-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:start!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-actions,
body.harthwyn-managed-page-key-family_messages .harthwyn-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;min-width:0!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-compose-card{display:grid!important;gap:clamp(14px,2vw,20px)!important;width:100%!important;max-width:100%!important;padding:clamp(18px,2.5vw,28px)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-subject-field-260275{display:grid!important;gap:8px!important;width:100%!important;max-width:100%!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-toolbar-260199{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;padding:10px!important;background:#eef5fb!important;border:1px solid rgba(23,63,103,.12)!important;border-radius:20px 20px 0 0!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-toolbar-260199__group{display:flex!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-toolbar-260199 button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:grid!important;place-items:center!important;white-space:nowrap!important;overflow:hidden!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-toolbar-260199 svg{width:21px!important;height:21px!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-rich-editor-260199{min-height:220px!important;width:100%!important;max-width:100%!important;overflow-wrap:anywhere!important;background:#fff!important;border:1px solid rgba(23,63,103,.13)!important;border-top:0!important;border-radius:0 0 20px 20px!important;padding:clamp(16px,2vw,22px)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-media-actions-260202{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;width:100%!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-media-action-260202{width:100%!important;min-width:0!important;min-height:56px!important;border-radius:18px!important;background:#fff!important;color:#173f67!important;border:1px solid rgba(23,63,103,.18)!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;font-weight:850!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-media-tray-260199{display:grid!important;gap:12px!important;padding:18px!important;border-radius:22px!important;background:#f8fbfd!important;border:1px dashed rgba(23,63,103,.24)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-attachment-dropzone-260188{display:grid!important;gap:5px!important;padding:18px!important;border-radius:18px!important;text-align:left!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-compose-actions{position:sticky!important;bottom:0!important;z-index:3!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:14px!important;margin:0!important;background:rgba(255,255,255,.96)!important;border-top:1px solid rgba(23,63,103,.12)!important;}
body.harthwyn-managed-page-key-family_messages .harthwyn-message-compose-actions .harthwyn-button{width:100%!important;}

/* Events: card-first, controls together, calendar below agenda. */
body.harthwyn-managed-page-key-family_events .harthwyn-events-hub{display:grid!important;gap:clamp(18px,2.4vw,30px)!important;width:min(1220px,calc(100vw - clamp(20px,5vw,72px)))!important;margin-inline:auto!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-event-summary-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))!important;gap:clamp(14px,1.8vw,22px)!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-event-summary-card{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:14px!important;align-items:start!important;padding:clamp(18px,2vw,24px)!important;overflow:hidden!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-event-summary-card__icon{width:52px!important;height:52px!important;border-radius:18px!important;background:#f8dfe4!important;color:#984e5d!important;display:grid!important;place-items:center!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-events-agenda{order:2!important;padding:clamp(18px,2.2vw,26px)!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-events-calendar-panel{order:3!important;padding:clamp(16px,2vw,24px)!important;overflow:hidden!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-events-agenda__grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;gap:14px!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-events-calendar-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;margin-bottom:14px!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-nav-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important;justify-content:flex-end!important;min-width:0!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-nav-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:42px!important;border-radius:999px!important;padding:.65rem .9rem!important;white-space:nowrap!important;border:1px solid rgba(152,78,93,.22)!important;background:#fff!important;color:#984e5d!important;text-decoration:none!important;font-weight:800!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important;width:100%!important;min-width:0!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-cell{min-height:118px!important;padding:10px!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-list{display:grid!important;gap:5px!important;margin:8px 0 0!important;padding:0!important;list-style:none!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-chip{display:flex!important;align-items:center!important;gap:6px!important;max-width:100%!important;min-width:0!important;padding:5px 7px!important;border-radius:999px!important;background:#fff0f2!important;color:#7e3f4c!important;text-decoration:none!important;overflow:hidden!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-text{display:block!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:.78rem!important;line-height:1.1!important;}
body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-dot{flex:0 0 7px!important;width:7px!important;height:7px!important;border-radius:999px!important;background:#984e5d!important;}

/* I Am: approved language presentation. */
body.harthwyn-managed-page .harthwyn-support-me-260165 .harthwyn-i-am-section__heading span{color:#7d5a16!important;}
body.harthwyn-managed-page .harthwyn-support-copy{border-radius:16px!important;background:#fff8e8!important;color:#5d4212!important;border:1px solid rgba(149,99,11,.18)!important;}

@media (max-width:1100px){
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-cards-260199{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199.is-compose{grid-column:1/-1!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-events-calendar-header{grid-template-columns:minmax(0,1fr)!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-nav-actions{justify-content:start!important;}
}
@media (max-width:760px){
 body.harthwyn-managed-page :where(.harthwyn-managed-page__content,.harthwyn-shell,.harthwyn-messages-center,.harthwyn-events-hub){width:min(100%,calc(100vw - 20px))!important;margin-inline:auto!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-cards-260199{grid-template-columns:minmax(0,1fr)!important;overflow:visible!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-home-card-260199{min-height:92px!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-stack{grid-template-columns:minmax(0,1fr)!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-thread-header,
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-compose-header{grid-template-columns:minmax(0,1fr)!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-media-actions-260202{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-compose-actions{grid-template-columns:minmax(0,1fr)!important;position:relative!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-event-summary-card{grid-template-columns:minmax(0,1fr)!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-day-name{font-size:.68rem!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-cell{min-height:62px!important;padding:6px!important;border-radius:12px!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-list{display:flex!important;flex-wrap:wrap!important;gap:4px!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-chip{width:10px!important;height:10px!important;padding:0!important;border-radius:999px!important;overflow:hidden!important;color:transparent!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-event-text{display:none!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-day-action--create,
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-holiday-list{display:none!important;}
}
@media (max-width:440px){
 body.harthwyn-managed-page-key-family_messages .harthwyn-message-media-actions-260202{grid-template-columns:minmax(0,1fr)!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-nav-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;}
 body.harthwyn-managed-page-key-family_events .harthwyn-calendar-nav-button{width:100%!important;}
}
