/*
 * RFP Daily — rfpdaily.com
 * All content and source code on this website is protected by
 * intellectual property rights. Any unauthorized collection,
 * scraping, or use of this content for AI training or other
 * purposes is strictly prohibited and will result in legal action.
 * Users accessing this content explicitly agree to these terms
 * and assume full liability for any unauthorized use.
 * © 2026 RFP Daily. All rights reserved.
 */
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500&family=Playfair+Display:ital,wght@0,500;0,700;0,800;1,500&family=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap');

*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Source Sans 3',-apple-system,sans-serif;background:#fff;color:#1a1a1a;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:#1a5fb4;text-decoration:none}
a:hover{color:#c41200}

.masthead{text-align:center;padding:22px 20px 14px;border-bottom:1px solid #e0e0e0}
.masthead-title{font-family:'Playfair Display',Georgia,serif;font-weight:800;font-size:2.4rem;color:#1a1a1a;line-height:1}
.masthead-date{font-family:'Fira Code',monospace;font-size:0.68rem;color:#888;margin-top:4px}
.masthead-tagline{font-family:'Source Sans 3',sans-serif;font-size:0.78rem;font-weight:400;color:#888;margin-top:8px;letter-spacing:0.04em}

.site-nav{position:sticky;top:0;z-index:500;height:42px;background:#fff;border-bottom:2px solid #1a1a1a;display:flex;align-items:center;justify-content:center;padding:0 24px}
.nav-tabs{display:flex;align-items:center;height:100%;overflow-x:auto;scrollbar-width:none}
.nav-tabs::-webkit-scrollbar{display:none}
.nav-tab{font-family:'Source Sans 3',sans-serif;font-size:0.78rem;font-weight:600;color:#555;text-decoration:none;padding:0 16px;height:100%;display:flex;align-items:center;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all 150ms}
.nav-tab:hover{color:#1a1a1a}
.nav-tab.active{color:#1a1a1a;font-weight:700}
.nav-sep{width:1px;height:16px;background:#d1d1d1;margin:0 2px;flex-shrink:0}
.nav-first-group{display:flex;align-items:center;height:100%}
.nav-comma{color:#888;font-size:0.78rem;margin:0 1px}
.live-badge{display:flex;align-items:center;gap:4px;font-family:'Source Sans 3',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#c41200;padding:0 5px;cursor:default;user-select:none}
.live-badge::before{content:'';width:5px;height:5px;border-radius:50%;background:#c41200;flex-shrink:0;animation:rfpPulse 2s ease-in-out infinite}
@keyframes rfpPulse{0%,100%{opacity:1;box-shadow:0 0 0 0 rgba(196,18,0,0.4)}50%{opacity:0.5;box-shadow:0 0 0 5px rgba(196,18,0,0)}}
.nav-aboi{font-family:'Source Sans 3',sans-serif;font-size:0.78rem;font-weight:400;color:#555;text-decoration:none;padding:0 14px 0 3px;height:100%;display:flex;align-items:center;border-bottom:2px solid transparent;margin-bottom:-2px}
.nav-aboi:hover,.nav-aboi.active{color:#1a1a1a;font-weight:700}
.nav-subscribe{background:#1a1a1a;color:#fff;border-radius:2px;padding:0 14px;height:26px;font-weight:600;margin-left:4px;border-bottom:none}
.nav-subscribe:hover{background:#c41200;color:#fff}

.page{max-width:1200px;margin:0 auto;padding:0 24px}
.dest-hero{padding:20px 0 0}
.section-label{font-family:'Source Sans 3',sans-serif;font-size:0.72rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#c41200;padding:12px 0 8px;border-bottom:1px solid #e0e0e0;margin-bottom:16px}
.sub-nav{display:flex;gap:0;border-bottom:1px solid #e0e0e0;margin-bottom:24px;overflow-x:auto;scrollbar-width:none}
.sub-nav::-webkit-scrollbar{display:none}
.sub-nav-item{font-family:'Source Sans 3',sans-serif;font-size:0.72rem;font-weight:600;color:#555;padding:10px 16px;white-space:nowrap;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all 140ms;text-decoration:none}
.sub-nav-item:hover{color:#1a1a1a}
.sub-nav-item.active{color:#1a1a1a;font-weight:700}

.rfp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;margin-bottom:32px}
.rfp-card{background:#fff;border:1px solid #e0e0e0;border-radius:2px;padding:18px 20px;transition:all 150ms}
.rfp-card:hover{border-color:#d1d1d1;box-shadow:0 2px 12px rgba(0,0,0,0.06)}
.rfp-card-id{font-family:'Fira Code',monospace;font-size:0.65rem;color:#888;margin-bottom:4px}
.rfp-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px}
.rfp-card-title{font-family:'Playfair Display',Georgia,serif;font-weight:700;font-size:0.95rem;color:#1a1a1a;line-height:1.3;margin-bottom:8px}
.rfp-card-details{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.rfp-card-value{font-family:'Fira Code',monospace;font-size:0.85rem;font-weight:500;color:#a0750a}
.rfp-card-deadline{font-family:'Fira Code',monospace;font-size:0.72rem;color:#555}
.rfp-card-summary{margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0;font-size:0.85rem;color:#555;line-height:1.5}
.agency-tag{display:inline-block;font-family:'Source Sans 3',sans-serif;font-size:0.65rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:2px 6px;border-radius:2px;border:1px solid #e0e0e0;color:#555;background:transparent}

/* Badge colors — every status defined once, everywhere, so a card copied
   between verticals never renders uncolored. */
.badge{display:inline-block;font-family:'Source Sans 3',sans-serif;font-size:0.6rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:2px 7px;border-radius:2px}
.badge-open,.badge-active{background:#ecfdf5;color:#1a7a3a}
.badge-closing,.badge-awarded,.badge-conceptual{background:#f7f7f7;color:#555}
.badge-closed,.badge-cancelled{background:#fff5f5;color:#c41200}
.badge-evolving,.badge-paused{background:#fff8e1;color:#a0750a}

.seo-h1,.seo-intro{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.seo-intro a{text-decoration:underline}
.content-section{margin-bottom:36px}
.content-section h2{font-family:'Playfair Display',Georgia,serif;font-size:1.35rem;font-weight:700;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}
.site-footer{border-top:2px solid #1a1a1a;padding:20px 24px;margin-top:40px;text-align:center}
.site-footer p{font-family:'Source Sans 3',sans-serif;font-size:0.68rem;color:#888}

.article-list{list-style:none}
.article-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0;align-items:flex-start;color:inherit}
.article-item:hover{background:#f7f7f7}
.article-num{font-family:'Fira Code',monospace;font-size:0.82rem;color:#c41200;min-width:28px;text-align:right;padding-top:3px;flex-shrink:0}
.article-body{flex:1}
.article-tag{display:inline-block;font-family:'Fira Code',monospace;font-size:0.55rem;letter-spacing:0.06em;text-transform:uppercase;color:#c41200;border:1px solid #c41200;padding:1px 6px;border-radius:2px;margin-bottom:4px}
.article-body h4{font-family:'Source Sans 3',sans-serif;font-size:0.95rem;font-weight:700;line-height:1.25;color:#1a1a1a;margin-bottom:4px}
.article-body p{font-family:'Source Sans 3',sans-serif;font-size:0.82rem;color:#555;line-height:1.4}
.article-group-label{list-style:none;padding:10px 0 2px;border-top:1px solid #f0f0f0;font-family:'Source Sans 3',sans-serif;font-size:0.62rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#888}

@media(max-width:900px){.rfp-grid{grid-template-columns:1fr}}

/* ---- Home page ---- */
.stats-strip{display:flex;border-bottom:1px solid #e0e0e0;background:#f7f7f7;flex-wrap:wrap}
.stats-strip-item{flex:1;min-width:140px;padding:12px 18px;border-right:1px solid #e0e0e0;text-align:center}
.stats-strip-item:last-child{border-right:none}
.stats-strip-label{font-family:'Source Sans 3',sans-serif;font-size:0.6rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#888;margin-bottom:2px}
.stats-strip-value{font-family:'Fira Code',monospace;font-size:1.15rem;font-weight:500;color:#1a1a1a}
.stats-strip-delta{font-family:'Fira Code',monospace;font-size:0.65rem;color:#1a7a3a}
.section-label-hero{font-family:'Playfair Display',Georgia,serif;font-size:3.2rem;font-weight:700;color:#1a1a1a;padding:28px 0 20px;line-height:1.1}
.section-label-bar{display:inline-block;background:#c41200;color:#fff;padding:4px 10px;font-family:'Source Sans 3',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:14px}
.hero-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:0;border-bottom:1px solid #e0e0e0;padding:20px 0}
.hero-stack{padding-right:24px;border-right:1px solid #e0e0e0;display:flex;flex-direction:column}
.hero-stack-item{padding:14px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;display:block}
.hero-stack-item:last-child{border-bottom:none}
.hero-stack-item:hover{background:#f7f7f7}
.hero-stack-item h3{font-family:'Source Sans 3',sans-serif;font-size:0.95rem;font-weight:400;line-height:1.3;margin-bottom:4px;color:#1a1a1a}
.hero-stack-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.hero-feature{padding-left:24px;display:flex;flex-direction:column}
.hero-feature-img{width:100%;height:280px;background:#eee;border-radius:2px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.hero-feature-img .value-overlay{position:absolute;top:12px;right:12px;font-family:'Fira Code',monospace;font-size:1.1rem;font-weight:500;color:#fff;background:rgba(0,0,0,0.7);padding:4px 12px;border-radius:2px}
.hero-feature h1{font-family:'Source Sans 3',sans-serif;font-size:1.65rem;font-weight:400;margin-bottom:8px;line-height:1.2}
.hero-feature p{color:#555;font-size:0.95rem;line-height:1.55;margin-bottom:10px}
.value-tag{font-family:'Fira Code',monospace;font-size:0.78rem;font-weight:500;color:#a0750a}
.content-columns{display:grid;grid-template-columns:2fr 1fr;gap:0;padding:20px 0}
.content-main{padding-right:24px;border-right:1px solid #e0e0e0}
.content-sidebar{padding-left:24px}
.story-list{list-style:none}
.story-item{padding:14px 0;border-bottom:1px solid #f0f0f0;display:flex;gap:14px;align-items:flex-start}
.story-item:hover{background:#f7f7f7}
.story-rank{font-family:'Fira Code',monospace;font-size:0.82rem;color:#888;min-width:28px;text-align:right;padding-top:2px;flex-shrink:0}
.story-body{flex:1;min-width:0}
.story-title{font-family:'Source Sans 3',sans-serif;font-size:1.05rem;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:4px}
.story-excerpt{font-size:0.85rem;color:#555;line-height:1.45}
.story-meta{display:flex;align-items:center;gap:8px;margin-top:5px;flex-wrap:wrap}
.sidebar-list{list-style:none}
.sidebar-item{padding:10px 0;border-bottom:1px solid #f0f0f0}
.sidebar-item h4{font-family:'Source Sans 3',sans-serif;font-size:0.82rem;font-weight:700;line-height:1.25;margin-bottom:3px}
.breaking-block{border-bottom:1px solid #e0e0e0;padding:14px 0 16px;margin-bottom:4px}
.breaking-row{display:flex;align-items:baseline;gap:16px;margin-top:10px}
.breaking-date{font-family:'Fira Code',monospace;font-size:0.68rem;color:#888;flex-shrink:0}
.breaking-title{font-family:'Source Sans 3',sans-serif;font-size:1.05rem;font-weight:700;color:#1a1a1a;margin-bottom:4px;line-height:1.3}
.breaking-body{font-family:'Source Sans 3',sans-serif;font-size:0.85rem;color:#555;line-height:1.45}

.callout-section{margin-top:40px}
.callout-bar{display:flex;align-items:center;gap:12px;margin-bottom:20px;border-bottom:2px solid #1a1a1a;padding-bottom:12px}
.callout-bar-label{display:inline-block;padding:4px 10px;font-family:'Source Sans 3',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}
.callout-bar-label.red{background:#c41200;color:#fff}
.callout-bar-label.dark{background:#1a1a1a;color:#fff}
.callout-bar-title{font-family:'Playfair Display',Georgia,serif;font-size:1.6rem;font-weight:700;color:#1a1a1a}
.callout-bar-sub{font-family:'Fira Code',monospace;font-size:0.72rem;color:#888;margin-left:auto}
.callout-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:0;padding-bottom:32px}
.callout-list{padding-right:24px;border-right:1px solid #e0e0e0}
.callout-list-item{display:block;padding:12px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit}
.callout-list-item:last-child{border-bottom:none}
.callout-list-item:hover{background:#f7f7f7}
.callout-list-num{font-family:'Fira Code',monospace;font-size:0.72rem;color:#c41200;margin-bottom:2px}
.callout-list-item h4{font-family:'Source Sans 3',sans-serif;font-size:0.92rem;font-weight:700;line-height:1.25;color:#1a1a1a;margin-bottom:3px}
.callout-list-item p{font-family:'Source Sans 3',sans-serif;font-size:0.78rem;color:#888;line-height:1.3}
.callout-feature{padding-left:24px}
.callout-feature-tag{display:inline-block;font-family:'Fira Code',monospace;font-size:0.6rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:#c41200;border:1px solid #c41200;padding:2px 8px;border-radius:2px;margin-bottom:12px}
.callout-feature h2{font-family:'Playfair Display',Georgia,serif;font-size:2rem;font-weight:700;line-height:1.15;color:#1a1a1a;margin-bottom:12px}
.callout-feature-excerpt{font-family:'Source Sans 3',sans-serif;font-size:0.95rem;color:#555;line-height:1.6;margin-bottom:16px}
.callout-feature-meta{font-family:'Fira Code',monospace;font-size:0.68rem;color:#888}
.callout-feature-link{display:inline-block;font-family:'Source Sans 3',sans-serif;font-size:0.78rem;font-weight:600;color:#1a5fb4;margin-top:8px;border-bottom:1px solid transparent}
.callout-feature-link:hover{border-bottom-color:#1a5fb4}
@media(max-width:900px){.hero-grid,.content-columns,.callout-grid{grid-template-columns:1fr}.hero-stack,.content-main,.callout-list{border-right:none;padding-right:0;border-bottom:1px solid #e0e0e0;padding-bottom:16px;margin-bottom:16px}.hero-feature,.content-sidebar,.callout-feature{padding-left:0}}

/* ---- ABOI page ---- */
.aboi-layout{display:flex;height:700px;overflow:hidden;border-bottom:1px solid #e0e0e0}
.aboi-timeline{width:370px;flex-shrink:0;background:#f7f7f7;border-right:1px solid #e0e0e0;overflow-y:auto;scrollbar-width:none}
.aboi-timeline::-webkit-scrollbar{display:none}
.timeline-header{position:sticky;top:0;z-index:10;padding:14px 20px 8px;background:rgba(247,247,247,0.96)}
.timeline-header h3{font-family:'Source Sans 3',sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#888;text-decoration:underline;text-underline-offset:4px}
.timeline-date{font-family:'Fira Code',monospace;font-size:0.65rem;letter-spacing:0.04em;text-transform:uppercase;color:#888;padding:14px 20px 4px}
.timeline-entry{display:block;padding:10px 20px 10px 22px;border-left:3px solid transparent;cursor:pointer;text-decoration:none;color:inherit}
.timeline-entry:hover{background:#fff}
.timeline-entry.selected{background:#fff;border-left-color:#c41200}
.timeline-entry-title{font-family:'Playfair Display',Georgia,serif;font-size:0.88rem;font-weight:600;color:#1a1a1a;line-height:1.3;margin-bottom:4px}
.timeline-entry-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.timeline-entry-value{font-family:'Fira Code',monospace;font-size:0.72rem;color:#a0750a}
.aboi-viewer{flex:1;background:#fff;overflow-y:auto;padding:36px 48px}
.viewer-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#888;font-style:italic}
.viewer-article{max-width:680px}
.viewer-article h1{font-family:'Playfair Display',Georgia,serif;font-size:1.6rem;color:#1a1a1a;margin-bottom:14px;line-height:1.2}
.viewer-meta{display:flex;align-items:center;gap:12px;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #e0e0e0;flex-wrap:wrap}
.viewer-meta-item{font-family:'Fira Code',monospace;font-size:0.75rem;color:#555}
.viewer-meta-item strong{color:#1a1a1a;font-weight:500}
.viewer-body p{margin-bottom:16px;color:#1a1a1a;font-size:1rem;line-height:1.65}
.viewer-bidders{margin-top:24px;padding-top:18px;border-top:1px solid #e0e0e0}
.viewer-bidders h3{font-family:'Source Sans 3',sans-serif;font-size:0.65rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#888;margin-bottom:8px}
.bidder-list{display:flex;gap:6px;flex-wrap:wrap;list-style:none}
.bidder-list li{font-family:'Source Sans 3',sans-serif;font-size:0.75rem;font-weight:600;padding:3px 10px;background:#f7f7f7;border:1px solid #e0e0e0;border-radius:2px;color:#555}
@media(max-width:900px){.aboi-layout{flex-direction:column;height:auto}.aboi-timeline{width:100%;height:40vh;border-right:none;border-bottom:1px solid #e0e0e0}.aboi-viewer{padding:24px 20px}}
