:root{--nearbyyou-pink:#dc0866;--nearbyyou-pink-dark:#b30553;--nearbyyou-pink-light:#ff0a75;--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left);--safe-area-inset-right:env(safe-area-inset-right)}html.ny-modal-open,body.ny-modal-open{overflow:hidden!important}.nearbyyou-tma-button{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-size:18px;font-weight:700;color:#fff;background:var(--nearbyyou-pink);border:none;border-radius:50px;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(220 8 102 / .3)}.nearbyyou-tma-button:hover{background:var(--nearbyyou-pink-dark);transform:translateY(-2px);box-shadow:0 6px 20px rgb(220 8 102 / .4)}.nearbyyou-tma-button svg{width:24px;height:24px}.nearbyyou-maze-trigger .nearbyyou-maze-btn-icon{display:inline-flex;align-items:center;justify-content:center;color:#fff}.nearbyyou-maze-trigger .nearbyyou-maze-btn-icon svg{width:24px;height:24px;fill:currentColor;display:block}.nearbyyou-tma-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none}.nearbyyou-tma-modal.active{display:block}.nearbyyou-tma-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .85);backdrop-filter:blur(8px)}.nearbyyou-tma-modal-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.nearbyyou-tma-modal-content{position:relative;width:100%;max-width:500px;max-height:90vh;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 80px rgb(0 0 0 / .5)}@media (max-width:768px){.nearbyyou-tma-modal-content{max-height:85vh}}@media (display-mode:standalone){.nearbyyou-tma-modal-content{max-height:80vh}}.nearbyyou-tma-logo-header{padding:20px;background:#fff;border-bottom:2px solid #f0f0f0;display:flex;align-items:center;justify-content:center}.nearbyyou-tma-logo{max-width:180px;height:auto}.nearbyyou-tma-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .95);border:none;border-radius:50%;cursor:pointer;z-index:10;transition:all 0.2s ease;box-shadow:0 2px 10px rgb(0 0 0 / .1)}.nearbyyou-tma-modal-close:hover{background:#fff;transform:rotate(90deg)}.nearbyyou-tma-filters{padding:24px 20px;max-height:calc(90vh - 100px);overflow-y:auto}.nearbyyou-tma-form-group{margin-bottom:24px}.nearbyyou-tma-form-group label{display:block;margin-bottom:10px;font-size:14px;font-weight:700;color:#1a1a1a}.nearbyyou-tma-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px}.nearbyyou-tma-category-option input[type="radio"]{position:absolute;opacity:0;pointer-events:none}.nearbyyou-tma-category-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 8px;background:#f8f8f8;border:3px solid #fff0;border-radius:14px;cursor:pointer;transition:all 0.2s ease;min-height:100px}.nearbyyou-tma-category-option input[type="radio"]:checked+.nearbyyou-tma-category-card{background:#fff0f7;border-color:var(--nearbyyou-pink)}.nearbyyou-tma-category-card:hover{background:#f0f0f0;transform:scale(1.05)}.nearbyyou-tma-category-icon{font-size:32px}.nearbyyou-tma-category-label{font-size:12px;font-weight:600;color:#1a1a1a;text-align:center;line-height:1.2}.nearbyyou-tma-select{width:100%;padding:12px 14px;font-size:15px;font-weight:500;border:2px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;transition:all 0.2s ease}.nearbyyou-tma-select:focus{outline:none;border-color:var(--nearbyyou-pink)}.nearbyyou-tma-location-buttons{display:flex;gap:10px}.nearbyyou-tma-btn-location{flex:1;padding:12px;font-size:13px;font-weight:600;color:var(--nearbyyou-pink);background:#fff0f7;border:2px solid var(--nearbyyou-pink);border-radius:12px;cursor:pointer;transition:all 0.2s ease}.nearbyyou-tma-btn-location:hover{background:var(--nearbyyou-pink);color:#fff}.nearbyyou-tma-btn-location:disabled{opacity:.5;cursor:not-allowed}.nearbyyou-tma-toggle{display:flex;align-items:center;gap:12px;cursor:pointer}.nearbyyou-tma-toggle input[type="checkbox"]{width:48px;height:28px;appearance:none;background:#d0d0d0;border-radius:14px;position:relative;cursor:pointer;transition:background 0.3s ease}.nearbyyou-tma-toggle input[type="checkbox"]::before{content:'';position:absolute;width:24px;height:24px;background:#fff;border-radius:50%;top:2px;left:2px;transition:transform 0.3s ease;box-shadow:0 2px 4px rgb(0 0 0 / .2)}.nearbyyou-tma-toggle input[type="checkbox"]:checked{background:var(--nearbyyou-pink)}.nearbyyou-tma-toggle input[type="checkbox"]:checked::before{transform:translateX(20px)}.nearbyyou-tma-btn-go{width:100%;padding:16px;font-size:17px;font-weight:700;color:#fff;background:var(--nearbyyou-pink);border:none;border-radius:14px;cursor:pointer;transition:all 0.3s ease;margin-top:20px}.nearbyyou-tma-btn-go:hover{background:var(--nearbyyou-pink-dark);transform:translateY(-2px)}.nearbyyou-tma-deck{position:relative;width:100%;height:560px;padding:16px}@media (max-width:768px){.nearbyyou-tma-deck{height:480px;padding-bottom:16px}}@media (display-mode:standalone){.nearbyyou-tma-deck{height:450px}}@supports (-webkit-touch-callout:none){@media (max-width:768px){.nearbyyou-tma-deck{height:440px}}}.nearbyyou-tma-card-stack{position:relative;width:100%;height:100%}.nearbyyou-tma-card{position:absolute;width:100%;height:100%;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .12);cursor:grab;transition:transform 0.3s ease,opacity 0.3s ease;user-select:none;-webkit-user-select:none}.nearbyyou-tma-card.dragging{cursor:grabbing;transition:none}.nearbyyou-tma-card.swiped-left{transform:translateX(-150%) rotate(-30deg);opacity:0}.nearbyyou-tma-card.swiped-right{transform:translateX(150%) rotate(30deg);opacity:0}.nearbyyou-tma-card:nth-child(2){transform:scale(.95);z-index:-1}.nearbyyou-tma-card:nth-child(3){transform:scale(.9);z-index:-2}.nearbyyou-tma-card-image{width:100%;height:58%;background-size:cover;background-position:center;position:relative}.nearbyyou-tma-swipe-indicator{position:absolute;top:50%;transform:translateY(-50%);width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:50px;opacity:0;transition:opacity 0.2s ease;pointer-events:none;z-index:10}.nearbyyou-tma-swipe-indicator.nope{left:16px;background:rgb(255 0 0 / .9);box-shadow:0 0 30px rgb(255 0 0 / .6)}.nearbyyou-tma-swipe-indicator.like{right:16px;background:rgb(0 200 0 / .9);box-shadow:0 0 30px rgb(0 200 0 / .6)}.nearbyyou-tma-card.dragging .nearbyyou-tma-swipe-indicator.nope{opacity:var(--nope-opacity,0)}.nearbyyou-tma-card.dragging .nearbyyou-tma-swipe-indicator.like{opacity:var(--like-opacity,0)}.nearbyyou-tma-card-badge{position:absolute;right:14px;bottom:14px;padding:7px 12px;background:rgb(220 8 102 / .96);color:#fff;font-size:clamp(10px, 2.2vw, 12px);font-weight:800;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 6px 16px rgb(0 0 0 / .22);text-transform:uppercase;letter-spacing:.6px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nearbyyou-tma-card-content{padding:20px;height:42%;display:flex;flex-direction:column;overflow:hidden}.nearbyyou-tma-card-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 8px 0;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nearbyyou-tma-card-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#666;margin-bottom:10px}.nearbyyou-tma-card-excerpt{font-size:14px;color:#555;line-height:1.4;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.nearbyyou-tma-rating{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:8px}.nearbyyou-tma-stars{display:flex;gap:2px}.nearbyyou-tma-star{color:orange;font-size:15px}.nearbyyou-tma-actions{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px}.nearbyyou-tma-action-btn{width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:26px;transition:all 0.2s ease;box-shadow:0 4px 12px rgb(0 0 0 / .1)}.nearbyyou-tma-action-btn:hover{transform:scale(1.1)}.nearbyyou-tma-action-btn:active{transform:scale(.95)}.nearbyyou-tma-btn-nope{background:#ff4458;color:#fff}.nearbyyou-tma-btn-shuffle{background:#f0f0f0;color:var(--nearbyyou-pink);font-size:22px}.nearbyyou-tma-btn-like{background:#00d37f;color:#fff}.nearbyyou-tma-loading{padding:60px 24px;text-align:center}.nearbyyou-tma-spinner{width:50px;height:50px;margin:0 auto 20px;border:4px solid #f0f0f0;border-top-color:var(--nearbyyou-pink);border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.nearbyyou-tma-empty{padding:50px 24px;text-align:center}.nearbyyou-tma-empty-icon{font-size:70px;margin-bottom:16px}.nearbyyou-tma-empty h3{font-size:20px;margin:0 0 10px 0}.nearbyyou-tma-empty p{color:#666;margin-bottom:20px;font-size:14px}@media (max-width:640px){.nearbyyou-tma-modal-container{padding:0;align-items:flex-end}.nearbyyou-tma-modal-content{max-height:95vh;border-radius:20px 20px 0 0;max-width:100%}.nearbyyou-tma-logo-header{padding:16px}.nearbyyou-tma-logo{max-width:150px}.nearbyyou-tma-filters{padding:20px 16px}.nearbyyou-tma-deck{height:480px;padding:12px}.nearbyyou-tma-category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.nearbyyou-tma-category-card{padding:14px 6px;min-height:90px}.nearbyyou-tma-category-icon{font-size:28px}.nearbyyou-tma-category-label{font-size:11px}.nearbyyou-tma-card-title{font-size:20px}.nearbyyou-tma-card-content{padding:16px}.nearbyyou-tma-card-meta{font-size:12px}.nearbyyou-tma-card-excerpt{font-size:13px;-webkit-line-clamp:2}.nearbyyou-tma-action-btn{width:50px;height:50px;font-size:24px}.nearbyyou-tma-swipe-indicator{width:80px;height:80px;font-size:40px}}@media (max-width:380px){.nearbyyou-tma-deck{height:420px}.nearbyyou-tma-category-card{min-height:80px}.nearbyyou-tma-card-title{font-size:18px}}@media (min-width:641px) and (max-width:1024px){.nearbyyou-tma-modal-content{max-width:540px}.nearbyyou-tma-deck{height:580px}}.nearbyyou-tma-action-btn:focus,.nearbyyou-tma-btn-go:focus,.nearbyyou-tma-select:focus,.nearbyyou-tma-btn-location:focus{outline:3px solid var(--nearbyyou-pink);outline-offset:2px}.nearbyyou-tma-filters::-webkit-scrollbar{width:6px}.nearbyyou-tma-filters::-webkit-scrollbar-track{background:#f1f1f1}.nearbyyou-tma-filters::-webkit-scrollbar-thumb{background:var(--nearbyyou-pink);border-radius:3px}.nearbyyou-tma-filters::-webkit-scrollbar-thumb:hover{background:var(--nearbyyou-pink-dark)}.nearbyyou-maze-reveal-actions{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:nowrap!important}.nearbyyou-maze-reveal-actions .nearbyyou-tma-btn-go{flex:1 1 0%;min-width:0;white-space:nowrap;text-align:center}.nearbyyou-maze-open-routes{color:#fff!important;text-decoration:none!important}.nearbyyou-maze-open-routes.nearbyyou-maze-loading{opacity:.85;pointer-events:none}.nearbyyou-maze-slider{width:100%;height:100%}.nearbyyou-maze-slider-viewport{position:relative;width:100%;height:100%;overflow:hidden}.nearbyyou-maze-slider-track{display:flex;transition:transform 300ms ease;will-change:transform;height:100%}.nearbyyou-maze-slide{flex:0 0 100%;min-width:100%;padding:0 2px;box-sizing:border-box;height:100%}.nearbyyou-maze-slider-prev,.nearbyyou-maze-slider-next{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:none;background:var(--nearbyyou-pink);color:#fff;box-shadow:0 4px 12px rgb(0 0 0 / .12);z-index:5}.nearbyyou-maze-slider-prev{left:10px}.nearbyyou-maze-slider-next{right:10px}.nearbyyou-maze-slider-prev:disabled,.nearbyyou-maze-slider-next:disabled{opacity:.35;cursor:not-allowed}.nearbyyou-maze-slider-count{position:absolute;left:50%;transform:translateX(-50%);bottom:12px;font-weight:800;background:rgb(0 0 0 / .65);color:#fff;padding:6px 12px;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:5}.nearbyyou-tma-screen-reveal .nearbyyou-tma-deck{height:560px;display:flex;flex-direction:column}.nearbyyou-tma-screen-reveal .nearbyyou-maze-reveal{display:flex;flex-direction:column;height:100%}.nearbyyou-tma-screen-reveal .nearbyyou-maze-path{flex:1 1 auto;min-height:0}.nearbyyou-tma-screen-reveal .nearbyyou-maze-slide{position:relative}.nearbyyou-tma-screen-reveal .nearbyyou-maze-slide .nearbyyou-tma-card{position:relative;height:100%;display:flex;flex-direction:column}.nearbyyou-maze-results-inner .nearbyyou-tma-card{position:relative;height:520px;display:flex;flex-direction:column;margin-bottom:16px}.nearbyyou-tma-screen-reveal .nearbyyou-maze-slide .nearbyyou-tma-card-image,.nearbyyou-maze-results-inner .nearbyyou-tma-card .nearbyyou-tma-card-image{height:70%;flex:0 0 70%}.nearbyyou-tma-screen-reveal .nearbyyou-maze-slide .nearbyyou-tma-card-content,.nearbyyou-maze-results-inner .nearbyyou-tma-card .nearbyyou-tma-card-content{height:30%;flex:1 1 auto;padding:16px;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width:480px){.nearbyyou-tma-screen-reveal .nearbyyou-tma-deck{height:520px}.nearbyyou-maze-results-inner .nearbyyou-tma-card{height:460px}.nearbyyou-maze-slider-prev{left:8px}.nearbyyou-maze-slider-next{right:8px}}.nearbyyou-maze-tease-card .nearbyyou-tma-card-image,.nearbyyou-maze-tease-card .nearbyyou-tma-card-content{filter:blur(7px) saturate(.85)}.nearbyyou-maze-locked-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:radial-gradient(circle at 50% 40%,rgb(255 255 255 / .35),rgb(0 0 0 / .25));color:#fff;text-align:center;z-index:6}.nearbyyou-maze-locked-overlay .nearbyyou-maze-locked-title{font-weight:800;letter-spacing:.3px;background:rgb(0 0 0 / .55);padding:8px 14px;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 30px rgb(0 0 0 / .25)}.nearbyyou-maze-locked-overlay .nearbyyou-maze-locked-pill{display:inline-flex;align-items:center;gap:8px;font-weight:900;letter-spacing:1px;text-transform:uppercase;background:rgb(220 8 102 / .92);padding:10px 16px;border-radius:999px;box-shadow:0 12px 28px rgb(0 0 0 / .25)}.nearbyyou-maze-trigger{display:inline-flex;align-items:center;gap:8px}.nearbyyou-maze-btn-icon{display:inline-flex;align-items:center;justify-content:center;color:#fff}.nearbyyou-maze-btn-icon svg{width:18px;height:18px;display:block;fill:currentColor}@media (max-width:480px){.nearbyyou-maze-reveal-actions .nearbyyou-tma-btn-go{padding:12px 10px;font-size:14px}}.nearbyyou-tma-screen-intro .nearbyyou-tma-filters{padding-top:8px}.nearbyyou-maze-intro{display:flex;flex-direction:column;gap:14px}.nearbyyou-maze-intro-kicker{display:inline-flex;align-self:flex-start;background:rgb(220 8 102 / .12);color:rgb(220 8 102);font-weight:800;padding:8px 12px;border-radius:999px}.nearbyyou-maze-intro-title{margin:0;font-size:28px;line-height:1.1;font-weight:900}.nearbyyou-maze-intro-sub{margin:0;opacity:.9;font-size:15px;line-height:1.5}.nearbyyou-maze-intro-grid{margin-top:4px}.nearbyyou-maze-intro-card{cursor:default}.nearbyyou-maze-intro-card .nearbyyou-tma-category-label{font-weight:800}.nearbyyou-maze-intro-notes{display:flex;flex-direction:column;gap:10px;opacity:.95;font-size:14px;line-height:1.5}.nearbyyou-maze-intro-note{background:rgb(0 0 0 / .04);padding:10px 12px;border-radius:12px}@media (max-width:480px){.nearbyyou-maze-intro-title{font-size:24px}}.nearbyyou-tma-screen-intro.nearbyyou-maze-has-bg{position:relative;background-repeat:no-repeat}.nearbyyou-tma-screen-intro.nearbyyou-maze-has-bg:before{content:"";position:absolute;inset:0;background:rgb(0 0 0 / .45)}.nearbyyou-tma-screen-intro.nearbyyou-maze-has-bg .nearbyyou-maze-intro{position:relative;z-index:2}.nearbyyou-maze-intro-card-desc{display:block;font-size:12px;line-height:1.25;opacity:.85;margin-top:4px}.nearbyyou-tma-screen-reveal .nearbyyou-maze-passport-hint{margin-bottom:2px!important;padding:8px 12px!important}.nearbyyou-tma-screen-reveal .nearbyyou-maze-reveal-actions{margin-bottom:4px!important}@media (max-height:700px){.nearbyyou-tma-screen-reveal .nearbyyou-maze-passport-hint{margin-bottom:2px!important;padding:6px 10px!important}.nearbyyou-tma-screen-reveal .nearbyyou-maze-reveal-actions{margin-bottom:2px!important}.nearbyyou-tma-screen-reveal .nearbyyou-tma-deck{height:500px!important}}