#app{overflow:auto}.agent-profile-page{background-color:#f4f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333}.agent-profile-page .error-container,.agent-profile-page .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh}.agent-profile-page .error-container .loading-icon,.agent-profile-page .loading-container .loading-icon{font-size:48px}.agent-profile-page .error-container p,.agent-profile-page .loading-container p{font-size:16px;color:#666;margin-top:16px}.agent-profile-page .agent-content{max-width:800px;margin:0 auto;padding:30px 15px 120px}.agent-profile-page .section-title{font-size:26px;font-weight:600;text-align:center;margin-bottom:30px}.agent-profile-page .agent-card-section{margin-bottom:60px}.agent-profile-page .agent-card-section .badge-card-frame{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:80px;filter:drop-shadow(0 4px 15px rgba(0,0,0,.08))}.agent-profile-page .agent-card-section .badge-card-frame .lanyard-svg{position:absolute;top:0;left:0;right:0;height:100px;display:flex;justify-content:center;z-index:10;transform:translateZ(0)}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge{width:100%;max-width:340px;background-color:#fff;border-radius:20px;padding:24px;border:1px solid #e5e7eb;z-index:1;position:relative;transition:transform .3s ease,box-shadow .3s ease}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-header{display:flex;align-items:center;justify-content:center;gap:6px;background-color:transparent;border:none;padding:0;margin:0 auto 18px;width:-moz-fit-content;width:fit-content}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-header span{font-size:12px;letter-spacing:1px;color:#9ca3af;font-weight:500;text-transform:uppercase}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-header i{font-size:14px;color:#9ca3af}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .avatar-wrapper{display:flex;justify-content:center;margin-bottom:16px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .avatar-wrapper .avatar-border{border:4px solid #fff;border-radius:50%;padding:0;background:transparent;box-shadow:0 0 0 1px #e5e7eb}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .agent-name{font-size:24px;font-weight:700;color:#1f2937;text-align:center;margin:0 0 4px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .agent-id{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:20px;font-size:12px;background-color:#f9fafb;padding:4px 10px;border-radius:6px;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid #e5e7eb}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .agent-id .id-label{color:#6b7280;font-weight:500}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .agent-id .id-value{color:#4b5563;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-weight:500}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;margin-bottom:24px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item{display:inline-flex;align-items:center;gap:6px;background-color:#edf2ff;border-radius:16px;padding:5px 12px;transition:background-color .3s ease}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item:hover{background-color:#dee6ff}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item i{font-size:13px;color:#435fe3}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item span{font-size:13px;color:#3b55d7;font-weight:500}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .divider{height:1px;background-color:#f3f4f6;margin:20px 0}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .description-section .description-title{font-size:14px;font-weight:600;color:#374151;text-align:left;margin-bottom:8px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .description-section .description-value{font-size:14px;line-height:1.6;color:#6b7280;text-align:left}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-footer{margin-top:20px;text-align:right;padding-top:12px;border-top:1px solid #f3f4f6}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-footer span{font-size:11px;color:#9ca3af;letter-spacing:.5px;font-weight:400}.agent-profile-page .usage-section .usage-content{background-color:#fff;border-radius:16px;padding:32px;border:1px solid #e5e7eb}.agent-profile-page .usage-section .usage-content .usage-item{display:flex;align-items:flex-start;gap:20px;transition:background-color .3s ease;padding:16px;border-radius:12px}.agent-profile-page .usage-section .usage-content .usage-item:not(:last-child){margin-bottom:20px}.agent-profile-page .usage-section .usage-content .usage-item:hover{background-color:#f9fafb}.agent-profile-page .usage-section .usage-content .usage-item .usage-icon{width:56px;height:56px;min-width:56px;background-color:#e0e7ff;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.agent-profile-page .usage-section .usage-content .usage-item .usage-icon i{font-size:28px;color:#4f46e5}.agent-profile-page .usage-section .usage-content .usage-item:hover .usage-icon{transform:scale(1.1)}.agent-profile-page .usage-section .usage-content .usage-item .usage-text{flex:1}.agent-profile-page .usage-section .usage-content .usage-item .usage-text h3{font-size:18px;font-weight:600;color:#374151;margin:0 0 6px}.agent-profile-page .usage-section .usage-content .usage-item .usage-text p{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.agent-profile-page .cases-section .cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.agent-profile-page .cases-section .cases-grid .case-card{background-color:#fff;border-radius:16px;padding:24px;text-align:center;border:1px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease}.agent-profile-page .cases-section .cases-grid .case-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.07)}.agent-profile-page .cases-section .cases-grid .case-card .case-icon{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#818cf8,#a78bfa);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(129,140,248,.2);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.agent-profile-page .cases-section .cases-grid .case-card .case-icon i{font-size:32px;color:#fff}.agent-profile-page .cases-section .cases-grid .case-card:hover .case-icon{transform:rotate(1turn) scale(1.1)}.agent-profile-page .cases-section .cases-grid .case-card .case-title{font-size:18px;font-weight:600;color:#374151;margin:0 0 8px}.agent-profile-page .cases-section .cases-grid .case-card .case-description{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.agent-profile-page .cta-section{text-align:center;padding:40px 24px;margin:40px 0 0}.agent-profile-page .cta-section .cta-button{padding:16px 48px;font-size:18px;font-weight:600;border-radius:50px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;box-shadow:0 8px 20px rgba(79,70,229,.3);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.agent-profile-page .cta-section .cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(79,70,229,.4)}.agent-profile-page .cta-section .cta-button:active{transform:translateY(-2px)}.agent-profile-page .cta-section .cta-subtitle{font-size:14px;color:#6b7280;margin:12px 0 0;font-weight:500}@media(max-width:768px){.agent-profile-page .agent-content{padding:24px 16px 120px}.agent-profile-page .agent-content section{margin-bottom:40px}.agent-profile-page .agent-content .section-title{font-size:22px;margin-bottom:24px}.agent-profile-page .cta-section{height:90px;position:fixed;bottom:0;left:0;right:0;width:100%;padding:16px;margin:0;border-radius:0;box-shadow:0 -4px 15px rgba(0,0,0,.05);z-index:1000;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.agent-profile-page .cta-section .cta-button{width:100%;max-width:400px;padding:14px 24px;font-size:16px}.agent-profile-page .cta-section .cta-subtitle{font-size:12px;margin-top:8px}.agent-profile-page .agent-card-section{margin-bottom:40px}.agent-profile-page .agent-card-section .badge-card-frame{padding-top:60px}.agent-profile-page .agent-card-section .badge-card-frame .lanyard-svg{height:80px}.agent-profile-page .agent-card-section .badge-card-frame .lanyard-svg svg{width:140px;height:80px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge{max-width:calc(100vw - 80px);padding:20px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-header{margin-bottom:14px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-header span{font-size:11px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .badge-header i{font-size:13px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .avatar-wrapper{margin-bottom:12px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .agent-name{font-size:20px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .agent-id{margin-bottom:16px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities{gap:6px;margin-bottom:20px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item{padding:4px 10px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item i,.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .capabilities .capability-item span{font-size:12px}.agent-profile-page .agent-card-section .badge-card-frame .employee-badge .description-value{font-size:13px}.agent-profile-page .usage-section .usage-content{padding:24px}.agent-profile-page .usage-section .usage-content .usage-item{gap:16px}.agent-profile-page .usage-section .usage-content .usage-item .usage-icon{width:48px;height:48px;min-width:48px}.agent-profile-page .usage-section .usage-content .usage-item .usage-icon i{font-size:24px}.agent-profile-page .usage-section .usage-content .usage-item .usage-text h3{font-size:16px}.agent-profile-page .usage-section .usage-content .usage-item .usage-text p{font-size:13px}.agent-profile-page .cases-section .cases-grid{grid-template-columns:1fr;gap:16px}.agent-profile-page .cases-section .cases-grid .case-card{padding:24px}.agent-profile-page .cases-section .cases-grid .case-card .case-icon{width:56px;height:56px;margin-bottom:16px}.agent-profile-page .cases-section .cases-grid .case-card .case-icon i{font-size:28px}.agent-profile-page .cases-section .cases-grid .case-card .case-title{font-size:16px;margin-bottom:6px}.agent-profile-page .cases-section .cases-grid .case-card .case-description{font-size:13px}}
/*# sourceMappingURL=chunk-43b3a8a0.9a534daf.css.map */