:root{font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.4;color:#1a1a1a;background:#f6f4f8}*{box-sizing:border-box}body{margin:0}a{color:#6b2d8b}.page{max-width:720px;margin:0 auto;padding:1rem 1.25rem 2rem}.login .card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 24px #00000014}.card h1{margin-top:0;color:#8b2fa8}.muted{color:#555}.muted.small,.small{font-size:.875rem}.hint{font-size:.8rem;color:#666;margin-top:1.5rem}.primary{background:#8b2fa8;color:#fff;border:none;padding:.65rem 1.25rem;border-radius:8px;font-size:1rem;cursor:pointer}.primary:disabled{opacity:.6;cursor:not-allowed}button{font:inherit}.toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.toolbar h1{font-size:1.25rem;margin:0;flex:1 1 100%}.row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.schedule-list{list-style:none;padding:0;margin:0}.schedule-list li{margin-bottom:.35rem;min-width:0}.schedule-row{display:block;padding:18px 18px 16px;border-radius:10px;text-decoration:none;color:#000;border:2px solid rgba(0,0,0,.1);cursor:pointer;max-width:100%;min-width:0;box-sizing:border-box}.schedule-row:hover{border-color:#00000040}.schedule-row:focus-visible{outline:2px solid rgba(107,45,139,.55);outline-offset:2px}.schedule-row__title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.schedule-row__titleText{font-size:clamp(18px,4.6vw,26px);font-weight:900;line-height:1.05;min-width:0}.schedule-row__icons{display:inline-flex;gap:14px;padding-top:4px}.schedule-row__subtle{margin-top:6px;font-size:clamp(12px,3.2vw,15px);opacity:.8}.schedule-row__date{margin-top:6px;font-size:clamp(14px,3.9vw,20px);line-height:1.05}.schedule-row__location{margin-top:6px;font-size:clamp(13px,3.4vw,17px);font-weight:800;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.schedule-row__location--url{display:block;color:inherit;text-decoration:underline;text-decoration-color:#00000047}a.schedule-row__location--url:hover{text-decoration-color:#0000008c}.schedule-row__client{margin-top:6px;font-size:clamp(14px,3.9vw,20px);font-weight:900;text-decoration:underline}.schedule-row__group{margin-top:6px;font-size:clamp(14px,3.9vw,20px);font-weight:900}.schedule-row__status{margin-top:10px;font-size:clamp(14px,3.9vw,20px);color:#7a1e40}.badge{font-size:.75rem;background:#f3e4f7;color:#6b2d8b;padding:.15rem .45rem;border-radius:4px}.back{font-weight:600;text-decoration:none}.detail-card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;border:1px solid #e8e0ee}.detail-card h1{margin-top:0;font-size:1.35rem}.event-detail{background:#fff;border-radius:12px;padding:18px 18px 16px;border:1px solid #e8e0ee}.event-detail__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.event-detail__title{font-size:clamp(20px,5vw,34px);font-weight:900;line-height:1.05;margin:0}.event-detail__edit{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#3f5f73;color:#fff;font-size:18px;padding:10px 16px;border-radius:10px}.event-detail__business,.event-detail__date{margin-top:8px;font-size:clamp(18px,4.6vw,30px);font-weight:900}.event-detail__time{margin-top:4px;font-size:clamp(18px,4.6vw,30px);font-weight:900}.event-detail__desc{margin-top:10px;font-size:clamp(16px,4.2vw,28px);line-height:1.15}.event-detail__online-link{display:block;margin-top:8px;font-size:clamp(16px,4vw,22px);font-weight:700;color:#6b2d8b;text-decoration:underline;text-decoration-color:#6b2d8b66;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-detail__online-link:hover{text-decoration-color:#6b2d8bd9}.event-detail__occurrence{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.event-detail__occurrence .primary{flex:1 1 10rem;min-width:0}.event-detail__occurrence-note{margin:.35rem 0 0}.event-detail__client{margin-top:10px;font-size:clamp(18px,4.6vw,30px);font-weight:900}.event-detail-extras{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e8e0ee}.event-detail-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem}.event-detail-panel{border:1px solid #e0d8e6;border-radius:10px;overflow:hidden;background:#fff}.event-detail-panel__head{padding:.55rem .75rem;font-weight:800;font-size:.95rem;background:#fff7c2;color:#1a1a1a}.event-detail-panel__headbar{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.event-detail-panel__headbar-title{flex:1;min-width:0}.event-detail-panel__headbar-actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.event-detail-panel__addbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#3f5f73;font-size:1.65rem;font-weight:900;line-height:1;padding:.15rem .55rem;border-radius:8px;cursor:pointer}.event-detail-panel__addbtn:hover{background:#3f5f731f}.event-detail-panel__addbtn:disabled{opacity:.45;cursor:not-allowed}a.event-detail-panel__addbtn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.event-detail-panel__empty{margin:.75rem 1rem 1rem}.event-detail-linklist{list-style:none;margin:0;padding:.35rem 0 .25rem}.event-detail-linklist .event-detail-linklist__row{display:flex;align-items:center;gap:.65rem;padding:.5rem .85rem;border-top:1px solid #f0ecf4}.event-detail-linklist .event-detail-linklist__row:first-child{border-top:none}.event-detail-linklist__icon{flex-shrink:0;display:flex;align-items:center;color:#3f5f73}.event-detail-linklist__main{flex:1;min-width:0}.event-detail-linklist__delete{flex-shrink:0;margin-left:auto;border:none;background:transparent;padding:.35rem;cursor:pointer;color:#7a5c6a;line-height:0;border-radius:.35rem}.event-detail-linklist__delete:hover:not(:disabled){color:#c62828;background:#fde8ef}.event-detail-linklist__delete:disabled{opacity:.45;cursor:not-allowed}.link-type-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}.link-type-icon svg{display:block}.event-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#00000073;display:flex;align-items:flex-start;justify-content:center;padding:1.25rem;overflow:auto}.event-modal-card{background:#fff;border-radius:16px;width:100%;max-width:440px;margin-top:2rem;border:1px solid #d8cee8;box-shadow:0 16px 48px #2a1c442e}.event-modal-card--wide{max-width:520px}.event-modal-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.05rem;border-bottom:1px solid #ece6f0}.event-modal-card__head h2{margin:0;font-size:1.15rem;font-weight:800;color:#1f1530;letter-spacing:-.02em}.event-modal-card__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;font-size:1.5rem;line-height:1;padding:.25rem .45rem;cursor:pointer;color:#5c4d6e;border-radius:10px}.event-modal-card__close:hover:not(:disabled){background:#f0ecf4}.event-modal-card__body{padding:1.1rem 1.15rem 1.15rem}.event-modal-card__fields{display:flex;flex-direction:column;gap:1rem}.event-modal-field{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin:0;font:inherit;cursor:pointer}.event-modal-field__label{font-size:.875rem;font-weight:700;color:#3a2f4d;letter-spacing:.01em}.event-modal-input{display:block;width:100%;margin:0;padding:.55rem .75rem;font:inherit;font-size:.95rem;line-height:1.45;color:#1a1a1a;background:#faf9fc;border:1px solid #c9bdd8;border-radius:10px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.event-modal-input:hover:not(:disabled){border-color:#a894c0;background:#fff}.event-modal-input:focus-visible{border-color:#8b2fa8;background:#fff;box-shadow:0 0 0 3px #8b2fa833}.event-modal-input:disabled{opacity:.65;cursor:not-allowed;background:#f0ecf4}.event-modal-input--textarea{min-height:4.5rem;resize:vertical}.event-modal-input--select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:2.25rem;background-color:#faf9fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235c4d6e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem}.event-modal-input--select:hover:not(:disabled){background-color:#fff}.event-modal-input--file{padding:.45rem .55rem;font-size:.875rem;cursor:pointer}.event-modal-card__error{margin:.75rem 0 0}.event-modal-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid #ece6f0}.event-modal-btn{min-height:2.5rem;padding:.5rem 1.2rem;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.event-modal-btn:disabled{opacity:.55;cursor:not-allowed}.event-modal-btn--secondary{border:1px solid #c9bdd8;background:#fff;color:#3a2f4d}.event-modal-btn--secondary:hover:not(:disabled){background:#f6f2fa;border-color:#a894c0}.event-modal-btn--primary{min-width:5.5rem;box-shadow:0 2px 8px #8b2fa840}.event-modal-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.event-modal-btn--primary:disabled{box-shadow:none}.event-invite-list{list-style:none;padding:0;margin:.65rem 0 0;max-height:50vh;overflow:auto;border:1px solid #eadcf4;border-radius:8px}.event-invite-list li{border-bottom:1px solid #f0ecf4}.event-invite-list li:last-child{border-bottom:none}.event-invite-list__row{display:flex;align-items:flex-start;gap:.65rem;padding:.5rem .65rem;cursor:pointer}.event-invite-overlay-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.event-invite-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background:#1118207a;cursor:pointer}.event-invite-overlay__sheet{position:relative;z-index:1;margin:.75rem auto 2rem;max-width:520px;width:calc(100% - 1.5rem);max-height:min(90vh,720px);overflow:auto;border-radius:12px;box-shadow:0 12px 40px #0003}.event-detail-invite-panel{background:#e2f0f9;border-bottom:1px solid #c5dce8;padding:.75rem .85rem 1rem}.event-detail-invite-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;flex-wrap:wrap}.event-detail-invite-panel__head-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.event-detail-invite-panel__outline-btn{padding:.25rem .55rem;font-size:.8rem;font-weight:600;color:#1a3a52;background:transparent;border:1px solid rgba(26,58,82,.55);border-radius:6px;cursor:not-allowed;opacity:.65}.event-detail-invite-panel__search-card{background:#f5fafd;border:1px solid #c5dce8;border-radius:12px;padding:.65rem .75rem .75rem;margin-bottom:.65rem}.event-detail-invite-panel__search-field input{width:100%;box-sizing:border-box;padding:.45rem .55rem;border:1px solid #b8cfe0;border-radius:8px;font-size:.95rem}.event-detail-invite-panel__search-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-top:.55rem}.event-detail-invite-panel__radios{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0}.event-detail-invite-panel__radio{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:#1a2f3d;cursor:pointer}.event-detail-invite-panel__search-btn{flex-shrink:0;padding:.4rem .85rem;font-size:.88rem;font-weight:700;color:#fff;background:#5a7a8f;border:none;border-radius:8px;cursor:pointer}.event-detail-invite-panel__search-btn:disabled{opacity:.55;cursor:not-allowed}.event-detail-invite-panel__update-btn{flex:1;min-width:0}.event-detail-invite-panel__title{margin:0;font-size:1.05rem;font-weight:800;color:#111}.event-detail-invite-panel__hint{margin:0 0 .65rem;line-height:1.35}.event-detail-invite-panel__fallback{margin:0 0 .65rem;padding:.5rem .65rem;background:#fff9e6;border-radius:8px;border:1px solid #f0e0b8;line-height:1.35}.event-detail-invite-panel__list{min-height:4rem;background:#fff}.event-detail-invite-panel__actions{margin-top:.75rem;align-items:center}.ghost.small{padding:.2rem .5rem;font-size:.85rem}.event-detail-participants-body{background:#e8f4fc;padding:10px 8px 14px}.event-detail-participants__summary{margin:0 0 6px;font-weight:800;font-size:.95rem;color:#111}.event-detail-participants__notes-toggle{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:.9rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}.participant-table{width:100%;border-collapse:collapse;font-size:.95rem;background:transparent}.participant-table thead th{padding:6px 4px 8px;font-weight:800;text-decoration:underline;text-underline-offset:3px;color:#111;vertical-align:bottom}.participant-table thead th:nth-child(1){width:40%;text-align:left}.participant-table thead th:nth-child(2),.participant-table thead th:nth-child(3){width:30%;text-align:center}.participant-table tbody td{padding:10px 4px;vertical-align:middle;border-top:1px solid #cfe2ef}.participant-table tbody>tr:first-child td{border-top:none}.participant-table__name{font-weight:700;color:#111}.participant-table__rsvp{text-align:center;font-weight:700}.participant-table__attend{text-align:center}.participant-table__checkbox{width:1.15rem;height:1.15rem;cursor:pointer;accent-color:#3f5f73}.participant-table__checkbox:disabled{cursor:not-allowed;opacity:.55}.participant-table__notes-row td{border-top:none;padding-top:0;padding-bottom:10px}.participant-table__notes{font-size:.85rem;color:#333;line-height:1.35;word-break:break-word}.banner{padding:.5rem .75rem;border-radius:8px;margin-bottom:.75rem;background:#eef6ff}.banner.warn{background:#fde7f0;color:#7a1e40}.kv{display:grid;grid-template-columns:8rem 1fr;gap:.35rem 1rem;margin:1rem 0}.kv dt{font-weight:600;color:#555}.kv dd{margin:0}.rsvp{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.rsvp h2{font-size:1.05rem;margin:0 0 .75rem}.rsvp-notes-row{display:flex;align-items:center;gap:.4rem;margin-bottom:.65rem;flex-wrap:wrap}.rsvp-notes-row__label{font-size:.95rem;color:#333}.rsvp-notes-row__edit{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border-radius:8px;border:1px solid #c9b8d4;background:#faf8fc;color:#5a2875;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.rsvp-notes-row__edit:hover:not(:disabled){background:#f3ebf8;border-color:#6b2d8b;color:#4a1f62}.rsvp-notes-row__edit:disabled{opacity:.55;cursor:not-allowed}.rsvp-notes-row__edit--filled{border-color:#9b6bb8;background:#f5eef9}.rsvp-notes-row__edit-icon{width:1.1rem;height:1.1rem}.rsvp-notes-panel{margin-bottom:.75rem}.rsvp-notes-panel__textarea{display:block;width:100%;padding:.5rem;border-radius:6px;border:1px solid #ccc;font:inherit;box-sizing:border-box}.rsvp-notes-panel__textarea:focus{outline:2px solid rgba(107,45,139,.35);outline-offset:1px;border-color:#6b2d8b}.rsvp .ok{color:#1d6b3a}.block{display:block;margin-bottom:.75rem}.block textarea{display:block;width:100%;margin-top:.35rem;padding:.5rem;border-radius:6px;border:1px solid #ccc;font:inherit}.error{color:#a32020;background:#fde8e8;padding:.5rem .75rem;border-radius:8px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:-1rem -1.25rem .75rem;padding:.65rem 1.25rem;width:calc(100% + 2.5rem);box-sizing:border-box;background:linear-gradient(90deg,#1c2a4a,#0a0c12);color:#fff;border-radius:0 0 10px 10px;box-shadow:0 2px 12px #00000026}.app-header__brand{font-weight:600;font-size:1.15rem;letter-spacing:.02em;color:#fff}.app-header__menuWrap{position:relative;flex-shrink:0}.app-header__menuBtn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:#ffffff0f;cursor:pointer}.app-header__menuBtn:hover{background:#ffffff1f}.app-header__burger{display:block;width:1.1rem;height:2px;background:#fff;border-radius:1px;box-shadow:0 -6px #fff,0 6px #fff}.app-header__dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:11rem;padding:.35rem 0;background:#fff;border-radius:10px;box-shadow:0 8px 28px #0000002e;border:1px solid rgba(0,0,0,.08);z-index:50}.app-header__link{display:block;width:100%;padding:.65rem 1rem;text-align:left;font:inherit;font-size:.95rem;color:#1a1a1a;text-decoration:none;background:none;border:none;cursor:pointer}.app-header__link:hover{background:#f3e8f7;color:#4a1a5c}.app-header__link--button{border-top:1px solid #eee;margin-top:.15rem;padding-top:.75rem;color:#6b2d8b;font-weight:500}.ghost{background:transparent;border:1px solid #ccc;padding:.35rem .65rem;border-radius:6px;cursor:pointer}.ghost:hover{background:#f0f0f0}.schedule-cal{background:#fff;border-radius:12px;padding:.75rem .75rem 1rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px #0000000a}.schedule-cal__nav{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.schedule-cal__title{margin:0;font-size:1.05rem;font-weight:600;color:#4a1a5c;flex:1;text-align:center}.schedule-cal__chev{min-width:2.25rem;font-size:1.35rem;line-height:1;padding:.25rem .5rem}.schedule-cal__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.schedule-cal__grid--threedays{grid-template-columns:repeat(3,1fr)}.schedule-scope{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.schedule-scope .primary{box-shadow:0 0 0 1px #0000000f}.schedule-day-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem}.schedule-day-nav__label{flex:1 1 12rem;margin:0;font-size:.875rem;color:#555}.schedule-cal__dow{text-align:center;font-size:.72rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.02em;padding:.2rem 0 .35rem}.schedule-cal__cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:3.1rem;padding:.35rem .15rem .25rem;border:1px solid transparent;border-radius:8px;background:#faf8fc;cursor:pointer;font:inherit;color:inherit}.schedule-cal__cell:hover{border-color:#8b2fa859;background:#fff}.schedule-cal__cell--empty{background:transparent;cursor:default;min-height:3.1rem;border:none;pointer-events:none}.schedule-cal__cell--today:not(.schedule-cal__cell--selected){border-color:#8b2fa873}.schedule-cal__cell--selected{background:#f3e8f7;border-color:#8b2fa8;font-weight:600}.schedule-cal__daynum{font-size:.95rem;line-height:1.2}.schedule-cal__dots{display:flex;gap:3px;align-items:center;justify-content:center;min-height:10px;margin-top:2px}.schedule-cal__dot{width:5px;height:5px;border-radius:50%;background:#8b2fa8;opacity:.85}.main-shell{min-height:100dvh;display:flex;flex-direction:column}.main-shell__content{flex:1;padding-bottom:5.75rem}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;justify-content:center;padding:0 14px calc(10px + env(safe-area-inset-bottom,0px));pointer-events:none}.bottom-nav__pill{pointer-events:auto;display:flex;align-items:stretch;justify-content:space-between;gap:0;width:100%;max-width:680px;padding:.55rem .35rem .65rem;background:#fffffff0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:999px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;border:1px solid rgba(0,0,0,.07)}.bottom-nav__tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.2rem;min-width:0;padding:.2rem .1rem 0;text-decoration:none;color:#3d4f6e;font-size:.62rem;line-height:1.15;background:none;border:none;cursor:pointer}.bottom-nav__tab--active{color:#1a2744}.bottom-nav__tab--active .bottom-nav__label{font-weight:700}.bottom-nav__tab--idle{cursor:default;opacity:.9}.bottom-nav__iconRing{display:flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:50%}.bottom-nav__iconRing--active{background:#1c2a4a}.bottom-nav__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-header{text-align:center;margin:.35rem 0 1.1rem;padding:0 .75rem}.home-header__greet{margin:0;font-size:1.12rem;font-weight:700;color:#1a2744;line-height:1.3;letter-spacing:-.01em}.home-header__org{margin:.3rem 0 0;font-size:1.12rem;font-weight:700;color:#1a2744;line-height:1.3;letter-spacing:-.01em}.home-upcoming{margin-top:.35rem}.home-upcoming__card{background:#fff;border:1px solid #c5cdd8;border-radius:10px;padding:.75rem .85rem 1rem}.home-upcoming__cardHead{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:1.1rem}.home-upcoming__title{margin:0;font-size:1rem;font-weight:700;color:#13265c;text-align:center}.home-upcoming__shareBtn{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border:none;background:none;padding:.35rem;cursor:default;opacity:.85}.home-upcoming__body{display:block;text-align:center;text-decoration:none;color:inherit}.home-upcoming__body:hover .home-upcoming__eventTitle{text-decoration:underline}.home-upcoming__eventTitle{font-weight:700;font-size:1.2rem;color:#1a2744;margin:0 0 .5rem}.home-upcoming__datetime{font-size:1rem;color:#1a2744;margin:0 0 .65rem}.home-upcoming__group{font-weight:700;font-size:1rem;color:#1a2744;margin:0}.home-upcoming__body--empty{padding:.35rem 0 .15rem;text-align:center}.home-upcoming__body--placeholder{cursor:default;padding:0 0 .15rem}.home-page{padding-top:0;padding-left:0;padding-right:0}.home-page>:not(.home-topbar){padding-left:1.25rem;padding-right:1.25rem}.home-topbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:-1rem 0 .85rem;padding:.65rem 1rem .7rem;background:linear-gradient(90deg,#1c2a4a,#0a0c12);color:#fff;border-radius:0 0 10px 10px;box-shadow:0 2px 12px #00000026}.home-topbar__brand{font-weight:600;font-size:1.15rem;letter-spacing:.02em;flex-shrink:0}.home-topbar__tools{display:flex;align-items:center;gap:.15rem;padding:.2rem .35rem;background:#ffffff24;border:1px solid rgba(255,255,255,.22);border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-topbar__tool{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:transparent;color:#fff;cursor:default;opacity:.95}.home-topbar__dot{position:absolute;top:.2rem;right:.15rem;width:7px;height:7px;border-radius:50%;background:#e53935;border:1.5px solid rgba(28,42,74,.9)}.home-primary-actions{display:flex;flex-direction:column;gap:.45rem;margin-top:.55rem}.home-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-top:.45rem}.home-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:3.1rem;padding:.65rem .75rem;border:1px solid #c5cdd8;border-radius:10px;background:#fff;color:#13265c;font-family:inherit;font-size:.95rem;font-weight:700;line-height:1.25;text-align:center;cursor:default}.home-action-btn--link{cursor:pointer}.home-action-btn--link:hover{background:#f8fafc}.home-actions-grid--client{grid-template-columns:1fr 1fr}.home-action-btn--grid{min-height:5.5rem}.home-action-btn--icon{gap:.35rem}.home-action-btn__icon{display:flex;align-items:center;justify-content:center;color:#005a9c}.home-promos{margin-top:1.1rem}.home-promos__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem}.home-promos__title{margin:0;font-size:1rem;font-weight:700;color:#13265c}.home-promos__seeAll{padding:0;border:none;background:none;font-family:inherit;font-size:.95rem;color:#1a1a1a;text-decoration:underline;cursor:pointer}.home-promos__seeAll:disabled{cursor:default;opacity:.6}.home-promos__loading{margin:.25rem 0 0;font-size:.9rem}.home-promos__scroll{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;margin:0 -1.25rem;padding-left:1.25rem;padding-right:1.25rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.home-promo-card{flex:0 0 200px;scroll-snap-align:start}.home-promo-card--grid{flex:none}.home-promo-card--interactive{cursor:pointer}.home-promo-card__image{display:block;width:200px;height:100px;border:1px solid #1a1a1a;border-radius:10px;overflow:hidden;object-fit:cover;background:#e8ecf2}.home-promo-card__image--default{background:linear-gradient(180deg,#ffffff1f,#0000000f),linear-gradient(135deg,#c5d4e8,#e8eef5,#d0dce8)}.promo-list-page__title{margin:.75rem 0 1rem;font-size:1.15rem;font-weight:700;color:#13265c}.promo-list-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem .75rem}@media (max-width: 420px){.promo-list-page__grid{grid-template-columns:1fr}}.promo-detail{margin-top:.75rem}.promo-detail__image{display:block;width:min(100%,320px);height:auto;max-height:200px;margin:0 auto 1rem;border:1px solid #1a1a1a;border-radius:10px;object-fit:cover}.promo-detail__image--default{width:min(100%,320px);height:160px;margin:0 auto 1rem;background:linear-gradient(180deg,#ffffff1f,#0000000f),linear-gradient(135deg,#c5d4e8,#e8eef5,#d0dce8)}.promo-detail__business,.promo-detail__title{margin:0 0 .5rem;font-weight:700;color:#1a1a1a;line-height:1.25}.promo-detail__business{font-size:1.35rem}.promo-detail__title{font-size:1.2rem}.promo-detail__description,.promo-detail__details,.promo-detail__meta{margin:.65rem 0 0;font-size:1rem;color:#1a1a1a;line-height:1.45}.promo-detail__reserve{display:block;margin:1.25rem auto 0;min-width:12rem}.home-promo-card__business,.home-promo-card__offer{margin:.35rem 0 0;font-size:.9rem;font-weight:700;color:#1a1a1a;line-height:1.25}.home-promo-card__desc{margin:.15rem 0 0;font-size:.85rem;color:#1a1a1a;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.account-page__sheet{background:#fff;border-radius:14px;border:1px solid #e4e8f0;box-shadow:0 2px 16px #0000000f;overflow:hidden}.account-page__section{padding:1rem 1.05rem 1.15rem}.account-page__row{display:flex;align-items:flex-start;gap:.85rem}.account-page__icon{flex-shrink:0;margin-top:.1rem}.account-page__main{flex:1;min-width:0}.account-page__side{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.55rem;padding-top:.15rem}.account-page__kicker{margin:0 0 .25rem;font-size:.92rem;font-weight:600;color:#2a2a2a}.account-page__strong{margin:0 0 .5rem;font-size:1.08rem;font-weight:800;color:#111;line-height:1.25}.account-page__hint{margin:0 0 .45rem;line-height:1.4}.account-page__textlink{font-size:.93rem;font-weight:700;color:#1c4a7a;text-decoration:underline;text-underline-offset:2px}.account-page__textlink:hover{color:#0f3558}.account-page__rule{margin:0;border:none;border-top:1px solid #e8ecf2}.account-page__iconbtn{display:flex;align-items:center;justify-content:center;padding:.35rem;color:#2d4a66;border-radius:10px;text-decoration:none}.account-page__iconbtn:hover{background:#eef3f9;color:#111}.account-page__helpbtn{width:1.7rem;height:1.7rem;border-radius:50%;background:#2d3d52;color:#fff;font-weight:800;font-size:.88rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;line-height:1;border:none;cursor:pointer;font-family:inherit}.account-page__helpbtn:hover{filter:brightness(1.12)}.account-page__toolbar{margin-bottom:.75rem}.account-page__back{font-size:.95rem;font-weight:600;color:#1c4a7a;text-decoration:none}.account-page__back:hover{text-decoration:underline}.account-page__pageh1{margin:0 0 .5rem;font-size:1.35rem;font-weight:800;color:#111}.account-page__intro{margin:0 0 1rem;line-height:1.45}.account-page__bizlist{list-style:none;margin:0;padding:0;border:1px solid #e4e8f0;border-radius:12px;overflow:hidden;background:#fff}.account-page__bizrow{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;width:100%;margin:0;padding:.85rem 1rem;text-align:left;font:inherit;font-size:1rem;font-weight:600;color:#1a2744;background:#fff;border:none;border-bottom:1px solid #eef1f6;cursor:pointer}.account-page__bizlist li:last-child .account-page__bizrow{border-bottom:none}.account-page__bizrow:hover{background:#f7f9fc}.account-page__bizrow--active{background:#f0f4fa}.account-page__bizname{flex:1;min-width:0}.account-page__badge{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .45rem;border-radius:6px;background:#1c2a4a;color:#fff}.account-page__badge--soft{background:#e2e8f2;color:#3d4f6e}.account-page__callout{padding:1rem;background:#fff9e6;border:1px solid #f0e0b8;border-radius:12px;margin-bottom:1rem}.account-page__dl{margin:0;padding:0}.account-page__dl>div{display:grid;grid-template-columns:1fr;gap:.2rem;padding:.65rem 0;border-bottom:1px solid #eef1f6}.account-page__dl>div:last-child{border-bottom:none}.account-page__dl dt{margin:0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5c6478}.account-page__dl dd{margin:0;font-size:1rem;font-weight:600;color:#1a2744}.account-page__mono{font-family:ui-monospace,monospace;font-size:.88rem;word-break:break-all}.account-page__related{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e8ecf2}.account-page__subh2{margin:0 0 .35rem;font-size:1rem;font-weight:800;color:#1a2744}.account-page__pilllink{display:inline-block;margin-top:.35rem;padding:.45rem .85rem;font-weight:700;font-size:.92rem;color:#1c4a7a;background:#eef3f9;border-radius:999px;text-decoration:none}.account-page__pilllink:hover{background:#e2ebf6}.account-page__helplist{margin:0;padding-left:1.15rem;line-height:1.55;color:#333}.account-page__helplist li{margin-bottom:.75rem}.account-page__helplist a{font-weight:700}.account-page__maincol{flex:1;min-width:0;display:flex;flex-direction:column;gap:.55rem}.account-page__profilehit{text-decoration:none;color:inherit;text-align:left;border:none;background:none;font:inherit;cursor:pointer;border-radius:12px;padding:.2rem;margin:-.2rem}.account-page__profilehit:hover{background:#1c4a7a12}.account-page__profilehit:focus-visible{outline:2px solid #8b2fa8;outline-offset:2px}.account-page__profilehit--row{display:flex;align-items:flex-start;gap:.85rem;width:100%}.account-page__profilehit--full{flex:1;min-width:0}.account-page__profilehit-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.account-page__profilehit-body .account-page__kicker,.account-page__profilehit-body .account-page__strong,.account-page__profilehit-body .account-page__hint{margin:0}.account-page__dl--profile{margin-top:.5rem}.account-page__profilepic{max-width:120px;max-height:120px;border-radius:10px;border:1px solid #e4e8f0}.account-page__avatarblock{display:flex;justify-content:center;margin:.35rem 0 .65rem}.account-page__avatarring{width:5.5rem;height:5.5rem;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e4e8f0;background:#f6f7fb;box-shadow:0 2px 12px #0f172a14}.account-page__avatarimg{width:100%;height:100%;object-fit:cover;display:block}.account-page__avatarinitials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:600;letter-spacing:.02em;color:#fff;background:linear-gradient(145deg,#9b4dca,#6b21a8 55%,#5b1a8f)}.more-page__list{background:#fff;border-radius:14px;border:1px solid #e4e8f0;box-shadow:0 2px 16px #0000000f;overflow:hidden;margin-top:.35rem;margin-bottom:1.25rem}.more-page__row{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;text-decoration:none;color:#111;font-weight:600;font-size:1rem;border-bottom:1px solid #e8ecf2;transition:background .12s ease}.more-page__row--last{border-bottom:none}.more-page__row:hover{background:#1c3a5c0f}.more-page__row:focus-visible{outline:2px solid #8b2fa8;outline-offset:-2px}.more-page__icon{flex-shrink:0;width:1.5rem;display:flex;align-items:center;justify-content:center}.more-page__label{flex:1;min-width:0}.more-page__trail{flex-shrink:0;font-size:1.15rem;color:#7a8699;font-weight:500}.more-page__row--external .more-page__trail{font-size:.95rem}.more-page__footer{margin-top:.25rem;padding:.15rem 0 .5rem}.more-page__idline{margin:.2rem 0;font-size:.9rem;color:#222}.notifications-page__toolbar{margin-bottom:.75rem}.notifications-page__filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:1rem}.notifications-page__filterScroll{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .55rem;min-width:0;flex:1 1 100%}@media (max-width: 520px){.notifications-page__filterScroll{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.2rem;margin-right:-.25rem;scrollbar-width:thin}.notifications-page__filterScroll button{flex:0 0 auto}}.notifications-page__count{flex:0 0 auto}.notifications-page__list{list-style:none;padding:0;margin:0}.notifications-page__item{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;text-align:left;padding:.85rem .95rem;margin-bottom:.45rem;border:1px solid #e4e8f0;border-radius:12px;background:#fff;font:inherit;cursor:pointer;color:inherit;box-shadow:0 1px 6px #0000000a}.notifications-page__item:hover{background:#1c3a5c0a}.notifications-page__item--unread{border-color:#c5d4eb;background:#f7f9fc}.notifications-page__item-title{font-weight:700;font-size:1rem;display:flex;align-items:center;gap:.35rem}.notifications-page__dot{width:.45rem;height:.45rem;border-radius:50%;background:#1c5a9e;flex-shrink:0}.notifications-page__item-meta{font-size:.85rem;color:#555}.notifications-page__item-msg{font-size:.9rem;line-height:1.35;color:#333}.notifications-page__item-hint{margin-top:.15rem}.subscriptions-page{background:#f0f8ff;min-height:100%}.subscriptions-page__toolbar{align-items:center}.subscriptions-page__toolbar h1{flex:1 1 auto;margin:0}.subscriptions-page__toolbarActions{display:flex;align-items:center;gap:.35rem;margin-left:auto}.subscriptions-page__iconBtn{width:2.1rem;height:2.1rem;padding:0;border:1px solid rgba(139,47,168,.35);border-radius:8px;background:#fff;color:#6b2d8b;font-size:1.15rem;font-weight:700;line-height:1;cursor:pointer}.subscriptions-page__iconBtn:hover:not(:disabled){background:#f3e8f7;border-color:#8b2fa8}.subscriptions-page__iconBtn:disabled{opacity:.5;cursor:not-allowed}.subscriptions-page__searchPanel{margin:.35rem 0 .75rem;padding:.75rem .65rem .85rem;border-radius:10px;background:#fff;border:1px solid #d8e4ee}.subscriptions-page__searchLabel{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem;color:#333}.subscriptions-page__searchInput{width:100%;min-height:4.5rem;padding:.55rem .65rem;border:1px solid #ccc;border-radius:6px;font:inherit;resize:vertical;background:#fff}.subscriptions-page__searchActions{display:flex;flex-direction:column;gap:.55rem;margin-top:.75rem;padding:0 .5rem}.subscriptions-page__everyoneSubscribed{margin:0 0 .65rem;padding:.55rem .65rem;font-weight:700;color:#b00020}.subscriptions-page__searchResults{list-style:none;margin:0 0 .75rem;padding:0;background:#f0f8ff;border-radius:8px}.subscriptions-page__searchRow{display:flex;align-items:center;gap:.5rem;width:100%;padding:.65rem .75rem;border:none;border-bottom:1px solid #dde8f0;background:transparent;text-align:left;font:inherit;color:#111;cursor:pointer}.subscriptions-page__searchRow:last-child{border-bottom:none}.subscriptions-page__searchRow:hover:not(:disabled){background:#ffffffa6}.subscriptions-page__searchRow--disabled{opacity:.55;cursor:default}.subscriptions-page__searchRowMark{flex:0 0 1rem;color:#8b2fa8;font-weight:700}.subscriptions-page__searchRowName{flex:1 1 auto;min-width:0;font-weight:600}.subscriptions-page__searchRowSubscribed{flex:0 0 auto}.subscriptions-page__dialog{width:min(100%,22rem);margin:auto;padding:1.1rem 1.15rem 1rem;border-radius:12px;background:#f7f2f7;box-shadow:0 12px 40px #0003}.subscriptions-page__dialogTitle{margin:0 0 .65rem;font-size:1.1rem}.subscriptions-page__dialogBody{margin:0 0 1rem;line-height:1.45;color:#222}.account-page__subscribeActions{margin:.75rem 0 1rem}.account-page__subscribeBtn{width:100%;max-width:16rem;display:block;margin:0 auto}.subscriptions-page__emptyFrame{margin:.35rem 0 .75rem;border-radius:2px;border:1px solid #c5d8e8;background:#e2f0f9;padding:.65rem .75rem}.subscriptions-page__emptyText{margin:0;font-weight:700;font-size:.95rem;line-height:1.45;white-space:pre-wrap;color:#111}.subscriptions-page__filter{width:100%;padding:.55rem .65rem;margin-bottom:.65rem;border:1px solid #ccc;border-radius:6px;font:inherit;background:#fff}.subscriptions-page__filterEmpty{margin:-.35rem 0 .65rem}.subscriptions-page__detailsBusy{margin:.25rem 0 .5rem}.subscriptions-page__list--dim{opacity:.45;pointer-events:none}.subscriptions-page__row{border-bottom:1px solid #dde8f0;padding-bottom:.35rem;margin-bottom:.15rem;border-radius:10px;transition:background-color .18s ease,box-shadow .18s ease,border-color .18s ease}.subscriptions-page__row--checked{background-color:#ebe2f4;border-bottom:none;border:1px solid rgba(139,47,168,.42);border-left:4px solid #8b2fa8;box-shadow:0 2px #8b2fa814,0 8px 22px #4b1e641f;padding-top:.2rem;padding-bottom:.55rem;margin-bottom:.45rem}.subscriptions-page__rowHit{cursor:pointer;text-align:left;width:100%;border:none;background:transparent;font:inherit;padding:.35rem 0 .25rem;color:inherit}.subscriptions-page__rowHit:focus-visible{outline:2px solid rgba(107,45,139,.45);outline-offset:2px;border-radius:6px}.subscriptions-page__rowMain{display:flex;flex-direction:row;align-items:flex-start;gap:.65rem;padding:0 .35rem 0 .65rem}.subscriptions-page__avatar{width:50px;height:50px;flex-shrink:0;border-radius:50%;overflow:hidden;background:#ddd;display:flex;align-items:center;justify-content:center}.subscriptions-page__avatarImg{width:100%;height:100%;object-fit:cover}.subscriptions-page__avatarPh{font-weight:800;font-size:1.1rem;color:#555}.subscriptions-page__rowText{flex:1;min-width:0}.subscriptions-page__nameRow{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 .15rem}.subscriptions-page__bizName{font-weight:800;color:#000}.subscriptions-page__awaiting{color:#c00;font-weight:500}.subscriptions-page__description{color:#000;margin-top:.2rem;line-height:1.35}.subscriptions-page__namePhone{margin:.35rem .65rem .25rem}.subscriptions-page__contactName{color:#000}.subscriptions-page__phoneLink{display:inline-block;margin-top:.2rem;font-weight:700;color:#06c;text-decoration:underline;background:none;border:none;font:inherit;cursor:pointer;padding:0}.subscriptions-page__card{margin:.5rem .65rem;padding:.35rem .45rem;border-radius:5px;background:#f0f8ff;border:1px solid #d0e4f4}.subscriptions-page__card--muted{background:#f0f8ff}.subscriptions-page__nextEventTitle{font-weight:800;text-decoration:underline;color:#000;display:inline-block}.subscriptions-page__eventTitle{font-weight:800;margin-top:.2rem;color:#000}.subscriptions-page__eventWhen{margin-top:.15rem;color:#000}.subscriptions-page__actions{margin:.5rem auto .75rem;padding:0 .65rem;max-width:420px;width:100%;box-sizing:border-box}.subscriptions-page__gridBtn--full{width:100%;margin-top:.35rem;padding:.55rem .65rem;border-radius:5px;text-decoration:none;text-align:center;display:block;box-sizing:border-box}.subscriptions-page__gridBtn--half{flex:1 1 calc(50% - 4px);min-width:0;margin-top:.35rem;padding:.55rem .35rem;border-radius:5px}.subscriptions-page__btnRow{display:flex;flex-direction:row;gap:6px;align-items:stretch}.subscriptions-page__gridBtnPh{flex:1 1 calc(50% - 4px);min-height:2.5rem}.subscriptions-page__activeProfileRow{display:flex;align-items:center;gap:.5rem;margin-top:.35rem}.subscriptions-page__activeProfileLabel{color:#06c;font-weight:600}.subscriptions-page__helpIcon{width:2rem;height:2rem;border-radius:50%;border:1px solid #8b2fa8;color:#8b2fa8;font-weight:800;background:#fff;cursor:pointer}.subscriptions-page__scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.subscriptions-page__phoneSheet{background:#f7f2f7;border-radius:10px;padding:1rem;width:100%;max-width:360px;display:flex;flex-direction:column;gap:.65rem}.make-appt-page{background:#fff}.make-appt-page__toolbar{flex-direction:column;align-items:flex-start}.make-appt-page__toolbar h1{margin:.35rem 0 0;font-size:1.15rem}.make-appt-page__backBtn{background:none;border:none;cursor:pointer;font:inherit;text-decoration:underline;padding:0}.make-appt-page__businessName{text-align:center;font-weight:800;font-size:1.05rem;margin:.5rem 0 1rem}.make-appt-page__filters{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.make-appt-page__label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;font-weight:600}.make-appt-page__date,.make-appt-page__select,.make-appt-page__qty{font:inherit;padding:.45rem .5rem;border:1px solid #ccc;border-radius:6px;max-width:100%}.make-appt-page__dayNav{display:flex;gap:.5rem;flex-wrap:wrap}.make-appt-page__actionStack{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin:.25rem 0 .5rem}.make-appt-page__btnOutsideHours,.make-appt-page__btnNextAvail{font:inherit;font-weight:600;color:#fff;background:#466d85;border:none;cursor:pointer;padding:.55rem 1.25rem;text-align:center}.make-appt-page__btnOutsideHours:disabled,.make-appt-page__btnNextAvail:disabled{opacity:.55;cursor:not-allowed}.make-appt-page__btnOutsideHours{border-radius:9999px;max-width:100%;width:min(100%,22rem);line-height:1.35}.make-appt-page__btnNextAvail{border-radius:14px;width:fit-content;min-width:11rem}.make-appt-page__outsideGrid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1rem}@media (max-width: 520px){.make-appt-page__outsideGrid{grid-template-columns:1fr}}.make-appt-page__fieldset{border:1px solid #ddd;border-radius:8px;padding:.65rem .75rem}.make-appt-page__svc{display:flex;align-items:center;gap:.45rem;margin:.25rem 0;font-weight:500}.make-appt-page__summary{line-height:1.45}.make-appt-page__tzNote{color:maroon;font-weight:700;font-size:.9rem;margin:0}.make-appt-page__empty{margin:1rem 0}.make-appt-page__group{margin-bottom:1.25rem}.make-appt-page__groupTitle{font-size:1rem;margin:0 0 .35rem;color:#8b2fa8}.make-appt-page__slotList{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.45rem}.make-appt-page__slotBtn{min-width:5.5rem;padding:.45rem .55rem;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#fafafa;font:inherit;font-weight:700;cursor:pointer}.make-appt-page__slotBtn:hover{border-color:#8b2fa8;background:#f5eef9}.make-appt-page__confirm .make-appt-page__notes{width:100%;font:inherit;padding:.5rem;border-radius:6px;border:1px solid #ccc;resize:vertical}.make-appt-page__inline{display:flex;align-items:center;gap:.45rem;font-size:.9rem}.make-appt-page__signUp{margin-top:1rem;width:100%;max-width:320px}.open-slot-signup .make-appt-page__confirm{max-width:520px;margin:0 auto}.open-slot-signup__row{display:flex;align-items:baseline;gap:.5rem;margin:.35rem 0;flex-wrap:wrap}.open-slot-signup__rowLabel{font-weight:800;color:#111}.open-slot-signup__rowValue{font-weight:700}.open-slot-signup__row--client{margin-top:.75rem}.open-slot-signup__changeBtn{margin-left:auto;padding:.25rem .5rem;font-weight:800;color:#1c4a7a;border:none;background:transparent;text-decoration:underline;cursor:pointer;opacity:.9}.open-slot-signup__changeBtn:disabled{cursor:not-allowed;opacity:.75}.open-slot-signup__summary{margin:.6rem 0 .75rem}.open-slot-signup__title{font-weight:900;font-size:1.05rem;margin:.15rem 0 .25rem}.open-slot-signup__desc{margin:0 0 .45rem;line-height:1.35;color:#111;white-space:pre-wrap}.open-slot-signup__kv{display:flex;flex-direction:column;gap:.2rem;margin:.25rem 0 .55rem;color:#111}.open-slot-signup__location{color:inherit;text-decoration:underline;text-decoration-color:#00000047;text-underline-offset:2px}.open-slot-signup__location:hover{text-decoration-color:#0000008c}.open-slot-signup__override{border:none;background:transparent;padding:0;font:inherit;color:#1c4a7a;font-weight:800;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.open-slot-signup__override:disabled{opacity:.6;cursor:not-allowed}.open-slot-signup__hint{margin:.35rem 0 .75rem;color:#7a1e40;font-weight:700;line-height:1.35}.open-slot-signup__notesLabel{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;line-height:1.35;margin-top:.35rem}.open-slot-signup__notes{width:100%;font:inherit;padding:.65rem .7rem;border-radius:10px;border:1px solid #c9bdd8;background:#faf9fc;resize:vertical}.open-slot-signup__notes:focus-visible{outline:none;border-color:#8b2fa8;background:#fff;box-shadow:0 0 0 3px #8b2fa82e}.open-slot-signup__notesCount{align-self:flex-end;font-size:.9rem;color:#555}.open-slot-signup__advanced{margin-top:.75rem;border:1px solid #e6e0ee;border-radius:10px;background:#faf8fc;padding:.55rem .75rem}.open-slot-signup__advancedSummary{cursor:pointer;font-weight:800;color:#3a2f4d}.open-slot-signup__advancedBody{padding-top:.65rem;display:flex;flex-direction:column;gap:.65rem}.open-slot-signup__signUp{display:block;margin:1.1rem auto 0;width:min(100%,420px);border-radius:999px;padding:.85rem 1.25rem;font-weight:800;background:#466d85}.open-slot-signup__clientPickerActions{justify-content:center}.open-slot-signup__topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin-bottom:1rem}.open-slot-signup__pageTitle{margin:0;text-align:center;font-size:clamp(1.35rem,4.2vw,2rem);font-weight:900;letter-spacing:-.02em}.profile-picker-page .detail-card.profile-picker{padding:1.35rem 1.25rem 1.5rem}.profile-picker__intro{margin-bottom:1.15rem}.profile-picker__intro h1{margin:0 0 .35rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:#2a1238}.profile-picker__lead{margin:0;color:#5c5470;font-size:.95rem;line-height:1.45;max-width:36rem}.profile-picker__table{display:flex;flex-direction:column;gap:.45rem}.profile-picker__head,.profile-picker__row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr);gap:.65rem .75rem;align-items:start}.profile-picker__head{padding:0 .85rem .35rem;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a7f99}.profile-picker__col{min-width:0}.profile-picker__col--name{display:flex;align-items:center;gap:.75rem}.profile-picker__col--type,.profile-picker__col--status{display:flex;justify-content:center;align-items:center;justify-self:stretch;min-height:2.65rem;text-align:center}.profile-picker__head .profile-picker__col--type,.profile-picker__head .profile-picker__col--status{text-align:center}.profile-picker__row{width:100%;margin:0;padding:.75rem .85rem;border:1px solid #e4dce9;border-radius:12px;background:#faf8fc;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .12s ease}.profile-picker__row:hover{border-color:#c9b3d8;background:#fff;box-shadow:0 4px 14px #6b2d8b1a}.profile-picker__row:focus-visible{outline:2px solid rgba(139,47,168,.55);outline-offset:2px}.profile-picker__row:active{transform:scale(.995)}.profile-picker__row--active{border-color:#8b2fa8;background:linear-gradient(135deg,#f9f0ff,#f3e8fb 48%,#efe4f8);box-shadow:0 0 0 1px #8b2fa833,0 8px 22px #6b2d8b24}.profile-picker__row--active:hover{border-color:#7a2896;background:linear-gradient(135deg,#faf3ff,#f5ecfc 48%,#f0e6fa)}.profile-picker__avatar{flex:0 0 auto;width:2.65rem;height:2.65rem;border-radius:50%;display:grid;place-items:center;overflow:hidden;font-size:.95rem;font-weight:800;color:#5c2d75;background:linear-gradient(145deg,#ede0f4,#e2d0ee);border:2px solid #fff;box-shadow:0 2px 8px #6b2d8b1f}.profile-picker__avatar--active{color:#fff;background:linear-gradient(145deg,#a34bc4,#8b2fa8);box-shadow:0 3px 10px #6b2d8b47}.profile-picker__avatar--photo.profile-picker__avatar--active{background:#8b2fa8}.profile-picker__avatarImg{width:100%;height:100%;object-fit:cover;display:block}.profile-picker__avatarInitials{line-height:1}.profile-picker__nameBlock{display:flex;flex-direction:column;gap:.12rem;min-width:0}.profile-picker__name{font-size:1rem;font-weight:700;color:#1f1528;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-picker__row--active .profile-picker__name{color:#4a1560}.profile-picker__nameHint{font-size:.72rem;font-weight:500;color:#7a5f8f}.profile-picker__typePill{display:inline-block;width:100%;max-width:6.5rem;margin:0 auto;padding:.28rem .5rem;border-radius:999px;font-size:.78rem;font-weight:600;color:#5a3d6e;background:#efe6f5;border:1px solid #e0d0ea}.profile-picker__row--active .profile-picker__typePill{background:#ffffffb8;border-color:#8b2fa838}.profile-picker__status{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;max-width:6.5rem;margin:0 auto;padding:.28rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700}.profile-picker__status--active{color:#fff;background:linear-gradient(135deg,#9b3fbb,#7d2f9a);box-shadow:0 2px 8px #6b2d8b40}.profile-picker__status--default{color:#5c4a10;background:#fff4d6;border:1px solid #f0e0a8}.profile-picker__status--idle{color:#b0a8b8;font-weight:500}.profile-picker__footnote{margin:1.1rem 0 0;padding-top:.85rem;border-top:1px solid #ece6f0}@media (max-width: 520px){.profile-picker__head{display:none}.profile-picker__row{grid-template-columns:1fr;gap:.55rem;padding:.85rem .9rem}.profile-picker__col--type,.profile-picker__col--status{justify-content:flex-start;justify-self:start;min-height:0;padding-left:3.4rem}.profile-picker__typePill,.profile-picker__status{margin:0;max-width:none;width:auto}}.share-booking-page__title{margin:.75rem 0 .5rem;font-size:1.15rem;font-weight:700;color:#13265c}.share-booking-page__intro{margin:0 0 1rem;font-size:.95rem;font-weight:700;color:#13265c}.share-booking-page__sheet{background:#e2f0f9;border-radius:12px;padding:1rem}.share-booking-page__card{margin:0 0 .85rem;border:1px solid #cbcbcb;border-radius:10px;background:#fff;overflow:hidden}.share-booking-page__cardHead{padding:.75rem .85rem;background:#f4f8fb;border-bottom:1px solid #e2e8f0}.share-booking-page__cardHeadRow{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.share-booking-page__cardTitle{margin:0;font-size:.95rem;font-weight:700;color:#1a1a1a;line-height:1.35}.share-booking-page__cardHint{margin:0;font-size:.9rem;color:#333;line-height:1.45}.share-booking-page__card .share-booking-page__radio,.share-booking-page__card .share-booking-page__check,.share-booking-page__card .share-booking-page__field{margin-left:.85rem;margin-right:.85rem}.share-booking-page__card .share-booking-page__radio:first-of-type,.share-booking-page__card .share-booking-page__check:first-of-type{margin-top:.75rem}.share-booking-page__card .share-booking-page__radio:last-of-type,.share-booking-page__card .share-booking-page__check:last-of-type{margin-bottom:.85rem}.share-booking-page__help{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid #6b2d8b;background:#fff;color:#6b2d8b;font-weight:700;cursor:pointer;line-height:1}.share-booking-page__radio,.share-booking-page__check{display:flex;align-items:center;gap:.5rem;margin:.35rem 0;color:#1a1a1a}.share-booking-page__dateBlock{margin:.65rem .85rem .75rem}.share-booking-page__dateRow{display:flex;align-items:center;gap:.75rem;margin:0;flex-wrap:wrap}.share-booking-page__dateHint{margin:.45rem 0 0;font-size:.85rem;line-height:1.4;color:#4a5568}.share-booking-page__date,.share-booking-page__input{width:100%;max-width:100%;padding:.55rem .65rem;border:1px solid #c5cdd8;border-radius:8px;font:inherit}.share-booking-page__field{display:flex;flex-direction:column;gap:.35rem;margin:.65rem 0}.share-booking-page__field>span{font-size:.9rem;color:#333}.share-booking-page__textarea{width:100%;padding:.55rem .65rem;border:1px solid #c5cdd8;border-radius:8px;font:inherit;resize:vertical}.share-booking-page__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#0000006b}.share-booking-page__dialog{width:min(100%,24rem);padding:1.15rem 1.2rem 1rem;border-radius:14px;background:#fff;border:1px solid #d8dee8;box-shadow:0 16px 48px #00000038}.share-booking-page__dialogTitle{margin:0 0 .65rem;font-size:1.05rem;font-weight:700;color:#13265c}.share-booking-page__dialogBody{margin:0 0 1rem;font-size:.92rem;line-height:1.5;color:#1a1a1a}.share-booking-page__dialogOk{display:block;width:100%;max-width:8rem;margin:0 auto}.share-booking-page__actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.share-booking-page__bizlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.share-booking-page__bizrow{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border:1px solid #c5cdd8;border-radius:10px;background:#fff;font:inherit;font-weight:700;color:#13265c;cursor:pointer;text-align:left}.share-booking-page__bizrow:disabled{opacity:.7;cursor:default}.sign-up-events-page{max-width:640px}.sign-up-events-page__toolbar{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.sign-up-events-page__backBtn{flex-shrink:0;font-weight:700;color:#1c4a7a;text-decoration:none}.sign-up-events-page__title{flex:1;margin:0;font-size:1.15rem;font-weight:800;color:#13265c;text-align:center}.sign-up-events-page__toolbarActions{display:flex;gap:.35rem;flex-shrink:0}.sign-up-events-page__iconBtn{width:2rem;height:2rem;border:1px solid #c5cdd8;border-radius:8px;background:#fff;font-size:1.1rem;font-weight:800;color:#13265c;cursor:pointer;line-height:1}.sign-up-events-page__businessName{text-align:center;font-weight:800;margin:.25rem 0 .75rem;color:#111}.sign-up-events-page__intro{margin:0 0 1rem;color:#444}.sign-up-events-page__filters{display:flex;flex-direction:column;gap:.65rem;margin-bottom:.75rem}.sign-up-events-page__label{display:flex;flex-direction:column;gap:.25rem;font-size:.88rem;font-weight:700;color:#333}.sign-up-events-page__date,.sign-up-events-page__select{font:inherit;padding:.45rem .55rem;border:1px solid #c5cdd8;border-radius:8px}.sign-up-events-page__searchBtn{margin-top:.25rem;padding:.55rem 1rem;border:none;border-radius:10px;background:#8b2fa8;color:#fff;font:inherit;font-weight:800;cursor:pointer}.sign-up-events-page__filterBar{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.65rem 0;padding:.55rem .75rem;border:none;border-radius:6px;background:#8b2fa8;color:#fff;font:inherit;font-size:1.05rem;font-weight:800;cursor:pointer;text-align:left}.sign-up-events-page__filterChevron{font-size:.85rem}.sign-up-events-page__statusFilters{display:flex;gap:1.25rem;margin:.5rem 0 .75rem;padding-left:.25rem}.sign-up-events-page__check{display:flex;align-items:center;gap:.4rem;font-weight:600;cursor:pointer}.sign-up-events-page__empty{margin:1rem 0;font-weight:800;color:#333}.sign-up-events-page__group{margin-bottom:.5rem}.sign-up-events-page__row{margin:0 0 .35rem}.sign-up-events-page__rowBtn{width:100%;padding:.65rem .75rem;border:1px solid #d8dee8;border-radius:8px;background:#fff;text-align:left;font:inherit;cursor:pointer}.sign-up-events-page__rowBtn:hover{border-color:#8b2fa8;background:#faf5fc}.sign-up-events-page__rowHead{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.sign-up-events-page__rowTitle{font-weight:800;color:#111}.sign-up-events-page__status{font-weight:800;font-size:.85rem;color:#c00;flex-shrink:0}.sign-up-events-page__rowMeta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.35rem;color:#222;font-size:.92rem}.sign-up-events-page__signedUp{font-weight:700;color:#333}.sign-up-events-page__recurring{margin:.35rem 0 0;font-size:.88rem;color:#333}.sign-up-events-page__bizlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.sign-up-events-page__bizrow{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border:1px solid #c5cdd8;border-radius:10px;background:#fff;font:inherit;font-weight:700;color:#13265c;cursor:pointer;text-align:left}.sign-up-events-page__bizrow:disabled{opacity:.7;cursor:default}.add-update-open-slot-page{max-width:640px}.add-update-open-slot-page__toolbar{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.add-update-open-slot-page__backBtn{border:none;background:transparent;font-weight:700;color:#1c4a7a;cursor:pointer;padding:0}.add-update-open-slot-page__title{flex:1;margin:0;font-size:1.1rem;font-weight:800;color:#13265c;text-align:center}.add-update-open-slot-page__staffName{text-align:center;font-weight:800;margin:.25rem 0 .75rem}.add-update-open-slot-page__warn{margin:.5rem 0;color:#c00;font-weight:700}.add-update-open-slot-page__form,.add-update-open-slot-page__readonly{display:flex;flex-direction:column;gap:.65rem}.add-update-open-slot-page__label{display:flex;flex-direction:column;gap:.25rem;font-size:.88rem;font-weight:700;color:#333}.add-update-open-slot-page__labelText{line-height:1.35}.add-update-open-slot-page__input,.add-update-open-slot-page__textarea{font:inherit;padding:.45rem .55rem;border:1px solid #c5cdd8;border-radius:8px;width:100%;box-sizing:border-box}.add-update-open-slot-page__textarea{resize:vertical}.add-update-open-slot-page__check{display:flex;align-items:center;gap:.4rem;font-weight:600}.add-update-open-slot-page__dtRow{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 480px){.add-update-open-slot-page__dtRow{grid-template-columns:1fr}}.add-update-open-slot-page__primary{margin-top:.5rem;padding:.65rem 1rem;border:none;border-radius:10px;background:#8b2fa8;color:#fff;font:inherit;font-weight:800;cursor:pointer}.add-update-open-slot-page__primary:disabled{opacity:.7;cursor:default}.add-update-open-slot-page__danger{padding:.65rem 1rem;border:1px solid #c5cdd8;border-radius:10px;background:#fff;color:#a00;font:inherit;font-weight:800;cursor:pointer}.add-update-open-slot-page__readonly .add-update-open-slot-page__roTitle{margin:0;font-size:1.05rem}.add-update-open-slot-page__instructions{background:#fff7c2;padding:.5rem .65rem;border-radius:6px}.add-update-open-slot-page__toolbarSpacer{width:2rem;flex-shrink:0}.add-update-open-slot-page__editActions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.add-update-open-slot-page__secondary{padding:.5rem .75rem;border:none;border-radius:8px;background:#8b2fa8;color:#fff;font:inherit;font-weight:700;cursor:pointer}.add-update-open-slot-page__linkBtn{margin-left:.5rem;padding:0;border:none;background:transparent;color:#1c4a7a;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.add-update-open-slot-page__overrideGrid{display:flex;flex-direction:column;gap:.65rem;margin:.5rem 0}.add-update-open-slot-page__clientRow{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:.5rem 0}.add-update-open-slot-page__clientDialog{width:min(100%,28rem)}.add-update-open-slot-page__clientPickerScope{display:flex;gap:1rem;margin-bottom:.5rem}.add-update-open-slot-page__clientPickerActions{margin:.5rem 0}.add-update-open-slot-page__successActions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}
