*,*:before,*:after{box-sizing:border-box}[data-bs-theme=dark]{--bs-primary: #5e72e4;--bs-primary-rgb: 94, 114, 228;--bs-link-color: #8fa3f5;--bs-link-hover-color: #b8c4ff}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45;min-height:100dvh}.ozy-app-layout{display:flex;min-height:100dvh;background:var(--ozy-app-bg, #0a0e14)}.ozy-sidebar{width:var(--ozy-sidebar-width, 260px);flex-shrink:0;padding:1.25rem 1rem;background:var(--ozy-sidebar-bg, linear-gradient(180deg, #0d1117 0%, #0a0e14 100%));border-right:1px solid var(--ozy-sidebar-border, rgba(255, 255, 255, .08));position:sticky;top:0;height:100vh;overflow-y:auto}.ozy-sidebar-offcanvas{width:min(280px,88vw)}.ozy-sidebar-brand{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.ozy-sidebar-logo{display:block;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#8fa3f5,#5e72e4);-webkit-background-clip:text;background-clip:text;color:transparent}.ozy-sidebar-company{display:block;margin-top:.15rem}.ozy-nav-group+.ozy-nav-group{margin-top:1.1rem}.ozy-nav-group-label{font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6e7a86;padding:0 .65rem .4rem}.ozy-nav-item{display:flex;align-items:flex-start;gap:.65rem;width:100%;padding:.55rem .65rem;margin-bottom:.15rem;border:1px solid transparent;border-radius:10px;background:transparent;color:#c8d0d8;text-align:left;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.ozy-nav-item:hover{background:#5e72e414;border-color:#5e72e433;color:#e7e9ea}.ozy-nav-item.is-active{background:#5e72e42e;border-color:#5e72e473;color:#fff}.ozy-nav-item.is-active .ozy-nav-hint{color:#ffffffa6}.ozy-nav-icon{flex-shrink:0;margin-top:.1rem;opacity:.85}.ozy-nav-item.is-active .ozy-nav-icon{opacity:1;color:#8fa3f5}.ozy-nav-text{display:flex;flex-direction:column;min-width:0}.ozy-nav-label{font-size:.9rem;font-weight:600;line-height:1.25}.ozy-nav-hint{font-size:.72rem;color:#6e7a86;line-height:1.3;margin-top:.1rem}.ozy-main-column{flex:1;min-width:0;display:flex;flex-direction:column}.ozy-topbar{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;background:#0d1117d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:100}.ozy-topbar-spacer{flex:1}.ozy-topbar-email{max-width:14rem}.ozy-page-content{flex:1;max-width:1400px;width:100%;margin:0 auto}.ozy-page-header-title{font-weight:650;letter-spacing:-.02em}.ozy-page-header-sub{font-size:.9rem;max-width:42rem}.ozy-surface-card{background:#16181cd9;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1rem 1.15rem}.ozy-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}@media(max-width:991.98px){.ozy-app-layout{flex-direction:column;max-width:100%;overflow-x:clip}.ozy-page-content{max-width:100%}.ozy-sidebar{height:auto;max-height:none}}.ozy-shell{max-width:1200px;margin-left:auto;margin-right:auto}label{display:block;font-size:.85rem;margin-bottom:.35rem}.card{background:var(--bs-secondary-bg);border:1px solid var(--bs-border-color);border-radius:12px;padding:1.25rem;max-width:420px}input,select,textarea{width:100%;padding:.55rem .65rem;border-radius:8px;border:1px solid #38444d;background:#0f1419;color:#e7e9ea;margin-bottom:.9rem}.field{margin-bottom:.25rem}.muted{color:var(--bs-secondary-color);font-size:.88rem}.err{color:#f4212e;margin:.5rem 0 0;font-size:.9rem}table{width:100%;border-collapse:collapse;font-size:.88rem}th,td{text-align:left;padding:.55rem .5rem;border-bottom:1px solid #38444d}th{color:var(--bs-secondary-color);font-weight:600}.perm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.35rem .75rem;margin:.75rem 0 1rem}.perm-grid label{display:flex;gap:.45rem;align-items:center;margin:0;font-size:.85rem;color:#e7e9ea}.perm-grid input[type=checkbox]{width:auto;margin:0}.users-tools{margin-bottom:1rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:1rem}.stat-card{background:#16181c;border:1px solid #38444d;border-radius:12px;padding:.9rem 1rem;text-align:center}button.stat-card.stat-card--clickable{cursor:pointer;font:inherit;color:inherit;width:100%;margin:0}.stat-card.stat-card--clickable:hover{border-color:var(--bs-primary);background:#5e72e417}.stat-card.stat-card--clickable:focus-visible{outline:2px solid var(--bs-primary);outline-offset:2px}.listings-full-width-card.card{max-width:none;width:100%;box-sizing:border-box}.listings-table-wrap{width:100%}.listings-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;justify-content:flex-start;width:100%}.listing-filter-q-wrap{flex:1 1 12rem;min-width:min(100%,10rem);max-width:100%}.listing-filter-status-wrap .form-select{margin-bottom:0;min-width:9.5rem}@media(min-width:768px){.listings-toolbar-row{flex-wrap:nowrap}.listing-filter-q-wrap{flex:1 1 auto;max-width:none}}@media(max-width:767.98px){.listings-toolbar-row{flex-direction:column;align-items:stretch}.listings-toolbar-row>.btn,.listings-toolbar-row>button.btn,.listings-toolbar-row>.field{width:100%;max-width:none}.listing-filter-q-wrap{flex:none;width:100%}}.stat-value{font-size:1.35rem;font-weight:700;color:#e7e9ea}.stat-value-sep{font-weight:500;opacity:.55;margin:0 .1em}.stat-value-sum{font-size:.92em;font-weight:650;white-space:nowrap}.stat-label{font-size:.78rem;color:#8b98a5;margin-top:.25rem}.dash-metric{max-width:320px;flex:1;min-width:200px}.dash-period-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.dash-period-card{background:#16181c;border:1px solid #38444d;border-radius:12px;padding:1rem 1.15rem;text-align:left;width:100%;color:inherit}button.dash-period-card.dash-period-card--clickable{cursor:pointer;transition:border-color .15s ease,background .15s ease}button.dash-period-card.dash-period-card--clickable:hover{border-color:#6e767d;background:#1c2128}button.dash-period-card.dash-period-card--clickable:focus-visible{outline:2px solid #1d9bf0;outline-offset:2px}.dash-period-label{font-size:.78rem;color:#8b98a5;margin-bottom:.35rem}.dash-period-count{font-size:1.55rem;font-weight:700;color:#e7e9ea;line-height:1.2}.dash-period-unit{font-size:.85rem;font-weight:500;color:#8b98a5}.dash-period-amount{margin-top:.25rem;font-size:1.05rem;color:#c8d0d8}.dash-period-bar{margin-top:.75rem;height:6px;border-radius:999px;background:#2a3038;overflow:hidden}.dash-period-bar>span{display:block;height:100%;border-radius:inherit;background:var(--bs-primary)}.dash-pipeline-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.dash-tile .stat-label{line-height:1.25}.pill{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;background:#1d4a6e;color:#e7f7ff}.pill.webhook{background:#3d2f5c;color:#f0e8ff}.pending-table .hint-cell{max-width:280px;font-size:.82rem;line-height:1.35}.mono{font-family:ui-monospace,monospace;font-size:.78rem;word-break:break-all}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:none;align-items:center;justify-content:center;padding:1rem;z-index:50}.listing-delete-overlay.modal-overlay,.listing-delete-overlay,.listing-comments-modal-overlay.modal-overlay,.listing-comments-modal-overlay,.listing-ig-caption-overlay.modal-overlay,.listing-ig-caption-overlay,.listing-new-modal-overlay.modal-overlay,.listing-new-modal-overlay,.ad-campaign-overlay.modal-overlay,.ad-campaign-overlay,.lead-intel-overlay.modal-overlay,.lead-intel-overlay,.dh-thumb-lightbox.modal-overlay,.dh-thumb-lightbox{display:flex;z-index:300}.lead-harvest-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(6.5rem,1fr));gap:.65rem 1rem;width:100%}.lead-harvest-stat strong{font-size:1.05rem}#lead-harvest-panel.card{max-width:none;width:100%;box-sizing:border-box}.lead-harvest-phases{display:flex;gap:.35rem;margin-bottom:.5rem;flex-wrap:wrap}.lead-harvest-phase-step{width:1.5rem;height:1.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;border:1px solid var(--bs-secondary);color:var(--bs-secondary)}.lead-harvest-phase-step.active{border-color:var(--bs-warning);color:var(--bs-warning);font-weight:600}.lead-harvest-phase-step.done{border-color:var(--bs-success);background:#19875433;color:var(--bs-success)}.lead-harvest-live-log{background:#00000040;border:1px solid var(--bs-secondary);border-radius:.375rem;padding:.5rem .65rem;font-family:ui-monospace,monospace;white-space:pre-wrap;word-break:break-word}.lead-harvest-job-card+.lead-harvest-job-card{border-top:1px solid var(--bs-secondary);padding-top:.75rem}.lead-target-accounts-section.card{max-width:none;width:100%;box-sizing:border-box}.lead-target-accounts-section,.lead-target-accounts-section .card-body{overflow:visible}.lead-target-table td:last-child{white-space:nowrap}.lead-target-dropdown-menu{min-width:12rem;z-index:400}.lead-target-dropdown-menu .dropdown-item{padding:.45rem .85rem}.ad-campaign-modal.modal-card{max-width:min(520px,100%)}.modal-card{max-width:min(900px,100%);max-height:min(85vh,900px);overflow:auto;width:100%}.card.wide{max-width:none}.define-hunt-wrap{width:100%;max-width:none}.define-hunt-wrap .define-hunt-card.card,.define-hunt-wrap .card{max-width:none;width:100%}.define-hunt-picker{width:100%}.define-hunt-picker-table{width:100%;min-width:100%;table-layout:auto}.define-hunt-picker-table th,.define-hunt-picker-table td{white-space:nowrap}.define-hunt-picker-table th:nth-child(3),.define-hunt-picker-table td:nth-child(3){white-space:normal;min-width:14rem;width:40%}.nav-email{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmd-palette-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:200;display:flex;align-items:flex-start;justify-content:center;padding:10vh 1rem 2rem}.cmd-palette{width:min(520px,100%);max-height:min(70vh,560px);display:flex;flex-direction:column;padding:.9rem 1rem!important}.cmd-palette-head{display:flex;align-items:center;gap:.65rem;margin-bottom:.65rem}.cmd-palette-input{flex:1;margin-bottom:0!important;font-size:1rem!important}.cmd-kbd{display:inline-block;padding:.12rem .4rem;border-radius:6px;border:1px solid #38444d;font-size:.72rem;font-family:ui-monospace,monospace;color:#8b98a5}.cmd-palette-list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1}.cmd-palette-item{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .65rem;border-radius:10px;cursor:pointer;border:1px solid transparent}.cmd-palette-item:hover,.cmd-palette-item.active{background:#1a1f25;border-color:#38444d}.cmd-palette-label{font-weight:600}.cmd-palette-sub{font-size:.82rem}.cmd-palette-empty{padding:1rem;text-align:center}.cmd-palette-foot{margin:.65rem 0 0;font-size:.78rem!important}.reports-title{font-size:1.35rem;margin:0 0 .35rem}.reports-lead{margin:0 0 1rem}.reports-toolbar{max-width:none;margin-bottom:1rem}.reports-range-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.85rem}.reports-range-label{font-size:.85rem;color:#8b98a5;margin:0}.reports-select{width:auto;min-width:160px;margin-bottom:0!important}.reports-period-meta{font-size:.82rem;flex:1;min-width:200px}.reports-tabs{display:flex;flex-wrap:wrap;gap:.45rem}.reports-custom-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-top:.65rem}.reports-h2{font-size:1.05rem;font-weight:600;margin:0 0 .5rem}.reports-summary-grid .stat-sub{margin-top:.35rem;font-size:.85rem}.reports-chart-card .reports-chart-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.reports-grain-tabs,.reports-metric-tabs{display:flex;flex-wrap:wrap;gap:.35rem}.reports-chart-body{overflow-x:auto}.reports-chart-svg{display:block;min-width:280px}.reports-ai-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.reports-ai-preview{border:1px solid #38444d;border-radius:12px;padding:.85rem 1rem;background:#ffffff05}.reports-ai-preview-head{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;margin-bottom:.65rem}.reports-ai-md h3,.reports-ai-md h4,.reports-ai-md h5{margin:.85rem 0 .35rem;font-size:1rem}.reports-ai-md p{margin:.35rem 0}.reports-ai-md ul{margin:.35rem 0 .65rem;padding-left:1.2rem}.reports-saved-ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.reports-saved-item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.65rem;padding:.65rem 0;border-bottom:1px solid #38444d}.reports-saved-item:last-child{border-bottom:none}.reports-saved-open{font-weight:600;text-decoration:none}.payload-pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:.78rem;line-height:1.4;max-height:70vh;overflow:auto}.listings-table{width:100%;border-collapse:collapse;font-size:.9rem}.listings-table th,.listings-table td{padding:.5rem .6rem;text-align:left;vertical-align:middle;border-bottom:1px solid #38444d}.listing-col-exp{width:2.5rem}.listing-col-thumb{width:4.5rem}.listing-thumb{width:56px;height:56px;object-fit:cover;border-radius:8px;display:block;background:#15202b}.listing-thumb--ph{width:56px;height:56px;border-radius:8px;background:linear-gradient(135deg,#38444d,#253341)}.ozy-shipments-table{width:100%;table-layout:fixed;font-size:.78rem}.ozy-shipments-table>:not(caption)>*>*{padding:.3rem .35rem}.ozy-shipments-table .ship-col-thumb{width:3rem}.ozy-shipments-table .ship-col-product{width:12%}.ozy-shipments-table .ship-col-date{width:6.25rem}.ozy-shipments-table .ship-col-cust{width:10%}.ozy-shipments-table .ship-col-ig{width:7%}.ozy-shipments-table .ship-col-price{width:4.75rem}.ozy-shipments-table .ship-col-status{width:7.5rem}.ozy-shipments-table .ship-col-cargo{width:12%;min-width:7.5rem}.ozy-shipments-table .ship-col-check{width:2rem;text-align:center;vertical-align:middle}.ozy-shipments-table .ship-col-actions{width:11rem}.ozy-shipments-table tr.ship-row-bundled{background:#0d6efd0a}.ozy-shipments-table tr.ship-bundle-banner td{background:#0d6efd14;padding:.45rem .65rem}.ozy-shipments-table tr.ship-bundle-frame-start td{border-top:2px solid rgba(13,110,253,.45);border-left:2px solid rgba(13,110,253,.45);border-right:2px solid rgba(13,110,253,.45);border-top-left-radius:.4rem;border-top-right-radius:.4rem}.ozy-shipments-table tr.ship-bundle-frame-mid td{border-left:2px solid rgba(13,110,253,.45);border-right:2px solid rgba(13,110,253,.45)}.ozy-shipments-table tr.ship-bundle-frame-end td{border-left:2px solid rgba(13,110,253,.45);border-right:2px solid rgba(13,110,253,.45);border-bottom:2px solid rgba(13,110,253,.45);border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}.ozy-shipments-table tr.ship-ungrouped-sep td{background:transparent;border:none;padding:1rem .5rem .4rem}.ship-ungrouped-sep-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bs-secondary-color);border-bottom:1px solid var(--bs-border-color);padding-bottom:.2rem}.ship-bundle-sum{font-variant-numeric:tabular-nums;letter-spacing:.01em}.ship-bundle-sum:empty{display:none}.ship-bundle-sum--selected{background:var(--bs-success)!important}.ship-bulk-sum{color:var(--bs-emphasis-color);font-variant-numeric:tabular-nums}.ship-orders-sync-banner{position:fixed;left:50%;bottom:max(1.5rem,env(safe-area-inset-bottom,0px) + 1rem);transform:translate(-50%);z-index:1080;max-width:min(92vw,28rem);padding:.65rem 1.1rem;border-radius:.5rem;background:#0f172aeb;color:#f8fafc;font-size:.9rem;font-weight:500;text-align:center;box-shadow:0 8px 28px #00000047;pointer-events:none}.ship-bulk-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.5rem .75rem;border:1px solid rgba(148,163,184,.35);border-radius:.4rem;background:#0f172a0a}.ship-bulk-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.ozy-shipments-table .ship-thumb,.ozy-shipments-table .listing-thumb.ship-thumb,.ozy-shipments-table .listing-thumb--ph.ship-thumb{width:40px;height:40px;border-radius:6px}.ozy-shipments-table .ship-product-title{font-size:inherit;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%;white-space:normal;word-break:break-word}.ozy-shipments-table button.ship-product-title:hover{text-decoration:underline!important}.ozy-shipments-table .ship-cust-name{max-width:100%}.ozy-shipments-table .ship-cust-sub{font-size:.7rem;line-height:1.2}.ozy-shipments-table .ship-status-sel{font-size:.72rem;padding:.15rem .35rem;min-height:0}.ozy-shipments-table .ship-cargo-carrier{font-weight:600;line-height:1.2}.ozy-shipments-table .ship-cargo-track{font-size:.7rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ozy-shipments-table .ship-cargo-raw{font-size:.65rem;line-height:1.15;max-width:100%}.ozy-shipments-table .ship-actions{display:flex;flex-wrap:wrap;gap:.2rem;justify-content:flex-end}.ozy-shipments-table .ship-actions .btn{--bs-btn-padding-y: .12rem;--bs-btn-padding-x: .35rem;--bs-btn-font-size: .68rem;--bs-btn-border-radius: .3rem;line-height:1.2}.listing-expand-btn{min-width:2rem;padding:.25rem .5rem!important;border-radius:8px!important}.listing-detail-panel{padding:.75rem .65rem .65rem;background:var(--bs-tertiary-bg, var(--ozy-card-bg, #161b22));border:1px solid var(--bs-border-color);border-radius:8px;color:var(--bs-body-color)}.listing-expand-caption-wrap,.listing-expand-thread,.ozy-ig-comments-panel{background:var(--bs-body-bg)!important;color:var(--bs-body-color);border-color:var(--bs-border-color)!important}.listing-expand-thread{max-height:min(52vh,480px);overflow:auto}.listing-caption-block{margin:0;white-space:pre-wrap;word-break:break-word;font-size:.86rem;color:var(--bs-body-color);max-height:12rem;overflow:auto}.ig-thread-row,.listing-ig-modal-row{background:var(--bs-secondary-bg)!important;color:var(--bs-body-color);border-color:var(--bs-border-color)!important}.ig-thread-row .muted,.listing-ig-modal-row .muted,.listing-detail-panel .muted,.ozy-ig-comments-panel .muted{color:var(--bs-secondary-color)!important}.listing-status-select{max-width:13rem;font-size:.82rem;padding:.35rem .5rem;border-radius:8px;border:1px solid var(--bs-border-color);background:var(--bs-body-bg);color:var(--bs-body-color)}.listing-col-status{min-width:10rem}.listing-action-select{max-width:14rem;font-size:.82rem;padding:.35rem .5rem;border-radius:8px;border:1px solid var(--bs-border-color);background:var(--bs-body-bg);color:var(--bs-body-color)}.listing-delete-modal{max-width:420px;text-align:center}.listing-delete-modal .listing-delete-modal-thumb{margin:0 auto;width:120px;height:120px;border-radius:12px;overflow:hidden;background:#15202b}.listing-delete-modal .listing-delete-modal-thumb img{width:100%;height:100%;object-fit:cover;display:block}.listing-delete-modal-thumb--empty{display:flex;align-items:center;justify-content:center;font-size:.82rem;color:#8b98a5;border:1px dashed #38444d}.ozy-comment-modal-backdrop{z-index:400;overflow-y:auto;background:#0000008c}.ozy-comment-modal-row{border:1px solid var(--bs-border-color);border-radius:8px;padding:.45rem .5rem;margin-bottom:.5rem;background:#ffffff08}#livebid-root{width:100%}#livebid-root .card{max-width:none;width:100%;box-sizing:border-box}#livebid-root .table{width:100%}#livebid-root .form-control,#livebid-root .form-select,#livebid-root input[type=date],#livebid-root input[type=time],#livebid-root input[type=file]{margin-bottom:0}#livebid-root .livebid-time-input{min-width:7.5rem}#livebid-root .livebid-lot-thumb{width:72px;height:72px;object-fit:cover;border-radius:6px;flex-shrink:0}#livebid-root .livebid-lot-thumb-placeholder{width:72px;text-align:center;flex-shrink:0}#livebid-root .livebid-comment-feed{max-height:280px;overflow-y:auto}#livebid-root .livebid-room-layout{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}#livebid-root .livebid-room-main{flex:1 1 58%;min-width:min(100%,22rem);max-width:100%}#livebid-root .livebid-room-side{flex:1 1 38%;min-width:min(100%,16rem);max-width:100%}@media(min-width:992px){#livebid-root .livebid-room-main{flex:0 0 60%;max-width:60%}#livebid-root .livebid-room-side{flex:0 0 calc(40% - 1rem);max-width:calc(40% - 1rem)}}#livebid-root .livebid-col-select{width:100%;max-width:100%;font-size:.8rem}#livebid-root .livebid-stream-col .form-label{margin-bottom:.15rem}#livebid-root #livebid-channel-status{min-height:2.2em;line-height:1.25;font-size:.75rem}#livebid-root .livebid-stream-row{display:flex;flex-wrap:nowrap;gap:.5rem;align-items:flex-start}#livebid-root .livebid-stream-col{flex:1 1 0;min-width:0}#livebid-root .livebid-stream-box{position:relative;width:100%;aspect-ratio:9 / 16;background:#000;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}#livebid-root .livebid-stream-box-outro{isolation:isolate}#livebid-root .livebid-stream-box video{width:100%;height:100%;object-fit:cover;display:block}#livebid-root .livebid-studio-preview-wrap{position:relative;width:100%;max-width:280px;margin:0 auto .5rem;aspect-ratio:9 / 16;background:#000;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}#livebid-root .livebid-studio-preview-wrap canvas{width:100%;height:100%;display:block;object-fit:contain}#livebid-root .livebid-stream-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;pointer-events:none;background:transparent;z-index:2}#livebid-root .livebid-ig-guide .livebid-ig-steps li{margin-bottom:.35rem}#livebid-root .livebid-ig-guide .livebid-ig-steps li:last-child{margin-bottom:0}#livebid-root .livebid-ig-paste-map th,#livebid-root .livebid-ig-paste-map td{font-size:.72rem;vertical-align:top}#livebid-root .livebid-room-side:empty{display:none}#livebid-root .livebid-room-layout:has(.livebid-room-side:empty) .livebid-room-main{flex:0 0 100%;max-width:100%}#livebid-root .livebid-room-help ol{line-height:1.45}#livebid-root details.livebid-collapse>summary{list-style:none}#livebid-root details.livebid-collapse>summary::-webkit-details-marker{display:none}#livebid-root details.livebid-collapse>summary:after{content:" ▾";opacity:.55;font-size:.85em}#livebid-root details.livebid-collapse[open]>summary:after{content:" ▴"}#livebid-root .livebid-prep-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);gap:1rem;align-items:start}#livebid-root .livebid-prep-main,#livebid-root .livebid-prep-side{min-width:0}@media(max-width:991.98px){#livebid-root .livebid-prep-layout{grid-template-columns:1fr}}.card.ozy-card-wide{max-width:min(960px,100%);width:100%}@media(max-width:767.98px){.ozy-shell{max-width:100%}.navbar-nav .btn{padding:.35rem .55rem;font-size:.8rem}.listing-status-select,.listing-action-select{max-width:100%}.listing-col-status{min-width:0}.listing-thumb,.listing-thumb--ph{width:48px;height:48px}.table-responsive{-webkit-overflow-scrolling:touch}.reports-toolbar .d-flex{flex-direction:column;align-items:stretch!important}.dash-metric{min-width:0;max-width:100%}.perm-grid{grid-template-columns:1fr}}@media(max-width:575.98px){.stat-grid{grid-template-columns:repeat(2,1fr)}.pending-table{font-size:.8rem}}#form-new-session input[type=date].form-control{min-width:10.5rem}#form-new-session .livebid-time-input{min-width:8rem}.ozy-shell--audience-report{max-width:min(1400px,100%)}.audience-report-page{width:100%;max-width:100%}.audience-report-page .card.audience-report-card,#audience-report-host .card.audience-report-card{max-width:none!important;width:100%!important;box-sizing:border-box;padding:0!important}.audience-report-page .card-body{padding:1.25rem 1.5rem}.audience-report-page .card-header{padding:.85rem 1.5rem}.audience-report-stat-grid{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:768px){.audience-report-stat-grid{flex-direction:row}.audience-report-stat-grid .audience-report-stat{flex:1 1 0;min-width:0}}.audience-report-table{width:100%}.audience-report-table th,.audience-report-table td{padding:.65rem 1rem;font-size:.95rem;vertical-align:middle}.audience-report-header-link{font-weight:500;white-space:nowrap;color:#fff!important}.audience-report-header-link:hover{color:#fff!important;text-decoration:underline!important}.audience-report-hashtag-scroll{max-height:36rem;overflow:auto;width:100%;border:1px solid rgba(255,255,255,.08);border-radius:.375rem}.audience-report-hashtag-thead th{background:var(--bs-dark, #212529);position:sticky;top:0;z-index:2;box-shadow:0 1px #ffffff1a}.users-table-wrap{border:1px solid rgba(255,255,255,.12);border-radius:.5rem}.users-table{table-layout:fixed;width:100%}.users-col-id{width:3rem}.users-col-role{width:5.5rem}.users-col-perms{width:9rem}.users-col-actions{width:8.5rem}.users-email-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-shop-cell{overflow:hidden;text-overflow:ellipsis;max-width:0}.users-shop-name{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.users-perms-cell{vertical-align:middle;line-height:1.25}.perm-chips{display:flex;flex-wrap:wrap;gap:.2rem .25rem;max-height:2.6em;overflow:hidden}.perm-chip{display:inline-block;font-size:.68rem;padding:.1rem .35rem;border-radius:.25rem;background:#ffffff1a;color:#ffffffd9;white-space:nowrap}.perm-chip-admin{background:#0d6efd40;color:#6ea8fe}.users-role-badge{font-size:.85rem}.platform-admin-page .card-header{background:#ffffff08}.platform-fieldset{border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:1rem 1.25rem .25rem;margin:0}.platform-legend{float:none;width:auto;font-size:.95rem;font-weight:600;padding:0 .35rem;margin-bottom:.35rem;color:#fffffff2}.platform-fieldset-desc{font-size:.8rem;color:#ffffff8c;margin:0 0 .75rem;line-height:1.45}.platform-shop-form .form-label{display:flex;align-items:center;flex-wrap:wrap;gap:.15rem;margin-bottom:.35rem;font-size:.875rem}.platform-token-input{font-size:.8rem;min-height:2.75rem;resize:vertical}.platform-shop-table th,.platform-shop-table td{vertical-align:middle}.ozy-label-text{flex:0 1 auto}.ozy-hint-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;padding:0;margin-left:.2rem;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff14;color:#ffffffa6;font-size:.65rem;font-weight:700;line-height:1;cursor:help;vertical-align:middle}.ozy-hint-btn:hover,.ozy-hint-btn:focus{background:#0d6efd59;border-color:#0d6efd99;color:#fff;outline:none}.tooltip .tooltip-inner{max-width:320px;text-align:left;font-size:.8rem;line-height:1.45}.tooltip .tooltip-inner code{font-size:.75rem;color:#ffc107}[data-ozy-inbox-only="1"] .ozy-main-column--inbox-only{width:100%;max-width:none}[data-ozy-inbox-only="1"] .ozy-page-content{max-width:1200px}.ozy-inbox-channels{display:flex;flex-wrap:wrap;gap:.4rem}.ozy-inbox-channel-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12));background:var(--ozy-card-bg, #161b22);color:var(--bs-body-color, #e6edf3);border-radius:999px;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;line-height:1.3;cursor:pointer}.ozy-inbox-channel-btn:hover:not(:disabled){background:var(--ozy-nav-hover-bg, rgba(94, 114, 228, .08))}.ozy-inbox-channel-btn:disabled{opacity:.55;cursor:not-allowed}.ozy-inbox-channel-btn.is-active{background:var(--ozy-nav-active-bg, rgba(94, 114, 228, .18));border-color:#5e72e4;color:var(--bs-body-color, #e6edf3);font-weight:650;box-shadow:inset 0 0 0 1px #5e72e459}.ozy-inbox-soon{margin-left:.25rem;font-size:.7rem;font-weight:600;opacity:.75}.ozy-inbox-badge{display:inline-block;flex-shrink:0;font-size:.65rem;font-weight:650;letter-spacing:.02em;padding:.15rem .45rem;border-radius:6px;line-height:1.2}.ozy-inbox-badge--ig{background:#e1306c;color:#fff}.ozy-inbox-badge--msg{background:#0084ff;color:#fff}.ozy-inbox-badge--wa{background:#25d366;color:#0b1a10}.ozy-inbox-split{display:grid;grid-template-columns:minmax(240px,320px) 1fr;min-height:min(70vh,640px);background:var(--ozy-card-bg, #161b22);color:var(--bs-body-color, #e6edf3);border:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12))}.ozy-inbox-list-pane{display:flex;flex-direction:column;min-height:0;max-height:min(70vh,640px);border-right:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12))}.ozy-inbox-search-bar{border-bottom:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12))}.ozy-inbox-list{overflow:auto;flex:1}.ozy-inbox-list-item{display:block;width:100%;text-align:left;border:0;border-bottom:1px solid var(--ozy-card-border, rgba(255, 255, 255, .08));background:transparent;color:inherit;padding:.65rem .75rem;cursor:pointer}.ozy-inbox-list-item:hover{background:var(--ozy-nav-hover-bg, rgba(94, 114, 228, .08))}.ozy-inbox-list-item.is-active{background:var(--ozy-nav-active-bg, rgba(94, 114, 228, .18))}.ozy-inbox-thread-pane{min-height:0;max-height:min(70vh,640px);background:var(--ozy-card-bg, #161b22)}.ozy-inbox-thread-header{border-bottom:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12))}.ozy-inbox-thread-body{padding:.5rem 0;background:var(--ozy-app-bg, #0a0e14)}.ozy-inbox-thread-footer{border-top:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12));background:var(--ozy-card-bg, #161b22)}.ozy-inbox-bubble{max-width:min(85%,28rem);padding:.5rem .75rem;border-radius:12px;white-space:pre-wrap;word-break:break-word;font-size:.9rem}.ozy-inbox-bubble--in{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:inherit}.ozy-inbox-bubble--out{background:#5e72e459;border:1px solid rgba(94,114,228,.45);color:inherit}[data-bs-theme=light] .ozy-inbox-bubble--in{background:#fff;border:1px solid rgba(0,0,0,.1);color:#1a2332}[data-bs-theme=light] .ozy-inbox-bubble--out{background:#dfe6ff;border:1px solid #b8c4f5;color:#1a2332}[data-bs-theme=light] .ozy-inbox-thread-body{background:#e8ecf3}[data-bs-theme=light] .ozy-inbox-channel-btn{background:#fff;color:#1a2332;border-color:#00000024}[data-bs-theme=light] .ozy-inbox-channel-btn.is-active{background:#e8ecff;color:#1a2332;border-color:#5e72e4}@media(max-width:767.98px){.ozy-inbox-split{grid-template-columns:1fr;min-height:auto}.ozy-inbox-list-pane{max-height:40vh;border-right:0;border-bottom:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12))}.ozy-inbox-thread-pane{max-height:none;min-height:50vh}}.ozy-label-preview-wrap{display:inline-block;padding:12px;background:#f0f2f5;border-radius:8px}.ozy-label{background:#fff;color:#111;border:1px solid #222;padding:10px;box-sizing:border-box}.ozy-label--100x100{width:100mm;min-height:100mm}.ozy-label--65x50{width:65mm;min-height:50mm}.ozy-label--100x150{width:100mm;min-height:150mm}.ozy-label--a6{width:105mm;min-height:148mm}.ozy-label-brand{font-weight:700;font-size:16px;margin-bottom:6px}.ozy-label-row{display:flex;gap:6px;font-size:11px;margin:2px 0}.ozy-label-k{opacity:.65;min-width:3.2rem}.ozy-label-barcode{font-family:ui-monospace,monospace;font-size:18px;letter-spacing:.12em;text-align:center;margin:8px 0;border:1px dashed #333;padding:6px}.ozy-label-footer{margin-top:8px;font-size:10px;opacity:.7}.ozy-label-hr{border:none;border-top:1px solid #ccc;margin:6px 0}.ozy-ig-suggest{position:relative}#cust-list.cust-list--short,#cust-list.cust-list--suggest-open{padding-bottom:14rem;overflow:visible}.ozy-ig-suggest-menu{display:block;position:absolute;z-index:1080;top:100%;left:0;right:0;max-height:14rem;overflow-y:auto;margin-top:2px;padding:.25rem 0}.ozy-ig-suggest-menu.ozy-ig-suggest-menu--open{box-shadow:0 .5rem 1rem #00000059}.ozy-ig-suggest-menu.d-none{display:none!important}.ozy-ig-suggest-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ozy-loc-suggest{position:relative}.ozy-loc-suggest-menu{display:block;position:absolute;z-index:1080;top:100%;left:0;right:0;max-height:14rem;overflow-y:auto;margin-top:2px;padding:.25rem 0}.ozy-loc-suggest-menu.d-none{display:none!important}.ozy-label-qr{display:flex;justify-content:flex-end;margin-top:6px}.ozy-label-qr img{width:72px;height:72px;image-rendering:pixelated}.ozy-label--65x50{width:65mm;min-height:50mm;font-size:10px}:root,[data-bs-theme=dark]{--ozy-app-bg: #0a0e14;--ozy-sidebar-bg: linear-gradient(180deg, #0d1117 0%, #0a0e14 100%);--ozy-sidebar-border: rgba(255, 255, 255, .08);--ozy-topbar-bg: rgba(13, 17, 23, .85);--ozy-nav-text: #c8d0d8;--ozy-nav-hint: #6e7a86;--ozy-nav-hover-bg: rgba(94, 114, 228, .08);--ozy-nav-active-bg: rgba(94, 114, 228, .18);--ozy-card-bg: #161b22;--ozy-card-border: rgba(255, 255, 255, .12);--ozy-table-bg: #0d1117;--ozy-modal-bg: #161b22;--ozy-sidebar-width: 260px;--ozy-content-max-width: 1400px;--ozy-page-padding-y: 1rem;--ozy-page-padding-x: .75rem}[data-bs-theme=light]{--bs-body-bg: #eef1f6;--bs-body-color: #1a2332;--bs-secondary-color: #5c6778;--bs-border-color: rgba(0, 0, 0, .1);--bs-link-color: #4a5fc1;--bs-link-hover-color: #3d4fa8;--ozy-app-bg: #eef1f6;--ozy-sidebar-bg: linear-gradient(180deg, #ffffff 0%, #f4f6fa 100%);--ozy-sidebar-border: rgba(0, 0, 0, .08);--ozy-topbar-bg: rgba(255, 255, 255, .92);--ozy-nav-text: #3d4654;--ozy-nav-hint: #6c757d;--ozy-nav-hover-bg: rgba(94, 114, 228, .1);--ozy-nav-active-bg: rgba(94, 114, 228, .16);--ozy-card-bg: #ffffff;--ozy-card-border: rgba(0, 0, 0, .1);--ozy-table-bg: #ffffff;--ozy-modal-bg: #ffffff}[data-bs-theme=light] .ozy-sidebar-logo{background:linear-gradient(135deg,#4a5fc1,#3d4fa8);-webkit-background-clip:text;background-clip:text}[data-bs-theme=light] .card.bg-dark,[data-bs-theme=light] .modal-content.bg-dark{background-color:var(--ozy-card-bg)!important;color:var(--bs-body-color)!important;border-color:var(--ozy-card-border)!important}[data-bs-theme=light] .table-dark{--bs-table-bg: var(--ozy-table-bg);--bs-table-color: var(--bs-body-color);--bs-table-border-color: var(--bs-border-color);--bs-table-hover-bg: rgba(94, 114, 228, .06)}[data-bs-theme=light] .text-bg-dark,[data-bs-theme=light] .ozy-sidebar-offcanvas.text-bg-dark{background-color:#f8f9fb!important;color:var(--bs-body-color)!important}[data-bs-theme=light] .btn-close-white{filter:none}[data-bs-theme=light] .btn-outline-light{--bs-btn-color: #495057;--bs-btn-border-color: #adb5bd;--bs-btn-hover-bg: #e9ecef;--bs-btn-hover-color: #212529}[data-bs-theme=light] .ozy-topbar{border-bottom-color:var(--bs-border-color)!important}[data-bs-theme=light] .border-secondary{border-color:var(--bs-border-color)!important}[data-bs-theme=light] .bg-dark.bg-opacity-10,[data-bs-theme=light] .bg-dark.bg-opacity-25{background-color:#0000000a!important}[data-bs-theme=light] .listing-detail-panel{background:#fff;border-color:#0000001a;color:#1a2332;box-shadow:inset 0 0 0 1px #00000005}[data-bs-theme=light] .listing-expand-caption-wrap,[data-bs-theme=light] .listing-expand-thread,[data-bs-theme=light] .ozy-ig-comments-panel{background:#f7f8fb!important;color:#1a2332}[data-bs-theme=light] .ig-thread-row,[data-bs-theme=light] .listing-ig-modal-row{background:#fff!important;color:#1a2332;border-color:#0000001f!important}[data-bs-theme=light] .listing-caption-block{color:#1a2332}[data-ozy-layout=compact]{--ozy-sidebar-width: 220px;--ozy-page-padding-y: .65rem;--ozy-page-padding-x: .5rem}[data-ozy-layout=compact] .ozy-nav-label{font-size:.85rem}[data-ozy-layout=compact] .ozy-nav-hint{display:none}[data-ozy-layout=compact] .ozy-page-content{padding:var(--ozy-page-padding-y) var(--ozy-page-padding-x) 3rem!important}[data-ozy-layout=compact] .table td,[data-ozy-layout=compact] .table th{padding:.35rem .5rem;font-size:.875rem}[data-ozy-layout=wide]{--ozy-content-max-width: none;--ozy-sidebar-width: 240px}[data-ozy-layout=wide] .container-fluid.ozy-page-content{max-width:none;padding-left:1.25rem!important;padding-right:1.25rem!important}.ozy-app-layout{background:var(--ozy-app-bg)}.ozy-sidebar{width:var(--ozy-sidebar-width);background:var(--ozy-sidebar-bg);border-right:1px solid var(--ozy-sidebar-border)}.ozy-nav-item{color:var(--ozy-nav-text)}.ozy-nav-item:hover{background:var(--ozy-nav-hover-bg);color:var(--bs-body-color, #e7e9ea)}.ozy-nav-item.is-active{background:var(--ozy-nav-active-bg)}.ozy-nav-hint{color:var(--ozy-nav-hint)}.ozy-topbar{background:var(--ozy-topbar-bg)}.ozy-page-content{max-width:var(--ozy-content-max-width)}.ui-pref-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.ui-pref-option{border:2px solid var(--bs-border-color);border-radius:10px;padding:.65rem;cursor:pointer;transition:border-color .15s,box-shadow .15s;background:var(--ozy-card-bg, #161b22)}.ui-pref-option:hover{border-color:#5e72e473}.ui-pref-option.is-selected{border-color:#5e72e4;box-shadow:0 0 0 1px #5e72e459}.ui-pref-option input{position:absolute;opacity:0;pointer-events:none}.ui-pref-swatch{height:48px;border-radius:6px;margin-bottom:.5rem;border:1px solid var(--bs-border-color)}.ui-pref-swatch.theme-dark{background:linear-gradient(135deg,#0d1117 50%,#1a2332 50%)}.ui-pref-swatch.theme-light{background:linear-gradient(135deg,#fff 50%,#eef1f6 50%)}.ui-pref-swatch.layout-classic{background:linear-gradient(90deg,#5e72e4 28%,#e9ecef 28%)}.ui-pref-swatch.layout-compact{background:linear-gradient(90deg,#5e72e4 18%,#e9ecef 18%)}.ui-pref-swatch.layout-wide{background:linear-gradient(90deg,#5e72e4 22%,#dee2e6 22%,#dee2e6)}.ui-pref-label{font-size:.85rem;font-weight:600;display:block}.ui-pref-hint{font-size:.72rem;color:var(--bs-secondary-color);display:block;margin-top:.15rem;line-height:1.3}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);-webkit-tap-highlight-color:rgba(94,114,228,.2);overflow-x:clip;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}#app{min-height:100dvh;max-width:100%;overflow-x:clip}.ozy-login-wrap{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom))}.ozy-login-wrap .card{max-width:420px;width:100%}@media(max-width:991.98px){.ozy-app-layout{min-height:100dvh;max-width:100%;overflow-x:clip}.ozy-main-column{max-width:100%;min-width:0;overflow-x:clip}.ozy-page-content{max-width:100%!important;min-width:0;overflow-x:clip;padding-left:max(.75rem,env(safe-area-inset-left))!important;padding-right:max(.75rem,env(safe-area-inset-right))!important;padding-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))!important}.ozy-topbar{flex-wrap:wrap;row-gap:.35rem;padding-top:max(.5rem,env(safe-area-inset-top));padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right))}.ozy-topbar-title{font-size:1rem;max-width:min(42vw,10rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ozy-topbar .btn,.ozy-topbar button[data-bs-toggle=offcanvas]{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.ozy-shop-select{min-width:0!important;max-width:min(42vw,9.5rem)!important;font-size:16px}.ozy-nav-item{min-height:44px;padding-top:.65rem;padding-bottom:.65rem}.ozy-page-header-actions .btn,.ozy-filter-bar .btn,.ship-bulk-bar .btn,.listings-toolbar-row .btn,.listings-full-width-card>.d-flex .btn{min-height:40px}.form-control,.form-select{font-size:16px}.ozy-filter-bar .form-control,.ozy-filter-bar .form-select,.listings-toolbar-row .form-control,.listings-toolbar-row .form-select{min-height:44px}.ozy-shipments-table .form-control,.ozy-shipments-table .form-select,.listings-table .form-control,.listings-table .form-select,.listings-table .listing-status-select,.listings-table .listing-action-select,.cust-list .form-control,.cust-list .form-select{min-height:2.25rem;font-size:16px}.ozy-page-header{margin-bottom:1rem!important}.ozy-page-header>.d-flex{flex-direction:column;align-items:stretch!important;gap:.75rem!important}.ozy-page-header-title{font-size:1.25rem;line-height:1.3;word-break:break-word}.ozy-page-header-sub{font-size:.85rem;max-width:none}.ozy-page-header-actions{width:100%}.ozy-page-header-actions .btn{flex:1 1 auto}.ozy-filter-bar{width:100%}.ozy-filter-bar>div{flex:1 1 100%;min-width:0!important;max-width:100%}.ozy-filter-bar .form-control,.ozy-filter-bar .form-select{width:100%;min-width:0!important}.ozy-filter-bar .ms-auto{margin-left:0!important;width:100%}.ozy-filter-grow{min-width:0!important;width:100%}.listings-toolbar-row{flex-direction:column;align-items:stretch!important}.listings-toolbar-row>*{width:100%;max-width:100%;min-width:0!important}.listing-filter-status-wrap .form-select,.listing-filter-q-wrap{max-width:100%!important}.listings-full-width-card>.d-flex{flex-direction:column;align-items:stretch!important}.listings-full-width-card>.d-flex .btn{width:100%}.ship-bulk-bar{flex-direction:column;align-items:stretch!important}.ship-bulk-actions{width:100%}.ship-bulk-actions .btn{flex:1 1 calc(50% - .35rem)}#ship-list.table-responsive,.listings-table-wrap .table-responsive,.cust-list.table-responsive{overflow:visible!important}.table-responsive{max-width:100%}.dash-period-grid{grid-template-columns:1fr!important}.dash-pipeline-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dash-metric{min-width:0!important;max-width:100%!important}.card,.ozy-card-wide,.listings-full-width-card.card{max-width:100%!important}.ozy-shell{max-width:100%}.ozy-label-preview-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.cmd-palette-overlay{padding:max(.75rem,env(safe-area-inset-top)) .75rem max(.75rem,env(safe-area-inset-bottom));align-items:stretch}.cmd-palette{max-height:none;flex:1;width:100%}.cmd-palette-foot{display:none}.cmd-palette-item{min-height:48px;justify-content:center}.modal.show.d-block,.ozy-comment-modal-backdrop,.cmd-palette-overlay{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.ozy-inbox-split{grid-template-columns:1fr;min-height:auto}.ozy-inbox-list-pane{max-height:min(38dvh,320px);border-right:0;border-bottom:1px solid var(--ozy-card-border, rgba(255, 255, 255, .12))}.ozy-inbox-thread-pane{max-height:none;min-height:min(52dvh,420px)}}@media(max-width:991.98px){.ozy-shipments-table{table-layout:auto;font-size:.875rem}.ozy-shipments-table thead{display:none}.ozy-shipments-table,.ozy-shipments-table tbody{display:block;width:100%}.ozy-shipments-table tr.ship-bundle-banner{display:block;width:100%;margin:.75rem 0 .35rem;border-radius:10px;overflow:hidden}.ozy-shipments-table tr.ship-bundle-banner td{display:block;width:100%}.ozy-shipments-table tr[data-id]{display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"check thumb product" "date date date" "cust cust cust" "ig ig ig" "price status status" "cargo cargo cargo" "actions actions actions";gap:.35rem .5rem;width:100%;margin:0 0 .75rem;padding:.75rem;border:1px solid var(--bs-border-color, #38444d);border-radius:12px;background:var(--ozy-card-bg, rgba(22, 24, 28, .85));box-sizing:border-box}.ozy-shipments-table tr[data-id]>td{display:block;width:auto!important;min-width:0!important;max-width:100%;padding:0!important;border:0!important}.ozy-shipments-table .ship-col-check{grid-area:check;align-self:center}.ozy-shipments-table .ship-col-thumb{grid-area:thumb}.ozy-shipments-table .ship-col-product{grid-area:product;align-self:center}.ozy-shipments-table .ship-col-date{grid-area:date}.ozy-shipments-table .ship-col-cust{grid-area:cust}.ozy-shipments-table .ship-col-ig{grid-area:ig}.ozy-shipments-table .ship-col-price{grid-area:price;text-align:left!important;font-size:1rem}.ozy-shipments-table .ship-col-status{grid-area:status}.ozy-shipments-table .ship-col-cargo{grid-area:cargo}.ozy-shipments-table .ship-col-actions{grid-area:actions}.ozy-shipments-table .ship-col-date:before,.ozy-shipments-table .ship-col-cust:before,.ozy-shipments-table .ship-col-ig:before,.ozy-shipments-table .ship-col-price:before,.ozy-shipments-table .ship-col-status:before,.ozy-shipments-table .ship-col-cargo:before{display:block;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bs-secondary-color, #8b98a5);margin-bottom:.15rem}.ozy-shipments-table .ship-col-date:before{content:"Tarih"}.ozy-shipments-table .ship-col-cust:before{content:"Müşteri"}.ozy-shipments-table .ship-col-ig:before{content:"Instagram"}.ozy-shipments-table .ship-col-price:before{content:"Fiyat"}.ozy-shipments-table .ship-col-status:before{content:"Durum"}.ozy-shipments-table .ship-col-cargo:before{content:"Kargo"}.ozy-shipments-table .ship-thumb,.ozy-shipments-table .listing-thumb.ship-thumb,.ozy-shipments-table .listing-thumb--ph.ship-thumb{width:52px;height:52px}.ozy-shipments-table .ship-actions{justify-content:flex-start;gap:.35rem}.ozy-shipments-table .ship-actions .btn{--bs-btn-padding-y: .4rem;--bs-btn-padding-x: .65rem;--bs-btn-font-size: .8rem;min-height:40px}.ozy-shipments-table .ship-status-sel{font-size:16px;padding:.35rem .5rem}.ozy-shipments-table .ship-cargo-track{white-space:normal}}@media(max-width:991.98px){.listings-table thead{display:none}.listings-table,.listings-table tbody{display:block;width:100%}.listings-table tr.listing-row-top{display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"exp thumb title" "code code code" "date date price" "status status status" "action action action";gap:.4rem .5rem;width:100%;margin:0;padding:.75rem;border:1px solid var(--bs-border-color, #38444d);border-radius:12px 12px 0 0;background:var(--ozy-card-bg, rgba(22, 24, 28, .85));box-sizing:border-box}.listings-table tr.listing-row-top:has(+tr.listing-row-sub[hidden]),.listings-table tr.listing-row-top:last-child{border-radius:12px;margin-bottom:.75rem}.listings-table tr.listing-row-top>td{display:block;width:auto!important;min-width:0!important;padding:0!important;border:0!important}.listings-table .listing-col-exp{grid-area:exp;align-self:start}.listings-table .listing-col-thumb{grid-area:thumb}.listings-table td.listing-col-title{grid-area:title;align-self:center;font-weight:600;word-break:break-word}.listings-table td.listing-col-code{grid-area:code}.listings-table td.listing-col-date{grid-area:date}.listings-table td.listing-col-price{grid-area:price;font-weight:650}.listings-table td.listing-col-status{grid-area:status}.listings-table td.listing-col-action{grid-area:action}.listings-table td.listing-col-code:before,.listings-table td.listing-col-date:before,.listings-table td.listing-col-price:before,.listings-table td.listing-col-status:before,.listings-table td.listing-col-action:before{display:block;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bs-secondary-color, #8b98a5);margin-bottom:.15rem}.listings-table td.listing-col-code:before{content:"Kod"}.listings-table td.listing-col-date:before{content:"Tarih"}.listings-table td.listing-col-price:before{content:"Fiyat"}.listings-table td.listing-col-status:before{content:"Durum"}.listings-table td.listing-col-action:before{content:"İşlem"}.listings-table tr.listing-row-sub:not([hidden]){display:block;width:100%;margin:0 0 .75rem;padding:0 .75rem .75rem;border:1px solid var(--bs-border-color, #38444d);border-top:0;border-radius:0 0 12px 12px;background:var(--ozy-card-bg, rgba(22, 24, 28, .85));box-sizing:border-box}.listings-table tr.listing-row-sub>td{display:block;width:100%;padding:0!important;border:0!important}.listings-table .listing-status-select,.listings-table .listing-action-select{max-width:100%;width:100%}.listing-thumb,.listing-thumb--ph{width:56px;height:56px}}@media(max-width:991.98px){.cust-list table thead{display:none}.cust-list table,.cust-list table tbody{display:block;width:100%}.cust-list table tr[data-id]{display:grid;grid-template-columns:1fr auto;grid-template-areas:"name actions" "phone phone" "addr addr" "ig ig" "match count";gap:.4rem .5rem;width:100%;margin:0 0 .75rem;padding:.75rem;border:1px solid var(--bs-border-color, #38444d);border-radius:12px;background:var(--ozy-card-bg, rgba(22, 24, 28, .85));box-sizing:border-box}.cust-list table tr[data-id]>td{display:block;width:auto!important;min-width:0!important;padding:0!important;border:0!important}.cust-list .cust-col-name{grid-area:name;font-weight:650;word-break:break-word}.cust-list .cust-col-phone{grid-area:phone}.cust-list .cust-col-addr{grid-area:addr}.cust-list .cust-col-ig{grid-area:ig}.cust-list .cust-col-match{grid-area:match}.cust-list .cust-col-count{grid-area:count;text-align:right}.cust-list .cust-col-actions{grid-area:actions;text-align:right;white-space:normal!important}.cust-list .cust-col-phone:before,.cust-list .cust-col-addr:before,.cust-list .cust-col-ig:before,.cust-list .cust-col-match:before,.cust-list .cust-col-count:before{display:block;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bs-secondary-color, #8b98a5);margin-bottom:.15rem}.cust-list .cust-col-phone:before{content:"Telefon"}.cust-list .cust-col-addr:before{content:"Adres"}.cust-list .cust-col-ig:before{content:"Instagram"}.cust-list .cust-col-match:before{content:"Durum"}.cust-list .cust-col-count:before{content:"Sipariş"}.cust-list .cust-ig{min-width:0!important;width:100%}.cust-list .cust-col-actions .btn{min-height:40px}}.ozy-mobile-dock{position:fixed;left:0;right:0;bottom:0;z-index:1040;display:flex;align-items:stretch;justify-content:space-around;gap:.15rem;padding:.35rem .35rem calc(.35rem + env(safe-area-inset-bottom,0px));background:var(--ozy-topbar-bg, rgba(13, 17, 23, .94));border-top:1px solid var(--ozy-sidebar-border, rgba(255, 255, 255, .08));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:100%;box-sizing:border-box}.ozy-mobile-dock-btn{flex:1 1 0;max-width:5.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;min-height:52px;padding:.2rem;border:none;border-radius:10px;background:transparent;color:var(--ozy-nav-text, #c8d0d8);font-size:.62rem;font-weight:600;line-height:1.1;cursor:pointer}.ozy-mobile-dock-btn svg{width:22px;height:22px;opacity:.85;flex-shrink:0}.ozy-mobile-dock-btn.is-active{color:#8fa3f5;background:var(--ozy-nav-active-bg, rgba(94, 114, 228, .18))}.ozy-mobile-dock-btn.is-active svg{opacity:1}[data-bs-theme=light] .ozy-mobile-dock-btn.is-active{color:#4a5fc1}.ozy-pwa-banner-host{position:fixed;left:0;right:0;bottom:calc(3.75rem + env(safe-area-inset-bottom,0px));z-index:1050;padding:0 .75rem;pointer-events:none}.ozy-pwa-banner-host .alert{pointer-events:auto;box-shadow:0 4px 20px #00000040;font-size:.85rem;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}@media(min-width:992px){.ozy-pwa-banner-host{bottom:1rem;max-width:28rem;margin:0 auto}}.ozy-sidebar-offcanvas .offcanvas-body{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}.ozy-sidebar-offcanvas .offcanvas-header{padding-top:max(1rem,env(safe-area-inset-top))}@media(max-width:379.98px){.dash-pipeline-grid,.stat-grid{grid-template-columns:1fr!important}.ozy-mobile-dock-btn{font-size:.58rem;max-width:none}.ship-bulk-actions .btn{flex:1 1 100%}}.ozy-cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1065;padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));pointer-events:none}.ozy-cookie-banner-inner{pointer-events:auto;max-width:42rem;margin:0 auto}@media(max-width:991.98px){.ozy-cookie-banner{padding-bottom:calc(4.25rem + env(safe-area-inset-bottom,0px))}}.ozy-cookie-category-list{padding-left:1.1rem;line-height:1.45}.ozy-cookie-category-list li+li{margin-top:.45rem}.ozy-cookie-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1070;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom))}.ozy-cookie-modal{width:min(480px,100%);max-height:min(90dvh,640px);overflow:auto}[data-bs-theme=light] .ozy-cookie-banner-inner.card.bg-dark,[data-bs-theme=light] .ozy-cookie-modal.card.bg-dark{background-color:var(--ozy-card-bg, #fff)!important;color:var(--bs-body-color)!important}
