.offers-subpage .app-home-header{display:none}
.offers-page{
  --offers-bg:#07111f;
  --offers-panel:#0c1a2c;
  --offers-raised:#11243a;
  --offers-line:#20364e;
  --offers-text:#f3f8ff;
  --offers-muted:#93a8bd;
  --offers-teal:#24d8d0;
  --offers-teal-soft:rgba(36,216,208,.12);
  min-height:100%;
  padding:calc(env(safe-area-inset-top) + 8px) 12px calc(94px + env(safe-area-inset-bottom));
  background:var(--offers-bg);
  color:var(--offers-text);
}
.offers-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:4px}
.offers-header h1{margin:0;font-size:26px;line-height:1.15;font-weight:650;letter-spacing:-.02em}
.offers-header-actions{display:flex;gap:4px;align-items:center}
.offers-icon-button,.offers-back,.offers-save,.offers-more{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:var(--offers-text)}
.offers-icon-button:hover,.offers-icon-button:focus-visible,.offers-back:hover,.offers-back:focus-visible,.offers-save:hover,.offers-save:focus-visible,.offers-more:hover,.offers-more:focus-visible{background:var(--offers-teal-soft);color:var(--offers-teal)}
.offers-icon-button svg,.offers-back svg,.offers-save svg,.offers-more svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.offers-role-note{margin:0 0 14px;color:var(--offers-muted);font-size:12px;line-height:1.45}
.offers-context{margin:8px 0 14px;padding:10px;border:1px solid var(--offers-line);border-radius:14px;background:var(--offers-panel)}
.offers-context label{display:grid;gap:5px;color:var(--offers-muted);font-size:11px}
.offers-context select{min-height:44px;padding:0 12px;border:1px solid var(--offers-line);border-radius:11px;background:var(--offers-bg);color:var(--offers-text);font:inherit}
.offers-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border-bottom:1px solid var(--offers-line);margin-bottom:12px}
.offers-tabs button{min-width:0;min-height:44px;padding:10px 5px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--offers-muted);font:inherit;font-size:12px;white-space:nowrap}
.offers-tabs button[aria-selected="true"]{border-bottom-color:var(--offers-teal);color:var(--offers-teal)}
.offers-search{display:grid;grid-template-columns:20px minmax(0,1fr) 44px;align-items:center;min-height:48px;padding-left:13px;border:1px solid var(--offers-line);border-radius:14px;background:var(--offers-panel);color:var(--offers-muted)}
.offers-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.offers-search input{min-width:0;height:46px;padding:0 8px;border:0;outline:0;background:transparent;color:var(--offers-text);font:inherit;font-size:13px}
.offers-search>button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:11px;background:transparent;color:var(--offers-teal)}
.offers-filter-row{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;margin:9px 0 15px;padding-bottom:2px}
.offers-filter-row::-webkit-scrollbar{display:none}
.offers-chip{flex:0 0 auto;min-height:36px;padding:7px 11px;border:1px solid var(--offers-line);border-radius:999px;background:transparent;color:var(--offers-muted);font:inherit;font-size:11px}
.offers-chip[aria-pressed="true"]{border-color:var(--offers-teal);background:var(--offers-teal-soft);color:var(--offers-teal)}
.offers-section-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:9px}
.offers-section-head h2{margin:0;font-size:16px;font-weight:600}
.offers-section-head span{color:var(--offers-muted);font-size:11px}
.offers-list{display:grid;gap:10px}
.offers-card{padding:13px;border:1px solid var(--offers-line);border-radius:16px;background:var(--offers-panel);box-shadow:0 10px 26px rgba(0,0,0,.12)}
.offers-card.is-notification-target{border-color:var(--offers-teal);box-shadow:0 0 0 2px rgba(33,217,181,.2),0 10px 26px rgba(0,0,0,.12)}
.offers-card-top{display:grid;grid-template-columns:48px minmax(0,1fr) 44px;gap:10px;align-items:start}
.offers-identity-media{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:13px;background:var(--offers-raised);color:var(--offers-teal);font-size:13px;font-weight:700}
.offers-identity-media.is-person{border-radius:50%}
.offers-identity-media img{width:100%;height:100%;object-fit:cover}
.offers-card h3{margin:1px 0 3px;font-size:14px;line-height:1.3;font-weight:600}
.offers-card-subtitle{display:block;color:var(--offers-muted);font-size:11px;line-height:1.4}
.offers-status{display:inline-flex;align-items:center;gap:5px;margin-top:5px;color:var(--offers-teal);font-size:10px}
.offers-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
.offers-meta span{padding:5px 8px;border-radius:999px;background:var(--offers-raised);color:var(--offers-muted);font-size:10px}
.offers-match{display:flex;gap:6px;align-items:flex-start;margin:10px 0 0;color:var(--offers-teal);font-size:11px;line-height:1.4}
.offers-match svg{flex:0 0 auto;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}
.offers-card-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:11px}
.offers-primary,.offers-secondary,.offers-danger{min-height:44px;padding:9px 13px;border-radius:11px;font:inherit;font-size:12px;font-weight:600}
.offers-primary{border:1px solid var(--offers-teal);background:var(--offers-teal);color:var(--offers-bg)}
.offers-secondary{border:1px solid var(--offers-line);background:transparent;color:var(--offers-text)}
.offers-danger{border:1px solid #e16b76;background:rgba(225,107,118,.08);color:#ff9da6}
.offers-state{display:grid;justify-items:center;gap:8px;padding:34px 18px;border:1px solid var(--offers-line);border-radius:16px;background:var(--offers-panel);text-align:center}
.offers-state h2,.offers-state p{margin:0}
.offers-state h2{font-size:16px}
.offers-state p{max-width:32ch;color:var(--offers-muted);font-size:12px;line-height:1.5}
.offers-skeleton{display:grid;gap:10px}
.offers-skeleton span{display:block;height:128px;border-radius:16px;background:linear-gradient(100deg,var(--offers-panel) 25%,var(--offers-raised) 45%,var(--offers-panel) 65%);background-size:250% 100%;animation:offers-shimmer 1.25s linear infinite}
.offers-offline-banner,.offers-error-banner{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px;padding:9px 11px;border:1px solid var(--offers-line);border-radius:12px;background:var(--offers-panel);color:var(--offers-muted);font-size:11px}
.offers-offline-banner button,.offers-error-banner button{min-height:36px;border:0;background:transparent;color:var(--offers-teal);font:inherit}
.offers-load-more{width:100%;margin-top:10px}
.offers-detail-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:6px;align-items:center;margin-bottom:12px}
.offers-detail-header h1{overflow:hidden;margin:0;font-size:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap}
.offers-detail-hero,.offers-detail-section,.offers-form-section{padding:14px;border:1px solid var(--offers-line);border-radius:16px;background:var(--offers-panel)}
.offers-detail-hero{display:grid;gap:11px;margin-bottom:10px}
.offers-detail-identity{display:grid;grid-template-columns:56px minmax(0,1fr);gap:11px;align-items:center}
.offers-detail-identity .offers-identity-media{width:56px;height:56px}
.offers-detail-hero h2{margin:0 0 4px;font-size:19px}
.offers-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.offers-detail-grid div{padding:10px;border-radius:11px;background:var(--offers-raised)}
.offers-detail-grid dt{color:var(--offers-muted);font-size:10px}
.offers-detail-grid dd{margin:3px 0 0;font-size:12px}
.offers-detail-section{margin-top:10px}
.offers-detail-section h3{margin:0 0 9px;font-size:14px}
.offers-detail-section p,.offers-detail-section li{color:var(--offers-muted);font-size:12px;line-height:1.55}
.offers-detail-actions{position:sticky;bottom:calc(78px + env(safe-area-inset-bottom));display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;margin-top:12px;padding:9px;border:1px solid var(--offers-line);border-radius:14px;background:rgba(7,17,31,.96);backdrop-filter:blur(12px)}
.offers-form{display:grid;gap:10px}
.offers-form label,.offers-form fieldset{display:grid;gap:6px;margin:0;padding:0;border:0;color:var(--offers-muted);font-size:11px}
.offers-form input,.offers-form select,.offers-form textarea{width:100%;min-height:44px;padding:10px 11px;border:1px solid var(--offers-line);border-radius:11px;background:var(--offers-bg);color:var(--offers-text);font:inherit;font-size:13px}
.offers-form textarea{min-height:96px;resize:vertical}
.offers-form-error{margin:0;color:#ff9da6;font-size:11px}
.offers-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:5px}
.offers-filter-sheet{max-height:min(78vh,680px);overflow:auto;padding:16px}
.offers-filter-sheet header{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;margin-bottom:12px}
.offers-filter-sheet h2{margin:0;font-size:18px}
.offers-filter-sheet .offers-form-actions{position:sticky;bottom:0;padding-top:10px;background:var(--offers-bg)}
.offers-page button:focus-visible,.offers-page input:focus-visible,.offers-page select:focus-visible,.offers-page textarea:focus-visible{outline:2px solid var(--offers-teal);outline-offset:2px}
@keyframes offers-shimmer{to{background-position:-250% 0}}
@media(max-width:360px){.offers-page{padding-inline:9px}.offers-tabs button{font-size:11px}.offers-card{padding:11px}.offers-card-top{grid-template-columns:44px minmax(0,1fr) 44px}.offers-identity-media{width:44px;height:44px}.offers-detail-grid{grid-template-columns:1fr}}
@media(min-width:900px){.offers-page{max-width:1080px;margin:0 auto;padding:26px 30px 48px}.offers-header h1{font-size:32px}.offers-tabs{max-width:560px}.offers-controls{display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,1fr);gap:12px;align-items:start}.offers-filter-row{margin:0}.offers-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.offers-card{min-height:220px}.offers-detail-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:14px}.offers-detail-actions{position:static;grid-column:2;align-self:start;grid-row:1}.offers-detail-body{grid-column:1;grid-row:1/3}.offers-form-page{max-width:760px}.offers-state{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.offers-skeleton span{animation:none}.offers-page *{scroll-behavior:auto!important;transition:none!important}}
