.page-module__z6hFhW__container{width:100%;max-width:420px}.page-module__z6hFhW__logo{color:var(--text-primary);letter-spacing:-.02em;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:22px;font-weight:700;text-decoration:none;display:flex}.page-module__z6hFhW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);padding:2.5rem}.page-module__z6hFhW__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.375rem;font-size:22px;font-weight:700}.page-module__z6hFhW__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:14px}.page-module__z6hFhW__form{flex-direction:column;gap:1rem;display:flex}.page-module__z6hFhW__error{background:var(--danger-light);border-radius:var(--radius-md);color:var(--danger);border:1px solid #ef44444d;padding:.75rem 1rem;font-size:13px}.page-module__z6hFhW__footer{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:13px}.page-module__z6hFhW__link{color:var(--accent);transition:color var(--transition);font-weight:500;text-decoration:none}.page-module__z6hFhW__link:hover{color:var(--accent-hover);text-decoration:underline}.page-module__z6hFhW__errorParam{background:var(--warning-light);border-radius:var(--radius-md);color:var(--warning);border:1px solid #f59e0b4d;margin-bottom:1rem;padding:.75rem 1rem;font-size:13px}
.Input-module__5jsJuW__group{flex-direction:column;gap:.375rem;display:flex}.Input-module__5jsJuW__label{color:var(--text-secondary);letter-spacing:.01em;font-size:13px;font-weight:500}.Input-module__5jsJuW__required{color:var(--danger);margin-left:2px}.Input-module__5jsJuW__inputWrapper{position:relative}.Input-module__5jsJuW__input{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:border-color var(--transition),box-shadow var(--transition);outline:none;padding:.625rem .875rem;font-size:14px;line-height:1.5}.Input-module__5jsJuW__input::placeholder{color:var(--text-muted)}.Input-module__5jsJuW__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6c63ff26}.Input-module__5jsJuW__input:disabled{opacity:.5;cursor:not-allowed}.Input-module__5jsJuW__inputError{border-color:var(--danger)}.Input-module__5jsJuW__inputError:focus{border-color:var(--danger);box-shadow:0 0 0 3px #ef444426}.Input-module__5jsJuW__textarea{resize:vertical;height:auto;min-height:100px;padding:.625rem .875rem;line-height:1.6}.Input-module__5jsJuW__error{color:var(--danger);align-items:center;gap:4px;font-size:12px;display:flex}.Input-module__5jsJuW__hint{color:var(--text-muted);font-size:12px}
.Button-module__8RiFmG__btn{border-radius:var(--radius-md);transition:background var(--transition),opacity var(--transition),transform var(--transition),box-shadow var(--transition);white-space:nowrap;border:none;outline:none;justify-content:center;align-items:center;gap:.5rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__btn:focus-visible{box-shadow:0 0 0 3px #6c63ff66}.Button-module__8RiFmG__btn:active:not(:disabled){transform:scale(.98)}.Button-module__8RiFmG__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__sm{height:32px;padding:.375rem .875rem;font-size:13px}.Button-module__8RiFmG__md{height:40px;padding:.5rem 1.25rem;font-size:14px}.Button-module__8RiFmG__lg{height:48px;padding:.75rem 1.75rem;font-size:15px}.Button-module__8RiFmG__primary{background:var(--accent);color:#fff}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 4px 16px #6c63ff66}.Button-module__8RiFmG__secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--bg-hover);border-color:var(--text-muted)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.Button-module__8RiFmG__danger{background:var(--danger);color:#fff}.Button-module__8RiFmG__danger:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 16px #ef444459}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading{pointer-events:none}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.CopyAllButton-module__xbj_Xq__btn{color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition);align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.CopyAllButton-module__xbj_Xq__btn:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-light)}.CopyAllButton-module__xbj_Xq__copied{color:var(--accent)!important;border-color:var(--accent)!important;background:var(--accent-light)!important}
.Badge-module__H8aylq__badge{white-space:nowrap;border:1px solid #0000;border-radius:100px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:12px;font-weight:500;display:inline-flex}.Badge-module__H8aylq__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Badge-module__H8aylq__default{background:var(--bg-hover);color:var(--text-secondary);border-color:var(--border)}.Badge-module__H8aylq__badge--pending{background:var(--warning-light);color:var(--warning);border-color:#f59e0b4d}.Badge-module__H8aylq__badge--pending .Badge-module__H8aylq__dot{background:var(--warning)}.Badge-module__H8aylq__badge--approved{background:var(--success-light);color:var(--success);border-color:#22c55e4d}.Badge-module__H8aylq__badge--approved .Badge-module__H8aylq__dot{background:var(--success)}.Badge-module__H8aylq__badge--rejected{background:var(--danger-light);color:var(--danger);border-color:#ef44444d}.Badge-module__H8aylq__badge--rejected .Badge-module__H8aylq__dot{background:var(--danger)}.Badge-module__H8aylq__badge--setup{background:var(--info-light);color:var(--info);border-color:#3b82f64d}.Badge-module__H8aylq__badge--setup .Badge-module__H8aylq__dot{background:var(--info)}.Badge-module__H8aylq__badge--active{background:var(--success-light);color:var(--success);border-color:#22c55e4d}.Badge-module__H8aylq__badge--active .Badge-module__H8aylq__dot{background:var(--success);animation:2s ease-in-out infinite Badge-module__H8aylq__pulse}.Badge-module__H8aylq__badge--inactive{background:var(--bg-hover);color:var(--text-muted);border-color:var(--border)}.Badge-module__H8aylq__badge--inactive .Badge-module__H8aylq__dot{background:var(--text-muted)}.Badge-module__H8aylq__badge--default{background:var(--bg-hover);color:var(--text-secondary);border-color:var(--border)}@keyframes Badge-module__H8aylq__pulse{0%,to{opacity:1}50%{opacity:.5}}
.AgentCard-module__8dGwua__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition);padding:1.5rem}.AgentCard-module__8dGwua__card:hover{border-color:var(--accent)}.AgentCard-module__8dGwua__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.AgentCard-module__8dGwua__info{flex:1;min-width:0}.AgentCard-module__8dGwua__name{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.375rem;font-size:18px;font-weight:700}.AgentCard-module__8dGwua__meta{color:var(--text-secondary);font-size:13px}.AgentCard-module__8dGwua__body{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.AgentCard-module__8dGwua__detail{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.875rem}.AgentCard-module__8dGwua__detailLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.375rem;font-size:11px;font-weight:600}.AgentCard-module__8dGwua__detailValue{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.AgentCard-module__8dGwua__waSection{border-radius:var(--radius-md);background:linear-gradient(135deg,#22c55e14,#16a34a0d);border:1px solid #22c55e33;margin-bottom:1.25rem;padding:1rem}.AgentCard-module__8dGwua__waSectionTitle{color:var(--success);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:13px;font-weight:600;display:flex}.AgentCard-module__8dGwua__waDetails{flex-direction:column;gap:.5rem;display:flex}.AgentCard-module__8dGwua__waRow{align-items:center;gap:.75rem;font-size:13px;display:flex}.AgentCard-module__8dGwua__waLabel{color:var(--text-muted);min-width:80px;font-size:12px}.AgentCard-module__8dGwua__waValue{color:var(--text-primary);font-weight:500}.AgentCard-module__8dGwua__waLink{color:var(--accent);align-items:center;gap:.25rem;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.AgentCard-module__8dGwua__waLink:hover{text-decoration:underline}.AgentCard-module__8dGwua__qrWrap{margin-top:.75rem}.AgentCard-module__8dGwua__qrLabel{color:var(--text-muted);margin-bottom:.5rem;font-size:12px}.AgentCard-module__8dGwua__qrImg{border-radius:var(--radius-md);border:1px solid var(--border);width:120px;height:120px}.AgentCard-module__8dGwua__pendingBox{background:var(--warning-light);border-radius:var(--radius-md);color:var(--warning);border:1px solid #f59e0b33;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:1rem;font-size:13px;display:flex}.AgentCard-module__8dGwua__pendingIcon{flex-shrink:0;font-size:18px}.AgentCard-module__8dGwua__actions{align-items:center;gap:.75rem;display:flex}.AgentCard-module__8dGwua__updatedAt{color:var(--text-muted);margin-left:auto;font-size:12px}@media (max-width:600px){.AgentCard-module__8dGwua__body{grid-template-columns:1fr}}
