*,*: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}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){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}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.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,.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:14px!important}.dashboard-stats-card__inner{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.dashboard-stats-card__icon{width:36px!important;height:36px!important;font-size:17px!important;border-radius:10px!important}.dashboard-stats-card__value{font-size:22px!important}.dashboard-stats-card__suffix{font-size:11px!important}.dashboard-stats-card__title{font-size:12px!important;line-height:1.35!important}}.dashboard-stats-card{height:100%}.portal-dashboard .ant-card{min-width:0}.portal-auction-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.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:8px 4px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:color .15s}.portal-bottom-nav__pill{display:flex;align-items:center;justify-content:center;width:56px;height:30px;border-radius:16px;transition:background .2s ease}.portal-bottom-nav__icon{font-size:21px;line-height:1;color:inherit;display:flex;align-items:center;justify-content:center}.portal-bottom-nav__label{font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.portal-bottom-nav__item--active .portal-bottom-nav__label{font-weight:600}.portal-user-info-compact{display:none}@supports (min-height: 100dvh){.login-page,.login-page .login-page__viewport{min-height:100dvh!important}}@media(max-width:480px){.login-page .login-page__viewport{padding:16px!important}.login-page .login-page__card .ant-card-body{padding:22px 18px!important}.login-page .login-page__header{margin-bottom:14px!important}.login-page .login-page__logo{width:52px!important;height:52px!important;margin-bottom:8px!important}.login-page .login-page__header h3.ant-typography{font-size:20px!important}.login-page .ant-form-item{margin-bottom:14px!important}}@media(min-width:481px)and (max-width:767px){.login-page .login-page__viewport{padding:20px!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__filters,.auction-toolbar__meta{flex:1 1 100%!important}.auction-toolbar__meta{justify-content:space-between}.auction-toolbar__search{flex:1 1 100%!important;max-width:none!important}.auction-toolbar__select{flex:1 1 0!important;width:auto!important;min-width:0!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}.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:18px!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:36px!important}.bidding-sound-btn,.bidding-doc-btn{min-width:36px!important;min-height:36px!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:12px}.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 1 100%!important;max-width:none!important}.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}
