@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";.lf-container{height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow:hidden}.lf-left{background-color:#f4f4f494;border-radius:20px;flex-direction:column;flex:1;justify-content:center;padding:10px 60px;display:flex}.lf-logo{margin-left:10vh}.lf-logo img{width:200px;margin-bottom:20px}.lf-headline{color:#2e2e2e;margin-left:10vh;font-size:28px;font-weight:700;line-height:1.3}.lf-illustration{text-align:center}.lf-illustration img{max-width:80%;height:auto}.lf-right{background-color:#fff;border-radius:20px;flex-direction:column;flex:.6;justify-content:center;padding:60px 60px 0;display:flex;overflow-y:auto}.lf-middle{flex-direction:column;flex:1;justify-content:center;display:flex}.lf-title{color:#2e2e2e;margin-bottom:24px;font-size:24px;font-weight:700}.lf-field{margin-bottom:16px}.lf-label{color:#2e2e2e;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.lf-required{color:#ff4d4f;margin-left:3px}.lf-input-wrap{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 11px;transition:border-color .2s,box-shadow .2s;display:flex}.lf-input-wrap:hover{border-color:#b0b0b0}.lf-input-wrap:focus-within{border-color:var(--primary-yellow);box-shadow:0 0 0 2px #ffcf4033}.lf-input-wrap.lf-has-error{border-color:#ff4d4f}.lf-input-wrap.lf-has-error:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.lf-input-icon{color:#929292;flex-shrink:0;align-items:center;display:flex}.lf-input-wrap input{color:#2e2e2e;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-family:DM Sans,sans-serif;font-size:14px}.lf-input-wrap input::placeholder{color:#bfbfbf}.lf-eye-btn{cursor:pointer;color:#929292;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;line-height:1;display:flex}.lf-eye-btn:hover{color:#555}.lf-error-msg{color:#ff4d4f;margin-top:4px;font-size:12px}.lf-forgot-row{justify-content:flex-end;margin-top:-8px;margin-bottom:16px;display:flex}.lf-btn{color:#2e2e2e;cursor:pointer;background-color:#ffc629;border:1px solid #ffc629;border-radius:25px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.lf-btn:hover:not(:disabled){background-color:#e0ac00;border-color:#e0ac00}.lf-btn:disabled{opacity:.65;cursor:not-allowed}.lf-spinner{border:2px solid #0003;border-top-color:#2e2e2e;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite lf-spin}@keyframes lf-spin{to{transform:rotate(360deg)}}.lf-link-btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:14px}.lf-link-btn-forgot{color:#4e55e5;font-weight:500}.lf-link-btn-forgot:hover{color:#372ed9}.lf-link-btn-signup{color:#4e55e5;font-weight:500}.lf-link-btn-signup:hover{color:#372ed9}.lf-signup-row{text-align:center;color:#888;margin-top:8px;margin-bottom:16px;font-size:14px}.lf-footer{color:#999;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:15px;padding-top:16px;font-size:12px;display:flex}.lf-footer-links{display:flex}.lf-footer-link{color:#4070ff;background:#faf9f6;padding:8px 10px;text-decoration:none}.lf-footer-link:hover{color:#2a4fd9}@media (max-width:728px){.lf-container{flex-direction:column-reverse;height:auto;min-height:100vh;overflow-y:auto}.lf-left{padding:24px}.lf-logo,.lf-headline{margin-left:0}.lf-right{padding:24px}}.lf-login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.lf-verify-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:12px 14px;display:flex}.lf-verify-notice-icon{color:#2563eb;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;display:flex}.lf-verify-notice-title{color:#1d4ed8;margin:0 0 2px;font-size:13px;font-weight:600}.lf-verify-notice-sub{color:#3b82f6;margin:0;font-size:12px}.su-container{height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow:hidden}.su-left{background-color:#f4f4f494;border-radius:20px;flex-direction:column;flex:1;justify-content:center;padding:10px 60px;display:flex}.su-logo{margin-left:10vh}.su-logo img{width:200px;margin-bottom:20px}.su-headline{color:#2e2e2e;margin-left:10vh;font-size:28px;font-weight:700;line-height:1.3}.su-illustration{text-align:center}.su-illustration img{max-width:80%;height:auto}.su-right{background-color:#fff;border-radius:20px;flex-direction:column;flex:.6;justify-content:center;padding:40px 60px 0;display:flex;overflow-y:auto}.su-middle{flex-direction:column;flex:1;justify-content:center;display:flex}.su-title{color:#2e2e2e;margin-bottom:4px;font-size:24px;font-weight:700}.su-subtitle{color:#888;margin-bottom:24px;font-size:14px}.su-row{gap:12px;display:flex}.su-row .su-field{flex:1}.su-field{margin-bottom:16px}.su-label{color:#2e2e2e;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.su-required{color:#ff4d4f;margin-left:3px}.su-input-wrap{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 11px;transition:border-color .2s,box-shadow .2s;display:flex}.su-input-wrap:hover{border-color:#b0b0b0}.su-input-wrap:focus-within{border-color:var(--primary-yellow);box-shadow:0 0 0 2px #ffcf4033}.su-input-wrap.su-has-error{border-color:#ff4d4f}.su-input-wrap.su-has-error:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.su-input-icon{color:#929292;flex-shrink:0;align-items:center;display:flex}.su-input-wrap input{color:#2e2e2e;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-family:DM Sans,sans-serif;font-size:14px}.su-input-wrap input::placeholder{color:#bfbfbf}.su-select{color:#2e2e2e;cursor:pointer;-webkit-appearance:none;appearance:none;background:0 0;border:none;outline:none;flex:1;width:100%;font-family:DM Sans,sans-serif;font-size:14px}.su-eye-btn{cursor:pointer;color:#929292;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;line-height:1;display:flex}.su-eye-btn:hover{color:#555}.su-error-msg{color:#ff4d4f;margin-top:4px;font-size:12px}.su-btn{color:#2e2e2e;cursor:pointer;background-color:#ffc629;border:1px solid #ffc629;border-radius:25px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;margin-top:4px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.su-btn:hover:not(:disabled){background-color:#e0ac00;border-color:#e0ac00}.su-btn:disabled{opacity:.65;cursor:not-allowed}.su-spinner{border:2px solid #0003;border-top-color:#2e2e2e;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite su-spin}@keyframes su-spin{to{transform:rotate(360deg)}}.su-signin-row{text-align:center;color:#888;margin-top:8px;margin-bottom:16px;font-size:14px}.su-link-btn{color:#4e55e5;cursor:pointer;background:0 0;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500}.su-link-btn:hover{color:#372ed9}.su-footer{color:#999;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:15px;padding-top:16px;font-size:12px;display:flex}.su-footer-links{display:flex}.su-footer-link{color:#4070ff;background:#faf9f6;padding:8px 10px;text-decoration:none}.su-footer-link:hover{color:#2a4fd9}@media (max-width:728px){.su-container{flex-direction:column-reverse;height:auto;min-height:100vh;overflow-y:auto}.su-left{padding:24px}.su-logo,.su-headline{margin-left:0}.su-right{padding:24px}.su-row{flex-direction:column;gap:0}}.cs-container{height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow:hidden}.cs-left{background-color:#f4f4f494;border-radius:20px;flex-direction:column;flex:1;justify-content:center;gap:8px;padding:40px 60px;display:flex}.cs-logo img{width:200px;margin-bottom:8px}.cs-headline{color:#2e2e2e;margin-bottom:10px;font-size:28px;font-weight:700;line-height:1.3}.cs-tagline{color:#6b7280;max-width:380px;margin-bottom:4px;font-size:14px;line-height:1.6}.cs-illustration{text-align:center;margin:12px 0}.cs-illustration img{max-width:78%;height:auto}.cs-features{flex-direction:column;gap:8px;margin-top:4px;display:flex}.cs-feature{color:#374151;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.cs-feature-dot{background:#ffc629;border-radius:50%;flex-shrink:0;width:8px;height:8px}.cs-right{background-color:#fff;border-radius:20px;flex-direction:column;flex:.65;justify-content:center;padding:40px 56px 0;display:flex;overflow-y:auto}.cs-middle{flex-direction:column;flex:1;justify-content:center;display:flex}.cs-title{color:#2e2e2e;margin-bottom:4px;font-size:24px;font-weight:700}.cs-subtitle{color:#888;margin-bottom:22px;font-size:14px}.cs-row{gap:12px;display:flex}.cs-row .cs-field{flex:1}.cs-field{margin-bottom:14px}.cs-label{color:#2e2e2e;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.cs-required{color:#ff4d4f;margin-left:3px}.cs-optional{color:#9ca3af;margin-left:4px;font-size:12px;font-weight:400}.cs-input-wrap{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 11px;transition:border-color .2s,box-shadow .2s;display:flex}.cs-input-wrap:hover{border-color:#b0b0b0}.cs-input-wrap:focus-within{border-color:#ffc629;box-shadow:0 0 0 2px #ffcf4033}.cs-input-wrap.cs-has-error{border-color:#ff4d4f}.cs-input-wrap.cs-has-error:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.cs-input-icon{color:#929292;flex-shrink:0;align-items:center;display:flex}.cs-input-wrap input{color:#2e2e2e;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;font-family:DM Sans,sans-serif;font-size:14px}.cs-input-wrap input::placeholder{color:#bfbfbf}.cs-textarea-wrap{background:#fff;border:1px solid #d9d9d9;border-radius:6px;align-items:flex-start;gap:8px;padding:10px 11px;transition:border-color .2s,box-shadow .2s;display:flex}.cs-textarea-wrap:hover{border-color:#b0b0b0}.cs-textarea-wrap:focus-within{border-color:#ffc629;box-shadow:0 0 0 2px #ffcf4033}.cs-textarea-wrap.cs-has-error{border-color:#ff4d4f}.cs-textarea-wrap.cs-has-error:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}.cs-textarea-icon{color:#929292;flex-shrink:0;align-items:center;margin-top:1px;display:flex}.cs-textarea-wrap textarea{color:#2e2e2e;resize:none;background:0 0;border:none;outline:none;flex:1;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}.cs-textarea-wrap textarea::placeholder{color:#bfbfbf}.cs-error-msg{color:#ff4d4f;margin-top:4px;font-size:12px}.cs-btn{color:#2e2e2e;cursor:pointer;background-color:#ffc629;border:1px solid #ffc629;border-radius:25px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:6px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.cs-btn:hover:not(:disabled){background-color:#e0ac00;border-color:#e0ac00}.cs-btn:disabled{opacity:.65;cursor:not-allowed}.cs-spinner{border:2px solid #0003;border-top-color:#2e2e2e;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite cs-spin}@keyframes cs-spin{to{transform:rotate(360deg)}}.cs-signin-row{text-align:center;color:#888;margin-top:10px;margin-bottom:12px;font-size:14px}.cs-link-btn{color:#4e55e5;cursor:pointer;background:0 0;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500}.cs-link-btn:hover{color:#372ed9}.cs-success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 0;display:flex}.cs-success-icon{color:#22c55e}.cs-success-title{color:#111827;font-size:22px;font-weight:700}.cs-success-body{color:#6b7280;max-width:320px;font-size:14px;line-height:1.6}.cs-success .cs-btn{width:auto;margin-top:8px;padding:0 32px}.cs-footer{color:#999;justify-content:space-between;align-items:center;margin-top:auto;margin-bottom:15px;padding-top:16px;font-size:12px;display:flex}.cs-footer-links{display:flex}.cs-footer-link{color:#4070ff;background:#faf9f6;padding:8px 10px;text-decoration:none}.cs-footer-link:hover{color:#2a4fd9}@media (max-width:768px){.cs-container{flex-direction:column-reverse;height:auto;min-height:100vh;overflow-y:auto}.cs-left{padding:24px}.cs-right{flex:none;padding:24px}.cs-row{flex-direction:column;gap:0}}.sb-root{will-change:width;background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:230px;height:100vh;font-family:DM Sans,sans-serif;transition:width .28s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.sb-root.sb-collapsed{width:72px}.sb-logo{border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:center;align-items:center;height:64px;padding:16px 20px;display:flex;overflow:hidden}.sb-logo img{max-width:100%;height:auto}.sb-logo-full{width:130px}.sb-toggle-row{flex-shrink:0;justify-content:flex-start;align-items:center;padding:8px 12px 4px;display:flex}.sb-collapsed .sb-toggle-row{justify-content:center}.sb-toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:background-color .15s,color .15s;display:flex}.sb-toggle:hover{color:#374151;background-color:#f3f4f6}.sb-nav{flex:1;padding:8px 12px;overflow:hidden auto}.sb-nav::-webkit-scrollbar{width:4px}.sb-nav::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.sb-nav-item{color:#374151;cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;height:48px;margin:4px 0;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex;position:relative;overflow:hidden}.sb-nav-item:hover{color:#374151;background-color:#f9fafb}.sb-nav-item-active{color:#374151!important;background-color:#fef5d7!important}.sb-nav-item-active:before{content:"";background-color:#fbbf24;border-radius:0 2px 2px 0;width:4px;position:absolute;top:0;bottom:0;left:0}.sb-nav-icon{color:#6b7280;flex-shrink:0;align-items:center;display:flex}.sb-nav-item-active .sb-nav-icon{color:#6b7280}.sb-nav-label{white-space:nowrap;max-width:160px;transition:opacity .22s cubic-bezier(.4,0,.2,1),max-width .28s cubic-bezier(.4,0,.2,1);overflow:hidden}.sb-collapsed .sb-nav-label{opacity:0;max-width:0}.sb-nav-parent{cursor:pointer;background:0 0;border:none;width:100%;font-family:DM Sans,sans-serif}.sb-nav-parent:hover,.sb-nav-parent-open{background-color:#f9fafb}.sb-chevron{color:#9ca3af;flex-shrink:0;align-items:center;margin-left:auto;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .2s;display:flex}.sb-collapsed .sb-chevron{display:none}.sb-chevron.sb-chevron-open{transform:rotate(180deg)}.sb-sub-menu-wrap{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1);display:grid}.sb-sub-menu-wrap.sb-sub-open{grid-template-rows:1fr}.sb-sub-menu{overflow:hidden}.sb-sub-item{color:#6b7280;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:9px;height:38px;margin:2px 0;padding:0 12px 0 40px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex;position:relative;overflow:hidden}.sb-sub-item:hover{color:#374151;background-color:#f9fafb}.sb-sub-item-active{color:#374151!important;background-color:#fef5d7!important}.sb-sub-item-active:before{content:"";background-color:#fbbf24;border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.sb-sub-icon{color:#9ca3af;flex-shrink:0;align-items:center;display:flex}.sb-sub-item-active .sb-sub-icon{color:#6b7280}.sb-logout{border-top:1px solid #eee;flex-shrink:0;align-items:center;width:100%;min-height:50px;padding:5px 12px;display:flex}.sb-logout-btn{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:flex;overflow:hidden}.sb-logout-btn:hover{color:#dc2626;background-color:#fef2f2}.sb-logout-btn:hover .sb-logout-icon{color:#dc2626}.sb-logout-icon{color:#6b7280;flex-shrink:0;align-items:center;transition:color .15s;display:flex}.sb-logout-label{max-width:160px;transition:opacity .15s,max-width .2s;overflow:hidden}.sb-collapsed .sb-logout-label{opacity:0;max-width:0}.sb-footer{border-top:1px solid #e5e7eb;flex-shrink:0;padding:12px 20px;transition:opacity .15s;overflow:hidden}.sb-collapsed .sb-footer{opacity:0;pointer-events:none}.sb-footer a{color:#3b82f6;margin-right:14px;font-size:12px;text-decoration:none}.sb-footer a:hover{text-decoration:underline}.ah-root{z-index:9;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;font-family:DM Sans,sans-serif;display:flex;box-shadow:0 1px 3px #0000001a}.ah-left{align-items:center;gap:16px;display:flex}.ah-toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:6px;transition:background-color .15s,color .15s;display:flex}.ah-toggle:hover{color:#374151;background-color:#f3f4f6}.ah-toggle-icon{width:22px;height:22px}.ah-waffle-wrap{position:relative}.ah-waffle-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,color .15s;display:flex}.ah-waffle-btn:hover,.ah-waffle-btn.ah-waffle-active{color:#374151;background-color:#f3f4f6}.ah-waffle-panel{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:300px;padding:16px;animation:.15s ah-fade-in;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001f}.ah-waffle-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:10px;min-height:28px;margin-bottom:12px;padding-bottom:10px;display:flex}.ah-waffle-header span{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.ah-waffle-search-wrap{justify-content:flex-end;align-items:center;transition:width .2s;display:flex}.ah-waffle-search-wrap.ah-search-expanded{flex:1}.ah-search-icon-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.ah-search-icon-btn:hover{color:#374151;background:#f3f4f6}.ah-waffle-search-box{background:#fff;border:1.5px solid #ffcf40;border-radius:8px;align-items:center;gap:6px;width:100%;height:32px;padding:0 10px;animation:.18s ah-search-expand;display:flex;box-shadow:0 0 0 3px #ffcf4026}@keyframes ah-search-expand{0%{opacity:0;transform-origin:100%;transform:scaleX(.85)}to{opacity:1;transform:scaleX(1)}}.ah-search-lens{color:#9ca3af;flex-shrink:0}.ah-waffle-search{color:#374151;background:0 0;border:none;outline:none;flex:1;font-family:DM Sans,sans-serif;font-size:13px}.ah-waffle-search::placeholder{color:#d1d5db}.ah-search-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:2px;transition:color .15s;display:flex}.ah-search-close:hover{color:#374151}.ah-waffle-empty{text-align:center;color:#9ca3af;grid-column:1/-1;margin:0;padding:16px 0;font-size:13px}.ah-waffle-section-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:10px 0 4px;padding:0 2px;font-size:11px;font-weight:600}.ah-waffle-section-label:first-of-type{margin-top:0}.ah-waffle-grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.ah-waffle-item{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;font-family:DM Sans,sans-serif;transition:background-color .15s;display:flex}.ah-waffle-item:hover{background-color:#f9fafb}.ah-waffle-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ah-waffle-item-disabled{opacity:.45;cursor:default}.ah-waffle-label{color:#374151;text-align:center;word-break:break-word;font-size:12px;font-weight:500;line-height:1.3}@keyframes ah-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ah-waffle-skel-item{cursor:default;pointer-events:none}.ah-waffle-skel-icon,.ah-waffle-skel-label{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/600px 100%;animation:1.4s linear infinite ah-shimmer;display:block}.ah-waffle-skel-icon{border-radius:10px;width:44px;height:44px}.ah-waffle-skel-label{border-radius:5px;width:48px;height:10px}.ah-right{align-items:center;gap:12px;display:flex}.ah-user-wrap{position:relative}.ah-user-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:6px 10px;transition:background-color .15s;display:flex}.ah-user-btn:hover{background-color:#f3f4f6}.ah-avatar{background-color:var(--primary-yellow);color:#2e2e2e;letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;transition:opacity .15s;display:flex}.ah-avatar-loading{opacity:.6;outline-offset:2px;outline:2.5px solid #ffcf40;animation:.9s ease-in-out infinite ah-avatar-pulse}@keyframes ah-avatar-pulse{0%,to{outline-color:#ffcf40}50%{outline-color:#f59e0b}}.ah-user-info{text-align:left}.ah-user-name{color:#374151;font-size:14px;font-weight:600;line-height:1.2}.ah-user-role{color:#6b7280;font-size:12px;line-height:1.2}.ah-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s}.ah-chevron.ah-open{transform:rotate(180deg)}.ah-help-wrap{position:relative}.ah-help-btn{cursor:pointer;color:#6b7280;background:0 0;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:flex}.ah-help-btn:hover,.ah-help-btn.ah-help-active{color:#374151;background:#f3f4f6;border-color:#9ca3af}.ah-help-panel{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:210px;animation:.15s ah-fade-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001c}.ah-help-header{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #f3f4f6;padding:10px 14px 8px;font-size:11px;font-weight:600}.ah-help-item{color:#374151;border-bottom:1px solid #f9fafb;align-items:center;gap:10px;padding:11px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.ah-help-item:last-child{border-bottom:none}.ah-help-item:hover{color:#111827;background:#f9fafb}.ah-bell-wrap{position:relative}.ah-bell-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s,color .15s;display:flex;position:relative}.ah-bell-btn:hover,.ah-bell-btn.ah-bell-active{color:#374151;background-color:#f3f4f6}.ah-bell-badge{color:#fff;background:#cd071e;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:4px}.ah-notif-panel{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:320px;animation:.15s ah-fade-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 28px #0000001f}.ah-notif-header{color:#111827;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 16px 10px;font-size:14px;font-weight:600;display:flex}.ah-notif-clear{cursor:pointer;color:#2563eb;background:0 0;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;transition:color .15s}.ah-notif-clear:hover{color:#1d4ed8;text-decoration:underline}.ah-notif-empty{color:#9ca3af;flex-direction:column;align-items:center;gap:10px;padding:36px 16px;font-size:13px;display:flex}.ah-notif-empty p{margin:0}.ah-avatar-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;align-items:center;padding:0;transition:opacity .15s;display:flex}.ah-avatar-btn:hover{opacity:.85}.ah-profile-panel{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:300px;animation:.15s ah-fade-in;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 28px #00000021}@keyframes ah-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ah-profile-topbar{background:#f9fafb;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.ah-profile-org{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.ah-signout-btn{cursor:pointer;color:#2563eb;background:0 0;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:color .15s}.ah-signout-btn:hover{color:#1d4ed8;text-decoration:underline}.ah-profile-body{align-items:center;gap:16px;padding:20px 16px;display:flex}.ah-profile-avatar{background:var(--primary-yellow);color:#2e2e2e;letter-spacing:1px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;font-weight:700;display:flex}.ah-profile-info{flex-direction:column;gap:2px;min-width:0;display:flex}.ah-profile-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.ah-profile-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.ah-view-account{cursor:pointer;color:#2563eb;text-align:left;background:0 0;border:none;margin-top:6px;padding:0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:color .15s}.ah-view-account:hover{color:#1d4ed8;text-decoration:underline}.ah-profile-skel{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite ah-shimmer}.ah-profile-skel-avatar{border-radius:50%;flex-shrink:0;width:60px;height:60px}.ah-profile-skel-name{width:130px;height:14px;margin-bottom:4px}.ah-profile-skel-email{width:170px;height:12px}.ah-profile-skel-btn{width:80px;height:12px;margin-top:8px}.ah-unverified-badge{color:#b91c1c;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:999px;align-items:center;gap:4px;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.ah-unverified-badge:before{content:"";background:#ef4444;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.ah-notif-list{max-height:320px;overflow-y:auto}.ah-notif-item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:10px;padding:12px 16px;transition:background .12s;display:flex}.ah-notif-item:last-child{border-bottom:none}.ah-notif-item:hover{background:#f9fafb}.ah-notif-item-read{opacity:.6}.ah-notif-item-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.ah-notif-item-info .ah-notif-item-dot{background:#3b82f6}.ah-notif-item-success .ah-notif-item-dot{background:#16a34a}.ah-notif-item-warning .ah-notif-item-dot{background:#d97706}.ah-notif-item-error .ah-notif-item-dot{background:#dc2626}.ah-notif-item-read .ah-notif-item-dot{background:#d1d5db}.ah-notif-item-body{flex:1;min-width:0}.ah-notif-item-title{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}.ah-notif-item-msg{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.ah-notif-item-time{color:#9ca3af;margin:0;font-size:11px}.ah-oauth-backdrop{z-index:9998;-webkit-backdrop-filter:blur(4px);background:#0f172a66;position:fixed;top:0;bottom:0;left:0;right:0}.ah-oauth-modal{z-index:9999;text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:0;width:300px;padding:36px 28px 32px;font-family:DM Sans,sans-serif;animation:.2s ah-modal-in;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000002e,0 4px 16px #00000014}@keyframes ah-modal-in{0%{opacity:0;transform:translate(-50%,-52%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.ah-signout-spinner{border:3px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;flex-shrink:0;width:36px;height:36px;margin-bottom:16px;animation:.75s linear infinite ah-spin}.ah-oauth-spinner{border:3px solid #e5e7eb;border-top-color:#ffcf40;border-radius:50%;flex-shrink:0;width:36px;height:36px;margin-bottom:20px;animation:.75s linear infinite ah-spin;display:block}@keyframes ah-spin{to{transform:rotate(360deg)}}.ah-oauth-check{background:#f0fdf4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.ah-oauth-error-icon{background:#fef2f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.ah-oauth-title{color:#111827;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.4}.ah-oauth-sub{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.ah-oauth-close{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:20px;padding:7px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.ah-oauth-close:hover{background:#f9fafb;border-color:#d1d5db}.ah-backdrop{z-index:99;position:fixed;top:0;bottom:0;left:0;right:0}.dl-root{background-color:#f8f9fb;height:100vh;display:flex;overflow:hidden}.dl-main,.dl-work-area{flex-direction:column;flex:1;display:flex;overflow:hidden}.dl-content{background:#fff;flex:1;padding:24px;overflow:hidden auto}.dl-content::-webkit-scrollbar{width:6px}.dl-content::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.dh-root{max-width:860px;padding:36px 40px;font-family:DM Sans,sans-serif}.dh-welcome{color:#111827;margin:0 0 28px;font-size:28px;font-weight:700}.dh-user-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:20px;margin-bottom:36px;padding:20px 24px;display:flex;box-shadow:0 1px 3px #0000000d}.dh-user-avatar{background:var(--primary-yellow);color:#2e2e2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:22px;font-weight:700;display:flex}.dh-user-info{flex-direction:column;gap:2px;display:flex}.dh-user-name{color:#111827;font-size:17px;font-weight:600}.dh-user-email{color:#6b7280;font-size:14px}.dh-view-profile{cursor:pointer;color:#2563eb;text-align:left;background:0 0;border:none;margin-top:6px;padding:0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:color .15s}.dh-view-profile:hover{color:#1d4ed8;text-decoration:underline}.dh-section{margin-bottom:36px}.dh-section-title{color:#111827;margin:0 0 14px;font-size:17px;font-weight:600}.dh-skel{background:linear-gradient(90deg,#f3f4f6 25%,#e9eaec 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite dh-shimmer}@keyframes dh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dh-skel-circle{border-radius:50%;flex-shrink:0;width:26px;height:26px;margin-top:1px}.dh-skel-title{width:200px;height:13px;margin-bottom:8px}.dh-skel-desc{width:320px;height:11px}.dh-setup-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.dh-setup-item{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:14px;padding:18px 20px;transition:background .15s;display:flex}.dh-setup-item:last-child{border-bottom:none}.dh-setup-item-done{background:#f0fdf4}.dh-setup-item-accounts{align-items:flex-start}.dh-setup-check{background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;transition:border-color .2s,background .2s;display:flex}.dh-setup-check-done{background:#f0fdf4;border-color:#16a34a}.dh-setup-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.dh-setup-title{color:#111827;font-size:14px;font-weight:600}.dh-setup-title-done{color:#15803d}.dh-setup-desc{color:#6b7280;font-size:13px;line-height:1.5}.dh-connect-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.dh-connect-row-done{background:#f0fdf4;border-color:#bbf7d0}.dh-connect-icon{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dh-connect-row-done .dh-connect-icon{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.dh-connect-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.dh-connect-label{color:#111827;font-size:13px;font-weight:600}.dh-connect-sub{color:#9ca3af;font-size:12px;line-height:1.4}.dh-connect-btn{color:#92400e;cursor:pointer;white-space:nowrap;background:#fef5d7;border:1.5px solid #ffcf40;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex}.dh-connect-btn:hover{background:#ffcf40;box-shadow:0 0 0 3px #ffcf4033}.dh-connect-verified{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.lp-root{background-color:#f8f9fb;flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow-y:auto}.lp-header{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:sticky;top:0}.lp-header-logo{width:140px}.lp-back-btn{color:#2e2e2e;cursor:pointer;background-color:#ffc629;border:1px solid #ffc629;border-radius:25px;align-items:center;gap:6px;height:36px;padding:0 18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.lp-back-btn:hover{color:#2e2e2e;background-color:#e0ac00;border-color:#e0ac00}.lp-body{flex:1;width:100%;max-width:860px;margin:0 auto;padding:48px 24px 64px}.lp-hero{background:#fff;border:1px solid #f0f0f0;border-radius:16px;margin-bottom:24px;padding:40px 48px}.lp-badge{color:var(--primary-red);letter-spacing:.5px;text-transform:uppercase;background-color:#fff0f1;border:1px solid #cd071e26;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.lp-badge-dot{background-color:var(--primary-red);border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite lp-pulse}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.3}}.lp-hero-title{color:#2e2e2e;margin:0 0 10px;font-size:32px;font-weight:700}.lp-hero-sub{color:#888;margin:0;font-size:15px;line-height:1.6}.lp-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;gap:36px;padding:40px 48px;display:flex}@keyframes lp-shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.lp-sk{background:linear-gradient(90deg,#f0f0f0 25%,#e5e5e5 50%,#f0f0f0 75%) 0 0/800px 100%;border-radius:6px;animation:1.6s linear infinite lp-shimmer}.lp-section{flex-direction:column;gap:10px;display:flex}.lp-section-heading{align-items:center;gap:10px;margin-bottom:4px;display:flex}.lp-section-bar{background-color:var(--primary-yellow);border-radius:2px;flex-shrink:0;width:4px;height:20px}.lp-sk-h{width:38%;height:18px}.lp-sk-line{height:12px}.lp-sk-w-full{width:100%}.lp-sk-w-90{width:90%}.lp-sk-w-80{width:80%}.lp-sk-w-70{width:70%}.lp-sk-w-55{width:55%}.lp-divider{background:#f0f0f0;border:none;height:1px;margin:0}.lp-footer{color:#999;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 48px;font-size:12px;display:flex}.lp-footer-links{gap:4px;display:flex}.lp-footer-link{color:#4070ff;background:#faf9f6;border-radius:4px;padding:6px 10px;font-size:12px;text-decoration:none}.lp-footer-link:hover{color:#2a4fd9}@media (max-width:640px){.lp-header{padding:0 20px}.lp-body{padding:24px 16px 48px}.lp-hero,.lp-card{padding:28px 24px}.lp-hero-title{font-size:24px}.lp-footer{flex-direction:column;gap:8px;height:auto;padding:12px 20px}}.pp-root{max-width:900px;padding:32px 40px 48px;font-family:DM Sans,sans-serif}.pp-back-row{margin-bottom:20px}.pp-back{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:color .15s;display:inline-flex}.pp-back:hover{color:#111827}.pp-hero-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:20px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.pp-hero-banner{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 50%,#fde68a 100%);border-bottom:1px solid #fde68a;height:100px}.pp-hero-body{align-items:center;gap:20px;margin-top:-44px;padding:0 28px 24px;display:flex}.pp-hero-avatar{color:#2e2e2e;background:var(--primary-yellow,#ffcf40);letter-spacing:1px;border:4px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;font-size:30px;font-weight:700;display:flex;box-shadow:0 2px 10px #0000001a}.pp-hero-info{flex:1;min-width:0;padding-top:48px}.pp-hero-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:20px;font-weight:700;overflow:hidden}.pp-hero-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:13px;overflow:hidden}.pp-hero-badges{flex-wrap:wrap;gap:6px;display:flex}.pp-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.pp-badge-role{color:#92400e;background:#fef5d7;border:1px solid #fde68a}.pp-badge-active{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.pp-badge-inactive{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.pp-badge-verified{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.pp-badge-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.pp-badge-active .pp-badge-dot{background:#16a34a}.pp-badge-inactive .pp-badge-dot{background:#dc2626}.pp-notice-banner{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;display:flex}.pp-notice-icon{color:#d97706;background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.pp-notice-text{flex-direction:column;flex:1;gap:2px;font-size:13px;display:flex}.pp-notice-text strong{color:#92400e;font-weight:600}.pp-notice-text span{color:#b45309}.pp-cards-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:680px){.pp-cards-grid{grid-template-columns:1fr}.pp-root{padding:20px 16px 40px}}.pp-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.pp-card-header{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:16px 20px 14px;display:flex}.pp-card-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pp-card-icon-person{color:#92400e;background:#fef5d7}.pp-card-icon-access{color:#2563eb;background:#eff6ff}.pp-card-title{color:#111827;margin:0;font-size:14px;font-weight:600}.pp-card-body{padding:6px 0 8px}.pp-fields-row{border-bottom:1px solid #f9fafb;grid-template-columns:1fr 1fr;display:grid}.pp-fields-row:last-child{border-bottom:none}.pp-field{border-right:1px solid #f9fafb;flex-direction:column;padding:12px 20px;display:flex}.pp-field:last-child{border-right:none}.pp-field-email{border-bottom:1px solid #f9fafb;border-right:none;grid-column:1/-1}.pp-field-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:600}.pp-field-value{color:#111827;word-break:break-all;font-size:14px;font-weight:500}.pp-mono{color:#374151;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:13px}.pp-email-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.pp-email-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.pp-verified-badge{color:#15803d;white-space:nowrap;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.pp-unverify-btn{color:#b91c1c;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1.5px solid #fecaca;border-radius:6px;padding:2px 10px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}.pp-unverify-btn:hover{background:#fee2e2;border-color:#fca5a5}.pp-status{color:#374151;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.pp-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.pp-status-active .pp-status-dot{background:#16a34a}.pp-status-inactive .pp-status-dot{background:#dc2626}.pp-verify-btn{color:#92400e;cursor:pointer;white-space:nowrap;background:#fef5d7;border:1.5px solid #ffcf40;border-radius:6px;align-items:center;gap:5px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.pp-verify-btn:hover:not(:disabled){background:#ffcf40;border-color:#f59e0b}.pp-verify-btn:disabled{opacity:.6;cursor:default}.pp-verify-sent{color:#16a34a;align-items:center;gap:5px;padding:4px 0;font-size:12px;font-weight:600;display:inline-flex}.pp-verify-spinner{border:2px solid #d97706;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:.7s linear infinite pp-spin;display:inline-block}.pp-spinner-white{border-color:#fff #ffffff59 #ffffff59}@keyframes pp-spin{to{transform:rotate(360deg)}}.pp-skel{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s infinite pp-shimmer}.pp-skel-avatar-lg{border-radius:50%;flex-shrink:0;width:88px;height:88px}@keyframes pp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pp-dialog-backdrop{z-index:1000;background:#00000059;justify-content:center;align-items:center;animation:.15s pp-fade-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes pp-fade-in{0%{opacity:0}to{opacity:1}}.pp-dialog{background:#fff;border-radius:10px;width:100%;max-width:420px;padding:24px;font-family:DM Sans,sans-serif;animation:.18s pp-dialog-in;box-shadow:0 8px 40px #0000002e}@keyframes pp-dialog-in{0%{opacity:0;transform:scale(.97)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.pp-dialog-header{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.pp-dialog-icon{background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.pp-dialog-title{color:#111827;margin:0;padding-top:6px;font-size:16px;font-weight:600;line-height:1.4}.pp-dialog-body{color:#6b7280;margin:0 0 24px;padding-left:48px;font-size:14px;line-height:1.6}.pp-dialog-footer{justify-content:flex-end;gap:8px;display:flex}.pp-dialog-cancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:7px 16px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .15s}.pp-dialog-cancel:hover:not(:disabled){background:#f9fafb}.pp-dialog-cancel:disabled{opacity:.5;cursor:default}.pp-dialog-confirm{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 16px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.pp-dialog-confirm:hover:not(:disabled){background:#b91c1c}.pp-dialog-confirm:disabled{opacity:.6;cursor:default}.prd-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.prd-header{margin-bottom:24px}.prd-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.prd-subtitle{color:#6b7280;margin:0;font-size:13px}.prd-grid{flex-wrap:wrap;gap:8px;display:flex}.prd-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;flex-direction:column;align-items:center;gap:10px;width:130px;padding:18px 12px 14px;transition:background .14s,box-shadow .14s;display:flex}.prd-card:hover:not(.prd-card-disabled){box-shadow:none;background:#f0f0f0}.prd-card:focus-visible:not(.prd-card-disabled){border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.prd-card-disabled{cursor:default;opacity:.45}.prd-icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.prd-name{color:#374151;word-break:break-word;font-size:12px;font-weight:500;line-height:1.35}.prd-error{color:#dc2626;margin-bottom:16px;font-size:13px}@keyframes prd-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.prd-card-skeleton{cursor:default;pointer-events:none}.prd-skeleton-icon,.prd-skeleton-text{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/800px 100%;border-radius:10px;animation:1.4s linear infinite prd-shimmer}.prd-skeleton-icon{border-radius:14px;width:60px;height:60px}.prd-skeleton-text{width:70px;height:12px}@media (max-width:480px){.prd-root{padding:16px}.prd-card{width:100px;padding:14px 8px 12px}.prd-icon-wrap{border-radius:10px;width:48px;height:48px}}.svc-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.svc-header{margin-bottom:24px}.svc-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.svc-subtitle{color:#6b7280;margin:0;font-size:13px}.svc-error{color:#dc2626;margin-bottom:16px;font-size:13px}.svc-grid{flex-wrap:wrap;gap:8px;display:flex}.svc-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;flex-direction:column;align-items:center;gap:10px;width:130px;padding:18px 12px 14px;transition:background .14s;display:flex}.svc-card:hover:not(.svc-card-disabled){background:#f0f0f0}.svc-card:focus-visible:not(.svc-card-disabled){border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.svc-card-disabled{cursor:default;opacity:.45}.svc-icon-wrap{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.svc-name{color:#374151;word-break:break-word;font-size:12px;font-weight:500;line-height:1.35}@keyframes svc-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.svc-card-skeleton{cursor:default;pointer-events:none}.svc-skel-icon,.svc-skel-text{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/800px 100%;animation:1.4s linear infinite svc-shimmer}.svc-skel-icon{border-radius:14px;width:60px;height:60px}.svc-skel-text{border-radius:6px;width:70px;height:12px}.svc-pagination{align-items:center;gap:8px;margin-top:20px;display:flex}.svc-page-info{color:#6b7280;margin-right:4px;font-size:13px}.svc-page-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s;display:flex}.svc-page-btn:hover:not(:disabled){background:#f3f4f6}.svc-page-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:480px){.svc-root{padding:16px}.svc-card{width:100px;padding:14px 8px 12px}.svc-icon-wrap{border-radius:10px;width:48px;height:48px}}.ofm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s ofm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ofm-fade{0%{opacity:0}to{opacity:1}}.ofm-modal{background:#fff;border-radius:14px;width:100%;max-width:440px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) ofm-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes ofm-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ofm-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.ofm-title{color:#111827;margin:0;font-size:16px;font-weight:700}.ofm-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .12s,color .12s;display:flex}.ofm-close:hover{color:#374151;background:#f3f4f6}.ofm-body{flex-direction:column;gap:18px;padding:20px 24px;display:flex}.ofm-field{flex-direction:column;gap:6px;display:flex}.ofm-field-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.ofm-label{color:#374151;font-size:13px;font-weight:600}.ofm-required{color:#ef4444;margin-left:2px}.ofm-hint{color:#9ca3af;margin:2px 0 0;font-size:12px}.ofm-input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.ofm-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.ofm-input-error{border-color:#ef4444}.ofm-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #fee2e2}.ofm-error{color:#ef4444;margin:0;font-size:12px}.ofm-toggle{flex-shrink:0;display:inline-block;position:relative}.ofm-toggle input{opacity:0;width:0;height:0;position:absolute}.ofm-toggle-track{cursor:pointer;background:#e5e7eb;border-radius:12px;width:44px;height:24px;transition:background .2s;display:block;position:relative}.ofm-toggle input:checked+.ofm-toggle-track{background:#fbbf24}.ofm-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.ofm-toggle input:checked~.ofm-toggle-track .ofm-toggle-thumb{transform:translate(20px)}.ofm-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px;display:flex}.ofm-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.ofm-btn-ghost:hover{background:#f3f4f6}.ofm-btn-primary{color:#1a1a1a;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:110px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.ofm-btn-primary:hover:not(:disabled){background:#f59e0b}.ofm-btn-primary:disabled{opacity:.65;cursor:not-allowed}.ofm-spinner{border:2px solid #0003;border-top-color:#1a1a1a;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite ofm-spin;display:inline-block}@keyframes ofm-spin{to{transform:rotate(360deg)}}.dt-root{flex-direction:column;font-family:DM Sans,sans-serif;display:flex}.dt-toolbar{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.dt-search-wrap{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;min-width:220px;padding:7px 11px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.dt-search-wrap:focus-within{background:#fff;border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.dt-search-icon{color:#9ca3af;flex-shrink:0;align-items:center;display:flex}.dt-search{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:13px}.dt-search::placeholder{color:#d1d5db}.dt-search-clear{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0 2px;font-size:16px;line-height:1;transition:color .12s;display:flex}.dt-search-clear:hover{color:#374151}.dt-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.dt-table-wrap{overflow-x:auto}.dt-table-wrap::-webkit-scrollbar{height:4px}.dt-table-wrap::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.dt-table{border-collapse:collapse;width:100%;font-size:14px}.dt-thead{z-index:1;position:sticky;top:0}.dt-th{text-align:left;color:#111827;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fef5d7;padding:11px 16px;font-size:11px;font-weight:600}.dt-th-sortable{cursor:pointer}.dt-th-content{align-items:center;gap:5px;display:inline-flex}.dt-sort-icon{color:#00000040;flex-shrink:0;align-items:center;display:flex}.dt-th-sortable:hover .dt-sort-icon{color:#111827}.dt-sort-icon-active{color:#111827!important}.dt-tr{transition:background .1s}.dt-tr:hover{background:#fafafa}.dt-td{color:#374151;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:12px 16px}.dt-tr:last-child .dt-td{border-bottom:none}.dt-empty{color:#9ca3af;flex-direction:column;align-items:center;gap:8px;padding:48px 24px;font-size:14px;display:flex}.dt-empty-icon{font-size:32px}.dt-empty p{margin:0}@keyframes dt-shimmer{0%{background-position:200%}to{background-position:-200%}}.dt-skel{background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.4s linear infinite dt-shimmer}.dt-tr-skel .dt-td{border-bottom:1px solid #f3f4f6}.dt-pagination{border-top:1px solid #f3f4f6;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:20px;padding:12px 16px;display:flex}.dt-rows-per-page{align-items:center;gap:8px;display:flex}.dt-rpp-label{color:#6b7280;white-space:nowrap;font-size:13px}.dt-rpp-select{color:#374151;cursor:pointer;-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #e5e7eb;border-radius:6px;outline:none;height:32px;padding:0 28px 0 10px;font-family:DM Sans,sans-serif;font-size:13px;transition:border-color .14s}.dt-rpp-select:focus{border-color:#fbbf24}.dt-rpp-select:disabled{opacity:.5;cursor:default}.dt-page-jump{align-items:center;gap:8px;display:flex}.dt-page-input{color:#374151;text-align:center;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:48px;height:32px;padding:0 8px;font-family:DM Sans,sans-serif;font-size:13px;transition:border-color .14s}.dt-page-input:focus{border-color:#fbbf24;box-shadow:0 0 0 2px #fef9c3}.dt-page-btns{align-items:center;gap:4px;display:flex}.dt-page-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,border-color .12s,color .12s;display:flex}.dt-page-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.dt-page-btn:disabled{opacity:.35;cursor:not-allowed}.org-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.org-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.org-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.org-subtitle{color:#6b7280;margin:0;font-size:13px}.org-stat-row{gap:12px;margin-bottom:20px;display:flex}.org-stat{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:2px;min-width:100px;padding:14px 20px;display:flex}.org-stat-value{color:#111827;font-size:22px;font-weight:700;line-height:1}.org-stat-label{color:#9ca3af;font-size:12px}.org-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.org-table-wrap{overflow-x:auto}.org-table{border-collapse:collapse;width:100%;font-size:14px}.org-th{text-align:left;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #f3f4f6;padding:12px 16px;font-size:11px;font-weight:600}.org-th-id{width:60px}.org-th-status{width:110px}.org-th-actions{text-align:right;width:90px}.org-tr:hover{background:#fafafa}.org-tr{transition:background .12s}.org-td{color:#374151;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:13px 16px}.org-tr:last-child .org-td{border-bottom:none}.org-td-id{color:#9ca3af;font-size:13px}.org-td-name{font-weight:500}.org-td-actions{text-align:right;white-space:nowrap}.org-status{border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.org-status-active{color:#16a34a;background:#f0fdf4}.org-status-inactive{color:#ef4444;background:#fef2f2}.org-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.org-status-active .org-status-dot{background:#16a34a}.org-status-inactive .org-status-dot{background:#ef4444}.org-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:6px;transition:background .14s,color .14s,border-color .14s;display:inline-flex;position:relative}.org-action-btn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#111827;border-radius:5px;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)scale(.9)}.org-action-btn:hover:after{opacity:1;transform:translate(-50%)scale(1)}.org-action-edit{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.org-action-edit:hover{color:#111827;background:#e5e7eb}.org-action-delete{color:#ef4444;background:#fef2f2;border-color:#fecaca}.org-action-delete:hover{color:#dc2626;background:#fee2e2}.org-btn-primary{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fbbf24;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.org-btn-primary:hover{background:#f59e0b}.org-btn-sm{padding:7px 14px;font-size:13px}.org-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.org-btn-ghost:hover{background:#f3f4f6}.org-btn-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.org-btn-danger:hover:not(:disabled){background:#dc2626}.org-btn-danger:disabled{opacity:.65;cursor:not-allowed}.org-pagination{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.org-page-info{color:#6b7280;font-size:13px}.org-page-btns{align-items:center;gap:4px;display:flex}.org-page-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-family:DM Sans,sans-serif;font-size:13px;transition:background .12s,border-color .12s,color .12s;display:flex}.org-page-btn:hover:not(:disabled):not(.org-page-btn-active){background:#f3f4f6}.org-page-btn:disabled{opacity:.4;cursor:not-allowed}.org-page-btn-active{color:#1a1a1a;background:#fbbf24;border-color:#fbbf24;font-weight:600}.org-empty{padding:0}.org-empty-inner{color:#9ca3af;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;font-size:14px;display:flex}.org-empty-icon{font-size:36px}.org-empty-inner p{margin:0}@keyframes org-shimmer{0%{background-position:200%}to{background-position:-200%}}.org-skel{background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.4s linear infinite org-shimmer}.org-tr-skel td{border-bottom:1px solid #f3f4f6;padding:14px 16px}.org-skel-id{width:28px}.org-skel-name{width:60%}.org-skel-badge{border-radius:20px;width:64px;height:22px}.org-skel-actions{width:120px}.org-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s org-fade-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes org-fade-in{0%{opacity:0}to{opacity:1}}.org-confirm{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:400px;padding:28px 32px;animation:.18s cubic-bezier(.4,0,.2,1) org-slide-up;box-shadow:0 20px 60px #0000002e}@keyframes org-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.org-confirm-icon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.org-confirm-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.org-confirm-body{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.org-confirm-actions{justify-content:center;gap:10px;display:flex}.org-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite org-spin;display:inline-block}@keyframes org-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.org-root{padding:16px}.org-header{flex-direction:column;align-items:flex-start}}.isel-root{width:100%;position:relative}.isel-trigger{color:#374151;cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s;display:flex}.isel-trigger:hover{border-color:#d1d5db}.isel-trigger-open{border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.isel-trigger-error{border-color:#ef4444}.isel-trigger-error.isel-trigger-open{box-shadow:0 0 0 3px #fee2e2}.isel-value{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.isel-placeholder{color:#9ca3af;flex:1}.isel-trigger-right{flex-shrink:0;align-items:center;gap:4px;display:flex}.isel-clear{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:3px;align-items:center;padding:0 2px;font-size:15px;line-height:1;transition:color .12s,background .12s;display:flex}.isel-clear:hover{color:#374151;background:#f3f4f6}.isel-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.isel-chevron-open{transform:rotate(180deg)}.isel-dropdown{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-family:DM Sans,sans-serif;animation:.15s cubic-bezier(.4,0,.2,1) isel-pop;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes isel-pop{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.isel-search-wrap{background:#fafafa;border-bottom:1px solid #f3f4f6;align-items:center;gap:8px;padding:10px 12px;display:flex}.isel-search-icon{color:#9ca3af;flex-shrink:0;align-items:center;display:flex}.isel-search{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:13px}.isel-search::placeholder{color:#c4c9d4}.isel-search-clear{cursor:pointer;color:#9ca3af;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1;transition:color .12s}.isel-search-clear:hover{color:#374151}.isel-list{overscroll-behavior:contain;max-height:220px;padding:4px 0;overflow-y:auto}.isel-list::-webkit-scrollbar{width:4px}.isel-list::-webkit-scrollbar-track{background:0 0}.isel-list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.isel-list::-webkit-scrollbar-thumb:hover{background:#d1d5db}@keyframes isel-item-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.isel-item{cursor:pointer;color:#374151;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:9px 14px;font-family:DM Sans,sans-serif;font-size:13px;transition:background .1s;animation:.2s both isel-item-in;display:flex}.isel-item:hover{background:#f9fafb}.isel-item-active{color:#92400e;background:#fffbeb;font-weight:600}.isel-item-active:hover{background:#fef3c7}.isel-item-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.isel-item-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.isel-item-check{color:#fbbf24;align-items:center;display:flex}.isel-empty{color:#9ca3af;text-align:center;margin:0;padding:16px 14px;font-size:13px}.isel-all-loaded{color:#d1d5db;text-align:center;border-top:1px solid #f9fafb;margin:0;padding:8px 14px;font-size:11px}.isel-sentinel{min-height:1px}.isel-loading-row{justify-content:center;align-items:center;gap:8px;padding:12px 14px;display:flex}.isel-loading-more{border-top:1px solid #f9fafb}.isel-loading-label{color:#9ca3af;font-size:12px}.isel-dots{align-items:center;gap:4px;display:inline-flex}.isel-dots span{background:#fbbf24;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite isel-bounce;display:inline-block}.isel-dots span:first-child{animation-delay:0s}.isel-dots span:nth-child(2){animation-delay:.2s}.isel-dots span:nth-child(3){animation-delay:.4s}@keyframes isel-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.acp-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.acp-header{margin-bottom:24px}.acp-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.acp-subtitle{color:#6b7280;margin:0;font-size:13px}.acp-stats{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.acp-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;min-width:160px;padding:16px 20px;display:flex}.acp-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.acp-stat-icon-menu{color:#d97706;background:#fef5d7}.acp-stat-icon-perm{color:#3b82f6;background:#eff6ff}.acp-stat-icon-roles{color:#16a34a;background:#f0fdf4}.acp-stat-value{color:#111827;font-size:20px;font-weight:700;line-height:1}.acp-stat-label{color:#9ca3af;margin-top:3px;font-size:12px}.acp-panels{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:calc(100vh - 300px);min-height:480px;display:flex;overflow:hidden}.acp-panel{border-right:1px solid #e5e7eb;flex-direction:column;display:flex;overflow:hidden}.acp-panel:last-child{border-right:none;flex:1}.acp-panel-menus{flex-shrink:0;width:240px}.acp-panel-roles{flex-shrink:0;width:260px}.acp-panel-perms{flex:1}.acp-panel-head{background:#fafafa;border-bottom:1px solid #f3f4f6;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.acp-panel-title{color:#374151;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.acp-panel-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.acp-panel-icon-menu{color:#d97706;background:#fef5d7}.acp-panel-icon-role{color:#059669;background:#ecfdf5}.acp-panel-icon-perm{color:#3b82f6;background:#eff6ff}.acp-count-badge{color:#9ca3af;background:#f3f4f6;border-radius:20px;padding:2px 7px;font-size:11px;font-weight:700}.acp-search-wrap{background:#fff;border-bottom:1px solid #f3f4f6;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;display:flex}.acp-search-icon{color:#d1d5db;flex-shrink:0;align-items:center;display:flex}.acp-search{color:#374151;background:0 0;border:none;outline:none;flex:1;font-family:DM Sans,sans-serif;font-size:12px}.acp-search::placeholder{color:#d1d5db}.acp-list{overscroll-behavior:contain;flex:1;overflow-y:auto}.acp-list::-webkit-scrollbar{width:3px}.acp-list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.acp-item{cursor:pointer;text-align:left;background:0 0;border-bottom:1px solid #f9fafb;border-left:3px solid #0000;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:10px 14px;font-family:DM Sans,sans-serif;transition:background .1s;display:flex}.acp-item:last-child{border-bottom:none}.acp-item:hover{background:#f9fafb}.acp-item-active{border-left-color:#fbbf24;background:#fffbeb!important}.acp-item-label{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}.acp-item-active .acp-item-label{color:#92400e;font-weight:600}.acp-item-meta{color:#9ca3af;background:#f3f4f6;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:600}.acp-item-path{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;font-family:SF Mono,Fira Code,monospace;font-size:11px;overflow:hidden}.acp-item-remove{cursor:pointer;color:#d1d5db;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:15px;line-height:1;transition:background .12s,color .12s;display:flex}.acp-item-remove:hover{color:#ef4444;background:#fee2e2}.acp-empty{color:#d1d5db;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px 20px;display:flex}.acp-empty-icon{opacity:.5;font-size:28px}.acp-empty-text{color:#9ca3af;font-size:13px}.acp-empty-hint{color:#d1d5db;font-size:12px}.acp-add-row{background:#fafafa;border-top:1px solid #f3f4f6;flex-shrink:0;padding:10px 12px}.acp-add-trigger{color:#9ca3af;cursor:pointer;background:#fff;border:1px dashed #e5e7eb;border-radius:7px;align-items:center;gap:6px;width:100%;padding:7px 10px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:all .14s;display:flex}.acp-add-trigger:hover{color:#d97706;background:#fffbeb;border-color:#fbbf24}.acp-add-form{flex-direction:column;gap:8px;display:flex}.acp-add-selects{flex-direction:column;gap:6px;display:flex}.acp-add-select-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.acp-add-actions{justify-content:flex-end;gap:6px;margin-top:2px;display:flex}.acp-btn-assign{color:#1a1a1a;cursor:pointer;background:#fbbf24;border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;transition:background .14s;display:inline-flex}.acp-btn-assign:hover:not(:disabled){background:#f59e0b}.acp-btn-assign:disabled{opacity:.5;cursor:not-allowed}.acp-btn-cancel{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-family:DM Sans,sans-serif;font-size:12px;transition:background .14s}.acp-btn-cancel:hover{background:#f3f4f6}.acp-spinner{border:2px solid #00000026;border-top-color:#fbbf24;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite acp-spin;display:inline-block}@keyframes acp-spin{to{transform:rotate(360deg)}}.acp-panel-loading{flex:1;justify-content:center;align-items:center;display:flex}.acp-perm-badge{border-radius:20px;padding:3px 10px;font-family:SF Mono,Fira Code,monospace;font-size:12px;font-weight:600;display:inline-block}.acp-perm-view{color:#3b82f6;background:#eff6ff}.acp-perm-add{color:#16a34a;background:#f0fdf4}.acp-perm-edit{color:#d97706;background:#fef5d7}.acp-perm-delete{color:#ef4444;background:#fef2f2}.acp-perm-other{color:#6b7280;background:#f3f4f6}@media (max-width:768px){.acp-root{padding:16px}.acp-panels{height:auto;min-height:unset;flex-direction:column}.acp-panel{border-bottom:1px solid #e5e7eb;border-right:none;max-height:280px;width:100%!important}.acp-panel:last-child{border-bottom:none}}.ufm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s ufm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ufm-fade{0%{opacity:0}to{opacity:1}}.ufm-modal{background:#fff;border-radius:14px;width:100%;max-width:560px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) ufm-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes ufm-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ufm-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.ufm-title{color:#111827;margin:0;font-size:16px;font-weight:700}.ufm-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .12s,color .12s;display:flex}.ufm-close:hover{color:#374151;background:#f3f4f6}.ufm-body{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.ufm-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ufm-row-3{grid-template-columns:1fr 1fr 1fr}.ufm-field{flex-direction:column;gap:5px;display:flex}.ufm-field-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.ufm-label{color:#374151;font-size:13px;font-weight:600}.ufm-req{color:#ef4444;margin-left:2px}.ufm-hint{color:#9ca3af;margin:2px 0 0;font-size:12px}.ufm-input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.ufm-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.ufm-input-error{border-color:#ef4444}.ufm-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #fee2e2}.ufm-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ufm-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ufm-input[type=number]{-moz-appearance:textfield}.ufm-error{color:#ef4444;margin:0;font-size:12px}.ufm-toggle{flex-shrink:0;display:inline-block;position:relative}.ufm-toggle input{opacity:0;width:0;height:0;position:absolute}.ufm-toggle-track{cursor:pointer;background:#e5e7eb;border-radius:12px;width:44px;height:24px;transition:background .2s;display:block;position:relative}.ufm-toggle input:checked+.ufm-toggle-track{background:#fbbf24}.ufm-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.ufm-toggle input:checked~.ufm-toggle-track .ufm-toggle-thumb{transform:translate(20px)}.ufm-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px;display:flex}.ufm-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.ufm-btn-ghost:hover{background:#f3f4f6}.ufm-btn-primary{color:#1a1a1a;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:120px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.ufm-btn-primary:hover:not(:disabled){background:#f59e0b}.ufm-btn-primary:disabled{opacity:.65;cursor:not-allowed}.ufm-spinner{border:2px solid #0003;border-top-color:#1a1a1a;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite ufm-spin;display:inline-block}@keyframes ufm-spin{to{transform:rotate(360deg)}}@media (max-width:560px){.ufm-row,.ufm-row-3{grid-template-columns:1fr}}.usr-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.usr-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.usr-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.usr-subtitle{color:#6b7280;margin:0;font-size:13px}.usr-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.usr-avatar{color:#92400e;letter-spacing:.03em;background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:inline-flex}.usr-avatar-lg{width:56px;height:56px;font-size:18px}.usr-td-user{align-items:center;gap:10px;display:flex}.usr-td-user-info{flex-direction:column;gap:1px;display:flex}.usr-td-username{color:#111827;font-size:13px;font-weight:600}.usr-td-fullname{color:#9ca3af;font-size:12px}.usr-td-id{color:#9ca3af;font-size:13px}.usr-td-email{color:#6b7280;font-size:13px}.usr-td-date{color:#9ca3af;font-size:12px}.usr-td-role{color:#374151;font-size:13px;font-weight:500}.usr-td-role-id{color:#9ca3af;font-size:12px;font-weight:400}.usr-status{border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.usr-status-active{color:#16a34a;background:#f0fdf4}.usr-status-inactive{color:#ef4444;background:#fef2f2}.usr-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.usr-status-active .usr-status-dot{background:#16a34a}.usr-status-inactive .usr-status-dot{background:#ef4444}.usr-td-actions{align-items:center;gap:4px;display:flex}.usr-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,color .14s,border-color .14s;display:inline-flex;position:relative}.usr-action-btn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#111827;border-radius:5px;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)scale(.9)}.usr-action-btn:hover:after{opacity:1;transform:translate(-50%)scale(1)}.usr-action-view{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.usr-action-view:hover{color:#2563eb;background:#dbeafe}.usr-action-edit{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.usr-action-edit:hover{color:#111827;background:#e5e7eb}.usr-action-delete{color:#ef4444;background:#fef2f2;border-color:#fecaca}.usr-action-delete:hover{color:#dc2626;background:#fee2e2}.usr-action-ghost{color:#9ca3af;background:0 0;border:none}.usr-action-ghost:hover{color:#374151;background:#f3f4f6}.usr-btn-primary{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fbbf24;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.usr-btn-primary:hover{background:#f59e0b}.usr-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.usr-btn-ghost:hover{background:#f3f4f6}.usr-btn-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.usr-btn-danger:hover:not(:disabled){background:#dc2626}.usr-btn-danger:disabled{opacity:.65;cursor:not-allowed}.usr-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s usr-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes usr-fade{0%{opacity:0}to{opacity:1}}.usr-detail{background:#fff;border-radius:16px;width:100%;max-width:480px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) usr-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes usr-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.usr-detail-header{justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.usr-detail-title{color:#111827;margin:0;font-size:15px;font-weight:700}.usr-detail-hero{border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:16px 20px 20px;display:flex}.usr-detail-display-name{color:#111827;margin:0 0 2px;font-size:16px;font-weight:700}.usr-detail-username{color:#9ca3af;margin:0;font-size:13px}.usr-detail-badge{margin-left:auto}.usr-detail-grid{grid-template-columns:1fr 1fr;gap:0;padding:4px 0;display:grid}.usr-detail-item{border-bottom:1px solid #f9fafb;align-items:flex-start;gap:10px;padding:14px 20px;display:flex}.usr-detail-item:nth-child(odd){border-right:1px solid #f9fafb}.usr-detail-icon{color:#6b7280;background:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:flex}.usr-detail-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 3px;font-size:11px;font-weight:600}.usr-detail-value{color:#111827;word-break:break-word;margin:0;font-size:13px;font-weight:500}.usr-detail-sub{color:#9ca3af;font-size:11px;font-weight:400}.usr-detail-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 20px;display:flex}.usr-confirm{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:400px;padding:28px 32px;animation:.18s cubic-bezier(.4,0,.2,1) usr-slide;box-shadow:0 20px 60px #0000002e}.usr-confirm-icon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.usr-confirm-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.usr-confirm-body{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.usr-confirm-actions{justify-content:center;gap:10px;display:flex}.usr-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite usr-spin;display:inline-block}@keyframes usr-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.usr-root{padding:16px}.usr-header{flex-direction:column;align-items:flex-start}.usr-detail-grid{grid-template-columns:1fr}.usr-detail-item:nth-child(odd){border-right:none}}.rfm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s rfm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes rfm-fade{0%{opacity:0}to{opacity:1}}.rfm-modal{background:#fff;border-radius:14px;width:100%;max-width:420px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) rfm-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes rfm-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.rfm-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.rfm-title{color:#111827;margin:0;font-size:16px;font-weight:700}.rfm-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .12s,color .12s;display:flex}.rfm-close:hover{color:#374151;background:#f3f4f6}.rfm-body{flex-direction:column;gap:18px;padding:20px 24px;display:flex}.rfm-field{flex-direction:column;gap:6px;display:flex}.rfm-label{color:#374151;font-size:13px;font-weight:600}.rfm-req{color:#ef4444;margin-left:2px}.rfm-hint{color:#9ca3af;margin:2px 0 0;font-size:12px}.rfm-input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.rfm-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.rfm-input-error{border-color:#ef4444}.rfm-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #fee2e2}.rfm-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rfm-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rfm-input[type=number]{-moz-appearance:textfield}.rfm-error{color:#ef4444;margin:0;font-size:12px}.rfm-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px;display:flex}.rfm-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.rfm-btn-ghost:hover{background:#f3f4f6}.rfm-btn-primary{color:#1a1a1a;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:120px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.rfm-btn-primary:hover:not(:disabled){background:#f59e0b}.rfm-btn-primary:disabled{opacity:.65;cursor:not-allowed}.rfm-spinner{border:2px solid #0003;border-top-color:#1a1a1a;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite rfm-spin;display:inline-block}@keyframes rfm-spin{to{transform:rotate(360deg)}}.rol-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.rol-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.rol-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.rol-subtitle{color:#6b7280;margin:0;font-size:13px}.rol-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.rol-td-name-wrap{align-items:center;gap:10px;display:flex}.rol-icon-wrap{color:#d97706;background:#fffbeb;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.rol-td-id{color:#9ca3af;font-size:13px}.rol-td-name{color:#111827;font-size:14px;font-weight:600}.rol-level-badge{letter-spacing:.03em;border-radius:20px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.rol-level-high{color:#92400e;background:#fef3c7}.rol-level-zero{color:#6b7280;background:#f3f4f6}.rol-td-actions{align-items:center;gap:4px;display:flex}.rol-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,color .14s;display:inline-flex;position:relative}.rol-action-btn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#111827;border-radius:5px;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)scale(.9)}.rol-action-btn:hover:after{opacity:1;transform:translate(-50%)scale(1)}.rol-action-view{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.rol-action-view:hover{color:#2563eb;background:#dbeafe}.rol-action-edit{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.rol-action-edit:hover{color:#111827;background:#e5e7eb}.rol-action-delete{color:#ef4444;background:#fef2f2;border-color:#fecaca}.rol-action-delete:hover{color:#dc2626;background:#fee2e2}.rol-action-ghost{color:#9ca3af;background:0 0;border:none}.rol-action-ghost:hover{color:#374151;background:#f3f4f6}.rol-btn-primary{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fbbf24;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.rol-btn-primary:hover{background:#f59e0b}.rol-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.rol-btn-ghost:hover{background:#f3f4f6}.rol-btn-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.rol-btn-danger:hover:not(:disabled){background:#dc2626}.rol-btn-danger:disabled{opacity:.65;cursor:not-allowed}.rol-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s rol-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes rol-fade{0%{opacity:0}to{opacity:1}}.rol-detail{background:#fff;border-radius:16px;width:100%;max-width:420px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) rol-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes rol-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.rol-detail-header{justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.rol-detail-title{color:#111827;margin:0;font-size:15px;font-weight:700}.rol-detail-hero{border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:16px 20px 20px;display:flex}.rol-hero-icon{color:#d97706;background:#fffbeb;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.rol-detail-name{color:#111827;min-width:80px;margin:0 0 3px;font-size:16px;font-weight:700}.rol-detail-sub{color:#9ca3af;margin:0;font-size:12px}.rol-detail-badge{margin-left:auto}.rol-detail-loading{background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:100px;height:14px;animation:1.2s linear infinite rol-shimmer;display:inline-block}@keyframes rol-shimmer{0%{background-position:200%}to{background-position:-200%}}.rol-detail-grid{grid-template-columns:1fr 1fr;gap:0;padding:4px 0;display:grid}.rol-detail-item{border-bottom:1px solid #f9fafb;padding:14px 20px}.rol-detail-item:nth-child(odd){border-right:1px solid #f9fafb}.rol-detail-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:600}.rol-detail-value{color:#111827;margin:0;font-size:14px;font-weight:500}.rol-detail-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 20px;display:flex}.rol-confirm{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:400px;padding:28px 32px;animation:.18s cubic-bezier(.4,0,.2,1) rol-slide;box-shadow:0 20px 60px #0000002e}.rol-confirm-icon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.rol-confirm-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.rol-confirm-body{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.rol-confirm-actions{justify-content:center;gap:10px;display:flex}.rol-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite rol-spin;display:inline-block}@keyframes rol-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.rol-root{padding:16px}.rol-detail-grid{grid-template-columns:1fr}.rol-detail-item:nth-child(odd){border-right:none}}.pfm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s pfm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes pfm-fade{0%{opacity:0}to{opacity:1}}.pfm-modal{background:#fff;border-radius:14px;width:100%;max-width:420px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) pfm-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes pfm-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pfm-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.pfm-title{color:#111827;margin:0;font-size:16px;font-weight:700}.pfm-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .12s,color .12s;display:flex}.pfm-close:hover{color:#374151;background:#f3f4f6}.pfm-body{flex-direction:column;gap:18px;padding:20px 24px;display:flex}.pfm-field{flex-direction:column;gap:6px;display:flex}.pfm-label{color:#374151;font-size:13px;font-weight:600}.pfm-req{color:#ef4444;margin-left:2px}.pfm-input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.pfm-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.pfm-input-error{border-color:#ef4444}.pfm-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #fee2e2}.pfm-error{color:#ef4444;margin:0;font-size:12px}.pfm-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px;display:flex}.pfm-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.pfm-btn-ghost:hover{background:#f3f4f6}.pfm-btn-primary{color:#1a1a1a;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:120px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.pfm-btn-primary:hover:not(:disabled){background:#f59e0b}.pfm-btn-primary:disabled{opacity:.65;cursor:not-allowed}.pfm-spinner{border:2px solid #0003;border-top-color:#1a1a1a;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite pfm-spin;display:inline-block}@keyframes pfm-spin{to{transform:rotate(360deg)}}.prm-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.prm-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.prm-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.prm-subtitle{color:#6b7280;margin:0;font-size:13px}.prm-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.prm-td-name-wrap{align-items:center;gap:10px;display:flex}.prm-icon-wrap{color:#059669;background:#ecfdf5;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.prm-td-id{color:#9ca3af;font-size:13px}.prm-td-name{color:#111827;font-size:14px;font-weight:600}.prm-td-actions{align-items:center;gap:4px;display:flex}.prm-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,color .14s;display:inline-flex;position:relative}.prm-action-btn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#111827;border-radius:5px;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)scale(.9)}.prm-action-btn:hover:after{opacity:1;transform:translate(-50%)scale(1)}.prm-action-view{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.prm-action-view:hover{color:#2563eb;background:#dbeafe}.prm-action-edit{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.prm-action-edit:hover{color:#111827;background:#e5e7eb}.prm-action-delete{color:#ef4444;background:#fef2f2;border-color:#fecaca}.prm-action-delete:hover{color:#dc2626;background:#fee2e2}.prm-action-ghost{color:#9ca3af;background:0 0;border:none}.prm-action-ghost:hover{color:#374151;background:#f3f4f6}.prm-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.prm-btn-ghost:hover{background:#f3f4f6}.prm-btn-primary{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fbbf24;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.prm-btn-primary:hover{background:#f59e0b}.prm-btn-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.prm-btn-danger:hover:not(:disabled){background:#dc2626}.prm-btn-danger:disabled{opacity:.65;cursor:not-allowed}.prm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s prm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes prm-fade{0%{opacity:0}to{opacity:1}}.prm-detail{background:#fff;border-radius:16px;width:100%;max-width:400px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) prm-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes prm-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.prm-detail-header{justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.prm-detail-title{color:#111827;margin:0;font-size:15px;font-weight:700}.prm-detail-hero{border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:16px 20px 20px;display:flex}.prm-hero-icon{color:#059669;background:#ecfdf5;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.prm-detail-name{color:#111827;margin:0 0 3px;font-size:16px;font-weight:700}.prm-detail-sub{color:#9ca3af;margin:0;font-size:12px}.prm-detail-loading{background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:14px;animation:1.2s linear infinite prm-shimmer;display:inline-block}@keyframes prm-shimmer{0%{background-position:200%}to{background-position:-200%}}.prm-detail-grid{grid-template-columns:1fr 1fr;gap:0;padding:4px 0;display:grid}.prm-detail-item{border-bottom:1px solid #f9fafb;padding:14px 20px}.prm-detail-item:nth-child(odd){border-right:1px solid #f9fafb}.prm-detail-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:600}.prm-detail-value{color:#111827;margin:0;font-size:14px;font-weight:500}.prm-detail-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 20px;display:flex}.prm-confirm{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:400px;padding:28px 32px;animation:.18s cubic-bezier(.4,0,.2,1) prm-slide;box-shadow:0 20px 60px #0000002e}.prm-confirm-icon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.prm-confirm-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.prm-confirm-body{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.prm-confirm-actions{justify-content:center;gap:10px;display:flex}.prm-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite prm-spin;display:inline-block}@keyframes prm-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.prm-root{padding:16px}.prm-detail-grid{grid-template-columns:1fr}.prm-detail-item:nth-child(odd){border-right:none}}.mfm-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s mfm-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes mfm-fade{0%{opacity:0}to{opacity:1}}.mfm-modal{background:#fff;border-radius:14px;width:100%;max-width:420px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) mfm-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes mfm-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mfm-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.mfm-title{color:#111827;margin:0;font-size:16px;font-weight:700}.mfm-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:background .12s,color .12s;display:flex}.mfm-close:hover{color:#374151;background:#f3f4f6}.mfm-body{flex-direction:column;gap:18px;padding:20px 24px;display:flex}.mfm-field{flex-direction:column;gap:6px;display:flex}.mfm-label{color:#374151;font-size:13px;font-weight:600}.mfm-req{color:#ef4444;margin-left:2px}.mfm-hint{color:#9ca3af;margin:2px 0 0;font-size:12px}.mfm-input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.mfm-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fef9c3}.mfm-input-error{border-color:#ef4444}.mfm-error{color:#ef4444;margin:0;font-size:12px}.mfm-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 24px;display:flex}.mfm-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.mfm-btn-ghost:hover{background:#f3f4f6}.mfm-btn-primary{color:#1a1a1a;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:120px;padding:8px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.mfm-btn-primary:hover:not(:disabled){background:#f59e0b}.mfm-btn-primary:disabled{opacity:.65;cursor:not-allowed}.mfm-spinner{border:2px solid #0003;border-top-color:#1a1a1a;border-radius:50%;width:13px;height:13px;animation:.7s linear infinite mfm-spin;display:inline-block}@keyframes mfm-spin{to{transform:rotate(360deg)}}.mnu-root{background:#f8f9fb;min-height:100%;padding:28px 32px;font-family:DM Sans,sans-serif}.mnu-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.mnu-title{color:#111827;margin:0 0 4px;font-size:22px;font-weight:700}.mnu-subtitle{color:#6b7280;margin:0;font-size:13px}.mnu-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.mnu-td-wrap{align-items:center;gap:10px;display:flex}.mnu-icon-wrap{color:#3b82f6;background:#eff6ff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.mnu-td-id{color:#9ca3af;font-size:13px}.mnu-td-path{color:#374151;background:#f3f4f6;border-radius:4px;padding:2px 7px;font-family:SF Mono,Fira Code,monospace;font-size:12px}.mnu-td-label{color:#111827;font-size:14px;font-weight:600}.mnu-td-actions{align-items:center;gap:4px;display:flex}.mnu-action-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,color .14s;display:inline-flex;position:relative}.mnu-action-btn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#111827;border-radius:5px;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)scale(.9)}.mnu-action-btn:hover:after{opacity:1;transform:translate(-50%)scale(1)}.mnu-action-view{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.mnu-action-view:hover{color:#2563eb;background:#dbeafe}.mnu-action-edit{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.mnu-action-edit:hover{color:#111827;background:#e5e7eb}.mnu-action-delete{color:#ef4444;background:#fef2f2;border-color:#fecaca}.mnu-action-delete:hover{color:#dc2626;background:#fee2e2}.mnu-action-ghost{color:#9ca3af;background:0 0;border:none}.mnu-action-ghost:hover{color:#374151;background:#f3f4f6}.mnu-btn-primary{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fbbf24;border:none;border-radius:8px;align-items:center;gap:7px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.mnu-btn-primary:hover{background:#f59e0b}.mnu-btn-ghost{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:background .14s}.mnu-btn-ghost:hover{background:#f3f4f6}.mnu-btn-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;align-items:center;gap:7px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;transition:background .14s;display:inline-flex}.mnu-btn-danger:hover:not(:disabled){background:#dc2626}.mnu-btn-danger:disabled{opacity:.65;cursor:not-allowed}.mnu-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;animation:.15s mnu-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes mnu-fade{0%{opacity:0}to{opacity:1}}.mnu-detail{background:#fff;border-radius:16px;width:100%;max-width:400px;font-family:DM Sans,sans-serif;animation:.2s cubic-bezier(.4,0,.2,1) mnu-slide;overflow:hidden;box-shadow:0 24px 64px #0000002e}@keyframes mnu-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.mnu-detail-header{justify-content:space-between;align-items:center;padding:20px 20px 0;display:flex}.mnu-detail-title{color:#111827;margin:0;font-size:15px;font-weight:700}.mnu-detail-hero{border-bottom:1px solid #f3f4f6;align-items:center;gap:14px;padding:16px 20px 20px;display:flex}.mnu-hero-icon{color:#3b82f6;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.mnu-detail-name{color:#111827;margin:0 0 3px;font-size:16px;font-weight:700}.mnu-detail-sub{color:#9ca3af;margin:0;font-size:12px}.mnu-detail-loading{background:linear-gradient(90deg,#f3f4f6 25%,#e9ebee 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:14px;animation:1.2s linear infinite mnu-shimmer;display:inline-block}@keyframes mnu-shimmer{0%{background-position:200%}to{background-position:-200%}}.mnu-detail-grid{grid-template-columns:1fr 1fr;gap:0;padding:4px 0;display:grid}.mnu-detail-item{border-bottom:1px solid #f9fafb;padding:14px 20px}.mnu-detail-item:nth-child(odd){border-right:1px solid #f9fafb}.mnu-detail-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:11px;font-weight:600}.mnu-detail-value{color:#111827;margin:0;font-size:14px;font-weight:500}.mnu-detail-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;align-items:center;gap:10px;padding:16px 20px;display:flex}.mnu-confirm{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:400px;padding:28px 32px;animation:.18s cubic-bezier(.4,0,.2,1) mnu-slide;box-shadow:0 20px 60px #0000002e}.mnu-confirm-icon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.mnu-confirm-title{color:#111827;margin:0 0 8px;font-size:16px;font-weight:700}.mnu-confirm-body{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.5}.mnu-confirm-actions{justify-content:center;gap:10px;display:flex}.mnu-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite mnu-spin;display:inline-block}@keyframes mnu-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.mnu-root{padding:16px}.mnu-detail-grid{grid-template-columns:1fr}.mnu-detail-item:nth-child(odd){border-right:none}}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button{-webkit-appearance:button;background-color:#0000;background-image:none}input:where([type=button]){-webkit-appearance:button;background-color:#0000;background-image:none}input:where([type=reset]){-webkit-appearance:button;background-color:#0000;background-image:none}input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-red:#cd071e;--primary-yellow:#ffcf40;--primary-yellow1:#fef5d7;--primary-yellow2:#fff2cd;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background-color:#f8f9fb;margin:0;padding:0;overflow:hidden}.visible{visibility:visible}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.min-h-screen{min-height:100vh}.resize{resize:both}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.font-sans{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Avenir,Helvetica,Arial,sans-serif}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
