.home{--coral:#f26d5b;--coral-deep:#df513c;--coral-soft:#fde4df;--ink:#16161a;--ink-2:#1f2024;--panel:#202127;--bg:#ececed;--bg-2:#f4f4f5;--card:#fff;--tx:#2a2a30;--tx-soft:#70707a;--tx-mute:#9a9aa2;--line:#e2e2e6;background:var(--bg);color:var(--tx);font-family:var(--font-hanken), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;flex-direction:column;flex:1;font-size:16px;line-height:1.6;display:flex;overflow-x:hidden}.home .foot{margin-top:auto}.home a{color:inherit;text-decoration:none}.home h1,.home h2,.home h3,.home h4{letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.12}.home img{max-width:100%;display:block}.home .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.home .accent{color:var(--coral)}.home .bgimg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.home .btn{cursor:pointer;letter-spacing:.01em;border:none;border-radius:0;align-items:center;gap:9px;padding:13px 24px;font-size:14px;font-weight:700;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.home .btn-coral{background:var(--coral);color:#fff;box-shadow:0 8px 20px -10px #f26d5bcc}.home .btn-coral:hover{background:var(--coral-deep);transform:translateY(-2px)}.home .btn-block{justify-content:center;width:100%}.home .arr{transition:transform .2s}.home .btn:hover .arr{transform:translate(4px)}.home .topbar{color:#e7e7ec;z-index:3;background:0 0;border-bottom:1px solid #ffffff24;font-size:12.5px;position:relative}.home .topbar a{color:#e7e7ec}.home .topbar-in{align-items:center;gap:22px;height:38px;display:flex}.home .topbar a{color:#cfcfd6;align-items:center;gap:7px;transition:color .15s;display:inline-flex}.home .topbar a:hover{color:#fff}.home .topbar .right{align-items:center;gap:20px;margin-left:auto;display:flex}.home .topbar .ico{opacity:.8;width:13px;height:13px}.home .topbar .socials{border-left:1px solid #33343a;gap:13px;padding-left:18px;display:flex}@media (max-width:900px){.home .topbar .left a:not(:first-child){display:none}}.home .hero{color:#fff;isolation:isolate;flex-direction:column;min-height:600px;display:flex;position:relative}.home .hero:after{content:"";z-index:-1;background:linear-gradient(#0c141ed1,#0c141e8c 45%,#0c141ec7);position:absolute;inset:0}.home .navbar{position:relative}.home .nav-in{align-items:center;gap:30px;height:78px;display:flex}@media (max-width:900px){.home .topbar{display:none}.home .mnav{display:inline-flex}}.home .logo{letter-spacing:.02em;border-left:2px solid var(--coral);text-transform:uppercase;padding-left:13px;font-size:21px;font-weight:800;line-height:.96}.home .logo span{letter-spacing:.34em;color:#d7d7dd;font-size:13px;font-weight:500;display:block}.home .nav-links{gap:28px;margin-left:auto;font-size:14.5px;font-weight:600;display:flex}.home .nav-links a{color:#ececed;transition:color .15s}.home .nav-links a:hover{color:var(--coral)}@media (max-width:900px){.home .nav-links{display:none}}.home .hero-body{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:54px 32px 175px;display:flex}.home .kicker{text-transform:uppercase;letter-spacing:.42em;color:var(--coral);margin-bottom:16px;padding-left:.42em;font-size:13px;font-weight:700}.home .hero h1{max-width:16ch;font-size:clamp(34px,5.2vw,58px);font-weight:800}.home .hero .sub{color:#e4e4e8;max-width:46ch;margin:18px 0 26px;font-size:clamp(16px,2vw,19px);font-weight:500}.home .rating{color:var(--tx);background:#fff;border-radius:8px;align-items:center;gap:11px;padding:8px 14px;display:inline-flex;box-shadow:0 10px 30px -12px #00000080}.home .rating .score{color:#fff;background:#4a8c3f;border-radius:5px;padding:3px 9px;font-size:18px;font-weight:800}.home .rating .g{font-size:13px;font-weight:800}.home .rating .g b{color:#4285f4}.home .rating .stars{color:#f5b400;letter-spacing:1px;font-size:13px}.home .rating .cap{color:var(--tx-soft);font-size:10.5px}.home .searchbar{border:2px solid var(--coral);background:#fff;border-radius:9px;align-items:center;width:min(560px,100%);margin-top:30px;padding:6px 6px 6px 20px;display:flex;box-shadow:0 0 36px -8px #00000080}.home .searchbar input{color:var(--tx);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.home .searchbar input::placeholder{color:var(--tx-soft)}.home .searchbar select{color:var(--tx);cursor:pointer;appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2370707a' stroke-width='2'><path d='M6 9l6 6 6-6'/></svg>") right 6px center no-repeat;border:none;outline:none;flex:1;padding-right:26px;font-family:inherit;font-size:15px}.home .searchbar select:invalid{color:var(--tx-soft)}.home .searchbar .go{background:var(--coral);color:#fff;cursor:pointer;border:none;border-radius:0;flex:none;place-items:center;width:42px;height:42px;display:grid}.home .testi{color:#fff;z-index:2;background:0 0;margin-top:0;padding-bottom:20px;position:relative}.home .testi-card{background:var(--ink);border-radius:14px;max-width:1060px;margin:0 auto;padding:32px 40px 28px;transform:translateY(-24px);box-shadow:0 30px 60px -28px #0009}.home .testi h2{text-align:center;margin-bottom:26px;font-size:26px;font-weight:800}.home .testi-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home .tcard{color:var(--tx);background:#fff;border-radius:9px;padding:16px 17px}.home .tcard .st{color:var(--coral);letter-spacing:1px;font-size:12px}.home .tcard p{color:#3a3a42;margin:8px 0 12px;font-size:13px;line-height:1.5}.home .tcard .nm{font-size:13.5px;font-weight:800}.home .tcard .ago{color:var(--tx-mute);font-size:11.5px}.home .testi .see{justify-content:center;margin-top:22px;display:flex}.home .testi .see .btn{padding:16px 40px;font-size:15.5px}@media (max-width:820px){.home .testi-grid{grid-template-columns:1fr}.home .testi-card{transform:translateY(-30px)}}.home .sec{padding:74px 0}.home .sec-head{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:30px;display:flex}.home .sec-head h2{font-size:clamp(26px,3.4vw,36px)}.home .sec-head .lead{color:var(--tx-soft);max-width:52ch;margin-top:14px;font-size:15px}.home .sec-head .side{flex:none;padding-top:4px}.home .sec-head .side .btn{padding:16px 40px;font-size:15.5px}.home .cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.home .card{background:var(--card);border-radius:6px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 14px 34px -22px #14141e66}.home .card:hover{transform:translateY(-5px);box-shadow:0 26px 50px -24px #14141e80}.home .card .cardimg{object-fit:cover;background:#d8d8dc;width:100%;height:198px;display:block}.home .card .pad{flex-direction:column;flex:1;padding:20px 22px 0;display:flex}.home .card h3{font-size:19px;font-weight:800}.home .card .desc{color:var(--tx-soft);flex:1;margin:11px 0 18px;font-size:13.5px;line-height:1.55}.home .card .dur{color:var(--tx-soft);border-top:1px solid var(--line);align-items:center;gap:7px;padding-top:14px;font-size:13px;display:flex}.home .card .price{color:var(--tx-soft);margin:12px 0 18px;font-size:14px}.home .card .price b{color:var(--coral);font-size:21px;font-weight:800}.home .card .learn{text-align:center;background:var(--coral);color:#fff;padding:13px;font-size:14px;font-weight:700;transition:background .15s;display:block}.home .card .learn:hover{background:var(--coral-deep)}@media (max-width:820px){.home .cards{grid-template-columns:1fr}.home .sec-head{flex-direction:column}}.home .band{color:#fff;isolation:isolate;text-align:center;padding:62px 0;position:relative}.home .band:after{content:"";z-index:-1;background:linear-gradient(#12100eb8,#12100ecc);position:absolute;inset:0}.home .band h2{max-width:24ch;margin:0 auto 36px;font-size:clamp(22px,3vw,30px);font-weight:800}.home .feats{grid-template-columns:repeat(4,1fr);gap:18px;max-width:880px;margin:0 auto;display:grid}.home .feat{background:#00000080;border:1px solid #ffffff14;border-radius:8px;padding:26px 18px}.home .feat .ic{border:2px solid var(--coral);width:58px;height:58px;color:var(--coral);border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.home .feat .ic svg{width:28px;height:28px}.home .feat h4{letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:800}.home .feat p{color:#cfcfd6;margin:0;font-size:12.5px;line-height:1.5}@media (max-width:820px){.home .feats{grid-template-columns:1fr 1fr}}.home .dual{isolation:isolate;padding:70px 0;position:relative}.home .dual:after{content:"";z-index:-1;background:#ece0d280;position:absolute;inset:0}.home .dual-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.home .insta{isolation:isolate;color:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;min-height:340px;padding:38px 34px;display:flex;position:relative;overflow:hidden}.home .insta:after{content:"";z-index:-1;background:linear-gradient(#0a0c1280,#0a0c12c7);position:absolute;inset:0}.home .insta h3{max-width:14ch;font-size:27px;font-weight:800}.home .insta p{color:#e4e4e8;max-width:34ch;margin:14px 0 22px;font-size:14px}.home .insta .btn{padding:16px 40px;font-size:15.5px}.home .news{background:var(--ink);color:#fff;border-radius:12px;padding:38px 34px}.home .news h3{max-width:16ch;font-size:27px;font-weight:800}.home .news p{color:#bcbcc4;margin:14px 0 22px;font-size:14px}.home .news .frow{gap:12px;margin-bottom:12px;display:flex}.home .news input{color:#fff;background:#2a2b31;border:1px solid #3a3b42;border-radius:7px;outline:none;width:100%;padding:13px 15px;font-family:inherit;font-size:14px}.home .news input::placeholder{color:#85858f}.home .news input:focus{border-color:var(--coral)}@media (max-width:820px){.home .dual-grid{grid-template-columns:1fr}.home .news .frow{flex-direction:column}}.home .blog .card .pad{padding:18px 20px 22px}.home .blog .date{letter-spacing:.12em;text-transform:uppercase;color:var(--tx-mute);font-size:11px;font-weight:700}.home .blog .card h3{margin:9px 0;font-size:17px}.home .blog .card .desc{margin:0 0 16px}.home .blog .read{background:var(--coral);color:#fff;border-radius:6px;align-self:flex-start;padding:9px 18px;font-size:13px;font-weight:700;transition:background .15s}.home .blog .read:hover{background:var(--coral-deep)}.home .foot{background:var(--ink);color:#c7c7ce}.home .foot-in{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:34px;padding:60px 0 46px;display:grid}.home .foot .logo{color:#fff;margin-bottom:18px}.home .foot .blurb{color:#8e8e98;max-width:30ch;font-size:13.5px}.home .foot .socials{gap:13px;margin-top:18px;display:flex}.home .foot .socials a{background:#2a2b31;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .15s;display:grid}.home .foot .socials a:hover{background:var(--coral)}.home .foot h4{color:var(--coral);letter-spacing:.02em;margin-bottom:16px;font-size:14px;font-weight:800}.home .foot .frow{color:#c7c7ce;align-items:center;gap:10px;margin-bottom:11px;font-size:13.5px;display:flex}.home .foot .frow svg{width:15px;height:15px;color:var(--coral);flex:none}.home .foot .col a{color:#c7c7ce;margin-bottom:10px;font-size:13.5px;transition:color .15s;display:block}.home .foot .col a:hover{color:var(--coral)}.home .foot .office{margin-top:22px}.home .foot-base{background:var(--coral);color:#fff}.home .foot-base-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;height:50px;font-size:13px;display:flex}.home .foot-base a{color:#fff;font-weight:600}.home .foot-base .links{gap:22px;display:flex}@media (max-width:820px){.home .foot-in{grid-template-columns:1fr 1fr}}.home .wa{z-index:80;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;transition:transform .15s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 26px -8px #25d366b3}.home .wa:hover{transform:scale(1.07)}.home .wa svg{color:#fff;width:30px;height:30px}@media (max-width:560px){.home .foot-in{grid-template-columns:1fr;gap:30px}}@media (max-width:700px){.home .foot-base{padding-bottom:78px}.home .foot-base-in{text-align:center;justify-content:center}}.home .site-header{z-index:50;background:var(--ink);position:sticky;top:0}.home .site-header .logo{color:#fff}.home .blog-listing{padding:60px 0 80px}.home .blog-head{max-width:60ch;margin-bottom:38px}.home .blog-head h1{font-size:clamp(30px,4vw,46px);font-weight:800}.home .blog-head p{color:var(--tx-soft);margin-top:14px;font-size:16px}.home .post-hero{isolation:isolate;color:#fff;align-items:flex-end;min-height:clamp(280px,42vw,440px);display:flex;position:relative}.home .post-hero img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.home .post-hero:after{content:"";z-index:-1;background:linear-gradient(#0c0c1033,#0c0c10d6);position:absolute;inset:0}.home .post-hero .wrap{padding-top:48px;padding-bottom:40px}.home .post-hero .date{letter-spacing:.14em;text-transform:uppercase;color:#fbd5cd;font-size:12px;font-weight:700}.home .post-hero h1{max-width:24ch;margin-top:12px;font-size:clamp(28px,4.4vw,52px);font-weight:800;line-height:1.1}.home .post-body{max-width:760px;margin:0 auto;padding:50px 32px 70px}.home .post-content p{color:#34343c;margin:0 0 22px;font-size:17px;line-height:1.78}.home .post-content h2{margin:36px 0 12px;font-size:25px;font-weight:800}.home .post-back{color:var(--coral);align-items:center;gap:8px;margin-top:36px;font-size:14px;font-weight:700;display:inline-flex}.home .post-back:hover{color:var(--coral-deep)}.home .tours-head{padding:58px 0 6px}.home .tours-head h1{font-size:clamp(30px,4vw,46px);font-weight:800}.home .tours-head p{color:var(--tx-soft);max-width:58ch;margin-top:14px;font-size:16px}.home .about-intro{padding:64px 0 10px}.home .about-intro h1{max-width:18ch;margin-top:4px;font-size:clamp(32px,5vw,54px);font-weight:800}.home .about-intro .lead{color:var(--tx);max-width:62ch;margin-top:22px;font-size:18px;line-height:1.7}.home .about-intro p{color:var(--tx-soft);max-width:62ch;margin-top:16px;font-size:16px;line-height:1.7}.home .founder-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:44px;display:grid}.home .founder-img{object-fit:cover;object-position:50% 18%;background:#d8d8dc;border-radius:10px;width:100%;height:100%;min-height:420px;max-height:560px}.home .founder h2{max-width:18ch;margin:4px 0 8px;font-size:clamp(24px,3vw,34px);font-weight:800}.home .founder p{color:var(--tx-soft);margin-top:14px;font-size:15.5px;line-height:1.7}.home .mb-lead{margin-bottom:4px;font-size:clamp(24px,3vw,34px);font-weight:800}.home .exp-grid{grid-template-columns:repeat(2,1fr);gap:12px 32px;margin-top:26px;display:grid}.home .exp{background:var(--card);border:1px solid var(--line);border-radius:8px;align-items:center;gap:12px;padding:15px 18px;font-size:15px;font-weight:600;display:flex}.home .exp-dot{background:var(--coral);border-radius:50%;flex:none;width:8px;height:8px}.home .vision h2{max-width:18ch;margin:4px 0 0;font-size:clamp(24px,3vw,34px);font-weight:800}.home .vision p{color:var(--tx-soft);max-width:60ch;margin-top:16px;font-size:16px;line-height:1.75}.home .about-cta{background:var(--ink);color:#fff;text-align:center;padding:74px 0}.home .about-cta h2{font-size:clamp(26px,3.4vw,40px);font-weight:800}.home .about-cta p{color:#c9c9d2;max-width:60ch;margin:16px auto 26px;font-size:16px;line-height:1.7}@media (max-width:820px){.home .founder-grid{grid-template-columns:1fr;gap:24px}.home .founder-img{max-height:320px}.home .exp-grid{grid-template-columns:1fr}}.home .xp-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home .xp{background:var(--card);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:6px;padding:22px 22px 20px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.home .xp:before{content:"";background:var(--coral);transform-origin:top;width:4px;transition:transform .18s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.home .xp:hover{border-color:#0000;transform:translateY(-3px);box-shadow:0 18px 40px -22px #0006}.home .xp:hover:before{transform:scaleY(1)}.home .xp-name{color:var(--tx);letter-spacing:-.01em;font-size:16.5px;font-weight:800}.home .xp-desc{color:var(--tx-soft);font-size:13.5px;line-height:1.5}.home .xp-arr{color:var(--coral);margin-top:4px;font-size:16px;font-weight:800;transition:transform .18s}.home .xp:hover .xp-arr{transform:translate(5px)}@media (max-width:860px){.home .xp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home .xp-grid{grid-template-columns:1fr}}.home .xcover{color:#fff;background:linear-gradient(135deg, var(--ink) 0%, var(--ink-2) 58%, #33231f 100%);flex-direction:column;justify-content:space-between;height:198px;padding:20px 22px;display:flex;position:relative;overflow:hidden}.home .xcover:after{content:"";background:radial-gradient(120% 130% at 100% 0,#f26d5b57,#0000 62%);position:absolute;inset:0}.home .xcover-n{z-index:1;letter-spacing:-.04em;color:#ffffff42;font-size:40px;font-weight:800;line-height:1;transition:color .2s;position:relative}.home .card:hover .xcover-n{color:#f26d5bd9}.home .xcover-tag{z-index:1;letter-spacing:.11em;text-transform:uppercase;color:#fbd5cd;border:1px solid #fbd5cd66;border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:10.5px;font-weight:700;position:relative}.home .xp-hero{isolation:isolate;color:#fff;background:linear-gradient(135deg, var(--ink) 0%, var(--ink-2) 55%, #2a1d1a 100%);position:relative}.home .xp-hero:after{content:"";z-index:-1;background:radial-gradient(115% 150% at 100% 0,#f26d5b4d,#0000 60%);position:absolute;inset:0}.home .xp-hero .wrap{padding-top:46px;padding-bottom:54px}.home .xp-crumb{color:#b9b9c4;align-items:center;gap:9px;margin-bottom:22px;font-size:12.5px;font-weight:600;display:flex}.home .xp-crumb a{color:#fbd5cd}.home .xp-crumb a:hover{color:#fff}.home .xp-hero h1{letter-spacing:-.02em;max-width:22ch;font-size:clamp(29px,4.2vw,50px);font-weight:800;line-height:1.08}.home .xp-hero-tag{letter-spacing:.12em;text-transform:uppercase;color:#fbd5cd;border:1px solid #fbd5cd59;border-radius:999px;margin-top:20px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-block}.home .xp-main{padding-top:52px}.home .xp-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:52px;display:grid}.home .xp-copy p{color:#3a3a42;margin:0 0 20px;font-size:16.5px;line-height:1.8}.home .xp-lead{font-weight:500;color:var(--tx)!important;font-size:19px!important;line-height:1.65!important}.home .xp-video{background:var(--ink);border-radius:14px;width:100%;margin:0 0 32px;position:relative;overflow:hidden;box-shadow:0 24px 60px -30px #0000008c}.home .xp-video-portrait{max-width:380px;margin-left:auto;margin-right:auto}.home .xp-video iframe,.home .xp-video video{object-fit:contain;background:#000;border:0;width:100%;height:100%;position:absolute;inset:0}.home .xp-video-poster{cursor:pointer;background:linear-gradient(135deg, var(--ink) 0%, var(--ink-2) 58%, #33231f 100%);color:#fff;border:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;padding:0;display:flex;position:absolute;inset:0}.home .xp-video-poster img{object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.home .xp-video-poster:after{content:"";background:radial-gradient(120% 130% at 100% 0,#f26d5b4d,#0000 62%);position:absolute;inset:0}.home .xp-video-play{z-index:1;background:var(--coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;padding-left:4px;transition:transform .18s,background .18s;display:flex;position:relative;box-shadow:0 12px 30px -10px #f26d5be6}.home .xp-video-poster:hover .xp-video-play{background:var(--coral-deep);transform:scale(1.07)}.home .xp-video-cap{z-index:1;letter-spacing:.14em;text-transform:uppercase;color:#fbd5cd;font-size:11.5px;font-weight:700;position:relative}.home .xp-side{position:sticky;top:24px}.home .xp-cta{background:var(--ink);color:#fff;border-radius:14px;padding:28px 26px 26px}.home .xp-cta .kicker{color:var(--coral);margin-bottom:12px;font-size:11px}.home .xp-cta h2{letter-spacing:-.015em;margin:0 0 12px;font-size:23px;font-weight:800}.home .xp-cta p{color:#b9b9c4;margin:0 0 22px;font-size:14.5px;line-height:1.65}.home .xp-cta-btn{justify-content:center;align-items:center;gap:9px;width:100%;display:inline-flex}.home .xp-cta-mail{color:#8f8f9b;text-align:center;margin-top:16px;font-size:12.5px}.home .xp-cta-mail a{color:#fbd5cd}.home .xp-cta-mail a:hover{color:#fff}.home .xp-nav{border-top:1px solid var(--line);background:var(--bg)}.home .xp-nav-in{justify-content:space-between;gap:24px;padding-top:30px;padding-bottom:40px;display:flex}.home .xp-nav-item{flex-direction:column;gap:5px;max-width:42%;display:flex}.home .xp-nav-next{text-align:right;align-items:flex-end}.home .xp-nav-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--coral);font-size:11.5px;font-weight:700}.home .xp-nav-title{color:var(--tx);font-size:16px;font-weight:700}.home .xp-nav-item:hover .xp-nav-title{color:var(--coral-deep)}@media (max-width:1000px){.home .xp-layout{grid-template-columns:1fr;gap:36px}.home .xp-side{position:static}}@media (max-width:860px){.home .xcards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.home .xcards{grid-template-columns:1fr}.home .xp-hero .wrap{padding-top:34px;padding-bottom:40px}.home .xp-nav-in{flex-direction:column}.home .xp-nav-item{max-width:100%}.home .xp-nav-next{text-align:left;align-items:flex-start}}.home .tabs__list{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.home .tabs__list::-webkit-scrollbar{display:none}.home .tabs__tab{flex:none;width:auto}.home .card .price-quote{color:var(--tx-soft);font-size:14px;font-weight:700}.home .heroslides{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home .heroslide{z-index:-2;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.1s ease-in-out;position:absolute;inset:0}.home .heroslide.is-active{opacity:1}.home .heroslide-dots{z-index:3;pointer-events:auto;justify-content:center;gap:10px;display:flex;position:absolute;bottom:22px;left:0;right:0}.home .heroslide-dot{cursor:pointer;background:#ffffff73;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s,width .2s}.home .heroslide-dot:hover{background:#ffffffbf}.home .heroslide-dot.is-active{background:var(--coral);border-radius:999px;width:26px}.home .heroslide-dot:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (prefers-reduced-motion:reduce){.home .heroslide{transition:none}}.home .stay-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.home .stay{background:var(--card);cursor:pointer;border:0;border-radius:10px;width:100%;margin:0;padding:0;display:block;overflow:hidden}.home .stay:focus-visible{outline:2px solid var(--coral);outline-offset:3px}.home .stay img{object-fit:cover;background:#e4e4e8;width:100%;height:210px;display:block}.home .stay:first-child{grid-area:span 2/span 2}.home .stay:first-child img{height:434px}.home .tours-cta{background:var(--card);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:26px 30px;display:flex}.home .tours-cta h2{margin:0 0 8px;font-size:21px;font-weight:800}.home .tours-cta p{color:var(--tx-soft);max-width:56ch;margin:0;font-size:14.5px}@media (max-width:900px){.home .stay-grid{grid-template-columns:repeat(2,1fr)}.home .stay img{height:170px}.home .stay:first-child img{height:354px}}@media (max-width:560px){.home .stay-grid{grid-template-columns:1fr}.home .stay:first-child{grid-area:span 1/span 1}.home .stay img,.home .stay:first-child img{height:220px}}.home .fcar-sec{padding-top:34px}.home .fcar{outline:none;margin-top:26px}.home .fcar:focus-visible{outline:2px solid var(--coral);outline-offset:6px;border-radius:14px}.home .fcar-frame{background:var(--ink);border-radius:14px;justify-content:center;align-items:center;height:clamp(320px,52vw,520px);display:flex;position:relative;overflow:hidden}.home .fcar-img{object-fit:contain;opacity:0;width:auto;max-width:100%;height:100%;max-height:100%;margin:auto;transition:opacity .55s ease-in-out;position:absolute;inset:0}.home .fcar-img.is-active{opacity:1}.home .fcar-nav{z-index:2;cursor:pointer;width:44px;height:44px;color:var(--ink);background:#ffffffdb;border:0;border-radius:50%;padding:0 0 3px;font-size:26px;line-height:1;transition:background .18s,transform .18s;position:absolute;top:50%;transform:translateY(-50%)}.home .fcar-nav:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.home .fcar-prev{left:14px}.home .fcar-next{right:14px}.home .fcar-cap{color:var(--tx-soft);justify-content:space-between;align-items:baseline;gap:18px;margin:14px 2px 0;font-size:14px;display:flex}.home .fcar-count{color:var(--tx-mute);flex:none;font-size:12.5px;font-weight:700}.home .fcar-dots{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.home .fcar-dot{cursor:pointer;background:var(--line);border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.home .fcar-dot:hover{background:var(--tx-mute)}.home .fcar-dot.is-active{background:var(--coral);border-radius:999px;width:22px}.home .fcar-dot:focus-visible{outline:2px solid var(--coral);outline-offset:3px}@media (prefers-reduced-motion:reduce){.home .fcar-img{transition:none}}@media (max-width:560px){.home .fcar-nav{width:36px;height:36px;font-size:21px}.home .fcar-cap{flex-direction:column;gap:4px}}.home .lbox{z-index:100;background:#000000e0;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.home .lbox-img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:85vh}.home .lbox-x{z-index:2;cursor:pointer;color:#fffc;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:18px;right:22px}.home .lbox-x:hover{color:#fff}.home .lbox-nav{z-index:2;cursor:pointer;color:#ffffffb3;background:0 0;border:0;padding:8px 14px;font-size:44px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.home .lbox-nav:hover{color:#fff}.home .lbox-prev{left:8px}.home .lbox-next{right:8px}.home .lbox-x:focus-visible,.home .lbox-nav:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #fff}.home .lbox-cap{color:#ffffffbf;text-align:center;justify-content:center;align-items:center;gap:14px;padding:0 60px;font-size:13.5px;display:flex;position:absolute;bottom:18px;left:0;right:0}.home .lbox-count{color:#ffffff80;font-weight:700}@media (max-width:560px){.home .lbox-nav{padding:6px 8px;font-size:32px}.home .lbox-cap{flex-direction:column;gap:3px;padding:0 20px;bottom:12px}}
