.app-logo{align-items:center;color:#111827;display:inline-flex;font-weight:800;gap:.8rem}.app-logo--sm{font-size:1rem}.app-logo--md{font-size:1.3rem}.app-logo__mark{align-items:center;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:14px;color:#fff;display:inline-flex;height:44px;justify-content:center;width:44px}.app-logo--sm .app-logo__mark{border-radius:12px;height:36px;width:36px}.toast{border-radius:8px;font-weight:700;padding:.85rem 1rem}.toast--success{background:#ecfdf5;color:#047857}.toast--error{background:#fef2f2;color:#b91c1c}.button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.96rem;font-weight:700;gap:.5rem;justify-content:center;min-height:46px;padding:0 1rem;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.button:disabled{cursor:not-allowed;opacity:.68}.button--primary{background:linear-gradient(135deg,#6d28d9,#a855f7);box-shadow:0 16px 32px #6d28d938;color:#fff}.button--primary:not(:disabled):hover{box-shadow:0 18px 36px #6d28d947;transform:translateY(-1px)}.button--ghost{background:#f4f0ff;color:#6d28d9}.login-field{display:grid;gap:.45rem}.login-field__control{align-items:center;background:#fff;border:1px solid #d9deea;border-radius:8px;display:flex;gap:.8rem;min-height:58px;padding:0 1.1rem;transition:border-color .16s ease,box-shadow .16s ease}.login-field__control:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f}.login-field__control--error{border-color:#ef4444}.login-field__icon{color:#7c3aed;display:inline-flex;flex:0 0 auto}.login-field__input{border:0;color:#111827;flex:1;font:inherit;min-width:0;outline:0}.login-field__input::placeholder{color:#95a0b8}.login-field__error{color:#dc2626;font-size:.82rem;margin:0}.login-page{align-items:center;background:radial-gradient(circle at 80% 30%,rgba(168,85,247,.12),transparent 30%),radial-gradient(circle at 15% 80%,rgba(109,40,217,.14),transparent 28%),#fff;color:#111827;display:flex;min-height:100vh;overflow:hidden;padding:5rem 1.5rem;position:relative}.login-page__brand{left:2.5rem;position:absolute;top:2.5rem;z-index:2}.login-page__toast{left:50%;max-width:min(420px,calc(100% - 2rem));position:fixed;top:1.2rem;transform:translate(-50%);width:100%;z-index:20}.login-page__dots{background-image:radial-gradient(#d9ccff 2px,transparent 2px);background-size:18px 18px;height:110px;opacity:.8;position:absolute;width:150px}.login-page__dots--left{left:5rem;top:30%}.login-page__dots--right{bottom:28%;right:7rem}.login-page__wave{filter:blur(.2px);opacity:.82;position:absolute}.login-page__wave--left{background:linear-gradient(135deg,#6d28d9e0,#a855f733);border-radius:48% 52% 0 0;bottom:-12rem;height:24rem;left:-7rem;transform:rotate(10deg);width:48rem}.login-page__wave--right{background:linear-gradient(140deg,#a855f761,#7c3aed0f);border-radius:70% 0 0 70%;height:33rem;right:-17rem;top:8rem;transform:rotate(-16deg);width:46rem}.login-card{background:#ffffffeb;border:1px solid rgba(203,213,225,.9);border-radius:24px;box-shadow:0 26px 80px #4c1d951f;margin:0 auto;max-width:595px;padding:3rem 2.75rem 3.45rem;position:relative;width:min(100%,595px);z-index:1}.login-card__icon{align-items:center;background:linear-gradient(135deg,#7c3aed14,#a855f72e);border-radius:999px;color:#7c3aed;display:flex;height:112px;justify-content:center;margin:0 auto 1.7rem;width:112px}.login-card h1{font-size:clamp(2rem,4vw,2.5rem);line-height:1.08;margin:0;text-align:center}.login-card>p{color:#66708a;font-size:1.12rem;margin:1rem 0 2.25rem;text-align:center}.login-form{display:grid;gap:1.35rem}.login-form__group{color:#111827;display:grid;font-weight:700;gap:.8rem}.login-form__group>span{font-size:.94rem}.login-form__password-toggle{align-items:center;background:transparent;border:0;color:#7b849c;cursor:pointer;display:inline-flex;flex:0 0 auto;justify-content:center;padding:.25rem}.login-form__meta{align-items:center;display:flex;justify-content:space-between;gap:1rem}.login-form__remember{align-items:center;color:#111827;display:inline-flex;gap:.75rem}.login-form__remember input{accent-color:#7c3aed;height:22px;width:22px}.login-form__meta a{color:#6d28d9;font-weight:700;text-decoration:none}.login-form__alert{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.92rem;padding:.9rem 1rem}.login-form__submit{min-height:58px;width:100%}@media(max-width:720px){.login-page{padding:6.5rem 1rem 2rem}.login-page__brand{left:1rem;top:1.5rem}.login-card{border-radius:20px;padding:2.1rem 1.2rem 2rem}.login-form__meta{align-items:flex-start;flex-direction:column}.login-page__dots,.login-page__wave--right{display:none}}.edit-profile-overlay{align-items:center;background:#0f172a6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:95}.edit-profile-modal{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 28px 90px #0f172a38;max-height:calc(100vh - 2rem);max-width:720px;overflow-y:auto;padding:1.25rem;width:min(100%,720px)}.edit-profile-modal__header{align-items:flex-start;display:grid;gap:.85rem;grid-template-columns:auto 1fr auto}.edit-profile-modal__header-icon,.edit-profile-avatar-preview{align-items:center;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:999px;color:#fff;display:inline-flex;justify-content:center;overflow:hidden}.edit-profile-modal__header-icon{height:42px;width:42px}.edit-profile-modal__header-icon img,.edit-profile-avatar-preview img{height:100%;object-fit:cover;width:100%}.edit-profile-modal__header h2,.edit-profile-modal__header p{margin:0}.edit-profile-modal__header h2{color:#111827;font-size:1.2rem}.edit-profile-modal__header p,.edit-profile-helper,.edit-profile-avatar-row p{color:#64748b;font-size:.85rem}.edit-profile-modal__header>button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.edit-profile-section{border-top:1px solid #eef2f7;margin-top:1.1rem;padding-top:1.1rem}.edit-profile-section h3{color:#111827;font-size:.96rem;margin:0 0 .75rem}.edit-profile-avatar-row{align-items:center;display:flex;gap:1rem}.edit-profile-avatar-preview{flex:0 0 auto;height:88px;width:88px}.edit-profile-avatar-button{align-items:center;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:8px;color:#6d28d9;cursor:pointer;display:inline-flex;font-weight:850;gap:.45rem;min-height:38px;padding:0 .8rem}.edit-profile-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.edit-profile-grid__full{grid-column:1 / -1}.edit-profile-grid label{display:grid;gap:.35rem}.edit-profile-grid label>span{color:#111827;font-size:.82rem;font-weight:850}.edit-profile-grid input{border:1px solid #dbe3ef;border-radius:8px;color:#111827;font-weight:700;min-height:42px;outline:none;padding:0 .75rem;width:100%}.edit-profile-grid input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.edit-profile-grid input:disabled{background:#f8fafc;color:#64748b}.edit-profile-password-field{position:relative}.edit-profile-password-field input{padding-right:2.7rem}.edit-profile-password-toggle{align-items:center;background:transparent;border:0;color:#64748b;cursor:pointer;display:inline-flex;height:38px;justify-content:center;position:absolute;right:.25rem;top:2px;width:38px}.edit-profile-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.86rem;font-weight:800;margin-top:1rem;padding:.75rem .85rem}.edit-profile-modal__footer{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.2rem}.edit-profile-modal__footer button{border-radius:8px;cursor:pointer;font-weight:850;min-height:42px;padding:0 1rem}.edit-profile-modal__footer button:first-child{background:#fff;border:1px solid #e5e7eb;color:#334155}.edit-profile-modal__footer button:last-child{background:linear-gradient(135deg,#6d28d9,#7c3aed);border:1px solid #6d28d9;color:#fff}.edit-profile-modal button:disabled{cursor:not-allowed;opacity:.72}@media(max-width:640px){.edit-profile-grid,.edit-profile-modal__header{grid-template-columns:1fr}.edit-profile-avatar-row,.edit-profile-modal__footer{align-items:stretch;flex-direction:column}}.dashboard-layout{background:#fff;color:#070b2a;display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.dashboard-toast{max-width:min(420px,calc(100% - 2rem));position:fixed;right:1rem;top:1rem;width:100%;z-index:80}.dashboard-sidebar{background:#fff;border-right:1px solid #e7eaf3;display:flex;flex-direction:column;gap:1.25rem;min-height:100vh;padding:1.35rem .8rem;position:sticky;top:0}.dashboard-sidebar__nav{display:grid;gap:.9rem;overflow-y:auto;padding-right:.15rem}.dashboard-sidebar__group{display:grid;gap:.35rem}.dashboard-sidebar__group>p{color:#33406a;font-size:.74rem;font-weight:800;margin:.55rem 0 .28rem;padding:0 .45rem;text-transform:uppercase}.dashboard-sidebar__entry{display:grid;gap:.15rem}.dashboard-sidebar__item{align-items:center;background:transparent;border:0;border-radius:7px;color:#24305d;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:.72rem;min-height:40px;padding:0 .72rem;text-decoration:none;width:100%}.dashboard-sidebar__item.active,.dashboard-sidebar__item.is-active,.dashboard-sidebar__item:hover{background:linear-gradient(135deg,#6a00ff,#5b00f6);box-shadow:0 12px 24px #5b00f633;color:#fff}.dashboard-sidebar__chevron{margin-left:auto}.dashboard-sidebar__submenu{border-left:1px solid #e8ebf5;display:grid;gap:.1rem;margin-left:1.1rem;padding:.1rem 0 .1rem 1rem}.dashboard-sidebar__subitem{border-radius:6px;color:#1c2852;font-size:.86rem;font-weight:700;line-height:1.2;padding:.4rem .5rem;position:relative;text-decoration:none}.dashboard-sidebar__subitem:before{background:currentColor;border-radius:999px;content:"";height:4px;left:-.58rem;position:absolute;top:50%;transform:translateY(-50%);width:4px}.dashboard-sidebar__subitem.active,.dashboard-sidebar__subitem:hover{color:#5b00f6}.dashboard-sidebar__profile-wrap{margin-top:auto;position:relative}.dashboard-sidebar__profile{align-items:center;background:#fff;border:1px solid #e7eaf3;border-radius:7px;color:#111827;cursor:pointer;display:flex;gap:.8rem;min-height:68px;padding:.75rem;text-align:left;width:100%}.dashboard-sidebar__profile:hover{border-color:#c4b5fd;box-shadow:0 14px 32px #6d28d91f}.dashboard-sidebar__profile>span,.dashboard-profile-menu__header>span{align-items:center;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:999px;color:#fff;display:flex;height:38px;justify-content:center;overflow:hidden;flex:0 0 auto;width:38px}.dashboard-sidebar__profile img,.dashboard-profile-menu__header img{height:100%;object-fit:cover;width:100%}.dashboard-sidebar__profile strong,.dashboard-sidebar__profile p,.dashboard-profile-menu__header strong,.dashboard-profile-menu__header p{margin:0}.dashboard-sidebar__profile p,.dashboard-profile-menu__header p{color:#66708a;font-size:.8rem}.dashboard-profile-menu{background:#fff;border:1px solid #e5e7eb;border-radius:14px;bottom:calc(100% + .75rem);box-shadow:0 20px 60px #0f172a2e;display:grid;gap:.35rem;left:0;padding:.65rem;position:absolute;width:100%;z-index:70}.dashboard-profile-menu__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:.75rem;padding:.45rem .4rem .7rem}.dashboard-profile-menu button{align-items:center;background:transparent;border:0;border-radius:8px;color:#24305d;cursor:pointer;display:flex;font-weight:800;gap:.55rem;min-height:38px;padding:0 .5rem;text-align:left;width:100%}.dashboard-profile-menu button:hover{background:#f5f3ff;color:#6d28d9}.dashboard-profile-menu .dashboard-profile-menu__logout{color:#dc2626}.dashboard-profile-menu .dashboard-profile-menu__logout:hover{background:#fef2f2;color:#b91c1c}.dashboard-shell{background:#fff;min-width:0}.dashboard-topbar{align-items:center;background:#fff;border-bottom:1px solid #edf0f6;display:flex;justify-content:space-between;min-height:76px;padding:.95rem 1.45rem}.dashboard-topbar h1,.dashboard-topbar p{margin:0}.dashboard-topbar h1{font-size:1.45rem;letter-spacing:0}.dashboard-topbar p{color:#34416c;font-size:.9rem}.dashboard-main{padding:1rem 1.45rem 1.6rem}.logout-confirm{align-items:center;background:#0f172a57;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:90}.logout-confirm__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 80px #0f172a2e;max-width:420px;padding:1.35rem;text-align:center;width:min(100%,420px)}.logout-confirm__card>span{align-items:center;background:#f5f3ff;border-radius:999px;color:#6d28d9;display:inline-flex;height:52px;justify-content:center;margin-bottom:.9rem;width:52px}.logout-confirm__card h2,.logout-confirm__card p{margin:0}.logout-confirm__card h2{color:#111827;font-size:1.12rem}.logout-confirm__card p{color:#64748b;font-size:.92rem;line-height:1.55;margin-top:.55rem}.logout-confirm__actions{display:grid;gap:.7rem;grid-template-columns:1fr 1fr;margin-top:1.25rem}.logout-confirm__actions button{border-radius:8px;cursor:pointer;font-weight:800;min-height:42px;padding:0 .9rem}.logout-confirm__actions button:disabled{cursor:not-allowed;opacity:.72}.logout-confirm__cancel{background:#fff;border:1px solid #e5e7eb;color:#334155}.logout-confirm__confirm{background:linear-gradient(135deg,#6d28d9,#7c3aed);border:1px solid #6d28d9;color:#fff}@media(max-width:980px){.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{min-height:auto;position:static}.dashboard-topbar{align-items:flex-start;flex-direction:column}.dashboard-main{padding:1rem}.dashboard-toast{left:1rem;right:1rem;width:auto}}@media(max-width:520px){.logout-confirm__actions{grid-template-columns:1fr}}.status-badge{border-radius:999px;display:inline-flex;font-size:.76rem;font-weight:800;padding:.25rem .55rem}.status-badge--healthy,.status-badge--up,.status-badge--connected{background:#eafaf0;color:#08a045}.status-badge--warning{background:#fff5e6;color:#f97316}.status-badge--critical,.status-badge--expired,.status-badge--down,.status-badge--error{background:#fff1f2;color:#ef233c}.status-badge--unknown,.status-badge--disconnected,.status-badge--disabled,.status-badge--not_configured,.status-badge--not-configured{background:#f1f5f9;color:#64748b}.status-badge--info{background:#eff6ff;color:#2563eb}.monitoring-dashboard{display:grid;gap:.85rem}.dashboard-loading,.dashboard-empty{color:#64748b;font-size:.84rem;font-weight:800;padding:1rem;text-align:center}.dashboard-loading,.dashboard-empty--wide{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.dashboard-empty--wide{grid-column:1 / -1}.panel,.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 34px #0e122d0b}.summary-grid{display:grid;gap:.75rem;grid-template-columns:repeat(5,minmax(0,1fr))}.summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:58px 1fr;min-height:88px;padding:.95rem 1rem;text-decoration:none}.summary-card:hover{border-color:#c4b5fd;transform:translateY(-1px)}.summary-card__icon{align-items:center;border-radius:999px;color:#fff;display:flex;height:52px;justify-content:center;width:52px}.summary-card--purple .summary-card__icon{background:linear-gradient(135deg,#5b00f6,#7c3aed)}.summary-card--orange .summary-card__icon{background:linear-gradient(135deg,#ff8500,#ffae3d)}.summary-card--blue .summary-card__icon{background:linear-gradient(135deg,#0b78ff,#2f9cff)}.summary-card--green .summary-card__icon{background:linear-gradient(135deg,#00a84f,#23c76a)}.summary-card--red .summary-card__icon{background:linear-gradient(135deg,#ff1f3d,#ff4f63)}.summary-card p,.summary-card span{color:#34416c;margin:0}.summary-card p{font-size:.78rem;font-weight:800}.summary-card strong{color:#070b2a;display:block;font-size:1.55rem;line-height:1.05;margin:.28rem 0 .4rem}.summary-card span{font-size:.76rem;font-weight:800}.summary-card--purple span,.summary-card--green span{color:#078b3f}.summary-card--orange span,.summary-card--blue span{color:#172451}.summary-card--red span{color:#5b00f6}.dashboard-grid{display:grid;gap:.85rem}.dashboard-grid--overview{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.dashboard-grid--cards{grid-template-columns:repeat(4,minmax(0,1fr))}.panel{padding:.95rem}.panel h2,.panel p{margin:0}.panel h2{color:#070b2a;font-size:.98rem;letter-spacing:0}.panel__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.panel__header a{color:#5b00f6;cursor:pointer;font-size:.8rem;font-weight:800;text-decoration:none}.status-panel__body{align-items:center;display:grid;gap:1.1rem;grid-template-columns:170px 1fr;min-height:172px}.donut{align-items:center;border-radius:999px;display:flex;height:150px;justify-content:center;width:150px}.donut>div{align-items:center;background:#fff;border-radius:999px;display:flex;flex-direction:column;height:86px;justify-content:center;width:86px}.donut span{color:#34416c;font-size:.78rem;font-weight:700}.donut strong{color:#070b2a;font-size:1.55rem}.status-panel__legend{display:grid}.status-panel__legend div{align-items:center;border-bottom:1px solid #edf0f6;display:grid;gap:.55rem;grid-template-columns:9px 1fr auto;min-height:40px}.status-panel__legend div:last-child{border-bottom:0}.status-panel__legend span{border-radius:999px;height:9px;width:9px}.status-panel__legend p,.status-panel__legend strong{color:#172451;font-size:.84rem}.alerts-panel{display:grid;gap:0}.alert-item{align-items:center;border-top:1px solid #edf0f6;display:grid;gap:.75rem;grid-template-columns:32px 1fr auto;min-height:51px;padding:.55rem 0}.alert-item>span{align-items:center;border-radius:999px;color:#fff;display:flex;height:25px;justify-content:center;width:25px}.alert-item--error>span{background:#ff1f3d}.alert-item--warning>span{background:#ff8a00}.alert-item strong{color:#172451;display:block;font-size:.86rem;line-height:1.2}.alert-item p,.alert-item small{color:#34416c;font-size:.78rem}.table-panel,.telegram-panel{display:grid;align-content:start;gap:.55rem;min-height:266px}.data-row{align-items:center;border-bottom:1px solid #edf0f6;display:flex;gap:.6rem;justify-content:space-between;min-height:30px}.data-row:last-child{border-bottom:0}.data-row span{align-items:center;color:#172451;display:inline-flex;font-size:.82rem;font-weight:700;gap:.35rem;min-width:0}.data-row strong{color:#ff1f3d;font-size:.8rem;white-space:nowrap}.data-row:nth-of-type(n+5) strong{color:#08a045}.dashboard-status-row{align-items:center;border-bottom:1px solid #edf0f6;display:grid;gap:.65rem;grid-template-columns:34px minmax(0,1fr) auto;min-height:48px;padding:.35rem 0}.dashboard-status-row:last-child{border-bottom:0}.dashboard-status-row__icon{align-items:center;background:#f5f3ff;border-radius:10px;color:#6d28d9;display:inline-flex;height:32px;justify-content:center;width:32px}.dashboard-status-row strong{color:#111827;display:block;font-size:.84rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-status-row p{color:#64748b;font-size:.75rem;font-weight:700;margin-top:.18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.days-left-badge{border-radius:999px;font-size:.72rem!important;padding:.28rem .55rem}.days-left-badge--green{background:#dcfce7;color:#16a34a!important}.days-left-badge--orange{background:#ffedd5;color:#f97316!important}.days-left-badge--red{background:#fee2e2;color:#ef4444!important}.days-left-badge--muted{background:#f1f5f9;color:#64748b!important}.dashboard-empty-state{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:.38rem;justify-content:center;min-height:170px;padding:1rem;text-align:center}.dashboard-empty-state>span{align-items:center;background:#f5f3ff;border-radius:999px;color:#6d28d9;display:inline-flex;height:42px;justify-content:center;width:42px}.dashboard-empty-state strong{color:#111827;font-size:.9rem}.dashboard-empty-state p{color:#64748b;font-size:.78rem;line-height:1.45;max-width:240px}.telegram-panel{background:linear-gradient(135deg,#fff,#fbf8ff)}.telegram-panel__content{align-items:start;display:grid;gap:.75rem;grid-template-columns:42px minmax(0,1fr)}.telegram-panel__icon{align-items:center;background:linear-gradient(135deg,#5b00f6,#8b5cf6);border-radius:999px;color:#fff;display:flex;height:42px;justify-content:center;width:42px}.telegram-compact{display:grid;gap:.7rem;min-width:0}.telegram-compact__top{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem}.telegram-compact__top p,.telegram-message-preview p{color:#64748b;font-size:.76rem;line-height:1.4}.telegram-compact__stats{display:grid;gap:.45rem}.telegram-compact__stats div{display:grid;gap:.12rem}.telegram-compact__stats span{color:#64748b;font-size:.7rem;font-weight:900;text-transform:uppercase}.telegram-compact__stats strong{color:#111827;font-size:.82rem;overflow-wrap:anywhere}.telegram-message-preview{align-items:start;background:#fff;border:1px solid #ede9fe;border-radius:12px;color:#6d28d9;display:grid;gap:.45rem;grid-template-columns:18px minmax(0,1fr);padding:.65rem}.telegram-message-preview p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-panel__header p{color:#64748b;font-size:.8rem;font-weight:700;margin-top:.25rem}.activity-table-wrap{overflow-x:auto;padding-bottom:.15rem}.activity-table{display:grid;min-height:196px;min-width:1200px}.activity-table__head,.activity-log-row{align-items:center;display:grid;column-gap:1rem;grid-template-columns:120px 90px minmax(360px,1.4fr) 130px 110px minmax(260px,1fr);justify-content:start}.activity-table__head{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px 12px 0 0;color:#64748b;font-size:.74rem;font-weight:800;min-height:44px;padding:0 1rem;text-transform:uppercase}.activity-log-row{background:#fff;border-bottom:1px solid #e5e7eb;border-left:1px solid #eef2f7;border-right:1px solid #eef2f7;min-height:64px;padding:.72rem 1rem;transition:background .14s ease}.activity-log-row:last-child{border-radius:0 0 12px 12px}.activity-log-row:hover{background:#f9fafb}.activity-log-time,.activity-log-message,.activity-log-resource{display:grid;gap:.18rem;min-width:0}.activity-log-resource{color:#111827;display:-webkit-box;font-size:.84rem;font-weight:700;line-height:1.35;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-log-time strong,.activity-log-message strong{color:#111827;font-size:.84rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-log-time span,.activity-log-message p{color:#64748b;font-size:.76rem;font-weight:600;line-height:1.35;margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-row-skeleton{animation:dashboard-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%;border-radius:8px;height:64px;margin-top:.35rem;min-width:1200px}.activity-level-badge,.activity-source-badge,.activity-status-badge,.activity-status-placeholder{border-radius:999px;display:inline-flex;font-size:.69rem;font-weight:700;justify-self:start;line-height:1;padding:.32rem .58rem;white-space:nowrap}.activity-status-badge,.activity-status-placeholder{justify-self:start}.activity-level-badge--info{background:#eff6ff;color:#2563eb}.activity-level-badge--warning{background:#fff7ed;color:#f97316}.activity-level-badge--error{background:#fef2f2;color:#ef4444}.activity-level-badge--success{background:#ecfdf5;color:#16a34a}.activity-source-badge,.activity-status-placeholder{background:#f1f5f9;color:#64748b}.activity-status-badge--success{background:#dcfce7;color:#16a34a}.activity-status-badge--warning{background:#ffedd5;color:#f97316}.activity-status-badge--error{background:#fee2e2;color:#ef4444}.activity-status-badge--info{background:#eff6ff;color:#2563eb}.activity-status-badge--muted{background:#f1f5f9;color:#64748b}.dashboard-pagination{align-items:center;border-top:1px solid #edf0f6;display:flex;gap:.75rem;justify-content:space-between;margin-top:.65rem;padding-top:.65rem}.dashboard-pagination p{color:#64748b;font-size:.8rem;font-weight:800;margin:0}.dashboard-pagination>div{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.dashboard-pagination button,.dashboard-pagination select{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#334155;display:inline-flex;font-size:.78rem;font-weight:800;gap:.3rem;min-height:30px;padding:0 .55rem}.dashboard-pagination button.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.dashboard-pagination button:disabled{cursor:not-allowed;opacity:.55}@keyframes dashboard-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1320px){.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid--cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.summary-grid,.dashboard-grid--overview,.dashboard-grid--cards{grid-template-columns:1fr}}@media(max-width:720px){.summary-card,.status-panel__body,.telegram-panel__content,.dashboard-pagination{grid-template-columns:1fr}.dashboard-pagination{align-items:stretch;flex-direction:column}.activity-source-badge,.activity-status-badge,.activity-status-placeholder{text-align:left}}.resource-page{display:grid;gap:1rem}.resource-page>div:first-child{background:#fff;border:1px solid #e8ebf3;border-radius:8px;padding:1.2rem}.resource-page p,.resource-page h1,.resource-page span{margin:0}.resource-page>div:first-child p{color:#6d28d9;font-weight:900}.resource-page h1{margin:.3rem 0}.resource-page span{color:#66708a}.resource-page__empty{background:#fff;border:1px dashed #cfd6e6;border-radius:8px;color:#66708a;padding:2rem}.resource-page__empty strong{color:#111827;display:block;margin-bottom:.4rem}.progress-popup{align-items:center;background:#0f172a2e;display:flex;inset:0;justify-content:center;position:fixed;z-index:80}.progress-popup__card{align-items:center;animation:progress-popup-pop .16s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 70px #0f172a2e;display:flex;gap:.9rem;min-width:min(360px,calc(100vw - 32px));padding:1rem}.progress-popup__spinner{animation:progress-popup-spin .8s linear infinite;border:3px solid #ede9fe;border-top-color:#7c3aed;border-radius:999px;display:inline-block;flex:0 0 auto;height:34px;width:34px}.progress-popup h2,.progress-popup p{margin:0}.progress-popup h2{color:#111827;font-size:.98rem}.progress-popup p{color:#64748b;font-size:.86rem;margin-top:.2rem}@keyframes progress-popup-spin{to{transform:rotate(360deg)}}@keyframes progress-popup-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}}.expired-domain-page{display:grid;gap:1rem}.expired-summary-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.expired-summary-card,.expired-domain-table-card,.add-domain-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b}.expired-summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:54px minmax(0,1fr);min-height:100px;padding:1rem}.expired-summary-card>span{align-items:center;border-radius:999px;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.expired-summary-card--purple>span{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.expired-summary-card--orange>span{background:linear-gradient(135deg,#f97316,#fb923c)}.expired-summary-card--critical>span{background:linear-gradient(135deg,#ea580c,#ef4444)}.expired-summary-card--red>span{background:linear-gradient(135deg,#dc2626,#ef4444)}.expired-summary-card p,.expired-summary-card small{color:#334155;margin:0}.expired-summary-card p{font-size:.8rem;font-weight:800}.expired-summary-card strong{color:#111827;display:block;font-size:1.65rem;line-height:1;margin:.3rem 0 .4rem}.expired-summary-card small{font-size:.76rem;font-weight:700}.is-skeleton,.is-skeleton-row td{animation:skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%}.expired-domain-actions-bar{align-items:center;display:flex;gap:.85rem;justify-content:space-between}.expired-domain-search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;display:flex;flex:1;gap:.55rem;min-height:44px;padding:0 .85rem}.expired-domain-search input{border:0;color:#111827;flex:1;font:inherit;min-width:0;outline:0}.expired-domain-actions-bar>button,.add-domain-panel button{align-items:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:.45rem;justify-content:center;min-height:44px;padding:0 1rem}.expired-domain-actions-bar>button:hover,.add-domain-panel button:hover{box-shadow:0 12px 24px #6d28d92e}.expired-domain-actions-bar>button:disabled,.add-domain-panel button:disabled{cursor:not-allowed;opacity:.7}.expired-domain-workspace{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}.expired-domain-workspace__main{display:grid;gap:.8rem;min-width:0}.expired-domain-table-card{overflow:hidden}.expired-domain-table-card__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;padding:1rem}.expired-domain-table-card__header h2,.add-domain-panel h2,.add-domain-panel p{margin:0}.expired-domain-table-card__header h2,.add-domain-panel h2{color:#111827;font-size:1rem}.expired-domain-table-card__header button{align-items:center;background:#f5f3ff;border:1px solid #ede9fe;border-radius:8px;color:#6d28d9;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.expired-domain-table-wrap{overflow-x:auto}.expired-domain-table{border-collapse:collapse;min-width:980px;width:100%}.expired-domain-table th,.expired-domain-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.86rem;padding:.82rem 1rem;text-align:left;white-space:nowrap}.expired-domain-table th{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.expired-domain-table td strong{color:#111827}.expired-domain-nameservers{align-items:flex-start;display:flex;flex-direction:column;gap:.35rem;min-width:170px}.expired-domain-nameserver{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#475569;display:inline-flex;font-size:.72rem;font-weight:800;line-height:1;max-width:230px;overflow:hidden;padding:.32rem .55rem;text-overflow:ellipsis}.expired-domain-nameserver--more{background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.expired-domain-nameservers__empty{color:#94a3b8;font-weight:800}.expired-domain-empty{color:#64748b;padding:2rem 1rem!important;text-align:center!important}.expired-domain-empty strong{color:#111827;display:block;margin-bottom:.3rem}.expired-domain-empty p{margin:0}.domain-days{font-weight:900}.domain-days--healthy{color:#22c55e}.domain-days--warning{color:#f97316}.domain-days--critical{color:#ea580c}.domain-days--expired{color:#ef4444}.domain-days--unknown{color:#64748b}.domain-actions{display:inline-flex;gap:.4rem}.domain-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#475569;cursor:pointer;display:inline-flex;height:31px;justify-content:center;width:31px}.domain-actions button:hover{border-color:#c4b5fd;color:#6d28d9}.domain-actions .domain-actions__delete{color:#ef4444}.domain-actions .domain-actions__delete:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.domain-pagination{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;min-height:52px;padding:.65rem .8rem}.domain-pagination p{color:#64748b;font-size:.86rem;margin:0}.domain-pagination__controls{align-items:center;display:flex;gap:.35rem}.domain-pagination button,.domain-pagination select{background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#334155;font-weight:800;min-height:34px}.domain-pagination button{cursor:pointer;min-width:34px}.domain-pagination button.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.domain-pagination button:disabled{cursor:not-allowed;opacity:.45}.domain-pagination select{padding:0 .55rem}.add-domain-panel{display:grid;gap:1rem;padding:1rem}.add-domain-panel__header{align-items:start;display:flex;gap:1rem;justify-content:space-between}.add-domain-panel__header p,.add-domain-panel__info{color:#64748b;font-size:.84rem;margin-top:.35rem}.add-domain-panel__close{align-items:center;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:8px;color:#64748b!important;cursor:pointer;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;min-height:34px!important;padding:0!important;width:34px!important}.add-domain-panel__close:hover{border-color:#c4b5fd!important;color:#6d28d9!important}.add-domain-panel form{display:grid;gap:.75rem}.add-domain-panel label{color:#111827;display:grid;font-size:.86rem;font-weight:900;gap:.45rem}.add-domain-panel input{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;min-height:44px;outline:0;padding:0 .8rem}.add-domain-panel input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.add-domain-panel input[aria-invalid=true]{border-color:#ef4444}.add-domain-panel input:disabled{background:#f8fafc;cursor:not-allowed}.add-domain-panel__error{color:#dc2626;font-size:.78rem;font-weight:700}.add-domain-panel button{width:100%}.add-domain-panel__info{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;margin:0;padding:.8rem}.add-domain-modal{align-items:center;animation:modal-fade .16s ease-out;background:#0f172a52;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:60}.add-domain-modal .add-domain-panel{animation:modal-pop .18s ease-out;max-width:420px;width:min(100%,420px)}.domain-action-modal{align-items:center;animation:modal-fade .16s ease-out;background:#0f172a57;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:70}.domain-action-modal__card{animation:modal-pop .18s ease-out;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 80px #0f172a2e;display:grid;gap:.9rem;max-width:440px;padding:1.25rem;position:relative;width:min(100%,440px)}.domain-action-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:34px;justify-content:center;position:absolute;right:1rem;top:1rem;width:34px}.domain-action-modal__close:hover{border-color:#c4b5fd;color:#6d28d9}.domain-action-modal__icon{align-items:center;border-radius:999px;display:inline-flex;height:52px;justify-content:center;width:52px}.domain-action-modal__icon--purple{background:#f5f3ff;color:#6d28d9}.domain-action-modal__icon--red{background:#fef2f2;color:#ef4444}.domain-action-modal__card h2,.domain-action-modal__card p{margin:0}.domain-action-modal__card h2{color:#111827;font-size:1.1rem}.domain-action-modal__card p{color:#64748b;font-size:.9rem;line-height:1.5}.domain-detail-list{border:1px solid #eef2f7;border-radius:12px;display:grid;overflow:hidden}.domain-detail-list>div{align-items:center;border-bottom:1px solid #eef2f7;display:grid;gap:.35rem .7rem;grid-template-columns:22px minmax(0,1fr);padding:.75rem}.domain-detail-list>div:last-child{border-bottom:0}.domain-detail-list svg{color:#6d28d9;grid-row:span 2}.domain-detail-list span{color:#64748b;font-size:.78rem;font-weight:800}.domain-detail-list strong{color:#111827;font-size:.9rem}.domain-edit-field{color:#111827;display:grid;font-size:.86rem;font-weight:900;gap:.45rem}.domain-edit-field input{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;min-height:44px;outline:0;padding:0 .8rem}.domain-edit-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.domain-edit-field input[aria-invalid=true]{border-color:#ef4444}.domain-action-modal__error{color:#dc2626;font-size:.78rem;font-weight:800}.domain-action-modal__actions{display:grid;gap:.7rem;grid-template-columns:1fr 1fr;margin-top:.2rem}.domain-action-modal__actions button{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#334155;cursor:pointer;font-weight:800;min-height:42px;padding:0 .9rem}.domain-action-modal__actions button:last-child{background:linear-gradient(135deg,#6d28d9,#7c3aed);border-color:#6d28d9;color:#fff}.domain-action-modal__actions .domain-action-modal__danger{background:#ef4444;border-color:#ef4444;color:#fff}.domain-action-modal__actions button:disabled{cursor:not-allowed;opacity:.7}.is-spinning{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-pulse{to{background-position:-200% 0}}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media(max-width:1180px){.expired-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.expired-summary-grid{grid-template-columns:1fr}.expired-domain-actions-bar,.domain-pagination{align-items:stretch;flex-direction:column}.expired-domain-actions-bar>button,.domain-pagination__controls{width:100%}.domain-pagination__controls{flex-wrap:wrap}.domain-action-modal__actions{grid-template-columns:1fr}}.ping-page{display:grid;gap:1rem}.ping-summary-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.ping-summary-card,.ping-table-card,.ping-add-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b}.ping-summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:54px minmax(0,1fr);min-height:100px;padding:1rem}.ping-summary-card>span{align-items:center;border-radius:999px;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.ping-summary-card--purple>span{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.ping-summary-card--green>span{background:linear-gradient(135deg,#16a34a,#22c55e)}.ping-summary-card--orange>span{background:linear-gradient(135deg,#f97316,#fb923c)}.ping-summary-card--red>span{background:linear-gradient(135deg,#dc2626,#ef4444)}.ping-summary-card p,.ping-summary-card small{color:#334155;margin:0}.ping-summary-card p{font-size:.8rem;font-weight:800}.ping-summary-card strong{color:#111827;display:block;font-size:1.65rem;line-height:1;margin:.3rem 0 .4rem}.ping-summary-card small{font-size:.76rem;font-weight:700}.is-skeleton,.is-skeleton-row td{animation:ping-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%}.ping-table-card{overflow:hidden}.ping-table-card__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.ping-table-card__header h2{color:#111827;font-size:1rem;margin:0}.ping-table-card__actions{align-items:center;display:inline-flex;gap:.55rem}.ping-table-card__add{align-items:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:.45rem;justify-content:center;min-height:38px;padding:0 1rem}.ping-table-card__refresh,.ping-table__expand{align-items:center;background:#f5f3ff;border:1px solid #ede9fe;border-radius:8px;color:#6d28d9;cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.ping-table-card__toolbar{padding:1rem}.ping-search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;display:flex;gap:.55rem;min-height:44px;padding:0 .85rem}.ping-search input{border:0;color:#111827;flex:1;font:inherit;min-width:0;outline:0}.ping-table-wrap{overflow-x:auto}.ping-table{border-collapse:collapse;min-width:1120px;width:100%}.ping-table th,.ping-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.86rem;padding:.82rem 1rem;text-align:left;white-space:nowrap}.ping-table th{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.ping-table td strong{color:#111827}.ping-table__expand-space{display:inline-block;width:34px}.ping-table__child-row{background:#faf7ff}.ping-table__child-domain{padding-left:1.2rem;position:relative}.ping-table__child-domain:before{background:#c4b5fd;border-radius:999px;content:"";height:6px;left:.2rem;position:absolute;top:50%;transform:translateY(-50%);width:6px}.ping-empty{color:#64748b;padding:2rem 1rem!important;text-align:center!important}.ping-empty strong{color:#111827;display:block;margin-bottom:.3rem}.ping-response,.ping-http{font-weight:900}.ping-response--up,.ping-http--up{color:#22c55e}.ping-response--warning,.ping-http--warning{color:#f97316}.ping-response--down,.ping-http--down{color:#ef4444}.ping-status{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:900;padding:.22rem .55rem}.ping-status--up{background:#dcfce7;color:#15803d}.ping-status--warning{background:#ffedd5;color:#c2410c}.ping-status--down{background:#fee2e2;color:#dc2626}.ping-actions{display:inline-flex;gap:.4rem}.ping-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#475569;cursor:pointer;display:inline-flex;height:31px;justify-content:center;width:31px}.ping-actions button:hover{border-color:#c4b5fd;color:#6d28d9}.ping-actions .ping-actions__delete{color:#ef4444}.ping-actions .ping-actions__delete:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.ping-pagination{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;min-height:52px;padding:.65rem .8rem}.ping-pagination p{color:#64748b;font-size:.86rem;margin:0}.ping-pagination__controls{align-items:center;display:flex;gap:.35rem}.ping-pagination button,.ping-pagination select{background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#334155;font-weight:800;min-height:34px}.ping-pagination button{cursor:pointer;min-width:34px}.ping-pagination button.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.ping-pagination button:disabled{cursor:not-allowed;opacity:.45}.ping-pagination select{padding:0 .55rem}.ping-modal,.ping-action-modal{align-items:center;animation:ping-modal-fade .16s ease-out;background:#0f172a57;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:70}.ping-add-card,.ping-action-modal__card{animation:ping-modal-pop .18s ease-out;max-width:440px;width:min(100%,440px)}.ping-add-card,.ping-action-modal__card{display:grid;gap:1rem;padding:1rem}.ping-action-modal__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 80px #0f172a2e;position:relative}.ping-add-card__header{align-items:start;display:flex;gap:1rem;justify-content:space-between}.ping-add-card h2,.ping-add-card p,.ping-action-modal__card h2,.ping-action-modal__card p{margin:0}.ping-add-card h2,.ping-action-modal__card h2{color:#111827;font-size:1rem}.ping-add-card p,.ping-action-modal__card p{color:#64748b;font-size:.9rem;line-height:1.5;margin-top:.35rem}.ping-add-card__header button,.ping-action-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.ping-action-modal__close{position:absolute;right:1rem;top:1rem}.ping-add-card form{display:grid;gap:.75rem}.ping-add-card label,.ping-edit-field{color:#111827;display:grid;font-size:.86rem;font-weight:900;gap:.45rem}.ping-add-card input,.ping-edit-field input{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;min-height:44px;outline:0;padding:0 .8rem}.ping-domain-input-group{align-items:center;border:1px solid #e5e7eb;border-radius:8px;display:flex;min-height:44px;overflow:hidden}.ping-domain-input-group select{align-self:stretch;background:#f5f3ff;border:0;border-right:1px solid #e5e7eb;color:#6d28d9;cursor:pointer;font:inherit;font-weight:900;outline:0;padding:0 .75rem}.ping-domain-input-group input{border:0;border-radius:0;flex:1;min-width:0}.ping-domain-input-group:focus-within{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ping-domain-input-group:has(input[aria-invalid=true]){border-color:#ef4444}.ping-add-card input:focus,.ping-edit-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ping-add-card input[aria-invalid=true],.ping-edit-field input[aria-invalid=true]{border-color:#ef4444}.ping-add-card__error,.ping-action-modal__error{color:#dc2626;font-size:.78rem;font-weight:800}.ping-add-card__actions,.ping-action-modal__actions{display:grid;gap:.7rem;grid-template-columns:1fr 1fr}.ping-add-card__actions button,.ping-action-modal__actions button{border-radius:8px;cursor:pointer;font-weight:800;min-height:42px;padding:0 .9rem}.ping-add-card__actions button:first-child,.ping-action-modal__actions button:first-child{background:#fff;border:1px solid #e5e7eb;color:#334155}.ping-add-card__actions button:last-child,.ping-action-modal__actions button:last-child{align-items:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);border:1px solid #6d28d9;color:#fff;display:inline-flex;gap:.4rem;justify-content:center}.ping-action-modal__actions .ping-action-modal__danger{background:#ef4444;border-color:#ef4444}.ping-action-modal__icon{align-items:center;border-radius:999px;display:inline-flex;height:52px;justify-content:center;width:52px}.ping-action-modal__icon--purple{background:#f5f3ff;color:#6d28d9}.ping-action-modal__icon--red{background:#fef2f2;color:#ef4444}.ping-detail-list{border:1px solid #eef2f7;border-radius:12px;display:grid;overflow:hidden}.ping-detail-list>div{align-items:center;border-bottom:1px solid #eef2f7;display:grid;gap:.35rem .7rem;grid-template-columns:22px minmax(0,1fr);padding:.75rem}.ping-detail-list>div:last-child{border-bottom:0}.ping-detail-list svg{color:#6d28d9;grid-row:span 2}.ping-detail-list span{color:#64748b;font-size:.78rem;font-weight:800}.ping-detail-list strong{color:#111827;font-size:.9rem}.is-spinning{animation:ping-spin .85s linear infinite}@keyframes ping-spin{to{transform:rotate(360deg)}}@keyframes ping-skeleton-pulse{to{background-position:-200% 0}}@keyframes ping-modal-fade{0%{opacity:0}}@keyframes ping-modal-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media(max-width:1180px){.ping-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ping-summary-grid{grid-template-columns:1fr}.ping-table-card__header,.ping-pagination{align-items:stretch;flex-direction:column}.ping-table-card__actions,.ping-pagination__controls{width:100%}.ping-table-card__add{flex:1}.ping-pagination__controls{flex-wrap:wrap}.ping-add-card__actions,.ping-action-modal__actions{grid-template-columns:1fr}}.appsvc-page{display:grid;gap:1rem}.appsvc-summary-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.appsvc-summary-card,.appsvc-filter,.appsvc-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b}.appsvc-summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:54px minmax(0,1fr);min-height:100px;padding:1rem}.appsvc-summary-card>span{align-items:center;border-radius:999px;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.appsvc-summary-card--purple>span{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.appsvc-summary-card--green>span{background:linear-gradient(135deg,#16a34a,#22c55e)}.appsvc-summary-card--orange>span{background:linear-gradient(135deg,#f97316,#fb923c)}.appsvc-summary-card--red>span{background:linear-gradient(135deg,#dc2626,#ef4444)}.appsvc-summary-card p,.appsvc-summary-card small{color:#334155;margin:0}.appsvc-summary-card p{font-size:.8rem;font-weight:800}.appsvc-summary-card strong{color:#111827;display:block;font-size:1.65rem;line-height:1;margin:.3rem 0 .4rem}.appsvc-summary-card small{font-size:.76rem;font-weight:700}.appsvc-filter{align-items:center;display:grid;gap:.75rem;grid-template-columns:minmax(240px,1fr) 150px 150px 150px auto;padding:.85rem}.appsvc-search{align-items:center;border:1px solid #e5e7eb;border-radius:10px;color:#64748b;display:flex;gap:.55rem;min-height:42px;padding:0 .85rem}.appsvc-search input,.appsvc-filter select,.appsvc-form-grid input,.appsvc-form-grid select,.appsvc-form-grid textarea{border:0;color:#111827;font:inherit;outline:0}.appsvc-search input{flex:1;min-width:0}.appsvc-filter select,.appsvc-form-grid input,.appsvc-form-grid select,.appsvc-form-grid textarea{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:42px;padding:0 .75rem}.appsvc-form-grid textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.45;min-height:132px;padding:.75rem;resize:vertical}.appsvc-refresh,.appsvc-add,.appsvc-modal__actions button:last-child,.appsvc-logs-header button{align-items:center;border:0;border-radius:10px;cursor:pointer;display:inline-flex;font-weight:850;gap:.45rem;justify-content:center;min-height:42px;padding:0 1rem}.appsvc-refresh{background:#f5f3ff;color:#6d28d9}.appsvc-add,.appsvc-modal__actions button:last-child{background:linear-gradient(135deg,#6d28d9,#7c3aed);color:#fff}.appsvc-table-card{overflow:hidden}.appsvc-table-card__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;padding:1rem}.appsvc-table-card__header h2{color:#111827;font-size:1rem;margin:0}.appsvc-table-wrap{overflow-x:auto}.appsvc-table{border-collapse:collapse;min-width:1440px;width:100%}.appsvc-table th,.appsvc-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.84rem;padding:.82rem 1rem;text-align:left;white-space:nowrap}.appsvc-table th{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.appsvc-sort{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:.35rem;letter-spacing:inherit;padding:0;text-align:left;text-transform:inherit;white-space:nowrap}.appsvc-sort svg{color:#94a3b8;flex:0 0 auto}.appsvc-sort:hover,.appsvc-sort.is-active{color:#6d28d9}.appsvc-sort.is-active svg{color:#6d28d9}.appsvc-table td strong{color:#111827}.appsvc-table td p{color:#64748b;font-size:.74rem;font-weight:750;margin:.2rem 0 0}.appsvc-usage{min-width:95px}.appsvc-usage-fallback{color:#111827;font-size:.82rem}.appsvc-usage__top{color:#111827;font-size:.78rem;margin-bottom:.3rem}.appsvc-usage__track{background:#eef2f7;border-radius:999px;display:block;height:7px;overflow:hidden}.appsvc-usage__bar{border-radius:inherit;display:block;height:100%}.appsvc-usage__bar--normal{background:#22c55e}.appsvc-usage__bar--warning{background:#f97316}.appsvc-usage__bar--critical{background:#ef4444}.appsvc-runtime{border-radius:999px;display:inline-flex;font-size:.7rem;font-weight:900;padding:.24rem .55rem}.appsvc-runtime--docker{background:#eff6ff;color:#2563eb}.appsvc-runtime--pm2{background:#f5f3ff;color:#6d28d9}.appsvc-telnet,.appsvc-status{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:900;gap:.4rem;padding:.25rem .58rem}.appsvc-telnet i{border-radius:999px;height:7px;width:7px}.appsvc-telnet--connected{background:#dcfce7;color:#15803d}.appsvc-telnet--connected i{background:#22c55e}.appsvc-telnet--unchecked{background:#f1f5f9;color:#64748b}.appsvc-telnet--unchecked i{background:#94a3b8}.appsvc-telnet--failed,.appsvc-status--down,.appsvc-status--critical{background:#fee2e2;color:#dc2626}.appsvc-telnet--failed i{background:#ef4444}.appsvc-status--healthy{background:#dcfce7;color:#15803d}.appsvc-status--warning{background:#ffedd5;color:#c2410c}.appsvc-actions{display:inline-flex;gap:.38rem}.appsvc-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.appsvc-actions .appsvc-actions__delete{color:#ef4444}.appsvc-empty{color:#64748b;padding:2rem 1rem!important;text-align:center!important}.appsvc-empty strong{color:#111827;display:block;margin-bottom:.3rem}.appsvc-pagination{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:flex;justify-content:space-between;padding:.8rem}.appsvc-pagination p{color:#475569;font-size:.8rem;font-weight:800;margin:0}.appsvc-pagination>div{display:inline-flex;gap:.35rem}.appsvc-pagination button,.appsvc-pagination select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-weight:850;min-height:34px;padding:0 .7rem}.appsvc-pagination button.is-active{background:#6d28d9;color:#fff}.appsvc-modal{align-items:center;background:#0f172a52;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.appsvc-modal__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 70px #0f172a2e;max-width:420px;padding:1.25rem;position:relative;width:100%}.appsvc-modal__card--wide{max-width:720px}.appsvc-modal__card--logs{max-width:920px}.appsvc-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9px;color:#64748b;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:1rem;top:1rem;width:34px}.appsvc-modal h2{color:#111827;font-size:1rem;margin:0 2.3rem .35rem 0}.appsvc-modal p{color:#64748b;font-size:.84rem;line-height:1.5;margin:0 0 1rem}.appsvc-form-grid{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.appsvc-form-grid label{color:#111827;display:grid;font-size:.78rem;font-weight:900;gap:.35rem}.appsvc-form-grid__full,.appsvc-detail-grid__full{grid-column:1 / -1}.appsvc-form-section{color:#6d28d9;font-size:.76rem;font-weight:950;letter-spacing:0;margin-top:.3rem;text-transform:uppercase}.appsvc-form-hint{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;color:#64748b;font-size:.78rem;font-weight:750;margin:0;padding:.75rem .85rem}.appsvc-form-error{color:#ef4444;display:block;font-weight:800;margin-top:.8rem}.appsvc-modal__actions{display:flex;gap:.7rem;justify-content:flex-end;margin-top:1rem}.appsvc-modal__actions button:first-child{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#334155;font-weight:850;min-height:42px;padding:0 1rem}.appsvc-modal__actions button.is-danger{background:#ef4444}.appsvc-detail-grid{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.appsvc-detail-grid>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:.3rem;padding:.8rem}.appsvc-detail-grid span{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.appsvc-delete-icon{align-items:center;background:#fee2e2;border-radius:999px;color:#ef4444;display:flex;height:48px;justify-content:center;margin-bottom:.8rem;width:48px}.appsvc-logs-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.appsvc-logs-header>div:last-child{display:flex;gap:.5rem;margin-right:2.7rem}.appsvc-logs-header button{background:#f5f3ff;color:#6d28d9;min-height:36px;transition:background .18s ease,color .18s ease,transform .18s ease}.appsvc-logs-header button:hover:not(:disabled){transform:translateY(-1px)}.appsvc-logs-header button.is-copied{background:#dcfce7;color:#15803d}.appsvc-copy-feedback{border-radius:10px;font-size:.8rem;font-weight:850;margin-top:.85rem;padding:.7rem .85rem}.appsvc-copy-feedback--success{background:#dcfce7;color:#15803d}.appsvc-copy-feedback--error{background:#fee2e2;color:#dc2626}.appsvc-log-viewer{background:#0f172a;border-radius:12px;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.6;margin:1rem 0 0;max-height:500px;overflow:auto;padding:1rem;white-space:pre-wrap}.is-skeleton,.is-skeleton-row td{animation:appsvc-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%}.is-skeleton-row td{height:52px}.is-spinning{animation:appsvc-spin .9s linear infinite}@keyframes appsvc-spin{to{transform:rotate(360deg)}}@keyframes appsvc-skeleton-pulse{to{background-position-x:-200%}}@media(max-width:1180px){.appsvc-summary-grid,.appsvc-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.appsvc-search{grid-column:1 / -1}}@media(max-width:720px){.appsvc-summary-grid,.appsvc-filter,.appsvc-form-grid,.appsvc-detail-grid{grid-template-columns:1fr}.appsvc-pagination,.appsvc-logs-header{align-items:stretch;flex-direction:column}.appsvc-logs-header>div:last-child{margin-right:0}}.expired-ssl-page{display:grid;gap:1rem}.ssl-summary-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.ssl-summary-card,.ssl-table-card,.ssl-add-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b}.ssl-summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:54px minmax(0,1fr);min-height:100px;padding:1rem}.ssl-summary-card>span{align-items:center;border-radius:999px;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.ssl-summary-card--purple>span{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.ssl-summary-card--orange>span{background:linear-gradient(135deg,#f97316,#fb923c)}.ssl-summary-card--critical>span,.ssl-summary-card--red>span{background:linear-gradient(135deg,#dc2626,#ef4444)}.ssl-summary-card p,.ssl-summary-card small{color:#334155;margin:0}.ssl-summary-card p{font-size:.8rem;font-weight:800}.ssl-summary-card strong{color:#111827;display:block;font-size:1.65rem;line-height:1;margin:.3rem 0 .4rem}.ssl-summary-card small{font-size:.76rem;font-weight:700}.is-skeleton,.is-skeleton-row td{animation:ssl-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%}.ssl-table-card{overflow:hidden}.ssl-table-card__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;justify-content:space-between;gap:1rem;padding:1rem}.ssl-table-card__header h2{color:#111827;font-size:1rem;margin:0}.ssl-table-card__actions{align-items:center;display:inline-flex;gap:.55rem}.ssl-table-card__add,.ssl-add-card__actions button:last-child{align-items:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:.45rem;justify-content:center;min-height:38px;padding:0 1rem}.ssl-table-card__refresh{align-items:center;background:#f5f3ff;border:1px solid #ede9fe;border-radius:8px;color:#6d28d9;cursor:pointer;display:inline-flex;height:38px;justify-content:center;width:38px}.ssl-table-card button:disabled,.ssl-add-card button:disabled,.ssl-action-modal button:disabled{cursor:not-allowed;opacity:.7}.ssl-table-card__toolbar{padding:1rem}.ssl-search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;display:flex;gap:.55rem;min-height:44px;padding:0 .85rem}.ssl-search input{border:0;color:#111827;flex:1;font:inherit;min-width:0;outline:0}.ssl-table-wrap{overflow-x:auto}.ssl-table{border-collapse:collapse;min-width:960px;width:100%}.ssl-table th,.ssl-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.86rem;padding:.82rem 1rem;text-align:left;white-space:nowrap}.ssl-table th{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.ssl-table td strong{color:#111827}.ssl-table__expand,.ssl-table__expand-space{align-items:center;display:inline-flex;height:34px;justify-content:center;width:34px}.ssl-table__expand{background:#f5f3ff;border:1px solid #ede9fe;border-radius:8px;color:#7c3aed;cursor:pointer}.ssl-table__expand:hover{background:#ede9fe;border-color:#c4b5fd}.ssl-table__child-row{background:#faf7ff}.ssl-table__child-domain{padding-left:1.25rem;position:relative}.ssl-table__child-domain:before{background:#c4b5fd;border-radius:999px;content:"";height:6px;left:.25rem;position:absolute;top:50%;transform:translateY(-50%);width:6px}.ssl-empty{color:#64748b;padding:2rem 1rem!important;text-align:center!important}.ssl-empty strong{color:#111827;display:block;margin-bottom:.3rem}.ssl-empty p{margin:0}.ssl-days{font-weight:900}.ssl-days--healthy{color:#22c55e}.ssl-days--warning{color:#f97316}.ssl-days--critical{color:#ea580c}.ssl-days--expired{color:#ef4444}.ssl-days--unknown{color:#64748b}.ssl-actions{display:inline-flex;gap:.4rem}.ssl-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#475569;cursor:pointer;display:inline-flex;height:31px;justify-content:center;width:31px}.ssl-actions button:hover{border-color:#c4b5fd;color:#6d28d9}.ssl-actions .ssl-actions__delete{color:#ef4444}.ssl-actions .ssl-actions__delete:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.ssl-pagination{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;min-height:52px;padding:.65rem .8rem}.ssl-pagination p{color:#64748b;font-size:.86rem;margin:0}.ssl-pagination__controls{align-items:center;display:flex;gap:.35rem}.ssl-pagination button,.ssl-pagination select{background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#334155;font-weight:800;min-height:34px}.ssl-pagination button{cursor:pointer;min-width:34px}.ssl-pagination button.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.ssl-pagination button:disabled{cursor:not-allowed;opacity:.45}.ssl-pagination select{padding:0 .55rem}.ssl-modal,.ssl-action-modal{align-items:center;animation:ssl-modal-fade .16s ease-out;background:#0f172a57;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:70}.ssl-add-card,.ssl-action-modal__card{animation:ssl-modal-pop .18s ease-out;max-width:440px;width:min(100%,440px)}.ssl-add-card{display:grid;gap:1rem;padding:1rem}.ssl-add-card__header{align-items:start;display:flex;gap:1rem;justify-content:space-between}.ssl-add-card h2,.ssl-add-card p,.ssl-action-modal__card h2,.ssl-action-modal__card p{margin:0}.ssl-add-card h2,.ssl-action-modal__card h2{color:#111827;font-size:1rem}.ssl-add-card__header p,.ssl-action-modal__card p{color:#64748b;font-size:.9rem;line-height:1.5;margin-top:.35rem}.ssl-add-card__close,.ssl-action-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.ssl-add-card form{display:grid;gap:.75rem}.ssl-add-card label,.ssl-edit-field{color:#111827;display:grid;font-size:.86rem;font-weight:900;gap:.45rem}.ssl-add-card input,.ssl-edit-field input{border:1px solid #e5e7eb;border-radius:8px;color:#111827;font:inherit;min-height:44px;outline:0;padding:0 .8rem}.ssl-domain-input-group{align-items:center;border:1px solid #e5e7eb;border-radius:8px;display:flex;min-height:44px;overflow:hidden}.ssl-domain-input-group>span{align-items:center;align-self:stretch;background:#f5f3ff;border-right:1px solid #e5e7eb;color:#6d28d9;display:inline-flex;font-weight:900;padding:0 .8rem}.ssl-domain-input-group input{border:0;border-radius:0;flex:1;min-width:0}.ssl-domain-input-group:focus-within{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ssl-domain-input-group:has(input[aria-invalid=true]){border-color:#ef4444}.ssl-add-card input:focus,.ssl-edit-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ssl-add-card input[aria-invalid=true],.ssl-edit-field input[aria-invalid=true]{border-color:#ef4444}.ssl-add-card__error,.ssl-action-modal__error{color:#dc2626;font-size:.78rem;font-weight:800}.ssl-add-card__actions,.ssl-action-modal__actions{display:grid;gap:.7rem;grid-template-columns:1fr 1fr}.ssl-add-card__actions button,.ssl-action-modal__actions button{border-radius:8px;cursor:pointer;font-weight:800;min-height:42px;padding:0 .9rem}.ssl-add-card__actions button:first-child,.ssl-action-modal__actions button:first-child{background:#fff;border:1px solid #e5e7eb;color:#334155}.ssl-action-modal__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 80px #0f172a2e;display:grid;gap:.9rem;padding:1.25rem;position:relative}.ssl-action-modal__close{position:absolute;right:1rem;top:1rem}.ssl-action-modal__icon{align-items:center;border-radius:999px;display:inline-flex;height:52px;justify-content:center;width:52px}.ssl-action-modal__icon--purple{background:#f5f3ff;color:#6d28d9}.ssl-action-modal__icon--red{background:#fef2f2;color:#ef4444}.ssl-detail-list{border:1px solid #eef2f7;border-radius:12px;display:grid;overflow:hidden}.ssl-detail-list>div{align-items:center;border-bottom:1px solid #eef2f7;display:grid;gap:.35rem .7rem;grid-template-columns:22px minmax(0,1fr);padding:.75rem}.ssl-detail-list>div:last-child{border-bottom:0}.ssl-detail-list svg{color:#6d28d9;grid-row:span 2}.ssl-detail-list span{color:#64748b;font-size:.78rem;font-weight:800}.ssl-detail-list strong{color:#111827;font-size:.9rem}.ssl-action-modal__actions button:last-child{background:linear-gradient(135deg,#6d28d9,#7c3aed);border:1px solid #6d28d9;color:#fff}.ssl-action-modal__actions .ssl-action-modal__danger{background:#ef4444;border-color:#ef4444}.is-spinning{animation:ssl-spin .85s linear infinite}@keyframes ssl-spin{to{transform:rotate(360deg)}}@keyframes ssl-skeleton-pulse{to{background-position:-200% 0}}@keyframes ssl-modal-fade{0%{opacity:0}}@keyframes ssl-modal-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media(max-width:1180px){.ssl-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ssl-summary-grid{grid-template-columns:1fr}.ssl-table-card__header,.ssl-pagination{align-items:stretch;flex-direction:column}.ssl-table-card__actions,.ssl-pagination__controls{width:100%}.ssl-table-card__add{flex:1}.ssl-pagination__controls{flex-wrap:wrap}.ssl-add-card__actions,.ssl-action-modal__actions{grid-template-columns:1fr}}.telegram-page{display:grid;gap:1rem}.telegram-summary-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.telegram-summary-card,.telegram-card,.telegram-modal__card,.telegram-pagination{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b}.telegram-summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:54px minmax(0,1fr);min-height:100px;padding:1rem}.telegram-summary-card>span{align-items:center;border-radius:999px;color:#fff;display:flex;height:50px;justify-content:center;width:50px}.telegram-summary-card--purple>span{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.telegram-summary-card--green>span{background:linear-gradient(135deg,#16a34a,#22c55e)}.telegram-summary-card--orange>span{background:linear-gradient(135deg,#f97316,#fb923c)}.telegram-summary-card--blue>span{background:linear-gradient(135deg,#2563eb,#60a5fa)}.telegram-summary-card p,.telegram-summary-card small,.telegram-card__header p,.telegram-table td p{color:#64748b;margin:0}.telegram-summary-card p{color:#334155;font-size:.8rem;font-weight:800}.telegram-summary-card strong{color:#111827;display:block;font-size:1.35rem;line-height:1.1;margin:.3rem 0 .4rem}.telegram-summary-card small{font-size:.76rem;font-weight:700}.telegram-card{overflow:hidden}.telegram-card__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.telegram-card__header h2{color:#111827;font-size:1rem;margin:0 0 .25rem}.telegram-card__header button,.telegram-modal__primary{align-items:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:.45rem;justify-content:center;min-height:42px;padding:0 1rem}.telegram-toolbar{align-items:center;border-bottom:1px solid #eef2f7;display:grid;gap:.75rem;grid-template-columns:minmax(260px,1fr) 170px;padding:1rem}.telegram-search,.telegram-toolbar select,.telegram-form-grid input,.telegram-form-grid textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;min-height:42px}.telegram-search{align-items:center;color:#64748b;display:flex;gap:.55rem;padding:0 .85rem}.telegram-search input{border:0;color:#111827;flex:1;font:inherit;min-width:0;outline:0}.telegram-toolbar select{font:inherit;padding:0 .75rem}.telegram-table-wrap{overflow-x:auto}.telegram-table{border-collapse:collapse;min-width:1080px;width:100%}.telegram-table th,.telegram-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.84rem;padding:.95rem 1rem;text-align:left;vertical-align:middle;white-space:normal}.telegram-table th{color:#64748b;font-size:.74rem;font-weight:900;text-transform:uppercase}.telegram-table td strong{color:#111827}.telegram-table th:nth-child(1),.telegram-table td:nth-child(1){min-width:280px;width:28%}.telegram-table th:nth-child(2),.telegram-table td:nth-child(2){min-width:190px;width:18%}.telegram-table th:nth-child(4),.telegram-table td:nth-child(4){max-width:360px;min-width:300px;width:30%}.telegram-table th:nth-child(5),.telegram-table td:nth-child(5){min-width:120px}.telegram-table th:nth-child(6),.telegram-table td:nth-child(6){min-width:150px}.telegram-bot-cell{align-items:flex-start;display:grid;gap:.65rem;grid-template-columns:42px minmax(0,1fr);min-width:0}.telegram-bot-cell>span{align-items:center;background:#f5f3ff;border-radius:999px;color:#6d28d9;display:flex;font-weight:900;height:42px;justify-content:center;width:42px}.telegram-bot-cell__title{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.18rem}.telegram-bot-cell p,.telegram-bot-cell small,.telegram-destination-cell p{color:#64748b;display:block;font-size:.78rem;font-weight:700;line-height:1.35;margin:.12rem 0 0;overflow-wrap:anywhere}.telegram-bot-cell small{color:#94a3b8}.telegram-destination-cell strong{display:block;line-height:1.35;overflow-wrap:anywhere}.telegram-default-badge{background:#dcfce7;border-radius:999px;color:#15803d;display:inline-flex;font-size:.68rem;font-weight:900;padding:.2rem .5rem}.telegram-toggle{align-items:center;background:transparent;border:0;color:#64748b;cursor:pointer;display:inline-flex;gap:.5rem;font-weight:800;padding:0}.telegram-toggle strong{color:#64748b;font-size:.78rem}.telegram-toggle span{background:#cbd5e1;border-radius:999px;height:22px;position:relative;width:42px}.telegram-toggle span:after{background:#fff;border-radius:999px;content:"";height:18px;left:2px;position:absolute;top:2px;transition:transform .16s ease;width:18px}.telegram-toggle.is-enabled span{background:#22c55e}.telegram-toggle.is-enabled strong{color:#16a34a}.telegram-toggle.is-enabled span:after{transform:translate(20px)}.telegram-last-alert-cell{background:transparent;border:0;color:#334155;cursor:pointer;display:grid;gap:.28rem;max-width:340px;padding:0;text-align:left;width:100%}.telegram-last-alert-cell:hover p{color:#6d28d9}.telegram-last-alert-cell strong{color:#111827;font-size:.82rem;line-height:1.3}.telegram-last-alert-cell span{background:#f5f3ff;border:1px solid #ddd6fe;border-radius:999px;color:#6d28d9;display:inline-flex;font-size:.68rem;font-weight:900;justify-self:start;letter-spacing:0;padding:.18rem .48rem}.telegram-last-alert-cell p{color:#64748b;display:-webkit-box;font-size:.78rem;line-height:1.35;margin:0;max-width:100%;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.telegram-last-alert-cell--empty{cursor:default}.telegram-last-alert-cell--empty p{-webkit-line-clamp:1}.telegram-actions{align-items:center;display:inline-flex;gap:.35rem}.telegram-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#475569;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.telegram-actions button:hover{background:#f8fafc;border-color:#cbd5e1}.telegram-actions .telegram-actions__danger{color:#ef4444}.telegram-actions .telegram-actions__danger:hover{background:#fef2f2;border-color:#fecaca}.telegram-empty{color:#64748b;padding:2rem 1rem!important;text-align:center!important}.telegram-empty strong{color:#111827;display:block;margin-bottom:.25rem}.telegram-skeleton-row td{animation:telegram-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%;height:52px}.telegram-pagination{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1rem}.telegram-pagination p{color:#64748b;font-size:.84rem;font-weight:700;margin:0}.telegram-pagination>div{align-items:center;display:inline-flex;gap:.4rem}.telegram-pagination button,.telegram-pagination select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-weight:800;min-height:34px;min-width:34px;padding:0 .65rem}.telegram-pagination button.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.telegram-modal{align-items:center;background:#0f172a61;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:80}.telegram-modal__card{max-width:640px;padding:1.1rem;position:relative;width:min(640px,100%)}.telegram-modal__card--alert{max-width:680px}.telegram-modal__card--compact{max-width:430px;text-align:center}.telegram-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:32px;justify-content:center;position:absolute;right:.85rem;top:.85rem;width:32px}.telegram-modal h2{color:#111827;font-size:1.15rem;margin:0 2rem .3rem 0}.telegram-modal p{color:#64748b;line-height:1.5;margin:0 0 1rem}.telegram-form-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-form-grid label{color:#111827;display:grid;font-size:.84rem;font-weight:800;gap:.42rem}.telegram-form-grid__wide{grid-column:1 / -1}.telegram-form-grid input,.telegram-form-grid textarea{font:inherit;padding:0 .8rem}.telegram-form-grid textarea{min-height:86px;padding-top:.75rem;resize:vertical}.telegram-checks{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.9rem}.telegram-checks label{align-items:center;color:#334155;display:inline-flex;font-weight:800;gap:.45rem}.telegram-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.84rem;font-weight:800;margin-top:.85rem;padding:.75rem}.telegram-modal__actions{display:flex;gap:.65rem;justify-content:flex-end;margin-top:1rem}.telegram-modal__cancel,.telegram-modal__danger{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;min-height:42px;padding:0 1rem}.telegram-modal__cancel{background:#f8fafc;border:1px solid #e5e7eb;color:#334155}.telegram-modal__danger{background:#ef4444;color:#fff}.telegram-modal__icon{align-items:center;background:#fee2e2;border-radius:999px;color:#ef4444;display:flex;height:52px;justify-content:center;margin:0 auto .85rem;width:52px}.telegram-alert-detail{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.telegram-alert-detail>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:.8rem}.telegram-alert-detail span{color:#64748b;display:block;font-size:.72rem;font-weight:900;margin-bottom:.28rem;text-transform:uppercase}.telegram-alert-detail strong{color:#111827;display:block;font-size:.86rem;overflow-wrap:anywhere}.telegram-alert-detail__wide{grid-column:1 / -1}.telegram-alert-detail pre{color:#111827;font:700 .86rem/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;margin:0;overflow-x:auto;white-space:pre-wrap}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.65}@keyframes telegram-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1100px){.telegram-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.telegram-summary-grid,.telegram-toolbar,.telegram-form-grid{grid-template-columns:1fr}.telegram-card__header,.telegram-pagination{align-items:stretch;flex-direction:column}.telegram-alert-detail{grid-template-columns:1fr}.telegram-card__header button,.telegram-modal__actions>button{width:100%}}.users-page{display:grid;gap:1rem}.users-summary-grid{display:grid;gap:.85rem;grid-template-columns:repeat(4,minmax(0,1fr))}.users-summary-card,.users-card,.users-modal__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b}.users-summary-card{align-items:center;display:grid;gap:.95rem;grid-template-columns:54px minmax(0,1fr);min-height:100px;padding:1rem}.users-summary-card>span,.users-modal__icon{align-items:center;border-radius:999px;color:#fff;display:flex;justify-content:center}.users-summary-card>span{height:50px;width:50px}.users-summary-card--purple>span,.users-modal__icon--purple{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.users-summary-card--green>span{background:linear-gradient(135deg,#16a34a,#22c55e)}.users-summary-card--orange>span,.users-modal__icon--orange{background:linear-gradient(135deg,#f97316,#fb923c)}.users-summary-card--red>span,.users-modal__icon--red{background:linear-gradient(135deg,#dc2626,#ef4444)}.users-summary-card p,.users-summary-card small,.users-card__header p{color:#64748b;margin:0}.users-summary-card p{color:#334155;font-size:.8rem;font-weight:800}.users-summary-card strong{color:#111827;display:block;font-size:1.65rem;line-height:1;margin:.3rem 0 .4rem}.users-summary-card small{font-size:.76rem;font-weight:700}.users-card{overflow:hidden}.users-card__header{border-bottom:1px solid #eef2f7;padding:1rem 1.1rem}.users-card__header h2{color:#111827;font-size:1rem;margin:0 0 .25rem}.users-toolbar{align-items:center;border-bottom:1px solid #eef2f7;display:grid;gap:.75rem;grid-template-columns:minmax(260px,1fr) 150px 150px auto;padding:1rem}.users-search,.users-toolbar select,.users-form-grid input,.users-form-grid select,.users-reset-field input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;min-height:42px}.users-search{align-items:center;color:#64748b;display:flex;gap:.55rem;padding:0 .85rem}.users-search input{border:0;color:#111827;flex:1;font:inherit;min-width:0;outline:0}.users-toolbar select{font:inherit;padding:0 .75rem}.users-toolbar button,.users-modal__primary,.users-modal__danger,.users-modal__cancel{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:800;gap:.45rem;justify-content:center;min-height:42px;padding:0 1rem}.users-toolbar button,.users-modal__primary{background:linear-gradient(135deg,#6d28d9,#7c3aed);color:#fff}.users-table-wrap{overflow-x:auto}.users-table{border-collapse:collapse;min-width:980px;width:100%}.users-table th,.users-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.86rem;padding:.82rem 1rem;text-align:left;white-space:nowrap}.users-table th{color:#64748b;font-size:.76rem;font-weight:900;text-transform:uppercase}.users-table td strong{color:#111827}.users-badge{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:900;letter-spacing:0;padding:.28rem .58rem}.users-badge--active,.users-badge--role-admin{background:#dcfce7;color:#15803d}.users-badge--inactive{background:#fee2e2;color:#dc2626}.users-badge--role-user{background:#f5f3ff;color:#6d28d9}.users-badge--role-viewer{background:#f1f5f9;color:#475569}.users-actions{align-items:center;display:inline-flex;gap:.35rem}.users-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;color:#475569;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.users-actions .users-actions__danger{color:#ef4444}.users-empty{color:#64748b;padding:2rem 1rem!important;text-align:center!important}.users-empty strong{color:#111827;display:block;margin-bottom:.25rem}.users-skeleton-row td{animation:users-skeleton-pulse 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc,#f1f5f9 75%);background-size:200% 100%;height:52px}.users-pagination{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1rem 1rem}.users-pagination p{color:#64748b;font-size:.84rem;font-weight:700;margin:0}.users-pagination>div{align-items:center;display:inline-flex;gap:.4rem}.users-pagination button,.users-pagination select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#334155;font-weight:800;min-height:34px;min-width:34px;padding:0 .65rem}.users-pagination button.is-active{background:#6d28d9;border-color:#6d28d9;color:#fff}.users-pagination button:disabled{cursor:not-allowed;opacity:.5}.users-modal{align-items:center;background:#0f172a61;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:80}.users-modal__card{max-width:620px;padding:1.1rem;position:relative;width:min(620px,100%)}.users-modal__card--compact{max-width:430px;text-align:center}.users-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;height:32px;justify-content:center;position:absolute;right:.85rem;top:.85rem;width:32px}.users-modal__icon{height:52px;margin:0 auto .85rem;width:52px}.users-modal h2{color:#111827;font-size:1.15rem;margin:0 2rem .3rem 0}.users-modal__card--compact h2{margin-right:0}.users-modal p{color:#64748b;line-height:1.5;margin:0 0 1rem}.users-form-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.users-form-grid label,.users-reset-field{color:#111827;display:grid;font-size:.84rem;font-weight:800;gap:.42rem;text-align:left}.users-form-grid input,.users-form-grid select,.users-reset-field input{font:inherit;padding:0 .8rem}.users-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.84rem;font-weight:800;margin-top:.85rem;padding:.75rem}.users-modal__actions{display:flex;gap:.65rem;justify-content:flex-end;margin-top:1rem}.users-modal__cancel{background:#f8fafc;border:1px solid #e5e7eb;color:#334155}.users-modal__danger{background:#ef4444;color:#fff}.users-detail-list{display:grid;gap:.6rem;margin-top:1rem;text-align:left}.users-detail-list div{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.users-detail-list span{color:#64748b;font-weight:800}.users-reset-field{margin-top:.8rem}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.65}@keyframes users-skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1100px){.users-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.users-toolbar{grid-template-columns:1fr 1fr}}@media(max-width:720px){.users-summary-grid,.users-toolbar,.users-form-grid{grid-template-columns:1fr}.users-pagination,.users-pagination>div{align-items:stretch;flex-direction:column}.users-toolbar button,.users-modal__actions>button{width:100%}}.sshkey-page{display:grid;gap:1rem}.sshkey-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 34px #0e122d0b;overflow:hidden}.sshkey-card__header{align-items:center;border-bottom:1px solid #eef2f7;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.sshkey-card__header h2,.sshkey-card__header p{margin:0}.sshkey-card__header h2{color:#111827;font-size:1rem}.sshkey-card__header p{color:#64748b;font-size:.82rem;font-weight:650;margin-top:.25rem}.sshkey-card__header button,.sshkey-modal__actions button:last-child{align-items:center;background:linear-gradient(135deg,#6d28d9,#7c3aed);border:0;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-weight:850;gap:.45rem;min-height:42px;padding:0 1rem}.sshkey-table-wrap{overflow-x:auto}.sshkey-table{border-collapse:collapse;min-width:880px;width:100%}.sshkey-table th,.sshkey-table td{border-bottom:1px solid #eef2f7;color:#334155;font-size:.84rem;padding:.9rem 1rem;text-align:left;white-space:nowrap}.sshkey-table th{color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase}.sshkey-table td strong{color:#111827}.sshkey-table td p{color:#64748b;font-size:.75rem;font-weight:750;margin:.25rem 0 0}.sshkey-status{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:900;padding:.25rem .6rem}.sshkey-status--active{background:#dcfce7;color:#16a34a}.sshkey-status--inactive{background:#f1f5f9;color:#64748b}.sshkey-status--failed{background:#fee2e2;color:#dc2626}.sshkey-actions{display:flex;gap:.4rem}.sshkey-actions button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.sshkey-actions__danger{color:#ef4444!important}.sshkey-modal{align-items:center;background:#0f172a5c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:60}.sshkey-modal__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 24px 70px #0f172a38;max-height:calc(100vh - 2rem);max-width:720px;overflow-y:auto;padding:1.2rem;position:relative;width:min(720px,100%)}.sshkey-modal__card--confirm{max-width:440px;text-align:left}.sshkey-modal__close{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#64748b;cursor:pointer;display:inline-flex;height:34px;justify-content:center;position:absolute;right:1rem;top:1rem;width:34px}.sshkey-modal__card h2,.sshkey-modal__card p{margin:0}.sshkey-modal__card h2{color:#111827;font-size:1.1rem}.sshkey-modal__card>p{color:#64748b;font-size:.84rem;font-weight:650;margin:.35rem 2.5rem 1rem 0}.sshkey-form-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.sshkey-form-grid label{color:#111827;display:grid;font-size:.78rem;font-weight:850;gap:.45rem}.sshkey-form-grid__full{grid-column:1 / -1}.sshkey-form-grid input,.sshkey-form-grid textarea{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font:inherit;min-height:42px;outline:0;padding:0 .75rem}.sshkey-form-grid textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.45;padding:.75rem;resize:vertical}.sshkey-form-hint{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;color:#64748b;font-size:.78rem;font-weight:650;padding:.75rem}.sshkey-form-error{color:#dc2626;display:block;font-weight:800;margin-top:.8rem}.sshkey-modal__actions{display:flex;gap:.65rem;justify-content:flex-end;margin-top:1rem}.sshkey-modal__actions button{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-weight:850;gap:.45rem;min-height:40px;padding:0 1rem}.sshkey-modal__actions button:first-child{background:#fff;border:1px solid #e5e7eb;color:#334155}.sshkey-modal__actions .sshkey-modal__danger{background:#ef4444;border:0;color:#fff}.sshkey-confirm-icon{align-items:center;background:#fee2e2;border-radius:14px;color:#ef4444;display:inline-flex;height:44px;justify-content:center;margin-bottom:.85rem;width:44px}@media(max-width:720px){.sshkey-card__header,.sshkey-modal__actions{align-items:stretch;flex-direction:column}.sshkey-form-grid{grid-template-columns:1fr}}.state-page{align-items:center;background:#f7f8fb;color:#111827;display:flex;justify-content:center;min-height:100vh;padding:1.5rem;text-align:center}.state-page section{background:#fff;border:1px solid #e5e7eb;border-radius:8px;max-width:440px;padding:2rem;width:100%}.state-page p{color:#6d28d9;font-weight:900;margin:0}.state-page h1{margin:.5rem 0}.state-page span{color:#667085;display:block;margin-bottom:1.25rem}.state-page a{color:#6d28d9;font-weight:800;text-decoration:none}:root{color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:#fff}body{margin:0;min-width:320px}button,input{font-family:inherit}a,button{-webkit-tap-highlight-color:transparent}
