*,*:before,*:after{box-sizing:border-box}.ant-table-body{overflow-y:auto!important}.ant-table-header{padding-right:0!important}:root{--ant-color-bg-layout: #F9FAFB;--ant-color-bg-container: #ffffff;--ant-color-border: #E5E7EB;--ant-color-primary: #10B981;--ant-color-success: #22C55E;--ant-color-warning: #F59E0B;--ant-color-error: #EF4444;--ant-color-info: #3B82F6;--ant-color-accent: #0EA5E9;--ant-color-purple: #8B5CF6;--ant-color-orange: #F97316;--ant-color-bg-muted: #F0F1F3;--ant-color-border-light: #F0F1F3;--ant-color-text-quaternary: #9CA3AF;--sidebar-bg: #1C1C28;--sidebar-border: rgba(255, 255, 255, .08)}[data-theme=dark]{--ant-color-bg-layout: #111827;--ant-color-bg-container: #1F2937;--ant-color-border: #374151;--ant-color-primary: #34D399;--ant-color-success: #4ADE80;--ant-color-warning: #FBBF24;--ant-color-error: #F87171;--ant-color-info: #60A5FA;--ant-color-accent: #38BDF8;--ant-color-purple: #A78BFA;--ant-color-orange: #FB923C;--ant-color-bg-muted: rgba(255, 255, 255, .06);--ant-color-border-light: rgba(255, 255, 255, .08);--ant-color-text-quaternary: #6B7280;--sidebar-bg: #111119}html,body,#root{height:100%;margin:0;padding:0;font-family:IBM Plex Sans Thai,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}h1,.ant-typography h1{font-weight:700;font-size:clamp(1.75rem,1.5rem + 1vw,2.375rem)}h2,.ant-typography h2{font-weight:700;font-size:clamp(1.5rem,1.25rem + .8vw,1.875rem)}h3,.ant-typography h3{font-weight:600;font-size:clamp(1.25rem,1.1rem + .5vw,1.5rem)}h4,.ant-typography h4{font-weight:500;font-size:clamp(1.1rem,1rem + .3vw,1.25rem)}h5,.ant-typography h5{font-weight:500}.ant-layout{min-height:100%}.ant-layout-content{overflow-x:hidden}.ant-menu-dark .ant-menu-item-selected{border-left:3px solid var(--ant-color-primary);border-radius:0;background:linear-gradient(90deg,rgba(16,185,129,.12) 0%,transparent 100%)}.ant-menu-dark .ant-menu-item{border-left:3px solid transparent;border-radius:0}.ant-menu-dark .ant-menu-item-divider{border-color:#ffffff14}:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:2px}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){:root{--ant-color-border: #9CA3AF;--ant-color-border-light: #9CA3AF;--ant-color-text-quaternary: #4B5563}.ant-card,.ant-btn{border-width:2px}}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:9999;padding:8px 16px;background:var(--ant-color-primary);color:#fff;font-weight:600;font-size:14px;border-radius:0 0 8px;text-decoration:none}.skip-to-content:focus{left:0}::selection{background:var(--ant-color-primary);color:#fff}a{color:inherit;text-decoration:none;transition:color .2s ease}img{max-width:100%;height:auto}@media(pointer:coarse){@supports (-webkit-touch-callout: none){input,textarea,select{font-size:16px!important}}}[data-theme=dark] .ant-card,[data-theme=dark] .ant-layout-header{background:var(--ant-color-bg-container)}[data-theme=dark] .ant-layout-footer{background:var(--ant-color-bg-layout)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}[data-theme=dark] *{scrollbar-color:rgba(255,255,255,.2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#fff3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.text-center{text-align:center}.text-right{text-align:right}.flex-center{display:flex;align-items:center;justify-content:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:16px}.gap-lg{gap:24px}.container-responsive{container-type:inline-size}@container (max-width: 200px){.stat-card-content{flex-direction:column;text-align:center;gap:8px}}.ant-tabs{display:flex;flex-direction:column}.ant-tabs-content-holder{flex:1;min-height:0;display:flex;flex-direction:column}.ant-tabs-content{height:100%;display:flex;flex-direction:column}.ant-tabs-tabpane{flex:1;display:flex;flex-direction:column;min-height:0}.ant-tabs-tabpane-hidden{display:none}.ant-layout-content>*{animation:pageEnter .3s cubic-bezier(.16,1,.3,1)}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-row>.ant-col{animation:staggerFadeIn .35s cubic-bezier(.16,1,.3,1) both}.ant-row>.ant-col:nth-child(1){animation-delay:0s}.ant-row>.ant-col:nth-child(2){animation-delay:.04s}.ant-row>.ant-col:nth-child(3){animation-delay:.08s}.ant-row>.ant-col:nth-child(4){animation-delay:.12s}.ant-row>.ant-col:nth-child(5){animation-delay:.16s}.ant-row>.ant-col:nth-child(6){animation-delay:.2s}.ant-row>.ant-col:nth-child(7){animation-delay:.23s}.ant-row>.ant-col:nth-child(8){animation-delay:.26s}.ant-row>.ant-col:nth-child(9){animation-delay:.29s}.ant-row>.ant-col:nth-child(10){animation-delay:.32s}.ant-row>.ant-col:nth-child(11){animation-delay:.35s}.ant-row>.ant-col:nth-child(12){animation-delay:.38s}.ant-row>.ant-col:nth-child(n+13){animation-delay:.4s}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.bid-row-new{animation:bidRowEnter .45s cubic-bezier(.16,1,.3,1) both}@keyframes bidRowEnter{0%{opacity:0;transform:translateY(-4px);box-shadow:0 0 0 1px #34d39959}60%{opacity:1;transform:translateY(0);box-shadow:0 0 0 1px #34d3992e}to{opacity:1;transform:translateY(0);box-shadow:0 0 0 1px transparent}}.winner-card-reveal{animation:winnerReveal .4s cubic-bezier(.16,1,.3,1) both}@keyframes winnerReveal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.ant-card.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b98114,0 4px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}@media(min-width:768px)and (max-width:1024px){.ant-layout-content{padding-left:12px!important;padding-right:12px!important}.ant-table-cell{padding:6px 8px!important;font-size:12px}.ant-card-body,#portal-content{padding:16px!important}}@media(max-width:767px){.portal-mobile-menu-btn,.portal-desktop-menu{display:none!important}.portal-logo-text{font-size:14px!important}.portal-admin-btn{display:none!important}.ant-layout-header .ant-space-item:has(>.portal-admin-btn){display:none!important}.ant-layout-header>a{margin-right:8px!important}.portal-user-info{display:none!important}#portal-content{padding:16px!important;padding-bottom:calc(76px + env(safe-area-inset-bottom))!important}.portal-user-info-compact{display:none!important}.ant-layout-header{padding:0 12px!important}.portal-bottom-nav{display:block!important}.dashboard-stats-card .ant-card-body{padding:8px 2px!important}.dashboard-stats-card__inner{gap:0!important;justify-content:center}.dashboard-stats-card__icon{display:none!important}.dashboard-stats-card__icon-inline{display:inline-flex!important;font-size:13px;line-height:1;align-self:center}.dashboard-stats-card__title-full:has(+.dashboard-stats-card__title-short){display:none}.dashboard-stats-card__title-short{display:inline!important}.dashboard-stats-card__body{text-align:center}.dashboard-stats-card__numrow{justify-content:center;gap:4px!important;flex-wrap:nowrap!important}.dashboard-stats-card__value{font-size:16px!important}.dashboard-stats-card__suffix{display:none!important}.dashboard-stats-card__title{font-size:10px!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block}.ant-statistic{display:flex;flex-direction:column-reverse;text-align:center}.ant-statistic .ant-statistic-title{font-size:9.5px!important;margin:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-statistic .ant-statistic-title .ant-typography{font-size:9.5px!important}.ant-statistic .ant-statistic-content{font-size:16px!important;line-height:1.3}.ant-statistic .ant-statistic-content-suffix{display:none!important}.ant-statistic .ant-statistic-content-prefix{font-size:13px;margin-right:3px!important}.ant-card-small .ant-card-body:has(.ant-statistic){padding:8px 2px!important}@media(max-width:374px){.ant-col-xs-6:has(.dashboard-stats-card),.ant-col-xs-6:has(.ant-statistic){flex:0 0 50%;max-width:50%}.ant-col-xs-8:has(.dashboard-stats-card){flex:0 0 50%;max-width:50%}}h1,.ant-typography h1{font-size:26px}h2,.ant-typography h2{font-size:21px}h3,.ant-typography h3{font-size:16px}h4,.ant-typography h4{font-size:15px}.portal-theme-toggle-btn,.portal-notif-btn{min-width:44px!important;height:44px!important}.bid-timeline .ant-timeline-item{padding-bottom:6px!important}.bid-timeline .ant-timeline-item:last-child{padding-bottom:0!important}.page-header__breadcrumb{display:none}}@media(max-width:389px){.portal-logo-text{display:none}}.dashboard-stats-card{height:100%}.dashboard-stats-card__icon-inline,.dashboard-stats-card__title-short{display:none}.portal-dashboard .ant-card{min-width:0}.portal-auction-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}@media(max-width:767px){.portal-auction-title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}.dashboard-stats-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.portal-bottom-nav{display:none;position:fixed;left:0;right:0;bottom:0;z-index:100;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 12px #0000001f}.portal-bottom-nav__row{display:flex;align-items:stretch;justify-content:space-around;height:60px;max-width:600px;margin:0 auto}.portal-bottom-nav__item{flex:1;min-width:0;background:transparent;border:0;padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;transition:color .2s ease}.portal-bottom-nav__orb{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:transform .25s cubic-bezier(.2,.8,.3,1.1),background .25s ease,box-shadow .25s ease,color .2s ease}.portal-bottom-nav__item--active .portal-bottom-nav__orb{transform:translateY(-16px) scale(1.12)}.portal-bottom-nav__icon{font-size:22px;line-height:1;color:inherit;display:flex;align-items:center;justify-content:center}.portal-bottom-nav__label{font-size:11px;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:margin .25s ease}.portal-bottom-nav__item--active .portal-bottom-nav__label{font-weight:700;margin-top:-12px}@media(max-width:374px){.portal-bottom-nav__label{font-size:10px}}.portal-bottom-nav__row:has(>:nth-child(5)) .portal-bottom-nav__label{font-size:10px}.portal-user-info-compact{display:none}@supports (min-height: 100dvh){.login-page,.login-page .login-page__viewport{min-height:100dvh!important}}@media(max-width:767px){.auth-card-page .ant-card-body{padding:20px 16px!important}.auth-card-page__header{margin-bottom:14px!important}.auth-card-page__logo{width:44px!important;height:44px!important}.auth-card-page .ant-input-affix-wrapper,.auth-card-page .ant-input{height:40px!important;min-height:40px!important;padding-top:0!important;padding-bottom:0!important}.auth-card-page .ant-input-affix-wrapper .ant-input{height:auto!important;min-height:0!important}.auth-card-page .ant-btn-lg{height:40px!important;font-size:14px!important}.auth-card-page .ant-form-item{margin-bottom:10px!important}.auth-card-page .ant-form-item .ant-form-item-label{padding-bottom:2px!important}.auth-card-page .ant-form-item .ant-form-item-label>label{height:auto!important;min-height:0!important;line-height:1.4!important}}@media(max-width:767px){.login-page .ant-input-affix-wrapper{height:40px!important;min-height:40px!important;padding-top:0!important;padding-bottom:0!important}.login-page .ant-btn-lg{height:40px!important;font-size:14px!important}.login-page .login-page__logo{width:44px!important;height:44px!important}.login-page .ant-form-item{margin-bottom:10px!important}.login-page .ant-form-item .ant-form-item-label{padding-bottom:2px!important}.login-page .ant-form-item .ant-form-item-label>label{height:auto!important;min-height:0!important;line-height:1.4!important}.login-page .login-page__header{margin-bottom:10px!important}.login-page .login-page__card .ant-card-body{padding:18px 16px!important}.login-page .ant-divider-horizontal{margin:8px 0!important}}@media(max-width:480px){.login-page .login-page__viewport{padding:16px!important}.login-page .login-page__card .ant-card-body{padding:18px 16px!important}.login-page .login-page__header{margin-bottom:10px!important}.login-page .login-page__logo{width:44px!important;height:44px!important;margin-bottom:8px!important}.login-page .login-page__header h3.ant-typography{font-size:18px!important}.login-page .ant-form-item{margin-bottom:10px!important}}@media(min-width:481px)and (max-width:767px){.login-page .login-page__viewport{padding:20px!important}}.portal-notif-btn .ant-badge{color:inherit}.ant-notification-notice-wrapper:has(>.portal-toast-banner){background:transparent!important;box-shadow:none!important;border-radius:24px!important}.portal-toast-banner.ant-notification-notice{padding:7px 8px 7px 14px!important;border-radius:24px!important;background:var(--sidebar-bg)!important;box-shadow:0 10px 28px #0000004d!important;width:400px!important}.portal-toast-banner .ant-notification-notice-message{margin:0!important;padding:0!important}.portal-toast-banner__row{display:flex;align-items:center;gap:9px;cursor:pointer;min-width:0}.portal-toast-banner__dot{width:8px;height:8px;border-radius:4px;flex-shrink:0}.portal-toast-banner__text{color:#fff;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}.portal-toast-banner__go{flex-shrink:0;font-size:12px;font-weight:700;border-radius:14px;padding:5px 14px;line-height:1.2}.ant-notification-topRight{top:72px!important}[data-theme=dark] .portal-toast-banner.ant-notification-notice{background:#333c4d!important}@media(max-width:767px){.ant-notification-top{top:72px!important}.portal-toast-banner.ant-notification-notice{width:calc(100vw - 20px)!important;max-width:none!important}}@media(max-width:768px){.user-guide-page .guide-toc{display:none!important}}@media(min-width:481px)and (max-width:768px){.user-guide-page .user-guide-page__search{width:180px!important}.user-guide-page .user-guide-page__main{padding:24px 16px!important;gap:16px!important}.user-guide-page .user-guide-page__section{padding:24px!important}}@media(max-width:480px){.user-guide-page .user-guide-page__header{padding:10px 16px!important}.user-guide-page .user-guide-page__brand-sub{display:none!important}.user-guide-page .user-guide-page__actions{width:100%;flex-wrap:nowrap}.user-guide-page .user-guide-page__search{flex:1;width:auto!important;min-width:0}.user-guide-page .user-guide-page__back-label{display:none}.user-guide-page .user-guide-page__main{padding:16px!important;gap:0!important}.user-guide-page .user-guide-page__section{padding:18px 16px!important;margin-bottom:16px!important}.user-guide-page .user-guide-page__section-icon{width:32px!important;height:32px!important;font-size:15px!important;border-radius:8px!important}}@supports (min-height: 100dvh){.contact-page{min-height:100dvh!important}}@media(min-width:481px)and (max-width:767px){.contact-page{padding:20px!important}.contact-page .contact-page__card .ant-card-body{padding:32px 24px!important}}@media(max-width:480px){.contact-page{padding:16px!important}.contact-page .contact-page__card .ant-card-body{padding:18px 14px!important}.contact-page .contact-page__header{margin-bottom:16px!important}.contact-page .contact-page__logo{width:52px!important;height:52px!important}.contact-page .contact-page__logo-sp{height:40px!important}.contact-page .contact-page__item-card .ant-card-body{display:flex;flex-direction:row;align-items:center;gap:14px;text-align:left!important;padding:14px!important}.contact-page .contact-page__item-icon{flex-shrink:0;display:flex}.contact-page .contact-page__item-icon .anticon{font-size:26px!important}.contact-page .contact-page__item-body{flex:1;min-width:0}.contact-page .contact-page__item-title{margin-top:0!important;margin-bottom:2px!important}}@supports (min-height: 100dvh){.auth-card-page{min-height:100dvh!important}}@media(min-width:481px)and (max-width:767px){.auth-card-page{padding:20px!important}.auth-card-page .ant-card-body{padding:32px 24px!important}}@media(max-width:480px){.auth-card-page{padding:16px!important}.auth-card-page .ant-card-body{padding:28px 20px!important}.auth-card-page .auth-card-page__logo{width:64px!important;height:64px!important;margin-bottom:12px!important}.auth-card-page .auth-card-page__header{margin-bottom:20px!important}}@supports (min-height: 100dvh){.invitation-respond-page{min-height:100dvh!important}}@media(max-width:480px){.invitation-respond-page{padding:16px!important}.invitation-respond-page .invitation-respond-page__card .ant-card-body{padding:20px 16px!important}.invitation-respond-page .invitation-respond-page__actions{flex-direction:column!important;gap:10px!important}.invitation-respond-page .invitation-respond-page__actions .ant-btn{min-width:0!important;width:100%}}@media(max-width:480px){.auction-page{padding:16px!important}.auction-page .ant-card .ant-card-body{padding:18px 14px!important}.auction-page h2.ant-typography{font-size:22px!important}}@media(max-width:767px){.portal-dashboard .ant-card-body{padding:16px 18px!important}.portal-dashboard .portal-auction-meta{flex-wrap:wrap!important;gap:4px 12px!important}.portal-dashboard .portal-auction-view-btn{min-width:44px;min-height:44px}.portal-dashboard .portal-auction-list-item{padding:14px 0!important;min-height:56px;min-width:0}.portal-dashboard{overflow-x:hidden}.auction-toolbar .ant-card-body{padding:10px!important}.auction-toolbar__filters,.auction-toolbar__meta{display:contents}.auction-toolbar__search{order:1;flex:1 1 calc(100% - 48px)!important;max-width:none!important;min-width:0}.auction-toolbar__refresh{order:2;width:36px;padding:0!important;justify-content:center}.auction-toolbar__refresh>span:not(.ant-btn-icon){display:none}.auction-toolbar__select{order:3;flex:1 1 40%!important;width:auto!important;min-width:0!important}.auction-toolbar__count{display:none!important}.auction-toolbar .ant-input-affix-wrapper,.auction-toolbar .ant-select,.auction-toolbar .ant-select-selector,.auction-toolbar__refresh{min-height:36px!important}.auction-toolbar .ant-select,.auction-toolbar .ant-select-selector{display:flex!important;align-items:center!important}.auction-toolbar .ant-input-clear-icon,.auction-toolbar .ant-select-clear,.auction-toolbar .ant-select-arrow{font-size:16px!important}.ant-input-clear-icon,.ant-select-clear{padding:8px!important;margin:-8px!important;box-sizing:content-box!important}.auction-card__cover{padding:12px 14px!important}.auction-card__icon-box{width:44px!important;height:44px!important;border-radius:12px!important;margin-bottom:8px!important}.auction-card__icon-box .anticon{font-size:24px!important}}.auction-card:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:2px}*,:before,:after{corner-shape:squircle}.ant-avatar,.ant-avatar>*,.ant-btn-circle,.ant-switch,.ant-switch-handle:before,.ant-radio,.ant-radio-inner,.ant-spin-dot-item,.ant-badge-dot,.ant-badge-status-dot,.ant-badge-count,.ant-scroll-number,.ant-steps-item-icon,.ant-timeline-item-head,.ant-slider-handle,.ant-float-btn,.ant-back-top{corner-shape:round}.data-table-toolbar__refresh{margin-left:auto}@media(max-width:480px){.page-header{margin-bottom:16px!important}.page-header h3.ant-typography{font-size:16px!important;line-height:1.3!important}.page-header .page-header__breadcrumb{font-size:12px!important;margin-bottom:10px!important}}@media(max-width:767px){.bidding-room .ant-card-body{padding:12px}.bidding-form-panel{padding:14px!important}.quick-bid-buttons{display:grid!important;grid-template-columns:1fr 1fr}.quick-bid-buttons .ant-btn{min-width:0!important}.winner-card{padding:12px 14px!important}.bidding-admin-bar{padding:10px 12px}.bidding-admin-bar .ant-divider-vertical{display:none!important}.bidding-admin-bar .ant-btn{min-height:40px!important}.bidding-sound-btn,.bidding-doc-btn{min-width:40px!important;min-height:40px!important}.page-header__extra{margin-left:auto}.bidding-entity-card{border:1px solid var(--ant-color-border-secondary);border-radius:var(--ant-border-radius);padding:10px 12px}.bidding-entity-list{gap:0!important}.bidding-entity-list .bidding-entity-card{border:0;border-radius:0;border-bottom:1px solid var(--ant-color-border-secondary);padding:10px 2px}.bidding-entity-list .bidding-entity-card:last-child{border-bottom:0;padding-bottom:2px}.bidding-entity-list .bidding-entity-card:first-child{padding-top:2px}.data-table-toolbar .ant-input-affix-wrapper,.data-table-toolbar .ant-select,.data-table-toolbar .ant-select-selector,.data-table-toolbar .ant-btn{min-height:36px!important}.data-table-toolbar .ant-select,.data-table-toolbar .ant-select-selector{display:flex!important;align-items:center!important}.data-table-toolbar__search{flex:1.4 1 0!important;min-width:0;max-width:none!important}.data-table-toolbar__extra{flex:0 1 145px;min-width:0}.data-table-toolbar__extra .ant-select{width:100%!important}.data-table-toolbar__refresh{width:36px;padding:0!important;justify-content:center}.data-table-toolbar__refresh>span:not(.ant-btn-icon){display:none}.invitation-card .ant-card-body{padding:12px 14px!important}.invitation-card__row{gap:14px!important}.invitation-card__datestamp{min-width:46px!important;padding-right:12px!important}.invitation-card__title{white-space:normal!important}}@media print{.no-print,.ant-layout-sider,.ant-layout-header,.ant-layout-footer,.ant-pagination,.ant-btn{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}.ant-layout{display:block!important}body,.ant-table,.ant-card{color:#000!important;background:#fff!important}.ant-table-wrapper{overflow:visible!important}.ant-table{border:1px solid #ddd!important}.ant-table-thead>tr>th{background:#f5f5f5!important;color:#000!important;border-bottom:2px solid #333!important}}.ant-layout-header{padding-top:env(safe-area-inset-top)!important;height:calc(64px + env(safe-area-inset-top))!important}.offline-banner{position:fixed;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translate(-50%);z-index:3000;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:8px 16px;border-radius:999px;color:#fff;font-size:13px;font-weight:500;box-shadow:0 4px 12px #00000040}
