.NotificationToast-module-scss-module__a_Hawa__toastContainer{z-index:2000;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:24px;right:24px}@media (max-width:640px){.NotificationToast-module-scss-module__a_Hawa__toastContainer{top:12px;left:12px;right:12px}}.NotificationToast-module-scss-module__a_Hawa__notificationToast{background:var(--color-surface-2);border:1px solid var(--color-surface-4);border-left:3px solid var(--color-primary-strong);min-width:360px;max-width:420px;box-shadow:0 10px 40px #0009,0 0 0 1px rgba(var(--color-primary-rgb),.1);cursor:pointer;pointer-events:all;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;animation:.3s ease-out NotificationToast-module-scss-module__a_Hawa__slideInRight;display:flex}.NotificationToast-module-scss-module__a_Hawa__notificationToast:hover{box-shadow:0 12px 48px #000000b3,0 0 0 1px rgba(var(--color-primary-rgb),.2);transform:translate(-4px)}.NotificationToast-module-scss-module__a_Hawa__notificationToast.NotificationToast-module-scss-module__a_Hawa__exiting{animation:.3s ease-in forwards NotificationToast-module-scss-module__a_Hawa__slideOutRight}@media (max-width:640px){.NotificationToast-module-scss-module__a_Hawa__notificationToast{width:100%;min-width:auto;max-width:none}}@keyframes NotificationToast-module-scss-module__a_Hawa__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes NotificationToast-module-scss-module__a_Hawa__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.NotificationToast-module-scss-module__a_Hawa__iconContainer{background:var(--color-surface-4);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.NotificationToast-module-scss-module__a_Hawa__icon svg{width:20px;height:20px;color:var(--color-text)}.NotificationToast-module-scss-module__a_Hawa__content{flex:1;min-width:0}.NotificationToast-module-scss-module__a_Hawa__title{color:var(--color-text);margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.4}.NotificationToast-module-scss-module__a_Hawa__message{color:var(--color-text-muted);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationToast-module-scss-module__a_Hawa__time{color:var(--color-text-muted);font-size:11px}.NotificationToast-module-scss-module__a_Hawa__closeButton{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.NotificationToast-module-scss-module__a_Hawa__closeButton:hover{background:var(--color-surface-4);color:var(--color-text)}
.ProtectedRoute-module-scss-module__f0bnNG__loadingContainer{background:radial-gradient(circle at 50% 44%,rgba(var(--color-primary-rgb),.1),transparent 22rem),var(--color-bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;overflow:hidden}.ProtectedRoute-module-scss-module__f0bnNG__loadingContent{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.ProtectedRoute-module-scss-module__f0bnNG__motionMark{place-items:center;width:112px;height:112px;margin-bottom:8px;display:grid;position:relative}.ProtectedRoute-module-scss-module__f0bnNG__orbit{border:1px solid rgba(var(--color-text-rgb),.1);border-radius:50%;animation:2.4s cubic-bezier(.65,0,.35,1) infinite ProtectedRoute-module-scss-module__f0bnNG__orbit;position:absolute;inset:5px}.ProtectedRoute-module-scss-module__f0bnNG__orbitNode,.ProtectedRoute-module-scss-module__f0bnNG__orbitNodeSecondary{border:3px solid var(--color-bg);background:var(--color-primary);width:12px;height:12px;box-shadow:0 0 18px rgba(var(--color-primary-rgb),.65);border-radius:50%;position:absolute;top:50%;left:50%}.ProtectedRoute-module-scss-module__f0bnNG__orbitNode{transform:translate(-50%,-50%)translateY(-51px)}.ProtectedRoute-module-scss-module__f0bnNG__orbitNodeSecondary{opacity:.5;width:8px;height:8px;transform:translate(-50%,-50%)translateY(51px)}.ProtectedRoute-module-scss-module__f0bnNG__pulseRing{border:1px solid rgba(var(--color-primary-rgb),.45);border-radius:50%;width:72px;height:72px;animation:1.8s ease-out infinite ProtectedRoute-module-scss-module__f0bnNG__pulse;position:absolute}.ProtectedRoute-module-scss-module__f0bnNG__brandCore{width:58px;height:58px;box-shadow:0 14px 32px rgba(var(--color-primary-rgb),.22);object-fit:cover;border-radius:18px;position:relative;transform:rotate(-8deg)}.ProtectedRoute-module-scss-module__f0bnNG__loadingText{color:var(--color-text-muted);margin:0;font-size:14px}.ProtectedRoute-module-scss-module__f0bnNG__progressTrack{background:rgba(var(--color-text-rgb),.08);border-radius:999px;width:116px;height:3px;margin-top:8px;overflow:hidden}.ProtectedRoute-module-scss-module__f0bnNG__progressBar{border-radius:inherit;background:var(--color-primary);width:45%;height:100%;animation:1.5s ease-in-out infinite ProtectedRoute-module-scss-module__f0bnNG__progress;display:block}@keyframes ProtectedRoute-module-scss-module__f0bnNG__orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProtectedRoute-module-scss-module__f0bnNG__pulse{0%{opacity:.8;transform:scale(.75)}80%,to{opacity:0;transform:scale(1.45)}}@keyframes ProtectedRoute-module-scss-module__f0bnNG__progress{0%{transform:translate(-125%)}50%{transform:translate(125%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.ProtectedRoute-module-scss-module__f0bnNG__orbit,.ProtectedRoute-module-scss-module__f0bnNG__pulseRing,.ProtectedRoute-module-scss-module__f0bnNG__progressBar{animation:none}.ProtectedRoute-module-scss-module__f0bnNG__pulseRing{opacity:.35}.ProtectedRoute-module-scss-module__f0bnNG__progressBar{opacity:.65;width:100%}}.ProtectedRoute-module-scss-module__f0bnNG__accessDeniedContainer{background-color:var(--color-surface-1);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.ProtectedRoute-module-scss-module__f0bnNG__accessDeniedContent{text-align:center;width:100%;max-width:448px}.ProtectedRoute-module-scss-module__f0bnNG__shieldIcon{width:64px;height:64px;color:var(--color-text-muted);margin:0 auto 24px}.ProtectedRoute-module-scss-module__f0bnNG__accessDeniedTitle{color:var(--color-text);margin-bottom:16px;font-size:30px;font-weight:700}.ProtectedRoute-module-scss-module__f0bnNG__accessDeniedMessage{color:var(--color-text-muted);margin-bottom:32px;font-size:18px}.ProtectedRoute-module-scss-module__f0bnNG__accessDeniedActions{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:640px){.ProtectedRoute-module-scss-module__f0bnNG__accessDeniedActions{flex-direction:row}}.ProtectedRoute-module-scss-module__f0bnNG__downloadButton{background-color:var(--color-primary);color:var(--color-text-contrast);cursor:pointer;border:none;border-radius:9999px;padding:12px 24px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.ProtectedRoute-module-scss-module__f0bnNG__downloadButton:hover{background-color:var(--color-primary-strong)}.ProtectedRoute-module-scss-module__f0bnNG__backButton{border:2px solid var(--color-text-muted);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:9999px;padding:12px 24px;font-weight:700;transition:all .2s}.ProtectedRoute-module-scss-module__f0bnNG__backButton:hover{border-color:var(--color-text);color:var(--color-text)}
.Sidebar-module-scss-module__tBgtwq__sidebar{background:var(--color-surface-1);width:201px;max-width:280px;height:100%;color:var(--color-text-subtle);border-right:1px solid var(--color-border);flex-direction:column;gap:14px;padding:18px 14px;transition:width .24s,padding .24s;display:flex}.Sidebar-module-scss-module__tBgtwq__brand{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 8px;display:flex}.Sidebar-module-scss-module__tBgtwq__brandLink{flex:auto;align-items:center;max-width:170px;text-decoration:none;transition:opacity .2s,max-width .24s;display:flex;overflow:hidden}.Sidebar-module-scss-module__tBgtwq__brandLink:hover{opacity:.84}.Sidebar-module-scss-module__tBgtwq__brandLogo{flex-shrink:0;width:auto;height:28px;display:block}.Sidebar-module-scss-module__tBgtwq__brandLogoLight{display:block}.Sidebar-module-scss-module__tBgtwq__brandLogoDark{display:none}:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__brandLogoDark{display:block}:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__brandLogoLight{display:none}.Sidebar-module-scss-module__tBgtwq__brandIconImage{flex-shrink:0;width:auto;max-width:53px;height:28px;display:none}.Sidebar-module-scss-module__tBgtwq__brandIconImageLight,.Sidebar-module-scss-module__tBgtwq__brandIconImageDark{display:none}:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__brandIconImageDark{display:none}:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__brandIconImageLight{display:none}.Sidebar-module-scss-module__tBgtwq__collapseButton{width:34px;height:34px;color:var(--color-text-muted);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Sidebar-module-scss-module__tBgtwq__collapseButton:hover{background-color:var(--color-primary-soft);color:var(--color-text);border-color:rgba(var(--color-primary-rgb),.4)}.Sidebar-module-scss-module__tBgtwq__collapseIcon{width:17px;height:17px}.Sidebar-module-scss-module__tBgtwq__nav{scrollbar-width:thin;scrollbar-color:rgba(var(--color-primary-rgb),.45)#0000;flex-direction:column;flex:1;gap:14px;padding-right:4px;display:flex;overflow-y:auto}.Sidebar-module-scss-module__tBgtwq__nav::-webkit-scrollbar{width:7px}.Sidebar-module-scss-module__tBgtwq__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module-scss-module__tBgtwq__nav::-webkit-scrollbar-thumb{background:rgba(var(--color-primary-rgb),.34);border-radius:999px}.Sidebar-module-scss-module__tBgtwq__navSection{flex-direction:column;gap:5px;display:flex}.Sidebar-module-scss-module__tBgtwq__sectionLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-muted);padding:0 10px;font-size:10px;font-weight:700}.Sidebar-module-scss-module__tBgtwq__navLink{color:var(--color-text-secondary);border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:9px 11px;font-size:14px;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:flex}.Sidebar-module-scss-module__tBgtwq__navLink:hover{background-color:var(--color-surface-2);color:var(--color-text);border-color:var(--color-border)}.Sidebar-module-scss-module__tBgtwq__navLink.Sidebar-module-scss-module__tBgtwq__active{background-color:var(--color-primary-soft);color:var(--color-text);border-color:rgba(var(--color-primary-rgb),.38);box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb),.18);font-weight:600;transition:all .2s}.Sidebar-module-scss-module__tBgtwq__navLink.Sidebar-module-scss-module__tBgtwq__active svg{stroke-width:2.5px}.Sidebar-module-scss-module__tBgtwq__navLink span{white-space:nowrap;transition:opacity .2s,width .24s}.Sidebar-module-scss-module__tBgtwq__navIcon{flex-shrink:0;width:18px;height:18px}.Sidebar-module-scss-module__tBgtwq__collapsed{width:88px;padding:18px 12px}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandLink{justify-content:center;width:100%;max-width:none}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandLogo,.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandLogoLight,.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandLogoDark{display:none}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandIconImage,.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandIconImageLight{display:block}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandIconImageDark{display:none}:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandIconImageDark{display:block}:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandIconImageLight{display:none}:is(:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandLogoDark,:root[data-theme=dark] .Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brandLogoLight){display:none}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__brand{flex-direction:column;justify-content:center;align-items:center;gap:8px}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__sectionLabel{opacity:0;height:0;margin:0;padding:0;overflow:hidden}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__navLink{justify-content:center;gap:0}.Sidebar-module-scss-module__tBgtwq__collapsed .Sidebar-module-scss-module__tBgtwq__navLink span{opacity:0;width:0;margin:0;overflow:hidden}@media (max-width:960px){.Sidebar-module-scss-module__tBgtwq__sidebar,.Sidebar-module-scss-module__tBgtwq__collapsed{border-right:none;border-bottom:1px solid var(--color-border);width:100%;max-width:none;height:auto;padding:10px 12px}.Sidebar-module-scss-module__tBgtwq__brand{padding-bottom:4px}.Sidebar-module-scss-module__tBgtwq__nav{flex-direction:row;gap:8px;padding-bottom:2px;padding-right:0;overflow:auto hidden}.Sidebar-module-scss-module__tBgtwq__navSection{flex-direction:row;align-items:center;gap:8px}.Sidebar-module-scss-module__tBgtwq__sectionLabel{display:none}.Sidebar-module-scss-module__tBgtwq__navLink{min-width:fit-content;padding:9px 12px}.Sidebar-module-scss-module__tBgtwq__navLink span{opacity:1;width:auto;overflow:visible}}
.dropdown-menu-module-scss-module__ZQWZkW__content{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.dropdown-menu-module-scss-module__ZQWZkW__content[data-state=open]{animation:.16s cubic-bezier(.16,1,.3,1) dropdown-menu-module-scss-module__ZQWZkW__dropdownMenuOpen}.dropdown-menu-module-scss-module__ZQWZkW__content[data-state=closed]{pointer-events:none;animation:.12s ease-in forwards dropdown-menu-module-scss-module__ZQWZkW__dropdownMenuClose}@keyframes dropdown-menu-module-scss-module__ZQWZkW__dropdownMenuOpen{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dropdown-menu-module-scss-module__ZQWZkW__dropdownMenuClose{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-3px)scale(.98)}}@media (prefers-reduced-motion:reduce){.dropdown-menu-module-scss-module__ZQWZkW__content[data-state=open],.dropdown-menu-module-scss-module__ZQWZkW__content[data-state=closed]{animation-duration:1ms}}
.AccountMenu-module-scss-module__57hhFG__root{align-items:center;display:inline-flex;position:relative}.AccountMenu-module-scss-module__57hhFG__trigger{--account-trigger-bg:var(--color-surface-1);--account-trigger-border:var(--color-border);--account-trigger-hover-bg:var(--color-primary-soft);--account-trigger-text:var(--color-text);border:1px solid var(--account-trigger-border);border-radius:var(--account-trigger-radius,12px);background:var(--account-trigger-bg);color:var(--account-trigger-text);cursor:pointer;align-items:center;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.AccountMenu-module-scss-module__57hhFG__trigger:hover,.AccountMenu-module-scss-module__57hhFG__trigger[data-state=open]{border-color:rgba(var(--color-primary-rgb),.45);background:var(--account-trigger-hover-bg)}.AccountMenu-module-scss-module__57hhFG__triggerDark{--account-trigger-bg:#151617;--account-trigger-border:#61e6005c;--account-trigger-hover-bg:#222529;--account-trigger-text:#f5f5f1}.AccountMenu-module-scss-module__57hhFG__triggerLight{--account-trigger-bg:#fff;--account-trigger-border:#18181b21;--account-trigger-hover-bg:#eef1e9;--account-trigger-text:#18181b}.AccountMenu-module-scss-module__57hhFG__connectedTrigger{height:var(--account-trigger-height,40px);gap:6px;max-width:310px;padding:4px 6px 4px 4px}.AccountMenu-module-scss-module__57hhFG__guestTrigger{width:var(--account-trigger-height,40px);height:var(--account-trigger-height,40px);justify-content:center;padding:0}.AccountMenu-module-scss-module__57hhFG__avatar{width:var(--account-trigger-avatar-size,30px);height:var(--account-trigger-avatar-size,30px);background:rgba(var(--color-primary-rgb),.12);color:var(--account-trigger-text,var(--color-text));border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.AccountMenu-module-scss-module__57hhFG__avatar img{object-fit:cover;width:100%;height:100%}.AccountMenu-module-scss-module__57hhFG__profileText{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.AccountMenu-module-scss-module__57hhFG__triggerMenuIcon{flex:none}.AccountMenu-module-scss-module__57hhFG__profileName,.AccountMenu-module-scss-module__57hhFG__profileRole{text-overflow:ellipsis;white-space:nowrap;max-width:205px;overflow:hidden}.AccountMenu-module-scss-module__57hhFG__profileName{color:var(--account-trigger-text,var(--color-text));font-size:13px;font-weight:600;line-height:1.1}.AccountMenu-module-scss-module__57hhFG__profileRole{color:var(--color-text-muted);text-transform:capitalize;font-size:11px;font-weight:400;line-height:1.1}.AccountMenu-module-scss-module__57hhFG__content{--account-menu-bg:var(--color-surface-1);--account-menu-surface:var(--color-primary-soft);--account-menu-border:var(--color-border);--account-menu-text:var(--color-text);--account-menu-muted:var(--color-text-muted);width:280px;box-shadow:var(--shadow-elevated);border-color:var(--account-menu-border)!important;background:var(--account-menu-bg)!important;color:var(--account-menu-text)!important;border-radius:14px!important;padding:7px!important}.AccountMenu-module-scss-module__57hhFG__contentDark,.AccountMenu-module-scss-module__57hhFG__content[data-menu-theme=dark]{--account-menu-bg:#151617;--account-menu-surface:#222529;--account-menu-border:#ffffff21;--account-menu-text:#f5f5f1;--account-menu-muted:#f5f5f1a8}.AccountMenu-module-scss-module__57hhFG__contentLight,.AccountMenu-module-scss-module__57hhFG__content[data-menu-theme=light]{--account-menu-bg:#fff;--account-menu-surface:#eef1e9;--account-menu-border:#18181b21;--account-menu-text:#18181b;--account-menu-muted:#18181b9e}.AccountMenu-module-scss-module__57hhFG__label{align-items:center;gap:10px;display:flex;color:var(--account-menu-text)!important;padding:9px 10px 12px!important}.AccountMenu-module-scss-module__57hhFG__labelText{min-width:0}.AccountMenu-module-scss-module__57hhFG__labelText strong{font-weight:600}.AccountMenu-module-scss-module__57hhFG__labelText small{font-weight:400}.AccountMenu-module-scss-module__57hhFG__labelText strong,.AccountMenu-module-scss-module__57hhFG__labelText small{text-overflow:ellipsis;white-space:nowrap;max-width:198px;display:block;overflow:hidden}.AccountMenu-module-scss-module__57hhFG__labelText strong{font-size:13px}.AccountMenu-module-scss-module__57hhFG__labelText small,.AccountMenu-module-scss-module__57hhFG__subLabel{color:var(--account-menu-muted)!important}.AccountMenu-module-scss-module__57hhFG__item{gap:10px;min-height:40px;color:var(--account-menu-text)!important;cursor:pointer!important;border-radius:9px!important}.AccountMenu-module-scss-module__57hhFG__item:hover,.AccountMenu-module-scss-module__57hhFG__item:focus,.AccountMenu-module-scss-module__57hhFG__item[data-highlighted]{background:var(--account-menu-surface)!important;color:var(--account-menu-text)!important}.AccountMenu-module-scss-module__57hhFG__item a,.AccountMenu-module-scss-module__57hhFG__item{align-items:center;display:flex}.AccountMenu-module-scss-module__57hhFG__item a{width:100%;color:inherit;text-decoration:none}.AccountMenu-module-scss-module__57hhFG__item strong{color:rgb(var(--color-primary-rgb));margin-left:auto;font-size:12px}.AccountMenu-module-scss-module__57hhFG__segmentedSwitch{border:1px solid var(--account-menu-border);background:var(--account-menu-surface);border-radius:999px;align-items:center;gap:2px;margin-left:auto;padding:2px;display:inline-flex}.AccountMenu-module-scss-module__57hhFG__segmentedSwitchOption{min-width:24px;height:24px;color:var(--account-menu-muted);border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.AccountMenu-module-scss-module__57hhFG__segmentedSwitchOptionActive{background:var(--account-menu-bg);color:var(--account-menu-text);box-shadow:0 1px 3px #0f172a29}.AccountMenu-module-scss-module__57hhFG__planRow{align-items:center;gap:10px;padding:9px 10px;display:flex}.AccountMenu-module-scss-module__57hhFG__planText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AccountMenu-module-scss-module__57hhFG__planText small,.AccountMenu-module-scss-module__57hhFG__planText strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AccountMenu-module-scss-module__57hhFG__planText small{color:var(--account-menu-muted);font-size:11px;font-weight:650}.AccountMenu-module-scss-module__57hhFG__planText strong{color:var(--account-menu-text);text-transform:capitalize;font-size:13px;font-weight:700}.AccountMenu-module-scss-module__57hhFG__planUpgradeButton{border:1px solid rgba(var(--color-primary-rgb),.35);background:rgba(var(--color-primary-rgb),.1);min-height:30px;color:var(--account-menu-text);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:12px;font-weight:750;display:inline-flex}.AccountMenu-module-scss-module__57hhFG__planUpgradeButton:hover{background:rgba(var(--color-primary-rgb),.16)}.AccountMenu-module-scss-module__57hhFG__separator{background:var(--account-menu-border)!important}.AccountMenu-module-scss-module__57hhFG__subLabel{align-items:center;gap:8px;display:flex;padding:8px 10px 4px!important;font-size:12px!important;font-weight:750!important}.AccountMenu-module-scss-module__57hhFG__mobileNavGroup,.AccountMenu-module-scss-module__57hhFG__mobileNavSeparator{display:none}.AccountMenu-module-scss-module__57hhFG__mobileNavItem{font-weight:650!important}.AccountMenu-module-scss-module__57hhFG__mobileNavItemActive{background:var(--account-menu-surface)!important}@media (max-width:720px){.AccountMenu-module-scss-module__57hhFG__connectedTrigger{max-width:132px;padding:5px}.AccountMenu-module-scss-module__57hhFG__profileText{max-width:56px;display:flex}.AccountMenu-module-scss-module__57hhFG__profileName,.AccountMenu-module-scss-module__57hhFG__profileRole{max-width:56px}.AccountMenu-module-scss-module__57hhFG__triggerMenuIcon{margin-left:2px}.AccountMenu-module-scss-module__57hhFG__mobileNavGroup{gap:2px;display:grid}.AccountMenu-module-scss-module__57hhFG__mobileNavSeparator{display:block}}
.PageHeader-module-scss-module__QJFQBq__root{min-width:0}.PageHeader-module-scss-module__QJFQBq__inner{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.PageHeader-module-scss-module__QJFQBq__copy{flex:1;gap:4px;min-width:0;display:grid}.PageHeader-module-scss-module__QJFQBq__root h1{color:var(--color-text);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600;line-height:1.25}.PageHeader-module-scss-module__QJFQBq__root p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.5}.PageHeader-module-scss-module__QJFQBq__meta{margin-top:6px}.PageHeader-module-scss-module__QJFQBq__action{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}:is(.PageHeader-module-scss-module__QJFQBq__action button,.PageHeader-module-scss-module__QJFQBq__action a){min-height:var(--control-height)}@media (max-width:720px){.PageHeader-module-scss-module__QJFQBq__inner{flex-direction:column}.PageHeader-module-scss-module__QJFQBq__action{justify-content:flex-start;width:100%}}
.Snackbar-module-scss-module__U4h50a__snackbarViewport{z-index:3000;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:24px;right:24px}@media (max-width:640px){.Snackbar-module-scss-module__U4h50a__snackbarViewport{bottom:12px;left:12px;right:12px}}.Snackbar-module-scss-module__U4h50a__snackbar{--snackbar-accent:var(--color-primary);--snackbar-accent-rgb:var(--color-primary-rgb);pointer-events:auto;border:1px solid var(--color-border);background:linear-gradient(135deg,rgba(var(--snackbar-accent-rgb),.18)0%,rgba(var(--snackbar-accent-rgb),0)60%),var(--color-surface-2);width:360px;max-width:420px;box-shadow:0 16px 40px #00000073,0 0 0 1px rgba(var(--snackbar-accent-rgb),.2);border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;transition:transform .2s,box-shadow .2s;animation:.22s ease-out Snackbar-module-scss-module__U4h50a__snackbarIn;display:grid;position:relative;overflow:hidden}.Snackbar-module-scss-module__U4h50a__snackbar:hover{box-shadow:0 18px 44px #0000008c,0 0 0 1px rgba(var(--snackbar-accent-rgb),.3);transform:translateY(-2px)}.Snackbar-module-scss-module__U4h50a__snackbar:before{content:"";background:linear-gradient(180deg,rgba(var(--snackbar-accent-rgb),.9)0%,rgba(var(--snackbar-accent-rgb),.35)100%);width:4px;position:absolute;top:0;bottom:0;left:0}.Snackbar-module-scss-module__U4h50a__snackbar:after{content:"";background-image:linear-gradient(rgba(var(--color-text-rgb),.05)1px,transparent 1px),linear-gradient(90deg,rgba(var(--color-text-rgb),.04)1px,transparent 1px);opacity:.2;pointer-events:none;background-size:20px 20px;position:absolute;inset:0}.Snackbar-module-scss-module__U4h50a__snackbar.Snackbar-module-scss-module__U4h50a__success{--snackbar-accent:var(--color-primary);--snackbar-accent-rgb:var(--color-primary-rgb)}.Snackbar-module-scss-module__U4h50a__snackbar.Snackbar-module-scss-module__U4h50a__error{--snackbar-accent:var(--color-danger);--snackbar-accent-rgb:var(--color-danger-rgb)}.Snackbar-module-scss-module__U4h50a__snackbar.Snackbar-module-scss-module__U4h50a__warning{--snackbar-accent:var(--color-warning);--snackbar-accent-rgb:var(--color-warning-rgb)}.Snackbar-module-scss-module__U4h50a__snackbar.Snackbar-module-scss-module__U4h50a__info{--snackbar-accent:var(--color-info);--snackbar-accent-rgb:var(--color-info-rgb)}.Snackbar-module-scss-module__U4h50a__snackbar.Snackbar-module-scss-module__U4h50a__exiting{animation:.18s ease-in forwards Snackbar-module-scss-module__U4h50a__snackbarOut}@media (max-width:640px){.Snackbar-module-scss-module__U4h50a__snackbar{width:100%;max-width:none}}@keyframes Snackbar-module-scss-module__U4h50a__snackbarIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Snackbar-module-scss-module__U4h50a__snackbarOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.Snackbar-module-scss-module__U4h50a__iconWrapper{background:rgba(var(--snackbar-accent-rgb),.16);width:40px;height:40px;color:var(--snackbar-accent);z-index:1;border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative}.Snackbar-module-scss-module__U4h50a__content{z-index:1;flex-direction:column;gap:4px;min-width:0;display:flex;position:relative}.Snackbar-module-scss-module__U4h50a__title{color:var(--color-text);font-size:14px;font-weight:600}.Snackbar-module-scss-module__U4h50a__message{color:var(--color-text-subtle);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.Snackbar-module-scss-module__U4h50a__actions{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.Snackbar-module-scss-module__U4h50a__actionButton{border:1px solid rgba(var(--snackbar-accent-rgb),.45);background:rgba(var(--snackbar-accent-rgb),.12);color:var(--snackbar-accent);letter-spacing:.2px;cursor:pointer;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s}.Snackbar-module-scss-module__U4h50a__actionButton:hover{background:rgba(var(--snackbar-accent-rgb),.2);border-color:rgba(var(--snackbar-accent-rgb),.7)}.Snackbar-module-scss-module__U4h50a__closeButton{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.Snackbar-module-scss-module__U4h50a__closeButton:hover{background:rgba(var(--snackbar-accent-rgb),.15);color:var(--color-text)}@media (prefers-reduced-motion:reduce){.Snackbar-module-scss-module__U4h50a__snackbar{transition:none;animation:none}.Snackbar-module-scss-module__U4h50a__snackbar.Snackbar-module-scss-module__U4h50a__exiting{animation:none}}
.NutritionPlans-module-scss-module__rS0HQa__container{width:100%;color:var(--color-text);animation:.25s NutritionPlans-module-scss-module__rS0HQa__fadeIn}.NutritionPlans-module-scss-module__rS0HQa__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}@media (max-width:768px){.NutritionPlans-module-scss-module__rS0HQa__header{flex-direction:column}}.NutritionPlans-module-scss-module__rS0HQa__headerLeft{flex:1}.NutritionPlans-module-scss-module__rS0HQa__subtitleRow{justify-content:space-between;align-items:center;gap:16px;display:flex}@media (max-width:768px){.NutritionPlans-module-scss-module__rS0HQa__subtitleRow{flex-direction:column;align-items:flex-start}}.NutritionPlans-module-scss-module__rS0HQa__title{color:var(--color-text);letter-spacing:-.01em;margin:0 0 4px;font-size:24px;font-weight:600}.NutritionPlans-module-scss-module__rS0HQa__subtitle{color:var(--color-text-muted);margin:0;font-size:14px}.NutritionPlans-module-scss-module__rS0HQa__bulkActions{justify-content:flex-end;align-items:center;gap:10px;margin-left:auto;display:flex}.NutritionPlans-module-scss-module__rS0HQa__bulkSelectionCount{color:var(--color-text-muted);white-space:nowrap;font-size:13px;font-weight:600}.NutritionPlans-module-scss-module__rS0HQa__loadingContainer,.NutritionPlans-module-scss-module__rS0HQa__errorContainer{color:var(--color-text-muted);background:var(--color-surface-1);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.NutritionPlans-module-scss-module__rS0HQa__spinner{border:3px solid var(--color-surface-4);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite NutritionPlans-module-scss-module__rS0HQa__spin}@keyframes NutritionPlans-module-scss-module__rS0HQa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NutritionPlans-module-scss-module__rS0HQa__errorText{color:#ef4444;margin-bottom:16px;font-size:14px}.NutritionPlans-module-scss-module__rS0HQa__retryButton{background:var(--color-surface-2);color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:14px;transition:all .2s}.NutritionPlans-module-scss-module__rS0HQa__retryButton:hover{background:var(--color-primary-soft);border-color:rgba(var(--color-primary-rgb),.42)}.NutritionPlans-module-scss-module__rS0HQa__emptyState{text-align:center;border:1px dashed var(--color-border);background:var(--color-surface-1);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.NutritionPlans-module-scss-module__rS0HQa__emptyIcon{width:64px;height:64px;color:var(--color-border-strong);margin-bottom:24px}.NutritionPlans-module-scss-module__rS0HQa__emptyTitle{color:var(--color-text);margin:0 0 8px;font-size:20px;font-weight:600}.NutritionPlans-module-scss-module__rS0HQa__emptyText{color:var(--color-text-muted);max-width:400px;margin:0 0 24px;font-size:14px}.NutritionPlans-module-scss-module__rS0HQa__createFirstButton{background:var(--color-primary-soft);color:var(--color-text-secondary);border:1px solid rgba(var(--color-primary-rgb),.36);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.NutritionPlans-module-scss-module__rS0HQa__createFirstButton svg{width:18px;height:18px}.NutritionPlans-module-scss-module__rS0HQa__createFirstButton:hover{background:var(--color-primary-soft-strong);transform:translateY(-1px)}.NutritionPlans-module-scss-module__rS0HQa__createFirstButton:active{transform:translateY(0)}.NutritionPlans-module-scss-module__rS0HQa__searchAndFiltersRow{flex-wrap:nowrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.NutritionPlans-module-scss-module__rS0HQa__searchInput{flex:0 300px;min-width:200px}.NutritionPlans-module-scss-module__rS0HQa__topPagination{flex-shrink:0;margin-left:auto}.NutritionPlans-module-scss-module__rS0HQa__searchBar{margin-bottom:24px;position:relative}.NutritionPlans-module-scss-module__rS0HQa__searchIcon{width:20px;height:20px;color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.NutritionPlans-module-scss-module__rS0HQa__table{background-color:var(--color-surface-1);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-soft);border-radius:18px;overflow:hidden}.NutritionPlans-module-scss-module__rS0HQa__tableHeader{background:linear-gradient(180deg,var(--color-surface-2)0%,var(--color-surface-1)100%);border-bottom:1px solid var(--color-border);grid-template-columns:2fr 2fr 1fr 1.5fr 1.5fr;gap:16px;padding:16px 20px;display:grid}.NutritionPlans-module-scss-module__rS0HQa__tableHeader span{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.NutritionPlans-module-scss-module__rS0HQa__tableRow{border-bottom:1px solid var(--color-border);cursor:pointer;grid-template-columns:2fr 2fr 1fr 1.5fr 1.5fr;gap:16px;padding:16px 20px;transition:background-color .2s;display:grid}.NutritionPlans-module-scss-module__rS0HQa__tableRow:last-child{border-bottom:none}.NutritionPlans-module-scss-module__rS0HQa__tableRow:hover{background-color:var(--color-primary-soft)}.NutritionPlans-module-scss-module__rS0HQa__tableCell{color:var(--color-text-subtle);align-items:center;font-size:14px;display:flex}.NutritionPlans-module-scss-module__rS0HQa__tableCell.NutritionPlans-module-scss-module__rS0HQa__name{font-weight:500}.NutritionPlans-module-scss-module__rS0HQa__tableCell.NutritionPlans-module-scss-module__rS0HQa__goal{color:var(--color-text-muted);font-size:13px}.NutritionPlans-module-scss-module__rS0HQa__tableCell.NutritionPlans-module-scss-module__rS0HQa__meals{color:var(--color-text-muted)}.NutritionPlans-module-scss-module__rS0HQa__tableCell.NutritionPlans-module-scss-module__rS0HQa__lastModified{color:var(--color-text-muted);font-size:13px}.NutritionPlans-module-scss-module__rS0HQa__tableCell.NutritionPlans-module-scss-module__rS0HQa__actions{justify-content:flex-end;gap:8px}.NutritionPlans-module-scss-module__rS0HQa__rowIdentity{align-items:center;gap:12px;min-width:0;display:flex}.NutritionPlans-module-scss-module__rS0HQa__rowCover{background:var(--color-surface-3);border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-muted);text-transform:uppercase;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex;overflow:hidden}.NutritionPlans-module-scss-module__rS0HQa__rowCover img{object-fit:cover;width:100%;height:100%}.NutritionPlans-module-scss-module__rS0HQa__rowMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.NutritionPlans-module-scss-module__rS0HQa__rowTitle{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.NutritionPlans-module-scss-module__rS0HQa__rowSubtitle{color:var(--color-text-muted);font-size:12px}.NutritionPlans-module-scss-module__rS0HQa__actionButton{background-color:var(--color-surface-2);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.NutritionPlans-module-scss-module__rS0HQa__actionButton:hover:not(:disabled){border-color:rgba(var(--color-primary-rgb),.42);color:var(--color-text);background:var(--color-primary-soft)}.NutritionPlans-module-scss-module__rS0HQa__actionButton:disabled{cursor:not-allowed;opacity:.6}.NutritionPlans-module-scss-module__rS0HQa__actionButton.NutritionPlans-module-scss-module__rS0HQa__primary{background-color:var(--color-primary-soft);border-color:rgba(var(--color-primary-rgb),.38);color:var(--color-text-secondary)}.NutritionPlans-module-scss-module__rS0HQa__actionButton.NutritionPlans-module-scss-module__rS0HQa__primary:hover:not(:disabled){background-color:var(--color-primary-soft-strong)}.NutritionPlans-module-scss-module__rS0HQa__actionButton.NutritionPlans-module-scss-module__rS0HQa__danger{background-color:rgba(var(--color-danger-rgb),.1);border-color:rgba(var(--color-danger-rgb),.34);color:var(--color-danger)}.NutritionPlans-module-scss-module__rS0HQa__actionButton.NutritionPlans-module-scss-module__rS0HQa__danger:hover:not(:disabled){background-color:rgba(var(--color-danger-rgb),.18)}.NutritionPlans-module-scss-module__rS0HQa__actionButton .NutritionPlans-module-scss-module__rS0HQa__spinner{animation:1s linear infinite NutritionPlans-module-scss-module__rS0HQa__spin}@keyframes NutritionPlans-module-scss-module__rS0HQa__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.ClientLookupField-module-scss-module__siXhsG__field{gap:8px;min-width:0;display:grid;position:relative}.ClientLookupField-module-scss-module__siXhsG__inputWrap{min-width:0;position:relative}.ClientLookupField-module-scss-module__siXhsG__inputIcon{z-index:1;width:16px;height:16px;color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ClientLookupField-module-scss-module__siXhsG__input{width:100%;padding-left:40px;padding-right:40px}.ClientLookupField-module-scss-module__siXhsG__spinner,.ClientLookupField-module-scss-module__siXhsG__clearButton{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ClientLookupField-module-scss-module__siXhsG__clearButton{width:32px;height:32px}.ClientLookupField-module-scss-module__siXhsG__options{z-index:var(--z-floating);border:1px solid var(--color-border);background:var(--color-surface-1);max-height:280px;box-shadow:var(--shadow-elevated);border-radius:8px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.ClientLookupField-module-scss-module__siXhsG__empty{color:var(--color-text-muted);padding:10px;font-size:14px}.ClientLookupField-module-scss-module__siXhsG__option{justify-content:flex-start;gap:10px;width:100%}.ClientLookupField-module-scss-module__siXhsG__optionIcon{background:rgba(var(--color-primary-rgb),.1);width:28px;height:28px;color:var(--color-text);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ClientLookupField-module-scss-module__siXhsG__optionText{text-align:left;min-width:0;display:grid}.ClientLookupField-module-scss-module__siXhsG__optionText strong,.ClientLookupField-module-scss-module__siXhsG__optionText span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ClientLookupField-module-scss-module__siXhsG__optionText span,.ClientLookupField-module-scss-module__siXhsG__helperText{color:var(--color-text-muted);font-size:13px}.ClientLookupField-module-scss-module__siXhsG__requiredMark{color:var(--color-danger)}.ClientLookupField-module-scss-module__siXhsG__spinningIcon{animation:.9s linear infinite ClientLookupField-module-scss-module__siXhsG__spin}@keyframes ClientLookupField-module-scss-module__siXhsG__spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}
.Schedule-module-scss-module__yfQg_G__weekView,.Schedule-module-scss-module__yfQg_G__dayView{--schedule-day-header-height:78px;--schedule-all-day-lane-height:44px}.Schedule-module-scss-module__yfQg_G__schedulePageShell{flex-direction:column;gap:16px;height:100%;min-height:0;padding:20px;display:flex;overflow:hidden}.Schedule-module-scss-module__yfQg_G__schedulePanel{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:12px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.Schedule-module-scss-module__yfQg_G__scheduleToolbar{border-bottom:1px solid var(--color-border);background:var(--color-surface-1);z-index:2;flex-direction:column;flex:none;gap:12px;padding:16px;display:flex}.Schedule-module-scss-module__yfQg_G__calendarBody{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}@media (min-width:1024px){.Schedule-module-scss-module__yfQg_G__scheduleToolbar{flex-direction:row;justify-content:space-between;align-items:center}}.Schedule-module-scss-module__yfQg_G__weekView,.Schedule-module-scss-module__yfQg_G__dayView{grid-template-columns:72px minmax(0,1fr);min-height:760px;display:grid}.Schedule-module-scss-module__yfQg_G__timeColumn{border-right:1px solid var(--color-border)}.Schedule-module-scss-module__yfQg_G__timeHeader,.Schedule-module-scss-module__yfQg_G__allDaySpacer{box-sizing:border-box}.Schedule-module-scss-module__yfQg_G__timeHeader{z-index:6;height:var(--schedule-day-header-height);border-bottom:1px solid var(--color-border);background:var(--color-surface-1);position:sticky;top:0}.Schedule-module-scss-module__yfQg_G__allDaySpacer{height:var(--schedule-all-day-lane-height);border-bottom:1px solid var(--color-border)}.Schedule-module-scss-module__yfQg_G__timeSlot{height:64px;color:var(--color-text-muted);justify-content:flex-end;align-items:flex-start;padding:0 8px;font-size:12px;display:flex;transform:translateY(-8px)}.Schedule-module-scss-module__yfQg_G__dayColumns{grid-template-columns:repeat(auto-fit,minmax(0,1fr));display:grid}.Schedule-module-scss-module__yfQg_G__dayColumn{border-right:1px solid var(--color-border);min-width:0}.Schedule-module-scss-module__yfQg_G__dayColumn:last-child{border-right:0}.Schedule-module-scss-module__yfQg_G__dayHeader{z-index:5;background:var(--color-surface-1);width:100%;min-height:var(--schedule-day-header-height);cursor:pointer;border:0;border-bottom:1px solid var(--color-border);flex-direction:column;align-items:center;gap:6px;padding:12px;display:flex;position:sticky;top:0}.Schedule-module-scss-module__yfQg_G__dayHeaderLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:12px}.Schedule-module-scss-module__yfQg_G__dayNumber{border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.Schedule-module-scss-module__yfQg_G__dayNumberToday,.Schedule-module-scss-module__yfQg_G__monthCellToday{background:rgba(var(--color-primary-rgb),.12);color:var(--color-text)}.Schedule-module-scss-module__yfQg_G__dayBody{min-height:calc(var(--schedule-grid-height,1536px) + var(--schedule-all-day-lane-height));grid-template-rows:48px minmax(0,1fr);display:grid}.Schedule-module-scss-module__yfQg_G__allDayLane{min-height:var(--schedule-all-day-lane-height);border-bottom:1px solid var(--color-border);align-items:flex-start;gap:6px;padding:6px;display:flex;overflow-x:auto}.Schedule-module-scss-module__yfQg_G__timeGrid{min-height:var(--schedule-grid-height,1536px);background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 63px,var(--color-border)63px,var(--color-border)64px);position:relative}.Schedule-module-scss-module__yfQg_G__hourLine{border-bottom:0;height:64px}.Schedule-module-scss-module__yfQg_G__hoverIndicator,.Schedule-module-scss-module__yfQg_G__dragSelection{position:absolute;left:0;right:0}.Schedule-module-scss-module__yfQg_G__hoverIndicator{background:rgba(var(--color-primary-rgb),.4);height:2px}.Schedule-module-scss-module__yfQg_G__nowIndicator{z-index:5;background:var(--color-danger);pointer-events:none;height:2px;position:absolute;left:0;right:0;transform:translateY(-1px)}.Schedule-module-scss-module__yfQg_G__nowIndicatorDot{background:var(--color-danger);width:10px;height:10px;box-shadow:0 0 0 3px var(--color-surface-1);border-radius:999px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.Schedule-module-scss-module__yfQg_G__dragSelection{background:rgba(var(--color-primary-rgb),.1);border:1px dashed rgba(var(--color-primary-rgb),.35)}.Schedule-module-scss-module__yfQg_G__eventDragPlaceholder{z-index:4;color:var(--color-text);pointer-events:none;box-shadow:0 10px 24px rgba(var(--color-text-rgb),.08);border:1px dashed;border-radius:10px;align-content:start;gap:4px;padding:8px;transition:top .12s,height .12s,background-color .16s;display:grid;position:absolute;left:6px;right:6px}.Schedule-module-scss-module__yfQg_G__eventDragPlaceholder span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.Schedule-module-scss-module__yfQg_G__eventDragPlaceholder small{color:var(--color-text-muted);font-size:11px}.Schedule-module-scss-module__yfQg_G__eventItem,.Schedule-module-scss-module__yfQg_G__monthEvent{color:var(--color-text);cursor:pointer;border:1px solid #0000;border-radius:10px}.Schedule-module-scss-module__yfQg_G__eventItem{text-align:left;align-items:flex-start;padding:8px;transition:opacity .16s,box-shadow .16s,border-color .16s;display:flex;position:absolute;overflow:hidden}.Schedule-module-scss-module__yfQg_G__eventItemDraggable{cursor:grab}.Schedule-module-scss-module__yfQg_G__eventItemDraggable:active{cursor:grabbing}.Schedule-module-scss-module__yfQg_G__eventItemDraggable:hover{box-shadow:0 8px 18px rgba(var(--color-text-rgb),.08)}.Schedule-module-scss-module__yfQg_G__eventItemDragging{opacity:.35}.Schedule-module-scss-module__yfQg_G__eventResizeHandle{cursor:ns-resize;border-radius:999px;height:8px;position:absolute;left:14px;right:14px}.Schedule-module-scss-module__yfQg_G__eventResizeHandle:after{content:"";background:rgba(var(--color-text-rgb),.22);opacity:0;border-radius:999px;width:28px;height:2px;transition:opacity .16s;position:absolute;top:3px;left:50%;transform:translate(-50%)}.Schedule-module-scss-module__yfQg_G__eventItemDraggable:hover .Schedule-module-scss-module__yfQg_G__eventResizeHandle:after{opacity:1}.Schedule-module-scss-module__yfQg_G__eventResizeHandleStart{top:0}.Schedule-module-scss-module__yfQg_G__eventResizeHandleEnd{bottom:0}.Schedule-module-scss-module__yfQg_G__eventItemTentative,.Schedule-module-scss-module__yfQg_G__monthEventTentative{background:rgba(var(--color-text-rgb),.04)!important}.Schedule-module-scss-module__yfQg_G__eventCardContent{align-content:start;gap:4px;width:100%;min-width:0;display:grid}.Schedule-module-scss-module__yfQg_G__eventBadgeRow{flex-wrap:wrap;align-items:flex-start;gap:4px;min-width:0;display:flex}.Schedule-module-scss-module__yfQg_G__eventTypeBadge,.Schedule-module-scss-module__yfQg_G__eventStatusBadge{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:2px 7px;font-size:10px;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.Schedule-module-scss-module__yfQg_G__eventTypeBadge{background:rgba(var(--color-text-rgb),.08);color:var(--color-text)}.Schedule-module-scss-module__yfQg_G__eventStatusConfirmed{color:#15803d;background:#22c55e29}.Schedule-module-scss-module__yfQg_G__eventStatusPending{color:#92400e;background:#f59e0b2e}.Schedule-module-scss-module__yfQg_G__eventStatusCancelled{color:#b91c1c;background:#ef444429}.Schedule-module-scss-module__yfQg_G__eventStatusCompleted{color:#475569;background:#64748b2e}.Schedule-module-scss-module__yfQg_G__eventTitle{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.Schedule-module-scss-module__yfQg_G__eventTime,.Schedule-module-scss-module__yfQg_G__eventMeta{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}@media (prefers-reduced-motion:reduce){.Schedule-module-scss-module__yfQg_G__eventDragPlaceholder,.Schedule-module-scss-module__yfQg_G__eventItem,.Schedule-module-scss-module__yfQg_G__eventResizeHandle:after{transition:none}}.Schedule-module-scss-module__yfQg_G__monthView{flex-direction:column;display:flex}.Schedule-module-scss-module__yfQg_G__monthHeader,.Schedule-module-scss-module__yfQg_G__monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.Schedule-module-scss-module__yfQg_G__monthHeader{border-bottom:1px solid var(--color-border)}.Schedule-module-scss-module__yfQg_G__monthHeader div{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);padding:12px;font-size:12px}.Schedule-module-scss-module__yfQg_G__monthCell{border:0;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-height:140px;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;padding:10px}.Schedule-module-scss-module__yfQg_G__monthCellMuted{opacity:.55}.Schedule-module-scss-module__yfQg_G__monthCellHeader{justify-content:flex-end;display:flex}.Schedule-module-scss-module__yfQg_G__monthEvents{flex-direction:column;gap:6px;margin-top:10px;display:flex}.Schedule-module-scss-module__yfQg_G__monthEvent{color:#fff;padding:6px 8px;font-size:12px}.Schedule-module-scss-module__yfQg_G__monthMore{color:var(--color-text-muted);font-size:12px}.Schedule-module-scss-module__yfQg_G__settingsDrawer,.Schedule-module-scss-module__yfQg_G__availabilityDrawer,.Schedule-module-scss-module__yfQg_G__eventDrawer{flex-direction:column;width:min(620px,100vw - 24px);padding:0;display:flex}.Schedule-module-scss-module__yfQg_G__settingsHeader,.Schedule-module-scss-module__yfQg_G__settingsFooter,.Schedule-module-scss-module__yfQg_G__availabilityHeader,.Schedule-module-scss-module__yfQg_G__availabilityFooter,.Schedule-module-scss-module__yfQg_G__eventDrawerHeader,.Schedule-module-scss-module__yfQg_G__eventDrawerFooter{background:var(--color-surface-1);flex-shrink:0;padding:20px 24px}.Schedule-module-scss-module__yfQg_G__settingsHeader,.Schedule-module-scss-module__yfQg_G__availabilityHeader,.Schedule-module-scss-module__yfQg_G__eventDrawerHeader{border-bottom:1px solid var(--color-border);gap:4px}.Schedule-module-scss-module__yfQg_G__settingsFooter,.Schedule-module-scss-module__yfQg_G__availabilityFooter,.Schedule-module-scss-module__yfQg_G__eventDrawerFooter{border-top:1px solid var(--color-border);justify-content:flex-end;gap:12px}.Schedule-module-scss-module__yfQg_G__settingsTitle,.Schedule-module-scss-module__yfQg_G__availabilityTitle,.Schedule-module-scss-module__yfQg_G__eventDrawerTitle{margin:0;font-size:1.4rem;font-weight:700}.Schedule-module-scss-module__yfQg_G__settingsSubtitle,.Schedule-module-scss-module__yfQg_G__availabilitySubtitle,.Schedule-module-scss-module__yfQg_G__eventDrawerSubtitle{color:var(--color-text-muted);margin:2px 0 0;font-size:14px}.Schedule-module-scss-module__yfQg_G__settingsBody,.Schedule-module-scss-module__yfQg_G__availabilityBody,.Schedule-module-scss-module__yfQg_G__eventDrawerBody{flex:1;align-content:start;gap:24px;min-width:0;padding:0 24px 24px;display:grid;overflow:hidden auto}.Schedule-module-scss-module__yfQg_G__eventDrawer{gap:0;width:min(640px,100vw - 24px);max-width:100vw}.Schedule-module-scss-module__yfQg_G__eventDrawerHeader{gap:14px;padding-right:56px;display:grid}.Schedule-module-scss-module__yfQg_G__eventDrawerForm{flex-direction:column;flex:1;min-height:0;display:flex}.Schedule-module-scss-module__yfQg_G__eventDrawerBody{background:linear-gradient(var(--color-surface-1),var(--color-surface-1))padding-box,linear-gradient(180deg,rgba(var(--color-text-rgb),.03),transparent)border-box;gap:14px;padding-top:18px}.Schedule-module-scss-module__yfQg_G__eventDrawerFooter{flex-wrap:nowrap;justify-content:space-between}.Schedule-module-scss-module__yfQg_G__eventFormGroup,.Schedule-module-scss-module__yfQg_G__previewSection{gap:16px;display:grid}.Schedule-module-scss-module__yfQg_G__eventFormGroup{border-top:1px solid var(--color-border);padding:20px 0}.Schedule-module-scss-module__yfQg_G__eventFormGroup:first-child{border-top:0;padding-top:0}.Schedule-module-scss-module__yfQg_G__previewSection,.Schedule-module-scss-module__yfQg_G__previewGoogleCard{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:10px}.Schedule-module-scss-module__yfQg_G__previewSection{gap:12px;padding:16px;display:grid}.Schedule-module-scss-module__yfQg_G__previewGoogleCard{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.Schedule-module-scss-module__yfQg_G__eventFormSectionTitle{color:var(--color-text);margin:0;font-size:14px;font-weight:700}.Schedule-module-scss-module__yfQg_G__eventSectionHeader,.Schedule-module-scss-module__yfQg_G__previewTitleRow,.Schedule-module-scss-module__yfQg_G__previewPills,.Schedule-module-scss-module__yfQg_G__previewSectionHeader,.Schedule-module-scss-module__yfQg_G__previewGoogleIdentity,.Schedule-module-scss-module__yfQg_G__previewGoogleActions,.Schedule-module-scss-module__yfQg_G__previewClientButton,.Schedule-module-scss-module__yfQg_G__eventQuickDurations,.Schedule-module-scss-module__yfQg_G__eventSwitchRow{align-items:center;gap:10px;display:flex}.Schedule-module-scss-module__yfQg_G__previewTitleRow{align-items:flex-start}.Schedule-module-scss-module__yfQg_G__previewTitleContent{min-width:0}.Schedule-module-scss-module__yfQg_G__previewPills{flex-wrap:wrap}.Schedule-module-scss-module__yfQg_G__previewTypePill,.Schedule-module-scss-module__yfQg_G__previewStatusPill,.Schedule-module-scss-module__yfQg_G__previewSyncBadgeSynced,.Schedule-module-scss-module__yfQg_G__previewSyncBadgeFailed,.Schedule-module-scss-module__yfQg_G__previewSyncBadgeIdle{border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:4px 9px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex}.Schedule-module-scss-module__yfQg_G__previewTypePill{background:rgba(var(--color-text-rgb),.07);color:var(--color-text)}.Schedule-module-scss-module__yfQg_G__previewSectionHeader{justify-content:space-between;gap:12px}.Schedule-module-scss-module__yfQg_G__previewInfoButton{width:30px;height:30px;color:var(--color-text-muted);flex:none}.Schedule-module-scss-module__yfQg_G__previewInfoPopover{max-width:260px;color:var(--color-text);font-size:13px;line-height:1.45}.Schedule-module-scss-module__yfQg_G__previewGoogleIdentity{min-width:0}.Schedule-module-scss-module__yfQg_G__previewGoogleIdentity h3,.Schedule-module-scss-module__yfQg_G__previewGoogleIdentity p{margin:0}.Schedule-module-scss-module__yfQg_G__previewGoogleIdentity h3{color:var(--color-text);font-size:14px;font-weight:700}.Schedule-module-scss-module__yfQg_G__previewGoogleIdentity p{color:var(--color-text-muted);margin-top:3px;font-size:13px}.Schedule-module-scss-module__yfQg_G__previewGoogleActions{flex-wrap:wrap;flex:none;justify-content:flex-end}.Schedule-module-scss-module__yfQg_G__previewGoogleLogo{background:linear-gradient(#fff,#fff)padding-box,conic-gradient(#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0)border-box;width:34px;height:34px;box-shadow:var(--shadow-soft);border:3px solid #0000;border-radius:8px;flex:none;position:relative}.Schedule-module-scss-module__yfQg_G__previewGoogleLogo span{border:5px solid #4285f4;border-color:#4285f4 #34a853 #fbbc05 #ea4335;border-radius:3px;position:absolute;inset:8px 7px 6px}.Schedule-module-scss-module__yfQg_G__previewSyncBadgeSynced{color:#15803d;background:#22c55e24}.Schedule-module-scss-module__yfQg_G__previewSyncBadgeFailed{color:#b91c1c;background:#ef444421}.Schedule-module-scss-module__yfQg_G__previewSyncBadgeIdle{background:rgba(var(--color-text-rgb),.07);color:var(--color-text-muted)}.Schedule-module-scss-module__yfQg_G__eventSectionHeader{justify-content:space-between;align-items:flex-start}.Schedule-module-scss-module__yfQg_G__eventFormField{gap:8px;min-width:0;display:grid}.Schedule-module-scss-module__yfQg_G__eventFormField input,.Schedule-module-scss-module__yfQg_G__eventFormField textarea,.Schedule-module-scss-module__yfQg_G__eventFormField button{min-width:0}.Schedule-module-scss-module__yfQg_G__eventFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.Schedule-module-scss-module__yfQg_G__eventQuickDurations{flex-wrap:wrap}.Schedule-module-scss-module__yfQg_G__eventGoogleSyncCard{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:8px;gap:8px;padding:14px;display:grid}.Schedule-module-scss-module__yfQg_G__eventHelperText{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.Schedule-module-scss-module__yfQg_G__preferencesPanel{gap:16px;display:grid}.Schedule-module-scss-module__yfQg_G__preferencesLabel{color:var(--color-text);font-size:14px;font-weight:700}.Schedule-module-scss-module__yfQg_G__preferencesSubLabel{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.Schedule-module-scss-module__yfQg_G__preferencesRangeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Schedule-module-scss-module__yfQg_G__preferencesHelp{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}@media (max-width:640px){.Schedule-module-scss-module__yfQg_G__preferencesRangeGrid{grid-template-columns:1fr}}.Schedule-module-scss-module__yfQg_G__eventMarkerSelectValue{align-items:center;gap:8px;min-width:0;display:inline-flex}.Schedule-module-scss-module__yfQg_G__eventSwitchRow{width:fit-content;color:var(--color-text);font-size:14px;font-weight:600}.Schedule-module-scss-module__yfQg_G__requiredMark,.Schedule-module-scss-module__yfQg_G__eventValidationError{color:var(--color-danger)}.Schedule-module-scss-module__yfQg_G__eventValidationError{margin:0;font-size:13px;font-weight:600}.Schedule-module-scss-module__yfQg_G__eventNotice,.Schedule-module-scss-module__yfQg_G__eventRequesterCard{border:1px solid rgba(var(--color-primary-rgb),.18);background:rgba(var(--color-primary-rgb),.06);color:var(--color-text);border-radius:8px}.Schedule-module-scss-module__yfQg_G__eventNotice{padding:12px;font-size:13px;line-height:1.45}.Schedule-module-scss-module__yfQg_G__eventRequesterCard{gap:4px;padding:12px;display:grid}.Schedule-module-scss-module__yfQg_G__eventRequesterCard strong{font-size:14px}.Schedule-module-scss-module__yfQg_G__eventRequesterCard span{color:var(--color-text-muted);overflow-wrap:anywhere;font-size:13px}.Schedule-module-scss-module__yfQg_G__eventMarkerSwatch,.Schedule-module-scss-module__yfQg_G__previewColorDot{border-radius:999px;flex:none}.Schedule-module-scss-module__yfQg_G__eventMarkerSwatch{width:10px;height:10px}.Schedule-module-scss-module__yfQg_G__previewColorDot{width:14px;height:14px;box-shadow:0 0 0 4px rgba(var(--color-text-rgb),.06);margin-top:7px}.Schedule-module-scss-module__yfQg_G__previewTitleRow>div{min-width:0}.Schedule-module-scss-module__yfQg_G__previewDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.Schedule-module-scss-module__yfQg_G__previewDetailItem{background:var(--color-surface-2);border-radius:10px;gap:8px;min-width:0;padding:12px;display:grid}.Schedule-module-scss-module__yfQg_G__previewDetailItem span{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.Schedule-module-scss-module__yfQg_G__previewDetailItem strong{min-width:0;color:var(--color-text);overflow-wrap:anywhere;font-size:15px}.Schedule-module-scss-module__yfQg_G__previewParagraph{color:var(--color-text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.65}.Schedule-module-scss-module__yfQg_G__eventDeleteOutlineButton{color:var(--color-danger);background:0 0;border-color:#ef444459}.Schedule-module-scss-module__yfQg_G__eventDeleteOutlineButton:hover{color:var(--color-danger);background:#ef444414;border-color:#ef44448c}.Schedule-module-scss-module__yfQg_G__settingsBackButton{width:fit-content;margin:-8px 0 4px;padding-inline:8px}.Schedule-module-scss-module__yfQg_G__settingsMenu{gap:12px;display:grid}.Schedule-module-scss-module__yfQg_G__settingsMenuItem{border:1px solid var(--color-border);background:var(--color-surface-1);width:100%;color:var(--color-text);cursor:pointer;text-align:left;border-radius:8px;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px;transition:border-color .16s,background .16s;display:grid}.Schedule-module-scss-module__yfQg_G__settingsMenuItem:hover{border-color:rgba(var(--color-primary-rgb),.45);background:rgba(var(--color-primary-rgb),.06)}.Schedule-module-scss-module__yfQg_G__settingsMenuItem:focus-visible{outline:2px solid rgba(var(--color-primary-rgb),.55);outline-offset:2px}.Schedule-module-scss-module__yfQg_G__settingsMenuItem strong,.Schedule-module-scss-module__yfQg_G__settingsMenuItem span span{display:block}.Schedule-module-scss-module__yfQg_G__settingsMenuItem strong{font-size:15px;font-weight:500}.Schedule-module-scss-module__yfQg_G__settingsMenuItem span span{color:var(--color-text-muted);margin-top:4px;font-size:13px;line-height:1.4}.Schedule-module-scss-module__yfQg_G__settingsMenuIcon{background:rgba(var(--color-primary-rgb),.1);width:40px;height:40px;color:var(--color-text);border-radius:8px;place-items:center;display:grid}.Schedule-module-scss-module__yfQg_G__settingsPanel{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:8px;gap:18px;padding:16px;display:grid}.Schedule-module-scss-module__yfQg_G__availabilityState{min-height:220px;color:var(--color-text-muted);place-items:center;display:grid}.Schedule-module-scss-module__yfQg_G__availabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.Schedule-module-scss-module__yfQg_G__googleSyncPanel{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:8px;gap:16px;padding:16px;display:grid}.Schedule-module-scss-module__yfQg_G__googleSyncHeader,.Schedule-module-scss-module__yfQg_G__googleSyncIdentity,.Schedule-module-scss-module__yfQg_G__googleSyncActions,.Schedule-module-scss-module__yfQg_G__googleEventStatus{align-items:center;gap:10px;display:flex}.Schedule-module-scss-module__yfQg_G__googleSyncHeader{justify-content:space-between;align-items:flex-start;min-width:0}.Schedule-module-scss-module__yfQg_G__googleSyncIdentity{min-width:0}.Schedule-module-scss-module__yfQg_G__googleCalendarLogo{background:linear-gradient(#fff,#fff)padding-box,conic-gradient(#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0)border-box;width:34px;height:34px;box-shadow:var(--shadow-soft);border:3px solid #0000;border-radius:8px;flex:none;position:relative}.Schedule-module-scss-module__yfQg_G__googleCalendarLogo span{border:5px solid #4285f4;border-color:#4285f4 #34a853 #fbbc05 #ea4335;border-radius:3px;position:absolute;inset:8px 7px 6px}.Schedule-module-scss-module__yfQg_G__googleSyncHeader h3{color:var(--color-text);margin:0;font-size:16px;font-weight:700}.Schedule-module-scss-module__yfQg_G__googleSyncHeader p{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.Schedule-module-scss-module__yfQg_G__googleSyncActions{flex-wrap:wrap}.Schedule-module-scss-module__yfQg_G__googleSyncActions>*{min-height:40px}.Schedule-module-scss-module__yfQg_G__googleSyncOptions{gap:10px;display:grid}.Schedule-module-scss-module__yfQg_G__googleSyncOption{color:var(--color-text);align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.Schedule-module-scss-module__yfQg_G__availabilityField{min-width:0;color:var(--color-text);gap:8px;font-size:13px;font-weight:700;display:grid}.Schedule-module-scss-module__yfQg_G__availabilityField input{min-width:0}.Schedule-module-scss-module__yfQg_G__availabilitySelectTrigger{width:100%;min-width:0}.Schedule-module-scss-module__yfQg_G__availabilitySelectContent{width:min(520px,100vw - 48px)}.Schedule-module-scss-module__yfQg_G__availabilityList{gap:10px;display:grid}.Schedule-module-scss-module__yfQg_G__availabilityRow{grid-template-columns:minmax(130px,1fr) minmax(0,122px) minmax(0,122px);align-items:center;gap:10px;min-width:0;display:grid}.Schedule-module-scss-module__yfQg_G__availabilityRow input{min-width:0}.Schedule-module-scss-module__yfQg_G__availabilityDay{color:var(--color-text);align-items:center;gap:8px;font-weight:700;display:flex}.Schedule-module-scss-module__yfQg_G__spinningIcon{animation:.9s linear infinite Schedule-module-scss-module__yfQg_G__spin}@keyframes Schedule-module-scss-module__yfQg_G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Schedule-module-scss-module__yfQg_G__weekView,.Schedule-module-scss-module__yfQg_G__dayView{grid-template-columns:56px minmax(0,1fr)}.Schedule-module-scss-module__yfQg_G__availabilityGrid,.Schedule-module-scss-module__yfQg_G__availabilityRow,.Schedule-module-scss-module__yfQg_G__eventFormGrid,.Schedule-module-scss-module__yfQg_G__previewDetailGrid{grid-template-columns:1fr}.Schedule-module-scss-module__yfQg_G__settingsHeader,.Schedule-module-scss-module__yfQg_G__settingsBody,.Schedule-module-scss-module__yfQg_G__settingsFooter,.Schedule-module-scss-module__yfQg_G__availabilityHeader,.Schedule-module-scss-module__yfQg_G__availabilityBody,.Schedule-module-scss-module__yfQg_G__availabilityFooter,.Schedule-module-scss-module__yfQg_G__eventDrawerHeader,.Schedule-module-scss-module__yfQg_G__eventDrawerBody,.Schedule-module-scss-module__yfQg_G__eventDrawerFooter{padding-left:16px;padding-right:16px}.Schedule-module-scss-module__yfQg_G__eventDrawer{width:100vw}.Schedule-module-scss-module__yfQg_G__eventDrawerFooter{flex-direction:column-reverse;align-items:stretch}.Schedule-module-scss-module__yfQg_G__eventDrawerFooter button{width:100%}.Schedule-module-scss-module__yfQg_G__previewGoogleCard{flex-direction:column;align-items:flex-start}.Schedule-module-scss-module__yfQg_G__previewGoogleActions{justify-content:flex-start}.Schedule-module-scss-module__yfQg_G__googleSyncHeader{flex-direction:column;align-items:stretch}}
.SubscriptionAccessState-module-scss-module__OSRwCq__state{border:1px solid var(--color-border);background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary)6%,transparent),transparent 52%),var(--color-surface-1);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:360px;padding:48px 28px;display:flex}.SubscriptionAccessState-module-scss-module__OSRwCq__compact{background:0 0;border:0;min-height:0;padding:28px 24px 24px}.SubscriptionAccessState-module-scss-module__OSRwCq__visual{place-items:center;width:104px;height:88px;display:grid;position:relative}.SubscriptionAccessState-module-scss-module__OSRwCq__iconShell{border:1px solid color-mix(in srgb,var(--color-primary)28%,var(--color-border));background:color-mix(in srgb,var(--color-primary)10%,var(--color-surface-1));width:72px;height:72px;color:var(--color-primary);box-shadow:0 12px 28px color-mix(in srgb,var(--color-primary)14%,transparent);border-radius:50%;place-items:center;display:grid}.SubscriptionAccessState-module-scss-module__OSRwCq__iconShell svg{width:31px;height:31px}.SubscriptionAccessState-module-scss-module__OSRwCq__visualAccent{border:3px solid var(--color-surface-1);background:var(--color-surface-2);width:30px;height:30px;color:var(--color-warning);border-radius:50%;place-items:center;display:grid;position:absolute;top:0;right:4px}.SubscriptionAccessState-module-scss-module__OSRwCq__visualAccent svg{width:15px;height:15px}.SubscriptionAccessState-module-scss-module__OSRwCq__copy{flex-direction:column;gap:8px;max-width:580px;display:flex}.SubscriptionAccessState-module-scss-module__OSRwCq__eyebrow{color:var(--color-primary);text-transform:uppercase;font-size:12px;font-weight:700}.SubscriptionAccessState-module-scss-module__OSRwCq__title{color:var(--color-text);font-size:24px;font-weight:650;line-height:1.25}.SubscriptionAccessState-module-scss-module__OSRwCq__description{color:var(--color-text-muted);font-size:15px;line-height:1.6}.SubscriptionAccessState-module-scss-module__OSRwCq__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.SubscriptionAccessState-module-scss-module__OSRwCq__dialog{width:min(92vw,560px);padding:0;overflow:hidden}@media (max-width:640px){.SubscriptionAccessState-module-scss-module__OSRwCq__state{min-height:320px;padding:36px 20px}.SubscriptionAccessState-module-scss-module__OSRwCq__compact{min-height:0;padding:28px 18px 20px}.SubscriptionAccessState-module-scss-module__OSRwCq__title{font-size:21px}.SubscriptionAccessState-module-scss-module__OSRwCq__actions,.SubscriptionAccessState-module-scss-module__OSRwCq__actions>*{width:100%}}
.PublicHeader-module-scss-module__8QNcHa__header{--public-header-action-height:48px;--public-header-bg:#f8fbf1c7;--public-header-bg-solid:#fff;--public-header-border:#dbe8c4b8;--public-header-text:#1a250f;--public-header-muted:#5d6b4f;--public-header-primary:#abfb07;--public-header-primary-strong:#84cf00;--public-header-secondary-bg:#ffffffc7;--public-header-secondary-border:#c3dc9fd6;--public-header-shadow:0 1px 0 #dbe8c480;z-index:1200;color:var(--public-header-text);transition:background-color .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:sticky;top:0;left:0;right:0}.PublicHeader-module-scss-module__8QNcHa__fixed{position:fixed}.PublicHeader-module-scss-module__8QNcHa__dark{--public-header-bg:color-mix(in srgb,var(--official-bg,#151617)90%,transparent);--public-header-bg-solid:var(--official-surface,#222529);--public-header-border:var(--official-border,#ffffff21);--public-header-text:var(--official-text,#f5f5f1);--public-header-muted:var(--official-muted,#f5f5f1ad);--public-header-primary:var(--official-primary,var(--color-primary));--public-header-primary-strong:var(--official-primary,var(--color-primary));--public-header-secondary-bg:color-mix(in srgb,var(--official-surface,#222529)82%,transparent);--public-header-secondary-border:var(--official-border,#ffffff21);--public-header-shadow:0 1px 0 var(--public-header-border)}.PublicHeader-module-scss-module__8QNcHa__light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.PublicHeader-module-scss-module__8QNcHa__scrolled,.PublicHeader-module-scss-module__8QNcHa__searchHeader{background:var(--public-header-bg);-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);box-shadow:var(--public-header-shadow)}.PublicHeader-module-scss-module__8QNcHa__searchHeader{border-bottom:1px solid var(--public-header-border)}.PublicHeader-module-scss-module__8QNcHa__progressBar{z-index:1;background:linear-gradient(90deg,var(--public-header-primary),var(--public-header-primary-strong));height:3px;transition:width .1s linear;position:absolute;top:0;left:0}.PublicHeader-module-scss-module__8QNcHa__container{width:min(1180px,100% - 2.5rem);margin:0 auto}.PublicHeader-module-scss-module__8QNcHa__wide .PublicHeader-module-scss-module__8QNcHa__container{width:min(100%,100% - clamp(36px,8vw,112px))}.PublicHeader-module-scss-module__8QNcHa__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:64px;display:grid}.PublicHeader-module-scss-module__8QNcHa__hasSearch .PublicHeader-module-scss-module__8QNcHa__inner{min-height:72px}.PublicHeader-module-scss-module__8QNcHa__logo{color:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.PublicHeader-module-scss-module__8QNcHa__logoImage{width:116px;height:auto;display:block}.PublicHeader-module-scss-module__8QNcHa__landing .PublicHeader-module-scss-module__8QNcHa__logoImage{width:138px}.PublicHeader-module-scss-module__8QNcHa__center{min-width:0}.PublicHeader-module-scss-module__8QNcHa__nav{justify-content:center;align-items:center;gap:.25rem;display:flex}.PublicHeader-module-scss-module__8QNcHa__navLink{min-height:44px;color:var(--public-header-muted);font-family:var(--font-manrope);background:0 0;border:0;border-radius:8px;padding:.5rem .85rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .18s,background .18s}.PublicHeader-module-scss-module__8QNcHa__navLink:hover,.PublicHeader-module-scss-module__8QNcHa__navLinkActive{color:var(--public-header-text);background:#abfb071f}.PublicHeader-module-scss-module__8QNcHa__navLinkActive{font-weight:700}.PublicHeader-module-scss-module__8QNcHa__searchSlot{min-width:0}.PublicHeader-module-scss-module__8QNcHa__searchAnimated{opacity:0;pointer-events:none;max-height:0;transition:max-height .24s,opacity .24s,transform .24s;overflow:hidden;transform:translateY(-8px)}.PublicHeader-module-scss-module__8QNcHa__searchVisible{opacity:1;pointer-events:auto;max-height:76px;overflow:visible;transform:translateY(0)}.PublicHeader-module-scss-module__8QNcHa__actions{--account-trigger-height:var(--public-header-action-height);--account-trigger-avatar-size:36px;--account-trigger-radius:12px;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.PublicHeader-module-scss-module__8QNcHa__accountSkeleton{height:var(--public-header-action-height);border:1px solid var(--public-header-secondary-border);border-radius:var(--account-trigger-radius);background:var(--public-header-secondary-bg);align-items:center;gap:8px;padding:6px 10px 6px 6px;display:inline-flex}.PublicHeader-module-scss-module__8QNcHa__accountSkeletonAvatar{width:var(--account-trigger-avatar-size);height:var(--account-trigger-avatar-size);border-radius:999px}.PublicHeader-module-scss-module__8QNcHa__accountSkeletonText{width:74px;height:14px}.PublicHeader-module-scss-module__8QNcHa__cta{height:var(--public-header-action-height);font-family:var(--font-sora);white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.15rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.PublicHeader-module-scss-module__8QNcHa__ctaPrimary{background:var(--public-header-primary);color:#1a250f;border:1px solid #0000;box-shadow:0 4px 16px #abfb0740}.PublicHeader-module-scss-module__8QNcHa__ctaPrimary:hover{background:var(--public-header-primary-strong);transform:translateY(-1px);box-shadow:0 8px 28px #abfb0759}.PublicHeader-module-scss-module__8QNcHa__ctaSecondary{border:1px solid var(--public-header-secondary-border);background:var(--public-header-secondary-bg);color:var(--public-header-text);box-shadow:0 10px 24px #2d40120f}.PublicHeader-module-scss-module__8QNcHa__ctaSecondary:hover{background:var(--public-header-bg-solid);border-color:#84cf007a;transform:translateY(-1px)}.PublicHeader-module-scss-module__8QNcHa__hamburger{width:var(--public-header-action-height);height:var(--public-header-action-height);color:var(--public-header-text);background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;display:none}.PublicHeader-module-scss-module__8QNcHa__mobilePanel{border-top:1px solid var(--public-header-border);border-bottom:1px solid var(--public-header-border);background:var(--public-header-bg-solid);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;position:absolute;top:64px;left:0;right:0;transform:translateY(-10px);box-shadow:0 20px 40px #2d40121f}.PublicHeader-module-scss-module__8QNcHa__mobilePanelOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.PublicHeader-module-scss-module__8QNcHa__mobileNav{flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.PublicHeader-module-scss-module__8QNcHa__mobileNavLink{min-height:48px;color:var(--public-header-text);font-family:var(--font-manrope);text-align:left;background:0 0;border:0;border-radius:10px;padding:.75rem 1rem;font-size:1.02rem;font-weight:600;text-decoration:none}.PublicHeader-module-scss-module__8QNcHa__mobileNavLink:hover{background:#abfb071a}.PublicHeader-module-scss-module__8QNcHa__mobileCta{width:100%;margin-top:.25rem}@media (max-width:1024px){.PublicHeader-module-scss-module__8QNcHa__inner{grid-template-columns:auto minmax(0,1fr) auto}.PublicHeader-module-scss-module__8QNcHa__hasSearch .PublicHeader-module-scss-module__8QNcHa__inner{grid-template-columns:1fr auto}.PublicHeader-module-scss-module__8QNcHa__hasSearch .PublicHeader-module-scss-module__8QNcHa__center{grid-area:2/1/auto/-1}.PublicHeader-module-scss-module__8QNcHa__nav,.PublicHeader-module-scss-module__8QNcHa__desktopCta,.PublicHeader-module-scss-module__8QNcHa__accountSkeletonText{display:none}.PublicHeader-module-scss-module__8QNcHa__hamburger{display:inline-flex}}@media (max-width:640px){.PublicHeader-module-scss-module__8QNcHa__container,.PublicHeader-module-scss-module__8QNcHa__wide .PublicHeader-module-scss-module__8QNcHa__container{width:min(100%,100% - 32px)}.PublicHeader-module-scss-module__8QNcHa__inner{gap:10px;min-height:60px}.PublicHeader-module-scss-module__8QNcHa__logoImage,.PublicHeader-module-scss-module__8QNcHa__landing .PublicHeader-module-scss-module__8QNcHa__logoImage{width:104px}.PublicHeader-module-scss-module__8QNcHa__mobilePanel{top:60px}}
.Toast-module-scss-module__LOYxJq__toast{background-color:var(--color-surface-1);border:1px solid var(--color-surface-4);z-index:2000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-width:320px;max-width:500px;padding:16px;animation:.3s ease-out Toast-module-scss-module__LOYxJq__slideInRight;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 10px 40px #0006}.Toast-module-scss-module__LOYxJq__toast.Toast-module-scss-module__LOYxJq__success{border-left:3px solid var(--color-primary)}.Toast-module-scss-module__LOYxJq__toast.Toast-module-scss-module__LOYxJq__error{border-left:3px solid #ef4444}.Toast-module-scss-module__LOYxJq__toast.Toast-module-scss-module__LOYxJq__info{border-left:3px solid #3b82f6}@keyframes Toast-module-scss-module__LOYxJq__slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module-scss-module__LOYxJq__content{flex:1;align-items:center;gap:12px;display:flex}.Toast-module-scss-module__LOYxJq__icon{flex-shrink:0;width:20px;height:20px}.Toast-module-scss-module__LOYxJq__success .Toast-module-scss-module__LOYxJq__icon{color:var(--color-primary)}.Toast-module-scss-module__LOYxJq__error .Toast-module-scss-module__LOYxJq__icon{color:#ef4444}.Toast-module-scss-module__LOYxJq__info .Toast-module-scss-module__LOYxJq__icon{color:#3b82f6}.Toast-module-scss-module__LOYxJq__message{color:var(--color-text-subtle);margin:0;font-size:14px;line-height:1.5}.Toast-module-scss-module__LOYxJq__closeButton{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Toast-module-scss-module__LOYxJq__closeButton svg{width:16px;height:16px}.Toast-module-scss-module__LOYxJq__closeButton:hover{background-color:var(--color-text-muted);color:var(--color-text-subtle)}
.DataTable-module-scss-module__mPM6OG__table{border:1px solid var(--color-border);background:var(--color-surface-1);width:100%;box-shadow:var(--shadow-soft);border-radius:18px;overflow:hidden}.DataTable-module-scss-module__mPM6OG__header{background:var(--color-surface-2);border-bottom:1px solid var(--color-border);align-items:center;gap:14px;padding:12px 18px;display:grid}.DataTable-module-scss-module__mPM6OG__header span{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.DataTable-module-scss-module__mPM6OG__body{flex-direction:column;display:flex}.DataTable-module-scss-module__mPM6OG__row{border-bottom:1px solid var(--color-border);align-items:center;gap:14px;padding:14px 18px;transition:background-color .2s,transform .2s;display:grid}.DataTable-module-scss-module__mPM6OG__row:last-child{border-bottom:none}.DataTable-module-scss-module__mPM6OG__rowClickable{cursor:pointer}.DataTable-module-scss-module__mPM6OG__rowClickable:hover{background:var(--color-surface-2)}.DataTable-module-scss-module__mPM6OG__rowClickable:focus-visible{outline:2px solid rgba(var(--color-primary-rgb),.65);outline-offset:-2px;background:var(--color-surface-2)}.DataTable-module-scss-module__mPM6OG__cell{min-width:0;color:var(--color-text-secondary);align-items:center;font-size:14px;display:flex}.DataTable-module-scss-module__mPM6OG__center{justify-content:center}.DataTable-module-scss-module__mPM6OG__end{justify-content:flex-end}.DataTable-module-scss-module__mPM6OG__actions{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:inline-flex}.DataTable-module-scss-module__mPM6OG__action{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.DataTable-module-scss-module__mPM6OG__action:hover{transform:translateY(-1px)}.DataTable-module-scss-module__mPM6OG__action:active{transform:translateY(0)}.DataTable-module-scss-module__mPM6OG__action:disabled{opacity:.55;cursor:not-allowed;transform:none}.DataTable-module-scss-module__mPM6OG__actionPrimary{background:var(--color-primary);border-color:rgba(var(--color-primary-rgb),.6);color:var(--color-text-contrast)}.DataTable-module-scss-module__mPM6OG__actionPrimary:hover:not(:disabled){background:var(--color-primary-strong)}.DataTable-module-scss-module__mPM6OG__actionSecondary{background:var(--color-primary-soft);border-color:rgba(var(--color-primary-rgb),.36);color:var(--color-text-secondary)}.DataTable-module-scss-module__mPM6OG__actionSecondary:hover:not(:disabled){background:var(--color-primary-soft-strong)}.DataTable-module-scss-module__mPM6OG__actionGhost{background:var(--color-surface-2);border-color:var(--color-border);color:var(--color-text-secondary)}.DataTable-module-scss-module__mPM6OG__actionGhost:hover:not(:disabled){border-color:rgba(var(--color-primary-rgb),.4);color:var(--color-text)}.DataTable-module-scss-module__mPM6OG__actionDanger{background:rgba(var(--color-danger-rgb),.1);border-color:rgba(var(--color-danger-rgb),.35);color:var(--color-danger)}.DataTable-module-scss-module__mPM6OG__actionDanger:hover:not(:disabled){background:rgba(var(--color-danger-rgb),.18)}.DataTable-module-scss-module__mPM6OG__statusBadge{background:var(--color-surface-3);color:var(--color-text-secondary);border:1px solid var(--color-border);text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.DataTable-module-scss-module__mPM6OG__statusSuccess{background:rgba(var(--color-success-rgb),.14);border-color:rgba(var(--color-success-rgb),.34);color:var(--color-success)}.DataTable-module-scss-module__mPM6OG__statusWarning{background:rgba(var(--color-warning-rgb),.14);border-color:rgba(var(--color-warning-rgb),.34);color:var(--color-warning)}.DataTable-module-scss-module__mPM6OG__statusDanger{background:rgba(var(--color-danger-rgb),.13);border-color:rgba(var(--color-danger-rgb),.3);color:var(--color-danger)}.DataTable-module-scss-module__mPM6OG__statusInfo{background:rgba(var(--color-info-rgb),.14);border-color:rgba(var(--color-info-rgb),.32);color:var(--color-info)}.DataTable-module-scss-module__mPM6OG__skeletonRow{pointer-events:none}.DataTable-module-scss-module__mPM6OG__skeletonCell{border-radius:999px;width:min(220px,100%);height:14px}.DataTable-module-scss-module__mPM6OG__skeletonCellShort{width:min(120px,70%)}@media (max-width:960px){.DataTable-module-scss-module__mPM6OG__header{display:none}.DataTable-module-scss-module__mPM6OG__row{border-bottom:1px solid var(--color-border);gap:8px;padding:14px;grid-template-columns:1fr!important}.DataTable-module-scss-module__mPM6OG__cell{justify-content:space-between;gap:10px}.DataTable-module-scss-module__mPM6OG__cell:before{content:attr(data-label);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);flex-shrink:0;font-size:11px}.DataTable-module-scss-module__mPM6OG__actions{flex-wrap:wrap;justify-content:flex-start}}
.IconTitleCell-module-scss-module__wD9asa__root{min-width:0;max-width:100%;color:inherit;align-items:center;gap:10px;display:inline-flex}.IconTitleCell-module-scss-module__wD9asa__button{font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:0;transition:color .2s}.IconTitleCell-module-scss-module__wD9asa__button:focus-visible{outline:2px solid rgba(var(--color-primary-rgb),.6);outline-offset:2px}.IconTitleCell-module-scss-module__wD9asa__button:hover .IconTitleCell-module-scss-module__wD9asa__label,.IconTitleCell-module-scss-module__wD9asa__button:focus-visible .IconTitleCell-module-scss-module__wD9asa__label{color:var(--color-primary)}.IconTitleCell-module-scss-module__wD9asa__icon{width:18px;height:18px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.IconTitleCell-module-scss-module__wD9asa__icon svg{width:18px;height:18px}.IconTitleCell-module-scss-module__wD9asa__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--color-text);font-size:15px;font-weight:700;transition:color .2s;overflow:hidden}
.PublicCoachProfileCard-module-scss-module__U_5USq__card{border:1px solid var(--official-border);background:var(--official-surface-soft);border-radius:16px;flex-direction:column;min-width:0;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #00000080}.PublicCoachProfileCard-module-scss-module__U_5USq__favoriteButton{z-index:3;color:#fff;cursor:pointer;background:#080d0cb8;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .18s,color .18s,transform .18s,background .18s;display:inline-flex;position:absolute;top:16px;right:16px}.PublicCoachProfileCard-module-scss-module__U_5USq__favoriteButton:hover{border-color:rgba(var(--color-primary-rgb),.7);color:var(--color-primary);transform:translateY(-1px)}.PublicCoachProfileCard-module-scss-module__U_5USq__favoriteButton:disabled{cursor:wait;opacity:.72}.PublicCoachProfileCard-module-scss-module__U_5USq__favoriteButtonActive{border-color:rgba(var(--color-primary-rgb),.65);color:var(--color-primary);background:#080d0cd6}.PublicCoachProfileCard-module-scss-module__U_5USq__card:hover{border-color:rgba(var(--color-primary-rgb),.5);box-shadow:0 15px 40px -10px rgba(var(--color-primary-rgb),.1);transform:translateY(-6px)}.PublicCoachProfileCard-module-scss-module__U_5USq__imageLink{background:var(--official-surface-high);height:256px;color:var(--official-muted);place-items:center;display:grid;position:relative;overflow:hidden}.PublicCoachProfileCard-module-scss-module__U_5USq__imageLink img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.PublicCoachProfileCard-module-scss-module__U_5USq__card:hover .PublicCoachProfileCard-module-scss-module__U_5USq__imageLink img{transform:scale(1.05)}.PublicCoachProfileCard-module-scss-module__U_5USq__placeholder{width:100%;height:100%;color:var(--official-muted);background:radial-gradient(circle,rgba(var(--color-primary-rgb),.12),transparent 48%),var(--official-surface-high);place-items:center;display:grid}.PublicCoachProfileCard-module-scss-module__U_5USq__placeholder[hidden]{display:none}.PublicCoachProfileCard-module-scss-module__U_5USq__featuredBadge{z-index:2;position:absolute;top:16px;left:16px}.PublicCoachProfileCard-module-scss-module__U_5USq__body{flex-direction:column;flex:1;padding:28px;display:flex}.PublicCoachProfileCard-module-scss-module__U_5USq__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.PublicCoachProfileCard-module-scss-module__U_5USq__titleRow h3{color:var(--official-text);font-family:var(--font-manrope),Arial,sans-serif;margin:0;font-size:21px;line-height:1.25}.PublicCoachProfileCard-module-scss-module__U_5USq__rating{background:var(--official-surface-highest,var(--official-surface-high));color:var(--official-text);border-radius:5px;flex:none;align-items:center;gap:4px;padding:5px 8px;font-size:11px;font-weight:600;display:inline-flex}.PublicCoachProfileCard-module-scss-module__U_5USq__rating svg{color:var(--color-primary)}.PublicCoachProfileCard-module-scss-module__U_5USq__summary{min-height:44px;color:var(--official-muted);margin:0 0 18px;font-size:14px;line-height:1.55}.PublicCoachProfileCard-module-scss-module__U_5USq__chips{flex-wrap:wrap;gap:8px;min-height:29px;margin-bottom:28px;display:flex}.PublicCoachProfileCard-module-scss-module__U_5USq__chips span{background:var(--official-surface-high);color:var(--official-muted);border:1px solid #42493666;border-radius:8px;padding:6px 10px;font-size:11px;font-weight:500}.PublicCoachProfileCard-module-scss-module__U_5USq__button{border:1px solid var(--official-border);min-height:50px;color:var(--official-text);font-family:var(--font-manrope),Arial,sans-serif;border-radius:12px;justify-content:center;align-items:center;margin-top:auto;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:flex}.PublicCoachProfileCard-module-scss-module__U_5USq__button:hover{border-color:var(--color-primary);color:var(--color-primary)}@media (max-width:760px){.PublicCoachProfileCard-module-scss-module__U_5USq__imageLink{height:220px}.PublicCoachProfileCard-module-scss-module__U_5USq__body{padding:24px}}
.MediaUploader-module-scss-module__Ghd3FG__container{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:18px;flex-direction:column;gap:12px;height:100%;padding:16px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__header h4{font-size:14px;font-weight:700}.MediaUploader-module-scss-module__Ghd3FG__header p{color:var(--color-text-muted);font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__uploadButton{background:var(--color-surface-3);height:auto;color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.MediaUploader-module-scss-module__Ghd3FG__uploadButton input{display:none}.MediaUploader-module-scss-module__Ghd3FG__errorText{color:var(--color-danger);font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__mediaList{flex-direction:column;gap:10px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__modalOverlay{z-index:1100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaUploader-module-scss-module__Ghd3FG__modal{background:var(--color-surface-1);border:1px solid var(--color-border);border-radius:16px;width:min(640px,90vw);overflow:hidden;box-shadow:0 18px 40px #0000004d}.MediaUploader-module-scss-module__Ghd3FG__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__modalHeader h3{margin:0 0 4px;font-size:16px}.MediaUploader-module-scss-module__Ghd3FG__modalHeader p{color:var(--color-text-muted);margin:0;font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__modalClose{border:1px solid var(--color-border);background:var(--color-surface-2);width:32px;min-width:32px;height:32px;color:var(--color-text);cursor:pointer;border-radius:10px;padding:0}.MediaUploader-module-scss-module__Ghd3FG__modalBody{flex-direction:column;gap:14px;padding:16px 20px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__dropZone{border:1px dashed var(--color-border);text-align:center;color:var(--color-text-muted);background:var(--color-surface-2);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__dropZoneActive{border-color:var(--color-primary);color:var(--color-text);background:rgba(var(--color-primary-rgb),.08)}.MediaUploader-module-scss-module__Ghd3FG__pendingList{flex-direction:column;gap:8px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__pendingItem{border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__pendingItem button{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none}.MediaUploader-module-scss-module__Ghd3FG__pendingItem svg{width:16px;height:16px}.MediaUploader-module-scss-module__Ghd3FG__externalInput{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__externalInput input{color:var(--color-text);background:0 0;border:none;outline:none;width:100%}.MediaUploader-module-scss-module__Ghd3FG__externalSelect{width:100%}.MediaUploader-module-scss-module__Ghd3FG__modalActions{border-top:1px solid var(--color-border);justify-content:flex-end;gap:10px;padding:14px 20px 18px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__primaryButton,.MediaUploader-module-scss-module__Ghd3FG__secondaryButton{border:1px solid var(--color-border);background:var(--color-surface-2);height:auto;color:var(--color-text);cursor:pointer;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:600}.MediaUploader-module-scss-module__Ghd3FG__primaryButton{background:var(--color-primary);color:var(--color-text-contrast);border-color:var(--color-primary)}.MediaUploader-module-scss-module__Ghd3FG__mediaCard{border:1px solid var(--color-border);background:var(--color-surface-3);border-radius:12px;grid-template-columns:24px 64px 1fr 24px;align-items:center;gap:12px;padding:10px;display:grid}.MediaUploader-module-scss-module__Ghd3FG__dragHandle{color:var(--color-text-muted);cursor:grab;background:0 0;border:none}.MediaUploader-module-scss-module__Ghd3FG__preview{background:var(--color-surface-1);border-radius:10px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.MediaUploader-module-scss-module__Ghd3FG__preview img,.MediaUploader-module-scss-module__Ghd3FG__preview video{object-fit:cover;width:100%;height:100%}.MediaUploader-module-scss-module__Ghd3FG__mediaInfo{flex-direction:column;gap:6px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__mediaInfoHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__mediaType{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.MediaUploader-module-scss-module__Ghd3FG__badgesRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__badge{border:1px solid #0000;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.MediaUploader-module-scss-module__Ghd3FG__badgePrimary{border-color:rgba(var(--color-primary-rgb),.45);background:rgba(var(--color-primary-rgb),.15);color:var(--color-text)}.MediaUploader-module-scss-module__Ghd3FG__badgeSecondary{color:var(--color-text);background:#b8f5952e;border-color:#b8f5958c}.MediaUploader-module-scss-module__Ghd3FG__badgeNeutral{border-color:var(--color-border);background:var(--color-surface-2);color:var(--color-text-muted)}.MediaUploader-module-scss-module__Ghd3FG__actionsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__actionsPrefix{color:var(--color-text-muted);font-size:14px;font-weight:500}.MediaUploader-module-scss-module__Ghd3FG__inlineActionButton{border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text-muted);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:500;transition:border-color .14s,background .14s,color .14s;position:relative}.MediaUploader-module-scss-module__Ghd3FG__inlineActionButton:hover{border-color:var(--color-border-strong);color:var(--color-text)}.MediaUploader-module-scss-module__Ghd3FG__inlineActionButtonPrimaryActive{border-color:rgba(var(--color-primary-rgb),.55);background:rgba(var(--color-primary-rgb),.2);color:var(--color-primary)}.MediaUploader-module-scss-module__Ghd3FG__inlineActionButtonSecondaryActive{color:var(--color-primary);background:#b8f59533;border-color:#b8f595b8}.MediaUploader-module-scss-module__Ghd3FG__inlineActionButton[data-tooltip]:hover:after{content:attr(data-tooltip);border:1px solid var(--color-border-strong);background:var(--color-surface-1);width:max-content;max-width:220px;color:var(--color-text);text-align:center;pointer-events:none;z-index:20;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:500;line-height:1.3;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 18px #00000047}.MediaUploader-module-scss-module__Ghd3FG__inlineActionButton[data-tooltip]:hover:before{content:"";background:var(--color-surface-1);border-right:1px solid var(--color-border-strong);border-bottom:1px solid var(--color-border-strong);pointer-events:none;z-index:19;width:10px;height:10px;position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%)rotate(45deg)}.MediaUploader-module-scss-module__Ghd3FG__captionInput{border:1px solid var(--color-border);background:var(--color-surface-1);color:var(--color-text);border-radius:10px;padding:6px 8px;font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__removeButton{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none}.MediaUploader-module-scss-module__Ghd3FG__emptyState{border:1px dashed var(--color-border);color:var(--color-text-muted);border-radius:12px;padding:12px;font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__externalRow{grid-template-columns:1fr auto auto;align-items:center;gap:10px;display:grid}.MediaUploader-module-scss-module__Ghd3FG__externalInput{border:1px solid var(--color-border);background:var(--color-surface-1);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.MediaUploader-module-scss-module__Ghd3FG__externalInput input{color:var(--color-text);background:0 0;border:none;outline:none;width:100%;font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__externalSelect{border:1px solid var(--color-border);background:var(--color-surface-1);color:var(--color-text);border-radius:10px;padding:6px 8px;font-size:12px}.MediaUploader-module-scss-module__Ghd3FG__secondaryButton{border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);cursor:pointer;border-radius:10px;padding:6px 10px;font-size:12px}@media (max-width:900px){.MediaUploader-module-scss-module__Ghd3FG__mediaCard{grid-template-columns:24px 1fr 24px}.MediaUploader-module-scss-module__Ghd3FG__preview{grid-column:1/span 3;width:100%;height:120px}.MediaUploader-module-scss-module__Ghd3FG__externalRow{grid-template-columns:1fr}}
.SearchInput-module-scss-module__anaA7a__searchWrapper{border:1px solid var(--color-border);border-radius:var(--control-radius);background:var(--color-surface-1);align-items:center;width:100%;min-width:0;transition:border-color .16s,box-shadow .16s;display:flex;position:relative}.SearchInput-module-scss-module__anaA7a__searchWrapper:focus-within{border-color:rgba(var(--color-primary-rgb),.7);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.16)}.SearchInput-module-scss-module__anaA7a__searchIcon{width:1rem;height:1rem;color:var(--color-text-muted);pointer-events:none;position:absolute;left:.75rem}.SearchInput-module-scss-module__anaA7a__searchInput{height:var(--control-height);box-shadow:none;background:0 0;border:0;padding-left:2.25rem;padding-right:2.25rem}.SearchInput-module-scss-module__anaA7a__searchInput:focus-visible{box-shadow:none;border:0;outline:none}.SearchInput-module-scss-module__anaA7a__clearButton{width:2rem;height:2rem;color:var(--color-text-muted);position:absolute;right:.25rem}.SearchInput-module-scss-module__anaA7a__clearButton:hover{color:var(--color-text)}
.SearchableMultiSelect-module-scss-module__9dHoOW__searchField{position:relative}.SearchableMultiSelect-module-scss-module__9dHoOW__searchIcon{z-index:1;width:16px;height:16px;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.SearchableMultiSelect-module-scss-module__9dHoOW__searchInput.SearchableMultiSelect-module-scss-module__9dHoOW__searchInput{height:32px;box-shadow:none;background:0 0;padding-left:36px}
.SharedPagination-module-scss-module__fM0mIa__root{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.SharedPagination-module-scss-module__fM0mIa__defaultRoot{padding:12px 4px 2px}.SharedPagination-module-scss-module__fM0mIa__compactRoot{border-top:1px solid var(--color-border);justify-content:space-between;gap:12px;padding-top:8px}.SharedPagination-module-scss-module__fM0mIa__info{color:var(--color-text-muted)}.SharedPagination-module-scss-module__fM0mIa__defaultInfo{font-size:14px}.SharedPagination-module-scss-module__fM0mIa__compactInfo{font-size:12px}.SharedPagination-module-scss-module__fM0mIa__controls{align-items:center;gap:8px;display:inline-flex}.SharedPagination-module-scss-module__fM0mIa__button{border:1px solid var(--color-border);background:var(--color-surface-2);width:34px;height:34px;color:var(--color-text-secondary);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:inline-flex}.SharedPagination-module-scss-module__fM0mIa__button:hover:not(:disabled){border-color:rgba(var(--color-primary-rgb),.45);color:var(--color-text)}.SharedPagination-module-scss-module__fM0mIa__button:disabled{opacity:.4;cursor:not-allowed}.SharedPagination-module-scss-module__fM0mIa__compactButton{border-radius:8px;width:30px;height:30px}.SharedPagination-module-scss-module__fM0mIa__pageNumber{text-align:center;color:var(--color-text-secondary);font-weight:700}.SharedPagination-module-scss-module__fM0mIa__defaultPageNumber{min-width:58px;font-size:14px}.SharedPagination-module-scss-module__fM0mIa__compactPageNumber{min-width:46px;font-size:12px}.SharedPagination-module-scss-module__fM0mIa__pageSize{color:var(--color-text-muted);white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.SharedPagination-module-scss-module__fM0mIa__defaultPageSize{font-size:13px}.SharedPagination-module-scss-module__fM0mIa__compactPageSize{font-size:12px}
.StepperProgress-module-scss-module__lxDK7q__root{width:100%;padding:.25rem 0;overflow-x:auto}.StepperProgress-module-scss-module__lxDK7q__list{grid-auto-columns:minmax(8.5rem,1fr);grid-auto-flow:column;min-width:max-content;margin:0;padding:0;list-style:none;display:grid}.StepperProgress-module-scss-module__lxDK7q__item{justify-content:center;min-width:8.5rem;display:flex;position:relative}.StepperProgress-module-scss-module__lxDK7q__item:before,.StepperProgress-module-scss-module__lxDK7q__item:after{content:"";background:color-mix(in srgb,var(--border)82%,transparent);height:2px;position:absolute;top:1.125rem}.StepperProgress-module-scss-module__lxDK7q__item:before{left:0;right:50%}.StepperProgress-module-scss-module__lxDK7q__item:after{left:50%;right:0}.StepperProgress-module-scss-module__lxDK7q__item:first-child:before,.StepperProgress-module-scss-module__lxDK7q__item:last-child:after{display:none}.StepperProgress-module-scss-module__lxDK7q__item.StepperProgress-module-scss-module__lxDK7q__complete:before,.StepperProgress-module-scss-module__lxDK7q__item.StepperProgress-module-scss-module__lxDK7q__complete:after,.StepperProgress-module-scss-module__lxDK7q__item.StepperProgress-module-scss-module__lxDK7q__current:before{background:var(--primary)}.StepperProgress-module-scss-module__lxDK7q__step{z-index:1;width:100%;color:var(--muted-foreground);font:inherit;text-align:center;background:0 0;border:0;justify-items:center;gap:.45rem;display:grid;position:relative}button.StepperProgress-module-scss-module__lxDK7q__step{cursor:pointer}button.StepperProgress-module-scss-module__lxDK7q__step:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:.75rem}.StepperProgress-module-scss-module__lxDK7q__marker{border:1px solid var(--border);background:var(--background);width:2.25rem;height:2.25rem;color:var(--muted-foreground);box-shadow:0 0 0 4px var(--background);border-radius:999px;place-items:center;font-size:.82rem;font-weight:700;display:grid}.StepperProgress-module-scss-module__lxDK7q__complete .StepperProgress-module-scss-module__lxDK7q__marker,.StepperProgress-module-scss-module__lxDK7q__current .StepperProgress-module-scss-module__lxDK7q__marker{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.StepperProgress-module-scss-module__lxDK7q__current .StepperProgress-module-scss-module__lxDK7q__marker{box-shadow:0 0 0 4px var(--background),0 0 0 6px color-mix(in srgb,var(--primary)35%,transparent)}.StepperProgress-module-scss-module__lxDK7q__label{max-width:8.25rem;color:var(--foreground);gap:.1rem;font-size:.82rem;font-weight:700;line-height:1.2;display:grid}.StepperProgress-module-scss-module__lxDK7q__optional{color:var(--muted-foreground);font-size:.72rem;font-weight:600}@media (min-width:900px){.StepperProgress-module-scss-module__lxDK7q__list{min-width:100%}}
.TagInput-module-scss-module__Dgm0PG__tagInputContainer{position:relative}.TagInput-module-scss-module__Dgm0PG__tagInputShell{border:1px solid var(--color-border);background:var(--color-surface-1);width:100%;min-height:48px;color:var(--color-text);border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;display:flex}.TagInput-module-scss-module__Dgm0PG__tagInputShell:focus-within{outline:2px solid rgba(var(--color-primary-rgb),.6);outline-offset:2px}.TagInput-module-scss-module__Dgm0PG__tagInput{min-width:120px;color:inherit;font:inherit;background:0 0;border:none;flex:160px;padding:4px 2px}.TagInput-module-scss-module__Dgm0PG__tagInput:focus{outline:none}.TagInput-module-scss-module__Dgm0PG__tagChip{background:rgba(var(--color-primary-rgb),.08);border:1px solid rgba(var(--color-primary-rgb),.16);min-height:32px;color:var(--color-text);border-radius:999px;align-items:center;gap:2px;padding:0 4px 0 10px;display:inline-flex}.TagInput-module-scss-module__Dgm0PG__tagChipSelected{background:rgba(var(--color-success-rgb),.14);border-color:rgba(var(--color-success-rgb),.32)}.TagInput-module-scss-module__Dgm0PG__tagChipButton,.TagInput-module-scss-module__Dgm0PG__tagChipRemove{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.TagInput-module-scss-module__Dgm0PG__tagChipButton{padding:0}.TagInput-module-scss-module__Dgm0PG__tagChipRemove{border-radius:999px;width:22px;height:22px}.TagInput-module-scss-module__Dgm0PG__tagChipButton:disabled,.TagInput-module-scss-module__Dgm0PG__tagChipRemove:disabled,.TagInput-module-scss-module__Dgm0PG__tagInput:disabled{cursor:not-allowed}.TagInput-module-scss-module__Dgm0PG__tagChipRemove:hover,.TagInput-module-scss-module__Dgm0PG__tagChipRemove:focus-visible,.TagInput-module-scss-module__Dgm0PG__tagChipButton:focus-visible{background:rgba(var(--color-text-rgb),.08);outline:none}.TagInput-module-scss-module__Dgm0PG__suggestionsList{z-index:20;border:1px solid var(--color-border);background:var(--color-surface-1);box-shadow:0 12px 28px rgba(var(--color-text-rgb),.12);border-radius:12px;gap:2px;max-height:240px;padding:4px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.TagInput-module-scss-module__Dgm0PG__suggestionButton{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.TagInput-module-scss-module__Dgm0PG__suggestionButton:hover,.TagInput-module-scss-module__Dgm0PG__suggestionButtonActive{background:rgba(var(--color-primary-rgb),.1)}.TagInput-module-scss-module__Dgm0PG__suggestionLabel{font-size:.9rem}.TagInput-module-scss-module__Dgm0PG__suggestionValue{color:rgba(var(--color-text-rgb),.62);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem}
.dialog-module-scss-module__m0-fUq__overlay{z-index:var(--z-modal-overlay);background:#00000080;position:fixed;inset:0}.dialog-module-scss-module__m0-fUq__overlay[data-state=open]{animation:.18s ease-out dialog-module-scss-module__m0-fUq__dialogOverlayIn}.dialog-module-scss-module__m0-fUq__overlay[data-state=closed]{pointer-events:none;animation:.14s ease-in forwards dialog-module-scss-module__m0-fUq__dialogOverlayOut}.dialog-module-scss-module__m0-fUq__content{z-index:var(--z-modal-content);border:1px solid var(--border);border-radius:var(--radius);background:var(--background);width:min(100vw - 2rem,32rem);max-height:calc(100dvh - 2rem);color:var(--foreground);gap:16px;padding:24px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 48px #00000038}.dialog-module-scss-module__m0-fUq__content[data-state=open]{animation:.18s cubic-bezier(.16,1,.3,1) dialog-module-scss-module__m0-fUq__dialogIn}.dialog-module-scss-module__m0-fUq__content[data-state=closed]{pointer-events:none;animation:.14s ease-in forwards dialog-module-scss-module__m0-fUq__dialogOut}@keyframes dialog-module-scss-module__m0-fUq__dialogOverlayIn{0%{opacity:0}}@keyframes dialog-module-scss-module__m0-fUq__dialogOverlayOut{to{opacity:0}}@keyframes dialog-module-scss-module__m0-fUq__dialogIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.96)}}@keyframes dialog-module-scss-module__m0-fUq__dialogOut{to{opacity:0;transform:translate(-50%,-48%)scale(.96)}}@media (prefers-reduced-motion:reduce){.dialog-module-scss-module__m0-fUq__overlay,.dialog-module-scss-module__m0-fUq__content{animation-duration:1ms!important}}
.popover-module-scss-module__wYfGHa__content{z-index:var(--z-floating);width:18rem;transform-origin:var(--radix-popover-content-transform-origin);border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);background:var(--popover);color:var(--popover-foreground);outline:none;padding:1rem;box-shadow:0 10px 24px #0000001f,0 2px 8px #00000014}.popover-module-scss-module__wYfGHa__content[data-state=open]{animation:.15s ease-out popover-module-scss-module__wYfGHa__popoverIn}.popover-module-scss-module__wYfGHa__content[data-state=closed]{pointer-events:none;animation:.12s ease-in forwards popover-module-scss-module__wYfGHa__popoverOut}@keyframes popover-module-scss-module__wYfGHa__popoverIn{0%{opacity:0;transform:scale(.96)}}@keyframes popover-module-scss-module__wYfGHa__popoverOut{to{opacity:0;transform:scale(.96)}}@media (prefers-reduced-motion:reduce){.popover-module-scss-module__wYfGHa__content{animation-duration:1ms!important}}
.select-module-scss-module__UURJCG__trigger{width:100%}.select-module-scss-module__UURJCG__content{z-index:var(--z-floating)}
.NotesMenuPopover-module-scss-module__G2E63a__popover{z-index:20;gap:0;width:280px;padding:0;position:absolute;top:1.75rem;left:0;overflow:hidden;box-shadow:0 18px 45px #0f172a2e}.NotesMenuPopover-module-scss-module__G2E63a__search{border-bottom:1px solid var(--color-border);padding:.5rem}.NotesMenuPopover-module-scss-module__G2E63a__menuHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.NotesMenuPopover-module-scss-module__G2E63a__headerLabel{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem}.NotesMenuPopover-module-scss-module__G2E63a__items{flex-direction:column;gap:.25rem;max-height:20rem;padding:.25rem;display:flex;overflow:auto}.NotesMenuPopover-module-scss-module__G2E63a__empty{color:var(--color-text-muted);padding:.5rem;font-size:.75rem}.NotesMenuPopover-module-scss-module__G2E63a__item{justify-content:space-between;width:100%;height:auto;padding:.5rem}.NotesMenuPopover-module-scss-module__G2E63a__itemDestructive{color:hsl(var(--destructive))}.NotesMenuPopover-module-scss-module__G2E63a__itemMain{align-items:flex-start;gap:.5rem;min-width:0;display:flex}.NotesMenuPopover-module-scss-module__G2E63a__itemIcon{flex:none;width:1rem;height:1rem;margin-top:.125rem}.NotesMenuPopover-module-scss-module__G2E63a__itemCopy{text-align:left;min-width:0}.NotesMenuPopover-module-scss-module__G2E63a__itemLabel,.NotesMenuPopover-module-scss-module__G2E63a__itemDescription{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.NotesMenuPopover-module-scss-module__G2E63a__itemLabel{font-size:.875rem}.NotesMenuPopover-module-scss-module__G2E63a__itemDescription{color:var(--color-text-muted);font-size:.75rem}.NotesMenuPopover-module-scss-module__G2E63a__itemMeta{color:var(--color-text-muted);flex:none;align-items:center;gap:.25rem;font-size:.75rem;display:flex}
.ServicesPage-module-scss-module__jrO3Oa__wrapper{flex-direction:column;gap:16px;display:flex}
.ReservationRequests-module-scss-module__PemSla__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ReservationRequests-module-scss-module__PemSla__actions small{color:var(--color-text-muted);text-align:right;flex-basis:100%;font-size:12px}@media (max-width:960px){.ReservationRequests-module-scss-module__PemSla__actions{justify-content:flex-start}.ReservationRequests-module-scss-module__PemSla__actions small{text-align:left}}
