.offers-page{display:grid;gap:18px;max-width:1700px;margin:0 auto}.offers-topbar{align-items:center}.offers-actions{display:flex;gap:10px}.offers-actions form{margin:0}.offers-actions button,.offers-search button,.pricing-form button{border:0;border-radius:8px;background:#25c76f;color:#07150d;padding:11px 15px;font-weight:800;cursor:pointer}.offers-actions .secondary{background:#34404c;color:#fff}.offers-notice{padding:13px 16px;border-radius:9px}.offers-notice.success{background:#173a29;color:#6ee7a7;border:1px solid #286544}.offers-notice.error{background:#3b2024;color:#ff9da7;border:1px solid #71323a}.offers-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.offers-summary article{background:#20272f;border:1px solid #36414d;border-radius:11px;padding:16px}.offers-summary small{display:block;color:#8f9ba8}.offers-summary strong{display:block;margin-top:5px;font-size:23px}.offers-search{display:flex;align-items:center;gap:10px;background:#20272f;border:1px solid #36414d;border-radius:10px;padding:10px 12px}.offers-search i{color:#82909e}.offers-search input{flex:1;background:#151b21;border:1px solid #46525f;border-radius:7px;color:#fff;padding:10px}.offers-search a{color:#aab6c2;text-decoration:none}.offers-table-card{overflow:auto;background:#20272f;border:1px solid #36414d;border-radius:11px}.offers-table-card table{width:100%;min-width:1350px;border-collapse:collapse}.offers-table-card th,.offers-table-card td{text-align:left;padding:12px 14px;border-bottom:1px solid #303944;vertical-align:middle}.offers-table-card th{color:#84919e;font-size:11px;text-transform:uppercase}.offer-product{display:flex;gap:11px;align-items:center;min-width:390px}.offer-product img{width:52px;height:52px;object-fit:contain;background:#fff;border-radius:7px}.offer-product a{display:block;color:#e8edf2;text-decoration:none;font-weight:700}.offer-product a:hover{color:#5ee89d}.offer-product small,.catalog-id,.floor{display:block;margin-top:4px;color:#81909e}.catalog-ok{color:#5ee89d}.catalog-wait{color:#ffd166}.pricing-form{display:grid;grid-template-columns:repeat(3,88px) 38px;gap:7px;align-items:end}.pricing-form label{display:grid;gap:4px}.pricing-form label span{font-size:10px;color:#84919e}.pricing-form input{width:100%;box-sizing:border-box;background:#151b21;border:1px solid #46525f;border-radius:6px;color:#fff;padding:8px}.pricing-form button{padding:9px}.suggested{color:#5ee89d;font-size:18px}.muted{color:#778491}.offers-empty{text-align:center;padding:50px;background:#20272f;border:1px solid #36414d;border-radius:11px}.offers-empty i{font-size:38px;color:#566473}.observation-note{color:#96a3af;margin:0}.observation-note i{color:#5ee89d;margin-right:6px}@media(max-width:900px){.offers-summary{grid-template-columns:repeat(2,1fr)}.offers-topbar{align-items:flex-start;gap:12px}.offers-actions{flex-wrap:wrap}}
