@import url(/templates/flex_v2/css/sp-yacht-cards.css);@font-face{font-family:Beyond;src:url('/templates/flex_v2/fonts/beyond.otf') format('opentype');font-display:swap}.sp-hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#0c4a6e}.sp-hero-bg{position:absolute;inset:0;width:100%;height:120%;object-fit:cover;will-change:transform;transform:scale(1.1) translateZ(0);margin-top:-80px}.sp-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,var(--py-hero-overlay-top,rgba(8,47,73,.7)) 0,var(--py-hero-overlay-mid,rgba(12,74,110,.5)) 40%,var(--py-hero-overlay-bot,rgba(3,105,161,.4)) 100%);z-index:1}.sp-hero-wave{position:absolute;bottom:-1px;left:0;width:100%;z-index:3;line-height:0}.sp-hero-wave svg{display:block;width:100%;height:var(--py-hero-wave-height,120px)}.sp-hero-content{position:relative;z-index:2;text-align:center;padding:0 1.5rem;max-width:820px;margin-top:-80px}.sp-hero h1,.sp-hero-headline{font-size:clamp(2.5rem,5.5vw,3.8rem);font-weight:900;color:#fff;line-height:1.1;margin:0;text-transform:uppercase;text-shadow:2px 2px 18px #303030}.sp-hero-sub{font-family:Beyond,cursive;font-size:clamp(2.4rem,5.2vw,4.2rem);color:#efece7;margin-top:0;margin-bottom:1.5rem;display:block;text-transform:lowercase;text-shadow:2px 2px 18px #303030;font-weight:400;letter-spacing:.02em}.sp-hero-desc{font-size:1.05rem;color:rgba(255,255,255,.75);line-height:1.7;margin-bottom:2rem}.sp-hero-chat{margin-bottom:3rem;max-width:560px;margin-left:auto;margin-right:auto}.sp-chat-input-wrap{display:flex;align-items:center;background:rgba(255,255,255,.75);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 30px rgba(0,0,0,.2);border-radius:9999px;padding:.375rem .375rem .375rem 1.25rem;transition:all .3s ease}.sp-chat-input-wrap:focus-within{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);box-shadow:0 0 30px rgba(14,165,233,.2)}.sp-chat-icon{color:rgba(0,0,0,.35);flex-shrink:0;margin-right:.75rem}.sp-chat-field{flex:1;background:0 0;border:none;outline:0;color:#1e293b;font-size:1rem;font-family:inherit;padding:.625rem 0}.sp-chat-field::placeholder{color:rgba(0,0,0,.4)}.sp-chat-send{width:42px;height:42px;border-radius:50%;background:#0ea5e9;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s;flex-shrink:0}.sp-chat-send:hover{background:#0284c7;transform:scale(1.05)}.sp-chat-chips{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.sp-chip{background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.75);color:#1e293b;padding:.375rem 1rem;border-radius:9999px;font-size:.8rem;font-family:inherit;cursor:pointer;transition:all .2s;white-space:nowrap}.sp-chip:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);color:#fff}.sp-stats{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap}.sp-stat-num{display:block;font-size:2.2rem;font-weight:700;color:#fff}.sp-stat-lbl{font-size:.85rem;color:#bae6fd;letter-spacing:.5px}.sp-section{padding:5rem 0}.sp-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.sp-section-hdr{text-align:center;max-width:680px;margin:0 auto 3.5rem}.sp-tag{display:inline-block;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#0ea5e9;background:#f0f9ff;padding:6px 16px;border-radius:9999px;margin-bottom:.75rem}.sp-section-title{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:1rem}.sp-section-desc{font-size:1rem;color:#64748b;line-height:1.7}.sp-btn-fleet{background:#0f172a;color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.15)}.sp-btn-fleet:hover{background:#1e293b;transform:translateY(-2px)}.sp-itin{background:#f8fafc}.sp-itin-layout{display:grid;grid-template-columns:360px 1fr;gap:2rem;min-height:520px}.sp-itin-sidebar{display:flex;flex-direction:column;gap:.875rem;overflow-y:auto;max-height:520px;padding-right:6px}.sp-itin-sidebar::-webkit-scrollbar{width:4px}.sp-itin-sidebar::-webkit-scrollbar-track{background:0 0}.sp-itin-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.sp-itin-card{background:#fff;border-radius:12px;padding:1.125rem;cursor:pointer;transition:all .2s;border:2px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.06)}.sp-itin-card:hover{border-color:#bae6fd;box-shadow:0 4px 12px rgba(0,0,0,.08)}.sp-itin-card.active{border-color:#0ea5e9;background:#f0f9ff;box-shadow:0 4px 20px rgba(14,165,233,.15)}.sp-itin-hdr{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.sp-itin-dur{font-size:.75rem;font-weight:600;color:#0284c7;background:#e0f2fe;padding:3px 10px;border-radius:9999px}.sp-itin-badge{font-size:.7rem;font-weight:600;color:#c9a84c;letter-spacing:.5px;text-transform:uppercase}.sp-itin-card h3{font-size:1.05rem;font-weight:600;margin:0 0 4px;color:#1e293b}.sp-itin-card p{font-size:.82rem;color:#64748b;line-height:1.5;margin:0 0 .625rem}.sp-itin-tags{display:flex;gap:.75rem;flex-wrap:wrap}.sp-itin-tags span{font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:4px}.sp-itin-tags svg{color:#38bdf8;flex-shrink:0}.sp-itin-map-wrap{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.sp-itin-map{height:100%;min-height:520px;border-radius:16px}.sp-map-legend{position:absolute;bottom:1rem;left:1rem;z-index:500;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:5px}.sp-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#475569}.sp-legend-line{width:20px;height:3px;border-radius:2px;flex-shrink:0}.sp-dest{background:#0c4a6e;color:#fff}.sp-dest .sp-tag{background:rgba(14,165,233,.2);color:#7dd3fc}.sp-dest .sp-section-title{color:#fff}.sp-dest .sp-section-desc{color:#bae6fd}.sp-dest-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:1.25rem}.sp-dest-large{grid-row:span 2}.sp-dest-card{position:relative;border-radius:16px;overflow:hidden;cursor:default}.sp-dest-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.sp-dest-card:hover img{transform:scale(1.1)}.sp-dest-ov{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 60%);padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end}.sp-dest-prov{font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#7dd3fc;margin-bottom:.375rem}.sp-dest-ov h3{font-size:1.3rem;font-weight:700;margin:0 0 .375rem}.sp-dest-ov p{font-size:.85rem;color:rgba(255,255,255,.8);line-height:1.5;max-height:0;overflow:hidden;transition:max-height .4s ease}.sp-dest-card:hover .sp-dest-ov p{max-height:100px}.sp-contact{background:#3d3d3d;color:#fff}.sp-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.sp-contact-info .sp-section-title{text-align:left}.sp-contact-info>p{color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:2rem}.sp-contact-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.sp-contact-item{display:flex;gap:1rem;align-items:flex-start}.sp-contact-item svg{width:24px;height:24px;color:#0ea5e9;flex-shrink:0;margin-top:2px}.sp-contact-item h4{font-size:.9rem;font-weight:600;margin:0 0 2px}.sp-contact-item p{font-size:.88rem;color:rgba(255,255,255,.7);line-height:1.5;margin:0}.sp-contact-item p a,.sp-contact-item .sp-email-link,.sp-contact-item .sp-email-link .sp-email-text{color:inherit;font:inherit;text-decoration:none}.sp-contact-item .sp-email-link{cursor:pointer}.sp-contact-item .sp-email-link:hover{color:#fff}.sp-contact-img{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.sp-contact-img img{width:100%;height:auto;display:block}.sp-wa-btn{display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;padding:.875rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none}.sp-wa-btn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 4px 15px rgba(37,211,102,.3)}@media(max-width:1024px){.sp-fleet-grid{grid-template-columns:repeat(2,1fr)}.sp-dest-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.sp-dest-large{grid-column:span 2}.sp-contact-grid{gap:2.5rem}.sp-itin-layout{grid-template-columns:1fr}.sp-itin-sidebar{flex-direction:row;overflow-x:auto;overflow-y:visible;max-height:none;padding-right:0;padding-bottom:6px}.sp-itin-card{min-width:280px;flex-shrink:0}.sp-itin-map{min-height:450px}}@media(max-width:768px){.sp-section{padding:2.5rem 0}.sp-container{padding:0 1rem}.sp-section-hdr{margin-bottom:2rem}.sp-section-title{font-size:1.5rem;margin-bottom:.625rem}.sp-section-desc{font-size:.9rem}.sp-tag{font-size:11px;padding:4px 12px;letter-spacing:1.5px}.sp-hero{min-height:calc(75vh + 50px);min-height:calc(75svh + 50px)}.sp-hero-bg{object-position:75% center}.sp-hero-content{padding:11vh 1rem 0;margin-top:0}.sp-hero h1,.sp-hero-headline{font-size:5.6rem;margin-bottom:0}.sp-hero-sub{font-size:5.28rem;margin-bottom:25px}.sp-hero-desc{font-size:.9rem;margin-bottom:1.5rem;line-height:1.6}.sp-hero-chat{margin-bottom:2rem}.sp-chat-input-wrap{padding:.25rem .25rem .25rem 1rem}.sp-chat-field{font-size:.9rem}.sp-chat-send{width:38px;height:38px}.sp-chat-chips{gap:.375rem;margin-top:.75rem}.sp-chip{font-size:.75rem;padding:.3rem .75rem}.sp-stats{gap:1.5rem}.sp-stat-num{font-size:1.75rem}.sp-stat-lbl{font-size:.75rem}.sp-fleet-grid{grid-template-columns:1fr;gap:1rem}.sp-yacht-img{height:200px}.sp-yacht-info{padding:1rem}.sp-yacht-info h3{font-size:1rem}.sp-yacht-specs{gap:.625rem;margin-bottom:.625rem}.sp-filter-bar{gap:.375rem;margin-bottom:1.25rem}.sp-filter-btn{padding:.4375rem 1rem;font-size:.8rem}.sp-dest-grid{grid-template-columns:1fr;grid-auto-rows:180px}.sp-dest-large{grid-column:span 1;grid-row:span 1}.sp-dest-ov{padding:1rem}.sp-dest-ov h3{font-size:1.1rem}.sp-dest-prov{font-size:.7rem}.sp-itin-sidebar{gap:.625rem;padding-bottom:8px;-webkit-overflow-scrolling:touch}.sp-itin-card{min-width:260px;padding:.875rem}.sp-itin-card h3{font-size:.95rem}.sp-itin-card p{font-size:.8rem}.sp-itin-map{min-height:300px}.sp-map-legend{bottom:.5rem;left:.5rem;padding:.5rem .75rem}.sp-contact-grid{grid-template-columns:1fr;gap:1.5rem}.sp-contact-info .sp-section-title{text-align:center;font-size:1.4rem}.sp-contact-info>p{text-align:center;font-size:.9rem;margin-bottom:1.25rem}.sp-contact-items{gap:1rem;margin-bottom:1.25rem}.sp-wa-btn{width:100%;justify-content:center;padding:.75rem 1.5rem;font-size:.95rem}}@media(max-width:380px){.sp-hero h1,.sp-hero-headline{font-size:3rem}.sp-hero-sub{font-size:2.8rem}.sp-hero-desc{font-size:.85rem}.sp-stat-num{font-size:1.5rem}.sp-yacht-img{height:180px}.sp-itin-card{min-width:240px}}.sp-region-bar{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.sp-region-btn{padding:.6rem 1.4rem;border:2px solid #e2e8f0;border-radius:2rem;background:#fff;color:#475569;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s}.sp-region-btn:hover{border-color:#0ea5e9;color:#0ea5e9}.sp-region-btn.active{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.sp-fleet{background:#fff;padding-top:0}.sp-fleet-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.sp-filter-bar{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.sp-filter-btn{padding:.5rem 1.25rem;border-radius:9999px;border:2px solid #e2e8f0;background:#fff;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;color:#475569;font-family:inherit}.sp-filter-btn:hover{border-color:#0ea5e9;color:#0ea5e9}.sp-filter-btn.active{background:#0ea5e9;color:#fff;border-color:#0ea5e9}.sp-btn-fleet{background:#0f172a;color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.15)}.sp-btn-fleet:hover{background:#1e293b;transform:translateY(-2px)}.sp-intro{position:relative;background:#4a4a4a;color:#fff;text-align:center;padding:0;margin-top:-2px}.sp-intro-wave-top{line-height:0;position:relative;z-index:2}.sp-intro-wave-top svg{display:block;width:100%;height:var(--py-hero-wave-height,120px)}.sp-intro-wave-bottom{line-height:0;position:relative;z-index:2;background:#4a4a4a}.sp-intro-wave-bottom svg{display:block;width:100%;height:var(--py-hero-wave-height,120px)}.sp-intro-content{position:relative;z-index:3;max-width:900px;margin:0 auto;padding:0 2rem 0}.sp-intro-content h2{font-size:2rem;font-weight:800;letter-spacing:.02em;margin:0 0 1.2rem;color:#fff;text-transform:uppercase}.sp-intro-content p{font-size:1.1rem;line-height:1.7;margin:0 0 1rem;color:rgba(255,255,255,.9)}.sp-intro-highlight{font-weight:700;color:#e8c547!important;font-size:1.15rem!important}@media(max-width:768px){.sp-intro-content h2{font-size:1.4rem}.sp-intro-content p{font-size:.95rem}.sp-intro-wave-bottom svg,.sp-intro-wave-top svg{height:var(--py-hero-wave-height,120px)}.sp-hero-wave svg{height:var(--py-hero-wave-height,120px)}}.sp-intro-stats{display:flex;justify-content:center;gap:3rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.sp-intro-stat{text-align:center}.sp-intro-stat-num{display:block;font-size:2.2rem;font-weight:800;color:#fff}.sp-intro-stat-lbl{display:block;font-size:.85rem;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem}@media(max-width:768px){.sp-intro-stats{gap:1.5rem}.sp-intro-stat-num{font-size:1.6rem}}.sp-contact-wave-top{line-height:0;background:#fff;margin-top:-1px}.sp-contact-wave-top svg{display:block;width:100%;height:var(--py-hero-wave-height,120px)}.sp-contact .sp-section-title{color:#fff}.sp-contact .sp-tag{color:#e8c547}.sp-contact-item h4{color:#fff}.sp-faq{background:#fff}.sp-faq-intro{max-width:900px;margin:0 auto 2.5rem;text-align:center;font-size:1.1rem;line-height:1.8;color:#475569}.sp-faq-item{max-width:900px;margin:0 auto .75rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s}.sp-faq-item[open]{background:#f1f5f9;box-shadow:0 2px 12px rgba(0,0,0,.06)}.sp-faq-q{padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:700;color:#0f172a;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sp-faq-q::-webkit-details-marker{display:none}.sp-faq-q::after{content:"+";font-size:1.5rem;font-weight:300;color:#94a3b8;transition:transform .3s;flex-shrink:0}.sp-faq-item[open] .sp-faq-q::after{content:"−"}.sp-faq-a{padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.8;color:#475569}@media(max-width:768px){.sp-faq-q{font-size:1rem;padding:1rem 1.25rem}.sp-faq-a{padding:0 1.25rem 1rem;font-size:.95rem}}.sp-wave-divider{line-height:0;background:#fff}.sp-wave-divider svg{display:block;width:100%;height:var(--py-hero-wave-height,120px)}.sp-faq-more{text-align:center;margin-top:2rem}.sp-btn-outline{display:inline-block;padding:.75rem 2rem;border:2px solid #0f172a;color:#0f172a;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s}.sp-btn-outline:hover{background:#0f172a;color:#fff}.sp-blog{background:#f8fafc}.sp-blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.sp-blog-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,.08);text-decoration:none;color:inherit;transition:transform .3s,box-shadow .3s}.sp-blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.sp-blog-card-img{aspect-ratio:16/10;overflow:hidden;background:#e2e8f0}.sp-blog-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.sp-blog-card:hover .sp-blog-card-img img{transform:scale(1.05)}.sp-blog-card-noimg{background:linear-gradient(135deg,#0c4a6e,#0ea5e9)}.sp-blog-card-body{padding:1.25rem 1.5rem;flex:1;display:flex;flex-direction:column}.sp-blog-date{font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.sp-blog-card-title{font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.4;margin:0 0 .75rem}.sp-blog-card-teaser{font-size:.92rem;color:#64748b;line-height:1.6;margin:0 0 1rem;flex:1}.sp-blog-read{font-size:.9rem;font-weight:600;color:#0ea5e9}@media(max-width:768px){.sp-blog-grid{grid-template-columns:1fr}}.sp-feat-dest{background:#fff}.sp-feat-dest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.sp-feat-dest-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3;display:block;text-decoration:none}.sp-feat-dest-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.sp-feat-dest-card:hover img{transform:scale(1.08)}.sp-feat-dest-ov{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%);display:flex;align-items:flex-end;padding:1rem}.sp-feat-dest-ov h3{font-size:1.1rem;font-weight:700;color:#fff;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.4)}@media(min-width:769px){.sp-feat-dest-grid{grid-template-columns:repeat(4,1fr)}}
/* Hero region buttons */
.sp-hero-regions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}
.sp-hero-region-btn{display:inline-block;padding:.75rem 2rem;border:2px solid rgba(255,255,255,.4);border-radius:9999px;color:#0f172a;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;backdrop-filter:blur(8px);background:rgba(255,255,255,.55)}
.sp-hero-region-btn:hover{background:rgba(255,255,255,.7);border-color:rgba(255,255,255,.6);transform:translateY(-2px)}
@media(max-width:768px){.sp-hero-regions{gap:.5rem;margin-top:.5rem}.sp-hero-region-btn{padding:.6rem 1.5rem;font-size:.9rem}}

/* Destinations in wave */
.sp-intro-content h2{color:#fff}
.sp-feat-dest-grid--wave{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:1000px;margin:1.5rem auto 0}
.sp-feat-dest-grid--wave .sp-feat-dest-card{aspect-ratio:3/2;border-radius:10px}
.sp-intro .sp-region-bar{justify-content:center;margin-bottom:1rem}
.sp-intro .sp-region-btn{border-color:rgba(255,255,255,.4);color:rgba(255,255,255,.8);background:transparent}
.sp-intro .sp-region-btn:hover{border-color:#fff;color:#fff}
.sp-intro .sp-region-btn.active{background:rgba(255,255,255,.2);border-color:#fff;color:#fff}
@media(max-width:768px){.sp-feat-dest-grid--wave{grid-template-columns:repeat(2,1fr);gap:.5rem}.sp-feat-dest-grid--wave .sp-feat-dest-card{aspect-ratio:4/3}}

/* About intro (where destinations were) */
.sp-about-intro{background:#fff}
.sp-about-intro-text{max-width:800px;margin:0 auto;text-align:center;font-size:1.05rem;line-height:1.8;color:#475569}
.sp-about-intro-text p{margin:0 0 1rem}
.sp-about-intro .sp-intro-stats{display:flex;justify-content:center;gap:3rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}
.sp-about-intro .sp-intro-stat-num{display:block;font-size:2.2rem;font-weight:800;color:#0f172a}
.sp-about-intro .sp-intro-stat-lbl{display:block;font-size:.85rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem}
.sp-about-intro .sp-intro-highlight{font-weight:700;color:#0284c7;font-size:1.1rem}
@media(max-width:768px){.sp-about-intro-text{font-size:.95rem}.sp-about-intro .sp-intro-stats{gap:1.5rem}.sp-about-intro .sp-intro-stat-num{font-size:1.6rem}}

/* Collapsed region bar */
.sp-region-bar--collapsed .sp-region-btn:not(.active){display:none}
.sp-filter-bar--collapsed .sp-filter-btn:not(.active){display:none}.sp-filter-bar--collapsed .sp-filter-btn.active::after{content:'';display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid currentColor;margin-left:8px;vertical-align:middle}
.sp-region-bar--collapsed .sp-region-btn.active::after{content:'';display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid currentColor;margin-left:8px;vertical-align:middle}
.sp-guides-more{margin-top:2.5rem;text-align:center}.sp-guides-more h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0 0 1rem}.sp-guides-more ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.sp-guides-more li a{display:inline-block;padding:.4rem 1rem;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;color:#0284c7;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.sp-guides-more li a:hover{background:#0ea5e9;color:#fff;border-color:#0ea5e9}.sp-blog-all{text-align:center;margin-top:2.5rem}

.sp-fleet-budget{display:flex;align-items:center;gap:1rem;max-width:560px;margin:0 auto 2rem;padding:0 1rem}.sp-fleet-budget label{font-size:.85rem;font-weight:600;color:#475569;white-space:nowrap}.sp-fleet-budget-slider-wrap{flex:1;display:flex;align-items:center;gap:.75rem}.sp-fleet-budget-slider-wrap input[type="range"]{-webkit-appearance:none;appearance:none;flex:1;height:6px;border-radius:3px;background:#e2e8f0;outline:0}.sp-fleet-budget-slider-wrap input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:var(--py-gold,#c9a84c);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.2)}.sp-fleet-budget-slider-wrap input[type="range"]::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--py-gold,#c9a84c);cursor:pointer;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.2)}.sp-fleet-budget-slider-wrap span{font-size:.9rem;font-weight:700;color:#0f172a;min-width:3rem;text-align:right}@media(max-width:640px){.sp-fleet-budget{flex-direction:column;align-items:stretch;gap:.5rem}.sp-fleet-budget label{text-align:center}}

.sp-fleet-budget-min{font-size:.85rem;font-weight:600;color:#475569;min-width:2.5rem;text-align:left}

.sp-intro-badge{display:none}@media(min-width:1024px){.sp-intro-content{display:flex;align-items:center;gap:2.5rem;max-width:1200px}.sp-intro-text-wrap{flex:1}.sp-intro-badge{display:block;flex:0 0 200px;width:200px;height:auto;border-radius:6px}}
