@charset "UTF-8";:root{color-scheme:light;--color-primary: #0033a1;--color-secondary: #1085e0;--color-body: #344054;--color-white: #ffffff;--wizard-shell-max-width: 430px;--btn-radius-sm: 18px;--btn-radius-md: 22px;--btn-radius-pill: 999px;--btn-height-md: 54px;--btn-height-sm: 42px;--btn-shadow-sm: 0 8px 18px rgba(15, 23, 42, .06);--btn-shadow-md: 0 12px 24px rgba(15, 23, 42, .11);--btn-shadow-lg: 0 14px 30px rgba(0, 51, 161, .28);--btn-shadow-focus: 3px solid rgba(0, 51, 161, .22);--btn-transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;--btn-font-weight: 500;--btn-border-color-light: #d6e1f0;--btn-bg-gradient-light: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);--btn-focus-radius: 2px}*,*:before,*:after{box-sizing:border-box}html,body,app-root{margin:0;padding:0;width:100%;max-width:100%;min-height:100%;overflow-x:hidden;overscroll-behavior-x:none;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-family:Inter,system-ui,sans-serif;color:var(--color-body);color-scheme:light;background:#fff}body{touch-action:manipulation}h1,h2,h3,h4,p,small,label,strong,button{letter-spacing:0}h1{font-size:20px;line-height:1.12;font-weight:600}h2{font-size:17px;line-height:1.18;font-weight:600}h3,h4{font-size:15px;line-height:1.2;font-weight:600}p,small,label{font-weight:400}strong{font-weight:500}.bg-light,.surface-light,body{color:var(--color-body)}.bg-light h1,.bg-light h2,.bg-light h3,.bg-light .headline,.surface-light h1,.surface-light h2,.surface-light h3,.surface-light .headline,body h1,body h2,body h3,body .headline{color:#1f2a44;font-weight:600}.bg-light .subheadline,.bg-light .subhead,.surface-light .subheadline,.surface-light .subhead,body .subheadline,body .subhead{color:var(--color-secondary);font-weight:400}.bg-light p,.bg-light span,.bg-light small,.bg-light label,.bg-light .body-copy,.surface-light p,.surface-light span,.surface-light small,.surface-light label,.surface-light .body-copy,body p,body span,body small,body label,body .body-copy{color:var(--color-body)}.bg-dark,.surface-dark,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark .headline,.bg-dark .subheadline,.bg-dark .subhead,.bg-dark p,.bg-dark span,.bg-dark small,.bg-dark label,.bg-dark .body-copy,.surface-dark h1,.surface-dark h2,.surface-dark h3,.surface-dark .headline,.surface-dark .subheadline,.surface-dark .subhead,.surface-dark p,.surface-dark span,.surface-dark small,.surface-dark label,.surface-dark .body-copy{color:var(--color-white)}.headline{font-size:20px;line-height:1.12;font-weight:600}.subheadline,.subhead{font-size:12px;line-height:1.35;font-weight:400}.body-copy{font-size:13px;line-height:1.4;font-weight:400}.home-category-chip{min-height:86px;border:0;border-radius:20px;background:#f8fafc;color:#172033;padding:14px 8px;text-align:center;font-size:13px;font-weight:800;font-family:inherit;box-shadow:inset 0 0 0 1px #e5e7eb;cursor:pointer}.home-category-chip span{display:block;margin-bottom:8px;font-size:27px;line-height:1}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--btn-radius-sm);font-weight:var(--btn-font-weight);font-family:inherit;cursor:pointer;transition:var(--btn-transition);text-align:center;min-height:var(--btn-height-md);padding:0 16px;font-size:15px;box-shadow:var(--btn-shadow-sm)}.btn:focus-visible{outline:var(--btn-shadow-focus);outline-offset:var(--btn-focus-radius)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background:linear-gradient(135deg,#0033a1,#0057b8);color:#fff!important;box-shadow:var(--btn-shadow-lg)}.btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #0033a157;color:#fff!important}.btn--primary:active:not(:disabled){transform:translateY(0);box-shadow:0 10px 22px #0033a147;color:#fff!important}.btn--primary:disabled{filter:saturate(.7);box-shadow:none;color:#fff!important}.btn--primary,.btn--primary *{color:#fff!important}.btn--primary.btn--icon-left .btn__icon{background:#ffffff2e;color:#fff!important}.btn--secondary{background:var(--btn-bg-gradient-light);color:#12213a;border:1px solid var(--btn-border-color-light)}.btn--secondary:hover:not(:disabled){transform:translateY(-1px);border-color:#b7cae8;box-shadow:var(--btn-shadow-md)}.btn--secondary:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 14px #0f172a1a}.btn--secondary:disabled{filter:grayscale(.2)}.btn--ghost{background:#fff;color:var(--color-primary);border:1px solid #c9d7ea;border-radius:var(--btn-radius-pill);min-height:var(--btn-height-sm);box-shadow:none}.btn--ghost:hover:not(:disabled){background:#f4f8ff;border-color:#a9c0e2;transform:translateY(-1px)}.btn--ghost:active:not(:disabled){background:#e8f1ff;transform:translateY(0)}.btn--pill{border-radius:var(--btn-radius-pill);min-height:var(--btn-height-sm)}.btn--icon-left{position:relative}.btn--icon-left .btn__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900;background:#eef4ff;color:var(--color-primary);flex:0 0 26px}.map-header{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:16px 18px 10px;border-bottom:1px solid rgba(219,234,254,.9);background:#fffffff5;backdrop-filter:blur(14px);z-index:2}app-screen-header.screen-header--coupons-height .map-header{padding-top:10px;padding-bottom:8px}.map-back-button{width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:#10233f;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font:inherit;font-size:18px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none}.map-back-button:hover{background:#10233f0f}.map-back-button:active{background:#10233f1a}.map-title-copy{min-width:0;flex:1 1 auto}.map-title-copy>h1,.map-title-copy>strong{display:block;margin:0;color:#10233f;font-size:16px;line-height:1.1;font-weight:600}.map-title-copy>p,.map-title-copy>small,.map-title-copy>span{display:block;margin:3px 0 0;color:#344054;font-size:12px;font-weight:600;line-height:1.2}.itinerary-marker{--itinerary-day-color: #2563eb;position:relative;width:30px;height:30px;border-radius:50% 50% 50% 6px;background:var(--itinerary-day-color);color:#fff;display:grid;place-items:center;transform:rotate(-45deg);box-shadow:0 0 0 3px #fffffff2,0 10px 22px #0f172a47}.itinerary-marker__badge{width:100%;height:100%;display:grid;place-items:center;color:#fff;transform:rotate(45deg);font-size:11px;line-height:1;font-weight:800}.marketplace-map-marker-label-shell{position:relative;display:inline-flex;align-items:center;width:30px;height:30px;cursor:pointer;overflow:visible}.marketplace-map-pulse{--marketplace-point-color: #0057b8;--marketplace-point-ring: rgba(0, 87, 184, .34);--marketplace-point-text: #ffffff;position:relative;width:22px;height:22px;border:3px solid #ffffff;border-radius:50%;background:var(--marketplace-point-color);color:var(--marketplace-point-text);display:grid;flex:0 0 auto;place-items:center;box-shadow:0 0 0 2px var(--marketplace-point-ring),0 8px 18px #0f172a47}.marketplace-map-pulse:before{content:"";position:absolute;inset:-11px;border-radius:50%;background:var(--marketplace-point-ring);animation:marketplaceMapPulse 1.65s ease-out infinite;pointer-events:none}.marketplace-map-pulse:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#ffffff47;pointer-events:none}.marketplace-map-pulse--star{--marketplace-point-color: #f5b82e;--marketplace-point-ring: rgba(245, 184, 46, .42);--marketplace-point-text: #7f1d1d}.marketplace-map-pulse--coupon{--marketplace-point-color: #ef4444;--marketplace-point-ring: rgba(239, 68, 68, .38)}.marketplace-map-pulse--cluster{width:28px;height:28px}.marketplace-map-pulse__content{position:relative;z-index:1;display:block;width:8px;height:8px;border-radius:50%;background:#ffffffe6;box-shadow:0 0 0 1px #0f172a14}.marketplace-map-pulse__content--cluster{width:auto;height:auto;background:transparent;box-shadow:none;color:var(--marketplace-point-text);font-size:10px;line-height:1;font-weight:850;letter-spacing:0}.marketplace-map-marker-label{position:absolute;left:34px;top:50%;transform:translateY(-50%);max-width:138px;padding:4px 8px;border-radius:999px;background:#fffffff0;color:#111827;font-size:12px;font-weight:800;line-height:1.1;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden;box-shadow:0 4px 14px #0f172a2e}.marketplace-map-marker-label i{flex:0 0 auto;color:#111827;font-size:11px}.marketplace-map-marker-label span{min-width:0;overflow:hidden;text-overflow:ellipsis}.marketplace-map-cluster-shell{position:relative;display:block;width:28px;height:28px;cursor:pointer}.marketplace-map-cluster-label{position:absolute;left:36px;top:50%;transform:translateY(-50%);max-width:132px;padding:5px 9px;border-radius:999px;background:#fffffff2;color:#10233f;font-size:12px;font-weight:850;line-height:1.1;white-space:nowrap;box-shadow:0 5px 16px #0f172a33}@keyframes marketplaceMapPulse{0%{transform:scale(.45);opacity:.82}72%,to{transform:scale(1.45);opacity:0}}.map-marketplace-cluster-popup{min-width:214px;max-width:278px;display:grid;gap:9px;padding:10px;color:#10233f}.map-marketplace-cluster-popup>strong{font-size:13px;line-height:1.2;font-weight:850}.map-marketplace-cluster-popup__list{display:grid;gap:6px}.map-marketplace-cluster-popup__item{width:100%;min-height:42px;border:1px solid rgba(122,139,165,.18);border-radius:12px;background:#fff;color:#10233f;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;font:inherit;text-align:left;cursor:pointer}.map-marketplace-cluster-popup__item:hover{background:#f8fafc}.map-marketplace-cluster-popup__swatch{width:12px;height:12px;border:2px solid #ffffff;border-radius:50%;background:#0057b8;box-shadow:0 0 0 2px #0057b838}.map-marketplace-cluster-popup__swatch--star{background:#f5b82e;box-shadow:0 0 0 2px #f5b82e52}.map-marketplace-cluster-popup__swatch--coupon{background:#ef4444;box-shadow:0 0 0 2px #ef44443d}.map-marketplace-cluster-popup__text{min-width:0;display:grid;gap:2px}.map-marketplace-cluster-popup__title{overflow:hidden;font-size:12px;line-height:1.15;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.map-marketplace-cluster-popup__text small{overflow:hidden;color:#475569;font-size:11px;line-height:1.15;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.itinerary-marker-popup{min-width:170px;display:grid;gap:4px;padding:10px 12px;color:#10233f}.itinerary-marker-popup span,.itinerary-marker-popup strong,.itinerary-marker-popup small{display:block;margin:0}.itinerary-marker-popup span{color:#0057b8;font-size:11px;font-weight:700}.itinerary-marker-popup strong{font-size:14px;line-height:1.2;font-weight:750}.itinerary-marker-popup small{color:#344054;font-size:12px;font-weight:600}.btn--icon-left .btn__label{width:100%;text-align:center;padding:0 44px}.btn--close{width:34px;height:34px;min-height:34px;border-radius:50%;padding:0;background:#00000052;color:#fff;font-size:16px;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);box-shadow:0 8px 18px #0f172a33}.btn--close i{display:flex;align-items:center;justify-content:center}.btn--close:hover{background:#0000007a}.btn--close:active{transform:scale(.96)}.btn--on-dark{background:#ffffff1f;color:#e2e8f0}.btn--on-dark:hover:not(:disabled){background:#ffffff2e}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#344054;font-size:13px;font-weight:500}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e1e5ea}.auth-divider span{white-space:nowrap}
