.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh}.login-card{border-radius:12px;box-shadow:0 8px 32px #0000001a;width:400px}.login-card .ant-card-head-title{color:#1890ff;font-size:24px;font-weight:600;text-align:center}.login-form{margin:0 auto;max-width:300px}.login-form-button{height:40px;margin-top:16px;width:100%}.site-form-item-icon{color:#00000040}.kpi-card{border-radius:12px;height:106px;overflow:hidden;position:relative;width:100%}.kpi-card-inner{align-items:center;display:flex;height:100%}.kpi-card-content{display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;padding-left:12px}.kpi-card-title{align-items:center;color:#8c8c8c;display:inline-flex;font-size:14px;gap:4px;line-height:22px}.kpi-card-title-tip{color:#fa8c16;cursor:pointer;font-size:13px}.kpi-card-value{color:#000;font-size:24px;font-weight:700;line-height:32px}.kpi-card-prefix{font-size:24px;margin-right:2px}.kpi-card-suffix{font-size:14px;font-weight:400;margin-left:4px}.kpi-card-remark{font-size:12px;font-weight:400;line-height:20px;margin-top:2px}.kpi-group{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:12px}.kpi-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.pre-rating-modal{--pre-rating-border:#e5e7eb;--pre-rating-text:#0f172a;--pre-rating-muted:#6a7282;--pre-rating-blue:#155dfc;--pre-rating-shadow:0 25px 50px -12px #00000040}.pre-rating-modal .ant-modal-content{border-radius:20px;box-shadow:var(--pre-rating-shadow);overflow:hidden;padding:0}.pre-rating-modal .ant-modal-close{color:#6a7282;height:32px;right:20px;top:18px;width:32px}.pre-rating-modal .ant-modal-close:hover{background:#0000;color:#0f172a}.pre-rating-modal .ant-modal-close-x{font-size:18px;height:32px;line-height:32px;width:32px}.pre-rating-modal__shell{background:#fff;color:var(--pre-rating-text);display:flex;flex-direction:column;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;max-height:calc(100vh - 32px)}.pre-rating-modal__header{align-items:center;border-bottom:1px solid var(--pre-rating-border);display:flex;min-height:65px;padding:18px 56px 18px 24px}.pre-rating-modal__title{color:#101828;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:28px}.pre-rating-modal__body{flex:1 1;overflow:auto;padding:24px}.pre-rating-modal__content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(0,401px) minmax(0,394px);justify-content:space-between}.pre-rating-modal__column{display:flex;flex-direction:column;gap:24px;min-width:0}.pre-rating-modal__section{display:flex;flex-direction:column;gap:16px}.pre-rating-modal__section-title-row{align-items:center;display:flex;gap:8px}.pre-rating-modal__section-title-row--between{gap:16px;justify-content:space-between}.pre-rating-modal__section-title{align-items:center;display:flex;gap:8px;min-width:0}.pre-rating-modal__section-icon{flex:0 0 20px;height:20px;width:20px}.pre-rating-modal__section-label{color:#0a0a0a;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:28px;margin:0}.pre-rating-modal__section-extra{color:var(--pre-rating-blue);font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:24px;margin:0;text-align:right}.pre-rating-modal__profit-card,.pre-rating-modal__score-card{border:2px solid;border-radius:14px;display:flex;flex-direction:column;justify-content:center;min-height:108px;padding:10px 24px}.pre-rating-modal__score-card{gap:4px}.pre-rating-modal__profit-card{gap:6px;padding-right:56px;position:relative}.pre-rating-modal__score-card-value{font-size:28px;font-weight:700;letter-spacing:.01em;line-height:34px;margin:0}.pre-rating-modal__profit-card-value{font-size:30px;font-weight:700;letter-spacing:.01em;line-height:36px;margin:0}.pre-rating-modal__score-card-note,.pre-rating-modal__score-card-rule{color:#4a5565;font-size:12px;line-height:18px;margin:0}.pre-rating-modal__profit-card-note,.pre-rating-modal__subcopy{color:#4a5565;font-size:14px;line-height:20px;margin:0}.pre-rating-modal__profit-card-arrow{align-items:center;background:#fff;border:1px solid #bfd2ff;border-radius:999px;color:var(--pre-rating-blue);cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:28px}.pre-rating-modal__profit-card-arrow:hover{background:#ecf3ff;border-color:#91b4ff}.pre-rating-modal__metric-card{align-items:center;background:#fff;border:1px solid var(--pre-rating-border);border-radius:10px;display:flex;gap:16px;justify-content:space-between;min-height:83px;padding:10px 20px}.pre-rating-modal__metric-card-title{color:#0a0a0a;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:24px;margin:0}.pre-rating-modal__metric-card-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.pre-rating-modal__metric-card-inline-meta{color:var(--pre-rating-blue);font-size:13px;font-weight:600;line-height:20px;white-space:nowrap}.pre-rating-modal__metric-card-desc{color:var(--pre-rating-muted);font-size:12px;line-height:16px;margin:4px 0 0}.pre-rating-modal__metric-card-value{color:var(--pre-rating-blue);font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:24px;margin:0;text-align:right;white-space:nowrap}.pre-rating-modal__risk-list{background:#fef2f2;border:1px solid #ffc9c9;border-radius:10px;display:flex;flex-direction:column;gap:10px;max-height:176px;overflow:auto;padding:7px 10px}.pre-rating-modal__risk-item{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.pre-rating-modal__risk-item-main{align-items:center;display:flex;gap:8px;min-width:0}.pre-rating-modal__risk-item-icon{flex:0 0 16px;height:16px;margin-top:4px;width:16px}.pre-rating-modal__risk-item-score,.pre-rating-modal__risk-item-text{font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:24px;margin:0}.pre-rating-modal__risk-item-text{color:#82181a}.pre-rating-modal__risk-item-score{color:#e7000b;white-space:nowrap}.pre-rating-modal__empty{background:#fff;border:1px dashed var(--pre-rating-border);border-radius:10px;color:var(--pre-rating-muted);font-size:14px;line-height:20px;padding:16px}.pre-rating-modal__other-modes{display:flex;flex-direction:column;gap:6px;min-height:230px}.pre-rating-modal__other-modes-title{color:#0a0a0a;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:28px;margin:0}.pre-rating-modal__other-modes-spacer{flex-shrink:0;height:0}.pre-rating-modal__table-card{background:#fff;border:1px solid var(--pre-rating-border);border-radius:10px;overflow:hidden}.pre-rating-modal__table-wrap{max-height:184px;overflow:auto}.pre-rating-modal__table{border-collapse:collapse;width:100%}.pre-rating-modal__table thead{background:#f9fafb}.pre-rating-modal__table td,.pre-rating-modal__table th{border-bottom:1px solid var(--pre-rating-border);font-size:14px;line-height:21px;padding:12px 16px}.pre-rating-modal__table th{color:var(--pre-rating-muted);font-weight:500;text-align:left;white-space:nowrap}.pre-rating-modal__table td:nth-child(2),.pre-rating-modal__table td:nth-child(3),.pre-rating-modal__table th:nth-child(2),.pre-rating-modal__table th:nth-child(3){text-align:right}.pre-rating-modal__table td{color:#364153}.pre-rating-modal__table tbody tr:last-child td{border-bottom:none}.pre-rating-modal__table-profit{color:#00a63e;font-weight:500}.pre-rating-modal__footer{background:#f9fafb;border-top:1px solid var(--pre-rating-border);padding:16px 24px}.pre-rating-modal__close-button.ant-btn{border-radius:10px;box-shadow:none;font-size:16px;font-weight:500;height:48px}.pre-rating-modal__status{align-items:center;color:var(--pre-rating-muted);display:flex;justify-content:center;min-height:280px;padding:24px;text-align:center}.pre-rating-modal__status-error{align-items:center;display:flex;flex-direction:column;gap:12px}.pre-rating-modal__status-error p{font-size:14px;line-height:20px;margin:0}@media (max-width:960px){.pre-rating-modal__content{grid-template-columns:1fr}.pre-rating-modal__column,.pre-rating-modal__other-modes,.pre-rating-modal__section{width:100%}}@media (max-width:640px){.pre-rating-modal__body,.pre-rating-modal__footer,.pre-rating-modal__header{padding-left:16px;padding-right:16px}.pre-rating-modal__header{padding-right:48px}.pre-rating-modal__title{font-size:18px;line-height:26px}.pre-rating-modal__metric-card,.pre-rating-modal__section-title-row--between{align-items:flex-start;flex-direction:column}.pre-rating-modal__metric-card-value,.pre-rating-modal__section-extra{text-align:left}.pre-rating-modal__risk-item{align-items:flex-start;flex-direction:column}.pre-rating-modal__risk-item-score{padding-left:24px}.pre-rating-modal__other-modes-spacer{display:none}}.shop-data-board-page{display:flex;flex-direction:column;gap:16px;padding:24px}.shop-data-board-query-card,.shop-data-board-section-card{border-radius:16px;box-shadow:0 10px 30px #0f172a0f;margin-top:10px}.shop-data-board-query-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px 20px}.shop-data-board-query-field{align-items:center;display:flex;gap:8px;min-height:40px}.shop-data-board-query-label{color:#111827;font-weight:600;white-space:nowrap}.shop-data-board-query-actions{display:flex;gap:12px;margin-left:auto}.shop-data-board-section-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.shop-data-board-link{color:#1677ff;cursor:pointer;font-weight:600;line-height:1.2}.shop-data-board-link:hover{color:#4096ff}.shop-data-board-link-black,.shop-data-board-link-black:hover{color:#111827}.shop-data-board-ratio-cell{align-items:center;display:inline-flex;gap:4px}.shop-data-board-order-ratio-cell .shop-data-board-ratio-divider{color:#111827}.shop-data-board-ratio-percent-cell{align-items:center;display:inline-flex;flex-wrap:wrap;gap:4px;justify-content:center;line-height:1.2}.shop-data-board-ratio-percent-text{color:#16a34a;font-size:12px;font-weight:600}.shop-data-board-ratio-divider{color:#6b7280}.shop-data-board-value-success{color:#16a34a;font-weight:600}.shop-data-board-risk-list{display:flex;flex-direction:column;gap:16px;padding:8px 0 4px}.shop-data-board-risk-item{align-items:center;display:flex;gap:12px}.shop-data-board-risk-icon{align-items:center;border-radius:999px;display:flex;flex-shrink:0;font-weight:700;height:32px;justify-content:center;width:32px}.shop-data-board-risk-body{flex:1 1;min-width:0}.shop-data-board-risk-header{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.shop-data-board-risk-title{color:#111827;font-weight:600}.shop-data-board-risk-meta{align-items:baseline;display:flex;flex-shrink:0;gap:8px}.shop-data-board-risk-percent{color:#6b7280;font-size:12px}.shop-data-board-risk-track{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden;width:100%}.shop-data-board-risk-fill{border-radius:999px;height:100%}@media (max-width:1200px){.shop-data-board-section-grid{grid-template-columns:1fr}}@media (max-width:768px){.shop-data-board-page{padding:16px}.shop-data-board-query-actions{justify-content:flex-end;margin-left:0;width:100%}.shop-data-board-query-field{align-items:flex-start;flex-wrap:wrap;width:100%}}.operating-data-overview-table .ant-table-tbody>tr>td,.operating-data-overview-table .ant-table-thead>tr>th{text-align:center!important}.operating-title-with-tip{align-items:center;display:inline-flex;gap:4px}.operating-title-tip-icon{color:#faad14;cursor:pointer;font-size:12px}.operating-jump-value{cursor:pointer;display:inline-block;text-align:inherit;width:100%}.operating-jump-value-content{border-bottom:1px solid #1677ff38;display:inline-block;line-height:1.2;padding-bottom:1px;transition:border-color .2s ease}.operating-jump-value:hover .operating-jump-value-content{border-bottom-color:#1677ff66}.operating-formula-tooltip{line-height:1.6;max-width:360px}.operating-formula-title{font-weight:600;margin-bottom:4px}.cashflow-data-page{padding:24px}.cashflow-data-page .kpi-group{padding:8px}.cashflow-data-page .kpi-grid{gap:10px}.cashflow-data-page .kpi-card{border-radius:10px;height:96px}.cashflow-data-page .kpi-card-content{gap:3px;padding-left:10px}.cashflow-data-page .kpi-card-title{font-size:12px;line-height:18px}.cashflow-data-page .kpi-card-value{font-size:20px;line-height:26px}.cashflow-data-page .kpi-card-prefix{font-size:20px}.cashflow-table-actions{align-items:center;display:inline-flex}.cashflow-table-actions-label{color:#595959;font-size:12px}.cashflow-period-header{line-height:1.2;text-align:center}.cashflow-period-label{white-space:nowrap}.cashflow-data-table .ant-table-thead>tr>th{background-color:#fafafa;font-size:12px;font-weight:600;line-height:1.2;padding:4px 1px;text-align:center}.cashflow-data-table .ant-table-thead>tr>th.cashflow-future-header{background-color:#2f80ed;color:#fff}.cashflow-data-table .ant-table-tbody>tr>td.cashflow-future-cell{background-color:#5aa2f3;color:#fff}.cashflow-data-table .ant-table-tbody>tr:hover>td.cashflow-future-cell{background-color:#4b93e6!important;color:#fff}.cashflow-data-table .ant-table-tbody>tr.manual-entry>td{background-color:#fffbe6!important}.cashflow-data-table .ant-table-cell{font-size:12px;line-height:1.2;padding:4px 1px;text-align:center;vertical-align:middle}.cashflow-data-table .ant-table-row-expand-icon-cell{vertical-align:middle;width:28px}.cashflow-data-table .ant-table-cell-fix-left{background-color:#fff}.cashflow-data-table th.cashflow-project-header{text-align:center!important}.cashflow-data-table th.cashflow-project-header .ant-table-column-title{display:block;text-align:center;width:100%}.cashflow-data-table td.cashflow-project-cell{text-align:left!important;vertical-align:middle!important;white-space:nowrap}.cashflow-data-table td.cashflow-project-cell .ant-table-row-indent{vertical-align:middle;width:14px}.cashflow-data-table td.cashflow-project-cell .ant-table-row-expand-icon{-webkit-margin-end:6px;margin-inline-end:6px;vertical-align:middle}.cashflow-data-table .ant-table-cell-fix-left-last:after{box-shadow:inset 10px 0 8px -8px #00000026}.cashflow-data-table tr.parent-row{background-color:#fafafa;font-weight:600}.cashflow-data-table .manual-cell{background-color:#fffbe6;padding:6px}.cashflow-overview-card .ant-card-body{padding:10px}.cashflow-cell-with-hint{align-items:center;display:inline-flex;flex-direction:column;gap:1px}.cashflow-cell-hint-tag{background:#fadb14;border-radius:6px;color:#262626;display:inline-block;font-size:10px;font-weight:500;line-height:1.15;padding:0 3px;white-space:nowrap}.cashflow-cell-with-detail{align-items:center;display:inline-flex;gap:2px;justify-content:center}.cashflow-detail-icon{color:#faad14;cursor:pointer;font-size:11px}.cashflow-cell-value{font-size:12px;line-height:1.1}.cashflow-value-expense{color:#cf1322}.cashflow-data-table .ant-table-tbody>tr:hover>td.cashflow-future-cell .cashflow-cell-value,.cashflow-data-table .ant-table-tbody>tr:hover>td.cashflow-future-cell .cashflow-future-empty,.cashflow-data-table .ant-table-tbody>tr:hover>td.cashflow-future-cell .cashflow-jump-link,.cashflow-data-table .ant-table-tbody>tr:hover>td.cashflow-future-cell .cashflow-value-balance,.cashflow-data-table .ant-table-tbody>tr:hover>td.cashflow-future-cell .cashflow-value-expense,.cashflow-future-cell .cashflow-cell-value,.cashflow-future-cell .cashflow-jump-link,.cashflow-future-cell .cashflow-value-balance,.cashflow-future-cell .cashflow-value-expense{color:#fff}.cashflow-future-cell .cashflow-cell-hint-tag{color:#262626}.cashflow-value-balance{color:#16a34a}.cashflow-future-empty{color:#ffffffeb;font-size:12px;line-height:1.2;white-space:nowrap}.cashflow-pending-cell{align-items:center;background:#fff7e6;border-radius:4px;display:inline-flex;justify-content:center;padding:1px 6px}.cashflow-pending-text{color:#d46b08;font-size:11px;line-height:1.1;white-space:nowrap}.cashflow-project-label{display:inline;font-size:12px;line-height:24px;vertical-align:middle;white-space:nowrap}.cashflow-project-with-tip{align-items:center;display:inline-flex;gap:4px}.cashflow-project-tip-icon{color:#faad14;cursor:pointer;font-size:12px}.cashflow-jump-link{border-bottom:1px solid #1677ff38;cursor:pointer;display:inline-block;line-height:1.2;padding-bottom:1px;transition:border-color .2s ease}.cashflow-jump-link:hover{border-bottom-color:#1677ff66}.ant-modal-body .ant-typography-h5{color:#1890ff;font-size:14px;font-weight:600;margin-bottom:12px;margin-top:16px}.ant-modal-body .ant-typography-h5:first-child{margin-top:0}.query-section{margin-bottom:16px}.query-section .ant-space-item{align-items:center;display:flex}.custom-table-row{transition:all .3s}.custom-table-row:hover{background-color:#f8fafc!important}.ant-table-wrapper .ant-table-thead>tr>th{background-color:#fff;border-bottom:1px solid #eaecf0;color:#475467;font-weight:500}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #eaecf0;padding:16px}.main-layout{min-height:100vh}.sidebar{background:#fff;box-shadow:inset -1px 0 0 #f0f0f0;height:calc(100vh - 64px);left:0;overflow:hidden;position:fixed;top:64px;z-index:1000}.sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sidebar .ant-menu{flex:1 1;min-height:0;overflow:auto}.logo{height:0;margin:0}.logo h2{color:#1677ff;font-weight:600;margin:0}.header-right,.user-info{align-items:center;display:flex}.user-info{border-radius:6px;cursor:pointer;padding:8px 12px;transition:background-color .3s}.user-info:hover{background-color:#ffffff26}.username{color:#fff;font-size:14px;margin-left:8px}.content-inner{min-width:1200px}.mobile-layout-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;overflow:hidden;width:100%}.mobile-fixed-page,.mobile-layout-container{height:100vh;height:100dvh;overscroll-behavior:contain}.mobile-scroll-area{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-sticky-bottom-bar{min-height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-\[10px\]{bottom:10px}.bottom-\[15px\]{bottom:15px}.left-\[13px\]{left:13px}.right-\[17px\]{right:17px}.right-\[18px\]{right:18px}.top-\[58px\]{top:58px}.top-\[63px\]{top:63px}.top-\[72px\]{top:72px}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.mx-\[7px\]{margin-left:7px;margin-right:7px}.mb-\[12px\]{margin-bottom:12px}.mb-\[13px\]{margin-bottom:13px}.mb-\[43px\]{margin-bottom:43px}.mb-\[4px\]{margin-bottom:4px}.ml-1{margin-left:.25rem}.ml-\[10px\]{margin-left:10px}.mr-\[14px\]{margin-right:14px}.mr-\[23px\]{margin-right:23px}.mt-\[10px\]{margin-top:10px}.mt-\[11px\]{margin-top:11px}.mt-\[14px\]{margin-top:14px}.mt-\[4px\]{margin-top:4px}.mt-\[5px\]{margin-top:5px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-\[102px\]{height:102px}.h-\[130px\]{height:130px}.h-\[145px\]{height:145px}.h-\[148px\]{height:148px}.h-\[149px\]{height:149px}.h-\[162px\]{height:162px}.h-\[185px\]{height:185px}.h-\[19px\]{height:19px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[29px\]{height:29px}.h-\[30px\]{height:30px}.h-\[31px\]{height:31px}.h-\[32px\]{height:32px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[36px\]{height:36px}.h-\[39px\]{height:39px}.h-\[45px\]{height:45px}.h-\[50px\]{height:50px}.h-\[54px\]{height:54px}.h-\[57px\]{height:57px}.h-\[64px\]{height:64px}.h-\[67px\]{height:67px}.h-\[72px\]{height:72px}.h-\[76px\]{height:76px}.h-\[84px\]{height:84px}.h-\[87px\]{height:87px}.h-\[93px\]{height:93px}.h-full{height:100%}.min-h-0{min-height:0}.min-h-\[112px\]{min-height:112px}.min-h-\[122px\]{min-height:122px}.min-h-\[132px\]{min-height:132px}.min-h-\[190px\]{min-height:190px}.w-\[102px\]{width:102px}.w-\[129px\]{width:129px}.w-\[156px\]{width:156px}.w-\[31px\]{width:31px}.w-\[34px\]{width:34px}.w-\[36px\]{width:36px}.w-\[50px\]{width:50px}.w-\[5px\]{width:5px}.w-\[64px\]{width:64px}.w-\[66px\]{width:66px}.w-\[76px\]{width:76px}.w-\[86px\]{width:86px}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[24px\]{min-width:24px}.max-w-\[240px\]{max-width:240px}.max-w-\[279px\]{max-width:279px}.flex-1{flex:1 1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-\[82px_minmax\(0\2c 1fr\)\]{grid-template-columns:82px minmax(0,1fr)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[22px\]{gap:22px}.gap-\[23px\]{gap:23px}.gap-\[24px\]{gap:24px}.gap-\[4px\]{gap:4px}.gap-\[5px\]{gap:5px}.gap-\[8px\]{gap:8px}.gap-px{gap:1px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded-\[10px\]{border-radius:10px}.rounded-\[16px\]{border-radius:16px}.rounded-\[17px\]{border-radius:17px}.rounded-\[20px\]{border-radius:20px}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[7px\]{border-radius:7px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-0{border-width:0}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-\[\#bfbfbf\]{--tw-border-opacity:1;border-color:#bfbfbf;border-color:rgb(191 191 191/var(--tw-border-opacity,1))}.border-\[\#d9d9d9\]{--tw-border-opacity:1;border-color:#d9d9d9;border-color:rgb(217 217 217/var(--tw-border-opacity,1))}.border-\[\#e8eaec\]{--tw-border-opacity:1;border-color:#e8eaec;border-color:rgb(232 234 236/var(--tw-border-opacity,1))}.border-\[\#eef1f4\]{--tw-border-opacity:1;border-color:#eef1f4;border-color:rgb(238 241 244/var(--tw-border-opacity,1))}.border-\[\#f0f0f0\]{--tw-border-opacity:1;border-color:#f0f0f0;border-color:rgb(240 240 240/var(--tw-border-opacity,1))}.border-\[rgba\(0\2c 0\2c 0\2c 0\.3\)\]{border-color:#0000004d}.border-black{--tw-border-opacity:1;border-color:#000;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.bg-\[\#2c71fa\]{--tw-bg-opacity:1;background-color:#2c71fa;background-color:rgb(44 113 250/var(--tw-bg-opacity,1))}.bg-\[\#2c80ff\]{--tw-bg-opacity:1;background-color:#2c80ff;background-color:rgb(44 128 255/var(--tw-bg-opacity,1))}.bg-\[\#2f73f6\]{--tw-bg-opacity:1;background-color:#2f73f6;background-color:rgb(47 115 246/var(--tw-bg-opacity,1))}.bg-\[\#3d7eff\]{--tw-bg-opacity:1;background-color:#3d7eff;background-color:rgb(61 126 255/var(--tw-bg-opacity,1))}.bg-\[\#f3f4f6\]{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-\[\#f6fbff\]{--tw-bg-opacity:1;background-color:#f6fbff;background-color:rgb(246 251 255/var(--tw-bg-opacity,1))}.bg-\[\#f7faff\]{--tw-bg-opacity:1;background-color:#f7faff;background-color:rgb(247 250 255/var(--tw-bg-opacity,1))}.bg-\[\#f8fafc\]{--tw-bg-opacity:1;background-color:#f8fafc;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-\[\#ff1f1f\]{--tw-bg-opacity:1;background-color:#ff1f1f;background-color:rgb(255 31 31/var(--tw-bg-opacity,1))}.bg-\[\#fff2f0\]{--tw-bg-opacity:1;background-color:#fff2f0;background-color:rgb(255 242 240/var(--tw-bg-opacity,1))}.bg-\[rgba\(255\2c 152\2c 61\2c 0\.32\)\]{background-color:#ff983d52}.bg-black\/40{background-color:#0006}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/70{background-color:#ffffffb3}.object-cover{object-fit:cover}.p-0{padding:0}.p-\[10px\]{padding:10px}.p-\[20px\]{padding:20px}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[21px\]{padding-left:21px;padding-right:21px}.px-\[25px\]{padding-left:25px;padding-right:25px}.px-\[26px\]{padding-left:26px;padding-right:26px}.px-\[35px\]{padding-left:35px;padding-right:35px}.px-\[38px\]{padding-left:38px;padding-right:38px}.px-\[45px\]{padding-left:45px;padding-right:45px}.px-\[64px\]{padding-left:64px;padding-right:64px}.px-\[7px\]{padding-left:7px;padding-right:7px}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[12px\]{padding-bottom:12px;padding-top:12px}.py-\[13px\]{padding-bottom:13px;padding-top:13px}.py-\[20px\]{padding-bottom:20px;padding-top:20px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.pb-\[20px\]{padding-bottom:20px}.pb-\[calc\(88px\+env\(safe-area-inset-bottom\)\)\]{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.pr-\[100px\]{padding-right:100px}.pt-\[12px\]{padding-top:12px}.pt-\[14px\]{padding-top:14px}.pt-\[51px\]{padding-top:51px}.pt-\[5px\]{padding-top:5px}.text-center{text-align:center}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[23px\]{font-size:23px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[34px\]{font-size:34px}.text-\[35px\]{font-size:35px}.text-\[37px\]{font-size:37px}.text-\[39px\]{font-size:39px}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[17px\]{line-height:17px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-none{line-height:1}.text-\[\#08a316\]{--tw-text-opacity:1;color:#08a316;color:rgb(8 163 22/var(--tw-text-opacity,1))}.text-\[\#1f2329\]{--tw-text-opacity:1;color:#1f2329;color:rgb(31 35 41/var(--tw-text-opacity,1))}.text-\[\#1f2881\]{--tw-text-opacity:1;color:#1f2881;color:rgb(31 40 129/var(--tw-text-opacity,1))}.text-\[\#2f73f6\]{--tw-text-opacity:1;color:#2f73f6;color:rgb(47 115 246/var(--tw-text-opacity,1))}.text-\[\#3d7eff\]{--tw-text-opacity:1;color:#3d7eff;color:rgb(61 126 255/var(--tw-text-opacity,1))}.text-\[\#99a1af\]{--tw-text-opacity:1;color:#99a1af;color:rgb(153 161 175/var(--tw-text-opacity,1))}.text-\[\#9aa1aa\]{--tw-text-opacity:1;color:#9aa1aa;color:rgb(154 161 170/var(--tw-text-opacity,1))}.text-\[\#c7d1d9\]{--tw-text-opacity:1;color:#c7d1d9;color:rgb(199 209 217/var(--tw-text-opacity,1))}.text-\[\#cf1322\]{--tw-text-opacity:1;color:#cf1322;color:rgb(207 19 34/var(--tw-text-opacity,1))}.text-\[\#f8fafc\]{--tw-text-opacity:1;color:#f8fafc;color:rgb(248 250 252/var(--tw-text-opacity,1))}.text-\[\#ff0b0b\]{--tw-text-opacity:1;color:#ff0b0b;color:rgb(255 11 11/var(--tw-text-opacity,1))}.text-\[\#ff983d\]{--tw-text-opacity:1;color:#ff983d;color:rgb(255 152 61/var(--tw-text-opacity,1))}.text-\[rgba\(0\2c 0\2c 0\2c 0\.45\)\]{color:#00000073}.text-\[rgba\(0\2c 0\2c 0\2c 0\.5\)\]{color:#00000080}.text-\[rgba\(0\2c 0\2c 0\2c 0\.55\)\]{color:#0000008c}.text-\[rgba\(0\2c 0\2c 0\2c 0\.75\)\]{color:#000000bf}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.shadow-\[0_10px_22px_rgba\(47\2c 115\2c 246\2c 0\.32\)\]{--tw-shadow:0 10px 22px #2f73f652;--tw-shadow-colored:0 10px 22px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_8px_rgba\(0\2c 0\2c 0\2c 0\.16\)\]{--tw-shadow:0 1px 8px #00000029;--tw-shadow-colored:0 1px 8px var(--tw-shadow-color)}.shadow-\[0_1px_8px_rgba\(0\2c 0\2c 0\2c 0\.16\)\],.shadow-\[0_1px_8px_rgba\(0\2c 0\2c 0\2c 0\.22\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_8px_rgba\(0\2c 0\2c 0\2c 0\.22\)\]{--tw-shadow:0 1px 8px #00000038;--tw-shadow-colored:0 1px 8px var(--tw-shadow-color)}.shadow-\[0_2px_8px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]{--tw-shadow:0 2px 8px #0000001a;--tw-shadow-colored:0 2px 8px var(--tw-shadow-color)}.shadow-\[0_2px_8px_rgba\(0\2c 0\2c 0\2c 0\.10\)\],.shadow-\[0_6px_18px_rgba\(31\2c 35\2c 41\2c 0\.08\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_18px_rgba\(31\2c 35\2c 41\2c 0\.08\)\]{--tw-shadow:0 6px 18px #1f232914;--tw-shadow-colored:0 6px 18px var(--tw-shadow-color)}.shadow-\[2px_0_5px_rgba\(0\2c 0\2c 0\2c 0\.18\)\]{--tw-shadow:2px 0 5px #0000002e;--tw-shadow-colored:2px 0 5px var(--tw-shadow-color)}.shadow-\[2px_0_5px_rgba\(0\2c 0\2c 0\2c 0\.18\)\],.shadow-\[2px_2px_10px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[2px_2px_10px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{--tw-shadow:2px 2px 10px #00000040;--tw-shadow-colored:2px 2px 10px var(--tw-shadow-color)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{min-height:100vh}.clickable-row td{cursor:pointer}
/*# sourceMappingURL=main.4b1929de.css.map*/