.pkg-list-header{flex-direction:column;gap:16px;max-width:860px;margin:0 auto;padding:80px 24px 16px;display:flex}.pkg-list-title{letter-spacing:-.01em;color:#191b1e;margin:0;font-family:Figtree,Aptos,sans-serif;font-size:28px;font-weight:700;line-height:1.2}.pkg-list-search{align-items:center;display:flex;position:relative}.pkg-list-search-icon{color:#191b1e8c;pointer-events:none;position:absolute;left:14px}.pkg-list-search-input{color:#191b1e;-webkit-appearance:none;appearance:none;background:#fff;border:.5px solid #e4e6eb;border-radius:12px;outline:none;width:100%;padding:12px 14px 12px 42px;font-family:Figtree,Aptos,sans-serif;font-size:15px;font-weight:500;transition:border-color .15s,box-shadow .15s}.pkg-list-search-input::placeholder{color:#191b1e80;font-weight:400}.pkg-list-search-input:focus{border-color:#214ba1;box-shadow:0 0 0 3px #214ba11f}@media (max-width:768px){.pkg-list-header{padding:16px 16px 8px}.pkg-list-title{font-size:22px}}@media (orientation:landscape) and (min-width:1200px){.pkg-list-header{margin-left:max(60vw - 516px,232px);margin-right:auto}}.pkg-list-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;max-width:860px;margin:0 auto;padding:4px 24px 16px;font-family:Figtree,Aptos,sans-serif;display:flex;overflow:auto hidden}.pkg-list-tabs::-webkit-scrollbar{display:none}.pkg-list-tab{-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:saturate(140%)blur(12px);color:#1f1d18c7;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:#ffffff8c;border:1px solid #1f1d1814;border-radius:999px;flex:none;padding:7px 14px;font-size:13.5px;font-weight:500;line-height:1.2;transition:background-color .18s,color .18s,border-color .18s,box-shadow .18s;box-shadow:0 1px 2px #1f1d180a,inset 0 1px #ffffff8c}.pkg-list-tab:hover{color:#1f1d18;background:#ffffffc7;border-color:#1f1d1824}.pkg-list-tab:focus-visible{outline-offset:2px;outline:2px solid #214ba180}.pkg-list-tab[aria-selected=true]{color:#fff;background:#214ba1;border-color:#214ba1;box-shadow:0 6px 18px #214ba138,inset 0 1px #ffffff24}.pkg-list-tab-count{opacity:.55;font-variant-numeric:tabular-nums;margin-left:6px;font-weight:500}@media (max-width:768px){.pkg-list-tabs{padding:0 16px 12px}}@media (orientation:landscape) and (min-width:1200px){.pkg-list-tabs{margin-left:max(60vw - 516px,232px);margin-right:auto}}
.pkg-loading{--sync-duration:1.8s;max-width:860px;min-height:75vh;margin:0 auto;padding:80px 24px 40px}.pkg-loading-banner{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-radius:20px;padding:40px 28px 44px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a38}.pkg-loading-title{font-family:var(--font-p,"Figtree", "Aptos", sans-serif);letter-spacing:-.01em;color:#fff;margin:0;font-size:30px;font-weight:700;line-height:1.2}.pkg-loading-subtitle{font-family:var(--font-p,"Figtree", "Aptos", sans-serif);letter-spacing:.01em;color:#ffffffd1;margin:10px 0 0;font-size:15.5px;font-weight:500;animation:2.4s ease-in-out infinite pkgLoadingPulse}.pkg-loading-progress{background:#ffffff24;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.pkg-loading-progress:after{content:"";width:40%;animation:pkgLoadingProgress var(--sync-duration) ease-in-out infinite;background:linear-gradient(90deg,#0000 0%,#fffffff2 50%,#0000 100%);position:absolute;top:0;bottom:0;left:0}.pkg-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:24px;display:grid}.pkg-skeleton-card{border:1px solid var(--color-surface-mid,#e4e6eb);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #191b1e0a}.pkg-skeleton-img{flex-shrink:0;height:150px}.pkg-skeleton-body{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.pkg-skeleton-line{border-radius:6px;height:13px}.pkg-skeleton-line.title{width:72%;height:18px}.pkg-skeleton-line.subtitle{width:46%}.pkg-skeleton-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px;display:flex}.pkg-skeleton-price{border-radius:6px;width:84px;height:22px}.pkg-skeleton-btn{border-radius:999px;width:100px;height:36px}.pkg-shimmer{animation:pkgShimmer var(--sync-duration) linear infinite;background:linear-gradient(100deg,#e9ecf2 30%,#f5f7fb 50%,#e9ecf2 70%) 0 0/220% 100%}.pkg-fade-in{animation:.4s both pkgFadeIn}.pkg-feed{min-height:75vh}.pkg-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes pkgLoadingPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes pkgLoadingProgress{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes pkgShimmer{0%{background-position:180% 0}to{background-position:-120% 0}}@keyframes pkgFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:768px){.pkg-loading{padding:16px 16px 32px}.pkg-loading-banner{border-radius:16px;padding:28px 20px 32px}.pkg-loading-title{font-size:24px}.pkg-loading-subtitle{font-size:14px}}@media (max-width:600px){.pkg-skeleton-grid{grid-template-columns:1fr}.pkg-skeleton-card:nth-child(n+4){display:none}.pkg-skeleton-img{height:130px}}@media (orientation:landscape) and (min-width:1200px){.pkg-loading{margin-left:max(60vw - 516px,232px);margin-right:auto}}@media (prefers-reduced-motion:reduce){.pkg-loading-subtitle,.pkg-loading-progress:after,.pkg-shimmer,.pkg-fade-in{animation:none}.pkg-loading-progress:after{opacity:.6;transform:translate(120%)}}
.city-hero{color:#191b1e;box-sizing:border-box;width:100%;font-family:Figtree,Aptos,sans-serif}.city-hero-media{aspect-ratio:16/7;background:#f2f3f7;width:100%;position:relative;overflow:hidden}.city-hero-media img{object-fit:cover;width:100%;height:100%;display:block}.city-hero-scrim{pointer-events:none;background:linear-gradient(#191b1e00 55%,#191b1e73 100%);position:absolute;top:0;bottom:0;left:0;right:0}.city-hero-content{box-sizing:border-box;padding:32px 24px 12px}.city-hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#214ba1;margin-bottom:8px;font-family:Montserrat,Proxima Nova,sans-serif;font-size:11px;font-weight:600}.city-hero-title{letter-spacing:-.02em;margin:0 0 12px;font-size:40px;font-weight:700;line-height:1.1}.city-hero-headline{color:#191b1ec7;max-width:720px;margin:0 0 12px;font-size:16.5px;line-height:1.55}.city-hero-aliases{letter-spacing:.06em;color:#191b1e8c;text-transform:uppercase;font-family:Montserrat,Proxima Nova,sans-serif;font-size:11px;font-weight:500}.city-hero-cta{color:#191b1ed1;margin:0 0 16px;font-family:Figtree,Aptos,sans-serif;font-size:15px;line-height:1.4}.city-hero-cta-link{color:#214ba1;text-underline-offset:2px;font-weight:600;text-decoration:underline}.city-hero-cta-link:hover{text-decoration-thickness:2px}.city-hero-credit{color:#191b1e73;letter-spacing:.02em;box-sizing:border-box;padding:0 24px 24px;font-family:Montserrat,Proxima Nova,sans-serif;font-size:10.5px;font-weight:500}.city-hero-placeholder{color:#214ba18c;background:radial-gradient(120% 80% at 30% 20%,#214ba12e 0%,#0000 60%),radial-gradient(80% 60% at 80% 100%,#214ba11a 0%,#0000 70%),linear-gradient(135deg,#f2f3f7 0%,#d1d4db 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.city-hero-placeholder-mark{letter-spacing:-.04em;font-family:Figtree,Aptos,sans-serif;font-size:clamp(96px,18vw,180px);font-weight:700;line-height:1}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.city-skeleton{flex-direction:column;gap:16px;max-width:860px;margin:0 auto;padding:80px 24px 48px;display:flex}.city-sk-line{background:linear-gradient(90deg,#f2f3f7 0%,#d1d4db 50%,#f2f3f7 100%) 0 0/200% 100%;border-radius:6px;width:70%;height:18px;animation:1.6s ease-in-out infinite city-shimmer}.city-sk-line--wide{width:92%}.city-sk-block{background:linear-gradient(90deg,#f2f3f7 0%,#d1d4db 50%,#f2f3f7 100%) 0 0/200% 100%;border-radius:12px;height:140px;margin-top:8px;animation:1.6s ease-in-out infinite city-shimmer}@keyframes city-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.city-error{text-align:center;max-width:520px;margin:0 auto;padding:120px 24px;font-family:Figtree,Aptos,sans-serif}.city-error h2{margin:0 0 8px;font-size:22px;font-weight:700}.city-error p{color:#191b1e99;margin:0 0 24px;font-size:14px}.city-error-back{color:#214ba1;font-weight:600;text-decoration:none}@media (max-width:768px){.city-hero{padding-bottom:8px}.city-hero-content{padding:20px 16px 8px}.city-hero-credit{padding:0 16px 16px}.city-hero-title{margin:0 0 8px;font-size:28px}.city-hero-headline{font-size:14.5px}}@media (orientation:landscape) and (min-width:1200px){.city-skeleton{margin-left:max(60vw - 516px,232px);margin-right:auto}}
