@font-face{font-family:Tripic;src:url('assets/IBMPlexSansKR-Regular.ttf')}@font-face{font-family:Tripic;src:url('assets/IBMPlexSansKR-600.ttf');font-weight:600}@font-face{font-family:Tripic;src:url('assets/IBMPlexSansKR-Bold.ttf');font-weight:800}
:root{--blue:#287cf2;--blue-dark:#1566da;--ink:#151d2b;--muted:#7a8797;--border:#e5ebf2;--sky:#f4f9ff;--shadow:0 16px 38px rgba(41,85,137,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Tripic,Arial,sans-serif;letter-spacing:-.35px;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 72px));margin:0 auto}.site-header{height:76px;position:fixed;z-index:50;left:0;right:0;top:0;background:rgba(255,255,255,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(218,229,240,.75);transition:.25s}.site-header.scrolled{background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(29,66,103,.08)}.nav-wrap{height:100%;display:flex;align-items:center}.brand{font-weight:800;font-size:21px;display:flex;align-items:center;gap:8px;color:#2580f2}.brand-mark{display:grid;place-items:center;width:19px;height:19px;border-radius:5px;background:linear-gradient(140deg,#71b8ff,#1470e7);color:#fff;font-size:12px;line-height:1}.desktop-nav{display:flex;gap:48px;margin-left:auto;margin-right:190px;font-size:12px;font-weight:600;color:#45566d}.desktop-nav a{transition:.2s}.desktop-nav a:hover{color:var(--blue)}.nav-cta{margin-left:auto;position:absolute;right:0;color:white;background:var(--blue);font-size:11px;font-weight:600;border-radius:999px;padding:11px 17px;box-shadow:0 7px 17px #267cf233}.nav-cta span{font-size:15px;margin-left:5px}.menu-btn{display:none;border:0;background:none}.hero{height:710px;padding-top:76px;position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(120deg,#f4f9ff 0%,#fff 51%,#eef6ff 100%)}.hero:before{content:'';position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 69% 27%,#fff0 0 18%,#dcecff48 43%,transparent 68%)}.hero:after{content:'';position:absolute;z-index:1;left:0;right:0;bottom:-1px;height:155px;background:linear-gradient(transparent,#fff)}.hero-glow{position:absolute;z-index:-1;right:-200px;top:-300px;width:820px;height:820px;border-radius:50%;background:#a8d2ff42;filter:blur(42px)}.hero-grid{height:100%;display:grid;grid-template-columns:49% 51%;align-items:center;position:relative;z-index:2}.hero-copy{padding-top:2px}.eyebrow{display:inline-block;margin-bottom:17px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:2.1px}.hero h1{margin:0 0 22px;font-size:clamp(42px,4.9vw,64px);font-weight:800;line-height:1.22;letter-spacing:-4px}.hero h1 em,.app-copy em{font-style:normal;color:var(--blue)}.hero-copy>p{margin:0;color:#788798;font-size:15px;line-height:1.85}.hero-actions{display:flex;gap:10px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 18px;font-size:12px;font-weight:600;transition:.25s}.button span{font-size:15px;margin-left:7px}.button-primary{color:white;background:var(--blue);box-shadow:0 11px 23px #287cf238}.button-primary:hover{transform:translateY(-3px);box-shadow:0 15px 28px #287cf24f}.button-ghost{background:#fff;color:#4d6077;border:1px solid #dae4ee}.button-ghost:hover{color:var(--blue);border-color:#aacbfb}.trust-row{display:flex;gap:25px;margin-top:48px}.trust-row div{display:flex;flex-direction:column}.trust-row div+div{padding-left:25px;border-left:1px solid #dce4ec}.trust-row strong{font-size:16px;line-height:1.3}.trust-row small{margin-top:5px;color:#9aa7b6;font-size:9px}.hero-art{height:575px;position:relative}.hero-image-frame{position:absolute;right:-8px;top:40px;width:74%;height:496px;overflow:hidden;border-radius:25px;transform:rotate(2deg);box-shadow:0 28px 55px rgba(40,81,132,.25)}.hero-image-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#fff4 2%,transparent 34%,#061e3b22)}.hero-image-frame img{width:100%;height:100%;object-fit:cover;object-position:65% center}.floating-card{position:absolute;z-index:4;width:185px;padding:7px;background:#fff;border-radius:14px;box-shadow:0 13px 29px rgba(42,79,125,.25);animation:float 5s ease-in-out infinite}.floating-card img{display:block;width:100%;height:105px;border-radius:9px;object-fit:cover}.floating-card span{display:block;padding:8px 4px 3px;color:#596a80;font-size:9px;font-weight:600}.card-paris{top:70px;left:3px;transform:rotate(-7deg)}.card-bali{right:-10px;bottom:58px;transform:rotate(6deg);animation-delay:-2.3s}.location-pin{display:flex;align-items:center;gap:7px;position:absolute;z-index:5;top:4px;right:22%;padding:9px 14px 9px 11px;color:#fff;background:var(--blue);border-radius:20px;box-shadow:0 10px 22px #267cf255;transform:rotate(-4deg)}.location-pin span{font-size:8px;line-height:1.3;font-weight:600}.scroll-cue{position:absolute;z-index:4;bottom:23px;left:50%;transform:translateX(-50%);color:#95a4b4;font-size:8px;font-weight:600;letter-spacing:2px}.scroll-cue span{display:inline-block;width:5px;height:5px;margin-right:7px;border-radius:50%;background:var(--blue);animation:pulse 1.5s infinite}.section{padding:104px 0}.section-heading{text-align:center;margin-bottom:54px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin:0 0 9px;font-size:31px;line-height:1.42;letter-spacing:-1.8px;font-weight:800}.section-heading p{margin:0;color:#8e9aa8;font-size:12px}.how{background:#fff}.steps{display:grid;grid-template-columns:1fr 26px 1fr 26px 1fr;align-items:center;gap:18px}.step-card{position:relative;min-height:325px;padding:22px 23px 19px;border:1px solid #e5ebf2;border-radius:14px;background:#fff;box-shadow:0 13px 30px rgba(50,90,130,.06);transition:.3s}.step-card:hover{transform:translateY(-7px);border-color:#b7d3fa;box-shadow:0 20px 38px rgba(47,111,194,.14)}.step-number{margin-bottom:16px;color:var(--blue);font-size:11px;font-weight:800}.step-icon{position:absolute;right:21px;top:18px;color:#6aa1f4;font-size:27px}.step-card h3{margin:0 0 7px;font-size:16px;font-weight:800}.step-card p{margin:0;color:#8a98a8;font-size:10px;line-height:1.65}.step-visual{height:144px;margin-top:19px;overflow:hidden;border-radius:10px;background:#eef5fd;position:relative}.step-visual>img{width:100%;height:100%;object-fit:cover}.upload-visual img{object-position:67% center;filter:saturate(.85)}.upload-badge{position:absolute;bottom:9px;left:50%;transform:translateX(-50%);padding:5px 9px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:99px;box-shadow:0 4px 13px #184d8a28;font-size:9px;font-weight:600}.destination-visual{display:flex;gap:4px;padding:5px}.destination-visual img{width:calc(33.33% - 3px);border-radius:7px}.result-visual{border:3px solid #e4effd}.result-visual span{position:absolute;top:7px;right:7px;padding:4px 7px;color:#fff;background:var(--blue);border-radius:999px;font-size:7px;font-weight:800}.step-arrow{color:#6da5f5;text-align:center;font-size:24px}.gallery-section,.community{background:#f6faff}.gallery-section .container{overflow:hidden}.gallery-track{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;align-items:end;min-width:980px}.travel-card{height:290px;position:relative;border-radius:14px;overflow:hidden;box-shadow:0 10px 25px #35587d1a;transition:.3s}.travel-card:nth-child(1),.travel-card:nth-child(5){height:323px}.travel-card:nth-child(3){height:344px}.travel-card:hover{transform:translateY(-9px)}.travel-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 42%,#0d1f38bf)}.travel-card img{width:100%;height:100%;object-fit:cover}.travel-card div{position:absolute;z-index:2;left:15px;bottom:16px;color:white}.travel-card b{display:block;font-size:14px}.travel-card span{display:block;margin-top:2px;opacity:.84;font-size:9px}.carousel-dots{margin-top:32px;text-align:center}.carousel-dots span{display:inline-block;width:5px;height:5px;margin:0 4px;border-radius:99px;background:#bed1e9}.carousel-dots .active{width:19px;background:var(--blue)}.features{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.feature{padding:27px 15px 26px;text-align:center;border-right:1px solid var(--border)}.feature:last-child{border:0}.feature-icon{height:43px;color:#5b98f2;font-size:29px}.feature h3{margin:6px 0 8px;font-size:14px}.feature p{margin:0;color:#8a98a8;font-size:10px;line-height:1.65}.app-section{overflow:hidden;background:#f8fbff}.app-grid{display:grid;grid-template-columns:43% 57%;align-items:center;min-height:470px}.app-copy h2{margin:0 0 17px;font-size:33px;line-height:1.4;letter-spacing:-2px}.app-copy>p{margin:0;color:#7b8a9c;font-size:13px;line-height:1.75}.app-copy ul{margin:13px 0 16px;padding:0;list-style:none;color:#6f7e91;font-size:11px;line-height:2.05}.app-copy li:before{content:'✓';display:inline-block;width:18px;color:var(--blue);font-weight:800}.store-buttons{display:flex;gap:9px}.store-buttons a{padding:9px 13px;border:1px solid #dce5ef;border-radius:8px;background:#fff;box-shadow:0 4px 10px #426c960c;font-size:10px;font-weight:600}.phone-stage{height:470px;position:relative}.phone{position:absolute;bottom:-14px;width:213px;height:428px;overflow:hidden;border:7px solid #172335;border-radius:31px;background:#172335;box-shadow:0 27px 45px #173e6933}.phone img{width:100%;height:100%;object-fit:cover}.phone-back{right:15%;transform:rotate(10deg);opacity:.95}.phone-front{left:22%;z-index:2;transform:rotate(-7deg)}.phone-notch{position:absolute;z-index:2;top:5px;left:50%;width:75px;height:17px;transform:translateX(-50%);border-radius:0 0 14px 14px;background:#172335}.phone-ui{position:absolute;left:0;right:0;bottom:0;display:grid;gap:7px;padding:14px 12px 12px;color:#fff;background:linear-gradient(transparent,#10203dcc 28%);font-size:8px}.phone-ui span{color:#9acaff;font-weight:800}.phone-ui b{font-size:11px}.ui-line{height:4px;width:90%;border-radius:3px;background:#fff8}.sparkle{position:absolute;color:#3e8df6;font-size:31px;animation:pulse 2s infinite}.s1{top:84px;right:5%}.s2{top:178px;left:6%;font-size:22px;animation-delay:-1s}.community .section-heading{margin-bottom:45px}.community-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.post{overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 8px 22px #35587d12;transition:.3s}.post:hover{transform:translateY(-7px);box-shadow:0 15px 30px #35587d26}.post-top{height:54px;display:flex;align-items:center;gap:7px;padding:0 11px}.post-top b{display:block;font-size:10px}.post-top small{display:block;margin-top:2px;color:#9ca8b6;font-size:8px}.more{margin-left:auto;color:#9eaaba;font-size:12px}.avatar{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;color:white;background:linear-gradient(135deg,#81c5fb,#477de1);font-size:10px;font-weight:800}.avatar-b{background:linear-gradient(135deg,#e4a16a,#bb6d54)}.avatar-c{background:linear-gradient(135deg,#b6d782,#659c51)}.avatar-d{background:linear-gradient(135deg,#a1bde8,#6374c4)}.avatar-h{background:linear-gradient(135deg,#f4ba85,#d77954)}.avatar-e,.avatar-f,.avatar-g{flex-basis:24px;width:24px;height:24px}.post>img{display:block;width:100%;height:203px;object-fit:cover}.post-bottom{display:flex;justify-content:space-between;padding:10px 11px;color:#74849a;font-size:8px}.reviews{background:#fff}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.review{min-height:145px;margin:0;padding:19px;border:1px solid var(--border);border-radius:12px;background:#fff}.review>div{display:flex;align-items:center;gap:8px;font-size:11px}.review .stars{margin-left:auto;color:#ffb52d;font-size:11px;letter-spacing:1px}.review p{margin:14px 0 0;color:#7b8998;font-size:10px;line-height:1.75}.final-cta{position:relative;padding:75px 0 82px;overflow:hidden;text-align:center;color:#fff;background:url('assets/iceland.jpg') center 52%/cover}.cta-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#192e4edb,#246faaad)}.final-cta .container{position:relative}.final-cta .eyebrow{color:#bedcff}.final-cta h2{margin:0 0 10px;font-size:32px;line-height:1.45;letter-spacing:-1.8px}.final-cta p{margin:0 0 22px;color:#deefff;font-size:12px}.footer{padding:47px 0 19px;background:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:36px;padding-bottom:40px}.footer-grid p{margin:17px 0 0;color:#a2aeba;font-size:10px;line-height:1.8}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px;color:#8996a7;font-size:10px}.footer-grid b{margin-bottom:5px;color:#34465c;font-size:11px}.socials{display:flex;gap:13px;margin-top:10px;font-size:17px}.copyright{padding-top:15px;border-top:1px solid var(--border);color:#a6b0bd;font-size:9px}.copyright span{float:right}.top-button{position:fixed;z-index:40;right:21px;bottom:21px;width:38px;height:38px;border:0;border-radius:11px;background:#fff;color:var(--blue);box-shadow:0 8px 22px #20508335;opacity:0;pointer-events:none;transition:.25s}.top-button.show{opacity:1;pointer-events:auto}.reveal{opacity:0;transform:translateY(21px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -11px}}@keyframes pulse{0%,100%{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}
@media(max-width:980px){.container{width:min(100% - 44px,720px)}.desktop-nav{gap:22px;margin-right:120px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:46px}.gallery-track{min-width:860px}.community-grid{grid-template-columns:repeat(3,1fr)}.community-grid .post:nth-child(4),.community-grid .post:nth-child(5){display:none}.post>img{height:220px}.app-grid{grid-template-columns:1fr 1fr}.phone-front{left:6%}.phone-back{right:0}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.site-header{height:64px}.desktop-nav,.nav-cta{display:none}.menu-btn{display:grid;gap:4px;padding:8px;margin-left:auto}.menu-btn span{display:block;width:22px;height:2px;background:#42617f}.desktop-nav.mobile-open{display:flex;position:absolute;top:64px;left:0;right:0;gap:15px;margin:0;padding:17px 22px;flex-direction:column;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 15px 25px #284d7718;font-size:11px}.hero{height:auto;min-height:770px;padding-top:64px}.hero-grid{display:block;padding-top:70px}.hero-copy{text-align:center}.hero h1{font-size:38px;letter-spacing:-2.4px}.hero-copy>p{font-size:13px}.hero-actions,.trust-row{justify-content:center}.trust-row{gap:15px;margin-top:34px}.trust-row div+div{padding-left:15px}.trust-row strong{font-size:13px}.trust-row small{font-size:8px}.hero-art{height:410px;margin-top:20px}.hero-image-frame{top:22px;right:12%;width:76%;height:350px}.floating-card{width:128px}.floating-card img{height:73px}.floating-card span{font-size:8px}.card-paris{left:0;top:62px}.card-bali{right:0;bottom:20px}.location-pin{top:1px;right:7%;padding:8px 10px;font-size:12px}.section{padding:78px 0}.section-heading{margin-bottom:40px}.section-heading h2{font-size:27px}.section-heading p{font-size:11px}.steps{grid-template-columns:1fr;gap:17px}.step-arrow{transform:rotate(90deg)}.step-card{min-height:295px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid var(--border)}.app-grid{display:block}.app-copy{text-align:center}.app-copy ul{display:inline-block;text-align:left}.store-buttons{justify-content:center}.phone-stage{height:420px;margin-top:17px}.phone{width:174px;height:350px}.phone-front{left:15%;bottom:0}.phone-back{right:1%;bottom:12px}.community-grid{grid-template-columns:repeat(2,1fr)}.community-grid .post:nth-child(4),.community-grid .post:nth-child(5){display:block}.post>img{height:180px}.review-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:24px}.footer-grid>div:last-child{grid-column:2/4}.copyright span{float:none;display:block;margin-top:7px}}
@media(max-width:430px){.hero h1{font-size:33px}.hero-art{height:350px}.hero-image-frame{height:305px}.floating-card{width:112px}.floating-card img{height:62px}.trust-row{gap:10px}.trust-row div+div{padding-left:10px}.feature-grid{grid-template-columns:1fr}.feature{border-right:0!important;border-bottom:1px solid var(--border)}.feature:last-child{border-bottom:0}.post>img{height:150px}.post-top{padding:0 8px}.post-bottom{padding:8px;font-size:7px}.app-copy h2{font-size:28px}.phone{width:155px;height:315px}.phone-front{left:13%}.phone-back{right:-1%}.final-cta h2{font-size:27px}}

/* Readability tuning */
.hero h1{font-weight:600;letter-spacing:-3.2px}
.hero-copy>p{font-size:16px}
.hero-actions .button{font-size:13px}
.trust-row strong{font-size:17px}
.trust-row small{font-size:10px}
.section-heading h2{font-size:35px}
.section-heading p{font-size:14px}
.step-number{font-size:12px}
.step-card h3{font-size:18px}
.step-card p{font-size:12px}
.travel-card b{font-size:16px}
.travel-card span{font-size:10px}
.feature h3{font-size:16px}
.feature p{font-size:12px}
.app-copy>p{font-size:15px}
.app-copy ul{font-size:12px}
.store-buttons a{font-size:11px}
.post-top b{font-size:11px}
.post-top small{font-size:9px}
.post-bottom{font-size:10px}
.review>div{font-size:12px}
.review p{font-size:12px}
.footer-grid p,.footer-grid>div:not(:first-child),.copyright{font-size:11px}

@media(max-width:700px){.hero h1{font-size:38px;font-weight:600}.section-heading h2{font-size:30px}.section-heading p{font-size:12px}.step-card h3{font-size:18px}.step-card p{font-size:12px}.feature h3{font-size:16px}.feature p{font-size:12px}.post-top b{font-size:11px}.post-top small{font-size:9px}.post-bottom{font-size:9px}.review p{font-size:12px}}
@media(max-width:430px){.hero h1{font-size:34px}.section-heading h2{font-size:28px}.hero-copy>p{font-size:14px}.trust-row strong{font-size:14px}.trust-row small{font-size:9px}.post-bottom{font-size:8px}}

/* Global type scale: keep the hero title light, make all supporting copy easier to read */
body{font-size:16px}
.desktop-nav{font-size:14px}
.nav-cta{font-size:13px}
.eyebrow{font-size:12px}
.hero-copy>p{font-size:18px}
.hero-actions .button{font-size:14px}
.trust-row strong{font-size:19px}
.trust-row small{font-size:12px}
.section-heading h2{font-size:39px}
.section-heading p{font-size:16px}
.step-number{font-size:14px}
.step-card h3{font-size:21px}
.step-card p{font-size:14px}
.travel-card b{font-size:19px}
.travel-card span{font-size:12px}
.feature h3{font-size:18px}
.feature p{font-size:14px}
.app-copy h2{font-size:37px}
.app-copy>p{font-size:17px}
.app-copy ul{font-size:14px}
.store-buttons a{font-size:12px}
.post-top b{font-size:13px}
.post-top small{font-size:11px}
.post-bottom{font-size:12px}
.review>div{font-size:14px}
.review p{font-size:14px}
.final-cta h2{font-size:38px}
.final-cta p{font-size:15px}
.footer-grid p,.footer-grid>div:not(:first-child),.copyright{font-size:13px}
.footer-grid b{font-size:14px}

@media(max-width:700px){.desktop-nav.mobile-open{font-size:14px}.eyebrow{font-size:11px}.hero-copy>p{font-size:15px}.hero-actions .button{font-size:13px}.trust-row strong{font-size:15px}.trust-row small{font-size:10px}.section-heading h2{font-size:32px}.section-heading p{font-size:13px}.step-number{font-size:13px}.step-card h3{font-size:20px}.step-card p{font-size:14px}.feature h3{font-size:18px}.feature p{font-size:14px}.app-copy h2{font-size:32px}.app-copy>p{font-size:15px}.app-copy ul{font-size:13px}.post-top b{font-size:12px}.post-top small{font-size:10px}.post-bottom{font-size:10px}.review>div{font-size:13px}.review p{font-size:13px}.final-cta h2{font-size:31px}.final-cta p{font-size:14px}.footer-grid p,.footer-grid>div:not(:first-child),.copyright{font-size:12px}}
@media(max-width:430px){.hero-copy>p{font-size:14px}.section-heading h2{font-size:29px}.section-heading p{font-size:12px}.step-card h3{font-size:19px}.step-card p{font-size:13px}.feature h3{font-size:17px}.feature p{font-size:13px}.app-copy h2{font-size:29px}.app-copy>p{font-size:14px}.app-copy ul{font-size:12px}.post-top b{font-size:11px}.post-top small{font-size:9px}.post-bottom{font-size:9px}.review>div{font-size:12px}.review p{font-size:12px}.final-cta h2{font-size:28px}}
.store-buttons a{display:inline-flex;align-items:center;gap:7px;min-width:132px;padding:8px 12px;border:1px solid #18202b;border-radius:7px;color:#fff;background:#080b10;box-shadow:0 6px 14px #17283d22;font-size:10px;font-weight:600;line-height:1.15;transition:.2s}.store-buttons a:before{font-size:19px;line-height:1}.store-buttons a:first-child:before{content:''}.store-buttons a:last-child:before{content:'▶';font-size:13px}.store-buttons a:hover{transform:translateY(-2px);background:#1b2633;border-color:#46576b}.store-buttons a:first-child::after{content:'Download on the';font-size:7px;font-weight:400;position:absolute;margin: -22px 0 0 27px;opacity:.7}.store-buttons a:last-child::after{content:'GET IT ON';font-size:7px;font-weight:400;position:absolute;margin:-22px 0 0 27px;opacity:.7}

/* Hero image treatment: one continuous full-bleed travel scene, like the reference */
.hero{background-image:linear-gradient(90deg,rgba(248,252,255,.98) 0%,rgba(248,252,255,.91) 25%,rgba(248,252,255,.48) 48%,rgba(248,252,255,.04) 78%),url('assets/hero-wide.png');background-size:cover;background-position:center;background-repeat:no-repeat}
.hero-glow{display:none}
.hero-grid{display:block;height:100%;position:relative}
.hero-copy{position:absolute;z-index:4;top:27%;left:0;width:47%;transform:none}
.hero-art{position:absolute;z-index:3;inset:0;height:auto;pointer-events:none}
.hero-image-frame{display:none}
.floating-card,.location-pin{pointer-events:auto}

@media(max-width:700px){.hero{min-height:770px;background-position:64% center;background-image:linear-gradient(90deg,rgba(248,252,255,.97) 0%,rgba(248,252,255,.83) 58%,rgba(248,252,255,.18) 100%),url('assets/hero.webp')}.hero-grid{height:100%;padding-top:0}.hero-copy{top:40%;left:0;width:100%;transform:translateY(-50%);padding:0 5px}.hero-art{height:100%}.hero-image-frame{display:none}.hero-art .card-paris{top:57%;left:-2px}.hero-art .card-bali{right:-2px;bottom:3%}.location-pin{top:15%;right:6%}}

.brand-icon{width:25px;height:25px;object-fit:contain;border-radius:7px;display:block}
.upload-visual img,.result-visual img{object-fit:contain;background:#edf4fb}
.upload-visual{background:#edf4fb}
.result-visual{background:#edf4fb}

@media(max-width:700px){.hero{background-image:linear-gradient(90deg,rgba(248,252,255,.97) 0%,rgba(248,252,255,.83) 58%,rgba(248,252,255,.18) 100%),url('assets/hero-wide.png')}.hero-copy{top:32%;transform:none}.hero-actions{margin-top:22px}.trust-row{margin-top:27px}}

/* Keep decorative hero cards in the open image area, never over the copy */
.hero-art .card-paris{left:52%;top:9%;transform:rotate(-7deg)}
.hero-art .card-bali{right:15%;bottom:8%;transform:rotate(6deg)}

/* Portrait results should read as portrait cards, without side gutters */
.step-card .upload-visual,.step-card .result-visual{width:124px;height:150px;margin-left:auto;margin-right:auto}
.step-card .upload-visual img,.step-card .result-visual img{object-fit:cover;object-position:center}

@media(max-width:700px){.hero-art .card-paris{left:auto;right:7%;top:7%}.hero-art .card-bali{right:3%;bottom:3%}.step-card .upload-visual,.step-card .result-visual{width:124px;height:150px}}

/* Motion system */
:root{--mouse-x:70%;--mouse-y:40%;--split:48%;--journey-color:#d8ecff;--page-progress:0%}
body{transition:background-color .8s ease}
.journey-wash{position:fixed;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 10%,var(--journey-color),transparent 46%);opacity:.18;transition:background .9s ease}
.hero{isolation:isolate;background-color:#eaf5ff}
.hero-bg-rotator{position:absolute;z-index:0;inset:-28px 0;overflow:hidden;transform:translateY(var(--parallax-y,0px));will-change:transform}
.hero-bg-rotator:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,252,255,.98) 0%,rgba(248,252,255,.88) 26%,rgba(248,252,255,.36) 52%,rgba(248,252,255,.05) 78%),linear-gradient(0deg,#fff0 66%,#fff3)}
.hero-bg-slide{position:absolute;inset:0;background-image:var(--slide-image);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;animation:heroCrossfade 28s infinite;transform:scale(1.04)}
.hero-bg-slide:nth-child(2){animation-delay:7s}.hero-bg-slide:nth-child(3){animation-delay:14s}.hero-bg-slide:nth-child(4){animation-delay:21s}.hero-bg-slide.is-active{opacity:1}
.hero-person-layer{position:absolute;z-index:1;inset:-28px 0;background:url('assets/hero-wide.png') center/cover no-repeat;clip-path:inset(0 0 0 68%);opacity:.34;transform:translateY(var(--parallax-y,0px));pointer-events:none;will-change:transform}
.hero-cursor-light{position:absolute;z-index:2;inset:0;pointer-events:none;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(255,255,255,.42),transparent 24%);mix-blend-mode:screen;transition:background-position .15s ease}
.hero-glow{z-index:1;display:block!important;animation:blobDrift 12s ease-in-out infinite}
.hero-art{will-change:transform;transform:translateY(var(--parallax-y,0px))}
.card-seoul{right:29%;top:22%;transform:rotate(5deg);animation-delay:-4s}.card-seoul img{height:105px}
.floating-card.stack-active{z-index:8;filter:saturate(1.08) brightness(1.03);box-shadow:0 23px 46px rgba(31,91,157,.28)}
.floating-card:hover{z-index:10;transform:rotate(0deg) translateY(-14px) scale(1.06)}

/* Before / after interactive reveal */
.before-after{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:48px;margin:92px auto 0;padding:30px 38px;border:1px solid #e1ebf6;border-radius:24px;background:linear-gradient(115deg,#f8fbff,#fff);box-shadow:0 18px 40px rgba(42,92,145,.08)}
.before-after-copy .eyebrow{margin-bottom:10px}.before-after-copy h3{margin:0 0 12px;font-size:27px;line-height:1.4;letter-spacing:-1.4px}.before-after-copy h3 em{font-style:normal;color:var(--blue)}.before-after-copy p{margin:0 0 20px;color:#8796a7;font-size:13px;line-height:1.7}.generate-button{position:relative;overflow:hidden;border:0;cursor:pointer}.generate-button:disabled{cursor:wait;opacity:.8}.button-stars{margin-right:5px}.before-after-stage{--split:48%;position:relative;height:280px;overflow:hidden;border-radius:18px;background:#d9e9f8;box-shadow:0 15px 32px rgba(34,78,125,.2);isolation:isolate}.compare-image{position:absolute;inset:0;overflow:hidden}.compare-image img{width:100%;height:100%;object-fit:cover;object-position:center}.after-image{z-index:0}.before-image{z-index:1;width:var(--split);border-right:2px solid white}.before-image img{width:100%;max-width:none;object-position:center}.compare-range{position:absolute;z-index:4;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.compare-handle{position:absolute;z-index:3;top:0;bottom:0;left:var(--split);width:2px;background:#fff;pointer-events:none}.compare-handle span{display:grid;place-items:center;position:absolute;top:50%;left:50%;width:38px;height:38px;transform:translate(-50%,-50%);border:3px solid #fff;border-radius:50%;color:var(--blue);background:#fff;box-shadow:0 4px 15px #173e6538;font-size:17px}.compare-label{position:absolute;z-index:2;top:14px;padding:5px 9px;border-radius:99px;color:#fff;background:#142b49a8;font:700 8px 'Tripic';letter-spacing:1px}.label-before{left:14px}.label-after{right:14px}.scan-beam{position:absolute;z-index:5;top:0;bottom:0;left:-4%;width:4px;background:#fff;box-shadow:0 0 25px 9px #6db2ff;opacity:0;pointer-events:none}.is-generating .scan-beam{opacity:1;animation:scanAcross 1.6s ease-in-out infinite}.ai-particle{position:absolute;z-index:6;left:var(--px);top:var(--py);width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 12px #8dccff;animation:particleBurst 1.8s var(--delay) ease-out both}

/* Cards: image zoom, overlay reveal and pointer-driven 3D tilt */
.travel-card,.post{transform:translateY(0) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-style:preserve-3d;will-change:transform}.travel-card img,.post>img{transform:scale(1.1);transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .45s ease}.travel-card.in-view img,.post.in-view>img{transform:scale(1)}.travel-card:hover,.post:hover{transform:translateY(-11px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) scale(1.025)}.travel-card:hover img,.post:hover>img{transform:scale(1.08);filter:saturate(1.1) brightness(1.06)}
.travel-card:before{content:'VIEW JOURNEY  ↗';position:absolute;z-index:3;left:15px;top:15px;padding:7px 9px;border:1px solid #fff7;border-radius:99px;color:#fff;opacity:0;transform:translateY(-7px);font:700 8px 'Tripic';letter-spacing:1px;transition:.35s}.travel-card:hover:before{opacity:1;transform:none}

/* Infinite user photo marquee */
.photo-marquee{overflow:hidden;padding:18px 0;background:#eef7ff;border-top:1px solid #e1eefb;border-bottom:1px solid #e1eefb}.marquee-track{display:flex;width:max-content;animation:marquee 32s linear infinite}.photo-marquee:hover .marquee-track{animation-play-state:paused}.marquee-set{display:flex;gap:13px;padding-right:13px}.marquee-set img{width:145px;height:88px;object-fit:cover;border-radius:11px;filter:saturate(.85);transition:.3s}.marquee-set img:hover{transform:scale(1.08);filter:saturate(1.15)}

/* Phone and CTA choreography */
.phone-stage{transform:rotate(var(--phone-rotate,0deg)) scale(var(--phone-scale,.98));transition:transform .25s ease-out;will-change:transform}.cta-photo{position:absolute;z-index:1;width:125px;height:155px;padding:6px;border-radius:11px;background:#fff;box-shadow:0 17px 35px #061a3438;transition:transform 1.1s cubic-bezier(.2,.9,.2,1),opacity .8s ease}.cta-photo img{width:100%;height:100%;object-fit:cover;border-radius:7px}.cta-photo-1{left:5%;top:22%;transform:rotate(-22deg) translate(-90px,50px);opacity:0}.cta-photo-2{left:17%;bottom:8%;transform:rotate(19deg) translate(-100px,80px);opacity:0}.cta-photo-3{right:17%;top:12%;transform:rotate(16deg) translate(100px,60px);opacity:0}.cta-photo-4{right:5%;bottom:16%;transform:rotate(-18deg) translate(100px,50px);opacity:0}.final-cta.cta-ready .cta-photo{opacity:1}.final-cta.cta-ready .cta-photo-1{transform:rotate(-12deg) translate(72px,0) scale(.72)}.final-cta.cta-ready .cta-photo-2{transform:rotate(9deg) translate(135px,-22px) scale(.68)}.final-cta.cta-ready .cta-photo-3{transform:rotate(10deg) translate(-135px,5px) scale(.68)}.final-cta.cta-ready .cta-photo-4{transform:rotate(-10deg) translate(-72px,0) scale(.72)}

/* Cursor, button and progress details */
.cursor-particle{position:fixed;z-index:100;width:6px;height:6px;border-radius:50%;pointer-events:none;background:#fff;box-shadow:0 0 13px 3px #58a7ff;animation:cursorSpark .85s ease-out forwards}.ripple{position:absolute;z-index:3;width:8px;height:8px;border-radius:50%;pointer-events:none;background:#fff8;transform:translate(-50%,-50%) scale(0);animation:ripple .6s ease-out forwards}.journey-progress{position:fixed;z-index:60;top:0;left:0;width:var(--page-progress);height:3px;background:linear-gradient(90deg,#70b8ff,#287cf2);box-shadow:0 0 12px #287cf277;pointer-events:none}

@keyframes heroCrossfade{0%,21%{opacity:0}26%,45%{opacity:1}50%,100%{opacity:0}}@keyframes blobDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(-30px,25px,0) scale(1.08)}}@keyframes scanAcross{0%{left:-3%}100%{left:103%}}@keyframes particleBurst{0%{opacity:0;transform:translate(0,0) scale(.3)}20%{opacity:1}100%{opacity:0;transform:translate(calc((var(--px) - 50%) * .35),calc((var(--py) - 50%) * .35)) scale(1.7)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes cursorSpark{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:translateY(-20px) scale(0)}}@keyframes ripple{to{opacity:0;transform:translate(-50%,-50%) scale(35)}}

@media(max-width:700px){.before-after{grid-template-columns:1fr;gap:24px;padding:24px 18px}.before-after-copy{text-align:center}.before-after-copy h3{font-size:24px}.before-after-stage{height:230px}.card-seoul{display:none}.hero-person-layer{clip-path:inset(0 0 0 45%);opacity:.2}.cta-photo{width:84px;height:110px}.final-cta.cta-ready .cta-photo-1{transform:rotate(-10deg) translate(32px,0) scale(.65)}.final-cta.cta-ready .cta-photo-2{transform:rotate(7deg) translate(54px,-15px) scale(.58)}.final-cta.cta-ready .cta-photo-3{transform:rotate(7deg) translate(-54px,-15px) scale(.58)}.final-cta.cta-ready .cta-photo-4{transform:rotate(-10deg) translate(-32px,0) scale(.65)}.marquee-set img{width:110px;height:70px}.hero-bg-rotator{inset:-15px 0}.hero-bg-slide{background-position:64% center}}
.step-card .upload-visual,.step-card .result-visual{width:150px;height:170px}
@media(max-width:700px){.step-card .upload-visual,.step-card .result-visual{width:140px;height:165px}}

/* Make the three process visuals dominant instead of thumbnail-sized. */
.steps .step-card{min-height:420px}
.steps .step-visual{height:220px}
.steps .upload-visual,.steps .result-visual{width:190px;height:220px}
.steps .destination-visual{width:100%;height:220px}
@media(max-width:700px){.steps .step-card{min-height:390px}.steps .step-visual{height:205px}.steps .upload-visual,.steps .result-visual{width:170px;height:205px}}

/* Crossfade one complete destination scene at a time. */
.hero-person-layer{display:none!important}
.hero-bg-slide{animation:none;opacity:0;transition:opacity 2.2s ease-in-out;transform:scale(1.02)}
.hero-bg-slide.is-active{opacity:1}

/* Scroll-driven how-it-works story */
.journey-scroll{position:relative;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(390px,1fr);gap:clamp(48px,9vw,140px);min-height:205vh;margin-top:-5px}
.journey-steps{position:relative;z-index:2;padding:14vh 0 24vh}
.journey-step{min-height:72vh;display:flex;flex-direction:column;justify-content:center;position:relative;padding:38px 0 38px 28px;border-left:1px solid #dce8f6;color:#9aa9ba;opacity:.34;transition:opacity .55s ease,color .55s ease,border-color .55s ease}
.journey-step:before{content:'';position:absolute;left:-3px;top:0;width:5px;height:0;border-radius:9px;background:var(--blue);transition:height .65s ease}
.journey-step.is-active{opacity:1;color:var(--ink);border-color:#b9d5fa}.journey-step.is-active:before{height:100%}
.journey-step .step-number{margin-bottom:24px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1px}.journey-step .step-icon{position:absolute;left:-14px;top:35px;display:grid;place-items:center;width:27px;height:27px;border:1px solid #c7ddfb;border-radius:50%;background:#fff;color:var(--blue);font-size:14px}.journey-step h3{margin:0 0 18px;font-size:clamp(29px,3.2vw,48px);line-height:1.22;letter-spacing:-2.6px;font-weight:800}.journey-step p{margin:0;color:#8494a6;font-size:15px;line-height:1.8}.journey-step.is-active p{color:#73869b}.step-hint{display:flex;align-items:center;gap:10px;margin-top:52px;color:#9aabbd;font-size:11px;letter-spacing:.2px}.step-hint b{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d4e2f2;border-radius:50%;color:var(--blue);font-size:14px;font-weight:400}
.journey-phone-wrap{position:sticky;top:calc(50% - 300px);align-self:start;height:600px;display:grid;place-items:center;perspective:1200px}.journey-phone-wrap:before{content:'';position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,#dceeff 0,#eff7ff 45%,transparent 70%);filter:blur(2px);opacity:.9}.journey-phone{position:relative;z-index:2;width:294px;height:570px;padding:10px;border:9px solid #101a2b;border-radius:46px;background:#101a2b;box-shadow:0 30px 70px #174c8b32,0 0 0 1px #88a7c6, inset 0 0 0 2px #3d5067;transform:rotate(2deg);overflow:hidden;transition:transform .6s ease}.journey-phone:before{content:'';position:absolute;z-index:8;top:9px;left:50%;width:100px;height:22px;transform:translateX(-50%);border-radius:0 0 16px 16px;background:#101a2b}.journey-phone:after{content:'';position:absolute;z-index:8;inset:5px;border:1px solid #ffffff1f;border-radius:37px;pointer-events:none}.journey-screen{position:absolute;inset:0;padding:20px 15px 15px;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .6s ease,transform .6s ease;background:#f8fbff;overflow:hidden}.journey-screen.is-visible{opacity:1;transform:none}.app-status{display:flex;justify-content:space-between;padding:0 4px 23px;color:#74859b;font-size:9px;font-weight:700}.app-header{display:flex;justify-content:space-between;align-items:center;color:#1f2f45;font-size:13px}.app-header b{font-size:18px;color:var(--blue);letter-spacing:-.5px}.app-header span{color:#8090a2;font-size:15px}.app-title{margin:40px 4px 24px;color:#24354b;font-size:19px;line-height:1.4;letter-spacing:-1px}.app-title strong{font-size:21px}.app-title.compact{margin-top:38px;font-size:21px;font-weight:800}.selfie-card{height:280px;position:relative;overflow:hidden;border-radius:22px;background:#eaf3fc;box-shadow:0 12px 26px #2a5c8c1a}.selfie-card img{width:100%;height:100%;object-fit:cover;object-position:center}.selfie-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,#13294568)}.selfie-card span{position:absolute;z-index:1;bottom:14px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:8px 14px;border-radius:99px;color:var(--blue);background:#fff;font-size:10px;font-weight:700;box-shadow:0 6px 17px #163b6520}.app-footer{display:flex;justify-content:space-between;align-items:center;margin:20px 3px 0;color:var(--blue);font-size:12px}.app-footer span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--blue);color:#fff;font-size:17px}.destination-list{display:grid;gap:12px}.destination-choice{display:flex;align-items:center;gap:11px;padding:8px;border:1px solid #e5edf6;border-radius:14px;background:#fff;box-shadow:0 6px 16px #3357790b}.destination-choice.selected{border-color:#87b9fa;box-shadow:0 8px 20px #287cf21b}.destination-choice img{width:61px;height:61px;border-radius:10px;object-fit:cover}.destination-choice span{display:grid;gap:5px}.destination-choice b{color:#2d3d52;font-size:13px}.destination-choice small{color:#94a1b0;font-size:8px}.destination-choice i{margin-left:auto;margin-right:4px;color:var(--blue);font-style:normal}.result-image{position:relative;margin:28px 2px 0;height:300px;overflow:hidden;border-radius:21px;box-shadow:0 15px 28px #244e7829}.result-image img{width:100%;height:100%;object-fit:cover}.result-image span{position:absolute;top:12px;right:12px;padding:5px 8px;border-radius:99px;color:#fff;background:var(--blue);font-size:8px;font-weight:800}.result-copy{padding:16px 3px 10px}.result-copy small{color:#7796bc;font-size:8px;font-weight:800;letter-spacing:1px}.result-copy h4{margin:7px 0 5px;color:#22354a;font-size:17px}.result-copy p{margin:0;color:#8291a3;font-size:11px;line-height:1.5}.result-actions{display:flex;justify-content:space-between;align-items:center;margin:5px 3px;color:var(--blue);font-size:16px}.result-actions b{padding:8px 16px;border-radius:99px;color:#fff;background:var(--blue);font-size:10px}.phone-progress{position:absolute;z-index:3;top:25px;left:50%;display:flex;align-items:center;gap:12px;transform:translateX(-50%);white-space:nowrap;color:#6e87a3;font-size:9px;font-weight:800;letter-spacing:1.5px}.phone-progress i{width:56px;height:3px;overflow:hidden;border-radius:9px;background:#d7e6f7}.phone-progress i b{display:block;width:33%;height:100%;border-radius:9px;background:var(--blue);transition:width .5s ease}.phone-progress em{font-style:normal;font-size:9px;color:#9dafc1;letter-spacing:0}.phone-reflection{position:absolute;z-index:1;bottom:4px;width:245px;height:35px;border-radius:50%;background:#75aeea36;filter:blur(16px)}.phone-sparkle{position:absolute;z-index:3;color:#70aaf8;font-size:26px;animation:pulse 2.5s ease-in-out infinite}.sparkle-one{right:4%;top:25%}.sparkle-two{left:5%;bottom:28%;font-size:20px;animation-delay:-1s}
@media(max-width:700px){.journey-scroll{display:block;min-height:auto;margin-top:0}.journey-steps{padding:0}.journey-step{min-height:430px;padding:75px 0 72px 25px}.journey-step h3{font-size:34px}.journey-step p{font-size:14px}.step-hint{margin-top:35px}.journey-phone-wrap{position:sticky;top:78px;height:540px;margin:0 -4px 0;order:-1}.journey-phone{width:255px;height:495px;border-radius:39px}.journey-phone-wrap:before{width:380px;height:380px}.selfie-card{height:235px}.result-image{height:250px}.journey-screen{padding:18px 13px}.app-title{margin-top:28px}.phone-progress{top:19px}}
@media(prefers-reduced-motion:reduce){.journey-screen,.journey-step,.journey-phone{transition:none}}

/* Softer step typography and a real before/after result inside the phone. */
.journey-step .step-number{font-size:11px;font-weight:700}
.journey-step h3{font-size:clamp(25px,2.7vw,39px);font-weight:700;letter-spacing:-2px}
.journey-step p{font-size:14px}
.step-hint{font-size:10px}
.compare-preview{display:flex;background:#dce9f5}
.compare-half{position:relative;width:50%;height:100%;overflow:hidden}
.compare-half img{display:block;width:100%;height:100%;object-fit:cover}
.compare-half span{position:absolute;z-index:2;top:10px;left:10px;padding:4px 6px;border-radius:5px;color:#fff;background:#182c43b8;font-size:7px;font-weight:800;letter-spacing:.8px}
.compare-after span{left:auto;right:10px;background:var(--blue)}
.compare-divider{position:absolute;z-index:3;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 12px #173c6538}
.compare-divider:after{content:'↔';position:absolute;top:50%;left:50%;display:grid;place-items:center;width:30px;height:30px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%;color:var(--blue);background:#fff;font-style:normal;font-size:13px;box-shadow:0 4px 15px #173c6530}
@media(max-width:700px){.journey-step h3{font-size:29px}.journey-step p{font-size:13px}}
.store-buttons a{position:relative}
.hero-store-badges{gap:10px;margin-top:28px}.hero-store-badges .store-badge{display:inline-flex;align-items:center;gap:8px;width:142px;height:45px;padding:6px 10px;border:1px solid #111923;border-radius:8px;color:#fff;background:#05070a;box-shadow:0 9px 18px #163b6822;transition:transform .2s ease,background .2s ease}.hero-store-badges .store-badge:hover{transform:translateY(-3px);background:#1a2430}.store-badge-icon{display:grid;place-items:center;width:22px;font-size:23px;line-height:1}.store-badge-android .store-badge-icon{font-size:17px;color:#83d866}.hero-store-badges .store-badge span:last-child{display:grid;gap:0;text-align:left;line-height:1}.hero-store-badges small{font-size:7px;font-weight:400;letter-spacing:.1px;opacity:.82}.hero-store-badges b{font-size:16px;font-weight:600;letter-spacing:-.6px}.hero-store-badges .store-badge-android b{font-size:14px;letter-spacing:-.9px}
@media(max-width:700px){.hero-store-badges{justify-content:center}.hero-store-badges .store-badge{width:137px}}
.hero-store-badges .store-badge-icon{position:relative;display:block;flex:0 0 22px;width:22px;height:23px;font-size:0}
.hero-store-badges img.store-badge-icon{object-fit:contain}
.hero-store-badges .apple-logo:before,.hero-store-badges .apple-logo:after{content:'';position:absolute;background:#fff}
.hero-store-badges .apple-logo:before{left:3px;top:6px;width:16px;height:15px;border-radius:48% 48% 45% 45% / 42% 42% 58% 58%;transform:rotate(-7deg)}
.hero-store-badges .apple-logo:after{left:12px;top:1px;width:8px;height:6px;border-radius:100% 0 100% 0;transform:rotate(-28deg)}
.hero-store-badges .play-logo{width:0;height:0;flex-basis:0;margin-left:2px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #82df67}
.before-after{display:none!important}
.destination-detail-card{position:relative;height:262px;overflow:hidden;border-radius:21px;background:#dcebf8;box-shadow:0 14px 28px #244e7820}.destination-detail-card img{width:100%;height:100%;object-fit:cover}.destination-detail-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 46%,#102842b8)}.destination-detail-card div{position:absolute;z-index:1;left:15px;bottom:14px;display:grid;gap:4px;color:#fff}.destination-detail-card b{font-size:19px}.destination-detail-card span{font-size:9px;opacity:.82}.destination-detail-card>i{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:var(--blue);background:#fff;font-style:normal;font-size:13px}.detail-meta{display:grid;gap:5px;margin:18px 3px;color:#8192a7}.detail-meta span{color:#79a6dc;font-size:8px;font-weight:800;letter-spacing:1.2px}.detail-meta b{color:#263950;font-size:13px}.detail-meta small{font-size:9px;line-height:1.5}
