@import "https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Roboto:wght@400;500;700&family=Noto+Sans+Khmer:wght@400;600&family=Hanuman:wght@400;700&display=swap";.rbac-modal-overlay[data-v-5e7cf977]{background:var(--overlay-bg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rbac-modal-content[data-v-5e7cf977]{background:var(--modal-bg);-webkit-backdrop-filter:blur(32px)saturate(180%);color:var(--text-primary);width:100%;max-width:800px;max-height:90vh;box-shadow:var(--modal-shadow);border:1px solid var(--btn-border);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.rbac-header[data-v-5e7cf977]{border-bottom:1px solid var(--divider-color);background:0 0;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.header-titles[data-v-5e7cf977]{align-items:center;gap:16px;display:flex}.icon-wrap[data-v-5e7cf977]{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;padding:10px;display:flex;box-shadow:0 4px 12px #3b82f64d}.rbac-header h2[data-v-5e7cf977]{color:var(--text-primary);margin:0 0 4px;font-size:1.25rem;font-weight:700}.rbac-header p[data-v-5e7cf977]{color:var(--text-secondary);margin:0;font-size:.85rem}.close-btn[data-v-5e7cf977]{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;padding:8px;font-size:1.2rem;transition:all .2s}.close-btn[data-v-5e7cf977]:hover{background:var(--btn-bg-hover);color:var(--text-primary)}.state-container[data-v-5e7cf977]{text-align:center;color:var(--text-secondary,#666);flex-direction:column;align-items:center;gap:16px;padding:60px;display:flex}.spinner[data-v-5e7cf977]{border:3px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin-5e7cf977}@keyframes spin-5e7cf977{to{transform:rotate(360deg)}}.error[data-v-5e7cf977]{color:#ef4444}.retry-btn[data-v-5e7cf977]{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:6px;padding:8px 16px}.members-container[data-v-5e7cf977]{flex-direction:column;gap:20px;padding:24px;display:flex;overflow-y:auto}.toolbar[data-v-5e7cf977]{justify-content:space-between;gap:16px;display:flex}.search-input[data-v-5e7cf977]{border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:10px 16px;font-size:.9rem}.refresh-btn[data-v-5e7cf977]{border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .2s}.refresh-btn[data-v-5e7cf977]:hover{background:var(--btn-bg-hover)}.members-table[data-v-5e7cf977]{border-collapse:collapse;width:100%;font-size:.9rem}.members-table th[data-v-5e7cf977]{text-align:left;border-bottom:2px solid var(--divider-color);color:var(--text-secondary);padding:12px;font-weight:600}.members-table td[data-v-5e7cf977]{border-bottom:1px solid var(--divider-color);vertical-align:middle;padding:12px}.user-id-cell[data-v-5e7cf977]{align-items:center;gap:12px;display:flex}.user-avatar[data-v-5e7cf977]{color:#3b82f6;background:#3b82f626;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.user-text[data-v-5e7cf977]{font-family:monospace;font-weight:500}.role-select[data-v-5e7cf977]{border:1px solid var(--btn-border);cursor:pointer;background:var(--btn-bg);color:var(--text-primary);border-radius:20px;outline:none;padding:6px 12px;font-size:.8rem;font-weight:600}.role-select.role-admin[data-v-5e7cf977]{color:#fbbf24;background:#f59e0b26}.role-select.role-manager[data-v-5e7cf977]{color:#34d399;background:#10b98126}.role-select.role-engineer[data-v-5e7cf977]{color:#60a5fa;background:#3b82f626}.role-select.role-drafter[data-v-5e7cf977]{color:#38bdf8;background:#0ea5e926}.role-select.role-operator[data-v-5e7cf977]{color:#a78bfa;background:#8b5cf626}.role-select.role-field_tech[data-v-5e7cf977]{color:#f472b6;background:#ec489926}.role-select.role-viewer[data-v-5e7cf977]{color:#9ca3af;background:#6b728026}body.theme-light{color:#4b5563}.saving-text[data-v-5e7cf977]{color:#10b981;margin-left:8px;font-size:.75rem;font-weight:600}.date-cell[data-v-5e7cf977]{color:var(--text-secondary);font-size:.8rem}.remove-btn[data-v-5e7cf977]{color:#ef4444;cursor:pointer;background:#ef44441a;border:none;border-radius:6px;width:32px;height:32px;transition:all .2s}.remove-btn[data-v-5e7cf977]:hover:not(:disabled){color:#fff;background:#ef4444}.remove-btn[data-v-5e7cf977]:disabled{opacity:.5;cursor:not-allowed}.empty-state[data-v-5e7cf977]{text-align:center;color:var(--text-secondary);padding:32px!important}.add-member-section[data-v-5e7cf977]{background:var(--btn-bg);border:1px solid var(--divider-color);border-radius:12px;margin-top:10px;padding:20px}.add-member-section h3[data-v-5e7cf977]{margin:0 0 16px;font-size:1rem}.add-form[data-v-5e7cf977]{align-items:stretch;gap:12px;display:flex}.new-user-input[data-v-5e7cf977]{border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:10px 16px}.new-role-select[data-v-5e7cf977]{border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--text-primary);border-radius:8px;outline:none;padding:10px 16px;font-weight:600}.submit-btn[data-v-5e7cf977]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;padding:0 20px;font-weight:600;transition:opacity .2s}.submit-btn[data-v-5e7cf977]:hover:not(:disabled){opacity:.9}.submit-btn[data-v-5e7cf977]:disabled{opacity:.6;cursor:not-allowed}.user-avatar-img[data-v-5e7cf977]{object-fit:cover;border:1px solid var(--btn-border);border-radius:50%;width:32px;height:32px}.user-info[data-v-5e7cf977]{flex-direction:column;display:flex}.user-email[data-v-5e7cf977]{color:var(--text-primary);font-weight:600}.clerk-badge[data-v-5e7cf977]{color:var(--text-secondary);text-transform:capitalize;background:#6b728026;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-block}.clerk-badge.clerk-admin[data-v-5e7cf977]{color:#ef4444;background:#ef444426}.admin-notice[data-v-5e7cf977]{color:#ef4444;margin-top:4px;font-size:.7rem}.actions-group[data-v-5e7cf977]{justify-content:space-between;align-items:center;gap:12px;display:flex}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-base:#000;--text-primary:#f5f5f7;--text-secondary:#86868b;--sidebar-bg:#1c1c1ebf;--sidebar-border:#ffffff14;--brand-grad-1:#2c2c2ecc;--brand-grad-2:#1c1c1ecc;--brand-border:#ffffff1a;--nav-hover:#ffffff0f;--accent-color:#0a84ff;--accent-alpha:#0a84ff26;--accent-alpha-hover:#0a84ff14;--modal-bg:#1c1c1ed9;--modal-shadow:0 32px 80px #000c, inset 0 1px 0 #ffffff1a;--btn-bg:#ffffff14;--btn-bg-hover:#ffffff1f;--btn-border:#ffffff1a;--btn-border-hover:#fff3;--tab-text:#fff9;--tab-text-hover:#fffffff2;--divider-color:#ffffff14;--anim-grid:#0a84ff14;--anim-orb-1:#0a84ff26;--anim-orb-2:#5e5ce61f;--overlay-bg:#00000080}body.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-base:#e8e8ed;--text-primary:#1d1d1f;--text-secondary:#86868b;--sidebar-bg:#e6e6ebb3;--sidebar-border:#0000001a;--brand-grad-1:#ffffffe6;--brand-grad-2:#f5f5f7e6;--brand-border:#00000026;--nav-hover:#00000014;--accent-color:#0071e3;--accent-alpha:#0071e326;--accent-alpha-hover:#0071e314;--modal-bg:#f5f5f7d9;--modal-shadow:0 32px 80px #0003, inset 0 1px 0 #fff;--btn-bg:#0000000f;--btn-bg-hover:#0000001a;--btn-border:#00000026;--btn-border-hover:#0003;--tab-text:#0009;--tab-text-hover:#000000f2;--divider-color:#0000001f;--anim-grid:#0000000f;--anim-orb-1:#0071e31a;--anim-orb-2:#00e6761a;--overlay-bg:#e6e6eb80}body,html{background-color:var(--bg-base);width:100%;height:100%;color:var(--text-primary);margin:0;padding:0;font-family:Inter,-apple-system,sans-serif;transition:background-color .3s,color .3s}.app-layout{height:var(--app-height,100vh);background-color:var(--bg-base);z-index:1;width:100vw;display:flex;position:relative;overflow:hidden}::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;background-color:currentColor;background-image:none;transition:opacity .2s;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3e%3cline x1='16' y1='2' x2='16' y2='6'/%3e%3cline x1='8' y1='2' x2='8' y2='6'/%3e%3cline x1='3' y1='10' x2='21' y2='10'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3e%3cline x1='16' y1='2' x2='16' y2='6'/%3e%3cline x1='8' y1='2' x2='8' y2='6'/%3e%3cline x1='3' y1='10' x2='21' y2='10'/%3e%3c/svg%3e");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}::-webkit-calendar-picker-indicator:hover{opacity:1}.sidebar{background:var(--sidebar-bg);-webkit-backdrop-filter:blur(24px);border-right:1px solid var(--sidebar-border);z-index:1000;flex-direction:column;flex-shrink:0;align-items:center;width:70px;height:100%;transition:background .3s,border-color .3s;display:flex;overflow:hidden auto;box-shadow:4px 0 24px #0003;border-radius:0!important}.brand{justify-content:center;padding:24px 0 32px;display:flex}.org-switcher-trigger{background:linear-gradient(135deg, var(--brand-grad-1), var(--brand-grad-2));border:1px solid var(--brand-border);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 8px 16px #0006,inset 0 1px 1px #fff3}.org-switcher-trigger:hover{transform:scale(1.05);box-shadow:0 12px 24px #00000080,inset 0 1px 1px #ffffff4d}.org-switcher-hide,.cl-organizationSwitcherTrigger .cl-organizationPreviewTextContainer{display:none!important}.org-switcher-avatar{background:0 0;border:none;border-radius:0;width:100%;height:100%}.org-switcher-avatar-img{object-fit:cover;width:100%;height:100%}.nav-links{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.nav-item{color:var(--text-secondary);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:60px;padding:8px;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.nav-item .icon{opacity:.95;width:36px;height:36px;transition:all .25s}.nav-item .label{letter-spacing:.4px;opacity:.95;font-size:11px;font-weight:500;transition:all .25s}.nav-item:hover{background:var(--nav-hover);color:var(--text-primary);transform:translateY(-2px)}.nav-item:hover .icon{opacity:1;transform:scale(1.15)}.nav-item:hover .label{opacity:1}.router-link-active{background:var(--accent-alpha-hover);color:var(--accent-color);box-shadow:inset 0 0 0 1px var(--accent-alpha)}.router-link-active:before{content:"";background:var(--accent-color);border-radius:0 4px 4px 0;width:4px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 12px #00e67666}.router-link-active .icon{opacity:1;color:var(--accent-color);filter:drop-shadow(0 0 6px var(--accent-alpha))}.router-link-active .label{opacity:1;font-weight:700}.main-content{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden auto}.auth-controls{flex-direction:column;align-items:center;gap:16px;margin-top:auto;margin-bottom:24px;display:flex}.theme-pill{background:var(--btn-bg);border:1px solid var(--btn-border);border-radius:14px;flex-direction:column;align-items:stretch;gap:1px;width:54px;padding:3px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000001f,inset 0 1px #ffffff0d}.theme-pill:hover{border-color:var(--btn-border-hover);box-shadow:0 3px 12px #0000002e}.theme-pill-btn{width:100%;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.theme-pill-btn:hover{color:var(--text-primary);background:var(--nav-hover)}.theme-pill-btn.active{background:var(--accent-alpha);color:var(--accent-color);box-shadow:0 0 8px var(--accent-alpha)}.theme-pill-label{letter-spacing:.5px;text-transform:uppercase;opacity:.7;font-size:8px;font-weight:700;line-height:1}.theme-pill-btn.active .theme-pill-label{opacity:1}.role-badge{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:12px;padding:2px 6px;font-size:7.5px;font-weight:700;transition:all .3s}.role-admin{color:#eab308;background:#eab30826;border-color:#eab30859;box-shadow:0 0 8px #eab30833}.role-editor{color:#60a5fa;background:#3b82f626;border-color:#3b82f659;box-shadow:0 0 8px #3b82f633}.role-viewer{color:#9ca3af;background:#9ca3af1f;border-color:#9ca3af40}body.theme-light .role-admin{color:#92400e;box-shadow:none;background:#a162071a;border-color:#a162074d}body.theme-light .role-editor{color:#1d4ed8;box-shadow:none;background:#2563eb1a;border-color:#2563eb4d}body.theme-light .role-viewer{color:#4b5563;background:#4b55631a;border-color:#4b556340}.auth-wrapper{background-color:var(--bg-base);z-index:1;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-custom-logo{background:var(--modal-bg);border:1px solid var(--btn-border);object-fit:contain;border-radius:16px;padding:8px;box-shadow:0 8px 24px #00000026;width:auto!important;height:80px!important}.auth-wrapper>*{z-index:1;position:relative}.auth-glass-card{background:var(--modal-bg)!important;-webkit-backdrop-filter:blur(32px)saturate(180%)!important;border:1px solid var(--btn-border)!important;box-shadow:var(--modal-shadow)!important;border-radius:20px!important}.auth-split-container{justify-content:center;align-items:stretch;width:100%;height:100%;margin:0;display:flex}@media (width<=1024px){.auth-split-container{flex-direction:column;align-items:center;overflow-y:auto}.promo-container{display:none!important}.auth-card-wrapper{width:100%;min-height:100vh;padding:20px 16px;padding-top:env(safe-area-inset-top,40px);flex:none;align-items:flex-start}.org-pick-card{box-sizing:border-box;width:100%;max-width:420px;padding:0}}.promo-container{flex-direction:column;flex:1;justify-content:center;min-width:350px;height:100%;padding:60px 80px;display:flex;overflow-y:auto;border:none!important;border-right:1px solid var(--sidebar-border)!important;box-shadow:none!important;border-radius:0!important}.promo-content{max-width:500px;margin:0 auto}.auth-card-wrapper{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.promo-container::-webkit-scrollbar{width:6px}.promo-container::-webkit-scrollbar-track{background:0 0}.promo-container::-webkit-scrollbar-thumb{background:var(--divider-color);border-radius:10px}.promo-container::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.promo-title{color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:800;line-height:1.2}.promo-desc{color:var(--text-secondary);margin-bottom:32px;font-size:1.05rem;line-height:1.6}.promo-title .en,.promo-desc .en,.feature-text .en{display:block}.promo-title .kh,.promo-desc .kh,.feature-text .kh{font-family:Khmer OS Battambang,Hanuman,sans-serif;display:block}.lang-en .kh,.lang-kh .en{display:none!important}.promo-title .kh{color:var(--accent-color);font-size:1.4rem;font-weight:600}.promo-desc .kh{font-size:.95rem}.promo-features{flex-direction:column;gap:20px;display:flex}.feature-item{align-items:flex-start;gap:16px;display:flex}.feature-icon{width:24px;height:24px;color:var(--accent-color);flex-shrink:0;margin-top:4px}.feature-text{flex-direction:column;gap:4px;display:flex}.feature-title .en{color:var(--text-primary);font-weight:600}.feature-title .kh{color:var(--text-primary);font-size:.95rem;font-weight:600}.feature-desc .en{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.feature-desc .kh{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.promo-footer{border-top:1px solid var(--divider-color);flex-direction:column;gap:16px;margin-top:32px;padding-top:24px;display:flex}.promo-footer p{margin:0 0 4px}.promo-footer .en{color:var(--text-secondary);font-size:.85rem}.promo-footer .kh{color:var(--text-secondary);font-family:Khmer OS Battambang,Hanuman,sans-serif;font-size:.8rem}.promo-link-btn{background:var(--btn-bg);border:1px solid var(--btn-border);color:var(--text-primary);border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.promo-link-btn:hover{background:var(--btn-bg-hover);border-color:var(--btn-border-hover);transform:translateY(-1px)}.promo-link-btn .icon{width:16px;height:16px;color:var(--accent-color)}.promo-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.promo-header-controls{align-items:center;gap:8px;display:flex}.lang-switcher{background:var(--btn-bg);border:1px solid var(--btn-border);border-radius:8px;padding:4px;display:flex}.lang-switcher button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.lang-switcher button:hover{color:var(--text-primary)}.lang-switcher button.active{background:var(--btn-bg-hover);color:var(--accent-color)}.auth-theme-toggle{background:var(--btn-bg);border:1px solid var(--accent-alpha);color:var(--accent-color);cursor:pointer;box-shadow:0 0 8px var(--accent-alpha);border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-family:Inter,-apple-system,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.auth-theme-toggle:hover{background:var(--accent-alpha);border-color:var(--accent-color);box-shadow:0 0 14px var(--accent-alpha);transform:translateY(-1px)}.auth-theme-toggle svg{flex-shrink:0}.auth-glass-card-transparent,.org-pick-card .cl-card,.org-pick-card .cl-cardBox,.org-pick-card .cl-rootBox{box-shadow:none!important;background:0 0!important;border:none!important}.auth-glass-card-transparent:before,.auth-glass-card-transparent:after,.org-pick-card .cl-card:before,.org-pick-card .cl-card:after,.org-pick-card .cl-cardBox:before,.org-pick-card .cl-cardBox:after{display:none!important}.org-pick-card{border-radius:22px;flex-direction:column;align-items:center;gap:24px;display:flex}.org-pick-card h2{margin:0;font-weight:600}.user-btn-trigger{transition:transform .2s}.user-btn-trigger:hover{transform:scale(1.05)}.user-btn-avatar{border:2px solid #ffffff1a;border-radius:50%;width:36px;height:36px}[class^=cl-],[class*=\ cl-]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important}.cl-organizationSwitcherPopoverCard *,.cl-userButtonPopoverCard *{background-color:#0000!important}.cl-organizationSwitcherPopoverCard,.cl-userButtonPopoverCard{background:var(--modal-bg)!important;-webkit-backdrop-filter:blur(32px)saturate(180%)!important;border:1px solid var(--btn-border)!important;box-shadow:var(--modal-shadow)!important;color-scheme:inherit!important;border-radius:20px!important;overflow:hidden!important}.cl-organizationSwitcherPopoverCard,.cl-organizationSwitcherPopoverCard p,.cl-organizationSwitcherPopoverCard span,.cl-organizationSwitcherPopoverCard button,.cl-userButtonPopoverCard,.cl-userButtonPopoverCard p,.cl-userButtonPopoverCard span,.cl-userButtonPopoverCard button{color:var(--text-primary)!important}.cl-organizationSwitcherPopoverMain,.cl-userButtonPopoverMain{background:0 0!important;padding:4px 0!important}.cl-organizationPreviewMainIdentifier{color:var(--text-primary)!important;letter-spacing:.3px!important;font-size:16px!important;font-weight:700!important}.cl-organizationPreviewSecondaryIdentifier{color:#00e676!important;letter-spacing:1px!important;text-transform:uppercase!important;background:#00e6761f!important;border:1px solid #00e67640!important;border-radius:20px!important;padding:2px 8px!important;font-size:11px!important;font-weight:600!important}.cl-organizationSwitcherPopoverCard .cl-avatarBox{border-radius:12px!important;box-shadow:0 0 0 2px #00e67666,0 6px 20px #00000080!important}.cl-organizationSwitcherPopoverCard .cl-organizationSwitcherPreviewButton[data-active=true]{background:var(--accent-alpha)!important;border-left:3px solid var(--accent-color)!important}.cl-organizationSwitcherPopoverCard .cl-organizationSwitcherPreviewButton[data-active=true] *{color:var(--accent-color)!important}.cl-organizationSwitcherPreviewButton,.cl-organizationSwitcherInvitationAcceptButton{color:#00e676!important;letter-spacing:.3px!important;background:#00e6761a!important;border:1px solid #00e6764d!important;border-radius:10px!important;padding:7px 14px!important;font-size:13px!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.cl-organizationSwitcherPreviewButton:hover{background:#00e67633!important;border-color:#00e6768c!important;transform:translateY(-1px)!important;box-shadow:0 4px 16px #00e67640!important}.cl-organizationSwitcherPreviewButton svg,.cl-organizationSwitcherPreviewButton path{color:#00e676!important;stroke:#00e676!important;fill:#00e676!important}.cl-organizationSwitcherPopoverActionButton,.cl-organizationSwitcherPopoverActionButton__createOrganization{border-radius:10px!important;padding:10px 14px!important;transition:all .2s!important}.cl-organizationSwitcherPopoverActionButton:hover{background:var(--btn-bg)!important}.cl-organizationSwitcherPopoverActionButton svg,.cl-organizationSwitcherPopoverActionButton path{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important}.cl-organizationSwitcherPopoverActionButton:hover svg,.cl-organizationSwitcherPopoverActionButton:hover path{color:var(--accent-color)!important;stroke:var(--accent-color)!important}.cl-organizationSwitcherPopoverActionButtonText{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.cl-organizationSwitcherPopoverActionButton:hover .cl-organizationSwitcherPopoverActionButtonText{color:var(--text-primary)!important}.cl-userPreviewMainIdentifier{color:var(--text-primary)!important;letter-spacing:.2px!important;font-size:15px!important;font-weight:700!important}.cl-userPreviewSecondaryIdentifier{color:var(--text-secondary)!important;font-size:12px!important;font-weight:400!important}.cl-userButtonPopoverCard .cl-avatarBox{box-shadow:0 0 0 2.5px #00e67680,0 6px 20px #00000080!important}.cl-userButtonPopoverActionButton{border-radius:10px!important;padding:11px 16px!important;transition:all .2s!important}.cl-userButtonPopoverActionButton:hover{background:var(--btn-bg)!important}.cl-userButtonPopoverActionButtonText{color:var(--text-secondary)!important;font-size:14px!important;font-weight:500!important}.cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonText{color:var(--text-primary)!important}.cl-userButtonPopoverActionButtonIcon svg,.cl-userButtonPopoverActionButtonIcon path{color:var(--text-secondary)!important;stroke:var(--text-secondary)!important;transition:all .2s!important}.cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonIcon svg,.cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonIcon path{color:var(--accent-color)!important;stroke:var(--accent-color)!important}.cl-userButtonPopoverActionButton__signOut:hover{background:#ef44441a!important}.cl-userButtonPopoverActionButton__signOut:hover .cl-userButtonPopoverActionButtonText{color:#fca5a5!important}.cl-userButtonPopoverActionButton__signOut:hover .cl-userButtonPopoverActionButtonIcon svg,.cl-userButtonPopoverActionButton__signOut:hover .cl-userButtonPopoverActionButtonIcon path{color:#ef4444!important;stroke:#ef4444!important}.cl-organizationSwitcherPopoverCard .cl-dividerLine,.cl-userButtonPopoverCard .cl-dividerLine,.cl-dividerLine{background:var(--divider-color)!important;height:1px!important}.cl-userButtonPopoverFooter,.cl-organizationSwitcherPopoverFooter{display:none!important}.clerk-popup-right{z-index:9999!important;position:fixed!important;left:92px!important;right:auto!important}.clerk-org-popup{top:16px!important;bottom:auto!important;transform:none!important}.clerk-user-popup{top:auto!important;bottom:16px!important;transform:none!important}body.theme-light .cl-organizationSwitcherPopoverCard,body.theme-light .cl-userButtonPopoverCard{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;background:linear-gradient(160deg,#fffffff7 0%,#f5f5fafc 100%)!important;border:1px solid #00000014!important;box-shadow:0 24px 64px #0000002e,0 8px 24px #0000001a,inset 0 1px #ffffffe6!important}body.theme-light .cl-organizationSwitcherPopoverCard *,body.theme-light .cl-userButtonPopoverCard *{background-color:#0000!important}body.theme-light .cl-organizationSwitcherPopoverCard,body.theme-light .cl-organizationSwitcherPopoverCard p,body.theme-light .cl-organizationSwitcherPopoverCard span,body.theme-light .cl-organizationSwitcherPopoverCard button,body.theme-light .cl-organizationSwitcherPopoverCard a,body.theme-light .cl-userButtonPopoverCard,body.theme-light .cl-userButtonPopoverCard p,body.theme-light .cl-userButtonPopoverCard span,body.theme-light .cl-userButtonPopoverCard button,body.theme-light .cl-userButtonPopoverCard a{color:#14141ce0!important}body.theme-light .cl-organizationPreviewMainIdentifier,body.theme-light .cl-userPreviewMainIdentifier{color:#111827!important;font-weight:700!important}body.theme-light .cl-organizationPreviewSecondaryIdentifier{color:#00875a!important;background:#00b05b1a!important;border-color:#00b05b4d!important}body.theme-light .cl-userPreviewSecondaryIdentifier{color:#374151b3!important}body.theme-light .cl-organizationSwitcherPopoverCard .cl-avatarBox{box-shadow:0 0 0 2px #00b05b59,0 4px 12px #0000001f!important}body.theme-light .cl-userButtonPopoverCard .cl-avatarBox{box-shadow:0 0 0 2.5px #00b05b73,0 4px 12px #0000001f!important}body.theme-light .cl-organizationSwitcherPreviewButton{color:#00875a!important;background:#00b05b14!important;border-color:#00b05b4d!important}body.theme-light .cl-organizationSwitcherPreviewButton:hover{background:#00b05b26!important}body.theme-light .cl-organizationSwitcherPreviewButton svg,body.theme-light .cl-organizationSwitcherPreviewButton path{color:#00875a!important;stroke:#00875a!important;fill:#00875a!important}body.theme-light .cl-organizationSwitcherPopoverActionButtonText,body.theme-light .cl-userButtonPopoverActionButtonText{color:#14141cd1!important}body.theme-light .cl-organizationSwitcherPopoverActionButton:hover,body.theme-light .cl-userButtonPopoverActionButton:hover{background:#0000000a!important}body.theme-light .cl-organizationSwitcherPopoverActionButton svg,body.theme-light .cl-organizationSwitcherPopoverActionButton path,body.theme-light .cl-userButtonPopoverActionButtonIcon svg,body.theme-light .cl-userButtonPopoverActionButtonIcon path{color:#14141c59!important;stroke:#14141c59!important}body.theme-light .cl-organizationSwitcherPopoverActionButton:hover svg,body.theme-light .cl-organizationSwitcherPopoverActionButton:hover path,body.theme-light .cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonIcon svg,body.theme-light .cl-userButtonPopoverActionButton:hover .cl-userButtonPopoverActionButtonIcon path{color:#00875a!important;stroke:#00875a!important}body.theme-light .cl-userButtonPopoverActionButton__signOut:hover{background:#ef44440f!important}body.theme-light .cl-userButtonPopoverActionButton__signOut:hover .cl-userButtonPopoverActionButtonText{color:#dc2626!important}body.theme-light .cl-userButtonPopoverActionButton__signOut:hover .cl-userButtonPopoverActionButtonIcon svg,body.theme-light .cl-userButtonPopoverActionButton__signOut:hover .cl-userButtonPopoverActionButtonIcon path{color:#dc2626!important;stroke:#dc2626!important}body.theme-light .cl-organizationSwitcherPopoverCard .cl-dividerLine,body.theme-light .cl-userButtonPopoverCard .cl-dividerLine{background:#00000012!important}body.theme-light .cl-userButtonPopoverFooter,body.theme-light .cl-organizationSwitcherPopoverFooter{display:none!important}.org-switch-overlay{z-index:99999;-webkit-backdrop-filter:blur(16px);background:#08080cd1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.org-switch-card{background:linear-gradient(135deg,#1c1c24f2,#121218f7);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:32px 48px;display:flex;box-shadow:0 32px 80px #0009,inset 0 1px #ffffff14}.org-switch-card p{color:#ffffffbf;letter-spacing:.2px;margin:0;font-size:15px;font-weight:500}.org-switch-spinner{border:3px solid #00e67626;border-top-color:#00e676;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite org-spin}@keyframes org-spin{to{transform:rotate(360deg)}}.org-switch-fade-enter-active,.org-switch-fade-leave-active{transition:opacity .25s}.org-switch-fade-enter-from,.org-switch-fade-leave-to{opacity:0}.hidden-clerk-badge,.cl-watermark,.cl-internal-b3al4t,.cl-internal-1dauvpw,a[href*=clerk\.com],.cl-cardBox>div:last-child>div:last-child{display:none!important}.cl-navbar>div:last-child:not(:has(button)){display:none!important}.cl-navbar:before,.cl-navbar:after{display:none!important}.cl-modalBackdrop{background-color:var(--bg-base)!important}.cl-modalContent,.cl-card{background:var(--modal-bg)!important;-webkit-backdrop-filter:blur(32px)saturate(180%)!important;box-shadow:var(--modal-shadow)!important;z-index:10!important;border-radius:20px!important;overflow:hidden!important}.cl-navbar,.cl-navbar *,.cl-profilePage,.cl-scrollBox,.cl-pageScrollBox{background:0 0!important}.cl-navbarButton{border-radius:8px!important;transition:all .2s!important}.cl-navbarButton:hover{background:var(--btn-bg)!important}.cl-active,.cl-navbarButton[aria-current=page],.cl-navbarButton[data-active=true]{background:var(--accent-alpha)!important;color:var(--accent-color)!important}.cl-active svg,.cl-navbarButton[aria-current=page] svg,.cl-navbarButton[data-active=true] svg{color:var(--accent-color)!important}.cl-profilePage .cl-button:not([data-variant=solid]){background:var(--btn-bg)!important;border:1px solid var(--btn-border)!important;box-shadow:none!important;color:var(--text-primary)!important;border-radius:8px!important}.cl-profilePage .cl-button:not([data-variant=solid]):hover{background:var(--btn-bg-hover)!important;border-color:var(--btn-border-hover)!important}.cl-button[data-variant=solid]{background:var(--accent-color)!important;color:#fff!important;border-color:var(--accent-color)!important;border-radius:8px!important}.cl-button[data-variant=solid]:hover{opacity:.9!important}.cl-badge{background:var(--accent-alpha)!important;color:var(--accent-color)!important;border:1px solid var(--accent-alpha)!important}.cl-tabButton{color:var(--tab-text)!important;border-bottom-color:#0000!important}.cl-tabButton:hover{color:var(--tab-text-hover)!important;background:var(--btn-bg)!important;border-radius:8px 8px 0 0!important}.cl-tabButton[data-state=active]{color:var(--accent-color)!important;border-bottom-color:var(--accent-color)!important;background:var(--accent-alpha-hover)!important;border-radius:8px 8px 0 0!important}.cl-tableRow{border-bottom:1px solid var(--divider-color)!important}.cl-tableRow:hover{background:#ffffff08!important}.mobile-bottom-nav{display:none}@media (width<=1024px){.sidebar{display:none!important}.mobile-bottom-nav{z-index:1000;box-sizing:border-box;background:var(--sidebar-bg);-webkit-backdrop-filter:blur(24px);border-top:1px solid var(--sidebar-border);scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;align-items:stretch;gap:4px;padding:0 10px 10px;position:fixed;bottom:0;left:0;right:0;overflow:auto hidden;box-shadow:0 -4px 24px #0000002e;border-radius:0!important;display:flex!important}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-nav-item{min-width:65px;color:var(--text-secondary);letter-spacing:.3px;cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;flex:1 0 auto;justify-content:center;align-items:center;gap:2px;min-width:0;padding:8px 4px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.mobile-nav-item svg{flex-shrink:0;width:36px;height:36px}.mobile-nav-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-nav-item:hover,.mobile-nav-item.router-link-active{color:var(--accent-color)}.mobile-nav-item.router-link-active{position:relative}.mobile-nav-item.router-link-active:before{content:"";background:var(--accent-color);height:2px;box-shadow:0 0 8px var(--accent-alpha);border-radius:0 0 4px 4px;position:absolute;top:0;left:20%;right:20%}.mobile-user-btn>:not(span){justify-content:center;align-items:center;height:22px;display:flex}.user-btn-avatar-mobile{border-radius:50%!important;width:24px!important;height:24px!important}.clerk-popup-mobile{bottom:calc(68px + env(safe-area-inset-bottom,0px))!important;z-index:9999!important;position:fixed!important;top:auto!important;left:auto!important;right:8px!important;transform:none!important}.clerk-user-popup-mobile{bottom:calc(68px + env(safe-area-inset-bottom,0px))!important;top:auto!important;transform:none!important}.app-layout{flex-direction:column}.main-content{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));box-sizing:border-box;flex-direction:column;display:flex;overflow-y:auto}.auth-wrapper{padding-top:env(safe-area-inset-top,20px);align-items:flex-start}.auth-wrapper.initial-loader{align-items:center;padding-top:0}.clerk-popup-right{left:50%!important;right:auto!important;transform:translate(-50%)!important}.clerk-org-popup{top:80px!important}}@media (width<=1024px) and (height<=600px) and (orientation:landscape){.sidebar{display:flex!important}.mobile-bottom-nav{display:none!important}.app-layout{flex-direction:row}.main-content{padding-bottom:0}.clerk-popup-mobile,.clerk-user-popup-mobile{bottom:24px!important;left:80px!important;right:auto!important}}@media print{.app-layout{width:100%!important;height:auto!important;display:block!important;overflow:visible!important}.sidebar,.mobile-bottom-nav{display:none!important}.main-content{width:100%!important;max-width:100%!important;height:auto!important;padding-bottom:0!important;overflow:visible!important}.auth-wrapper,.org-switch-overlay{display:none!important}}html,body,#app{box-sizing:border-box;width:100%;height:100vh;margin:0;padding:0}@media print{html,body,#app,.app-layout,.main-content,.sidebar{width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:none!important;flex:none!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.sidebar{display:none!important}}*,:before,:after{box-sizing:inherit}[class*=cl-developmentBanner],[class*=cl-internal-developmentBanner],[data-localization-key=badge__devMode],.cl-badge__devMode,.cl-badge__developmentMode{display:none!important}:root{--bg-base:#050508;--bg-surface:#0f0f1699;--bg-elevated:#14141ccc;--text-primary:#fff;--text-secondary:#a0a0a0;--accent-color:#00e676;--accent-hover:#00c853;--danger-color:#ff5252;--danger-hover:#ff1744;--pill-radius:9999px;--card-radius:12px;--glass-bg:#0c0c12a6;--glass-border:#ffffff14;--glass-blur:blur(32px) saturate(180%);--glass-text:#f0f0f0;--sub-text:#a0a0a0}body.theme-light{--bg-base:#f5f5f7;--bg-surface:#ffffffd9;--bg-elevated:#fff;--text-primary:#1d1d1f;--text-secondary:#86868b;--glass-bg:#ffffffbf;--glass-border:#00000014;--glass-blur:blur(24px);--glass-text:#1d1d1f;--sub-text:#86868b;--accent-color:#0071e3;--accent-hover:#0077ed}body{background-color:var(--bg-base);color:var(--text-primary);-webkit-font-smoothing:antialiased;width:100vw;height:100vh;margin:0;padding:0;font-family:Inter,Roboto,Noto Sans Khmer,Hanuman,system-ui,-apple-system,sans-serif;overflow:hidden}#app{width:100%;height:100%}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--card-radius);box-shadow:0 12px 40px #00000080}body.theme-light .glass-panel{box-shadow:0 4px 24px #00000014,0 1px 4px #0000000f,inset 0 1px #ffffffe6}
