/* Page-specific layout, using the live Vector Heat theme. */
.unistor-page .article-container { max-width: 1160px; }
.unistor-page .page-hero { padding: 32px 0 20px; }
.unistor-page .page-hero h1 { max-width: 1060px; font-size: clamp(2rem, 4.2vw, 3.5rem); line-height: 1.08; letter-spacing: -.045em; margin-bottom: 0; }
.unistor-page .content-section { padding: 14px 0 64px; }
.unistor-page .page-hero .eyebrow { max-width: none; font-size: .78rem; color: var(--sky); }
.unistor-breadcrumb { color: var(--muted); font-size: .82rem; margin-bottom: 18px; }
.unistor-breadcrumb a { text-decoration: underline; text-underline-offset: 3px; }
.unistor-page .article-author-byline { max-width: 760px; margin-bottom: 24px; padding: 12px 16px; }
.unistor-page .article-author-byline img { width: 52px; height: 52px; flex-basis: 52px; }
.unistor-page .article-author-byline > a { flex-basis: 52px; }
.unistor-page .article-author-byline span { font-size: .84rem; }
.unistor-content { font-size: 1.06rem; }
.unistor-content p { margin: 0 0 20px; }
.unistor-content h2 { font-size: 1.9rem; line-height: 1.2; margin: 44px 0 18px; letter-spacing: -.025em; }
.unistor-content h3 { font-size: 1.2rem; line-height: 1.45; margin: 30px 0 12px; }
.unistor-content a { color: var(--sky); text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.unistor-content a:hover { color: #b6e8ff; }
.unistor-page a:focus-visible, .unistor-page button:focus-visible, .unistor-content [tabindex]:focus-visible { outline: 3px solid var(--sky); outline-offset: 4px; }
.unistor-skip { position: fixed; top: -100px; left: 16px; z-index: 100; background: var(--sky); color: #061018; padding: 12px 18px; border-radius: 6px; font-weight: 800; }
.unistor-skip:focus { top: 12px; }
.unistor-content .manual-panel { border: 1px solid #315269; border-radius: 12px; background: linear-gradient(135deg, #152b3c, #111c29); padding: 24px; margin-bottom: 24px; }
.unistor-content .manual-panel h2 { font-size: 1.5rem; margin: 0 0 12px; }
.unistor-content .manual-panel > p { font-size: .98rem; }
.unistor-content .manual-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.unistor-content .manual-button { display: block; border: 1px solid #68cdfb; padding: 14px 18px; border-radius: 8px; background: linear-gradient(135deg, var(--sky), var(--sky2)); color: #061018; text-decoration: none; }
.unistor-content .manual-button:hover { background: #a4e1ff; color: #061018; }
.unistor-content .manual-button strong { display: block; font-size: 1.05rem; }
.unistor-content .manual-button span { display: block; font-size: .82rem; margin-top: 3px; }
.unistor-content .manual-panel .source-note { margin: 12px 0 0; color: var(--muted); font-size: .78rem; }
.unistor-content .jump-links { display: flex; flex-wrap: wrap; gap: 8px 12px; padding-bottom: 24px; border-bottom: 1px solid var(--border); }
.unistor-content .jump-links a { padding: 8px 13px; border-radius: 6px; border: 1px solid #304353; background: #111f2c; text-decoration: none; font-size: .88rem; }
.unistor-content .product-layout { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr); gap: 32px; align-items: start; }
.unistor-content figure { margin: 24px 0; }
.unistor-content .product-photo { margin: 4px 0 0; }
.unistor-content .product-photo img { display: block; width: 100%; height: auto; border: 1px solid #304353; border-radius: 12px; }
.unistor-content figcaption { margin-top: 10px; color: var(--muted); font-size: .78rem; line-height: 1.6; }
.unistor-content .size-tables { min-width: 0; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 18px; }
.unistor-content .size-tables h3 { margin: 0 0 10px; font-size: 1rem; }
.unistor-content .size-tables h3:nth-of-type(1) { grid-column: 1; grid-row: 1; }
.unistor-content .size-tables .table-wrap:nth-of-type(1) { grid-column: 1; grid-row: 2; }
.unistor-content .size-tables h3:nth-of-type(2) { grid-column: 2; grid-row: 1; }
.unistor-content .size-tables .table-wrap:nth-of-type(2) { grid-column: 2; grid-row: 2; }
.unistor-content .table-wrap { max-width: 100%; overflow-x: auto; border: 1px solid #304353; border-radius: 8px; align-self: start; }
.unistor-content .size-tables table { display: table; width: 100%; min-width: 0; margin: 0; font-size: .88rem; line-height: 1.4; }
.unistor-content .size-tables th, .unistor-content .size-tables td { min-width: 0; padding: 12px 10px; white-space: nowrap; }
.unistor-content .size-tables th { background: #172c3b; }
.unistor-content .size-tables tr:last-child td { border-bottom: 0; }
.unistor-content .size-tables tbody tr:nth-child(even) { background: rgba(255, 255, 255, .025); }
.unistor-content .dimension-note { margin-top: 28px; padding: 18px 22px; border: 1px solid #66513a; border-left: 3px solid var(--warm2); border-radius: 0 8px 8px 0; background: #241f19; font-size: .94rem; }
.unistor-content .clearance-figure { max-width: 746px; margin: 26px auto 36px; }
.unistor-content .clearance-figure img, .unistor-content .drawing-grid img { width: 100%; height: auto; border: 1px solid #304353; border-radius: 6px; background: #fff; }
.unistor-content .drawing-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px; max-width: 780px; margin: 26px auto; }
.unistor-content .drawing-grid figure { margin: 0; }
.unistor-content .drawing-grid img { max-height: 610px; object-fit: contain; }
.unistor-content .extract-scroll { overflow-x: auto; border: 1px solid #304353; border-radius: 6px; background: #fff; }
.unistor-content .extract-scroll img { width: 100%; min-width: 900px; max-width: none; height: auto; }
.unistor-content .faq-section { margin-top: 38px; border-top: 1px solid var(--border); }
.unistor-content #frequently-asked-questions { border-top: 1px solid var(--border); padding-top: 30px; }
.unistor-content #frequently-asked-questions ~ h3 { margin-top: 26px; }
.unistor-content ul { padding-left: 22px; }
.unistor-content li { margin-bottom: 7px; }
.unistor-content .related-links { padding-top: 24px; margin-top: 32px; border-top: 1px solid var(--border); font-size: .95rem; }
@media (max-width: 960px) {
  .unistor-content .product-layout { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 22px; }
  .unistor-content .size-tables { display: block; }
  .unistor-content .size-tables h3:not(:first-child) { margin-top: 20px; }
}
@media (max-width: 650px) {
  .unistor-page .page-hero { padding: 24px 0 18px; }
  .unistor-page .page-hero h1 { font-size: 2rem; line-height: 1.12; }
  .unistor-breadcrumb { font-size: .75rem; }
  .unistor-page .article-author-byline { padding: 12px; gap: 12px; }
  .unistor-page .article-author-byline strong { font-size: 1rem; }
  .unistor-page .article-author-byline span { font-size: .78rem; }
  .unistor-content { font-size: 1rem; }
  .unistor-content h2 { font-size: 1.65rem; margin-top: 34px; }
  .unistor-content .manual-panel { padding: 18px; }
  .unistor-content .manual-grid { grid-template-columns: 1fr; gap: 12px; }
  .unistor-content .manual-button { padding: 14px; }
  .unistor-content .manual-button strong { font-size: 1rem; }
  .unistor-content .product-layout { display: block; }
  .unistor-content .product-photo { margin-bottom: 22px; }
  .unistor-content .size-tables { display: grid; gap: 0 14px; }
  .unistor-content .size-tables h3, .unistor-content .size-tables h3:not(:first-child) { font-size: .91rem; margin: 0 0 10px; }
  .unistor-content .size-tables td, .unistor-content .size-tables th { padding: 11px 8px; font-size: .81rem; }
  .unistor-content .dimension-note { padding: 16px; }
  .unistor-content .drawing-grid { grid-template-columns: 1fr; max-width: 350px; gap: 26px; }
  .unistor-content .drawing-grid img { max-height: none; }
}
@media (prefers-reduced-motion: reduce) { .unistor-page { scroll-behavior: auto; } html:has(.unistor-page) { scroll-behavior: auto; } }
@media print {
  .unistor-page { background: #fff; color: #000; }
  .unistor-page .topbar, .unistor-page .site-header, .unistor-page .footer, .unistor-skip { display: none; }
  .unistor-page .page-hero, .unistor-content .manual-panel, .unistor-content .dimension-note, .unistor-page .article-author-byline { background: #fff; color: #000; }
  .unistor-page .container { width: 100%; }
  .unistor-content a, .unistor-page .article-author-byline span, .unistor-page .article-author-byline strong, .unistor-content figcaption { color: #000; }
  .unistor-content .extract-scroll { overflow: visible; }
  .unistor-content .extract-scroll img { min-width: 0; }
  .unistor-content figure { break-inside: avoid; }
}
