/* Minimal non-home fix: match homepage header + readable price/widget UI only. */
:root{--pw-green:#1b4332;--pw-lime:#52b788;--pw-orange:#e76f51;--pw-dark:#0a1628;--pw-bg:#0e1e14;}
body:not(.home) header, body:not(.home) header.top, body:not(.home) header.pw-header{background:rgba(10,22,40,.97)!important;border-bottom:1px solid rgba(82,183,136,.2)!important;padding:0 2.5rem!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:none!important;backdrop-filter:none!important;color:#e8ede9!important;}
body:not(.home) header .logo, body:not(.home) header .mark, body:not(.home) header .pw-logo{font-family:'Barlow Condensed','Barlow',sans-serif!important;font-size:1.5rem!important;font-weight:900!important;color:#fff!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 .pw-logo span, body:not(.home) header .mark span{display:none!important;}
body:not(.home) header .pw-logo b{font:inherit!important;color:#fff!important;}
body:not(.home) header .logo span{color:var(--pw-lime)!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:#94a3b8!important;margin-left:1.8rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:.78rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.8px!important;text-decoration:none!important;box-shadow:none!important;}
body:not(.home) header nav a:hover{color:var(--pw-lime)!important;background:transparent!important;text-decoration:none!important;}
body.pw-article .art-body table, body.pw-article table.cost-table, body.pw-article table.price-table, body.pw-article .price-sheet table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;margin:1.65rem 0!important;background:#111f14!important;border:1px solid rgba(82,183,136,.22)!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important;color:#e8ede9!important;}
body.pw-article .art-body th, body.pw-article table.cost-table th, body.pw-article table.price-table th{background:var(--pw-green)!important;color:#fff!important;border-bottom:2px solid var(--pw-orange)!important;padding:.9rem 1rem!important;font-size:.82rem!important;text-align:left!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important;}
body.pw-article .art-body td, body.pw-article table.cost-table td, body.pw-article table.price-table td{background:#162a1a!important;color:#e8ede9!important;border-bottom:1px solid rgba(82,183,136,.18)!important;padding:.85rem 1rem!important;font-size:.98rem!important;line-height:1.45!important;vertical-align:top!important;}
body.pw-article .art-body tr:nth-child(even) td{background:#102017!important;color:#e8ede9!important;}
body.pw-article .art-body tr:last-child td{border-bottom:0!important;}
body.pw-article .art-body td a{color:var(--pw-lime)!important;}
body.pw-article .airalo-widget-card, body.pw-article .pw-flight-widget-card{background:#111f14!important;border:1px solid rgba(82,183,136,.18)!important;border-top:3px solid var(--pw-orange)!important;border-radius:0!important;box-shadow:none!important;color:#e8ede9!important;}
body.pw-article .airalo-widget-copy h2, body.pw-article .pw-flight-widget-copy h2{color:#fff!important;}
body.pw-article .airalo-widget-copy p, body.pw-article .pw-flight-widget-copy p{color:#cbd5d1!important;}
body.pw-article .airalo-widget-copy span, body.pw-article .pw-flight-widget-copy span{color:var(--pw-orange)!important;}
body.pw-article .airalo-widget-frame, body.pw-article .pw-flight-widget-frame{background:#fff!important;border-radius:0!important;overflow:hidden!important;}
@media(max-width:760px){body:not(.home) header,body:not(.home) header.top,body:not(.home) header.pw-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 .pw-logo{font-size:1.25rem!important}body.pw-article .art-body table{display:block!important;overflow-x:auto!important;}}
