:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;background:#fff}.travel-app{width:100vw;height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.phone-frame{position:relative;width:375px;height:780px;border-radius:52px;overflow:hidden;background:#0a0a0c;box-shadow:inset 0 0 0 2px #ffffff14,0 0 0 1px #0009,0 0 0 10px #1a1a1e,0 0 0 11px #ffffff0f,0 0 60px #00000080}.dynamic-island{position:absolute;top:0;left:50%;z-index:50;width:120px;height:28px;transform:translate(-50%);background:#000;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.phone-header{position:absolute;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:3.5rem 1.5rem 1rem;background:#0a0a0cbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.region-button,.icon-button{border:0;padding:0;display:inline-flex;align-items:center;cursor:pointer;color:#fff}.region-button{gap:.4rem;font-size:1.125rem;font-weight:600;color:#fff}.icon-button{color:#ffffffb3}.phone-content{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;padding:7rem 1.5rem 6rem;display:flex;flex-direction:column;gap:1rem}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.destination-card{position:relative;width:100%;height:200px;border-radius:1rem;overflow:hidden;isolation:isolate}.destination-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.2),transparent);z-index:1}.liquid-glass{background:#ffffff03;background-blend-mode:luminosity;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;box-shadow:inset 0 1px 1px #ffffff1a;position:absolute;overflow:hidden}.liquid-glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.4px;background:linear-gradient(180deg,#ffffff73,#ffffff26,#fff0,#fff0,#ffffff26,#ffffff73);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.moments-pill{top:.75rem;left:.75rem;z-index:3;border-radius:999px;padding:.25rem .75rem;color:#ffffffe6;font-size:.75rem;line-height:1;font-weight:400}.info-button{top:.5rem;right:.5rem;z-index:3;width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fffc;border:0;padding:0}.destination-title-wrap{position:absolute;left:0;right:0;bottom:0;z-index:3;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.destination-title-wrap h3{margin:2px 0 0;color:#ffffff8c;font-size:96px;line-height:.9;font-weight:700;letter-spacing:-.03em;font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif}.phone-bottom-nav{position:absolute;left:50%;bottom:1.5rem;z-index:30;transform:translate(-50%);display:flex;align-items:center;gap:1.5rem;border-radius:999px;padding:.5rem 1.5rem}.nav-item{border:0;background:transparent;color:#ffffff80;display:flex;flex-direction:column;align-items:center;gap:.125rem;font-size:10px;font-weight:500;line-height:1;cursor:default}.nav-item.active{color:#fff}.nav-item span{margin-top:.15rem}button,*{font-family:inherit}@media(max-width:420px){.travel-app{padding:12px}.phone-frame{width:min(375px,100vw);height:min(780px,100dvh);transform:scale(1)}}
