:root{--navy:#061a33;--navy2:#082447;--gold:#d7a11f;--gold2:#f0bd38;--text:#071b34;--muted:#64748b;--line:#e6ebf2;--green:#22c55e;--whats:#16a34a;--bg:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",Meiryo,Segoe UI,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(90deg,#061a33,#082447);color:#fff;box-shadow:0 2px 18px rgba(0,0,0,.2)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;flex-direction:column;line-height:1}.brand span{font-family:Georgia,serif;font-size:28px;font-weight:700}.brand b{color:var(--gold)}.brand small{margin-top:7px;font-size:12px;opacity:.9}.nav{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:700}.nav a:hover{color:var(--gold2)}.btn{padding:10px 15px!important;border-radius:6px;color:#fff!important}.line{background:#28c840}.whats{background:#17a34a}.menu-btn{display:none;background:transparent;color:#fff;border:0;font-size:28px}.hero{min-height:730px;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.2)),url('images/hero-cabin.svg') center/cover no-repeat;color:#fff}.hero-grid{display:grid;grid-template-columns:1fr 405px;gap:54px;align-items:center;min-height:730px}.eyebrow{color:var(--gold2);font-family:Georgia,serif;font-size:19px;font-weight:700}.hero h1{font-family:Georgia,"Yu Mincho",serif;font-size:61px;line-height:1.25;margin:26px 0 24px;letter-spacing:.03em;text-shadow:0 5px 18px rgba(0,0,0,.35)}.lead{font-size:22px;line-height:1.9;font-weight:700}.hero-icons{display:flex;gap:32px;margin-top:48px}.hero-icons div{width:150px;text-align:center;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:18px}.hero-icons span{display:block;color:var(--gold2);font-size:42px;line-height:1}.hero-icons b,.hero-icons small{display:block;font-size:17px;margin-top:9px}.quote-card{background:#fff;color:var(--text);border-radius:10px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.35)}.quote-head{background:linear-gradient(135deg,#061a33,#082e58);color:#fff;text-align:center;padding:20px}.quote-head h2{font-size:26px;margin:0 0 6px}.quote-head p{margin:0;font-weight:700}.quote-form{padding:20px}.quote-form label{display:block;font-size:13px;font-weight:700;margin-bottom:12px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:6px;border:1px solid #d8dee9;border-radius:5px;padding:12px;font:inherit;font-weight:500}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.submit-btn{width:100%;border:0;border-radius:6px;background:linear-gradient(180deg,#e6b734,#c58e09);color:#fff;font-size:17px;font-weight:800;padding:16px;cursor:pointer;box-shadow:0 8px 15px rgba(174,124,10,.28)}.privacy{text-align:center;color:#7b8794;font-size:11px;margin-bottom:0}.stats{background:linear-gradient(90deg,#061a33,#082447);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;padding:28px 24px}.stats-grid div{position:relative}.stats-grid small{display:block;font-weight:700;opacity:.88}.stats-grid strong{display:block;font-size:29px;color:#fff;margin-top:6px}.stats-grid strong::first-letter{color:var(--gold2)}.section{padding:58px 0}.soft{background:linear-gradient(180deg,#fff,#f8fafc)}.section-title{text-align:center;font-family:Georgia,"Yu Mincho",serif;font-size:30px;margin:0 0 42px;position:relative}.section-title:after{content:"";display:block;width:54px;height:3px;background:var(--gold);margin:13px auto 0}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.reason-grid article{text-align:center;padding:18px 30px;border-right:1px solid var(--line)}.reason-grid article:last-child{border-right:0}.reason-grid span{font-size:45px;color:#0a2447}.reason-grid h3{font-size:18px;margin:16px 0 12px}.reason-grid p{font-size:14px;line-height:1.8;color:#334155}.route-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.route{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;text-align:center;box-shadow:0 8px 18px rgba(15,23,42,.04)}.route img{width:100%;height:118px;object-fit:cover;display:block}.route h3{font-size:15px;margin:12px 0 0}.route p{font-size:12px;color:#6b7280;margin:2px 0 5px}.route strong{display:block;color:#c58e09;font-size:18px;margin-bottom:13px}.note{font-size:12px;color:#777;margin-top:18px}.center{text-align:center;margin-top:22px}.ghost{display:inline-block;border:1px solid #cfd7e3;border-radius:7px;padding:12px 42px;font-weight:800;background:#fff}.airline-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.airline-grid div{height:68px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;background:#fff;font-weight:900;color:#173158;font-size:18px}.airline-grid div:nth-child(3){color:#d71920}.airline-grid div:nth-child(4){color:#71123d}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:46px}.flow-grid article{position:relative;text-align:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:34px 18px 22px;min-height:170px}.flow-grid article:after{content:"→";position:absolute;right:-34px;top:50%;transform:translateY(-50%);font-size:34px;color:#0a2447}.flow-grid article:last-child:after{display:none}.flow-grid b{position:absolute;left:-8px;top:-8px;width:32px;height:32px;border-radius:50%;background:#061a33;color:#fff;display:flex;align-items:center;justify-content:center}.flow-grid span{font-size:36px;color:#0a2447}.flow-grid h3{font-size:17px;line-height:1.45}.flow-grid p{font-size:13px;color:#64748b;line-height:1.6}.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.voice-grid article{border:1px solid var(--line);border-radius:10px;padding:24px;text-align:center;box-shadow:0 8px 18px rgba(15,23,42,.04)}.stars{color:#d7a11f;letter-spacing:4px;font-size:19px}.voice-grid p{line-height:1.8;font-size:14px}.voice-grid b{font-size:14px}.footer{background:linear-gradient(90deg,#061a33,#082447);color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1.4fr 1.4fr 210px;gap:40px;padding:34px 24px}.footer h3{font-family:Georgia,serif;font-size:24px;margin:0 0 8px}.footer b{color:var(--gold)}.footer p{font-size:13px;line-height:1.8;opacity:.9}.social{display:flex;gap:10px}.social a{background:#12365f;border-radius:20px;padding:8px 12px;font-size:12px}.ssl{background:#fff;color:#0f172a;border-radius:10px;border:3px solid #f0c66a;text-align:center;align-self:center;padding:12px;font-size:13px}.ssl b{color:#173158;font-size:24px}.copy{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;font-size:12px;color:#cbd5e1}.copy a{color:#cbd5e1}@media (max-width:980px){.menu-btn{display:block}.nav{position:absolute;display:none;flex-direction:column;align-items:stretch;top:78px;left:0;right:0;background:#061a33;padding:20px 24px}.nav.open{display:flex}.hero-grid{grid-template-columns:1fr;gap:28px;padding-top:54px;padding-bottom:54px}.hero h1{font-size:45px}.route-grid,.airline-grid{grid-template-columns:repeat(2,1fr)}.reason-grid,.flow-grid,.voice-grid,.stats-grid,.footer-grid{grid-template-columns:1fr}.reason-grid article{border-right:0;border-bottom:1px solid var(--line)}.flow-grid{gap:18px}.flow-grid article:after{display:none}.hero-icons{flex-wrap:wrap}.quote-card{max-width:520px}}@media (max-width:560px){.container{padding:0 16px}.brand span{font-size:23px}.hero{min-height:auto}.hero-grid{min-height:auto}.hero h1{font-size:36px}.lead{font-size:17px}.hero-icons{gap:10px}.hero-icons div{width:31%;font-size:12px}.hero-icons span{font-size:30px}.hero-icons b,.hero-icons small{font-size:12px}.form-row{grid-template-columns:1fr}.route-grid,.airline-grid{grid-template-columns:1fr}.section{padding:42px 0}.footer-grid{gap:16px}}.trip-type-wrap{display:flex;align-items:center;gap:12px;margin:2px 0 12px;font-size:13px;font-weight:800;color:var(--text)}.trip-type-wrap>span{margin-right:4px;white-space:nowrap}.trip-choice{display:inline-flex!important;align-items:center;gap:6px;margin:0!important;padding:9px 14px;border:1px solid #d8dee9;border-radius:999px;background:#f8fafc;cursor:pointer;font-weight:800!important}.trip-choice input{width:auto!important;margin:0!important;padding:0!important;accent-color:#c58e09}.return-date-label.is-hidden{display:none!important}.form-status{min-height:20px;margin:10px 0 0;text-align:center;font-size:13px;font-weight:800}.form-status.success{color:#16803c}.form-status.error{color:#c02626}.submit-btn:disabled{opacity:.72;cursor:not-allowed}@media (max-width:560px){.trip-type-wrap{flex-wrap:wrap}.trip-choice{flex:1;justify-content:center}}:root{--beige:#d9c09e;--deep-navy:#061637}.site-header{background:linear-gradient(90deg,#041832 0%,#06254b 58%,#041832 100%)}.nav-wrap{height:70px}.brand{display:flex;flex-direction:row;align-items:center;gap:12px;min-width:248px}.brand-icon-wrap{width:46px;height:46px;border-radius:50%;background:var(--beige);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px rgba(255,255,255,.18),0 8px 18px rgba(0,0,0,.18);overflow:hidden;flex:0 0 46px}.brand-icon{width:34px;height:34px;object-fit:contain;display:block}.brand-text{display:flex!important;flex-direction:column;line-height:1}.brand-text strong{font-family:Georgia,serif;font-size:25px;font-weight:700;color:#fff;letter-spacing:.01em}.brand-text b{color:var(--gold)}.brand-text small{margin-top:6px;font-size:11px;color:rgba(255,255,255,.9);font-weight:700}.nav{gap:18px;font-size:13px}.btn{padding:8px 12px!important;border-radius:5px}.hero{min-height:655px;background:linear-gradient(90deg,rgba(2,8,20,.72) 0%,rgba(2,8,20,.50) 45%,rgba(2,8,20,.18) 100%),url('images/hero-cabin.svg') center/cover no-repeat}.hero-grid{grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:center;min-height:655px}.hero-copy{padding-top:8px}.eyebrow{font-size:18px;margin:0 0 18px;color:#d6a927}.hero h1{font-size:57px;line-height:1.22;margin:0 0 20px;letter-spacing:.02em}.lead{font-size:19px;line-height:1.8;margin:0;font-weight:800}.hero-icons{gap:24px;margin-top:38px}.hero-icons div{width:132px;padding-bottom:14px;background:rgba(0,0,0,.14);border-bottom:1px solid rgba(255,255,255,.28)}.hero-icons span{font-size:38px}.hero-icons b,.hero-icons small{font-size:15px}.quote-card{width:360px;border-radius:9px;box-shadow:0 22px 60px rgba(0,0,0,.36)}.quote-head{padding:15px 16px}.quote-head h2{font-size:22px;margin-bottom:3px}.quote-head p{font-size:12px}.quote-form{padding:16px 18px 14px}.quote-form label{font-size:12px;margin-bottom:9px}.quote-form input,.quote-form select,.quote-form textarea{margin-top:5px;border-radius:4px;padding:9px 10px;font-size:13px}.quote-form textarea{min-height:86px;resize:vertical}.form-row{gap:10px}.trip-type-wrap{margin:0 0 9px;font-size:12px;gap:8px}.trip-choice{padding:7px 11px!important}.submit-btn{font-size:15px;padding:13px 15px;border-radius:5px}.privacy{font-size:10px}.form-status{font-size:12px;line-height:1.5}.stats{margin-top:0;background:linear-gradient(90deg,#041832,#062a55)}.stats-grid{padding:24px 24px}.stats-grid div{display:flex;flex-direction:column;align-items:center;gap:4px}.stats-grid div:before,.stats-grid div:after{content:"";position:absolute;top:2px;width:31px;height:56px;border:2px solid var(--gold);border-top:0;border-bottom:0;opacity:.95}.stats-grid div:before{left:50%;transform:translateX(-105px) skewY(-12deg);border-right:0;border-radius:55% 0 0 55%}.stats-grid div:after{right:50%;transform:translateX(105px) skewY(12deg);border-left:0;border-radius:0 55% 55% 0}.stats-grid strong{font-size:27px}.footer-brand-line{display:flex;align-items:center;gap:12px}.footer-logo{width:54px;height:54px;border-radius:50%;object-fit:cover;background:#fff}.footer h3{margin:0;font-size:24px}.footer-brand-block p{margin-top:10px}@media (max-width:1100px){.nav{gap:12px;font-size:12px}.hero-grid{grid-template-columns:minmax(0,1fr) 350px}.quote-card{width:350px}.hero h1{font-size:52px}}@media (max-width:980px){.nav{top:70px}.brand{min-width:auto}.hero-grid{grid-template-columns:1fr;min-height:auto}.quote-card{width:100%;max-width:430px}.hero{min-height:auto}.hero-copy{padding-top:42px}.stats-grid div:before,.stats-grid div:after{display:none}}@media (max-width:560px){.nav-wrap{height:66px}.brand-icon-wrap{width:40px;height:40px;flex-basis:40px}.brand-icon{width:30px;height:30px}.brand-text strong{font-size:20px}.brand-text small{font-size:10px}.hero h1{font-size:35px}.quote-card{max-width:none}.quote-form{padding:15px}.hero-icons div{width:31%;background:transparent}.footer-logo{width:48px;height:48px}}:root{--navy:#191d63;--navy2:#10194f;--gold:#cdb896;--gold2:#dfcfb3;--beige:#d7c2a3;--deep-navy:#191d63;--text:#132149;--muted:#667085;--line:#e8e4db;--bg:#fcfbf8}body{background:#fff;color:var(--text)}.site-header{background:linear-gradient(90deg,#11174e 0%,#1b216c 52%,#11174e 100%);box-shadow:0 3px 16px rgba(11,20,56,.26)}.nav-wrap{height:74px}.brand{gap:10px}.brand-icon-wrap{width:42px;height:42px;flex:0 0 42px;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.brand-icon{width:42px;height:42px;object-fit:contain}.brand-text strong{font-size:22px;letter-spacing:0}.brand-text b{color:var(--beige)}.brand-text small{font-size:10.5px;color:rgba(255,255,255,.86);margin-top:5px}.nav a:hover{color:var(--beige)}.hero{min-height:700px;padding:34px 0 30px;background:linear-gradient(90deg,rgba(13,16,42,.74) 0%,rgba(13,16,42,.52) 48%,rgba(13,16,42,.16) 100%),url('images/hero-cabin.svg') center/cover no-repeat}.hero-grid{grid-template-columns:minmax(0,1fr) 338px;gap:48px;min-height:636px;align-items:center}.hero-copy{padding-top:0}.eyebrow{max-width:480px;margin:0 0 18px;color:var(--beige);font-family:inherit;font-size:21px;font-weight:800;line-height:1.45;letter-spacing:.01em}.hero h1{font-size:58px;line-height:1.18;margin:0 0 20px;text-shadow:0 5px 20px rgba(0,0,0,.32)}.lead{font-size:18px;line-height:1.9}.hero-icons{gap:18px;margin-top:34px}.hero-icons div{width:122px;padding:12px 10px 14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(215,194,163,.65);border-radius:4px}.hero-icons span{color:var(--beige);font-size:34px}.hero-icons b,.hero-icons small{font-size:14px}.quote-card{width:338px;margin:16px 0;border-radius:12px;box-shadow:0 18px 42px rgba(10,18,48,.22)}.quote-head{background:linear-gradient(180deg,#151b5e 0%,#0d1448 100%);padding:14px 16px 13px}.quote-head h2{font-size:20px;line-height:1.25;margin:0 0 2px}.quote-head p{font-size:12px;opacity:.96}.quote-form{padding:14px 16px 12px}.quote-form label{font-size:11.5px;margin-bottom:8px}.quote-form input,.quote-form select,.quote-form textarea{margin-top:4px;padding:8px 10px;border:1px solid #d8dbe5;border-radius:5px;font-size:12.5px}.quote-form textarea{min-height:76px}.form-row{gap:8px}.trip-type-wrap{margin:0 0 8px;font-size:11.5px;gap:8px}.trip-choice{padding:6px 10px!important;font-size:11.5px}.submit-btn{padding:12px 14px;border-radius:6px;background:linear-gradient(180deg,#d7c2a3 0%,#bea377 100%);box-shadow:0 8px 18px rgba(145,112,57,.22);font-size:14px;color:#fff}.submit-btn:hover{filter:brightness(.98)}.form-status{font-size:11.5px;margin-top:8px}.privacy{font-size:10px;margin-top:8px}.stats{background:linear-gradient(90deg,#11174e,#1b216c)}.stats-grid strong::first-letter{color:var(--beige)}.stats-grid div:before,.stats-grid div:after{border-color:var(--beige)}.soft{background:linear-gradient(180deg,#fff,#fbf8f2)}.section-title:after{background:var(--beige)}.route strong,.stars{color:#b89663}.reason-grid span,.flow-grid span,.airline-grid div{color:var(--navy)}.ghost{border-color:#d8d9df}.footer{background:linear-gradient(90deg,#11174e,#1b216c)}.footer b,.ssl b{color:var(--beige)}.social a{background:#243078}@media (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 330px;gap:34px}.quote-card{width:330px}.hero h1{font-size:54px}}@media (max-width:980px){.hero{padding:24px 0 28px}.hero-grid{grid-template-columns:1fr;gap:24px;min-height:auto}.quote-card{width:100%;max-width:420px;margin:0 auto}.eyebrow{font-size:18px;max-width:none}.hero h1{font-size:46px}.brand-text strong{font-size:21px}}@media (max-width:560px){.nav-wrap{height:66px}.brand-icon-wrap,.brand-icon{width:36px;height:36px}.brand-text strong{font-size:19px}.brand-text small{font-size:9.5px}.hero{padding:18px 0 24px}.hero h1{font-size:34px}.eyebrow{font-size:16px;line-height:1.4}.lead{font-size:16px}.hero-icons{gap:10px}.hero-icons div{width:31%;padding:10px 4px 12px}.quote-form{padding:14px}.quote-card{max-width:none}.quote-card{margin:0}.submit-btn{font-size:13.5px}}:root{--navy:#041d45;--navy2:#072a5a;--gold:#d0a126;--gold2:#ebb84a;--text:#0d1c35;--line:#e5e7eb;--beige:#d6c19a}body{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,Segoe UI,sans-serif;color:var(--text)}.container{max-width:1200px;padding:0 22px}.site-header{background:linear-gradient(90deg,#031a3f 0%,#062552 100%);box-shadow:0 2px 12px rgba(0,0,0,.18)}.nav-wrap{height:80px}.brand{gap:10px;min-width:320px}.brand-icon-wrap{width:36px;height:36px;flex:0 0 36px;background:#d6c19a;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:none;overflow:hidden}.brand-icon{width:26px;height:26px}.brand-text strong{font-size:23px;font-family:Georgia,serif;line-height:1;color:#fff}.brand-text b{color:var(--gold2)}.brand-text small{font-size:11px;margin-top:5px;color:rgba(255,255,255,.92)}.nav{gap:20px;font-size:14px;font-weight:700}.btn{padding:11px 16px!important;border-radius:6px;font-size:13px}.hero{min-height:760px;padding:0;background:linear-gradient(90deg,rgba(9,16,27,.62) 0%,rgba(9,16,27,.28) 54%,rgba(9,16,27,.10) 100%),url('assets/images/hero-cabin-desktop-v46.jpg') center/cover no-repeat}.hero-grid{grid-template-columns:minmax(0,1fr) 438px;gap:34px;min-height:760px;align-items:center}.hero-copy{padding-top:32px;max-width:620px}.eyebrow{margin:0 0 14px;color:var(--gold2);font-size:18px;font-family:Georgia,serif;font-weight:700;line-height:1.3}.hero h1{font-family:Georgia,"Yu Mincho",serif;font-size:68px;line-height:1.14;letter-spacing:.01em;margin:0 0 24px;text-shadow:0 5px 16px rgba(0,0,0,.32)}.lead{font-size:20px;line-height:1.7;font-weight:700}.hero-icons{display:flex;gap:28px;margin-top:42px}.hero-icons div{width:144px;text-align:center;padding:0 8px 10px;background:transparent;border:none}.hero-icons span{display:block;color:var(--gold);font-size:42px;line-height:1;margin-bottom:8px}.hero-icons b,.hero-icons small{display:block;color:#fff;font-size:15px;line-height:1.5}.quote-card{width:438px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.22);margin-top:14px}.quote-head{background:linear-gradient(180deg,#032150 0%,#062b5e 100%);padding:22px 24px 18px;text-align:center}.quote-head h2{font-size:22px;margin:0 0 4px}.quote-head p{font-size:13px}.quote-form{padding:16px 18px 14px}.quote-form label{font-size:12px;font-weight:700;margin-bottom:10px}.quote-form input,.quote-form select,.quote-form textarea{margin-top:5px;border:1px solid #d8dde6;border-radius:4px;padding:11px 12px;font-size:13px}.quote-form textarea{min-height:98px}.form-row{gap:12px}.trip-type-wrap{margin:2px 0 10px;font-size:12px;gap:10px}.trip-choice{padding:8px 12px!important}.submit-btn{padding:16px 14px;border-radius:6px;background:linear-gradient(180deg,#dcb03d 0%,#c99612 100%);font-size:16px;font-weight:800}.privacy{font-size:11px;margin-top:8px}.form-status{font-size:12px}.stats{background:linear-gradient(90deg,#031a3f 0%,#062552 100%)}.stats-grid{padding:28px 22px}.stats-grid small{font-size:14px}.stats-grid strong{font-size:28px}.stats-grid div:before,.stats-grid div:after{border-color:var(--gold)}.section{padding:62px 0}.section-title{font-size:31px}.section-title:after{background:var(--gold)}@media (max-width:1100px){.hero-grid{grid-template-columns:minmax(0,1fr) 400px;gap:28px}.quote-card{width:400px}.hero h1{font-size:60px}.nav{gap:14px;font-size:13px}}@media (max-width:980px){.nav-wrap{height:74px}.nav{top:74px}.hero{min-height:auto;padding:28px 0 24px}.hero-grid{grid-template-columns:1fr;min-height:auto;gap:26px}.hero-copy{padding-top:10px;max-width:none}.hero h1{font-size:50px}.quote-card{width:100%;max-width:440px;margin:0 auto}.hero-icons{gap:12px;flex-wrap:wrap}.hero-icons div{width:31%}.stats-grid div:before,.stats-grid div:after{display:none}}@media (max-width:560px){.container{padding:0 16px}.brand{min-width:auto}.brand-icon-wrap{width:32px;height:32px;flex-basis:32px}.brand-icon{width:22px;height:22px}.brand-text strong{font-size:19px}.brand-text small{font-size:9.5px}.hero{padding:18px 0 22px}.hero h1{font-size:38px;line-height:1.18}.eyebrow{font-size:16px}.lead{font-size:16px}.hero-icons{gap:10px;margin-top:26px}.hero-icons div{width:31%;padding:8px 4px}.hero-icons span{font-size:30px}.hero-icons b,.hero-icons small{font-size:12px}.quote-head{padding:18px 14px 14px}.quote-head h2{font-size:20px}.quote-form{padding:14px}.quote-form input,.quote-form select,.quote-form textarea{padding:10px 10px}.submit-btn{padding:14px 12px;font-size:15px}}:root{--navy:#041d45;--navy2:#062552;--gold:#d6a11f;--gold2:#e4b43c}.container{max-width:1280px}.site-header{background:linear-gradient(90deg,#031936 0%,#06254f 100%)}.nav-wrap{height:74px;gap:24px}.brand{min-width:300px;flex:0 0 auto}.brand-text strong,.brand-text small,.nav a{white-space:nowrap;word-break:keep-all}.nav{flex:1 1 auto;justify-content:flex-end;gap:18px;font-size:13px;line-height:1}.nav a{display:inline-flex;align-items:center}.nav .btn{min-width:104px;justify-content:center;padding:10px 14px!important}.hero{min-height:735px;background-position:center center}.hero-grid{grid-template-columns:minmax(0,1fr) 420px;gap:64px;min-height:735px;align-items:center}.hero-copy{max-width:720px;padding-top:10px}.eyebrow{font-family:Georgia,"Yu Mincho",serif;font-size:19px;margin-bottom:18px;color:var(--gold2)}.hero h1{font-size:58px;line-height:1.18;letter-spacing:.01em;margin-bottom:22px;max-width:760px}.lead{font-size:20px;line-height:1.8}.hero-icons{margin-top:42px;gap:40px}.hero-icons div{width:145px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.26)}.hero-icons span{font-size:44px;color:var(--gold)}.hero-icons b,.hero-icons small{font-size:15px;line-height:1.55}.quote-card{width:420px;margin:18px 0;border-radius:10px}.quote-head{padding:20px 22px 17px}.quote-head h2{font-size:23px}.quote-form{padding:17px 20px 15px}.quote-form label{margin-bottom:10px}.quote-form input,.quote-form select,.quote-form textarea{padding:10px 12px}.quote-form textarea{min-height:90px}.submit-btn{padding:15px 14px;background:linear-gradient(180deg,#ddb43a 0%,#c99612 100%)}.stats-grid{padding:30px 22px}.stats-grid strong{font-size:29px}@media (max-width:1220px){.container{max-width:1180px}.brand{min-width:270px}.nav{gap:12px;font-size:12px}.nav .btn{min-width:96px;padding:9px 10px!important}.hero-grid{grid-template-columns:minmax(0,1fr) 400px;gap:42px}.quote-card{width:400px}.hero h1{font-size:54px}}@media (max-width:1080px){.brand{min-width:240px}.brand-text strong{font-size:20px}.brand-text small{font-size:9.5px}.nav{gap:10px;font-size:11.5px}.hero h1{font-size:50px}}@media (max-width:980px){.nav{top:74px;align-items:stretch;gap:14px;font-size:14px;line-height:1.3}.nav a{white-space:normal}.nav .btn{width:100%;min-width:0}.hero-grid{grid-template-columns:1fr;gap:30px;min-height:auto}.hero{min-height:auto;padding:34px 0}.hero-copy{max-width:none}.hero h1{font-size:46px}.quote-card{width:100%;max-width:440px;margin:0 auto}}@media (max-width:560px){.nav-wrap{height:66px}.hero{padding:22px 0}.hero h1{font-size:36px}.eyebrow{font-size:16px}.lead{font-size:16px}.hero-icons{gap:10px;margin-top:28px}.hero-icons div{width:31%;padding-bottom:12px}.quote-card{max-width:none}.quote-form{padding:14px}}:root{--navy:#031936;--navy2:#06254f;--gold:#d7a11f;--gold2:#e2b03a}.brand{display:flex;flex-direction:row;align-items:center;gap:10px;min-width:305px}.brand-icon-wrap{width:40px;height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden;background:transparent;box-shadow:none}.brand-icon{width:100%;height:100%;object-fit:cover;display:block}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-size:22px}.brand-text small{font-size:10.5px;margin-top:5px}.hero{position:relative;overflow:visible;min-height:670px;background:linear-gradient(90deg,rgba(0,0,0,.50) 0%,rgba(0,0,0,.24) 46%,rgba(0,0,0,.12) 100%),url('assets/images/hero-cabin-desktop-v46.jpg') center/cover no-repeat}.hero-grid{grid-template-columns:minmax(0,1fr) 420px;gap:72px;min-height:670px;align-items:start;padding-top:66px;padding-bottom:0}.hero-copy{max-width:700px;padding-top:74px}.eyebrow{font-size:18px;color:var(--gold2);margin-bottom:16px}.hero h1{font-size:60px;line-height:1.16;letter-spacing:.01em;margin:0 0 20px;max-width:760px}.lead{font-size:20px;line-height:1.8}.hero-icons{margin-top:40px;gap:34px}.hero-icons div{width:138px;padding-bottom:10px;background:transparent;border:none}.hero-icons span{font-size:42px}.hero-icons b,.hero-icons small{font-size:15px}.quote-card{width:420px;border-radius:12px;position:relative;z-index:4;margin-top:24px;margin-bottom:-118px;box-shadow:0 28px 70px rgba(0,0,0,.28)}.quote-head{padding:18px 20px 16px}.quote-head h2{font-size:23px}.quote-head p{font-size:13px}.quote-form{padding:16px 18px 14px}.quote-form input,.quote-form select,.quote-form textarea{padding:10px 12px}.quote-form textarea{min-height:86px}.submit-btn{padding:15px 14px}.stats{position:relative;z-index:1}.stats-grid{padding:34px 22px 26px}.footer-logo{width:44px;height:44px;border-radius:50%;object-fit:cover}.footer-brand-line{display:flex;align-items:center;gap:12px}@media (max-width:1200px){.hero-grid{gap:46px;grid-template-columns:minmax(0,1fr) 400px}.quote-card{width:400px}.hero h1{font-size:56px}}@media (max-width:980px){.brand{min-width:auto}.hero{min-height:auto;padding:28px 0 0}.hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto;padding-top:24px;padding-bottom:0}.hero-copy{padding-top:0;max-width:none}.quote-card{width:100%;max-width:430px;margin:0 auto -70px}.hero h1{font-size:46px}.stats-grid{padding-top:90px}}@media (max-width:560px){.brand-icon-wrap{width:34px;height:34px;flex-basis:34px}.brand-text strong{font-size:19px}.hero{padding-top:20px}.hero-grid{padding-top:12px;gap:22px}.hero-copy{padding-top:0}.hero h1{font-size:38px}.quote-card{margin-bottom:-54px}.stats-grid{padding-top:74px}}.container{max-width:1360px}.hero{min-height:690px}.hero-grid{grid-template-columns:minmax(0,1fr) 432px;gap:88px;min-height:690px;padding-top:62px}.hero-copy{max-width:760px;padding-top:68px}.hero h1{font-size:62px;max-width:780px}.lead{font-size:21px;line-height:1.82}.hero-icons{gap:40px}.hero-icons div{width:146px}.quote-card{width:432px;margin-top:20px;margin-bottom:-92px}.quote-head{padding:20px 22px 17px}.quote-head h2{font-size:24px;line-height:1.2}.quote-head p{font-size:14px}.quote-form{padding:18px 20px 16px}.quote-form label{font-size:13px;margin-bottom:10px}.quote-form input,.quote-form select,.quote-form textarea{font-size:14px;padding:11px 12px}.quote-form textarea{min-height:92px}.trip-type-wrap{font-size:13px;gap:10px;margin:2px 0 10px}.trip-choice{padding:8px 12px!important}.submit-btn{font-size:18px;padding:16px 16px}.privacy{font-size:11px}.stats{background:linear-gradient(90deg,#031a3f 0%,#062552 100%);margin-top:0}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:22px 36px 24px;max-width:1180px;margin:0 auto;text-align:center}.stats-grid div{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:86px}.stats-grid small{display:block;font-size:13px;font-weight:700;color:#fff;opacity:1;margin:0 0 10px}.stats-grid strong{display:block;font-size:27px;font-weight:800;color:#fff;line-height:1.1;margin:0}.stats-grid strong::first-letter{color:#fff}.stats-grid div:before,.stats-grid div:after{content:"";position:absolute;top:16px;width:24px;height:44px;border:2px solid #d6a11f;opacity:1}.stats-grid div:before{left:50%;margin-left:-96px;border-right:0;border-radius:22px 0 0 22px;transform:skewY(-10deg)}.stats-grid div:after{left:50%;margin-left:72px;border-left:0;border-radius:0 22px 22px 0;transform:skewY(10deg)}@media (max-width:1200px){.container{max-width:1240px}.hero-grid{grid-template-columns:minmax(0,1fr) 410px;gap:56px}.quote-card{width:410px}.hero h1{font-size:58px}}@media (max-width:980px){.hero{min-height:auto;padding:28px 0 0}.hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto;padding-top:24px}.hero-copy{padding-top:0;max-width:none}.quote-card{width:100%;max-width:440px;margin:0 auto -70px}.hero h1{font-size:46px}.stats-grid{grid-template-columns:1fr;padding:84px 20px 20px}.stats-grid div{min-height:74px}.stats-grid div:before,.stats-grid div:after{display:none}}@media (max-width:560px){.hero-grid{gap:22px;padding-top:12px}.hero h1{font-size:38px}.quote-form input,.quote-form select,.quote-form textarea{font-size:13px}.submit-btn{font-size:16px}}.stats{background:linear-gradient(90deg,#031a3f 0%,#062552 100%);margin-top:0}.stats .container.stats-grid{max-width:100%;width:100%;padding:18px 54px 20px;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;text-align:center}.stats-grid div{position:relative;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center}.stats-grid small{display:block;margin:0 0 8px;font-size:13px;font-weight:700;color:rgba(255,255,255,.98);letter-spacing:.01em}.stats-grid strong{display:block;margin:0;font-size:24px;font-weight:800;line-height:1.1;color:#fff}.stats-grid div:nth-child(2) strong{color:#d8a523}.stats-grid strong::first-letter{color:inherit}.stats-grid div:before,.stats-grid div:after{content:"";position:absolute;top:13px;width:18px;height:44px;border:2px solid #d6a11f;opacity:1}.stats-grid div:before{left:50%;margin-left:-88px;border-right:0;border-radius:20px 0 0 20px;transform:skewY(-11deg)}.stats-grid div:after{left:50%;margin-left:68px;border-left:0;border-radius:0 20px 20px 0;transform:skewY(11deg)}@media (max-width:980px){.stats .container.stats-grid{padding:84px 18px 18px}.stats-grid{grid-template-columns:1fr}.stats-grid div{min-height:74px}.stats-grid div:before,.stats-grid div:after{display:none}}.hero{min-height:700px}.hero-grid{min-height:700px;padding-top:58px}.quote-card{margin-bottom:-54px}.stats{background:linear-gradient(90deg,#031a3f 0%,#062552 100%);position:relative;z-index:1}.stats .container.stats-grid{width:100%;max-width:100%;margin:0;padding:46px 42px 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;text-align:center}.stats-grid div{position:relative;min-height:66px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.stats-grid small{display:block;margin:0 0 7px;color:#fff;font-size:12px;font-weight:700;line-height:1.1;opacity:1}.stats-grid strong{display:block;margin:0;font-size:22px;line-height:1.08;font-weight:800;color:#fff}.stats-grid div:nth-child(2) strong,.stats-grid div:nth-child(3) strong{color:#d8a523}.stats-grid div:nth-child(1) strong{color:#fff}.stats-grid strong::first-letter{color:inherit}.stats-grid div:before,.stats-grid div:after{content:"";position:absolute;top:10px;width:15px;height:38px;border:2px solid #d6a11f;opacity:1}.stats-grid div:before{left:50%;margin-left:-77px;border-right:0;border-radius:18px 0 0 18px;transform:skewY(-10deg)}.stats-grid div:after{left:50%;margin-left:62px;border-left:0;border-radius:0 18px 18px 0;transform:skewY(10deg)}@media (max-width:980px){.quote-card{margin:0 auto -38px}.stats .container.stats-grid{padding:64px 18px 16px;grid-template-columns:1fr}.stats-grid div{min-height:62px}.stats-grid div:before,.stats-grid div:after{display:none}}.quote-form label.city-field{position:relative}.city-input-wrap{position:relative}.city-suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;background:#fff;border:1px solid #d7dce6;border-radius:8px;box-shadow:0 14px 32px rgba(15,23,42,.18);max-height:260px;overflow:auto;padding:6px;display:none}.city-suggestions.is-open{display:block}.city-suggestion{width:100%;border:0;background:#fff;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px;border-radius:7px;cursor:pointer;color:#0d1c35;font:inherit}.city-suggestion:hover,.city-suggestion.is-active{background:#f4f7fb}.city-main{display:flex;flex-direction:column;gap:2px;min-width:0}.city-name{font-weight:800;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-sub{font-size:11px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-code{flex:0 0 auto;min-width:42px;text-align:center;font-weight:900;color:#fff;background:#062552;border-radius:999px;padding:5px 8px;font-size:11px}.city-empty{padding:11px 10px;color:#667085;font-size:12px}.city-hint{display:block;margin-top:4px;font-size:10px;color:#8a94a6;font-weight:500}@media (max-width:560px){.city-suggestions{max-height:220px}.city-name{font-size:12.5px}}.bfjp-admin-note{font-size:12px}.hero{min-height:700px}.hero-grid{grid-template-columns:minmax(0,1fr) 460px !important;gap:78px !important;min-height:700px !important;align-items:center !important;padding-top:34px !important;padding-bottom:34px !important}.hero-copy{padding-top:0 !important;align-self:center;max-width:760px !important}.quote-card{width:460px !important;align-self:center !important;margin-top:0 !important;margin-bottom:-18px !important;border-radius:12px !important}.quote-head{padding:22px 24px 18px !important}.quote-head h2{font-size:24px !important}.quote-head p{font-size:13px !important}.quote-form{padding:20px 22px 18px !important}.quote-form label{font-size:13px !important;margin-bottom:11px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:14px !important;padding:12px 12px !important}.quote-form textarea{min-height:96px !important}.form-row{gap:14px !important}.trip-type-wrap{margin:4px 0 12px !important}.submit-btn{font-size:18px !important;padding:16px 16px !important}.privacy{margin-top:9px !important}.stats .container.stats-grid{padding-top:28px !important}@media (max-width:1280px){.hero-grid{grid-template-columns:minmax(0,1fr) 435px !important;gap:54px !important}.quote-card{width:435px !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:24px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:28px !important;padding-top:16px !important;padding-bottom:0 !important}.hero-copy{max-width:none !important}.quote-card{width:100% !important;max-width:460px !important;margin:0 auto -22px !important}.stats .container.stats-grid{padding-top:48px !important}}@media (max-width:560px){.quote-card{max-width:none !important}.quote-form{padding:16px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:13px !important;padding:10px 10px !important}}.hero{min-height:730px !important}.hero-grid{grid-template-columns:minmax(0,1fr) 490px !important;gap:82px !important;min-height:730px !important;align-items:center !important;padding-top:42px !important;padding-bottom:52px !important}.hero-copy{padding-top:0 !important;margin-top:-26px !important;align-self:center !important;max-width:760px !important}.eyebrow{margin-top:0 !important;margin-bottom:14px !important}.quote-card{width:490px !important;align-self:center !important;margin-top:0 !important;margin-bottom:-8px !important;border-radius:12px !important}.quote-head{padding:24px 26px 20px !important}.quote-head h2{font-size:25px !important}.quote-head p{font-size:13px !important}.quote-form{padding:22px 24px 22px !important}.quote-form label{margin-bottom:12px !important}.quote-form input,.quote-form select,.quote-form textarea{padding:12px 13px !important}.quote-form textarea{min-height:102px !important}.form-row{gap:14px !important}.submit-btn{padding:17px 16px !important}.privacy{margin-top:10px !important;padding-bottom:2px !important}.stats .container.stats-grid{padding-top:24px !important}@media (max-width:1280px){.hero-grid{grid-template-columns:minmax(0,1fr) 455px !important;gap:56px !important}.quote-card{width:455px !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:24px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:28px !important;padding-top:18px !important;padding-bottom:0 !important}.hero-copy{margin-top:0 !important;max-width:none !important}.quote-card{width:100% !important;max-width:490px !important;margin:0 auto -16px !important}.stats .container.stats-grid{padding-top:44px !important}}@media (max-width:560px){.quote-card{max-width:none !important}.quote-form{padding:16px !important}}.hero{min-height:730px !important}.hero-grid{grid-template-columns:minmax(0,1fr) 520px !important;gap:78px !important;min-height:730px !important;align-items:center !important;padding-top:40px !important;padding-bottom:46px !important}.hero-copy{padding-top:0 !important;margin-top:-58px !important;align-self:center !important;max-width:790px !important}.eyebrow{margin-top:0 !important;margin-bottom:14px !important}.hero h1{margin-top:0 !important}.quote-card{width:520px !important;align-self:center !important;margin-top:0 !important;margin-bottom:-6px !important;border-radius:12px !important}.quote-head{padding:20px 24px 16px !important}.quote-head h2{font-size:25px !important}.quote-head p{font-size:13px !important}.quote-form{padding:18px 22px 16px !important}.quote-form label{font-size:13px !important;margin-bottom:9px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:14px !important;padding:11px 12px !important}.quote-form textarea{min-height:88px !important}.form-row{gap:14px !important}.trip-type-wrap{margin:3px 0 9px !important}.city-hint{margin-top:3px !important}.submit-btn{font-size:18px !important;padding:15px 16px !important}.privacy{margin-top:8px !important;padding-bottom:0 !important}.stats .container.stats-grid{padding-top:22px !important}@media (max-width:1380px){.hero-grid{grid-template-columns:minmax(0,1fr) 490px !important;gap:64px !important}.quote-card{width:490px !important}}@media (max-width:1200px){.hero-grid{grid-template-columns:minmax(0,1fr) 460px !important;gap:48px !important}.quote-card{width:460px !important}.hero-copy{margin-top:-44px !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:24px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:26px !important;padding-top:16px !important;padding-bottom:0 !important}.hero-copy{margin-top:0 !important;max-width:none !important}.quote-card{width:100% !important;max-width:520px !important;margin:0 auto -14px !important}.stats .container.stats-grid{padding-top:42px !important}}@media (max-width:560px){.quote-card{max-width:none !important}.quote-form{padding:15px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:13px !important;padding:10px 10px !important}}.hero{min-height:690px !important}.hero-grid{grid-template-columns:minmax(0,1fr) 455px !important;gap:68px !important;min-height:690px !important;align-items:center !important;padding-top:30px !important;padding-bottom:34px !important}.hero-copy{margin-top:-54px !important;max-width:790px !important}.quote-card{width:455px !important;align-self:center !important;margin-top:0 !important;margin-bottom:0 !important;border-radius:12px !important}.quote-head{padding:16px 22px 13px !important}.quote-head h2{font-size:23px !important;line-height:1.18 !important}.quote-head p{font-size:12px !important}.quote-form{padding:14px 18px 12px !important}.quote-form label{font-size:12px !important;margin-bottom:7px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:13px !important;padding:9px 10px !important;margin-top:4px !important}.quote-form textarea{min-height:68px !important}.form-row{gap:10px !important}.trip-type-wrap{font-size:12px !important;margin:1px 0 7px !important;gap:8px !important}.trip-choice{padding:6px 10px !important}.city-hint{display:none !important}.submit-btn{font-size:16px !important;padding:13px 14px !important}.privacy{font-size:10px !important;margin-top:7px !important}.form-status{margin-top:6px !important;font-size:11px !important}.nav .x,.social .x{background:#111827 !important}.stats .container.stats-grid{padding-top:20px !important}@media (max-width:1280px){.hero-grid{grid-template-columns:minmax(0,1fr) 430px !important;gap:50px !important}.quote-card{width:430px !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:22px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:24px !important;padding-top:14px !important;padding-bottom:0 !important}.hero-copy{margin-top:0 !important;max-width:none !important}.quote-card{width:100% !important;max-width:455px !important;margin:0 auto -10px !important}.stats .container.stats-grid{padding-top:38px !important}}@media (max-width:560px){.quote-card{max-width:none !important}.quote-form{padding:13px !important}}html{scroll-padding-top:86px}body{overflow-anchor:none}.hero{min-height:650px !important}.hero-grid{grid-template-columns:minmax(0,1fr) 430px !important;gap:62px !important;min-height:650px !important;align-items:start !important;padding-top:18px !important;padding-bottom:16px !important}.hero-copy{margin-top:-84px !important;align-self:start !important;max-width:760px !important;padding-top:0 !important}.eyebrow{margin-top:0 !important;margin-bottom:10px !important;line-height:1.2 !important}.hero h1{margin-top:0 !important;margin-bottom:18px !important;line-height:0.98 !important}.hero .lead{margin-top:0 !important;margin-bottom:22px !important;line-height:1.45 !important}.hero-icons{margin-top:10px !important;gap:18px !important}.quote-card{width:430px !important;align-self:start !important;margin-top:14px !important;margin-bottom:0 !important;border-radius:12px !important}.quote-head{padding:12px 18px 10px !important}.quote-head h2{font-size:18px !important;line-height:1.15 !important;margin-bottom:4px !important}.quote-head p{font-size:11px !important;line-height:1.25 !important}.quote-form{padding:10px 14px 10px !important}.quote-form label{font-size:11px !important;line-height:1.2 !important;margin-bottom:5px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:12px !important;padding:7px 9px !important;margin-top:3px !important}.quote-form textarea{min-height:52px !important}.form-row{gap:8px !important}.trip-type-wrap{font-size:11px !important;margin:0 0 5px !important;gap:6px !important}.trip-choice{padding:4px 8px !important}.city-hint{display:none !important}.submit-btn{font-size:14px !important;line-height:1.2 !important;padding:10px 12px !important;margin-top:2px !important}.privacy{font-size:9px !important;margin-top:5px !important}.form-status{margin-top:5px !important;font-size:10px !important}.stats .container.stats-grid{padding-top:18px !important}@media (max-width:1366px){.hero-grid{grid-template-columns:minmax(0,1fr) 410px !important;gap:50px !important}.quote-card{width:410px !important}.hero-copy{margin-top:-68px !important}}@media (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 390px !important;gap:36px !important}.quote-card{width:390px !important}.hero h1{font-size:76px !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:20px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:20px !important;padding-top:8px !important;padding-bottom:0 !important;align-items:start !important}.hero-copy{margin-top:0 !important;max-width:none !important}.hero h1{font-size:58px !important;line-height:1.02 !important}.quote-card{width:100% !important;max-width:430px !important;margin:0 auto -6px !important}.stats .container.stats-grid{padding-top:34px !important}}@media (max-width:560px){.hero h1{font-size:44px !important}.quote-card{max-width:none !important}.quote-form{padding:10px !important}}.hero{min-height:610px !important}.hero-grid{grid-template-columns:minmax(0,1fr) 420px !important;gap:56px !important;min-height:610px !important;align-items:start !important;padding-top:10px !important;padding-bottom:0 !important}.hero-copy{margin-top:-18px !important;align-self:start !important;max-width:720px !important;padding-top:0 !important}.eyebrow{margin-top:0 !important;margin-bottom:10px !important;font-size:18px !important;line-height:1.2 !important}.hero h1{font-size:86px !important;line-height:0.96 !important;margin-top:0 !important;margin-bottom:16px !important;max-width:700px !important;letter-spacing:-0.02em !important}.hero .lead{margin-top:0 !important;margin-bottom:16px !important;line-height:1.4 !important;font-size:24px !important}.hero-icons{margin-top:0 !important;gap:16px !important}.hero-icons div{padding-top:10px !important;padding-bottom:10px !important}.hero-icons div b{font-size:17px !important}.hero-icons div small{font-size:14px !important}.quote-card{width:420px !important;align-self:start !important;margin-top:4px !important;margin-bottom:0 !important;border-radius:12px !important}.quote-head{padding:12px 18px 9px !important}.quote-head h2{font-size:17px !important;line-height:1.15 !important;margin-bottom:3px !important}.quote-head p{font-size:10px !important;line-height:1.2 !important}.quote-form{padding:9px 13px 8px !important}.quote-form label{font-size:10px !important;line-height:1.15 !important;margin-bottom:4px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:11px !important;padding:6px 8px !important;margin-top:3px !important}.quote-form textarea{min-height:46px !important}.form-row{gap:8px !important}.trip-type-wrap{font-size:10px !important;margin:0 0 5px !important;gap:6px !important}.trip-choice{padding:4px 7px !important}.submit-btn{font-size:13px !important;line-height:1.15 !important;padding:9px 12px !important;margin-top:2px !important}.privacy{font-size:8px !important;margin-top:4px !important}.form-status{margin-top:4px !important;font-size:9px !important}.stats{margin-top:0 !important}.stats .container.stats-grid{padding-top:12px !important;padding-bottom:12px !important;min-height:auto !important;align-items:center !important}.stats-grid > div{min-height:auto !important}.stats-grid > div h3,.stats-grid > div strong{margin-top:4px !important}.stats-grid .stat-label{font-size:12px !important}.stats-grid .stat-value{font-size:22px !important;line-height:1.1 !important}@media (max-width:1366px){.hero-grid{grid-template-columns:minmax(0,1fr) 400px !important;gap:40px !important}.quote-card{width:400px !important}.hero h1{font-size:78px !important;max-width:650px !important}}@media (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 380px !important;gap:28px !important}.quote-card{width:380px !important}.hero h1{font-size:68px !important}.hero .lead{font-size:21px !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:18px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:18px !important;padding-top:6px !important;padding-bottom:0 !important}.hero-copy{margin-top:0 !important;max-width:none !important}.hero h1{font-size:54px !important;line-height:1.02 !important;max-width:none !important}.quote-card{width:100% !important;max-width:420px !important;margin:0 auto -4px !important}.stats .container.stats-grid{padding-top:16px !important;padding-bottom:16px !important}}@media (max-width:560px){.hero h1{font-size:42px !important}.quote-card{max-width:none !important}.quote-form{padding:9px !important}}:root{--bfjp-navy-1:#02193f;--bfjp-navy-2:#03275c;--bfjp-navy-3:#04142f;--bfjp-gold-1:#d5a72a;--bfjp-gold-2:#e1b544}.site-header,.header,header.site-header{background:linear-gradient(90deg,var(--bfjp-navy-1) 0%,var(--bfjp-navy-2) 50%,var(--bfjp-navy-1) 100%) !important;box-shadow:0 4px 18px rgba(0,0,0,.18) !important}.quote-head{background:linear-gradient(180deg,#032b68 0%,#02275e 55%,#021f4f 100%) !important}.stats{background:linear-gradient(90deg,#021636 0%,#042457 20%,#032a63 50%,#042457 80%,#021636 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),inset 0 -1px 0 rgba(0,0,0,.22) !important}.stats .container.stats-grid{position:relative}.stats-grid > div{color:#ffffff !important}.stats-grid .stat-label,.stats-grid > div p,.stats-grid > div small{color:rgba(255,255,255,.96) !important}.stats-grid .stat-value,.stats-grid > div strong,.stats-grid > div h3{color:#ffffff !important;text-shadow:0 1px 2px rgba(0,0,0,.18)}.stats-grid .gold,.stats-grid .accent,.stats-grid .number-accent{color:var(--bfjp-gold-2) !important}.footer,.site-footer,footer.site-footer{background:linear-gradient(90deg,#02183a 0%,#03224d 50%,#02183a 100%) !important}.section-title:after,.section-title::after,.gold-line,.accent-line{background:var(--bfjp-gold-1) !important}.hero-icons div svg,.hero-icons div i,.icon-gold{color:var(--bfjp-gold-1) !important}.submit-btn{background:linear-gradient(180deg,#d9ac2d 0%,#d2a126 100%) !important;box-shadow:0 8px 18px rgba(132,92,8,.18) !important}.submit-btn:hover{filter:brightness(0.98)}:root{--bfjp-navy-1:#01122d;--bfjp-navy-2:#021c45;--bfjp-navy-3:#010d22;--bfjp-gold-1:#d2a432;--bfjp-gold-2:#e0b44a}.site-header,.header,header.site-header{background:linear-gradient(90deg,#01122d 0%,#021a43 50%,#01122d 100%) !important;box-shadow:0 5px 18px rgba(0,0,0,.24) !important}.quote-head{background:linear-gradient(180deg,#022760 0%,#021f50 60%,#011840 100%) !important}.stats{background:linear-gradient(90deg,#010f27 0%,#021737 22%,#02214b 50%,#021737 78%,#010f27 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),inset 0 -1px 0 rgba(0,0,0,.26) !important}.footer,.site-footer,footer.site-footer{background:linear-gradient(90deg,#01122d 0%,#02183a 50%,#01122d 100%) !important}.hero{min-height:650px !important}.hero-grid{grid-template-columns:minmax(0,1fr) 420px !important;gap:58px !important;min-height:650px !important;align-items:center !important;padding-top:24px !important;padding-bottom:8px !important}.hero-copy{margin-top:8px !important;align-self:center !important;max-width:700px !important;padding-top:0 !important}.eyebrow{display:block !important;font-size:18px !important;line-height:1.2 !important;margin:0 0 14px !important}.hero h1{font-size:clamp(60px,4.8vw,78px) !important;line-height:1.01 !important;letter-spacing:-0.02em !important;max-width:680px !important;margin:0 0 18px !important}.hero .lead{font-size:22px !important;line-height:1.45 !important;margin:0 0 20px !important;max-width:620px !important}.hero-icons{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:10px !important;max-width:650px !important}.hero-icons > div{min-width:0 !important;padding:10px 8px !important;text-align:center !important}.hero-icons > div b{display:block !important;font-size:16px !important;line-height:1.25 !important}.hero-icons > div small{display:block !important;font-size:13px !important;line-height:1.3 !important;margin-top:4px !important}.quote-card{width:420px !important;align-self:center !important;margin-top:4px !important;margin-bottom:0 !important;border-radius:12px !important}.quote-head{padding:13px 18px 10px !important}.quote-head h2{font-size:18px !important;line-height:1.15 !important;margin-bottom:2px !important}.quote-head p{font-size:11px !important;line-height:1.2 !important}.quote-form{padding:10px 14px 10px !important}.quote-form label{font-size:11px !important;line-height:1.15 !important;margin-bottom:4px !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:12px !important;padding:7px 9px !important;margin-top:2px !important}.quote-form textarea{min-height:48px !important}.form-row{gap:8px !important}.trip-type-wrap{font-size:11px !important;margin:0 0 4px !important;gap:6px !important}.trip-choice{padding:4px 8px !important}.city-hint{display:none !important}.submit-btn{font-size:14px !important;line-height:1.15 !important;padding:10px 12px !important;margin-top:2px !important}.privacy{font-size:8.5px !important;margin-top:5px !important}.form-status{margin-top:5px !important;font-size:10px !important}.stats{margin-top:0 !important}.stats .container.stats-grid{padding-top:14px !important;padding-bottom:14px !important;max-width:1180px !important;gap:34px !important;align-items:center !important}.stats-grid > div{min-height:auto !important;padding-top:4px !important;padding-bottom:4px !important}.stats-grid .stat-label,.stats-grid > div p,.stats-grid > div small{font-size:12px !important}.stats-grid .stat-value,.stats-grid > div strong,.stats-grid > div h3{font-size:22px !important;line-height:1.1 !important}@media (max-width:1366px){.hero-grid{grid-template-columns:minmax(0,1fr) 405px !important;gap:40px !important}.quote-card{width:405px !important}.hero-copy{max-width:650px !important}.hero h1{font-size:clamp(56px,4.4vw,72px) !important}}@media (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 390px !important;gap:28px !important}.quote-card{width:390px !important}.hero h1{font-size:56px !important}.hero .lead{font-size:20px !important}.hero-icons{max-width:none !important}}@media (max-width:980px){.hero{min-height:auto !important;padding:18px 0 0 !important}.hero-grid{grid-template-columns:1fr !important;min-height:auto !important;gap:18px !important;padding-top:8px !important;padding-bottom:0 !important;align-items:start !important}.hero-copy{margin-top:0 !important;max-width:none !important}.hero h1{font-size:44px !important;line-height:1.03 !important;max-width:none !important}.hero .lead{font-size:18px !important}.hero-icons{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important}.hero-icons > div b{font-size:14px !important}.hero-icons > div small{font-size:12px !important}.quote-card{width:100% !important;max-width:420px !important;margin:0 auto -2px !important}.stats .container.stats-grid{padding-top:16px !important;padding-bottom:16px !important;gap:16px !important}}@media (max-width:560px){.hero h1{font-size:38px !important}.hero-icons{grid-template-columns:1fr !important}.quote-card{max-width:none !important}.quote-form{padding:10px !important}}.hero{min-height:clamp(640px,calc(100vh - 155px),720px) !important}.hero-grid{min-height:clamp(640px,calc(100vh - 155px),720px) !important;align-items:center !important;padding-top:18px !important;padding-bottom:14px !important;gap:54px !important}.hero-copy{align-self:center !important;margin-top:0 !important;max-width:700px !important}.eyebrow{margin-bottom:16px !important}.hero h1{font-size:clamp(58px,4.6vw,76px) !important;line-height:1.02 !important;margin-bottom:20px !important;max-width:670px !important}.hero .lead{margin-bottom:22px !important}.hero-icons{margin-top:14px !important;max-width:640px !important}.hero-icons > div{padding-top:12px !important;padding-bottom:12px !important}.quote-card{width:420px !important;align-self:center !important;margin-top:0 !important;margin-bottom:0 !important}.quote-head{padding:13px 18px 10px !important}.quote-form{padding:10px 14px 9px !important}.quote-form textarea{min-height:44px !important}.submit-btn{padding:10px 12px !important}.privacy{margin-top:4px !important}.stats{margin-top:0 !important}.stats .container.stats-grid{padding-top:12px !important;padding-bottom:12px !important;gap:26px !important;align-items:center !important}.stats-grid > div{padding-top:2px !important;padding-bottom:2px !important}.stats-grid .stat-label,.stats-grid > div p,.stats-grid > div small{font-size:12px !important}.stats-grid .stat-value,.stats-grid > div strong,.stats-grid > div h3{font-size:21px !important;line-height:1.08 !important}@media (max-width:1366px){.hero{min-height:clamp(620px,calc(100vh - 150px),700px) !important}.hero-grid{min-height:clamp(620px,calc(100vh - 150px),700px) !important;grid-template-columns:minmax(0,1fr) 405px !important;gap:38px !important}.quote-card{width:405px !important}.hero h1{font-size:clamp(54px,4.2vw,70px) !important}}@media (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 390px !important;gap:26px !important}.quote-card{width:390px !important}.hero h1{font-size:54px !important}}@media (max-width:980px){.hero{min-height:auto !important}.hero-grid{min-height:auto !important;grid-template-columns:1fr !important;gap:18px !important;padding-top:8px !important;padding-bottom:0 !important;align-items:start !important}.hero-copy{align-self:start !important;max-width:none !important}.hero h1{font-size:44px !important;max-width:none !important}.hero-icons{max-width:none !important}.quote-card{width:100% !important;max-width:420px !important;margin:0 auto -2px !important}.stats .container.stats-grid{padding-top:14px !important;padding-bottom:14px !important}}:root{--bfjp-header-h:74px;--bfjp-stats-h:74px;--bfjp-hero-min:calc(100svh - var(--bfjp-header-h) - var(--bfjp-stats-h))}html{scroll-padding-top:var(--bfjp-header-h)}.site-header .nav-wrap{min-height:var(--bfjp-header-h) !important;height:var(--bfjp-header-h) !important}.hero{min-height:clamp(560px,var(--bfjp-hero-min),720px) !important;background-position:center center !important}.hero-grid{min-height:clamp(560px,var(--bfjp-hero-min),720px) !important;grid-template-columns:minmax(520px,1fr) clamp(390px,27vw,440px) !important;gap:clamp(28px,4.2vw,72px) !important;align-items:center !important;padding-top:clamp(10px,2vh,26px) !important;padding-bottom:clamp(8px,1.5vh,18px) !important}.hero-copy{margin-top:clamp(-12px,-1.2vh,6px) !important;max-width:clamp(610px,47vw,760px) !important;align-self:center !important}.eyebrow{font-size:clamp(15px,1.05vw,18px) !important;margin-bottom:clamp(8px,1.2vh,16px) !important}.hero h1{font-size:clamp(48px,4.45vw,76px) !important;line-height:clamp(0.98,1vw,1.05) !important;max-width:clamp(560px,46vw,720px) !important;margin-bottom:clamp(12px,2vh,22px) !important;letter-spacing:-0.018em !important}.hero .lead{font-size:clamp(17px,1.55vw,22px) !important;line-height:1.45 !important;margin-bottom:clamp(12px,2vh,22px) !important}.hero-icons{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:clamp(8px,1.5vw,18px) !important;max-width:clamp(520px,42vw,660px) !important;margin-top:clamp(8px,1.2vh,14px) !important}.hero-icons > div{padding:clamp(7px,1.2vh,12px) 6px !important}.hero-icons span{font-size:clamp(28px,2.4vw,40px) !important}.hero-icons > div b{font-size:clamp(13px,1vw,16px) !important}.hero-icons > div small{font-size:clamp(11px,.9vw,13px) !important}.quote-card{width:clamp(390px,27vw,440px) !important;align-self:center !important;margin-top:0 !important;margin-bottom:0 !important}.quote-head{padding:clamp(10px,1.5vh,14px) clamp(16px,1.5vw,20px) clamp(8px,1.2vh,11px) !important}.quote-head h2{font-size:clamp(17px,1.25vw,20px) !important;line-height:1.15 !important}.quote-head p{font-size:clamp(10px,.8vw,12px) !important}.quote-form{padding:clamp(9px,1.4vh,12px) clamp(12px,1.3vw,16px) clamp(8px,1.2vh,11px) !important}.quote-form label{font-size:clamp(10px,.8vw,12px) !important;margin-bottom:clamp(3px,.65vh,5px) !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:clamp(11px,.85vw,13px) !important;padding:clamp(6px,.85vh,8px) clamp(8px,.8vw,10px) !important;margin-top:2px !important}.quote-form textarea{min-height:clamp(42px,6vh,56px) !important}.form-row{gap:clamp(6px,.8vw,10px) !important}.trip-type-wrap{font-size:clamp(10px,.8vw,11px) !important;margin-bottom:clamp(3px,.6vh,5px) !important}.trip-choice{padding:clamp(3px,.55vh,5px) clamp(7px,.7vw,9px) !important}.submit-btn{font-size:clamp(13px,1vw,15px) !important;padding:clamp(9px,1.2vh,11px) 12px !important}.privacy{font-size:clamp(8px,.65vw,9px) !important}.stats .container.stats-grid{min-height:var(--bfjp-stats-h) !important;padding-top:clamp(10px,1.2vh,14px) !important;padding-bottom:clamp(10px,1.2vh,14px) !important;max-width:min(1180px,94vw) !important}.stats-grid > div{min-height:auto !important}.stats-grid > div small,.stats-grid .stat-label{font-size:clamp(10px,.85vw,12px) !important}.stats-grid > div strong,.stats-grid .stat-value{font-size:clamp(19px,1.5vw,23px) !important}@media (max-width:1366px){:root{--bfjp-header-h:70px;--bfjp-stats-h:70px}.hero-grid{grid-template-columns:minmax(470px,1fr) clamp(380px,30vw,410px) !important}.quote-card{width:clamp(380px,30vw,410px) !important}}@media (max-width:1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 380px !important;gap:24px !important}.quote-card{width:380px !important}.hero h1{font-size:clamp(44px,4.8vw,56px) !important}}@media (max-width:980px){:root{--bfjp-header-h:66px;--bfjp-stats-h:auto}.hero{min-height:auto !important}.hero-grid{min-height:auto !important;grid-template-columns:1fr !important;gap:18px !important;align-items:start !important;padding-top:10px !important;padding-bottom:0 !important}.hero-copy{max-width:none !important;margin-top:0 !important}.hero h1{font-size:clamp(38px,9vw,48px) !important;max-width:none !important;line-height:1.04 !important}.hero-icons{max-width:none !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important}.quote-card{width:100% !important;max-width:430px !important;margin:0 auto -2px !important}}.stats{position:relative !important;z-index:3 !important;margin-top:0 !important;margin-bottom:-2px !important;border-bottom:0 !important;overflow:hidden !important}.stats::after{content:"" !important;position:absolute !important;left:0 !important;right:0 !important;bottom:0 !important;height:2px !important;background:linear-gradient(90deg,#010f27 0%,#021737 22%,#02214b 50%,#021737 78%,#010f27 100%) !important}.stats + *,.stats + section,.stats + div{margin-top:0 !important;border-top:0 !important}.stats + *{padding-top:34px !important;position:relative !important;z-index:1 !important}@media (min-width:981px){.stats + *{margin-top:0 !important}}@media (max-width:980px){.stats{margin-bottom:-1px !important}.stats + *{padding-top:24px !important}}:root{--bfjp-header-h:74px;--bfjp-stats-h:82px}@media (min-width:981px){.hero{min-height:calc(100svh - var(--bfjp-header-h) - var(--bfjp-stats-h)) !important}.hero-grid{min-height:calc(100svh - var(--bfjp-header-h) - var(--bfjp-stats-h)) !important;padding-top:clamp(12px,1.8vh,24px) !important;padding-bottom:clamp(10px,1.4vh,18px) !important;align-items:center !important}@supports (height:100dvh){.hero{min-height:calc(100dvh - var(--bfjp-header-h) - var(--bfjp-stats-h)) !important}.hero-grid{min-height:calc(100dvh - var(--bfjp-header-h) - var(--bfjp-stats-h)) !important}}.stats{min-height:var(--bfjp-stats-h) !important;margin-bottom:0 !important}.stats .container.stats-grid{min-height:var(--bfjp-stats-h) !important;padding-top:10px !important;padding-bottom:10px !important;box-sizing:border-box !important}.stats + *{margin-top:0 !important;padding-top:42px !important}}@media (min-width:981px) and (max-height:820px){:root{--bfjp-stats-h:76px}.hero h1{font-size:clamp(48px,4.1vw,68px) !important;line-height:1.02 !important;margin-bottom:14px !important}.hero .lead{font-size:clamp(17px,1.35vw,20px) !important;margin-bottom:14px !important}.hero-icons{margin-top:6px !important}.hero-icons > div{padding-top:6px !important;padding-bottom:6px !important}.quote-head{padding-top:10px !important;padding-bottom:8px !important}.quote-form{padding-top:8px !important;padding-bottom:8px !important}.quote-form textarea{min-height:40px !important}}.stats::after{height:0 !important}body{background:#010f27 !important}main{background:#fff !important}.hero,.stats{background-clip:border-box !important}:root{--bfjp-content-shift:clamp(2px,1.2vh,16px);--bfjp-copy-max:clamp(560px,42vw,700px);--bfjp-form-w:clamp(392px,27vw,430px)}@media (min-width:981px){.hero{min-height:calc(100svh - var(--bfjp-header-h) - var(--bfjp-stats-h)) !important}@supports (height:100dvh){.hero{min-height:calc(100dvh - var(--bfjp-header-h) - var(--bfjp-stats-h)) !important}}.hero-grid{grid-template-columns:minmax(520px,1fr) var(--bfjp-form-w) !important;gap:clamp(34px,4.2vw,72px) !important;align-items:center !important;padding-top:clamp(16px,2.2vh,28px) !important;padding-bottom:clamp(10px,1.5vh,18px) !important}.hero-copy{max-width:var(--bfjp-copy-max) !important;align-self:center !important;margin-top:0 !important;transform:translateY(var(--bfjp-content-shift)) !important}.eyebrow{margin-bottom:clamp(10px,1.4vh,18px) !important}.hero h1{max-width:var(--bfjp-copy-max) !important;font-size:clamp(50px,4.35vw,74px) !important;line-height:1.02 !important;margin-bottom:clamp(14px,1.8vh,22px) !important}.hero .lead{font-size:clamp(18px,1.45vw,22px) !important;margin-bottom:clamp(14px,1.8vh,22px) !important;max-width:min(95%,640px) !important}.hero-icons{max-width:min(94%,610px) !important;margin-top:clamp(4px,1vh,12px) !important;gap:clamp(8px,1.2vw,16px) !important}.hero-icons > div{padding:clamp(4px,.8vh,10px) 6px !important}.hero-icons > div b{font-size:clamp(14px,.98vw,16px) !important}.hero-icons > div small{font-size:clamp(11px,.88vw,13px) !important;margin-top:3px !important}.quote-card{width:var(--bfjp-form-w) !important;align-self:center !important;margin:0 !important;transform:translateY(var(--bfjp-content-shift)) !important}.quote-head{padding:clamp(11px,1.5vh,14px) 18px clamp(8px,1.2vh,10px) !important}.quote-head h2{font-size:clamp(18px,1.22vw,21px) !important}.quote-form{padding:clamp(8px,1.1vh,11px) 14px clamp(8px,1.1vh,10px) !important}.quote-form input,.quote-form select,.quote-form textarea{font-size:clamp(11px,.82vw,13px) !important;padding:clamp(6px,.78vh,8px) 10px !important}.quote-form textarea{min-height:clamp(42px,5.5vh,52px) !important}.submit-btn{padding:clamp(9px,1vh,11px) 12px !important}}@media (min-width:1500px) and (min-height:820px){:root{--bfjp-content-shift:10px;--bfjp-copy-max:680px;--bfjp-form-w:425px}.hero-grid{gap:46px !important}.hero h1{font-size:clamp(52px,4vw,70px) !important}}@media (min-width:981px) and (max-height:820px){:root{--bfjp-content-shift:0px;--bfjp-form-w:405px}.hero-grid{gap:clamp(24px,2.6vw,40px) !important;padding-top:10px !important;padding-bottom:8px !important}.hero h1{font-size:clamp(46px,4vw,66px) !important;margin-bottom:12px !important}.hero .lead{font-size:clamp(17px,1.25vw,20px) !important;margin-bottom:12px !important}.hero-icons{margin-top:2px !important}.quote-form textarea{min-height:38px !important}}@media (min-width:981px) and (max-width:1280px){.hero-grid{grid-template-columns:minmax(0,1fr) 395px !important;gap:28px !important}.quote-card{width:395px !important}.hero-copy{max-width:620px !important}.hero h1{font-size:clamp(46px,4.1vw,62px) !important}}@media (min-width:981px){.hero-grid{padding-top:clamp(18px,2.5vh,32px) !important;padding-bottom:clamp(14px,1.9vh,22px) !important}.hero-copy{max-width:clamp(610px,45vw,760px) !important;padding-top:6px !important;padding-bottom:6px !important}.hero h1{max-width:clamp(620px,48vw,790px) !important;font-size:clamp(48px,4.1vw,70px) !important;line-height:1.04 !important;margin-bottom:clamp(14px,1.9vh,22px) !important;word-break:keep-all !important;overflow-wrap:normal !important;line-break:strict !important;white-space:normal !important}@supports (text-wrap:balance){.hero h1{text-wrap:balance !important}}.hero .lead{margin-bottom:clamp(14px,1.8vh,22px) !important}.quote-card{padding-top:2px !important;padding-bottom:2px !important}}@media (min-width:981px) and (max-width:1366px){.hero h1{max-width:700px !important;font-size:clamp(46px,3.9vw,62px) !important}}@media (min-width:1500px){.hero h1{max-width:760px !important}}@media (min-width:981px) and (max-height:820px){.hero-grid{padding-top:14px !important;padding-bottom:10px !important}.hero h1{font-size:clamp(46px,3.9vw,66px) !important;max-width:690px !important}}.quote-card{padding-top:0 !important;padding-bottom:0 !important;overflow:hidden !important;background:#fff !important;border:0 !important}.quote-card .quote-head{margin-top:0 !important;border-top-left-radius:12px !important;border-top-right-radius:12px !important}.quote-card .quote-form{border-top:0 !important}.stats .container.stats-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:center !important;gap:8px !important;max-width:min(1180px,94vw) !important;padding-top:14px !important;padding-bottom:14px !important}.stats-grid .stat-item{position:relative !important;min-height:74px !important;display:flex !important;align-items:center !important;justify-content:center !important}.stats-grid .stat-center{position:relative !important;z-index:2 !important;text-align:center !important;min-width:160px !important}.stats-grid .stat-label{display:block !important;color:rgba(255,255,255,.96) !important;font-size:12px !important;font-weight:800 !important;letter-spacing:.02em !important;line-height:1.1 !important;margin-bottom:4px !important}.stats-grid .stat-value{display:block !important;margin-top:0 !important;font-weight:900 !important;font-size:22px !important;line-height:1 !important;color:var(--bfjp-gold-2) !important;letter-spacing:0 !important;text-shadow:0 1px 0 rgba(0,0,0,.12) !important}.stats-grid .stat-item:nth-child(1) .stat-value{color:#ffffff !important}.stats-grid .laurel{position:absolute !important;top:50% !important;width:30px !important;height:58px !important;transform:translateY(-36%) !important;opacity:1 !important;background-repeat:no-repeat !important;background-size:contain !important;background-position:center !important;z-index:1 !important;filter:drop-shadow(0 1px 0 rgba(0,0,0,.08)) !important}.stats-grid .laurel.left{left:calc(50% - 96px) !important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 76'><g fill='none' stroke='%23d7a72a' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'><path d='M29 5C14 15 9 32 8 53'/><path d='M25 10l-7 3 4 5'/><path d='M20 19l-7 3 4 5'/><path d='M16 29l-6 3 4 5'/><path d='M13 40l-6 3 4 5'/><path d='M11 51l-5 3 4 5'/><path d='M11 61l-4 3 3 4'/></g></svg>") !important}.stats-grid .laurel.right{right:calc(50% - 96px) !important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 76'><g fill='none' stroke='%23d7a72a' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'><path d='M7 5c15 10 20 27 21 48'/><path d='M11 10l7 3-4 5'/><path d='M16 19l7 3-4 5'/><path d='M20 29l6 3-4 5'/><path d='M23 40l6 3-4 5'/><path d='M25 51l5 3-4 5'/><path d='M25 61l4 3-3 4'/></g></svg>") !important}.stats-grid strong::first-letter{color:inherit !important}@media (max-width:1366px){.stats-grid .stat-center{min-width:150px !important}.stats-grid .laurel.left{left:calc(50% - 88px) !important}.stats-grid .laurel.right{right:calc(50% - 88px) !important}}@media (max-width:980px){.stats .container.stats-grid{grid-template-columns:1fr !important;gap:12px !important;padding-top:18px !important;padding-bottom:18px !important}.stats-grid .stat-item{min-height:62px !important}.stats-grid .stat-center{min-width:155px !important}.stats-grid .stat-value{font-size:24px !important}}.stats .container.stats-grid{max-width:min(1120px,92vw) !important;padding-top:16px !important;padding-bottom:16px !important;gap:34px !important}.stats-grid .stat-item{position:relative !important;min-height:78px !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:visible !important}.stats-grid .stat-center{min-width:152px !important;text-align:center !important;position:relative !important;z-index:2 !important}.stats-grid .stat-label{display:block !important;margin:0 0 7px !important;color:rgba(255,255,255,.96) !important;font-size:12px !important;line-height:1 !important;font-weight:800 !important;letter-spacing:.02em !important}.stats-grid .stat-value{display:block !important;margin:0 !important;font-size:25px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:-.02em !important;color:#fff !important;text-shadow:0 1px 2px rgba(0,0,0,.18) !important}.stats-grid .stat-item:nth-child(2) .stat-value,.stats-grid .stat-item:nth-child(3) .stat-value{color:#d9a72a !important}.stats-grid strong::first-letter{color:inherit !important}.stats-grid .laurel{position:absolute !important;top:50% !important;width:24px !important;height:54px !important;transform:translateY(-50%) !important;background-image:none !important;background:none !important;opacity:1 !important;z-index:1 !important;filter:none !important;pointer-events:none !important;border-color:#d9a72a !important;border-style:solid !important;box-sizing:border-box !important}.stats-grid .laurel.left{left:calc(50% - 92px) !important;border-width:2px 0 2px 2px !important;border-radius:30px 0 0 30px !important;transform:translateY(-50%) skewY(-7deg) !important}.stats-grid .laurel.right{right:calc(50% - 92px) !important;border-width:2px 2px 2px 0 !important;border-radius:0 30px 30px 0 !important;transform:translateY(-50%) skewY(7deg) !important}.stats-grid .laurel.left::before,.stats-grid .laurel.left::after,.stats-grid .laurel.right::before,.stats-grid .laurel.right::after{content:"" !important;position:absolute !important;width:7px !important;height:2px !important;background:#d9a72a !important;border-radius:999px !important}.stats-grid .laurel.left::before{top:7px !important;left:8px !important;transform:rotate(-28deg) !important}.stats-grid .laurel.left::after{bottom:7px !important;left:8px !important;transform:rotate(28deg) !important}.stats-grid .laurel.right::before{top:7px !important;right:8px !important;transform:rotate(28deg) !important}.stats-grid .laurel.right::after{bottom:7px !important;right:8px !important;transform:rotate(-28deg) !important}.stats{background:radial-gradient(circle at 50% 0%,rgba(7,48,102,.55) 0%,rgba(2,23,55,0) 44%),linear-gradient(90deg,#010f27 0%,#021a3f 24%,#022454 50%,#021a3f 76%,#010f27 100%) !important}@media (max-width:1366px){.stats .container.stats-grid{gap:18px !important}.stats-grid .stat-center{min-width:144px !important}.stats-grid .laurel.left{left:calc(50% - 86px) !important}.stats-grid .laurel.right{right:calc(50% - 86px) !important}}@media (max-width:980px){.stats .container.stats-grid{grid-template-columns:1fr !important;gap:12px !important}.stats-grid .stat-item{min-height:68px !important}.stats-grid .stat-value{font-size:24px !important}}.hero-icons{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;margin-top:38px !important;max-width:560px !important}.hero-icons div{width:auto !important;min-height:116px !important;text-align:center !important;padding:14px 10px 12px !important;border-bottom:0 !important;border-radius:14px !important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03)) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10),0 10px 24px rgba(0,0,0,.14) !important;backdrop-filter:blur(3px) !important;-webkit-backdrop-filter:blur(3px) !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important}.hero-icons span{display:flex !important;align-items:center !important;justify-content:center !important;width:54px !important;height:54px !important;margin:0 auto 10px !important;border-radius:50% !important;background:radial-gradient(circle at 35% 35%,rgba(255,231,168,.22),rgba(196,143,13,.05) 60%,transparent 72%) !important;box-shadow:inset 0 0 0 1px rgba(214,164,39,.42),0 8px 18px rgba(0,0,0,.20) !important;color:#dca829 !important;font-size:34px !important;line-height:1 !important;text-shadow:0 1px 0 rgba(0,0,0,.18) !important}.hero-icons b{display:block !important;margin-top:2px !important;font-size:17px !important;line-height:1.28 !important;color:#ffffff !important;font-weight:800 !important;letter-spacing:.01em !important}.hero-icons small{display:block !important;margin-top:6px !important;font-size:14px !important;line-height:1.45 !important;color:rgba(255,255,255,.98) !important;font-weight:600 !important}@media (max-width:1366px){.hero-icons{max-width:520px !important;gap:14px !important}.hero-icons div{min-height:108px !important;padding:12px 8px 10px !important}.hero-icons span{width:50px !important;height:50px !important;font-size:31px !important}.hero-icons b{font-size:16px !important}.hero-icons small{font-size:13px !important}}@media (max-width:980px){.hero-icons{grid-template-columns:repeat(3,1fr) !important;max-width:100% !important;gap:10px !important}.hero-icons div{min-height:96px !important;padding:10px 6px !important;border-radius:12px !important}.hero-icons span{width:44px !important;height:44px !important;font-size:28px !important;margin-bottom:8px !important}.hero-icons b{font-size:15px !important}.hero-icons small{font-size:12px !important;line-height:1.35 !important}}.stats{background:radial-gradient(circle at 50% 0%,rgba(7,48,102,.40) 0%,rgba(2,23,55,0) 42%),linear-gradient(90deg,#02112d 0%,#032052 26%,#03265f 50%,#032052 74%,#02112d 100%) !important}.stats .container.stats-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:center !important;gap:8px !important;max-width:min(1160px,94vw) !important;padding-top:16px !important;padding-bottom:16px !important}.stats-grid .stat-item{min-height:68px !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important}.stats-grid .laurel{display:none !important}.stats-grid .stat-center{min-width:auto !important;width:100% !important}.stats-grid .stat-label{display:block !important;color:rgba(255,255,255,.95) !important;font-size:12px !important;font-weight:800 !important;line-height:1.2 !important;letter-spacing:.02em !important;margin:0 0 8px !important}.stats-grid .stat-value{display:block !important;margin:0 !important;font-size:25px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:-.01em !important;color:#dca829 !important;text-shadow:0 1px 2px rgba(0,0,0,.18) !important}.stats-grid .stat-item:nth-child(1) .stat-value,.stats-grid .stat-item:nth-child(2) .stat-value,.stats-grid .stat-item:nth-child(3) .stat-value{color:#dca829 !important}@media (max-width:980px){.stats .container.stats-grid{grid-template-columns:1fr !important;gap:14px !important;padding-top:18px !important;padding-bottom:18px !important}.stats-grid .stat-item{min-height:56px !important}.stats-grid .stat-value{font-size:24px !important}}.hero-icons{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;max-width:590px !important;margin-top:40px !important}.hero-icons div{width:auto !important;min-height:120px !important;padding:16px 10px 14px !important;border-radius:14px !important;background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.05)) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.13),0 14px 30px rgba(0,0,0,.16) !important;border-bottom:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;backdrop-filter:blur(7px) saturate(118%) !important;-webkit-backdrop-filter:blur(7px) saturate(118%) !important}.hero-icons span{display:flex !important;width:58px !important;height:58px !important;margin:0 auto 11px !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;background:radial-gradient(circle at 35% 35%,rgba(255,240,205,.16),rgba(218,168,41,.05) 58%,transparent 72%) !important;box-shadow:inset 0 0 0 1px rgba(220,168,41,.36) !important;color:#dca829 !important;font-size:33px !important;line-height:1 !important}.hero-icons b{display:block !important;margin-top:1px !important;color:#ffffff !important;font-size:16px !important;line-height:1.35 !important;font-weight:800 !important;letter-spacing:.01em !important;white-space:nowrap !important}.hero-icons small{display:block !important;margin-top:5px !important;color:rgba(255,255,255,.98) !important;font-size:14px !important;line-height:1.42 !important;font-weight:600 !important}.stats{background:radial-gradient(circle at 50% 0%,rgba(6,48,102,.32) 0%,rgba(1,18,44,0) 42%),linear-gradient(90deg,#02112d 0%,#032156 28%,#032865 50%,#032156 72%,#02112d 100%) !important}.stats .container.stats-grid{max-width:min(1240px,95vw) !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:center !important;justify-items:center !important;gap:0 !important;padding:18px 22px 17px !important}.stats-grid .stat-item{width:100% !important;min-height:58px !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;position:relative !important;overflow:visible !important}.stats-grid .stat-item::before,.stats-grid .stat-item::after,.stats-grid .laurel,.stats-grid .laurel::before,.stats-grid .laurel::after{display:none !important;content:none !important;background:none !important;border:0 !important}.stats-grid .stat-center{width:100% !important;min-width:0 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important}.stats-grid .stat-label{display:block !important;margin:0 0 7px !important;color:rgba(255,255,255,.94) !important;font-size:12px !important;line-height:1.2 !important;font-weight:800 !important;letter-spacing:.02em !important}.stats-grid .stat-value{display:block !important;margin:0 !important;color:#dca829 !important;font-size:25px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:-.01em !important;text-shadow:0 1px 2px rgba(0,0,0,.14) !important}.stats-grid strong::first-letter{color:inherit !important}@media (max-width:1440px){.hero-icons{max-width:560px !important;gap:15px !important}.hero-icons div{min-height:114px !important}}@media (max-width:980px){.hero-icons{grid-template-columns:repeat(3,1fr) !important;max-width:100% !important;gap:10px !important}.hero-icons div{min-height:98px !important;padding:10px 7px !important;border-radius:12px !important}.hero-icons span{width:46px !important;height:46px !important;font-size:28px !important;margin-bottom:8px !important}.hero-icons b{font-size:14px !important;white-space:normal !important}.hero-icons small{font-size:12px !important}.stats .container.stats-grid{grid-template-columns:1fr !important;gap:12px !important;padding-top:16px !important;padding-bottom:16px !important}.stats-grid .stat-item{min-height:52px !important}.stats-grid .stat-value{font-size:23px !important}}.hero-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:540px;margin-top:34px}.hero-features .feature-card{min-height:118px;padding:16px 12px 14px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.07));box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 14px 34px rgba(0,0,0,.18);backdrop-filter:blur(10px) saturate(118%);-webkit-backdrop-filter:blur(10px) saturate(118%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.hero-features .feature-icon{display:flex;align-items:center;justify-content:center;width:54px;height:54px;margin:0 auto 10px;border-radius:50%;background:radial-gradient(circle at 35% 35%,rgba(220,168,41,.18),rgba(220,168,41,.04) 62%,transparent 72%);color:#dca829;box-shadow:inset 0 0 0 1px rgba(220,168,41,.30)}.hero-features .feature-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-features .feature-card b{display:block;color:#fff;font-size:16px;line-height:1.3;font-weight:800;letter-spacing:.01em;white-space:nowrap}.hero-features .feature-card small{display:block;margin-top:4px;color:rgba(255,255,255,.97);font-size:14px;line-height:1.35;font-weight:600}.stat-strip{background:linear-gradient(90deg,#02112d 0%,#032156 28%,#032865 50%,#032156 72%,#02112d 100%)}.stat-strip .stat-strip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-items:center;gap:0;max-width:min(1240px,95vw);padding:18px 20px 16px}.stat-strip .stat-clean{width:100%;min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.stat-strip .stat-clean::before,.stat-strip .stat-clean::after,.stat-strip .stat-clean *::before,.stat-strip .stat-clean *::after{content:none!important;display:none!important}.stat-strip .stat-clean-label{display:block;margin:0 0 8px;color:rgba(255,255,255,.95);font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.04em}.stat-strip .stat-clean-value{display:block;margin:0;color:#dca829;font-size:26px;line-height:1;font-weight:900;letter-spacing:-.01em}@media (max-width:1100px){.hero-features{max-width:500px;gap:12px}.hero-features .feature-card{min-height:108px;padding:13px 9px 12px}.hero-features .feature-card b{font-size:15px}.hero-features .feature-card small{font-size:13px}}@media (max-width:980px){.hero-features{grid-template-columns:repeat(3,1fr);max-width:100%;gap:10px}.hero-features .feature-card{min-height:96px;padding:10px 6px;border-radius:12px}.hero-features .feature-icon{width:44px;height:44px;margin-bottom:8px}.hero-features .feature-icon svg{width:28px;height:28px}.hero-features .feature-card b{font-size:13px;white-space:normal}.hero-features .feature-card small{font-size:12px}.stat-strip .stat-strip-grid{grid-template-columns:1fr;gap:12px;padding:16px 18px}.stat-strip .stat-clean{min-height:50px}.stat-strip .stat-clean-value{font-size:24px}}.stat-strip{background:linear-gradient(90deg,#031125 0%,#041933 18%,#052144 50%,#041933 82%,#031125 100%) !important;border-top:1px solid rgba(214,169,58,.10) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03),inset 0 -1px 0 rgba(0,0,0,.28) !important}.stat-strip .stat-strip-grid{padding:20px 28px 19px !important;max-width:min(1280px,96vw) !important}.stat-strip .stat-clean{position:relative !important}.stat-strip .stat-clean-label{color:rgba(255,255,255,.88) !important;font-size:11.5px !important;font-weight:700 !important;letter-spacing:.12em !important;margin-bottom:8px !important;text-transform:none !important}.stat-strip .stat-clean-value{color:#d9aa38 !important;font-size:25px !important;font-weight:800 !important;letter-spacing:.01em !important;line-height:1 !important;text-shadow:0 1px 2px rgba(0,0,0,.22) !important}@media (min-width:1200px){.stat-strip .stat-clean-value{font-size:27px !important}}@media (max-width:980px){.stat-strip .stat-strip-grid{padding:16px 18px !important}.stat-strip .stat-clean-label{font-size:11px !important;letter-spacing:.08em !important}.stat-strip .stat-clean-value{font-size:24px !important}}.stat-strip{margin-top:0 !important}.stat-strip .stat-strip-grid{padding:10px 20px 8px !important;gap:0 !important}.stat-strip .stat-clean{min-height:42px !important;justify-content:center !important}.stat-strip .stat-clean-label{margin:0 0 5px !important}.stat-strip .stat-clean-value{line-height:1.02 !important}.stat-strip + .section,.stat-strip + .section.soft,.stat-strip + section{margin-top:0 !important}@media (max-width:980px){.stat-strip .stat-strip-grid{padding:10px 14px 8px !important}.stat-strip .stat-clean{min-height:40px !important}}html{scroll-behavior:auto !important;scroll-padding-top:0 !important}body{overflow-anchor:none !important}main#top,.hero,.stat-strip{overflow-anchor:none !important}.route img{height:128px !important;object-fit:cover !important;object-position:center center !important;filter:saturate(1.04) contrast(1.02) !important}.route{overflow:hidden !important}#airlines.section{padding-top:64px;padding-bottom:64px;background:#fff}#airlines .section-title{margin-bottom:34px}.airline-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 10px;align-items:stretch;max-width:100%}.airline-card{min-width:0}.airline-glass{height:116px;display:flex;align-items:center;justify-content:center;padding:18px 20px;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(247,248,251,.76));border:1px solid rgba(220,225,234,.96);box-shadow:0 10px 24px rgba(15,23,42,.04),inset 0 1px 0 rgba(255,255,255,.92);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%)}.airline-logo{display:block;max-width:74%;max-height:60px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}.airline-fallback{font-weight:800;color:#0c2340;font-size:20px;letter-spacing:.02em;text-align:center}.airline-jal .airline-logo{max-width:44%;max-height:84px}.airline-ana .airline-logo{max-width:62%;max-height:74px}.airline-emirates .airline-logo{max-width:52%;max-height:68px}.airline-qatar-airways .airline-logo{max-width:58%;max-height:54px}.airline-singapore-airlines .airline-logo{max-width:56%;max-height:64px}.airline-cathay-pacific .airline-logo{max-width:66%;max-height:64px}.airline-american-airlines .airline-logo{max-width:60%;max-height:60px}.airline-air-france .airline-logo{max-width:72%;max-height:52px}.airline-lufthansa .airline-logo{max-width:58%;max-height:64px}.airline-british-airways .airline-logo{max-width:60%;max-height:62px}#airlines .center{margin-top:20px}#airlines .ghost{min-width:262px;padding:14px 34px;border-radius:8px;border:1px solid #d3d9e3;background:#fff;color:#071b34;font-weight:800;box-shadow:0 6px 18px rgba(15,23,42,.04)}@media (max-width:980px){.airline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media (max-width:560px){.airline-grid{grid-template-columns:1fr}.airline-glass{height:104px}}#airlines{background:linear-gradient(180deg,#f8f8f7 0%,#f4f4f2 100%)}#airlines .container{max-width:1320px}.airline-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:stretch}.airline-card{min-width:0}.airline-glass{position:relative;overflow:hidden;min-height:108px;height:108px;display:flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.62);background:linear-gradient(135deg,rgba(255,255,255,.34) 0%,rgba(255,255,255,.18) 42%,rgba(255,255,255,.10) 100%),linear-gradient(180deg,rgba(255,255,255,.56) 0%,rgba(240,242,246,.34) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),inset 0 -1px 0 rgba(255,255,255,.22),0 8px 24px rgba(18,31,53,.08),0 1px 2px rgba(18,31,53,.05);backdrop-filter:blur(24px) saturate(165%);-webkit-backdrop-filter:blur(24px) saturate(165%)}.airline-glass::before{content:"";position:absolute;inset:1px;border-radius:13px;background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.08) 55%,rgba(255,255,255,.04));pointer-events:none}.airline-glass::after{content:"";position:absolute;left:-20%;top:-70%;width:64%;height:210%;transform:rotate(28deg);background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,0));opacity:.65;pointer-events:none}.airline-logo{position:relative;z-index:1;display:block;width:auto;max-width:90%;max-height:78px;height:auto;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(255,255,255,.45))}.airline-fallback{position:relative;z-index:1;font-size:28px;font-weight:800;letter-spacing:.02em;color:#1a3157}.airline-ana .airline-logo{max-width:84%;max-height:82px}.airline-japan-airlines .airline-logo,.airline-jal .airline-logo{max-width:70%;max-height:84px}.airline-emirates .airline-logo{max-width:62%;max-height:80px}.airline-qatar-airways .airline-logo{max-width:74%;max-height:70px}.airline-singapore-airlines .airline-logo{max-width:76%;max-height:72px}.airline-cathay-pacific .airline-logo{max-width:82%;max-height:72px}.airline-turkish-airlines .airline-logo{max-width:92%;max-height:72px}.airline-air-france .airline-logo{max-width:86%;max-height:64px}.airline-lufthansa .airline-logo{max-width:78%;max-height:74px}.airline-british-airways .airline-logo{max-width:82%;max-height:74px}@media (max-width:980px){.airline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.airline-glass{height:100px;min-height:100px;padding:10px}.airline-logo{max-height:70px;max-width:88%}}@media (max-width:560px){.airline-grid{grid-template-columns:1fr}.airline-glass{height:96px;min-height:96px}}#airlines{position:relative !important;overflow:hidden !important;padding:88px 0 66px !important;background:radial-gradient(1100px 480px at 12% 14%,rgba(255,255,255,.98) 0%,rgba(255,255,255,.72) 22%,rgba(255,255,255,0) 58%),radial-gradient(900px 420px at 88% 16%,rgba(255,255,255,.92) 0%,rgba(255,255,255,.54) 18%,rgba(255,255,255,0) 58%),linear-gradient(180deg,#f8f8f7 0%,#f1f1ef 100%) !important}#airlines .container{max-width:1560px !important;padding-left:32px !important;padding-right:32px !important}#airlines .section-title{margin:0 0 48px !important;font-family:Georgia,"Yu Mincho",serif !important;font-size:38px !important;font-weight:700 !important;letter-spacing:.04em !important;color:#162c4f !important}#airlines .section-title::after{width:62px !important;height:4px !important;margin-top:18px !important;border-radius:4px !important;background:linear-gradient(90deg,#cfa140,#e4b750) !important}#airlines .airline-grid{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:22px 22px !important;align-items:stretch !important}#airlines .airline-card{min-width:0 !important}#airlines .airline-glass{position:relative !important;overflow:hidden !important;min-height:176px !important;height:176px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:18px 20px !important;border-radius:22px !important;border:1px solid rgba(255,255,255,.82) !important;background:linear-gradient(135deg,rgba(255,255,255,.70) 0%,rgba(255,255,255,.38) 36%,rgba(255,255,255,.24) 100%),linear-gradient(180deg,rgba(250,250,249,.90) 0%,rgba(240,240,238,.82) 100%) !important;box-shadow:0 18px 40px rgba(25,42,68,.08),0 3px 8px rgba(25,42,68,.05),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(255,255,255,.32) !important;backdrop-filter:blur(28px) saturate(155%) !important;-webkit-backdrop-filter:blur(28px) saturate(155%) !important}#airlines .airline-glass::before{content:"";position:absolute;inset:1px;border-radius:21px;background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(255,255,255,.10) 55%,rgba(255,255,255,.03));pointer-events:none}#airlines .airline-glass::after{content:"";position:absolute;top:-45%;left:-18%;width:56%;height:190%;transform:rotate(25deg);background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,255,255,.08) 48%,rgba(255,255,255,0));opacity:.78;pointer-events:none}#airlines .airline-logo{position:relative !important;z-index:1 !important;display:block !important;width:auto !important;height:auto !important;max-width:88% !important;max-height:114px !important;object-fit:contain !important;filter:drop-shadow(0 1px 0 rgba(255,255,255,.35)) !important}#airlines .airline-ana .airline-logo{max-width:84% !important;max-height:110px !important}#airlines .airline-japan-airlines .airline-logo,#airlines .airline-jal .airline-logo{max-width:78% !important;max-height:112px !important}#airlines .airline-emirates .airline-logo{max-width:64% !important;max-height:106px !important}#airlines .airline-qatar-airways .airline-logo{max-width:82% !important;max-height:86px !important}#airlines .airline-singapore-airlines .airline-logo{max-width:78% !important;max-height:96px !important}#airlines .airline-cathay-pacific .airline-logo{max-width:78% !important;max-height:92px !important}#airlines .airline-turkish-airlines .airline-logo{max-width:86% !important;max-height:108px !important}#airlines .airline-air-france .airline-logo{max-width:86% !important;max-height:82px !important}#airlines .airline-lufthansa .airline-logo{max-width:80% !important;max-height:92px !important}#airlines .airline-british-airways .airline-logo{max-width:80% !important;max-height:92px !important}#airlines .center{margin-top:34px !important}#airlines .ghost{min-width:460px !important;padding:18px 42px !important;border-radius:16px !important;border:1px solid rgba(183,152,99,.48) !important;background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(249,247,244,.74)) !important;box-shadow:0 10px 24px rgba(18,31,53,.05),inset 0 1px 0 rgba(255,255,255,.95) !important;color:#142a4d !important;font-size:17px !important;font-weight:800 !important;letter-spacing:.03em !important}@media (max-width:1280px){#airlines .airline-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important}}@media (max-width:980px){#airlines{padding:64px 0 54px !important}#airlines .section-title{font-size:32px !important;margin-bottom:34px !important}#airlines .airline-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important}#airlines .airline-glass{height:132px !important;min-height:132px !important;border-radius:18px !important}#airlines .airline-logo{max-height:92px !important;max-width:86% !important}#airlines .ghost{min-width:0 !important;width:100% !important;max-width:420px !important}}@media (max-width:560px){#airlines .airline-grid{grid-template-columns:1fr !important}#airlines .airline-glass{height:118px !important;min-height:118px !important}#airlines .section-title{font-size:28px !important}}#airlines.airline-image-section{background:linear-gradient(180deg,#f4f4f2 0%,#f2f2f0 100%) !important;padding:56px 0 72px !important}#airlines .airline-image-container{max-width:1480px !important}#airlines .airlines-template-image{display:block;width:100%;height:auto;margin:0 auto;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}@media (max-width:980px){#airlines.airline-image-section{padding:42px 0 54px !important}#airlines .airline-image-container{padding:0 16px !important}#airlines .airlines-template-image{border-radius:14px}}.hero-features .feature-icon-editable{font-size:28px;font-weight:800;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;line-height:1}.reason-grid .reason-icon{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;line-height:1}.hero-features .feature-icon-editable,.reason-grid .reason-icon{font-family:inherit}.hero-features .feature-icon-editable svg{width:28px;height:28px;display:block;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 0 rgba(255,255,255,.08))}.hero-features .feature-icon{background:radial-gradient(circle at 35% 35%,rgba(220,168,41,.20),rgba(220,168,41,.06) 62%,transparent 74%);box-shadow:inset 0 0 0 1px rgba(220,168,41,.34),0 6px 12px rgba(0,0,0,.10)}.hero-features .feature-card{backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}.hero-features .feature-card:hover{transform:translateY(-2px);transition:transform .25s ease,box-shadow .25s ease;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 18px 38px rgba(0,0,0,.22)}.feature-icon-fallback-text{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:24px;font-weight:700;line-height:1}.reason-grid .reason-icon svg{width:40px;height:40px;display:block;margin:0 auto;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.nav-apps{display:inline-flex;align-items:center;gap:10px;margin-left:6px;flex:0 0 auto}.nav-app-btn{width:74px;height:34px;padding:0 !important;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff !important;background:rgba(7,17,39,.74);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 18px rgba(0,0,0,.16);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.nav-app-btn:hover{transform:translateY(-1px);color:#fff !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 12px 22px rgba(0,0,0,.22)}.nav-app-btn svg{display:block;width:18px;height:18px;fill:currentColor}.nav-app-btn.facebook{background:linear-gradient(180deg,#456fbb 0%,#355da8 100%)}.nav-app-btn.facebook svg{width:17px;height:17px}.nav-app-btn.lineapp{background:linear-gradient(180deg,#31d93c 0%,#22c53a 100%)}.nav-app-btn.lineapp svg{width:24px;height:24px}.nav-app-btn.xapp{background:linear-gradient(180deg,#111827 0%,#05070d 100%)}.nav-app-btn.xapp svg{width:16px;height:16px}.reason-grid article{padding:24px 30px !important}.reason-grid .reason-icon{width:82px;height:82px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0a2547 !important;background:radial-gradient(circle at 35% 35%,rgba(214,169,58,.18),rgba(214,169,58,.05) 62%,transparent 73%);box-shadow:inset 0 0 0 1px rgba(214,169,58,.28),0 10px 22px rgba(10,37,71,.07);line-height:1;font-family:inherit !important}.reason-grid .reason-icon svg{width:42px !important;height:42px !important;display:block;margin:0 auto;fill:none !important;stroke:currentColor !important;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.reason-grid .reason-icon svg [fill="currentColor"]{fill:currentColor !important;stroke:none !important}.reason-grid h3{margin:0 0 12px !important;color:#071b34}.reason-grid p{margin:0}@media (min-width:1400px){.nav-app-btn{width:78px;height:36px}}@media (max-width:1180px){.nav-apps{gap:8px}.nav-app-btn{width:66px;height:34px}}@media (max-width:980px){.nav-apps{width:100%;justify-content:flex-start;margin-top:4px;margin-left:0}.nav-app-btn{width:64px;height:36px}.reason-grid article{padding:22px 18px !important}}@media (max-width:560px){.nav-apps{gap:8px}.nav-app-btn{width:58px;height:34px;border-radius:7px}.reason-grid .reason-icon{width:74px;height:74px;margin-bottom:14px}.reason-grid .reason-icon svg{width:38px !important;height:38px !important}}.site-header .container.nav-wrap{width:100%;max-width:min(1560px,calc(100vw - 48px)) !important;padding-left:18px !important;padding-right:18px !important;gap:18px !important}.site-header .brand{flex:0 0 auto !important}.site-header .nav{flex:1 1 auto !important;min-width:0 !important;justify-content:flex-end !important;gap:clamp(12px,.9vw,22px) !important;white-space:nowrap !important}.site-header .nav > a{flex:0 0 auto !important}.site-header .nav-apps{flex:0 0 auto !important;display:inline-flex !important}@media (min-width:1500px){.site-header .container.nav-wrap{max-width:min(1680px,calc(100vw - 56px)) !important}.site-header .nav{gap:18px !important}.site-header .nav-app-btn{width:72px !important;height:34px !important}}@media (min-width:1700px){.site-header .container.nav-wrap{max-width:min(1760px,calc(100vw - 72px)) !important}.site-header .nav{gap:20px !important}.site-header .nav-app-btn{width:74px !important;height:34px !important}}@media (max-width:1280px){.site-header .container.nav-wrap{max-width:calc(100vw - 32px) !important;padding-left:16px !important;padding-right:16px !important}.site-header .nav{gap:11px !important;font-size:13px !important}.site-header .nav-apps{gap:8px !important}.site-header .nav-app-btn{width:62px !important;height:32px !important}}@media (max-width:1080px){.site-header .nav a[href="#contact"]{display:none !important}}.site-header .container.nav-wrap{position:relative !important;width:100% !important;max-width:min(1680px,calc(100vw - 48px)) !important;padding-left:18px !important;padding-right:18px !important;gap:16px !important}.site-header .nav{flex:1 1 auto !important;min-width:0 !important;justify-content:flex-end !important;gap:clamp(10px,.72vw,20px) !important;padding-right:270px !important;white-space:nowrap !important}.site-header .nav .nav-apps,.site-header .nav-apps{display:none !important}.header-apps-fixed{position:absolute !important;right:18px !important;top:50% !important;transform:translateY(-50%) !important;z-index:999 !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:10px !important;pointer-events:auto !important;visibility:visible !important;opacity:1 !important}.header-app-link{width:76px !important;height:36px !important;padding:0 !important;border-radius:8px !important;display:flex !important;align-items:center !important;justify-content:center !important;color:#fff !important;text-decoration:none !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10),0 8px 18px rgba(0,0,0,.16) !important;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease !important}.header-app-link:hover{color:#fff !important;transform:translateY(-1px) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 12px 22px rgba(0,0,0,.22) !important}.header-app-link.facebook{background:linear-gradient(180deg,#456fbb 0%,#355da8 100%) !important}.header-app-link.lineapp{background:linear-gradient(180deg,#31d93c 0%,#22c53a 100%) !important}.header-app-link.xapp{background:linear-gradient(180deg,#121826 0%,#05070d 100%) !important}.header-app-link svg{display:block !important;fill:currentColor !important}.header-app-link.facebook svg{width:17px !important;height:17px !important}.header-app-link.lineapp svg{width:25px !important;height:25px !important}.header-app-link.xapp svg{width:16px !important;height:16px !important}@media (min-width:1700px){.site-header .container.nav-wrap{max-width:min(1760px,calc(100vw - 64px)) !important}.site-header .nav{padding-right:278px !important}}@media (max-width:1380px){.site-header .nav{gap:10px !important;font-size:13px !important;padding-right:238px !important}.header-app-link{width:66px !important;height:34px !important}.header-apps-fixed{gap:8px !important}}@media (max-width:1180px){.site-header .nav a[href="#contact"]{display:none !important}.site-header .nav{padding-right:220px !important}.header-app-link{width:62px !important;height:34px !important}}@media (max-width:980px){.site-header .container.nav-wrap{max-width:calc(100vw - 24px) !important;min-height:72px !important}.site-header .nav{padding-right:0 !important}.header-apps-fixed{right:64px !important;gap:7px !important}.header-app-link{width:50px !important;height:34px !important;border-radius:7px !important}.header-app-link.facebook svg{width:15px !important;height:15px !important}.header-app-link.lineapp svg{width:22px !important;height:22px !important}.header-app-link.xapp svg{width:14px !important;height:14px !important}}@media (max-width:560px){.header-apps-fixed{right:54px !important;gap:6px !important}.header-app-link{width:42px !important;height:32px !important}}@media (max-width:420px){.header-app-link{width:36px !important;height:30px !important}.header-apps-fixed{gap:5px !important}}.header-app-link{width:40px !important;height:40px !important;border-radius:9px !important}.header-apps-fixed{gap:10px !important}.header-app-link.facebook svg{width:17px !important;height:17px !important}.header-app-link.lineapp svg{width:24px !important;height:24px !important}.header-app-link.xapp svg{width:16px !important;height:16px !important}@media (max-width:1380px){.header-app-link{width:38px !important;height:38px !important}}@media (max-width:980px){.header-app-link{width:36px !important;height:36px !important}}.quote-head .quote-line-guide{margin:10px auto 0;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;padding:7px 14px;border-radius:999px;background:linear-gradient(180deg,#2bd84a 0%,#19bf36 100%);color:#fff !important;font-size:13px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 8px 18px rgba(25,191,54,.24),inset 0 1px 0 rgba(255,255,255,.18)}.quote-head .quote-line-guide:hover{color:#fff !important;transform:translateY(-1px)}.quote-line-guide__icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.quote-line-guide__icon svg{width:100%;height:100%;display:block;fill:currentColor}@media (max-width:560px){.quote-head .quote-line-guide{margin-top:9px;min-height:32px;font-size:13px;padding:8px 14px}}.quote-head{padding:18px 22px 14px !important}.quote-head-single{display:block;margin:0 0 10px !important;font-size:22px !important;line-height:1.2 !important;letter-spacing:.01em;white-space:nowrap}.quote-head p{margin:0 0 8px !important}.quote-line-guide{margin-top:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px;padding:10px 16px !important;font-size:14px !important;line-height:1 !important;white-space:nowrap}.quote-line-guide svg,.quote-line-guide img{flex:0 0 auto}@media (max-width:560px){.quote-head{padding:16px 14px 12px !important}.quote-head-single{font-size:18px !important;white-space:normal}.quote-line-guide{font-size:13px !important;padding:9px 14px !important}}.quote-head-forced{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;padding:18px 22px 14px !important}.quote-head-forced .quote-head-single{display:block !important;margin:0 0 10px !important;font-size:22px !important;line-height:1.2 !important;letter-spacing:.01em !important;white-space:nowrap !important;text-align:center !important}.quote-head-forced > p{display:none !important}.quote-head-forced .quote-line-guide{margin-top:0 !important}@media (max-width:560px){.quote-head-forced{padding:16px 14px 12px !important}.quote-head-forced .quote-head-single{font-size:18px !important;white-space:normal !important}}@media (max-width:560px){.site-header .container.nav-wrap{padding-left:8px !important;padding-right:8px !important;min-height:68px !important}.site-header .brand{min-width:0 !important;max-width:calc(100% - 178px) !important;gap:7px !important;align-items:center !important}.site-header .brand-icon-wrap{width:36px !important;height:36px !important;flex:0 0 36px !important}.site-header .brand-icon{width:26px !important;height:26px !important}.site-header .brand-text strong{font-size:14px !important;line-height:1 !important;letter-spacing:0 !important}.site-header .brand-text small{display:none !important}.header-apps-fixed{right:40px !important;gap:5px !important}.header-app-link{width:34px !important;height:30px !important;border-radius:8px !important}.header-app-link.facebook svg{width:12px !important;height:12px !important}.header-app-link.lineapp svg{width:16px !important;height:16px !important}.header-app-link.xapp svg{width:12px !important;height:12px !important}.menu-btn{right:6px !important;width:30px !important;height:30px !important;font-size:22px !important}}@media (max-width:390px){.site-header .brand{max-width:calc(100% - 170px) !important;gap:6px !important}.site-header .brand-text strong{font-size:13px !important}.header-apps-fixed{right:38px !important;gap:4px !important}.header-app-link{width:32px !important;height:28px !important}}@media (max-width:980px){#airlines.airline-image-section{padding:34px 0 50px !important}#airlines .airline-image-container{width:100% !important;max-width:none !important;padding-left:8px !important;padding-right:8px !important}#airlines .airlines-template-image{width:calc(100vw - 16px) !important;max-width:none !important;margin-left:50% !important;margin-right:0 !important;transform:translateX(-50%) !important;border-radius:16px !important}}@media (max-width:560px){#airlines.airline-image-section{padding:30px 0 46px !important}#airlines .airline-image-container{padding-left:4px !important;padding-right:4px !important}#airlines .airlines-template-image{width:calc(100vw - 8px) !important;border-radius:14px !important}}.footer-trust{background:linear-gradient(90deg,#061a33 0%,#072341 55%,#061a33 100%) !important}.footer-grid-trust{display:grid !important;grid-template-columns:1.35fr 1.55fr 1.25fr 1.35fr !important;gap:34px !important;align-items:start !important;padding:34px 24px 28px !important}.footer-trust h4{margin:0 0 14px !important;font-size:16px !important;color:#fff !important;font-weight:900 !important;letter-spacing:.02em !important}.footer-trust p{font-size:13px !important;line-height:1.85 !important;color:rgba(255,255,255,.90) !important;opacity:1 !important;margin:0 !important}.footer-service-info,.footer-contact-info{min-width:0 !important}.footer-trust-stack{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;align-items:stretch !important}.footer-trust .trust-badge{background:rgba(255,255,255,.96) !important;color:#10213b !important;border-radius:12px !important;border:1px solid rgba(217,166,43,.58) !important;box-shadow:0 14px 28px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.78) !important;padding:10px 12px !important;text-align:center !important}.footer-trust .trust-badge span{display:block !important;margin:0 0 7px !important;font-size:11px !important;color:#344256 !important;letter-spacing:.05em !important;text-transform:uppercase !important;font-weight:800 !important}.footer-trust .trust-badge small{display:block !important;margin-top:5px !important;font-size:10px !important;color:#5e6b7d !important;line-height:1.35 !important;font-weight:700 !important}.footer-trust .iata-badge img{display:block !important;max-width:142px !important;max-height:76px !important;width:auto !important;height:auto !important;object-fit:contain !important;margin:0 auto !important}.footer-trust .alliance-badge img{display:block !important;max-width:178px !important;max-height:42px !important;width:100% !important;height:auto !important;object-fit:contain !important;margin:0 auto !important}.footer-trust .ssl-badge{padding:10px 12px !important;font-size:11px !important;border:1px solid rgba(217,166,43,.66) !important}.footer-trust .ssl-badge b{color:#c7a87c !important;font-size:21px !important}@media (max-width:1180px){.footer-grid-trust{grid-template-columns:1fr 1fr !important;gap:26px !important}.footer-trust-stack{grid-template-columns:repeat(3,minmax(0,1fr)) !important;grid-column:1 / -1 !important}}@media (max-width:680px){.footer-grid-trust{grid-template-columns:1fr !important;gap:20px !important;padding:30px 20px 24px !important}.footer-trust-stack{grid-template-columns:1fr !important}.footer-trust .trust-badge{max-width:280px !important;width:100% !important;margin:0 auto !important}}.footer-trust .ssl-badge{border:1px solid rgba(217,166,43,.66) !important}.footer-trust .ssl-badge span{display:block !important;margin:0 0 6px !important;font-size:11px !important;color:#344256 !important;letter-spacing:.08em !important;text-transform:uppercase !important;font-weight:800 !important}.footer-trust .ssl-badge b{display:block !important;color:#173158 !important;font-size:17px !important;line-height:1.3 !important;letter-spacing:.02em !important}.footer-trust .ssl-badge small{display:block !important;margin-top:6px !important;font-size:10px !important;color:#5e6b7d !important;line-height:1.35 !important;font-weight:700 !important}.footer-grid-trust{grid-template-columns:1.22fr 1.28fr 1.12fr 1.42fr !important;gap:28px !important;padding:30px 24px 20px !important}.footer-trust p{line-height:1.75 !important}.footer-trust-stack{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;width:min(100%,330px) !important;justify-self:end !important;align-content:start !important}.footer-trust .iata-badge{grid-column:1 / -1 !important}.footer-trust .trust-badge{min-height:84px !important;padding:8px 10px !important;border-radius:11px !important}.footer-trust .iata-badge{min-height:104px !important}.footer-trust .trust-badge span{margin:0 0 5px !important;font-size:10px !important;letter-spacing:.06em !important}.footer-trust .trust-badge small{margin-top:4px !important;font-size:9px !important;line-height:1.3 !important}.footer-trust .iata-badge img{max-width:118px !important;max-height:60px !important}.footer-trust .alliance-badge img{max-width:120px !important;max-height:28px !important}.footer-trust .ssl-badge{padding:8px 8px !important}.footer-trust .ssl-badge b{font-size:15px !important;line-height:1.25 !important}.footer-trust .ssl-badge small{font-size:8.5px !important}@media (max-width:1180px){.footer-grid-trust{grid-template-columns:1fr 1fr !important;gap:26px !important}.footer-trust-stack{width:100% !important;justify-self:stretch !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important}.footer-trust .trust-badge{min-height:96px !important}}@media (max-width:680px){.footer-grid-trust{padding:28px 20px 22px !important}.footer-trust-stack{grid-template-columns:1fr !important;width:100% !important}.footer-trust .trust-badge,.footer-trust .iata-badge{min-height:auto !important}}.footer-trust .trust-image-alliances-large{max-width:160px !important;max-height:38px !important}.footer-trust .trust-image-iata-small{max-width:90px !important;max-height:34px !important}.footer-trust .alliance-badge span{margin-bottom:4px !important}.legal-nav{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:800}.legal-nav a:hover{color:var(--gold2)}.legal-main{background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);padding:64px 0 72px}.legal-card{max-width:920px;margin:0 auto;background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:46px 54px;box-shadow:0 18px 50px rgba(15,23,42,.08)}.legal-card h1{margin:0 0 28px;font-family:Georgia,"Yu Mincho",serif;font-size:34px;color:#071b34}.legal-card h2{margin:30px 0 10px;font-size:20px;color:#082447;border-left:4px solid var(--gold);padding-left:12px}.legal-card p,.legal-card li{font-size:14px;line-height:1.95;color:#334155}.legal-card ul{margin:10px 0 0 1.2em;padding:0}.legal-updated{margin-top:34px !important;color:#64748b !important;font-size:13px !important}.legal-footer .copy{border-top:0}@media (max-width:780px){.legal-nav{display:none}.legal-main{padding:42px 0 54px}.legal-card{padding:30px 22px;border-radius:14px}.legal-card h1{font-size:28px}.legal-card h2{font-size:18px}}.bfjp-legal-page .legal-main{background:linear-gradient(180deg,#f7f4ee 0%,#fff 100%)}.bfjp-seo-page{color:#132149}.bfjp-seo-page *{box-sizing:border-box}.bfjp-seo-hero{position:relative;overflow:hidden;border-radius:24px;padding:54px 44px;color:#fff;background:linear-gradient(120deg,rgba(17,23,78,.95),rgba(27,33,108,.82)),var(--bfjp-route-bg,none) center/cover no-repeat;box-shadow:0 20px 48px rgba(17,23,78,.18);margin-bottom:34px}.bfjp-seo-hero:after{content:"";position:absolute;inset:auto -80px -140px auto;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(215,194,163,.38),rgba(215,194,163,0) 68%)}.bfjp-seo-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;padding:8px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.12);font-size:13px;font-weight:800;letter-spacing:.02em}.bfjp-seo-hero h1{position:relative;z-index:1;max-width:760px;margin:0 0 18px;font-family:Georgia,"Yu Mincho",serif;font-size:42px;line-height:1.22;letter-spacing:.02em}.bfjp-seo-lead{position:relative;z-index:1;max-width:760px;margin:0;color:rgba(255,255,255,.92);font-size:17px;line-height:1.9;font-weight:700}.bfjp-seo-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.bfjp-seo-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#28c840;color:#fff!important;font-weight:900;box-shadow:0 12px 26px rgba(40,200,64,.24)}.bfjp-seo-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid rgba(255,255,255,.32);color:#fff!important;font-weight:800;background:rgba(255,255,255,.10)}.bfjp-seo-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 30px}.bfjp-seo-trust div{border:1px solid #eee5d8;border-radius:16px;background:#fff;padding:18px;text-align:center;box-shadow:0 10px 24px rgba(17,23,78,.05)}.bfjp-seo-trust b{display:block;color:#11174e;font-size:18px}.bfjp-seo-trust small{display:block;margin-top:6px;color:#667085;font-weight:700}.bfjp-seo-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:26px;align-items:start}.bfjp-seo-card{border:1px solid #eee5d8;border-radius:20px;background:#fff;padding:28px;box-shadow:0 12px 26px rgba(17,23,78,.05);margin-bottom:22px}.bfjp-seo-card h2{margin:0 0 14px;font-family:Georgia,"Yu Mincho",serif;font-size:26px;color:#11174e}.bfjp-seo-card h3{margin:22px 0 10px;font-size:18px;color:#11174e}.bfjp-seo-card p,.bfjp-seo-card li{font-size:15px;line-height:1.9;color:#334155}.bfjp-seo-list{padding-left:1.1em;margin:12px 0}.bfjp-seo-sidebar{position:sticky;top:96px}.bfjp-seo-mini{border:1px solid #eee5d8;border-radius:20px;background:linear-gradient(180deg,#fff,#fbf8f2);padding:22px;box-shadow:0 12px 26px rgba(17,23,78,.06);margin-bottom:18px}.bfjp-seo-mini h3{margin:0 0 10px;font-size:18px;color:#11174e}.bfjp-seo-mini p{font-size:14px;line-height:1.75;color:#475569}.bfjp-route-links{display:grid;gap:10px}.bfjp-route-links a{display:flex;justify-content:space-between;align-items:center;border:1px solid #eee5d8;border-radius:12px;padding:11px 13px;background:#fff;font-weight:800;color:#132149}.bfjp-route-links a:hover{border-color:#d7c2a3;color:#11174e;transform:translateY(-1px)}.bfjp-route-links a.is-current{background:#11174e;color:#fff}.bfjp-route-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bfjp-route-card{overflow:hidden;border:1px solid #eee5d8;border-radius:18px;background:#fff;box-shadow:0 10px 22px rgba(17,23,78,.05)}.bfjp-route-card img{display:block;width:100%;height:132px;object-fit:cover;background:#11174e}.bfjp-route-card-content{padding:18px}.bfjp-route-card h3{margin:0 0 8px;font-size:18px;color:#11174e}.bfjp-route-card p{min-height:48px;margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.65}.bfjp-route-card a{display:inline-flex;align-items:center;color:#b89663;font-weight:900}.bfjp-faq details{border-top:1px solid #eee5d8;padding:16px 0}.bfjp-faq details:first-child{border-top:0}.bfjp-faq summary{cursor:pointer;font-weight:900;color:#11174e}.bfjp-faq p{margin:10px 0 0}.bfjp-seo-final{border-radius:22px;background:linear-gradient(120deg,#11174e,#1b216c);color:#fff;padding:32px;text-align:center}.bfjp-seo-final h2{margin:0 0 12px;font-family:Georgia,"Yu Mincho",serif;font-size:28px}.bfjp-seo-final p{margin:0 auto 20px;max-width:700px;color:rgba(255,255,255,.9);line-height:1.8}.bfjp-breadcrumb{margin:0 0 18px;color:#667085;font-size:13px;font-weight:700}.bfjp-breadcrumb a{color:#11174e}.bfjp-seo-note{font-size:12px!important;color:#64748b!important}.bfjp-quote-panel{max-width:760px;margin:0 auto}.bfjp-quote-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.bfjp-quote-steps div{border:1px solid #eee5d8;border-radius:16px;background:#fff;padding:18px;text-align:center}.bfjp-quote-steps b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#11174e;color:#fff;margin-bottom:8px}.bfjp-seo-page .legal-card{max-width:none}@media (max-width:920px){.bfjp-seo-grid{grid-template-columns:1fr}.bfjp-seo-sidebar{position:static}.bfjp-seo-trust,.bfjp-route-cards,.bfjp-quote-steps{grid-template-columns:1fr}.bfjp-seo-hero{padding:40px 24px}.bfjp-seo-hero h1{font-size:34px}}@media (max-width:560px){.bfjp-seo-hero{border-radius:18px;padding:34px 20px}.bfjp-seo-hero h1{font-size:29px}.bfjp-seo-card{padding:22px;border-radius:16px}.bfjp-seo-card h2{font-size:23px}.bfjp-seo-actions{flex-direction:column}.bfjp-seo-cta,.bfjp-seo-ghost{width:100%}}.bfjp-seo-page{max-width:1180px;margin:32px auto 56px;padding:0 22px}.bfjp-seo-page p{word-break:normal}.bfjp-region-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bfjp-region-card{position:relative;overflow:hidden;min-height:230px;border-radius:20px;padding:24px;color:#fff;background:linear-gradient(120deg,rgba(17,23,78,.94),rgba(17,23,78,.62)),var(--bfjp-region-bg) center/cover no-repeat;box-shadow:0 14px 30px rgba(17,23,78,.13)}.bfjp-region-card h3{margin:0 0 12px!important;color:#fff!important;font-size:22px!important}.bfjp-region-card p{color:rgba(255,255,255,.9)!important;margin:0 0 18px!important}.bfjp-region-card a{display:inline-flex;align-items:center;color:#f3d79e!important;font-weight:900}.bfjp-seo-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bfjp-seo-columns>div{padding:18px;border:1px solid #eee5d8;border-radius:16px;background:#fbf8f2}.bfjp-seo-columns h3{margin-top:0!important}.bfjp-keyword-box{display:grid;gap:7px;margin-top:18px;padding:16px;border-radius:16px;background:linear-gradient(120deg,#fbf8f2,#fff);border:1px solid #eee5d8}.bfjp-keyword-box b{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#b89663}.bfjp-keyword-box span{font-weight:900;color:#11174e}.bfjp-info-table{display:grid;grid-template-columns:1fr 1fr;border:1px solid #eee5d8;border-radius:16px;overflow:hidden;margin:16px 0}.bfjp-info-table div{padding:16px;background:#fff;border-right:1px solid #eee5d8;border-bottom:1px solid #eee5d8}.bfjp-info-table div:nth-child(2n){border-right:0}.bfjp-info-table div:nth-last-child(-n+2){border-bottom:0}.bfjp-info-table strong{display:block;color:#11174e;margin-bottom:6px}.bfjp-info-table span{display:block;color:#475569;line-height:1.7}.bfjp-usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.bfjp-usecase-grid div{padding:13px 10px;border-radius:14px;background:#11174e;color:#fff;text-align:center;font-weight:900;font-size:13px}.bfjp-quote-steps-inline{margin-top:12px}.bfjp-region-links{display:grid;gap:10px}.bfjp-region-links a{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:12px;border:1px solid #eee5d8;background:#fff;color:#132149}.bfjp-region-links b{font-size:14px}.bfjp-region-links span{font-size:12px;color:#b89663;font-weight:900}.bfjp-route-cards{grid-template-columns:repeat(4,1fr)}.bfjp-route-card h3{line-height:1.45}.bfjp-route-card-content p{min-height:64px}.bfjp-seo-card>p:first-of-type{font-size:16px}.bfjp-seo-mini .bfjp-seo-cta{width:100%;min-height:44px;font-size:14px}.bfjp-breadcrumb{max-width:1180px;margin-left:auto;margin-right:auto}@media (max-width:1080px){.bfjp-route-cards{grid-template-columns:repeat(3,1fr)}.bfjp-region-cards,.bfjp-seo-columns{grid-template-columns:1fr}.bfjp-usecase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.bfjp-route-cards{grid-template-columns:1fr}.bfjp-info-table{grid-template-columns:1fr}.bfjp-info-table div{border-right:0!important}.bfjp-info-table div:nth-last-child(2){border-bottom:1px solid #eee5d8}.bfjp-usecase-grid{grid-template-columns:1fr}.bfjp-seo-page{margin-top:22px;padding:0 16px}.bfjp-region-card{min-height:210px}.bfjp-seo-trust{grid-template-columns:1fr!important}}.route-link-card{display:block;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.route-link-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(15,23,42,.12);border-color:#d7c2a3}.route-link-card:focus-visible{outline:3px solid rgba(215,194,163,.75);outline-offset:3px}body.bfjp-route-context,body.bfjp-sub-page{background:radial-gradient(circle at 18% 0%,rgba(215,161,31,.16),transparent 32%),radial-gradient(circle at 82% 12%,rgba(64,108,180,.18),transparent 30%),linear-gradient(180deg,#031126 0%,#041832 42%,#071b34 100%) !important;color:#fff}body.bfjp-route-context .site-header,body.bfjp-sub-page .site-header{position:sticky !important;top:0;z-index:999;background:rgba(3,18,42,.92) !important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(215,194,163,.18);box-shadow:0 18px 42px rgba(0,0,0,.28) !important}body.bfjp-route-context .site-header .container.nav-wrap,body.bfjp-sub-page .site-header .container.nav-wrap{max-width:1360px}body.bfjp-route-context .brand,body.bfjp-sub-page .brand{flex-direction:row !important;align-items:center}body.bfjp-route-context .brand-icon-wrap,body.bfjp-sub-page .brand-icon-wrap{width:42px !important;height:42px !important;flex:0 0 42px !important;box-shadow:0 0 0 1px rgba(255,255,255,.28),0 10px 26px rgba(215,161,31,.20)}body.bfjp-route-context .brand-text strong,body.bfjp-sub-page .brand-text strong{letter-spacing:-.02em}body.bfjp-route-context .nav a,body.bfjp-sub-page .nav a{color:rgba(255,255,255,.93) !important}body.bfjp-route-context .nav a:hover,body.bfjp-sub-page .nav a:hover{color:#f1c768 !important}body.bfjp-route-context .bfjp-page-main{min-height:72vh}body.bfjp-route-context .bfjp-seo-page,body.bfjp-sub-page .bfjp-seo-page{max-width:1240px !important;margin:34px auto 68px !important;padding:0 28px !important;color:#eef5ff !important}body.bfjp-route-context .bfjp-breadcrumb,body.bfjp-sub-page .bfjp-breadcrumb{max-width:1240px !important;color:rgba(255,255,255,.55) !important;letter-spacing:.02em}body.bfjp-route-context .bfjp-breadcrumb a,body.bfjp-sub-page .bfjp-breadcrumb a{color:#d7c2a3 !important}body.bfjp-route-context .bfjp-seo-hero,body.bfjp-sub-page .bfjp-seo-hero{min-height:430px;display:flex;flex-direction:column;justify-content:center;padding:64px 56px !important;border-radius:28px !important;background:linear-gradient(90deg,rgba(4,17,38,.94) 0%,rgba(11,23,62,.84) 46%,rgba(11,23,62,.38) 100%),var(--bfjp-route-bg,none) center/cover no-repeat !important;border:1px solid rgba(215,194,163,.26);box-shadow:0 34px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.12) !important}body.bfjp-route-context .bfjp-seo-hero:before,body.bfjp-sub-page .bfjp-seo-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08) 0%,transparent 34%),radial-gradient(circle at 22% 18%,rgba(215,161,31,.22),transparent 27%);pointer-events:none}body.bfjp-route-context .bfjp-seo-hero h1,body.bfjp-sub-page .bfjp-seo-hero h1{max-width:860px !important;font-size:48px !important;line-height:1.18 !important;color:#fff !important;text-shadow:0 14px 34px rgba(0,0,0,.48)}body.bfjp-route-context .bfjp-seo-eyebrow,body.bfjp-sub-page .bfjp-seo-eyebrow{width:max-content;color:#fff !important;background:rgba(255,255,255,.12) !important;border:1px solid rgba(215,194,163,.38) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}body.bfjp-route-context .bfjp-seo-lead,body.bfjp-sub-page .bfjp-seo-lead{max-width:850px !important;color:rgba(255,255,255,.91) !important;font-size:17px !important}body.bfjp-route-context .bfjp-seo-actions,body.bfjp-sub-page .bfjp-seo-actions{margin-top:30px !important}body.bfjp-route-context .bfjp-seo-cta,body.bfjp-sub-page .bfjp-seo-cta{background:linear-gradient(180deg,#34df5c 0%,#16b83d 100%) !important;color:#fff !important;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 34px rgba(22,184,61,.30),inset 0 1px 0 rgba(255,255,255,.24) !important;transition:transform .18s ease,box-shadow .18s ease}body.bfjp-route-context .bfjp-seo-cta:hover,body.bfjp-sub-page .bfjp-seo-cta:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(22,184,61,.38),inset 0 1px 0 rgba(255,255,255,.24) !important}body.bfjp-route-context .bfjp-seo-ghost,body.bfjp-sub-page .bfjp-seo-ghost{color:#fff !important;background:rgba(255,255,255,.08) !important;border:1px solid rgba(215,194,163,.36) !important}body.bfjp-route-context .bfjp-seo-trust,body.bfjp-sub-page .bfjp-seo-trust{gap:18px !important;margin:0 0 34px !important}body.bfjp-route-context .bfjp-seo-trust div,body.bfjp-sub-page .bfjp-seo-trust div{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,246,239,.96)) !important;border:1px solid rgba(215,194,163,.38) !important;box-shadow:0 18px 38px rgba(0,0,0,.18) !important}body.bfjp-route-context .bfjp-seo-trust b,body.bfjp-sub-page .bfjp-seo-trust b{color:#081c3a !important;font-size:20px !important}body.bfjp-route-context .bfjp-seo-grid,body.bfjp-sub-page .bfjp-seo-grid{grid-template-columns:minmax(0,1fr) 334px !important;gap:28px !important}body.bfjp-route-context .bfjp-seo-card,body.bfjp-sub-page .bfjp-seo-card{border:1px solid rgba(215,194,163,.26) !important;border-radius:24px !important;background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%) !important;box-shadow:0 22px 54px rgba(0,0,0,.18) !important;padding:32px !important}body.bfjp-route-context .bfjp-seo-card h2,body.bfjp-sub-page .bfjp-seo-card h2{color:#061a33 !important;font-size:28px !important;letter-spacing:.01em}body.bfjp-route-context .bfjp-seo-card h2:after,body.bfjp-sub-page .bfjp-seo-card h2:after{content:"";display:block;width:48px;height:3px;border-radius:999px;margin:12px 0 0;background:linear-gradient(90deg,#d7a11f,#f0d087)}body.bfjp-route-context .bfjp-seo-card h3,body.bfjp-sub-page .bfjp-seo-card h3{color:#0b2447 !important}body.bfjp-route-context .bfjp-seo-card p,body.bfjp-route-context .bfjp-seo-card li,body.bfjp-sub-page .bfjp-seo-card p,body.bfjp-sub-page .bfjp-seo-card li{color:#334155 !important}body.bfjp-route-context .bfjp-info-table,body.bfjp-sub-page .bfjp-info-table{border-color:#eadfce !important}body.bfjp-route-context .bfjp-info-table div,body.bfjp-sub-page .bfjp-info-table div,body.bfjp-route-context .bfjp-seo-columns>div,body.bfjp-sub-page .bfjp-seo-columns>div{background:rgba(255,255,255,.66) !important;border-color:#eadfce !important}body.bfjp-route-context .bfjp-keyword-box,body.bfjp-sub-page .bfjp-keyword-box{background:linear-gradient(120deg,#081c3a,#122b54) !important;border:1px solid rgba(215,194,163,.32) !important}body.bfjp-route-context .bfjp-keyword-box span,body.bfjp-sub-page .bfjp-keyword-box span{color:#fff !important}body.bfjp-route-context .bfjp-keyword-box b,body.bfjp-sub-page .bfjp-keyword-box b{color:#f0d087 !important}body.bfjp-route-context .bfjp-usecase-grid div,body.bfjp-sub-page .bfjp-usecase-grid div{background:linear-gradient(135deg,#071b34,#132b55) !important;border:1px solid rgba(215,194,163,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}body.bfjp-route-context .bfjp-seo-sidebar,body.bfjp-sub-page .bfjp-seo-sidebar{top:104px !important}body.bfjp-route-context .bfjp-seo-mini,body.bfjp-sub-page .bfjp-seo-mini{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(251,248,242,.96)) !important;border:1px solid rgba(215,194,163,.30) !important;border-radius:24px !important;box-shadow:0 22px 54px rgba(0,0,0,.18) !important}body.bfjp-route-context .bfjp-seo-mini h3,body.bfjp-sub-page .bfjp-seo-mini h3{color:#061a33 !important}body.bfjp-route-context .bfjp-route-links a,body.bfjp-sub-page .bfjp-route-links a,body.bfjp-route-context .bfjp-region-links a,body.bfjp-sub-page .bfjp-region-links a{background:linear-gradient(180deg,#fff,#fbf8f2) !important;border-color:#eadfce !important;color:#102a43 !important}body.bfjp-route-context .bfjp-route-links a.is-current,body.bfjp-sub-page .bfjp-route-links a.is-current{background:linear-gradient(135deg,#061a33,#102a55) !important;color:#fff !important;border-color:rgba(215,194,163,.38) !important}body.bfjp-route-context .bfjp-faq details,body.bfjp-sub-page .bfjp-faq details{border-color:#eadfce !important}body.bfjp-route-context .bfjp-seo-final,body.bfjp-sub-page .bfjp-seo-final{margin-top:32px;border:1px solid rgba(215,194,163,.32);background:radial-gradient(circle at 18% 18%,rgba(215,161,31,.25),transparent 28%),linear-gradient(120deg,#061a33,#132b55 62%,#07172d) !important;box-shadow:0 28px 72px rgba(0,0,0,.25)}body.bfjp-route-context .footer,body.bfjp-sub-page .footer{border-top:1px solid rgba(215,194,163,.18);background:linear-gradient(90deg,#031126 0%,#061a33 55%,#031126 100%) !important}body.bfjp-route-context .footer-grid,body.bfjp-sub-page .footer-grid{max-width:1320px}body.bfjp-route-context .trust-badge,body.bfjp-sub-page .trust-badge{border:1px solid rgba(215,194,163,.22);background:rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.bfjp-mobile-sticky-line{display:none}@media (max-width:980px){body.bfjp-route-context .bfjp-seo-grid,body.bfjp-sub-page .bfjp-seo-grid{grid-template-columns:1fr !important}body.bfjp-route-context .bfjp-seo-sidebar,body.bfjp-sub-page .bfjp-seo-sidebar{position:static !important}body.bfjp-route-context .bfjp-seo-hero h1,body.bfjp-sub-page .bfjp-seo-hero h1{font-size:40px !important}}@media (max-width:720px){body.bfjp-route-context .bfjp-seo-page,body.bfjp-sub-page .bfjp-seo-page{padding:0 16px !important;margin-top:22px !important}body.bfjp-route-context .bfjp-seo-hero,body.bfjp-sub-page .bfjp-seo-hero{min-height:420px;padding:42px 24px !important;border-radius:22px !important}body.bfjp-route-context .bfjp-seo-hero h1,body.bfjp-sub-page .bfjp-seo-hero h1{font-size:32px !important}body.bfjp-route-context .bfjp-seo-lead,body.bfjp-sub-page .bfjp-seo-lead{font-size:15px !important}body.bfjp-route-context .bfjp-seo-card,body.bfjp-sub-page .bfjp-seo-card{padding:24px 20px !important;border-radius:20px !important}.bfjp-mobile-sticky-line{display:flex;position:fixed;left:16px;right:16px;bottom:14px;z-index:9999;height:52px;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#34df5c,#16b83d);color:#fff !important;font-weight:900;box-shadow:0 18px 40px rgba(22,184,61,.42)}body.bfjp-route-context .copy,body.bfjp-sub-page .copy{padding-bottom:78px !important}}body.bfjp-route-context .bfjp-premium-concierge,body.bfjp-sub-page .bfjp-premium-concierge{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:stretch;margin:0 0 28px}body.bfjp-route-context .bfjp-premium-concierge-copy,body.bfjp-sub-page .bfjp-premium-concierge-copy{position:relative;overflow:hidden;padding:34px 36px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.045)),linear-gradient(120deg,#061a33,#0b2550 64%,#08172f);border:1px solid rgba(215,194,163,.30);box-shadow:0 24px 64px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12)}body.bfjp-route-context .bfjp-premium-concierge-copy:after,body.bfjp-sub-page .bfjp-premium-concierge-copy:after{content:"";position:absolute;width:320px;height:320px;right:-120px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(215,161,31,.26),transparent 68%)}body.bfjp-route-context .bfjp-lux-kicker,body.bfjp-sub-page .bfjp-lux-kicker,body.bfjp-route-context .bfjp-module-head span,body.bfjp-sub-page .bfjp-module-head span,body.bfjp-route-context .bfjp-premium-line-strip span,body.bfjp-sub-page .bfjp-premium-line-strip span{margin:0 0 10px;color:#f0d087 !important;font-size:12px !important;font-weight:900;letter-spacing:.14em}body.bfjp-route-context .bfjp-premium-concierge h2,body.bfjp-sub-page .bfjp-premium-concierge h2{position:relative;z-index:1;margin:0 0 14px;color:#fff !important;font-family:Georgia,"Yu Mincho",serif;font-size:31px;line-height:1.32}body.bfjp-route-context .bfjp-premium-concierge p,body.bfjp-sub-page .bfjp-premium-concierge p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.82) !important;font-size:15px;line-height:1.9}body.bfjp-route-context .bfjp-premium-concierge-panel,body.bfjp-sub-page .bfjp-premium-concierge-panel{display:flex;flex-direction:column;justify-content:center;min-height:230px;padding:30px;border-radius:26px;background:linear-gradient(180deg,#fff,#fbf8f2);border:1px solid rgba(215,194,163,.42);box-shadow:0 24px 64px rgba(0,0,0,.20)}body.bfjp-route-context .bfjp-premium-concierge-panel span,body.bfjp-sub-page .bfjp-premium-concierge-panel span{color:#b89663;font-weight:900;font-size:12px;letter-spacing:.12em}body.bfjp-route-context .bfjp-premium-concierge-panel strong,body.bfjp-sub-page .bfjp-premium-concierge-panel strong{display:block;margin:10px 0 8px;color:#061a33;font-size:24px;line-height:1.32}body.bfjp-route-context .bfjp-premium-concierge-panel small,body.bfjp-sub-page .bfjp-premium-concierge-panel small{display:block;color:#64748b;font-weight:800}body.bfjp-route-context .bfjp-premium-concierge-panel a,body.bfjp-sub-page .bfjp-premium-concierge-panel a{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;min-height:48px;border-radius:999px;color:#fff !important;font-weight:900;background:linear-gradient(180deg,#34df5c,#16b83d);box-shadow:0 16px 32px rgba(22,184,61,.28)}body.bfjp-route-context .bfjp-premium-modules,body.bfjp-sub-page .bfjp-premium-modules{display:grid;grid-template-columns:1.25fr .95fr;gap:22px;margin:0 0 30px}body.bfjp-route-context .bfjp-premium-modules article,body.bfjp-sub-page .bfjp-premium-modules article{position:relative;overflow:hidden;border-radius:26px;padding:30px;background:linear-gradient(180deg,#fff,#fbf8f2);border:1px solid rgba(215,194,163,.38);box-shadow:0 22px 58px rgba(0,0,0,.18)}body.bfjp-route-context .bfjp-premium-modules article:before,body.bfjp-sub-page .bfjp-premium-modules article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#d7a11f,#f0d087,#d7a11f)}body.bfjp-route-context .bfjp-module-head h2,body.bfjp-sub-page .bfjp-module-head h2{margin:0 0 14px;color:#061a33 !important;font-family:Georgia,"Yu Mincho",serif;font-size:27px;line-height:1.3}body.bfjp-route-context .bfjp-premium-modules p,body.bfjp-sub-page .bfjp-premium-modules p{color:#334155 !important;line-height:1.85;margin:0 0 18px}body.bfjp-route-context .bfjp-price-checks,body.bfjp-sub-page .bfjp-price-checks{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}body.bfjp-route-context .bfjp-price-checks div,body.bfjp-sub-page .bfjp-price-checks div,body.bfjp-route-context .bfjp-airline-options div,body.bfjp-sub-page .bfjp-airline-options div,body.bfjp-route-context .bfjp-trust-points div,body.bfjp-sub-page .bfjp-trust-points div,body.bfjp-route-context .bfjp-compare-table div,body.bfjp-sub-page .bfjp-compare-table div{padding:16px;border-radius:18px;background:linear-gradient(180deg,#ffffff,#f7f1e8);border:1px solid #eadfce}body.bfjp-route-context .bfjp-price-checks b,body.bfjp-sub-page .bfjp-price-checks b{display:block;color:#b89663;font-size:13px;letter-spacing:.1em}body.bfjp-route-context .bfjp-price-checks strong,body.bfjp-sub-page .bfjp-price-checks strong,body.bfjp-route-context .bfjp-airline-options strong,body.bfjp-sub-page .bfjp-airline-options strong,body.bfjp-route-context .bfjp-compare-table strong,body.bfjp-sub-page .bfjp-compare-table strong{display:block;margin:6px 0;color:#061a33;font-size:16px}body.bfjp-route-context .bfjp-price-checks small,body.bfjp-sub-page .bfjp-price-checks small,body.bfjp-route-context .bfjp-airline-options small,body.bfjp-sub-page .bfjp-airline-options small,body.bfjp-route-context .bfjp-compare-table span,body.bfjp-sub-page .bfjp-compare-table span{display:block;color:#64748b;font-weight:700;line-height:1.55}body.bfjp-route-context .bfjp-airline-options,body.bfjp-sub-page .bfjp-airline-options,body.bfjp-route-context .bfjp-trust-points,body.bfjp-sub-page .bfjp-trust-points,body.bfjp-route-context .bfjp-compare-table,body.bfjp-sub-page .bfjp-compare-table{display:grid;gap:12px}body.bfjp-route-context .bfjp-trust-points b,body.bfjp-sub-page .bfjp-trust-points b{display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:30px;padding:0 12px;border-radius:999px;background:#061a33;color:#f0d087;font-size:13px;margin-bottom:9px}body.bfjp-route-context .bfjp-trust-points span,body.bfjp-sub-page .bfjp-trust-points span{display:block;color:#334155;font-weight:800;line-height:1.65}body.bfjp-route-context .bfjp-premium-line-strip,body.bfjp-sub-page .bfjp-premium-line-strip{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 32px;padding:24px 28px;border-radius:24px;background:radial-gradient(circle at 12% 20%,rgba(215,161,31,.22),transparent 30%),linear-gradient(120deg,#061a33,#102a55);border:1px solid rgba(215,194,163,.32);box-shadow:0 24px 60px rgba(0,0,0,.22)}body.bfjp-route-context .bfjp-premium-line-strip strong,body.bfjp-sub-page .bfjp-premium-line-strip strong{display:block;color:#fff;font-size:22px;line-height:1.4}body.bfjp-route-context .bfjp-premium-line-strip a,body.bfjp-sub-page .bfjp-premium-line-strip a{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:50px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#34df5c,#16b83d);color:#fff !important;font-weight:900;box-shadow:0 16px 32px rgba(22,184,61,.30)}@media (max-width:980px){body.bfjp-route-context .bfjp-premium-concierge,body.bfjp-sub-page .bfjp-premium-concierge,body.bfjp-route-context .bfjp-premium-modules,body.bfjp-sub-page .bfjp-premium-modules{grid-template-columns:1fr}body.bfjp-route-context .bfjp-price-checks,body.bfjp-sub-page .bfjp-price-checks{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){body.bfjp-route-context .bfjp-premium-concierge-copy,body.bfjp-sub-page .bfjp-premium-concierge-copy,body.bfjp-route-context .bfjp-premium-concierge-panel,body.bfjp-sub-page .bfjp-premium-concierge-panel,body.bfjp-route-context .bfjp-premium-modules article,body.bfjp-sub-page .bfjp-premium-modules article{padding:24px 20px;border-radius:22px}body.bfjp-route-context .bfjp-premium-concierge h2,body.bfjp-sub-page .bfjp-premium-concierge h2,body.bfjp-route-context .bfjp-module-head h2,body.bfjp-sub-page .bfjp-module-head h2{font-size:24px}body.bfjp-route-context .bfjp-price-checks,body.bfjp-sub-page .bfjp-price-checks{grid-template-columns:1fr}body.bfjp-route-context .bfjp-premium-line-strip,body.bfjp-sub-page .bfjp-premium-line-strip{flex-direction:column;align-items:flex-start;padding:22px 20px}body.bfjp-route-context .bfjp-premium-line-strip a,body.bfjp-sub-page .bfjp-premium-line-strip a{width:100%}}.bfjp-premium-concierge,.bfjp-premium-modules,.bfjp-premium-line-strip{position:relative;z-index:2}.bfjp-premium-concierge{display:grid !important;grid-template-columns:minmax(0,1fr) 360px !important;gap:24px !important;align-items:stretch !important;margin:0 0 30px !important}.bfjp-premium-concierge-copy{position:relative !important;overflow:hidden !important;padding:36px 38px !important;border-radius:26px !important;background:linear-gradient(135deg,#071c38 0%,#0d2952 60%,#081b36 100%) !important;border:1px solid rgba(215,194,163,.34) !important;box-shadow:0 24px 64px rgba(0,0,0,.24) !important}.bfjp-premium-concierge-copy:after{content:'';position:absolute;right:-110px;top:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(215,161,31,.22),transparent 68%) !important}.bfjp-premium-concierge-copy .bfjp-lux-kicker{display:block !important;margin:0 0 12px !important;color:#f0d087 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.16em !important}.bfjp-premium-concierge-copy h2{position:relative;z-index:1;display:block !important;margin:0 0 16px !important;color:#fff !important;font-family:Georgia,"Yu Mincho",serif !important;font-size:32px !important;line-height:1.34 !important}.bfjp-premium-concierge-copy p{position:relative;z-index:1;display:block !important;margin:0 !important;color:rgba(255,255,255,.88) !important;font-size:15px !important;line-height:1.95 !important}.bfjp-premium-concierge-panel{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;padding:30px !important;border-radius:26px !important;background:linear-gradient(180deg,#ffffff 0%,#faf6ef 100%) !important;border:1px solid #e7dbc9 !important;box-shadow:0 24px 60px rgba(0,0,0,.18) !important}.bfjp-premium-concierge-panel span{display:block !important;margin:0 0 8px !important;color:#b89663 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.12em !important}.bfjp-premium-concierge-panel strong{display:block !important;margin:0 0 8px !important;color:#061a33 !important;font-size:24px !important;line-height:1.35 !important}.bfjp-premium-concierge-panel small{display:block !important;margin:0 0 18px !important;color:#64748b !important;font-size:13px !important;font-weight:800 !important;line-height:1.6 !important}.bfjp-premium-concierge-panel a{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:48px !important;padding:0 24px !important;border-radius:999px !important;background:linear-gradient(180deg,#34df5c,#16b83d) !important;color:#fff !important;font-weight:900 !important;box-shadow:0 16px 32px rgba(22,184,61,.28) !important}.bfjp-premium-modules{display:grid !important;grid-template-columns:1.2fr .95fr !important;gap:22px !important;margin:0 0 32px !important}.bfjp-premium-modules article{position:relative !important;overflow:hidden !important;padding:30px !important;border-radius:24px !important;background:linear-gradient(180deg,#ffffff 0%,#faf6ef 100%) !important;border:1px solid #e7dbc9 !important;box-shadow:0 22px 54px rgba(0,0,0,.16) !important}.bfjp-premium-modules article:before{content:'';position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#d7a11f,#f0d087,#d7a11f) !important}.bfjp-module-head span{display:block !important;margin:0 0 8px !important;color:#b89663 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.13em !important}.bfjp-module-head h2{display:block !important;margin:0 0 14px !important;color:#061a33 !important;font-family:Georgia,"Yu Mincho",serif !important;font-size:28px !important;line-height:1.32 !important}.bfjp-price-module p,.bfjp-airline-module p,.bfjp-trust-module p,.bfjp-compare-module p{display:block !important;margin:0 0 18px !important;color:#334155 !important;font-size:15px !important;line-height:1.9 !important}.bfjp-price-checks{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:12px !important}.bfjp-price-checks div,.bfjp-airline-options div,.bfjp-trust-points div,.bfjp-compare-table div{display:block !important;padding:16px !important;border-radius:18px !important;background:linear-gradient(180deg,#fff,#f8f2e8) !important;border:1px solid #eadfce !important}.bfjp-price-checks b{display:block !important;margin:0 0 6px !important;color:#b89663 !important;font-size:13px !important;letter-spacing:.10em !important}.bfjp-price-checks strong,.bfjp-airline-options strong,.bfjp-compare-table strong{display:block !important;margin:0 0 6px !important;color:#061a33 !important;font-size:16px !important;line-height:1.45 !important}.bfjp-price-checks small,.bfjp-airline-options small,.bfjp-compare-table span{display:block !important;color:#64748b !important;font-size:13px !important;font-weight:700 !important;line-height:1.65 !important}.bfjp-airline-options,.bfjp-trust-points,.bfjp-compare-table{display:grid !important;gap:12px !important}.bfjp-trust-points b{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:76px !important;height:30px !important;padding:0 12px !important;margin:0 0 10px !important;border-radius:999px !important;background:#061a33 !important;color:#f0d087 !important;font-size:13px !important}.bfjp-trust-points span{display:block !important;color:#334155 !important;font-size:14px !important;font-weight:800 !important;line-height:1.7 !important}.bfjp-premium-line-strip{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:22px !important;margin:0 0 34px !important;padding:24px 28px !important;border-radius:24px !important;background:linear-gradient(120deg,#061a33,#102a55) !important;border:1px solid rgba(215,194,163,.32) !important;box-shadow:0 24px 60px rgba(0,0,0,.22) !important}.bfjp-premium-line-strip span{display:block !important;margin:0 0 8px !important;color:#f0d087 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.13em !important}.bfjp-premium-line-strip strong{display:block !important;color:#fff !important;font-size:22px !important;line-height:1.42 !important}.bfjp-premium-line-strip a{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex:0 0 auto !important;min-width:190px !important;min-height:50px !important;padding:0 22px !important;border-radius:999px !important;background:linear-gradient(180deg,#34df5c,#16b83d) !important;color:#fff !important;font-weight:900 !important;box-shadow:0 16px 32px rgba(22,184,61,.30) !important}@media (max-width:980px){.bfjp-premium-concierge,.bfjp-premium-modules{grid-template-columns:1fr !important}.bfjp-price-checks{grid-template-columns:repeat(2,1fr) !important}}@media (max-width:720px){.bfjp-premium-concierge-copy,.bfjp-premium-concierge-panel,.bfjp-premium-modules article{padding:24px 20px !important;border-radius:22px !important}.bfjp-premium-concierge-copy h2,.bfjp-module-head h2{font-size:24px !important}.bfjp-price-checks{grid-template-columns:1fr !important}.bfjp-premium-line-strip{flex-direction:column !important;align-items:flex-start !important;padding:22px 20px !important}.bfjp-premium-line-strip a{width:100% !important}}.header-app-link.facebook,.nav-app-btn.facebook{display:none !important}body:not(.bfjp-route-context) .eyebrow-crown{display:none}@media (max-width:760px){html,body{max-width:100%;overflow-x:hidden}body:not(.bfjp-route-context) .site-header{position:sticky !important;top:0 !important;z-index:1000 !important;height:56px !important;min-height:56px !important;background:rgba(3,18,42,.96) !important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(215,194,163,.18) !important;box-shadow:0 10px 28px rgba(0,0,0,.28) !important}body:not(.bfjp-route-context) .site-header .container.nav-wrap{height:56px !important;min-height:56px !important;max-width:100% !important;padding:0 12px !important;display:flex !important;align-items:center !important;gap:8px !important}body:not(.bfjp-route-context) .site-header .brand{max-width:calc(100% - 128px) !important;min-width:0 !important;gap:7px !important;flex:1 1 auto !important;align-items:center !important}body:not(.bfjp-route-context) .site-header .brand-icon-wrap{width:30px !important;height:30px !important;flex:0 0 30px !important;border-radius:6px !important;background:#f4e6c9 !important;box-shadow:0 0 0 1px rgba(255,255,255,.25) !important}body:not(.bfjp-route-context) .site-header .brand-icon{width:25px !important;height:25px !important}body:not(.bfjp-route-context) .site-header .brand-text strong{font-size:16px !important;line-height:1 !important;letter-spacing:-.02em !important;white-space:nowrap !important}body:not(.bfjp-route-context) .site-header .brand-text small{display:none !important}body:not(.bfjp-route-context) .header-apps-fixed{right:49px !important;gap:7px !important}body:not(.bfjp-route-context) .header-app-link{width:32px !important;height:32px !important;border-radius:8px !important}body:not(.bfjp-route-context) .header-app-link.lineapp svg{width:21px !important;height:21px !important}body:not(.bfjp-route-context) .header-app-link.xapp svg{width:13px !important;height:13px !important}body:not(.bfjp-route-context) .menu-btn{display:flex !important;position:absolute !important;right:10px !important;top:50% !important;transform:translateY(-50%) !important;width:32px !important;height:32px !important;align-items:center !important;justify-content:center !important;color:#e9b951 !important;font-size:26px !important;line-height:1 !important;z-index:1001 !important}body:not(.bfjp-route-context) .nav{top:56px !important;left:0 !important;right:0 !important;padding:18px 20px !important;background:rgba(3,18,42,.98) !important;border-bottom:1px solid rgba(215,194,163,.18) !important}body:not(.bfjp-route-context) .hero{position:relative !important;min-height:auto !important;padding:0 !important;color:#fff !important;background:linear-gradient(180deg,rgba(3,18,42,.08) 0%,rgba(3,18,42,.18) 16%,rgba(3,18,42,.52) 56%,#061a33 100%),linear-gradient(90deg,rgba(3,18,42,.60) 0%,rgba(3,18,42,.30) 43%,rgba(3,18,42,.10) 100%),url('assets/images/hero-cabin-mobile-v46.jpg') 76% 0/124% auto no-repeat !important;overflow:hidden !important}body:not(.bfjp-route-context) .hero-grid{position:relative !important;z-index:1 !important;display:block !important;min-height:0 !important;padding:14px 12px 0 !important}body:not(.bfjp-route-context) .hero-copy{margin:0 !important;padding:0 !important;max-width:none !important}body:not(.bfjp-route-context) .eyebrow{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:5px !important;width:100% !important;margin:0 0 10px !important;color:#e7b64f !important;font-size:12px !important;line-height:1.4 !important;font-weight:800 !important;letter-spacing:.04em !important;text-align:center !important}body:not(.bfjp-route-context) .eyebrow:before,body:not(.bfjp-route-context) .eyebrow:after{display:none !important}body:not(.bfjp-route-context) .eyebrow-crown{display:flex !important;color:#efc768 !important}body:not(.bfjp-route-context) .eyebrow-crown svg{display:block !important;width:16px !important;height:16px !important;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35)) !important}body:not(.bfjp-route-context) .eyebrow-text{display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important}body:not(.bfjp-route-context) .eyebrow-text:before,body:not(.bfjp-route-context) .eyebrow-text:after{content:"" !important;display:block !important;width:34px !important;height:1px !important;background:linear-gradient(90deg,transparent,#d7a11f) !important}body:not(.bfjp-route-context) .eyebrow-text:after{background:linear-gradient(90deg,#d7a11f,transparent) !important}body:not(.bfjp-route-context) .hero h1{margin:0 0 12px !important;font-size:31px !important;line-height:1.22 !important;letter-spacing:.03em !important;color:#fff !important;text-shadow:0 7px 22px rgba(0,0,0,.54) !important;font-family:Georgia,"Yu Mincho","Hiragino Mincho ProN",serif !important}body:not(.bfjp-route-context) .lead{margin:0 0 12px !important;font-size:12.5px !important;line-height:1.6 !important;font-weight:700 !important;color:rgba(255,255,255,.93) !important;text-shadow:0 4px 14px rgba(0,0,0,.52) !important}body:not(.bfjp-route-context) .hero-features{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important;max-width:none !important;margin:14px 0 12px !important}body:not(.bfjp-route-context) .hero-features .feature-card{position:relative !important;overflow:hidden !important;min-height:122px !important;padding:14px 8px 12px !important;border-radius:16px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;text-align:center !important;background:linear-gradient(180deg,rgba(15,38,73,.30),rgba(8,24,49,.40)) !important;border:1px solid rgba(231,189,88,.82) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(255,255,255,.04),0 10px 24px rgba(0,0,0,.16) !important;backdrop-filter:blur(16px) saturate(128%) !important;-webkit-backdrop-filter:blur(16px) saturate(128%) !important}body:not(.bfjp-route-context) .hero-features .feature-card::before{content:"" !important;position:absolute !important;inset:0 !important;pointer-events:none !important;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,0) 36%),radial-gradient(circle at 18% 16%,rgba(255,255,255,.16),transparent 28%),radial-gradient(circle at 82% 10%,rgba(255,210,120,.10),transparent 26%) !important}body:not(.bfjp-route-context) .hero-features .feature-card > *{position:relative !important;z-index:1 !important}body:not(.bfjp-route-context) .hero-features .feature-icon{width:42px !important;height:42px !important;margin:2px auto 8px !important;color:#e8b84f !important;background:transparent !important;box-shadow:none !important}body:not(.bfjp-route-context) .hero-features .feature-icon svg{width:34px !important;height:34px !important;stroke-width:1.6 !important}body:not(.bfjp-route-context) .hero-features .feature-card b{display:block !important;font-size:11px !important;line-height:1.35 !important;color:#fff !important;font-weight:800 !important;margin:0 !important;white-space:normal !important}body:not(.bfjp-route-context) .hero-features .feature-card small{display:block !important;margin-top:4px !important;font-size:10.8px !important;line-height:1.35 !important;color:#fff !important;font-weight:700 !important}body:not(.bfjp-route-context) .quote-card{position:relative !important;width:100% !important;max-width:none !important;margin:14px auto 0 !important;border-radius:14px !important;overflow:visible !important;background:#fff !important;color:#061a33 !important;box-shadow:0 20px 44px rgba(0,0,0,.32) !important;border:1px solid rgba(215,161,31,.34) !important}body:not(.bfjp-route-context) .quote-head-forced{position:relative !important;z-index:2 !important;display:flex !important;min-height:60px !important;padding:13px 12px 17px !important;border-radius:14px 14px 0 0 !important;background:linear-gradient(135deg,#051a38,#08244c) !important;border-bottom:1px solid rgba(215,161,31,.38) !important}body:not(.bfjp-route-context) .quote-head-forced .quote-head-single{display:flex !important;align-items:center !important;justify-content:center !important;gap:9px !important;width:100% !important;margin:0 !important;color:#fff !important;font-size:18px !important;line-height:1.2 !important;letter-spacing:.03em !important;font-family:Georgia,"Yu Mincho",serif !important}body:not(.bfjp-route-context) .quote-head-forced .quote-head-single:before,body:not(.bfjp-route-context) .quote-head-forced .quote-head-single:after{content:"" !important;display:block !important;width:40px !important;height:1px !important;background:linear-gradient(90deg,transparent,#d7a11f) !important}body:not(.bfjp-route-context) .quote-head-forced .quote-head-single:after{background:linear-gradient(90deg,#d7a11f,transparent) !important}body:not(.bfjp-route-context) .quote-line-guide{position:absolute !important;left:50% !important;bottom:-17px !important;transform:translateX(-50%) !important;min-width:215px !important;height:36px !important;padding:0 14px !important;border-radius:999px !important;background:linear-gradient(180deg,#31d94a,#16b83d) !important;color:#fff !important;font-size:13px !important;font-weight:900 !important;box-shadow:0 10px 24px rgba(22,184,61,.38),inset 0 1px 0 rgba(255,255,255,.22) !important;z-index:4 !important}body:not(.bfjp-route-context) .quote-line-guide:after{content:"›" !important;font-size:22px !important;line-height:1 !important;margin-left:6px !important}body:not(.bfjp-route-context) .quote-line-guide__icon{width:24px !important;height:24px !important;flex:0 0 24px !important;border-radius:50% !important;background:#fff !important;color:#17b83a !important;display:flex !important;align-items:center !important;justify-content:center !important}body:not(.bfjp-route-context) .quote-line-guide__icon svg{width:18px !important;height:18px !important}body:not(.bfjp-route-context) .quote-form{padding:31px 14px 6px !important;border-radius:0 0 14px 14px !important;background:linear-gradient(180deg,#fff,#fffaf2) !important}body:not(.bfjp-route-context) .quote-form label{margin-bottom:9px !important;color:#26384f !important;font-size:11px !important;font-weight:900 !important;line-height:1.25 !important}body:not(.bfjp-route-context) .quote-form input,body:not(.bfjp-route-context) .quote-form select,body:not(.bfjp-route-context) .quote-form textarea{min-height:36px !important;margin-top:4px !important;border-radius:9px !important;border:1px solid #e3e7ef !important;background:#fff !important;padding:8px 11px !important;font-size:12px !important;box-shadow:inset 0 1px 2px rgba(15,23,42,.04) !important}body:not(.bfjp-route-context) .quote-form textarea{min-height:74px !important}body:not(.bfjp-route-context) .form-row{display:grid !important;grid-template-columns:1fr !important;gap:0 !important}body:not(.bfjp-route-context) .city-hint{display:none !important}body:not(.bfjp-route-context) .trip-type-wrap{display:grid !important;grid-template-columns:1fr 1fr !important;column-gap:8px !important;row-gap:4px !important;align-items:center !important;margin:2px 0 8px !important;padding:0 !important;border:0 !important;background:transparent !important}body:not(.bfjp-route-context) .trip-type-wrap > span{grid-column:1 / -1 !important;width:auto !important;margin:0 !important;font-size:11px !important;line-height:1.2 !important;font-weight:800 !important;color:#1f2f46 !important}body:not(.bfjp-route-context) .trip-choice{width:100% !important;min-height:32px !important;height:32px !important;padding:0 10px !important;gap:7px !important;border-radius:999px !important;background:#f7f8fa !important;border:1px solid #d7dde6 !important;box-shadow:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;font-size:11px !important;font-weight:700 !important;color:#13243c !important}body:not(.bfjp-route-context) .trip-choice input[type="radio"]{width:14px !important;height:14px !important;margin:0 !important;accent-color:#c58e09 !important}body:not(.bfjp-route-context) .submit-btn{height:46px !important;margin-top:4px !important;margin-bottom:4px !important;border-radius:10px !important;color:#061a33 !important;font-size:15px !important;font-weight:900 !important;letter-spacing:.04em !important;background:linear-gradient(180deg,#f5cd70,#d99d26) !important;box-shadow:0 12px 22px rgba(185,126,17,.28),inset 0 1px 0 rgba(255,255,255,.42) !important}body:not(.bfjp-route-context) .privacy{margin-top:4px !important;margin-bottom:0 !important;line-height:1.25 !important;font-size:9px !important;color:#8892a0 !important}}@media (max-width:390px){body:not(.bfjp-route-context) .hero{background:linear-gradient(180deg,rgba(3,18,42,.10) 0%,rgba(3,18,42,.20) 16%,rgba(3,18,42,.54) 56%,#061a33 100%),linear-gradient(90deg,rgba(3,18,42,.62) 0%,rgba(3,18,42,.34) 43%,rgba(3,18,42,.12) 100%),url('assets/images/hero-cabin-mobile-v46.jpg') 78% 0/132% auto no-repeat !important}body:not(.bfjp-route-context) .hero-grid{padding:10px 10px 0 !important}body:not(.bfjp-route-context) .hero h1{font-size:29px !important}body:not(.bfjp-route-context) .hero-features .feature-card{min-height:116px !important;padding:12px 6px 10px !important}body:not(.bfjp-route-context) .hero-features .feature-card b{font-size:10.5px !important}body:not(.bfjp-route-context) .hero-features .feature-card small{font-size:10.2px !important}body:not(.bfjp-route-context) .trip-choice{min-height:31px !important;height:31px !important;font-size:10.5px !important;gap:6px !important}}@media (max-width:760px){body:not(.bfjp-route-context) .stat-strip,body:not(.bfjp-route-context) #service,body:not(.bfjp-route-context) #routes,body:not(.bfjp-route-context) #airlines,body:not(.bfjp-route-context) #flow,body:not(.bfjp-route-context) #faq,body:not(.bfjp-route-context) .footer{position:relative}body:not(.bfjp-route-context) .section{padding:44px 0 !important}body:not(.bfjp-route-context) .section .container,body:not(.bfjp-route-context) .stat-strip .container,body:not(.bfjp-route-context) .footer .container{padding-left:14px !important;padding-right:14px !important}body:not(.bfjp-route-context) .section-title{margin:0 0 24px !important;font-size:24px !important;line-height:1.35 !important;letter-spacing:.02em !important;color:#061a33 !important}body:not(.bfjp-route-context) .section-title:after{width:48px !important;height:2px !important;margin:10px auto 0 !important;border-radius:999px !important;background:linear-gradient(90deg,#d7a11f,#f1ce7a) !important}body:not(.bfjp-route-context) .stat-strip{margin:0 !important;padding:26px 14px !important;background:radial-gradient(circle at 20% 10%,rgba(215,161,31,.20),transparent 34%),linear-gradient(180deg,#061a33 0%,#071e3f 100%) !important;border-top:1px solid rgba(215,194,163,.22) !important;border-bottom:1px solid rgba(215,194,163,.22) !important}body:not(.bfjp-route-context) .stat-strip-grid{display:grid !important;grid-template-columns:1fr 1fr 1fr !important;gap:8px !important;padding:0 !important}body:not(.bfjp-route-context) .stat-clean{min-height:92px !important;padding:13px 6px !important;border-radius:15px !important;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.055)) !important;border:1px solid rgba(215,194,163,.30) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 24px rgba(0,0,0,.16) !important;backdrop-filter:blur(12px) saturate(120%) !important;-webkit-backdrop-filter:blur(12px) saturate(120%) !important;text-align:center !important}body:not(.bfjp-route-context) .stat-clean-label{display:block !important;color:rgba(255,255,255,.78) !important;font-size:10px !important;line-height:1.3 !important;font-weight:800 !important;margin:0 0 5px !important}body:not(.bfjp-route-context) .stat-clean-value{display:block !important;color:#f1c768 !important;font-size:22px !important;line-height:1.18 !important;font-weight:900 !important;letter-spacing:.01em !important;text-shadow:0 3px 12px rgba(0,0,0,.22) !important}body:not(.bfjp-route-context) #service{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%) !important}body:not(.bfjp-route-context) .reason-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:12px !important}body:not(.bfjp-route-context) .reason-grid article{position:relative !important;min-height:168px !important;padding:20px 14px 18px !important;border:1px solid #eadfce !important;border-radius:20px !important;background:linear-gradient(180deg,#ffffff,#fbf8f2) !important;box-shadow:0 14px 32px rgba(15,23,42,.07) !important;text-align:left !important;overflow:hidden !important}body:not(.bfjp-route-context) .reason-grid article:before{content:"" !important;position:absolute !important;right:-28px !important;top:-28px !important;width:88px !important;height:88px !important;border-radius:50% !important;background:radial-gradient(circle,rgba(215,161,31,.16),transparent 68%) !important}body:not(.bfjp-route-context) .reason-icon{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:42px !important;height:42px !important;border-radius:14px !important;margin:0 0 12px !important;color:#d7a11f !important;background:#071e3f !important;box-shadow:0 8px 18px rgba(7,30,63,.18) !important}body:not(.bfjp-route-context) .reason-icon svg{width:24px !important;height:24px !important}body:not(.bfjp-route-context) .reason-grid h3{margin:0 0 8px !important;font-size:15px !important;line-height:1.42 !important;color:#061a33 !important;letter-spacing:.01em !important}body:not(.bfjp-route-context) .reason-grid p{margin:0 !important;color:#475569 !important;font-size:12px !important;line-height:1.72 !important}body:not(.bfjp-route-context) #routes{background:linear-gradient(180deg,#fbf8f2 0%,#ffffff 100%) !important}body:not(.bfjp-route-context) .route-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:11px !important}body:not(.bfjp-route-context) .route{position:relative !important;border-radius:18px !important;overflow:hidden !important;border:1px solid #eadfce !important;background:#fff !important;box-shadow:0 14px 30px rgba(15,23,42,.08) !important;text-align:left !important}body:not(.bfjp-route-context) .route img{width:100% !important;height:92px !important;object-fit:cover !important;display:block !important}body:not(.bfjp-route-context) .route:after{content:"" !important;position:absolute !important;left:0 !important;right:0 !important;top:54px !important;height:38px !important;background:linear-gradient(180deg,transparent,rgba(6,26,51,.54)) !important;pointer-events:none !important}body:not(.bfjp-route-context) .route h3{margin:12px 12px 2px !important;font-size:14px !important;line-height:1.35 !important;color:#061a33 !important;font-weight:900 !important}body:not(.bfjp-route-context) .route p{margin:0 12px 7px !important;font-size:10.5px !important;color:#64748b !important;line-height:1.2 !important}body:not(.bfjp-route-context) .route strong{display:inline-flex !important;align-items:center !important;min-height:28px !important;margin:0 12px 12px !important;padding:0 10px !important;border-radius:999px !important;color:#061a33 !important;font-size:12.5px !important;font-weight:900 !important;background:linear-gradient(180deg,#f6d47a,#d7a11f) !important;box-shadow:0 8px 16px rgba(215,161,31,.20) !important}body:not(.bfjp-route-context) .note{margin:16px 2px 0 !important;font-size:10.5px !important;color:#64748b !important;line-height:1.65 !important}body:not(.bfjp-route-context) .airline-image-section{padding:44px 0 !important;background:radial-gradient(circle at 18% 0%,rgba(215,161,31,.16),transparent 32%),linear-gradient(180deg,#061a33,#071e3f) !important}body:not(.bfjp-route-context) .airline-image-container{padding:0 14px !important}body:not(.bfjp-route-context) .airlines-template-image{display:block !important;width:100% !important;border-radius:22px !important;border:1px solid rgba(215,194,163,.32) !important;box-shadow:0 22px 46px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.12) !important;background:rgba(255,255,255,.05) !important}body:not(.bfjp-route-context) #flow{background:linear-gradient(180deg,#fff,#fbf8f2) !important}body:not(.bfjp-route-context) .flow-grid{display:grid !important;grid-template-columns:1fr !important;gap:12px !important}body:not(.bfjp-route-context) .flow-grid article{position:relative !important;min-height:0 !important;display:grid !important;grid-template-columns:46px 1fr !important;gap:12px !important;align-items:start !important;padding:18px 16px !important;border-radius:20px !important;border:1px solid #eadfce !important;background:linear-gradient(180deg,#fff,#fbf8f2) !important;box-shadow:0 14px 30px rgba(15,23,42,.07) !important;text-align:left !important}body:not(.bfjp-route-context) .flow-grid article:after{display:none !important}body:not(.bfjp-route-context) .flow-grid b{position:static !important;grid-row:1 / span 3 !important;width:36px !important;height:36px !important;border-radius:50% !important;background:#061a33 !important;color:#f1c768 !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:13px !important;font-weight:900 !important;box-shadow:0 10px 20px rgba(6,26,51,.20) !important}body:not(.bfjp-route-context) .flow-grid span{display:none !important}body:not(.bfjp-route-context) .flow-grid h3{margin:0 0 6px !important;color:#061a33 !important;font-size:15px !important;line-height:1.45 !important}body:not(.bfjp-route-context) .flow-grid p{margin:0 !important;color:#475569 !important;font-size:12px !important;line-height:1.75 !important}body:not(.bfjp-route-context) #faq{background:#fff !important}body:not(.bfjp-route-context) .voice-grid{display:grid !important;grid-template-columns:1fr !important;gap:12px !important}body:not(.bfjp-route-context) .voice-grid article{position:relative !important;padding:20px 18px !important;border-radius:20px !important;border:1px solid #eadfce !important;background:radial-gradient(circle at 92% 0%,rgba(215,161,31,.14),transparent 28%),linear-gradient(180deg,#ffffff,#fbf8f2) !important;box-shadow:0 14px 30px rgba(15,23,42,.07) !important;text-align:left !important}body:not(.bfjp-route-context) .stars{margin:0 0 10px !important;color:#d7a11f !important;letter-spacing:2px !important;font-size:16px !important}body:not(.bfjp-route-context) .voice-grid p{margin:0 0 12px !important;color:#334155 !important;font-size:13px !important;line-height:1.85 !important}body:not(.bfjp-route-context) .voice-grid b{display:block !important;color:#061a33 !important;font-size:12px !important;text-align:right !important}body:not(.bfjp-route-context) .footer{background:radial-gradient(circle at 18% 0%,rgba(215,161,31,.16),transparent 30%),linear-gradient(180deg,#061a33,#031126) !important}body:not(.bfjp-route-context) .footer-grid{display:grid !important;grid-template-columns:1fr !important;gap:18px !important;padding:32px 14px 24px !important}body:not(.bfjp-route-context) .footer-brand-line{display:flex !important;align-items:center !important;justify-content:center !important;gap:10px !important}body:not(.bfjp-route-context) .footer-logo{width:46px !important;height:46px !important}body:not(.bfjp-route-context) .footer h3{margin:0 !important;font-size:22px !important;text-align:center !important}body:not(.bfjp-route-context) .footer p{text-align:center !important;font-size:12px !important;line-height:1.75 !important;color:rgba(255,255,255,.82) !important}body:not(.bfjp-route-context) .social{justify-content:center !important;gap:10px !important}body:not(.bfjp-route-context) .social a{min-width:76px !important;text-align:center !important;border-radius:999px !important;background:rgba(255,255,255,.09) !important;border:1px solid rgba(215,194,163,.18) !important;color:#fff !important}body:not(.bfjp-route-context) .footer-service-info,body:not(.bfjp-route-context) .footer-contact-info,body:not(.bfjp-route-context) .footer-trust-stack{padding:18px 16px !important;border-radius:18px !important;background:rgba(255,255,255,.055) !important;border:1px solid rgba(215,194,163,.18) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important}body:not(.bfjp-route-context) .footer-service-info h4,body:not(.bfjp-route-context) .footer-contact-info h4{margin:0 0 10px !important;color:#f1c768 !important;font-size:14px !important;text-align:center !important}body:not(.bfjp-route-context) .trust-badge{margin-bottom:10px !important;border-radius:16px !important;background:rgba(255,255,255,.08) !important;border:1px solid rgba(215,194,163,.18) !important}body:not(.bfjp-route-context) .copy{padding:14px 12px !important;font-size:10.5px !important;line-height:1.65 !important;color:rgba(255,255,255,.70) !important}}@media (max-width:390px){body:not(.bfjp-route-context) .route-grid,body:not(.bfjp-route-context) .reason-grid{gap:9px !important}body:not(.bfjp-route-context) .route img{height:86px !important}body:not(.bfjp-route-context) .reason-grid article{padding:18px 12px 16px !important}body:not(.bfjp-route-context) .stat-clean-value{font-size:20px !important}}@media (max-width:760px){body:not(.bfjp-route-context) .hero-features .feature-card{background:linear-gradient(180deg,rgba(15,38,73,.18),rgba(8,24,49,.24)) !important;border:1px solid rgba(231,189,88,.72) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),inset 0 -1px 0 rgba(255,255,255,.03),0 10px 24px rgba(0,0,0,.12) !important;backdrop-filter:blur(18px) saturate(132%) !important;-webkit-backdrop-filter:blur(18px) saturate(132%) !important}body:not(.bfjp-route-context) .hero-features .feature-card::before{background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,0) 34%),radial-gradient(circle at 18% 16%,rgba(255,255,255,.10),transparent 28%),radial-gradient(circle at 82% 10%,rgba(255,210,120,.06),transparent 26%) !important}}@media (max-width:390px){body:not(.bfjp-route-context) .hero-features .feature-card{background:linear-gradient(180deg,rgba(15,38,73,.17),rgba(8,24,49,.23)) !important}}@media (max-width:760px){body:not(.bfjp-route-context) .hero-features .feature-card{background:linear-gradient(180deg,rgba(15,38,73,.13),rgba(8,24,49,.18)) !important;border:1px solid rgba(231,189,88,.66) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(255,255,255,.02),0 8px 20px rgba(0,0,0,.10) !important;backdrop-filter:blur(19px) saturate(135%) !important;-webkit-backdrop-filter:blur(19px) saturate(135%) !important}body:not(.bfjp-route-context) .hero-features .feature-card::before{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,0) 34%),radial-gradient(circle at 18% 16%,rgba(255,255,255,.08),transparent 28%),radial-gradient(circle at 82% 10%,rgba(255,210,120,.04),transparent 26%) !important}body:not(.bfjp-route-context) .date-row{grid-template-columns:1fr !important;gap:0 !important}body:not(.bfjp-route-context) .date-row label{width:100% !important;max-width:100% !important;overflow:hidden !important}body:not(.bfjp-route-context) .date-row input[type="date"],body:not(.bfjp-route-context) .date-row input[type="text"],body:not(.bfjp-route-context) .date-row input{width:100% !important;max-width:100% !important;display:block !important}body:not(.bfjp-route-context) .return-date-label.is-hidden{display:none !important}body:not(.bfjp-route-context) .stat-strip-grid{align-items:stretch !important}body:not(.bfjp-route-context) .stat-clean{width:100% !important;min-height:118px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important;padding:12px 8px !important}body:not(.bfjp-route-context) .stat-clean-label{min-height:26px !important;display:flex !important;align-items:flex-end !important;justify-content:center !important;text-align:center !important;width:100% !important;margin:0 0 6px !important;font-size:10px !important;line-height:1.25 !important}body:not(.bfjp-route-context) .stat-clean-value{display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;width:100% !important;min-height:48px !important;font-size:21px !important;line-height:1.08 !important}body:not(.bfjp-route-context) #service .section-title{font-size:20px !important;line-height:1.22 !important;letter-spacing:0 !important;margin:0 0 22px !important;white-space:nowrap !important}}@media (max-width:390px){body:not(.bfjp-route-context) .hero-features .feature-card{background:linear-gradient(180deg,rgba(15,38,73,.12),rgba(8,24,49,.17)) !important}body:not(.bfjp-route-context) .stat-clean{min-height:110px !important;padding:10px 6px !important}body:not(.bfjp-route-context) .stat-clean-value{font-size:19px !important}body:not(.bfjp-route-context) #service .section-title{font-size:18px !important}}.bfjp-home-seo-keywords{background:linear-gradient(180deg,#ffffff 0%,#fbf8f2 100%)}.bfjp-seo-eyebrow{margin:0 0 10px;text-align:center;color:#c58e09;font-size:12px;line-height:1.2;letter-spacing:.14em;font-weight:900}.bfjp-seo-lead{max-width:860px;margin:-20px auto 28px;color:#475569;font-size:14px;line-height:1.9;text-align:center}.bfjp-keyword-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bfjp-keyword-grid article{border:1px solid #eadfce;border-radius:18px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.06);padding:22px 18px}.bfjp-keyword-grid h3{margin:0 0 10px;color:#061a33;font-size:17px;line-height:1.45}.bfjp-keyword-grid p{margin:0 0 14px;color:#475569;font-size:13px;line-height:1.8}.bfjp-keyword-chips{display:flex;flex-wrap:wrap;gap:8px}.bfjp-keyword-chips a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#fff7e6;border:1px solid #ead6aa;color:#061a33;font-size:12px;font-weight:800}.bfjp-home-faq-seo{background:#fff}.bfjp-home-faq-list{max-width:900px;margin:0 auto;display:grid;gap:12px}.bfjp-home-faq-list details{border:1px solid #eadfce;border-radius:16px;background:linear-gradient(180deg,#fff,#fbf8f2);box-shadow:0 12px 28px rgba(15,23,42,.05);padding:0;overflow:hidden}.bfjp-home-faq-list summary{cursor:pointer;padding:18px 20px;color:#061a33;font-weight:900;line-height:1.55}.bfjp-home-faq-list p{margin:0;padding:0 20px 18px;color:#475569;font-size:14px;line-height:1.85}@media (max-width:980px){.bfjp-keyword-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body:not(.bfjp-route-context) .bfjp-home-seo-keywords,body:not(.bfjp-route-context) .bfjp-home-faq-seo{padding-top:42px!important;padding-bottom:42px!important}body:not(.bfjp-route-context) .bfjp-seo-eyebrow{font-size:10px!important;margin-bottom:8px!important}body:not(.bfjp-route-context) .bfjp-home-seo-keywords .section-title,body:not(.bfjp-route-context) .bfjp-home-faq-seo .section-title{font-size:20px!important;line-height:1.35!important;white-space:normal!important;margin-bottom:18px!important}body:not(.bfjp-route-context) .bfjp-seo-lead{margin:0 0 18px!important;font-size:12px!important;line-height:1.75!important;text-align:left!important}body:not(.bfjp-route-context) .bfjp-keyword-grid{grid-template-columns:1fr!important;gap:12px!important}body:not(.bfjp-route-context) .bfjp-keyword-grid article{border-radius:18px!important;padding:18px 16px!important}body:not(.bfjp-route-context) .bfjp-keyword-grid h3{font-size:15px!important;margin-bottom:8px!important}body:not(.bfjp-route-context) .bfjp-keyword-grid p{font-size:12px!important;line-height:1.75!important;margin-bottom:12px!important}body:not(.bfjp-route-context) .bfjp-keyword-chips a{min-height:28px!important;font-size:10.8px!important;padding:0 9px!important}body:not(.bfjp-route-context) .bfjp-home-faq-list{gap:10px!important}body:not(.bfjp-route-context) .bfjp-home-faq-list summary{padding:15px 16px!important;font-size:12.5px!important}body:not(.bfjp-route-context) .bfjp-home-faq-list p{padding:0 16px 15px!important;font-size:12px!important;line-height:1.75!important}}@media (max-width:760px){body:not(.bfjp-route-context) .hero-features{gap:8px !important;margin:12px 0 10px !important}body:not(.bfjp-route-context) .hero-features .feature-card{min-height:96px !important;padding:10px 7px 9px !important;border-radius:14px !important;justify-content:flex-start !important}body:not(.bfjp-route-context) .hero-features .feature-icon{width:34px !important;height:34px !important;margin:0 auto 5px !important}body:not(.bfjp-route-context) .hero-features .feature-icon svg{width:26px !important;height:26px !important;stroke-width:1.6 !important}body:not(.bfjp-route-context) .hero-features .feature-card b{font-size:10px !important;line-height:1.25 !important}body:not(.bfjp-route-context) .hero-features .feature-card small{margin-top:2px !important;font-size:9.6px !important;line-height:1.25 !important}}@media (max-width:390px){body:not(.bfjp-route-context) .hero-features{gap:7px !important}body:not(.bfjp-route-context) .hero-features .feature-card{min-height:90px !important;padding:9px 6px 8px !important}body:not(.bfjp-route-context) .hero-features .feature-card b{font-size:9.6px !important}body:not(.bfjp-route-context) .hero-features .feature-card small{font-size:9.1px !important}}@media (max-width:760px){body:not(.bfjp-route-context) .hero-features{gap:7px !important;margin:10px 0 9px !important}body:not(.bfjp-route-context) .hero-features .feature-card{min-height:84px !important;padding:8px 6px 7px !important;border-radius:14px !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(255,255,255,.02),0 7px 18px rgba(0,0,0,.10) !important}body:not(.bfjp-route-context) .hero-features .feature-icon{width:32px !important;height:32px !important;margin:0 auto 4px !important}body:not(.bfjp-route-context) .hero-features .feature-icon svg{width:24px !important;height:24px !important}body:not(.bfjp-route-context) .hero-features .feature-card small{margin-top:1px !important}body:not(.bfjp-route-context) .site-header{position:sticky !important;top:0 !important;background:linear-gradient(90deg,#031226 0%,#072246 56%,#04162f 100%) !important;border-bottom:1px solid rgba(214,169,58,.55) !important;box-shadow:0 8px 22px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.04) !important}body:not(.bfjp-route-context) .nav-wrap{position:relative !important;padding:0 8px !important}body:not(.bfjp-route-context) .nav-wrap::after{content:"" !important;position:absolute !important;left:4px !important;right:4px !important;top:6px !important;bottom:6px !important;border-radius:12px !important;border:1px solid rgba(214,169,58,.34) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03) !important;pointer-events:none !important}}@media (max-width:390px){body:not(.bfjp-route-context) .hero-features .feature-card{min-height:80px !important;padding:8px 5px 6px !important}body:not(.bfjp-route-context) .hero-features .feature-icon{width:30px !important;height:30px !important}body:not(.bfjp-route-context) .hero-features .feature-icon svg{width:22px !important;height:22px !important}}@media (max-width:560px){body:not(.bfjp-route-context) .quote-card{position:relative !important;isolation:isolate !important}body:not(.bfjp-route-context) .quote-card::before{content:"" !important;position:absolute !important;left:-14px !important;right:-14px !important;top:58px !important;bottom:0 !important;z-index:-1 !important;border-radius:0 0 16px 16px !important;background:linear-gradient(180deg,#fdfbf7 0%,#fcf8ef 100%) !important;box-shadow:none !important}body:not(.bfjp-route-context) .quote-line-guide{min-width:auto !important;padding:0 18px !important;gap:0 !important}body:not(.bfjp-route-context) .quote-line-guide__icon{display:none !important}}@media (max-width:560px){body:not(.bfjp-route-context) .quote-card::before{background:linear-gradient(180deg,#061a33 0%,#072246 55%,#0a2b55 100%) !important;border-left:1px solid rgba(214,169,58,.10) !important;border-right:1px solid rgba(214,169,58,.10) !important}}.bfjp-priority-seo{margin:26px 0 30px;padding:26px;border-radius:26px;border:1px solid rgba(211,176,101,.34);background:radial-gradient(circle at 10% 10%,rgba(211,176,101,.18),transparent 34%),linear-gradient(135deg,rgba(4,18,39,.98),rgba(9,36,70,.96));color:#fff;box-shadow:0 22px 60px rgba(0,0,0,.22)}.bfjp-priority-head span{display:inline-flex;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#d7b56d;margin-bottom:8px}.bfjp-priority-head h2{margin:0 0 10px;color:#fff;font-size:clamp(24px,3vw,34px);line-height:1.28}.bfjp-priority-head p{margin:0;color:rgba(255,255,255,.82);line-height:1.9}.bfjp-priority-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.bfjp-priority-grid article{padding:20px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.bfjp-priority-grid h3{margin:0 0 9px;color:#fff;font-size:18px}.bfjp-priority-grid p{margin:0 0 14px;color:rgba(255,255,255,.78);line-height:1.75}.bfjp-keyword-pills,.bfjp-usecase-pills{display:flex;flex-wrap:wrap;gap:8px}.bfjp-keyword-pills span,.bfjp-usecase-pills span{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(211,176,101,.30);color:#fff;font-size:13px}.bfjp-priority-compare{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.bfjp-priority-compare div{padding:16px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11)}.bfjp-priority-compare strong{display:block;color:#d7b56d;margin-bottom:6px}.bfjp-priority-compare span{display:block;color:rgba(255,255,255,.78);line-height:1.62;font-size:13px}.bfjp-priority-related{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.bfjp-priority-related strong{color:#fff;margin-right:4px}.bfjp-priority-related a{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(211,176,101,.15);color:#fff;border:1px solid rgba(211,176,101,.30);text-decoration:none}.bfjp-priority-related a:hover{transform:translateY(-1px);background:rgba(211,176,101,.23)}.bfjp-priority-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.bfjp-priority-hub-grid a{display:block;padding:18px;border-radius:18px;background:linear-gradient(135deg,rgba(5,28,61,.95),rgba(10,49,91,.9));border:1px solid rgba(211,176,101,.28);color:#fff;text-decoration:none;box-shadow:0 16px 40px rgba(5,18,35,.16)}.bfjp-priority-hub-grid b{display:block;font-size:18px;margin-bottom:7px}.bfjp-priority-hub-grid span{display:block;color:rgba(255,255,255,.72);font-size:13px;line-height:1.55}@media (max-width:760px){.bfjp-priority-seo{margin:18px 0 24px;padding:20px;border-radius:20px}.bfjp-priority-grid,.bfjp-priority-compare,.bfjp-priority-hub-grid{grid-template-columns:1fr}.bfjp-priority-head h2{font-size:22px}}.mobile-quote-hero,.mobile-quote-dialog,.mobile-header-deal{display:none}@media (max-width:760px){body.bfjp-mobile-quote-home{--bfjp-mobile-peach:#d19a78;--bfjp-mobile-cream:#f7f2ee;--bfjp-mobile-ink:#1e1d1d;--bfjp-mobile-green:#55b875;font-family:"Noto Sans JP","Poppins",-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",sans-serif;background:#fff}body.bfjp-mobile-quote-home.mobile-quote-open{overflow:hidden !important;touch-action:none}body.bfjp-mobile-quote-home .screen-reader-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}body.bfjp-mobile-quote-home .site-header{position:sticky !important;top:0 !important;z-index:1003 !important;height:56px !important;min-height:56px !important;background:var(--bfjp-mobile-peach) !important;border:0 !important;box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{position:relative !important;height:56px !important;min-height:56px !important;padding:0 14px !important;gap:8px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap::after{display:none !important}body.bfjp-mobile-quote-home .site-header .brand{max-width:164px !important;min-width:0 !important;flex:1 1 auto !important;gap:8px !important;order:1 !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap{width:34px !important;height:34px !important;flex:0 0 34px !important;border-radius:50% !important;background:transparent !important;box-shadow:none !important}body.bfjp-mobile-quote-home .site-header .brand-icon{width:34px !important;height:34px !important}body.bfjp-mobile-quote-home .site-header .brand-text{min-width:0 !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{color:#fff !important;font-family:"Noto Sans JP","Poppins",sans-serif !important;font-size:14px !important;line-height:1.12 !important;font-weight:700 !important;letter-spacing:.005em !important;white-space:normal !important}body.bfjp-mobile-quote-home .site-header .brand-text strong b{color:#fff !important}body.bfjp-mobile-quote-home .site-header .brand-text small{display:none !important}body.bfjp-mobile-quote-home .header-apps-fixed{position:static !important;right:auto !important;top:auto !important;transform:none !important;display:flex !important;order:2 !important;margin-left:auto !important;margin-right:8px !important;gap:7px !important;align-items:center !important}body.bfjp-mobile-quote-home .header-app-link{width:34px !important;height:34px !important;border-radius:50% !important;box-shadow:none !important}body.bfjp-mobile-quote-home .header-app-link.facebook{display:none !important}body.bfjp-mobile-quote-home .header-app-link.lineapp svg{width:19px !important;height:19px !important}body.bfjp-mobile-quote-home .header-app-link.xapp svg{width:13px !important;height:13px !important}body.bfjp-mobile-quote-home .menu-btn{display:flex !important;order:3 !important;width:34px !important;height:34px !important;padding:0 !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;background:rgba(255,255,255,.12) !important;color:#fff !important;font-size:0 !important}body.bfjp-mobile-quote-home .menu-btn span{display:block;font-size:19px;line-height:1;transform:scaleX(.8)}body.bfjp-mobile-quote-home .nav{top:56px !important;padding:16px !important;background:#fff !important;color:#1f1f1f !important;box-shadow:0 18px 30px rgba(0,0,0,.12) !important}body.bfjp-mobile-quote-home .nav a{padding:11px 8px !important;border-bottom:1px solid #eee !important;font-family:"Poppins","Noto Sans JP",sans-serif !important}body.bfjp-mobile-quote-home .hero{display:none !important}body.bfjp-mobile-quote-home .mobile-quote-hero{display:block;position:relative;min-height:auto;padding:0 0 16px;overflow:hidden;color:var(--bfjp-mobile-ink);background:var(--bfjp-mobile-peach)}body.bfjp-mobile-quote-home .mobile-quote-shell{min-height:auto;padding:19px 15px 18px;border-radius:24px 24px 0 0;background:var(--bfjp-mobile-cream)}body.bfjp-mobile-quote-home .mobile-quote-title{margin:0 0 18px;padding:0 6px;text-align:center;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:26px;line-height:1.22;font-weight:800;letter-spacing:-.03em;color:#090909}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent{color:#c58f73}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent-alt{color:#c58f73}body.bfjp-mobile-quote-home .mobile-quote-selects{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:15px}body.bfjp-mobile-quote-home .mobile-quote-selects label{position:relative}body.bfjp-mobile-quote-home .mobile-quote-selects label::after{content:"";position:absolute;right:15px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #111;transform:translateY(-30%);pointer-events:none}body.bfjp-mobile-quote-home .mobile-quote-selects select{width:100%;height:39px;padding:0 31px 0 15px;border:0;border-radius:999px;outline:none;appearance:none;-webkit-appearance:none;background:#fff;color:#111;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:10.5px;font-weight:500;box-shadow:none}body.bfjp-mobile-quote-home .mobile-route-box{position:relative;overflow:hidden;border:1.4px solid #a59e98;border-radius:9px;background:#fff}body.bfjp-mobile-quote-home .mobile-route-field{display:block;height:50px}body.bfjp-mobile-quote-home .mobile-route-field + .mobile-route-field{border-top:1px solid #aaa39d}body.bfjp-mobile-quote-home .mobile-route-field input{width:100%;height:100%;padding:0 54px 0 16px;border:0;outline:0;background:#fff;color:#676767;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:15px;font-weight:500}body.bfjp-mobile-quote-home .mobile-route-field:last-child input{font-weight:400;color:#767676}body.bfjp-mobile-quote-home .mobile-route-field input::placeholder{color:#818181;opacity:1}body.bfjp-mobile-quote-home .mobile-route-swap{position:absolute;right:13px;top:50%;z-index:2;display:flex;width:31px;height:31px;padding:0;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f4efea;color:#676767;transform:translateY(-50%) rotate(90deg)}body.bfjp-mobile-quote-home .mobile-route-swap svg{width:14px;height:14px}body.bfjp-mobile-quote-home .mobile-route-error{min-height:15px;margin:3px 3px 0;color:#b42318;font-size:10px;font-weight:600}body.bfjp-mobile-quote-home .mobile-price-button,body.bfjp-mobile-quote-home .mobile-submit-button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:13px;border:0;border-radius:999px;background:#1f1e1e;color:#fff;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:14px;font-weight:700;box-shadow:none;cursor:pointer}body.bfjp-mobile-quote-home .mobile-price-button span,body.bfjp-mobile-quote-home .mobile-submit-button span{font-size:25px;line-height:1;font-weight:400;transform:translateY(-1px)}body.bfjp-mobile-quote-home .mobile-quote-or{position:relative;margin:18px 3px 16px;text-align:center;color:#6f6f6f;font-size:12px}body.bfjp-mobile-quote-home .mobile-quote-or::before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px dashed #aaa39e}body.bfjp-mobile-quote-home .mobile-quote-or span{position:relative;z-index:1;padding:0 17px;background:var(--bfjp-mobile-cream)}body.bfjp-mobile-quote-home .mobile-line-card{display:flex;width:87%;min-height:56px;margin:0 auto;padding:7px 14px 7px 7px;align-items:center;border:1.5px solid var(--bfjp-mobile-green);border-radius:999px;color:#171717 !important;background:#fff}body.bfjp-mobile-quote-home .mobile-line-avatar{display:flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#eee}body.bfjp-mobile-quote-home .mobile-line-avatar img{width:100%;height:100%;object-fit:cover}body.bfjp-mobile-quote-home .mobile-line-copy{display:flex;min-width:0;flex:1;padding-left:13px;flex-direction:column;line-height:1.15}body.bfjp-mobile-quote-home .mobile-line-copy strong{font-size:14px;font-weight:700}body.bfjp-mobile-quote-home .mobile-line-copy small{margin-top:4px;font-size:10.5px;font-weight:400}body.bfjp-mobile-quote-home .mobile-line-divider{width:1px;height:30px;margin:0 14px 0 7px;background:var(--bfjp-mobile-green)}body.bfjp-mobile-quote-home .mobile-line-icon{display:flex;width:25px;height:25px;align-items:center;justify-content:center;color:var(--bfjp-mobile-green)}body.bfjp-mobile-quote-home .mobile-line-icon svg{width:24px;height:24px}body.bfjp-mobile-quote-home .mobile-trust-row{display:none !important}body.bfjp-mobile-quote-home .stats{position:relative;z-index:1;margin-top:0;padding-top:18px;border-radius:22px 22px 0 0;background:#fff !important;color:#111 !important}body.bfjp-mobile-quote-home .mobile-quote-dialog{position:fixed;inset:0;z-index:10020;display:flex;visibility:hidden;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}body.bfjp-mobile-quote-home .mobile-quote-dialog.is-open{visibility:visible;opacity:1;pointer-events:auto}body.bfjp-mobile-quote-home .mobile-quote-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42)}body.bfjp-mobile-quote-home .mobile-quote-panel{position:relative;z-index:1;width:100%;max-height:94vh;padding:22px 11px 18px;overflow:auto;border-radius:24px 24px 0 0;background:#fff;color:#1e1e1e;transform:translateY(102%);transition:transform .28s cubic-bezier(.22,.8,.28,1);box-shadow:0 -20px 55px rgba(0,0,0,.22);font-family:"Noto Sans JP","Poppins",sans-serif}body.bfjp-mobile-quote-home .mobile-quote-dialog.is-open .mobile-quote-panel{transform:translateY(0)}body.bfjp-mobile-quote-home .mobile-quote-handle{width:42px;height:4px;margin:-9px auto 14px;border-radius:999px;background:#d7d7d7}body.bfjp-mobile-quote-home .mobile-quote-close{position:absolute;top:10px;right:14px;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#f4f4f4;color:#333;font-family:Arial,sans-serif;font-size:24px;line-height:1}body.bfjp-mobile-quote-home .mobile-quote-panel h2{max-width:340px;margin:0 auto 3px;padding:0 12px;text-align:center;font-size:15.5px;line-height:1.35;font-weight:700;letter-spacing:-.015em}body.bfjp-mobile-quote-home .mobile-quote-panel > p{max-width:360px;margin:0 auto 16px;padding:0 8px;text-align:center;font-size:12.5px;line-height:1.35;color:#333}body.bfjp-mobile-quote-home .mobile-step-form{padding:0}body.bfjp-mobile-quote-home .mobile-floating-field{position:relative;display:block;margin:0 0 23px;padding-top:5px}body.bfjp-mobile-quote-home .mobile-floating-field > span:first-child{position:absolute;left:16px;top:-2px;z-index:2;padding:0 2px;background:#fff;color:#3d3d3d;font-size:11px;font-weight:500}body.bfjp-mobile-quote-home .mobile-floating-field > input,body.bfjp-mobile-quote-home .mobile-phone-control{display:flex;width:100%;height:51px;align-items:center;border:1px solid #e3e3e3;border-radius:8px;background:#fff}body.bfjp-mobile-quote-home .mobile-floating-field > input{padding:0 16px;outline:none;color:#222;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:14px}body.bfjp-mobile-quote-home .mobile-floating-field > input::placeholder,body.bfjp-mobile-quote-home .mobile-phone-control input::placeholder{color:#9a9a9a;opacity:1}body.bfjp-mobile-quote-home .mobile-phone-control{padding:0 14px}body.bfjp-mobile-quote-home .mobile-phone-control b{width:16px;height:16px;flex:0 0 16px;border-radius:50%;background:#d50042}body.bfjp-mobile-quote-home .mobile-phone-control em{margin-left:11px;color:#4a4a4a;font-size:12px;font-style:normal}body.bfjp-mobile-quote-home .mobile-phone-control i{width:0;height:0;margin-left:8px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #222}body.bfjp-mobile-quote-home .mobile-phone-control input{min-width:0;height:28px;margin-left:15px;padding-left:15px;flex:1;border:0;border-left:1px solid #e5e5e5;outline:none;color:#222;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:14px}body.bfjp-mobile-quote-home .mobile-submit-button{width:84%;min-height:63px;margin:40px auto 0;font-size:15px}body.bfjp-mobile-quote-home .mobile-form-status{min-height:20px;margin:11px 10px 0;font-size:11px}body.bfjp-mobile-quote-home .mobile-form-privacy{margin:5px 12px 0;text-align:center;color:#888;font-size:9px;line-height:1.5}}@media (max-width:374px){body.bfjp-mobile-quote-home .site-header .brand{flex-basis:126px !important;max-width:126px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:12px !important}body.bfjp-mobile-quote-home .mobile-header-deal{padding-left:10px;font-size:9px}body.bfjp-mobile-quote-home .mobile-quote-title{font-size:23px}body.bfjp-mobile-quote-home .mobile-line-card{width:92%}}@media (max-width:760px){body.bfjp-mobile-quote-home .site-header{height:68px !important;min-height:68px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:68px !important;min-height:68px !important;padding:0 12px !important;gap:8px !important}body.bfjp-mobile-quote-home .site-header .brand{max-width:none !important;flex:1 1 auto !important;gap:9px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:40px !important;height:40px !important;flex:0 0 40px !important}body.bfjp-mobile-quote-home .site-header .brand-text{display:flex !important;flex-direction:column !important;justify-content:center !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{display:block !important;font-size:16.5px !important;line-height:1 !important;white-space:nowrap !important;letter-spacing:0 !important}body.bfjp-mobile-quote-home .site-header .brand-text small{display:block !important;margin-top:5px !important;color:rgba(255,255,255,.96) !important;font-size:8.8px !important;line-height:1.15 !important;font-weight:700 !important;white-space:nowrap !important;letter-spacing:.01em !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-right:4px !important;gap:6px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:38px !important;height:38px !important;border-radius:11px !important;box-shadow:none !important;transform:none !important;overflow:hidden !important}body.bfjp-mobile-quote-home .header-app-link::before,body.bfjp-mobile-quote-home .header-app-link::after,body.bfjp-mobile-quote-home .menu-btn::before,body.bfjp-mobile-quote-home .menu-btn::after{display:none !important;content:none !important}body.bfjp-mobile-quote-home .header-app-link.lineapp{background:#35d246 !important}body.bfjp-mobile-quote-home .header-app-link.xapp{background:#121826 !important}body.bfjp-mobile-quote-home .menu-btn{background:rgba(255,255,255,.16) !important}body.bfjp-mobile-quote-home .header-app-link.lineapp svg{width:20px !important;height:20px !important}body.bfjp-mobile-quote-home .header-app-link.xapp svg{width:14px !important;height:14px !important}body.bfjp-mobile-quote-home .menu-btn span{font-size:18px !important}body.bfjp-mobile-quote-home .nav{top:68px !important}body.bfjp-mobile-quote-home .mobile-quote-shell{padding-top:22px !important}body.bfjp-mobile-quote-home .mobile-route-box{border-radius:10px !important}body.bfjp-mobile-quote-home .mobile-route-field{height:58px !important}body.bfjp-mobile-quote-home .mobile-route-field input{font-size:16px !important;padding:0 56px 0 16px !important}body.bfjp-mobile-quote-home .mobile-route-field:last-child input{font-size:15px !important}body.bfjp-mobile-quote-home .mobile-route-swap{width:32px !important;height:32px !important;right:12px !important}body.bfjp-mobile-quote-home .mobile-date-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px;margin-bottom:6px}body.bfjp-mobile-quote-home .mobile-date-grid.is-roundtrip{grid-template-columns:1fr 1fr}body.bfjp-mobile-quote-home .mobile-date-field{display:flex;min-width:0;min-height:72px;padding:10px 14px;flex-direction:column;justify-content:center;border:1.4px solid #d9d0c9;border-radius:18px;background:#fff}body.bfjp-mobile-quote-home .mobile-date-field span{margin-bottom:6px;color:#877d75;font-size:11px;line-height:1.2;font-weight:700}body.bfjp-mobile-quote-home .mobile-date-field input{width:100%;border:0;outline:0;background:transparent;color:#242424;font-family:"Noto Sans JP","Poppins",sans-serif;font-size:15px;line-height:1.3;font-weight:600}body.bfjp-mobile-quote-home .mobile-date-field input::-webkit-calendar-picker-indicator{opacity:.8}body.bfjp-mobile-quote-home .mobile-date-return[hidden]{display:none !important}body.bfjp-mobile-quote-home .mobile-benefit-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px 14px 10px !important;align-items:stretch}body.bfjp-mobile-quote-home .mobile-benefit-card{position:relative;min-height:146px;padding:18px 12px 16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;border-radius:18px;border:1px solid rgba(217,198,170,.55);background:linear-gradient(180deg,#ffffff 0%,#fbfbfb 100%);box-shadow:0 14px 30px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.7)}body.bfjp-mobile-quote-home .mobile-benefit-icon{width:52px;height:52px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(223,184,95,.75);background:linear-gradient(180deg,rgba(237,221,193,.75) 0%,rgba(230,210,176,.42) 100%);color:#d8af4d}body.bfjp-mobile-quote-home .mobile-benefit-icon svg{width:24px;height:24px;display:block;fill:currentColor}body.bfjp-mobile-quote-home .mobile-benefit-card strong{display:block;color:#1d1d1d;font-size:14px;line-height:1.35;font-weight:800;letter-spacing:-.02em}body.bfjp-mobile-quote-home .mobile-benefit-card small{display:block;margin-top:4px;color:#2f2f2f;font-size:13px;line-height:1.35;font-weight:700}body.bfjp-mobile-quote-home .stat-strip-grid{display:none !important}}@media (max-width:374px){body.bfjp-mobile-quote-home .site-header{height:64px !important;min-height:64px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:64px !important;min-height:64px !important;gap:6px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:36px !important;height:36px !important;flex-basis:36px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:14.5px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{font-size:7.7px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:34px !important;height:34px !important;border-radius:10px !important}body.bfjp-mobile-quote-home .mobile-date-grid.is-roundtrip,body.bfjp-mobile-quote-home .mobile-benefit-grid{grid-template-columns:1fr !important}}@media (min-width:761px){.mobile-benefit-grid{display:none !important}}@media (max-width:760px){body.bfjp-mobile-quote-home .site-header{height:84px !important;min-height:84px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:84px !important;min-height:84px !important;padding:0 18px !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:0 !important}body.bfjp-mobile-quote-home .site-header .brand{min-width:0 !important;max-width:none !important;margin-right:18px !important;flex:1 1 auto !important;gap:11px !important;overflow:hidden !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:48px !important;height:48px !important;flex:0 0 48px !important}body.bfjp-mobile-quote-home .site-header .brand-text{min-width:0 !important;overflow:hidden !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:20px !important;line-height:1.05 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}body.bfjp-mobile-quote-home .site-header .brand-text small{display:block !important;margin-top:6px !important;color:rgba(255,255,255,.96) !important;font-size:9.6px !important;line-height:1.15 !important;font-weight:700 !important;white-space:nowrap !important}body.bfjp-mobile-quote-home .header-apps-fixed{position:static !important;display:flex !important;flex:0 0 auto !important;margin:0 10px 0 0 !important;gap:10px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:46px !important;height:46px !important;flex:0 0 46px !important;border-radius:14px !important}body.bfjp-mobile-quote-home .header-app-link.lineapp svg{width:23px !important;height:23px !important}body.bfjp-mobile-quote-home .header-app-link.xapp svg{width:17px !important;height:17px !important}body.bfjp-mobile-quote-home .menu-btn{margin:0 !important;background:rgba(255,255,255,.14) !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14) !important}body.bfjp-mobile-quote-home .menu-btn span{font-size:21px !important;transform:none !important}body.bfjp-mobile-quote-home .nav{top:84px !important}body.bfjp-mobile-quote-home .mobile-quote-shell{padding:24px 18px 28px !important}body.bfjp-mobile-quote-home .mobile-quote-title{margin:0 0 22px !important;padding:0 !important;font-size:31px !important;line-height:1.32 !important;letter-spacing:-.035em !important}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent{color:#191919 !important}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent-alt{color:#c58f73 !important}body.bfjp-mobile-quote-home .mobile-quote-quick{position:relative;padding:17px 15px 16px;border:1px solid rgba(190,168,153,.28);border-radius:25px;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(100,70,55,.10)}body.bfjp-mobile-quote-home .mobile-quote-selects{gap:10px !important;margin-bottom:12px !important}body.bfjp-mobile-quote-home .mobile-quote-selects select{height:46px !important;padding-left:16px !important;border:1px solid #ebe5df !important;background:#faf8f6 !important;font-size:12px !important;font-weight:700 !important}body.bfjp-mobile-quote-home .mobile-route-box{overflow:visible !important;border:1px solid #ded5ce !important;border-radius:19px !important;background:#fff !important;box-shadow:0 5px 14px rgba(51,38,30,.035) !important}body.bfjp-mobile-quote-home .mobile-route-field{position:relative !important;z-index:1;display:flex !important;height:78px !important;padding:12px 58px 10px 17px !important;flex-direction:column !important;justify-content:center !important;background:#fff !important}body.bfjp-mobile-quote-home .mobile-route-field:first-child{border-radius:19px 19px 0 0}body.bfjp-mobile-quote-home .mobile-route-field:last-child{border-radius:0 0 19px 19px}body.bfjp-mobile-quote-home .mobile-route-field:focus-within{z-index:60;background:#fffdfb !important;box-shadow:inset 0 0 0 1.5px #d4a184}body.bfjp-mobile-quote-home .mobile-route-field + .mobile-route-field{border-top:1px solid #eee7e1 !important}body.bfjp-mobile-quote-home .mobile-route-caption{display:block;margin-bottom:4px;color:#8e8178;font-size:10.5px;line-height:1;font-weight:800;letter-spacing:.08em}body.bfjp-mobile-quote-home .mobile-route-input-wrap{position:relative;display:block;width:100%}body.bfjp-mobile-quote-home .mobile-route-field input,body.bfjp-mobile-quote-home .mobile-route-field:last-child input{width:100% !important;height:31px !important;padding:0 !important;color:#222 !important;background:transparent !important;font-size:16px !important;line-height:31px !important;font-weight:700 !important}body.bfjp-mobile-quote-home .mobile-route-field input::placeholder{color:#a59b94 !important;font-size:13px !important;font-weight:500 !important}body.bfjp-mobile-quote-home .mobile-route-swap{right:14px !important;width:38px !important;height:38px !important;z-index:80 !important;border:1px solid #e9e0da !important;background:#f7f2ee !important;box-shadow:0 5px 12px rgba(80,58,45,.08) !important}body.bfjp-mobile-quote-home .mobile-route-swap svg{width:17px !important;height:17px !important}body.bfjp-mobile-quote-home .mobile-route-field .city-suggestions{left:-17px !important;right:-58px !important;top:calc(100% + 10px) !important;z-index:120 !important;max-height:248px !important;padding:7px !important;border:1px solid #e0d6ce !important;border-radius:16px !important;box-shadow:0 20px 42px rgba(38,26,19,.20) !important}body.bfjp-mobile-quote-home .mobile-route-field:first-child .city-suggestions{top:calc(100% + 16px) !important}body.bfjp-mobile-quote-home .mobile-route-field .city-suggestion{min-height:58px;padding:9px 10px !important;border-radius:11px !important}body.bfjp-mobile-quote-home .mobile-route-field .city-suggestion:hover,body.bfjp-mobile-quote-home .mobile-route-field .city-suggestion.is-active{background:#f7f2ee !important}body.bfjp-mobile-quote-home .mobile-route-field .city-code{background:#202020 !important}body.bfjp-mobile-quote-home .mobile-date-grid{margin:12px 0 5px !important;gap:9px !important}body.bfjp-mobile-quote-home .mobile-date-field{min-height:74px !important;padding:12px 15px !important;border:1px solid #ded5ce !important;border-radius:17px !important;background:#fff !important}body.bfjp-mobile-quote-home .mobile-date-field:focus-within{border-color:#d4a184 !important;box-shadow:0 0 0 2px rgba(212,161,132,.12) !important}body.bfjp-mobile-quote-home .mobile-date-field span{margin-bottom:7px !important;color:#8e8178 !important;font-size:10.5px !important;letter-spacing:.08em !important}body.bfjp-mobile-quote-home .mobile-date-field input{font-size:14px !important;font-weight:700 !important}body.bfjp-mobile-quote-home .mobile-route-error{margin:6px 4px 1px !important;font-size:11px !important}body.bfjp-mobile-quote-home .mobile-price-button{min-height:58px !important;margin-top:4px !important;font-size:15px !important;box-shadow:0 9px 20px rgba(15,15,15,.15) !important}body.bfjp-mobile-quote-home .mobile-quote-or span{background:var(--bfjp-mobile-cream) !important}body.bfjp-mobile-quote-home .mobile-quote-dialog{padding:18px !important;align-items:center !important;background:#f7f2ee}body.bfjp-mobile-quote-home .mobile-quote-backdrop{background:rgba(24,18,15,.38) !important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}body.bfjp-mobile-quote-home .mobile-quote-panel{width:min(100%,430px) !important;max-height:calc(100vh - 36px) !important;padding:25px 18px 20px !important;border-radius:28px !important;transform:translateX(28px) scale(.97) !important;opacity:0;transition:transform .28s cubic-bezier(.22,.8,.28,1),opacity .22s ease !important;box-shadow:0 26px 70px rgba(28,19,15,.28) !important}body.bfjp-mobile-quote-home .mobile-quote-dialog.is-open .mobile-quote-panel{transform:translateX(0) scale(1) !important;opacity:1}body.bfjp-mobile-quote-home .mobile-quote-handle{display:none !important}body.bfjp-mobile-quote-home .mobile-quote-close{top:13px !important;right:13px !important;width:36px !important;height:36px !important;background:#f6f3f0 !important;font-size:22px !important}body.bfjp-mobile-quote-home .mobile-quote-step{display:flex;max-width:318px;margin:0 auto 12px;padding:0 28px;align-items:center;justify-content:center;gap:9px;color:#a16f55;font-size:10px;line-height:1;font-weight:800;letter-spacing:.08em}body.bfjp-mobile-quote-home .mobile-quote-step i{width:36px;height:1px;background:#d9c3b7}body.bfjp-mobile-quote-home .mobile-quote-step b{color:#6d625c;font-weight:700}body.bfjp-mobile-quote-home .mobile-quote-panel h2{margin:0 auto 6px !important;font-size:20px !important;line-height:1.35 !important}body.bfjp-mobile-quote-home .mobile-quote-panel > p{max-width:355px !important;margin:0 auto 14px !important;color:#55504d !important;font-size:12px !important;line-height:1.55 !important}body.bfjp-mobile-quote-home .mobile-quote-summary{display:flex;margin:0 0 20px;padding:13px 14px;flex-direction:column;gap:6px;border:1px solid #eadfd8;border-radius:15px;background:#fbf8f6}body.bfjp-mobile-quote-home .mobile-summary-route{display:flex;min-width:0;align-items:center;justify-content:center;gap:10px;color:#202020;font-size:13px}body.bfjp-mobile-quote-home .mobile-summary-route b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.bfjp-mobile-quote-home .mobile-summary-route i{color:#bd896d;font-size:17px;font-style:normal}body.bfjp-mobile-quote-home .mobile-summary-meta{text-align:center;color:#786e68;font-size:10.5px;line-height:1.45}body.bfjp-mobile-quote-home .mobile-step-form{padding:0 1px !important}body.bfjp-mobile-quote-home .mobile-floating-field{margin:0 0 18px !important}body.bfjp-mobile-quote-home .mobile-floating-field > input,body.bfjp-mobile-quote-home .mobile-phone-control{height:56px !important;border:1px solid #ddd8d4 !important;border-radius:12px !important}body.bfjp-mobile-quote-home .mobile-floating-field:focus-within > input,body.bfjp-mobile-quote-home .mobile-floating-field:focus-within .mobile-phone-control{border-color:#ce9a7e !important;box-shadow:0 0 0 2px rgba(206,154,126,.11) !important}body.bfjp-mobile-quote-home .mobile-floating-field > span:first-child{left:14px !important;top:-3px !important;color:#5c5551 !important;font-size:10.5px !important;font-weight:700 !important}body.bfjp-mobile-quote-home .mobile-submit-button{width:100% !important;min-height:60px !important;margin:24px auto 0 !important;font-size:15px !important;box-shadow:0 10px 22px rgba(20,20,20,.16) !important}}@media (max-width:560px){body.bfjp-mobile-quote-home .site-header{height:76px !important;min-height:76px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:76px !important;min-height:76px !important;padding:0 12px !important}body.bfjp-mobile-quote-home .site-header .brand{margin-right:8px !important;gap:8px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:42px !important;height:42px !important;flex-basis:42px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:16px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{margin-top:5px !important;font-size:7.8px !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-right:6px !important;gap:6px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:38px !important;height:38px !important;flex-basis:38px !important;border-radius:11px !important}body.bfjp-mobile-quote-home .nav{top:76px !important}}@media (max-width:390px){body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:14.3px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{font-size:7px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:38px !important;height:38px !important;flex-basis:38px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:34px !important;height:34px !important;flex-basis:34px !important;border-radius:10px !important}body.bfjp-mobile-quote-home .header-apps-fixed{gap:4px !important;margin-right:4px !important}body.bfjp-mobile-quote-home .mobile-quote-title{font-size:27px !important}body.bfjp-mobile-quote-home .mobile-quote-quick{padding:14px 12px 14px !important}body.bfjp-mobile-quote-home .mobile-quote-selects select{font-size:10.5px !important}body.bfjp-mobile-quote-home .mobile-quote-dialog{padding:10px !important}body.bfjp-mobile-quote-home .mobile-quote-panel{max-height:calc(100vh - 20px) !important;padding:23px 14px 17px !important}}@media (max-width:760px){body.bfjp-mobile-quote-home .site-header{height:72px !important;min-height:72px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{position:relative !important;height:72px !important;min-height:72px !important;padding:0 12px !important;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:0 !important}body.bfjp-mobile-quote-home .site-header .brand{order:1 !important;min-width:0 !important;max-width:none !important;margin:0 !important;padding:0 !important;flex:1 1 auto !important;gap:8px !important;overflow:hidden !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:42px !important;height:42px !important;flex:0 0 42px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:17px !important;line-height:1.05 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}body.bfjp-mobile-quote-home .site-header .brand-text small{display:block !important;margin-top:4px !important;font-size:8px !important;line-height:1.1 !important;white-space:nowrap !important}body.bfjp-mobile-quote-home .header-apps-fixed{position:static !important;inset:auto !important;right:auto !important;top:auto !important;order:2 !important;display:flex !important;flex:0 0 auto !important;margin:0 7px 0 auto !important;gap:7px !important;align-items:center !important;transform:none !important;z-index:auto !important}body.bfjp-mobile-quote-home .header-app-link{position:relative !important;width:38px !important;height:38px !important;flex:0 0 38px !important;border-radius:11px !important;box-shadow:none !important;transform:none !important}body.bfjp-mobile-quote-home .header-app-link.lineapp svg{width:20px !important;height:20px !important}body.bfjp-mobile-quote-home .header-app-link.xapp svg{width:14px !important;height:14px !important}body.bfjp-mobile-quote-home .menu-btn{position:static !important;inset:auto !important;right:auto !important;top:auto !important;order:3 !important;display:flex !important;width:40px !important;height:40px !important;min-width:40px !important;flex:0 0 40px !important;margin:0 !important;padding:0 !important;align-items:center !important;justify-content:center !important;border:1px solid rgba(255,255,255,.42) !important;border-radius:50% !important;background:rgba(255,255,255,.10) !important;box-shadow:none !important;transform:none !important;z-index:auto !important;overflow:hidden !important}body.bfjp-mobile-quote-home .menu-btn .menu-icon{display:flex !important;width:18px !important;height:15px !important;flex-direction:column !important;justify-content:space-between !important;font-size:0 !important;line-height:0 !important;transform:none !important}body.bfjp-mobile-quote-home .menu-btn .menu-icon i{display:block !important;width:18px !important;height:2px !important;border-radius:999px !important;background:#fff !important}body.bfjp-mobile-quote-home .nav{top:72px !important}body.bfjp-mobile-quote-home .mobile-quote-hero{padding:0 0 10px !important}body.bfjp-mobile-quote-home .mobile-quote-shell{padding:16px 14px 18px !important;border-radius:22px 22px 0 0 !important}body.bfjp-mobile-quote-home .mobile-quote-title{margin:0 0 15px !important;padding:0 4px !important;font-size:28px !important;line-height:1.16 !important;letter-spacing:-.04em !important}body.bfjp-mobile-quote-home .mobile-quote-quick{padding:13px 12px 13px !important;border-radius:22px !important;box-shadow:0 11px 28px rgba(100,70,55,.08) !important}body.bfjp-mobile-quote-home .mobile-quote-selects{gap:8px !important;margin-bottom:9px !important}body.bfjp-mobile-quote-home .mobile-quote-selects select{height:42px !important;padding-left:14px !important;padding-right:29px !important;font-size:11.5px !important}body.bfjp-mobile-quote-home .mobile-quote-selects label::after{right:13px !important}body.bfjp-mobile-quote-home .mobile-route-box{border-radius:16px !important}body.bfjp-mobile-quote-home .mobile-route-field{height:62px !important;min-height:62px !important;padding:8px 50px 7px 14px !important}body.bfjp-mobile-quote-home .mobile-route-field:first-child{border-radius:16px 16px 0 0 !important}body.bfjp-mobile-quote-home .mobile-route-field:last-child{border-radius:0 0 16px 16px !important}body.bfjp-mobile-quote-home .mobile-route-caption{margin-bottom:2px !important;font-size:9.5px !important}body.bfjp-mobile-quote-home .mobile-route-field input,body.bfjp-mobile-quote-home .mobile-route-field:last-child input{height:27px !important;font-size:14.5px !important;line-height:27px !important}body.bfjp-mobile-quote-home .mobile-route-field input::placeholder{font-size:12.5px !important}body.bfjp-mobile-quote-home .mobile-route-swap{right:11px !important;width:34px !important;height:34px !important}body.bfjp-mobile-quote-home .mobile-route-swap svg{width:15px !important;height:15px !important}body.bfjp-mobile-quote-home .mobile-date-grid{margin:9px 0 3px !important;gap:7px !important}body.bfjp-mobile-quote-home .mobile-date-field{min-height:58px !important;padding:8px 13px !important;border-radius:15px !important}body.bfjp-mobile-quote-home .mobile-date-field span{margin-bottom:4px !important;font-size:9.5px !important}body.bfjp-mobile-quote-home .mobile-date-field input{font-size:13px !important}body.bfjp-mobile-quote-home .mobile-route-error{min-height:11px !important;margin:2px 3px 0 !important;font-size:9.5px !important}body.bfjp-mobile-quote-home .mobile-price-button{min-height:52px !important;margin-top:2px !important;font-size:14px !important;box-shadow:0 7px 16px rgba(15,15,15,.13) !important}body.bfjp-mobile-quote-home .mobile-quote-or{margin:12px 3px 10px !important;font-size:11px !important}body.bfjp-mobile-quote-home .mobile-quote-or span{padding:0 14px !important}body.bfjp-mobile-quote-home .mobile-line-card{width:90% !important;min-height:52px !important;padding:5px 12px 5px 5px !important}body.bfjp-mobile-quote-home .mobile-line-avatar{width:40px !important;height:40px !important;flex-basis:40px !important}body.bfjp-mobile-quote-home .mobile-line-copy{padding-left:11px !important}body.bfjp-mobile-quote-home .mobile-line-copy strong{font-size:14px !important}body.bfjp-mobile-quote-home .mobile-line-copy small{margin-top:2px !important;font-size:10.5px !important}}@media (max-width:560px){body.bfjp-mobile-quote-home .site-header,body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:68px !important;min-height:68px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{padding:0 10px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:40px !important;height:40px !important;flex-basis:40px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:16px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{font-size:7.6px !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-right:6px !important;gap:6px !important}body.bfjp-mobile-quote-home .header-app-link{width:36px !important;height:36px !important;flex-basis:36px !important}body.bfjp-mobile-quote-home .menu-btn{width:38px !important;height:38px !important;min-width:38px !important;flex-basis:38px !important}body.bfjp-mobile-quote-home .nav{top:68px !important}}@media (max-width:390px){body.bfjp-mobile-quote-home .site-header,body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:64px !important;min-height:64px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{padding:0 8px !important}body.bfjp-mobile-quote-home .site-header .brand{gap:6px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:36px !important;height:36px !important;flex-basis:36px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:14px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{margin-top:3px !important;font-size:6.6px !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-right:5px !important;gap:5px !important}body.bfjp-mobile-quote-home .header-app-link{width:32px !important;height:32px !important;flex-basis:32px !important;border-radius:9px !important}body.bfjp-mobile-quote-home .menu-btn{width:34px !important;height:34px !important;min-width:34px !important;flex-basis:34px !important}body.bfjp-mobile-quote-home .menu-btn .menu-icon,body.bfjp-mobile-quote-home .menu-btn .menu-icon i{width:16px !important}body.bfjp-mobile-quote-home .mobile-quote-title{margin-bottom:13px !important;font-size:25px !important}body.bfjp-mobile-quote-home .mobile-quote-shell{padding:14px 11px 16px !important}body.bfjp-mobile-quote-home .mobile-quote-quick{padding:11px 10px 12px !important}body.bfjp-mobile-quote-home .mobile-quote-selects select{font-size:10.5px !important}body.bfjp-mobile-quote-home .nav{top:64px !important}}.mobile-line-official{justify-content:center;gap:14px;padding:5px 18px 5px 6px}.mobile-line-official .mobile-line-avatar{flex:0 0 auto}.mobile-line-badge-wrap{min-width:0;display:flex;align-items:center;justify-content:center}.mobile-line-badge{display:block;width:auto;height:36px;max-width:100%;object-fit:contain;border:0}.partner-airline-showcase{position:relative;overflow:hidden;background:#fff;color:#151515;padding:42px 0 38px;border-top:8px solid #d39b77}.partner-airline-inner{max-width:1180px;text-align:center}.partner-airline-inner h2{margin:0;font-size:clamp(26px,3.3vw,42px);line-height:1.24;letter-spacing:-.035em;font-weight:900;color:#101010}.partner-airline-inner p{max-width:680px;margin:12px auto 0;color:#5d5a57;font-size:15px;line-height:1.7;font-weight:600}.partner-airline-window{width:100%;margin-top:26px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%)}.partner-airline-marquee{display:flex;width:max-content;will-change:transform;animation:bfjp-airline-scroll 34s linear infinite}.partner-airline-window:hover .partner-airline-marquee{animation-play-state:paused}.partner-airline-group{display:flex;flex:0 0 auto;align-items:center;gap:16px;padding-right:16px}.partner-airline-logo{width:154px;height:92px;flex:0 0 154px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #eee8e1;box-shadow:0 8px 22px rgba(69,50,38,.07)}.partner-airline-logo img{display:block;width:100%;height:100%;object-fit:cover}@keyframes bfjp-airline-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media (prefers-reduced-motion:reduce){.partner-airline-window{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.partner-airline-marquee{animation:none}.partner-airline-group[aria-hidden="true"]{display:none}}@media (max-width:760px){body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:46px !important;height:46px !important;flex-basis:46px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:19px !important;line-height:1.04 !important;letter-spacing:-.025em !important}body.bfjp-mobile-quote-home .site-header .brand-text small{margin-top:5px !important;font-size:9.2px !important;line-height:1.08 !important;letter-spacing:-.02em !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-official{width:min(82%,360px) !important;min-height:54px !important;padding:5px 18px 5px 6px !important;gap:15px !important}body.bfjp-mobile-quote-home .mobile-line-official .mobile-line-avatar{width:42px !important;height:42px !important;flex-basis:42px !important}body.bfjp-mobile-quote-home .mobile-line-badge{height:36px !important;width:auto !important}.partner-airline-showcase{padding:28px 0 25px;border-top-width:7px;border-radius:22px 22px 0 0}.partner-airline-inner{padding-left:0 !important;padding-right:0 !important}.partner-airline-inner h2{padding:0 22px;font-size:25px;line-height:1.24}.partner-airline-inner p{padding:0 26px;margin-top:8px;font-size:12.5px;line-height:1.65}.partner-airline-window{margin-top:20px}.partner-airline-marquee{animation-duration:28s}.partner-airline-group{gap:10px;padding-right:10px}.partner-airline-logo{width:122px;height:77px;flex-basis:122px;border-radius:15px;box-shadow:0 6px 17px rgba(69,50,38,.06)}}@media (max-width:560px){body.bfjp-mobile-quote-home .site-header,body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:70px !important;min-height:70px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:42px !important;height:42px !important;flex-basis:42px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:18px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{font-size:8.5px !important}body.bfjp-mobile-quote-home .nav{top:70px !important}}@media (max-width:390px){body.bfjp-mobile-quote-home .site-header,body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:66px !important;min-height:66px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:38px !important;height:38px !important;flex-basis:38px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:16px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{font-size:7.4px !important}body.bfjp-mobile-quote-home .nav{top:66px !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-official{width:86% !important;gap:11px !important}.partner-airline-inner h2{font-size:22px}.partner-airline-logo{width:112px;height:70px;flex-basis:112px}}@media (max-width:760px){body.bfjp-mobile-quote-home .mobile-quote-shell{padding:18px 15px 14px !important}body.bfjp-mobile-quote-home .mobile-quote-title{margin:0 0 8px !important;padding:0 8px !important;font-size:clamp(30px,8.6vw,42px) !important;line-height:1.08 !important;letter-spacing:-.04em !important}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent-alt{display:inline-block;margin-top:4px}body.bfjp-mobile-quote-home .mobile-quote-destinations{margin:0 0 14px !important;padding:0 12px !important;text-align:center !important;color:#85786f !important;font-size:11px !important;line-height:1.5 !important;letter-spacing:.04em !important;font-weight:600 !important}body.bfjp-mobile-quote-home .mobile-route-box{position:relative !important}body.bfjp-mobile-quote-home .mobile-route-box::after{content:"";position:absolute;left:24px;right:74px;top:50%;border-top:1px solid #ddd2ca;transform:translateY(-50%);pointer-events:none}body.bfjp-mobile-quote-home .mobile-date-grid{margin:8px 0 4px !important;gap:7px !important}body.bfjp-mobile-quote-home .mobile-date-field{min-height:50px !important;padding:6px 13px !important;border-radius:16px !important}body.bfjp-mobile-quote-home .mobile-date-field span{margin-bottom:3px !important;font-size:10px !important}body.bfjp-mobile-quote-home .mobile-date-field input{font-size:14px !important;line-height:1.2 !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-restored{position:relative !important;width:min(86%,360px) !important;min-height:66px !important;margin:0 auto !important;padding:14px 16px 12px 10px !important;gap:12px !important;align-items:center !important;border:2px solid var(--bfjp-mobile-green) !important;border-radius:999px !important;background:#fff !important;box-shadow:0 8px 18px rgba(47,112,68,.08) !important;overflow:visible !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge{position:absolute !important;left:50% !important;top:-11px !important;transform:translateX(-50%) !important;display:inline-flex !important;align-items:center !important;gap:5px !important;padding:3px 10px !important;border-radius:999px !important;background:#1cc849 !important;color:#fff !important;box-shadow:0 6px 12px rgba(28,200,73,.22) !important;font-size:10px !important;font-weight:800 !important;letter-spacing:.06em !important;line-height:1 !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge svg{width:14px !important;height:14px !important;display:block !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge em{font-style:normal !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-avatar{width:42px !important;height:42px !important;flex:0 0 42px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy{display:flex !important;min-width:0 !important;flex:1 !important;padding-left:2px !important;flex-direction:column !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy strong{color:#151515 !important;font-size:14px !important;line-height:1.08 !important;font-weight:800 !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy small{margin-top:3px !important;color:#4b4b4b !important;font-size:10.5px !important;line-height:1.1 !important;font-weight:600 !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-action{display:flex !important;width:34px !important;height:34px !important;flex:0 0 34px !important;align-items:center !important;justify-content:center !important;border-left:1px solid rgba(84,174,104,.55) !important;color:#52b564 !important;padding-left:10px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-action svg{width:18px !important;height:18px !important;display:block !important}.partner-airline-showcase{margin-top:22px !important;padding:34px 0 24px !important;border-top:none !important;background:linear-gradient(180deg,#fffaf6 0%,#ffffff 20%,#ffffff 100%) !important;border-radius:28px 28px 0 0 !important;box-shadow:0 -1px 0 #f0e4dc inset !important}.partner-airline-showcase::before{content:"";position:absolute;left:50%;top:0;width:min(88%,360px);height:14px;transform:translate(-50%,-50%);border-radius:999px;background:linear-gradient(90deg,rgba(211,155,119,0) 0%,rgba(211,155,119,.35) 12%,rgba(211,155,119,.92) 50%,rgba(211,155,119,.35) 88%,rgba(211,155,119,0) 100%);box-shadow:0 10px 18px rgba(211,155,119,.18)}}@media (max-width:560px){body.bfjp-mobile-quote-home .mobile-quote-title{font-size:clamp(31px,10.2vw,40px) !important}body.bfjp-mobile-quote-home .mobile-quote-destinations{font-size:10.5px !important;margin-bottom:13px !important}body.bfjp-mobile-quote-home .mobile-route-box::after{left:22px !important;right:68px !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-restored{width:88% !important;min-height:64px !important;padding:13px 14px 11px 9px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy strong{font-size:13.5px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy small{font-size:10px !important}.partner-airline-showcase{margin-top:18px !important;padding-top:30px !important}}@media (max-width:390px){body.bfjp-mobile-quote-home .mobile-quote-destinations{padding:0 4px !important;letter-spacing:.02em !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-restored{width:90% !important}}@media (max-width:760px){body.bfjp-mobile-quote-home .mobile-quote-title{margin:0 0 7px !important;font-size:clamp(23px,6.4vw,29px) !important;line-height:1.14 !important;letter-spacing:-.03em !important}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent-alt{margin-top:6px !important;font-size:clamp(19px,5.7vw,25px) !important;line-height:1.06 !important}body.bfjp-mobile-quote-home .mobile-quote-destinations{margin:0 0 12px !important;font-size:10.5px !important;line-height:1.35 !important}body.bfjp-mobile-quote-home .mobile-route-box{position:relative !important}body.bfjp-mobile-quote-home .mobile-route-box::after{content:none !important}body.bfjp-mobile-quote-home .mobile-route-divider{position:absolute !important;left:18px !important;right:78px !important;top:50% !important;height:1px !important;background:#d9d0c9 !important;transform:translateY(-50%) !important;z-index:2 !important;pointer-events:none !important;display:block !important}body.bfjp-mobile-quote-home .mobile-route-field{height:74px !important;padding:11px 58px 9px 17px !important}body.bfjp-mobile-quote-home .mobile-date-grid{margin:7px 0 4px !important;gap:6px !important}body.bfjp-mobile-quote-home .mobile-date-field{min-height:44px !important;height:44px !important;padding:5px 12px !important;border-radius:15px !important;justify-content:flex-start !important}body.bfjp-mobile-quote-home .mobile-date-field span{margin-bottom:1px !important;font-size:9px !important;line-height:1.1 !important}body.bfjp-mobile-quote-home .mobile-date-field input{font-size:13px !important;line-height:1.1 !important}body.bfjp-mobile-quote-home .mobile-price-button{min-height:50px !important}.airline-image-section,section.airline-image-section,body.bfjp-mobile-quote-home .airline-image-section{display:none !important}}@media (max-width:560px){body.bfjp-mobile-quote-home .mobile-quote-title{font-size:clamp(22px,7vw,27px) !important}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent-alt{font-size:clamp(18px,6vw,23px) !important}body.bfjp-mobile-quote-home .mobile-route-divider{left:16px !important;right:70px !important}body.bfjp-mobile-quote-home .mobile-date-field{min-height:42px !important;height:42px !important;padding:4px 11px !important}body.bfjp-mobile-quote-home .mobile-date-field input{font-size:12.5px !important}}.airline-image-section,section.airline-image-section,#airlines.airline-image-section{display:none !important}@media (max-width:760px){body.bfjp-mobile-quote-home .site-header,body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:62px !important;min-height:62px !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{padding-top:5px !important;padding-bottom:5px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:38px !important;height:38px !important;flex-basis:38px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:17px !important;line-height:1.02 !important}body.bfjp-mobile-quote-home .site-header .brand-text small{margin-top:3px !important;font-size:8px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:38px !important;height:38px !important;min-width:38px !important}body.bfjp-mobile-quote-home .nav{top:62px !important}body.bfjp-mobile-quote-home .mobile-quote-hero{padding-bottom:8px !important}body.bfjp-mobile-quote-home .mobile-quote-shell{padding:11px 12px 10px !important;border-radius:20px 20px 0 0 !important}body.bfjp-mobile-quote-home .mobile-quote-title{margin-bottom:4px !important}body.bfjp-mobile-quote-home .mobile-quote-title .mobile-quote-accent-alt{margin-top:3px !important}body.bfjp-mobile-quote-home .mobile-quote-destinations{margin-bottom:8px !important;font-size:10px !important}body.bfjp-mobile-quote-home .mobile-quote-quick{padding:10px 11px 10px !important;border-radius:21px !important;box-shadow:0 12px 28px rgba(100,70,55,.08) !important}body.bfjp-mobile-quote-home .mobile-quote-selects{gap:8px !important;margin-bottom:8px !important}body.bfjp-mobile-quote-home .mobile-quote-selects select{height:40px !important;padding-left:14px !important;font-size:11.5px !important}body.bfjp-mobile-quote-home .mobile-route-box{border-radius:17px !important}body.bfjp-mobile-quote-home .mobile-route-field{height:61px !important;padding:8px 52px 7px 15px !important}body.bfjp-mobile-quote-home .mobile-route-field:first-child{border-radius:17px 17px 0 0 !important}body.bfjp-mobile-quote-home .mobile-route-field:last-child{border-radius:0 0 17px 17px !important}body.bfjp-mobile-quote-home .mobile-route-caption{margin-bottom:2px !important;font-size:9.5px !important}body.bfjp-mobile-quote-home .mobile-route-field input,body.bfjp-mobile-quote-home .mobile-route-field:last-child input{height:25px !important;font-size:14.5px !important;line-height:25px !important}body.bfjp-mobile-quote-home .mobile-route-field input::placeholder{font-size:12px !important}body.bfjp-mobile-quote-home .mobile-route-divider{left:15px !important;right:65px !important}body.bfjp-mobile-quote-home .mobile-route-swap{right:11px !important;width:33px !important;height:33px !important}body.bfjp-mobile-quote-home .mobile-route-swap svg{width:15px !important;height:15px !important}body.bfjp-mobile-quote-home .mobile-date-grid{margin:6px 0 3px !important}body.bfjp-mobile-quote-home .mobile-date-field{min-height:38px !important;height:38px !important;padding:3px 11px !important;border-radius:13px !important}body.bfjp-mobile-quote-home .mobile-date-field span{font-size:8.5px !important}body.bfjp-mobile-quote-home .mobile-date-field input{font-size:12px !important}body.bfjp-mobile-quote-home .mobile-route-error{min-height:6px !important;margin:0 3px !important;font-size:9px !important;line-height:1 !important}body.bfjp-mobile-quote-home .mobile-price-button{min-height:45px !important;margin-top:1px !important;font-size:14px !important;box-shadow:0 6px 14px rgba(15,15,15,.12) !important}body.bfjp-mobile-quote-home .mobile-quote-or{margin:9px 3px 8px !important;font-size:10px !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-restored{width:min(84%,350px) !important;min-height:56px !important;padding:10px 13px 8px 8px !important;gap:9px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge{top:-9px !important;padding:3px 9px !important;font-size:9px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-avatar{width:36px !important;height:36px !important;flex-basis:36px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy strong{font-size:13px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-copy small{margin-top:2px !important;font-size:9.5px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-action{width:30px !important;height:30px !important;flex-basis:30px !important;padding-left:8px !important}.partner-airline-showcase{margin-top:7px !important;padding:20px 0 18px !important;border-radius:22px 22px 0 0 !important}.partner-airline-showcase::before{height:8px !important;width:min(78%,320px) !important}.partner-airline-inner h2{padding:0 18px !important;font-size:21px !important;line-height:1.16 !important}.partner-airline-inner p{padding:0 20px !important;margin-top:4px !important;font-size:11px !important;line-height:1.45 !important}.partner-airline-window{margin-top:10px !important}.partner-airline-logo{width:112px !important;height:68px !important;flex-basis:112px !important;border-radius:13px !important}}@media (max-width:390px){body.bfjp-mobile-quote-home .site-header,body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:58px !important;min-height:58px !important}body.bfjp-mobile-quote-home .nav{top:58px !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap,body.bfjp-mobile-quote-home .site-header .brand-icon{width:35px !important;height:35px !important;flex-basis:35px !important}body.bfjp-mobile-quote-home .site-header .brand-text strong{font-size:15px !important}body.bfjp-mobile-quote-home .site-header .brand-text small{font-size:7px !important}body.bfjp-mobile-quote-home .header-app-link,body.bfjp-mobile-quote-home .menu-btn{width:35px !important;height:35px !important;min-width:35px !important}body.bfjp-mobile-quote-home .mobile-quote-shell{padding-left:10px !important;padding-right:10px !important}body.bfjp-mobile-quote-home .mobile-route-field{height:58px !important}body.bfjp-mobile-quote-home .mobile-line-card.mobile-line-restored{width:88% !important}.partner-airline-inner h2{font-size:19px !important}}body,button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",Meiryo,"Segoe UI",sans-serif}body.mobile-traveler-open{overflow:hidden !important}.mobile-traveler-dialog{display:none}@supports (content-visibility:auto){body.bfjp-mobile-quote-home #service,body.bfjp-mobile-quote-home #routes,body.bfjp-mobile-quote-home #flow,body.bfjp-mobile-quote-home #faq,body.bfjp-mobile-quote-home .footer{content-visibility:auto;contain-intrinsic-size:800px}}@media (max-width:760px){body.bfjp-mobile-quote-home .mobile-quote-selects{align-items:stretch !important}body.bfjp-mobile-quote-home .mobile-traveler-picker{position:relative;min-width:0}body.bfjp-mobile-quote-home .mobile-traveler-trigger{position:relative;display:flex;width:100%;height:40px;padding:0 34px 0 14px;align-items:center;border:1px solid #ebe5df;border-radius:999px;background:#faf8f6;color:#111;text-align:left;font-size:11.5px;font-weight:700;line-height:1;cursor:pointer}body.bfjp-mobile-quote-home .mobile-traveler-trigger span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}body.bfjp-mobile-quote-home .mobile-traveler-trigger i{position:absolute;right:15px;top:50%;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #111;transform:translateY(-25%)}body.bfjp-mobile-quote-home .mobile-traveler-trigger:focus-visible{outline:2px solid #ca9677;outline-offset:2px}.mobile-traveler-dialog{position:fixed;inset:0;z-index:10020;display:block;visibility:hidden;pointer-events:none}.mobile-traveler-dialog.is-open{visibility:visible;pointer-events:auto}.mobile-traveler-backdrop{position:absolute;inset:0;background:rgba(17,17,17,.38);opacity:0;transition:opacity .2s ease}.mobile-traveler-dialog.is-open .mobile-traveler-backdrop{opacity:1}.mobile-traveler-panel{position:absolute;left:50%;bottom:0;width:min(100%,460px);max-height:min(82vh,680px);padding:12px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;border-radius:24px 24px 0 0;background:#fff;color:#222;box-shadow:0 -18px 50px rgba(0,0,0,.16);transform:translate(-50%,105%);transition:transform .25s cubic-bezier(.2,.75,.25,1)}.mobile-traveler-dialog.is-open .mobile-traveler-panel{transform:translate(-50%,0)}.mobile-traveler-handle{width:42px;height:4px;margin:0 auto 8px;border-radius:999px;background:#dedede}.mobile-traveler-close{position:absolute;right:14px;top:10px;width:36px;height:36px;border:0;border-radius:50%;background:#f4f4f4;color:#151515;font-size:27px;line-height:32px;cursor:pointer}.mobile-traveler-panel h2{margin:8px 48px 13px 0;font-size:18px;line-height:1.25;font-weight:800}.mobile-traveler-counts{padding-bottom:8px;border-bottom:1px solid #ddd}.mobile-traveler-row{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:18px}.mobile-traveler-row > span{display:flex;min-width:0;flex-direction:column}.mobile-traveler-row strong{font-size:14px;line-height:1.2;font-weight:700}.mobile-traveler-row small{margin-top:3px;color:#888;font-size:10px;line-height:1.2}.mobile-counter{display:flex;flex:0 0 auto;align-items:center;gap:13px}.mobile-counter button{display:flex;width:25px;height:25px;padding:0;align-items:center;justify-content:center;border:0;border-radius:50%;background:#c99073;color:#fff;font-size:19px;line-height:1;font-weight:700;cursor:pointer}.mobile-counter button:first-child{background:#bcbcbc}.mobile-counter button:disabled{opacity:.42;cursor:not-allowed}.mobile-counter output{min-width:18px;text-align:center;font-size:14px;font-weight:800}.mobile-cabin-options{display:grid;gap:2px;padding:12px 0 10px}.mobile-cabin-options button{display:flex;min-height:48px;padding:0 16px 0 8px;align-items:center;justify-content:space-between;border:0;border-radius:12px;background:#fff;color:#565656;text-align:left;font-size:14px;font-weight:600;cursor:pointer}.mobile-cabin-options button.is-selected{background:#f6fbf7;color:#161616;font-weight:800}.mobile-cabin-options button i{visibility:hidden;color:#40a765;font-style:normal;font-size:17px}.mobile-cabin-options button.is-selected i{visibility:visible}.mobile-traveler-apply{width:100%;min-height:48px;border:0;border-radius:999px;background:#1d1d1d;color:#fff;font-size:15px;font-weight:800;cursor:pointer}}@media (max-width:390px){body.bfjp-mobile-quote-home .mobile-traveler-trigger{padding-left:12px;font-size:10.5px}.mobile-traveler-panel{padding-left:15px;padding-right:15px}}@media (max-width:760px){body.bfjp-mobile-quote-home .partner-airline-showcase{margin-top:4px !important;padding-top:10px !important;padding-bottom:8px !important;min-height:0 !important}body.bfjp-mobile-quote-home .partner-airline-inner{min-height:0 !important;padding-top:0 !important;padding-bottom:0 !important}body.bfjp-mobile-quote-home .partner-airline-inner h2{margin-top:0 !important;margin-bottom:0 !important}body.bfjp-mobile-quote-home .partner-airline-inner p{margin-top:3px !important;margin-bottom:0 !important}body.bfjp-mobile-quote-home .partner-airline-window{margin-top:7px !important;margin-bottom:0 !important}body.bfjp-mobile-quote-home .partner-airline-marquee,body.bfjp-mobile-quote-home .partner-airline-group{margin-top:0 !important;margin-bottom:0 !important}}@media (max-width:760px){body.bfjp-mobile-quote-home #airlines.partner-airline-showcase{margin:0 !important;padding:10px 0 8px !important;min-height:0 !important;height:auto !important;max-height:none !important;border-radius:18px 18px 0 0 !important}body.bfjp-mobile-quote-home #airlines.partner-airline-showcase::before{display:none !important;content:none !important}body.bfjp-mobile-quote-home #airlines .partner-airline-inner{margin:0 auto !important;padding-top:0 !important;padding-bottom:0 !important;min-height:0 !important;height:auto !important}body.bfjp-mobile-quote-home #airlines .partner-airline-inner h2{margin:0 !important;padding:0 16px !important;font-size:20px !important;line-height:1.15 !important}body.bfjp-mobile-quote-home #airlines .partner-airline-inner p{margin:3px auto 0 !important;padding:0 18px !important;font-size:10.5px !important;line-height:1.35 !important}body.bfjp-mobile-quote-home #airlines .partner-airline-window{margin:6px 0 0 !important;padding:0 !important;min-height:0 !important;height:68px !important}body.bfjp-mobile-quote-home #airlines .partner-airline-marquee,body.bfjp-mobile-quote-home #airlines .partner-airline-group{margin:0 !important;padding-top:0 !important;padding-bottom:0 !important;height:68px !important;min-height:68px !important;align-items:center !important}body.bfjp-mobile-quote-home #airlines .partner-airline-logo{height:64px !important;min-height:64px !important;margin:0 !important}}@media (max-width:760px){body.bfjp-mobile-quote-home .mobile-quote-destinations{font-size:13px !important;line-height:1.4 !important}}@media (max-width:390px){body.bfjp-mobile-quote-home .mobile-quote-destinations{font-size:12.5px !important}}@media (min-width:761px){body.bfjp-mobile-quote-home.mobile-quote-open,body.bfjp-mobile-quote-home.mobile-traveler-open{overflow:hidden !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow{width:440px !important;max-width:440px !important;margin-top:2px !important;margin-bottom:0 !important;padding:22px 22px 20px !important;overflow:visible !important;border:1px solid rgba(255,255,255,.42) !important;border-radius:26px !important;background:linear-gradient(180deg,#f7f2ee 0%,#f4ece6 100%) !important;color:#171717 !important;box-shadow:0 30px 78px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.92) !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head{display:block !important;margin:0 0 16px !important;text-align:center !important;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic",Meiryo,"Segoe UI",sans-serif !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head span{display:block !important;margin:0 !important;color:#111 !important;font-size:26px !important;line-height:1.2 !important;font-weight:900 !important;letter-spacing:-.035em !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head strong{display:block !important;margin:3px 0 0 !important;color:#c58f73 !important;font-size:25px !important;line-height:1.15 !important;font-weight:900 !important;letter-spacing:-.025em !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head small{display:block !important;margin:8px 0 0 !important;color:#6b625d !important;font-size:12px !important;line-height:1.4 !important;font-weight:800 !important;letter-spacing:.01em !important}body.bfjp-mobile-quote-home .desktop-mobile-quote-mount,body.bfjp-mobile-quote-home .mobile-quote-flow-content{display:block !important;width:100% !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-quick{display:block !important;padding:16px !important;border:1px solid #e8dfd7 !important;border-radius:22px !important;background:#fff !important;box-shadow:0 15px 34px rgba(44,31,24,.09) !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-selects{display:grid !important;grid-template-columns:1fr 1.32fr !important;gap:10px !important;margin:0 0 12px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-selects label,body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-traveler-picker{position:relative !important;min-width:0 !important;margin:0 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-selects label::after{content:"" !important;position:absolute !important;right:14px !important;top:50% !important;width:0 !important;height:0 !important;border-left:4px solid transparent !important;border-right:4px solid transparent !important;border-top:5px solid #161616 !important;transform:translateY(-25%) !important;pointer-events:none !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-selects select,body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-traveler-trigger{display:flex !important;width:100% !important;height:44px !important;min-height:44px !important;margin:0 !important;padding:0 34px 0 15px !important;align-items:center !important;border:1px solid #e8e1dc !important;border-radius:999px !important;outline:0 !important;appearance:none !important;-webkit-appearance:none !important;background:#faf8f6 !important;color:#151515 !important;font-size:12px !important;line-height:1 !important;font-weight:800 !important;text-align:left !important;box-shadow:none !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-traveler-trigger i{position:absolute !important;right:15px !important;top:50% !important;width:0 !important;height:0 !important;border-left:4px solid transparent !important;border-right:4px solid transparent !important;border-top:5px solid #161616 !important;transform:translateY(-25%) !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-box{position:relative !important;display:grid !important;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr) !important;align-items:stretch !important;overflow:visible !important;border:1.5px solid #d8cec7 !important;border-radius:16px !important;background:#fff !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field{position:relative !important;display:flex !important;min-width:0 !important;height:78px !important;padding:13px 12px 10px !important;flex-direction:column !important;justify-content:center !important;border:0 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-caption{display:block !important;margin:0 0 5px !important;color:#8a7d75 !important;font-size:9px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:.10em !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-input-wrap,body.bfjp-mobile-quote-home .quote-card-mobile-flow .city-input-wrap{display:block !important;min-width:0 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field input{display:block !important;width:100% !important;height:32px !important;margin:0 !important;padding:0 !important;border:0 !important;outline:0 !important;background:transparent !important;color:#1e1e1e !important;font-size:15px !important;line-height:32px !important;font-weight:800 !important;text-overflow:ellipsis !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field input::placeholder{color:#99918b !important;opacity:1 !important;font-weight:600 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-divider{display:block !important;width:1px !important;height:48px !important;margin:auto !important;background:#e4dad3 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-swap{position:absolute !important;left:50% !important;top:50% !important;z-index:5 !important;display:flex !important;width:38px !important;height:38px !important;padding:0 !important;align-items:center !important;justify-content:center !important;border:1px solid #e3d8d0 !important;border-radius:50% !important;background:#fbf8f5 !important;color:#c58f73 !important;transform:translate(-50%,-50%) rotate(90deg) !important;box-shadow:0 5px 14px rgba(64,43,31,.10) !important;cursor:pointer !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-swap svg{width:17px !important;height:17px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .city-suggestions{z-index:120 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-date-grid{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;margin:11px 0 0 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-date-grid.is-roundtrip{grid-template-columns:1fr 1fr !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-date-return[hidden]{display:none !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-date-field{display:block !important;min-width:0 !important;margin:0 !important;padding:8px 12px !important;border:1px solid #e5dcd6 !important;border-radius:13px !important;background:#fff !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-date-field span{display:block !important;margin:0 0 3px !important;color:#8a7d75 !important;font-size:9px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:.08em !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-date-field input{display:block !important;width:100% !important;height:26px !important;margin:0 !important;padding:0 !important;border:0 !important;outline:0 !important;background:transparent !important;color:#222 !important;font-size:13px !important;font-weight:700 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-error{min-height:16px !important;margin:5px 2px 0 !important;color:#b42318 !important;font-size:10px !important;line-height:1.4 !important;font-weight:800 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-price-button{display:flex !important;width:100% !important;min-height:50px !important;margin:0 !important;padding:0 22px !important;align-items:center !important;justify-content:center !important;gap:10px !important;border:0 !important;border-radius:999px !important;background:#1d1b1b !important;color:#fff !important;font-size:15px !important;line-height:1 !important;font-weight:900 !important;box-shadow:0 10px 22px rgba(0,0,0,.15) !important;cursor:pointer !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or{display:flex !important;align-items:center !important;gap:10px !important;margin:12px 5px 11px !important;color:#8c817a !important;font-size:10px !important;font-weight:800 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or::before,body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or::after{content:"" !important;height:1px !important;flex:1 !important;background:#ddd3cc !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-card.mobile-line-restored{position:relative !important;display:flex !important;width:92% !important;min-height:62px !important;margin:0 auto !important;padding:11px 14px 9px 10px !important;align-items:center !important;gap:10px !important;border:2px solid #55b875 !important;border-radius:999px !important;background:#fff !important;color:#171717 !important;box-shadow:0 10px 24px rgba(48,126,78,.10) !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge{position:absolute !important;left:50% !important;top:-10px !important;display:flex !important;min-height:22px !important;padding:3px 12px !important;align-items:center !important;gap:4px !important;border-radius:999px !important;background:#22c55e !important;color:#fff !important;transform:translateX(-50%) !important;font-size:9px !important;font-style:normal !important;font-weight:900 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge svg{width:12px !important;height:12px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge em{font-style:normal !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-avatar{display:flex !important;width:40px !important;height:40px !important;flex:0 0 40px !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;border-radius:50% !important;background:#f4e6cf !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-avatar img{width:100% !important;height:100% !important;object-fit:cover !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-copy{display:flex !important;min-width:0 !important;flex:1 !important;flex-direction:column !important;text-align:left !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-copy strong{font-size:13px !important;line-height:1.2 !important;font-weight:900 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-copy small{margin-top:3px !important;color:#777 !important;font-size:10px !important;line-height:1.2 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-action{display:flex !important;width:34px !important;height:34px !important;flex:0 0 34px !important;align-items:center !important;justify-content:center !important;border-left:1px solid #55b875 !important;color:#55b875 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-action svg{width:20px !important;height:20px !important}body.bfjp-mobile-quote-home .mobile-quote-dialog{position:fixed !important;inset:0 !important;z-index:10030 !important;display:flex !important;visibility:hidden !important;align-items:center !important;justify-content:center !important;padding:28px !important;opacity:0 !important;pointer-events:none !important;transition:opacity .2s ease,visibility .2s ease !important}body.bfjp-mobile-quote-home .mobile-quote-dialog.is-open{visibility:visible !important;opacity:1 !important;pointer-events:auto !important}body.bfjp-mobile-quote-home .mobile-quote-backdrop{position:absolute !important;inset:0 !important;background:rgba(2,10,22,.58) !important;backdrop-filter:blur(5px) !important;-webkit-backdrop-filter:blur(5px) !important}body.bfjp-mobile-quote-home .mobile-quote-panel{position:relative !important;z-index:1 !important;width:min(520px,100%) !important;max-height:calc(100vh - 56px) !important;padding:28px 28px 24px !important;overflow:auto !important;border:1px solid #eadfd7 !important;border-radius:26px !important;background:#fff !important;color:#1e1e1e !important;box-shadow:0 36px 90px rgba(0,0,0,.32) !important;transform:translateY(16px) scale(.985) !important;transition:transform .22s ease !important}body.bfjp-mobile-quote-home .mobile-quote-dialog.is-open .mobile-quote-panel{transform:translateY(0) scale(1) !important}body.bfjp-mobile-quote-home .mobile-quote-handle{display:none !important}body.bfjp-mobile-quote-home .mobile-quote-close,body.bfjp-mobile-quote-home .mobile-traveler-close{position:absolute !important;right:16px !important;top:14px !important;z-index:3 !important;display:flex !important;width:36px !important;height:36px !important;padding:0 !important;align-items:center !important;justify-content:center !important;border:0 !important;border-radius:50% !important;background:#f3f0ed !important;color:#222 !important;font-size:25px !important;line-height:1 !important;cursor:pointer !important}body.bfjp-mobile-quote-home .mobile-quote-step{display:flex !important;align-items:center !important;justify-content:center !important;gap:9px !important;margin:0 44px 12px !important;color:#b7795d !important;font-size:10px !important;font-weight:900 !important;letter-spacing:.08em !important}body.bfjp-mobile-quote-home .mobile-quote-step i{width:34px !important;height:1px !important;background:#dbc3b6 !important}body.bfjp-mobile-quote-home .mobile-quote-panel h2{margin:0 40px 5px !important;text-align:center !important;color:#171717 !important;font-size:22px !important;line-height:1.35 !important;font-weight:900 !important}body.bfjp-mobile-quote-home .mobile-quote-panel > p{max-width:410px !important;margin:0 auto 14px !important;text-align:center !important;color:#666 !important;font-size:12px !important;line-height:1.7 !important}body.bfjp-mobile-quote-home .mobile-quote-summary{display:block !important;margin:0 0 18px !important;padding:13px 15px !important;border:1px solid #eadfd7 !important;border-radius:15px !important;background:#faf7f4 !important;color:#28221f !important}body.bfjp-mobile-quote-home .mobile-summary-route,body.bfjp-mobile-quote-home .mobile-summary-meta{display:block !important;text-align:center !important}body.bfjp-mobile-quote-home .mobile-summary-route{font-size:14px !important;font-weight:900 !important}body.bfjp-mobile-quote-home .mobile-summary-route i{margin:0 9px !important;color:#c58f73 !important;font-style:normal !important}body.bfjp-mobile-quote-home .mobile-summary-meta{margin-top:5px !important;color:#746961 !important;font-size:10.5px !important;line-height:1.5 !important}body.bfjp-mobile-quote-home .mobile-step-form{padding:0 !important}body.bfjp-mobile-quote-home .mobile-floating-field{position:relative !important;display:block !important;margin:0 0 17px !important;padding-top:5px !important}body.bfjp-mobile-quote-home .mobile-floating-field > span:first-child{position:absolute !important;left:15px !important;top:-2px !important;z-index:2 !important;padding:0 4px !important;background:#fff !important;color:#4b4541 !important;font-size:10px !important;font-weight:800 !important}body.bfjp-mobile-quote-home .mobile-floating-field > input,body.bfjp-mobile-quote-home .mobile-phone-control{display:flex !important;width:100% !important;height:52px !important;align-items:center !important;border:1px solid #e1d8d2 !important;border-radius:12px !important;background:#fff !important}body.bfjp-mobile-quote-home .mobile-floating-field > input{padding:0 15px !important;outline:0 !important;color:#222 !important;font-size:14px !important}body.bfjp-mobile-quote-home .mobile-phone-control{padding:0 14px !important}body.bfjp-mobile-quote-home .mobile-phone-control b{width:16px !important;height:16px !important;flex:0 0 16px !important;border-radius:50% !important;background:#d50042 !important}body.bfjp-mobile-quote-home .mobile-phone-control em{margin-left:10px !important;color:#4a4a4a !important;font-size:12px !important;font-style:normal !important}body.bfjp-mobile-quote-home .mobile-phone-control i{width:0 !important;height:0 !important;margin-left:7px !important;border-left:4px solid transparent !important;border-right:4px solid transparent !important;border-top:5px solid #222 !important}body.bfjp-mobile-quote-home .mobile-phone-control input{min-width:0 !important;height:30px !important;margin-left:13px !important;padding-left:13px !important;flex:1 !important;border:0 !important;border-left:1px solid #e5e0dc !important;outline:0 !important;color:#222 !important;font-size:14px !important}body.bfjp-mobile-quote-home .mobile-submit-button{display:flex !important;width:100% !important;min-height:54px !important;margin:22px 0 0 !important;align-items:center !important;justify-content:center !important;gap:9px !important;border:0 !important;border-radius:999px !important;background:#1d1b1b !important;color:#fff !important;font-size:15px !important;font-weight:900 !important;cursor:pointer !important}body.bfjp-mobile-quote-home .mobile-form-status{min-height:19px !important;margin:10px 0 0 !important;text-align:center !important;font-size:11px !important;font-weight:800 !important}body.bfjp-mobile-quote-home .mobile-form-privacy{margin:4px 0 0 !important;text-align:center !important;color:#918984 !important;font-size:9px !important;line-height:1.5 !important}.mobile-traveler-dialog{position:fixed !important;inset:0 !important;z-index:10040 !important;display:block !important;visibility:hidden !important;pointer-events:none !important}.mobile-traveler-dialog.is-open{visibility:visible !important;pointer-events:auto !important}.mobile-traveler-backdrop{position:absolute !important;inset:0 !important;background:rgba(2,10,22,.55) !important;opacity:0 !important;transition:opacity .2s ease !important;backdrop-filter:blur(5px) !important;-webkit-backdrop-filter:blur(5px) !important}.mobile-traveler-dialog.is-open .mobile-traveler-backdrop{opacity:1 !important}.mobile-traveler-panel{position:absolute !important;left:50% !important;top:50% !important;bottom:auto !important;width:min(460px,calc(100% - 56px)) !important;max-height:calc(100vh - 56px) !important;padding:24px 24px 22px !important;overflow:auto !important;border-radius:24px !important;background:#fff !important;color:#222 !important;box-shadow:0 32px 84px rgba(0,0,0,.30) !important;transform:translate(-50%,-46%) scale(.985) !important;transition:transform .22s ease !important}.mobile-traveler-dialog.is-open .mobile-traveler-panel{transform:translate(-50%,-50%) scale(1) !important}.mobile-traveler-handle{display:none !important}.mobile-traveler-panel h2{margin:0 44px 15px 0 !important;font-size:21px !important;line-height:1.3 !important;font-weight:900 !important}.mobile-traveler-counts{padding-bottom:10px !important;border-bottom:1px solid #e2ddd9 !important}.mobile-traveler-row{display:flex !important;min-height:62px !important;align-items:center !important;justify-content:space-between !important;gap:20px !important}.mobile-traveler-row > span{display:flex !important;flex-direction:column !important}.mobile-traveler-row strong{font-size:14px !important;line-height:1.2 !important;font-weight:900 !important}.mobile-traveler-row small{margin-top:4px !important;color:#888 !important;font-size:10px !important}.mobile-counter{display:flex !important;align-items:center !important;gap:14px !important}.mobile-counter button{display:flex !important;width:29px !important;height:29px !important;padding:0 !important;align-items:center !important;justify-content:center !important;border:0 !important;border-radius:50% !important;background:#c99073 !important;color:#fff !important;font-size:20px !important;line-height:1 !important;font-weight:800 !important;cursor:pointer !important}.mobile-counter button:disabled{opacity:.34 !important;cursor:not-allowed !important}.mobile-counter output{min-width:22px !important;text-align:center !important;font-size:14px !important;font-weight:900 !important}.mobile-cabin-options{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px !important;margin:18px 0 !important}.mobile-cabin-options button{display:flex !important;min-height:48px !important;padding:0 14px !important;align-items:center !important;justify-content:space-between !important;border:1px solid #e1d7d0 !important;border-radius:14px !important;background:#faf8f6 !important;color:#24201e !important;font-size:12px !important;font-weight:900 !important;cursor:pointer !important}.mobile-cabin-options button i{display:none !important;font-style:normal !important}.mobile-cabin-options button.is-selected{border-color:#c99073 !important;background:#f8ece6 !important;color:#a86548 !important}.mobile-cabin-options button.is-selected i{display:block !important}.mobile-traveler-apply{display:flex !important;width:100% !important;min-height:52px !important;align-items:center !important;justify-content:center !important;border:0 !important;border-radius:999px !important;background:#1d1b1b !important;color:#fff !important;font-size:14px !important;font-weight:900 !important;cursor:pointer !important}}.bfjp-nav-domestic-mobile{display:none !important}.bfjp-domestic-entry{display:inline-flex !important;min-width:112px !important;height:40px !important;padding:0 14px !important;align-items:center !important;justify-content:center !important;gap:7px !important;border:1px solid rgba(255,255,255,.34) !important;border-radius:999px !important;background:rgba(255,255,255,.08) !important;color:#fff !important;font-size:12px !important;line-height:1 !important;font-weight:900 !important;white-space:nowrap !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important;transition:background .2s ease,border-color .2s ease,transform .2s ease !important}.bfjp-domestic-entry:hover{background:rgba(255,255,255,.16) !important;border-color:rgba(255,255,255,.58) !important;transform:translateY(-1px) !important}@media (min-width:981px){body.bfjp-mobile-quote-home .hero-copy-features-only{display:flex !important;min-height:610px !important;padding:0 0 92px !important;align-items:flex-end !important;align-self:stretch !important}body.bfjp-mobile-quote-home .hero-copy-features-only .hero-features{width:100% !important;max-width:540px !important;margin:0 !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head{margin-bottom:18px !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head span{font-size:31px !important;line-height:1.16 !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head strong{font-size:29px !important;line-height:1.16 !important;margin-top:5px !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head small{font-size:14px !important;line-height:1.45 !important;margin-top:9px !important}body.bfjp-mobile-quote-home #airlines.partner-airline-showcase{margin:0 !important;padding:22px 0 20px !important;min-height:0 !important;height:auto !important;border-radius:18px 18px 0 0 !important}body.bfjp-mobile-quote-home #airlines .partner-airline-inner{padding-top:0 !important;padding-bottom:0 !important}body.bfjp-mobile-quote-home #airlines .partner-airline-inner h2{margin:0 !important;padding:0 16px !important;font-size:22px !important;line-height:1.2 !important}body.bfjp-mobile-quote-home #airlines .partner-airline-inner p{margin:6px auto 0 !important;padding:0 18px !important;font-size:11.5px !important;line-height:1.45 !important}body.bfjp-mobile-quote-home #airlines .partner-airline-window{margin:13px 0 0 !important;padding:0 !important;height:82px !important}body.bfjp-mobile-quote-home #airlines .partner-airline-marquee,body.bfjp-mobile-quote-home #airlines .partner-airline-group{height:82px !important;min-height:82px !important;align-items:center !important}body.bfjp-mobile-quote-home #airlines .partner-airline-logo{height:76px !important;min-height:76px !important;margin:0 !important}}@media (max-width:980px){.bfjp-domestic-entry{display:none !important}.bfjp-nav-domestic-mobile{display:block !important}}@media (min-width:981px){body.bfjp-mobile-quote-home .hero{min-height:calc(100svh - var(--bfjp-header-h)) !important}body.bfjp-mobile-quote-home .hero-grid{min-height:calc(100svh - var(--bfjp-header-h)) !important}@supports (height:100dvh){body.bfjp-mobile-quote-home .hero{min-height:calc(100dvh - var(--bfjp-header-h)) !important}body.bfjp-mobile-quote-home .hero-grid{min-height:calc(100dvh - var(--bfjp-header-h)) !important}}}.bfjp-domestic-entry{min-width:auto !important;padding:0 16px !important;gap:8px !important}.bfjp-domestic-entry .bfjp-domestic-flag{font-size:15px !important;line-height:1 !important;filter:saturate(1.05) !important}.bfjp-domestic-entry .bfjp-domestic-label{font-size:12px !important;font-weight:900 !important;letter-spacing:.01em !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head .desktop-mobile-destinations,body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex-wrap:wrap !important;gap:6px !important;margin:12px auto 0 !important;padding:10px 16px !important;border-radius:999px !important;border:1px solid #e4c6aa !important;background:linear-gradient(180deg,#fffaf4 0%,#f8ead9 100%) !important;color:#81563c !important;box-shadow:0 10px 24px rgba(197,143,115,.16),inset 0 1px 0 rgba(255,255,255,.82) !important;font-size:14px !important;line-height:1.45 !important;font-weight:900 !important;letter-spacing:.02em !important;text-align:center !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head .desktop-mobile-destinations::before,body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis::before{content:"主要都市";display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:3px 8px !important;border-radius:999px !important;background:#c58f73 !important;color:#fff !important;font-size:11px !important;line-height:1 !important;font-weight:900 !important;letter-spacing:.06em !important;box-shadow:0 4px 10px rgba(197,143,115,.22) !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head small{font-size:14px !important;line-height:1.45 !important;color:#81563c !important}@media (min-width:981px){body.bfjp-mobile-quote-home .desktop-mobile-flow-head .desktop-mobile-destinations{max-width:100% !important;padding:11px 18px !important;font-size:14px !important}}@media (max-width:760px){.bfjp-domestic-entry{display:none !important}body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis{width:auto !important;max-width:100% !important;margin-top:10px !important;padding:8px 12px !important;font-size:12px !important}body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis::before{font-size:10px !important;padding:3px 7px !important}}body.bfjp-mobile-quote-home .desktop-mobile-flow-head .desktop-mobile-destinations,body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis{display:block !important;width:auto !important;max-width:none !important;margin:10px 0 0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;color:#6f4d3b !important;font-size:15px !important;line-height:1.45 !important;font-weight:900 !important;letter-spacing:.045em !important;text-align:center !important;text-shadow:0 1px 0 rgba(255,255,255,.85) !important}body.bfjp-mobile-quote-home .desktop-mobile-flow-head .desktop-mobile-destinations::before,body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis::before{content:none !important;display:none !important}@media (min-width:981px){body.bfjp-mobile-quote-home .desktop-mobile-flow-head .desktop-mobile-destinations{font-size:15px !important;margin-top:11px !important}}@media (max-width:760px){body.bfjp-mobile-quote-home .mobile-quote-destinations-emphasis{margin-top:8px !important;padding:0 !important;font-size:13px !important;line-height:1.45 !important;letter-spacing:.035em !important}}.bfjp-domestic-entry{padding:0 14px 0 10px !important;gap:10px !important;border-radius:14px !important}.bfjp-domestic-entry .bfjp-domestic-flag{width:24px !important;height:24px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:999px !important;background:rgba(255,255,255,.95) !important;box-shadow:0 2px 6px rgba(0,0,0,.14) !important;overflow:hidden !important;flex:0 0 24px !important}.bfjp-domestic-entry .bfjp-domestic-flag img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important}.bfjp-domestic-entry .bfjp-domestic-label{font-size:12px !important;font-weight:900 !important;letter-spacing:.02em !important;color:#fff !important}.bfjp-domestic-entry:hover .bfjp-domestic-flag{transform:scale(1.04) !important}@media (max-width:980px){.bfjp-domestic-entry{padding:0 12px 0 8px !important;gap:8px !important}.bfjp-domestic-entry .bfjp-domestic-flag{width:22px !important;height:22px !important;flex-basis:22px !important}}@media (min-width:981px){body.bfjp-mobile-quote-home .site-header{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;background:transparent !important;box-shadow:none !important;z-index:80 !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap,body.bfjp-mobile-quote-home .site-header .container.nav-wrap::after{background:transparent !important;box-shadow:none !important;border:0 !important}body.bfjp-mobile-quote-home .site-header .container.nav-wrap{height:86px !important;min-height:86px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:16px !important;padding-top:8px !important;padding-bottom:0 !important}body.bfjp-mobile-quote-home .site-header .brand{flex:1 1 auto !important;min-width:0 !important}body.bfjp-mobile-quote-home .site-header .brand-icon-wrap{box-shadow:0 6px 18px rgba(0,0,0,.18) !important}body.bfjp-mobile-quote-home .site-header .brand-text strong,body.bfjp-mobile-quote-home .site-header .brand-text small{text-shadow:0 2px 10px rgba(0,0,0,.35) !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-left:auto !important;display:flex !important;align-items:center !important;gap:10px !important;position:static !important}body.bfjp-mobile-quote-home .nav{position:absolute !important;top:76px !important;right:24px !important;left:auto !important;width:280px !important;display:none !important;flex-direction:column !important;align-items:stretch !important;gap:8px !important;padding:14px !important;background:rgba(6,20,38,.95) !important;border:1px solid rgba(255,255,255,.10) !important;border-radius:20px !important;box-shadow:0 22px 56px rgba(0,0,0,.28) !important;backdrop-filter:blur(10px) !important;-webkit-backdrop-filter:blur(10px) !important;z-index:90 !important}body.bfjp-mobile-quote-home .nav.open{display:flex !important}body.bfjp-mobile-quote-home .nav a{display:flex !important;align-items:center !important;justify-content:space-between !important;min-height:44px !important;padding:10px 14px !important;font-size:14px !important;font-weight:800 !important;line-height:1.3 !important;color:#f5f8fc !important;border-radius:12px !important;background:rgba(255,255,255,.03) !important}body.bfjp-mobile-quote-home .nav a::after{content:'›';color:rgba(255,255,255,.55) !important;font-size:17px !important;line-height:1 !important}body.bfjp-mobile-quote-home .nav a:hover{background:rgba(255,255,255,.08) !important;color:#fff !important}body.bfjp-mobile-quote-home .nav .bfjp-nav-domestic-mobile{display:none !important}body.bfjp-mobile-quote-home .menu-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:40px !important;height:40px !important;flex:0 0 40px !important;margin-left:4px !important;border-radius:999px !important;border:0 !important;background:#ffffff !important;box-shadow:0 8px 20px rgba(0,0,0,.18) !important;color:#17181d !important}body.bfjp-mobile-quote-home .menu-btn .menu-icon{display:flex !important;flex-direction:column !important;gap:4px !important}body.bfjp-mobile-quote-home .menu-btn .menu-icon i{display:block !important;width:14px !important;height:2px !important;border-radius:999px !important;background:#17181d !important}}@media (min-width:981px){body.bfjp-mobile-quote-home .hero,body.bfjp-mobile-quote-home .hero-grid{min-height:100svh !important}@supports (height:100dvh){body.bfjp-mobile-quote-home .hero,body.bfjp-mobile-quote-home .hero-grid{min-height:100dvh !important}}body.bfjp-mobile-quote-home .header-apps-fixed{height:40px !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:10px !important}body.bfjp-mobile-quote-home .header-apps-fixed .menu-btn{display:inline-flex !important;position:static !important;width:40px !important;height:40px !important;min-width:40px !important;flex:0 0 40px !important;margin:0 !important;padding:0 !important;align-items:center !important;justify-content:center !important;align-self:center !important;transform:none !important;border-radius:999px !important;background:#fff !important;color:#17181d !important;border:0 !important;box-shadow:0 8px 20px rgba(0,0,0,.18) !important}body.bfjp-mobile-quote-home .header-apps-fixed .menu-btn .menu-icon{display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:4px !important}body.bfjp-mobile-quote-home .header-apps-fixed .menu-btn .menu-icon i{display:block !important;width:14px !important;height:2px !important;border-radius:999px !important;background:#17181d !important}body.bfjp-mobile-quote-home .nav{right:18px !important;top:74px !important}}@media (min-width:981px){body.bfjp-mobile-quote-home .site-header .brand{margin-left:18px !important}body.bfjp-mobile-quote-home .hero-copy-features-only .hero-features{margin-left:-34px !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-right:30px !important}body.bfjp-mobile-quote-home .nav{right:50px !important}}@media (min-width:1300px){body.bfjp-mobile-quote-home .site-header .brand{position:relative !important;transform:translateX(76px) !important;margin-left:0 !important}body.bfjp-mobile-quote-home .hero-copy-features-only .hero-features{position:relative !important;transform:translateX(-68px) !important;margin-left:0 !important}body.bfjp-mobile-quote-home .header-apps-fixed{position:relative !important;transform:translateX(-88px) !important;margin-right:0 !important}body.bfjp-mobile-quote-home .nav{right:106px !important}}@media (min-width:981px) and (max-width:1299px){body.bfjp-mobile-quote-home .site-header .brand{position:relative !important;transform:translateX(28px) !important;margin-left:0 !important}body.bfjp-mobile-quote-home .hero-copy-features-only .hero-features{position:relative !important;transform:translateX(-28px) !important;margin-left:0 !important}body.bfjp-mobile-quote-home .header-apps-fixed{position:relative !important;transform:translateX(-34px) !important;margin-right:0 !important}body.bfjp-mobile-quote-home .nav{right:56px !important}}@media (min-width:981px){body.bfjp-mobile-quote-home .site-header .brand{margin-left:0 !important;transform:translateX(56px) !important}body.bfjp-mobile-quote-home .hero-copy-features-only .hero-features{margin-left:0 !important;transform:translateX(-74px) !important}body.bfjp-mobile-quote-home .header-apps-fixed{margin-right:0 !important;transform:translateX(-96px) !important}body.bfjp-mobile-quote-home .nav{right:122px !important}}.bfjp-mobile-idle-popup{display:none}@media (max-width:760px){.bfjp-mobile-idle-popup{position:fixed;inset:0;z-index:12050;display:flex;align-items:flex-end;justify-content:center;padding:18px 14px calc(18px + env(safe-area-inset-bottom));visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.bfjp-mobile-idle-popup.is-open{visibility:visible;opacity:1;pointer-events:auto}.bfjp-mobile-idle-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(8,13,22,.58);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.bfjp-mobile-idle-panel{position:relative;z-index:1;width:min(100%,420px);padding:30px 18px 18px;border:1px solid rgba(209,154,120,.38);border-radius:26px;background:linear-gradient(180deg,#fffdfb 0%,#f7f1ec 100%);color:#1e1d1d;text-align:center;box-shadow:0 28px 70px rgba(0,0,0,.34);transform:translateY(28px) scale(.98);transition:transform .26s cubic-bezier(.2,.8,.2,1)}.bfjp-mobile-idle-popup.is-open .bfjp-mobile-idle-panel{transform:translateY(0) scale(1)}.bfjp-mobile-idle-close{position:absolute;top:10px;right:12px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#eee5de;color:#4c4038;font-size:24px;line-height:1;cursor:pointer}.bfjp-mobile-idle-brand{width:58px;height:58px;margin:-58px auto 10px;border-radius:50%;background:#efe1d4;box-shadow:0 10px 24px rgba(75,49,33,.18),0 0 0 6px #fffaf6;overflow:hidden}.bfjp-mobile-idle-brand img{width:100%;height:100%;object-fit:cover;display:block}.bfjp-mobile-idle-kicker{margin:0 0 7px;color:#b77f61;font-size:12px;line-height:1.3;font-weight:900;letter-spacing:.08em}.bfjp-mobile-idle-panel h2{margin:0;font-size:28px;line-height:1.24;letter-spacing:-.035em;font-weight:900}.bfjp-mobile-idle-panel > p:not(.bfjp-mobile-idle-kicker):not(.bfjp-mobile-idle-note){margin:12px auto 18px;max-width:330px;color:#665d57;font-size:14px;line-height:1.75}.bfjp-mobile-idle-form{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border:0;border-radius:999px;background:#1f1d1c;color:#fff;font-size:15px;font-weight:900;box-shadow:0 12px 26px rgba(32,27,23,.18)}.bfjp-mobile-idle-form span{font-size:22px;line-height:1}.bfjp-mobile-idle-or{display:flex;align-items:center;gap:10px;margin:13px 0;color:#a09085;font-size:11px}.bfjp-mobile-idle-or::before,.bfjp-mobile-idle-or::after{content:"";height:1px;flex:1;background:#ded1c7}.bfjp-mobile-idle-line{min-height:58px;display:grid;grid-template-columns:44px 1fr 24px;align-items:center;gap:10px;padding:7px 13px 7px 8px;border:2px solid #49bd70;border-radius:999px;background:#fff;color:#1f2923;text-align:left}.bfjp-mobile-idle-line-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#26c943;color:#fff;font-size:10px;font-weight:900}.bfjp-mobile-idle-line strong,.bfjp-mobile-idle-line small{display:block}.bfjp-mobile-idle-line strong{font-size:14px;line-height:1.25}.bfjp-mobile-idle-line small{margin-top:3px;color:#8a928d;font-size:10px}.bfjp-mobile-idle-line b{color:#32b763;font-size:20px;text-align:right}.bfjp-mobile-idle-note{margin:12px 0 0 !important;color:#a39b95 !important;font-size:10px !important;line-height:1.5 !important}body.bfjp-idle-popup-open{overflow:hidden !important;touch-action:none}}@media (max-width:380px){.bfjp-mobile-idle-panel{padding-left:14px;padding-right:14px;border-radius:22px}.bfjp-mobile-idle-panel h2{font-size:25px}}.header-app-link.lineapp{background:transparent !important;box-shadow:none !important;padding:0 !important;overflow:hidden !important}.header-app-link.lineapp .bfjp-line-logo-img{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important;border-radius:10px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge{gap:6px !important;background:#1cc849 !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge .bfjp-line-badge-img,body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge .bfjp-line-badge-img{width:16px !important;height:16px !important;display:block !important;object-fit:cover !important;border-radius:4px !important;flex:0 0 16px !important}body.bfjp-mobile-quote-home .mobile-line-restored .mobile-line-topbadge svg,body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge svg{display:none !important}.bfjp-mobile-idle-line-icon{background:transparent !important;padding:0 !important;overflow:hidden !important}.bfjp-mobile-idle-line-icon .bfjp-line-idle-img{width:44px !important;height:44px !important;display:block !important;object-fit:cover !important;border-radius:12px !important}@media (max-width:767px){body.bfjp-mobile-quote-home .mobile-quote-quick{position:relative !important;isolation:isolate;border:1px solid rgba(206,191,180,.92) !important;background:linear-gradient(180deg,rgba(255,255,255,.985) 0%,rgba(252,249,246,.985) 100%) !important;box-shadow:0 22px 54px rgba(76,51,37,.16),0 10px 26px rgba(140,104,84,.10),0 1px 0 rgba(255,255,255,.90) inset !important}body.bfjp-mobile-quote-home .mobile-quote-quick::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.42) 0%,rgba(255,255,255,0) 28%);z-index:-1}body.bfjp-mobile-quote-home .mobile-quote-quick::after{content:"";position:absolute;inset:8px;border-radius:20px;pointer-events:none;border:1px solid rgba(255,255,255,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.55);opacity:.95}body.bfjp-mobile-quote-home .mobile-route-box{border-color:#d9cec6 !important;box-shadow:0 10px 24px rgba(62,43,31,.06),0 1px 0 rgba(255,255,255,.95) inset !important}body.bfjp-mobile-quote-home .mobile-date-field,body.bfjp-mobile-quote-home .mobile-quote-selects select{border-color:#ddd2ca !important;box-shadow:0 4px 10px rgba(87,61,44,.035),0 1px 0 rgba(255,255,255,.92) inset !important}body.bfjp-mobile-quote-home .mobile-price-button{box-shadow:0 14px 28px rgba(15,15,15,.18),0 1px 0 rgba(255,255,255,.10) inset !important}}@media (max-width:767px){body.bfjp-mobile-quote-home .mobile-quote-quick{border-color:rgba(206,191,180,.78) !important;box-shadow:0 22px 54px rgba(76,51,37,.14),0 10px 24px rgba(140,104,84,.08),0 1px 0 rgba(255,255,255,.72) inset !important}body.bfjp-mobile-quote-home .mobile-quote-quick::after{display:none !important}body.bfjp-mobile-quote-home .mobile-quote-or span{padding:2px 12px !important;border-radius:999px !important;background:rgba(244,239,234,.78) !important;box-shadow:0 2px 8px rgba(94,68,51,.05) !important;color:#8f847c !important;backdrop-filter:saturate(115%) blur(1.5px);-webkit-backdrop-filter:saturate(115%) blur(1.5px)}}body.bfjp-mobile-quote-home #routes{overflow:hidden !important;padding-top:54px !important;padding-bottom:50px !important;background:#fff !important}body.bfjp-mobile-quote-home #routes .container{max-width:1320px !important}body.bfjp-mobile-quote-home #routes .section-title{margin-bottom:28px !important}body.bfjp-mobile-quote-home #routes .route-carousel{--route-gap:18px;--route-gap-half:9px;position:relative;width:100%}body.bfjp-mobile-quote-home #routes .route-marquee{position:relative;overflow:hidden;width:100%;padding:4px 1px 12px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%)}body.bfjp-mobile-quote-home #routes .route-track{display:flex !important;width:max-content;gap:var(--route-gap);will-change:transform;animation:bfjp-route-marquee 58s linear infinite}body.bfjp-mobile-quote-home #routes .route-set{display:flex !important;flex:none;gap:var(--route-gap);align-items:stretch}body.bfjp-mobile-quote-home #routes .route-marquee:hover .route-track,body.bfjp-mobile-quote-home #routes .route-marquee:focus-within .route-track{animation-play-state:paused}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card{position:relative !important;display:block !important;flex:0 0 clamp(278px,22.5vw,320px) !important;width:clamp(278px,22.5vw,320px) !important;min-width:0 !important;overflow:hidden !important;border:1px solid #dedede !important;border-radius:16px !important;background:#fff !important;color:#202020 !important;text-align:left !important;box-shadow:0 7px 22px rgba(17,24,39,.055) !important;transform:translateZ(0);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease !important}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card:hover{transform:translateY(-3px) !important;border-color:#cfc7c1 !important;box-shadow:0 14px 30px rgba(17,24,39,.10) !important}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card:focus-visible{outline:3px solid rgba(6,26,51,.28) !important;outline-offset:3px !important}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card::after{display:none !important;content:none !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{position:relative;display:block;height:184px;margin:5px 5px 0;overflow:hidden;border-radius:12px;background:#edf1f4}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center !important;filter:saturate(1.02) contrast(1.01) !important;transition:transform .35s ease !important}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card:hover img{transform:scale(1.025)}body.bfjp-mobile-quote-home #routes .route-deal-badge{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 11px;border-radius:999px;background:rgba(18,18,18,.92);color:#fff;font-size:10.5px;font-weight:900;line-height:1;letter-spacing:.02em;box-shadow:0 4px 12px rgba(0,0,0,.18)}body.bfjp-mobile-quote-home #routes .route-card-body{display:block;padding:15px 16px 16px}body.bfjp-mobile-quote-home #routes .route-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}body.bfjp-mobile-quote-home #routes .route-card-heading > span{min-width:0}body.bfjp-mobile-quote-home #routes .route-card-heading h3{margin:0 !important;color:#242424 !important;font-size:16px !important;font-weight:900 !important;line-height:1.35 !important;letter-spacing:-.01em !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bfjp-mobile-quote-home #routes .route-card-heading p{margin:4px 0 0 !important;color:#6d6d6d !important;font-size:11px !important;line-height:1.35 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bfjp-mobile-quote-home #routes .route-card-heading small{flex:none;margin-top:2px;color:#8b654b;font-size:10px;font-weight:800;line-height:1.2}body.bfjp-mobile-quote-home #routes .route-price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:10px;padding-top:11px;border-top:1px solid #e2e2e2}body.bfjp-mobile-quote-home #routes .route-price-copy{display:block;min-width:0}body.bfjp-mobile-quote-home #routes .route-price-copy > span{display:block;margin-bottom:1px;color:#6c6c6c;font-size:10.5px;line-height:1.25}body.bfjp-mobile-quote-home #routes .route-price-copy strong{display:block !important;margin:0 !important;padding:0 !important;min-height:0 !important;border-radius:0 !important;background:none !important;color:#202020 !important;font-size:23px !important;font-weight:950 !important;line-height:1.05 !important;letter-spacing:-.035em !important;box-shadow:none !important;white-space:nowrap}body.bfjp-mobile-quote-home #routes .route-card-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:102px;height:40px;padding:0 14px;border-radius:999px;background:#f3efeb;color:#8d5b3c;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:19px;font-weight:500;line-height:1;transform:translateY(-1px)}body.bfjp-mobile-quote-home #routes .note{margin:13px 2px 0 !important;color:#777 !important;font-size:10.5px !important;line-height:1.6 !important}body.bfjp-mobile-quote-home #routes .center{margin-top:18px !important;text-align:left !important}body.bfjp-mobile-quote-home #routes .ghost{display:inline-flex !important;align-items:center;justify-content:center;min-width:184px;min-height:44px;padding:11px 23px !important;border:0 !important;border-radius:999px !important;background:#1e1e1e !important;color:#fff !important;font-size:13px !important;font-weight:900 !important;box-shadow:none !important}body.bfjp-mobile-quote-home #routes .ghost:hover{background:#071e3f !important}@keyframes bfjp-route-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - var(--route-gap-half)),0,0)}}@media (max-width:760px){body.bfjp-mobile-quote-home #routes{padding-top:40px !important;padding-bottom:40px !important}body.bfjp-mobile-quote-home #routes .container{padding-left:14px !important;padding-right:14px !important}body.bfjp-mobile-quote-home #routes .section-title{margin-bottom:20px !important}body.bfjp-mobile-quote-home #routes .route-carousel{--route-gap:12px;--route-gap-half:6px}body.bfjp-mobile-quote-home #routes .route-marquee{margin-right:-14px;width:calc(100% + 14px);padding-bottom:10px;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 16px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 16px),transparent 100%)}body.bfjp-mobile-quote-home #routes .route-track{animation-duration:50s}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card{flex-basis:min(76vw,276px) !important;width:min(76vw,276px) !important;border-radius:14px !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:150px;margin:4px 4px 0;border-radius:10px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:13px 13px 14px}body.bfjp-mobile-quote-home #routes .route-card-heading h3{font-size:14.5px !important}body.bfjp-mobile-quote-home #routes .route-card-heading p{font-size:10px !important}body.bfjp-mobile-quote-home #routes .route-price-row{gap:8px;margin-top:9px;padding-top:10px}body.bfjp-mobile-quote-home #routes .route-price-copy > span{font-size:9.5px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:19px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:86px;height:36px;padding:0 11px;gap:6px;font-size:10.5px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:17px}body.bfjp-mobile-quote-home #routes .center{text-align:center !important}}@media (prefers-reduced-motion:reduce){body.bfjp-mobile-quote-home #routes .route-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:none;mask-image:none}body.bfjp-mobile-quote-home #routes .route-marquee::-webkit-scrollbar{display:none}body.bfjp-mobile-quote-home #routes .route-track{animation:none !important;transform:none !important}body.bfjp-mobile-quote-home #routes .route-set[aria-hidden="true"]{display:none !important}body.bfjp-mobile-quote-home #routes .route-deal-card{scroll-snap-align:start}}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card{flex:0 0 clamp(286px,22.8vw,326px) !important;width:clamp(286px,22.8vw,326px) !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:166px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:23px;padding:4px 10px;font-size:10px;font-weight:900;letter-spacing:0}body.bfjp-mobile-quote-home #routes .route-card-body{padding:12px 14px 13px}body.bfjp-mobile-quote-home #routes .route-card-heading{display:block}body.bfjp-mobile-quote-home #routes .route-card-heading h3{font-family:"Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-size:15px !important;font-weight:800 !important;line-height:1.28 !important;letter-spacing:-.01em !important}body.bfjp-mobile-quote-home #routes .route-card-heading p{margin:4px 0 0 !important;color:#6f6f6f !important;font-family:"Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-size:10.5px !important;line-height:1.35 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bfjp-mobile-quote-home #routes .route-card-heading small,body.bfjp-mobile-quote-home #routes .route-price-copy > span{display:none !important}body.bfjp-mobile-quote-home #routes .route-price-row{gap:10px;margin-top:8px;padding-top:9px;align-items:center}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:21px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:94px;height:36px;padding:0 12px;gap:7px;font-size:11px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:17px}@media (max-width:760px){body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card{flex-basis:min(74vw,268px) !important;width:min(74vw,268px) !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:142px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:11px 12px 12px}body.bfjp-mobile-quote-home #routes .route-card-heading h3{font-size:14px !important}body.bfjp-mobile-quote-home #routes .route-card-heading p{font-size:9.8px !important}body.bfjp-mobile-quote-home #routes .route-price-row{gap:8px;margin-top:7px;padding-top:8px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:18px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:82px;height:34px;padding:0 10px;gap:5px;font-size:10px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:15px}}body.bfjp-mobile-quote-home #routes{padding-top:48px !important;padding-bottom:38px !important}body.bfjp-mobile-quote-home #routes .section-title{margin-bottom:24px !important;font-family:"Hiragino Mincho ProN","Yu Mincho","YuMincho",serif;font-size:30px !important;line-height:1.35 !important;letter-spacing:.035em !important}body.bfjp-mobile-quote-home #routes .section-title::after{width:54px !important;margin-top:14px !important}body.bfjp-mobile-quote-home #routes .route-marquee{padding-top:2px;padding-bottom:9px}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card{border-radius:14px !important;box-shadow:0 5px 16px rgba(17,24,39,.05) !important}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card:hover{transform:translateY(-2px) !important;box-shadow:0 10px 24px rgba(17,24,39,.085) !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:158px;border-radius:10px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:10px 13px 11px}body.bfjp-mobile-quote-home #routes .route-card-heading h3{font-size:14.5px !important}body.bfjp-mobile-quote-home #routes .route-card-heading p{margin-top:3px !important;font-size:10px !important}body.bfjp-mobile-quote-home #routes .route-price-row{margin-top:7px;padding-top:8px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:20px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:82px;height:32px;padding:0 10px;gap:5px;font-size:10px;letter-spacing:0}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:15px}body.bfjp-mobile-quote-home #routes .note{margin-top:10px !important;font-size:10px !important}body.bfjp-mobile-quote-home #routes .center{margin-top:13px !important}body.bfjp-mobile-quote-home #routes .ghost{min-width:170px;min-height:40px;padding:9px 19px !important;font-size:12px !important}@media (max-width:760px){body.bfjp-mobile-quote-home #routes{padding-top:34px !important;padding-bottom:32px !important}body.bfjp-mobile-quote-home #routes .section-title{margin-bottom:17px !important;font-size:24px !important}body.bfjp-mobile-quote-home #routes .section-title::after{width:44px !important;margin-top:11px !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:136px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:9px 11px 10px}body.bfjp-mobile-quote-home #routes .route-card-heading h3{font-size:13.5px !important}body.bfjp-mobile-quote-home #routes .route-card-heading p{font-size:9.4px !important}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:17.5px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:74px;height:30px;padding:0 8px;font-size:9.5px}body.bfjp-mobile-quote-home #routes .ghost{min-width:158px;min-height:38px;font-size:11px !important}}body.bfjp-mobile-quote-home #routes .route-card-body{padding:9px 13px 10px}body.bfjp-mobile-quote-home #routes .route-card-heading{display:block;min-width:0}body.bfjp-mobile-quote-home #routes .route-card-heading h3{margin:0 !important;font-family:"Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-size:14.5px !important;font-weight:800 !important;line-height:1.35 !important;letter-spacing:-.015em !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bfjp-mobile-quote-home #routes .route-card-heading p{display:none !important}body.bfjp-mobile-quote-home #routes .route-price-row{margin-top:6px;padding-top:7px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:24px;padding:4px 11px;font-size:10.5px;font-weight:900;letter-spacing:.01em}@media (max-width:760px){body.bfjp-mobile-quote-home #routes .route-card-body{padding:8px 11px 9px}body.bfjp-mobile-quote-home #routes .route-card-heading h3{font-size:13.5px !important}body.bfjp-mobile-quote-home #routes .route-price-row{margin-top:5px;padding-top:6px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:22px;padding:3px 9px;font-size:9.5px}}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:148px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:7px 12px 8px}body.bfjp-mobile-quote-home #routes .route-card-heading{display:block;min-width:0}body.bfjp-mobile-quote-home #routes .route-card-heading h3{display:flex;align-items:baseline;gap:2px;margin:0 !important;min-width:0;line-height:1.22 !important;white-space:nowrap;overflow:hidden}body.bfjp-mobile-quote-home #routes .route-card-heading .route-city{flex:none;color:#242424;font-family:"Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-size:15px;font-weight:850;letter-spacing:-.02em}body.bfjp-mobile-quote-home #routes .route-card-heading .route-sep{flex:none;color:#999;font-size:11px;font-weight:700;transform:translateY(-1px)}body.bfjp-mobile-quote-home #routes .route-card-heading .route-country{min-width:0;color:#777;font-family:"Hiragino Sans","Yu Gothic","Meiryo",sans-serif;font-size:12px;font-weight:700;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis}body.bfjp-mobile-quote-home #routes .route-price-row{gap:8px;margin-top:4px;padding-top:6px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:18px !important;line-height:1.02 !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:82px;height:31px;padding:0 9px;gap:5px;font-size:10px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:15px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:22px;padding:3px 10px;font-size:10px}@media (max-width:760px){body.bfjp-mobile-quote-home #routes .route-image-wrap{height:126px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:6px 10px 7px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-city{font-size:13.5px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-sep{font-size:10px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-country{font-size:10.8px}body.bfjp-mobile-quote-home #routes .route-price-row{gap:6px;margin-top:4px;padding-top:5px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:16.5px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:72px;height:28px;padding:0 8px;gap:4px;font-size:9px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:13px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:20px;padding:3px 8px;font-size:9px}}body.bfjp-mobile-quote-home #routes .route-carousel .route-deal-card{border-radius:14px !important}body.bfjp-mobile-quote-home #routes .route-image-wrap{height:140px;margin:4px 4px 0;border-radius:10px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:6px 11px 7px}body.bfjp-mobile-quote-home #routes .route-card-heading h3{line-height:1.18 !important}body.bfjp-mobile-quote-home #routes .route-card-heading .route-city{font-size:14.5px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-sep{font-size:10.5px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-country{font-size:11.5px}body.bfjp-mobile-quote-home #routes .route-price-row{gap:7px;margin-top:3px;padding-top:5px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:17px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:78px;height:29px;padding:0 8px;gap:4px;font-size:9.5px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:14px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:21px;padding:3px 9px;font-size:9.5px}@media (max-width:760px){body.bfjp-mobile-quote-home #routes .route-image-wrap{height:118px}body.bfjp-mobile-quote-home #routes .route-card-body{padding:5px 9px 6px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-city{font-size:13px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-sep{font-size:9.5px}body.bfjp-mobile-quote-home #routes .route-card-heading .route-country{font-size:10.2px}body.bfjp-mobile-quote-home #routes .route-price-row{gap:5px;margin-top:3px;padding-top:4px}body.bfjp-mobile-quote-home #routes .route-price-copy strong{font-size:15.5px !important}body.bfjp-mobile-quote-home #routes .route-card-cta{min-width:68px;height:26px;padding:0 7px;gap:3px;font-size:8.5px}body.bfjp-mobile-quote-home #routes .route-card-cta b{font-size:12px}body.bfjp-mobile-quote-home #routes .route-deal-badge{min-height:18px;padding:2px 7px;font-size:8.5px}}@media (max-width:760px){body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or{margin:10px 5px 15px !important;gap:8px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or span{display:inline-flex !important;min-height:22px !important;padding:3px 12px !important;align-items:center !important;justify-content:center !important;border-radius:999px !important;background:#f5efe9 !important;color:#9a8b81 !important;font-size:9px !important;font-weight:900 !important;line-height:1 !important;box-shadow:0 1px 2px rgba(0,0,0,.04) !important;position:relative !important;z-index:2 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-card.mobile-line-restored{min-height:60px !important;padding:12px 14px 10px 10px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge{top:-7px !important;min-height:20px !important;padding:2px 10px !important}body.bfjp-mobile-quote-home #routes{padding-top:28px !important;padding-bottom:18px !important}body.bfjp-mobile-quote-home #routes .section-title{margin-bottom:20px !important}body.bfjp-mobile-quote-home #routes .route-marquee{padding:2px 1px 8px !important}body.bfjp-mobile-quote-home #routes .note{margin:9px 2px 0 !important}body.bfjp-mobile-quote-home #routes .center{margin-top:14px !important}body.bfjp-mobile-quote-home #service.section,body.bfjp-mobile-quote-home #service{padding-top:22px !important;margin-top:0 !important}body.bfjp-mobile-quote-home #service .section-title{margin-top:0 !important;margin-bottom:18px !important}}@media (max-width:760px){body.bfjp-mobile-quote-home main#top{display:flex !important;flex-direction:column !important;width:100% !important}body.bfjp-mobile-quote-home main#top > .mobile-quote-hero{order:10 !important}body.bfjp-mobile-quote-home main#top > .mobile-traveler-dialog{order:20 !important}body.bfjp-mobile-quote-home main#top > .mobile-quote-dialog{order:30 !important}body.bfjp-mobile-quote-home main#top > .hero{order:40 !important}body.bfjp-mobile-quote-home main#top > #routes{order:50 !important}body.bfjp-mobile-quote-home main#top > #service{order:60 !important}body.bfjp-mobile-quote-home main#top > #airlines{order:70 !important}body.bfjp-mobile-quote-home main#top > #flow{order:80 !important}body.bfjp-mobile-quote-home main#top > #faq{order:90 !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or{margin:9px 5px 17px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-quote-or span{min-height:21px !important;padding:3px 13px !important}body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-line-topbadge{top:-6px !important}body.bfjp-mobile-quote-home main#top > #routes{margin:0 !important;padding-top:22px !important;padding-bottom:14px !important}body.bfjp-mobile-quote-home #routes .section-title{margin-top:0 !important;margin-bottom:17px !important}body.bfjp-mobile-quote-home #routes .note{margin-top:7px !important}body.bfjp-mobile-quote-home #routes .center{margin-top:11px !important}body.bfjp-mobile-quote-home main#top > #service{margin:0 !important;padding-top:16px !important}body.bfjp-mobile-quote-home #service .section-title{margin-top:0 !important;margin-bottom:16px !important}}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-field > input[type="hidden"]{display:none!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .quote-card-mobile-flow .mobile-date-field,body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-quote-quick .mobile-date-field{display:block!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-field>span{display:block!important;margin:0 0 5px 3px!important;color:#8a7d75!important;font-size:9px!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger{position:relative!important;display:flex!important;width:100%!important;min-height:58px!important;padding:10px 42px 9px 14px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;border:1px solid #ded6d0!important;border-radius:14px!important;background:#fff!important;color:#1f2937!important;text-align:left!important;box-shadow:0 4px 10px rgba(87,61,44,.035),0 1px 0 rgba(255,255,255,.92) inset!important;cursor:pointer!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger strong{font-size:14px!important;line-height:1.2!important;font-weight:850!important;color:#252525!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger small{display:block!important;margin-top:4px!important;color:#998e86!important;font-size:9.5px!important;line-height:1.25!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger.has-value strong{font-size:16px!important;color:#111827!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger.has-value small{color:#b16e4f!important;font-size:10px!important;font-weight:850!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger i{position:absolute!important;right:17px!important;top:50%!important;width:9px!important;height:9px!important;margin-top:-7px!important;transform:rotate(45deg)!important;border-right:2px solid #282828!important;border-bottom:2px solid #282828!important}.bfjp-ja-date-picker{position:fixed;inset:0;z-index:12050;display:flex;visibility:hidden;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.bfjp-ja-date-picker.is-open{visibility:visible;opacity:1;pointer-events:auto}.bfjp-ja-date-backdrop{position:absolute;inset:0;background:rgba(5,10,18,.56);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.bfjp-ja-date-panel{position:relative;z-index:1;width:100%;max-width:480px;padding:10px 18px 18px;border-radius:24px 24px 0 0;background:#fff;color:#111827;box-shadow:0 -22px 60px rgba(0,0,0,.25);transform:translateY(18px);transition:transform .2s ease}.bfjp-ja-date-picker.is-open .bfjp-ja-date-panel{transform:translateY(0)}.bfjp-ja-date-handle{width:42px;height:4px;margin:0 auto 10px;border-radius:99px;background:#ded8d4}.bfjp-ja-date-header{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:6px;text-align:center}.bfjp-ja-date-header small{display:block;color:#b06f50;font-size:10px;font-weight:900;letter-spacing:.08em}.bfjp-ja-date-header h2{margin:3px 0 0;color:#12243c;font-size:21px;line-height:1.3}.bfjp-ja-date-nav{display:flex;width:40px;height:40px;padding:0;align-items:center;justify-content:center;border:1px solid #e7dfd9;border-radius:50%;background:#fff;color:#12243c;font-size:27px;line-height:1;cursor:pointer}.bfjp-ja-date-weekdays,.bfjp-ja-date-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.bfjp-ja-date-weekdays{margin:17px 0 7px;color:#727b86;text-align:center;font-size:11px;font-weight:800}.bfjp-ja-date-weekdays span:first-child{color:#d65c62}.bfjp-ja-date-weekdays span:last-child{color:#447fc7}.bfjp-ja-date-days{min-height:276px}.bfjp-ja-date-days>span,.bfjp-ja-date-days>button{aspect-ratio:1/1}.bfjp-ja-date-days>button{display:flex;width:100%;padding:0;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#1d2939;font-size:14px;font-weight:750;cursor:pointer}.bfjp-ja-date-days>button:hover{background:#f4eee9}.bfjp-ja-date-days>button.is-today{box-shadow:inset 0 0 0 1.5px #d59b78}.bfjp-ja-date-days>button.is-selected{background:#0b2b50!important;color:#fff!important;box-shadow:0 7px 17px rgba(11,43,80,.25)}.bfjp-ja-date-days>button.is-sunday:not(.is-selected){color:#d2555e}.bfjp-ja-date-days>button.is-saturday:not(.is-selected){color:#3c78bd}.bfjp-ja-date-days>button:disabled{color:#c8c6c4!important;cursor:not-allowed;box-shadow:none!important;background:transparent!important}.bfjp-ja-date-footer{display:flex;margin-top:12px;justify-content:flex-end;gap:8px}.bfjp-ja-date-footer button{min-height:38px;padding:0 16px;border:1px solid #e4dbd4;border-radius:999px;background:#fff;color:#5d6672;font-size:11px;font-weight:850}.bfjp-ja-date-footer button:first-child{border-color:#0b2b50;background:#0b2b50;color:#fff}body.bfjp-ja-date-open{overflow:hidden!important}@media(min-width:761px){.bfjp-ja-date-picker{align-items:center;padding:24px}.bfjp-ja-date-panel{border-radius:24px;max-width:450px}.bfjp-ja-date-handle{display:none}}@media(max-width:390px){.bfjp-ja-date-panel{padding-left:14px;padding-right:14px}.bfjp-ja-date-days{min-height:252px}}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-field[hidden]{display:none!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-grid{margin:8px 0 10px!important;gap:10px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-field{overflow:visible!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger{display:flex!important;position:relative!important;z-index:2!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-price-button{position:relative!important;z-index:1!important;margin-top:10px!important}@media(max-width:760px){body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-grid{margin:8px 0 12px!important;gap:8px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger{min-height:50px!important;padding:8px 40px 7px 14px!important;border-radius:16px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger strong{font-size:13px!important;line-height:1.15!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger.has-value strong{font-size:15px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger small{margin-top:3px!important;font-size:9px!important;line-height:1.2!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-price-button{margin-top:8px!important}}@media(max-width:760px){body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-grid{margin:8px 0 14px!important;gap:8px!important;padding-bottom:2px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger{min-height:46px!important;padding:7px 40px 6px 14px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger strong{font-size:13px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger.has-value strong{font-size:15px!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-date-trigger small{font-size:9px!important;line-height:1.15!important}body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-price-button{margin-top:14px!important}body.bfjp-mobile-quote-home main#top > #routes{padding-top:12px!important;padding-bottom:8px!important}body.bfjp-mobile-quote-home #routes .section-title{margin-bottom:11px!important}body.bfjp-mobile-quote-home #routes .note{margin-top:5px!important}body.bfjp-mobile-quote-home #routes .center{margin-top:8px!important}}

/* v2.3.1.121.10 — prevent automatic mobile form zoom/reflow on focus */
@media (max-width:760px){
  body.bfjp-mobile-quote-home .quote-card-mobile-flow input:not([type="hidden"]),
  body.bfjp-mobile-quote-home .quote-card-mobile-flow select,
  body.bfjp-mobile-quote-home .quote-card-mobile-flow textarea,
  body.bfjp-mobile-quote-home .mobile-quote-dialog input:not([type="hidden"]),
  body.bfjp-mobile-quote-home .mobile-quote-dialog select,
  body.bfjp-mobile-quote-home .mobile-quote-dialog textarea{
    font-size:16px!important;
  }
}
@media (max-width:760px){body.bfjp-domestic-page .domestic-mobile-quote-hero.mobile-quote-hero{position:relative!important;z-index:200!important;overflow:visible!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-quote-shell,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-quote-flow-home,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-quote-flow-content{position:relative!important;z-index:200!important;overflow:visible!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-quote-quick{position:relative!important;z-index:500!important;overflow:visible!important;isolation:auto!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-route-box,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-route-field,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-route-input-wrap,body.bfjp-domestic-page .domestic-mobile-quote-hero .city-input-wrap{position:relative!important;overflow:visible!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-route-box{z-index:600!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-route-field{z-index:700!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .city-input-wrap{z-index:800!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .city-suggestions,body.bfjp-domestic-page .domestic-mobile-quote-hero .city-suggestions.is-open{position:absolute!important;z-index:2147483000!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-route-swap{z-index:850!important}body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-date-grid,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-price-button,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-quote-or,body.bfjp-domestic-page .domestic-mobile-quote-hero .mobile-line-card.mobile-line-restored{position:relative!important;z-index:1!important}body.bfjp-domestic-page .domestic-airlines{position:relative!important;z-index:1!important}}

/* v2.3.1.121.13 mobile city autocomplete portal — shared by international and domestic forms */
@media (max-width:760px){
  body > .city-suggestions.bfjp-city-suggestions-portal{
    display:none !important;
    position:fixed !important;
    inset:auto !important;
    margin:0 !important;
    padding:7px !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    border:1px solid #ded5ce !important;
    border-radius:18px !important;
    background:#fff !important;
    box-shadow:0 24px 56px rgba(28,20,16,.28) !important;
    transform:none !important;
    isolation:isolate !important;
    pointer-events:auto !important;
    z-index:2147483647 !important;
  }
  body > .city-suggestions.bfjp-city-suggestions-portal.is-open{
    display:block !important;
  }
  body > .city-suggestions.bfjp-city-suggestions-portal .city-suggestion{
    min-height:58px !important;
    padding:9px 10px !important;
    border-radius:11px !important;
  }
  body > .city-suggestions.bfjp-city-suggestions-portal .city-suggestion:hover,
  body > .city-suggestions.bfjp-city-suggestions-portal .city-suggestion.is-active{
    background:#f7f2ee !important;
  }
  body > .city-suggestions.bfjp-city-suggestions-portal .city-code{
    background:#202020 !important;
    color:#fff !important;
  }
}


/* v2.3.1.121.14 stable mobile city overlay for domestic and international forms */
@media (max-width:760px){
  .bfjp-city-mobile-overlay{
    position:fixed;
    z-index:2147483647;
    display:none;
    overflow-y:auto;
    overscroll-behavior:contain;
    padding:7px;
    border:1px solid #e0d6ce;
    border-radius:18px;
    background:#fff;
    box-shadow:0 24px 54px rgba(38,26,19,.28);
    -webkit-overflow-scrolling:touch;
  }
  .bfjp-city-mobile-overlay.is-open{display:block!important}
  .bfjp-city-mobile-overlay .city-suggestion{
    display:flex;
    width:100%;
    min-height:62px;
    padding:10px 11px;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    border:0;
    border-radius:12px;
    background:#fff;
    color:#0d1c35;
    font:inherit;
    text-align:left;
    cursor:pointer;
  }
  .bfjp-city-mobile-overlay .city-suggestion:active,
  .bfjp-city-mobile-overlay .city-suggestion.is-active{background:#f7f2ee}
  .bfjp-city-mobile-overlay .city-main{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}
  .bfjp-city-mobile-overlay .city-name{color:#0d1c35;font-size:14px;font-weight:850;line-height:1.3}
  .bfjp-city-mobile-overlay .city-sub{color:#7b8491;font-size:11px;line-height:1.35}
  .bfjp-city-mobile-overlay .city-code{
    display:inline-flex;
    min-width:52px;
    min-height:34px;
    padding:0 10px;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
    border-radius:999px;
    background:#202020;
    color:#fff;
    font-size:12px;
    font-weight:900;
  }
  .bfjp-city-mobile-overlay .city-empty{padding:18px 14px;color:#7b8491;font-size:12px;text-align:center}
  body.bfjp-mobile-quote-home .city-suggestions{z-index:120!important}
}


/* v2.3.1.121.15 international phone-country directory */
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-control{
  display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:0!important;padding:0 12px!important;align-items:center!important;
}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-country-trigger{
  display:flex!important;width:100%!important;height:38px!important;min-width:0!important;padding:0 10px 0 2px!important;
  align-items:center!important;gap:7px!important;border:0!important;background:transparent!important;color:#30343a!important;
  cursor:pointer!important;font:inherit!important;text-align:left!important;-webkit-tap-highlight-color:transparent;
}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-country-trigger:focus-visible{outline:2px solid rgba(210,154,120,.4)!important;outline-offset:2px!important;border-radius:8px!important}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-country-trigger .mobile-phone-country-flag{font-size:17px!important;line-height:1!important}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-country-trigger strong{color:#3c424a!important;font-size:12px!important;line-height:1!important;font-weight:800!important}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-country-trigger i{width:0!important;height:0!important;margin-left:auto!important;border-left:4px solid transparent!important;border-right:4px solid transparent!important;border-top:5px solid #222!important}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-control input#mobilePhoneInput{display:block!important;width:100%!important;min-width:0!important;height:34px!important;margin:0!important;padding:0 0 0 14px!important;border:0!important;border-left:1px solid #e2ddd8!important;outline:0!important;color:#222!important;font-size:16px!important}
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) #mobilePhoneCountryCode,
body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-control input#mobilePhoneFull{display:none!important}
.bfjp-phone-country-picker{position:fixed;inset:0;z-index:13080;display:flex;visibility:hidden;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}
.bfjp-phone-country-picker.is-open{visibility:visible;opacity:1;pointer-events:auto}
.bfjp-phone-country-backdrop{position:absolute;inset:0;background:rgba(5,10,18,.58);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}
.bfjp-phone-country-panel{position:relative;z-index:1;width:100%;max-width:500px;max-height:min(82vh,720px);padding:10px 16px 20px;overflow:hidden;border-radius:24px 24px 0 0;background:#fff;color:#111827;box-shadow:0 -22px 60px rgba(0,0,0,.28);transform:translateY(18px);transition:transform .2s ease}
.bfjp-phone-country-picker.is-open .bfjp-phone-country-panel{transform:translateY(0)}
.bfjp-phone-country-handle{width:42px;height:4px;margin:0 auto 10px;border-radius:999px;background:#ded8d4}
.bfjp-phone-country-header{display:flex;padding:2px 2px 12px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eee7e2}
.bfjp-phone-country-header small{display:block;color:#b06f50;font-size:9px;font-weight:900;letter-spacing:.12em}
.bfjp-phone-country-header h2{margin:4px 0 0;color:#12243c;font-size:21px;line-height:1.3}
.bfjp-phone-country-header>button{display:flex;width:38px;height:38px;padding:0;align-items:center;justify-content:center;border:1px solid #e6ddd7;border-radius:50%;background:#fff;color:#4b5563;font-size:25px;line-height:1}
.bfjp-phone-country-list{display:grid;max-height:calc(min(82vh,720px) - 92px);padding:8px 0 4px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.bfjp-phone-country-list>button{display:grid;grid-template-columns:34px minmax(0,1fr) auto 22px;min-height:54px;padding:7px 10px;align-items:center;gap:9px;border:0;border-bottom:1px solid #f1ece8;background:#fff;color:#1f2937;text-align:left}
.bfjp-phone-country-list>button:active,.bfjp-phone-country-list>button.is-selected{background:#f8f2ed}
.bfjp-phone-country-list>button>span{font-size:21px;line-height:1}.bfjp-phone-country-list>button>strong{font-size:13px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bfjp-phone-country-list>button>small{color:#6b7280;font-size:12px;font-weight:800}.bfjp-phone-country-list>button>i{visibility:hidden;color:#b06f50;font-size:14px;font-style:normal;font-weight:900}.bfjp-phone-country-list>button.is-selected>i{visibility:visible}
body.bfjp-phone-country-open{overflow:hidden!important}
@media(min-width:761px){.bfjp-phone-country-picker{align-items:center;padding:24px}.bfjp-phone-country-panel{border-radius:24px;max-width:460px}.bfjp-phone-country-handle{display:none}}
@media(max-width:390px){body.bfjp-mobile-quote-home:not(.bfjp-domestic-page) .mobile-phone-control{grid-template-columns:104px minmax(0,1fr)!important}.bfjp-phone-country-panel{padding-left:12px;padding-right:12px}}


/* v2.3.1.121.16 selectable city and individual airport options */
.city-suggestion.is-airport-option{
  background:#fbfaf8;
}
.city-suggestion.is-airport-option .city-name{
  color:#102844;
  font-weight:900;
}
.city-suggestion.is-airport-option .city-sub{
  color:#9a7058;
}
.city-suggestion.is-airport-option .city-code{
  background:#0b3158;
}


/* v2.3.1.121.21 — PC quote forms use the same stacked route layout as mobile */
@media (min-width:761px){
  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-box{
    position:relative !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    grid-template-rows:64px 1px 64px !important;
    align-items:stretch !important;
    overflow:visible !important;
    border:1.5px solid #d8cec7 !important;
    border-radius:17px !important;
    background:#fff !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field{
    position:relative !important;
    display:flex !important;
    width:100% !important;
    min-width:0 !important;
    height:64px !important;
    min-height:64px !important;
    padding:9px 62px 8px 15px !important;
    flex-direction:column !important;
    justify-content:center !important;
    border:0 !important;
    background:transparent !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field:first-child{
    grid-column:1 !important;
    grid-row:1 !important;
    border-radius:17px 17px 0 0 !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field:last-child{
    grid-column:1 !important;
    grid-row:3 !important;
    border-radius:0 0 17px 17px !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-caption{
    margin:0 0 3px !important;
    font-size:9px !important;
    line-height:1 !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field input{
    height:27px !important;
    font-size:15px !important;
    line-height:27px !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field input::placeholder{
    font-size:13px !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-divider{
    display:block !important;
    grid-column:1 !important;
    grid-row:2 !important;
    width:auto !important;
    height:1px !important;
    margin:0 62px 0 15px !important;
    align-self:center !important;
    background:#e4dad3 !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-swap{
    position:absolute !important;
    left:auto !important;
    right:13px !important;
    top:50% !important;
    z-index:8 !important;
    width:36px !important;
    height:36px !important;
    transform:translateY(-50%) rotate(0deg) !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-swap svg{
    width:16px !important;
    height:16px !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field .city-suggestions{
    left:-15px !important;
    right:-62px !important;
    width:auto !important;
    max-height:280px !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field:first-child .city-suggestions{
    top:calc(100% + 8px) !important;
  }

  body.bfjp-mobile-quote-home .quote-card-mobile-flow .mobile-route-field:last-child .city-suggestions{
    top:calc(100% + 8px) !important;
  }
}


/* v2.3.1.121.27 OTA-style round-trip calendar: shared by mobile and desktop. */
.bfjp-ota-date-picker{z-index:12120!important}.bfjp-ota-date-panel{width:min(860px,calc(100vw - 40px))!important;max-width:860px!important;padding:0!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 24px 80px rgba(5,20,42,.30)!important}.bfjp-ota-date-summary{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 46px!important;align-items:stretch!important;border-bottom:1px solid #e5eaf0!important;background:#fff!important}.bfjp-ota-date-tab{position:relative;display:flex!important;min-width:0!important;min-height:72px!important;padding:12px 18px 10px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;border:0!important;border-top:3px solid transparent!important;background:#fff!important;color:#17233a!important;text-align:left!important;cursor:pointer!important}.bfjp-ota-date-tab.is-active{border-top-color:#1677ff!important;background:#f9fcff!important}.bfjp-ota-date-tab small{display:block!important;color:#7b8492!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important}.bfjp-ota-date-tab.is-active small{color:#1677ff!important}.bfjp-ota-date-tab strong{display:block!important;max-width:100%!important;margin-top:4px!important;overflow:hidden!important;color:#152033!important;font-size:16px!important;line-height:1.2!important;font-weight:850!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bfjp-ota-date-tab span{display:block!important;margin-top:3px!important;color:#8e97a5!important;font-size:10px!important;line-height:1.2!important}.bfjp-ota-date-duration{display:inline-flex!important;min-width:58px!important;align-self:center!important;align-items:center!important;justify-content:center!important;margin:0 5px!important;padding:4px 9px!important;border-radius:999px!important;background:#f1f3f6!important;color:#6a7380!important;font-size:10px!important;font-weight:850!important;white-space:nowrap!important}.bfjp-ota-date-close{display:flex!important;width:46px!important;height:100%!important;padding:0!important;align-items:center!important;justify-content:center!important;border:0!important;background:#fff!important;color:#667085!important;font-size:25px!important;cursor:pointer!important}.bfjp-ota-calendar-nav{display:grid!important;grid-template-columns:48px 1fr 48px!important;align-items:center!important;padding:14px 20px 7px!important}.bfjp-ota-month-titles{display:grid!important;grid-template-columns:1fr 1fr!important;gap:34px!important;text-align:center!important}.bfjp-ota-month-titles h2{margin:0!important;color:#192434!important;font-size:19px!important;line-height:1.3!important;font-weight:800!important}.bfjp-ota-calendar-nav .bfjp-ja-date-nav{width:34px!important;height:34px!important;border:1px solid #dfe5ec!important;border-radius:8px!important;color:#14233b!important;font-size:24px!important}.bfjp-ota-calendar-nav .bfjp-ja-date-nav:last-child{justify-self:end!important}.bfjp-ota-calendar-nav .bfjp-ja-date-nav:disabled{opacity:.32!important;cursor:not-allowed!important}.bfjp-ota-calendars{display:grid!important;grid-template-columns:1fr 1fr!important;gap:34px!important;padding:0 22px 12px!important}.bfjp-ota-month{min-width:0!important}.bfjp-ota-month+.bfjp-ota-month{border-left:1px solid #edf0f4!important;padding-left:34px!important}.bfjp-ota-date-panel .bfjp-ja-date-weekdays,.bfjp-ota-date-panel .bfjp-ja-date-days{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important}.bfjp-ota-date-panel .bfjp-ja-date-weekdays{margin:3px 0 7px!important;padding:0!important;color:#555f6d!important;font-size:11px!important;font-weight:750!important}.bfjp-ota-date-panel .bfjp-ja-date-weekdays span{display:flex!important;height:28px!important;align-items:center!important;justify-content:center!important}.bfjp-ota-date-panel .bfjp-ja-date-weekdays span:first-child,.bfjp-ota-date-panel .bfjp-ja-date-days button.is-sunday:not(.is-selected){color:#ef4444!important}.bfjp-ota-date-panel .bfjp-ja-date-weekdays span:last-child,.bfjp-ota-date-panel .bfjp-ja-date-days button.is-saturday:not(.is-selected){color:#ef4444!important}.bfjp-ota-date-panel .bfjp-ja-date-days{min-height:300px!important}.bfjp-ota-date-panel .bfjp-ja-date-days>span,.bfjp-ota-date-panel .bfjp-ja-date-days>button{aspect-ratio:auto!important;min-width:0!important;height:50px!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button{position:relative!important;display:flex!important;width:100%!important;padding:3px 0 2px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:#172033!important;font-size:14px!important;font-weight:700!important;box-shadow:none!important;cursor:pointer!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button:hover:not(:disabled){background:#f2f8ff!important;color:#1677ff!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button.is-in-range{background:#eaf4ff!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button.is-selected{z-index:1!important;border-radius:7px!important;background:#1677ff!important;color:#fff!important;box-shadow:0 5px 13px rgba(22,119,255,.25)!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button.is-selected .bfjp-ota-day-badge{color:#fff!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button.is-today:not(.is-selected){box-shadow:inset 0 0 0 1px #7cb5ff!important}.bfjp-ota-date-panel .bfjp-ja-date-days>button:disabled{background:transparent!important;color:#c8cdd5!important;cursor:not-allowed!important}.bfjp-ota-day-number{display:block!important;font-size:14px!important;line-height:1.15!important}.bfjp-ota-day-badge{display:block!important;min-height:12px!important;margin-top:2px!important;color:#8b95a3!important;font-size:8px!important;line-height:1.1!important;font-weight:800!important}.bfjp-ota-date-footer{display:flex!important;min-height:54px!important;margin:0!important;padding:9px 20px!important;align-items:center!important;justify-content:space-between!important;border-top:1px solid #edf0f4!important;background:#f7f9fc!important}.bfjp-ota-date-footer p{margin:0!important;color:#87909c!important;font-size:10px!important}.bfjp-ota-date-footer>div{display:flex!important;gap:8px!important}.bfjp-ota-date-footer button{min-height:34px!important;padding:0 14px!important;border:1px solid #dce3eb!important;border-radius:7px!important;background:#fff!important;color:#465264!important;font-size:10px!important;font-weight:800!important}.bfjp-ota-date-footer button:first-child{border-color:#1677ff!important;background:#1677ff!important;color:#fff!important}
@media(max-width:760px){.bfjp-ota-date-picker{align-items:flex-end!important;padding:0!important}.bfjp-ota-date-panel{width:100%!important;max-width:none!important;max-height:min(92vh,720px)!important;border-radius:18px 18px 0 0!important;overflow:auto!important}.bfjp-ota-date-panel .bfjp-ja-date-handle{display:block!important;margin:8px auto 4px!important}.bfjp-ota-date-summary{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 38px!important}.bfjp-ota-date-tab{min-height:64px!important;padding:9px 11px 8px!important}.bfjp-ota-date-tab strong{font-size:14px!important}.bfjp-ota-date-tab span{font-size:9px!important}.bfjp-ota-date-duration{min-width:48px!important;margin:0 2px!important;padding:3px 6px!important;font-size:9px!important}.bfjp-ota-date-close{width:38px!important;font-size:22px!important}.bfjp-ota-calendar-nav{grid-template-columns:42px 1fr 42px!important;padding:10px 12px 4px!important}.bfjp-ota-month-titles{grid-template-columns:1fr!important}.bfjp-ota-month-titles h2{font-size:18px!important}.bfjp-ota-month-titles h2+ h2{display:none!important}.bfjp-ota-calendars{grid-template-columns:1fr!important;gap:0!important;padding:0 12px 7px!important}.bfjp-ota-month-next{display:none!important}.bfjp-ota-month+.bfjp-ota-month{border-left:0!important;padding-left:0!important}.bfjp-ota-date-panel .bfjp-ja-date-days{min-height:270px!important}.bfjp-ota-date-panel .bfjp-ja-date-days>span,.bfjp-ota-date-panel .bfjp-ja-date-days>button{height:44px!important}.bfjp-ota-day-number{font-size:13px!important}.bfjp-ota-date-footer{position:sticky!important;bottom:0!important;min-height:48px!important;padding:7px 12px!important}.bfjp-ota-date-footer p{max-width:62%!important;font-size:9px!important}.bfjp-ota-date-footer button{min-height:32px!important;padding:0 11px!important}}
@media(max-width:370px){.bfjp-ota-date-tab{padding-left:8px!important;padding-right:8px!important}.bfjp-ota-date-tab strong{font-size:13px!important}.bfjp-ota-date-panel .bfjp-ja-date-days>span,.bfjp-ota-date-panel .bfjp-ja-date-days>button{height:40px!important}.bfjp-ota-date-footer p{display:none!important}}


.bfjp-ota-date-tab[hidden]{display:none!important}.bfjp-ota-date-summary.is-oneway{grid-template-columns:minmax(0,1fr) auto 46px!important}@media(max-width:760px){.bfjp-ota-date-summary.is-oneway{grid-template-columns:minmax(0,1fr) auto 38px!important}}


/* v2.3.1.121.28 — grey all unavailable return dates and enlarge mobile calendar type. */
.bfjp-ota-date-panel .bfjp-ja-date-days > button:disabled,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-disabled,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-before-depart,
.bfjp-ota-date-panel .bfjp-ja-date-days > button:disabled.is-sunday,
.bfjp-ota-date-panel .bfjp-ja-date-days > button:disabled.is-saturday,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-disabled.is-sunday,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-disabled.is-saturday,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-before-depart.is-sunday,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-before-depart.is-saturday{
  background:transparent!important;
  color:#c8cdd5!important;
  box-shadow:none!important;
  cursor:not-allowed!important;
  pointer-events:none!important;
}
.bfjp-ota-date-panel .bfjp-ja-date-days > button:disabled .bfjp-ota-day-number,
.bfjp-ota-date-panel .bfjp-ja-date-days > button:disabled .bfjp-ota-day-badge,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-disabled .bfjp-ota-day-number,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-disabled .bfjp-ota-day-badge,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-before-depart .bfjp-ota-day-number,
.bfjp-ota-date-panel .bfjp-ja-date-days > button.is-before-depart .bfjp-ota-day-badge{
  color:#c8cdd5!important;
}
@media(max-width:760px){
  .bfjp-ota-month-titles h2{font-size:20px!important;line-height:1.35!important}
  .bfjp-ota-date-panel .bfjp-ja-date-weekdays{font-size:13px!important;font-weight:800!important}
  .bfjp-ota-date-panel .bfjp-ja-date-weekdays span{height:31px!important}
  .bfjp-ota-date-panel .bfjp-ja-date-days{min-height:294px!important}
  .bfjp-ota-date-panel .bfjp-ja-date-days>span,
  .bfjp-ota-date-panel .bfjp-ja-date-days>button{height:48px!important}
  .bfjp-ota-date-panel .bfjp-ja-date-days>button{font-size:16px!important;font-weight:760!important}
  .bfjp-ota-day-number{font-size:16px!important;line-height:1.12!important}
  .bfjp-ota-day-badge{min-height:14px!important;margin-top:2px!important;font-size:10px!important;line-height:1.1!important}
  .bfjp-ota-date-footer p{font-size:10px!important}
  .bfjp-ota-date-footer button{font-size:11px!important}
}
@media(max-width:370px){
  .bfjp-ota-date-panel .bfjp-ja-date-days>span,
  .bfjp-ota-date-panel .bfjp-ja-date-days>button{height:44px!important}
  .bfjp-ota-day-number{font-size:15px!important}
  .bfjp-ota-day-badge{font-size:9px!important}
}
