@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";.td-app{--td-accent: #eb3963;--td-accent-strong: #d62d55;--td-accent-soft: rgba(235, 57, 99, .12);--td-border: #e8dde2;--td-border-strong: #d4c4cb;--td-bg: transparent;--td-surface: rgba(255, 255, 255, .92);--td-surface-2: #faf6f8;--td-text: #1f2430;--td-muted: #5c6578;--td-danger: #d92d20;--td-shadow: 0 8px 24px rgba(235, 57, 99, .08);--td-radius: 14px;--td-font: Manrope, system-ui, sans-serif;--td-display: Fraunces, Georgia, serif;font-family:var(--td-font);color:var(--td-text);background:radial-gradient(ellipse 80% 50% at 10% -10%,rgba(235,57,99,.14),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 0%,rgba(235,57,99,.08),transparent 50%),linear-gradient(180deg,#fff8fa,#fff 42%,#fff);width:100%;max-width:920px;margin:0 auto;padding:1.25rem 1rem 5rem;box-sizing:border-box;-webkit-text-size-adjust:100%;border-radius:0 0 24px 24px;position:relative}.td-app:before{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.35;background-image:radial-gradient(rgba(235,57,99,.09) .7px,transparent .7px);background-size:14px 14px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 55%);mask-image:linear-gradient(180deg,#000 0%,transparent 55%)}.td-app *,.td-app *:before,.td-app *:after{box-sizing:border-box}.td-app [hidden]{display:none!important}.td-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.td-header{margin:.25rem 0 1.15rem;position:relative;z-index:1}.td-header__row{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}.td-eyebrow{margin:0 0 .4rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--td-accent)}.td-title{margin:0;font-family:var(--td-display);font-size:clamp(1.55rem,4.2vw,2.15rem);font-weight:700;letter-spacing:-.025em;line-height:1.18;color:var(--td-text)}.td-subtitle{margin:.55rem 0 0;font-size:clamp(.92rem,2.6vw,1.02rem);color:var(--td-muted);max-width:58ch;line-height:1.55}.td-trust{margin:.65rem 0 0;font-size:.86rem;font-weight:700;color:var(--td-accent)}.td-header__meta{flex:0 0 auto;font-size:.85rem;font-weight:600;color:var(--td-accent);background:var(--td-accent-soft);border-radius:999px;padding:.35rem .75rem}.td-progress{margin-bottom:1rem;position:relative;z-index:1}.td-progress__track{height:7px;background:var(--td-surface-2);border-radius:999px;overflow:hidden;border:1px solid var(--td-border)}.td-progress__bar{display:block;height:100%;width:33%;background:linear-gradient(90deg,var(--td-accent),#f06b8a);border-radius:999px;transition:width .3s ease}.td-progress__label{margin:.45rem 0 0;font-size:.85rem;color:var(--td-muted)}.td-panel{position:relative;z-index:1;background:var(--td-surface);border:1px solid var(--td-border);border-radius:var(--td-radius);box-shadow:var(--td-shadow);padding:clamp(1rem,3vw,1.5rem)}.td-step__title{margin:0 0 .35rem;font-family:var(--td-display);font-size:clamp(1.2rem,3vw,1.4rem);font-weight:700;letter-spacing:-.02em}.td-optional{font-weight:500;color:var(--td-muted);font-size:.9em}.td-step__hint{margin:0 0 1rem;color:var(--td-muted);font-size:.95rem;line-height:1.45}.td-label,.td-search-label{display:block;font-weight:600;font-size:.9rem;margin:0 0 .4rem}.td-input{width:100%;min-height:44px;border:1px solid var(--td-border-strong);border-radius:10px;padding:.55rem .75rem;font:inherit;background:#fff}.td-input:focus-visible,.td-chip:focus-visible,.td-btn:focus-visible,.td-tile:focus-visible,.td-cat-tile:focus-visible,.td-browse-back:focus-visible,.td-picks__edit:focus-visible,.td-card__summary:focus-visible,.td-textarea:focus-visible,select:focus-visible{outline:3px solid rgba(235,57,99,.35);outline-offset:2px}.td-popular{margin:1rem 0}.td-popular__label{display:block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--td-muted);margin-bottom:.4rem}.td-chips{display:flex;flex-wrap:wrap;gap:.45rem}.td-chips--dense{gap:.3rem}.td-chip{min-height:44px;padding:.45rem .85rem;border-radius:999px;border:1px solid var(--td-border-strong);background:#fff;font:inherit;font-size:.92rem;cursor:pointer;color:var(--td-text);transition:transform .15s ease,border-color .15s ease,background .15s ease}.td-chip:hover{border-color:var(--td-accent);transform:translateY(-1px)}.td-chip--on,.td-chip[aria-pressed=true]{background:var(--td-accent-soft);border-color:var(--td-accent);color:#9f1239;font-weight:600}.td-browse{margin:.75rem 0 .25rem}.td-browse__label{margin:0 0 .5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--td-muted)}.td-cat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media(min-width:640px){.td-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.td-cat-tile{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;min-height:64px;padding:.7rem .8rem;border-radius:12px;border:1px solid var(--td-border);background:var(--td-surface-2);font:inherit;text-align:left;cursor:pointer;color:var(--td-text);transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.td-cat-tile:hover{border-color:var(--td-accent);background:#fff;box-shadow:0 4px 14px #eb39631a;transform:translateY(-1px)}.td-cat-tile__label{font-weight:600;font-size:.92rem;line-height:1.25}.td-cat-tile__meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;font-size:.78rem;color:var(--td-muted)}.td-cat-tile__count:after{content:" items"}.td-cat-tile__picked{font-weight:700;color:#9f1239;background:var(--td-accent-soft);border-radius:999px;padding:.1rem .45rem}.td-drill{margin-bottom:.75rem;padding:.75rem;border:1px solid var(--td-border);border-radius:12px;background:var(--td-surface-2)}.td-browse-back{display:inline-flex;align-items:center;gap:.35rem;min-height:44px;margin:0 0 .65rem;padding:.45rem .85rem;border:1px solid var(--td-border-strong);border-radius:10px;background:#fff;font:inherit;font-weight:700;font-size:.9rem;color:var(--td-text);cursor:pointer;box-shadow:var(--td-shadow)}.td-browse-back__icon{font-size:1.05rem;line-height:1}.td-browse-back:hover{border-color:var(--td-text);background:#fff;color:var(--td-text)}.td-drill__title{margin:0;font-size:1.1rem;font-weight:700;line-height:1.25}.td-drill__hint{margin:.25rem 0 0;font-size:.82rem;color:var(--td-muted)}.td-browse__chips{margin-top:.15rem;padding:.15rem 0 0}.td-browse__chips:not([hidden]){padding:.15rem .1rem .35rem}.td-about{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--td-border)}.td-about__title{margin:0 0 .35rem;font-size:1.05rem}.td-about__hint{margin:0 0 1rem;color:var(--td-muted);font-size:.92rem;line-height:1.45}.td-about__field{margin-bottom:.9rem}.td-textarea{min-height:88px;resize:vertical;line-height:1.45}.td-add{margin-top:1rem}.td-add__row{display:flex;gap:.5rem}.td-picks{position:sticky;top:0;z-index:6;margin:0 0 .55rem;padding:.4rem .55rem;background:var(--td-surface);border:1px solid var(--td-border);border-radius:10px;box-shadow:var(--td-shadow)}.td-picks--empty{border-style:dashed;background:var(--td-surface-2);box-shadow:none;padding:.35rem .55rem}.td-picks__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.2rem .5rem;margin-bottom:.3rem}.td-picks--empty .td-picks__head{margin-bottom:.15rem}.td-picks__title{margin:0;font-weight:700;font-size:.78rem;letter-spacing:.01em;text-transform:uppercase;color:var(--td-muted)}.td-picks__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;margin-left:.25rem;padding:0 .3rem;border-radius:999px;background:var(--td-accent-soft);color:#9f1239;font-size:.7rem;font-weight:700;text-transform:none;letter-spacing:0}.td-picks__edit{min-height:28px;padding:.1rem .4rem;border:none;border-radius:6px;background:transparent;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer;color:var(--td-accent)}.td-picks__edit:hover{text-decoration:underline}.td-selected{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--td-border)}.td-selected__count{margin:0 0 .5rem;font-weight:700;font-size:.9rem}.td-selected__empty{margin:0;color:var(--td-muted);font-size:.8rem;line-height:1.3}.td-selected__list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.td-picks .td-selected__list--compact{display:flex;flex-wrap:wrap;align-content:flex-start;gap:.3rem;max-height:4.25rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:.15rem;scrollbar-width:thin}.td-selected__item{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;background:var(--td-surface-2);border-radius:10px;padding:.45rem .65rem}.td-selected__name{font-weight:600;font-size:.92rem}.td-picks .td-selected__item{display:inline-flex;flex-wrap:nowrap;gap:.2rem;align-items:center;max-width:100%;padding:.12rem .15rem .12rem .45rem;border-radius:999px;background:var(--td-accent-soft);border:1px solid rgba(235,57,99,.25)}.td-picks .td-selected__name{font-size:.78rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:7.5rem}.td-level select{min-height:40px;border-radius:8px;border:1px solid var(--td-border-strong);font:inherit;padding:.25rem .4rem;background:#fff}.td-picks .td-level{display:inline-flex;flex:0 0 auto}.td-picks .td-level select{min-height:26px;max-width:5.6rem;padding:0 .15rem;border-radius:999px;border:1px solid transparent;background:#fff;font-size:.68rem;font-weight:600;color:var(--td-text);cursor:pointer}.td-selected__remove{margin-left:auto;border:none;background:transparent;color:var(--td-muted);font:inherit;font-size:.85rem;cursor:pointer;min-height:40px;padding:.25rem .4rem}.td-picks .td-selected__remove{margin-left:0;min-height:26px;min-width:26px;padding:0;border-radius:999px;font-size:1rem;line-height:1;font-weight:600;color:#9f1239}.td-picks .td-selected__remove:hover{background:#eb396326}.td-tiles{border:none;margin:0 0 1.1rem;padding:0}.td-tiles__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.55rem}.td-tile{text-align:left;min-height:72px;padding:.75rem;border-radius:12px;border:1px solid var(--td-border-strong);background:#fff;cursor:pointer;font:inherit}.td-tile--on,.td-tile[aria-checked=true]{border-color:var(--td-accent);background:var(--td-accent-soft)}.td-tile__label{display:block;font-weight:700}.td-tile__hint{display:block;margin-top:.2rem;font-size:.82rem;color:var(--td-muted)}.td-actions{position:sticky;bottom:0;z-index:5;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding:.75rem 0;background:linear-gradient(180deg,#fff8fa00,#fff8fa 28%)}.td-actions__note{margin:.25rem 0 1rem;font-size:.88rem;color:var(--td-muted)}.td-btn{min-height:44px;padding:.55rem 1rem;border-radius:10px;border:1px solid var(--td-border-strong);background:#fff;font:inherit;font-weight:600;cursor:pointer;color:var(--td-text);text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.td-btn--primary{background:linear-gradient(135deg,var(--td-accent),var(--td-accent-strong));border-color:var(--td-accent-strong);color:#fff;box-shadow:0 6px 16px #eb396347}.td-btn--primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.td-btn--ghost{background:transparent}.td-btn:hover{filter:brightness(.98)}.td-result{margin-top:.85rem;position:relative;z-index:1}.td-app--results .td-panel,.td-app--results .td-progress,.td-app--results .td-picks{display:none}.td-result[hidden]{display:none!important}.td-empty,.td-loading,.td-error{border:1px dashed var(--td-border-strong);border-radius:var(--td-radius);padding:clamp(1.25rem,4vw,2rem);text-align:center;background:var(--td-surface-2)}.td-empty__title,.td-loading__title,.td-error__title{margin:0 0 .35rem;font-weight:800}.td-empty__text,.td-loading__text,.td-error__text{margin:0;color:var(--td-muted)}.td-spinner{display:inline-block;width:28px;height:28px;border:3px solid var(--td-border);border-top-color:var(--td-accent);border-radius:50%;animation:td-spin .8s linear infinite;margin-bottom:.75rem}@keyframes td-spin{to{transform:rotate(360deg)}}.td-report{border:1px solid var(--td-border);border-radius:var(--td-radius);overflow:hidden;background:#fff;box-shadow:var(--td-shadow)}.td-report__bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,3vw,1.35rem);border-bottom:1px solid var(--td-border);background:var(--td-surface-2)}.td-report__heading{margin:0;font-size:clamp(1.1rem,3vw,1.35rem)}.td-report__actions{display:flex;flex-wrap:wrap;gap:.4rem}.td-summary{margin:0;padding:1rem clamp(1rem,3vw,1.35rem) .25rem;line-height:1.5}.td-cards{padding:.75rem clamp(1rem,3vw,1.35rem) 1rem;display:grid;gap:.65rem}.td-card{border:1px solid var(--td-border);border-radius:12px;background:#fff}.td-card__summary{list-style:none;cursor:pointer;display:flex;gap:.75rem;align-items:flex-start;padding:.85rem 1rem;min-height:44px}.td-card__summary::-webkit-details-marker{display:none}.td-card__rank{flex:0 0 auto;width:2rem;height:2rem;border-radius:999px;background:var(--td-accent-soft);color:#9f1239;display:grid;place-items:center;font-weight:800;font-size:.85rem}.td-card__title{display:block;font-weight:800}.td-card__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.td-pill{font-size:.75rem;background:var(--td-surface-2);border:1px solid var(--td-border);border-radius:999px;padding:.15rem .5rem;color:var(--td-muted)}.td-card__detail{padding:0 1rem 1rem 3.5rem;color:var(--td-text);line-height:1.5}.td-card__title-link{color:inherit;text-decoration:none}.td-card__title-link:hover{color:var(--td-accent-strong);text-decoration:underline}.td-card__links{display:flex;flex-wrap:wrap;gap:.45rem .75rem;margin:.65rem 0 0}.td-link{font-size:.9rem;font-weight:700;color:var(--td-accent-strong);text-decoration:underline;text-underline-offset:2px}.td-link--primary{color:#fff;background:var(--td-accent);text-decoration:none;padding:.4rem .75rem;border-radius:10px;display:inline-block;min-height:36px;line-height:1.2;box-sizing:border-box}.td-link--primary:hover{background:var(--td-accent-strong);color:#fff}.td-card__print-links{display:none;margin:.35rem 0 0;padding:0;list-style:none;font-size:.78rem;color:#444;line-height:1.35;word-break:break-all}.td-hidden-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin:.5rem clamp(1rem,3vw,1.35rem) 0;padding:.55rem .75rem;background:var(--td-surface-2);border:1px solid var(--td-border);border-radius:10px;font-size:.88rem;color:var(--td-muted)}.td-done{display:flex;align-items:flex-start;gap:.5rem;margin:.75rem 0 0;font-size:.9rem;font-weight:600;color:var(--td-text);cursor:pointer;-webkit-user-select:none;user-select:none}.td-done__input{width:1.1rem;height:1.1rem;margin-top:.1rem;flex:0 0 auto;accent-color:var(--td-accent);cursor:pointer}.td-card--done{opacity:.72;border-style:dashed}.td-pill--done{background:#eb39631a;border-color:#eb396359;color:var(--td-accent-strong)}.td-print-masthead,.td-print-footer{display:none}.td-map-wrap{margin:.35rem clamp(1rem,3vw,1.35rem) .25rem}.td-map{height:min(280px,42vw);min-height:220px;border-radius:12px;border:1px solid var(--td-border);overflow:hidden;background:#eef1f5;z-index:0}.td-map-note{margin:.35rem 0 0;font-size:.78rem;color:var(--td-muted)}.td-map-pin{background:transparent;border:none}.td-map-pin__badge{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:var(--td-accent);color:#fff;font-weight:800;font-size:.8rem;font-family:var(--td-font);box-shadow:0 2px 8px #d62d5559;border:2px solid #fff}.td-map-you{background:transparent;border:none}.td-map-you__dot{position:absolute;left:50%;top:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:999px;background:#1a73e8;border:2.5px solid #fff;box-shadow:0 1px 6px #1a73e88c;z-index:2}.td-map-you__pulse{position:absolute;left:50%;top:50%;width:24px;height:24px;margin:-12px 0 0 -12px;border-radius:999px;background:#1a73e847;animation:td-map-pulse 1.8s ease-out infinite;z-index:1}@keyframes td-map-pulse{0%{transform:scale(.65);opacity:.85}70%{transform:scale(1.55);opacity:0}to{transform:scale(1.55);opacity:0}}@media(prefers-reduced-motion:reduce){.td-map-you__pulse{animation:none;opacity:.45;transform:scale(1.15)}}.td-listblock{margin-top:.75rem}.td-listblock__title{margin:0 0 .35rem;font-size:.95rem}.td-listblock ol{margin:0;padding-left:1.2rem}.td-license{margin-top:.75rem;font-size:.9rem;color:var(--td-muted)}.td-share-status{margin:0;padding:0 clamp(1rem,3vw,1.35rem);font-size:.9rem;color:var(--td-muted);min-height:0;max-height:0;overflow:hidden;opacity:0;transition:opacity .15s ease,max-height .15s ease,padding .15s ease}.td-share-status--on{max-height:6rem;padding:.15rem clamp(1rem,3vw,1.35rem) .65rem;opacity:1;overflow:visible}.td-share-status--ok{color:var(--td-ink, #1c2434)}.td-share-status--err{color:#9b1c1c}.td-share-status__hint{color:var(--td-muted)}.td-share-status__input{display:block;width:100%;max-width:36rem;margin-top:.35rem;padding:.4rem .55rem;border:1px solid var(--td-border);border-radius:8px;font:inherit;font-size:.85rem;background:#fff}.td-upsell{margin:.5rem clamp(1rem,3vw,1.35rem) 1rem;padding:1rem;border-radius:12px;border:1px solid var(--td-border);background:linear-gradient(180deg,#fff,var(--td-surface-2))}.td-upsell__title{margin:0 0 .35rem}.td-upsell__text,.td-upsell__meta,.td-upsell__note{margin:0 0 .65rem;color:var(--td-muted);font-size:.92rem;line-height:1.45}.td-upsell .td-btn{margin-right:.4rem;margin-bottom:.4rem}.td-packs{margin-top:.75rem}.td-packs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.td-pack{border:1px solid var(--td-border-strong);border-radius:10px;background:#fff;padding:.75rem;cursor:pointer;font:inherit;text-align:left;min-height:64px}.td-pack__name{display:block;font-weight:700}.td-pack__credits{display:block;font-size:.85rem;color:var(--td-muted)}.td-disclaimer{margin:0;padding:1rem clamp(1rem,3vw,1.35rem);font-size:.78rem;line-height:1.5;color:var(--td-muted);border-top:1px solid var(--td-border);background:var(--td-surface-2)}@media(max-width:640px){.td-app{padding:.75rem .75rem 5.5rem}.td-actions{position:sticky;bottom:0}.td-btn--primary{flex:1 1 auto}.td-card__detail{padding-left:1rem}.td-header__row{flex-direction:column}}@media(prefers-reduced-motion:reduce){.td-progress__bar,.td-spinner,.td-chip,.td-cat-tile{transition:none;animation:none}}@media print{@page{margin:.45in}html.td-printing,html.td-printing body{height:auto!important;min-height:0!important;overflow:visible!important;background:#fff!important;margin:0!important;padding:0!important}body.td-printing>*:not(.td-result){display:none!important}body.td-printing .td-result{display:block!important;position:static!important;left:auto!important;top:auto!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;overflow:visible!important}body.td-printing .td-result[hidden]{display:block!important}body.td-printing .td-report__actions,body.td-printing .td-upsell,body.td-printing .td-share-status,body.td-printing .td-widen-note,body.td-printing .td-more-actions,body.td-printing .td-print-hide,body.td-printing .td-card__links,body.td-printing .td-done,body.td-printing .td-hidden-bar,body.td-printing .td-card--done,body.td-printing .td-pill--fit,body.td-printing .td-pill--group,body.td-printing .td-pill--age,body.td-printing .td-attr,body.td-printing .td-warning,body.td-printing .td-empty,body.td-printing .td-leaflet-control,body.td-printing .leaflet-control-container{display:none!important}body.td-printing .td-report{display:block!important;border:none!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}body.td-printing .td-print-masthead{display:block!important;margin:0 0 .55rem;padding:0 0 .45rem;border-bottom:3px solid #eb3963}body.td-printing .td-print-masthead__brand{margin:0;font-family:var(--td-display);font-size:1.05rem;font-weight:700;color:#eb3963}body.td-printing .td-print-masthead__meta{margin:.2rem 0 0;font-size:.8rem;color:#5c6578}body.td-printing .td-print-masthead__about{margin:.35rem 0 0;font-size:.78rem;line-height:1.35;color:#444}body.td-printing .td-map-wrap{display:block!important;margin:.35rem 0 .5rem;break-inside:avoid;page-break-inside:avoid}body.td-printing .td-map{height:220px!important;min-height:220px!important;border-radius:0;border:1px solid #d4c4cb;-webkit-print-color-adjust:exact;print-color-adjust:exact}body.td-printing .td-map .leaflet-container,body.td-printing .td-map .leaflet-tile-pane,body.td-printing .td-map .leaflet-overlay-pane,body.td-printing .td-map .leaflet-marker-pane,body.td-printing .td-map img.leaflet-tile{-webkit-print-color-adjust:exact;print-color-adjust:exact}body.td-printing .td-map-note{margin:.25rem 0 0;font-size:.7rem;color:#5c6578}body.td-printing .td-map-you__pulse{animation:none!important;display:none!important}body.td-printing .td-map-pin__badge,body.td-printing .td-map-you__dot{-webkit-print-color-adjust:exact;print-color-adjust:exact}body.td-printing .td-report__bar{padding:.25rem 0;border:none;background:transparent}body.td-printing .td-report__heading{font-size:1.1rem;margin:0}body.td-printing .td-summary{padding:.2rem 0 .4rem;font-size:.85rem;line-height:1.35}body.td-printing .td-cards{padding:0;gap:.35rem}body.td-printing .td-card{break-inside:avoid;page-break-inside:avoid;border:1px solid #d4c4cb;border-radius:0;padding:0}body.td-printing .td-card__summary{list-style:none;padding:.35rem .5rem;gap:.4rem;min-height:0}body.td-printing .td-card__rank{width:1.4rem;height:1.4rem;font-size:.72rem}body.td-printing .td-card__title{font-size:.92rem}body.td-printing .td-card__title-link{text-decoration:none;color:inherit}body.td-printing .td-card__meta{margin-top:.1rem;gap:.2rem}body.td-printing .td-pill{font-size:.65rem;padding:.05rem .3rem;border-radius:3px}body.td-printing .td-card__detail{display:block!important;padding:0 .5rem .4rem 2.15rem;font-size:.78rem;line-height:1.3}body.td-printing .td-card__detail p{margin:0 0 .2rem}body.td-printing .td-price-note{font-size:.7rem}body.td-printing .td-card__print-links{display:block!important}body.td-printing .td-card__print-links li{margin:.08rem 0}body.td-printing .td-print-footer{display:block!important;margin-top:.65rem;padding-top:.4rem;border-top:1px solid #e8dde2;font-size:.72rem;color:#5c6578}}.td-step--interests .td-step__title{margin-bottom:.25rem;font-size:clamp(1.15rem,3.5vw,1.35rem)}.td-step--interests .td-step__hint{margin:0 0 .55rem;font-size:.85rem;line-height:1.35}.td-step--interests .td-input--compact{margin-bottom:.55rem;min-height:40px;padding:.45rem .7rem;font-size:.92rem}.td-step--interests .td-popular{margin:.45rem 0}.td-step--interests .td-popular__label{margin-bottom:.3rem;font-size:.72rem}.td-step--interests .td-popular--solo .td-popular__label{color:var(--td-accent-strong)}.td-step--interests .td-popular--dating{margin-top:.55rem;padding:.55rem .65rem;border:1px solid color-mix(in srgb,var(--td-accent) 28%,var(--td-border));border-radius:10px;background:color-mix(in srgb,var(--td-accent) 6%,#fff)}.td-step--interests .td-popular--dating .td-popular__label{color:var(--td-accent-strong)}.td-popular__hint{margin:0 0 .4rem;font-size:.78rem;line-height:1.35;color:var(--td-muted)}.td-chip--suggest{box-shadow:inset 0 0 0 1.5px var(--td-accent)}.td-step--interests .td-chip{min-height:34px;padding:.22rem .58rem;font-size:.8rem}.td-step--interests .td-browse{margin:.45rem 0 .15rem}.td-step--interests .td-browse__label{margin-bottom:.35rem;font-size:.72rem}.td-cat-grid--compact{gap:.35rem}.td-step--interests .td-cat-tile{min-height:44px;padding:.4rem .55rem;gap:.15rem}.td-step--interests .td-cat-tile__label{font-size:.82rem}.td-step--interests .td-cat-tile__meta{font-size:.72rem}.td-step--interests .td-optional-block{margin-top:.55rem}.td-step--interests .td-selected{margin-top:.45rem}.td-step--interests .td-drill__title{font-size:1rem;margin:.35rem 0 .25rem}@media(max-width:640px){.td-app{padding:.85rem .75rem 4.5rem}.td-title{font-size:clamp(1.35rem,6vw,1.7rem)}.td-subtitle{font-size:.9rem;line-height:1.4;margin-bottom:.35rem}.td-trust{font-size:.78rem;margin-bottom:.5rem}.td-header{margin-bottom:.65rem}.td-progress{margin-bottom:.5rem}.td-step__title{font-size:1.15rem}.td-step__hint{font-size:.85rem;margin-bottom:.55rem}.td-tiles__grid{gap:.35rem}.td-tile{min-height:48px;padding:.45rem .55rem}.td-cat-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}.td-party-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .85rem;margin:0 0 .65rem}.td-presets{display:flex;flex-wrap:wrap;gap:.35rem;margin:0}.td-party-count{display:flex;align-items:center;gap:.45rem;margin:0}.td-party-count .td-label{margin:0;font-size:.85rem}.td-stepper{display:flex;align-items:center;gap:.25rem}.td-btn--icon{min-height:36px;min-width:36px;padding:.25rem .5rem}.td-input--narrow{width:3.25rem;min-height:36px;text-align:center;padding:.35rem .4rem}.td-input--age{width:3.5rem;min-height:34px;text-align:center;padding:.3rem .35rem;font-size:.92rem}.td-people{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.75rem}.td-person{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .55rem;padding:.4rem .55rem;border:1px solid var(--td-border);border-radius:10px;background:var(--td-surface-2)}.td-person--gender{flex-wrap:nowrap}.td-person__num{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--td-accent-soft);color:#9f1239;font-size:.75rem;font-weight:800}.td-person__age,.td-person__gender{margin:0;display:flex;align-items:center}.td-person__gender select{min-height:34px;border:1px solid var(--td-border-strong);border-radius:8px;padding:.25rem .45rem;font:inherit;font-size:.88rem;background:#fff;max-width:100%}.td-label--inline{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:0}.td-chips--compact,.td-chips--ages{display:flex;flex-wrap:wrap;gap:.25rem;flex:1 1 12rem;min-width:0}.td-chip--sm{min-height:32px;padding:.2rem .55rem;font-size:.8rem}.td-picks--soft{opacity:.72}.td-chip--xs{min-height:36px;padding:.2rem .45rem;font-size:.75rem;border-radius:999px}.td-optional-block{margin:0 0 .85rem;padding:.45rem .65rem;border:1px dashed var(--td-border-strong);border-radius:10px;background:#fff}.td-optional-block summary{cursor:pointer;font-weight:700;font-size:.85rem;min-height:36px;display:flex;align-items:center}.td-optional-block .td-step__hint{margin:.35rem 0 .5rem;font-size:.85rem}.td-step[data-step=party] .td-tiles{margin-top:.65rem}.td-step[data-step=party] .td-tiles__grid{gap:.4rem}.td-step[data-step=party] .td-tile{min-height:52px;padding:.5rem .65rem}.td-step[data-step=party] .td-tile__hint{font-size:.75rem}.td-geo-status{margin:.4rem 0 1rem;font-size:.88rem;color:var(--td-muted);min-height:1.2em}.td-warning{margin:0 0 .85rem;padding:.65rem .8rem;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:.9rem}.td-attr{margin:.35rem 0;font-size:.8rem;color:var(--td-muted)}.td-price-note{font-size:.92rem;color:var(--td-muted)}.td-widen-note{margin:1rem 0 0}.td-more-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.td-app--results .td-actions,.td-app--results .td-actions__note{display:none!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
