.fs-wrap{width:100%;margin:0 auto}.fs-card{background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(9,30,66,.18);padding:20px 22px 22px;position:relative}.fs-trip{display:inline-flex;gap:4px;background:#eef2f8;border-radius:999px;padding:4px;margin-bottom:16px}.fs-tt{border:0;background:none;font-size:13.5px;font-weight:700;color:#5a6a82;padding:7px 16px;border-radius:999px;cursor:pointer}.fs-tt.on{background:#fff;color:#065af3;box-shadow:0 1px 4px rgba(0,0,0,.1)}.fs-grid{display:grid;grid-template-columns:1.3fr auto 1.3fr 1fr 1fr 1.2fr;gap:10px;align-items:stretch}.fs-field{position:relative;display:flex;flex-direction:column;border:1px solid #e2e8f2;border-radius:12px;padding:9px 13px;min-width:0}.fs-field:focus-within{border-color:#065af3}.fs-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#8593a8;margin-bottom:3px}.fs-airport{border:0;background:none;text-align:left;padding:0;cursor:pointer;display:flex;flex-direction:column;min-width:0}.fs-city{font-size:17px;font-weight:800;color:#0e1b33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-code{font-size:12px;color:#6a7a92;font-weight:700}.fs-sub{font-size:11.5px;color:#8593a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-ph{font-size:15px;color:#b3becd;font-weight:600}.fs-swap{align-self:center;width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f2;background:#fff;color:#065af3;cursor:pointer;display:grid;place-items:center;flex:none}.fs-swap svg{width:18px;height:18px;stroke:currentColor;fill:none}.fs-swap:hover{background:#f2f7ff}.fs-date{border:0;background:none;font-size:15px;font-weight:800;color:#0e1b33;padding:2px 0;font-family:inherit;outline:none}.fs-date:disabled{color:#b3becd}.fs-pax{display:flex;flex-direction:column;gap:3px}.fs-pax select{border:0;background:none;font-size:13px;font-weight:700;color:#0e1b33;padding:0;font-family:inherit;outline:none;cursor:pointer}.fs-drop{position:absolute;top:calc(100% + 6px);left:0;width:340px;max-width:88vw;background:#fff;border:1px solid #e2e8f2;border-radius:14px;box-shadow:0 20px 50px rgba(9,30,66,.22);z-index:40;overflow:hidden}.fs-search{width:100%;box-sizing:border-box;border:0;border-bottom:1px solid #eef2f8;padding:13px 15px;font-size:14px;outline:none}.fs-list{max-height:280px;overflow-y:auto}.fs-hint{padding:16px 15px;font-size:13px;color:#8593a8}.fs-opt{width:100%;display:flex;align-items:center;gap:12px;border:0;background:none;padding:10px 15px;cursor:pointer;text-align:left}.fs-opt:hover{background:#f3f7ff}.fs-opt-code{flex:none;font-size:12px;font-weight:800;color:#065af3;background:#eef4ff;border-radius:7px;padding:5px 8px;min-width:38px;text-align:center}.fs-opt-city{background:#f7faff}.fs-opt-city .fs-opt-code{color:#fff;background:#065af3}.fs-opt-city .fs-opt-tx b:after{content:""}.fs-opt-tx{display:flex;flex-direction:column;min-width:0}.fs-opt-tx b{font-size:14px;color:#0e1b33}.fs-opt-tx small{font-size:11.5px;color:#8593a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-cal{position:absolute;top:calc(100% + 6px);left:0;width:320px;max-width:90vw;background:#fff;border:1px solid #e2e8f2;border-radius:16px;box-shadow:0 20px 50px rgba(9,30,66,.22);z-index:45;padding:14px}.fs-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.fs-cal-title{font-size:14.5px;font-weight:800;color:#0e1b33}.fs-cal-nav{width:30px;height:30px;border-radius:8px;border:1px solid #e2e8f2;background:#fff;color:#0e1b33;font-size:18px;line-height:1;cursor:pointer;display:grid;place-items:center}.fs-cal-nav:hover{background:#f2f7ff;color:#065af3}.fs-cal-nav:disabled{opacity:.35;cursor:default}.fs-cal-dow{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px}.fs-cal-dow span{text-align:center;font-size:10.5px;font-weight:800;color:#9aa7bd;text-transform:uppercase}.fs-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.fs-cal-empty,.fs-day{aspect-ratio:1/1.05}.fs-day{border:1px solid transparent;border-radius:9px;background:#f7f9fc;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:2px}.fs-day:hover{background:#eaf1ff;border-color:#c3d5f5}.fs-day-n{font-size:13px;color:#0e1b33}.fs-day-f,.fs-day-n{font-weight:700;line-height:1}.fs-day-f{font-size:9px;color:#8593a8}.fs-day.low{background:#e7f7ec}.fs-day.low .fs-day-f{color:#0a7d33}.fs-day.sel{background:#065af3;border-color:#065af3}.fs-day.sel .fs-day-f,.fs-day.sel .fs-day-n{color:#fff}.fs-day.off{background:transparent;cursor:default;opacity:.32}.fs-day.off .fs-day-n{color:#b3becd;font-weight:600}.fs-cal-foot{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:11px;color:#6a7a92;font-weight:600}.fs-cal-dot{width:11px;height:11px;border-radius:4px;background:#e7f7ec;border:1px solid #0a7d33}.fs-err{color:#c0392b;font-size:13px;font-weight:600;margin:12px 2px 0}.fs-paxdrop{position:absolute;top:calc(100% + 6px);right:0;width:320px;max-width:90vw;background:#fff;border:1px solid #e2e8f2;border-radius:14px;box-shadow:0 20px 50px rgba(9,30,66,.22);z-index:45;padding:14px}.fs-step{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f0f3f8}.fs-step-l b{display:block;font-size:14.5px;font-weight:800;color:#0e1b33}.fs-step-l small{font-size:11.5px;color:#8593a8}.fs-step-ctrl{display:flex;align-items:center;gap:0;border:1px solid #d7deea;border-radius:10px;overflow:hidden}.fs-step-ctrl button{width:34px;height:34px;border:0;background:#f6f8fc;color:#065af3;font-size:20px;font-weight:800;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.fs-step-ctrl button:hover:not(:disabled){background:#e8effb}.fs-step-ctrl button:disabled{color:#c3ccdb;cursor:not-allowed}.fs-step-ctrl span{min-width:38px;text-align:center;font-size:15px;font-weight:800;color:#0e1b33}.fs-classchips{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0 4px}.fs-classchip{border:1px solid #d7deea;background:#fff;color:#33415c;font-size:12.5px;font-weight:700;padding:7px 12px;border-radius:999px;cursor:pointer}.fs-classchip.on,.fs-classchip:hover{border-color:#065af3}.fs-classchip.on{background:#065af3;color:#fff}.fs-paxdone{margin-top:12px;width:100%;background:#0e1b33;color:#fff;border:0;font-size:14px;font-weight:800;padding:11px;border-radius:10px;cursor:pointer}.fs-paxdone:hover{background:#1c2c4d}.fs-btn{margin:16px auto 0;display:block;background:linear-gradient(90deg,#f97316,#ef4444);color:#fff;border:0;font-size:16px;font-weight:800;padding:13px 54px;border-radius:999px;cursor:pointer;box-shadow:0 10px 24px rgba(239,68,68,.32)}.fs-btn:hover{filter:brightness(1.05)}.fs-results{margin-top:22px;background:#fff;border-radius:16px;box-shadow:0 12px 34px rgba(9,30,66,.12);overflow:hidden}.fs-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px 20px;border-bottom:1px solid #eef2f8;background:#f8fbff}.fs-results-head h3{font-size:17px;font-weight:800;color:#0e1b33;margin:0}.fs-results-head span{font-size:12.5px;color:#6a7a92;font-weight:600}.fs-flight{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr auto;gap:14px;align-items:center;padding:16px 20px;border-bottom:1px solid #f1f5fa}.fs-flight:last-of-type{border-bottom:0}.fs-air{display:flex;align-items:center;gap:11px}.fs-air-logo{flex:none;width:38px;height:38px;border-radius:9px;color:#fff;font-size:12px;font-weight:800;display:grid;place-items:center}.fs-air b{font-size:14px;color:#0e1b33;display:block}.fs-air small{font-size:11.5px;color:#8593a8}.fs-times{text-align:center}.fs-times b{font-size:18px;color:#0e1b33;display:block}.fs-times span{font-size:11.5px;color:#8593a8;font-weight:600}.fs-dur{text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.fs-dur span{font-size:12px;color:#6a7a92;font-weight:600}.fs-line{width:80px;height:2px;background:#dbe3ee;position:relative;border-radius:2px}.fs-line:after{content:"";position:absolute;right:0;top:-2px;width:6px;height:6px;border-radius:50%;background:#94a3b8}.fs-dur small{font-size:11px;color:#0a9d4a;font-weight:700}.fs-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.fs-price b{font-size:18px;font-weight:850;color:#0e1b33}.fs-book{background:#eef4ff;color:#065af3;border:1px solid #d8e6ff;font-size:13px;font-weight:800;padding:7px 18px;border-radius:9px;cursor:pointer}.fs-book:hover{background:#065af3;color:#fff}.fs-demo{margin:0;padding:14px 20px;font-size:12px;color:#8593a8;background:#f8fbff}.fs-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:34px 20px;font-size:14px;font-weight:600;color:#5a6a82}.fs-spin{width:20px;height:20px;border-radius:50%;border:2.5px solid #dbe3ee;border-top-color:#065af3;animation:fsspin .7s linear infinite}@keyframes fsspin{to{transform:rotate(1turn)}}.fs-empty{padding:34px 20px;text-align:center;font-size:14px;color:#6a7a92;font-weight:600}@media(max-width:900px){.fs-grid{grid-template-columns:1fr 1fr;gap:10px}.fs-swap{position:absolute;right:14px;top:64px;z-index:5}.fs-flight{grid-template-columns:1fr 1fr;row-gap:12px}.fs-dur{display:none}.fs-price{grid-column:2;align-items:flex-end}}@media(max-width:560px){.fs-grid{grid-template-columns:1fr}.fs-swap{display:none}}.fr-page{background:#f4f7fb;min-height:100vh}.fs-compact .fs-card{box-shadow:0 6px 20px rgba(9,30,66,.08);border:1px solid #e6eefb;padding:14px}.fs-compact .fs-btn{margin-top:12px;padding:11px 40px;font-size:14.5px}.fr-topbar{background:#fff;border-bottom:1px solid #e6eefb;position:sticky;top:0;z-index:20}.fr-topbar-in{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0}.fr-route{display:flex;flex-direction:column;gap:2px;min-width:0}.fr-route b{font-size:17px;font-weight:800;color:#0e1b33}.fr-route span{font-size:12.5px;color:#6a7a92;font-weight:600}.fr-modify{background:#eef4ff;color:#065af3;border:1px solid #d8e6ff;font-size:13.5px;font-weight:800;padding:9px 18px;border-radius:9px;cursor:pointer;white-space:nowrap}.fr-modify:hover{background:#065af3;color:#fff}.fr-body{display:grid;grid-template-columns:262px 1fr;gap:20px;padding:20px 0 54px;align-items:start}.fr-filters{background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:16px 16px 6px;position:sticky;top:78px}.fr-filters-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.fr-filters-head h3{font-size:15px;font-weight:800;color:#0e1b33;margin:0}.fr-clear{background:none;border:0;color:#065af3;font-size:12.5px;font-weight:700;cursor:pointer}.fr-fgroup{padding:14px 0;border-top:1px solid #eef2f8}.fr-fgroup h4{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#8593a8;margin:0 0 10px}.fr-check{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#33425c;padding:6px 0;cursor:pointer}.fr-check input{accent-color:#065af3;width:15px;height:15px}.fr-check em{margin-left:auto;font-style:normal;font-size:12.5px;font-weight:700;color:#0e1b33}.fr-al{display:flex;align-items:center;gap:8px;min-width:0}.fr-al-logo{flex:none;width:24px;height:24px;border-radius:6px;color:#fff;font-size:9px;font-weight:800;display:grid;place-items:center}.fr-slots{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fr-slot{border:1px solid #e2e8f2;border-radius:10px;background:#fff;padding:9px 8px;font-size:12px;font-weight:700;color:#3a485f;cursor:pointer}.fr-slot.on{border-color:#065af3;background:#eef4ff;color:#065af3}.fr-range{width:100%;accent-color:#065af3}.fr-range-lbl{display:flex;justify-content:space-between;font-size:12px;color:#6a7a92;margin-top:4px}.fr-range-lbl b{color:#0e1b33}.fr-main{min-width:0}.fr-sortbar{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e7ecf3;border-radius:12px;padding:9px 12px 9px 16px;margin-bottom:14px}.fr-sort-lbl{display:flex;flex-direction:column;line-height:1.25;font-size:14.5px;font-weight:800;color:#0e1b33;margin-right:auto}.fr-sort-lbl em{font-style:normal;font-size:11.5px;font-weight:600;color:#8593a8}.fr-sorts{display:inline-flex;gap:4px;background:#f4f6fa;border-radius:10px;padding:3px}.fr-sort{border:0;background:none;font-size:13.5px;font-weight:700;color:#5a6a82;padding:8px 16px;border-radius:8px;cursor:pointer;transition:color .15s}.fr-sort:hover{color:#0e1b33}.fr-sort.on{background:#065af3;color:#fff;box-shadow:0 2px 6px rgba(6,90,243,.28)}.fr-filter-toggle{display:none;border:1px solid #e2e8f2;background:#fff;font-size:13.5px;font-weight:800;color:#0e1b33;padding:8px 14px;border-radius:8px;cursor:pointer}.fr-count{font-size:13px;color:#6a7a92;font-weight:600;margin:0 2px 10px}.fr-list{display:grid;gap:12px}.fr-card{display:grid;grid-template-columns:1.2fr 2fr auto;gap:16px;align-items:center;background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:16px 18px;transition:box-shadow .15s,border-color .15s}.fr-card:hover{box-shadow:0 12px 30px rgba(9,30,66,.09);border-color:#cfe0ff}.fr-air{display:flex;align-items:center;gap:11px;min-width:0}.fr-air-logo{flex:none;width:40px;height:40px;border-radius:10px;color:#fff;font-size:12px;font-weight:800;display:grid;place-items:center}.fr-air-tx b{font-size:14px;color:#0e1b33;display:block}.fr-air-tx small{font-size:11.5px;color:#8593a8}.fr-leg{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:10px}.fr-pt{text-align:center}.fr-pt b{font-size:18px;color:#0e1b33;display:block;line-height:1.1}.fr-pt span{font-size:11.5px;color:#8593a8;font-weight:600}.fr-mid{text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.fr-mid span{font-size:12px;color:#6a7a92;font-weight:600}.fr-line{width:100%;max-width:120px;height:2px;background:#dbe3ee;border-radius:2px;position:relative}.fr-line i{position:absolute;right:0;top:-3px;width:7px;height:7px;border-radius:50%;background:#94a3b8}.fr-mid small{font-size:11px;color:#0a9d4a;font-weight:700}.fr-buy{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.fr-buy b{font-size:20px;font-weight:850;color:#0e1b33}.fr-book{background:linear-gradient(90deg,#f97316,#ef4444);color:#fff;border:0;font-size:13px;font-weight:800;padding:9px 20px;border-radius:9px;cursor:pointer;white-space:nowrap}.fr-book:hover{filter:brightness(1.05)}.fr-skel{height:88px;border-radius:14px;background:linear-gradient(100deg,#eef2f7 30%,#f7fafd 50%,#eef2f7 70%);background-size:200% 100%;animation:frShimmer 1.2s infinite}@keyframes frShimmer{to{background-position:-200% 0}}.fr-note{background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:34px 20px;text-align:center;font-size:14.5px;color:#54637c;font-weight:600}.fr-err{color:#c0392b}.fr-link{display:inline-block;margin-left:8px;color:#065af3;font-weight:800;background:none;border:0;cursor:pointer;font-size:14px;text-decoration:none}.fr-disclaimer{margin:16px 2px 0;font-size:12px;color:#8593a8}@media(max-width:900px){.fr-body{grid-template-columns:1fr}.fr-filters{position:fixed;top:0;left:0;height:100vh;width:300px;max-width:88vw;border-radius:0;z-index:60;transform:translateX(-100%);transition:transform .22s;overflow-y:auto;box-shadow:14px 0 40px rgba(9,30,66,.2)}.fr-filters.show{transform:translateX(0)}.fr-filter-toggle{display:inline-block;margin-right:auto}.fr-sort-lbl{display:none}.fr-sortbar{padding:8px}.fr-card{grid-template-columns:1fr;gap:12px;text-align:left}.fr-buy{flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-top:1px solid #eef2f8;padding-top:12px}}.fr-card-wrap.open .fr-card{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}.fr-from{font-size:11px;color:#8593a8;font-weight:600;line-height:1}.fr-fare-count{font-size:11.5px;color:#0a9d4a;font-weight:800}.fr-fares{border:1px solid #e7ecf3;border-top:0;border-radius:0 0 14px 14px;background:#f8fbff;padding:4px 18px 10px}.fr-fare{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:13px 0;border-top:1px dashed #e2e8f2}.fr-fare:first-child{border-top:0}.fr-fare-info{min-width:0}.fr-fare-name{font-size:14px;font-weight:800;color:#0e1b33}.fr-fare-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:5px}.fr-fare-tags span{font-size:11px;font-weight:700;padding:2px 9px;border-radius:999px;background:#eef2f8;color:#5a6a82}.fr-fare-tags span.ok{background:#e7f7ec;color:#0a7d33}.fr-fare-tags span.warn{background:#fdf1d6;color:#8a6d1a}.fr-fare-tags span.muted{background:#f1f5f9;color:#8593a8}.fr-fare-price{font-size:16px;font-weight:850;color:#0e1b33}.fr-fare-book{background:#065af3;color:#fff;border:0;font-size:13px;font-weight:800;padding:8px 20px;border-radius:8px;cursor:pointer}.fr-fare-book:hover{filter:brightness(1.06)}@media(max-width:560px){.fr-fare{grid-template-columns:1fr auto;row-gap:8px}.fr-fare-price{grid-column:1;text-align:left}.fr-fare-book{grid-column:2;grid-row:2}}.frm-overlay{position:fixed;inset:0;background:rgba(9,20,45,.55);display:grid;place-items:start center;z-index:120;padding:34px 16px;overflow-y:auto}.frm{background:#fff;border-radius:16px;width:100%;max-width:1040px;box-shadow:0 30px 80px rgba(9,30,66,.35);display:flex;flex-direction:column;overflow:hidden}.frm-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid #eef2f8}.frm-head h3{font-size:20px;font-weight:850;color:#0e1b33;margin:0}.frm-x{width:34px;height:34px;border:0;background:#f2f5f9;border-radius:50%;font-size:20px;color:#5a6a82;cursor:pointer;line-height:1;flex:none}.frm-x:hover{background:#e6ebf2}.frm-sub{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:16px 24px;background:#fafbfd;font-size:14px;color:#3a485f;font-weight:600}.frm-sub b{font-size:16px;color:#0e1b33;font-weight:800}.frm-logo{width:26px;height:26px;border-radius:6px;color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center;flex:none}.frm-al{color:#5a6a82}.frm-dot{color:#c3ccd8}.frm-cards{display:flex;gap:16px;overflow-x:auto;padding:20px 24px;scroll-snap-type:x mandatory}.frm-card{flex:0 0 288px;scroll-snap-align:start;border:1px solid #e4e9f0;border-radius:14px;padding:18px;display:flex;flex-direction:column;position:relative;background:#fff}.frm-card.best{border-color:#f0b429;background:linear-gradient(180deg,#fffaf0,#fff 120px)}.frm-tag{position:absolute;top:16px;right:16px;background:#0e1b33;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;padding:3px 9px;border-radius:5px}.frm-price b{font-size:24px;font-weight:850;color:#0e1b33}.frm-price small{font-size:12px;color:#8593a8;font-weight:600}.frm-name{font-size:12.5px;font-weight:800;letter-spacing:.02em;color:#6a7a92;margin:2px 0 14px}.frm-sec{border-top:1px solid #eef2f8;padding:12px 0}.frm-sec h5{font-size:13px;font-weight:800;color:#0e1b33;margin:0 0 8px}.frm-li{position:relative;padding-left:22px;font-size:13px;color:#3a485f;line-height:1.5;margin:5px 0}.frm-li:before{content:"✓";position:absolute;left:0;top:0;color:#0a9d4a;font-weight:800}.frm-li.no:before{content:"–";color:#e11d48}.frm-li.warn{color:#8a6d1a}.frm-li.warn:before{content:"•";color:#eab308}.frm-book{background:linear-gradient(90deg,#53b2fe,#065af3);color:#fff;border:0;font-size:14px;font-weight:800;letter-spacing:.03em;padding:12px;border-radius:9px;cursor:pointer;margin-top:16px}.frm-book:hover{filter:brightness(1.05)}.frm-foot{padding:12px 24px 18px;font-size:11.5px;color:#8593a8;border-top:1px solid #eef2f8}@media(max-width:560px){.frm-head h3{font-size:16px}.frm-card{flex-basis:82vw}}.bk-page{background:#f4f7fb;min-height:100vh}.bk-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0}.bk-back{font-size:13.5px;font-weight:700;color:#065af3;text-decoration:none;border:0;background:none;cursor:pointer;padding:0;font-family:inherit}.bk-steps{display:flex;gap:8px;font-size:12px;font-weight:700;color:#8593a8;flex-wrap:wrap}.bk-steps span{padding:5px 11px;border-radius:999px;background:#fff;border:1px solid #e7ecf3}.bk-steps span.on{background:#065af3;color:#fff;border-color:#065af3}.bk-grid{display:grid;grid-template-columns:1fr 340px;gap:20px;align-items:start;padding-bottom:54px}.bk-main{display:grid;gap:16px;min-width:0}.bk-flight{background:#fff;border:1px solid #e7ecf3;border-radius:14px;overflow:hidden}.bk-flight-head{display:flex;align-items:center;gap:11px;padding:14px 18px;border-bottom:1px solid #eef2f8;background:#f8fbff}.bk-logo{width:36px;height:36px;border-radius:9px;color:#fff;font-size:12px;font-weight:800;display:grid;place-items:center;flex:none}.bk-flight-head b{font-size:14px;color:#0e1b33;display:block}.bk-flight-head small{font-size:11.5px;color:#8593a8}.bk-route{margin-left:auto;font-size:13px;font-weight:800;color:#0e1b33}.bk-flight-body{display:grid;grid-template-columns:1fr 1.6fr 1fr;align-items:center;gap:12px;padding:16px 18px}.bk-pt{text-align:center}.bk-pt b{font-size:19px;color:#0e1b33;display:block;line-height:1.1}.bk-pt span{font-size:11.5px;color:#8593a8;font-weight:600}.bk-mid{text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.bk-mid small{font-size:11px;color:#6a7a92;font-weight:700}.bk-mid span{font-size:12px;color:#6a7a92;font-weight:600}.bk-line{width:100%;max-width:160px;height:2px;background:#dbe3ee;border-radius:2px;position:relative}.bk-line i{position:absolute;right:0;top:-3px;width:7px;height:7px;border-radius:50%;background:#94a3b8}.bk-card{background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:18px 20px}.bk-card h3{font-size:16px;font-weight:800;color:#0e1b33;margin:0 0 3px}.bk-hint{font-size:12.5px;color:#8593a8;margin:0 0 14px}.bk-pax{border-top:1px solid #eef2f8;padding-top:14px;margin-top:14px}.bk-pax:first-of-type{border-top:0;padding-top:0;margin-top:0}.bk-pax-h{font-size:13px;font-weight:800;color:#0e1b33;margin-bottom:9px}.bk-pax-grid{display:grid;grid-template-columns:90px 1fr 1fr;gap:10px}.bk-in{border:1px solid #e2e8f2;border-radius:9px;padding:10px 12px;font-size:14px;font-family:inherit;outline:none;background:#fff;width:100%;box-sizing:border-box}.bk-in:focus{border-color:#065af3}.bk-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bk-card label{font-size:12px;font-weight:700;color:#6a7a92;display:block;margin-bottom:5px}.bk-err{background:#fdeaea;color:#c0392b;font-size:13px;font-weight:600;padding:10px 14px;border-radius:9px}.bk-pay-m{display:none}.bk-side{position:sticky;top:16px}.bk-summary h3{margin-bottom:12px}.bk-sum-row{display:flex;justify-content:space-between;align-items:center;font-size:13.5px;color:#54637c;padding:6px 0}.bk-sum-row b{color:#0e1b33;font-weight:700}.bk-sum-total{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #e2e8f2;margin-top:8px;padding-top:12px;font-size:15px;font-weight:800;color:#0e1b33}.bk-sum-total b{font-size:19px}.bk-pay{width:100%;margin-top:14px;background:linear-gradient(90deg,#f97316,#ef4444);color:#fff;border:0;font-size:15px;font-weight:800;padding:13px;border-radius:10px;cursor:pointer;box-shadow:0 8px 20px rgba(239,68,68,.28)}.bk-pay:hover{filter:brightness(1.05)}.bk-pay-m:disabled,.bk-pay:disabled{opacity:.6;cursor:default}.bk-fare-mini{border-top:1px solid #eef2f8;margin-top:14px;padding-top:12px}.bk-fare-name{font-size:11.5px;font-weight:800;letter-spacing:.03em;color:#6a7a92;margin-bottom:6px}.bk-mini-li{position:relative;padding-left:20px;font-size:12.5px;color:#3a485f;margin:4px 0}.bk-mini-li:before{content:"✓";position:absolute;left:0;color:#0a9d4a;font-weight:800}.bk-mini-li.no:before{content:"–";color:#e11d48}.bk-secure{color:#8593a8;margin:12px 0 0}.bk-login-note,.bk-secure{font-size:11.5px;text-align:center}.bk-login-note{color:#c2731a;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:7px 10px;margin:8px 0 0}.bk-processing{position:fixed;inset:0;background:rgba(9,20,45,.5);display:grid;place-items:center;z-index:130}.bk-proc-box{background:#fff;border-radius:16px;padding:30px 40px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.bk-proc-box b{font-size:16px;color:#0e1b33}.bk-proc-box span:last-child{font-size:12.5px;color:#8593a8}.bk-done{max-width:640px;background:#fff;border:1px solid #e7ecf3;border-radius:18px;padding:34px;text-align:center;margin:22px auto 40px}.bk-check{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#0a9d4a);display:grid;place-items:center;margin:0 auto 14px}.bk-check svg{width:32px;height:32px;stroke:#fff;fill:none}.bk-done h1{font-size:26px;font-weight:850;color:#0e1b33;margin:0 0 6px}.bk-done>p{font-size:14.5px;color:#54637c;margin:0 0 14px}.bk-ref{display:inline-block;background:#eef4ff;border:1px dashed #b9d2ff;color:#065af3;font-size:14px;font-weight:700;padding:8px 18px;border-radius:10px;margin-bottom:18px}.bk-ref b{font-size:17px;letter-spacing:.08em}.bk-done-rows{text-align:left;margin:18px 0;display:grid;gap:10px}.bk-done-rows>div{display:flex;justify-content:space-between;gap:12px;font-size:13.5px}.bk-done-rows span{color:#8593a8;font-weight:600}.bk-done-rows b{color:#0e1b33;font-weight:700;text-align:right}.bk-demo{font-size:12px;color:#8593a8;margin:6px 0 18px}.bk-done-acts{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.bk-btn{background:linear-gradient(90deg,#53b2fe,#065af3);color:#fff;font-weight:800;font-size:14px;padding:12px 22px;border-radius:10px;text-decoration:none}.bk-btn.ghost{background:#f2f7ff;color:#065af3;border:1px solid #d8e6ff}.bk-empty{max-width:460px;margin:60px auto;background:#fff;border:1px solid #e7ecf3;border-radius:16px;padding:34px;text-align:center}.bk-empty h2{font-size:20px;color:#0e1b33;margin:0 0 6px}.bk-empty p{color:#6a7a92;margin:0 0 18px}@media(max-width:960px){.bk-grid{grid-template-columns:1fr}.bk-side{position:static}}@media(max-width:560px){.bk-pax-grid{grid-template-columns:80px 1fr}.bk-pax-grid select{grid-row:span 2}.bk-two{grid-template-columns:1fr}}