/* Screen typography is intentionally larger than the compact printed sheet. */
.options-panel,.build-summary,.boat-intro{min-width:0}
@media screen {
  .brand img{display:block;width:210px;max-width:100%;height:auto}
  .option-copy strong{font-size:1rem;font-weight:500}
  .option-copy small,.rule-note{font-size:.875rem;line-height:1.6}
  .option-price{font-size:.875rem}.option-price small{font-size:.75rem}
  .categories button{font-size:.875rem;padding:10px 12px}
  .categories button span{font-size:.75rem;margin-right:7px}
  .segmented button,.summary-line,.total-label,.selected-options{font-size:.875rem}
  .fine-print,.source-date,.photo-caption,.spec-grid span,.fleet small,.selected-item{font-size:.75rem}
  .eyebrow,.header-label,.footer,.website-link{font-size:.75rem}
  .standard-grid li{font-size:.875rem}.standard-grid h3{font-size:1rem}
  .section-note,.quote-note{font-size:.875rem}
  .sheet-table,.sheet-table th,.build-sheet>p{font-size:.875rem}
  .comparison-table th,.comparison-table td,.compare-standard li{font-size:.875rem}
  .comparison-table small,.selected-badge{font-size:.75rem}
  .comparison-table thead img{height:150px}
  .admin-table,.admin-table td:nth-child(2),.admin-table td:nth-child(4),.admin-table th,.admin-table small,.text-button,.admin-model-info{font-size:.875rem}
  .admin-table td:first-child{width:34%}
  .sheet-standards .section-note{margin-bottom:16px}
  .boat-intro>.button{font-size:.875rem}
  .selected-item{grid-template-columns:1fr auto 24px}.selected-item strong{font-size:.75rem}
  .selected-item button{min-width:24px;min-height:28px}
  .sheet-specs{font-size:.875rem;line-height:1.7}
  .option-detail{font-size:.875rem}.clear-choice{font-size:.75rem}
  .build-summary .full{justify-content:center}.build-summary .primary.full{justify-content:space-between}
}
@media screen and (max-width:1050px){.section-heading{flex-direction:column;align-items:flex-start}.configuration-layout{grid-template-columns:minmax(0,1fr) 290px}.option-row{flex-wrap:wrap}.option-copy{flex-basis:60%}.option-price{margin-left:28px}.spec-grid{gap:15px}.header-label{font-size:.6875rem}.boat-intro{padding:24px}}
@media screen and (max-width:740px){.configuration-layout{grid-template-columns:minmax(0,1fr)}.brand img{width:160px}.topbar{gap:20px}.option-row{flex-wrap:nowrap}.option-copy{flex-basis:auto}.option-price{margin-left:0}.option-copy strong{font-size:.875rem}.option-copy small{font-size:.8125rem}.spec-grid{grid-template-columns:repeat(2,1fr)}.spec-grid strong{font-size:1rem}.boat-photo{min-height:220px}.header-label{font-size:.625rem}.comparison-table{min-width:950px}.fleet button{min-width:112px}.fleet small{font-size:.6875rem}.page-heading{gap:18px}.option-detail{flex-wrap:wrap}.option-detail input{width:100%}.section-heading{gap:16px}.admin-actions .button{font-size:.8125rem}.sheet-table{font-size:.8125rem}}
