.EmailNotificationOverlay_container__SAW6m{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.5rem;z-index:9999}.EmailNotificationOverlay_toast__NUNRG{display:flex;align-items:flex-start;gap:.75rem;background:var(--theme-elevation-150,#1c1c1c);border:1px solid var(--theme-elevation-300,#333);border-radius:8px;padding:.75rem 1rem;min-width:280px;max-width:360px;box-shadow:0 4px 20px rgba(0,0,0,.4);animation:EmailNotificationOverlay_slideIn__S8pax .2s ease}@keyframes EmailNotificationOverlay_slideIn__S8pax{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.EmailNotificationOverlay_icon__DTRT9{color:var(--theme-success-500,#4ade80);flex-shrink:0;margin-top:2px}.EmailNotificationOverlay_body__1I7lE{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.EmailNotificationOverlay_from__pE2vu{font-size:.75rem;color:var(--theme-text,#e2e8f0);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EmailNotificationOverlay_subject__6fj__{font-size:.7rem;color:var(--theme-elevation-800,#888);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.EmailNotificationOverlay_close__SaAVj{background:none;border:none;cursor:pointer;color:var(--theme-elevation-600,#666);padding:0;flex-shrink:0;line-height:1}.EmailNotificationOverlay_close__SaAVj:hover{color:var(--theme-text,#e2e8f0)}.GlobalSearchModal_overlay__xGCVt{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;backdrop-filter:blur(2px)}.GlobalSearchModal_modal__9AOtZ{width:100%;max-width:560px;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:12px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.25);max-height:70vh;display:flex;flex-direction:column;margin:0 1rem}.GlobalSearchModal_inputRow__Exg4w{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-bottom:1px solid var(--theme-elevation-200)}.GlobalSearchModal_searchIcon__H2yw7{color:var(--theme-elevation-500);flex-shrink:0}.GlobalSearchModal_input__NmjT1{flex:1;border:none;outline:none;background:rgba(0,0,0,0);font-size:1rem;color:var(--theme-elevation-900);min-width:0}.GlobalSearchModal_input__NmjT1::-moz-placeholder{color:var(--theme-elevation-400)}.GlobalSearchModal_input__NmjT1::placeholder{color:var(--theme-elevation-400)}.GlobalSearchModal_clearButton__hXImQ{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--theme-elevation-500);padding:.2rem;border-radius:4px;flex-shrink:0;line-height:0}.GlobalSearchModal_clearButton__hXImQ:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-800)}.GlobalSearchModal_kbd__9fWva{font-size:.75rem;padding:.2rem .45rem;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:4px;color:var(--theme-elevation-500);font-family:inherit;flex-shrink:0;line-height:1.4}.GlobalSearchModal_results__lLiF_{overflow-y:auto;padding:.5rem 0 .75rem;flex:1}.GlobalSearchModal_state__wuZdq{padding:1.5rem 1rem;font-size:.875rem;color:var(--theme-elevation-500);text-align:center;margin:0}.GlobalSearchModal_hint__2c1kU{padding:1.25rem 1rem;font-size:.875rem;color:var(--theme-elevation-400);text-align:center;margin:0}.GlobalSearchModal_group__v8YR7{margin-bottom:.25rem}.GlobalSearchModal_groupLabel__txZXh{padding:.625rem 1rem .25rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--theme-elevation-500)}.GlobalSearchModal_resultRow__N_aXR{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 1rem;background:none;border:none;cursor:pointer;text-align:left;gap:.75rem;transition:background .1s ease}.GlobalSearchModal_resultRow__N_aXR.GlobalSearchModal_selected__6mIPV,.GlobalSearchModal_resultRow__N_aXR:hover{background:var(--theme-elevation-100)}.GlobalSearchModal_resultLabel__MiuER{font-size:.875rem;font-weight:500;color:var(--theme-elevation-900);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.GlobalSearchModal_resultSublabel__h3grx{font-size:.8125rem;color:var(--theme-elevation-500);flex-shrink:0;white-space:nowrap}@media(max-width:640px){.GlobalSearchModal_overlay__xGCVt{padding-top:5vh;align-items:flex-start}.GlobalSearchModal_modal__9AOtZ{max-width:100%;margin:0;border-radius:0 0 12px 12px;border-top:none}}.DiscussionDrawer_launcher__JXwoP{position:fixed;z-index:1190;right:24px;bottom:max(24px,env(safe-area-inset-bottom));width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:var(--theme-bg);background:var(--theme-success-600);border:1px solid var(--theme-success-500);border-radius:50%;box-shadow:0 6px 20px color-mix(in srgb,var(--theme-text) 25%,transparent);cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.DiscussionDrawer_launcher__JXwoP:hover{transform:translateY(-2px);box-shadow:0 9px 24px color-mix(in srgb,var(--theme-text) 30%,transparent)}.DiscussionDrawer_launcher__JXwoP:focus-visible{outline:3px solid var(--theme-success-300);outline-offset:3px}.DiscussionDrawer_launcher__JXwoP>svg{width:23px;height:23px}.DiscussionDrawer_label__psUOp{position:absolute;right:calc(100% + 10px);padding:5px 9px;color:var(--theme-text);background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-300);border-radius:6px;box-shadow:0 3px 12px color-mix(in srgb,var(--theme-text) 16%,transparent);font-size:11px;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transform:translateX(4px);transition:opacity .12s ease,transform .12s ease}.DiscussionDrawer_launcher__JXwoP:focus-visible .DiscussionDrawer_label__psUOp,.DiscussionDrawer_launcher__JXwoP:hover .DiscussionDrawer_label__psUOp{opacity:1;transform:translateX(0)}.DiscussionDrawer_badge__2BQOV{position:absolute;top:-5px;right:-5px;min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;color:#fff;background:var(--theme-error-500);border:2px solid var(--theme-elevation-100);border-radius:999px;font-size:10px;font-weight:800}.DiscussionDrawer_mobileBackdrop__E1omb{display:none}@media(max-width:768px){.DiscussionDrawer_launcher__JXwoP{right:16px;bottom:max(16px,env(safe-area-inset-bottom));width:54px;height:54px}.DiscussionDrawer_mobileBackdrop__E1omb{display:block;position:fixed;z-index:1390;inset:0;width:100%;height:100%;color:rgba(0,0,0,0);background:rgba(0,0,0,.4);border:0}}@media(prefers-reduced-motion:reduce){.DiscussionDrawer_label__psUOp,.DiscussionDrawer_launcher__JXwoP{transition:none}}.NavLinks_sidebar__dXfXE{position:sticky;top:0;left:0;display:flex;flex-direction:column;height:100vh;border-right:1px solid var(--theme-elevation-200);padding-top:5rem;overflow:hidden;background:var(--theme-elevation-0);z-index:100;overflow-y:scroll}.NavLinks_sidebar__dXfXE::-webkit-scrollbar{display:none}.NavLinks_sidebar__dXfXE{-ms-overflow-style:none;scrollbar-width:none}.NavLinks_nav__UKMXG{flex:1;display:flex;flex-direction:column;padding:.5rem 0 1rem}.NavLinks_searchSection__irPos{padding:0 1rem .75rem}.NavLinks_searchTrigger__Vyn7Q{display:flex;align-items:center;gap:.625rem;width:100%;padding:.6rem .75rem;background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-200);border-radius:8px;cursor:pointer;color:var(--theme-elevation-500);font-size:.875rem;transition:all .15s ease}.NavLinks_searchTrigger__Vyn7Q:hover{background:var(--theme-elevation-150,var(--theme-elevation-200));color:var(--theme-elevation-700);border-color:var(--theme-elevation-300)}.NavLinks_searchPlaceholder__QR8hy{flex:1;text-align:left;white-space:nowrap}.NavLinks_searchKbd__r0r8X{font-size:.7rem;padding:.15rem .35rem;background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);border-radius:4px;color:var(--theme-elevation-400);font-family:inherit;line-height:1.4;flex-shrink:0}.NavLinks_menuSection__GWuXg{display:flex;flex-direction:column;gap:.25rem;padding:0 1rem}.NavLinks_secondarySection__eseWg{margin-top:auto;padding:2rem 1rem 1rem;border-top:1px solid var(--theme-elevation-200);display:flex;flex-direction:column;gap:.25rem}.NavLinks_navLink__LEKjG{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;color:var(--theme-elevation-700);text-decoration:none;font-size:.875rem;font-weight:500;border-radius:8px;transition:all .2s ease;position:relative}.NavLinks_navLink__LEKjG:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.NavLinks_navLink__LEKjG:focus{outline-offset:2px}.NavLinks_navLink__LEKjG.NavLinks_active__HSmTB{background:#dbeafe;color:#1d4ed8}.NavLinks_linkContent__WNbFa{display:flex;align-items:center;gap:.75rem;flex:1}.NavLinks_icon__sS48G{width:20px;height:20px;flex-shrink:0}.NavLinks_label__lCAOX{white-space:nowrap}.NavLinks_badge__NIXGj{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .5rem;background:#ef4444;color:#fff;font-size:.75rem;font-weight:600;border-radius:9999px;line-height:1}.NavLinks_navGroup__iSvUH{display:flex;flex-direction:column}.NavLinks_groupButton__c4gVP{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;color:var(--theme-elevation-700);font-size:.875rem;font-weight:500;border-radius:8px;border:none;background:rgba(0,0,0,0);cursor:pointer;width:100%;transition:all .2s ease}.NavLinks_groupButton__c4gVP:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.NavLinks_groupButton__c4gVP.NavLinks_active__HSmTB{background:#dbeafe;color:#1d4ed8}.NavLinks_chevron__b_XRS{flex-shrink:0;transition:transform .2s ease}.NavLinks_chevronOpen__fEe6F{transform:rotate(180deg)}.NavLinks_groupChildren__WGpaZ{display:flex;flex-direction:column;gap:.125rem;padding:.25rem 0 .25rem 1rem}.NavLinks_childLink__0Eu7_{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;color:var(--theme-elevation-600);text-decoration:none;font-size:.8125rem;font-weight:500;border-radius:6px;transition:all .2s ease}.NavLinks_childLink__0Eu7_:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.NavLinks_childLink__0Eu7_.NavLinks_active__HSmTB{background:#dbeafe;color:#1d4ed8}.NavLinks_childLink__0Eu7_ .NavLinks_icon__sS48G{width:16px;height:16px}@media(max-width:768px){.NavLinks_menuSection__GWuXg,.NavLinks_secondarySection__eseWg{padding-left:.5rem;padding-right:.5rem}.NavLinks_navLink__LEKjG{padding:.625rem .75rem;font-size:.8125rem}.NavLinks_icon__sS48G{width:18px;height:18px}}.PageBuilderField_builder__NVfpv{display:flex;flex-direction:column;gap:var(--base)}.PageBuilderField_overview___4OXq{padding:var(--base);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-50)}.PageBuilderField_overviewHeader__SzLzZ{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--base);margin-bottom:calc(var(--base)*.75)}.PageBuilderField_heading__WdMY_{margin:0 0 calc(var(--base)*.2);color:var(--theme-elevation-900);font-size:1.1rem}.PageBuilderField_description__DqCXI{margin:0;color:var(--theme-elevation-600);font-size:.875rem}.PageBuilderField_sectionCount__WcUzg{flex-shrink:0;padding:calc(var(--base)*.2) calc(var(--base)*.45);border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);color:var(--theme-elevation-700);font-size:.75rem;font-weight:600}.PageBuilderField_emptyState__U_GN1{padding:calc(var(--base)*1.25);border:1px dashed var(--theme-elevation-250);border-radius:var(--style-radius-s);color:var(--theme-elevation-600);text-align:center}.PageBuilderField_gridContainer__24hiT{width:100%;min-height:118px}.PageBuilderField_tile__Y2fTX{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);box-shadow:0 1px 2px var(--theme-elevation-150);color:var(--theme-elevation-800)}.PageBuilderField_tile__Y2fTX:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:2px}.PageBuilderField_tileDisabled__LzTxW{background:var(--theme-elevation-100);opacity:.72}.PageBuilderField_tileHeader__EVqTc{display:flex;align-items:center;gap:calc(var(--base)*.35);min-width:0;padding:calc(var(--base)*.45);border-bottom:1px solid var(--theme-elevation-150)}.PageBuilderField_dragHandle__xU76e{display:inline-flex;flex-shrink:0;align-items:center;color:var(--theme-elevation-500);cursor:grab}.PageBuilderField_dragHandle__xU76e:active{cursor:grabbing}.PageBuilderField_titleGroup__05Led{display:flex;flex:1;flex-direction:column;min-width:0}.PageBuilderField_title__YMwdn,.PageBuilderField_type__VOitr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PageBuilderField_title__YMwdn{font-size:.875rem}.PageBuilderField_type__VOitr{color:var(--theme-elevation-550);font-size:.7rem}.PageBuilderField_status__lZmS2{flex-shrink:0;padding:calc(var(--base)*.12) calc(var(--base)*.3);border-radius:var(--style-radius-s);font-size:.65rem;font-weight:600}.PageBuilderField_statusEnabled__jf9qV{background:var(--theme-success-100);color:var(--theme-success-700)}.PageBuilderField_statusDisabled__aY1rU{background:var(--theme-elevation-150);color:var(--theme-elevation-650)}.PageBuilderField_tileActions__BXl_s{display:flex;align-items:center;gap:calc(var(--base)*.2);padding:calc(var(--base)*.35) calc(var(--base)*.45)}.PageBuilderField_iconButton__3SRA_,.PageBuilderField_smallButton__W40lT{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--theme-elevation-200);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);color:var(--theme-elevation-700);cursor:pointer}.PageBuilderField_iconButton__3SRA_:hover:not(:disabled),.PageBuilderField_smallButton__W40lT:hover:not(:disabled){border-color:var(--theme-elevation-350);background:var(--theme-elevation-100);color:var(--theme-elevation-900)}.PageBuilderField_iconButton__3SRA_:focus-visible,.PageBuilderField_smallButton__W40lT:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:1px}.PageBuilderField_iconButton__3SRA_:disabled,.PageBuilderField_smallButton__W40lT:disabled{cursor:not-allowed;opacity:.4}.PageBuilderField_iconButton__3SRA_{width:28px;height:28px}.PageBuilderField_smallButton__W40lT{width:24px;height:24px}.PageBuilderField_deleteButton__u6rN6{margin-left:auto;color:var(--theme-error-650)}.PageBuilderField_keyboardControls__661Yg{display:flex;align-items:center;justify-content:space-between;gap:calc(var(--base)*.3);margin-top:auto;padding:0 calc(var(--base)*.45) calc(var(--base)*.4)}.PageBuilderField_controlGroup__l3ku3,.PageBuilderField_widthControl__9whBX{display:inline-flex;align-items:center;gap:calc(var(--base)*.15)}.PageBuilderField_widthLabel__8YXdb{min-width:34px;color:var(--theme-elevation-600);font-size:.7rem;font-variant-numeric:tabular-nums;text-align:center}.PageBuilderField_nativeEditor__pVKBd{padding-top:calc(var(--base)*.25)}.PageBuilderField_nativeEditor__pVKBd .blocks-field__header-actions>li:last-child,.PageBuilderField_nativeEditor__pVKBd .blocks-field__row>.collapsible__toggle-wrap .collapsible__actions{display:none}.PageBuilderField_gridContainer__24hiT .react-resizable-handle{opacity:.55}.PageBuilderField_gridContainer__24hiT .react-resizable-handle-e,.PageBuilderField_gridContainer__24hiT .react-resizable-handle-w{top:50%;width:10px;height:34px;margin-top:-17px}@media(max-width:719px){.PageBuilderField_overview___4OXq{padding:calc(var(--base)*.65)}.PageBuilderField_overviewHeader__SzLzZ{flex-direction:column}.PageBuilderField_sectionCount__WcUzg{align-self:flex-start}}.PageEditView_introduction__E_TAc{display:grid;gap:calc(var(--base)*.8);margin-bottom:var(--base);padding:var(--base);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-m);background:var(--theme-elevation-50);color:var(--theme-elevation-800)}.PageEditView_header__b3PLY{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--base)}.PageEditView_header__b3PLY h2{margin:0;color:var(--theme-elevation-900);font-size:1.15rem}.PageEditView_eyebrow__n7nHX{margin:0 0 calc(var(--base)*.15);color:var(--theme-success-600);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.PageEditView_summary__fqeGV{max-width:760px;margin:calc(var(--base)*.3) 0 0;color:var(--theme-elevation-650);font-size:.875rem}.PageEditView_jumpLink__F4655{flex-shrink:0;padding:calc(var(--base)*.35) calc(var(--base)*.65);border:1px solid var(--theme-success-500);border-radius:var(--style-radius-s);background:var(--theme-success-500);color:var(--theme-elevation-0);font-size:.8rem;font-weight:600;text-decoration:none}.PageEditView_jumpLink__F4655:hover{border-color:var(--theme-success-600);background:var(--theme-success-600)}.PageEditView_jumpLink__F4655:focus-visible{outline:2px solid var(--theme-success-500);outline-offset:2px}.PageEditView_workflow__i__yA{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:calc(var(--base)*.5);margin:0;padding:0;list-style:none}.PageEditView_workflow__i__yA li{display:flex;align-items:flex-start;gap:calc(var(--base)*.35);min-width:0;padding:calc(var(--base)*.5);border:1px solid var(--theme-elevation-150);border-radius:var(--style-radius-s);background:var(--theme-elevation-0);color:var(--theme-elevation-600);font-size:.78rem}.PageEditView_workflow__i__yA strong{display:block;margin-bottom:calc(var(--base)*.1);color:var(--theme-elevation-850);font-size:.82rem}.PageEditView_stepNumber__g7RQa{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--theme-success-100);color:var(--theme-success-700);font-size:.72rem;font-weight:700}@media(max-width:1024px){.PageEditView_workflow__i__yA{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.PageEditView_header__b3PLY{flex-direction:column}.PageEditView_jumpLink__F4655{align-self:stretch;text-align:center}.PageEditView_workflow__i__yA{grid-template-columns:1fr}}.PushNotifications_prompt__AyLGx{position:fixed;z-index:1000;right:24px;bottom:24px;display:flex;width:min(520px,100vw - 48px);align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--theme-elevation-200);border-radius:10px;background:var(--theme-elevation-0);box-shadow:0 12px 36px rgba(0,0,0,.18);color:var(--theme-text)}.PushNotifications_icon__dH3xa{display:grid;flex:0 0 38px;height:38px;place-items:center;border-radius:50%;background:var(--theme-elevation-100);color:var(--theme-elevation-800)}.PushNotifications_content__qj1aw{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.PushNotifications_content__qj1aw strong{font-size:14px;line-height:1.25}.PushNotifications_content__qj1aw span{color:var(--theme-elevation-600);font-size:13px;line-height:1.35}.PushNotifications_enableButton__AUEf_{flex:0 0 auto;margin:0}.PushNotifications_dismiss__DljmS{display:grid;flex:0 0 28px;height:28px;padding:0;place-items:center;border:0;border-radius:5px;background:rgba(0,0,0,0);color:var(--theme-elevation-500);cursor:pointer}.PushNotifications_dismiss__DljmS:hover{background:var(--theme-elevation-100);color:var(--theme-elevation-800)}@media(max-width:600px){.PushNotifications_prompt__AyLGx{right:12px;bottom:12px;width:calc(100vw - 24px);flex-wrap:wrap}.PushNotifications_enableButton__AUEf_{order:3;width:100%}.PushNotifications_dismiss__DljmS{align-self:flex-start}}.AccountView_accountView__kI549{max-width:1040px;margin:0 auto;padding:1.5rem;color:var(--theme-text)}.AccountView_loading__EqbHv{display:flex;align-items:center;justify-content:center;min-height:260px;color:var(--theme-elevation-500)}.AccountView_header__7rF2Q{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;border:1px solid var(--theme-elevation-150);border-radius:8px;background:var(--theme-elevation-50)}.AccountView_header__7rF2Q h1{margin:0 0 .25rem;font-size:1.25rem;line-height:1.25}.AccountView_header__7rF2Q p{margin:0;color:var(--theme-elevation-500);font-size:.875rem}.AccountView_avatarPreview__lpjp1{display:flex;align-items:center;justify-content:center;width:88px;height:88px;overflow:hidden;border-radius:50%;border:1px solid var(--theme-elevation-200);background:var(--theme-elevation-100);color:var(--theme-text);font-size:1.25rem;font-weight:700;flex-shrink:0}.AccountView_avatarPreview__lpjp1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AccountView_tabs__k9HRN{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;border-bottom:1px solid var(--theme-elevation-150)}.AccountView_tabs__k9HRN button{display:inline-flex;align-items:center;gap:.4rem;min-height:38px;padding:.45rem .75rem;border:0;border-bottom:2px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:var(--theme-elevation-650);cursor:pointer;font:inherit;font-size:.875rem}.AccountView_tabs__k9HRN button:hover{color:var(--theme-text);background:var(--theme-elevation-50)}.AccountView_tabs__k9HRN .AccountView_activeTab__Ht7sV{color:var(--theme-text);border-bottom-color:var(--theme-success-500)}.AccountView_panel__SOyfM{padding:1rem;border:1px solid var(--theme-elevation-150);border-radius:8px;background:var(--theme-elevation-50)}.AccountView_sectionHeader__23_DP{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.AccountView_sectionHeader__23_DP h2{margin:0;font-size:1rem}.AccountView_actions__lciGn,.AccountView_footerActions__tWEmC{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.AccountView_footerActions__tWEmC{justify-content:flex-end;margin-top:1rem}.AccountView_dangerButton__jJWSQ,.AccountView_primaryButton__ehP8J,.AccountView_secondaryButton__ZSNxw{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:34px;padding:.45rem .75rem;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-0);color:var(--theme-text);cursor:pointer;font:inherit;font-size:.8125rem;font-weight:600}.AccountView_dangerButton__jJWSQ:disabled,.AccountView_primaryButton__ehP8J:disabled,.AccountView_secondaryButton__ZSNxw:disabled{cursor:not-allowed;opacity:.6}.AccountView_dangerButton__jJWSQ:hover:not(:disabled),.AccountView_primaryButton__ehP8J:hover:not(:disabled),.AccountView_secondaryButton__ZSNxw:hover:not(:disabled){background:var(--theme-elevation-100)}.AccountView_primaryButton__ehP8J{color:var(--theme-success-500)}.AccountView_secondaryButton__ZSNxw{color:var(--theme-elevation-800)}.AccountView_dangerButton__jJWSQ{color:var(--theme-error-500)}.AccountView_fileInput__vcwYE{display:none}.AccountView_formGrid__3si_k{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}@media(max-width:720px){.AccountView_formGrid__3si_k{grid-template-columns:1fr}}.AccountView_formGrid__3si_k label{display:flex;flex-direction:column;gap:.35rem;color:var(--theme-elevation-650);font-size:.75rem;font-weight:700}.AccountView_formGrid__3si_k input,.AccountView_formGrid__3si_k select,.AccountView_formGrid__3si_k textarea{width:100%;min-height:36px;padding:.45rem .55rem;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-input-bg);color:var(--theme-text);font:inherit;font-size:.875rem;font-weight:400}.AccountView_formGrid__3si_k textarea{min-height:132px;resize:vertical}.AccountView_fullWidth__3_Q_s{grid-column:1/-1}.AccountView_signatureField__mLe4s{display:flex;flex-direction:column;gap:.35rem;color:var(--theme-elevation-650);font-size:.75rem;font-weight:700}.AccountView_signatureEditor__5NNcr{overflow:hidden;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-input-bg)}.AccountView_signatureToolbar__mIGE2{display:flex;align-items:center;gap:.15rem;min-height:34px;padding:.25rem;border-bottom:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50)}.AccountView_signatureToolbar__mIGE2 button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:4px;background:rgba(0,0,0,0);color:var(--theme-elevation-800);cursor:pointer}.AccountView_signatureToolbar__mIGE2 button:hover:not(:disabled){background:var(--theme-elevation-100);color:var(--theme-text)}.AccountView_signatureToolbar__mIGE2 button:disabled{cursor:not-allowed;opacity:.55}.AccountView_signatureToolbarDivider___Wk4s{width:1px;height:18px;margin:0 .25rem;background:var(--theme-elevation-200)}.AccountView_signatureEditable__R4QL5{min-height:160px;max-height:360px;overflow-y:auto;padding:.65rem .75rem;color:var(--theme-text);font-size:.875rem;font-weight:400;line-height:1.5;outline:none}.AccountView_signatureEditable__R4QL5:empty:before{content:"Email signature";color:var(--theme-elevation-500);pointer-events:none}.AccountView_signatureEditable__R4QL5 p{margin:.35rem 0}.AccountView_signatureEditable__R4QL5 ol,.AccountView_signatureEditable__R4QL5 ul{margin:.45rem 0;padding-left:1.4rem}.AccountView_signatureEditable__R4QL5 blockquote{margin:.5rem 0;padding-left:.75rem;border-left:3px solid var(--theme-elevation-200);color:var(--theme-elevation-650)}.AccountView_signatureEditable__R4QL5 img{display:block;max-width:min(100%,320px);height:auto;margin:.45rem 0}.AccountView_toggleList__CQ8JS{display:grid;gap:.5rem}.AccountView_toggleRow__p9R6R{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:42px;padding:.65rem .75rem;border:1px solid var(--theme-elevation-150);border-radius:6px;background:var(--theme-elevation-0);font-size:.875rem}.AccountView_toggleRow__p9R6R input{width:18px;height:18px;flex-shrink:0}.AccountView_statusGrid__pJk2_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 1rem}@media(max-width:720px){.AccountView_statusGrid__pJk2_{grid-template-columns:1fr}}.AccountView_statusGrid__pJk2_ div{padding:.75rem;border:1px solid var(--theme-elevation-150);border-radius:6px;background:var(--theme-elevation-0)}.AccountView_statusGrid__pJk2_ dt{margin-bottom:.25rem;color:var(--theme-elevation-500);font-size:.6875rem;font-weight:700;text-transform:uppercase}.AccountView_statusGrid__pJk2_ dd{margin:0;font-size:.875rem}.AccountView_statusPill__Gl8eB{padding:.25rem .55rem;border:1px solid var(--theme-elevation-150);border-radius:999px;background:var(--theme-elevation-0);color:var(--theme-elevation-650);font-size:.75rem;font-weight:700}:where(.calendarKitScope) *,:where(.calendarKitScope) :after,:where(.calendarKitScope) :before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }:where(.calendarKitScope) ::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/:where(.calendarKitScope) *,:where(.calendarKitScope) :after,:where(.calendarKitScope) :before{box-sizing:border-box;border:0 solid #e5e7eb}:where(.calendarKitScope) :after,:where(.calendarKitScope) :before{--tw-content:""}:where(.calendarKitScope){line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}:where(.calendarKitScope){margin:0;line-height:inherit}:where(.calendarKitScope) hr{height:0;color:inherit;border-top-width:1px}:where(.calendarKitScope) abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(.calendarKitScope) h1,:where(.calendarKitScope) h2,:where(.calendarKitScope) h3,:where(.calendarKitScope) h4,:where(.calendarKitScope) h5,:where(.calendarKitScope) h6{font-size:inherit;font-weight:inherit}:where(.calendarKitScope) a{color:inherit;text-decoration:inherit}:where(.calendarKitScope) b,:where(.calendarKitScope) strong{font-weight:bolder}:where(.calendarKitScope) code,:where(.calendarKitScope) kbd,:where(.calendarKitScope) pre,:where(.calendarKitScope) samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}:where(.calendarKitScope) small{font-size:80%}:where(.calendarKitScope) sub,:where(.calendarKitScope) sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}:where(.calendarKitScope) sub{bottom:-.25em}:where(.calendarKitScope) sup{top:-.5em}:where(.calendarKitScope) table{text-indent:0;border-color:inherit;border-collapse:collapse}:where(.calendarKitScope) button,:where(.calendarKitScope) input,:where(.calendarKitScope) optgroup,:where(.calendarKitScope) select,:where(.calendarKitScope) textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}:where(.calendarKitScope) button,:where(.calendarKitScope) select{text-transform:none}:where(.calendarKitScope) button,:where(.calendarKitScope) input:where([type=button]),:where(.calendarKitScope) input:where([type=reset]),:where(.calendarKitScope) input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:where(.calendarKitScope) :-moz-focusring{outline:auto}:where(.calendarKitScope) :-moz-ui-invalid{box-shadow:none}:where(.calendarKitScope) progress{vertical-align:baseline}:where(.calendarKitScope) ::-webkit-inner-spin-button,:where(.calendarKitScope) ::-webkit-outer-spin-button{height:auto}:where(.calendarKitScope) [type=search]{-webkit-appearance:textfield;outline-offset:-2px}:where(.calendarKitScope) ::-webkit-search-decoration{-webkit-appearance:none}:where(.calendarKitScope) ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(.calendarKitScope) summary{display:list-item}:where(.calendarKitScope) blockquote,:where(.calendarKitScope) dd,:where(.calendarKitScope) dl,:where(.calendarKitScope) figure,:where(.calendarKitScope) h1,:where(.calendarKitScope) h2,:where(.calendarKitScope) h3,:where(.calendarKitScope) h4,:where(.calendarKitScope) h5,:where(.calendarKitScope) h6,:where(.calendarKitScope) hr,:where(.calendarKitScope) p,:where(.calendarKitScope) pre{margin:0}:where(.calendarKitScope) fieldset{margin:0;padding:0}:where(.calendarKitScope) legend{padding:0}:where(.calendarKitScope) menu,:where(.calendarKitScope) ol,:where(.calendarKitScope) ul{list-style:none;margin:0;padding:0}:where(.calendarKitScope) dialog{padding:0}:where(.calendarKitScope) textarea{resize:vertical}:where(.calendarKitScope) input::-moz-placeholder,:where(.calendarKitScope) textarea::-moz-placeholder{opacity:1;color:#9ca3af}:where(.calendarKitScope) input::placeholder,:where(.calendarKitScope) textarea::placeholder{opacity:1;color:#9ca3af}:where(.calendarKitScope) [role=button],:where(.calendarKitScope) button{cursor:pointer}:where(.calendarKitScope) :disabled{cursor:default}:where(.calendarKitScope) audio,:where(.calendarKitScope) canvas,:where(.calendarKitScope) embed,:where(.calendarKitScope) iframe,:where(.calendarKitScope) img,:where(.calendarKitScope) object,:where(.calendarKitScope) svg,:where(.calendarKitScope) video{display:block;vertical-align:middle}:where(.calendarKitScope) img,:where(.calendarKitScope) video{max-width:100%;height:auto}:where(.calendarKitScope) [hidden]:where(:not([hidden=until-found])){display:none}:where(.calendarKitScope) .\!container{width:100%!important}:where(.calendarKitScope) .container{width:100%}@media (min-width:640px){:where(.calendarKitScope) .\!container{max-width:640px!important}:where(.calendarKitScope) .container{max-width:640px}}@media (min-width:768px){:where(.calendarKitScope) .\!container{max-width:768px!important}:where(.calendarKitScope) .container{max-width:768px}}@media (min-width:1024px){:where(.calendarKitScope) .\!container{max-width:1024px!important}:where(.calendarKitScope) .container{max-width:1024px}}@media (min-width:1280px){:where(.calendarKitScope) .\!container{max-width:1280px!important}:where(.calendarKitScope) .container{max-width:1280px}}@media (min-width:1536px){:where(.calendarKitScope) .\!container{max-width:1536px!important}:where(.calendarKitScope) .container{max-width:1536px}}:where(.calendarKitScope) .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:where(.calendarKitScope) .pointer-events-none{pointer-events:none}:where(.calendarKitScope) .visible{visibility:visible}:where(.calendarKitScope) .invisible{visibility:hidden}:where(.calendarKitScope) .collapse{visibility:collapse}:where(.calendarKitScope) .static{position:static}:where(.calendarKitScope) .fixed{position:fixed}:where(.calendarKitScope) .absolute{position:absolute}:where(.calendarKitScope) .relative{position:relative}:where(.calendarKitScope) .sticky{position:sticky}:where(.calendarKitScope) .inset-0{inset:0}:where(.calendarKitScope) .-left-1\.5{left:-.375rem}:where(.calendarKitScope) .-top-3{top:-.75rem}:where(.calendarKitScope) .bottom-0{bottom:0}:where(.calendarKitScope) .bottom-1\.5{bottom:.375rem}:where(.calendarKitScope) .bottom-2{bottom:.5rem}:where(.calendarKitScope) .bottom-3{bottom:.75rem}:where(.calendarKitScope) .bottom-6{bottom:1.5rem}:where(.calendarKitScope) .bottom-full{bottom:100%}:where(.calendarKitScope) .left-0{left:0}:where(.calendarKitScope) .left-1\/2{left:50%}:where(.calendarKitScope) .left-4{left:1rem}:where(.calendarKitScope) .right-0{right:0}:where(.calendarKitScope) .right-1{right:.25rem}:where(.calendarKitScope) .right-1\.5{right:.375rem}:where(.calendarKitScope) .right-2{right:.5rem}:where(.calendarKitScope) .right-4{right:1rem}:where(.calendarKitScope) .right-6{right:1.5rem}:where(.calendarKitScope) .top-0{top:0}:where(.calendarKitScope) .top-1{top:.25rem}:where(.calendarKitScope) .top-1\.5{top:.375rem}:where(.calendarKitScope) .top-1\/2{top:50%}:where(.calendarKitScope) .top-2{top:.5rem}:where(.calendarKitScope) .top-3{top:.75rem}:where(.calendarKitScope) .top-full{top:100%}:where(.calendarKitScope) .z-0{z-index:0}:where(.calendarKitScope) .z-10{z-index:10}:where(.calendarKitScope) .z-20{z-index:20}:where(.calendarKitScope) .z-30{z-index:30}:where(.calendarKitScope) .z-40{z-index:40}:where(.calendarKitScope) .z-50{z-index:50}:where(.calendarKitScope) .z-\[100\]{z-index:100}:where(.calendarKitScope) .-m-1{margin:-.25rem}:where(.calendarKitScope) .mx-auto{margin-left:auto;margin-right:auto}:where(.calendarKitScope) .my-1{margin-top:.25rem;margin-bottom:.25rem}:where(.calendarKitScope) .mb-1{margin-bottom:.25rem}:where(.calendarKitScope) .mb-1\.5{margin-bottom:.375rem}:where(.calendarKitScope) .mb-2{margin-bottom:.5rem}:where(.calendarKitScope) .mb-3{margin-bottom:.75rem}:where(.calendarKitScope) .mb-4{margin-bottom:1rem}:where(.calendarKitScope) .mb-6{margin-bottom:1.5rem}:where(.calendarKitScope) .mb-8{margin-bottom:2rem}:where(.calendarKitScope) .ml-2{margin-left:.5rem}:where(.calendarKitScope) .mr-2{margin-right:.5rem}:where(.calendarKitScope) .mt-0\.5{margin-top:.125rem}:where(.calendarKitScope) .mt-1{margin-top:.25rem}:where(.calendarKitScope) .mt-1\.5{margin-top:.375rem}:where(.calendarKitScope) .mt-2{margin-top:.5rem}:where(.calendarKitScope) .mt-5{margin-top:1.25rem}:where(.calendarKitScope) .mt-auto{margin-top:auto}:where(.calendarKitScope) .box-border{box-sizing:border-box}:where(.calendarKitScope) .line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}:where(.calendarKitScope) .line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}:where(.calendarKitScope) .block{display:block}:where(.calendarKitScope) .inline{display:inline}:where(.calendarKitScope) .flex{display:flex}:where(.calendarKitScope) .inline-flex{display:inline-flex}:where(.calendarKitScope) .table{display:table}:where(.calendarKitScope) .\!grid{display:grid!important}:where(.calendarKitScope) .grid{display:grid}:where(.calendarKitScope) .hidden{display:none}:where(.calendarKitScope) .h-1{height:.25rem}:where(.calendarKitScope) .h-10{height:2.5rem}:where(.calendarKitScope) .h-11{height:2.75rem}:where(.calendarKitScope) .h-12{height:3rem}:where(.calendarKitScope) .h-14{height:3.5rem}:where(.calendarKitScope) .h-16{height:4rem}:where(.calendarKitScope) .h-2{height:.5rem}:where(.calendarKitScope) .h-2\.5{height:.625rem}:where(.calendarKitScope) .h-3{height:.75rem}:where(.calendarKitScope) .h-3\.5{height:.875rem}:where(.calendarKitScope) .h-4{height:1rem}:where(.calendarKitScope) .h-5{height:1.25rem}:where(.calendarKitScope) .h-6{height:1.5rem}:where(.calendarKitScope) .h-7{height:1.75rem}:where(.calendarKitScope) .h-8{height:2rem}:where(.calendarKitScope) .h-9{height:2.25rem}:where(.calendarKitScope) .h-\[130px\]{height:130px}:where(.calendarKitScope) .h-\[2px\]{height:2px}:where(.calendarKitScope) .h-\[60px\]{height:60px}:where(.calendarKitScope) .h-\[80px\]{height:80px}:where(.calendarKitScope) .h-full{height:100%}:where(.calendarKitScope) .h-px{height:1px}:where(.calendarKitScope) .max-h-48{max-height:12rem}:where(.calendarKitScope) .max-h-60{max-height:15rem}:where(.calendarKitScope) .max-h-\[260px\]{max-height:260px}:where(.calendarKitScope) .max-h-\[70vh\]{max-height:70vh}:where(.calendarKitScope) .max-h-\[85vh\]{max-height:85vh}:where(.calendarKitScope) .max-h-\[90vh\]{max-height:90vh}:where(.calendarKitScope) .min-h-\[100px\]{min-height:100px}:where(.calendarKitScope) .min-h-\[120px\]{min-height:120px}:where(.calendarKitScope) .min-h-\[400px\]{min-height:400px}:where(.calendarKitScope) .min-h-\[64px\]{min-height:64px}:where(.calendarKitScope) .w-1{width:.25rem}:where(.calendarKitScope) .w-1\/2{width:50%}:where(.calendarKitScope) .w-10{width:2.5rem}:where(.calendarKitScope) .w-12{width:3rem}:where(.calendarKitScope) .w-14{width:3.5rem}:where(.calendarKitScope) .w-16{width:4rem}:where(.calendarKitScope) .w-2{width:.5rem}:where(.calendarKitScope) .w-2\.5{width:.625rem}:where(.calendarKitScope) .w-20{width:5rem}:where(.calendarKitScope) .w-3{width:.75rem}:where(.calendarKitScope) .w-3\.5{width:.875rem}:where(.calendarKitScope) .w-3\/4{width:75%}:where(.calendarKitScope) .w-4{width:1rem}:where(.calendarKitScope) .w-40{width:10rem}:where(.calendarKitScope) .w-48{width:12rem}:where(.calendarKitScope) .w-5{width:1.25rem}:where(.calendarKitScope) .w-6{width:1.5rem}:where(.calendarKitScope) .w-64{width:16rem}:where(.calendarKitScope) .w-7{width:1.75rem}:where(.calendarKitScope) .w-8{width:2rem}:where(.calendarKitScope) .w-9{width:2.25rem}:where(.calendarKitScope) .w-\[180px\]{width:180px}:where(.calendarKitScope) .w-\[260px\]{width:260px}:where(.calendarKitScope) .w-full{width:100%}:where(.calendarKitScope) .w-px{width:1px}:where(.calendarKitScope) .min-w-0{min-width:0}:where(.calendarKitScope) .min-w-\[180px\]{min-width:180px}:where(.calendarKitScope) .min-w-\[70px\]{min-width:70px}:where(.calendarKitScope) .min-w-\[800px\]{min-width:800px}:where(.calendarKitScope) .min-w-fit{min-width:-moz-fit-content;min-width:fit-content}:where(.calendarKitScope) .min-w-full{min-width:100%}:where(.calendarKitScope) .max-w-3xl{max-width:48rem}:where(.calendarKitScope) .max-w-lg{max-width:32rem}:where(.calendarKitScope) .max-w-md{max-width:28rem}:where(.calendarKitScope) .max-w-sm{max-width:24rem}:where(.calendarKitScope) .flex-1{flex:1 1 0%}:where(.calendarKitScope) .flex-none{flex:none}:where(.calendarKitScope) .shrink{flex-shrink:1}:where(.calendarKitScope) .shrink-0{flex-shrink:0}:where(.calendarKitScope) .grow{flex-grow:1}:where(.calendarKitScope) .border-collapse{border-collapse:collapse}:where(.calendarKitScope) .-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}:where(.calendarKitScope) .animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}:where(.calendarKitScope) .cursor-default{cursor:default}:where(.calendarKitScope) .cursor-grab{cursor:grab}:where(.calendarKitScope) .cursor-grabbing{cursor:grabbing}:where(.calendarKitScope) .cursor-not-allowed{cursor:not-allowed}:where(.calendarKitScope) .cursor-ns-resize{cursor:ns-resize}:where(.calendarKitScope) .cursor-pointer{cursor:pointer}:where(.calendarKitScope) .touch-none{touch-action:none}:where(.calendarKitScope) .touch-pan-y{--tw-pan-y:pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}:where(.calendarKitScope) .resize-none{resize:none}:where(.calendarKitScope) .resize{resize:both}:where(.calendarKitScope) .appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}:where(.calendarKitScope) .columns-2{-moz-columns:2;column-count:2}:where(.calendarKitScope) .columns-3{-moz-columns:3;column-count:3}:where(.calendarKitScope) .columns-4{-moz-columns:4;column-count:4}:where(.calendarKitScope) .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.calendarKitScope) .grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}:where(.calendarKitScope) .flex-col{flex-direction:column}:where(.calendarKitScope) .flex-wrap{flex-wrap:wrap}:where(.calendarKitScope) .items-start{align-items:flex-start}:where(.calendarKitScope) .items-center{align-items:center}:where(.calendarKitScope) .justify-end{justify-content:flex-end}:where(.calendarKitScope) .justify-center{justify-content:center}:where(.calendarKitScope) .justify-between{justify-content:space-between}:where(.calendarKitScope) .gap-1{gap:.25rem}:where(.calendarKitScope) .gap-1\.5{gap:.375rem}:where(.calendarKitScope) .gap-2{gap:.5rem}:where(.calendarKitScope) .gap-3{gap:.75rem}:where(.calendarKitScope) .gap-4{gap:1rem}:where(.calendarKitScope) .gap-y-1{row-gap:.25rem}:where(.calendarKitScope) .gap-y-2{row-gap:.5rem}:where(.calendarKitScope) .space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}:where(.calendarKitScope) .space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}:where(.calendarKitScope) .space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}:where(.calendarKitScope) .space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}:where(.calendarKitScope) .space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}:where(.calendarKitScope) .space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}:where(.calendarKitScope) .overflow-auto{overflow:auto}:where(.calendarKitScope) .overflow-hidden{overflow:hidden}:where(.calendarKitScope) .overflow-y-auto{overflow-y:auto}:where(.calendarKitScope) .overflow-x-hidden{overflow-x:hidden}:where(.calendarKitScope) .scroll-smooth{scroll-behavior:smooth}:where(.calendarKitScope) .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.calendarKitScope) .whitespace-nowrap{white-space:nowrap}:where(.calendarKitScope) .whitespace-pre-wrap{white-space:pre-wrap}:where(.calendarKitScope) .rounded{border-radius:.25rem}:where(.calendarKitScope) .rounded-2xl{border-radius:1rem}:where(.calendarKitScope) .rounded-3xl{border-radius:1.5rem}:where(.calendarKitScope) .rounded-full{border-radius:9999px}:where(.calendarKitScope) .rounded-lg{border-radius:.5rem}:where(.calendarKitScope) .rounded-md{border-radius:.375rem}:where(.calendarKitScope) .rounded-xl{border-radius:.75rem}:where(.calendarKitScope) .rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}:where(.calendarKitScope) .border{border-width:1px}:where(.calendarKitScope) .border-0{border-width:0}:where(.calendarKitScope) .border-2{border-width:2px}:where(.calendarKitScope) .border-\[0\.5px\]{border-width:.5px}:where(.calendarKitScope) .border-\[0px\]{border-width:0}:where(.calendarKitScope) .border-b{border-bottom-width:1px}:where(.calendarKitScope) .border-b-2{border-bottom-width:2px}:where(.calendarKitScope) .border-b-\[0\.5px\]{border-bottom-width:.5px}:where(.calendarKitScope) .border-b-\[0px\]{border-bottom-width:0}:where(.calendarKitScope) .border-l-4{border-left-width:4px}:where(.calendarKitScope) .border-l-\[0\.5px\]{border-left-width:.5px}:where(.calendarKitScope) .border-r{border-right-width:1px}:where(.calendarKitScope) .border-r-\[0\.5px\]{border-right-width:.5px}:where(.calendarKitScope) .border-t{border-top-width:1px}:where(.calendarKitScope) .border-dashed{border-style:dashed}:where(.calendarKitScope) .border-amber-500\/20{border-color:rgb(245 158 11/.2)}:where(.calendarKitScope) .border-transparent{border-color:transparent}:where(.calendarKitScope) .bg-amber-500\/10{background-color:rgb(245 158 11/.1)}:where(.calendarKitScope) .bg-black\/40{background-color:rgb(0 0 0/.4)}:where(.calendarKitScope) .bg-blue-100\/50{background-color:rgb(219 234 254/.5)}:where(.calendarKitScope) .bg-blue-100\/80{background-color:rgb(219 234 254/.8)}:where(.calendarKitScope) .bg-blue-200\/40{background-color:rgb(191 219 254/.4)}:where(.calendarKitScope) .bg-blue-50\/50{background-color:rgb(239 246 255/.5)}:where(.calendarKitScope) .bg-blue-50\/80{background-color:rgb(239 246 255/.8)}:where(.calendarKitScope) .bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}:where(.calendarKitScope) .bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}:where(.calendarKitScope) .bg-transparent{background-color:transparent}:where(.calendarKitScope) .bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}:where(.calendarKitScope) .bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}:where(.calendarKitScope) .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}:where(.calendarKitScope) .from-green-50{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:rgb(240 253 244/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:where(.calendarKitScope) .to-blue-50{--tw-gradient-to:#eff6ff var(--tw-gradient-to-position)}:where(.calendarKitScope) .object-cover{-o-object-fit:cover;object-fit:cover}:where(.calendarKitScope) .p-0{padding:0}:where(.calendarKitScope) .p-0\.5{padding:.125rem}:where(.calendarKitScope) .p-1{padding:.25rem}:where(.calendarKitScope) .p-1\.5{padding:.375rem}:where(.calendarKitScope) .p-2{padding:.5rem}:where(.calendarKitScope) .p-2\.5{padding:.625rem}:where(.calendarKitScope) .p-3{padding:.75rem}:where(.calendarKitScope) .p-4{padding:1rem}:where(.calendarKitScope) .p-6{padding:1.5rem}:where(.calendarKitScope) .p-8{padding:2rem}:where(.calendarKitScope) .px-0{padding-left:0;padding-right:0}:where(.calendarKitScope) .px-1{padding-left:.25rem;padding-right:.25rem}:where(.calendarKitScope) .px-1\.5{padding-left:.375rem;padding-right:.375rem}:where(.calendarKitScope) .px-2{padding-left:.5rem;padding-right:.5rem}:where(.calendarKitScope) .px-2\.5{padding-left:.625rem;padding-right:.625rem}:where(.calendarKitScope) .px-3{padding-left:.75rem;padding-right:.75rem}:where(.calendarKitScope) .px-4{padding-left:1rem;padding-right:1rem}:where(.calendarKitScope) .px-5{padding-left:1.25rem;padding-right:1.25rem}:where(.calendarKitScope) .px-6{padding-left:1.5rem;padding-right:1.5rem}:where(.calendarKitScope) .px-8{padding-left:2rem;padding-right:2rem}:where(.calendarKitScope) .py-0\.5{padding-top:.125rem;padding-bottom:.125rem}:where(.calendarKitScope) .py-1{padding-top:.25rem;padding-bottom:.25rem}:where(.calendarKitScope) .py-1\.5{padding-top:.375rem;padding-bottom:.375rem}:where(.calendarKitScope) .py-12{padding-top:3rem;padding-bottom:3rem}:where(.calendarKitScope) .py-2{padding-top:.5rem;padding-bottom:.5rem}:where(.calendarKitScope) .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}:where(.calendarKitScope) .py-3{padding-top:.75rem;padding-bottom:.75rem}:where(.calendarKitScope) .py-4{padding-top:1rem;padding-bottom:1rem}:where(.calendarKitScope) .pb-10{padding-bottom:2.5rem}:where(.calendarKitScope) .pb-4{padding-bottom:1rem}:where(.calendarKitScope) .pb-6{padding-bottom:1.5rem}:where(.calendarKitScope) .pb-8{padding-bottom:2rem}:where(.calendarKitScope) .pl-1{padding-left:.25rem}:where(.calendarKitScope) .pl-2{padding-left:.5rem}:where(.calendarKitScope) .pl-4{padding-left:1rem}:where(.calendarKitScope) .pl-6{padding-left:1.5rem}:where(.calendarKitScope) .pr-2{padding-right:.5rem}:where(.calendarKitScope) .pr-3{padding-right:.75rem}:where(.calendarKitScope) .pt-1{padding-top:.25rem}:where(.calendarKitScope) .pt-4{padding-top:1rem}:where(.calendarKitScope) .pt-5{padding-top:1.25rem}:where(.calendarKitScope) .pt-6{padding-top:1.5rem}:where(.calendarKitScope) .text-left{text-align:left}:where(.calendarKitScope) .text-center{text-align:center}:where(.calendarKitScope) .text-right{text-align:right}:where(.calendarKitScope) .text-2xl{font-size:1.5rem;line-height:2rem}:where(.calendarKitScope) .text-\[10px\]{font-size:10px}:where(.calendarKitScope) .text-\[11px\]{font-size:11px}:where(.calendarKitScope) .text-\[9px\]{font-size:9px}:where(.calendarKitScope) .text-base{font-size:1rem;line-height:1.5rem}:where(.calendarKitScope) .text-lg{font-size:1.125rem;line-height:1.75rem}:where(.calendarKitScope) .text-sm{font-size:.875rem;line-height:1.25rem}:where(.calendarKitScope) .text-xl{font-size:1.25rem;line-height:1.75rem}:where(.calendarKitScope) .text-xs{font-size:.75rem;line-height:1rem}:where(.calendarKitScope) .font-bold{font-weight:700}:where(.calendarKitScope) .font-medium{font-weight:500}:where(.calendarKitScope) .font-semibold{font-weight:600}:where(.calendarKitScope) .uppercase{text-transform:uppercase}:where(.calendarKitScope) .capitalize{text-transform:capitalize}:where(.calendarKitScope) .italic{font-style:italic}:where(.calendarKitScope) .tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}:where(.calendarKitScope) .leading-none{line-height:1}:where(.calendarKitScope) .leading-relaxed{line-height:1.625}:where(.calendarKitScope) .leading-tight{line-height:1.25}:where(.calendarKitScope) .tracking-tight{letter-spacing:-.025em}:where(.calendarKitScope) .tracking-wide{letter-spacing:.025em}:where(.calendarKitScope) .tracking-wider{letter-spacing:.05em}:where(.calendarKitScope) .text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}:where(.calendarKitScope) .text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}:where(.calendarKitScope) .text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}:where(.calendarKitScope) .text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}:where(.calendarKitScope) .text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}:where(.calendarKitScope) .underline{text-decoration-line:underline}:where(.calendarKitScope) .line-through{text-decoration-line:line-through}:where(.calendarKitScope) .underline-offset-4{text-underline-offset:4px}:where(.calendarKitScope) .opacity-0{opacity:0}:where(.calendarKitScope) .opacity-100{opacity:1}:where(.calendarKitScope) .opacity-50{opacity:.5}:where(.calendarKitScope) .opacity-60{opacity:.6}:where(.calendarKitScope) .opacity-75{opacity:.75}:where(.calendarKitScope) .opacity-80{opacity:.8}:where(.calendarKitScope) .shadow-2xl{--tw-shadow:0 25px 50px -12px rgb(0 0 0/0.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .outline{outline-style:solid}:where(.calendarKitScope) .ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:where(.calendarKitScope) .ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:where(.calendarKitScope) .ring-inset{--tw-ring-inset:inset}:where(.calendarKitScope) .ring-current{--tw-ring-color:currentColor}:where(.calendarKitScope) .ring-offset-2{--tw-ring-offset-width:2px}:where(.calendarKitScope) .invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:where(.calendarKitScope) .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:where(.calendarKitScope) .backdrop-blur-md{--tw-backdrop-blur:blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}:where(.calendarKitScope) .backdrop-blur-none{--tw-backdrop-blur: ;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}:where(.calendarKitScope) .backdrop-blur-sm{--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}:where(.calendarKitScope) .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.calendarKitScope) .transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.calendarKitScope) .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.calendarKitScope) .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.calendarKitScope) .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:where(.calendarKitScope) .duration-200{transition-duration:.2s}:where(.calendarKitScope) .duration-300{transition-duration:.3s}:where(.calendarKitScope) .last\:border-r-0:last-child{border-right-width:0}:where(.calendarKitScope) .checked\:border-transparent:checked{border-color:transparent}:where(.calendarKitScope) .hover\:z-10:hover{z-index:10}:where(.calendarKitScope) .hover\:z-20:hover{z-index:20}:where(.calendarKitScope) .hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .hover\:scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .hover\:bg-amber-500\/20:hover{background-color:rgb(245 158 11/.2)}:where(.calendarKitScope) .hover\:bg-blue-100\/50:hover{background-color:rgb(219 234 254/.5)}:where(.calendarKitScope) .hover\:bg-blue-100\/80:hover{background-color:rgb(219 234 254/.8)}:where(.calendarKitScope) .hover\:bg-blue-200\/80:hover{background-color:rgb(191 219 254/.8)}:where(.calendarKitScope) .hover\:bg-blue-50\/50:hover{background-color:rgb(239 246 255/.5)}:where(.calendarKitScope) .hover\:bg-blue-50\/80:hover{background-color:rgb(239 246 255/.8)}:where(.calendarKitScope) .hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}:where(.calendarKitScope) .hover\:underline:hover{text-decoration-line:underline}:where(.calendarKitScope) .hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:where(.calendarKitScope) .hover\:brightness-95:hover{--tw-brightness:brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:where(.calendarKitScope) .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}:where(.calendarKitScope) .focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:where(.calendarKitScope) .focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}:where(.calendarKitScope) .focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}:where(.calendarKitScope) .focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}:where(.calendarKitScope) .active\:scale-90:active{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .active\:scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.calendarKitScope) .active\:cursor-grabbing:active{cursor:grabbing}:where(.calendarKitScope) .disabled\:pointer-events-none:disabled{pointer-events:none}:where(.calendarKitScope) .disabled\:opacity-50:disabled{opacity:.5}:where(.calendarKitScope) .group:hover .group-hover\:opacity-100{opacity:1}:where(.calendarKitScope) .peer:checked~.peer-checked\:opacity-100{opacity:1}@media (min-width:640px){:where(.calendarKitScope) .sm\:inline{display:inline}:where(.calendarKitScope) .sm\:inline-flex{display:inline-flex}:where(.calendarKitScope) .sm\:max-h-\[80vh\]{max-height:80vh}}@media (min-width:768px){:where(.calendarKitScope) .md\:ml-4{margin-left:1rem}:where(.calendarKitScope) .md\:block{display:block}:where(.calendarKitScope) .md\:inline-flex{display:inline-flex}:where(.calendarKitScope) .md\:hidden{display:none}:where(.calendarKitScope) .md\:w-auto{width:auto}:where(.calendarKitScope) .md\:min-w-0{min-width:0}:where(.calendarKitScope) .md\:flex-row{flex-direction:row}:where(.calendarKitScope) .md\:justify-start{justify-content:flex-start}:where(.calendarKitScope) .md\:gap-0{gap:0}:where(.calendarKitScope) .md\:gap-3{gap:.75rem}:where(.calendarKitScope) .md\:p-4{padding:1rem}:where(.calendarKitScope) .md\:px-5{padding-left:1.25rem;padding-right:1.25rem}:where(.calendarKitScope) .md\:px-6{padding-left:1.5rem;padding-right:1.5rem}:where(.calendarKitScope) .md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){:where(.calendarKitScope) .lg\:flex{display:flex}}@media (prefers-color-scheme:dark){:where(.calendarKitScope) .dark\:bg-blue-900\/10{background-color:rgb(30 58 138/.1)}:where(.calendarKitScope) .dark\:bg-blue-900\/20{background-color:rgb(30 58 138/.2)}:where(.calendarKitScope) .dark\:bg-blue-900\/30{background-color:rgb(30 58 138/.3)}:where(.calendarKitScope) .dark\:bg-blue-900\/40{background-color:rgb(30 58 138/.4)}:where(.calendarKitScope) .dark\:bg-green-900\/30{background-color:rgb(20 83 45/.3)}:where(.calendarKitScope) .dark\:from-green-900\/10{--tw-gradient-from:rgb(20 83 45/0.1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(20 83 45/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:where(.calendarKitScope) .dark\:to-blue-900\/10{--tw-gradient-to:rgb(30 58 138/0.1) var(--tw-gradient-to-position)}:where(.calendarKitScope) .dark\:text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}:where(.calendarKitScope) .dark\:text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}:where(.calendarKitScope) .dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}:where(.calendarKitScope) .dark\:hover\:bg-blue-900\/10:hover{background-color:rgb(30 58 138/.1)}:where(.calendarKitScope) .dark\:hover\:bg-blue-900\/20:hover{background-color:rgb(30 58 138/.2)}:where(.calendarKitScope) .dark\:hover\:bg-blue-900\/30:hover{background-color:rgb(30 58 138/.3)}:where(.calendarKitScope) .dark\:hover\:bg-blue-900\/40:hover{background-color:rgb(30 58 138/.4)}:where(.calendarKitScope) .dark\:hover\:bg-red-900\/20:hover{background-color:rgb(127 29 29/.2)}}.ScheduleCalendar_root__NSlJz{display:grid;gap:.75rem;padding:1rem}.ScheduleCalendar_filters__F8a3N{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.ScheduleCalendar_select__jR_6x{min-width:150px;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-input-bg);color:var(--theme-text);padding:.5rem;font:inherit;font-size:.82rem}.ScheduleCalendar_scheduler__Zl_6u{min-height:720px;overflow:hidden;border:1px solid var(--theme-elevation-150);border-radius:8px;background:var(--theme-elevation-0);color:hsl(var(--foreground));font-family:var(--font-jost),var(--font-body),sans-serif;line-height:1.4}.ScheduleCalendar_scheduler__Zl_6u .calendarKitScope{min-height:inherit;height:100%}.ScheduleCalendar_scheduler__Zl_6u *{box-sizing:border-box}.ScheduleCalendar_scheduler__Zl_6u button,.ScheduleCalendar_scheduler__Zl_6u input,.ScheduleCalendar_scheduler__Zl_6u select,.ScheduleCalendar_scheduler__Zl_6u textarea{font:inherit}.ScheduleCalendar_scheduler__Zl_6u button{-webkit-appearance:button;-moz-appearance:button;appearance:button;color:inherit;line-height:1;text-transform:none}.ScheduleCalendar_scheduler__Zl_6u button:focus{outline:none}.ScheduleCalendar_scheduler__Zl_6u svg{display:block}.ScheduleCalendar_scheduler__Zl_6u [class*=border-dashed][class*=border-b]{border-bottom-color:rgba(0,0,0,0)!important;border-bottom-style:solid!important;background-image:linear-gradient(90deg,rgba(203,213,225,.52) 0 45%,transparent 45% 100%);background-position:0 100%;background-repeat:repeat-x;background-size:10px 1px}.ScheduleCalendar_scheduler__Zl_6u .border-border\/20{border-color:rgba(226,232,240,.48)}.ScheduleCalendar_scheduler__Zl_6u .border-border\/30{border-color:rgba(226,232,240,.62)}.ScheduleCalendar_scheduler__Zl_6u .border-border\/50,.ScheduleCalendar_scheduler__Zl_6u .border-border\/60{border-color:rgba(203,213,225,.58)}.ScheduleCalendar_scheduler__Zl_6u .bg-muted\/40,.ScheduleCalendar_scheduler__Zl_6u .bg-muted\/50{background-color:rgba(248,250,252,.78)}.ScheduleCalendar_scheduler__Zl_6u .bg-gradient-to-r{background-image:linear-gradient(90deg,rgba(248,250,252,.6),rgba(248,250,252,.76),rgba(248,250,252,.6))}.ScheduleCalendar_scheduler__Zl_6u .shadow-sm{box-shadow:0 1px 2px rgba(15,23,42,.04)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u [class*=border-dashed][class*=border-b]{border-bottom-color:rgba(0,0,0,0)!important;background-image:linear-gradient(90deg,rgba(71,85,105,.58) 0 45%,transparent 45% 100%)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .border-border\/20{border-color:rgba(51,65,85,.48)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .border-border\/30{border-color:rgba(71,85,105,.5)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .border-border\/50,html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .border-border\/60{border-color:rgba(71,85,105,.6)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .bg-muted\/40,html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .bg-muted\/50{background-color:rgba(15,23,42,.72)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .bg-gradient-to-r{background-image:linear-gradient(90deg,rgba(15,23,42,.58),rgba(30,41,59,.7),rgba(15,23,42,.58))}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .calendarKitScope button[class*=h-8][class*=w-8][class*=bg-primary][class*=text-primary-foreground]{background-color:#22c55e;color:#fff;box-shadow:0 0 0 1px rgba(134,239,172,.72),0 8px 18px rgba(34,197,94,.28)}html[data-theme=dark] .ScheduleCalendar_scheduler__Zl_6u .calendarKitScope button[class*=h-8][class*=w-8][class*="bg-primary/10"][class*=ring-primary]{background-color:rgba(34,197,94,.18);color:#86efac;box-shadow:inset 0 0 0 1px rgba(134,239,172,.78)}.ScheduleCalendar_message__XbosR{padding:1rem;color:var(--theme-error-700)}@media(max-width:760px){.ScheduleCalendar_root__NSlJz{padding:.75rem}.ScheduleCalendar_filters__F8a3N{align-items:stretch;width:100%}.ScheduleCalendar_select__jR_6x{width:100%}}.Calendar_root__xpb06{min-height:100%;background:var(--theme-bg)}.Calendar_header__MdnYr{padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-elevation-150)}.Calendar_eyebrow__anCg_{margin:0 0 .2rem;color:var(--theme-elevation-600);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.Calendar_title__rMrZH{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.55rem}.Calendar_subtitle__SrGeZ{margin:.3rem 0 0;color:var(--theme-elevation-700)}.Calendar_content__rrE13{padding:1.25rem 1.5rem 2rem}.Calendar_calendarPanel__I6K8i{border:1px solid var(--theme-elevation-150);border-radius:8px;overflow:hidden;background:var(--theme-elevation-0)}.ChatFullView_container__V6ghD{display:flex;flex-direction:column;height:100vh;max-width:800px;margin:0 auto;padding:24px 24px 0}.ChatFullView_header__OpStE{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-shrink:0}.ChatFullView_title__VbRZ4{font-size:20px;font-weight:600;margin:0;color:var(--theme-text,#111827)}.ChatFullView_newChatBtn__VLCO7{display:flex;align-items:center;gap:4px;background:none;border:1px solid var(--theme-elevation-300,#d1d5db);color:var(--theme-text,#111827);cursor:pointer;padding:5px 12px;border-radius:6px;font-size:13px;transition:background .15s ease}.ChatFullView_newChatBtn__VLCO7:hover{background:var(--theme-elevation-100,#f3f4f6)}.ChatFullView_messages__41QhS{flex:1;overflow-y:auto;height:80vh;padding:4px 0 16px;display:flex;flex-direction:column;gap:10px;min-height:0}.ChatFullView_placeholder__7iP9h{font-size:14px;color:var(--theme-elevation-500,#9ca3af);text-align:center;padding:48px 16px;margin:0}.ChatFullView_userBubble__IKNbv{align-self:flex-end;max-width:75%;background:var(--theme-elevation-900,#1a1a2e);color:var(--theme-elevation-100);padding:10px 14px;border-radius:14px 14px 2px 14px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ChatFullView_assistantBubble__KqyGQ{align-self:flex-start;max-width:80%;background:var(--theme-elevation-100,#f3f4f6);color:var(--theme-text,#111827);padding:10px 14px;border-radius:14px 14px 14px 2px;font-size:14px;line-height:1.6;word-break:break-word}.ChatFullView_assistantBubble__KqyGQ p{margin:0 0 6px}.ChatFullView_assistantBubble__KqyGQ p:last-child{margin-bottom:0}.ChatFullView_assistantBubble__KqyGQ ol,.ChatFullView_assistantBubble__KqyGQ ul{margin:4px 0;padding-left:20px}.ChatFullView_assistantBubble__KqyGQ li{margin-bottom:2px}.ChatFullView_assistantBubble__KqyGQ code{background:var(--theme-elevation-200,#e5e7eb);padding:1px 5px;border-radius:3px;font-size:13px}.ChatFullView_link__NFg3j{color:var(--theme-success-500,#3b82f6);text-decoration:underline;cursor:pointer}.ChatFullView_link__NFg3j:hover{color:var(--theme-success-600,#2563eb)}.ChatFullView_inputRow__S475g{display:flex;align-items:flex-end;gap:8px;padding:12px 0 20px;border-top:1px solid var(--theme-elevation-200,#e5e7eb);flex-shrink:0}.ChatFullView_input__eIkUR{flex:1;resize:none;border:1px solid var(--theme-elevation-300,#d1d5db);border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.5;background:var(--theme-bg,#fff);color:var(--theme-text,#111827);max-height:120px;overflow-y:auto;font-family:inherit}.ChatFullView_input__eIkUR:focus{outline:none;border-color:var(--theme-elevation-500,#9ca3af)}.ChatFullView_input__eIkUR:disabled{opacity:.6}.ChatFullView_sendButton__Pl_Th{width:40px;height:40px;border-radius:10px;background:var(--theme-elevation-900,#1a1a2e);color:var(--theme-elevation-100);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s ease}.ChatFullView_sendButton__Pl_Th:disabled{opacity:.4;cursor:not-allowed}.ChatFullView_sendButton__Pl_Th:not(:disabled):hover{opacity:.85}.ChatFullView_spinner__xJN6q{animation:ChatFullView_spin__f_Iad .8s linear infinite}@keyframes ChatFullView_spin__f_Iad{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.QuickCallLogger_button__N0nHg{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-0);color:var(--theme-text);padding:.55rem .8rem;font-size:.875rem;font-weight:600;cursor:pointer}.QuickCallLogger_button__N0nHg:hover{background:var(--theme-success-150)}.QuickCallLogger_primary__DmW3U{border-color:var(--theme-success-400);background:var(--theme-success-300);color:var(--theme-success-900)}.QuickCallLogger_overlay__929mX{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.45)}.QuickCallLogger_modal__3KeoI{width:min(620px,100%);max-height:92vh;overflow:auto;border:1px solid var(--theme-elevation-200);border-radius:8px;background:var(--theme-bg);box-shadow:0 24px 80px rgba(15,23,42,.24)}.QuickCallLogger_header__L768V{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-bottom:1px solid var(--theme-elevation-150)}.QuickCallLogger_title__gMtUJ{margin:0;font-size:1rem}.QuickCallLogger_close__kRX3_{border:0;background:rgba(0,0,0,0);color:var(--theme-text);cursor:pointer}.QuickCallLogger_body__LkxTR{display:grid;gap:.9rem;padding:1rem 1.1rem}.QuickCallLogger_row__N5_A5{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.QuickCallLogger_field__Y29uB{display:grid;gap:.35rem}.QuickCallLogger_label__Hgmhw{font-size:.78rem;font-weight:700;color:var(--theme-elevation-700)}.QuickCallLogger_input__rcsmr,.QuickCallLogger_select__Nz3_e,.QuickCallLogger_textarea__658ft{width:100%;border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-input-bg);color:var(--theme-text);padding:.6rem;font:inherit}.QuickCallLogger_textarea__658ft{min-height:88px;resize:vertical}.QuickCallLogger_results__FX5Lj{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.5rem}.QuickCallLogger_resultButton__9qVFR{border:1px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-0);color:var(--theme-text);padding:.6rem .7rem;text-align:left;cursor:pointer}.QuickCallLogger_resultButtonActive__GD3ng{border-color:#2563eb;background:rgba(37,99,235,.1);color:#1d4ed8}.QuickCallLogger_followUp__Lkqj3{display:flex;align-items:center;gap:.5rem;font-weight:600}.QuickCallLogger_footer__ecRS3{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding:1rem 1.1rem;border-top:1px solid var(--theme-elevation-150)}.QuickCallLogger_error__C2W6S{color:#b91c1c;font-size:.82rem}@media(max-width:640px){.QuickCallLogger_row__N5_A5{grid-template-columns:1fr}}.ClientDetails_clientDetails__d1lpw{display:grid;align-content:start;gap:1rem;min-width:0;max-height:calc(100vh - 60px);overflow-y:auto;background:var(--theme-bg);padding:1rem}.ClientDetails_stickyHeader__r4fYz{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid var(--theme-elevation-150);border-radius:8px;background:var(--theme-elevation-50);padding:1rem}.ClientDetails_identity__Tn_Br{display:flex;align-items:flex-start;gap:.8rem;min-width:0}.ClientDetails_avatar__Gfr8O{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid var(--theme-success-200);border-radius:8px;background:var(--theme-success-100);color:var(--theme-success-750);font-weight:900;flex:0 0 auto}.ClientDetails_titleRow___6PIF{display:flex;align-items:center;gap:.5rem;min-width:0;flex-wrap:wrap}.ClientDetails_titleRow___6PIF h2{margin:0;font-size:1.25rem;line-height:1.2}.ClientDetails_identity__Tn_Br p{margin:.35rem 0 0;color:var(--theme-elevation-650);font-size:.82rem}.ClientDetails_emailStatus__Vznd_,.ClientDetails_fieldBadge__R1lon,.ClientDetails_statusPill__9xW0q,.ClientDetails_status__JEOJp,.ClientDetails_status_active__qVOLS,.ClientDetails_status_at_risk__X0jyS,.ClientDetails_status_high_value__Y4hs1,.ClientDetails_status_inactive__spbRQ{display:inline-flex;align-items:center;gap:.28rem;min-height:1.45rem;border-radius:999px;padding:.12rem .5rem;background:var(--theme-elevation-150);color:var(--theme-elevation-750);font-size:.72rem;font-weight:800;white-space:nowrap}.ClientDetails_completed__0fJ4I,.ClientDetails_dispatched__zxlF2,.ClientDetails_status_active__qVOLS,.ClientDetails_status_high_value__Y4hs1{background:var(--theme-success-100);color:var(--theme-success-750)}.ClientDetails_onHold__478jq,.ClientDetails_status_at_risk__X0jyS,.ClientDetails_waitingParts__yRq2T{background:var(--theme-warning-100);color:var(--theme-warning-750)}.ClientDetails_status_inactive__spbRQ{background:var(--theme-error-100);color:var(--theme-error-700)}.ClientDetails_inProgress__HPtF3{background:var(--theme-brand-100);color:var(--theme-brand-700)}.ClientDetails_defaultStatus__04ARv,.ClientDetails_emailStatus__Vznd_{background:var(--theme-elevation-150);color:var(--theme-elevation-750)}.ClientDetails_headerActions__ARP7_{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.ClientDetails_button__4uiNj,.ClientDetails_iconButton__feCu3,.ClientDetails_textButton__N7u89{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.25rem;border:1px solid var(--theme-elevation-200);border-radius:7px;background:var(--theme-elevation-0);color:var(--theme-text);padding:.45rem .7rem;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.ClientDetails_iconButton__feCu3{width:2.25rem;padding:0}.ClientDetails_textButton__N7u89{min-height:1.9rem;border:0;background:rgba(0,0,0,0);color:var(--theme-success-700);padding:.25rem 0}.ClientDetails_infoGrid___9E0s,.ClientDetails_metrics__ee6Km{display:grid;gap:.75rem}.ClientDetails_metrics__ee6Km{grid-template-columns:repeat(4,minmax(140px,1fr))}.ClientDetails_metric__0ePuY,.ClientDetails_panel__qYysF{border:1px solid var(--theme-elevation-150);border-radius:8px;background:var(--theme-elevation-50)}.ClientDetails_metric__0ePuY{display:flex;align-items:center;gap:.75rem;min-height:4.4rem;padding:.8rem}.ClientDetails_metricIcon__puW5u{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border-radius:7px;background:var(--theme-elevation-100);color:var(--theme-success-700)}.ClientDetails_healthGrid__YeJpd small,.ClientDetails_metric__0ePuY small{display:block;color:var(--theme-elevation-650);font-size:.74rem;font-weight:800}.ClientDetails_healthGrid__YeJpd strong,.ClientDetails_metric__0ePuY strong{display:block;margin-top:.2rem;font-size:1rem}.ClientDetails_infoGrid___9E0s{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.ClientDetails_panel__qYysF{max-height:40vh}.ClientDetails_panelHeader__Fd8Xp{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3rem;border-bottom:1px solid var(--theme-elevation-150);padding:.75rem .9rem}.ClientDetails_panelHeader__Fd8Xp h3{display:flex;align-items:center;gap:.4rem;margin:0;font-size:.92rem}.ClientDetails_panelHeader__Fd8Xp a{color:var(--theme-success-700);font-size:.8rem;font-weight:800;text-decoration:none}.ClientDetails_contactGrid__sAuCV,.ClientDetails_healthGrid__YeJpd{display:grid;gap:.75rem;padding:.9rem}.ClientDetails_contactGrid__sAuCV{grid-template-columns:repeat(2,minmax(0,1fr))}.ClientDetails_contactGrid__sAuCV span{display:flex;align-items:center;gap:.45rem;min-width:0;color:var(--theme-elevation-750);font-size:.82rem;overflow-wrap:anywhere}.ClientDetails_healthGrid__YeJpd{grid-template-columns:repeat(2,minmax(0,1fr))}.ClientDetails_quickForm__dXJIs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:.9rem}.ClientDetails_assignForm__x7j4j{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end;padding:.9rem .9rem 0}.ClientDetails_assignForm__x7j4j label,.ClientDetails_quickForm__dXJIs label{display:grid;gap:.28rem;min-width:0}.ClientDetails_assignForm__x7j4j label span,.ClientDetails_quickForm__dXJIs label span{color:var(--theme-elevation-650);font-size:.72rem;font-weight:800}.ClientDetails_assignForm__x7j4j select,.ClientDetails_quickForm__dXJIs input,.ClientDetails_quickForm__dXJIs select{width:100%;min-width:0;height:2.25rem;border:1px solid var(--theme-elevation-200);border-radius:7px;background:var(--theme-input-bg);color:var(--theme-text);padding:.4rem .55rem;font:inherit;font-size:.82rem}.ClientDetails_formActions__vqdMx{display:flex;justify-content:flex-end;grid-column:1/-1}.ClientDetails_button__4uiNj:disabled{cursor:not-allowed;opacity:.6}.ClientDetails_saveError__8ItLm{border:1px solid var(--theme-error-200);border-radius:8px;background:var(--theme-error-50);color:var(--theme-error-700);padding:.75rem .9rem;font-size:.82rem;font-weight:800}.ClientDetails_communicationList__su_DC,.ClientDetails_quoteList___iZCr,.ClientDetails_repairList__sRg6Q{display:grid;overflow-y:scroll;max-height:35vh}.ClientDetails_communicationRow___bz3v,.ClientDetails_quoteRow__SXHOd,.ClientDetails_repairRow__00sWF{display:grid;gap:.75rem;border-bottom:1px solid var(--theme-elevation-150);color:var(--theme-text);padding:.85rem .9rem;text-decoration:none}.ClientDetails_quoteRow__SXHOd,.ClientDetails_repairRow__00sWF{grid-template-columns:minmax(0,1fr) auto;align-items:center}.ClientDetails_communicationRow___bz3v:last-child,.ClientDetails_quoteRow__SXHOd:last-child,.ClientDetails_repairRow__00sWF:last-child{border-bottom:0}.ClientDetails_communicationRow___bz3v:hover,.ClientDetails_quoteRow__SXHOd:hover,.ClientDetails_repairRow__00sWF:hover{background:var(--theme-elevation-100)}.ClientDetails_communicationRow___bz3v strong,.ClientDetails_quoteRow__SXHOd strong,.ClientDetails_repairRow__00sWF strong{display:block;font-size:.88rem}.ClientDetails_communicationRow___bz3v small,.ClientDetails_quoteRow__SXHOd small,.ClientDetails_repairRow__00sWF small{display:block;margin-top:.25rem;color:var(--theme-elevation-650);font-size:.76rem}.ClientDetails_quoteTotal__uMcRR{color:var(--theme-text);font-size:.9rem;font-weight:900;white-space:nowrap}.ClientDetails_communicationRow___bz3v{grid-template-columns:2rem minmax(0,1fr) auto;align-items:flex-start}.ClientDetails_commIcon__CM3J5{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:7px;background:var(--theme-elevation-100);color:var(--theme-success-700)}.ClientDetails_communicationRow___bz3v p{display:-webkit-box;margin:.35rem 0 0;overflow:hidden;color:var(--theme-elevation-750);font-size:.78rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ClientDetails_emptySelection__8a1vL,.ClientDetails_emptyState__J5bH5,.ClientDetails_errorState__l_TnF{display:grid;place-items:center;gap:.55rem;color:var(--theme-elevation-650);text-align:center}.ClientDetails_emptyState__J5bH5{min-height:5rem;padding:1rem}.ClientDetails_emptySelection__8a1vL,.ClientDetails_errorState__l_TnF{min-height:calc(100vh - 80px);padding:2rem}.ClientDetails_emptySelection__8a1vL h2{margin:0}.ClientDetails_emptySelection__8a1vL p{max-width:26rem;margin:0}.ClientDetails_emptyIcon__5Qal3{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:8px;background:var(--theme-elevation-100);color:var(--theme-elevation-650)}.ClientDetails_errorState__l_TnF{color:var(--theme-error-700)}@media(max-width:1180px){.ClientDetails_metrics__ee6Km{grid-template-columns:repeat(2,minmax(140px,1fr))}.ClientDetails_infoGrid___9E0s{grid-template-columns:1fr}}@media(max-width:980px){.ClientDetails_clientDetails__d1lpw{max-height:none}}@media(max-width:680px){.ClientDetails_identity__Tn_Br,.ClientDetails_stickyHeader__r4fYz{display:grid}.ClientDetails_headerActions__ARP7_{justify-content:flex-start}.ClientDetails_assignForm__x7j4j,.ClientDetails_communicationRow___bz3v,.ClientDetails_contactGrid__sAuCV,.ClientDetails_healthGrid__YeJpd,.ClientDetails_metrics__ee6Km,.ClientDetails_quickForm__dXJIs,.ClientDetails_quoteRow__SXHOd,.ClientDetails_repairRow__00sWF{grid-template-columns:1fr}}