.tasleem-status-badge{color:var(--status-badge-color);background:var(--status-badge-bg);border-color:var(--status-badge-border);margin-inline-end:0;font-size:12px;font-weight:600;line-height:1.35}.tasleem-detail-card__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.tasleem-detail-card__header h4.ant-typography{margin:0}.tasleem-detail-card__grid{grid-template-columns:repeat(var(--detail-card-columns), minmax(0, 1fr));gap:18px;margin:0;display:grid}.tasleem-detail-card__item{min-width:0}.tasleem-detail-card__item dt{color:var(--ant-color-text-secondary);margin-bottom:6px;font-size:13px}.tasleem-detail-card__item dd{color:var(--ant-color-text);margin:0;font-weight:600}@media (width<=767px){.tasleem-detail-card__grid{grid-template-columns:1fr}}.tasleem-empty-state{place-items:center;min-height:220px;padding:24px;display:grid}.tasleem-empty-state .ant-empty-description h4.ant-typography{margin-bottom:8px}.tasleem-empty-state .ant-empty-description .ant-typography{margin-bottom:0}.tasleem-empty-state__icon{color:var(--ant-color-text-tertiary);font-size:48px}.tasleem-kpi-card{height:100%}.tasleem-kpi-card__content{width:100%}.tasleem-kpi-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tasleem-kpi-card__icon{width:40px;height:40px;color:var(--ant-color-primary);background:var(--ant-control-item-bg-hover);border-radius:var(--ant-border-radius);place-items:center;font-size:20px;display:inline-grid}.tasleem-kpi-card__value.ant-typography{margin:0}.tasleem-kpi-card__trend{min-height:22px;color:var(--ant-color-text-secondary);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.tasleem-kpi-card__trend--up{color:var(--ant-color-success)}.tasleem-kpi-card__trend--down{color:var(--ant-color-error)}.tasleem-loading-state{place-items:center;min-height:220px;padding:24px;display:grid}.tasleem-profile-header__main{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.tasleem-profile-header h3.ant-typography{margin:0}.tasleem-profile-header__metadata{border-top:1px solid var(--ant-color-border-secondary);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-top:20px;padding-top:20px;display:grid}.tasleem-profile-header__metadata>div{flex-direction:column;gap:4px;display:flex}@media (width<=767px){.tasleem-profile-header__main{flex-direction:column}}.tasleem-table-wrapper .ant-card-body{padding:0}.tasleem-table-wrapper__header{border-bottom:1px solid var(--ant-color-border-secondary);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 16px;display:flex}.tasleem-table-wrapper__header h4.ant-typography{margin:0 0 4px}.tasleem-table-wrapper__filters{border-bottom:1px solid var(--ant-color-border-secondary);padding:16px 20px}.tasleem-table-wrapper .ant-table-wrapper{padding:0 20px 20px}@media (width<=767px){.tasleem-table-wrapper__header{flex-direction:column}}.app-shell{background:#f8f8f8;min-height:100vh}.app-shell-sidebar{border-inline-end:1px solid #edf0f4;height:100vh;position:sticky;top:0;overflow:auto;box-shadow:8px 0 22px #1d23340a;background:#fff!important}.app-shell-sidebar__inner{flex-direction:column;min-height:100%;padding:22px 20px 20px;display:flex}.app-shell-brand{justify-content:center;min-height:52px;margin-bottom:20px;display:flex}.app-shell-brand img{object-fit:contain;width:76px;height:auto}.app-shell-menu-label{color:#25262a;margin:0 0 14px;font-size:15px;font-weight:750}.app-shell-sidebar .ant-menu{background:0 0;border-inline-end:0;flex:1}.app-shell-sidebar .ant-menu-item,.app-shell-sidebar .ant-menu-submenu-title{color:#8b93a1;border-radius:10px;height:46px;margin:7px 0;font-weight:650}.app-shell-sidebar .ant-menu-item-selected{color:#fff;background:#f58220}.app-shell-sidebar .ant-menu-item-selected a{color:#fff}.app-shell-sidebar .ant-menu-submenu .ant-menu-item{padding-inline-start:44px!important}.app-shell-sidebar-logout{border-color:#ffb1b1;border-radius:9px;height:42px;margin-top:20px}.app-shell-main{background:#f8f8f8;min-width:0}.app-shell-header{z-index:10;background:#fff;border-bottom:1px solid #f0f1f4;justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 28px;line-height:1.4;display:flex;position:sticky;top:0}.app-shell-header__left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.app-shell-breadcrumb{display:none}.app-shell-top-search{width:min(430px,100%)}.app-shell-top-search .ant-input-affix-wrapper{background:#fff4ea;border-color:#ffdabc;border-radius:10px;height:44px}.app-shell-header__actions{flex-shrink:0}.app-shell-header__actions>.ant-btn,.app-shell-header__actions .ant-badge .ant-btn{color:#111318;background:#fff;border:0;border-radius:10px;width:42px;height:42px;box-shadow:0 6px 20px #1d23340f}.app-shell-header__actions>.ant-btn:nth-child(3){width:auto;padding-inline:12px}.app-shell-mobile-search{display:none}.app-shell-user-button{align-items:center;gap:10px;padding:0 4px 0 0;display:inline-flex;width:auto!important;height:48px!important;box-shadow:none!important}.app-shell-user-button .ant-avatar{color:#fff;background:linear-gradient(135deg,#f58220,#4b4cff)}.app-shell-user-button span:not(.ant-avatar-string){flex-direction:column;align-items:flex-start;min-width:86px;display:flex}.app-shell-user-button strong{color:#25262a;font-size:14px;line-height:18px}.app-shell-user-button small{color:#8b93a1;font-size:11px;line-height:15px}.app-shell-content{width:100%;max-width:1700px;margin:0 auto;padding:42px 44px 72px}.app-shell-user-menu__profile{flex-direction:column;gap:4px;min-width:220px;padding:4px;display:flex}.app-shell-notifications{background:var(--ant-color-bg-elevated);border-radius:var(--ant-border-radius-lg);width:min(380px,100vw - 32px);max-height:520px;box-shadow:var(--ant-box-shadow-secondary);padding:8px;overflow:auto}.app-shell-notifications__header{justify-content:space-between;align-items:center;gap:12px;padding:8px 8px 12px;display:flex}.app-shell-notifications__header h5.ant-typography{margin:0}.app-shell-notifications .ant-list-item{cursor:pointer;border-radius:var(--ant-border-radius-sm);padding-inline:10px}.app-shell-notifications__item--unread{background:var(--ant-control-item-bg-hover)}.app-shell .ant-drawer-body,.app-shell .ant-drawer-body .app-shell-sidebar__inner{padding:0}.app-shell .ant-drawer-body .app-shell-brand{display:none}@media (width<=1180px){.app-shell-content{padding:28px 24px 56px}}@media (width<=991px){.app-shell-header{padding:0 16px}.app-shell-top-search{display:none}.app-shell-mobile-search{display:inline-flex}.app-shell-user-button span:not(.ant-avatar-string),.app-shell-user-button .anticon-down{display:none}.app-shell-content{padding:20px 16px 48px}}@media (width<=640px){.app-shell-header__actions>.ant-btn:nth-child(3){display:none}}.tasleem-logo{width:min(220px,100%);max-width:100%;height:auto;display:block}.auth-page{--auth-card-padding:52px 48px 44px;--auth-copy-margin:24px;--auth-logo-margin:36px;--auth-page-block-padding:clamp(28px, 5vh, 56px);--auth-panel-height:min(620px, calc(100dvh - clamp(56px, 10vh, 112px)));box-sizing:border-box;min-height:100dvh;padding:var(--auth-page-block-padding) 40px;background:var(--ant-color-bg-layout);grid-template-columns:minmax(320px,657px) minmax(360px,620px);justify-content:center;align-items:center;gap:56px;display:grid}.auth-page--login{--auth-card-padding:52px 48px 36px;--auth-copy-margin:26px;--auth-logo-margin:40px;--auth-page-block-padding:clamp(32px, 5vh, 56px);--auth-panel-height:min(860px, calc(100dvh - clamp(64px, 10vh, 112px)))}.auth-visual{height:var(--auth-panel-height);box-shadow:var(--ant-box-shadow);border-radius:42px;overflow:hidden}.auth-visual img{object-fit:cover;width:100%;height:100%}.auth-card{height:var(--auth-panel-height);padding:var(--auth-card-padding);background:var(--ant-color-bg-container);box-shadow:var(--ant-box-shadow-secondary);border-radius:16px;flex-direction:column;justify-content:center;display:flex}.auth-card-content{width:100%;max-width:524px;margin:0 auto}.auth-logo-wrap{justify-content:center;display:flex}.auth-copy{margin-bottom:var(--auth-copy-margin);text-align:center}.auth-copy .ant-typography{margin:0}.auth-copy h1.ant-typography{letter-spacing:0;text-align:center;margin-bottom:14px;font-family:IBM Plex Sans,Inter,sans-serif;font-size:32px;font-weight:500;line-height:40px}.auth-copy .ant-typography-secondary{letter-spacing:0;text-align:center;font-family:SF Pro Display,IBM Plex Sans,Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px}.auth-card .ant-form-item-label>label{letter-spacing:0;font-family:SF Pro Display,IBM Plex Sans,Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px}.auth-card .ant-input-affix-wrapper{align-items:center}.auth-card .ant-input-prefix{align-items:center;line-height:1;display:flex}.auth-card .ant-input{line-height:22px}.auth-form-actions{margin-top:8px}.auth-link-row{justify-content:flex-end;margin:-4px 0 24px;display:flex}.auth-link-row a{color:#c62828}.auth-link-row a:hover{color:#b71c1c}.auth-back-link{width:fit-content;color:var(--ant-color-primary);margin:28px auto 0;font-weight:600;display:block}.auth-back-link:hover{color:var(--ant-color-primary-hover)}.auth-footer{width:100%;max-width:524px;margin:40px auto 0}.auth-footer-rule{background:var(--ant-color-border);height:1px;margin-bottom:18px}.auth-footer-links{justify-content:space-between;gap:16px;display:flex}.auth-footer,.auth-footer a,.auth-footer .ant-typography{letter-spacing:0;text-align:center;vertical-align:middle;font-family:SF Pro Display,IBM Plex Sans,Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.auth-copyright{text-align:center;margin-top:20px;font-weight:600;display:block}.auth-helper{text-align:center;margin-top:48px;display:block}.auth-success{color:var(--ant-color-success);text-align:center;margin-top:48px;font-weight:600}.auth-otp-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.auth-otp-cell{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.auth-otp-input{text-align:center;height:40px}.auth-otp-separator{color:var(--ant-color-text-tertiary);font-weight:700}@media (width<=1240px){.auth-page{grid-template-columns:minmax(340px,520px) minmax(360px,560px);gap:32px;padding-inline:32px}.auth-card{padding-inline:40px}}@media (width<=960px){.auth-page{grid-template-columns:minmax(320px,620px);align-items:center}.auth-visual{display:none}}@media (width<=640px){.auth-page{justify-content:center;align-items:center;padding:24px 16px;display:flex}.auth-card{width:100%;height:auto;min-height:auto;padding:40px 24px 28px}.auth-logo-wrap{margin-bottom:36px}.auth-footer-links{flex-direction:column;align-items:center}}.dashboard-executive{--dashboard-orange:#f58220;--dashboard-orange-soft:#fff3e8;--dashboard-text-soft:#8b93a1;--dashboard-card-shadow:0 18px 42px #1d23340f;flex-direction:column;gap:28px;display:flex}.dashboard-hero{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.dashboard-hero h2.ant-typography,.dashboard-panel__header h3.ant-typography,.quick-actions h3.ant-typography{color:#25262a;margin:0;font-weight:650}.dashboard-hero .ant-typography-secondary{color:#8b93a1;margin-top:10px;font-size:16px;display:block}.dashboard-hero__actions{grid-template-columns:minmax(260px,430px) auto;gap:14px;width:min(560px,100%);display:grid}.dashboard-hero__actions .ant-input-affix-wrapper,.app-shell-top-search .ant-input-affix-wrapper{background:#fff4ea;border-color:#ffdabc;border-radius:10px;height:52px}.dashboard-hero__actions .ant-btn{height:52px}.dashboard-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.metric-card{min-height:178px;box-shadow:var(--dashboard-card-shadow);background:#fff;border-radius:14px;padding:22px 18px 18px;position:relative}.metric-card__icon,.activity-item__icon,.notification-card__icon,.quick-action-card__icon{width:42px;height:42px;color:var(--dashboard-orange);background:var(--dashboard-orange-soft);border-radius:10px;place-items:center;font-size:19px;display:grid}.metric-card__period{top:70px;color:#9aa1ad;background:#eef0f3;border-radius:9px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;inset-inline-end:18px}.metric-card>.ant-typography{color:#747d8c;margin-top:20px;font-size:15px;font-weight:650;display:block}.metric-card>.ant-typography+.ant-typography{margin-top:4px}.metric-card__footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:18px;display:flex}.metric-card__footer h3.ant-typography{color:#2a2c31;margin:0;font-size:24px;font-weight:650}.metric-card__footer span{color:#20c768;white-space:nowrap;font-size:12px;font-weight:700}.dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(360px,1fr);gap:24px;display:grid}.dashboard-grid--charts{align-items:start}.dashboard-panel{min-width:0}.dashboard-panel__header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.dashboard-panel__header .ant-btn-default{color:#7d8694;box-shadow:none;background:#fff;border-color:#eef0f4}.dashboard-chart-card,.funnel-card,.map-card,.notification-card,.activity-item,.quick-action-card{box-shadow:var(--dashboard-card-shadow);background:#fff;border-radius:16px}.dashboard-chart-card{padding:28px}.chart-card__top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.chart-card__top .metric-card__period{position:static}.chart-card__top h4.ant-typography{margin:0;font-weight:650}.chart-legend{color:#3a3d44;align-items:center;gap:22px;font-size:13px;font-weight:650;display:flex}.chart-legend--center{color:#8b93a1;justify-content:center;margin-top:16px;font-size:12px}.legend-dot{border-radius:50%;width:8px;height:8px;margin-inline-end:-14px;display:inline-block}.legend-dot--sales,.legend-dot--expense{background:#4a4cff}.legend-dot--order{background:#b6bbc4}.legend-dot--income{background:#ffc04d}.line-chart{grid-template-columns:48px minmax(0,1fr);min-height:360px;display:grid;position:relative}.line-chart:before{content:"";background-image:repeating-linear-gradient(#0000 0 39px,#e3e6eb 40px,#0000 41px);position:absolute;inset:17px 0 56px 48px}.line-chart__axis{z-index:1;color:#8e96a5;flex-direction:column;justify-content:space-between;padding:0 0 52px;font-size:14px;font-weight:650;display:flex}.line-chart svg{z-index:1;width:100%;height:300px;overflow:visible}.line-chart__fill{fill:url(#salesFill)}.line-chart__line{fill:none;stroke:#3c36ff;stroke-linecap:round;stroke-width:5px}.line-chart__dash{fill:none;stroke:#b8bbc4;stroke-dasharray:6 7;stroke-linecap:round;stroke-width:3px}.line-chart__marker-line{stroke:#b8bbc4;stroke-dasharray:5 6;stroke-width:2px}.line-chart__marker{fill:#fff;stroke:#111;stroke-width:4px}.line-chart__dates{z-index:1;color:#8a93a3;grid-column:2;justify-content:space-between;font-size:14px;font-weight:650;display:flex}.revenue-card{min-height:515px}.bar-chart{grid-template-columns:repeat(auto-fit,minmax(34px,1fr));align-items:end;gap:18px;min-height:250px;padding:10px 4px 0;display:grid}.bar-chart__item{color:#8c95a4;justify-items:center;gap:12px;font-size:12px;font-weight:650;display:grid}.bar-chart__track{background:#f4f4f5;border-radius:8px;width:8px;height:180px;position:relative;overflow:hidden}.bar-chart__bar{height:var(--bar-height);position:absolute;bottom:0;left:0;right:0}.bar-chart__bar--income{background:#ffc04d}.bar-chart__bar--expense{background:#5964df}.revenue-card__dates{color:#8b93a1;justify-content:space-between;margin-top:26px;font-size:15px;font-weight:650;display:flex}.dashboard-segmented.ant-segmented{box-shadow:var(--dashboard-card-shadow);background:#fff;border:1px solid #edf0f4;padding:6px}.dashboard-segmented .ant-segmented-item-selected{color:#fff;background:var(--dashboard-orange)}.activity-list,.notification-list{flex-direction:column;gap:14px;display:flex}.dashboard-empty{background:#fff;border:1px dashed #d9dee7;border-radius:16px;place-items:center;min-height:118px;padding:24px;display:grid}.activity-item{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:74px;padding:14px 18px;display:grid}.activity-item>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.activity-item>span{color:#ff9a2d;background:#fff0cc;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:650}.funnel-card{flex-direction:column;gap:24px;padding:28px;display:flex}.funnel-row>div{grid-template-columns:minmax(0,1fr) auto auto;gap:14px;margin-bottom:10px;display:grid}.funnel-row__percent{font-weight:750}.funnel-row__percent--green{color:#18be65}.funnel-row__percent--purple{color:#6d63ff}.map-card{min-height:520px;box-shadow:none;background:radial-gradient(circle at 33% 43%,#ff546238 0 8%,#0000 15%),radial-gradient(circle at 75% 25%,#ff54622e 0 8%,#0000 15%),radial-gradient(circle at 76% 62%,#ff54622e 0 8%,#0000 15%),linear-gradient(135deg,#eef8ff,#effff6);border:1px solid #d9eef4;position:relative;overflow:hidden}.map-card__zone{background:#29b67b38;position:absolute}.map-card__zone--one{width:16%;height:22%;top:52%;left:18%}.map-card__zone--two{width:16%;height:22%;top:42%;left:33%}.map-card__zone--three{width:15%;height:22%;top:30%;left:64%}.map-card__zone--four{width:14%;height:25%;top:67%;left:65%}.map-card__zone:after{content:"";background:#4675ff29;width:100%;height:100%;position:absolute;top:-24%;left:78%}.map-card__label{color:#676b8121;letter-spacing:0;font-size:clamp(42px,5vw,72px);font-weight:800;position:absolute}.map-card__label--one{top:39%;left:28%}.map-card__label--two{bottom:18%;right:9%}.map-pin{top:var(--pin-top);left:var(--pin-left);color:#fff;background:#24c56b;border:4px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;box-shadow:0 10px 25px #24c56b52}.map-pin span{color:#7c8594;box-shadow:var(--dashboard-card-shadow);background:#fff;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:700;position:absolute;bottom:calc(100% + 6px)}.map-legend{color:#7f8795;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:18px;font-size:13px;font-weight:600;display:flex}.map-legend__dot{vertical-align:-2px;border-radius:50%;width:14px;height:14px;margin-inline-end:7px;display:inline-block}.map-legend__dot--high{background:#ff9ea3}.map-legend__dot--captains{background:#21c765}.map-legend__dot--zones{background:#9bbfff}.notification-card{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;min-height:118px;padding:18px;display:grid;position:relative}.notification-card__content{flex-direction:column;gap:6px;display:flex}.notification-card__meta{color:#667085;justify-content:space-between;margin-top:12px;font-size:12px;font-weight:650;display:flex}.notification-card__value{color:#ff5a5f;margin-top:12px;font-size:20px;font-weight:750}.notification-card__risk{color:#ff5a5f;background:#ffd9df;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:700;position:absolute;bottom:18px;right:18px}.quick-actions{flex-direction:column;gap:20px;display:flex}.quick-actions__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;display:grid}.quick-action-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:94px;padding:20px;display:grid}.quick-action-card>div:nth-child(2){flex-direction:column;gap:6px;display:flex}@media (width<=1399px){.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (width<=1180px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=767px){.dashboard-hero{flex-direction:column}.dashboard-hero__actions,.dashboard-metrics,.quick-actions__grid{grid-template-columns:1fr}.dashboard-chart-card,.funnel-card{padding:18px}.line-chart{grid-template-columns:36px minmax(0,1fr)}.line-chart:before{left:36px}.activity-item,.notification-card,.quick-action-card{grid-template-columns:auto minmax(0,1fr)}.activity-item>span,.notification-card>.ant-btn,.quick-action-card>.ant-btn{grid-column:2;width:fit-content}}.privacy-policy-page{background:var(--ant-color-bg-layout);min-height:100dvh;padding:48px 24px}.privacy-policy-card{background:var(--ant-color-bg-container);max-width:960px;box-shadow:var(--ant-box-shadow-secondary);border-radius:16px;margin:0 auto;padding:48px}.privacy-policy-header{margin-bottom:32px}.privacy-policy-header .ant-btn{height:auto;margin-bottom:24px;padding:0;font-weight:600}.privacy-policy-header h1.ant-typography{margin:0;font-size:36px;line-height:1.2}.privacy-policy-card h2.ant-typography{margin:36px 0 16px;font-size:22px;line-height:1.3}.privacy-policy-card .ant-typography{color:var(--ant-color-text-secondary);font-size:15px;line-height:1.75}.privacy-policy-list{color:var(--ant-color-text-secondary);gap:14px;margin:0;padding-inline-start:22px;font-size:15px;line-height:1.75;display:grid}.privacy-policy-list li::marker{color:var(--ant-color-primary)}@media (width<=640px){.privacy-policy-page{padding:24px 16px}.privacy-policy-card{padding:32px 24px}.privacy-policy-header h1.ant-typography{font-size:30px}}.module-placeholder-page{flex-direction:column;gap:16px;display:flex}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{color:var(--ant-color-text);background:var(--ant-color-bg-layout);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Plex Sans,Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}
