.page-body[data-astro-cid-zsaujxuk]{display:flex;flex-direction:column}.section[data-astro-cid-zsaujxuk]{padding:3.5rem 0}.section--alt[data-astro-cid-zsaujxuk]{background:var(--bg-secondary, #f8f9fa);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.section--tint[data-astro-cid-zsaujxuk]{background:var(--brand-tint);margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.content-box[data-astro-cid-zsaujxuk]{border:1px solid var(--border, #e5e7eb);border-radius:16px;padding:2rem 2.5rem;background:#fff}.section-badge[data-astro-cid-zsaujxuk]{display:inline-block;padding:.3rem 1rem;border-radius:999px;background:var(--brand-primary, #c8102e);color:#fff;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.section-prose[data-astro-cid-zsaujxuk]{font-family:"PT Serif",serif;font-size:clamp(16px,1.8vw,19px);line-height:1.7}.prose-stack[data-astro-cid-zsaujxuk]{display:flex;flex-direction:column;gap:1rem}.prose-stack[data-astro-cid-zsaujxuk] p[data-astro-cid-zsaujxuk]{line-height:1.65}.media-row[data-astro-cid-zsaujxuk]{display:grid;gap:2rem}.media-row--has-image[data-astro-cid-zsaujxuk]{align-items:center}@media (min-width: 768px){.media-row--has-image[data-astro-cid-zsaujxuk]{grid-template-columns:1fr 1fr}}.media-row__img[data-astro-cid-zsaujxuk]{border-radius:12px;overflow:hidden}.media-row__img[data-astro-cid-zsaujxuk] img[data-astro-cid-zsaujxuk]{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.two-col[data-astro-cid-zsaujxuk]{display:grid;gap:2.5rem;margin-top:.5rem}@media (min-width: 768px){.two-col[data-astro-cid-zsaujxuk]{grid-template-columns:1.5fr 1fr}}.who-list[data-astro-cid-zsaujxuk]{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.6rem}.who-list[data-astro-cid-zsaujxuk] li[data-astro-cid-zsaujxuk]{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:var(--bg-secondary, #f8f9fa);border:1px solid var(--border, #e5e7eb);border-radius:10px;font-weight:600;font-size:.9rem}.who-list[data-astro-cid-zsaujxuk] li[data-astro-cid-zsaujxuk]:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--brand-primary, #c8102e);color:#fff;font-size:.7rem;font-weight:800;flex-shrink:0}.timeline[data-astro-cid-zsaujxuk]{position:relative;padding-left:3rem;display:flex;flex-direction:column;gap:2rem;max-width:640px;margin-top:1.5rem}.timeline[data-astro-cid-zsaujxuk]:before{content:"";position:absolute;left:15px;top:8px;bottom:8px;width:2px;background:var(--border, #e5e7eb)}.timeline-step[data-astro-cid-zsaujxuk]{position:relative}.timeline-step[data-astro-cid-zsaujxuk]:before{content:attr(data-step);position:absolute;left:-3rem;top:0;width:32px;height:32px;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center;z-index:1}.timeline-step[data-astro-cid-zsaujxuk] p[data-astro-cid-zsaujxuk]{font-size:.95rem;line-height:1.55}.bid-cycle[data-astro-cid-zsaujxuk]{border:2px solid var(--brand-primary);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;background:#fff}.bid-cycle-header[data-astro-cid-zsaujxuk]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.status-badge[data-astro-cid-zsaujxuk]{display:inline-flex;align-items:center;gap:6px;padding:.35rem .9rem;border-radius:999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.status-badge--open[data-astro-cid-zsaujxuk]{background:#dcfce7;color:#166534}.status-badge--open[data-astro-cid-zsaujxuk]:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse 2s infinite}.status-badge--closed[data-astro-cid-zsaujxuk]{background:#fee2e2;color:#991b1b}.status-badge--coming-soon[data-astro-cid-zsaujxuk]{background:#fef3c7;color:#92400e}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.bid-cycle-message[data-astro-cid-zsaujxuk]{font-family:"PT Serif",serif;font-size:1.05rem}.bid-cycle-meta[data-astro-cid-zsaujxuk]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--gray-600, #6e7683)}.bid-cycle-meta[data-astro-cid-zsaujxuk] strong[data-astro-cid-zsaujxuk]{color:var(--text-strong, #222)}.bid-actions[data-astro-cid-zsaujxuk]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-zsaujxuk]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;font-weight:700;font-size:.95rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;cursor:pointer;border:none}.btn[data-astro-cid-zsaujxuk]:hover{transform:translateY(-1px)}.btn--primary[data-astro-cid-zsaujxuk]{background:var(--brand-primary);color:#fff;box-shadow:0 2px 8px #00000026}.btn--primary[data-astro-cid-zsaujxuk]:hover{background:var(--brand-ink);box-shadow:0 4px 16px #0003}.btn--outline[data-astro-cid-zsaujxuk]{background:transparent;border:2px solid var(--brand-primary);color:var(--brand-primary)}.btn--outline[data-astro-cid-zsaujxuk]:hover{background:var(--brand-tint)}.hosts-duo[data-astro-cid-zsaujxuk]{display:grid;gap:2.5rem}@media (min-width: 1024px){.hosts-duo[data-astro-cid-zsaujxuk]{grid-template-columns:1fr 1fr}}.table-wrap[data-astro-cid-zsaujxuk]{overflow-x:auto;border:1px solid var(--border, #e5e7eb);border-radius:12px;margin-top:1rem;background:#fff}.hosts-table[data-astro-cid-zsaujxuk]{width:100%;border-collapse:collapse;font-size:.95rem}.hosts-table[data-astro-cid-zsaujxuk] th[data-astro-cid-zsaujxuk]{text-align:left;font-weight:700;color:var(--text-strong, #222);padding:.75rem 1rem;border-bottom:2px solid var(--text-strong, #222);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.hosts-table[data-astro-cid-zsaujxuk] td[data-astro-cid-zsaujxuk]{padding:.85rem 1rem;border-bottom:1px solid var(--border, #e5e7eb);vertical-align:top}.hosts-table[data-astro-cid-zsaujxuk] tr[data-astro-cid-zsaujxuk]:last-child td[data-astro-cid-zsaujxuk]{border-bottom:none}.hosts-table[data-astro-cid-zsaujxuk] a[data-astro-cid-zsaujxuk]{color:var(--brand-primary);text-decoration:none;font-weight:600}.hosts-table[data-astro-cid-zsaujxuk] a[data-astro-cid-zsaujxuk]:hover{text-decoration:underline}.host-desc[data-astro-cid-zsaujxuk]{font-size:.85rem;color:var(--gray-600, #6e7683);margin-top:.25rem}.table-wrap[data-astro-cid-zsaujxuk] .hosts-table[data-astro-cid-zsaujxuk] th[data-astro-cid-zsaujxuk]:first-child,.table-wrap[data-astro-cid-zsaujxuk] .hosts-table[data-astro-cid-zsaujxuk] td[data-astro-cid-zsaujxuk]:first-child{padding-left:1.25rem}.table-wrap[data-astro-cid-zsaujxuk] .hosts-table[data-astro-cid-zsaujxuk] th[data-astro-cid-zsaujxuk]:last-child,.table-wrap[data-astro-cid-zsaujxuk] .hosts-table[data-astro-cid-zsaujxuk] td[data-astro-cid-zsaujxuk]:last-child{padding-right:1.25rem}.contact-line[data-astro-cid-zsaujxuk]{margin-top:1.25rem;font-weight:600}.contact-line[data-astro-cid-zsaujxuk] a[data-astro-cid-zsaujxuk]{color:var(--brand-primary);text-decoration:none;font-weight:700}.contact-line[data-astro-cid-zsaujxuk] a[data-astro-cid-zsaujxuk]:hover{text-decoration:underline}.cross-link[data-astro-cid-zsaujxuk]{text-align:center;padding:3rem 1.5rem}.cross-link[data-astro-cid-zsaujxuk] p[data-astro-cid-zsaujxuk]{max-width:48ch;margin:0 auto 1.25rem}
