*{box-sizing:border-box}body{margin:0;padding:20px;min-height:100vh;font-family:Segoe UI,Tahoma,Verdana,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2)}.container{background:#fff;border-radius:16px;padding:25px;max-width:1100px;margin:auto;box-shadow:0 10px 30px #00000040}h1{margin:0 0 18px;text-align:center;font-weight:500}.tabs-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:14px;flex-wrap:wrap}.tabs-row.admin-active{margin-bottom:10px}.tabs{flex:1;display:flex;gap:8px;border-bottom:2px solid #eee;margin-bottom:0;flex-wrap:wrap}.tab{background:none;border:none;cursor:pointer;padding:10px 18px;color:#6f7a89;font-size:15px;border-radius:8px 8px 0 0;border-bottom:3px solid transparent;transition:.2s}.tab.active{color:#4e5fe7;border-bottom-color:#4e5fe7;background:#f6f8ff}.tab-content{display:none}.tab-content.active{display:block}.favorites-count{background:#ff6b6b;color:#fff;font-size:12px;border-radius:999px;padding:2px 7px;margin-left:6px}.tabs-actions{position:relative;display:flex;align-items:center}.top-bar{display:flex;align-items:center;justify-content:space-between;margin:8px 0 16px}.top-bar-actions{display:flex;align-items:center;gap:8px}.top-bar-actions.right{position:relative}.team-filter{display:flex;align-items:center;gap:6px;font-weight:600;color:#444}.team-filter span{display:inline-block;min-width:70px}.filters-bar{display:flex;gap:12px;align-items:center;margin-bottom:12px;flex-wrap:wrap}.filter-control{display:flex;align-items:center;gap:6px;font-weight:600;color:#444}.filter-control span{display:inline-block;min-width:70px}.create-btn{border:1px solid #d0d5ff;cursor:pointer;color:#4e5fe7;padding:6px 14px;border-radius:999px;font-weight:600;background:#fff;transition:background .2s,border-color .2s,color .2s}.create-btn:hover{background:#eef1ff;border-color:#c4c9ff}.btn{border:none;border-radius:8px;padding:8px 12px;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;gap:6px}.btn.create{background:#2bbf6a;color:#fff}.btn.create:hover{opacity:.92}.user-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#7c89ff,#9f73ff);color:#fff;font-weight:700;box-shadow:0 4px 12px #667eea59;overflow:hidden}.user-menu-btn img{width:100%;height:100%;object-fit:cover;display:block}.user-menu-btn span{font-size:14px}.user-menu{position:absolute;top:48px;right:0;background:#fff;border:1px solid #e8e8ef;border-radius:12px;box-shadow:0 16px 40px #0000002e;display:none;min-width:260px;z-index:3500;overflow:hidden}.user-menu.open{display:block}.user-menu-header{padding:12px 14px;background:linear-gradient(135deg,#eef1ff,#f7f0ff)}.user-menu-name{font-weight:700;color:#222}.user-menu-email{font-size:12px;color:#666;margin-top:2px}.user-menu-item{width:100%;text-align:left;background:#fff;border:none;padding:12px 14px;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:600;color:#333}.user-menu-item:hover{background:#f6f6fb}.user-menu-item.danger{color:#e24d4d}.umi-icon{width:18px;text-align:center}.category-block{border:none;border-radius:14px;margin-bottom:14px;box-shadow:0 10px 24px #00000014}.category-header{background:linear-gradient(135deg,#667eea,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;border-radius:14px 14px 0 0;transition:filter .15s ease}.category-header:hover{filter:brightness(1.05)}.category-name{font-size:1.05rem;font-weight:600;letter-spacing:.2px}.category-icon{opacity:.9}.templates-container{display:none;background:#fff;padding:6px 0 8px;border-radius:0 0 14px 14px}.category-block.active .templates-container{display:block}.template-item{position:relative;padding:14px 14px 10px;border-top:1px solid #f0f0f5}.template-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-title{font-weight:700;word-break:break-word;color:#222;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.team-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;background:#eef0ff;border:1px solid #dde0ff;color:#4e5fe7;font-weight:600}.owner-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.status-online,.status-offline,.status-pending,.status-disabled{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600}.status-online{background:#dcfce7;color:#15803d}.status-offline{background:#f3f4f6;color:#4b5563}.status-pending{background:#fef3c7;color:#b45309}.status-disabled{background:#fde8e8;color:#b91c1c}.muted{color:#6b7280;font-size:12px;margin-top:4px}.header-actions{display:flex;align-items:center;gap:6px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:none;cursor:pointer;background:#eef0ff;color:#2b2b2b;transition:transform .08s ease,background .2s ease,box-shadow .2s ease}.icon-btn:hover{transform:translateY(-1px);background:#e7e9ff;box-shadow:0 2px 8px #00000014}.icon-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;display:block}.icon-btn.danger{background:#ffe9e9;color:#c43b3b}.icon-btn.danger:hover{background:#ffdede}.heart-btn{background:#f6f7ff}.heart-btn.active{color:#ff5b5b}.heart-btn.active svg{fill:currentColor}.template-content{margin-top:8px;display:none;white-space:pre-wrap;background:#fafbff;padding:12px;border-radius:10px;border:1px solid #eef0ff;color:#2b2b2b}.template-content.active{display:block}.template-content.editable{border:2px solid #28a745;background:#f0fff0}.edit-buttons{display:flex;gap:8px;margin-top:8px}.save-btn,.cancel-btn{border:none;border-radius:8px;padding:8px 12px;cursor:pointer;color:#fff;font-weight:600}.save-btn{background:#28a745}.cancel-btn{background:#dc3545}.original-box{display:none;margin-top:10px;background:#f5f2ff;border:1px solid #e8e1ff;border-left:4px solid #7d6bff;border-radius:8px;padding:10px}.original-box.active{display:block}.original-title{font-weight:700;margin-bottom:6px;color:#3a2e7a}.original-content{white-space:pre-wrap}.empty-state{text-align:center;color:#666;padding:24px 10px}.favorites-list{background:#fff;border-radius:14px;box-shadow:0 10px 24px #00000014;padding:6px 0 8px}.favorites-list .template-item:first-child{border-top:none}.table{width:100%;border-collapse:collapse;margin-top:10px;font-size:14px}.table th,.table td{border:1px solid #e5e5e5;padding:8px 10px;text-align:left}.table th{background:#f5f5f7;font-weight:700}.modal-overlay{position:fixed;inset:0;background:#00000061;display:block;z-index:900}.modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border-radius:12px;padding:18px;width:min(480px,92vw);display:block;z-index:1000;box-shadow:0 20px 60px #00000040}.modal h3{margin:0 0 12px}.modal input,.modal textarea,.modal select{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px;margin-bottom:8px;font-size:14px}.modal textarea{min-height:160px;resize:vertical}.modal-buttons{display:flex;gap:8px;justify-content:flex-end}.modal-buttons button:first-child{background:#28a745;color:#fff;border:none;border-radius:8px;padding:8px 12px;font-weight:600;cursor:pointer}.modal-buttons button:first-child:hover{background:#23923d}.modal-text{color:#374151;margin:12px 0 20px}.modal.confirm-modal{width:min(360px,90vw);text-align:center}.modal.confirm-modal .modal-buttons{justify-content:center}.modal.confirm-modal .modal-buttons button:first-child{background:#ef4444}.modal.confirm-modal .modal-buttons button:first-child:hover{background:#dc2626}.modal.confirm-modal .modal-buttons .cancel-btn{background:#fff;color:#1f2937;border:1px solid #d1d5db}.modal.confirm-modal .modal-buttons .cancel-btn:hover{background:#f3f4f6}.modal.confirm-modal .modal-buttons button[disabled]{opacity:.7;cursor:not-allowed}.modal.confirm-modal .modal-buttons .cancel-btn[disabled]{background:#f9fafb;color:#9ca3af;border-color:#e5e7eb}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2350586b' d='M6 8L0 0h12z'/%3E%3C/svg%3E") no-repeat right 12px center;background-size:12px;padding:6px 36px 6px 12px;border:1px solid #d0d5ff;border-radius:8px;font-size:14px;font-weight:500;color:#1f2937;cursor:pointer;transition:border-color .2s,box-shadow .2s}.custom-select:focus{outline:none;border-color:#4e5fe7;box-shadow:0 0 0 3px #4e5fe726}.custom-select:hover{border-color:#4e5fe7}.custom-select:disabled{opacity:.6;cursor:not-allowed}.toast-container{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column;gap:8px;z-index:4000}.toast{min-width:220px;max-width:360px;background:#343a40;color:#fff;padding:10px 14px;border-radius:8px;box-shadow:0 10px 20px #0003}.toast.success{background:#28a745}.toast.error{background:#dc3545}.login-container{max-width:420px;margin:100px auto;background:#fff;padding:28px;border-radius:12px;box-shadow:0 10px 25px #0003}.login-container h2{text-align:center;margin-bottom:16px;font-weight:500}.login-container input{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:8px;font-size:14px}.login-container button{width:100%;background:#667eea;color:#fff;border:none;padding:10px;border-radius:8px;font-size:16px;cursor:pointer}.login-container button:hover{opacity:.92}.admin-menu{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.menu-btn{border:1px solid #d0d5ff;border-radius:8px;padding:6px 14px;background:#fff;color:#374151;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.menu-btn.active{background:#4e5fe7;color:#fff;border-color:#4e5fe7}.menu-btn:hover{border-color:#4e5fe7}.admin-edit-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:24px;border-radius:14px;box-shadow:0 24px 48px #00000052;width:min(720px,92%);max-height:90vh;overflow:auto;z-index:901}.admin-edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:16px}.admin-field{display:flex;flex-direction:column;gap:6px}.admin-field input{padding:10px;border:1px solid #d0d5ff;border-radius:8px}.admin-edit-grid .user-edit-checkbox,.admin-edit-grid .admin-avatar-row{grid-column:span 2}.field-hint{display:block;font-size:12px;margin-top:4px}.field-hint.success{color:#2e7d32}.field-hint.error{color:#d32f2f}.nick-feedback{display:block;margin-top:4px;margin-bottom:8px;font-size:13px;line-height:1.35}.nick-feedback.success{color:#2e7d32}.nick-feedback.error{color:#d32f2f}body.theme-dark .nick-feedback.success{color:#86efac}body.theme-dark .nick-feedback.error{color:#fca5a5}.auth-theme-toggle{position:fixed;top:22px;right:24px;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffe6;color:#1f2937;box-shadow:0 18px 40px #0f172a40;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;z-index:4100}.auth-theme-toggle:hover{transform:translateY(-1px);box-shadow:0 20px 44px #0f172a4d}.auth-theme-toggle:active{transform:translateY(0)}body.theme-dark{background:linear-gradient(135deg,#0b1224,#1c1b3a);color:#e5e9ff}body.theme-dark .auth-theme-toggle{background:#1e293bd9;color:#f8fafc;box-shadow:0 20px 44px #00000073}body.theme-dark .auth-theme-toggle:hover{background:#1e293beb;box-shadow:0 24px 54px #020617a6}body.theme-dark h1{color:#eef1ff}body.theme-dark .container{background:#111827eb;color:#e5e9ff;box-shadow:0 22px 60px #02061799;border:1px solid rgba(148,163,184,.12)}body.theme-dark .tabs{border-bottom-color:#6366f159}body.theme-dark .tab{color:#9aa8d8}body.theme-dark .tab.active{background:#4e5fe72e;color:#f8f9ff;border-bottom-color:#9aa8ff}body.theme-dark .favorites-count{background:#ef4444}body.theme-dark .create-btn{background:#4e5fe729;color:#dbe4ff;border-color:#818cf880}body.theme-dark .create-btn:hover{background:#4e5fe738;border-color:#818cf8b3}body.theme-dark .team-filter,body.theme-dark .filters-bar,body.theme-dark .filter-control{color:#cbd5f5}body.theme-dark .category-block{box-shadow:0 18px 48px #0206178c;background:#0f172a99;border:1px solid rgba(59,130,246,.08)}body.theme-dark .category-header{background:linear-gradient(135deg,#3730a3,#1e1b4b)}body.theme-dark .templates-container{background:#111827eb}body.theme-dark .template-item{border-color:#6366f11a}body.theme-dark .template-title{color:#e2e8ff}body.theme-dark .team-chip{background:#818cf82e;border-color:#818cf859;color:#cdd4ff}body.theme-dark .owner-chip{background:#94a3b826;border-color:#94a3b840;color:#e2e8f0}body.theme-dark .status-online{background:#22c55e33;color:#bbf7d0}body.theme-dark .status-offline{background:#94a3b826;color:#cbd5f5}body.theme-dark .status-pending{background:#facc152e;color:#fde68a}body.theme-dark .status-disabled{background:#f8717129;color:#fecaca}body.theme-dark .header-actions .icon-btn{color:#cbd5ff}body.theme-dark .header-actions .icon-btn:hover{background:#818cf82e}body.theme-dark .original-box{background:#1e293bbf;border-color:#6366f166;color:#e2e8f0}body.theme-dark .favorites-list{background:#111827eb;box-shadow:0 18px 48px #0206178c}body.theme-dark .table th{background:#1e293bd9;color:#e5e9ff;border-color:#47556980}body.theme-dark .table td{border-color:#47556973;color:#dbe4ff}body.theme-dark .modal{background:#0f172af5;color:#e5e9ff;border:1px solid rgba(99,102,241,.2);box-shadow:0 28px 70px #020617b3}body.theme-dark .modal input,body.theme-dark .modal textarea,body.theme-dark .modal select{background:#1e293bdb;border-color:#6366f159;color:#f1f5ff}body.theme-dark .modal textarea{color:#f1f5ff}body.theme-dark .modal input::placeholder,body.theme-dark .modal textarea::placeholder{color:#e2e8f099}body.theme-dark .modal-buttons button:first-child{background:#3b82f6}body.theme-dark .modal-buttons .cancel-btn{background:#47556966;color:#e5e9ff}body.theme-dark .custom-select{background:#1e293bdb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23cbd5f5' d='M6 8L0 0h12z'/%3E%3C/svg%3E") no-repeat right 12px center;border-color:#818cf859;color:#e5e9ff}body.theme-dark .custom-select:focus{border-color:#818cf899;box-shadow:0 0 0 3px #6366f140}body.theme-dark .custom-select:disabled{opacity:.5}body.theme-dark .user-menu{background:#161c30fa;border-color:#818cf833;box-shadow:0 24px 60px #020617a6}body.theme-dark .user-menu-header{background:linear-gradient(135deg,#312e81,#1e1b4b)}body.theme-dark .user-menu-name{color:#f4f4ff}body.theme-dark .user-menu-email{color:#a5b4fc}body.theme-dark .user-menu-item{background:transparent;color:#dbe4ff}body.theme-dark .user-menu-item:hover{background:#818cf826}body.theme-dark .user-menu-item.danger{color:#fca5a5}body.theme-dark .login-container,body.theme-dark .reset-container,body.theme-dark .register-container{background:#111827f0;color:#e5e9ff;box-shadow:0 24px 60px #020617b3;border:1px solid rgba(129,140,248,.18)}body.theme-dark .login-container input,body.theme-dark .reset-container input,body.theme-dark .register-container input,body.theme-dark .register-container select{background:#1e293bdb;border-color:#6366f159;color:#f1f5ff}body.theme-dark .login-container button,body.theme-dark .reset-container button[type=submit],body.theme-dark .register-container button[type=submit]{background:#4e5fe7}body.theme-dark .link-btn,body.theme-dark .hint{color:#a5b4fc}body.theme-dark .code-inputs input{background:#1e293bdb;border-color:#818cf873;color:#f8fafc;box-shadow:0 12px 28px #02061799}body.theme-dark .code-inputs input.filled{border-color:#818cf899;background:#6366f140}body.theme-dark .primary{background:#4e5fe7;color:#f8fafc}body.theme-dark .code-actions__divider{background:linear-gradient(90deg,#818cf80d,#818cf859,#818cf80d)}body.theme-dark .toast{background:#111827eb;color:#f8fafc;border:1px solid rgba(99,102,241,.35)}body.theme-dark .admin-edit-modal{background:#111827f5;border:1px solid rgba(129,140,248,.25);box-shadow:0 28px 72px #020617b3}body.theme-dark .user-search-input{background:#1e293bdb;border-color:#818cf866;color:#f1f5ff;box-shadow:0 14px 36px #0206178c}
