/* Northlight Board Packet — styles
   Lifted directly from bid_template_premium_full_7page.html so the visual
   language matches the real Premium bid (Cormorant + Nunito, navy bars,
   double-border boxes, hairline tables, white paper).
   Board-packet additions appended at the end. */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Nunito+Sans:wght@300;400;500;600;700&display=swap');

@page { size: letter; margin: 0; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
  font-family: 'Nunito Sans', sans-serif;
  background: #ece6db;
  color: #3a3632;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

/* ========== PREMIUM-BID CSS (verbatim) ========== */

.cover { min-height: 100vh; display: flex; flex-direction: column; page-break-after: always; }
.top-area { padding: 40px 60px; display: flex; justify-content: space-between; align-items: flex-start; }
.logo { font-size: 11px; letter-spacing: 5px; text-transform: uppercase; color: #1e3a5f; font-weight: 700; }
.logo-sub { font-size: 9px; letter-spacing: 2px; color: #9a8f82; margin-top: 4px; }
.proposal-tag { font-size: 10px; color: #9a8f82; letter-spacing: 2px; }
.address-band { background: #1e3a5f; padding: 30px 60px; text-align: center; }
.address-band h1 { font-family: 'Cormorant Garamond', serif; font-size: 40px; font-weight: 500; color: #fff; margin-bottom: 4px; }
.address-band p { font-size: 12px; color: rgba(255,255,255,0.5); letter-spacing: 3px; text-transform: uppercase; }
.image-area { flex: 1; display: flex; align-items: center; justify-content: center; padding: 30px 50px; }
.image-area img { max-width: 90%; max-height: 380px; }
.stats-row { display: flex; justify-content: space-around; padding: 30px 60px; border-top: 1px solid #e6e0d6; }
.stat { text-align: center; }
.stat-label { font-size: 8px; letter-spacing: 3px; text-transform: uppercase; color: #b5aa9d; font-weight: 600; margin-bottom: 6px; }
.stat-val { font-size: 14px; color: #3a3632; }
.bottom-bar { background: #1e3a5f; padding: 18px 60px; text-align: center; color: #fff; }
.bottom-bar .bb-name { font-family: 'Cormorant Garamond', serif; font-size: 18px; font-weight: 500; letter-spacing: 0.5px; color: #fff; }
.bottom-bar .bb-contact { font-size: 11px; letter-spacing: 1px; margin-top: 4px; color: rgba(255,255,255,0.75); }

.page { min-height: 100vh; padding: 30px 50px; page-break-after: always; }
.page:last-child { page-break-after: auto; }
.page-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.page-top h2 { font-family: 'Cormorant Garamond', serif; font-size: 26px; font-weight: 500; color: #1e3a5f; }
.page-top .pg { font-size: 10px; letter-spacing: 3px; color: #b5aa9d; }

.section-header { padding: 7px 14px; background: #1e3a5f; margin-bottom: 0; margin-top: 14px; }
.section-header:first-of-type { margin-top: 0; }
.section-header span { font-size: 9px; letter-spacing: 3px; text-transform: uppercase; color: rgba(255,255,255,0.85); font-weight: 600; }

table { width: 100%; border-collapse: collapse; }
table th { text-align: left; font-size: 7px; letter-spacing: 2px; text-transform: uppercase; color: #b5aa9d; padding: 5px 14px; font-weight: 600; background: rgba(30,58,95,0.06); }
table th:nth-child(2), table th:nth-child(3), table th:nth-child(4), table th:nth-child(5) { text-align: right; }
table td { padding: 6px 14px; font-size: 11px; color: #5a5550; border-bottom: 1px solid #e6e0d6; font-weight: 400; }
table td:nth-child(2), table td:nth-child(3), table td:nth-child(4) { text-align: right; font-variant-numeric: tabular-nums; }
table td:nth-child(4) { font-weight: 600; color: #3a3632; }
table tr.tot td { background: rgba(30,58,95,0.04); border-bottom: 2px solid #1e3a5f; font-weight: 700; color: #1e3a5f; }
table tr.tot td:nth-child(4) { color: #1e3a5f; }

.sect-total { text-align: right; padding: 6px 14px; background: rgba(30,58,95,0.04); border-bottom: 2px solid #1e3a5f; }
.sect-total .st-label { font-size: 8px; letter-spacing: 2px; text-transform: uppercase; color: #9a8f82; margin-right: 16px; }
.sect-total .st-val { font-family: 'Cormorant Garamond', serif; font-size: 17px; font-weight: 600; color: #1e3a5f; }

.ins-page { width: 8.5in; height: 11in; padding: 50px 60px; background: #fff; page-break-after: always; page-break-inside: avoid; margin: 0 auto; position: relative; overflow: hidden; }
.ins-page:last-child { page-break-after: auto; }
@media screen { .ins-page, .cover-page { box-shadow: 0 2px 20px rgba(0,0,0,0.08); margin-bottom: 30px; } }

.ins-page-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }
.ins-page-top h2 { font-family: 'Cormorant Garamond', serif; font-size: 30px; font-weight: 500; color: #1e3a5f; }
.ins-page-top .ins-pg { font-size: 10px; letter-spacing: 3px; color: #b5aa9d; }
.ins-page-subtitle { font-size: 13px; color: #9a8f82; letter-spacing: 1px; font-weight: 300; margin-bottom: 30px; }
.ins-property-tag { display: inline-block; font-size: 9px; letter-spacing: 3px; text-transform: uppercase; color: #1e3a5f; border: 1px solid #d4cdc2; padding: 6px 16px; margin-bottom: 24px; font-weight: 600; }
.ins-section-header { padding: 10px 16px; background: #1e3a5f; margin-bottom: 0; margin-top: 24px; }
.ins-section-header:first-of-type { margin-top: 0; }
.ins-section-header span { font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: rgba(255,255,255,0.85); font-weight: 600; }
.ins-body-text { padding: 12px 16px; font-size: 12px; line-height: 1.7; color: #5a5550; }
.ins-body-text strong { color: #3a3632; font-weight: 600; }

.ins-table { width: 100%; border-collapse: collapse; }
.ins-table th { text-align: left; font-size: 8px; letter-spacing: 2px; text-transform: uppercase; color: #b5aa9d; padding: 10px 16px; font-weight: 600; background: rgba(30,58,95,0.06); }
.ins-table th:nth-child(2), .ins-table th:nth-child(3), .ins-table th:nth-child(4) { text-align: right; }
.ins-table td { padding: 10px 16px; font-size: 13px; color: #5a5550; border-bottom: 1px solid #e6e0d6; font-weight: 400; }
.ins-table td.center { text-align: center; }
.ins-table td.r { text-align: right; font-variant-numeric: tabular-nums; }
.ins-highlight-row td { background: rgba(30,58,95,0.04); font-weight: 600 !important; color: #1e3a5f !important; }

.ins-stat-row { display: flex; justify-content: space-around; padding: 18px 0; border-top: 1px solid #d4cdc2; border-bottom: 1px solid #d4cdc2; margin-bottom: 4px; }
.ins-stat-item { text-align: center; }
.ins-stat-num { font-family: 'Cormorant Garamond', serif; font-size: 30px; font-weight: 600; color: #1e3a5f; }
.ins-stat-label { font-size: 8px; letter-spacing: 3px; text-transform: uppercase; color: #b5aa9d; margin-top: 4px; font-weight: 600; }

.ins-page-footer { position: absolute; bottom: 30px; left: 60px; right: 60px; display: flex; justify-content: space-between; align-items: center; padding-top: 12px; border-top: 1px solid #e6e0d6; }
.ins-page-footer .ins-pf-company { font-size: 9px; letter-spacing: 4px; text-transform: uppercase; color: #1e3a5f; font-weight: 700; }
.ins-page-footer .ins-pf-address { font-size: 9px; color: #b5aa9d; letter-spacing: 1px; }

@media print { body { background: #fff; padding: 0; } .ins-page, .cover-page { box-shadow: none; margin: 0 auto; } }


/* ========== BOARD-PACKET ADDITIONS ========== */

/* Cover wrapper sized to 8.5x11 so it screen-shots like the body pages */
.cover-page {
  width: 8.5in; height: 11in;
  background: #fff;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.cover-page .cover { min-height: 100%; height: 100%; }

/* Hero illustration area — generic stylized property silhouette so the
   cover doesn't depend on a real photo. Replace .hero-illus with <img> later. */
.hero-illus {
  width: 100%; height: 100%;
  background: #f4ede0;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #e6e0d6;
  border-bottom: 1px solid #e6e0d6;
  display: flex; align-items: center; justify-content: center;
}
.hero-illus img { max-width: 100%; max-height: 100%; display: block; }
.hero-illus svg { width: 100%; height: 100%; display: block; }

/* Sample-board-packet indicator (subtle, top-right) */
.sample-tag {
  position: absolute;
  top: 22px; right: 22px;
  font-size: 8px; letter-spacing: 3px; text-transform: uppercase;
  color: #1e3a5f; font-weight: 700;
  border: 1px solid #d4cdc2;
  padding: 5px 12px;
  background: #fff;
  z-index: 5;
}

/* Material spec — hairline-divided rows, no card backgrounds */
.spec-list {
  border-top: 1px solid #e6e0d6;
  margin-top: 0;
}
.spec-list .spec-row {
  display: grid;
  grid-template-columns: 160px 1fr;
  border-bottom: 1px solid #e6e0d6;
  padding: 10px 16px;
  align-items: baseline;
}
.spec-list .spec-row .k {
  font-size: 8px; letter-spacing: 2px; text-transform: uppercase;
  color: #b5aa9d; font-weight: 600;
}
.spec-list .spec-row .v {
  font-size: 12.5px; color: #3a3632; font-weight: 500;
}
.spec-list .spec-row .v small {
  color: #9a8f82; font-weight: 400; margin-left: 6px; font-size: 11px;
}

/* Photo log — square corners, hairline borders, navy caption */
.photo-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  margin-top: 12px;
}
.photo-strip .ph {
  height: 110px;
  border: 1px solid #d4cdc2;
  position: relative;
  overflow: hidden;
}
.photo-strip .ph .cap {
  position: absolute; bottom: 0; left: 0; right: 0;
  background: #1e3a5f; color: rgba(255,255,255,0.9);
  font-size: 8px; letter-spacing: 2px; text-transform: uppercase;
  font-weight: 600;
  padding: 4px 8px;
}
.photo-strip .ph.p1 { background: linear-gradient(135deg, #b8a07c 0%, #7a5e3a 100%); }
.photo-strip .ph.p2 { background: linear-gradient(135deg, #8a8a8a 0%, #555 100%); }
.photo-strip .ph.p3 { background: linear-gradient(135deg, #a09078 0%, #6a5b40 100%); }
.photo-strip .ph.p4 { background: linear-gradient(135deg, #9b8866 0%, #5e4a2b 100%); }

/* Gantt — hairline grid, navy bars, no card containers */
.gantt {
  margin-top: 4px;
  border-top: 1px solid #d4cdc2;
}
.gantt-grid {
  display: grid;
  grid-template-columns: 150px repeat(5, 1fr);
}
.gantt-head {
  font-size: 7.5px; letter-spacing: 2px; text-transform: uppercase;
  color: #b5aa9d; font-weight: 600;
  padding: 8px 0; text-align: center;
  border-bottom: 1px solid #e6e0d6;
  background: rgba(30,58,95,0.04);
}
.gantt-head:first-child { text-align: left; padding-left: 14px; }
.gantt-row { display: contents; }
.gantt-label {
  padding: 14px 14px;
  font-size: 11px; color: #3a3632; font-weight: 600;
  border-bottom: 1px solid #e6e0d6;
  background: rgba(30,58,95,0.03);
  display: flex; align-items: center;
}
.gantt-label small {
  color: #9a8f82; font-weight: 400; font-size: 9.5px;
  letter-spacing: 1px; margin-left: 8px; text-transform: uppercase;
}
.gantt-cell {
  border-bottom: 1px solid #e6e0d6;
  border-left: 1px solid #f0eae0;
  padding: 14px 0;
  position: relative;
}
.gantt-bar {
  position: absolute;
  top: 50%; transform: translateY(-50%);
  height: 14px;
  background: #1e3a5f;
}
.gantt-bar.mobilize { background: #b5aa9d; }
.gantt-bar.bldg-a { background: #1e3a5f; }
.gantt-bar.bldg-b { background: #2e5582; }
.gantt-bar.bldg-c { background: #436ea3; }
.gantt-bar.punch { background: #2d6a4f; }

/* Portal screenshot frame — hairline, no rounded corners, navy chrome */
.portal-frame {
  margin-top: 8px;
  border: 1px solid #d4cdc2;
  background: #fff;
}
.portal-chrome {
  background: #1e3a5f;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 14px;
  font-size: 8px; letter-spacing: 3px; text-transform: uppercase;
  font-weight: 600;
}
.portal-chrome .ch-r { color: rgba(255,255,255,0.6); letter-spacing: 2px; }
.portal-mock {
  height: 220px;
  display: grid;
  grid-template-columns: 150px 1fr 170px;
  background: #f7f4ee;
}
.pm-side { background: #fff; border-right: 1px solid #e6e0d6; padding: 12px 12px; }
.pm-brand {
  font-size: 8px; letter-spacing: 3px; text-transform: uppercase;
  color: #1e3a5f; font-weight: 700;
}
.pm-brand small {
  display: block; font-size: 7px; color: #9a8f82; font-weight: 500;
  letter-spacing: 2px; margin-top: 2px;
}
.pm-nav { margin-top: 14px; display: flex; flex-direction: column; gap: 2px; }
.pm-nav .it {
  padding: 5px 8px;
  font-size: 9px; color: #9a8f82; font-weight: 600;
  letter-spacing: 0.5px;
}
.pm-nav .it.on { background: rgba(30,58,95,0.08); color: #1e3a5f; }
.pm-main { padding: 12px; display: flex; flex-direction: column; gap: 8px; }
.pm-kpis { display: grid; grid-template-columns: repeat(4, 1fr); gap: 6px; }
.pm-kpi { border: 1px solid #e6e0d6; background: #fff; padding: 6px 8px; }
.pm-kpi .l { font-size: 6.5px; letter-spacing: 1.5px; text-transform: uppercase; color: #b5aa9d; font-weight: 700; }
.pm-kpi .v { font-family: 'Cormorant Garamond', serif; font-size: 18px; color: #1e3a5f; font-weight: 600; line-height: 1; margin-top: 2px; }
.pm-3d {
  flex: 1;
  border: 1px solid #e6e0d6;
  background:
    radial-gradient(circle at 30% 60%, #d8c8a3 0%, transparent 40%),
    radial-gradient(circle at 65% 50%, #1e3a5f 0%, transparent 30%),
    linear-gradient(180deg, #cfdaeb 0%, #b8c8de 100%);
  position: relative;
}
.pm-3d::after {
  content: "3D site model";
  position: absolute;
  bottom: 6px; left: 8px;
  font-size: 7px; color: rgba(255,255,255,0.85);
  font-weight: 700; letter-spacing: 2px; text-transform: uppercase;
}
.pm-rail { background: #fff; border-left: 1px solid #e6e0d6; padding: 12px 12px; }
.pm-rail h4 {
  font-size: 7px; letter-spacing: 2px; text-transform: uppercase;
  color: #b5aa9d; font-weight: 700; margin-bottom: 6px;
}
.pm-rail h4 + h4 { margin-top: 10px; }
.pm-rail .card {
  border: 1px solid #e6e0d6;
  padding: 4px 8px;
  font-size: 9px; color: #5a5550; font-weight: 500;
  margin-bottom: 4px;
}
.pm-rail .card .dot {
  display: inline-block; width: 5px; height: 5px;
  background: #b45309; margin-right: 4px;
  vertical-align: middle;
}

/* Three-callout row — hairline dividers, no cards */
.callout-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #d4cdc2;
  border-bottom: 1px solid #d4cdc2;
  margin-top: 18px;
}
.callout-row .co {
  padding: 16px 18px;
  border-right: 1px solid #e6e0d6;
}
.callout-row .co:last-child { border-right: none; }
.callout-row .co h4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 17px; font-weight: 600; color: #1e3a5f;
  margin-bottom: 6px;
}
.callout-row .co p {
  font-size: 10.5px; line-height: 1.55; color: #5a5550; font-weight: 400;
}
.callout-row .co .ico {
  font-size: 8px; letter-spacing: 3px; text-transform: uppercase;
  color: #9a8f82; font-weight: 700; margin-bottom: 6px;
}
