:root{color-scheme:dark;--bg:#14050e;--pink:#efacd0;--bright:#fa69b0;--text:#fbebf3;--muted:#c0a4b2;--line:rgba(231,161,198,.16);--sans:'DM Sans',Arial,sans-serif;--serif:'Cormorant Garamond',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a,input{outline-offset:6px}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--pink)}button{color:inherit}::selection{background:#efacd0;color:#210712}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;background:var(--pink);color:var(--bg);padding:10px;z-index:20}.skip-link:focus{top:10px}.header{height:112px;margin:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;flex-direction:column;align-items:center;width:max-content;line-height:.85}.brand>span{font-size:45px;letter-spacing:-3px;font-family:var(--serif);font-weight:500}.brand-dot{color:var(--bright)}.brand small{font-size:10px;line-height:1;letter-spacing:6px;margin:9px 0 0 6px}.header-center{font-size:11px;letter-spacing:3.1px;color:#b99ba9}.header-link{font-size:13px;border:1px solid #715063;border-radius:100px;padding:10px 20px;display:flex;gap:25px;align-items:center}.header-link:hover{background:#351124;border-color:var(--pink)}.header-link span{font-size:20px;line-height:1}.hero{min-height:830px;height:calc(100svh - 112px);max-height:1050px;position:relative;isolation:isolate;overflow:hidden}.ambient{position:absolute;inset:-112px 0 0;z-index:-3;background:radial-gradient(ellipse at 72% 44%,#64203b44,transparent 50%),radial-gradient(ellipse at 30% 110%,#71143744,transparent 60%);background-size:cover;background-position:center}.hero:after{content:'';pointer-events:none;position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#14050e66,transparent 65%),linear-gradient(0deg,#14050e,transparent 20%)}.hero-copy{position:relative;z-index:2;padding:85px 0 130px 7.5%;width:50%;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:11px;letter-spacing:2.7px;font-weight:500;color:#e9accd;display:flex;align-items:center;gap:13px;margin:0 0 28px}.eyebrow>span{display:block;width:24px;height:1px;background:var(--pink)}h1{font-family:var(--serif);font-weight:400;font-size:clamp(78px,7.5vw,128px);line-height:.94;letter-spacing:-3.5px;margin:0 0 25px}h1 em{font-weight:400;color:var(--pink)}.hero-description{font-size:15px;line-height:1.8;color:#c8aebd;margin:0 0 29px}.explore-button{display:inline-flex;align-items:center;gap:25px;background:var(--pink);color:#2d0920;border-radius:100px;padding:7px 8px 7px 24px;font-size:13px;font-weight:600;transition:background .25s,transform .25s}.explore-button:hover{background:#ffcae5;transform:translateY(-2px)}.button-arrow{display:grid;place-items:center;border:1px solid #aa6589;border-radius:50%;height:40px;width:40px;font-size:22px}.hero-stat{display:flex;align-items:center;gap:23px;margin-top:38px}.hero-stat strong{font:500 66px/.95 var(--serif);letter-spacing:-2px}.hero-stat strong span{font:20px var(--sans);display:inline-block;vertical-align:top;color:var(--pink);margin:0 0 0 9px}.hero-stat p{font-size:12px;color:#c4a5b5;line-height:1.6;padding-left:23px;border-left:1px solid var(--line);margin:0}.globe-scene{position:absolute;width:69%;height:94%;left:35%;top:-1%;z-index:1}.globe-frame{position:absolute;inset:0;cursor:grab;touch-action:pan-y}.globe-frame:active{cursor:grabbing}.globe-frame canvas{display:block;width:100%;height:100%;animation:globe-appear 1.8s ease both}.globe-halo{position:absolute;width:73%;aspect-ratio:1;left:13%;top:9%;background:radial-gradient(circle,#9d2c6330 40%,#fc4da21a 58%,transparent 73%);filter:blur(20px);pointer-events:none}.globe-caption{position:absolute;top:7%;left:36%;font-size:9px;letter-spacing:3px;color:#c098af;display:flex;gap:15px;align-items:center;pointer-events:none}.tiny-cross{color:#f7b3d7;font-size:17px}.globe-loading{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);font-size:13px;color:var(--pink);text-align:center}.globe-loading span{display:block;width:30px;height:30px;margin:0 auto 18px;border:1px solid #78516b;border-top-color:var(--pink);border-radius:50%;animation:spin 2s linear infinite}.destination-card{position:absolute;bottom:15%;right:14%;display:flex;gap:17px;align-items:center;padding:21px 24px;min-width:325px;border:1px solid #eeaad131;border-radius:3px;background:linear-gradient(110deg,#431c32c7,#23101ccb);backdrop-filter:blur(20px);box-shadow:0 15px 60px #10010c55;pointer-events:none}.destination-symbol{width:43px;height:43px;border:1px solid #efacd040;border-radius:50%;display:grid;place-items:center;color:var(--pink);font-size:23px}.destination-kicker{display:block;font-size:8px;letter-spacing:1.8px;color:#cfa2bb}.destination-card h2{font:400 30px/1.1 var(--serif);margin:7px 0 5px}.destination-card p{font-size:10px;color:#c4a1b4;margin:0}.destination-number{font-size:11px;color:#eeb3d1;border-left:1px solid #eeb3d12e;padding-left:18px;margin-left:auto}.destination-note{position:absolute;bottom:8%;right:14%;max-width:325px;font-size:11px;line-height:1.4;background:#200b18e8;color:#debdd0;padding:8px 12px;z-index:2}.globe-controls{position:absolute;bottom:5%;left:22%;right:15%;display:flex;align-items:center;justify-content:space-between;gap:15px}.drag-hint{color:#cb9db6;font-size:20px;display:flex;align-items:center;gap:10px}.drag-hint span{font-size:11px}.globe-controls>div{display:flex;align-items:center;gap:5px}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#2d0d2077;border-radius:50%;font-size:19px;display:grid;place-items:center;transition:background .2s}.icon-button:hover{background:#643049}.control-divider{height:19px;width:1px;background:var(--line);margin:0 8px}.globe-tooltip{position:absolute;pointer-events:none;background:#f3c1dc;color:#230a19;font-size:13px;padding:5px 12px;white-space:nowrap;border-radius:3px;z-index:3;box-shadow:0 5px 20px #0005}.hero-bottom{position:absolute;bottom:30px;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between;z-index:3;font-size:9px;letter-spacing:1.8px;color:#957181}.hero-bottom b{font-weight:400;color:#c8a7b7}.hero-bottom a{display:flex;align-items:center;gap:20px}.hero-bottom a span{font-size:20px;color:var(--pink)}.ribbon{display:flex;align-items:center;justify-content:space-evenly;gap:32px;overflow:hidden;white-space:nowrap;padding:18px 20px;border-top:1px solid #ce779e2b;border-bottom:1px solid #ce779e2b;background:linear-gradient(90deg,#2e0d20,#47162e,#2e0d20);color:#ddb4c9}.ribbon span{font-size:10px;letter-spacing:2.7px}.ribbon i{font-size:18px;font-style:normal;color:var(--pink)}.destinations-section{padding:110px 7.5% 70px;background:radial-gradient(ellipse at 15% 0,#48213730,transparent 36%),#180812}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:53px}.section-top .eyebrow{margin-bottom:23px}.section-top h2{font:400 clamp(42px,4.5vw,70px)/1.02 var(--serif);letter-spacing:-1.5px;margin:0}.section-top h2 em{color:var(--pink);font-weight:400}.section-top>p{font-size:14px;line-height:1.8;color:#d3b3c3;max-width:330px}.section-top>p span{display:block;color:#ab889a;margin-top:15px;font-size:12px}.explorer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:23px;border-bottom:1px solid var(--line)}.region-filters{display:flex;gap:6px;flex-wrap:wrap}.region-filters button{background:transparent;border:1px solid transparent;border-radius:50px;padding:9px 14px;font-size:12px;color:#cfaebe;transition:all .2s}.region-filters button:hover{background:#3a162a}.region-filters button.active{background:var(--pink);color:#2a0a1e}.region-filters button span{font-size:10px;opacity:.7;margin-left:5px}.search-box{display:flex;align-items:center;gap:10px;border:1px solid #ae779b38;border-radius:50px;padding:11px 16px;width:250px;color:#b68fa4;flex-shrink:0}.search-box input{border:0;background:transparent;color:var(--text);width:100%;min-width:0;font-size:12px;outline:none}.search-box:focus-within{outline:1px solid var(--pink)}.search-box input::placeholder{color:#b68fa4}.list-meta{display:flex;justify-content:space-between;color:#b389a0;font-size:11px;margin:24px 0 15px}.list-meta>span+span{font-size:9px;letter-spacing:1.5px}.destinations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:30px}.destination-item{display:flex;align-items:center;gap:12px;min-height:63px;padding:14px 6px;border:0;border-bottom:1px solid #b3829b22;background:transparent;text-align:left;transition:background .2s,color .2s;color:#e4cbd8;font-size:13px;min-width:0}.destination-item:hover,.destination-item.selected{color:#ffc7e4;background:#c8649911}.destination-item .country-code{font-size:9px;color:#b388a0;letter-spacing:1px;width:23px;flex-shrink:0}.destination-item .country-name{line-height:1.45}.destination-item .country-arrow{margin-left:auto;font-size:17px;color:#a87491;transition:transform .2s}.destination-item:hover .country-arrow{transform:translate(2px,-2px);color:var(--pink)}.data-note{font-size:10px;color:#a27a90;margin:37px 0 0;max-width:790px;line-height:1.8}.empty-state{padding:60px 10px;text-align:center}.empty-state h3{font:34px var(--serif);margin:0}.empty-state p{font-size:14px;color:var(--muted)}.empty-state button{background:var(--pink);border:0;color:#2b0b1e;border-radius:40px;padding:10px 20px}footer{margin:0 5.5%;padding:40px 0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}footer .brand>span{font-size:35px}footer .brand small{font-size:8px;letter-spacing:5px}footer p{font:italic 22px var(--serif);color:#bf98af}footer>a:last-child{font-size:11px;color:#c49bb2}footer>a:last-child span{margin-left:20px}body.ready .hero-copy{animation:copy-appear 1.2s ease both}@keyframes spin{to{transform:rotate(360deg)}}@keyframes globe-appear{from{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes copy-appear{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-copy{padding-top:95px}.globe-scene{left:36%;width:64%}}@media(max-height:850px) and (min-width:901px){.hero{min-height:720px}.hero-copy{padding-top:55px}h1{font-size:100px}.hero-stat{margin-top:28px}.globe-caption{top:6%}.destination-card{bottom:13%}.globe-controls{bottom:3%}}@media(max-width:1100px){.header-center{font-size:9px}.hero-copy{padding-left:6%;width:52%}h1{font-size:90px}.globe-scene{left:33%;width:76%}.destination-card{right:16%;min-width:270px;padding:16px}.destination-kicker{font-size:7px}.globe-controls{left:27%;right:18%}.explorer-toolbar{align-items:flex-start;flex-direction:column}.search-box{width:100%;max-width:360px}.destinations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-top>p{font-size:13px}}@media(max-width:700px){.header{height:86px;margin:0 6%}.brand>span{font-size:36px}.brand small{font-size:8px;letter-spacing:5px}.header-center{display:none}.header-link{font-size:11px;padding:9px 15px;gap:20px}.hero{height:auto;min-height:0;max-height:none;padding-bottom:66px}.hero-copy{padding:48px 7% 0;width:100%}.eyebrow{font-size:9px;letter-spacing:2.3px;margin-bottom:25px}h1{font-size:clamp(72px,16vw,108px);letter-spacing:-2px;line-height:.92;max-width:95%}.hero-description{font-size:13px;margin-bottom:24px;line-height:1.7}.explore-button{font-size:12px;padding-left:20px;gap:20px}.hero-stat{position:absolute;right:7%;bottom:0;display:block;margin:0}.hero-stat strong{font-size:48px}.hero-stat strong span{font-size:13px;margin-left:4px}.hero-stat p{font-size:9px;border:0;padding:0;margin-top:7px}.globe-scene{position:relative;width:124%;height:525px;left:-12%;top:auto;margin-top:-18px}.globe-caption{top:9%;left:30%;font-size:7px;letter-spacing:2px}.globe-halo{width:80%;left:10%;top:10%}.destination-card{right:18%;bottom:17%;padding:13px 16px;min-width:245px}.destination-card h2{font-size:27px}.destination-symbol{width:37px;height:37px;font-size:20px}.destination-card p{font-size:9px}.globe-controls{bottom:5%;left:20%;right:19%}.icon-button{height:35px;width:35px}.drag-hint span{font-size:10px}.control-divider{margin:0 3px}.destination-note{right:18%;bottom:10%;max-width:245px;font-size:10px}.hero-bottom{left:7%;right:7%;bottom:25px;font-size:7px;letter-spacing:1px}.hero-bottom a{font-size:0;gap:0}.hero-bottom a span{font-size:22px}.ribbon{justify-content:flex-start;padding:14px 20px;gap:26px}.ribbon span{font-size:8px;letter-spacing:2px}.destinations-section{padding:66px 7% 45px}.section-top{display:block;margin-bottom:30px}.section-top h2{font-size:47px}.section-top>p{font-size:13px;margin-top:25px}.section-top>p span{font-size:12px}.region-filters{gap:3px}.region-filters button{font-size:11px;padding:8px 12px}.list-meta>span+span{display:none}.search-box{max-width:none}.destinations-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.destination-item{font-size:12px;gap:7px;min-height:63px;padding:12px 0}.destination-item .country-code{font-size:8px;width:20px}.country-arrow{font-size:14px!important}.data-note{font-size:10px;line-height:1.7}footer{padding:30px 0;gap:22px;flex-wrap:wrap;margin:0 7%}footer p{font-size:18px;order:3;width:100%;margin:0}footer>a:last-child{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Finish: campaign artwork, readable controls, and compact mobile composition. */
.ambient{background-image:linear-gradient(90deg,rgba(20,5,14,.65),rgba(20,5,14,.08)),url('./assets/cinematic-backdrop.png');background-position:center;background-size:cover}
.header-center,.eyebrow,.globe-caption,.destination-kicker,.hero-stat p,.destination-card p,.destination-number,.hero-bottom,.ribbon span,.list-meta,.data-note{font-size:12px}
.header-link,.explore-button,.region-filters button,.search-box input,.destination-item,.drag-hint span,footer>a:last-child{font-size:14px}
.hero-description,.section-top>p{font-size:16px}
.section-top>p span{font-size:14px}
.destination-card{min-width:340px}.destination-kicker{font-size:10px;letter-spacing:1.5px}.destination-card p{max-width:240px;line-height:1.5}
.globe-caption{letter-spacing:2px;left:28%}.hero-bottom{letter-spacing:1.2px;font-size:10px}.hero-stat p{font-size:12px}.ribbon span{letter-spacing:2px}.destination-item .country-code{font-size:11px;width:27px}.list-meta>span+span{font-size:11px}.data-note{color:#bb96ac}.icon-button:disabled{opacity:.35;cursor:default}
@media(min-width:701px) and (max-width:1100px){.header-center{display:none}.globe-caption{left:31%;font-size:10px}.destination-card{min-width:300px;right:18%}.destination-kicker{font-size:9px}.destination-card p{font-size:11px}.drag-hint span{font-size:12px}.hero-bottom{font-size:9px}.region-filters button{font-size:14px}}
@media(max-width:700px){.hero-copy{padding-top:35px}.eyebrow{font-size:10px;margin-bottom:19px;letter-spacing:1.8px}h1{font-size:clamp(64px,13.5vw,88px);margin-bottom:19px}.hero-description{font-size:14px;margin-bottom:19px}.explore-button{font-size:12px;gap:16px}.hero-stat{bottom:0;right:7%}.hero-stat strong{font-size:43px}.hero-stat p{font-size:10px}.hero-stat strong span{font-size:12px}.globe-scene{margin-top:-10px;height:480px}.globe-caption{left:28%;font-size:9px;letter-spacing:1.4px;top:7%}.destination-card{min-width:0;width:65%;right:17.5%;bottom:16%;gap:12px}.destination-kicker{font-size:9px;letter-spacing:1px}.destination-card p{font-size:11px}.destination-card h2{font-size:27px}.destination-number{font-size:11px}.destination-symbol{flex-shrink:0}.globe-controls{left:18%;right:18%;bottom:4%;gap:10px}.drag-hint{gap:5px}.drag-hint span{font-size:11px}.icon-button{width:36px;height:36px}.hero-bottom{font-size:8px;letter-spacing:.7px}.hero-bottom a{font-size:0}.ribbon span{font-size:10px}.section-top>p{font-size:16px}.section-top>p span{font-size:14px}.region-filters button{font-size:14px;padding:8px 12px}.search-box input{font-size:16px}.destination-item{font-size:14px}.destination-item .country-code{font-size:10px;width:24px}.data-note{font-size:12px}.list-meta{font-size:12px}footer>a:last-child{font-size:12px}}
@media(max-width:370px){.hero-stat{position:static;display:flex;align-items:center;gap:14px;margin-top:20px}.hero-stat p{margin:0}.globe-scene{height:450px}.globe-controls{left:16%;right:16%}.destination-symbol{display:none}.destinations-grid{grid-template-columns:1fr}.hero-bottom{font-size:7px}}
.hero{overflow:clip}
.destination-note{bottom:8%;font-size:12px;line-height:1.45;max-width:340px}
@media(max-width:700px){.destination-note{bottom:9%;right:17.5%;max-width:65%;font-size:11px}.hero-bottom{left:7%;right:7%}}
.destination-card .destination-note{position:static;margin:7px 0 0;padding:0;background:none;max-width:270px;color:#e0bed0;font-size:11px;line-height:1.45}
