.referral-container{background:#f5f7fa;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.referral-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;margin-bottom:24px;padding:16px 20px}.back-button{background:none;border:none;color:#666;cursor:pointer;font-size:24px;margin-right:16px;padding:0;transition:color .3s}.back-button:hover{color:#1890ff}.back-icon{display:inline-block;font-weight:700}.referral-title{color:#333;font-size:24px;font-weight:600;margin:0}.stats-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;padding:24px;transition:transform .3s,box-shadow .3s}.stat-card:hover{box-shadow:0 6px 16px #667eea66;transform:translateY(-4px)}.stat-card:nth-child(2){background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card:nth-child(3){background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-card:nth-child(4){background:linear-gradient(135deg,#43e97b,#38f9d7)}.stat-value{font-size:36px;margin-bottom:8px}.stat-label{opacity:.9}.section-title{border-bottom:2px solid #f0f0f0;color:#333;font-size:18px;font-weight:600;margin:0 0 20px;padding-bottom:12px}.rules-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.rules-list{list-style:none;margin:0;padding:0}.rules-list li{border-bottom:1px solid #f0f0f0;color:#666;font-size:14px;line-height:1.6;padding:12px 0}.rules-list li:last-child{border-bottom:none}.rules-list strong{color:#1890ff;font-weight:600}.referral-list-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.list-count{color:#999;font-size:14px;font-weight:400;margin-left:8px}.empty-list{padding:60px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:16px}.empty-text{color:#666;font-size:16px;margin-bottom:8px}.empty-hint{color:#999;font-size:14px}.referral-list{display:flex;flex-direction:column;gap:12px}.referral-item{background:#f5f7fa;border:1px solid #e8eaed;border-radius:8px;padding:16px;transition:all .3s}.referral-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff1a}.referral-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.referral-user{gap:12px}.referral-user,.user-avatar{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;font-size:18px;font-weight:700;height:40px;justify-content:center;width:40px}.user-info{display:flex;flex-direction:column;gap:4px}.user-nickname{color:#333;font-size:15px;font-weight:500}.user-phone{color:#999;font-size:13px}.referral-status{background:#52c41a1a;border-radius:12px;font-size:14px;font-weight:500;padding:4px 12px}.referral-item-footer{align-items:center;display:flex;font-size:13px;justify-content:space-between}.referral-date{color:#999}.referral-points{color:#52c41a;font-weight:600}.points-log-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.points-log-list{display:flex;flex-direction:column;gap:12px}.points-log-item{align-items:center;background:#f5f7fa;border:1px solid #e8eaed;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.log-description{color:#666;flex:1 1;font-size:14px}.related-user{color:#1890ff;margin-left:4px}.log-right{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.log-points{font-size:16px;font-weight:700}.log-points.positive{color:#52c41a}.log-points.negative{color:#ff4d4f}.log-time{color:#999;font-size:12px}.referral-error,.referral-loading{color:#666;font-size:16px;padding:60px 20px;text-align:center}@media (max-width:768px){.referral-container{padding:12px}.stats-cards{gap:12px;grid-template-columns:repeat(2,1fr)}.stat-card{padding:16px}.stat-value{font-size:28px}.points-log-section,.referral-list-section,.rules-section{padding:16px}.referral-item-header{align-items:flex-start;flex-direction:column;gap:12px}.referral-status{align-self:flex-start}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;padding:20px}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.app-container{background:#f5f5f5;min-height:100vh}.main-content{overflow:auto;padding-bottom:60px}.bottom-nav{background:#0000;border-top:none;bottom:0;box-shadow:none;display:flex;justify-content:center;left:0;padding:6px 12px calc(8px + env(safe-area-inset-bottom, 0px));pointer-events:none;position:fixed;right:0;z-index:1000}.nav-items{-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px);background:#ffffffd9;border:1px solid #0000000d;border-radius:22px;box-shadow:0 8px 24px #1f295029;justify-content:space-between;max-width:540px;padding:6px;pointer-events:auto;width:100%}.nav-item,.nav-items{align-items:center;display:flex}.nav-item{-webkit-tap-highlight-color:transparent;border-radius:16px;color:#9aa0a6;cursor:pointer;flex:1 1;flex-direction:column;gap:3px;justify-content:center;padding:6px 4px;transition:color .2s ease,background-color .2s ease,transform .12s ease}.nav-item:active{transform:scale(.9)}.nav-item.active{background:#6366f11f;color:#6366f1}.nav-icon{font-size:21px;line-height:1;transition:transform .2s ease}.nav-item.active .nav-icon{transform:translateY(-1px) scale(1.06)}.nav-text{font-size:11px;font-weight:500;line-height:1;text-align:center;white-space:nowrap}@media (max-width:480px){.nav-items{border-radius:20px;padding:5px 4px}.nav-item{gap:2px;padding:6px 2px}.nav-icon{font-size:20px}.nav-text{font-size:10px}}@media (max-width:360px){.nav-item{padding:5px 1px}.nav-icon{font-size:18px}.nav-text{font-size:9px}}.home-page{background:linear-gradient(180deg,#eef2fb,#f5f6f8 220px,#f5f6f8);min-height:100vh;padding:12px 10px 28px}.home-container{margin:0 auto;max-width:560px}.home-hero{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;box-shadow:0 10px 24px #6366f147;color:#fff;margin:4px 2px 16px;padding:22px 20px}.home-hero-title{font-size:24px;font-weight:700;letter-spacing:1px;line-height:1.2}.home-hero-subtitle{font-size:13px;margin-top:6px;opacity:.92}.module-grid{grid-gap:10px!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(4,1fr)!important;padding:2px!important;width:100%!important}.module-card{border:none!important;border-radius:18px!important;box-shadow:0 6px 14px #0000001a;cursor:pointer;min-height:94px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.module-card .ant-card-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.module-card:hover{box-shadow:0 12px 22px #0000002e;transform:translateY(-3px)}.module-card:active{transform:scale(.95)}.module-icon{align-items:center;background:#ffffff3d;border-radius:50%;display:flex;font-size:24px;height:44px;justify-content:center;line-height:1;margin:0 auto 6px;width:44px}.module-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.2;text-rendering:optimizeLegibility;text-shadow:0 1px 2px #00000024}.home-footer{margin-top:22px;text-align:center}.home-footer-tip{color:#9aa0a6;font-size:12px}.home-footer-links{font-size:11px;line-height:1.9;margin-top:10px}.home-footer-links a{color:#b0b4ba;margin:0 8px;text-decoration:none}.home-footer-links a:hover{color:#6366f1}@media (max-width:480px){.module-grid{gap:8px!important}.module-card{border-radius:16px!important;min-height:88px}.module-icon{font-size:22px;height:40px;width:40px}}@media (max-width:360px){.module-grid{gap:6px!important}.module-card{min-height:78px}.module-icon{font-size:20px;height:36px;width:36px}.module-title{font-size:12px}}.app-desktop{background:#f5f6f8;min-height:100vh}.side-nav{background:#fff;border-right:1px solid #eef0f4;bottom:0;display:flex;flex-direction:column;left:0;padding:22px 14px;position:fixed;top:0;width:232px;z-index:1000}.side-brand{cursor:pointer;gap:11px;padding:4px 10px 22px}.side-brand,.side-brand-mark{align-items:center;display:flex}.side-brand-mark{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:11px;box-shadow:0 6px 14px #6366f14d;color:#fff;font-size:19px;font-weight:700;height:38px;justify-content:center;width:38px}.side-brand-name{color:#1f2430;font-size:19px;font-weight:700;letter-spacing:.5px}.side-nav-list{display:flex;flex-direction:column;gap:4px}.side-nav-item{align-items:center;border-radius:12px;color:#5b6270;cursor:pointer;display:flex;font-size:15px;gap:12px;padding:11px 14px;transition:background-color .18s ease,color .18s ease}.side-nav-item:hover{background:#f4f5f8;color:#1f2430}.side-nav-item.active{background:#6366f11f;color:#6366f1;font-weight:600}.side-nav-icon{align-items:center;display:flex;font-size:18px}.side-nav-footer{border-top:1px solid #f0f1f4;color:#b0b4ba;font-size:12px;margin-top:auto;padding:14px 12px 4px}.desktop-content{background:#f5f6f8;margin-left:232px;min-height:100vh}@media (min-width:1024px){.home-page{padding:28px 32px 40px}.home-container{max-width:1120px}.home-hero{border-radius:24px;margin-bottom:24px;padding:32px 36px}.home-hero-title{font-size:30px}.home-hero-subtitle{font-size:15px}.module-grid{gap:18px!important;grid-template-columns:repeat(5,1fr)!important}.module-card{border-radius:20px!important;min-height:124px}.module-icon{font-size:30px;height:58px;margin-bottom:10px;width:58px}.module-title{font-size:15px}.home-footer{margin-top:32px}}.files-page{margin:0 auto;max-width:1180px;padding:20px 16px 40px}.files-header{align-items:flex-start;justify-content:space-between;margin-bottom:18px}.files-header,.files-stats{display:flex;flex-wrap:wrap;gap:12px}.files-stats{margin-bottom:16px}.stat-card{align-items:center;background:#fff;border:1px solid #f0f1f4;border-radius:14px;display:flex;flex:1 1 150px;gap:12px;min-width:140px;padding:14px 16px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.stat-card.clickable{cursor:pointer}.stat-card.clickable:hover{border-color:#e3e6ef;box-shadow:0 8px 18px #1f29501a;transform:translateY(-2px)}.stat-card.danger{background:#fff9f9;border-color:#ffd6d6}.stat-icon{font-size:26px;line-height:1}.stat-value{font-size:24px;font-weight:700;line-height:1.1}.stat-label{color:#8c8c8c;font-size:12px;margin-top:2px}.files-toolbar{border:1px solid #f0f1f4!important;border-radius:14px!important;margin-bottom:16px}.toolbar-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.file-card{background:#fff;border:1px solid #f0f1f4;border-radius:16px;display:flex;flex-direction:column;height:100%;padding:14px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.file-card:hover{border-color:#e3e6ef;box-shadow:0 12px 24px #1f29501f;transform:translateY(-3px)}.file-card-head{align-items:flex-start;display:flex;gap:10px}.file-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:42px;justify-content:center;width:42px}.file-title-wrap{flex:1 1;min-width:0}.file-name{color:#1f2430;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-sub{align-items:center;display:flex;margin-top:4px}.file-star{cursor:pointer;flex-shrink:0;font-size:18px;padding:2px}.file-path{align-items:center;background:#f7f8fa;border-radius:9px;color:#595959;cursor:pointer;display:flex;font-size:12px;margin-top:12px;padding:8px 10px;transition:background .15s ease}.file-path:hover{background:#eef0f5}.file-path-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.badge{background:#f5f5f5;border-radius:8px;color:#595959;font-size:11px;line-height:1.6;padding:2px 8px}.badge-device{background:#f0f5ff;color:#2f54eb}.badge-link{background:#e6f4ff;color:#1677ff}.file-tags{margin-top:8px}.file-actions{border-top:1px solid #f5f5f5;display:flex;justify-content:space-between;margin-top:auto;padding-top:12px}@media (max-width:640px){.files-header{flex-direction:column}.stat-card{flex-basis:calc(50% - 12px);flex-grow:1;flex-shrink:1;min-width:calc(50% - 12px);padding:12px}.stat-value{font-size:20px}}.ant-drawer,.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:1100}@media (max-width:768px){.ant-modal-root .ant-modal-wrap{align-items:flex-start!important;display:flex!important;justify-content:center!important;padding:12px 8px}.ant-modal-root .ant-modal{margin:0!important;max-width:calc(100vw - 16px)!important;top:0!important;width:calc(100vw - 16px)!important}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#3b82f6;--secondary-color:#1e40af;--background-color:#f8fafc;--text-color:#1f2937}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;background-color:var(--background-color);color:#1f2937;color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:flex;flex-direction:column;min-height:100vh}.app-container{display:flex;flex:1 1;flex-direction:column}.main-content{flex:1 1;margin:0;padding:0 16px 80px}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-form{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;max-width:400px;padding:40px;width:100%}.login-title{color:#333;font-size:24px;font-weight:600;margin-bottom:30px;text-align:center}.admin-dashboard{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:20px;padding:24px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.stat-card{background:#f8f9fa;border-radius:8px;padding:16px;text-align:center}.stat-number{color:#1890ff;font-size:24px;font-weight:600;margin-bottom:4px}.stat-label{color:#666;font-size:14px}@media (max-width:768px){.main-content{padding:16px 16px 80px}.login-form{margin:20px;padding:30px 20px}.ant-slider,.browser-zoom-controls,.mobile-zoom-controls,.zoom-button,.zoom-control,.zoom-controls,.zoom-slider,[class*=zoom],[id*=zoom],input[type=range]{display:none!important}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none}html{touch-action:manipulation}.ant-btn,.ant-input-search .ant-input,.ant-select-selector{font-size:14px!important}.ant-col-xs-12 .ant-select{min-width:120px!important}@media (max-width:480px){.ant-col-xs-12 .ant-select{min-width:100px!important}.ant-select-selection-placeholder{font-size:12px!important}}}.mod-page{margin:0 auto;max-width:1180px;padding:20px 16px 48px}.mod-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:18px}.mod-header-title{color:#1f2430;font-size:22px;font-weight:700;line-height:1.2;margin:0}.mod-header-subtitle{color:#8c8c8c;font-size:13px;margin-top:4px}.mod-stats{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.mod-stat-card{align-items:center;background:#fff;border:1px solid #f0f1f4;border-radius:14px;display:flex;flex:1 1 150px;gap:12px;min-width:140px;padding:14px 16px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.mod-stat-card.clickable{cursor:pointer}.mod-stat-card.clickable:hover{border-color:#e3e6ef;box-shadow:0 8px 18px #1f29501a;transform:translateY(-2px)}.mod-stat-card.danger{background:#fff9f9;border-color:#ffd6d6}.mod-stat-icon{font-size:26px;line-height:1}.mod-stat-value{color:#1f2430;font-size:24px;font-weight:700;line-height:1.1}.mod-stat-label{color:#8c8c8c;font-size:12px;margin-top:2px}.mod-toolbar{border:1px solid #f0f1f4!important;border-radius:14px!important;margin-bottom:16px}.mod-toolbar-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.mod-card{background:#fff;border:1px solid #f0f1f4;border-radius:16px;display:flex;flex-direction:column;height:100%;padding:14px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.mod-card:hover{border-color:#e3e6ef;box-shadow:0 12px 24px #1f29501f;transform:translateY(-3px)}.mod-card-head{align-items:flex-start;display:flex;gap:10px}.mod-card-icon{align-items:center;background:#6366f11a;border-radius:12px;color:#6366f1;display:flex;flex-shrink:0;font-size:22px;height:42px;justify-content:center;width:42px}.mod-card-title{color:#1f2430;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mod-card-sub{color:#8c8c8c;font-size:12px;margin-top:4px}.mod-card-body{margin-top:10px}.mod-card-actions{border-top:1px solid #f5f5f5;display:flex;justify-content:space-between;margin-top:auto;padding-top:12px}.mod-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.mod-badge{background:#f5f5f5;border-radius:8px;color:#595959;font-size:11px;line-height:1.6;padding:2px 8px}.mod-badge-primary{background:#f0f5ff;color:#2f54eb}.mod-badge-success{background:#f6ffed;color:#52c41a}.mod-badge-warning{background:#fff7e6;color:#fa8c16}.mod-badge-danger{background:#fff1f0;color:#f5222d}.mod-section-title{color:#1f2430;font-size:15px;font-weight:600;margin:20px 0 12px}.mod-brand-gradient{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}@media (max-width:640px){.mod-header{flex-direction:column}.mod-stat-card{flex-basis:calc(50% - 12px);flex-grow:1;flex-shrink:1;min-width:calc(50% - 12px);padding:12px}.mod-stat-value{font-size:20px}}
/*# sourceMappingURL=main.421988fd.css.map*/