/* REEL v1.0 local design draft, 2026-09-04. Shared surface + homepage. */
:root { --reel-paper:#f7f9fb; --reel-ink:#1b2a41; --reel-body:#46566a; --reel-rule:#dce3eb; }
html { scroll-padding-top:92px; }
body { color:var(--reel-ink); }
[hidden] { display:none!important; }
a,button,input,summary { -webkit-tap-highlight-color:transparent; }
button,input { font-family:inherit; }
:focus-visible { outline:3px solid #2581b7; outline-offset:4px; }
.nav-glass,.nav-glass.scrolled { background:#1b2a41; border:0; box-shadow:none; backdrop-filter:none; }
.reel-nav-inner { width:min(100%,1200px); margin:auto; padding:0 28px; min-height:72px; display:flex; align-items:center; justify-content:space-between; gap:32px; }
.reel-brand { color:#fff; display:inline-flex; gap:12px; align-items:center; font-size:19px; font-weight:650; letter-spacing:-.6px; flex-shrink:0; text-decoration:none; }
.reel-brand svg { flex-shrink:0; }
.nav-links { display:flex; gap:30px; align-items:center; }
.nav-link { font-size:14px; font-weight:500; color:#d9e2ec; white-space:nowrap; }
.nav-access { margin-left:14px; padding:10px 16px; font-size:14px; min-height:42px; }
.btn-primary,.btn-outline,.btn-secondary { border-radius:6px; gap:12px; font-weight:550; box-shadow:none; text-decoration:none; min-height:46px; }
.btn-primary:hover { transform:none; box-shadow:none; }
.btn-outline { border-color:#bfcbd8; }
.data-label { font-family:Inter,system-ui,sans-serif; font-size:12px; font-weight:600; letter-spacing:1.15px; }
.text-muted-slate { color:var(--reel-body); }
.prose { color:var(--reel-body); max-width:72ch; }
.prose p,.category-body p { line-height:1.7; }
.page-header { background:#1b2a41; }
.page-header p { color:#c4d0dd; }
.footer { color:#c4d0dd; }
.footer a { color:#d6e0eb; }
.footer p { color:#b5c3d2; }
.footer strong { color:#dbe5ef; }
.footer .flex.gap-12 { flex-wrap:wrap; gap:30px; }
.footer [class*="text-white/30"],.footer [class*="text-white/40"] { color:#b5c3d2; }
.reel-wrap { max-width:1200px; margin:auto; padding:0 28px; }
.reel-eyebrow { font-size:11px; line-height:1.5; letter-spacing:1.4px; text-transform:uppercase; font-weight:650; color:#1a6b9c; margin:0 0 16px; }
.reel-home { background:#fff; }
/* One full-width rule per main-section boundary, owned by the following section. */
.reel-home #main-content > section:not(.reel-intro) { border:0; border-top:1px solid var(--reel-rule); }
.reel-home h1,.reel-home h2,.reel-home h3 { letter-spacing:-.035em; }
.reel-home h2 { font-size:34px; line-height:1.2; font-weight:600; }
.reel-home h3 { font-weight:600; }
.reel-home .reveal,.reel-home .reveal-stagger>* { opacity:1; transform:none; transition:none; }
.reel-home .hover-lift:hover { transform:none; box-shadow:none; }
.reel-home .layer-divider { display:none; }
.reel-intro { padding:132px 0 58px; background:var(--reel-paper); }
.reel-intro .reel-eyebrow span { color:#94a3b8; margin:0 10px; }
.intro-columns { display:grid; grid-template-columns:minmax(0,3fr) minmax(220px,1fr); align-items:end; gap:84px; }
.intro-columns h1 { font-size:clamp(38px,4.1vw,56px); line-height:1.1; font-weight:550; margin:0 0 24px; max-width:810px; }
.intro-columns h1 span { color:#1a6b9c; }
.intro-lead { font-size:18px; line-height:1.65; color:var(--reel-body); max-width:660px; }
.intro-actions { display:flex; flex-wrap:wrap; gap:12px; margin:28px 0 14px; }
.intro-access-note { font-size:13px; line-height:1.6; color:#536579; }
.intro-facts { border-left:1px solid #ced8e3; padding-left:30px; padding-bottom:4px; }
.intro-facts>div { display:flex; align-items:baseline; gap:13px; margin-bottom:12px; }
.intro-facts strong { font-size:30px; font-weight:550; letter-spacing:-1px; font-variant-numeric:tabular-nums; }
.intro-facts span { font-size:13px; color:var(--reel-body); }
.intro-facts .intro-fact-review strong { color:#1a6b9c; font-size:26px; letter-spacing:0; }
.intro-facts p { color:var(--reel-body); font-size:14px; line-height:1.7; margin:25px 0 16px; }
.intro-facts a { color:#1a6b9c; font-size:13px; font-weight:550; }
.stack-section { background:var(--reel-paper); padding:64px 0; }
.reel-section-heading { display:flex; align-items:end; justify-content:space-between; gap:40px; margin-bottom:30px; }
.reel-section-heading h2 { margin:0; }
.reel-section-heading .reel-eyebrow { margin-bottom:10px; }
.reel-section-heading>p { max-width:360px; font-size:15px; line-height:1.65; color:var(--reel-body); }
.stack-layout { display:grid; grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr); gap:0; align-items:stretch; border:1px solid var(--reel-rule); border-radius:10px; background:white; }
.stack-layout>* { min-width:0; }
.stack-visual { padding:24px; border-radius:9px 0 0 9px; background:#14273b; }
.stack-map-heading { display:flex; justify-content:space-between; gap:20px; color:#c3d2e0; font-size:12px; margin:0 0 22px; }
.stack-map-heading span:first-child { font-weight:550; color:#edf4fb; }
.stack-visual .server-wrapper { display:block; }
.stack-visual *,.stack-visual *::before,.stack-visual *::after { animation:none!important; }
.stack-visual .server-chassis { background:#1a3045; border-color:#496077; }
.stack-visual .server-wrapper { transform:none; opacity:1; filter:none; }
.stack-visual .srv-comp-label { font-family:Inter,system-ui,sans-serif; font-size:11px; letter-spacing:0; color:#e0e9f3; }
.stack-visual .srv-comp:hover { transform:none; }
.stack-visual .srv-comp:focus-visible,.stack-visual .srv-pcb:focus-visible { outline:2px solid #fff; outline-offset:5px; }
.stack-visual .srv-comp:hover .srv-comp-box { transform:none; box-shadow:none; }
.stack-visual .server-chassis [data-stack-key]::after { content:''; position:absolute; inset:-4px; border:2px solid transparent; border-radius:5px; pointer-events:none; transition:border-color .15s ease; }
.stack-visual .server-chassis [data-stack-key][aria-pressed="true"]::after { border-color:#aad9fa; }
.stack-visual .server-chassis [data-stack-key][aria-pressed="true"] .srv-comp-label { color:white; }
.stack-visual .server-chassis [data-stack-key]:hover::after { border-color:#d6eafb; }
.stack-visual .server-chassis [data-stack-key][aria-pressed="true"] .srv-comp-box { border-color:#aad9fa; box-shadow:none; }
.stack-choices { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:6px; padding-top:18px; margin-top:24px; border-top:1px solid #3c5066; }
.stack-choices button { display:flex; align-items:center; gap:9px; border:1px solid transparent; color:#dce8f4; background:transparent; border-radius:5px; min-height:44px; font-size:12px; line-height:1.5; padding:9px 10px; text-align:left; cursor:pointer; }
.stack-choices button::before { content:''; width:6px; height:6px; flex:0 0 6px; border:1px solid #8fa7be; border-radius:50%; }
.stack-choices button[aria-pressed="true"]::before { background:currentColor; border-color:currentColor; }
.stack-choices button:hover { background:#263e56; }
.stack-choices button[aria-pressed="true"] { background:#e5f0f8; color:#173751; border-color:#e5f0f8; }
.stack-detail { display:flex; flex-direction:column; padding:30px; background:white; border-radius:0 9px 9px 0; scroll-margin-top:100px; }
.stack-detail .reel-eyebrow { font-size:11px; margin-bottom:12px; }
.stack-detail h3 { font-size:24px; line-height:1.2; margin:0 0 16px; }
#stack-description { color:var(--reel-body); font-size:15px; line-height:1.7; }
.stack-doc-label { font-size:12px; font-weight:600; margin:22px 0 4px; color:var(--reel-body); }
#stack-examples { list-style:none; margin:0 0 20px; padding:0; }
#stack-examples li { border-bottom:1px solid #e7ecf2; }
#stack-examples a { display:block; padding:12px 0; color:#1a6b9c; font-size:14px; text-decoration:none; }
#stack-examples a:hover { text-decoration:underline; }
.newsletter-section { padding:0 0 64px; background:white; }
.newsletter-callout { display:flex; align-items:center; justify-content:space-between; gap:40px; padding:38px 40px; background:#1b2a41; border:1px solid #36566d; border-radius:10px; }
.newsletter-callout .reel-eyebrow { color:#9bcde4; margin-bottom:12px; }
.newsletter-callout h2 { color:white; font-size:29px; margin:0 0 12px; }
.newsletter-copy>p:last-child { max-width:570px; color:#d2dee8; font-size:15px; line-height:1.7; }
.newsletter-callout .btn-primary { flex-shrink:0; background:#e5f1f7; color:#173751; font-size:14px; }
.newsletter-callout .btn-primary:hover { background:white; }
.stack-detail .btn-primary { width:100%; font-size:14px; padding:12px 14px; }
.stack-count { font-size:12px; color:var(--reel-body); margin:13px 0 0; line-height:1.6; }
.stack-access-note { font-size:12px; color:#536579; margin-top:auto; padding-top:20px; line-height:1.6; }
.reel-home #coverage,.reel-home #availability,.reel-home #methodology,.reel-home #access,.reel-home #faq,.reel-home #latest-insights,.reel-home #creator { padding:64px 28px; }
.reel-home #coverage { background:white; }
.reel-home #coverage .text-center,.reel-home #access>.max-w-6xl>div.text-center { text-align:left; max-width:none; margin:0 0 30px; }
.reel-home #coverage .text-lg,.reel-home #access>.max-w-6xl>div.text-center .text-lg { font-size:16px; max-width:730px; }
.reel-home #coverage h2,.reel-home #access h2 { margin-bottom:14px; }
.catalog-search { display:flex; gap:12px; max-width:760px; margin-bottom:28px; }
.catalog-search input { flex:1; min-width:0; padding:13px 16px; border:1px solid #bfcbd8; border-radius:6px; font-size:16px; background:var(--reel-paper); }
.category-grid { grid-template-columns:repeat(3,minmax(0,1fr)); border-color:var(--reel-rule); border-radius:8px; }
.category-grid-cell { min-width:0; font-family:Inter,system-ui,sans-serif; font-size:14px; padding:17px 18px; overflow-wrap:anywhere; line-height:1.45; border:0!important; border-bottom:1px solid var(--reel-rule)!important; }
.category-grid-cell:nth-last-child(-n+3) { border-bottom:0!important; }
.category-grid-cell-link::after { content:''; width:7px; height:7px; flex:0 0 7px; border-top:1.5px solid currentColor; border-right:1.5px solid currentColor; transform:rotate(45deg); margin-left:auto; color:#657991; }
.reel-home #availability { background:var(--reel-paper); }
.reel-home .dataset-notice { border:0; background:none; border-radius:0; box-shadow:none; }
.reel-home .dataset-notice>div { padding:0; }
.reel-home .dataset-notice>.px-8 { padding:0; }
.reel-home .dataset-notice>.px-8:first-child>.flex { display:none; }
.reel-home .dataset-notice .grid { margin:24px 0 16px; }
.reel-home .dataset-notice .grid p { font-size:15px; }
.inventory-boundary { font-size:15px; line-height:1.65; max-width:760px; color:var(--reel-body); margin-top:16px; }
.reel-details { border-top:1px solid var(--reel-rule); margin-top:20px; }
.reel-details>summary { display:flex; align-items:center; justify-content:space-between; gap:18px; padding:18px 0; min-height:52px; font-size:15px; font-weight:550; cursor:pointer; list-style:none; }
.reel-details>summary::-webkit-details-marker { display:none; }
.reel-details>summary>span[aria-hidden] { font-size:20px; font-weight:400; flex:none; color:#1a6b9c; }
.reel-details[open]>summary>span[aria-hidden] { transform:rotate(45deg); }
.circa-demo { margin-top:28px; border:1px solid var(--reel-rule); border-radius:8px; background:#fff; overflow:hidden; }
.circa-demo>summary { padding:20px 24px; }
.circa-demo>div { margin:0 24px; }
.circa-demo>p { margin:14px 24px 22px; }
.reel-home #methodology { background:#fff; }
.reel-home #methodology>.max-w-6xl>.grid { grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr); gap:54px; align-items:start; }
.reel-home #methodology .text-lg { font-size:17px; }
.reel-home .report-card { padding:25px; border:1px solid var(--reel-rule); background:var(--reel-paper); box-shadow:none; border-radius:8px; }
.report-actions { display:grid; gap:10px; padding-top:22px; border-top:1px solid var(--reel-rule); }
.report-actions a { width:100%; justify-content:flex-start; padding:12px 16px; font-size:14px; line-height:1.5; }
.report-actions a svg { flex-shrink:0; }
.reel-home #methodology .border-emerald-200 { border-color:var(--reel-rule); background:var(--reel-paper); border-radius:8px; }
.reel-home #access { background:var(--reel-paper); }
.reel-home #access article { border-radius:8px; box-shadow:none; }
.reel-home #access .text-sm { font-size:14px; }
.reel-home #access .absolute { display:none; }
.reel-home #access .bg-carrier-navy { background:#1b2a41; }
.credit-guide,.credit-example { font-size:14px; line-height:1.65; color:var(--reel-body); }
.credit-example { margin-top:14px; }
.reel-home #access .pricing-licence-note { margin:40px auto 0; max-width:760px; line-height:1.7; }
.credit-details { margin:18px 0 0; }
.credit-details summary { padding-top:12px; }
.reel-home #faq { background:#fff; }
.reel-home #faq .text-center { text-align:left; }
.reel-home #latest-insights h2 { margin-bottom:30px; }
.insight-card { border-radius:8px; box-shadow:none; }
.card-excerpt { font-size:16px; color:var(--reel-body); line-height:1.65; }
.card-date { color:#536579; font-size:13px; }
.reel-product-network { padding:40px 28px; }
.reel-product-card { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:28px; border-color:var(--reel-rule); border-radius:8px; }
.reel-product-card h2 { font-size:26px; line-height:1.25; }
.reel-product-card .btn-primary { max-width:100%; white-space:normal; font-size:14px; padding:14px 18px; }
@media(max-width:900px) { .reel-product-card { grid-template-columns:minmax(0,1fr); } .reel-product-card .btn-primary { justify-self:start; } }
@media(max-width:640px) { .reel-product-network { padding:32px 24px; } .reel-product-card { padding:24px; } .reel-product-card h2 { font-size:24px; } }
.resources-section { padding:64px 0; background:var(--reel-paper); }
.resource-links { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; margin-bottom:35px; }
.resource-links a { display:flex; flex-direction:column; gap:8px; padding:10px 0; text-decoration:none; }
.resource-links strong { font-size:18px; font-weight:550; }
.resource-links span { color:#1a6b9c; font-size:14px; }
.resource-detail { margin:0; }
.resource-detail:last-child { border-bottom:1px solid var(--reel-rule); }
.resource-detail summary { padding:21px 0; font-size:17px; }
.resource-detail small { display:block; margin-top:5px; font-size:14px; color:var(--reel-body); font-weight:400; }
.resource-detail>section { padding:24px 0 36px!important; background:transparent; }
.resource-detail>section>.max-w-6xl,.resource-detail>section>.max-w-4xl,.resource-detail>section>.max-w-3xl { max-width:none; }
.resource-detail .text-center { text-align:left; }
.resource-detail .text-3xl,.resource-detail .text-4xl { font-size:25px; }
.resource-detail .text-lg { font-size:16px; }
.reel-home #creator .max-w-3xl { max-width:900px; }
.reel-home #creator p { font-size:15px; }
.exp-search { min-height:48px; }
.exp-facet label { font-size:14px; padding:3px 0; }
.exp-facet .n,.exp-fam-head .exp-meta,.exp-dqi { color:#536579; }
.exp-listing-note { color:#536579; font-size:13px; margin:8px 0 15px; }
.exp-detail,.exp-dl { font-size:14px; line-height:1.65; }
.exp-idx { grid-template-columns:270px minmax(0,1fr); gap:36px; }
@media(max-width:1024px) {
  .reel-nav-inner { min-height:68px; }
  .nav-links { display:none; position:absolute; top:100%; left:0; right:0; padding:22px 28px; background:#1b2a41; flex-direction:column; align-items:stretch; gap:8px; border-top:1px solid #3b4c60; }
  .nav-links.open,.nav-links.show { display:flex; }
  .nav-link { padding:10px 0; font-size:16px; }
  .nav-access { margin:8px 0 0; align-self:start; }
  .mobile-menu-btn { display:flex; min-height:44px; min-width:44px; justify-content:center; }
  .intro-columns { gap:35px; }
  .stack-layout { grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr); }
  .stack-visual { padding:18px; }
}
@media(max-width:900px) {
  .intro-columns { grid-template-columns:minmax(0,1fr); gap:30px; }
  .intro-facts { display:flex; align-items:center; flex-wrap:wrap; gap:16px 28px; border-left:0; padding:22px 0 0; border-top:1px solid var(--reel-rule); }
  .intro-facts>div { margin:0; }
  .intro-facts p { display:none; }
  .intro-facts a { margin-left:auto; }
  .reel-intro { padding:114px 0 30px; }
  .reel-section-heading { display:block; }
  .reel-section-heading>p { max-width:600px; margin-top:16px; }
  .stack-layout { grid-template-columns:minmax(0,1fr); }
  .stack-visual .server-wrapper { display:none; }
  .stack-visual { background:var(--reel-paper); padding:24px; border:0; border-bottom:1px solid var(--reel-rule); border-radius:9px 9px 0 0; }
  .stack-map-heading { margin-bottom:16px; color:var(--reel-body); }
  .stack-map-heading span:first-child { color:var(--reel-ink); }
  .stack-choices { padding:0; border:0; margin:0; gap:8px; }
  .stack-choices button { border-color:#becddd; color:#334e69; background:#fff; font-size:14px; min-height:44px; padding:10px 12px; }
  .stack-choices button:hover { background:#eaf0f6; }
  .stack-choices button[aria-pressed="true"] { background:#1b2a41; border-color:#1b2a41; color:white; }
  .stack-detail { padding:25px; border-radius:0 0 9px 9px; }
  #stack-examples { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 22px; }
  .newsletter-callout { flex-direction:column; align-items:start; gap:24px; padding:30px; }
  .stack-detail .btn-primary { width:auto; }
  .reel-home #methodology>.max-w-6xl>.grid { grid-template-columns:minmax(0,1fr); gap:30px; }
  .exp-idx { grid-template-columns:minmax(0,1fr); gap:24px; }
  .exp-search { width:100%; }
}
@media(max-width:640px) {
  .reel-wrap,.reel-nav-inner { padding-left:24px; padding-right:24px; }
  .reel-intro { padding-top:104px; }
  .intro-columns h1 { font-size:39px; line-height:1.12; letter-spacing:-1.6px; }
  .intro-lead { font-size:16px; line-height:1.65; }
  .intro-actions { gap:10px; margin-top:23px; }
  .intro-actions a { padding:12px 15px; font-size:14px; }
  .intro-access-note { font-size:12px; }
  .intro-facts { gap:14px 22px; }
  .intro-facts strong { font-size:25px; }
  .intro-facts span { font-size:12px; }
  .intro-facts a { margin-left:0; }
  .reel-home h2 { font-size:28px; }
  .stack-section { padding:44px 0; }
  .stack-visual { padding:20px; }
  .stack-choices { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .stack-choices button { font-size:13px; }
  .stack-detail { padding:22px; }
  #stack-examples { grid-template-columns:minmax(0,1fr); }
  .newsletter-section { padding-bottom:44px; }
  .newsletter-callout { padding:25px; }
  .newsletter-callout h2 { font-size:25px; }
  .newsletter-callout .btn-primary { width:100%; padding:13px 10px; font-size:13px; }
  .stack-detail h3 { font-size:24px; }
  .stack-detail .btn-primary { width:100%; }
  .reel-home #coverage,.reel-home #availability,.reel-home #methodology,.reel-home #access,.reel-home #faq,.reel-home #latest-insights,.reel-home #creator { padding:44px 24px; }
  .catalog-search { flex-direction:column; }
  .catalog-search button { align-self:start; }
  .category-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .category-grid-cell { font-size:13px; padding:15px 12px; gap:6px; }
  .category-grid-cell:nth-last-child(-n+3) { border-bottom:1px solid var(--reel-rule)!important; }
  .category-grid-cell:nth-last-child(-n+2) { border-bottom:0!important; }
  .reel-home #access .pricing-licence-note { margin-top:32px; }
  .reel-home #access article { padding:23px; }
  .reel-home #access .grid { gap:18px; }
  .reel-home #access .data-label { font-size:11px; }
  .reel-home #access .text-2xl { font-size:23px; }
  .reel-home #access .text-xl { font-size:20px; }
  .resources-section { padding:44px 0; }
  .resource-links { grid-template-columns:1fr; gap:10px; }
  .resource-links a { border-bottom:1px solid var(--reel-rule); padding:16px 0; }
  .resource-detail small { line-height:1.6; }
  .reel-home #creator img { width:85px; height:85px; }
  .footer { padding:40px 24px; }
  .footer .flex.gap-12 { gap:28px; }
}
@media(max-width:360px) {
  .intro-columns h1 { font-size:34px; }
  .intro-actions { flex-direction:column; align-items:start; }
  .intro-facts { align-items:start; }
  .category-grid { grid-template-columns:minmax(0,1fr); }
  .category-grid-cell:nth-last-child(-n+2) { border-bottom:1px solid var(--reel-rule)!important; }
  .category-grid-cell:last-child { border-bottom:0!important; }
  .reel-home #access article>.flex.items-center { flex-wrap:wrap; }
  .stack-map-heading { gap:10px; font-size:11px; }
  .stack-visual { padding:16px; }
  .stack-choices button { padding:9px 8px; gap:6px; }
  .circa-demo>summary { padding:18px; }
  .circa-demo>div { margin:0 18px; }
  .circa-demo>p { margin:14px 18px 18px; }
}
@media(prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  *,*::before,*::after { animation:none!important; transition:none!important; }
}
