/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.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,)}}:root{--ink:#17201f;--muted:#6e7b79;--line:#dfe5e4;--soft:#f6f8f8;--cyan:#22dfcf;--cyan-dark:#087b72;--red:#d64545}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f4f6f6;font-family:Arial,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #22dfcf59}.page-loading{min-height:100vh;color:var(--cyan-dark);place-items:center;font-size:30px;font-weight:900;display:grid}.solid-button{color:#fff;background:#17201f;border:0;border-radius:7px;height:40px;padding:0 20px;font-weight:700}.solid-button:hover{background:#2b3836}.solid-button:disabled{opacity:.6;cursor:wait}.login-page{background:#f3f6f5;place-items:center;min-height:100vh;padding:24px;display:grid}.login-box{border:1px solid var(--line);text-align:center;background:#fff;border-radius:12px;width:min(370px,100%);padding:34px;position:relative;box-shadow:0 14px 45px #182d2a14}.logo-mark{background:#2f2e41;border-radius:8px;place-items:center;width:42px;height:42px;margin:0 auto 12px;display:grid;overflow:hidden}.logo-mark img{object-fit:cover;width:100%;height:100%;display:block}.login-box h1{margin:0;font-size:25px}.login-box>p{color:var(--muted);margin:5px 0 20px;font-size:13px}.login-mode{background:#edf2f1;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:3px;margin-bottom:20px;padding:3px;display:grid}.login-mode button{color:#6b7774;background:0 0;border:0;border-radius:5px;height:34px;font-size:10px;font-weight:700}.login-mode button.active{color:#17201f;background:#fff;box-shadow:0 1px 5px #00000014}.login-box form{text-align:left;flex-direction:column;gap:14px;display:flex}.login-box label{flex-direction:column;gap:6px;display:flex}.login-box label span{font-size:12px;font-weight:700}.login-box input{border:1px solid #d9e1df;border-radius:7px;outline:0;width:100%;height:42px;padding:0 11px}.login-box input:focus{border-color:#3dbdb2}.login-box form .solid-button{width:100%;margin-top:3px}.form-error{color:#b53636;background:#fff0f0;border-radius:6px;padding:8px 10px;font-size:11px}.text-button{color:#138073;cursor:pointer;background:0 0;border:0;font-size:11px}.demo-title{color:#8a9593;align-items:center;gap:9px;margin:24px 0 10px;font-size:10px;display:flex}.demo-title:before,.demo-title:after{content:"";background:var(--line);flex:1;height:1px}.demo-login-row{grid-template-columns:1fr;gap:7px;display:grid}.demo-login-row button{border:1px solid var(--line);color:#42504e;background:#f8faf9;border-radius:6px;height:35px;font-size:10px}.demo-login-row button:hover{border-color:#65bbb3}.login-box>small{color:#929c9a;margin-top:9px;font-size:9px;display:block}.merchant-tip{line-height:1.6;margin-top:18px!important}.dashboard{min-height:100vh}.simple-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex}.simple-brand{align-items:center;gap:9px;display:flex}.simple-brand>span{background:#2f2e41;border-radius:6px;place-items:center;width:29px;height:29px;font-weight:900;display:grid;overflow:hidden}.simple-brand>span img{object-fit:cover;width:100%;height:100%;display:block}.simple-brand strong{font-size:16px}.header-account{align-items:center;gap:10px;font-size:12px;display:flex}.header-account>b{font-size:12px}.header-account>button{color:#7d8987;background:0 0;border:0;font-size:11px}.header-account>button:hover{color:#b23a3a}.role-tag{border-radius:5px;padding:4px 7px;font-size:10px;font-weight:800}.role-tag.customer{color:#12766d;background:#def8f4}.role-tag.seller{color:#65548c;background:#eeeafa}.role-tag.admin{color:#8b5c16;background:#fff0dc}.content-wrap{width:min(1500px,100% - 36px);margin:0 auto;padding:27px 0 50px}.title-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.title-row h1{margin:0 0 4px;font-size:23px}.title-row p{color:var(--muted);margin:0;font-size:11px}.table-search{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;width:270px;height:38px;padding:0 11px;display:flex}.table-search span{color:#899492;font-size:10px}.table-search input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.customer-availability{background:#f8fcfb;border:1px solid #d8e5e2;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;min-height:54px;margin-bottom:9px;padding:10px 13px;display:flex}.availability-summary{flex:none;align-items:center;gap:9px;display:flex}.availability-dot{background:#23b89f;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #23b89f1f}.no-online .availability-dot{background:#aab3b1;box-shadow:0 0 0 4px #8c97941f}.availability-summary div{flex-direction:column;gap:2px;display:flex}.availability-summary strong{font-size:11px}.availability-summary small{color:#73807d;font-size:9px}.seller-seat-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.seller-seat-list>span{color:#23766e;background:#fff;border:1px solid #dfe8e6;border-radius:6px;align-items:center;gap:7px;padding:6px 8px;font-size:9px;display:inline-flex}.seller-seat-list b{color:#34413f;font-size:10px}.merchant-workspace-list{flex:1;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:7px;margin-top:10px;display:grid}.merchant-workspace-card{min-width:0;color:var(--ink);text-align:left;background:#fff;border:1px solid #dfe8e6;border-radius:7px;gap:7px;padding:9px 10px;display:grid}.merchant-workspace-card:hover{background:#f5fcfb;border-color:#75c8bd}.merchant-workspace-card.selected{background:#effbf9;border-color:#0d887c;box-shadow:0 0 0 2px #22dfcf26}.merchant-workspace-main{justify-content:space-between;align-items:center;gap:8px;display:flex}.merchant-workspace-main b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.merchant-workspace-main small{color:#0c7d73;flex:none;font-size:9px;font-weight:800}.merchant-workspace-load{gap:4px;display:grid}.merchant-load-label{color:#667572;font-size:9px}.merchant-load-track{background:#e7efed;border-radius:5px;height:6px;overflow:hidden}.merchant-load-track i{border-radius:inherit;background:#22b8aa;height:100%;display:block}.merchant-workspace-load small{color:#7b8784;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.merchant-choice-hint{color:#73807d;flex-basis:100%;margin-top:8px;font-size:9px;display:block}.merchant-workspace-summary{background:#fff;border:1px solid #d7e7e3;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;padding:11px 13px;display:flex}.merchant-workspace-summary>div:first-child{gap:3px;display:grid}.merchant-workspace-summary strong{font-size:12px}.merchant-workspace-summary small{color:#788783;font-size:9px}.merchant-workspace-summary-stats{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.merchant-workspace-summary-stats span{color:#11736a;background:#effbf9;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:800}.customer-review-alert{background:#fffaf0;border:1px solid #efddb5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin-bottom:9px;padding:10px 13px;display:flex}.customer-review-alert.blocked{background:#fff2f1;border-color:#efbbb6}.customer-review-alert div{flex-direction:column;gap:3px;display:flex}.customer-review-alert strong{color:#725927;font-size:11px}.customer-review-alert.blocked strong{color:#b23832}.customer-review-alert small{color:#806f51;font-size:9px}.customer-review-alert button{color:#6d5421;background:#fff;border:1px solid #dbc998;border-radius:5px;flex:none;height:30px;padding:0 12px;font-size:10px;font-weight:800}.customer-review-alert.blocked button{color:#a7302b;border-color:#e4aaa5}.submit-section{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:14px;padding:14px 15px 15px}.submit-mode-tabs{background:#edf2f1;border-radius:6px;gap:3px;margin-bottom:12px;padding:3px;display:inline-flex}.submit-mode-tabs button{color:#6b7774;background:0 0;border:0;border-radius:4px;height:29px;padding:0 13px;font-size:10px;font-weight:800}.submit-mode-tabs button.active{color:#087b72;background:#fff;box-shadow:0 1px 5px #00000014}.submit-bar{align-items:flex-end;gap:10px;display:flex}.submit-bar>div{width:250px}.submit-bar .link-field{flex:1}.submit-bar label,.batch-submit-bar label{margin:0 0 6px;font-size:10px;font-weight:800;display:block}.submit-bar input,.batch-submit-bar input,.batch-submit-bar textarea{border:1px solid #d9e1df;border-radius:6px;outline:0;width:100%;font-size:12px}.submit-bar input,.batch-submit-bar input{height:40px;padding:0 10px}.submit-bar input:focus,.batch-submit-bar input:focus,.batch-submit-bar textarea:focus{border-color:#37b7ac}.batch-submit-bar{grid-template-columns:250px minmax(320px,1fr) auto;align-items:end;gap:10px;display:grid}.batch-submit-bar textarea{resize:vertical;height:88px;padding:9px 10px;line-height:1.5;display:block}.batch-links-field small{color:#7d8987;margin-top:5px;font-size:9px;line-height:1.4;display:block}.admin-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:14px;padding:15px}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-panel h2{margin:0 0 4px;font-size:17px}.admin-panel p{color:var(--muted);margin:0;font-size:9px}.admin-panel-head label{align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.admin-panel-head select{border:1px solid var(--line);background:#fff;border-radius:6px;height:34px;padding:0 8px;font-size:11px}.pending-applications{background:#fffaf0;border:1px solid #f0dfb4;border-radius:7px;margin:14px 0;padding:10px}.pending-applications-title{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;display:flex}.pending-applications-title span{color:#fff;text-align:center;background:#e5a72b;border-radius:10px;min-width:20px;padding:2px 6px;font-size:10px}.pending-applications>small{color:var(--muted);font-size:10px}.pending-application-list{gap:6px;display:grid}.pending-application-list article{background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:8px;display:flex}.pending-application-list article>div{gap:2px;display:grid}.pending-application-list article small{color:var(--muted);font-size:9px}.pending-application-list button{color:#08766b;cursor:pointer;background:#e6faf7;border:1px solid #8acfc6;border-radius:5px;padding:4px 8px;font-size:10px}.pending-application-list button.danger{color:#b53636;background:#fff1f1;border-color:#efb1b1;margin-left:5px}.merchant-code-form{background:#f6f9f8;border-radius:7px;grid-template-columns:auto minmax(190px,1fr) 220px auto;align-items:center;gap:8px;margin:14px 0;padding:10px;display:grid}.merchant-code-form strong{font-size:11px}.merchant-code-form input{border:1px solid #d9e1df;border-radius:6px;height:36px;padding:0 9px;font-size:10px}.merchant-code-form .solid-button{height:36px;font-size:10px}.merchant-metrics{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px;display:grid}.merchant-metrics article{border:1px solid #e0e6e4;border-radius:7px;padding:10px 11px}.merchant-metrics article>div{justify-content:space-between;gap:8px;display:flex}.merchant-metrics strong{font-size:11px}.merchant-metrics article span{font-size:9px}.merchant-metrics .online{color:#138073}.merchant-metrics .offline{color:#a1aaa8}.merchant-metrics article>b{color:#0a766d;margin:8px 0 4px;font-size:15px;display:block}.merchant-metrics small{color:#7b8784;font-size:9px}.admin-overview{background:linear-gradient(135deg,#fff 0%,#f0fbf9 100%);border:1px solid #d7e7e3;border-radius:10px;margin-bottom:12px;padding:15px;box-shadow:0 8px 24px #1d564e0d}.admin-overview-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.admin-overview-heading>div{align-items:baseline;gap:10px;display:flex}.admin-eyebrow,.admin-section-label{color:#0b8076;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:900}.admin-overview-heading strong{color:#788783;font-size:9px;font-weight:500}.admin-refresh-button{color:#0b776e;background:#fff;border:1px solid #b7ddd7;border-radius:6px;height:30px;padding:0 11px;font-size:10px;font-weight:800}.admin-refresh-button:hover{background:#e9faf7;border-color:#7ecbc0}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.admin-kpi{background:#ffffffdb;border:1px solid #e0e9e7;border-radius:8px;min-height:94px;padding:12px 13px;position:relative;overflow:hidden}.admin-kpi:after{content:"";background:#22dfcf1a;border-radius:50%;width:72px;height:72px;position:absolute;bottom:-20px;right:-16px}.admin-kpi span,.admin-kpi small{color:#6e7b79;font-size:9px;display:block}.admin-kpi strong{color:#17201f;font-variant-numeric:tabular-nums;margin:6px 0 3px;font-size:26px;line-height:1;display:block}.admin-kpi-complete strong{color:#168276}.admin-kpi-review strong{color:#bd7a1d}.admin-kpi-online strong{color:#227f95}.admin-panel-head>div{min-width:0}.admin-panel-head .admin-section-label{margin-bottom:4px;display:block}.admin-panel-head h2{font-size:16px}.pending-applications-title{align-items:flex-start}.pending-applications-title>div{gap:3px;display:grid}.pending-applications-title small{color:#9b8866;font-size:9px;font-weight:500}.account-management-head>div:first-child{gap:3px;min-width:0;display:grid}.account-management-head small{display:block}.account-filter-tabs{background:#eaf2f0;border-radius:6px;flex:none;gap:3px;padding:3px;display:flex}.account-filter-tabs button{color:#6a7874;background:0 0;border:0;border-radius:4px;height:25px;padding:0 9px;font-size:9px;font-weight:800}.account-filter-tabs button.active{color:#087b72;background:#fff;box-shadow:0 1px 4px #00000014}.admin-section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:15px 0 8px;display:flex}.admin-section-heading>div{gap:3px;display:grid}.admin-section-heading small,.admin-section-heading>span{color:#7b8784;font-size:9px}.admin-section-heading>span{white-space:nowrap}.pagination-bar{color:#7b8784;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 4px 0;font-size:10px;display:flex}.pagination-bar.compact{border-top:1px solid #edf1f0;padding:8px 10px 10px}.pagination-controls{align-items:center;gap:6px;display:flex}.pagination-controls strong{color:#50625e;text-align:center;font-variant-numeric:tabular-nums;min-width:76px;font-size:10px}.pagination-controls button{color:#35645d;background:#fff;border:1px solid #d5e1de;border-radius:5px;height:28px;padding:0 9px;font-size:9px;font-weight:800}.pagination-controls button:hover:not(:disabled){background:#effbf9;border-color:#7dcac0}.pagination-controls button:disabled{cursor:not-allowed;opacity:.45}.account-management{border:1px solid #e0e6e4;border-radius:7px;margin-top:14px;overflow:hidden}.account-management-head{background:#f6f9f8;justify-content:space-between;align-items:baseline;gap:10px;padding:10px 11px;display:flex}.account-management-head strong{font-size:11px}.account-management-head small{color:#7b8784;font-size:9px}.account-table-wrap{overflow-x:auto}.account-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:760px;font-size:10px}.account-table th{color:#49605b;background:#edf4f2;border:0;height:32px;padding:0 8px;font-size:9px}.account-table td{white-space:nowrap;border-top:1px solid #edf0f0;height:38px;padding:5px 8px;font-size:10px}.account-table td:nth-child(2){min-width:130px}.account-table td:nth-child(2) b,.account-table td:nth-child(2) small{display:block}.account-table td:nth-child(2) small{color:#7b8784;margin-top:2px;font-size:9px}.account-table td button{color:#0d756c;background:#effbf9;border:1px solid #b8dcd6;border-radius:5px;height:26px;padding:0 9px;font-size:9px;font-weight:700}.account-status{color:#6b7774;background:#eef2f1;border-radius:4px;padding:3px 6px;font-size:9px;display:inline-block}.account-status.approved{color:#14756c;background:#e3f8f4}.account-status.pending{color:#8a641e;background:#fff3d7}.account-status.rejected,.account-status.suspended{color:#b23c36;background:#fff0ef}.participant-stats{background:#fff;border:1px solid #dce5e3;border-radius:8px;align-items:flex-start;gap:16px;margin-bottom:8px;padding:11px 13px;display:flex}.participant-stats-title{flex-direction:column;flex:none;gap:3px;width:125px;padding-top:5px;display:flex}.participant-stats-title strong{font-size:11px}.participant-stats-title small{color:#87918f;font-size:9px}.participant-stat-groups{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.participant-stat-group{align-items:flex-start;gap:9px;display:flex}.participant-stat-group>span{color:#73807d;flex:none;width:46px;padding-top:6px;font-size:9px;font-weight:800}.participant-stat-group>div{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.participant-stat-group article{background:#f8faf9;border:1px solid #e1e8e6;border-radius:5px;align-items:center;gap:7px;min-height:27px;padding:4px 8px;display:inline-flex}.participant-stat-group b{font-size:10px}.participant-stat-group small{color:#64716e;font-size:9px}.list-tools{justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 4px;display:flex}.list-tools-info{justify-content:flex-end;align-items:center;gap:9px;display:flex}.list-tools-info>span{color:#88928f;font-size:10px}.list-filter-control{color:#7a8884;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.list-filter-control select{color:#3c4d49;background:#fff;border:1px solid #d7e1de;border-radius:5px;max-width:150px;height:29px;padding:0 7px;font-size:9px}.seat-badge{background:#17201f;border-radius:5px;padding:5px 8px;font-weight:800;color:#fff!important}.claim-limit-badge{background:#e5f7f4;border-radius:5px;padding:5px 8px;font-weight:700;color:#14756c!important}.claim-limit-badge.blocked{background:#fff0ef;color:#b23c36!important}.filter-tabs{gap:3px;display:flex}.filter-tabs button{color:#697572;background:0 0;border:0;border-radius:5px;height:30px;padding:0 12px;font-size:11px;font-weight:700}.filter-tabs button.active{color:#11736a;background:#dff7f4}.table-frame{background:#fff;border:1px solid #cfd8d6;border-radius:7px;overflow:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1460px;font-size:12px}th{color:#073c37;text-align:left;white-space:nowrap;background:#19ded0;border-right:1px solid #16bdb1;height:38px;padding:0 10px;font-size:11px}th:first-child{width:75px}th:nth-child(2){width:205px}th:nth-child(3){width:110px}th:nth-child(4){width:180px}th:nth-child(5){width:auto;min-width:340px}th:nth-child(6),th:nth-child(7),th:nth-child(8){width:120px}th:nth-child(9){width:95px}th:nth-child(10){width:220px}td{border-top:1px solid var(--line);color:#303a38;white-space:nowrap;text-overflow:ellipsis;border-right:1px solid #edf0f0;height:43px;padding:5px 10px;overflow:hidden}tbody tr:hover td{background:#f7fbfa}.finished-row td{background:#f2fbf8}.finished-row:hover td{background:#eaf8f4}.timestamp-cell{text-overflow:clip;white-space:nowrap;font-variant-numeric:tabular-nums;min-width:205px;overflow:visible}.id-cell{font-weight:800}.participant-cell{font-weight:700}.link-cell-inner{align-items:center;gap:8px;min-width:0;display:flex}.link-cell a{color:#0665cc;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;display:block;overflow:hidden}.copy-button{color:#4b5c58;background:#fff;border:1px solid #cdd9d6;border-radius:5px;flex:none;height:26px;padding:0 9px;font-size:9px;font-weight:700}.copy-button:hover{color:#0a776d;background:#effbf9;border-color:#35b9ae}.seller-cell span,.action-cell>span{color:#a5aeac}.complete-text{font-size:10px;font-weight:800;color:#198176!important}.chat-cell button{color:#0d756c;background:#effbf9;border:1px solid #b9dcd7;border-radius:5px;height:28px;padding:0 9px;font-size:9px;font-weight:800}.chat-cell button:hover{background:#dcf8f4;border-color:#34b8ac}.chat-cell>span{color:#a5aeac}.chat-cell button{align-items:center;gap:5px;display:inline-flex}.chat-cell button.has-unread{color:#a4322d;background:#fff2f1;border-color:#efaaa5}.chat-cell button i{color:#fff;background:#d93636;border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:8px;font-style:normal;line-height:1;display:inline-grid}.status-select{color:#043f3a;background:var(--cyan);border:0;border-radius:14px;outline:0;width:100%;height:27px;padding:0 8px;font-size:11px;font-weight:700}.status-select.fail{color:#fff;background:#d51e1e}.status-select.empty{color:#6b7774;background:#e8eceb}.status-select:disabled{opacity:1;cursor:default}.take-button{color:#fff;background:#17201f;border:0;border-radius:5px;min-width:54px;height:29px;padding:0 9px;font-size:10px;font-weight:800}.take-button:hover{background:#2f3c3a}.take-button:disabled{color:#8c9694;cursor:not-allowed;background:#e5e9e8}.take-button.accept{background:#0f8177}.take-button.accept:hover{background:#096b63}.assign-control{gap:5px;display:flex}.assign-control select{border:1px solid #d7dfdd;border-radius:5px;flex:1;min-width:0;height:28px;font-size:9px}.assign-control button{color:#fff;background:#17201f;border:0;border-radius:5px;height:28px;font-size:9px;font-weight:800}.empty-table{text-align:center;color:#8c9794;height:120px}.simple-toast{color:#fff;background:#17201f;border-radius:7px;padding:10px 17px;font-size:11px;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000002e}.moderation-overlay{z-index:50;background:#111f1d94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.moderation-dialog{text-align:left;background:#fff;border-radius:12px;width:min(440px,100%);padding:24px;box-shadow:0 24px 70px #00000047}.moderation-icon{color:#fff;background:#b42318;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:14px;font-size:25px;font-weight:800;display:grid}.moderation-dialog h2{color:#17201f;margin:0 0 14px;font-size:18px}.moderation-dialog p{color:#4d5b58;margin:0 0 12px;font-size:12px;line-height:1.7}.moderation-dialog .moderation-danger{color:#b42318;font-weight:800}.moderation-dialog .solid-button{width:100%;margin-top:7px}.chat-overlay{z-index:30;background:#111f1d6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.chat-dialog{background:#fff;border-radius:11px;flex-direction:column;width:min(560px,100%);max-height:min(720px,100vh - 36px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0000003b}.chat-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 15px;display:flex}.chat-dialog h2{margin:0 0 3px;font-size:16px}.chat-dialog header p{color:#74817e;margin:0;font-size:10px}.chat-dialog header>button{color:#596763;background:#f0f4f3;border:0;border-radius:6px;flex:none;width:31px;height:31px;font-size:20px;line-height:1}.chat-policy{color:#735a22;background:#fff9e9;border-bottom:1px solid #f0dfb5;padding:8px 15px;font-size:10px}.chat-messages{background:#f6f8f8;flex-direction:column;flex:1;gap:9px;min-height:260px;padding:14px 15px;display:flex;overflow:auto}.chat-empty{color:#909a98;flex:1;place-items:center;font-size:11px;display:grid}.chat-messages article{align-self:flex-start;max-width:82%}.chat-messages article.mine{align-self:flex-end}.chat-messages article>div{align-items:center;gap:6px;margin:0 3px 3px;display:flex}.chat-messages b{font-size:9px}.chat-messages span{color:#667370;background:#e4ecea;border-radius:3px;padding:2px 4px;font-size:8px}.chat-messages time{color:#8a9592;margin-left:auto;font-size:8px}.chat-messages p{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #dfe6e4;border-radius:3px 9px 9px;margin:0;padding:9px 11px;font-size:11px;line-height:1.55}.chat-messages article.mine p{background:#dff8f5;border-color:#8edbd2;border-radius:9px 3px 9px 9px}.chat-compose{border-top:1px solid var(--line);background:#fff;padding:11px 13px 13px}.chat-compose textarea{resize:none;border:1px solid #d7e0de;border-radius:7px;outline:0;width:100%;height:72px;padding:9px 10px;font-size:11px;line-height:1.5;display:block}.chat-compose textarea:focus{border-color:#34b8ac}.chat-compose>div{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.chat-compose small{color:#8b9693;font-size:9px}.chat-compose .solid-button{min-width:78px;height:34px;font-size:10px}.chat-message-image{background:#e9eeed;border-radius:8px;margin-bottom:5px;display:block;overflow:hidden}.chat-message-image img{object-fit:contain;max-width:100%;max-height:280px;display:block}.chat-image-preview{background:#edf2f1;border:1px solid #cfdad7;border-radius:7px;width:130px;height:82px;position:relative;overflow:hidden;margin:0 0 8px!important;display:block!important}.chat-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.chat-image-preview span{color:#fff;text-align:center;background:#121f1dbf;place-items:center;padding:8px 26px 8px 8px;font-size:9px;line-height:1.35;display:grid;position:absolute;inset:0}.chat-image-preview button{z-index:1;color:#fff;background:#16201fc7;border:0;border-radius:50%;width:22px;height:22px;font-size:15px;line-height:1;position:absolute;top:4px;right:4px}.login-language{position:absolute;top:18px;right:18px}label.language-picker{color:#53615e;background:#f8faf9;border:1px solid #dbe3e1;border-radius:16px;flex-direction:row;align-items:center;gap:4px;width:auto;height:31px;padding:0 7px;display:inline-flex}label.language-picker>span{flex:none;font-size:12px;font-weight:800;line-height:1}.language-picker select{color:#374441;cursor:pointer;background:0 0;border:0;outline:0;width:auto;max-width:82px;height:28px;padding:0 2px;font-size:10px;font-weight:700}.language-picker:focus-within{border-color:#39b9ae;box-shadow:0 0 0 3px #22dfcf24}@media (width<=700px){.simple-header{padding:0 10px}.simple-brand strong{display:none}.header-account{gap:6px}.header-account>b{display:none}.content-wrap{width:calc(100% - 20px);padding-top:18px}.title-row{flex-direction:column;align-items:stretch}.table-search{width:100%}.customer-availability,.customer-review-alert{flex-direction:column;align-items:stretch}.customer-review-alert button{width:100%}.seller-seat-list{justify-content:flex-start}.merchant-workspace-list{grid-template-columns:1fr;width:100%}.merchant-workspace-summary{flex-direction:column;align-items:flex-start}.merchant-workspace-summary-stats{justify-content:flex-start}.filter-tabs{scrollbar-width:none;max-width:100%;overflow-x:auto}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{flex:none}.list-tools-info{flex-wrap:wrap;justify-content:flex-start}.list-filter-control select{max-width:132px}.submit-bar{flex-direction:column;align-items:stretch}.submit-bar>div,.submit-bar .solid-button{width:100%}.batch-submit-bar{flex-direction:column;align-items:stretch;display:flex}.batch-submit-bar .solid-button{width:100%}.admin-panel-head,.participant-stats{flex-direction:column}.participant-stats-title{width:auto}.participant-stat-group{flex-direction:column;gap:4px}.participant-stat-group>span{width:auto}.merchant-code-form{flex-direction:column;align-items:stretch;display:flex}.list-tools-info>span:last-child{display:none}.claim-limit-badge{max-width:180px}.demo-login-row{grid-template-columns:1fr}.admin-dashboard .content-wrap{width:calc(100% - 16px);padding-top:16px}.admin-dashboard .title-row{margin-bottom:12px}.admin-dashboard .title-row h1{font-size:20px}.admin-overview{border-radius:9px;padding:12px}.admin-overview-heading{flex-direction:column;align-items:flex-start;gap:8px}.admin-overview-heading>div{justify-content:space-between;width:100%}.admin-refresh-button{width:100%}.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-kpi{min-height:82px;padding:10px}.admin-kpi strong{font-size:23px}.admin-kpi small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-dashboard .admin-panel{padding:11px}.admin-dashboard .admin-panel-head{gap:10px}.admin-dashboard .admin-panel-head label{background:#f5f9f8;border-radius:6px;justify-content:space-between;width:100%;padding:9px}.admin-dashboard .admin-panel-head select{flex:1;max-width:190px}.pending-application-list article{flex-direction:column;align-items:flex-start}.pending-application-list article>span{width:100%;display:flex}.pending-application-list article button{flex:1;height:32px}.account-management-head{flex-direction:column;align-items:flex-start}.account-filter-tabs{width:100%}.account-filter-tabs button{flex:1}.account-table{min-width:700px}.admin-section-heading{flex-direction:column;align-items:flex-start;gap:4px}.admin-section-heading>span{white-space:normal}.pagination-bar{flex-direction:column;align-items:flex-start;gap:7px;padding-left:0;padding-right:0}.pagination-bar.compact{padding-left:8px;padding-right:8px}.pagination-controls{justify-content:space-between;width:100%}.pagination-controls button{min-width:74px;height:32px}.pagination-controls strong{flex:1}.seller-dashboard .simple-header{z-index:10;height:54px;position:sticky;top:0;box-shadow:0 2px 10px #17201f0f}.seller-dashboard .header-account>b{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:11px;display:block;overflow:hidden}.seller-dashboard .content-wrap{width:calc(100% - 16px);padding:14px 0 30px}.seller-dashboard .title-row{gap:10px;margin-bottom:10px}.seller-dashboard .title-row h1{font-size:19px}.seller-dashboard .title-row p{font-size:10px}.seller-dashboard .table-search{height:40px}.seller-dashboard .list-tools{gap:8px;margin-bottom:10px;padding:0;display:grid}.seller-dashboard .filter-tabs{scrollbar-width:none;width:100%;padding-bottom:2px;overflow-x:auto}.seller-dashboard .filter-tabs::-webkit-scrollbar{display:none}.seller-dashboard .filter-tabs button{flex:none;min-height:36px;padding:0 14px}.seller-dashboard .list-tools-info{flex-wrap:wrap;justify-content:flex-start;gap:6px}.seller-dashboard .list-tools-info>span:last-child{width:100%;font-size:9px;display:block}.seller-dashboard .seat-badge,.seller-dashboard .claim-limit-badge{align-items:center;min-height:30px;display:inline-flex}.seller-dashboard .table-frame{background:0 0;border:0;overflow:visible}.seller-dashboard table{min-width:0;display:block}.seller-dashboard thead{display:none}.seller-dashboard tbody{gap:10px;display:grid}.seller-dashboard tbody tr{background:#fff;border:1px solid #dce5e3;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 8px;padding:8px;display:grid;box-shadow:0 3px 12px #1f35320d}.seller-dashboard tbody tr.finished-row{border-color:#a8ddd4}.seller-dashboard tbody td{white-space:normal;text-overflow:clip;border:0;min-width:0;height:auto;min-height:34px;padding:5px 3px;font-size:11px;overflow:visible}.seller-dashboard tbody td:first-child{font-size:13px;font-weight:800}.seller-dashboard tbody td:nth-child(2){color:#75817e;text-align:right}.seller-dashboard tbody td.timestamp-cell{text-align:left;grid-column:1/-1;min-width:0}.seller-dashboard tbody td:nth-child(3),.seller-dashboard tbody td:nth-child(4){border-top:1px solid #eef2f1}.seller-dashboard tbody td:nth-child(5),.seller-dashboard tbody td:nth-child(6),.seller-dashboard tbody td:nth-child(7),.seller-dashboard tbody td:nth-child(9),.seller-dashboard tbody td:nth-child(10){border-top:1px solid #eef2f1;grid-column:1/-1}.seller-dashboard tbody td:nth-child(5){padding-top:8px}.seller-dashboard .link-cell-inner{align-items:center;gap:6px}.seller-dashboard .link-cell a{white-space:normal;overflow-wrap:anywhere;font-size:11px;line-height:1.35}.seller-dashboard .copy-button{min-width:58px;height:36px;min-height:36px;font-size:10px}.seller-dashboard .status-select{height:38px;font-size:12px}.seller-dashboard .chat-cell button{width:100%;height:38px;min-height:38px;font-size:11px}.seller-dashboard .action-cell{align-items:center;min-height:44px;display:flex}.seller-dashboard .action-cell .take-button{width:100%;height:42px;min-height:42px;font-size:12px}.seller-dashboard .empty-table{min-height:100px;padding-top:38px;display:block}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
