.post-content .award-tools-history{max-width:100%;margin:24px 0 30px;padding:20px;overflow:hidden;color:var(--ink-body);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);box-sizing:border-box}.post-content .award-tools-history__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.post-content .award-tools-history__header h3{margin:2px 0 0;color:var(--ink-emphasis);font-family:var(--font-head);font-size:1.35rem;line-height:1.2}.post-content .award-tools-history__eyebrow{margin:0 !important;color:var(--brand);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.post-content .award-tools-history__legend{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;margin:0 0 2px !important;color:var(--ink-muted);font-size:.78rem;white-space:nowrap}.post-content .award-tools-history__legend span{display:inline-block;width:22px;height:3px;border-radius:999px;background:var(--accent)}.post-content .award-tools-history__plot{position:relative;width:100%;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.post-content .award-tools-history__plot svg{display:block;width:100%;height:auto;min-height:260px;overflow:visible;cursor:default;touch-action:pan-y}.post-content .award-tools-history__plot svg:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:var(--radius-sm)}.post-content .award-tools-history__mobile-ranges{display:none}.post-content .award-tools-history__grid-line{stroke:var(--line);stroke-width:1;vector-effect:non-scaling-stroke}.post-content .award-tools-history__axis-label{fill:var(--ink-soft);font-family:var(--font-body);font-size:11px}.post-content .award-tools-history__gradient-start{stop-color:var(--accent);stop-opacity:.28}.post-content .award-tools-history__gradient-end{stop-color:var(--accent);stop-opacity:.02}.post-content .award-tools-history__area{fill:url(#award-tools-history-area-gradient)}.post-content .award-tools-history__curve{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;vector-effect:non-scaling-stroke}.post-content .award-tools-history__point{fill:var(--surface);stroke:var(--accent);stroke-width:1.5;vector-effect:non-scaling-stroke}.post-content .award-tools-history__point--milestone{fill:var(--accent)}.post-content .award-tools-history__milestone-target{fill:rgba(0,0,0,0);cursor:pointer;pointer-events:all}.post-content .award-tools-history [data-history-major-labels],.post-content .award-tools-history__awardfares-marker{pointer-events:none}.post-content .award-tools-history__major-label-dot{fill:var(--brand);stroke:var(--surface);stroke-width:1.5;vector-effect:non-scaling-stroke}.post-content .award-tools-history__major-connector{stroke:var(--accent);stroke-linecap:round;stroke-opacity:.55;stroke-width:1;vector-effect:non-scaling-stroke}.post-content .award-tools-history__major-label{fill:var(--ink-muted);stroke:var(--surface);stroke-linejoin:round;stroke-width:4;paint-order:stroke fill;font-family:var(--font-head);font-size:11px;font-weight:600}.post-content .award-tools-history__selection circle{fill:var(--surface);stroke:var(--brand);stroke-width:3;vector-effect:non-scaling-stroke}.post-content .award-tools-history__awardfares-connector{stroke:var(--accent);stroke-linecap:round;stroke-width:2;vector-effect:non-scaling-stroke}.post-content .award-tools-history__awardfares-circle{fill:var(--surface);stroke:var(--accent);stroke-width:3;filter:drop-shadow(0 2px 4px rgba(20, 35, 59, 0.18));vector-effect:non-scaling-stroke}.post-content .award-tools-history__awardfares-label{fill:var(--brand);stroke:var(--surface);stroke-linejoin:round;stroke-width:4;paint-order:stroke fill;font-family:var(--font-head);font-size:12px;font-weight:700}.post-content .award-tools-history__detail{display:grid;grid-template-columns:105px minmax(0, 1fr);gap:16px;min-height:72px;padding:16px 2px 12px}.post-content .award-tools-history__detail ul{margin:0;padding:0;list-style:none}.post-content .award-tools-history__detail li{display:flex;align-items:flex-start;gap:8px;margin:0 0 8px;line-height:1.45}.post-content .award-tools-history__detail li:last-child{margin-bottom:0}.post-content .award-tools-history__detail li.has-no-featured-milestone{color:var(--ink-muted)}.post-content .award-tools-history__detail img{flex:0 0 20px;width:20px;height:20px;max-width:20px;max-height:20px;margin:1px 0 0;padding:0;object-fit:contain;border:0;border-radius:0}.post-content .award-tools-history__year-block{display:flex;flex-direction:column;gap:2px}.post-content .award-tools-history__year-block strong{color:var(--brand);font-family:var(--font-head);font-size:1.65rem;line-height:1}.post-content .award-tools-history__year-block span{color:var(--ink-muted);font-size:.72rem;line-height:1.35}.post-content .award-tools-history__note,.post-content .award-tools-history__reviewed{margin:0 !important;color:var(--ink-muted);font-size:.78rem;line-height:1.5}.post-content .award-tools-history__table{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.post-content .award-tools-history__table summary{width:fit-content;color:var(--brand);font-size:.82rem;font-weight:600;cursor:pointer}.post-content .award-tools-history__table table{margin-bottom:8px}.post-content .award-tools-history__table tr.is-awardfares td{border-color:rgba(38,168,216,.34);background:rgba(38,168,216,.09)}.post-content .award-tools-history__table tr.is-awardfares td:first-child{box-shadow:inset 4px 0 0 var(--accent)}.post-content .award-tools-history__reviewed{margin-top:10px !important}@media screen and (max-width: 600px){.post-content .award-tools-history{padding:15px;border-radius:var(--radius)}.post-content .award-tools-history__header{display:block;margin-bottom:8px}.post-content .award-tools-history__header h3{font-size:1.2rem}.post-content .award-tools-history__legend{margin-top:9px !important;white-space:normal}.post-content .award-tools-history__plot svg{min-height:300px}.post-content .award-tools-history__mobile-ranges{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));margin:10px 4.4% 0 13.1%;color:var(--ink-soft);font-family:var(--font-head);font-size:.68rem;font-weight:600;line-height:1.2;text-align:center}.post-content .award-tools-history__mobile-ranges span{padding:0 3px}.post-content .award-tools-history__major-label{font-size:12px}.post-content .award-tools-history__axis-label{font-size:11.5px}.post-content .award-tools-history__detail{display:block;padding-top:14px}.post-content .award-tools-history__year-block{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:9px;margin-bottom:12px}}@media(prefers-reduced-motion: reduce){.post-content .award-tools-history *,.post-content .award-tools-history *::before,.post-content .award-tools-history *::after{scroll-behavior:auto !important;transition-duration:.01ms !important}}.post-content .history-timeline-table{table-layout:fixed}.post-content .history-timeline-table th,.post-content .history-timeline-table td{vertical-align:top}.post-content .history-timeline-table th:nth-child(1),.post-content .history-timeline-table td:nth-child(1){width:17%;white-space:nowrap}.post-content .history-timeline-table th:nth-child(2),.post-content .history-timeline-table td:nth-child(2){width:23%}.post-content .history-timeline-table th:nth-child(3),.post-content .history-timeline-table td:nth-child(3){width:60%}@media screen and (max-width: 760px){.post-content .history-timeline-table{display:block;overflow:visible !important;table-layout:auto}.post-content .history-timeline-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.post-content .history-timeline-table tbody{display:block;width:100%}.post-content .history-timeline-table tbody tr{display:grid;grid-template-columns:88px minmax(0, 1fr);margin-bottom:10px;border:1px solid #dfe2e5;border-radius:10px;background:#fff}.post-content .history-timeline-table tbody tr:nth-child(2n){background:#f6f8fa}.post-content .history-timeline-table tbody td{display:block;width:auto !important;border:0}.post-content .history-timeline-table tbody td:nth-child(1){grid-column:1;grid-row:1;padding:12px 8px 10px 12px;color:#667085;font-size:.88rem;font-weight:600}.post-content .history-timeline-table tbody td:nth-child(2){grid-column:2;grid-row:1;padding:12px 12px 10px 8px;font-weight:600}.post-content .history-timeline-table tbody td:nth-child(3){grid-column:1/-1;grid-row:2;padding:10px 12px 12px;border-top:1px solid #e8eaed}}.post-content h3#seatsaero,.post-content h3#pointsyeah,.post-content h3#awardtool,.post-content h3#pointme,.post-content h3#roame,.post-content h3#points-path,.post-content h3#expertflyer{margin-top:44px;padding-top:34px;border-top:1px solid var(--line)}.post-content figure.award-tools-trip-strip{display:flex;width:100%;max-width:100%;gap:10px;padding-bottom:8px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.post-content figure.award-tools-trip-strip .responsive-image-container{flex:0 0 185px;min-width:185px;aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-md);scroll-snap-align:start}.post-content figure.award-tools-trip-strip img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 700px){.post-content figure.award-tools-trip-strip .responsive-image-container{flex-basis:160px;min-width:160px}}.post-content .award-tools-glance{width:100%}.post-content .award-tools-glance table{table-layout:fixed;font-size:.94rem;line-height:1.5}.post-content .award-tools-glance th,.post-content .award-tools-glance td{padding:13px 15px;vertical-align:top}.post-content .award-tools-glance th{color:var(--ink-emphasis);background:var(--surface-1)}.post-content .award-tools-glance th:nth-child(1),.post-content .award-tools-glance td:nth-child(1){width:17%;font-weight:600}.post-content .award-tools-glance th:nth-child(2),.post-content .award-tools-glance td:nth-child(2){width:51%}.post-content .award-tools-glance th:nth-child(3),.post-content .award-tools-glance td:nth-child(3){width:32%}@media screen and (max-width: 700px){.post-content .award-tools-glance table,.post-content .award-tools-glance tbody,.post-content .award-tools-glance tr,.post-content .award-tools-glance td{display:block;width:100% !important;box-sizing:border-box}.post-content .award-tools-glance table{overflow:visible !important;table-layout:auto}.post-content .award-tools-glance thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.post-content .award-tools-glance tbody tr{margin:0 0 14px;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.post-content .award-tools-glance tbody tr:nth-child(2n){background:var(--surface)}.post-content .award-tools-glance tbody td{padding:12px 14px;border:0}.post-content .award-tools-glance tbody td:first-child{padding:13px 14px;color:var(--ink-emphasis);background:var(--surface-1);border-bottom:1px solid var(--line);font-size:1rem}.post-content .award-tools-glance tbody td:nth-child(3){border-top:1px solid var(--line)}.post-content .award-tools-glance tbody td:nth-child(2)::before,.post-content .award-tools-glance tbody td:nth-child(3)::before{display:block;margin-bottom:4px;color:var(--brand);font-size:.69rem;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.post-content .award-tools-glance tbody td:nth-child(2)::before{content:"Key features"}.post-content .award-tools-glance tbody td:nth-child(3)::before{content:"Plans and tiers"}}.post-content .directory-status-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin:18px 0 24px;padding:12px 14px;border:1px solid #dfe2e5;border-radius:10px;background:#f6f8fa;font-size:.9rem}.post-content .directory-status-legend>span{display:inline-flex;align-items:center;gap:7px}.post-content .points-tools-directory{max-width:100%;overflow-x:hidden;overflow-x:clip}.post-content .points-tools-directory table{table-layout:fixed;font-size:.9rem;line-height:1.4}.post-content .points-tools-directory table th,.post-content .points-tools-directory table td{padding:10px 12px;vertical-align:top}.post-content .points-tools-directory table th:nth-child(1),.post-content .points-tools-directory table td:nth-child(1){width:22%}.post-content .points-tools-directory table th:nth-child(2),.post-content .points-tools-directory table td:nth-child(2){width:34%}.post-content .points-tools-directory table th:nth-child(3),.post-content .points-tools-directory table td:nth-child(3){width:23%}.post-content .points-tools-directory table th:nth-child(4),.post-content .points-tools-directory table td:nth-child(4){width:13%}.post-content .points-tools-directory table th:nth-child(5),.post-content .points-tools-directory table td:nth-child(5){width:8%}.post-content .points-tools-directory table th:nth-child(5),.post-content .points-tools-directory table td:nth-child(5){overflow:visible;text-align:center;vertical-align:middle}.post-content .points-tools-directory .directory-url{display:inline-block;max-width:100%;margin-top:3px;color:#667085;font-family:Menlo,Monaco,"Courier New",Courier,monospace;font-size:.78rem;font-weight:400;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.post-content .points-tools-directory .directory-date{white-space:nowrap;cursor:help}@media screen and (max-width: 760px){.post-content .points-tools-directory table{display:block !important;width:100% !important;max-width:100%;overflow:visible !important;table-layout:auto}.post-content .points-tools-directory table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.post-content .points-tools-directory table tbody{display:block;width:100%}.post-content .points-tools-directory table tbody tr{display:grid;grid-template-columns:minmax(0, 1fr) auto;margin:0 0 12px;overflow:visible;border:1px solid #dfe2e5;border-radius:10px;background:#fff}.post-content .points-tools-directory table tbody tr:nth-child(2n){background:#f6f8fa}.post-content .points-tools-directory table tbody td{display:block;width:auto !important;border:0}.post-content .points-tools-directory table tbody td:nth-child(1){grid-column:1;grid-row:1;padding:13px 10px 5px 13px}.post-content .points-tools-directory table tbody td:nth-child(5){grid-column:2;grid-row:1;padding:16px 15px 5px 8px}.post-content .points-tools-directory table tbody td:nth-child(2){grid-column:1/-1;grid-row:2;padding:7px 13px 10px}.post-content .points-tools-directory table tbody td:nth-child(3){grid-column:1;grid-row:3;padding:8px 10px 13px 13px;border-top:1px solid #e8eaed}.post-content .points-tools-directory table tbody td:nth-child(4){grid-column:2;grid-row:3;padding:8px 13px 13px 8px;border-top:1px solid #e8eaed;text-align:right}.post-content .points-tools-directory table tbody td:nth-child(2)::before,.post-content .points-tools-directory table tbody td:nth-child(3)::before,.post-content .points-tools-directory table tbody td:nth-child(4)::before{display:block;margin-bottom:2px;color:#667085;font-size:.68rem;font-weight:600;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.post-content .points-tools-directory table tbody td:nth-child(2)::before{content:"Purpose"}.post-content .points-tools-directory table tbody td:nth-child(3)::before{content:"Market or focus"}.post-content .points-tools-directory table tbody td:nth-child(4)::before{content:"First documented"}}.post-content .directory-status{position:relative;display:inline-block;width:12px;height:12px;flex:0 0 12px;border:2px solid hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 0 0 1px rgba(17,24,39,.18);cursor:help;vertical-align:middle}.post-content .directory-status--green{background:#16a34a}.post-content .directory-status--blue{background:#2563eb}.post-content .directory-status--orange{background:#f59e0b}.post-content .directory-status--red{background:#dc2626}.post-content .directory-status::after{content:attr(data-label);position:absolute;right:-6px;bottom:calc(100% + 9px);z-index:50;width:max-content;max-width:260px;padding:7px 9px;border-radius:6px;background:#111827;color:#fff;font-family:"Barlow",sans-serif;font-size:.78rem;font-weight:500;line-height:1.35;text-align:left;white-space:normal;box-shadow:0 6px 18px rgba(17,24,39,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(3px);transition:opacity .12s ease,transform .12s ease}.post-content .directory-status:hover::after,.post-content .directory-status:focus::after,.post-content .directory-status:focus-visible::after{opacity:1;visibility:visible;transform:translateY(0)}