.cloud-comparison { max-width: 1440px; margin: 0 auto; padding: 64px 32px 72px; color: var(--color-txt, #212733); font-family: AlbertaSans, Roboto, sans-serif; font-size: 16px; line-height: 1.55; }
.cloud-comparison *, .cloud-comparison *::before, .cloud-comparison *::after { box-sizing: border-box; }
.cloud-comparison button { font-family: inherit; }
.cloud-comparison h1, .cloud-comparison h2, .cloud-comparison p { margin: 0; }
#content .cloud-comparison a { color: #174eb5; text-underline-offset: 3px; }
.cloud-comparison a:focus-visible, .cc-table-scroll:focus-visible { outline: 3px solid #174eb5; outline-offset: 4px; }
.cc-hero { max-width: 1000px; margin-bottom: 32px; }
.cc-eyebrow { color: #b10b21; font-size: 14px; font-weight: 700; letter-spacing: .04em; }
.cloud-comparison h1 { font-size: clamp(30px, 4vw, 52px); line-height: 1.13; margin: 12px 0 20px; font-weight: 700; letter-spacing: -.025em; }
.cc-intro { max-width: 1000px; font-size: 19px; color: #505967; }
.cc-hero-actions { display: flex; flex-wrap: wrap; gap: 16px 24px; align-items: center; margin-top: 24px; }
#content .cloud-comparison .cc-cta { display: inline-flex; justify-content: center; align-items: center; min-height: 46px; padding: 12px 22px; border-radius: 8px; background: var(--files-btn-blue, #417ff2); color: #fff; font-size: 15px; font-weight: 600; text-decoration: none; line-height: 1.4; white-space: normal; text-align: center; }
#content .cloud-comparison .cc-cta:hover { background: var(--files-btn-blue-h, #1f68ef); }
.cc-date { color: #596273; font-size: 14px; }
.cc-summary { padding: 22px 24px; border: 1px solid #dbe3ef; border-radius: 12px; background: #f5f8fc; font-size: 14px; }
.cc-summary strong { display: block; font-size: 17px; margin-bottom: 8px; }
.cc-summary p + p { margin-top: 8px; }
.cc-sections { display: flex; flex-wrap: wrap; gap: 8px; margin: 24px 0 16px; font-size: 13px; }
.cc-sections a { border: 1px solid #dbe3ef; border-radius: 20px; padding: 8px 14px; text-decoration: none; }
.cc-sections a:hover { background: #e6effc; }
.cloud-comparison .cc-scroll-hint { color: #596273; font-size: 13px; margin-bottom: 10px; }
.cc-table-scroll { overflow: auto; border: 1px solid #dbe3ef; border-radius: 12px; max-width: 100%; }
.cc-table { width: 100%; min-width: 1100px; table-layout: fixed; border-collapse: separate; border-spacing: 0; font-size: 13px; line-height: 1.5; text-align: center; }
.cc-label-col { width: 21%; }
.cc-table th, .cc-table td { padding: 16px 12px; border-bottom: 1px solid #e2e7ee; vertical-align: middle; overflow-wrap: anywhere; text-align: center; }
.cc-table thead th { background: #fff; font-size: 14px; padding: 24px 10px; }
.cc-table thead img { display: block; width: 64px; height: 48px; object-fit: contain; margin: 0 auto 12px; }
.cc-table th:first-child { position: sticky; left: 0; z-index: 2; text-align: left; background: #fff; font-weight: 600; border-right: 1px solid #e2e7ee; }
.cc-table tbody tr:nth-child(odd):not(.cc-section) > * { background: #f6f8fb; }
.cc-table .cc-featured { background: #f0f5ff; border-left: 1px solid #d9e6fd; border-right: 1px solid #d9e6fd; }
.cc-table tbody tr:nth-child(odd):not(.cc-section) > .cc-featured { background: #e8f0ff; }
.cc-table .cc-section th { background: #e7ecf4; padding: 13px 18px; position: static; border-right: 0; }
.cc-section h2 { position: sticky; left: 18px; width: fit-content; max-width: calc(100vw - 72px); font-size: 15px; font-weight: 700; text-align: left; }
.cc-table tbody { scroll-margin-top: 100px; }
.cc-table small { display: block; font-size: 11px; color: #535e70; margin-top: 5px; line-height: 1.5; }
.cc-table sup { display: inline-block; margin-left: 3px; font-size: 9px; font-weight: 400; line-height: 1; white-space: nowrap; }
#content .cloud-comparison .cc-table sup a { color: #677181; font-size: inherit; font-weight: 400; text-decoration: none; }
#content .cloud-comparison .cc-table sup a:hover, #content .cloud-comparison .cc-table sup a:focus-visible { color: #174eb5; text-decoration: underline; }
.cc-row-tooltip { position: relative; display: inline-flex; margin-left: 5px; vertical-align: middle; }
.cc-row-tooltip-trigger { display: inline-flex; width: 18px; height: 18px; padding: 0; align-items: center; justify-content: center; border: 1px solid #174eb5; border-radius: 50%; background: #fff; color: #174eb5; font: 700 11px/1 sans-serif; cursor: help; }
.cc-row-tooltip-trigger:focus-visible { outline: 3px solid #174eb5; outline-offset: 2px; }
.cc-row-tooltip-content { position: absolute; bottom: calc(100% + 8px); left: 0; z-index: 10; width: 300px; max-width: 70vw; padding: 10px 12px; border-radius: 7px; background: #212733; box-shadow: 0 5px 18px rgba(18, 31, 53, .22); color: #fff; font-size: 12px; font-weight: 400; line-height: 1.45; text-align: left; opacity: 0; visibility: hidden; transform: translateY(3px); transition: opacity .15s ease, transform .15s ease, visibility .15s ease; pointer-events: none; }
.cc-row-tooltip:hover .cc-row-tooltip-content, .cc-row-tooltip:focus-within .cc-row-tooltip-content { opacity: 1; visibility: visible; transform: translateY(0); }
.cc-check { color: #1859bc; font-weight: 700; font-size: 17px; }
.cc-status-unknown, .cc-status-na { color: #636b78; }
.cc-sources { margin-top: 32px; }
.cc-sources h2, .cc-about h2 { font-size: 24px; line-height: 1.25; margin-bottom: 16px; }
.cc-sources ol { columns: 2; column-gap: 40px; margin: 0; padding-left: 24px; font-size: 13px; }
.cc-sources li { break-inside: avoid; margin-bottom: 10px; padding-left: 4px; scroll-margin-top: 110px; }
.cc-sources li:target { background: #fff1c4; }
.cc-about { margin-top: 40px; padding: 32px; background: #f0f5ff; border-radius: 16px; display: flex; align-items: center; gap: 32px; }
.cc-about > div { flex: 1; }
.cc-about p { color: #505967; }
.cc-about .cc-cta { flex-shrink: 0; max-width: 300px; }
.cc-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
@media (max-width: 767px) {
    .cloud-comparison { padding: 32px 16px 40px; }
    .cc-intro { font-size: 16px; }
    .cc-summary { padding: 18px; }
    .cc-table { min-width: 990px; }
    .cc-label-col { width: 150px; }
    .cc-table th, .cc-table td { padding: 13px 10px; }
    .cc-table th:first-child { box-shadow: 3px 0 5px -4px #535e70; }
    .cc-row-tooltip { position: static; }
    .cc-row-tooltip-content { left: 10px; }
    .cc-sources ol { columns: 1; }
    .cc-about { display: block; padding: 24px; }
    .cc-about .cc-cta { margin-top: 20px; }
}
@media print {
    .cloud-comparison { max-width: none; padding: 0; }
    .cc-table-scroll { overflow: visible; }
    .cc-table { min-width: 0; font-size: 9px; }
    .cc-table th, .cc-table td { padding: 6px 4px; }
    .cc-table th:first-child { position: static; }
    .cc-section h2 { position: static; max-width: none; }
    .cc-sections, .cc-hero-actions, .cc-scroll-hint, .cc-about { display: none; }
}
