:root{color-scheme:light;font-family:Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#2d2a28;background:radial-gradient(circle at top left,rgba(250,3,0,.12),transparent 28%),linear-gradient(180deg,#fffdfb,#fff4ee)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;color:#2d2a28;background:radial-gradient(circle at top left,rgba(250,3,0,.1),transparent 28%),linear-gradient(180deg,#fffdfb,#fff4ee)}button,select,a,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{display:grid;min-height:100vh;grid-template-columns:248px minmax(0,1fr)}.sidebar{display:flex;flex-direction:column;position:sticky;top:0;z-index:10;height:100vh;gap:.75rem;padding:1rem .9rem;border-right:1px solid rgba(130,94,78,.12);background:#fffaf7eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.mobile-topbar{display:none}.mobile-topbar-side{min-width:0;display:flex;align-items:center;justify-content:center}.mobile-topbar-center{min-width:0;display:grid;align-content:center;text-align:center}.mobile-topbar-center strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1f2937;font-size:.78rem;line-height:1.05}.mobile-topbar-center small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7280;font-size:.56rem;line-height:1;text-transform:lowercase}.mobile-topbar-actions{align-items:center;justify-content:flex-end;gap:.35rem}.mobile-profile-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.mobile-profile-avatar-icon{width:2rem;height:2rem;font-size:.68rem}.mobile-profile-avatar.active .mobile-profile-avatar-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.mobile-brand-header{justify-content:flex-start}.brand-header{display:flex;justify-content:center}.brand-toggle{padding:0;border:0;background:transparent;cursor:pointer}.brand-logo{width:200px;height:200px;flex-shrink:0}.brand-logo.mobile-brand-logo{width:3rem;height:3rem}.brand-block{display:grid;justify-items:center;padding-bottom:.1rem}.brand-block h1,.page-header h1,.empty-state h1{margin:0;color:#2a2624}.eyebrow{margin:0 0 .5rem;color:#c62828;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.brand-block p,.page-description,.info-card p,.empty-state p,.sidebar-footer small{color:#77675e}.brand-block p{margin:0;font-size:.9rem}.primary-button,.secondary-button,.profile-input,.form-card input,.form-card textarea,.form-card select{border:1px solid rgba(130,94,78,.18);border-radius:14px;padding:.68rem .85rem;color:#2d2a28;background:#fffefd}.primary-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 30px #2563eb2e}.secondary-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 14px 30px #2563eb2e}.primary-button:disabled,.secondary-button:disabled{opacity:.7;cursor:wait}.main-nav{display:grid;gap:.25rem;flex:1;align-content:start}.nav-link{display:flex;align-items:center;gap:.75rem;padding:.56rem .72rem;border-radius:12px;color:#4b5563;transition:.2s ease;font-size:.88rem}.nav-icon{width:1.2rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.nav-label{white-space:nowrap}.nav-link:hover,.nav-link.active{color:#111827;background:#2563eb14}.sidebar-footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;padding-top:.4rem}.profile-chip{min-width:0;display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;border-radius:14px;transition:.2s ease}.profile-chip:hover,.profile-chip.active{background:#2563eb14}.profile-avatar{width:2.2rem;height:2.2rem;display:grid;place-items:center;flex-shrink:0;border-radius:999px;color:#111827;font-size:.74rem;font-weight:700;background:linear-gradient(135deg,#d1d5db,#9ca3af)}.profile-meta{min-width:0;display:grid;gap:.05rem}.profile-meta strong{color:#111827;font-size:.88rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-meta small{color:#6b7280;font-size:.8rem}.session-exit{width:2.2rem;height:2.2rem;display:inline-grid;place-items:center;flex-shrink:0;align-self:flex-end;border:1px solid rgba(107,114,128,.22);border-radius:999px;color:#4b5563;background:#fff;cursor:pointer}.session-exit:hover{color:#111827;background:#2563eb0f}.session-exit svg{width:1.1rem;height:1.1rem}.notifications-shell{position:relative;flex-shrink:0}.desktop-notifications{position:sticky;top:1rem;z-index:30;display:flex;justify-content:flex-end;margin-bottom:.75rem}.notifications-button{width:2.2rem;height:2.2rem;position:relative;display:inline-grid;place-items:center;border:1px solid rgba(107,114,128,.22);border-radius:999px;color:#4b5563;background:#fff;cursor:pointer}.notifications-button:hover{color:#111827;background:#2563eb0f}.notifications-button svg{width:1.1rem;height:1.1rem}.notifications-badge{min-width:1.1rem;height:1.1rem;position:absolute;top:-.2rem;right:-.15rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .2rem;border-radius:999px;color:#fff;font-size:.66rem;font-weight:700;background:#dc2626;box-shadow:0 8px 18px #dc26263d}.notifications-panel{width:min(24rem,calc(100vw - 1.5rem));position:absolute;top:calc(100% + .55rem);right:0;z-index:45;display:grid;gap:.75rem;padding:.9rem;border:1px solid rgba(130,94,78,.12);border-radius:18px;background:#fffdfbfa;box-shadow:0 18px 48px #0f172a24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.notifications-panel-desktop{right:0;top:calc(100% + .55rem);bottom:auto}.notifications-panel-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.notifications-panel-header strong{color:#111827}.notifications-mark-read{padding:0;border:0;color:#2563eb;background:transparent;cursor:pointer}.notifications-mark-read:disabled{color:#9ca3af;cursor:default}.notifications-list{display:grid;gap:.55rem;max-height:min(24rem,55vh);overflow-y:auto}.notifications-item{width:100%;display:grid;gap:.3rem;padding:.8rem;border:1px solid rgba(130,94,78,.12);border-radius:14px;color:inherit;text-align:left;background:#fff;cursor:pointer}.notifications-item:hover{border-color:#2563eb2e;background:#eff6ffb3}.notifications-item-unread{border-color:#2563eb38;background:#eff6ffe0}.notifications-item-header{display:flex;align-items:center;gap:.45rem}.notifications-item-header strong{color:#111827;font-size:.9rem}.notifications-item-dot{width:.5rem;height:.5rem;border-radius:999px;background:#2563eb}.notifications-item p,.notifications-empty{margin:0;color:#4b5563;font-size:.85rem}.notifications-item small{color:#6b7280;font-size:.75rem}.notifications-error{color:#b91c1c}.content{position:relative;z-index:0;min-width:0;padding:1.5rem 1.75rem}.app-refresh-indicator{position:sticky;top:.75rem;z-index:25;width:min(100%,34rem);margin:0 auto 1rem;padding:.75rem .9rem;border:1px solid rgba(37,99,235,.16);border-radius:18px;color:#1f2937;background:#fffdfbf5;box-shadow:0 14px 36px #2563eb1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.app-refresh-indicator-hidden{margin-bottom:0;padding-top:0;padding-bottom:0;border-width:0;max-height:0;overflow:hidden;box-shadow:none}.app-refresh-indicator-ready{border-color:#2563eb3d;background:#eff6fff5}.app-refresh-indicator-row{display:flex;align-items:center;justify-content:center;gap:.65rem;text-align:center;font-size:.9rem}.app-refresh-spinner{width:.9rem;height:.9rem;border:2px solid rgba(37,99,235,.18);border-top-color:#2563eb;border-radius:999px;flex-shrink:0;animation:app-refresh-spin .9s linear infinite}.app-refresh-button{pointer-events:auto;padding:.45rem .8rem}@keyframes app-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-shell{display:grid;place-items:center;min-height:100vh;padding:1.5rem}.auth-card{width:min(100%,560px);border:1px solid rgba(130,94,78,.12);border-radius:24px;padding:1.25rem;background:#fffdfbf5;box-shadow:0 18px 50px #5836221a}.auth-card.page-stack{gap:.85rem}.auth-panel{border:1px solid rgba(37,99,235,.12);border-radius:18px;background:linear-gradient(180deg,#eff6ffe6,#fffffff5);overflow:hidden}.auth-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-bottom:1px solid rgba(37,99,235,.12);background:#ffffffbf}.auth-tab-button{min-height:2.9rem;padding:.6rem .75rem;border:0;border-right:1px solid rgba(37,99,235,.12);color:#4b5563;background:transparent;cursor:pointer}.auth-tab-button:last-child{border-right:0}.auth-tab-button-active{color:#111827;background:#eff6ffe6;box-shadow:inset 0 -2px #1d4ed8}.auth-code-block{padding:1rem;border:1px solid rgba(130,94,78,.12);border-radius:18px;background:#fff7f4;overflow:auto}.auth-intro{width:100%;max-width:34rem;justify-self:center;place-items:center;text-align:center}.auth-intro h1{margin:0;text-align:center;font-size:clamp(1.75rem,4vw,2.2rem);font-weight:800;color:#111}.auth-logo{display:block;width:75px;height:75px;margin:0 auto;object-fit:contain}.auth-widget-card{padding:1rem;border:0;border-radius:0;background:transparent}.auth-panel-body{padding:0}.auth-widget-card.page-stack,.auth-code-header{gap:.7rem}.telegram-widget-shell{display:flex;justify-content:center;min-height:3rem}.telegram-widget-disabled{opacity:.6;pointer-events:none}.auth-hint{margin:0;color:#5f728c;font-size:.95rem;line-height:1.4}.auth-code-header strong{color:#1f2937}.auth-code-form{display:grid;gap:.7rem}.auth-inline-actions{display:flex;flex-wrap:wrap;gap:.7rem}.auth-link-button{display:inline-flex;align-items:center;justify-content:center}.auth-password-hint{color:#5f728c;font-size:.9rem;line-height:1.45}.auth-registration-note{margin:0;color:#dc2626;font-size:.95rem;line-height:1.4}.auth-brand-accent{color:#dc2626;font-weight:700}.auth-code-input{text-transform:uppercase;letter-spacing:.18em;font-size:1.05rem;text-align:center}.page-stack{display:grid;gap:1rem}.page-header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.page-action{flex-shrink:0}.stat-grid,.panel-grid{display:grid;gap:1rem}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.panel-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.panel-grid.two-columns{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.stat-card,.info-card,.table-shell,.empty-state{border:1px solid rgba(130,94,78,.12);border-radius:24px;padding:1rem;background:#fffdfbeb;box-shadow:0 18px 50px #58362214}.info-card{max-width:460px}.stat-card span,.stat-card small,.section-title,th,dt{color:#8c6d60}.stat-card strong{display:block;margin:.45rem 0;font-size:2rem}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem}.pill{padding:.55rem .85rem;border-radius:999px;background:#fa030014;color:#9f3727}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:0}.detail-grid dt,.detail-grid dd{margin:0}.detail-grid dd{margin-top:.3rem;font-weight:600}.profile-stack{display:grid;gap:.55rem}.profile-field{display:grid;gap:.2rem}.profile-field span{color:#6b7280;font-size:.82rem}.profile-input:disabled{color:#111827;background:#f9fafb;opacity:1}.profile-input{min-height:2.4rem}.profile-actions{margin-top:1rem}.buyers-toolbar{display:grid;grid-template-columns:minmax(240px,420px) minmax(200px,260px);gap:.75rem;align-items:end}.buyers-view-switch{display:flex;flex-wrap:wrap;gap:.6rem}.buyers-view-button{padding:.55rem .9rem;border:1px solid rgba(37,99,235,.18);border-radius:999px;color:#1d4ed8;background:#2563eb14;cursor:pointer}.buyers-view-button-active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 30px #2563eb2e}.buyers-filter-field{display:grid;gap:.25rem}.buyers-filter-field span{color:#6b7280;font-size:.82rem}.table-shell{overflow:auto}.buyout-requests-toolbar{display:grid;grid-template-columns:minmax(260px,1.8fr) repeat(2,minmax(180px,.7fr));padding:1rem 1.25rem;gap:.75rem;align-items:end}.buyout-tabs{display:flex;flex-wrap:wrap;gap:.75rem}.buyout-tab{display:inline-flex;align-items:center;gap:.55rem;position:relative;padding:.58rem .95rem;border:1px solid rgba(130,94,78,.18);border-radius:999px;color:#5f4a40;background:#fffdfbeb;cursor:pointer}.buyout-tab-new-indicator{position:absolute;top:.25rem;right:.3rem;width:.72rem;height:.72rem;border:2px solid #fff;border-radius:999px;background:#dc2626;box-shadow:0 4px 10px #dc262647}.buyout-tab span{min-width:1.6rem;padding:.15rem .4rem;border-radius:999px;text-align:center;color:#8c6d60;background:#825e4e1f}.buyout-tab-active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 14px 30px #2563eb2e}.buyout-tab-active span{color:#fff;background:#ffffff2e}.buyout-requests-table{table-layout:fixed;font-size:.84rem}.buyout-requests-table-shell{overflow:auto}.buyout-requests-table th,.buyout-requests-table td{width:16.66%;padding:.55rem .6rem;line-height:1.2;white-space:normal;word-break:break-word;vertical-align:top}.buyout-pagination{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}.buyout-pagination-pages{display:flex;flex-wrap:wrap;gap:.45rem}.buyout-page-button{min-width:2.5rem;padding:.5rem .7rem;border:1px solid rgba(37,99,235,.18);border-radius:.85rem;color:#1f2937;background:#fff;cursor:pointer}.buyout-page-button-active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 24px #2563eb2e}.buyout-pagination-button{min-width:2.7rem;padding:.5rem .7rem}.buyout-pagination-status{min-width:3.5rem;text-align:center;color:#6b7280}.buyout-pagination-jump{display:flex;align-items:center;gap:.5rem}.buyout-pagination-input{width:5.5rem}.buyers-table-shell{padding:.5rem;overflow:auto;max-height:calc(100vh - 19rem)}.buyers-table{font-size:.82rem;width:max-content;min-width:100%}.buyers-table th,.buyers-table td{padding:.42rem .45rem;white-space:nowrap}.buyers-table th{position:sticky;top:0;z-index:1;background:#fffdfbfa}.buyers-table tbody tr:nth-child(2n) td{background:#f1f3f5}.compact-table-shell{padding:.35rem;overflow:auto}.compact-table{table-layout:fixed;font-size:.76rem;width:max-content;min-width:100%}.compact-table th,.compact-table td{width:140px;min-width:140px;max-width:140px;padding:.28rem .35rem;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.compact-col-checkbox{position:sticky;left:0;z-index:2;width:28px!important;min-width:28px!important;max-width:28px!important;padding-left:.2rem!important;padding-right:.2rem!important;text-align:center;background:#fffdfbfa}.compact-col-checkbox input{display:block;margin:0 auto}.compact-col-tight{width:84px!important;min-width:84px!important;max-width:84px!important}.compact-table th{white-space:normal;word-break:normal;overflow-wrap:break-word;line-height:1.2}.compact-table th>span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.compact-table td{white-space:nowrap}.compact-table tr.table-row-status-deleted .compact-col-checkbox{background:#ef44441f}.compact-table tr.table-row-selected .compact-col-checkbox{background:#6b72802e}.compact-table tr.table-row-selected.table-row-status-deleted .compact-col-checkbox{background:#9ca3af47}.compact-table-cell{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:zoom-in}.compact-table-cell-editable{color:#1d4ed8;text-decoration:underline dotted}.compact-text-modal{white-space:pre-wrap;word-break:break-word}.compact-table-actions{display:flex;align-items:center;gap:.75rem}.compact-table-actions .profile-input{width:min(260px,100%)}.article-buyouts-back-button{display:inline-flex;align-items:center;gap:.45rem}.article-buyouts-header{align-items:flex-start}.article-buyouts-header-copy{display:grid;gap:.45rem;min-width:0}.article-buyouts-header-topline{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.article-buyouts-title-inline{margin:0;color:#c62828;font-size:1rem;font-weight:700;line-height:1.2}.article-buyouts-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:flex-start}.article-buyouts-meta-item{display:grid;gap:.12rem}.article-buyouts-meta-label{color:#8c6d60;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.article-buyouts-meta-item strong{font-size:1rem;line-height:1.25;color:#2a2624}.article-buyouts-meta-item-product{min-width:min(36rem,100%);flex:1 1 20rem}.article-buyouts-table-shell{max-height:calc(100vh - 18rem)}.article-buyouts-table th{position:sticky;top:0;z-index:1;background:#fffdfbfa}.article-buyouts-table th.compact-col-checkbox{z-index:3}.article-buyouts-buyer-toolbar{grid-template-columns:minmax(240px,1fr) minmax(200px,260px)}.article-buyouts-buyer-stats{display:flex;flex-wrap:wrap;gap:1rem;color:#4b5563;font-size:.92rem}.article-buyouts-buyer-filter-toggle{display:inline-flex;align-items:center;gap:.55rem;color:#2d2a28}.article-buyouts-buyer-filter-toggle input{margin:0}.article-buyouts-exclude-card{padding:1rem 1.1rem}.article-buyouts-exclude-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end}.article-buyouts-buyer-loader{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center}.article-buyouts-buyer-loader strong{display:block;margin-bottom:.2rem;color:#2a2624}.article-buyouts-buyer-loader p{margin:0;color:#77675e}.article-buyouts-buyer-loader-spinner{width:1.4rem;height:1.4rem}.article-buyouts-buyer-table-shell{max-height:min(60vh,560px)}.article-buyouts-buyer-table th,.article-buyouts-buyer-table td{white-space:nowrap}.article-buyouts-buyer-city-col{width:6rem;min-width:6rem;max-width:6rem;overflow:hidden;text-overflow:ellipsis}.article-buyouts-selected-count{color:#4b5563;font-size:.92rem}.article-buyouts-buyer-status-cell{display:grid;gap:.1rem}.article-buyouts-buyer-status-dates{color:#6b7280;font-size:.76rem}.article-buyouts-row-stats{display:flex;flex-wrap:wrap;gap:1rem;color:#4b5563;font-size:.92rem}.article-buyouts-screen-button{width:100%;min-height:2rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.2rem .35rem;border:1px solid rgba(37,99,235,.18);border-radius:10px;color:#1d4ed8;background:#2563eb14;cursor:pointer}.article-buyouts-screen-button-icon{font-size:.95rem;line-height:1}.article-buyouts-screen-modal-image{width:100%;max-height:min(70vh,720px);display:block;object-fit:contain;border-radius:18px;border:1px solid rgba(130,94,78,.12)}.article-buyouts-buyer-legend{color:#9a3412;font-size:.9rem}.article-buyouts-selection-hint{color:#4b5563;font-size:.92rem}.buyers-detail-list{grid-template-columns:1fr;gap:.6rem}.buyers-detail-list dd{margin-top:.12rem}.compact-edit-textarea{min-height:160px}.compact-edit-textarea-url{min-height:92px}.article-buyouts-upload-actions{display:flex;justify-content:flex-start}.article-buyouts-review-task-editor{gap:.65rem}.buyers-inline-input{width:100%;min-width:7rem;min-height:1.9rem;padding:.28rem .4rem;border:1px solid rgba(107,114,128,.2);border-radius:8px;color:#111827;background:#fff}.buyers-comment-input{min-width:12rem}.buyers-save-button{min-height:1.9rem;padding:.28rem .55rem;border:0;border-radius:8px;box-shadow:none}.buyers-table tbody tr.table-row-blocked td{color:#fff;background:#111!important}.buyers-table tbody tr.table-row-holiday td{background:#3b82f61f}.buyers-table tbody tr.table-row-disabled td{color:#6b7280;background:#6b728014}.buyers-table tbody tr.table-row-existing td{background:#f59e0b29}.buyers-table tbody tr.table-row-blocked .buyers-inline-input{color:#fff;border-color:#ffffff29;background:#2b2b2b}table{width:100%;border-collapse:collapse}th,td{padding:.95rem .75rem;border-bottom:1px solid rgba(130,94,78,.12);text-align:left}tbody tr:last-child td{border-bottom:0}.table-row-clickable{cursor:pointer}.table-row-clickable:hover td{background:#fa03000a}.table-row-payment-paid td{background:#22c55e1f}.buyout-payment-cell{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;width:100%}.buyout-payment-status{min-width:0}.buyout-payment-action-slot{display:flex;justify-content:flex-end;min-width:5.8rem}.buyout-payment-action{min-height:2rem;padding:.3rem .6rem}.table-row-payment-refund td,.table-row-status-deleted td{background:#ef44441f}.table-row-selected td{background:#6b72802e}.table-row-selected.table-row-status-deleted td{background:#9ca3af47}.empty-state{display:grid;place-items:center;min-height:60vh;text-align:center}.dashboard-welcome{min-height:60vh;display:grid;place-items:center;text-align:center}.dashboard-welcome-compact{min-height:auto;padding:1.5rem 0 .5rem}.dashboard-welcome-title{margin:0;color:#111827;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800}.dashboard-welcome-brand{color:#c62828}.dashboard-today-buyouts-header{padding:1rem 1.25rem}.dashboard-today-buyouts-title{margin:0;color:#2a2624;font-size:1.1rem}.state-message,.form-card{border:1px solid rgba(130,94,78,.12);border-radius:24px;padding:1.25rem;background:#fffdfbeb}.state-message p{margin-bottom:0;color:#77675e}.state-message{display:grid;gap:.75rem}.screen-modal-loading{display:grid;justify-items:center;gap:.75rem;padding:1rem 0}.screen-modal-loading .state-message{justify-items:center;text-align:center}.button-loading-content{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.button-loading-spinner{width:.85rem;height:.85rem}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.form-grid label{display:grid;gap:.5rem}.full-width{grid-column:1 / -1}.form-card textarea{min-height:96px;resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.muted-text{color:#6b7280}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem;background:#432b1f47}.modal-card{width:min(100%,720px);max-height:90vh;overflow:auto;border:1px solid rgba(130,94,78,.12);border-radius:24px;padding:1.25rem;background:#fffdfbfa}.modal-card-wide{width:min(100%,1180px)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.modal-header h2{margin:0}.icon-button{width:2.25rem;height:2.25rem;border:1px solid rgba(130,94,78,.18);border-radius:999px;color:#2d2a28;background:#fff7f4;cursor:pointer}.modal-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:0}.modal-details dt,.modal-details dd{margin:0}.modal-details dd{margin-top:.35rem;color:#2d2a28;word-break:break-word}.buyout-request-details{grid-template-columns:1fr}.buyout-request-edit-grid{margin-top:1rem}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.detail-image{width:100%;margin-bottom:1rem;border-radius:18px;border:1px solid rgba(130,94,78,.12)}.link-button{display:inline-flex;align-items:center;justify-content:center}.purchases-list{display:grid;gap:.9rem}.purchases-filters{display:grid;gap:.8rem;padding:.9rem 1rem}.purchases-filter-group{display:grid;gap:.45rem}.purchases-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.purchases-filter-title{color:#8c6d60;font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.purchases-filter-value{color:#4b5563;font-size:.84rem}.purchases-filter-actions{display:flex;flex-wrap:wrap;gap:.5rem}.purchases-filter-button{min-height:2.3rem;padding:.45rem .72rem;border-color:#2563eb24;color:#48627f;background:#f8fbff;box-shadow:none}.purchases-filter-button-active{border-color:#2563eb59;color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 22px #2563eb33}.purchases-filter-date-range{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem;align-items:end}.purchases-filter-date-range label{display:grid;gap:.35rem}.purchases-filter-date-range label span{color:#6b7280;font-size:.8rem}.purchases-filter-apply-button{min-height:2.5rem;align-self:end}.purchases-card{padding:0;overflow:hidden}.purchases-card-deleted{background:#ef44441f}.upload-success-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:110;max-width:min(24rem,calc(100vw - 2rem));padding:.85rem 1rem;border:1px solid rgba(34,197,94,.2);border-radius:1rem;color:#14532d;background:#f0fdf4fa;box-shadow:0 16px 40px #14532d29}.purchases-card-expanded{box-shadow:0 22px 60px #5836221a}.purchases-summary{width:100%;display:grid;grid-template-columns:minmax(220px,2fr) minmax(0,4fr) auto;gap:.9rem;align-items:center;padding:1rem 1.25rem;border:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.purchases-summary:hover{background:#fa030008}.purchases-summary-primary{min-width:0}.purchases-summary-secondary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;min-width:0}.purchases-summary-cell{display:grid;gap:.22rem;min-width:0}.purchases-summary-cell strong{min-width:0;overflow:hidden;text-overflow:ellipsis}.purchases-summary-label{color:#8c6d60;font-size:.76rem}.purchases-summary-product strong{white-space:nowrap}.purchases-summary-toggle{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;color:#1d4ed8;justify-self:end}.purchases-summary-toggle svg{width:1rem;height:1rem}.purchases-summary-toggle-expanded svg{transform:rotate(180deg)}.purchases-details{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:1.25rem;padding:0 1.25rem 1.25rem;border-top:1px solid rgba(130,94,78,.12)}.purchases-details-media{padding-top:1.25rem}.purchases-details-image{width:100%;display:block;border-radius:18px;border:1px solid rgba(130,94,78,.12);background:#fff7f4;object-fit:cover}.purchases-details-image-placeholder{display:grid;place-items:center;min-height:260px;padding:1rem;color:#77675e;text-align:center}.purchases-details-content{display:grid;gap:1rem;padding-top:1.25rem;min-width:0}.purchases-details-single{grid-template-columns:1fr}.purchases-details-content-single{padding-top:1.25rem}.protege-summary{grid-template-columns:minmax(220px,2fr) repeat(4,minmax(120px,1fr)) auto}.protege-actions{justify-content:flex-start}.purchases-detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.purchases-copy-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.purchases-copy-value{word-break:break-word}.purchases-copy-button{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(37,99,235,.18);border-radius:999px;color:#1d4ed8;background:#2563eb14;cursor:pointer;box-shadow:none}.purchases-copy-button svg{width:1rem;height:1rem}.purchases-copy-button-copied{color:#fff;background:#2563eb}.purchases-instructions{gap:.85rem}.purchases-instruction-card{max-width:none}.purchases-status-card{display:grid;gap:.75rem}.purchases-status-card-body{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.purchases-status-card-body p{margin:0}.purchases-status-lines{display:flex;flex-direction:column;gap:.5rem}.purchases-status-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%}.purchases-status-line-full{width:100%}.purchases-status-line-with-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end}.purchases-status-line-actions{display:flex;flex-wrap:wrap;width:auto;max-width:100%;justify-content:end;align-items:end;gap:.75rem}.purchases-payment-review-group{display:grid;gap:.35rem}.purchases-payment-review-buttons{display:grid;grid-template-columns:10rem 8rem;gap:.75rem}.purchases-payment-review-meta{color:#6b7280;font-size:.76rem}.purchases-screen-button{width:7rem;justify-content:center}.purchases-inline-action-button{width:10rem;min-width:0;justify-content:center}.purchases-inline-action-button-muted{width:8rem;background:linear-gradient(135deg,#7c8898,#667085);box-shadow:0 14px 30px #6670852e}.purchases-instruction-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.purchases-instruction-card h3{margin:0 0 .5rem}.purchases-instruction-toggle h3{margin:0}.purchases-instruction-card p{margin:0;white-space:pre-wrap;word-break:break-word}@media(max-width:960px){.buyout-requests-table-shell{max-width:100vw;max-height:min(70vh,640px);overflow-x:auto;overflow-y:auto}.buyout-requests-table-shell .buyout-requests-table{width:150%;min-width:150%}.app-shell{grid-template-columns:minmax(0,1fr)}.sidebar{position:fixed;top:0;left:0;right:0;z-index:36;width:100%;height:0;min-height:0;flex:none;gap:0;padding:0;border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible;pointer-events:none}.mobile-topbar{position:fixed;top:0;left:0;right:0;z-index:35;display:grid;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.45rem;height:3rem;min-height:3rem;padding:0 .55rem;border-bottom:1px solid rgba(130,94,78,.12);background:#fffaf7f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto}.brand-block,.sidebar-footer{display:none}.main-nav{position:fixed;left:0;right:0;bottom:0;z-index:35;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:0;align-items:center;padding:.45rem .35rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid rgba(130,94,78,.12);background:#fffaf7fa;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto}.nav-link{width:100%;min-height:3.6rem;display:grid;grid-template-rows:auto auto;justify-content:center;justify-items:center;padding:.45rem .2rem;gap:.18rem}.nav-icon{width:auto;font-size:1.2rem}.nav-label{display:block;max-width:100%;color:inherit;font-size:.58rem;line-height:1.05;text-align:center;white-space:normal;overflow-wrap:break-word;word-break:normal;text-wrap:balance}.session-exit{width:1.95rem;height:1.95rem;padding:0;align-self:center}.notifications-button{width:1.95rem;height:1.95rem}.desktop-notifications{display:none}.notifications-panel,.notifications-panel-desktop{width:min(22rem,calc(100vw - 1rem));position:fixed;top:3.4rem;right:.5rem;bottom:auto}.content{padding:3.5rem 1rem calc(5.8rem + env(safe-area-inset-bottom))}.purchases-summary{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"product toggle" "meta meta";gap:.55rem .8rem}.purchases-summary-toggle{grid-area:toggle;align-self:start;justify-self:end}.purchases-summary-primary{grid-area:product}.purchases-summary-secondary{grid-area:meta;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.purchases-summary-secondary .purchases-summary-cell{gap:.18rem}.purchases-summary-secondary .purchases-summary-label{font-size:.68rem}.purchases-summary-secondary .purchases-summary-cell strong{font-size:.83rem}.purchases-details{grid-template-columns:1fr}.purchases-details-media{padding-top:1rem}.app-refresh-indicator-row{flex-wrap:wrap}.auth-widget-card{padding:.9rem}.auth-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.buyers-toolbar{grid-template-columns:1fr}.article-buyouts-header{flex-direction:column;align-items:stretch}.article-buyouts-header-topline,.article-buyouts-buyer-stats{gap:.6rem}.article-buyouts-exclude-actions{grid-template-columns:1fr}.article-buyouts-screen-modal-image{max-height:min(58vh,480px)}.article-buyouts-meta{gap:.6rem}.article-buyouts-meta-item-product{min-width:0;flex-basis:100%}.buyout-requests-toolbar{grid-template-columns:1fr}.buyers-table-shell{max-height:calc(100vh - 16rem)}.article-buyouts-table-shell{max-height:calc(100vh - 15rem)}.page-header{flex-direction:column}.purchases-status-line-with-actions{grid-template-columns:minmax(0,1fr);align-items:stretch}.purchases-status-line-actions{width:100%;justify-content:flex-start}.purchases-payment-review-buttons{grid-template-columns:minmax(0,1fr)}.purchases-inline-action-button,.purchases-inline-action-button-muted{width:auto}.purchases-status-line-upload>span{display:none}}
