/* Minimal non-home fix: match homepage header + readable price/widget UI only. */
:root{--rl-y:#d4f019;--rl-dk:#0d0d0d;--rl-mid:#1a1a1a;--rl-panel:#222;--rl-line:#333;--rl-text:#f0f0f0;}
body:not(.home) header, body:not(.home) header.top, body:not(.home) header.rl-header{background:var(--rl-dk)!important;border-bottom:3px solid var(--rl-y)!important;padding:0 2rem!important;height:60px!important;min-height:60px!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:none!important;backdrop-filter:none!important;color:var(--rl-text)!important;}
body:not(.home) header .logo, body:not(.home) header .mark, body:not(.home) header .rl-mark{font-family:'Space Mono','Space Grotesk',monospace!important;font-size:1.2rem!important;font-weight:700!important;color:var(--rl-y)!important;letter-spacing:-1px!important;text-decoration:none!important;text-transform:uppercase!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 .rl-mark span{display:none!important;}
body:not(.home) header .rl-mark b{font:inherit!important;color:inherit!important;text-transform:uppercase!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:#888!important;margin-left:1.5rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:.78rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;text-decoration:none!important;box-shadow:none!important;}
body:not(.home) header nav a:hover{color:var(--rl-y)!important;background:transparent!important;text-decoration:none!important;}
body.rl-article .art-body table, body.rl-article table.cost-table, body.rl-article table.price-table, body.rl-article .price-sheet table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;margin:1.65rem 0!important;background:var(--rl-mid)!important;border:2px solid var(--rl-line)!important;border-radius:10px!important;overflow:hidden!important;box-shadow:none!important;color:var(--rl-text)!important;}
body.rl-article .art-body th, body.rl-article table.cost-table th, body.rl-article table.price-table th{background:var(--rl-dk)!important;color:var(--rl-y)!important;border-bottom:2px solid var(--rl-y)!important;padding:.9rem 1rem!important;font-size:.78rem!important;text-align:left!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-weight:900!important;}
body.rl-article .art-body td, body.rl-article table.cost-table td, body.rl-article table.price-table td{background:#1a1a1a!important;color:var(--rl-text)!important;border-bottom:1px solid #333!important;padding:.85rem 1rem!important;font-size:.98rem!important;line-height:1.45!important;vertical-align:top!important;}
body.rl-article .art-body tr:nth-child(even) td{background:#202020!important;color:var(--rl-text)!important;}
body.rl-article .art-body tr:last-child td{border-bottom:0!important;}
body.rl-article .art-body td a{color:var(--rl-y)!important;}
body.rl-article .airalo-widget-card, body.rl-article .rl-flight-widget-card{background:#1a1a1a!important;border:1px solid #333!important;border-left:5px solid var(--rl-y)!important;border-radius:8px!important;box-shadow:none!important;color:var(--rl-text)!important;}
body.rl-article .airalo-widget-copy h2, body.rl-article .rl-flight-widget-copy h2{color:#fff!important;}
body.rl-article .airalo-widget-copy p, body.rl-article .rl-flight-widget-copy p{color:#d7d7d7!important;}
body.rl-article .airalo-widget-copy span, body.rl-article .rl-flight-widget-copy span{color:var(--rl-y)!important;}
body.rl-article .airalo-widget-frame, body.rl-article .rl-flight-widget-frame{background:#fff!important;border-radius:6px!important;overflow:hidden!important;}
@media(max-width:760px){body:not(.home) header,body:not(.home) header.top,body:not(.home) header.rl-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:.78rem!important}body:not(.home) header .logo,body:not(.home) header .mark,body:not(.home) header .rl-mark{font-size:1.05rem!important}body.rl-article .art-body table{display:block!important;overflow-x:auto!important;}}
