*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glowPulse{0%,to{box-shadow:0 0 5px #52c41a66}50%{box-shadow:0 0 20px #52c41acc}}.page-fade-in{animation:fadeInUp .4s ease-out}.stat-card{border-radius:12px!important;border:none!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;overflow:hidden}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f!important}.stat-card .ant-statistic-title{font-size:13px!important;color:#ffffffd9!important;margin-bottom:8px!important}.stat-card .ant-statistic-content{color:#fff!important}.stat-card .ant-statistic-content-prefix{font-size:20px!important;margin-right:8px!important}.info-card{border-radius:12px!important;border:1px solid #f0f0f0!important;transition:all .3s ease!important}.info-card:hover{box-shadow:0 4px 16px #00000014!important}.info-card .ant-card-head{border-bottom:1px solid #f5f5f5}.admin-sider{background:linear-gradient(180deg,#1a1a2e,#16213e,#0f3460)!important}.admin-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-sider .ant-menu{background:transparent!important}.admin-sider .ant-menu-item{border-radius:8px!important;margin:2px 8px!important;transition:all .3s ease!important}.admin-sider .ant-menu-item:hover{background:#ffffff14!important}.admin-sider .ant-menu-item-selected{background:linear-gradient(90deg,#1890ff,#36cfc9)!important}.admin-sider .ant-layout-sider-trigger{background:#0003!important}.admin-header{background:#fff!important;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000a}.admin-content{margin:20px!important;padding:24px!important;background:#fff!important;border-radius:12px!important;box-shadow:0 1px 4px #0000000f;overflow:auto!important;animation:fadeIn .3s ease-out}.settlement-page{min-height:100vh;padding:16px;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e)}.settlement-card{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:16px!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff}.settlement-card .ant-card-head{border-bottom:1px solid rgba(255,255,255,.1)!important;color:#fff!important}.settlement-card .ant-card-head-title{color:#fff!important}.settlement-card .ant-card-body{color:#ffffffe6}.settlement-card .ant-list-item{border-bottom:1px solid rgba(255,255,255,.06)!important}.settlement-card .ant-list-item-meta-title{color:#fff!important}.settlement-card .ant-list-item-meta-description{color:#ffffffb3!important}.settlement-card .ant-empty-description,.settlement-card .ant-list-empty-text{color:#ffffff80!important}.settlement-card .ant-typography{color:#ffffffe6!important}.settlement-card .ant-btn-default{background:#ffffff1a!important;border-color:#fff3!important;color:#fff!important}.settlement-card .ant-btn-default:hover{background:#fff3!important;border-color:#ffffff4d!important}.settlement-pay-btn{height:64px!important;font-size:22px!important;border-radius:12px!important;background:linear-gradient(135deg,#52c41a,#389e0d)!important;border:none!important;box-shadow:0 4px 16px #52c41a66!important;transition:all .3s ease!important}.settlement-pay-btn:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 8px 24px #52c41a99!important}.settlement-pay-btn:disabled{background:#ffffff1a!important;box-shadow:none!important}.settlement-price{font-size:42px;font-weight:800;background:linear-gradient(135deg,#ff4d4f,#ff7875);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.settlement-camera-area{flex:1;background:#000;border-radius:12px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:16px;min-height:400px;border:1px solid rgba(255,255,255,.08)}.settlement-action-bar{display:flex;gap:8px;flex-wrap:wrap}.settlement-action-bar .ant-btn{border-radius:10px!important;height:44px!important;font-size:14px!important}.glow-tag-online{animation:glowPulse 2s ease-in-out infinite;border-radius:6px}@media(max-width:768px){.admin-content{margin:8px!important;padding:12px!important}.settlement-page{padding:8px}.settlement-pay-btn{height:52px!important;font-size:18px!important}}.landing-page{min-height:100vh;background:#fff;color:#1a1a2e;overflow-x:hidden}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#0f0c29d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.landing-nav-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.landing-logo{display:flex;align-items:center;gap:10px}.landing-logo-icon{font-size:28px}.landing-logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:2px}.landing-nav-actions{display:flex;align-items:center;gap:8px}.landing-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;overflow:hidden}.landing-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);z-index:0}.landing-hero-bg:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#1890ff1f;filter:blur(100px);top:-100px;left:-100px;animation:floatBlob 20s ease-in-out infinite}.landing-hero-bg:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#722ed11f;filter:blur(80px);bottom:-50px;right:-50px;animation:floatBlob 15s ease-in-out infinite reverse}@keyframes floatBlob{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-20px) scale(1.1)}50%{transform:translate(-20px,30px) scale(.95)}75%{transform:translate(15px,15px) scale(1.05)}}.landing-hero-content{position:relative;z-index:1;max-width:800px;animation:fadeInUp .8s ease-out}.landing-hero-badge{display:inline-block;background:linear-gradient(135deg,#1890ff26,#722ed126);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:6px 20px;font-size:14px;color:#fffffff2;margin-bottom:32px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeInUp .6s ease-out;background-size:200% 200%}.landing-hero-title{color:#fff!important;font-size:56px!important;font-weight:800!important;letter-spacing:4px;margin-bottom:16px!important;line-height:1.2!important}.landing-hero-desc{color:#ffffffbf!important;font-size:18px!important;line-height:1.8!important;margin-bottom:40px!important}.landing-hero-actions{display:flex;gap:16px;justify-content:center;margin-bottom:60px}.landing-cta-primary{height:52px!important;font-size:16px!important;padding:0 32px!important;border-radius:26px!important;font-weight:600!important;box-shadow:0 4px 20px #1890ff66!important}.landing-cta-secondary{height:52px!important;font-size:16px!important;padding:0 32px!important;border-radius:26px!important;color:#fff!important;border-color:#ffffff4d!important}.landing-hero-stats{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.landing-stat{text-align:center}.landing-stat-number{font-size:32px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums}.landing-stat-label{font-size:13px;color:#ffffff80;margin-top:4px}.landing-stat-divider{width:1px;background:#ffffff26;align-self:stretch}.landing-section{padding:80px 24px}.landing-section-dark{background:linear-gradient(135deg,#1a1a2e,#16213e)}.landing-section-inner{max-width:1100px;margin:0 auto}.landing-section-header{text-align:center;margin-bottom:48px}.landing-section-tag{font-size:12px;font-weight:700;letter-spacing:3px;color:#1890ff;text-transform:uppercase}.landing-section-title{margin-top:8px!important;margin-bottom:8px!important;font-weight:700!important}.landing-section-desc{color:#00000080!important;font-size:16px!important}.landing-feature-card{height:100%;border-radius:16px!important;border:1px solid #f0f0f0!important;transition:all .3s ease!important;position:relative;overflow:hidden}.landing-feature-card:hover{transform:translateY(-6px)!important;box-shadow:0 16px 40px #0000001a!important;border-color:#1890ff!important}.landing-feature-tag{position:absolute;top:16px;right:16px;background:#1890ff14;color:#1890ff;font-size:11px;padding:2px 10px;border-radius:10px;font-weight:600}.landing-feature-icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#1890ff14,#722ed114);display:flex;align-items:center;justify-content:center}.landing-step{text-align:center;padding:32px 16px}.landing-step-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 8px 24px #0000004d;transition:transform .3s ease}.landing-step:hover .landing-step-icon{transform:translateY(-4px)}.landing-step-number{font-size:48px;font-weight:800;color:#ffffff14;margin-top:-12px;margin-bottom:8px}.landing-tech-badge{display:flex;flex-direction:column;align-items:center;padding:16px 24px;background:#f8f9fa;border-radius:12px;border:1px solid #eee;min-width:120px;transition:all .2s}.landing-tech-badge:hover{border-color:#1890ff;background:#1890ff0a}.landing-tech-name{font-weight:700;font-size:15px;color:#1a1a2e}.landing-tech-desc{font-size:12px;color:#999;margin-top:2px}.landing-arch-diagram{margin-top:40px;text-align:center}.landing-arch-text{display:inline-block;text-align:left;background:#f8f9fa;border:1px solid #eee;border-radius:12px;padding:24px 32px;font-family:SF Mono,Consolas,monospace;font-size:13px;line-height:1.6;color:#555;white-space:pre;overflow-x:auto}.landing-face-card{border-radius:16px!important;border:1px solid #eee!important;height:100%}.landing-face-badge-registered{display:inline-block;background:linear-gradient(135deg,#1890ff,#722ed1);color:#fff;padding:6px 20px;border-radius:20px;font-size:14px;font-weight:600}.landing-face-match-row{padding:8px 0;border-bottom:1px solid #f5f5f5}.landing-face-match-row:last-child{border-bottom:none}.landing-face-match-info{display:flex;align-items:center;gap:8px;margin-bottom:4px}.landing-face-match-rank{font-size:12px;color:#999;width:24px}.landing-face-match-name{font-weight:600;font-size:14px;flex:1}.landing-face-match-bar{display:flex;align-items:center;gap:8px}.landing-face-match-bar .ant-progress{flex:1}.landing-face-match-score{font-size:13px;font-weight:700;color:#ccc;min-width:48px;text-align:right;font-variant-numeric:tabular-nums}.landing-face-match-score.match{color:#52c41a}.landing-face-threshold{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:12px;color:#999}.landing-face-threshold-line{flex:1;height:1px;background:repeating-linear-gradient(90deg,#ff4d4f 0,#ff4d4f 4px,transparent 4px,transparent 8px)}.landing-cta-section{padding:80px 24px;background:linear-gradient(135deg,#1890ff,#722ed1)}.landing-footer{padding:32px 24px;text-align:center;background:#0f0c29}@media(max-width:768px){.landing-hero-title{font-size:32px!important}.landing-hero-desc{font-size:15px!important}.landing-hero-actions{flex-direction:column;align-items:center}.landing-hero-stats{gap:16px}.landing-stat-number{font-size:24px}.landing-arch-text{font-size:10px;padding:16px}}.login-page{min-height:100vh;display:flex;overflow:hidden}.login-left{flex:1;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);display:flex;align-items:center;justify-content:center;padding:60px;position:relative}.login-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 40%,rgba(24,144,255,.12) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(114,46,209,.12) 0%,transparent 50%)}.login-left-content{position:relative;z-index:1;max-width:420px;animation:fadeInUp .6s ease-out}.login-brand{display:flex;align-items:center;gap:12px}.login-highlights{margin-top:40px;display:flex;flex-direction:column;gap:16px}.login-highlight-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-right{width:480px;display:flex;align-items:center;justify-content:center;padding:60px;background:#fff}.login-form-wrapper{width:100%;max-width:360px;animation:fadeInUp .6s ease-out .1s both}@media(max-width:900px){.login-left{display:none}.login-right{width:100%}}
