@import "https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap";html{background:#f5f1ec}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f5f1ec;min-width:320px;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}:root{--bg:#f8f2ee;--paper:#fffaf7;--surface:#fff;--ink:#171113;--muted:#908186;--wine:#b00d46;--wine-deep:#78092f;--wine-soft:#ead0d9;--line:#2a121b14;--white:#fff;--shadow:0 24px 65px #3712211a;--shadow-soft:0 12px 35px #3712210f;--safe-top:var(--tg-content-safe-area-inset-top,env(safe-area-inset-top,0px));--safe-bottom:var(--tg-content-safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--app-height:var(--tg-viewport-stable-height,100dvh)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:0;margin:0;overflow:hidden}html{background:var(--bg);overscroll-behavior:none}body{background:var(--bg);color:var(--ink);overscroll-behavior:none;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;position:fixed;inset:0;overflow:hidden}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.app{width:100%;height:var(--app-height);background:radial-gradient(circle at 92% 0%,#b00d460b,transparent 31%),var(--bg);flex-direction:column;min-height:0;display:flex;overflow:hidden}.topbar{width:min(100%,760px);padding:calc(17px + var(--safe-top)) 18px 14px;flex:none;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-icon{width:47px;height:47px;color:var(--white);background:linear-gradient(145deg,#bc134f,#880c36);border-radius:18px 15px 21px 16px;place-items:center;display:grid;box-shadow:0 12px 30px #b00d4629}.brand strong{letter-spacing:-.055em;font-size:25px;font-weight:300;line-height:1;display:block}.brand small{color:var(--muted);margin-top:6px;font-size:12px;font-weight:300;display:block}.profile{background:var(--ink);width:45px;height:45px;color:var(--white);cursor:pointer;border:0;border-radius:50%}.feed{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;width:min(100%,760px);min-height:0;margin:0 auto;padding:4px 18px 135px;overflow:hidden auto}.feed::-webkit-scrollbar{display:none}.app-loading{isolation:isolate;width:100%;height:var(--app-height);background:radial-gradient(circle at 50% 43%,#b00d460b,#0000 26%),linear-gradient(#fbf7f2,#f8efeb);place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.loading-brand{z-index:4;text-align:center;margin-top:-24vh;padding:0 24px;position:relative}.loading-brand strong{color:var(--ink);letter-spacing:-.08em;font-size:clamp(52px,13vw,77px);font-weight:300;line-height:.9;display:block}.loading-brand span{color:#aa808c;margin-top:18px;font-size:17px;font-weight:300;display:block}.liquid-wine{z-index:2;pointer-events:none;position:absolute;inset:0}.liquid-wine canvas{display:block;width:100%!important;height:100%!important}.discover-intro{padding:2px 0 8px;position:relative}.discover-radar-stage{place-items:center;width:100%;min-height:285px;display:grid;position:relative}.wine-radar{aspect-ratio:1;width:min(78vw,350px)}.wine-radar canvas{display:block;width:100%!important;height:100%!important}.discover-copy{z-index:3;margin-top:-24px;padding:0 8px;position:relative}.discover-status{color:var(--wine);align-items:center;gap:8px;font-size:13px;font-weight:400;display:flex}.discover-status:before{content:"";background:var(--wine);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 13px #b00d466b}.discover-copy h1{letter-spacing:0;margin:10px 0 0;font-family:Amatic SC,sans-serif;font-size:clamp(67px,17vw,100px);font-weight:400;line-height:.76}.discover-meta{color:var(--muted);align-items:center;gap:10px;margin-top:18px;font-size:12px;display:flex}.discover-meta i{background:var(--wine);border-radius:50%;width:3px;height:3px}.discover-mini-action{min-height:44px;color:var(--wine);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#ffffffab;border:1px solid #b00d461c;border-radius:19px 16px 21px 17px;align-items:center;gap:10px;margin-top:18px;padding:0 16px;display:inline-flex}.smart-search{min-height:63px;color:var(--muted);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #ffffffd9;border-radius:28px 21px 31px 23px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:17px;padding:0 17px;display:grid}.smart-search button{background:var(--ink);width:38px;height:38px;color:var(--white);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.quick-filters{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;margin-top:15px;padding-bottom:4px;display:flex;overflow-x:auto}.quick-filters::-webkit-scrollbar{display:none}.quick-filters button{border:1px solid var(--line);min-height:41px;color:var(--muted);cursor:pointer;background:#ffffffad;border-radius:999px;flex:none;padding:0 16px;transition:transform .18s,color .2s,background .2s,box-shadow .2s}.quick-filters button:active{transform:scale(.94)}.quick-filters button.active{border-color:var(--wine);background:var(--wine);color:var(--white);box-shadow:0 9px 20px #b00d4624}.feed-section{margin-top:44px}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:15px;display:flex}.section-head span{color:var(--wine);font-size:12px;font-weight:500}.section-head h2{margin:1px 0 0;font-family:Amatic SC,sans-serif;font-size:49px;font-weight:400;line-height:.84}.section-head>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.places-deck{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-auto-columns:min(88%,520px);grid-auto-flow:column;gap:12px;margin-inline:0 -18px;padding-inline:18px 52px;scroll-padding-inline:18px;display:grid;overflow:auto hidden}.places-deck::-webkit-scrollbar{display:none}.place-card{scroll-snap-align:start;scroll-snap-stop:always;min-width:0}.place-photo{height:410px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:39px 30px 48px 34px;flex-direction:column;justify-content:flex-end;padding:19px;display:flex;position:relative;overflow:hidden}.place-photo-1{background:linear-gradient(#12080c05,#12080ccc),radial-gradient(circle at 75% 18%,#cd9d778c,#0000 28%),linear-gradient(145deg,#8e846e,#526a5f 52%,#27362f)}.place-photo-2{background:linear-gradient(#12080c05,#12080cc7),radial-gradient(circle at 25% 18%,#f6c8976b,#0000 30%),linear-gradient(145deg,#afa17d,#69775b 50%,#38442f)}.place-photo-3{background:linear-gradient(#12080c08,#12080cd1),radial-gradient(circle at 75% 18%,#ae4b6661,#0000 30%),linear-gradient(145deg,#635058,#342d34 55%,#171113)}.place-pills{gap:7px;display:flex;position:absolute;top:18px;right:18px}.place-pills span{color:var(--ink);background:#ffffffeb;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:500}.place-pills span+span{color:var(--white);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#140c0f8f}.favorite{width:42px;height:42px;color:var(--white);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;background:#0f080b38;border:1px solid #ffffff3b;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;left:18px}.favorite.saved{background:var(--wine)}.place-copy{color:var(--white)}.place-copy small{color:#ffffffa6}.place-copy h3{max-width:85%;margin:5px 0 10px;font-family:Amatic SC,sans-serif;font-size:57px;font-weight:400;line-height:.76}.place-copy p{color:#ffffffb8;max-width:380px;margin:0;font-size:14px}.place-copy footer{gap:18px;margin-top:17px;font-size:12px;display:flex}.tab-screen{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;padding:40px 10px 130px;display:flex}.tab-screen-icon{width:88px;height:88px;color:var(--wine);box-shadow:var(--shadow-soft);background:#ffffffbf;border-radius:33px 26px 37px 29px;place-items:center;margin-bottom:29px;display:grid}.tab-screen small{color:var(--wine);font-size:13px}.tab-screen h1{margin:2px 0 12px;font-family:Amatic SC,sans-serif;font-size:clamp(84px,22vw,135px);font-weight:400;line-height:.72}.tab-screen p{max-width:420px;color:var(--muted);margin:0;font-size:15px;line-height:1.6}.bottom-nav{z-index:50;left:50%;bottom:calc(11px + var(--safe-bottom));-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#ffffffdb;border:1px solid #fffc;border-radius:32px 27px 35px 29px;grid-template-columns:repeat(5,1fr);gap:3px;width:min(100% - 22px,720px);padding:8px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 18px 60px #1f0c1426}.nav-item{min-height:58px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:21px 17px 23px 18px;flex-direction:column;justify-content:center;align-items:center;gap:3px;transition:transform .18s,background .24s,color .24s,box-shadow .24s;display:flex}.nav-item:active{transform:scale(.88)}.nav-item small{font-size:11px}.nav-item.active{background:var(--wine);color:var(--white);box-shadow:0 10px 27px #b00d462b}.onboarding{width:100%;height:var(--app-height);min-height:100svh;color:var(--ink);overflow:hidden}.onboarding-screen{width:100%;height:var(--app-height);max-width:720px;min-height:100svh;padding:calc(18px + var(--safe-top)) 25px calc(15px + var(--safe-bottom));flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.onboarding-brand{z-index:5;align-items:center;gap:12px;display:flex;position:relative}.onboarding-logo{border-radius:19px 16px 20px 17px;place-items:center;width:53px;height:53px;font-size:24px;display:grid}.onboarding-name{letter-spacing:-.04em;font-size:27px;font-weight:400}.onboarding-primary{background:var(--wine);width:100%;min-height:58px;color:var(--white);cursor:pointer;border:0;border-radius:23px 19px 25px 21px;font-size:18px;font-weight:500;box-shadow:0 15px 40px #b00d462e}.onboarding-primary:disabled,.onboarding-skip:disabled{opacity:.48;cursor:default}.onboarding-skip{width:100%;min-height:41px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:16px;font-weight:500}.onboarding-step-1{color:var(--white);background:radial-gradient(circle at 82% 8%,#e63f7a66,#0000 28%),radial-gradient(circle at 5% 60%,#9a0f3c61,#0000 39%),linear-gradient(155deg,#13060b,#350b1b 45%,#741137)}.onboarding-welcome{isolation:isolate;position:relative}.welcome-glow{filter:blur(85px);opacity:.42;pointer-events:none;border-radius:50%;position:absolute}.welcome-glow-one{background:#ff4e8c85;width:300px;height:300px;top:-120px;right:-80px}.welcome-glow-two{background:#940d3999;width:390px;height:390px;bottom:9%;left:-210px}.onboarding-step-1 .onboarding-logo{background:#ffffff1c;border:1px solid #ffffff26}.onboarding-step-1 .onboarding-name{color:var(--white)}.welcome-radar{aspect-ratio:1;place-items:center;width:clamp(185px,27dvh,285px);margin:clamp(15px,3dvh,34px) auto 12px;display:grid;position:relative}.welcome-radar-ring{border:1px solid #ffffff2e;border-radius:48% 52% 47% 53%/56% 43% 57% 44%;animation:4s ease-in-out infinite onboardingRadarBreath;position:absolute}.ring-a{width:36%;height:36%}.ring-b{width:68%;height:68%}.ring-c{width:100%;height:100%}.welcome-radar-center{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:31px 25px 34px 27px;place-items:center;width:92px;height:92px;font-size:41px;display:grid;position:relative}.radar-dot{background:var(--white);border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite onboardingRadarPoint;position:absolute;box-shadow:0 0 18px #ffffffa6}.radar-dot-one{top:20%;right:7%}.radar-dot-two{animation-delay:.8s;bottom:16%;left:18%}.radar-dot-three{animation-delay:1.5s;top:50%;left:1%}.welcome-copy{margin-top:auto}.onboarding-hello{margin-bottom:10px;font-size:15px;font-weight:500;display:block}.onboarding-step-1 .onboarding-hello{color:#ffffffa6}.welcome-teaser{color:#ff96b9;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.onboarding-step-1 h1{color:var(--white);margin:0;font-family:Amatic SC,sans-serif;font-size:clamp(62px,9dvh,92px);font-weight:400;line-height:.78}.onboarding-step-1 p{color:#ffffff9e;margin:17px 0 0;font-size:clamp(13px,1.8dvh,17px)}.onboarding-step-1 strong{color:var(--white);margin-top:8px;font-size:clamp(15px,2dvh,18px);font-weight:500;display:block}.welcome-button{background:var(--white);color:var(--wine-deep);justify-content:center;align-items:center;gap:13px;margin-top:clamp(13px,2.3dvh,23px);display:flex}.onboarding-step-2{background:radial-gradient(circle at 50% 25%,#b00d4613,#0000 30%),#f8f2ed}.onboarding-location{padding-top:calc(14px + var(--safe-top));padding-bottom:calc(14px + var(--safe-bottom))}.location-visual{aspect-ratio:1;place-items:center;width:clamp(145px,24dvh,230px);margin:clamp(7px,1.4dvh,18px) auto 0;display:grid;position:relative}.location-visual>span{z-index:4;background:linear-gradient(145deg,var(--wine),#780d32);border-radius:29px 24px 32px 25px;place-items:center;width:clamp(68px,9dvh,87px);height:clamp(68px,9dvh,87px);font-size:clamp(29px,4dvh,38px);display:grid;position:relative;box-shadow:0 20px 50px #b00d462e}.location-ring{border:1px solid #b00d461f;border-radius:48% 52% 46% 54%/55% 43% 57% 45%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.location-ring-one{width:67%;height:67%}.location-ring-two{width:100%;height:100%}.onboarding-location-copy{text-align:center;margin:clamp(9px,1.7dvh,18px) 0 0}.onboarding-location-copy .onboarding-hello{color:var(--wine)}.onboarding-location-copy h1{margin:0;font-family:Amatic SC,sans-serif;font-size:clamp(57px,8dvh,82px);font-weight:400;line-height:.8}.onboarding-location-copy p{max-width:520px;color:var(--muted);margin:clamp(10px,1.7dvh,17px) auto 0;font-size:clamp(13px,1.8dvh,16px);line-height:1.5}.location-error{max-width:520px;color:var(--wine);background:#b00d4611;border-radius:18px 15px 20px 16px;margin:10px auto 0;padding:10px 14px;font-size:13px}.location-settings-btn{color:var(--wine);cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:13px;font-weight:500;text-decoration:underline}.onboarding-actions{gap:4px;margin-top:auto;padding-top:clamp(8px,1.5dvh,15px);display:grid}@keyframes onboardingRadarBreath{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.78;transform:scale(1.035)}}@keyframes onboardingRadarPoint{0%,to{opacity:.3;transform:scale(.75)}50%{opacity:1;transform:scale(1.25)}}@media (width<=560px){.topbar,.feed{padding-left:15px;padding-right:15px}.discover-radar-stage{min-height:260px}.wine-radar{width:min(77vw,310px)}.discover-copy{margin-top:-22px}.discover-copy h1{font-size:72px}.places-deck{grid-auto-columns:88%;gap:10px;margin-inline:0 -15px;padding-inline:15px 42px;scroll-padding-inline:15px}.place-photo{height:min(52dvh,390px);min-height:360px}}@media (height<=760px){.loading-brand{margin-top:-20vh}.loading-brand strong{font-size:46px}.loading-brand span{margin-top:10px;font-size:14px}.discover-radar-stage{min-height:210px}.wine-radar{width:min(58vw,230px)}.discover-copy h1{font-size:60px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
