.empty-state[data-astro-cid-ajndfiyh]{text-align:center;padding:48px 24px;background:var(--surface);border:1px dashed var(--line-strong);border-radius:var(--radius-lg);color:var(--muted)}.empty-icon[data-astro-cid-ajndfiyh]{font-size:48px;margin-bottom:8px}.empty-state[data-astro-cid-ajndfiyh] h3[data-astro-cid-ajndfiyh]{font-size:18px;font-weight:650;color:var(--text);margin-bottom:6px}.filter-bar[data-astro-cid-ajndfiyh]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.filter-toggle[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);font-size:14px;font-weight:600;color:var(--text);cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s}.filter-toggle[data-astro-cid-ajndfiyh] svg{width:18px;height:18px;stroke-width:2}.filter-toggle[data-astro-cid-ajndfiyh]:hover{border-color:var(--teal);transform:translateY(-1px);box-shadow:0 4px 12px #18c5b126}.filter-toggle[data-astro-cid-ajndfiyh][aria-expanded=true]{background:#18c5b114;border-color:var(--teal);color:var(--teal-deep)}.sort-wrap[data-astro-cid-ajndfiyh] label[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;gap:6px}.sort-wrap[data-astro-cid-ajndfiyh] label[data-astro-cid-ajndfiyh] svg{width:14px;height:14px;stroke-width:2;color:var(--muted)}.filter-count[data-astro-cid-ajndfiyh]{background:var(--coral);color:#fff;font-size:11px;font-weight:700;padding:1px 7px;border-radius:999px;min-width:18px;text-align:center;display:none}.filter-count[data-astro-cid-ajndfiyh].active{display:inline-block}.sort-wrap[data-astro-cid-ajndfiyh]{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.filter-select[data-astro-cid-ajndfiyh]{padding:8px 28px 8px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);font-size:14px;color:var(--text);cursor:pointer;font-family:inherit;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%238A94A3' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.filter-select[data-astro-cid-ajndfiyh]:hover{border-color:var(--teal)}.filter-select[data-astro-cid-ajndfiyh]:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #18c5b126}.filter-panel[data-astro-cid-ajndfiyh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;padding:20px;margin-bottom:16px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sharp)}.filter-group[data-astro-cid-ajndfiyh]{display:flex;flex-direction:column;gap:6px}.filter-group[data-astro-cid-ajndfiyh] label[data-astro-cid-ajndfiyh]{font-size:12px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-weight:700}.filter-group-label[data-astro-cid-ajndfiyh]{display:inline-flex!important;align-items:center;gap:6px}.filter-group-label[data-astro-cid-ajndfiyh] svg{width:14px;height:14px;stroke-width:2;color:var(--teal-deep);flex-shrink:0}.filter-check-group[data-astro-cid-ajndfiyh]{display:flex;flex-direction:column;gap:10px;grid-column:1 / -1}.filter-check[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text);cursor:pointer;text-transform:none;letter-spacing:0}.filter-check[data-astro-cid-ajndfiyh] input[data-astro-cid-ajndfiyh]{width:18px;height:18px;accent-color:var(--teal)}.mini-check-icon[data-astro-cid-ajndfiyh]{width:14px!important;height:14px!important;color:var(--teal-deep)}.feature-chips[data-astro-cid-ajndfiyh]{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch}.feature-chip[data-astro-cid-ajndfiyh]{position:relative;display:inline-flex;align-items:center;gap:7px;padding:9px 14px 9px 12px;background:var(--surface);border:1.5px solid var(--line);border-radius:999px;font-size:13px;font-weight:600;color:var(--text);cursor:pointer;user-select:none;transition:border-color .12s,background .12s,color .12s,transform .12s,box-shadow .12s}.feature-chip[data-astro-cid-ajndfiyh]:hover{border-color:#18c5b18c;background:#18c5b10a;transform:translateY(-1px)}.feature-chip[data-astro-cid-ajndfiyh] input[data-astro-cid-ajndfiyh][type=checkbox]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.feature-chip-icon[data-astro-cid-ajndfiyh]{width:16px!important;height:16px!important;stroke-width:2;color:var(--muted);flex-shrink:0;transition:color .12s}.feature-chip[data-astro-cid-ajndfiyh]:hover .feature-chip-icon[data-astro-cid-ajndfiyh]{color:var(--teal-deep)}.feature-chip[data-astro-cid-ajndfiyh]:has(input:checked){background:linear-gradient(135deg,var(--teal) 0%,var(--teal-deep) 100%);border-color:var(--teal-deep);color:#fff;box-shadow:0 4px 12px #18c5b14d}.feature-chip[data-astro-cid-ajndfiyh]:has(input:checked) .feature-chip-icon[data-astro-cid-ajndfiyh]{color:#fff}.feature-chip-label[data-astro-cid-ajndfiyh]{line-height:1}.info-dot[data-astro-cid-ajndfiyh]{position:relative;display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:none;border-radius:50%;background:transparent;color:inherit;cursor:help;line-height:1;transition:background .15s,color .15s;margin-left:2px;opacity:.55}.info-dot[data-astro-cid-ajndfiyh] svg{width:13px;height:13px;stroke-width:2.2}.info-dot[data-astro-cid-ajndfiyh]:hover,.info-dot[data-astro-cid-ajndfiyh]:focus-visible{background:#18c5b12e;opacity:1;outline:none}.feature-chip[data-astro-cid-ajndfiyh]:has(input:checked) .info-dot[data-astro-cid-ajndfiyh]{color:#ffffffd9}.feature-chip[data-astro-cid-ajndfiyh]:has(input:checked) .info-dot[data-astro-cid-ajndfiyh]:hover,.feature-chip[data-astro-cid-ajndfiyh]:has(input:checked) .info-dot[data-astro-cid-ajndfiyh]:focus-visible{background:#ffffff2e}.info-dot[data-astro-cid-ajndfiyh]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(6px) scale(.96);transform-origin:bottom center;background:color-mix(in srgb,var(--navy, #150D16) 94%,transparent);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);color:#fffffff5;padding:11px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08);font-family:var(--font-sans);font-size:13px;font-weight:450;font-style:normal;line-height:1.5;letter-spacing:-.005em;white-space:normal;width:max-content;max-width:260px;text-align:left;z-index:30;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #150d1647,0 2px 8px #150d161f}.info-dot[data-astro-cid-ajndfiyh]:hover:after,.info-dot[data-astro-cid-ajndfiyh]:focus:after,.info-dot[data-astro-cid-ajndfiyh]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1)}@media(max-width:900px){.info-dot[data-astro-cid-ajndfiyh]:after{position:fixed;bottom:max(20px,env(safe-area-inset-bottom,0px));top:auto;left:50%;right:auto;width:calc(100vw - 32px);max-width:440px;transform:translate(-50%) translateY(8px) scale(.98);transform-origin:bottom center;text-align:left;box-shadow:0 18px 40px #150d165c,0 4px 12px #150d162e}.info-dot[data-astro-cid-ajndfiyh]:hover:after,.info-dot[data-astro-cid-ajndfiyh]:focus:after,.info-dot[data-astro-cid-ajndfiyh]:focus-visible:after{transform:translate(-50%) translateY(0) scale(1)}}.filter-reset[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:transparent;border:1px dashed var(--line-strong);border-radius:10px;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;font-family:inherit;align-self:end;transition:color .15s,border-color .15s,background .15s}.filter-reset[data-astro-cid-ajndfiyh] svg{width:14px;height:14px;stroke-width:2.2}.filter-reset[data-astro-cid-ajndfiyh]:hover{color:var(--coral-deep);border-color:var(--coral);background:#fd70250d}.result-info[data-astro-cid-ajndfiyh]{margin-bottom:10px;font-size:14px;color:var(--muted)}.result-count[data-astro-cid-ajndfiyh] strong[data-astro-cid-ajndfiyh]{color:var(--text)}.currency-note[data-astro-cid-ajndfiyh]{margin:0 0 16px;padding:10px 14px;background:color-mix(in srgb,var(--yellow) 16%,var(--surface) 84%);border:1px solid color-mix(in srgb,var(--yellow-deep) 24%,var(--line) 76%);border-radius:var(--radius-md, 10px);font-size:13px;line-height:1.5;color:var(--text-2, var(--text))}.currency-note[data-astro-cid-ajndfiyh] span[data-astro-cid-ajndfiyh]{margin-right:6px}.tariff-list[data-astro-cid-ajndfiyh]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.tariff-item[data-astro-cid-ajndfiyh]{display:grid;grid-template-columns:1.45fr 1.1fr .7fr .85fr .7fr 1.35fr 1.2fr;align-items:center;gap:18px;padding:20px 22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sharp);transition:border-color .15s,box-shadow .15s,transform .15s}.tariff-item[data-astro-cid-ajndfiyh]:hover{border-color:var(--teal);box-shadow:var(--shadow-soft)}.tariff-item[data-astro-cid-ajndfiyh][hidden]{display:none}.col[data-astro-cid-ajndfiyh]{display:flex;flex-direction:column;gap:2px;min-width:0}.col-label[data-astro-cid-ajndfiyh]{display:none;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:700}.provider-name[data-astro-cid-ajndfiyh]{font-weight:650;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-logo[data-astro-cid-ajndfiyh]{display:block;max-width:90px;max-height:20px;width:auto;height:auto;object-fit:contain;object-position:left center}.provider-rating[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:1;width:fit-content;text-decoration:none;color:inherit;padding:2px 0;margin-top:2px}.provider-rating[data-astro-cid-ajndfiyh]:hover{text-decoration:none}.provider-rating[data-astro-cid-ajndfiyh]:hover .pr-num[data-astro-cid-ajndfiyh]{text-decoration:underline}.pr-stars[data-astro-cid-ajndfiyh]{position:relative;display:inline-block;font-size:13px;letter-spacing:.5px;line-height:1}.pr-bg[data-astro-cid-ajndfiyh]{color:#0000001f}.pr-fg[data-astro-cid-ajndfiyh]{position:absolute;inset:0;overflow:hidden;white-space:nowrap;color:#f5b81e}.rtone-great[data-astro-cid-ajndfiyh] .pr-num[data-astro-cid-ajndfiyh]{color:#0a7e4a}.rtone-good[data-astro-cid-ajndfiyh] .pr-num[data-astro-cid-ajndfiyh]{color:var(--teal-deep)}.rtone-ok[data-astro-cid-ajndfiyh] .pr-num[data-astro-cid-ajndfiyh]{color:#8a5800}.rtone-weak[data-astro-cid-ajndfiyh] .pr-num[data-astro-cid-ajndfiyh]{color:#b22929}.pr-count[data-astro-cid-ajndfiyh]{color:var(--muted);font-weight:500;font-size:11px}.network-info[data-astro-cid-ajndfiyh]{font-size:12px;color:var(--muted)}.coverage-badge[data-astro-cid-ajndfiyh]{position:relative;display:inline-flex;width:fit-content;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;margin-top:2px}.coverage-expandable[data-astro-cid-ajndfiyh]{cursor:help;border:1px dashed transparent;transition:border-color .15s,background .15s}.coverage-expandable[data-astro-cid-ajndfiyh]:hover,.coverage-expandable[data-astro-cid-ajndfiyh]:focus-visible{border-color:currentColor;outline:none}.coverage-expandable[data-astro-cid-ajndfiyh]:hover:after,.coverage-expandable[data-astro-cid-ajndfiyh]:focus-visible:after{content:"";display:block;position:absolute;bottom:-6px;left:0;right:0;height:6px}.coverage-popover{position:absolute;z-index:50;max-width:320px;padding:12px 14px;background:color-mix(in srgb,var(--navy, #150D16) 94%,transparent);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fffffff5;font-family:var(--font-sans);font-size:12px;line-height:1.45;letter-spacing:-.005em;box-shadow:0 12px 32px #150d1647,0 2px 8px #150d161f;animation:covPopIn .16s cubic-bezier(.16,1,.3,1)}@keyframes covPopIn{0%{opacity:0;transform:translateY(4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.cov-pop-header{font-size:11px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#fff9;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.cov-pop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:4px 12px;max-height:280px;overflow-y:auto}.cov-pop-grid::-webkit-scrollbar{width:6px}.cov-pop-grid::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.cov-pop-item{display:flex;align-items:center;gap:6px;padding:2px 0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cov-pop-flag{flex-shrink:0;display:inline-flex;line-height:1}.cov-pop-flag img{display:block;width:18px;height:13px;border-radius:2px;box-shadow:0 0 0 1px #ffffff1a}.cov-pop-name{color:#ffffffeb;overflow:hidden;text-overflow:ellipsis}.cov-single[data-astro-cid-ajndfiyh]{background:#017e9324;color:#014957}.cov-region[data-astro-cid-ajndfiyh]{background:#fd702529;color:#9a3d10}.cov-global[data-astro-cid-ajndfiyh]{background:#fdd75852;color:#5a4400}.data-value[data-astro-cid-ajndfiyh]{font-weight:600;font-size:15px}.data-value[data-astro-cid-ajndfiyh].unlimited{display:inline-flex;align-items:center;gap:3px;color:var(--teal-deep);font-size:12px;font-weight:700;width:fit-content;max-width:100%;padding:3px 9px;background:color-mix(in srgb,var(--teal) 12%,var(--surface));border:1px solid color-mix(in srgb,var(--teal) 30%,transparent);border-radius:999px;white-space:nowrap;letter-spacing:.01em}.col-data[data-astro-cid-ajndfiyh]{min-width:min-content}.data-value[data-astro-cid-ajndfiyh].unlimited .info-dot[data-astro-cid-ajndfiyh]{width:16px;height:16px;margin-left:1px}.days-value[data-astro-cid-ajndfiyh]{font-size:14px;color:var(--text-2)}.data-value[data-astro-cid-ajndfiyh].unlimited{align-items:center}.info-dot-inline[data-astro-cid-ajndfiyh]:after{bottom:auto;top:calc(100% + 10px);transform-origin:top center;transform:translate(-50%) translateY(-4px) scale(.96)}.info-dot-inline[data-astro-cid-ajndfiyh]:hover:after,.info-dot-inline[data-astro-cid-ajndfiyh]:focus-visible:after{transform:translate(-50%) translateY(0) scale(1)}@media(max-width:900px){.info-dot-inline[data-astro-cid-ajndfiyh]:after{position:fixed;top:auto;bottom:max(20px,env(safe-area-inset-bottom,0px));left:50%;right:auto;width:calc(100vw - 32px);max-width:440px;transform:translate(-50%) translateY(8px) scale(.98);transform-origin:bottom center}.info-dot-inline[data-astro-cid-ajndfiyh]:hover:after,.info-dot-inline[data-astro-cid-ajndfiyh]:focus-visible:after{transform:translate(-50%) translateY(0) scale(1)}}.price-value[data-astro-cid-ajndfiyh]{font-size:18px;font-weight:680;color:var(--text)}.price-original[data-astro-cid-ajndfiyh]{display:block;font-size:12px;color:var(--muted);text-decoration:line-through;text-decoration-color:var(--coral);text-decoration-thickness:1.5px;font-weight:500}.price-discount-hint[data-astro-cid-ajndfiyh]{display:inline-block;font-size:11px;font-weight:700;color:#8a3a05;background:color-mix(in srgb,var(--yellow) 60%,var(--surface));padding:1px 6px;border-radius:6px;margin-bottom:2px;letter-spacing:.02em}.price-extrapolated[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:baseline;gap:3px;font-size:17px;font-weight:700;color:var(--text);line-height:1.1;letter-spacing:-.01em}.price-extrapolated[data-astro-cid-ajndfiyh][hidden]{display:none}.price-extrapolated[data-astro-cid-ajndfiyh] .info-dot[data-astro-cid-ajndfiyh]{color:#fff;background:var(--teal);border:1px solid color-mix(in srgb,var(--teal-deep) 60%,transparent);box-shadow:0 1px 3px #18c5b159;opacity:1;width:18px;height:18px;font-size:12px;font-weight:700;margin-left:4px;cursor:help;align-self:center}.price-extrapolated[data-astro-cid-ajndfiyh] .info-dot[data-astro-cid-ajndfiyh]:hover,.price-extrapolated[data-astro-cid-ajndfiyh] .info-dot[data-astro-cid-ajndfiyh]:focus-visible{background:var(--teal-deep);color:#fff;box-shadow:0 2px 6px #18c5b180}.price-extrapolated[data-astro-cid-ajndfiyh] .info-dot[data-astro-cid-ajndfiyh]:after{white-space:pre-line;max-width:280px;z-index:50}@media(max-width:900px){.price-extrapolated[data-astro-cid-ajndfiyh] .info-dot[data-astro-cid-ajndfiyh]:after{left:auto;right:0;transform-origin:top right;max-width:min(85vw,280px)}}.col-price[data-astro-cid-ajndfiyh]:has(.price-extrapolated:not([hidden])) .price-value[data-astro-cid-ajndfiyh]{font-size:13px;font-weight:500;color:var(--muted);margin-top:2px}.coupon-chip[data-astro-cid-ajndfiyh]{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;padding:5px 8px;margin-bottom:8px;background:color-mix(in srgb,var(--yellow) 42%,var(--surface));border:1px solid color-mix(in srgb,var(--yellow-deep) 35%,var(--line));border-radius:999px;font:inherit;text-align:left;cursor:copy;transition:background .15s,border-color .15s,transform .15s;max-width:100%;min-width:0;overflow:hidden}.coupon-chip[data-astro-cid-ajndfiyh]:hover{background:color-mix(in srgb,var(--yellow) 60%,var(--surface));border-color:var(--yellow-deep)}.coupon-chip[data-astro-cid-ajndfiyh]:active{transform:scale(.97)}.coupon-chip[data-astro-cid-ajndfiyh].coupon-copied{background:color-mix(in srgb,var(--teal) 30%,var(--surface));border-color:var(--teal)}.coupon-emoji[data-astro-cid-ajndfiyh]{font-size:13px;line-height:1;flex-shrink:0}.coupon-code[data-astro-cid-ajndfiyh]{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-weight:700;font-size:12px;color:var(--text);letter-spacing:.02em;white-space:nowrap}.coupon-pct[data-astro-cid-ajndfiyh]{font-size:11px;font-weight:700;color:#b04515;padding-left:4px;border-left:1px solid color-mix(in srgb,var(--yellow-deep) 30%,transparent);margin-left:2px;flex-shrink:0;white-space:nowrap}.coupon-chip[data-astro-cid-ajndfiyh].coupon-copied .coupon-code[data-astro-cid-ajndfiyh]:before{content:"✓ ";color:var(--teal-deep)}.coupon-chip[data-astro-cid-ajndfiyh]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px) scale(.96);transform-origin:bottom center;background:color-mix(in srgb,var(--navy, #150D16) 94%,transparent);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);color:#fffffff5;padding:10px 13px;border-radius:10px;border:1px solid rgba(255,255,255,.08);font:450 12px/1.45 var(--font-sans);letter-spacing:-.005em;white-space:normal;width:max-content;max-width:240px;text-align:left;z-index:25;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .18s cubic-bezier(.4,0,.2,1),visibility .18s,transform .22s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 28px #150d1640}.coupon-chip[data-astro-cid-ajndfiyh]:hover:after,.coupon-chip[data-astro-cid-ajndfiyh]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1)}.ppg-value[data-astro-cid-ajndfiyh]{color:#b04515;font-weight:650;font-size:14px;white-space:nowrap}.ppg-unit[data-astro-cid-ajndfiyh]{font-size:11px;color:var(--muted);font-weight:500;margin-left:2px}.ppg-na[data-astro-cid-ajndfiyh]{color:var(--muted);cursor:help}.ppg-flat[data-astro-cid-ajndfiyh]{color:var(--teal-deep);font-weight:600;font-size:12px;cursor:help;opacity:.8}.filter-slider-group[data-astro-cid-ajndfiyh]{grid-column:span 2}.filter-slider[data-astro-cid-ajndfiyh]{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:var(--surface-2);border-radius:999px;outline:none;margin-top:8px;cursor:pointer;transition:background .15s}.filter-slider[data-astro-cid-ajndfiyh]:hover{background:#18c5b114}.filter-slider[data-astro-cid-ajndfiyh]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--teal-deep));border:3px solid white;box-shadow:0 3px 10px #18c5b166,0 1px 3px #0000001a;cursor:pointer;transition:transform .12s}.filter-slider[data-astro-cid-ajndfiyh]::-webkit-slider-thumb:hover,.filter-slider[data-astro-cid-ajndfiyh]::-webkit-slider-thumb:active{transform:scale(1.15)}.filter-slider[data-astro-cid-ajndfiyh]::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--teal-deep));border:3px solid white;box-shadow:0 3px 10px #18c5b166,0 1px 3px #0000001a;cursor:pointer;transition:transform .12s}.filter-slider[data-astro-cid-ajndfiyh]::-moz-range-thumb:hover,.filter-slider[data-astro-cid-ajndfiyh]::-moz-range-thumb:active{transform:scale(1.15)}.filter-slider[data-astro-cid-ajndfiyh]:disabled{opacity:.45;cursor:not-allowed}@media(max-width:540px){.filter-slider[data-astro-cid-ajndfiyh]{height:10px;margin-top:12px;margin-bottom:4px}.filter-slider[data-astro-cid-ajndfiyh]::-webkit-slider-thumb{width:32px;height:32px;border-width:4px}.filter-slider[data-astro-cid-ajndfiyh]::-moz-range-thumb{width:32px;height:32px;border-width:4px}.slider-ticks[data-astro-cid-ajndfiyh]{font-size:10.5px}}.slider-ticks[data-astro-cid-ajndfiyh]{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);letter-spacing:0;text-transform:none;font-weight:500;margin-top:4px;padding:0 2px}.slider-value-label[data-astro-cid-ajndfiyh]{color:var(--teal-deep);font-weight:700;letter-spacing:0;text-transform:none}.mini-check[data-astro-cid-ajndfiyh]{margin-top:8px;font-size:13px}.feature-badges[data-astro-cid-ajndfiyh]{display:flex;flex-wrap:wrap;gap:4px}.badge[data-astro-cid-ajndfiyh]{display:inline-flex;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:650;letter-spacing:.02em}.badge-5g[data-astro-cid-ajndfiyh]{background:#18c5b11f;color:var(--teal-deep)}.badge-neutral[data-astro-cid-ajndfiyh]{background:var(--surface-2);color:var(--text-2)}.badge-soft[data-astro-cid-ajndfiyh]{background:#fdd75847;color:#7c5d00}.buy-btn[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:var(--gradient);color:#fff;text-decoration:none;font-weight:650;font-size:14px;border-radius:12px;white-space:nowrap;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 14px #fd702538}.buy-btn[data-astro-cid-ajndfiyh]:hover{transform:translateY(-1px);box-shadow:0 10px 20px #fd70254d}.buy-btn[data-astro-cid-ajndfiyh] .arrow[data-astro-cid-ajndfiyh]{transition:transform .15s}.buy-btn[data-astro-cid-ajndfiyh]:hover .arrow[data-astro-cid-ajndfiyh]{transform:translate(3px)}.show-more-wrap[data-astro-cid-ajndfiyh]{margin-top:18px;display:flex;justify-content:center}.show-more-wrap[data-astro-cid-ajndfiyh][hidden]{display:none}.show-more-btn[data-astro-cid-ajndfiyh]{padding:12px 24px;background:var(--surface);color:var(--teal-deep);border:1px solid var(--line-strong);border-radius:var(--radius-md);font-weight:650;font-size:14px;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,transform .15s;box-shadow:var(--shadow-sharp)}.show-more-btn[data-astro-cid-ajndfiyh]:hover{background:#18c5b10f;border-color:var(--teal);transform:translateY(-1px)}.empty-filter-msg[data-astro-cid-ajndfiyh]{text-align:center;padding:32px 16px;color:var(--muted);font-size:15px}.filter-reset-inline[data-astro-cid-ajndfiyh]{margin-left:6px;padding:4px 10px;background:transparent;border:0;color:var(--teal-deep);text-decoration:underline;cursor:pointer;font-family:inherit;font-size:14px}.table-note[data-astro-cid-ajndfiyh]{margin-top:18px;font-size:12px;color:var(--muted);text-align:center}@media(max-width:820px){.tariff-item[data-astro-cid-ajndfiyh]{grid-template-columns:1.5fr 1fr;grid-template-areas:"provider price" "data     days" "ppg      features" "cta      cta";gap:12px 16px;padding:18px}.col-label[data-astro-cid-ajndfiyh]{display:block}.col-provider[data-astro-cid-ajndfiyh]{grid-area:provider}.col-price[data-astro-cid-ajndfiyh]{grid-area:price;align-items:flex-end}.col-data[data-astro-cid-ajndfiyh]{grid-area:data}.col-days[data-astro-cid-ajndfiyh]{grid-area:days;align-items:flex-end}.col-ppg[data-astro-cid-ajndfiyh]{grid-area:ppg}.col-features[data-astro-cid-ajndfiyh]{grid-area:features;align-items:flex-end}.col-cta[data-astro-cid-ajndfiyh]{grid-area:cta;margin-top:8px}.col-cta[data-astro-cid-ajndfiyh] .buy-btn[data-astro-cid-ajndfiyh]{width:100%;padding:14px;font-size:15px}.col-price[data-astro-cid-ajndfiyh],.col-days[data-astro-cid-ajndfiyh]{text-align:right}.col-features[data-astro-cid-ajndfiyh] .feature-badges[data-astro-cid-ajndfiyh]{justify-content:flex-end}.sort-wrap[data-astro-cid-ajndfiyh] label[data-astro-cid-ajndfiyh]{display:none}.filter-bar[data-astro-cid-ajndfiyh]{gap:8px}.filter-panel[data-astro-cid-ajndfiyh]{grid-template-columns:1fr 1fr;padding:16px}.filter-reset[data-astro-cid-ajndfiyh]{grid-column:1 / -1}}@media(max-width:460px){.filter-panel[data-astro-cid-ajndfiyh]{grid-template-columns:1fr;padding:14px;gap:12px}.tariff-item[data-astro-cid-ajndfiyh]{padding:14px}.price-value[data-astro-cid-ajndfiyh]{font-size:17px}.feature-chips[data-astro-cid-ajndfiyh]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feature-chip[data-astro-cid-ajndfiyh]{padding:8px 10px;font-size:12.5px;justify-content:center;gap:6px}.feature-chip-label[data-astro-cid-ajndfiyh]{white-space:nowrap}.feature-chip[data-astro-cid-ajndfiyh] .info-dot[data-astro-cid-ajndfiyh]{flex-shrink:0;opacity:.85}.filter-group-label[data-astro-cid-ajndfiyh]{font-size:11px}.advanced-toggle[data-astro-cid-ajndfiyh]{padding:10px 14px;font-size:13px}}.advanced-toggle[data-astro-cid-ajndfiyh]{display:none;grid-column:1 / -1;width:100%;padding:11px 16px;background:#18c5b112;border:1px solid rgba(24,197,177,.3);border-radius:10px;font-family:inherit;font-size:13px;font-weight:600;color:var(--teal-deep);cursor:pointer;text-align:center;letter-spacing:.01em;transition:border-color .15s,background .15s,color .15s;position:relative}.advanced-toggle[data-astro-cid-ajndfiyh]:after{content:"›";display:inline-block;margin-left:8px;font-size:18px;line-height:1;transform:rotate(90deg);transition:transform .2s;vertical-align:middle;position:relative;top:-1px}.advanced-toggle[data-astro-cid-ajndfiyh][aria-expanded=true]:after{transform:rotate(-90deg)}.advanced-toggle[data-astro-cid-ajndfiyh]:hover,.advanced-toggle[data-astro-cid-ajndfiyh]:focus-visible{background:#18c5b121;border-color:var(--teal);outline:none}.advanced-toggle[data-astro-cid-ajndfiyh][aria-expanded=true]{background:#18c5b11a;border-color:var(--teal)}@media(max-width:640px){.filter-group-advanced[data-astro-cid-ajndfiyh]{display:none}.advanced-toggle[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;justify-content:center;gap:6px}.filter-panel[data-astro-cid-ajndfiyh].show-advanced .filter-group-advanced[data-astro-cid-ajndfiyh],.filter-panel[data-astro-cid-ajndfiyh].show-advanced .filter-group-advanced[data-astro-cid-ajndfiyh].filter-check-group{display:flex}.filter-panel[data-astro-cid-ajndfiyh].show-advanced{grid-template-columns:1fr}.filter-panel[data-astro-cid-ajndfiyh]{max-width:100%}.filter-group[data-astro-cid-ajndfiyh]{min-width:0}.filter-group[data-astro-cid-ajndfiyh] .filter-select[data-astro-cid-ajndfiyh],.filter-group[data-astro-cid-ajndfiyh] .filter-slider[data-astro-cid-ajndfiyh],.filter-group[data-astro-cid-ajndfiyh] input[data-astro-cid-ajndfiyh],.filter-group[data-astro-cid-ajndfiyh] select[data-astro-cid-ajndfiyh]{max-width:100%;min-width:0;box-sizing:border-box}}.badge-cruise[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#18c5b12e,#150d161a);color:var(--teal-deep);border:1px solid rgba(24,197,177,.35);font-weight:700}.badge-cruise[data-astro-cid-ajndfiyh] svg,.badge-cruise[data-astro-cid-ajndfiyh] svg[data-astro-cid-ajndfiyh]{width:12px;height:12px;stroke-width:2.2}.result-info[data-astro-cid-ajndfiyh]{margin:16px 0 14px;padding:14px 18px;background:var(--surface);border-left:4px solid var(--teal);border-radius:0 12px 12px 0;box-shadow:0 2px 6px #150d160a}.result-count[data-astro-cid-ajndfiyh]{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.result-info[data-astro-cid-ajndfiyh] .result-icon[data-astro-cid-ajndfiyh]{width:18px;height:18px;color:var(--teal-deep);align-self:center}.result-info[data-astro-cid-ajndfiyh] .visible-count[data-astro-cid-ajndfiyh]{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.02em}.result-info[data-astro-cid-ajndfiyh] .result-label[data-astro-cid-ajndfiyh]{font-size:14px;color:var(--muted);font-weight:600}.result-info[data-astro-cid-ajndfiyh] .result-of-total[data-astro-cid-ajndfiyh]{font-size:13px;color:var(--muted-2);margin-left:6px}.result-info[data-astro-cid-ajndfiyh] .result-of-total[data-astro-cid-ajndfiyh] .total-count[data-astro-cid-ajndfiyh]{font-weight:600}@media(max-width:540px){.result-info[data-astro-cid-ajndfiyh]{padding:12px 14px}.result-info[data-astro-cid-ajndfiyh] .visible-count[data-astro-cid-ajndfiyh]{font-size:19px}}.active-filter-chips[data-astro-cid-ajndfiyh]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 16px;padding:0;background:transparent;border:0;border-radius:0}.active-filter-chips[data-astro-cid-ajndfiyh][hidden]{display:none}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-label{font-size:12px;font-weight:700;color:var(--text);letter-spacing:0;text-transform:none;margin-right:2px;display:inline-flex;align-items:center;gap:6px}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-label:before{content:;width:6px;height:6px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px #18c5b12e;display:inline-block}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 8px 6px 12px;background:linear-gradient(135deg,#18c5b11a,#18c5b10d);border:1px solid rgba(24,197,177,.3);border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;color:var(--teal-deep);cursor:pointer;transition:background .12s,border-color .12s,color .12s,transform .12s;line-height:1.2}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-chip:hover{background:#fd70251a;border-color:#fd702580;color:var(--coral-deep);transform:translateY(-1px)}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-chip-x{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#0000000f;color:currentColor;font-size:14px;line-height:1;flex-shrink:0;transition:background .12s,color .12s}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-chip:hover .afc-chip-x{background:var(--coral);color:#fff}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-clear-all{margin-left:auto;padding:6px 12px;background:transparent;border:1px solid transparent;border-radius:999px;color:var(--muted);font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:color .12s,border-color .12s,background .12s}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-clear-all:hover{color:var(--coral-deep);border-color:#fd70254d;background:#fd70250f}@media(max-width:540px){.active-filter-chips[data-astro-cid-ajndfiyh]{gap:6px}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-chip{font-size:12.5px;padding:5px 6px 5px 10px}.active-filter-chips[data-astro-cid-ajndfiyh] .afc-clear-all{width:100%;text-align:center;margin-left:0;padding:8px}}.filter-slider-group[data-astro-cid-ajndfiyh]{position:relative}.slider-value-label[data-astro-cid-ajndfiyh]{background:var(--teal-deep);color:#fff;padding:1px 8px;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.02em;margin-left:4px}@media(max-width:720px){.filter-bar[data-astro-cid-ajndfiyh]{position:sticky;top:56px;z-index:10;background:var(--bg, #f6f8fb);margin-left:-2px;margin-right:-2px;padding:8px 2px}body.gs-open .filter-bar[data-astro-cid-ajndfiyh]{z-index:0}}.empty-filter-msg[data-astro-cid-ajndfiyh]{flex-direction:column;align-items:center;gap:14px;padding:48px 24px!important;background:linear-gradient(135deg,#fd70250a,#18c5b10a);border:1px dashed rgba(253,112,37,.25);border-radius:16px;margin:24px 0;color:var(--text)!important;font-size:16px!important;text-align:center!important}.empty-filter-msg[data-astro-cid-ajndfiyh]:not([hidden]){display:flex!important}.empty-filter-msg[data-astro-cid-ajndfiyh]:before{content:"🔍";font-size:32px;line-height:1;opacity:.6}.filter-reset-inline[data-astro-cid-ajndfiyh]{display:inline-flex!important;align-items:center;gap:8px;padding:10px 22px!important;background:var(--gradient)!important;color:#fff!important;border-radius:10px!important;text-decoration:none!important;font-size:14px!important;font-weight:700;box-shadow:0 4px 12px #fd70254d;margin:0!important;cursor:pointer;transition:transform .12s,box-shadow .12s}.filter-reset-inline[data-astro-cid-ajndfiyh]:hover{transform:translateY(-1px);box-shadow:0 6px 16px #fd702566}.skeleton-rows[data-astro-cid-ajndfiyh]{display:flex;flex-direction:column;gap:8px;margin:16px 0}.skeleton-row[data-astro-cid-ajndfiyh]{height:86px;border-radius:12px;background:linear-gradient(90deg,var(--surface) 0%,var(--surface-2) 50%,var(--surface) 100%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite;border:1px solid var(--line)}@keyframes skeleton-shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}
