*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:#f4f7fc;color:#1e293b;line-height:1.5}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.top-bar{background:#fff;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0;height:70px;flex-shrink:0;z-index:100}.left-section{display:flex;align-items:center;gap:1.5rem}.menu-toggle{background:none;border:none;font-size:1.5rem;color:#334155;cursor:pointer;display:flex;align-items:center;justify-content:center}.logo-area{display:flex;align-items:center;gap:.75rem;font-size:1.4rem;font-weight:600}.topbar-brand{gap:.25rem;font-size:1.8rem}.cp-brand-logo{display:block;object-fit:contain;flex-shrink:0}.cp-brand-logo-topbar{height:36px}.cp-brand-logo-sidebar{width:36px;height:36px;border-radius:8px}.logo-icon{background:#3b82f6;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem}.logo-text{background:linear-gradient(135deg,#0f172a,#334155);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.service-dropdown{position:relative}.dropdown-button{background:#f1f5f9;border:none;border-radius:40px;padding:.5rem 1.5rem .5rem 1.2rem;font-size:.95rem;font-weight:500;color:#1e293b;display:flex;align-items:center;gap:8px;cursor:pointer;transition:background .15s;font-family:Inter,sans-serif}.dropdown-button:hover{background:#e2e8f0}.dropdown-button i{color:#3b82f6}.dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:16px;box-shadow:0 10px 25px -5px #0000001a;min-width:260px;max-height:400px;overflow-y:auto;z-index:1000;border:1px solid #e2e8f0;padding:.5rem}.dropdown-item{display:flex;align-items:center;gap:12px;padding:.7rem 1rem;border-radius:10px;color:#334155;cursor:pointer;transition:background .1s}.dropdown-item:hover{background:#f1f5f9}.dropdown-item.active{background:#e6f0ff;color:#1e293b;font-weight:500}.dropdown-item i{width:20px;color:#3b82f6}.header-actions{display:flex;align-items:center;gap:1.5rem}.badge{position:absolute;top:-5px;right:-8px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:600;padding:.1rem .4rem;border-radius:20px}.sidebar{background:#0f172a;color:#e2e8f0;width:280px;padding:1.5rem .8rem;display:flex;flex-direction:column;gap:1.5rem;position:fixed;top:0;left:-280px;height:100vh;overflow-y:auto;transition:left .2s ease;z-index:1100;box-shadow:4px 0 20px #0000001a;scrollbar-width:thin;scrollbar-color:#475569 #1e293b}.sidebar.open{left:0}.sidebar.compact{width:84px;left:-84px;padding:.9rem .45rem}.sidebar.compact.open{left:0}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:#1e293b}.sidebar::-webkit-scrollbar-thumb{background:#475569;border-radius:10px}.sidebar-header{display:flex;align-items:center;gap:.75rem;padding-left:.5rem;font-size:1.4rem;font-weight:600}.sidebar-brand{gap:.25rem;font-size:1.8rem}.sidebar-header .logo-icon{background:#3b82f6;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.sidebar-header span{background:linear-gradient(135deg,#a5f3fc,#bae6fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidebar.compact .sidebar-header{justify-content:center;padding-left:0}.sidebar.compact .sidebar-brand-text,.sidebar.compact .service-item-label,.sidebar.compact .sidebar-footer-label,.sidebar.compact .category-header{display:none}.sidebar.compact .nav-category{margin-bottom:.6rem}.sidebar.compact .service-item{justify-content:center;gap:0;padding:.7rem}.sidebar.compact .service-item-icon-wrap{margin-right:0;width:20px;height:20px}.sidebar.compact .sidebar-footer{text-align:center}.nav-category{margin-bottom:1rem}.category-header{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;color:#64748b;padding-left:1rem;margin-bottom:.3rem}.service-item{display:flex;align-items:center;gap:1rem;padding:.6rem 1rem;border-radius:10px;color:#cbd5e1;transition:all .15s;cursor:pointer;font-size:.9rem;position:relative}.service-item-icon-wrap{position:relative;width:22px;height:22px;flex-shrink:0}.service-item i{width:22px;font-size:1.1rem;color:#64748b;display:flex;align-items:center;justify-content:center}.sidebar.compact .service-item i{width:100%;height:100%;font-size:1.15rem}.service-item.active{background:#1e293b;color:#fff}.service-item.active i{color:#3b82f6}.service-item:not(.active):hover{background:#1e293b;color:#f1f5f9}.service-item-status{width:7px;height:7px;border-radius:999px;position:absolute;top:-2px;right:-3px;box-shadow:0 0 0 2px #0f172a}.service-item-status.status-active{background:#22c55e}.service-item-status.status-inactive{background:#94a3b8}.service-item-status.status-maintenance{background:#f59e0b}.service-item-status.status-coming-soon{background:#8b5cf6}.sidebar-bottom{margin-top:auto}.sidebar-admin-section{margin-bottom:.75rem}.sidebar-footer{font-size:.8rem;color:#475569;padding:1rem .5rem}.sidebar-footer-status{color:#22c55e;font-size:.5rem}.overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1050}.overlay.active{display:block}.content{flex:1;background:#f8fafc;overflow-y:auto}.dashboard-container{padding:1.5rem 2rem;overflow:scroll;height:100%;display:flex;flex-direction:column}.iframe-container{background:#fff;box-shadow:0 8px 20px #00000005;border:1px solid #eef2f6;overflow:hidden;height:100%;display:flex;flex-direction:column;position:relative}.service-frame{width:100%;height:100%;border:none;background:#fff}.fallback-button{display:inline-block;margin-top:1rem;padding:.7rem 1.8rem;background:#3b82f6;color:#fff;border-radius:40px;text-decoration:none;font-weight:500;transition:background .15s;border:none;cursor:pointer;font-size:.9rem}.fallback-button:hover{background:#2563eb}.iframe-note{background:#f1f5f9;padding:.8rem 1.2rem;border-radius:12px;font-size:.85rem;color:#475569;margin:1rem 1rem 0;display:flex;align-items:center;gap:8px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.page-title h1{font-size:1.8rem;font-weight:600;background:linear-gradient(145deg,#0f172a,#334155);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.emoji{-webkit-text-fill-color:initial}.date-badge{background:#fff;padding:.4rem 1.2rem;border-radius:40px;font-size:.9rem;border:1px solid #e2e8f0}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem 1.2rem;border-radius:20px;border:1px solid #eef2f6;display:flex;align-items:center;gap:1rem}.stat-icon{width:52px;height:52px;background:#e6f0ff;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.5rem;flex-shrink:0}.stat-info h3{font-size:.85rem;font-weight:500;color:#64748b}.stat-info .value{font-size:1.6rem;font-weight:600}.stat-info .unit{font-size:.9rem;color:#64748b}.progress-bg{margin-top:6px;background:#e2e8f0;height:6px;border-radius:10px}.progress-fill{background:#2563eb;height:6px;border-radius:10px}.chart-area{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}.chart-card{background:#fff;border-radius:20px;padding:1.2rem;border:1px solid #eef2f6}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.chart-header h3{font-size:1rem;font-weight:600}.chart-header h3 span{font-weight:400;color:#94a3b8;font-size:.85rem;margin-left:.5rem}.traffic-canvas{width:100%;height:auto;background:#fff;border-radius:16px}.quick-actions{background:#fff;border-radius:20px;padding:1.2rem;border:1px solid #eef2f6}.quick-actions h4{margin-bottom:.8rem;font-size:.95rem}.action-buttons{display:flex;flex-wrap:wrap;gap:.7rem}.action-btn{background:#f1f5f9;border-radius:40px;padding:.5rem 1rem;font-size:.8rem;display:inline-flex;align-items:center;gap:6px;color:#1e293b;cursor:pointer;border:none;font-family:Inter,sans-serif;transition:background .15s}.action-btn:hover{background:#e2e8f0}.recent-table{background:#fff;border-radius:20px;padding:1.2rem;border:1px solid #eef2f6;margin-top:1rem}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.table-header h3{font-size:1rem;font-weight:600}.table-header a{color:#3b82f6;text-decoration:none;font-size:.85rem}table{width:100%;border-collapse:collapse}th{text-align:left;padding:.9rem .5rem;color:#64748b;font-size:.8rem;border-bottom:1px solid #e2e8f0}td{padding:.9rem .5rem;font-size:.9rem;border-bottom:1px solid #f1f5f9}.status-badge{background:#dcfce7;color:#15803d;padding:.2rem .7rem;border-radius:40px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}.status-badge.suspended,.status-badge.status-inactive{background:#fee2e2;color:#b91c1c}.status-badge.status-maintenance{background:#fff7ed;color:#c2410c}.status-badge.status-coming-soon{background:#f5f3ff;color:#6d28d9}.action-icons{display:flex;gap:.8rem;color:#64748b;opacity:.7;transition:opacity .15s ease}.action-icons i{cursor:pointer;transition:color .15s}tr:hover .action-icons{opacity:1}.action-icon-btn{border:none;background:transparent;color:inherit;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s,opacity .15s}.action-icon-btn:hover:not(:disabled){color:#3b82f6}.action-icon-btn:disabled{opacity:.35;cursor:not-allowed}.action-icons i:hover{color:#3b82f6}.service-cell{display:flex;align-items:center;gap:.75rem}.service-cell-icon{width:34px;height:34px;background:#e6f0ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:.85rem;flex-shrink:0}.service-cell-name{font-weight:500;color:#1e293b;font-size:.9rem}.service-cell-url{font-size:.75rem;color:#94a3b8;text-decoration:none;display:block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-cell-url:hover{color:#3b82f6}.category-badge{background:#f1f5f9;color:#475569;padding:.2rem .7rem;border-radius:40px;font-size:.75rem;font-weight:500;display:inline-block}.type-badge{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500;padding:.2rem .7rem;border-radius:40px}.type-badge.external{background:#eff6ff;color:#2563eb}.type-badge.internal{background:#f0fdf4;color:#16a34a}.type-badge i{font-size:.65rem}.stat-icon-purple{background:#ede9fe;color:#7c3aed}.stat-icon-green{background:#dcfce7;color:#16a34a}.progress-purple{background:#7c3aed}.progress-green{background:#16a34a}@media (max-width: 900px){.top-bar{padding:0 1rem}.logo-text,.service-dropdown .dropdown-button span{display:none}.chart-area{grid-template-columns:1fr}.stat-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.auth-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(#add8ed99,#fff9),url(/assets/background2-PET5SkR5.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:1.5rem}.auth-card{background:#fff;border-radius:24px;box-shadow:0 8px 30px #0000000f;padding:2.5rem;width:100%;max-width:440px;border:1px solid #eef2f6}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{background:#3b82f6;width:52px;height:52px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.6rem;margin-bottom:1rem}.auth-logo-wrap{margin-bottom:1rem}.auth-header h1{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:.3rem}.auth-header p{color:#64748b;font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:1.1rem}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-group{display:flex;flex-direction:column;gap:.35rem;min-width:0}.form-group label,.field-label{font-size:.85rem;font-weight:500;color:#334155}.field-label{display:inline-flex;align-items:center;gap:.4rem}.field-help-wrap{position:relative;display:inline-flex;align-items:center}.field-help-button{width:18px;height:18px;border:none;border-radius:999px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;cursor:help;padding:0}.field-help-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:220px;padding:.65rem .75rem;border-radius:12px;background:#0f172a;color:#f8fafc;font-size:.74rem;line-height:1.45;box-shadow:0 12px 28px #0f172a38;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:10}.field-help-wrap:hover .field-help-tooltip,.field-help-wrap:focus-within .field-help-tooltip{opacity:1}.form-group input{padding:.7rem 1rem;border:1px solid #e2e8f0;border-radius:12px;font-size:.9rem;font-family:Inter,sans-serif;outline:none;transition:border-color .15s;background:#f8fafc;width:100%;box-sizing:border-box}.form-group input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.auth-btn{background:#3b82f6;color:#fff;border:none;border-radius:12px;padding:.8rem;font-size:.95rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s;margin-top:.5rem}.auth-btn:hover:not(:disabled){background:#2563eb}.auth-btn:disabled{opacity:.7;cursor:not-allowed}.auth-error{background:#fef2f2;color:#b91c1c;padding:.7rem 1rem;border-radius:10px;font-size:.85rem;border:1px solid #fecaca}.auth-footer{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#64748b}.auth-secondary-link{margin-top:.75rem;font-size:.85rem}.auth-secondary-link a{color:#475569;text-decoration:none}.auth-secondary-link a:hover{color:#2563eb;text-decoration:underline}.auth-link{background:none;border:none;color:#3b82f6;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem}.auth-link:hover{text-decoration:underline}.auth-tabs{display:flex;gap:0;margin-bottom:1.2rem;background:#f1f5f9;border-radius:12px;padding:4px}.auth-tab{flex:1;padding:.55rem 1rem;border:none;background:transparent;border-radius:10px;font-size:.85rem;font-weight:500;color:#64748b;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.auth-tab.active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #00000014}.auth-success{background:#f0fdf4;color:#166534;padding:.7rem 1rem;border-radius:10px;font-size:.85rem;border:1px solid #bbf7d0;margin-bottom:.8rem}.auth-forgot{text-align:right;margin-top:-.3rem}.auth-actions-row{display:flex;justify-content:space-between;margin-top:.3rem}.auth-btn-outline{background:transparent;color:#3b82f6;border:1px solid #3b82f6}.auth-btn-outline:hover:not(:disabled){background:#eff6ff}.otp-targets{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:.3rem}.otp-target{background:#f1f5f9;padding:.4rem .8rem;border-radius:8px;font-size:.82rem;color:#475569}@media (max-width: 480px){.auth-card{padding:1.5rem}.form-row{grid-template-columns:1fr}}.toast{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;background:#fff;padding:.8rem 1.5rem;border-radius:12px;box-shadow:0 8px 25px #0000001f;border:1px solid #e2e8f0;font-size:.9rem;display:flex;align-items:center;gap:.6rem;animation:slideInRight .3s ease,fadeOut .3s ease 2.7s forwards}.toast-success{border-left:4px solid #22c55e}.toast-success i{color:#22c55e}.toast-error{border-left:4px solid #ef4444}.toast-error i{color:#ef4444}.toast-info{border-left:4px solid #3b82f6}.toast-info i{color:#3b82f6}.delete-account-page{padding:1.5rem}.delete-account-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .8rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.82rem;font-weight:600;margin-bottom:1rem}.delete-account-card-shell{max-width:460px}.delete-account-header{margin-bottom:1.4rem}.delete-account-header h1{margin-bottom:.4rem}.delete-account-card{background:#f8fbff;border:1px solid #dbe3f1;border-radius:20px;padding:1.35rem;box-shadow:inset 0 1px #ffffffb3}.delete-account-card h2{font-size:1.05rem;color:#0f172a;margin-bottom:.55rem}.delete-account-card p{color:#475569;margin-bottom:1rem}.delete-account-trigger{margin-top:.25rem;background:#dc2626}.delete-account-trigger:hover:not(:disabled){background:#b91c1c}.delete-account-help{margin-top:1rem;display:flex;align-items:flex-start;gap:.55rem;color:#64748b;font-size:.84rem}.delete-account-help i{color:#3b82f6;margin-top:.1rem}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;justify-content:center;align-items:center;padding:1rem;animation:fadeIn .15s ease}.modal-card{background:#fff;border-radius:20px;padding:0;width:100%;max-width:480px;max-height:calc(100vh - 2rem);box-shadow:0 20px 60px #00000026;animation:scaleIn .2s ease;overflow:hidden;display:flex;flex-direction:column}.modal-card.service-modal{max-width:720px}.modal-sm{max-width:400px}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;border-bottom:1px solid #f1f5f9}.modal-header h3{font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.modal-close{background:none;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .15s}.modal-close:hover{background:#f1f5f9;color:#334155}.modal-form{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.modal-body{padding:1.5rem}.modal-body p{color:#334155;font-size:.95rem}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.5rem}.btn-secondary{background:#f1f5f9;border:none;border-radius:10px;padding:.6rem 1.2rem;font-size:.9rem;color:#334155;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;transition:background .15s}.btn-secondary:hover{background:#e2e8f0}.btn-danger{background:#ef4444;color:#fff;border:none;border-radius:10px;padding:.6rem 1.2rem;font-size:.9rem;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;transition:background .15s}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-danger:disabled{opacity:.7;cursor:not-allowed}.form-select{padding:.7rem 1rem;border:1px solid #e2e8f0;border-radius:12px;font-size:.9rem;font-family:Inter,sans-serif;outline:none;background:#f8fafc;cursor:pointer;transition:border-color .15s;width:100%;box-sizing:border-box}.form-select:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.icon-picker-preview{margin-top:.75rem;display:flex;align-items:center;gap:.75rem;padding:.75rem .9rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#334155;font-size:.9rem}.icon-picker-preview-text{display:flex;flex-direction:column;gap:.15rem}.icon-picker-preview-text strong{font-size:.9rem;color:#0f172a}.icon-picker-preview-text span{font-size:.8rem;color:#64748b}.icon-picker-preview-badge{width:40px;height:40px;border-radius:12px;background:#e6f0ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.icon-picker-search{margin-top:.75rem}.icon-picker-hint,.icon-picker-empty{margin-top:.75rem;border-radius:12px;padding:.75rem .9rem;font-size:.82rem}.icon-picker-hint{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.icon-picker-empty{background:#f8fafc;color:#64748b;border:1px dashed #cbd5e1}.icon-picker-groups{margin-top:.75rem;display:flex;flex-direction:column;gap:.85rem;max-height:220px;overflow-y:auto;padding-right:.2rem}.icon-picker-group{display:flex;flex-direction:column;gap:.55rem}.icon-picker-group-title{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.65rem}@media (max-width: 640px){.modal-overlay{align-items:flex-start;overflow-y:auto}.modal-card{margin:0 auto;max-width:100%;max-height:calc(100vh - 1rem)}.modal-form{padding:1rem}}@media (max-width: 768px){.delete-account-page{padding:1rem}.delete-account-card{padding:1.15rem}}.icon-option{border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#334155;padding:.8rem .65rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;transition:all .15s ease;min-height:82px}.icon-option i{font-size:1rem;color:#2563eb}.icon-option:hover{border-color:#93c5fd;background:#f8fbff}.icon-option.active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 1px #3b82f626}.icon-option-label{font-size:.75rem;font-weight:500;text-align:center;line-height:1.25}.refresh-btn{background:#fff;border:1px solid #e2e8f0;width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:1rem;transition:all .15s}.refresh-btn:hover:not(:disabled){background:#f1f5f9;color:#3b82f6}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.icon-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.9rem;padding:.3rem;border-radius:6px;transition:all .15s}.icon-btn:hover{color:#3b82f6;background:#f1f5f9}.view-all-link{background:none;border:none;color:#3b82f6;font-size:.85rem;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;display:flex;align-items:center;gap:.3rem;transition:color .15s}.view-all-link:hover{color:#2563eb}.progress-danger{background:#ef4444!important}.stat-warning{border-color:#fecaca}.domain-summary{display:flex;justify-content:space-around;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.summary-item{text-align:center}.summary-count{display:block;font-size:1.3rem;font-weight:700;color:#1e293b}.summary-count.success{color:#22c55e}.summary-count.danger{color:#ef4444}.summary-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.dashboard-loading{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:1rem}.dashboard-loading p{color:#64748b;font-size:.95rem}.loading-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .7s linear infinite}.notification-wrapper{position:relative}.notification-icon{position:relative;font-size:1.3rem;color:#475569;cursor:pointer;background:none;border:none;padding:.3rem}.notif-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001f;min-width:340px;max-height:420px;z-index:1500;border:1px solid #e2e8f0;overflow:hidden;animation:scaleIn .15s ease}.notif-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.2rem;border-bottom:1px solid #f1f5f9}.notif-header h4{font-size:.95rem;font-weight:600}.notif-actions{display:flex;gap:.5rem}.notif-action{background:none;border:none;color:#3b82f6;font-size:.78rem;cursor:pointer;font-family:Inter,sans-serif;font-weight:500}.notif-action:hover{text-decoration:underline}.notif-list{max-height:340px;overflow-y:auto}.notif-item{display:flex;align-items:flex-start;gap:.8rem;padding:.9rem 1.2rem;cursor:pointer;transition:background .1s;position:relative}.notif-item:hover{background:#f8fafc}.notif-item.unread{background:#f0f7ff}.notif-icon-wrap{width:32px;height:32px;background:#e6f0ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:.8rem;flex-shrink:0}.notif-content p{font-size:.85rem;color:#334155;margin:0;line-height:1.4}.notif-time{font-size:.72rem;color:#94a3b8;margin-top:.2rem;display:block}.notif-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%;flex-shrink:0;margin-top:.3rem}.notif-empty{padding:2rem;text-align:center;color:#94a3b8}.notif-empty i{font-size:1.5rem;margin-bottom:.5rem;display:block}.notif-empty p{font-size:.85rem}.notif-message{font-size:.78rem!important;color:#64748b!important;margin-top:.15rem}.notif-service{display:inline-block;font-size:.68rem;color:#3b82f6;background:#eff6ff;padding:.1rem .4rem;border-radius:4px;margin-top:.2rem;text-transform:capitalize;font-weight:500}.user-menu-wrapper{position:relative}.avatar{width:40px;height:40px;background:linear-gradient(145deg,#2563eb,#38bdf8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;cursor:pointer;font-size:.85rem;border:none;font-family:Inter,sans-serif}.avatar-lg{width:44px;height:44px;font-size:.9rem;flex-shrink:0}.user-dropdown{position:absolute;top:calc(100% + 12px);right:0;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001f;min-width:240px;z-index:1500;border:1px solid #e2e8f0;overflow:hidden;animation:scaleIn .15s ease}.user-dropdown-header{display:flex;align-items:center;gap:.75rem;padding:1.2rem}.user-dropdown-name{font-weight:600;font-size:.95rem;color:#0f172a}.user-dropdown-email{font-size:.8rem;color:#64748b}.user-dropdown-divider{height:1px;background:#f1f5f9}.user-dropdown-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.7rem 1.2rem;border:none;background:none;color:#334155;font-size:.9rem;cursor:pointer;font-family:Inter,sans-serif;transition:background .1s}.user-dropdown-item:hover{background:#f8fafc}.user-dropdown-item i{width:18px;color:#64748b}.user-dropdown-item.danger,.user-dropdown-item.danger i{color:#ef4444}.user-dropdown-item.danger:hover{background:#fef2f2}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.breadcrumb-link{background:none;border:none;color:#3b82f6;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-sep{font-size:.6rem;color:#cbd5e1}.breadcrumb-current{color:#64748b;font-weight:500}.service-empty,.service-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:.5rem;color:#64748b;text-align:center;padding:2rem}.service-empty i,.service-error i{font-size:2.5rem;color:#cbd5e1;margin-bottom:.5rem}.service-empty h3,.service-error h3{color:#334155;font-size:1.2rem}.service-empty p,.service-error p{font-size:.9rem;max-width:360px}.service-error i,.service-status-screen.status-maintenance i{color:#f59e0b}.service-status-screen.status-coming-soon i{color:#8b5cf6}.service-status-screen.status-inactive i{color:#94a3b8}.service-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:10}.service-loading p{color:#64748b;font-size:.9rem}.toolbar-link{background:none;border:none;color:#64748b;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;display:flex;align-items:center;gap:.3rem;text-decoration:none;transition:color .15s}.toolbar-link:hover{color:#3b82f6}.dashboard-link{margin:0 .2rem .5rem;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:1rem!important}.logout-btn{background:none;border:none;color:#64748b;font-size:1.15rem;cursor:pointer;padding:.4rem;border-radius:8px;transition:color .15s,background .15s;display:flex;align-items:center}.logout-btn:hover{color:#ef4444;background:#fef2f2}.notif-read-more{background:none;border:none;color:#3b82f6;font-size:.72rem;cursor:pointer;font-family:Inter,sans-serif;font-weight:500;padding:0;margin-top:.15rem;display:inline-block}.notif-read-more:hover{text-decoration:underline}.profile-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-bottom:2rem}@media (max-width: 900px){.profile-layout{grid-template-columns:1fr}}.profile-card{background:#fff;border-radius:20px;padding:2rem;border:1px solid #eef2f6;box-shadow:0 4px 12px #00000008}.profile-card-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.profile-card-header i{color:#3b82f6;font-size:1.1rem}.profile-card-header h3{font-size:1.1rem;font-weight:600;color:#0f172a}.profile-card-desc{font-size:.85rem;color:#64748b;line-height:1.5}.profile-avatar-lg{width:80px;height:80px;background:linear-gradient(145deg,#2563eb,#38bdf8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.6rem;margin:0 auto 1rem;font-family:Inter,sans-serif}.profile-name{text-align:center;font-size:1.3rem;font-weight:600;color:#0f172a;margin-bottom:.4rem}.profile-role-badge{display:block;text-align:center;background:#eff6ff;color:#2563eb;padding:.2rem .8rem;border-radius:40px;font-size:.78rem;font-weight:600;text-transform:capitalize;width:fit-content;margin:0 auto 1.5rem}.profile-details{display:flex;flex-direction:column;gap:0}.profile-detail-row{display:flex;align-items:center;gap:.8rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.profile-detail-row:last-child{border-bottom:none}.profile-detail-row>i{width:20px;color:#94a3b8;font-size:.85rem;text-align:center;flex-shrink:0}.profile-detail-row>div{display:flex;flex-direction:column;min-width:0}.profile-detail-label{font-size:.72rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;font-weight:500}.profile-detail-value{font-size:.9rem;color:#1e293b;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-pw-actions{display:flex;gap:.75rem;flex-wrap:wrap}.profile-pw-actions .auth-btn{flex:1;min-width:140px}.profile-pw-actions .btn-secondary{min-width:80px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-bottom:2rem}@media (max-width: 900px){.settings-grid{grid-template-columns:1fr}}.settings-card{background:#fff;border-radius:20px;padding:1.5rem;border:1px solid #eef2f6;box-shadow:0 4px 12px #00000008}.settings-card-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid #f1f5f9}.settings-card-header i{color:#3b82f6;font-size:1rem}.settings-card-header h3{font-size:1rem;font-weight:600;color:#0f172a}.settings-rows{display:flex;flex-direction:column}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #f8fafc;gap:1rem}.settings-row:last-child{border-bottom:none}.settings-row-info{display:flex;flex-direction:column;min-width:0;flex:1}.settings-row-label{font-size:.88rem;font-weight:500;color:#1e293b}.settings-row-desc{font-size:.78rem;color:#94a3b8;margin-top:.1rem}.settings-row-value{font-size:.88rem;color:#475569}.settings-select{width:auto;min-width:140px;padding:.45rem .8rem;font-size:.82rem}.settings-session-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:#16a34a;font-weight:500}.settings-branding-panel{display:flex;flex-direction:column;gap:1rem}.settings-branding-slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.settings-branding-slot{display:flex;flex-direction:column;gap:.85rem;padding:1rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.settings-branding-slot-head h4{margin:0 0 .25rem;color:#0f172a;font-size:.95rem}.settings-branding-slot-head p{margin:0;color:#64748b;font-size:.8rem;line-height:1.4}.settings-branding-preview{width:100%;min-height:180px;border:1px dashed #cbd5e1;border-radius:16px;background:linear-gradient(180deg,#f8fafc,#fff);display:flex;align-items:center;justify-content:center;padding:1rem}.settings-branding-image{max-width:100%;max-height:140px;object-fit:contain}.settings-branding-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#94a3b8;text-align:center}.settings-branding-placeholder i{font-size:2rem}.settings-branding-actions{display:flex;flex-wrap:wrap;gap:.75rem}.settings-upload-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;font-size:.875rem;font-weight:600;cursor:pointer}.settings-upload-btn input{display:none}.settings-branding-help{margin:0;color:#64748b;font-size:.82rem;line-height:1.5}.settings-inline-error,.settings-inline-success{padding:.75rem .9rem;border-radius:12px;font-size:.84rem;font-weight:500}.settings-inline-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.settings-inline-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#cbd5e1;border-radius:24px;transition:background .2s}.toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #00000026}.toggle-switch input:checked+.toggle-slider{background:#3b82f6}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.um-container{padding:1.5rem 2rem;overflow-y:auto;height:100%}.um-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.um-header h1{font-size:1.5rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:.5rem}.um-header h1 i{color:#3b82f6}.um-actions{display:flex;gap:.75rem;align-items:center}.um-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.2rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s ease;font-family:Inter,sans-serif}.um-btn-primary{background:#3b82f6;color:#fff}.um-btn-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.um-btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.um-btn-secondary:hover{background:#e2e8f0}.um-btn-danger{background:#ef4444;color:#fff}.um-btn-danger:hover:not(:disabled){background:#dc2626}.um-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.um-search-box{position:relative}.um-search-box input{padding:.55rem 1rem .55rem 2.2rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;outline:none;background:#f8fafc;width:220px;transition:all .15s}.um-search-box input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f614;width:280px}.um-search-box i{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:.8rem}.um-form-card{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.um-form-card h3{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem}.um-form-card h3 i{color:#3b82f6}.um-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.um-form-group{display:flex;flex-direction:column;gap:.3rem}.um-form-group label{font-size:.8rem;font-weight:500;color:#475569;text-transform:uppercase;letter-spacing:.03em}.um-form-group label .required{color:#ef4444}.um-form-group input,.um-form-group select{padding:.6rem .9rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;outline:none;background:#f8fafc;transition:all .15s;font-family:Inter,sans-serif}.um-form-group input:focus,.um-form-group select:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f614}.um-form-actions{margin-top:1.2rem;display:flex;gap:.75rem}.um-table-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a;overflow:hidden}.um-table-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.um-table-header-left{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#0f172a}.um-table-header-left i{color:#3b82f6}.um-table-header-left .count{font-size:.8rem;color:#64748b;font-weight:400;background:#f1f5f9;padding:.15rem .5rem;border-radius:999px}.um-table-wrap{overflow-x:auto}.um-table{width:100%;border-collapse:collapse;font-size:.875rem}.um-table thead tr{background:#f8fafc}.um-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#64748b;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.um-table td{padding:.75rem 1rem;color:#334155;border-bottom:1px solid #f1f5f9}.um-table tbody tr:hover{background:#f8fafc}.um-table tbody tr:last-child td{border-bottom:none}.um-user-cell{display:flex;align-items:center;gap:.6rem}.um-expand-btn,.um-expand-spacer{width:20px;height:20px;flex-shrink:0}.um-expand-btn{border:none;background:transparent;color:#64748b;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.um-expand-btn:hover{background:#e2e8f0;color:#0f172a}.um-user-children-meta{font-size:.72rem;color:#64748b}.um-child-group-row td{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding-top:.55rem;padding-bottom:.55rem}.um-child-group-label{font-size:.76rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em}.um-child-row{background:#fcfdff}.um-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.um-user-info{display:flex;flex-direction:column}.um-user-name{font-weight:500;color:#0f172a}.um-user-username{font-size:.75rem;color:#94a3b8;font-family:monospace}.um-role-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:capitalize}.um-role-badge.role-superadmin{background:#fef2f2;color:#b91c1c}.um-role-badge.role-admin{background:#fef2f2;color:#dc2626}.um-role-badge.role-reseller{background:#fef9c3;color:#a16207}.um-role-badge.role-agent{background:#ede9fe;color:#7c3aed}.um-role-badge.role-user{background:#dcfce7;color:#16a34a}.um-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:capitalize}.um-status-badge.status-active{background:#dcfce7;color:#166534}.um-status-badge.status-expiring_soon{background:#fef3c7;color:#92400e}.um-status-badge.status-expired,.um-status-badge.status-suspended{background:#fee2e2;color:#b91c1c}.um-status-badge.status-inactive,.um-status-badge.status-none{background:#e2e8f0;color:#475569}.um-mono{font-family:monospace;font-size:.75rem;color:#64748b}.um-shard-badge{background:#f1f5f9;padding:.15rem .45rem;border-radius:4px;border:1px solid #e2e8f0;font-family:monospace;font-size:.72rem}.um-action-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;padding:.3rem .5rem;cursor:pointer;font-size:.8rem;transition:all .15s}.um-action-btn:hover{background:#f8fafc;border-color:#cbd5e1}.um-action-btn.edit{color:#3b82f6}.um-action-btn.edit:hover{background:#eff6ff;border-color:#93c5fd}.um-action-btn.delete{color:#ef4444;border-color:#fca5a5}.um-action-btn.delete:hover{background:#fef2f2;border-color:#f87171}.um-inline-chips{display:flex;flex-wrap:wrap;gap:.35rem}.um-mini-chip{display:inline-flex;align-items:center;padding:.18rem .5rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.72rem;font-weight:600}.um-mini-chip.neutral{background:#f1f5f9;color:#475569}.um-metric-stack{display:flex;flex-direction:column;gap:.12rem}.um-metric-stack span{font-weight:600;color:#0f172a}.um-metric-stack small{color:#64748b;font-size:.72rem}.um-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .15s ease}.agreement-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1.25rem}.agreement-dialog{width:min(760px,100%);max-height:min(88vh,860px);background:#fff;border-radius:20px;box-shadow:0 32px 80px #0f172a3d;display:flex;flex-direction:column;overflow:hidden}.agreement-dialog-head,.agreement-dialog-foot{padding:1.25rem 1.5rem}.agreement-dialog-head{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #e2e8f0}.agreement-dialog-head h3{margin:0;font-size:1.2rem;color:#0f172a}.agreement-dialog-head p{margin:.4rem 0 0;color:#64748b;line-height:1.55}.agreement-close{border:none;background:#f8fafc;color:#334155;width:2rem;height:2rem;border-radius:999px;cursor:pointer;font-size:1.35rem;line-height:1}.agreement-scroll{padding:1.25rem 1.5rem;overflow-y:auto;display:grid;gap:1rem}.agreement-section{border:1px solid #e2e8f0;border-radius:16px;padding:1rem 1rem .9rem;background:#f8fafc}.agreement-section-head{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.75rem;color:#0f172a}.agreement-section-head span{color:#64748b;font-size:.85rem}.agreement-section p{margin:0 0 .8rem;color:#334155;line-height:1.65}.agreement-dialog-foot{border-top:1px solid #e2e8f0;background:#fff}.agreement-status-copy{color:#475569;font-size:.92rem}.agreement-error{margin-top:.75rem;color:#dc2626;font-size:.92rem}.agreement-actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.75rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.um-modal{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:540px;box-shadow:0 20px 60px #00000026;animation:scaleIn .2s ease}.um-modal-lg{max-width:1120px;max-height:min(92vh,980px);overflow:auto}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width: 720px){.agreement-dialog{max-height:92vh}.agreement-dialog-head,.agreement-scroll,.agreement-dialog-foot{padding-left:1rem;padding-right:1rem}.agreement-section-head{flex-direction:column;align-items:flex-start}.agreement-actions{flex-direction:column-reverse}}.um-modal-sm{max-width:400px;text-align:center}.um-modal h3{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem}.um-modal h3 i{color:#3b82f6}.um-modal-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.um-modal-icon.danger{background:#fee2e2;color:#ef4444}.um-modal-actions{margin-top:1.2rem;display:flex;gap:.75rem;justify-content:flex-end}.um-modal-sm .um-modal-actions{justify-content:center}.um-manage-shell{display:flex;flex-direction:column;gap:1rem}.um-manage-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:1rem}.um-section-card{border:1px solid #e2e8f0;border-radius:14px;padding:1rem;background:linear-gradient(180deg,#fff,#f8fafc)}.um-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.um-section-head h4{margin:0;color:#0f172a;font-size:.98rem}.um-section-head p{margin:.25rem 0 0;color:#64748b;font-size:.8rem;line-height:1.45}.um-service-picker{margin-top:1rem;padding:.9rem;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.um-service-picker-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.um-service-picker-head span{font-weight:700;color:#0f172a}.um-service-picker-head small{color:#64748b}.um-service-chip-grid{display:flex;flex-wrap:wrap;gap:.5rem}.um-service-chip{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:.45rem .8rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}.um-service-chip:hover{border-color:#93c5fd;background:#eff6ff}.um-service-chip.active{background:#2563eb;color:#fff;border-color:#2563eb}.um-meta-note{margin-top:.9rem;padding:.8rem .9rem;border-radius:10px;background:#f8fafc;color:#475569;font-size:.8rem;line-height:1.45}.um-inline-actions{display:flex;justify-content:flex-end;margin-top:1rem}.um-subscription-list{display:flex;flex-direction:column;gap:.85rem}.um-subscription-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem}.um-subscription-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.um-subscription-head strong{display:block;color:#0f172a}.um-subscription-head small,.um-subscription-foot small{color:#64748b;font-size:.74rem}.um-subscription-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.um-toggle-field{display:flex;flex-direction:column;gap:.45rem;font-size:.8rem;font-weight:600;color:#475569}.um-toggle-field input{width:18px;height:18px;accent-color:#2563eb}.um-subscription-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem}.um-credit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.um-credit-card{display:flex;flex-direction:column;gap:.2rem;padding:.8rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.um-credit-card strong{color:#0f172a;font-size:.84rem}.um-credit-card span{color:#64748b;font-size:.74rem}.um-credit-card b{color:#1d4ed8;font-size:1rem}.um-credit-form{border-top:1px solid #e2e8f0;padding-top:1rem}.um-empty,.um-loading{padding:3rem;text-align:center;color:#94a3b8}.um-empty i,.um-loading i{font-size:2rem;margin-bottom:.5rem;opacity:.4}.um-loading i{opacity:1;color:#3b82f6}.um-toast{position:fixed;top:1rem;right:1rem;z-index:9999;padding:.75rem 1.2rem;border-radius:10px;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;animation:slideIn .2s ease;box-shadow:0 4px 12px #0000001a}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.um-toast-success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.um-toast-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}@media (max-width: 768px){.um-container{padding:1rem}.um-header{flex-direction:column;align-items:flex-start}.um-form-grid{grid-template-columns:1fr}.um-search-box input{width:100%}.um-search-box input:focus{width:100%}.um-manage-grid{grid-template-columns:1fr}.um-section-head,.um-subscription-head,.um-subscription-foot,.um-service-picker-head{flex-direction:column;align-items:flex-start}.um-inline-actions,.um-modal-actions{justify-content:stretch}.um-inline-actions .um-btn,.um-modal-actions .um-btn{width:100%;justify-content:center}}
