/* Minimal non-home fix: match homepage header + readable price/widget UI only. */
:root{--vx-blue:#2563eb;--vx-dark:#0f172a;--vx-border:#e2e8f0;--vx-muted:#64748b;--vx-bg:#f8fafc;}
body:not(.home) header, body:not(.home) header.top, body:not(.home) header.vx-header{background:#fff!important;border-bottom:1px solid var(--vx-border)!important;padding:0 2rem!important;height:64px!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;position:sticky!important;top:0!important;z-index:100!important;box-shadow:0 1px 3px rgba(0,0,0,.06)!important;backdrop-filter:none!important;color:#1e293b!important;}
body:not(.home) header .logo, body:not(.home) header .mark, body:not(.home) header .vx-logo{font-family:'Inter',sans-serif!important;font-size:1.2rem!important;font-weight:900!important;color:var(--vx-dark)!important;letter-spacing:-.5px!important;text-decoration:none!important;text-transform:none!important;display:inline-flex!important;align-items:center!important;gap:0!important;background:transparent!important;border:0!important;padding:0!important;}
body:not(.home) header .mark span, body:not(.home) header .vx-logo span{display:none!important;}
body:not(.home) header .logo span{color:var(--vx-blue)!important;}
body:not(.home) header nav{display:flex!important;align-items:center!important;gap:0!important;flex-wrap:wrap!important;}
body:not(.home) header nav a{color:var(--vx-muted)!important;margin-left:1.5rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:.85rem!important;font-weight:500!important;text-transform:none!important;letter-spacing:0!important;text-decoration:none!important;box-shadow:none!important;}
body:not(.home) header nav a:hover{color:var(--vx-blue)!important;background:transparent!important;text-decoration:none!important;}
body.vx-article .art-body table, body.vx-article table.cost-table, body.vx-article table.price-table, body.vx-article .price-sheet table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;margin:1.65rem 0!important;background:#fff!important;border:1px solid var(--vx-border)!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 1px 3px rgba(0,0,0,.06)!important;color:#1e293b!important;}
body.vx-article .art-body th, body.vx-article table.cost-table th, body.vx-article table.price-table th{background:var(--vx-blue)!important;color:#fff!important;border-bottom:0!important;padding:.9rem 1rem!important;font-size:.78rem!important;text-align:left!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-weight:800!important;}
body.vx-article .art-body td, body.vx-article table.cost-table td, body.vx-article table.price-table td{background:#fff!important;color:#1e293b!important;border-bottom:1px solid var(--vx-border)!important;padding:.85rem 1rem!important;font-size:.98rem!important;line-height:1.45!important;vertical-align:top!important;}
body.vx-article .art-body tr:nth-child(even) td{background:var(--vx-bg)!important;color:#1e293b!important;}
body.vx-article .art-body tr:last-child td{border-bottom:0!important;}
body.vx-article .art-body td a{color:var(--vx-blue)!important;}
body.vx-article .airalo-widget-card, body.vx-article .vx-flight-widget-card{background:#fff!important;border:1px solid var(--vx-border)!important;border-radius:14px!important;box-shadow:0 1px 3px rgba(0,0,0,.06)!important;color:#1e293b!important;}
body.vx-article .airalo-widget-copy h2, body.vx-article .vx-flight-widget-copy h2{color:var(--vx-dark)!important;}
body.vx-article .airalo-widget-copy p, body.vx-article .vx-flight-widget-copy p{color:var(--vx-muted)!important;}
body.vx-article .airalo-widget-copy span, body.vx-article .vx-flight-widget-copy span{background:#eff6ff!important;color:var(--vx-blue)!important;border:1px solid #bfdbfe!important;}
body.vx-article .airalo-widget-frame, body.vx-article .vx-flight-widget-frame{background:#fff!important;border:1px solid var(--vx-border)!important;border-radius:10px!important;overflow:hidden!important;}
@media(max-width:760px){body:not(.home) header,body:not(.home) header.top,body:not(.home) header.vx-header{height:auto!important;min-height:58px!important;padding:.7rem 1rem!important;gap:.65rem!important;flex-wrap:wrap!important}body:not(.home) header nav{gap:.85rem!important}body:not(.home) header nav a{margin-left:0!important;font-size:.82rem!important}body:not(.home) header .logo,body:not(.home) header .mark,body:not(.home) header .vx-logo{font-size:1.05rem!important}body.vx-article .art-body table{display:block!important;overflow-x:auto!important;}}
