.app-layout{min-height:100vh}.app-header{background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;box-shadow:0 1px 4px #00000014}.app-logo{cursor:pointer;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.header-right{align-items:center;gap:16px;display:flex}.user-info{cursor:pointer;align-items:center;gap:8px;display:flex}.header-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.header-nickname{color:#333;text-overflow:ellipsis;max-width:100px;font-size:14px;overflow:hidden}.logout-btn{color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:4px 12px;font-size:12px;transition:all .3s}.logout-btn:hover{color:#fe2c55;border-color:#fe2c55}.app-content{background:#f5f5f5;padding:16px}.page-container{max-width:1200px;margin:0 auto}.app-footer{text-align:center;color:#999;background:#fff;padding:16px;font-size:12px}@media screen and (width<=768px){.app-header{padding:0 12px}.header-nickname{display:none}.app-content{padding:12px}}.home-container{padding:16px 0}.home-login{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 122px);margin:-16px;padding:24px;display:flex;overflow:hidden}.login-wrapper{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:400px;display:flex}.login-header{text-align:center}.login-title{color:#1a1a1a;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:700}.login-subtitle{color:#666;margin:0;font-size:15px}.login-illustration{justify-content:center;align-items:center;width:200px;height:200px;display:flex}.illustration-container{width:160px;height:160px;position:relative}.center-logo{z-index:10;background:linear-gradient(135deg,#5954ca,#4333d4,#534cdf);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 32px #4f46e54d}.logo-icon{color:#fff;width:36px;height:36px}.orbit{border:1px solid #4f46e526;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-1{width:100px;height:100px;animation:8s linear infinite rotate}.orbit-2{width:140px;height:140px;animation:12s linear infinite reverse rotate}.orbit-3{width:180px;height:180px;animation:16s linear infinite rotate}.orbit-dot{background:linear-gradient(135deg,#3f3aa3,#4439ab,#4942cb);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #4f46e566}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.floating-dot{opacity:.6;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;position:absolute}.dot-1{width:8px;height:8px;animation:3s ease-in-out infinite float;top:10%;left:20%}.dot-2{width:6px;height:6px;animation:4s ease-in-out .5s infinite float;top:70%;left:15%}.dot-3{width:10px;height:10px;animation:3.5s ease-in-out 1s infinite float;top:20%;right:15%}.dot-4{width:5px;height:5px;animation:5s ease-in-out .3s infinite float;bottom:20%;right:25%}@keyframes float{0%,to{opacity:.6;transform:translateY(0)scale(1)}50%{opacity:.9;transform:translateY(-10px)scale(1.1)}}.login-actions{width:100%}.login-btn-primary{background:linear-gradient(135deg,#504ab2,#4233c8,#5b54dc)!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:52px!important;font-size:16px!important;font-weight:500!important;display:flex!important;box-shadow:0 4px 16px #4f46e54d!important}.login-btn-primary:hover{transform:translateY(-1px);background:linear-gradient(135deg,#4e52cb,#6252f5)!important;box-shadow:0 6px 20px #4f46e566!important}.btn-icon{width:20px;height:20px}.login-footer{text-align:center}.terms-text{color:#999;margin:0;font-size:13px;line-height:1.6}.terms-link{color:#3348e4;margin:0 4px;text-decoration:none}.terms-link:hover{text-decoration:underline}.home-logged-in{flex-direction:column;align-items:center;gap:32px;padding:0 0 60px;display:flex}.hero-section{text-align:center;width:100%;padding:60px 24px 48px}.hero-content{max-width:560px;margin:0 auto}.hero-badge{color:#5b21b6;background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-radius:100px;align-items:center;gap:6px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:500;display:inline-flex}.badge-icon{font-size:14px}.hero-title{color:#26263e;letter-spacing:-1px;margin:0 0 16px;font-size:36px;font-weight:800;line-height:1.2}.hero-subtitle{color:#6b7280;margin:0 0 36px;font-size:17px;line-height:1.6}.hero-cta-btn{background:linear-gradient(135deg,#3933a9,#2c2285,#3e36ce)!important;border:none!important;border-radius:8px!important;height:56px!important;padding:0 60px!important;font-size:17px!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 8px 32px #2f28bf59!important}.hero-cta-btn:hover{transform:translateY(-3px)!important;box-shadow:0 12px 40px #4f46e573!important}.highlights-section{justify-content:center;gap:48px;width:100%;max-width:720px;padding:0 24px;display:flex}.highlight-item{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.highlight-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #6366f126;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;box-shadow:0 4px 16px #0000000a}.highlight-content h3{color:#1a1a2e;margin:0 0 4px;font-size:15px;font-weight:600}.highlight-content p{color:#9ca3af;margin:0;font-size:13px}.steps-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f3f52d;border-radius:12px;width:100%;max-width:800px;margin:0 24px;padding:32px 24px;box-shadow:0 4px 24px #0000000a}.steps-title{color:#1a1a2e;text-align:center;margin:0 0 28px;font-size:18px;font-weight:600}.steps-grid{justify-content:center;align-items:flex-start;gap:16px;display:flex}.step-card{text-align:center;background:#ffffffe6;border:1px solid #6366f11a;border-radius:16px;flex:1;max-width:200px;padding:24px 16px;transition:all .25s}.step-card:hover{border-color:#6366f140;transform:translateY(-2px);box-shadow:0 6px 20px #4f46e514}.step-number{color:#fff;background:linear-gradient(135deg,#3933a9,#2c2285,#3e36ce);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 14px;font-size:16px;font-weight:700;display:flex}.step-card h4{color:#1a1a2e;margin:0 0 6px;font-size:15px;font-weight:600}.step-card p{color:#9ca3af;margin:0;font-size:13px}.step-connector{color:#d1d5db;flex-shrink:0;padding-top:32px;font-size:20px}@media screen and (width<=768px){.hero-section{padding:40px 20px 36px}.hero-title{font-size:32px}.hero-subtitle{font-size:15px}.hero-cta-btn{height:48px!important;padding:0 32px!important;font-size:15px!important}.highlights-section{flex-direction:column;gap:24px}.highlight-item{text-align:left;flex-direction:row}.highlight-icon{width:48px;height:48px}.steps-grid{flex-direction:column;align-items:center;gap:12px}.step-connector{padding:0;transform:rotate(90deg)}.step-card{max-width:100%}.home-login{margin:-12px;padding:20px}.login-wrapper{gap:32px}.login-title{font-size:24px}.login-subtitle{font-size:14px}.login-illustration{width:160px;height:160px}.illustration-container{width:130px;height:130px}.center-logo{width:60px;height:60px}.logo-icon{width:30px;height:30px}.orbit-1{width:80px;height:80px}.orbit-2{width:110px;height:110px}.orbit-3{width:140px;height:140px}.login-btn-primary{height:48px!important;font-size:15px!important}.terms-text{font-size:12px}.live-master-title{font-size:24px}.live-master-desc{font-size:14px}.live-master-btn{height:44px;padding:0 28px;font-size:16px}}.profile-container{padding:16px 0}.profile-card{background:#fff}.profile-header{border-bottom:1px solid #f0f0f0;align-items:center;gap:24px;padding:24px;display:flex}.profile-header-mobile{text-align:center;border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;padding:24px;display:flex}.profile-avatar{border:2px solid #fe2c55}.profile-name h2{margin:0;font-size:20px}.profile-name .signature{color:#666;margin:8px 0 0;font-size:14px}.profile-details{margin-top:16px}.profile-actions{justify-content:center;padding:24px;display:flex}.action-btn{color:#fff;cursor:pointer;background:#fe2c55;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;transition:background .3s;display:flex}.action-btn:hover{background:#ff4d6a}@media screen and (width<=768px){.profile-header-mobile .profile-name h2{margin-top:16px}}.anchor-info{align-items:center;gap:12px;padding:12px 0;display:flex}.anchor-avatar{border:2px solid #fff3;flex-shrink:0}.anchor-avatar.empty-avatar{background-color:#ffffff1a;border-color:#ffffff26}.anchor-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:500;overflow:hidden}.anchor-name.empty-text{color:#ffffff80;font-weight:400}.high-potential-users{padding:16px 0}.users-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.users-title{color:#fff;align-items:center;gap:6px;font-size:16px;font-weight:500;display:flex}.title-icon{color:#fff9;cursor:pointer;font-size:14px}.title-icon:hover{color:#fff}.level-legend{align-items:center;gap:16px;margin-bottom:12px;padding:8px 0;display:flex}.legend-item{align-items:center;gap:6px;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px}.legend-text{color:#fffc;font-size:12px}.sort-row{justify-content:flex-end;margin-bottom:12px;display:flex}.sort-select{min-width:150px}.sort-select .ant-select-selector{color:#ffffffe6!important;background:#ffffff1a!important;border:1px solid #fff3!important;border-radius:6px!important;height:32px!important;padding:4px 12px!important;font-size:13px!important}.sort-select .ant-select-selection-item{color:#ffffffe6!important}.sort-select .ant-select-arrow{color:#fff9!important}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.filter-tag{cursor:pointer;border-radius:16px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;transition:all .3s;color:#fffc!important;background:#ffffff14!important;border:none!important;margin:0!important;display:inline-flex!important}.filter-tag:hover{background:#ffffff26!important}.filter-tag.active{color:#fe2c55!important;background:#fe2c5533!important}.filter-icon{font-size:12px}.filter-arrow{margin-left:2px;font-size:10px}.users-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.user-card{cursor:pointer;border-left:3px solid;border-radius:8px;align-items:center;min-height:40px;padding:10px 12px;transition:background .3s;display:flex;position:relative}.user-card-highlight-overlay{pointer-events:none;z-index:1;border-radius:8px;animation:.6s ease-out forwards overlaySlideIn;position:absolute;inset:0}@keyframes overlaySlideIn{0%{clip-path:inset(0 100% 0 0);background:#ffffff73}40%{clip-path:inset(0);background:#ffffff73}to{clip-path:inset(0);background:0 0}}.user-card:hover{background:#ffffff1f}.user-card-content{justify-content:space-between;align-items:center;gap:8px;display:flex}.user-nickname{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden;color:#fff!important}.user-duration-wrapper{flex-shrink:0;align-items:baseline;gap:2px;display:flex}.user-duration-num{font-size:16px;font-weight:600;color:#ff4757!important}.user-duration-unit{font-size:11px;color:#fff9!important}.user-rank{color:#ff4757;font-size:12px;font-weight:600;position:absolute;top:4px;right:8px}.user-interactive-badge{opacity:.8;font-size:11px;animation:2s ease-in-out infinite badgePulse;position:absolute;top:4px;right:8px}@keyframes badgePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.pagination-wrapper{justify-content:center;padding-top:8px;display:flex}.dark-pagination{align-items:center;gap:4px;display:flex}.dark-pagination .ant-pagination-item{background:0 0;border:none;min-width:28px;height:28px;line-height:28px}.dark-pagination .ant-pagination-item a{color:#fff9}.dark-pagination .ant-pagination-item-active{background:#ffffff26;border-radius:4px}.dark-pagination .ant-pagination-item-active a{color:#fff}.dark-pagination .ant-pagination-prev,.dark-pagination .ant-pagination-next{color:#fff9}.dark-pagination .ant-pagination-prev .ant-pagination-item-link,.dark-pagination .ant-pagination-next .ant-pagination-item-link{color:#fff9;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.dark-pagination .ant-pagination-prev:hover .ant-pagination-item-link,.dark-pagination .ant-pagination-next:hover .ant-pagination-item-link{color:#fff}.dark-pagination .ant-pagination-disabled .ant-pagination-item-link{color:#ffffff4d}.dark-pagination .ant-pagination-jump-prev,.dark-pagination .ant-pagination-jump-next{color:#fff9}.dark-pagination .ant-pagination-jump-prev .ant-pagination-item-link,.dark-pagination .ant-pagination-jump-next .ant-pagination-item-link{color:#fff9;background:0 0;border:none}.dark-dropdown{background:#1a1a2e!important;border:1px solid #ffffff26!important;border-radius:8px!important;box-shadow:0 4px 12px #0006!important}.dark-dropdown .ant-select-item{color:#fffc!important;padding:8px 12px!important}.dark-dropdown .ant-select-item:hover{background:#ffffff1a!important}.dark-dropdown .ant-select-item-option-selected{color:#7f88ea!important;background:#6780ec33!important}.dark-dropdown .ant-select-item-option-active{background:#ffffff1a!important}@media screen and (width<=767px){.high-potential-users{padding:12px 0}.users-header{margin-bottom:10px}.users-title{font-size:14px}.title-icon{font-size:12px}.level-legend{gap:12px;margin-bottom:10px;padding:6px 0}.legend-text{font-size:11px}.sort-row{margin-bottom:10px}.sort-select{min-width:130px}.sort-select .ant-select-selector{height:30px!important;font-size:12px!important}.users-grid{gap:6px;margin-bottom:12px}.user-card{min-height:36px;padding:8px 10px}.user-nickname{font-size:12px}.user-duration-num{font-size:14px}.user-duration-unit{font-size:10px}.pagination-wrapper{padding-top:6px}.dark-pagination .ant-pagination-item{min-width:26px;height:26px;line-height:26px}.dark-pagination .ant-pagination-item a{font-size:12px}}@media screen and (width<=480px){.high-potential-users{padding:10px 0}.users-title{font-size:13px}.level-legend{flex-wrap:wrap;gap:10px}.legend-text{font-size:10px}.sort-select{min-width:120px}.sort-select .ant-select-selector{height:28px!important;padding:2px 8px!important;font-size:11px!important}.user-card{min-height:32px;padding:6px 8px}.user-nickname{font-size:11px}.user-duration-num{font-size:13px}.dark-pagination .ant-pagination-item{min-width:24px;height:24px;line-height:24px}.dark-pagination .ant-pagination-item a{font-size:11px}}.user-profile{background:#0003;border:1px solid #ffffff1a;border-radius:12px;margin-top:16px;padding:16px}.profile-title{margin:0 0 16px;font-size:16px;font-weight:500;color:#fff!important}.profile-content{justify-content:space-between;gap:12px;display:flex}.profile-item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.profile-label{font-size:12px;color:#ffffff80!important}.profile-value{color:#fff;font-size:15px;font-weight:600}.profile-empty{text-align:center;padding:24px 0;font-size:14px;color:#fff6!important}@media screen and (width<=360px){.profile-content{flex-direction:column;gap:16px}.profile-item{flex-direction:row;justify-content:space-between;align-items:center}}.live-assistant-trigger{z-index:999;background:#fe2c55;border-color:#fe2c55;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #fe2c5566}.live-assistant-trigger:hover{background:#ff4d6a;border-color:#ff4d6a}.live-assistant-drawer-root .ant-drawer-content{background:linear-gradient(#1a1a2e 0%,#16213e 100%)!important}.live-assistant-drawer-root .ant-drawer-body{overflow-y:auto;background:linear-gradient(#1c1c34 0%,#213060 100%)!important;padding:0!important}.live-assistant-drawer-root .ant-drawer-header{display:none!important}.live-assistant-drawer-root .ant-drawer-content-wrapper{box-shadow:-4px 0 20px #00000080!important}.live-assistant-drawer-root .ant-drawer-body::-webkit-scrollbar{width:4px}.live-assistant-drawer-root .ant-drawer-body::-webkit-scrollbar-track{background:0 0}.live-assistant-drawer-root .ant-drawer-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.live-assistant-container{min-height:100%;padding:16px}.drawer-header{cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex;position:relative}.drawer-header:before{content:"";background:#ffffff4d;border-radius:2px;width:40px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.drawer-header:hover:before{background:#ffffff80}.drawer-header.dragging{cursor:grabbing}.drawer-header.dragging:before{background:#fe2c55cc}.header-btn{font-size:14px;color:#fffc!important;padding:0!important}.header-btn:hover{color:#fff!important;background:0 0!important}.header-btn .anticon{margin-right:6px;font-size:16px}.high-potential-count{color:#fffc;align-items:center;gap:6px;font-size:13px;display:flex}.count-icon{color:#ff4757}.count-badge{margin-left:4px}.count-badge .ant-badge-count{box-shadow:none;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:600;line-height:20px}@media screen and (width<=767px){.live-assistant-drawer-root .ant-drawer-content-wrapper{width:100%!important;max-width:none!important}.drawer-header.mobile{cursor:default}.drawer-header.mobile:before{display:none}.live-assistant-container{padding:12px}.drawer-header{padding-bottom:10px}.header-btn{font-size:13px}.high-potential-count{font-size:12px}.count-badge .ant-badge-count{min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:18px}}@media screen and (width<=480px){.live-assistant-container{padding:10px}.drawer-header{padding-bottom:8px}.header-btn{font-size:12px}.header-btn .anticon{font-size:14px}.high-potential-count{gap:4px;font-size:11px}.count-badge .ant-badge-count{min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px}}.live-assistant-drawer-root .ant-select-dropdown{background-color:#1a1a2e;border:1px solid #ffffff1a}.live-assistant-drawer-root .ant-select-item{color:#fffc}.live-assistant-drawer-root .ant-select-item-option-selected{color:#fe2c55;background-color:#fe2c5533}.live-assistant-drawer-root .ant-select-item-option-active{background-color:#ffffff1a}.live-assistant-drawer-root .ant-tooltip-inner{background-color:#000000e6;border:1px solid #ffffff1a}.live-assistant-drawer-root .ant-tooltip-arrow-content{background-color:#000000e6}.admin-page{background-color:#f0f2f5;min-height:100vh;padding:24px}.admin-header{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 24px;display:flex;box-shadow:0 1px 2px #00000008}.admin-header h1{color:#1f1f1f;margin:0;font-size:20px;font-weight:600}.admin-content{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 2px #00000008}.admin-content .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.admin-content .ant-table-tbody>tr:hover>td{background:#f5f5f5}.admin-content .ant-table-cell .ant-btn-link{height:auto;padding:0 4px}@media screen and (width<=767px){.admin-page{padding:16px}.admin-header{flex-direction:column;gap:16px;padding:16px}.admin-header h1{font-size:18px}.admin-content{padding:16px}.admin-content .ant-table{font-size:13px}.admin-content .ant-table-thead>tr>th,.admin-content .ant-table-tbody>tr>td{padding:12px 8px}}@media screen and (width<=480px){.admin-page,.admin-header{padding:12px}.admin-header h1{font-size:16px}.admin-content{padding:12px}.admin-content .ant-table{font-size:12px}}:root{--mobile-max:768px;--tablet-max:1024px;--primary-color:#fe2c55;--primary-hover:#ff4d6a;--secondary-color:#161823;--text-color:#333;--text-secondary:#666;--border-color:#e8e8e8;--background-color:#f5f5f5;--spacing-xs:8px;--spacing-sm:12px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}.ant-btn-primary{background-color:var(--primary-color);border-color:var(--primary-color)}.ant-btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}@media screen and (width<=768px){.ant-layout-content{padding:12px}.ant-card{border-radius:var(--radius-md);margin-bottom:12px}.ant-card-body{padding:var(--spacing-md)}.video-grid .ant-col{width:100%;max-width:100%;padding:var(--spacing-xs);flex:0 0 100%}.ant-menu-horizontal{line-height:46px}.ant-pagination{margin-top:var(--spacing-sm)}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:32px;height:32px;line-height:30px}.page-title{margin-bottom:var(--spacing-md);font-size:18px}.mobile-full-width{width:100%}.user-info-card{text-align:center}.user-avatar{margin:0 auto}}@media screen and (width>=768px) and (width<=1024px){.ant-layout-content{padding:var(--spacing-md)}.video-grid .ant-col{width:50%;max-width:50%;padding:var(--spacing-sm);flex:0 0 50%}.page-title{margin-bottom:var(--spacing-lg);font-size:20px}}@media screen and (width>=1024px){.ant-layout-content{padding:var(--spacing-lg)}.video-grid .ant-col{width:33.33%;max-width:33.33%;padding:var(--spacing-md);flex:0 0 33.33%}.page-title{margin-bottom:var(--spacing-xl);font-size:24px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root,.app-layout{min-height:100vh}.app-header{background:#fff;justify-content:space-between;align-items:center;padding:0 16px;display:flex;box-shadow:0 1px 4px #00000014}.app-logo{color:var(--primary-color);align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.app-content{background:var(--background-color)}.app-footer{text-align:center;color:var(--text-secondary);padding:16px;font-size:12px}.page-container{margin:0 auto}.page-title{color:var(--secondary-color);font-weight:600}.loading-container{justify-content:center;align-items:center;min-height:200px;display:flex}.error-message{text-align:center;color:var(--primary-color);padding:var(--spacing-lg)}
