.exp-page{min-height:100vh;background:#f8fafc;margin-top:-80px}.exp-container{max-width:1240px;margin:0 auto;padding:0 2rem}@media (max-width:640px){.exp-container{padding:0 1.1rem}}.exp-hero{position:relative;width:100%;height:60vh;min-height:500px;max-height:700px;overflow:hidden;display:flex;flex-direction:column}.exp-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.exp-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.15));z-index:2}.exp-hero-content{position:absolute;z-index:10;left:0;top:55%;transform:translateY(-50%);width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:700px;padding:0 max(2rem,5vw);color:white}@media (max-width:640px){.exp-hero-content{padding:0 1.25rem;top:50%}}.exp-breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.85rem;margin-bottom:.8rem}.exp-bc-link{color:rgba(255,255,255,.8);font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s}.exp-bc-link:hover{color:#fff;text-decoration:underline}.exp-bc-sep{color:rgba(255,255,255,.5);flex-shrink:0}.exp-bc-curr{color:#fff;font-size:.85rem;font-weight:700}.exp-hero-text{max-width:680px}.exp-hero-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:rgba(255,255,255,.85);margin-bottom:.6rem}.exp-hero-title{font-family:var(--font-canto);font-size:3.5rem;font-weight:700;color:#fff;line-height:1.2;margin:0 0 1rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media (max-width:640px){.exp-hero-title{font-size:2.2rem}}.exp-hero-sub{font-size:1.1rem;color:rgba(255,255,255,.9);line-height:1.7;margin:0 0 2rem;max-width:600px;text-shadow:0 1px 4px rgba(0,0,0,.2)}@media (max-width:640px){.exp-hero-sub{font-size:.95rem}}.exp-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.exp-hero-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:50px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s;cursor:pointer;border:none}.exp-hero-btn--primary{background:#fff;color:#12214a}.exp-hero-btn--primary:hover{background:#eef2ff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.exp-hero-btn--ghost{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff}.exp-hero-btn--ghost:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5)}.exp-stats{background:#09253f;display:grid;grid-template-columns:repeat(4,1fr);gap:0}@media (max-width:640px){.exp-stats{grid-template-columns:repeat(2,1fr)}}.exp-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;border-right:1px solid rgba(255,255,255,.1);text-align:center}.exp-stat:last-child{border-right:none}@media (max-width:640px){.exp-stat:nth-child(2){border-right:none}.exp-stat:nth-child(3){border-top:1px solid rgba(255,255,255,.1)}}.exp-stat-value{font-size:2.25rem;font-weight:900;color:#f59e0b;line-height:1;letter-spacing:-.03em;margin-bottom:.35rem}.exp-stat-label{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.1em}.exp-filter-bar{background:#fff;border-bottom:1.5px solid #e8f0f8;position:sticky;top:64px;z-index:30;box-shadow:0 2px 12px rgba(9,37,63,.06)}@media (max-width:640px){.exp-filter-bar{top:48px}}.exp-filter-inner{max-width:1240px;margin:0 auto;padding:0 2rem;display:flex;gap:.35rem;overflow-x:auto;scrollbar-width:none}.exp-filter-inner::-webkit-scrollbar{display:none}@media (max-width:640px){.exp-filter-inner{padding:0 1rem}}.exp-filter-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.15rem;font-size:.82rem;font-weight:600;color:#64748b;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s;flex-shrink:0}.exp-filter-pill:hover{color:#09253f}.exp-filter-pill--active{color:#09253f;font-weight:700;border-bottom-color:#f59e0b}.exp-featured-wrap{background:#f8fafc;padding:4rem 0 3rem}@media (max-width:640px){.exp-featured-wrap{padding:2.5rem 0 2rem}}.exp-featured{display:grid;grid-template-columns:55fr 45fr;gap:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 16px 60px rgba(9,37,63,.12);border:1.5px solid #e8f0f8}@media (max-width:860px){.exp-featured{grid-template-columns:1fr}}.exp-featured-img-wrap{position:relative;min-height:420px}@media (max-width:640px){.exp-featured-img-wrap{min-height:260px}}.exp-featured-img{object-fit:cover}.exp-featured-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,37,63,.45) 0,transparent 55%)}.exp-featured-badge{position:absolute;top:1.1rem;left:1.1rem;background:rgba(245,158,11,.92);backdrop-filter:blur(6px);color:#09253f;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em;padding:.32rem .85rem;border-radius:100px}.exp-featured-body{padding:2.5rem 2.25rem;display:flex;flex-direction:column;justify-content:center;gap:.75rem}@media (max-width:640px){.exp-featured-body{padding:1.75rem 1.4rem}}.exp-featured-loc{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.09em}.exp-featured-title{font-size:clamp(1.3rem,2.2vw,1.75rem);font-weight:900;color:#09253f;line-height:1.18;margin:0;letter-spacing:-.02em}.exp-featured-desc{font-size:.93rem;color:#475569;line-height:1.75;margin:0}.exp-featured-meta{display:flex;flex-wrap:wrap;gap:.6rem 1.25rem;margin:.25rem 0}.exp-meta-row{display:flex;align-items:center;gap:.35rem;font-size:.82rem;color:#475569}.exp-meta-row strong{color:#09253f}.exp-included{background:#f8fafc;border-radius:10px;padding:.9rem 1.1rem;border:1.5px solid #e8f0f8}.exp-included-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:0 0 .5rem}.exp-included-list{display:flex;flex-wrap:wrap;gap:.4rem 1.1rem;list-style:none;margin:0;padding:0}.exp-included-item{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:#334155;font-weight:500}.exp-included-item svg{color:#22c55e;flex-shrink:0}.exp-featured-cta{display:inline-block;background:#09253f;color:#fff;font-size:.86rem;font-weight:800;letter-spacing:.04em;padding:.95rem 1.75rem;border-radius:9px;text-decoration:none;transition:background .2s,transform .15s;align-self:flex-start;margin-top:.5rem}.exp-featured-cta:hover{background:#163252;transform:translateY(-2px)}.exp-highlights-wrap{background:#f8f9fa;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;padding:2.5rem 0}@media (max-width:640px){.exp-highlights-wrap{padding:2rem 0}}.exp-why{background:#09253f;padding:4.5rem 0}@media (max-width:640px){.exp-why{padding:3rem 0}}.exp-why-header{text-align:center;margin-bottom:3rem}.exp-why-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#fff;margin:0 0 .6rem;letter-spacing:-.025em}.exp-why-sub{font-size:.95rem;color:rgba(255,255,255,.6);max-width:500px;margin:0 auto;line-height:1.65}.exp-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width:900px){.exp-why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.exp-why-grid{grid-template-columns:1fr}}.exp-why-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.75rem 1.5rem;transition:background .2s}.exp-why-card:hover{background:rgba(255,255,255,.09)}.exp-why-icon{width:44px;height:44px;border-radius:10px;background:rgba(245,158,11,.15);border:1px solid rgba(245,158,11,.25);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;color:#f59e0b}.exp-why-icon svg{width:22px;height:22px}.exp-why-card-title{font-size:.97rem;font-weight:800;color:#fff;margin:0 0 .55rem}.exp-why-card-desc{font-size:.83rem;color:rgba(255,255,255,.55);line-height:1.65;margin:0}.exp-grid-section{padding:4rem 0 5rem;background:#f8fafc}@media (max-width:640px){.exp-grid-section{padding:2.5rem 0 4rem}}.exp-grid-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2rem;gap:1rem}.exp-grid-title{font-size:1.5rem;font-weight:900;color:#09253f;margin:0;letter-spacing:-.02em}.exp-grid-count{font-size:.82rem;font-weight:600;color:#94a3b8}.exp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:900px){.exp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.exp-grid{grid-template-columns:1fr}}.exp-card--wide{grid-column:span 2}@media (max-width:900px){.exp-card--wide{grid-column:span 2}}@media (max-width:540px){.exp-card--wide{grid-column:span 1}}.exp-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 14px rgba(9,37,63,.07);border:1.5px solid #e8f0f8;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.exp-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(9,37,63,.12)}.exp-card-img-wrap{position:relative;aspect-ratio:16/9;overflow:hidden;flex-shrink:0}.exp-card--wide .exp-card-img-wrap{aspect-ratio:21/9}@media (max-width:540px){.exp-card--wide .exp-card-img-wrap{aspect-ratio:16/9}}.exp-card-img{object-fit:cover;transition:transform .55s ease}.exp-card:hover .exp-card-img{transform:scale(1.06)}.exp-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,37,63,.4) 0,transparent 55%)}.exp-card-cat{position:absolute;top:.8rem;left:.8rem;background:rgba(9,37,63,.75);backdrop-filter:blur(6px);color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.26rem .65rem;border-radius:100px}.exp-card-body{padding:1.1rem 1.25rem 1.35rem;display:flex;flex-direction:column;flex:1}.exp-card-loc{display:inline-flex;align-items:center;gap:.25rem;font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.09em;margin-bottom:.35rem}.exp-card-title{font-size:.97rem;font-weight:800;color:#09253f;margin:0 0 .45rem;line-height:1.3;letter-spacing:-.01em}.exp-card--wide .exp-card-title{font-size:1.15rem}.exp-card-desc{font-size:.8rem;color:#64748b;line-height:1.65;margin:0 0 auto;flex:1;padding-bottom:1rem}.exp-card-footer{justify-content:space-between;gap:.75rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.exp-card-footer,.exp-card-meta{display:flex;align-items:center;flex-wrap:wrap}.exp-card-meta{gap:.4rem}.exp-card-rating{display:flex;align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;color:#09253f}.exp-card-reviews{font-weight:400;color:#94a3b8}.exp-card-dot{width:3px;height:3px;background:#cbd5e1;border-radius:50%;flex-shrink:0}.exp-card-duration,.exp-card-group{font-size:.75rem;color:#64748b}.exp-card-btn{display:inline-block;background:#09253f;color:#fff;font-size:.75rem;font-weight:800;padding:.45rem 1rem;border-radius:6px;text-decoration:none;white-space:nowrap;transition:background .2s,transform .15s;flex-shrink:0}.exp-card-btn:hover{background:#163252;transform:translateY(-1px)}.exp-cta-section{padding:0 0 6rem;background:#f8fafc}@media (max-width:640px){.exp-cta-section{padding:0 0 4rem}}.exp-cta-banner{position:relative;border-radius:20px;overflow:hidden;min-height:380px;display:flex;align-items:center}@media (max-width:640px){.exp-cta-banner{min-height:280px}}.exp-cta-img-wrap{position:absolute;inset:0}.exp-cta-img{object-fit:cover;object-position:center 40%}.exp-cta-overlay{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,24,42,.92),rgba(9,37,63,.7) 50%,rgba(9,37,63,.25))}.exp-cta-content{position:relative;z-index:2;padding:3.5rem;max-width:580px}@media (max-width:640px){.exp-cta-content{padding:2rem 1.5rem}}.exp-cta-eyebrow{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:#f59e0b;margin:0 0 .6rem}.exp-cta-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;color:#fff;margin:0 0 .9rem;line-height:1.1;letter-spacing:-.03em}.exp-cta-text{font-size:.93rem;color:rgba(255,255,255,.68);margin:0 0 2rem;line-height:1.7;max-width:420px}.exp-cta-actions{display:flex;flex-wrap:wrap;gap:.85rem}.exp-cta-btn{display:inline-block;font-size:.86rem;font-weight:800;letter-spacing:.04em;padding:.9rem 2rem;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s,border-color .2s}.exp-cta-btn--primary{background:#f59e0b;color:#09253f}.exp-cta-btn--primary:hover{background:#fbbf24;transform:translateY(-2px)}.exp-cta-btn--ghost{background:transparent;color:rgba(255,255,255,.85);border:2px solid rgba(255,255,255,.4)}.exp-cta-btn--ghost:hover{border-color:#fff;color:#fff;background:rgba(255,255,255,.07)}.exp-spotlight-section{background:#fff;padding:5rem 0 4rem;border-top:1px solid #e8f0f8}@media (max-width:640px){.exp-spotlight-section{padding:3.5rem 0 3rem}}.exp-spotlight-header{text-align:center;max-width:660px;margin:0 auto 4.5rem}@media (max-width:640px){.exp-spotlight-header{margin-bottom:3rem}}.exp-spotlight-eyebrow{display:inline-block;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:#f59e0b;border-bottom:2px solid #f59e0b;padding-bottom:.2rem;margin-bottom:1rem}.exp-spotlight-title{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;color:#09253f;line-height:1.1;letter-spacing:-.03em;margin:0 0 .85rem}.exp-spotlight-sub{font-size:.97rem;color:#64748b;line-height:1.7;margin:0}.exp-spotlight-list{display:flex;flex-direction:column;gap:5rem}@media (max-width:640px){.exp-spotlight-list{gap:3.5rem}}.exp-spot-card{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:20px;overflow:hidden;box-shadow:0 12px 48px rgba(9,37,63,.1);border:1.5px solid #e8f0f8;align-items:stretch;background:#fff;transition:box-shadow .3s,transform .3s;isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);mask-image:radial-gradient(white,black)}.exp-spot-card:hover{box-shadow:0 24px 72px rgba(9,37,63,.14);transform:translateY(-4px)}@media (max-width:860px){.exp-spot-card{grid-template-columns:1fr}}.exp-spot-card--rev .exp-spot-img-side{order:2}.exp-spot-card--rev .exp-spot-content{order:1}@media (max-width:860px){.exp-spot-card--rev .exp-spot-content,.exp-spot-card--rev .exp-spot-img-side{order:0}}.exp-spot-img-side{position:relative;min-height:420px}@media (max-width:640px){.exp-spot-img-side{min-height:260px}}.exp-spot-img-wrap{position:absolute;inset:0;overflow:hidden}.exp-spot-img{object-fit:cover;transition:transform .65s ease}.exp-spot-card:hover .exp-spot-img{transform:scale(1.055)}.exp-spot-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,37,63,.65) 0,rgba(9,37,63,.1) 55%,transparent)}.exp-spot-badges{position:absolute;top:1.1rem;left:1.1rem;right:1.1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.exp-spot-cat-badge{background:rgba(255,255,255,.93);font-size:.7rem;letter-spacing:.04em}.exp-spot-cat-badge,.exp-spot-price-badge{backdrop-filter:blur(8px);color:#09253f;font-weight:800;padding:.32rem .85rem;border-radius:100px;white-space:nowrap}.exp-spot-price-badge{background:rgba(245,158,11,.95);font-size:.8rem}.exp-spot-price-badge span{font-size:.65rem;font-weight:600;opacity:.75}.exp-spot-rating-pill{position:absolute;bottom:1.1rem;left:1.1rem;display:flex;align-items:center;gap:.3rem;background:rgba(9,37,63,.82);backdrop-filter:blur(8px);color:#fff;font-size:.78rem;padding:.35rem .85rem;border-radius:100px;border:1px solid rgba(255,255,255,.15)}.exp-spot-rating-pill strong{color:#fbbf24}.exp-spot-rating-pill span{color:rgba(255,255,255,.55);font-size:.73rem}.exp-spot-content{padding:2.75rem;display:flex;flex-direction:column;gap:1.1rem;justify-content:center;background:#fff}@media (max-width:1024px){.exp-spot-content{padding:2.25rem 2rem}}@media (max-width:640px){.exp-spot-content{padding:1.75rem 1.4rem}}.exp-spot-meta-row{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.exp-spot-title{font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:900;color:#09253f;margin:0;line-height:1.15;letter-spacing:-.025em}.exp-spot-subtitle{font-size:1rem;font-style:italic;color:#475569;margin:0;line-height:1.5}.exp-spot-hook{display:flex;align-items:flex-start;gap:.5rem;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:10px;padding:.75rem 1rem;font-size:.83rem;font-weight:600;color:#14532d;line-height:1.5}.exp-spot-hook svg{color:#22c55e;flex-shrink:0;margin-top:1px}.exp-spot-desc{font-size:.9rem;color:#475569;line-height:1.78;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:640px){.exp-spot-desc{-webkit-line-clamp:2;line-clamp:2}}.exp-spot-highlights{margin:0}@media (max-width:640px){.exp-spot-highlights{display:none}}.exp-spot-highlights-label{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;margin:0 0 .65rem}.exp-spot-highlight-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.exp-spot-highlight-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.83rem;color:#334155;font-weight:500;line-height:1.45}.exp-spot-highlight-item svg{color:#22c55e;flex-shrink:0;margin-top:2px}.exp-spot-info-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.exp-spot-info-chip{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;padding:.3rem .8rem}.exp-spot-info-chip svg{color:#64748b}.exp-spot-included-preview{font-size:.75rem;color:#64748b;font-weight:500}.exp-spot-cta-row{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-top:.25rem}.exp-spot-cta-btn{display:inline-block;background:#09253f;color:#fff;font-size:.86rem;font-weight:800;letter-spacing:.03em;padding:.9rem 1.6rem;border-radius:9px;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.exp-spot-cta-btn:hover{background:#f59e0b;color:#09253f;transform:translateY(-2px)}.exp-spot-price-label{font-size:.83rem;color:#64748b}.exp-spot-price-label strong{color:#09253f;font-size:1rem;font-weight:800}.exp-testimonials{margin-top:5rem;padding-top:4rem;border-top:1.5px solid #e8f0f8}@media (max-width:640px){.exp-testimonials{margin-top:3.5rem;padding-top:3rem}}.exp-test-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:#94a3b8;text-align:center;margin:0 0 2.5rem}.exp-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:900px){.exp-test-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.exp-test-card{background:#f8fafc;border:1.5px solid #e8f0f8;border-radius:16px;padding:1.75rem 1.6rem;display:flex;flex-direction:column;gap:.85rem;transition:box-shadow .22s}.exp-test-card:hover{box-shadow:0 8px 32px rgba(9,37,63,.08)}.exp-test-stars{display:flex;gap:.15rem}.exp-test-text{font-size:.88rem;color:#334155;line-height:1.75;margin:0;font-style:italic;flex:1}.exp-test-author{display:flex;flex-direction:column;gap:.2rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.exp-test-author strong{font-size:.85rem;color:#09253f;font-weight:800}.exp-test-author span{font-size:.75rem;color:#94a3b8}.exp-test-exp{font-size:.7rem!important;font-weight:700!important;color:#f59e0b!important;text-transform:uppercase;letter-spacing:.06em}