.seller-toast{left:50%;bottom:calc(24px + env(safe-area-inset-bottom,0));z-index:1000;border-radius:8px;width:max-content;max-width:90vw;padding:12px 24px;font-size:14px;font-weight:600;animation:.18s ease-out seller-toast-in;position:fixed;transform:translate(-50%);box-shadow:0 12px 32px -8px #00000080}.seller-toast--success{color:#fff;background:#10b981eb}.seller-toast--error{color:#fff;background:#ef4444eb}@keyframes seller-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.seller-install-backdrop{z-index:100;background:#03081499;animation:.15s sellerInstallFade;position:fixed;inset:0}.seller-install-sheet{z-index:101;color:#fff;padding:24px 16px calc(24px + env(safe-area-inset-bottom,0));background:#12182b;border-top:1px solid #1e2a46;border-top-left-radius:16px;border-top-right-radius:16px;max-width:560px;max-height:90vh;margin:0 auto;animation:.2s sellerInstallSlide;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -12px 40px #0006}.seller-install-sheet:focus{outline:none}.seller-install-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.seller-install-title{margin:0;font-size:18px;font-weight:700}.seller-install-close{color:#8a93a6;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.seller-install-close svg{width:18px;height:18px}.seller-install-close:hover,.seller-install-close:focus-visible{color:#e2e8f0;background:#ffffff0d}.seller-install-close:focus-visible{outline-offset:2px;outline:2px solid #ff8a00}.seller-install-lead{color:#e2e8f0;margin:0 0 16px;font-size:14px;line-height:1.5}.seller-install-steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.seller-install-steps li{color:#e2e8f0;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.seller-install-steps strong{color:#fff}.seller-install-step-icon{color:#3b82f6;background:#3b82f626;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.seller-install-step-icon svg{width:18px;height:18px}.seller-install-note{color:#8a93a6;margin:16px 0 0;font-size:12px;line-height:1.5}.seller-install-note svg{vertical-align:-2px;width:12px;height:12px;margin-right:4px;display:inline-block}.seller-install-hint{color:#8a93a6;background:#ffffff08;border-radius:8px;align-items:center;gap:8px;margin:16px 0 0;padding:12px;font-size:12px;display:flex}.seller-install-hint svg{flex-shrink:0;width:14px;height:14px}.seller-install-actions{flex-direction:column;gap:12px;margin-top:16px;display:flex}.seller-install-utility{justify-content:flex-start;margin-top:12px;display:flex}.seller-install-utility-btn{color:#8a93a6;cursor:pointer;background:0 0;border:1px solid #1e2a46;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.seller-install-utility-btn svg{width:12px;height:12px}.seller-install-utility-btn:hover,.seller-install-utility-btn:focus-visible{color:#e2e8f0;background:#ffffff0a;border-color:#fff3}.seller-install-utility-btn:focus-visible{outline-offset:2px;outline:2px solid #ff8a00}.seller-install-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:700;transition:transform .1s,filter .15s;display:inline-flex}.seller-install-primary svg{width:16px;height:16px}.seller-install-primary:hover,.seller-install-primary:focus-visible{filter:brightness(1.08)}.seller-install-primary:focus-visible{outline-offset:2px;outline:2px solid #ff8a00}.seller-install-primary:active{transform:translateY(1px)}@keyframes sellerInstallFade{0%{opacity:0}to{opacity:1}}@keyframes sellerInstallSlide{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}.seller-offline-banner{color:#fca5a5;letter-spacing:.01em;background:#ef444424;border-bottom:1px solid #ef444459;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;display:flex}.seller-offline-banner svg{flex-shrink:0;width:14px;height:14px}.seller-pwa-menu{display:inline-flex;position:relative}.seller-pwa-menu-popover{z-index:20;background:#151d30;border:1px solid #1e2a46;border-radius:8px;min-width:200px;padding:4px;animation:.12s sellerPwaMenuFade;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 30px #0006}.seller-pwa-menu-row{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:8px 12px;font-size:14px;font-weight:600;transition:background .12s,color .12s;display:flex}.seller-pwa-menu-row:hover,.seller-pwa-menu-row:focus-visible{color:#fff;background:#ffffff0d}.seller-pwa-menu-row:disabled,.seller-pwa-menu-row[aria-disabled=true]{cursor:default;color:#8a93a6}.seller-pwa-menu-row:disabled:hover,.seller-pwa-menu-row[aria-disabled=true]:hover,.seller-pwa-menu-row:disabled:focus-visible,.seller-pwa-menu-row[aria-disabled=true]:focus-visible{color:#8a93a6;background:0 0}.seller-pwa-menu-row-icon{color:#8a93a6;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.seller-pwa-menu-row-icon svg{width:16px;height:16px}.seller-pwa-menu-row-label{flex:1}@keyframes sellerPwaMenuFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.seller-pwa-banner{color:#e2e8f0;background:#12182b;border:1px solid #1e2a46;border-left:3px solid #ff8a00;border-radius:12px;align-items:flex-start;gap:12px;max-width:720px;margin:0 auto 16px;padding:16px 40px 16px 16px;display:flex;position:relative}.seller-pwa-banner-icon{color:#ff8a00;background:#ff8a0026;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.seller-pwa-banner-icon svg{width:18px;height:18px}.seller-pwa-banner-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.seller-pwa-banner-title{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:1.3}.seller-pwa-banner-subtitle{color:#8a93a6;margin:0;font-size:12px;line-height:1.4}.seller-pwa-banner-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.seller-pwa-banner-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border:none;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:700;transition:transform .1s,filter .15s}.seller-pwa-banner-primary:hover,.seller-pwa-banner-primary:focus-visible{filter:brightness(1.08)}.seller-pwa-banner-primary:active{transform:translateY(1px)}.seller-pwa-banner-secondary{color:#8a93a6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:color .15s,background .15s}.seller-pwa-banner-secondary:hover,.seller-pwa-banner-secondary:focus-visible{color:#e2e8f0;background:#ffffff0a}.seller-pwa-banner-close{color:#8a93a6;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:8px;right:8px}.seller-pwa-banner-close svg{width:16px;height:16px}.seller-pwa-banner-close:hover,.seller-pwa-banner-close:focus-visible{color:#e2e8f0;background:#ffffff0d}@media (width<=360px){.seller-pwa-banner-actions{flex-direction:column;align-items:stretch}.seller-pwa-banner-primary,.seller-pwa-banner-secondary{text-align:center;width:100%}}.seller-shell{color:#fff;background:#0b0f1a;flex-direction:column;min-height:100dvh;display:flex}.seller-header{z-index:10;-webkit-backdrop-filter:blur(8px);padding-top:env(safe-area-inset-top,0);background:#071a3af5;border-bottom:1px solid #1e2a46;position:sticky;top:0}.seller-header-inner{align-items:center;gap:12px;max-width:720px;height:56px;margin:0 auto;padding:0 16px;display:flex}.seller-header-brand{color:#fff;align-items:center;gap:8px;margin-right:auto;padding:8px 0;text-decoration:none;display:inline-flex}.seller-header-logo{object-fit:contain;width:auto;height:32px;display:block}@media (width<=380px){.seller-header-logo{height:28px}}.seller-header-pill{letter-spacing:.12em;color:#fff;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border-radius:6px;padding:3px 8px;font-size:10px;font-weight:800}.seller-header-pill--admin{background:linear-gradient(135deg,#6c5ce7 0%,#2d3a8c 100%)}.seller-icon-btn{color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,color .15s;display:inline-flex}.seller-icon-btn svg{width:22px;height:22px}.seller-icon-btn:hover,.seller-icon-btn:focus-visible{color:#fff;background:#ffffff0d}.seller-icon-btn:active{background:#ffffff1a}.seller-icon-btn--with-label{gap:8px;width:auto;padding:0 14px 0 12px}.seller-icon-btn--with-label svg{width:18px;height:18px}.seller-icon-btn-label{letter-spacing:.01em;font-size:14px;font-weight:600}@media (width<=380px){.seller-icon-btn-label{display:none}.seller-icon-btn--with-label{width:44px;padding:0}.seller-icon-btn--with-label svg{width:22px;height:22px}}.seller-icon-btn-spacer{width:44px;height:44px;display:inline-block}.seller-main{width:100%;max-width:720px;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));flex:1;margin:0 auto}.seller-otp-input{width:100%}.seller-otp-boxes{justify-content:center;gap:10px;margin-bottom:8px;display:flex}@media (width<=640px){.seller-otp-boxes{gap:8px}}.seller-otp-boxes.is-disabled{opacity:.6;pointer-events:none}.seller-otp-box{color:#fff;text-align:center;caret-color:#ff8a00;background-color:#151d30;border:1.5px solid #1e2a46;border-radius:8px;outline:none;width:48px;height:54px;font-size:20px;font-weight:600;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s}@media (width>=768px){.seller-otp-box{width:52px;height:58px;font-size:22px}}@media (width<=640px){.seller-otp-box{width:44px;height:52px;font-size:19px}}.seller-otp-box:hover:not(:focus):not(:disabled){border-color:#ffffff2e}.seller-otp-box:focus{background-color:#171f34;border-color:#ff8a00;transform:translateY(-1px);box-shadow:0 0 0 3px #ff8a001f,0 2px 10px #ff2e7a26}.seller-otp-box:disabled{cursor:not-allowed}.seller-otp-box::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.seller-otp-box::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.seller-otp-boxes.has-error .seller-otp-box{border-color:#ef444473}.seller-otp-boxes.has-error .seller-otp-box:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a,0 2px 10px #ef444424}.seller-otp-error{color:#f87171;background:#ef444414;border:1px solid #ef44442e;border-radius:8px;align-items:flex-start;gap:6px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.4;display:flex}.seller-otp-error:before{content:"⚠";opacity:.9;flex-shrink:0;font-size:14px;line-height:1}@media (width<=640px){.seller-otp-error{padding:9px 11px;font-size:12px}}.seller-login-install-slot{justify-content:center;width:100%;max-width:420px;margin:0 auto 16px;display:flex}.seller-login-install-slot>.seller-pwa-banner{width:100%;max-width:100%;margin:0}.seller-login-install-btn{color:#8a93a6;cursor:pointer;background:0 0;border:1px solid #1e2a46;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.seller-login-install-btn svg{width:14px;height:14px}.seller-login-install-btn:hover,.seller-login-install-btn:focus-visible{color:#e2e8f0;background:#ffffff0a;border-color:#fff3}.seller-login-install-btn:focus-visible{outline-offset:2px;outline:2px solid #ff8a00}.seller-login-shell{min-height:100dvh;padding:16px;padding-top:calc(16px + env(safe-area-inset-top,0));padding-bottom:calc(16px + env(safe-area-inset-bottom,0));background:radial-gradient(at top,#ff8a0014 0%,#0000 60%),#0b0f1a;flex-direction:column;justify-content:center;align-items:center;display:flex}.seller-login-card{background:#12182b;border:1px solid #1e2a46;border-radius:16px;width:100%;max-width:420px;padding:32px 24px;box-shadow:0 24px 64px -16px #0009}.seller-login-brand{letter-spacing:.12em;text-transform:uppercase;color:#8a93a6;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-flex}.seller-login-brand span{color:#fff;letter-spacing:.14em;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border-radius:6px;padding:3px 8px;font-size:10px;font-weight:800}.seller-login-title{color:#fff;margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.2}.seller-login-subtitle{color:#8a93a6;margin:0 0 24px;font-size:14px}.seller-field--otp{flex-direction:column;gap:8px;display:flex}.seller-login-link-btn{color:#8a93a6;background:0 0;border:none;margin:16px auto 0;padding:8px 16px;font-size:14px;text-decoration:underline;display:block}.seller-login-link-btn:hover{color:#e2e8f0}.seller-search{margin:0 0 12px;position:relative}.seller-search-icon{color:#8a93a6;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.seller-search-input{color:#fff;background:#12182b;border:1px solid #1e2a46;border-radius:8px;width:100%;height:48px;padding:0 16px 0 40px;font-size:16px}.seller-search-input::placeholder{color:#8a93a6}.seller-search-input:focus{border-color:#ff8a0080;outline:none;box-shadow:0 0 0 3px #ff8a001f}.seller-scanner-card{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#ff8a002e 0%,#ff2e7a1a 60%,#12182b 100%);border:1px solid #ff8a008c;border-radius:12px;align-items:center;gap:16px;width:100%;margin:0;padding:12px 16px;font-family:inherit;transition:background .18s,border-color .18s,transform 50ms;display:flex}.seller-scanner-card+.seller-scanner-card{margin-top:12px}.seller-scanner-card:hover{background:linear-gradient(135deg,#ff8a0042 0%,#ff2e7a24 60%,#12182b 100%);border-color:#ff8a00}.seller-scanner-card:active{transform:translateY(1px)}.seller-scanner-card-icon{color:#fff;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.seller-scanner-card-icon svg{width:24px;height:24px}.seller-scanner-card-body{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.seller-scanner-card-title{color:#fff;margin:0;font-size:16px;font-weight:700;line-height:1.2}.seller-scanner-card-subtitle{color:#e2e8f0;margin:0;font-size:14px;line-height:1.35}@media (width<=480px){.seller-scanner-card-subtitle{display:none}}.seller-scanner-card-chevron{color:#ff8a00;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.seller-scanner-card-chevron svg{width:22px;height:22px}.seller-divider{border:none;border-top:1px solid #1e2a46;margin:12px 0}@media (width<=480px){.seller-divider{margin:12px 0}}.seller-divider--past{border-top:1px dashed #1e2a46;margin:24px 0 16px;position:relative;overflow:visible}.seller-divider--past:after{content:"Past events";color:#8a93a6;letter-spacing:.08em;text-transform:uppercase;background:#0b0f1a;padding:0 12px;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seller-event-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width<=480px){.seller-event-grid{gap:12px}}.seller-event-card{text-align:left;flex-direction:row;align-items:stretch;gap:0;padding:0;display:flex;overflow:hidden}.seller-event-card-image{aspect-ratio:1;background:#151d30;border-radius:1rem;flex:none;justify-content:center;align-self:stretch;align-items:center;width:92px;display:flex;overflow:hidden}.seller-event-card-image img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=480px){.seller-event-card-image{width:84px}}.seller-event-card-image-placeholder{color:#8a93a6;opacity:.45;width:24px;height:24px}.seller-event-card-body{flex-direction:column;flex:auto;gap:4px;min-width:0;padding:12px 16px;display:flex}@media (width<=480px){.seller-event-card-body{gap:3px;padding:8px 12px}}.seller-event-card-name{color:#fff;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}@media (width<=480px){.seller-event-card-name{font-size:15px}}.seller-event-card-meta{color:#e2e8f0;flex-direction:column;gap:2px;min-width:0;font-size:13px;line-height:1.3;display:flex}.seller-event-card-meta-item{align-items:center;gap:6px;min-width:0;display:inline-flex}.seller-event-card-meta-item svg{color:#8a93a6;flex-shrink:0;width:12px;height:12px}.seller-event-card-venue{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.seller-event-card-footer{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-top:auto;padding-top:2px;display:flex}.seller-event-card-count{color:#10b981;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;font-size:13px;font-weight:500;line-height:1.2;display:inline-flex}.seller-event-card-count .seller-event-card-count-primary{align-items:baseline;gap:3px;display:inline-flex}.seller-event-card-count .seller-event-card-count-primary strong{font-size:14px;font-weight:700}.seller-event-card-count .seller-event-card-count-breakdown{color:#8a93a6;letter-spacing:.01em;font-size:11.5px;font-weight:500}.seller-event-card-count--zero{color:#8a93a6;font-weight:500}.seller-event-card-pill{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.seller-event-card-pill--soldout{color:#fca5a5;background:#ef444424}.seller-event-card-pill--past{color:#8a93a6;background:#ffffff0f}.seller-event-card-org{color:#8a93a6;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.03em;flex-shrink:1;max-width:100px;font-size:11px;font-weight:500;overflow:hidden}.seller-event-card-wrap{flex-direction:column;display:flex}.seller-event-card-wrap .seller-card.seller-event-card{display:flex}.seller-event-card--past{opacity:.55;cursor:not-allowed}.seller-event-card--past:hover{transform:none}.seller-event-card-notice{color:#ffd9a8;background:#ff8a001a;border:1px solid #ff8a004d;border-radius:6px;margin-top:6px;padding:6px 10px;font-size:12px}.seller-load-more-wrap{justify-content:center;margin:24px 0;display:flex}.seller-load-more{color:#fff;cursor:pointer;background:0 0;border:1px solid #1e2a46;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600}.seller-load-more:hover:not(:disabled){color:#ff8a00;border-color:#ff8a00}.seller-load-more:disabled{opacity:.5;cursor:not-allowed}.seller-sale-summary{background:#12182b;border:1px solid #1e2a46;border-radius:8px;margin:16px 0;padding:16px 24px}.seller-sale-summary--compact{padding:12px 16px}.seller-sale-summary-title{color:#e2e8f0;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px;font-size:14px;font-weight:700}.seller-sale-summary-rows{flex-direction:column;gap:6px;margin:0;display:flex}.seller-sale-summary-row{justify-content:space-between;align-items:baseline;gap:16px;font-size:14px;display:flex}.seller-sale-summary-row dt{color:#e2e8f0;margin:0}.seller-sale-summary-row dd{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-weight:600}.seller-sale-summary-row--total{border-top:1px solid #1e2a46;margin-top:4px;padding-top:8px}.seller-sale-summary-row--total dt{color:#fff;font-weight:600}.seller-sale-summary-row--total dd{color:#ff8a00;font-weight:800}.seller-sale-summary-row--muted dt,.seller-sale-summary-row--muted dd{color:#8a93a6}.seller-sale-summary-row--muted dd{font-weight:500}.seller-sale-summary-row--discount dd{color:#86efac;font-weight:600}.seller-sale-summary-note{color:#8a93a6;margin:8px 0 0;font-size:12px;font-style:italic;line-height:1.4}.seller-sale-summary--comp .seller-sale-summary-row--muted dt,.seller-sale-summary--comp .seller-sale-summary-row--muted dd{color:#8a93a6}.seller-sale-summary--comp .seller-sale-summary-row--muted dd{font-weight:500}.seller-sale-summary--comp .seller-sale-summary-row--charge dd{color:#f59e0b}.seller-sale-summary--comp .seller-sale-summary-row--impact{border-top:1px solid #1e2a46;margin-top:4px;padding-top:8px}.seller-sale-summary--comp .seller-sale-summary-row--impact dt{color:#fff;font-weight:700}.seller-sale-summary--comp .seller-sale-summary-row--impact dd{color:#f59e0b;font-size:16px;font-weight:800}.seller-ticket-list{flex-direction:column;gap:12px;display:flex}.seller-ticket-row{background:linear-gradient(165deg,#192341d9 0%,#0f1428f2 100%);border:1px solid #1e2a46;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.seller-ticket-row.sold-out{opacity:.55}.seller-ticket-row-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.seller-ticket-row-name{color:#fff;font-size:16px;font-weight:700}.seller-ticket-row-price{color:#ff8a00;font-size:16px;font-weight:600}.seller-ticket-row-inventory{color:#8a93a6;margin-top:2px;font-size:12px}.seller-ticket-row.sold-out .seller-ticket-row-inventory{color:#ef4444;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.seller-qty-stepper{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.seller-qty-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #1e2a46;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:inline-flex}.seller-qty-btn svg{width:20px;height:20px}.seller-qty-btn:hover:not(:disabled){background:#ffffff1f}.seller-qty-btn:active:not(:disabled){background:#ffffff2e}.seller-qty-btn:disabled{opacity:.3;cursor:not-allowed}.seller-qty-value{text-align:center;color:#fff;min-width:32px;font-size:18px;font-weight:700}.seller-order-review{flex-direction:column;gap:16px;padding-bottom:120px;display:flex}.seller-order-review-header{margin-bottom:4px}.seller-order-review-card{background:#111827;border:1px solid #1f2937;border-radius:12px;padding:16px 18px}.seller-order-review-section-title{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin:0 0 12px;font-size:13px;font-weight:600}.seller-order-review-event-name{color:#f9fafb;font-size:16px;font-weight:600}.seller-order-review-event-meta{color:#9ca3af;margin-top:4px;font-size:13px}.seller-order-review-lines{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.seller-order-review-line{flex-direction:column;gap:4px;display:flex}.seller-order-review-line-name{color:#f9fafb;font-size:14px;font-weight:600}.seller-order-review-line-meta{color:#d1d5db;justify-content:space-between;gap:12px;font-size:13px;display:flex}.seller-order-review-line-total{font-variant-numeric:tabular-nums;color:#f9fafb;font-weight:600}.seller-order-review-empty{color:#9ca3af;margin:0;font-size:13px}.seller-order-review-dl{flex-direction:column;gap:10px;margin:0;display:flex}.seller-order-review-dl-row{justify-content:space-between;gap:16px;font-size:14px;display:flex}.seller-order-review-dl-row dt{color:#9ca3af;font-weight:500}.seller-order-review-dl-row dd{color:#f9fafb;text-align:right;word-break:break-word;margin:0}.seller-order-review-note{white-space:pre-wrap}.seller-order-review-back{color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.seller-order-review-back:hover:not(:disabled){color:#f9fafb;background:#1f2937;border-color:#4b5563}.seller-order-review-back:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.seller-order-review-back:disabled{opacity:.5;cursor:not-allowed}.seller-order-review-action-summary{background:linear-gradient(90deg,#3b82f614,#8b5cf614);border:1px solid #3b82f64d;border-radius:10px;padding:14px 16px}.seller-order-review-action-text{color:#f9fafb;margin:0;font-size:15px;font-weight:500;line-height:1.45}.seller-order-review-delivery-line{color:#d1d5db;align-items:flex-start;gap:8px;margin:14px 0 0;padding:0;font-size:13px;line-height:1.45;display:flex}.seller-order-review-delivery-line--warn{color:#fbbf24;background:#d977061f;border:1px solid #d9770666;border-radius:8px;padding:10px 12px;font-weight:500}.seller-order-review-delivery-icon{flex-shrink:0;margin-top:1px;font-size:16px}.seller-order-review-capacity-note{color:#9ca3af;margin:12px 0 0;font-size:13px;line-height:1.45}.seller-order-review-guest-list-warning{color:#fbbf24;background:#d977061a;border:1px solid #d9770659;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.45}.seller-order-review-timing{color:#d1d5db;text-align:center;background:#3b82f614;border:1px solid #3b82f647;border-radius:8px;margin:24px 0 12px;padding:10px 12px;font-size:13px;line-height:1.45}.seller-order-review-timing--warn{color:#fbbf24;background:#d977061a;border-color:#d9770659}.seller-checkout-form{flex-direction:column;gap:24px;display:flex}.seller-fieldset{border:none;margin:0;padding:0}.seller-fieldset-legend{text-transform:uppercase;letter-spacing:.08em;color:#8a93a6;margin-bottom:12px;padding:0;font-size:12px;font-weight:700}.seller-sale-types{flex-direction:column;gap:12px;display:flex}.seller-sale-type{cursor:pointer;background:#12182b;border:1px solid #1e2a46;border-radius:8px;align-items:flex-start;gap:16px;padding:16px;transition:border-color .2s,background .15s;display:flex;position:relative}.seller-sale-type:hover{background:#ffffff08}.seller-sale-type.selected{background:#ff8a000f;border-color:#ff8a0099}.seller-sale-type input[type=radio]{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.seller-sale-type-radio{color:#ff8a00;background:#ffffff0a;border:2px solid #1e2a46;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:inline-flex}.seller-sale-type-radio svg{width:14px;height:14px}.seller-sale-type.selected .seller-sale-type-radio{background:#ff8a0026;border-color:#ff8a00}.seller-sale-type-text{flex-direction:column;gap:2px;display:flex}.seller-sale-type-label{color:#fff;font-size:16px;font-weight:700}.seller-sale-type-desc{color:#8a93a6;font-size:12px}.seller-comp-subtype-charge-note{color:#f59e0b;margin:12px 0 0;font-size:12px;font-weight:500}.seller-coupon-row{align-items:stretch;gap:12px;display:flex}.seller-coupon-row .seller-field-input{text-transform:uppercase;letter-spacing:.04em;flex:1}.seller-coupon-apply{color:#ff8a00;cursor:pointer;background:#ff8a001f;border:1px solid #ff8a0080;border-radius:8px;padding:0 16px;font-size:14px;font-weight:600;transition:background .15s,opacity .15s}.seller-coupon-apply:hover:not(:disabled){background:#ff8a0033}.seller-coupon-apply:disabled{opacity:.45;cursor:not-allowed}.seller-coupon-applied{color:#fff;background:#22c55e14;border:1px solid #22c55e59;border-radius:8px;align-items:center;gap:16px;padding:12px 16px;display:flex}.seller-coupon-applied .seller-coupon-code{letter-spacing:.04em;font-weight:700}.seller-coupon-applied .seller-coupon-discount{color:#86efac;margin-left:auto;margin-right:12px;font-weight:600}.seller-coupon-remove{color:#8a93a6;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.seller-coupon-remove:hover:not(:disabled){color:#fff;text-decoration:underline}.seller-coupon-remove:disabled{opacity:.45;cursor:not-allowed}.seller-cancel-link{text-align:center;color:#8a93a6;margin-top:12px;padding:12px;font-size:14px;text-decoration:none;display:block}.seller-cancel-link:hover{color:#e2e8f0}.seller-checkout-offline-hint{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.seller-checkout-offline-hint svg{flex-shrink:0;width:12px;height:12px}.seller-notify-toggles{flex-wrap:wrap;gap:12px 16px;margin-top:12px;display:flex}.seller-notify-toggle{color:#d1d5db;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:inline-flex}.seller-notify-toggle input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;width:16px;height:16px}.seller-notify-toggle--disabled{color:#6b7280;cursor:not-allowed}.seller-notify-toggle--disabled input[type=checkbox]{cursor:not-allowed}.seller-success-page{text-align:center}.seller-success-hero{flex-direction:column;align-items:center;gap:12px;margin:32px 0;display:flex}.seller-success-icon{color:#10b981;width:72px;height:72px}.seller-success-title{color:#fff;margin:0;font-size:28px;font-weight:700}.seller-success-summary{text-align:left;background:#12182b;border:1px solid #1e2a46;border-radius:12px;margin:24px 0;padding:16px}.seller-success-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:baseline;gap:16px;padding:8px 0;display:flex}.seller-success-row:last-child{border-bottom:none}.seller-success-row dt{text-transform:uppercase;letter-spacing:.06em;color:#8a93a6;margin:0;font-size:12px;font-weight:600}.seller-success-row dd{color:#fff;text-align:right;word-break:break-word;margin:0;font-size:14px;font-weight:600}.seller-success-order-id{letter-spacing:.02em;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px!important}.seller-success-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.seller-success-warning{color:#92400e;background:#f59e0b14;border:1px solid #f59e0b66;border-radius:8px;flex-direction:column;gap:8px;margin-top:24px;padding:14px 16px;display:flex}.seller-success-warning .seller-success-warning-header{color:#b45309;align-items:center;gap:8px;font-size:14px;display:flex}.seller-success-warning .seller-success-warning-header svg{font-size:18px}.seller-success-warning .seller-success-warning-detail{color:#92400e;margin:0;font-size:13px}.seller-success-warning .seller-cta-secondary{align-self:flex-start;min-height:36px}.camera-scanner{background:#12182b;border:1px solid #1e2a46;border-radius:12px;flex-direction:column;width:100%;display:flex;overflow:hidden}.camera-scanner-header{border-bottom:1px solid #1e2a46;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.camera-scanner-label{color:#8a93a6;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:500}.camera-scanner-controls{align-items:center;gap:8px;display:flex}.camera-scanner-status{color:#10b981;letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite statusPulse}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.4}}.camera-switch-btn,.camera-torch-btn{color:#8a93a6;cursor:pointer;background:0 0;border:1px solid #1e2a46;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .2s;display:flex}.camera-switch-btn:hover,.camera-torch-btn:hover{color:#fff;background:#151d30;border-color:#ff8a00}.camera-switch-btn:active,.camera-torch-btn:active{transform:scale(.95)}.camera-torch-btn--on{color:#facc15;background:#facc152e;border-color:#facc15a6}.camera-torch-btn--on:hover{color:#fde047;background:#facc1547;border-color:#facc15}.camera-scanner-viewport{background:#000;justify-content:center;align-items:center;width:100%;min-height:280px;display:flex;position:relative}@media (width<=640px){.camera-scanner-viewport{min-height:240px}}.camera-reader-container{width:100%;height:100%}.camera-reader-container video{object-fit:cover;border:none!important;border-radius:0!important;width:100%!important}.camera-reader-container img[alt=Info\ icon],.camera-reader-container span#tixhub-seller-camera-reader__header_message,.camera-reader-container #tixhub-seller-camera-reader__dashboard,.camera-reader-container #tixhub-seller-camera-reader__dashboard_section,.camera-reader-container #tixhub-seller-camera-reader__dashboard_section_csr,.camera-reader-container #tixhub-seller-camera-reader__dashboard_section_swaplink,.camera-reader-container button#tixhub-seller-camera-reader__dashboard_section_csr__scan_type_change{display:none!important}.camera-reader-container #tixhub-seller-camera-reader__scan_region{border:none!important;min-height:auto!important}.camera-reader-container #tixhub-seller-camera-reader__scan_region>img{opacity:.6}.camera-overlay{z-index:10;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:absolute;inset:0}.camera-overlay-icon{color:#8a93a6;opacity:.6;font-size:48px}.camera-overlay-text{color:#e2e8f0;text-align:center;max-width:320px;margin:0;font-size:16px;font-weight:500;line-height:1.5}.camera-overlay--error .camera-overlay-icon{color:#ef4444;opacity:.85}.camera-overlay--verifying{background:#0009}.camera-overlay--verifying .camera-overlay-text{color:#fff;font-size:18px}.camera-scan-hint{color:#8a93a6;text-align:center;opacity:.75;margin:0;padding:8px 16px 12px;font-size:12px;line-height:1.4}.camera-overlay-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.camera-retry-btn{color:#fff;cursor:pointer;background:#ff8a00;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s}.camera-retry-btn:hover{background:#ff2e7a}.camera-manual-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.camera-manual-btn svg{font-size:18px}.camera-manual-btn:hover{background:#ffffff14;border-color:#fff6}.scan-input-panel{cursor:text;background:#12182b;border:1px solid #1e2a46;border-radius:12px;flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.scan-input-header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}@media (width<=640px){.scan-input-header{flex-direction:column;gap:2px}}.scan-input-label{color:#8a93a6;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:500}.scan-input-hint{color:#8a93a6;opacity:.6;font-size:12px}.scan-input-row{gap:8px;display:flex}@media (width<=640px){.scan-input-row{flex-direction:column}}.scan-input-field{color:#fff;background:#0b0f1a;border:1px solid #1e2a46;border-radius:8px;flex:1;min-height:48px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;transition:border-color .2s,box-shadow .2s}.scan-input-field::placeholder{color:#8a93a6;font-family:inherit}.scan-input-field:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a002e}.scan-input-field:disabled{opacity:.5;cursor:not-allowed}.scan-input-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border:none;border-radius:8px;min-width:100px;min-height:48px;padding:16px 24px;font-size:16px;font-weight:500;transition:all .2s}.scan-input-button:hover:not(:disabled){filter:brightness(1.1)}.scan-input-button:active:not(:disabled){transform:translateY(1px)}.scan-input-button:disabled{opacity:.4;cursor:not-allowed}.physical-scan-page{flex-direction:column;gap:16px;display:flex}.physical-back-btn{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #1e2a46;border-radius:8px;align-self:flex-start;align-items:center;gap:4px;padding:8px 12px;font-size:14px;transition:background .2s,border-color .2s;display:inline-flex}.physical-back-btn:hover{background:#151d30;border-color:#ff8a00}.physical-back-btn svg{font-size:16px}.physical-mode-toggle{background:#12182b;border:1px solid #1e2a46;border-radius:8px;gap:0;width:100%;display:flex;overflow:hidden}.physical-mode-btn{color:#8a93a6;cursor:pointer;background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;transition:background .15s,color .15s;display:inline-flex}.physical-mode-btn:hover:not(:disabled),.physical-mode-btn.is-active{color:#fff;background:#151d30}.physical-mode-btn:disabled{opacity:.5;cursor:not-allowed}.physical-mode-btn svg{font-size:16px}.physical-ticket-card{background:#12182b;border:1px solid #ff8a00;border-radius:12px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 0 0 1px #ff8a002e}.physical-ticket-card-header{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.physical-ticket-card-icon{color:#10b981;font-size:22px}.physical-ticket-card-details{grid-template-columns:1fr;gap:12px;margin:0;display:grid}.physical-ticket-card-details div{border-bottom:1px solid #1e2a46;justify-content:space-between;gap:16px;padding-bottom:8px;display:flex}.physical-ticket-card-details div:last-child{border-bottom:0;padding-bottom:0}.physical-ticket-card-details dt{color:#8a93a6;text-transform:uppercase;letter-spacing:.4px;font-size:14px}.physical-ticket-card-details dd{color:#fff;text-align:right;margin:0;font-size:16px;font-weight:500}.physical-ticket-card-code{letter-spacing:.5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.physical-payment-fieldset{background:#0b0f1a66;border:1px solid #1e2a46;border-radius:8px;margin:0;padding:16px}.physical-payment-fieldset legend{color:#8a93a6;text-transform:uppercase;letter-spacing:.5px;padding:0 8px;font-size:12px}.physical-payment-options{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.physical-payment-option{color:#e2e8f0;cursor:pointer;background:#151d30;border:1px solid #1e2a46;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;font-size:14px;display:inline-flex}.physical-payment-option input{accent-color:#ff8a00;margin:0}.physical-payment-option:has(input:checked){color:#fff;border-color:#ff8a00}.physical-payment-reference{color:#fff;background:#0b0f1a;border:1px solid #1e2a46;border-radius:8px;width:100%;padding:12px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px}.physical-payment-reference:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a002e}.physical-action-row{flex-wrap:wrap;gap:12px;display:flex}.physical-action-row .seller-cta{flex:1;min-width:140px}.seller-cta--ghost{color:#e2e8f0!important;background:0 0!important;border:1px solid #1e2a46!important}.seller-cta--ghost:hover:not(:disabled){background:#151d30!important}.physical-status-card{background:#12182b;border:1px solid #1e2a46;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex}.physical-status-card--busy{color:#8a93a6;font-style:italic}.physical-status-card--success{border-color:#10b981;box-shadow:0 0 0 1px #10b98140}.physical-status-card--error{border-color:#ef4444;box-shadow:0 0 0 1px #ef444440}.physical-status-card-header{color:#fff;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.physical-status-card-header svg{font-size:22px}.physical-status-card--success .physical-status-card-header svg{color:#10b981}.physical-status-card--error .physical-status-card-header svg{color:#ef4444}.physical-status-card-body{color:#e2e8f0;margin:0;font-size:16px;line-height:1.5}.physical-status-card-details{grid-template-columns:1fr;gap:8px;margin:0;display:grid}.physical-status-card-details div{justify-content:space-between;gap:12px;display:flex}.physical-status-card-details dt{color:#8a93a6;font-size:14px}.physical-status-card-details dd{color:#fff;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;font-weight:500}.recon-page{flex-direction:column;gap:16px;max-width:780px;margin:0 auto;padding:16px;display:flex}.recon-page-header{align-items:flex-start;gap:12px;display:flex}.recon-page-header h1{margin:0;font-size:22px;font-weight:600}.recon-page-header>div{flex:1}.recon-page-subtitle{color:#8a93a6;margin:4px 0 0;font-size:13px}.recon-icon-btn{color:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:6px 8px}.recon-icon-btn:disabled{opacity:.4;cursor:not-allowed}.recon-primary-btn{color:#0f172a;cursor:pointer;background:#ff8a00;border:0;border-radius:10px;padding:12px 18px;font-size:14px;font-weight:600}.recon-primary-btn:disabled{opacity:.45;cursor:not-allowed}.recon-secondary-btn{color:inherit;cursor:pointer;background:#94a3b81a;border:1px solid #94a3b833;border-radius:10px;align-items:center;gap:6px;padding:10px 14px;font-size:13.5px;font-weight:500;display:inline-flex}.recon-secondary-btn:disabled{opacity:.45;cursor:not-allowed}.recon-empty{text-align:center;border:1px dashed #94a3b833;border-radius:12px;padding:24px}.recon-empty .recon-empty-subtle{color:#8a93a6;margin-top:6px;font-size:13px}.recon-empty code{background:#94a3b81a;border-radius:4px;padding:2px 5px;font-size:12px}.recon-start-card{background:#94a3b80a;border:1px solid #94a3b824;border-radius:12px;padding:16px}.recon-start-card h2{margin:0 0 6px;font-size:15px;font-weight:600}.recon-hint{color:#8a93a6;margin:0 0 10px;font-size:12.5px;line-height:1.5}.recon-start-row{gap:8px;margin-top:10px;display:flex}.recon-start-row input{color:inherit;background:#0f172a99;border:1px solid #94a3b840;border-radius:10px;flex:1;padding:10px 12px;font-size:14px}.recon-start-row.recon-start-row--single{justify-content:stretch}.recon-start-row.recon-start-row--single .recon-primary-btn--large{flex:1;justify-content:center;padding:14px 18px;font-size:15px}.recon-start-row.recon-start-row--single .recon-primary-btn--large svg{margin-right:6px}.recon-search-row{background:#0f172a66;border:1px solid #94a3b829;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:flex}.recon-search-row input{color:inherit;background:0 0;border:0;outline:none;flex:1;font-size:14px}.recon-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.recon-loading{color:#8a93a6;margin:0;font-size:13px}.recon-group{flex-direction:column;gap:8px;display:flex}.recon-group h2{letter-spacing:.06em;text-transform:uppercase;color:#8a93a6;margin:0;font-size:13px;font-weight:700}.recon-group--divided{margin-top:24px}.recon-group-divider{border:0;border-top:1px solid #1e2a46;width:100%;margin:0 0 16px}.recon-empty-inline{color:#8a93a6;margin:0;padding:8px 4px;font-size:13px}.recon-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.recon-list-btn{width:100%;color:inherit;cursor:pointer;text-align:left;background:#94a3b80f;border:1px solid #94a3b824;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:12px 14px;display:grid}.recon-list-btn:hover{background:#94a3b81a}.recon-list-primary,.recon-list-secondary,.recon-list-counts{grid-column:1;min-width:0}.recon-list-primary{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.recon-list-title{overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:auto;min-width:0;font-size:15px;font-weight:600;display:-webkit-box;overflow:hidden}.recon-list-secondary{color:#8a93a6;flex-wrap:wrap;gap:4px 16px;font-size:12px;display:flex}.recon-list-secondary>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.recon-list-caret{color:#8a93a6;flex-shrink:0;grid-area:1/2/-1;align-self:center}.recon-status{letter-spacing:.05em;text-transform:uppercase;color:#cbd5e1;background:#94a3b826;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600}.recon-status--in_progress{color:#93c5fd;background:#3b82f62e}.recon-status--submitted{color:#fde68a;background:#eab3082e}.recon-status--approved{color:#bbf7d0;background:#22c55e2e}.recon-status--rejected{color:#fca5a5;background:#ef44442e}.recon-status--reopened{color:#ddd6fe;background:#8b5cf62e}.recon-wizard{padding-bottom:60px}.recon-offline{color:#fde68a;background:#eab3081f;border:1px solid #eab3084d;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.recon-steps{gap:6px;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.recon-steps li button{color:#8a93a6;cursor:pointer;white-space:nowrap;background:#94a3b80d;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12.5px;display:flex}.recon-steps li button:disabled{opacity:.5;cursor:not-allowed}.recon-steps li.is-active button{color:#fdba74;background:#f9731626;border-color:#f9731673}.recon-steps li.is-done button{color:#86efac;background:#22c55e1a;border-color:#22c55e4d}.recon-step-index{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.recon-step-label{font-weight:500}.recon-step-body{background:#0f172a59;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.recon-step-body h2{margin:0;font-size:16px;font-weight:600}.recon-step-body h3{letter-spacing:.06em;text-transform:uppercase;color:#8a93a6;margin:0;font-size:13px;font-weight:700}.recon-step-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.recon-manual-row{flex-wrap:wrap;gap:8px;display:flex}.recon-manual-row input{min-width:180px;color:inherit;background:#0f172a99;border:1px solid #94a3b840;border-radius:10px;flex:1;padding:10px 12px;font-size:14px}.recon-camera{border:1px solid #94a3b833;border-radius:12px;overflow:hidden}.recon-camera-fallback{color:#fde68a;background:#eab3081a;border:1px solid #eab3084d;border-radius:8px;margin:0 0 8px;padding:10px 12px;font-size:12.5px;line-height:1.45}.recon-feedback{border-radius:8px;margin:0;padding:8px 10px;font-size:12.5px}.recon-feedback--info{color:#cbd5e1;background:#94a3b81a}.recon-feedback--success{color:#bbf7d0;background:#22c55e24}.recon-feedback--warning{color:#fde68a;background:#eab30824}.recon-feedback--error{color:#fca5a5;background:#ef444424}.recon-scanlist{flex-direction:column;gap:8px;display:flex}.recon-scanlist-head{color:#cbd5e1;justify-content:space-between;align-items:center;font-size:13px;display:flex}.recon-scanlist ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.recon-scanlist li{font-variant-numeric:tabular-nums;background:#94a3b80d;border-radius:6px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:13px;display:flex}.recon-exception-list{flex-direction:column;gap:8px;display:flex}.recon-exception-list ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.recon-exception-list li{background:#94a3b80f;border:1px solid #94a3b81f;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.recon-exception-list li>div:first-child{justify-content:space-between;align-items:baseline;gap:8px;font-size:13.5px;display:flex}.recon-exception-list li>div:first-child span{color:#8a93a6;font-size:12px}.recon-exception-actions{flex-wrap:wrap;gap:6px;display:flex}.recon-session-list li{color:#cbd5e1;background:0 0;border:0;border-bottom:1px dashed #94a3b81a;border-radius:0;justify-content:space-between;align-items:baseline;padding:6px 10px;font-size:12.5px;display:flex}.recon-session-list li:last-child{border-bottom:0}.recon-session-note{word-break:break-word;flex:1}.recon-session-count{color:#8a93a6;font-variant-numeric:tabular-nums}.recon-cash-summary{background:#94a3b80a;border:1px solid #94a3b81a;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;margin:0;padding:12px 14px;display:grid}.recon-cash-summary>div{flex-direction:column;gap:2px;display:flex}.recon-cash-summary dt{letter-spacing:.05em;text-transform:uppercase;color:#8a93a6;font-size:11px}.recon-cash-summary dd{font-variant-numeric:tabular-nums;margin:0;font-size:14px;font-weight:500}.recon-cash-summary dd.is-variance{color:#fbbf24}.recon-bucket-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 16px;display:grid}.recon-bucket-grid>div{background:#94a3b808;border-radius:6px;justify-content:space-between;padding:4px 8px;font-size:12.5px;display:flex}.recon-bucket-grid dt{color:#8a93a6}.recon-bucket-grid dd{font-variant-numeric:tabular-nums;margin:0;font-weight:600}@media (width<=500px){.recon-bucket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.recon-field{flex-direction:column;gap:4px;font-size:13px;display:flex}.recon-field>span:first-child{font-weight:600}.recon-field>span:first-child em{color:#8a93a6;font-style:normal;font-weight:400}.recon-field input,.recon-field select,.recon-field textarea{color:inherit;background:#0f172a99;border:1px solid #94a3b840;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px}.recon-field textarea{resize:vertical}.recon-variance-block{background:#eab30814;border:1px solid #eab3084d;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.recon-variance-block p{color:#fde68a;margin:0;font-size:12.5px}.recon-checkbox{color:#cbd5e1;align-items:flex-start;gap:8px;font-size:13px;display:flex}.recon-checkbox input{margin-top:3px}.recon-blockers{color:#fecaca;background:#ef444414;border:1px solid #ef44444d;border-radius:10px;padding:12px 14px;font-size:13px}.recon-blockers ul{margin:6px 0 0;padding-left:18px}.recon-done{text-align:center;padding:30px 20px}.recon-done svg{color:#86efac;width:40px;height:40px;margin-bottom:12px}.recon-done h2{margin:0 0 6px;font-size:22px}.recon-done p{color:#cbd5e1;margin:0 0 10px;font-size:13px}.recon-sheet-backdrop{z-index:100;background:#0009;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}@media (width>=600px){.recon-sheet-backdrop{align-items:center}}.recon-sheet{background:#0f172a;border:1px solid #94a3b833;border-radius:14px;flex-direction:column;gap:12px;width:100%;max-width:540px;max-height:85vh;padding:16px 18px;display:flex;overflow-y:auto}.recon-sheet header h3{margin:0 0 4px;font-size:16px;font-weight:600}.recon-sheet footer{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.recon-sheet-body{flex-direction:column;gap:10px;display:flex}.recon-search-input{width:100%;color:inherit;background:#0f172a99;border:1px solid #94a3b840;border-radius:10px;outline:none;padding:10px 12px;font-size:14px}.recon-search-input:focus{border-color:#ff8a00}.recon-pagination{color:#8a93a6;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;font-size:12.5px;display:flex}.recon-rejected-row{background:0 0;border:0;padding:0}.recon-rejected-btn{width:100%;color:inherit;text-align:left;cursor:pointer;background:#ef44440f;border:1px solid #ef444433;border-radius:10px;justify-content:space-between;align-items:baseline;padding:10px 12px;display:flex}.recon-rejected-btn:hover{background:#ef44441a}.recon-rejected-btn strong{font-size:13px;display:block}.recon-rejected-btn .recon-rejected-reason{color:#fca5a5;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.recon-list-counts{color:#8a93a6;flex-wrap:wrap;gap:4px 12px;font-size:12px;display:flex}.recon-list-counts strong{color:inherit;font-variant-numeric:tabular-nums;font-weight:600}.recon-list-count-outstanding strong{color:#fbbf24}.recon-list-code{color:#8a93a6;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px}.recon-gate-summary{background:#22c55e0f;border:1px solid #22c55e40;border-radius:10px;flex-direction:column;gap:12px;padding:14px 16px;display:flex}.recon-gate-summary-headline{align-items:flex-start;gap:10px;display:flex}.recon-gate-summary-headline svg{color:#86efac;flex-shrink:0;width:20px;height:20px;margin-top:2px}.recon-gate-summary-headline strong{color:#cbd5e1;font-size:14px;font-weight:600;line-height:1.35;display:block}.recon-gate-summary-headline p{color:#8a93a6;margin:4px 0 0;font-size:12.5px;line-height:1.5}.recon-gate-summary-counts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 14px;margin:0;display:grid}.recon-gate-summary-counts>div{flex-direction:column;gap:2px;min-width:0;display:flex}.recon-gate-summary-counts dt{letter-spacing:.05em;text-transform:uppercase;color:#8a93a6;word-break:break-word;font-size:11px}.recon-gate-summary-counts dd{color:#cbd5e1;font-variant-numeric:tabular-nums;margin:0;font-size:18px;font-weight:600}.recon-gate-summary-counts dd.is-outstanding{color:#fbbf24}@media (width<=560px){.recon-gate-summary-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}.recon-manual-adj-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.recon-manual-adj-header h3{margin:0}.recon-scan-counts{background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 14px;margin:0 0 16px;padding:12px 14px;display:grid}.recon-scan-counts>div{flex-direction:column;gap:2px;min-width:0;display:flex}.recon-scan-counts .recon-scan-counts-label{letter-spacing:.05em;text-transform:uppercase;color:#8a93a6;word-break:break-word;font-size:11px}.recon-scan-counts .recon-scan-counts-value{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:20px;font-weight:600}.recon-scan-counts>div.is-outstanding .recon-scan-counts-value{color:#fbbf24}@media (width<=560px){.recon-scan-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}.recon-scan-recent{margin-top:18px}.recon-scan-recent h2{color:#cbd5e1;letter-spacing:.02em;margin:0 0 8px;font-size:14px}.recon-scan-recent ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.recon-scan-recent-row{background:#0f172a59;border:1px solid #94a3b829;border-left-width:3px;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 12px;padding:10px 12px;display:grid}.recon-scan-recent-row--returned{border-left-color:#34d399}.recon-scan-recent-row--already_returned,.recon-scan-recent-row--already_admitted,.recon-scan-recent-row--already_sold,.recon-scan-recent-row--refunded,.recon-scan-recent-row--voided,.recon-scan-recent-row--not_editable,.recon-scan-recent-row--not_physical_batch{border-left-color:#fbbf24}.recon-scan-recent-row--unknown,.recon-scan-recent-row--forbidden_org,.recon-scan-recent-row--network_error,.recon-scan-recent-row--idempotency_conflict{border-left-color:#f87171}.recon-scan-recent-row.is-undone{opacity:.65;border-left-color:#94a3b8}.recon-scan-recent-row .recon-scan-recent-primary{align-items:center;gap:10px;min-width:0;display:flex}.recon-scan-recent-row .recon-scan-recent-status{color:#e2e8f0;text-transform:capitalize;align-items:center;gap:4px;font-size:12.5px;font-weight:600;display:inline-flex}.recon-scan-recent-row .recon-scan-recent-code{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-family:Menlo,Monaco,SFMono-Regular,monospace;font-size:12.5px;overflow:hidden}.recon-scan-recent-row .recon-scan-recent-context{color:#94a3b8;flex-wrap:wrap;grid-column:1/-1;gap:4px 10px;font-size:12px;display:flex}.recon-scan-recent-row .recon-scan-recent-counters{color:#cbd5e1;font-variant-numeric:tabular-nums}.recon-scan-recent-row .recon-scan-recent-error{color:#fca5a5}.recon-scan-recent-row .recon-scan-recent-actions{align-items:center;gap:6px;display:flex}.recon-secondary-btn--small{gap:4px;padding:4px 8px;font-size:12px}.recon-secondary-btn--small svg{width:12px;height:12px}.recon-offline-chip{color:#fecaca;background:#7f1d1d40;border:1px solid #f8717166;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11.5px;display:inline-flex}.seller-step-title{color:#fff;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2}.seller-step-subtitle{color:#8a93a6;margin:-12px 0 16px;font-size:14px}.seller-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a00 0%,#ff2e7a 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:56px;padding:0 24px;font-size:16px;font-weight:700;transition:transform .1s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 6px 20px -8px #ff8a0080}.seller-cta:hover{box-shadow:0 10px 30px -8px #ff8a0099}.seller-cta:active{transform:translateY(1px)}.seller-cta:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.seller-cta-secondary{color:#fff;cursor:pointer;width:100%;min-height:56px;box-shadow:0 6px 20px -8px #ff8a0080;box-shadow:none;background:#ffffff0f;border:1px solid #1e2a46;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-size:16px;font-weight:700;transition:transform .1s,box-shadow .2s,opacity .2s;display:inline-flex}.seller-cta-secondary:hover{box-shadow:0 10px 30px -8px #ff8a0099}.seller-cta-secondary:active{transform:translateY(1px)}.seller-cta-secondary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.seller-cta-secondary:hover{box-shadow:none;background:#ffffff1a}.seller-sticky-cta-bar{padding:16px 16px max(calc(16px + env(safe-area-inset-bottom,0)), calc(16px + var(--seller-kb-inset,0px)));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#0b0f1a00 0%,#0b0f1af2 30%,#0b0f1afa 100%);border-top:1px solid #1e2a46;margin:24px -16px -16px;position:sticky;bottom:0;left:0;right:0}.seller-card{text-align:left;color:#fff;cursor:pointer;background:linear-gradient(165deg,#192341f2 0%,#0f1428fa 100%);border:1px solid #ff8a001a;border-radius:12px;width:100%;padding:16px;transition:border-color .2s,transform .1s,box-shadow .2s;display:block}.seller-card:hover{border-color:#ff8a004d;box-shadow:0 12px 32px -16px #00000080}.seller-card:active{transform:scale(.99)}.seller-field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.seller-field-label{color:#e2e8f0;font-size:14px;font-weight:600}.seller-required{color:#ef4444}.seller-field-input-wrap{align-items:center;display:flex;position:relative}.seller-field-icon{color:#8a93a6;pointer-events:none;width:18px;height:18px;position:absolute;left:16px}.seller-field-input,.seller-field-input-bare{color:#fff;background:#12182b;border:1px solid #1e2a46;border-radius:8px;width:100%;height:48px;padding:0 16px;font-size:16px}.seller-field-input::placeholder,.seller-field-input-bare::placeholder{color:#8a93a6}.seller-field-input:focus,.seller-field-input-bare:focus{border-color:#ff8a0080;outline:none;box-shadow:0 0 0 3px #ff8a001f}.seller-field-input{padding-left:40px}.seller-field-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.seller-field-row>.seller-field{margin-bottom:0}@media (width<=640px){.seller-field-row{grid-template-columns:1fr;gap:0}.seller-field-row>.seller-field{margin-bottom:16px}}.seller-field-input-wrap.has-error .seller-field-input{border-color:#ef4444;box-shadow:0 0 0 2px #ef44442e}.seller-field-error{color:#fca5a5;margin-top:4px;font-size:12px;line-height:1.4}.seller-field-error--row{background:#ef444414;border:1px solid #ef444440;border-radius:6px;margin-top:0;margin-bottom:16px;padding:6px 12px}.seller-field-hint{color:#8a93a6;font-size:12px;font-weight:400}.seller-fieldset-help{color:#8a93a6;margin:0 0 12px;font-size:12px;line-height:1.4}.seller-field-textarea{resize:vertical;height:auto;min-height:72px;padding-top:10px;padding-bottom:10px;padding-left:16px;font-family:inherit;line-height:1.4}.seller-proof-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.seller-proof-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.seller-proof-btn{color:#fff;cursor:pointer;background:0 0;border:1px dashed #1e2a46;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.seller-proof-btn:hover{color:#ff8a00;border-color:#ff8a00}.seller-proof-btn svg{width:14px;height:14px}.seller-proof-help{color:#8a93a6;font-size:12px}.seller-proof-chip{color:#6be995;background:#2ecc711a;border:1px solid #2ecc714d;border-radius:6px;align-items:center;gap:8px;max-width:100%;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;overflow:hidden}.seller-proof-chip svg{flex-shrink:0;width:13px;height:13px}.seller-proof-chip-name{white-space:nowrap;text-overflow:ellipsis;max-width:240px;overflow:hidden}.seller-proof-remove{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;display:inline-flex}.seller-proof-remove:hover{background:#0000002e}.seller-success-proof{color:#6be995;align-items:center;gap:6px;font-weight:600;display:inline-flex}.seller-success-proof svg{width:14px;height:14px}.seller-success-proof-link{color:#6be995;text-decoration:underline}.seller-success-proof-link:hover{color:#fff}.seller-empty{text-align:center;color:#8a93a6;padding:32px 16px}.seller-empty svg{color:#8a93a6;opacity:.5;width:48px;height:48px;margin-bottom:16px}.seller-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin:16px 0;padding:16px;font-size:14px}.seller-error--with-retry{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.seller-error--with-retry p{flex:auto;margin:0}.seller-error-retry{color:#fca5a5;cursor:pointer;background:#ef44442e;border:1px solid #ef444466;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600}.seller-error-retry:hover{color:#fff;background:#ef444447}.seller-loading{text-align:center;color:#8a93a6;padding:32px 16px;font-size:14px}.seller-page{width:100%}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100dvh;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:contain;background:#0b0f1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}
