button{color:initial;padding:0}button:focus,button:hover{background-color:initial;color:initial}input[type=text]{box-shadow:none}input[type=text]:focus{border-color:var(--changeloger_brand_color);border-style:solid;box-shadow:none}#cha-feedback-app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0 auto;max-width:920px;padding:40px 20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cha-feedback-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.cha-feedback-title{color:#0f172a;font-size:24px;font-weight:700;letter-spacing:-.01em;margin:0}.cha-feedback-tabs{display:none}.cha-sort-pills{display:flex;gap:8px}.cha-sort-pill:is(button){align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;letter-spacing:.01em;padding:7px 15px;transition:all .2s ease}.cha-sort-pill:is(button):hover{background-color:color-mix(in srgb,var(--changeloger_brand_color) 4%,transparent);border-color:var(--changeloger_brand_color);color:var(--changeloger_brand_color)}.cha-sort-pill:is(button).active{background:color-mix(in srgb,var(--changeloger_brand_color) 10%,transparent);border-color:color-mix(in srgb,var(--changeloger_brand_color) 25%,transparent);box-shadow:0 1px 3px color-mix(in srgb,var(--changeloger_brand_color) 12%,transparent);color:var(--changeloger_brand_color)}.cha-pill-icon{font-size:14px;line-height:15px}.cha-pill-icon svg{height:16px;width:16px}.cha-sort-dropdown{position:relative}.cha-sort-dropdown-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.cha-sort-dropdown-btn:hover{border-color:var(--changeloger_brand_color);color:var(--changeloger_brand_color)}.cha-sort-dropdown-menu{animation:fadeIn .15s ease;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.12);min-width:200px;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:100}.cha-sort-dropdown-item{align-items:center;background:transparent;border:none;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 12px;text-align:left;transition:all .15s;width:100%}.cha-sort-dropdown-item:hover{background:#f1f5f9}.cha-sort-dropdown-item.active{background:#f0f9ff;color:var(--changeloger_brand_color);font-weight:500}.cha-sort-icon{font-size:16px}.cha-feedback-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.cha-toolbar-right{align-items:center;display:flex;gap:12px}.cha-filter-indicators{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.cha-filter-chip{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;display:inline-flex;font-size:13px;gap:6px;padding:6px 10px}.cha-chip-icon{align-items:center;color:#94a3b8;display:flex}.cha-chip-label{color:#64748b;font-weight:500}.cha-chip-separator{color:#94a3b8;font-size:12px}.cha-chip-value{align-items:center;color:#1e293b;display:inline-flex;font-weight:500;gap:4px}.cha-chip-emoji{font-size:12px}.cha-chip-remove:is(button,a){align-items:center;background:transparent;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;font-size:16px;height:18px;justify-content:center;line-height:1;margin-left:4px;padding:0;transition:all .15s;width:18px}.cha-chip-remove:is(button,a):hover{background:#f1f5f9;color:#64748b}.cha-toolbar-right .cha-search-box{min-width:140px}.cha-toolbar-right .cha-search-box input{border:1px solid #e2e8f0;border-radius:8px;box-shadow:none;font-size:13px;padding:8px 12px 8px 36px}.cha-toolbar-right .cha-search-box input:focus,.cha-toolbar-right .cha-search-box input:focus-visible{border-color:var(--changeloger_brand_color);box-shadow:none}.cha-feedback-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.cha-feedback-filters .cha-search-box{flex:1;min-width:200px}.cha-feedback-filters .cha-search-box input{border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;padding:10px 16px;transition:border-color .2s;width:100%}.cha-feedback-filters .cha-search-box input:focus{border-color:var(--changeloger_brand_color)}.cha-filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:14px;padding:10px 16px}.cha-feedback-list{display:flex;flex-direction:column;gap:14px}.cha-feedback-card{background:#fff;border:1px solid #e9edf4;border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;gap:16px;overflow:hidden;padding:22px 24px;position:relative;transition:all .28s cubic-bezier(.4,0,.2,1)}.cha-feedback-card:hover{border-color:#dde3ee;box-shadow:0 8px 24px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transform:translateY(-2px)}.cha-feedback-card-vote{flex-shrink:0}.cha-vote-button{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:12px 16px;transition:all .2s}.cha-vote-button:hover{background:#f0f9ff;border-color:var(--changeloger_brand_color);color:var(--changeloger_brand_color)}.cha-vote-button.voted{background:var(--changeloger_brand_color);border-color:var(--changeloger_brand_color);color:#fff}.cha-vote-button svg{height:20px;width:20px}.cha-vote-button .cha-vote-count{font-size:14px;font-weight:600}.cha-vote-stack{align-items:center;background:#f4f6fa;border:1px solid #e4e9f1;border-radius:10px;box-shadow:inset 0 1px 3px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:2px;padding:7px;transition:all .2s ease}.cha-feedback-card:hover .cha-vote-stack{background:#f0f3f8;border-color:#d8dfe9}.cha-vote-btn:is(button){align-items:center;background:transparent;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:flex;height:26px;justify-content:center;padding:0;transition:all .18s ease;width:30px}.cha-vote-btn:is(button):hover:not(.disabled){background:#e2e8f0;color:#475569;transform:scale(1.1)}.cha-vote-btn:is(button).disabled{cursor:not-allowed;opacity:.5}.cha-vote-up:is(button).active{background:#d1fae5;box-shadow:0 1px 3px rgba(5,150,105,.15);color:#059669}.cha-vote-up:is(button).active:hover:not(.disabled){background:#a7f3d0;transform:scale(1.1)}.cha-vote-down:is(button).active{background:#fee2e2;box-shadow:0 1px 3px rgba(220,38,38,.15);color:#dc2626}.cha-vote-down:is(button).active:hover:not(.disabled){background:#fecaca;transform:scale(1.1)}.cha-vote-stack .cha-vote-count{color:#334155;font-size:14px;font-weight:700;letter-spacing:-.01em;min-width:22px;padding:2px 0;text-align:center}.cha-vote-stack .cha-vote-count.positive{color:#059669}.cha-vote-stack .cha-vote-count.negative{color:#dc2626}.cha-feedback-card-content{flex:1;min-width:0}.cha-feedback-card-header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}.cha-feedback-card-title{color:#0f172a;font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin-bottom:5px;padding-top:0!important;transition:color .2s ease}.cha-feedback-card:hover .cha-feedback-card-title{color:var(--changeloger_brand_color)}.cha-feedback-card-excerpt{color:#64748b;display:-webkit-box;font-size:14px;-webkit-line-clamp:2;line-clamp:2;line-height:1.6;margin:0 0 14px;-webkit-box-orient:vertical;overflow:hidden}.cha-feedback-card-meta{align-items:center;color:#94a3b8;display:flex;font-size:12px;gap:14px;letter-spacing:.01em}.cha-feedback-author{align-items:center;display:flex;gap:6px}.cha-avatar{border:1.5px solid #e9edf4;border-radius:50%;height:22px;width:22px}.cha-feedback-comments-btn{align-items:center;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:12px;gap:4px;padding:4px 8px;transition:all .15s ease}.cha-feedback-comments-btn:hover{background:#f1f5f9;color:var(--changeloger_brand_color)}.cha-feedback-comments-btn svg{height:14px;width:14px}.cha-status-badge{border-radius:20px;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 10px;text-transform:uppercase;white-space:nowrap}.cha-status-badge.planned{background:#ede9fe;color:#7c3aed}.cha-status-badge.in-review{background:#fef3c7;color:#b45309}.cha-status-badge.in-progress{background:#dbeafe;color:#1d4ed8}.cha-status-badge.completed{background:#d1fae5;color:#047857}.cha-status-badge.rejected{background:#fee2e2;color:#b91c1c}.cha-comments-section{border-top:1px solid #e9edf4;margin-top:20px;padding-top:20px}.cha-comments-list{list-style:none;margin:0 0 16px;padding:0}.cha-comment{border-bottom:1px solid #f1f5f9;display:flex;gap:12px;padding:14px 0}.cha-comment:last-child{border-bottom:none}.cha-comment .cha-avatar{height:32px;width:32px}.cha-comment-content{flex:1}.cha-comment-content strong{color:#1e293b;font-size:14px}.cha-comment-date{color:#94a3b8;font-size:12px;margin-left:8px}.cha-comment-content p{color:#475569;font-size:14px;line-height:1.5;margin:4px 0 0}.cha-comment-form{display:flex;flex-direction:column;gap:8px}.cha-comment-form textarea,:root .cha-comment-form textarea{border:1px solid #e2e8f0;border-radius:8px;font-size:14px;padding:10px 14px;resize:vertical;width:100%}.cha-comment-form textarea:focus,:root .cha-comment-form textarea:focus{border-color:var(--changeloger_brand_color);outline:none}.cha-comment-form .cha-btn{align-self:flex-end}.cha-feedback-empty,.cha-feedback-loading{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:16px;color:#94a3b8;padding:80px 20px;text-align:center}.cha-feedback-empty svg{height:64px;margin-bottom:16px;opacity:.4;width:64px}.cha-feedback-empty h3{color:#1e293b;font-weight:700;margin:0 0 8px}@media (max-width:640px){.cha-feedback-header{align-items:flex-start;flex-direction:column;gap:12px}.cha-feedback-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.cha-feedback-card{flex-direction:column}.cha-feedback-card-vote{order:2}.cha-vote-button{flex-direction:row;width:-moz-fit-content;width:fit-content}}.cha-feedback-card{cursor:pointer}.cha-feedback-status-badge{border-radius:20px;color:#fff;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:10px;padding:4px 10px;text-transform:uppercase}.cha-feedback-category{align-items:center;background:#f8fafc;border:1px solid #e4e9f1;border-radius:24px;color:#475569;display:inline-flex;font-size:11px;font-weight:600;gap:5px;letter-spacing:.01em;margin-left:auto;padding:5px 12px;transition:all .2s ease}.cha-feedback-card:hover .cha-feedback-category{background:#f1f5f9;border-color:#d0d7e3}.cha-category-icon{font-size:12px}.cha-avatar-sm{border-radius:50%;height:20px;width:20px}.cha-feedback-comments{align-items:center;color:#64748b;display:inline-flex;font-size:12px;gap:4px}.cha-feedback-comments svg{color:#94a3b8}.cha-search-box{align-items:center;display:flex;position:relative}.cha-search-box svg{color:#94a3b8;left:12px;position:absolute}.cha-search-box input{height:40px!important;padding-left:35px!important}.cha-search-clear{background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;font-size:16px;height:24px;line-height:1;padding:0;position:absolute;right:8px;width:24px}.cha-search-clear:hover{background:#e2e8f0}.cha-filter-dropdown{align-items:center;display:flex;gap:8px;position:relative}.cha-filter-btn:is(button,a){align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;gap:6px;padding:10px 14px;transition:all .2s}.cha-filter-btn.active:is(button,a),.cha-filter-btn:is(button,a):hover{border-color:var(--changeloger_brand_color);color:var(--changeloger_brand_color)}.cha-filter-btn.has-filters{background:transparent;border-color:var(--changeloger_brand_color)}.cha-filter-count{align-items:center;background:var(--changeloger_brand_color);border-radius:9px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;height:18px;justify-content:center;min-width:18px;padding:0 4px}.cha-filter-menu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);position:absolute;right:0;top:calc(100% + 8px);width:280px;z-index:100}.cha-filter-search{border-bottom:1px solid #e2e8f0;padding:12px}.cha-filter-search-input[type=text]{border:1px solid #e2e8f0;border-radius:6px;font-size:14px;outline:none;padding:8px 12px;width:100%}.cha-filter-search-input:focus[type=text]{border-color:var(--changeloger_brand_color)}.cha-filter-options{padding:8px 0}.cha-filter-option-btn:is(button,a){align-items:center;background:transparent;border:none;color:#1e293b;cursor:pointer;display:flex;font-size:14px;gap:10px;justify-content:flex-start;padding:10px 16px;text-align:left;width:100%}.cha-filter-option-btn:is(button,a):hover{background:#f8fafc}.cha-filter-icon{color:#64748b;display:flex}.cha-filter-active-value{background:#ede9fe;border-radius:4px;color:var(--changeloger_brand_color);font-size:12px;margin-left:auto;padding:2px 8px}.cha-filter-values{padding:4px 8px 8px 40px}.cha-filter-value:is(button,a){background:transparent;border:none;border-radius:6px;box-shadow:none;color:#475569;cursor:pointer;display:block;font-size:13px;padding:8px 12px;text-align:left;width:100%}.cha-filter-value:is(button,a):hover{background:#f1f5f9}.cha-filter-value.selected:is(button,a){background:#ede9fe;color:var(--changeloger_brand_color)}.cha-filter-clear{border-top:1px solid #e2e8f0;padding:12px}.cha-filter-clear-btn:is(button,a){background:transparent;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;font-size:13px;padding:8px;width:100%}.cha-filter-clear-btn:is(button,a):hover{background:#f8fafc}.cha-active-filters{display:flex;flex-wrap:wrap;gap:6px}.cha-filter-tag{align-items:center;background:#ede9fe;border-radius:4px;color:var(--changeloger_brand_color);display:inline-flex;font-size:12px;gap:4px;padding:4px 6px 4px 10px}.cha-filter-tag button{background:transparent;border:none;color:var(--changeloger_brand_color);cursor:pointer;font-size:14px;line-height:1;padding:0 4px}.cha-filter-tag button:hover{color:color-mix(in srgb,var(--changeloger_brand_color) 90%,#fff)}.cha-feedback-form-modal{background:#fff;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.18),0 8px 24px rgba(0,0,0,.08);max-width:95%;overflow:hidden;width:600px}.cha-form-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:16px 20px}.cha-form-header-left{align-items:center;display:flex;gap:12px}.cha-form-avatar{background:#f1f5f9;border-radius:50%;height:36px;overflow:hidden;width:36px}.cha-form-avatar img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cha-avatar-placeholder{align-items:center;color:#94a3b8;display:flex;height:100%;justify-content:center;width:100%}.cha-avatar-placeholder svg{height:20px;width:20px}.cha-form-separator{color:#cbd5e1;font-size:18px}.cha-category-selector{position:relative}.cha-category-btn:is(button,a){align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#1e293b;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:6px 12px;transition:all .2s}.cha-category-btn:is(button,a):focus,.cha-category-btn:is(button,a):hover{background-color:#f8fafc;border-color:var(--changeloger_brand_color);color:#1e293b}.cha-category-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);left:0;min-width:180px;position:absolute;top:calc(100% + 8px);z-index:10}.cha-category-option{align-items:center;background:transparent;border:none;color:#1e293b;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:10px 14px;text-align:left;width:100%}.cha-category-option:hover{background:#f8fafc;color:#1e293b}.cha-category-option.selected{background:#ede9fe;color:var(--changeloger_brand_color)}.cha-form-close:is(button,a){background:transparent;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;padding:8px}.cha-form-close:is(button,a):hover{background:#f1f5f9;color:#1e293b}.cha-form-close svg{height:20px;width:20px}.cha-form-content{padding:20px}.cha-form-title-input[type=text]{border:1px solid #e2e8f0;border-radius:4px;color:#1e293b;font-size:16px;font-weight:600;outline:none;width:100%}.cha-form-title-input:focus{border:1px solid var(--changeloger_brand_color)}.cha-form-title-input::-moz-placeholder{color:#94a3b8;font-weight:500}.cha-form-title-input::placeholder{color:#94a3b8;font-weight:500}.cha-form-editor-wrapper{margin-top:8px}.cha-form-description{border:none;color:#475569;font-size:15px;line-height:1.6;outline:none;padding:12px 0;resize:none;width:100%}.cha-form-description::-moz-placeholder{color:#94a3b8}.cha-form-description::placeholder{color:#94a3b8}.cha-editor-toolbar{align-items:center;background:#f4f6fa;border:1px solid #e4e9f1;border-bottom:none;border-radius:10px 10px 0 0;display:flex;gap:2px;padding:8px 12px}.cha-toolbar-btn:is(button,a){align-items:center;background:transparent;border:none;border-radius:4px;color:#64748b;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;padding:0;transition:all .15s;width:32px}.cha-toolbar-btn:is(button,a):hover{background:#e2e8f0;color:#1e293b}.cha-toolbar-btn.active:is(button,a){background:var(--changeloger_brand_color);color:#fff}.cha-toolbar-divider{background:#e2e8f0;height:20px;margin:0 6px;width:1px}.cha-simple-editor{border-radius:8px;overflow:hidden}.cha-editor-content-wrapper{position:relative}.cha-editor-content{background:#fff;border:1px solid #e4e9f1;border-radius:0 0 10px 10px;color:#1e293b;font-size:14px;line-height:1.7;min-height:150px;outline:none;overflow-y:auto;padding:16px;transition:border-color .2s ease;width:auto}.cha-editor-content:focus{border-color:var(--changeloger_brand_color);box-shadow:0 0 0 3px rgba(99,102,241,.1)}.cha-editor-content:empty:before{color:#94a3b8;content:attr(data-placeholder);pointer-events:none}.cha-editor-content ol,.cha-editor-content ul{margin:8px 0;padding-left:24px}.cha-editor-content li{margin:4px 0}.cha-editor-content a{color:var(--changeloger_brand_color);text-decoration:underline}.cha-editor-content p{margin:0 0 8px}.cha-editor-content p:last-child{margin-bottom:0}.cha-form-footer{background:#f4f6fa;border-top:1px solid #e9edf4;display:flex;justify-content:flex-end;padding:16px 24px}.cha-submit-btn:is(button,a){background:var(--changeloger_brand_color);border:none;border-radius:10px;box-shadow:0 2px 8px color-mix(in srgb,var(--changeloger_brand_color) 30%,transparent);color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 28px;transition:all .25s ease}.cha-submit-btn:is(button,a):hover:not(:disabled){background:color-mix(in srgb,var(--changeloger_brand_color) 85%,#000);box-shadow:0 4px 14px color-mix(in srgb,var(--changeloger_brand_color) 35%,transparent);color:#fff;transform:translateY(-1px)}.cha-submit-btn:is(button,a):disabled{cursor:not-allowed;opacity:.6}.cha-submit-btn:is(button,a):disabled:hover{background:var(--changeloger_brand_color);color:#fff;cursor:not-allowed;opacity:.6}.cha-importance-section{background:#f8fafc;border-radius:12px;margin-bottom:24px;padding:16px}.cha-importance-label{align-items:center;color:#475569;display:flex;font-size:14px;font-weight:500;gap:8px;margin:0 0 12px}.cha-importance-buttons{display:flex;flex-wrap:wrap;gap:8px}.cha-importance-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:8px 14px;transition:all .2s}.cha-importance-btn.selected,.cha-importance-btn:hover{border-color:var(--changeloger_brand_color);color:var(--changeloger_brand_color)}.cha-importance-btn.selected{background:#ede9fe}@media (max-width:768px){.cha-importance-buttons{flex-wrap:wrap}.cha-feedback-form-modal{max-height:90vh;overflow-y:auto}}.cha-auth-modal{animation:slideUp .2s ease forwards;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);max-width:95%;overflow:hidden;width:400px}.cha-auth-modal.closing{animation:slideDown .2s ease forwards}.cha-auth-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:16px 20px}.cha-auth-tabs{display:flex;gap:8px}.cha-auth-tab{background:transparent;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .15s}.cha-auth-tab:hover{background:#f1f5f9;color:#1e293b}.cha-auth-tab.active{background:var(--changeloger_brand_color);color:#fff}.cha-auth-close{background:transparent;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;padding:8px;transition:all .15s}.cha-auth-close:hover{background:#f1f5f9;color:#1e293b}.cha-auth-body{padding:24px}.cha-google-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:10px;justify-content:center;padding:12px;transition:all .2s;width:100%}.cha-google-btn:hover{background:#f8fafc;border-color:#cbd5e1}.cha-auth-divider{align-items:center;color:#94a3b8;display:flex;font-size:13px;gap:12px;margin:20px 0}.cha-auth-divider:after,.cha-auth-divider:before{background:#e2e8f0;content:"";flex:1;height:1px}.cha-auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:16px;padding:12px}.cha-auth-form{gap:16px}.cha-auth-field,.cha-auth-form{display:flex;flex-direction:column}.cha-auth-field{gap:6px}.cha-auth-field label{color:#1e293b;font-size:14px;font-weight:500}.cha-auth-field input{border:1px solid #e2e8f0;border-radius:8px;font-size:14px;outline:none;padding:12px 14px;transition:border-color .15s}.cha-auth-field input:focus{border-color:var(--changeloger_brand_color);box-shadow:0 0 0 3px rgba(99,102,241,.1)}.cha-auth-field input::-moz-placeholder{color:#94a3b8}.cha-auth-field input::placeholder{color:#94a3b8}.cha-auth-password-wrap{align-items:center;display:flex;position:relative}.cha-auth-password-wrap input{padding-right:42px;width:100%}.cha-auth-eye-toggle{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .15s}.cha-auth-eye-toggle:hover{color:#475569}.cha-auth-submit{background:var(--changeloger_brand_color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:8px;padding:12px;transition:all .2s}.cha-auth-submit:hover:not(:disabled){background:color-mix(in srgb,var(--changeloger_brand_color) 90%,#fff);color:#fff}.cha-auth-submit:disabled{cursor:not-allowed;opacity:.6}.cha-auth-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:16px 24px;text-align:center}.cha-auth-footer p{color:#64748b;font-size:14px;margin:0}.cha-auth-footer a,.cha-auth-footer button{background:none;border:none;color:var(--changeloger_brand_color);cursor:pointer;font-weight:500;text-decoration:none}.cha-auth-footer a:hover,.cha-auth-footer button:hover{text-decoration:underline}