:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.tt-logo-icon{box-sizing:border-box;border:1.8px solid #1f5a2e;border-radius:18px 18px 6px 6px;flex:none;justify-content:center;align-items:flex-end;width:38px;height:38px;padding-bottom:6px;display:inline-flex;position:relative}.tt-logo-icon:before{content:"";box-sizing:border-box;border:1.8px solid #1f5a2e;border-bottom:none;border-radius:14px 14px 0 0;width:18px;height:26px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.tt-logo-icon:after{content:"";z-index:1;background:#1f5a2e;border-radius:5px 5px 0 0;width:5px;height:12px}.tt-logo-icon.sm{border-width:1.7px;border-radius:16px 16px 6px 6px;width:34px;height:34px;padding-bottom:5px}.tt-logo-icon.sm:before{border-width:1.7px;border-radius:12px 12px 0 0;width:16px;height:23px;top:6px}.tt-logo-icon.sm:after{width:4px;height:10px}.tt-logo-icon.lg-faded{opacity:.16;border-width:2.4px;border-radius:32px 32px 12px 12px;width:76px;height:76px;padding-bottom:12px}.tt-logo-icon.lg-faded:before{border-width:2.4px;border-radius:24px 24px 0 0;width:36px;height:52px;top:13px}.tt-logo-icon.lg-faded:after{border-radius:8px 8px 0 0;width:8px;height:21px}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}body,body[data-page]{background-color:#f8f4ec;background-image:radial-gradient(at 50% 0,#f8f2ead9 0%,#0000 58%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 120vh;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.home-page{width:min(1440px,100% - 48px);margin:0 auto;padding:10px 0 80px;position:relative}.home-hero{background:radial-gradient(at 70% 20%,#f8f4ece6 0%,#0000 55%),#fffdf8;border-radius:28px;align-items:center;min-height:680px;margin:0 0 12px;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-bg-image{object-fit:cover;object-position:center right;width:62%;height:100%;display:block;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 40%,#00000080 60%,#0000 80%);mask-image:linear-gradient(270deg,#000 40%,#00000080 60%,#0000 80%)}.hero-bg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fffdf8 0%,#fffdf8fa 22%,#fffdf8e0 36%,#fffdf885 50%,#fffdf81f 65%,#0000 80%),linear-gradient(#fffdf805 0%,#fffdf80f 70%,#fffdf8d9 100%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:flex-start;width:100%;padding:92px 32px 74px;display:flex;position:relative}.hero-content h1{color:#1a3a2a;letter-spacing:-.06em;width:min(760px,56%);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.2vw,92px);font-weight:500;line-height:.95}.hero-description{color:#5a6b5a;letter-spacing:.01em;width:min(760px,56%);max-width:640px;margin:28px 0 0;font-size:17px;font-weight:400;line-height:1.7}.hero-actions{align-items:center;gap:16px;width:min(760px,56%);margin-top:36px;display:flex}.primary-btn,.secondary-btn{letter-spacing:.01em;cursor:pointer;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 32px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .2s,border-color .2s,opacity .2s;display:inline-flex}.primary-btn{color:#fff;background:#1f5a2e;box-shadow:0 4px 14px #1f5a2e40,0 1px 3px #1f5a2e14}.primary-btn:hover{background:#174523;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 24px #1f5a2e4d,0 2px 6px #1f5a2e1a}.primary-btn:active{transform:translateY(0)scale(.98)}.secondary-btn{color:#1a3a2a;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1.5px solid #1a3a2a33;box-shadow:0 1px 3px #0000000a}.secondary-btn:hover{background:#fffffff2;border-color:#1a3a2a66;transform:translateY(-2px)scale(1.02);box-shadow:0 4px 14px #0000000f}.secondary-btn:active{transform:translateY(0)scale(.98)}.primary-btn svg,.secondary-btn svg{color:currentColor;flex:none}.hero-info-bar{-webkit-backdrop-filter:blur(20px);background:#ffffffbf;border:1px solid #fff9;border-radius:20px;grid-template-columns:1.4fr .85fr .85fr;align-items:center;gap:0;width:min(700px,100vw - 96px);margin:48px auto 0;padding:20px 28px;display:grid;box-shadow:0 2px 8px #0000000a,0 8px 32px #0000000a}.hero-info-item{color:#3a4a3a;border-right:1px solid #5a6b5a1a;min-width:0;padding:0 24px}.hero-info-item:first-child{padding-left:0}.hero-info-item:last-child{border-right:0;padding-right:0}.hero-weather-block{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.hero-weather-top{flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;display:flex}.hero-weather-top span{color:#4a5a4a;white-space:nowrap;align-items:center;gap:7px;font-size:14.5px;font-weight:500;line-height:1.2;display:inline-flex}.hero-weather-top i{background:#5a6b5a24;width:1px;height:20px;display:inline-block}.hero-weather-top svg{color:#1f5a2e;opacity:.75;flex:none}.hero-weather-block p{color:#5a6b5a;text-align:center;margin:0;font-size:13.5px;font-weight:400;line-height:1.4}.hero-exchange-block,.hero-date-block{justify-content:center;align-items:center;gap:12px;display:flex}.hero-exchange-block{cursor:pointer;text-decoration:none}.hero-exchange-block:hover strong,.hero-exchange-block:hover small{color:#1f5a2e}.hero-exchange-block svg,.hero-exchange-block .currency-symbol-icon,.hero-date-block svg{color:#1f5a2e;opacity:.75;flex:none}.currency-symbol-icon{background:#1f5a2e0f;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:17px;font-weight:600;display:inline-flex}.hero-exchange-block strong,.hero-date-block strong{color:#1a3a2a;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.3;display:block}.hero-exchange-block small,.hero-date-block small{color:#5a6b5a;margin-top:4px;font-size:13px;font-weight:400;line-height:1.3;display:block}.flow-heading{text-align:center;flex-direction:column;align-items:center;max-width:620px;margin:0 auto 36px;display:flex}.flow-heading:before{content:"";background:linear-gradient(#0000,#1f5a2e4d);width:1px;height:44px;margin-bottom:20px}.flow-kicker{color:#1f5a2e;letter-spacing:.12em;text-transform:uppercase;opacity:.85;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.flow-heading h2{color:#1a3a2a;letter-spacing:-.03em;margin:14px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,34px);font-weight:500;line-height:1.15}.flow-heading p{color:#5a6b5a;margin:10px 0 0;font-size:14.5px;font-weight:400;line-height:1.6}.flow-heading a{color:#1f5a2e;white-space:nowrap;margin-top:14px;font-size:13.5px;font-weight:600;text-decoration:none;transition:opacity .2s}.flow-heading a:hover{opacity:.7;text-decoration:underline}.live-dot{background:#6aa35d;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #6aa35d24}.right-now-section{padding:8px 28px 0}.right-now-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.right-now-card{text-align:left;background:#fffdf8;border:1px solid #ffffff80;border-radius:22px;align-items:flex-start;gap:18px;min-height:170px;padding:28px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000a}.right-now-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000000f,0 16px 40px #0000000f}.right-now-icon{border-radius:16px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.right-now-icon svg{color:currentColor;flex:none}.right-now-weather .right-now-icon{color:#2f6f9f;background:#afd3f34d}.right-now-event .right-now-icon{color:#b96b18;background:#f8d39e59}.right-now-traffic .right-now-icon{color:#a05d15;background:#f3d8a34d}.right-now-content{flex-direction:column;min-width:0;min-height:120px;display:flex}.right-now-category{color:#1f5a2e;background:#1f5a2e14;border-radius:999px;width:fit-content;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:600;line-height:1}.right-now-card h3{color:#1a3a2a;margin:0;font-size:17px;font-weight:600;line-height:1.3}.right-now-card p{color:#5a6b5a;margin:8px 0 0;font-size:14px;line-height:1.5}.right-now-card small{color:#7a8a7a;margin-top:auto;padding-top:16px;font-size:12px;font-weight:400}.news-section{background:#f5efe4;margin:0 calc(50% - 50vw + 10px);padding:48px calc(50vw - 50% + 10px) 0}.news-section>.flow-heading,.news-section>.news-carousel-wrap{max-width:min(1440px,100% - 48px);margin-left:auto;margin-right:auto}.news-carousel-wrap{position:relative}.news-side-btn{z-index:5;color:#1f5a2e;cursor:pointer;background:#ffffffeb;border:1px solid #1f5a2e1f;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000f}.news-side-btn:hover{background:#fff;transform:translateY(-50%)scale(1.06);box-shadow:0 6px 20px #00000014}.news-side-btn:active{transform:translateY(-50%)scale(.95)}.news-side-btn svg{color:currentColor;flex:none}.news-side-btn-left{left:-14px}.news-side-btn-right{right:-14px}.news-scroll-container{scrollbar-width:thin;scrollbar-color:#1f5a2e33 transparent;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;padding-bottom:8px;position:relative;overflow:auto hidden}.news-scroll-container.is-dragging{cursor:grabbing;scroll-behavior:auto}.news-scroll-container.is-dragging .news-card:hover{transform:none}.news-scroll-container::-webkit-scrollbar{height:3px}.news-scroll-container::-webkit-scrollbar-thumb{background:#1f5a2e2e;border-radius:99px}.news-scroll-track{gap:20px;min-width:max-content;padding:4px 2px;display:flex}.news-card{width:310px;min-width:290px;max-width:360px;color:inherit;background:#fff;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000a}.news-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000000f,0 16px 48px #0000000f}.news-card-img{flex-shrink:0;width:100%;height:180px;overflow:hidden}.news-card-img img{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .4s;display:block}.news-card:hover .news-card-img img{transform:scale(1.04)}.news-card-body{flex-direction:column;flex:1;gap:10px;padding:18px 20px 22px;display:flex}.news-card-source{color:#1f5a2e;text-transform:uppercase;letter-spacing:.03em;background:#1f5a2e14;border-radius:999px;width:fit-content;padding:3px 10px;font-size:11px;font-weight:600;line-height:1.2;display:inline-block}.news-card-body h3{color:#1a3a2a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.news-empty{color:#5a6b5a;text-align:center;white-space:nowrap;padding:40px 20px;font-size:14px;font-weight:400}.news-carousel-wrap:after{content:"";background:linear-gradient(90deg,#1f5a2e26,#1f5a2e14 50%,#0000 100%);border-radius:2px;width:60%;height:2px;margin:18px auto 0;display:block}.explore-preview-section{padding:48px 28px 0}.explore-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.explore-preview-card{color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000a}.explore-preview-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000000f,0 20px 48px #00000014}.explore-preview-card img{object-fit:cover;width:100%;height:175px;transition:transform .4s;display:block}.explore-preview-card:hover img{transform:scale(1.04)}.explore-icon{color:#1f5a2e;background:#fffffff0;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;top:148px;left:20px;box-shadow:0 2px 8px #0000000f}.explore-icon svg{color:currentColor;flex:none}.explore-preview-card-content{padding:36px 20px 22px}.explore-preview-card-content h3{color:#1a3a2a;margin:0;font-size:18px;font-weight:600;line-height:1.25}.explore-preview-card-content p{color:#5a6b5a;margin:8px 0 0;font-size:13.5px;font-weight:400;line-height:1.5}.explore-preview-card-content span{color:#1f5a2e;opacity:.85;margin-top:16px;font-size:12.5px;font-weight:600;transition:opacity .2s;display:inline-flex}.explore-preview-card:hover .explore-preview-card-content span{opacity:1}.built-for-strip{text-align:center;max-width:1020px;margin:0 auto;padding:52px 28px 0}.built-for-strip:before{content:"";background:linear-gradient(#0000,#1f5a2e4d);width:1px;height:44px;margin:0 auto 20px;display:block}.built-for-strip h2{color:#1f5a2e;letter-spacing:.12em;text-transform:uppercase;text-align:center;opacity:.85;margin:0 0 28px;font-size:12px;font-weight:600}.built-for-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.built-for-grid article{color:#4a5a4a;text-align:left;border-left:1px solid #5a6b5a1a;justify-content:center;align-items:center;gap:14px;min-height:56px;padding:0 18px;display:flex}.built-for-grid article:first-child{border-left:0}.built-for-grid svg{color:currentColor;opacity:.7;flex:none}.built-for-grid strong{color:#1a3a2a;font-size:13px;font-weight:600;line-height:1.25;display:block}.built-for-grid small{color:#5a6b5a;margin-top:3px;font-size:12px;font-weight:400;line-height:1.25;display:block}@media (width<=1120px){.home-hero{align-items:flex-start;min-height:auto}.hero-bg-image{opacity:.35;width:100%;-webkit-mask-image:linear-gradient(#0009 0%,#0003 50%,#0000 100%);mask-image:linear-gradient(#0009 0%,#0003 50%,#0000 100%)}.hero-bg:after{background:linear-gradient(90deg,#fffdf8 0%,#fffdf8eb 55%,#fffdf8a6 100%),linear-gradient(#fffdf805 0%,#fffdf8e6 100%)}.hero-content{width:100%;padding:76px 28px 54px}.hero-content h1,.hero-description,.hero-actions{width:100%;max-width:720px}.hero-content h1,.hero-description{text-align:left}.hero-actions{justify-content:flex-start}.hero-info-bar{width:100%}.explore-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.home-page{width:min(100% - 32px,1180px);padding-top:18px}.home-hero{border-radius:22px;overflow:hidden}.hero-content h1{font-size:clamp(48px,14vw,72px)}.hero-description{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.primary-btn,.secondary-btn{width:100%}.hero-info-bar{grid-template-columns:1fr;gap:16px;margin-top:36px;padding:20px}.hero-info-item{border-bottom:1px solid #5a6b5a14;border-right:0;padding:0 0 16px}.hero-info-item:last-child{border-bottom:0;padding-bottom:0}.hero-exchange-block,.hero-date-block{justify-content:flex-start}.hero-weather-block{text-align:left;align-items:flex-start}.hero-weather-top{justify-content:flex-start}.hero-weather-block p{text-align:left}.right-now-grid{grid-template-columns:1fr}.flow-heading:before,.built-for-strip:before{height:36px}.news-section,.explore-preview-section{padding-top:36px}.news-carousel-wrap{padding:0 20px}.news-side-btn{width:36px;height:36px}.news-side-btn-left{left:0}.news-side-btn-right{right:0}.built-for-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.built-for-grid article{border-top:1px solid #5a6b5a14;border-left:0;justify-content:flex-start}.built-for-grid article:first-child,.built-for-grid article:nth-child(2){border-top:0}}@media (width<=560px){.hero-content{padding:54px 22px 38px}.right-now-section{padding:6px 20px 0}.news-section,.explore-preview-section{padding:28px 20px 0}.right-now-card{min-height:auto}.explore-preview-grid,.built-for-grid{grid-template-columns:1fr}.explore-preview-card img{height:165px}.news-carousel-wrap{padding:0 14px}.news-side-btn{width:32px;height:32px}.news-card{width:270px;min-width:270px}.news-card-img{height:150px}.built-for-strip{padding:40px 20px 0}.built-for-grid article,.built-for-grid article:nth-child(2){border-top:1px solid #5a6b5a14}.built-for-grid article:first-child{border-top:0}}.navigation{z-index:50;-webkit-backdrop-filter:blur(20px);background:#fffdf8d1;border-bottom:1px solid #5a6b5a14;width:100%;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;gap:28px;width:min(1180px,100% - 48px);height:60px;margin:0 auto;display:flex}.nav-logo{color:#18352a;flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.nav-logo-icon{border:1.8px solid #1f5a2e;border-radius:18px 18px 6px 6px;justify-content:center;align-items:flex-end;width:38px;height:38px;padding-bottom:6px;display:inline-flex;position:relative}.nav-logo-icon:before{content:"";border:1.8px solid #1f5a2e;border-bottom:none;border-radius:14px 14px 0 0;width:18px;height:26px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.nav-logo-icon:after{content:"";z-index:1;background:#1f5a2e;border-radius:5px 5px 0 0;width:5px;height:12px}.nav-logo-text{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:600}.nav-logo-text span{color:#1f5a2e}.nav-menu{flex:1;justify-content:center;align-items:center;gap:42px;display:flex}.nav-link{color:#5f665f;padding:4px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-link:after{content:"";background:#1f5a2e;border-radius:99px;width:0;height:2.5px;transition:width .25s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.nav-link:hover,.nav-link-active{color:#18352a}.nav-link:hover:after,.nav-link-active:after{width:100%}.nav-action{color:#fff;background:#1f5a2e;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 22px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .2s;display:inline-flex;box-shadow:0 2px 8px #1f5a2e24}.nav-action:hover{background:#174523;transform:translateY(-1px);box-shadow:0 4px 14px #1f5a2e33}.nav-action-icon{font-size:13px;line-height:1}.nav-auth{flex-shrink:0;align-items:center;gap:16px;display:inline-flex}.nav-username{color:#18352a;white-space:nowrap;font-size:14px;font-weight:600}.nav-logout-btn{color:#1f5a2e;min-height:38px;font:inherit;cursor:pointer;background:#1f5a2e0a;border:1.5px solid #1f5a2e33;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.nav-logout-btn:hover{background:#1f5a2e1a;border-color:#1f5a2e59;transform:translateY(-1px)}.nav-logout-btn:active{transform:translateY(0)}.nav-login-btn{color:#1f5a2e;font:inherit;cursor:pointer;background:0 0;border:1.5px solid #1f5a2e40;border-radius:999px;padding:9px 22px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s,transform .2s}.nav-login-btn:hover{background:#1f5a2e0f;border-color:#1f5a2e;transform:translateY(-1px)}@media (width<=860px){.nav-container{flex-wrap:wrap;gap:14px;width:min(100% - 32px,1180px);height:auto;min-height:72px;padding:14px 0}.nav-menu{scrollbar-width:none;order:3;justify-content:flex-start;gap:12px;width:100%;padding:4px 0 2px;overflow-x:auto}.nav-menu::-webkit-scrollbar{display:none}.nav-link{background:#1f5a2e0f;border-radius:999px;flex:none;padding:9px 16px;font-size:14px;font-weight:500}.nav-link:after{display:none}.nav-link-active{color:#fff;background:#1f5a2e}.nav-action{min-height:40px;padding:0 14px;font-size:13px}}@media (width<=520px){.nav-logo-text{font-size:24px}.nav-logo-icon{width:34px;height:34px}.nav-action{display:none}.nav-auth{gap:10px}.nav-username{font-size:13px}.nav-logout-btn{min-height:34px;padding:0 12px;font-size:12px}}.footer{color:#fff;background:#18352a;margin-top:72px}.footer-container{width:min(1180px,100% - 48px);margin:0 auto;padding:48px 0 24px}.footer-main{border-bottom:1px solid #ffffff14;grid-template-columns:minmax(280px,.95fr) minmax(110px,.35fr) minmax(220px,.55fr);justify-content:center;align-items:start;gap:64px;padding-bottom:32px;display:grid}.footer-brand{text-align:center;justify-self:center;max-width:420px}.footer-logo{color:#fff;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.footer-logo-icon{box-sizing:border-box;border:1.6px solid #d9e7c6;border-radius:15px 15px 5px 5px;justify-content:center;align-items:flex-end;width:32px;height:32px;padding-bottom:5px;display:inline-flex;position:relative}.footer-logo-icon:before{content:"";box-sizing:border-box;border:1.6px solid #d9e7c6;border-bottom:none;border-radius:12px 12px 0 0;width:15px;height:21px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.footer-logo-icon:after{content:"";z-index:1;background:#d9e7c6;border-radius:5px 5px 0 0;width:4px;height:10px}.footer-logo-text{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:600}.footer-logo-text span{color:#d9e7c6}.footer-description{color:#fff9;max-width:360px;margin:16px auto 0;font-size:14px;font-weight:400;line-height:1.65}.footer-links,.footer-note{flex-direction:column;align-items:flex-start;display:flex}.footer-links{justify-self:center}.footer-note{justify-self:center;max-width:260px}.footer-links h4,.footer-note h4{color:#d9e7c6;text-transform:uppercase;letter-spacing:.12em;opacity:.85;margin:0 0 16px;font-size:12px;font-weight:600}.footer-link-list{flex-direction:column;gap:10px;display:flex}.footer-link-list a{color:#ffffffa6;width:fit-content;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s,transform .2s}.footer-link-list a:hover{color:#fff;transform:translate(4px)}.footer-note>p{color:#ffffffa6;text-align:left;max-width:260px;margin:0;font-size:14px;font-weight:400;line-height:1.6}.footer-emergency{text-align:left;justify-self:center;align-items:flex-start;max-width:260px}.footer-emergency h4{text-align:left;color:#d9e7c6;text-transform:uppercase;letter-spacing:.12em;opacity:.85;width:100%;margin:0 0 16px;font-size:12px;font-weight:600}.footer-emergency-list{flex-direction:column;align-items:flex-start;gap:10px;width:100%;display:flex}.footer-emergency-list p{color:#ffffffa6;text-align:left;grid-template-columns:38px 1fr;justify-content:start;align-items:center;gap:10px;width:100%;margin:0;font-size:14px;font-weight:400;line-height:1.35;display:grid}.footer-emergency-list strong{color:#d9e7c6;text-align:left;font-size:14px;font-weight:600}.footer-emergency-list span{color:#ffffffa6;text-align:left;font-weight:400}.footer-bottom{color:#fff6;justify-content:space-between;align-items:center;gap:24px;padding-top:20px;font-size:13px;font-weight:400;display:flex}.footer-bottom p{margin:0}@media (width<=960px){.footer{margin-top:56px}.footer-container{width:min(100% - 32px,1180px);padding-top:40px}.footer-main{text-align:center;grid-template-columns:1fr;gap:32px;padding-bottom:28px}.footer-brand,.footer-note,.footer-emergency{justify-self:center;max-width:100%}.footer-links,.footer-note{align-items:center}.footer-description{max-width:420px}.footer-note>p{text-align:center;max-width:520px}.footer-link-list{align-items:center}.footer-emergency{text-align:left;align-items:flex-start;width:fit-content}.footer-emergency h4{text-align:left}.footer-emergency-list{align-items:flex-start;width:100%}.footer-emergency-list p{text-align:left;width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:8px}}@media (width<=560px){.footer{margin-top:48px}.footer-container{padding:32px 0 18px}.footer-main{gap:28px;padding-bottom:24px}.footer-logo-text{font-size:24px}.footer-description{max-width:310px;margin-top:16px;font-size:14px;line-height:1.55}.footer-link-list{flex-flow:wrap;justify-content:center;gap:10px 16px}.footer-emergency-list p{grid-template-columns:36px 1fr;font-size:13px}.footer-bottom{font-size:12px}}.ask-page{flex-direction:column;width:min(1440px,100% - 48px);height:calc(100vh - 60px);margin:0 auto;padding:0;display:flex}.assistant-shell{background:#f7f6f3;border-radius:0;flex:1;grid-template-columns:240px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.assistant-side{background:#f7f6f3;border-right:1px solid #e8e6df;flex-direction:column;gap:6px;min-height:0;padding:20px 16px;display:flex;overflow-y:auto}.assistant-side::-webkit-scrollbar{width:4px}.assistant-side::-webkit-scrollbar-track{background:0 0}.assistant-side::-webkit-scrollbar-thumb{background:#5a6b5a1f;border-radius:20px}.side-logo{border-bottom:1px solid #e8e6df;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:12px;display:flex}.side-logo .tt-logo-icon{border-width:1.5px;border-radius:14px 14px 5px 5px;width:30px;height:30px;padding-bottom:4px}.side-logo .tt-logo-icon:before{border-width:1.5px;border-radius:10px 10px 0 0;width:14px;height:20px;top:5px}.side-logo .tt-logo-icon:after{width:4px;height:9px}.side-logo h2{color:#18352a;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:600}.side-logo p{display:none}.new-chat-btn,.context-btn{color:#1d6b44;width:100%;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8e6df;border-radius:10px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #00000008}.new-chat-btn:hover,.context-btn:hover{background:#eef7f1;border-color:#1d6b44}.context-btn{margin-top:2px}.context-btn span{font-size:14px}.session-list{margin-top:10px}.session-list h3{color:#8e938d;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:11px;font-weight:600}.session-row{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1px;padding:8px 10px;transition:background .12s;display:flex}.session-row:hover{background:#eef7f1}.session-active{background:#e4f4ea}.session-name{color:#18352a;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}.session-actions{opacity:0;gap:2px;transition:opacity .12s;display:flex}.session-row:hover .session-actions{opacity:1}.session-download,.session-delete{color:#8e938d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;transition:background .12s,color .12s;display:flex}.session-download:hover,.session-delete:hover{color:#1d6b44;background:#1f5a2e14}.most-asked{margin-top:14px}.most-asked h3{color:#8e938d;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:11px;font-weight:600}.most-asked button{color:#18352a;width:100%;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;margin-bottom:2px;padding:7px 10px;font-size:13px;font-weight:400;transition:background .12s,transform .12s,box-shadow .12s;display:flex}.most-asked button:hover{background:#eef7f1;border:1px solid #1d6b44;margin:-1px -1px 1px;padding:7px 9px;transform:translateY(-1px);box-shadow:0 2px 6px #1d6b4414}.most-asked button span{flex:1}.most-asked button b{color:#1d6b44;opacity:.5;font-size:16px}.ask-language-picker{border-top:1px solid #e8e6df;margin-top:auto;padding-top:12px}.ask-language-picker h3{color:#8e938d;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px;font-size:11px;font-weight:600}.ask-language-picker select{color:#18352a;width:100%;height:36px;font:inherit;cursor:pointer;appearance:auto;background:#fff;border:1px solid #e8e6df;border-radius:8px;padding:0 12px;font-size:13px;font-weight:500;transition:border-color .15s}.ask-language-picker select:hover,.ask-language-picker select:focus{border-color:#1d6b44;outline:none}.assistant-map-panel{background:#f7f6f3;border-right:1px solid #e8e6df;flex-direction:column;width:240px;animation:.18s ease-out map-panel-in;display:flex;overflow:hidden}@keyframes map-panel-in{0%{opacity:.4}to{opacity:1}}.assistant-map-panel .map-panel-header{color:#18352a;border-bottom:1px solid #e8e6df;justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;font-size:13px;font-weight:600;display:flex}.assistant-map-panel .map-panel-back{color:#fff;height:30px;font:inherit;cursor:pointer;background:#1d6b44;border:0;border-radius:8px;align-items:center;gap:4px;padding:0 10px;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.assistant-map-panel .map-panel-back:hover{background:#155335}.assistant-map-panel .map-panel{flex:1;width:100%;min-height:300px}.assistant-map-panel .map-open-external{text-align:center;color:#1d6b44;border-top:1px solid #e8e6df;padding:10px;font-size:13px;font-weight:500;text-decoration:none;display:block}@media (width<=1080px){.assistant-map-panel{width:100%}}.assistant-chat{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.chat-header{background:#fff;border-bottom:1px solid #e8e6df;justify-content:space-between;align-items:center;min-height:44px;padding:10px 24px;display:flex}.chat-header-left h2{color:#18352a;margin:0;font-size:18px;font-weight:600}.chat-header-left p{color:#8e938d;margin:0;font-size:12px;font-weight:400}.chat-header-right{align-items:center;gap:8px;display:flex}.chat-header-right button{color:#18352a;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8e6df;border-radius:8px;align-items:center;gap:4px;padding:0 12px;font-size:12px;font-weight:500;transition:background .12s,border-color .12s;display:flex}.chat-header-right button:hover{background:#eef7f1;border-color:#1d6b44}.chat-messages{scroll-behavior:smooth;background:#fff;flex-direction:column;gap:16px;min-height:0;padding:20px 24px 12px;display:flex;overflow:hidden auto}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#5a6b5a1f;border-radius:20px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#5a6b5a40}.chat-messages{scrollbar-width:thin;scrollbar-color:transparent transparent}.chat-messages:hover{scrollbar-color:#5a6b5a1f transparent}.message-row{align-items:flex-start;gap:12px;width:100%;max-width:800px;margin:0 auto;display:flex}.message-row-user{justify-content:flex-end}.assistant-avatar{flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.assistant-avatar .tt-logo-icon{border-width:1.5px;border-radius:14px 14px 4px 4px;width:28px;height:28px;padding-bottom:4px}.assistant-avatar .tt-logo-icon:before{border-width:1.5px;border-radius:10px 10px 0 0;width:13px;height:19px;top:5px}.assistant-avatar .tt-logo-icon:after{width:3px;height:8px}.message-bubble{border-radius:16px;max-width:680px;padding:12px 16px;box-shadow:0 2px 8px #0000000a}.assistant-message{background:#fff;border:1px solid #e8e6df;border-radius:16px 16px 16px 4px;box-shadow:0 4px 16px #0000000a}.user-message{color:#18352a;background:#eef7f1;border:1px solid #1d6b4414;border-radius:16px 16px 4px}.message-bubble>strong{color:#1d6b44;margin-bottom:4px;font-size:13px;font-weight:600;display:block}.message-bubble>p{color:#18352a;text-align:left;margin:0;font-size:14px;line-height:1.55}.message-bubble small{color:#8e938d;text-align:right;margin-top:4px;font-size:11px;display:block}.markdown-content{text-align:left;color:#18352a;font-size:14px;line-height:1.6}.markdown-content p{text-align:left;margin:0 0 6px}.markdown-content p:last-child{margin-bottom:0}.markdown-content strong{font-weight:600}.markdown-content em{font-style:italic}.markdown-content ul,.markdown-content ol{margin:4px 0 6px;padding-left:18px}.markdown-content li{margin-bottom:2px}.markdown-content a{color:#1d6b44;text-decoration:underline}.markdown-content code{background:#1d6b440f;border-radius:4px;padding:1px 4px;font-size:13px}.markdown-content pre{background:#1d6b440a;border-radius:8px;margin:6px 0;padding:10px;overflow-x:auto}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{color:#1d6b44;margin:10px 0 4px}.markdown-content a.place-link{color:#1d6b44;white-space:nowrap;background:#eef7f1;border:1px solid #1d6b441f;border-radius:6px;padding:1px 6px;font-weight:600;text-decoration:none}.markdown-content a.place-link:before{content:"📍"}.markdown-content a.place-link:hover{background:#e4f4ea;border-color:#1d6b4440}.message-sources{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.message-sources a,.message-sources span{color:#5f665f;background:#f7f6f3;border:1px solid #e8e6df;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:500;text-decoration:none;transition:background .12s;display:inline-flex}.message-sources a:hover{background:#eef7f1}.message-feedback{gap:4px;margin-top:6px;display:flex}.message-feedback button{cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .12s;display:flex}.message-feedback button:hover{background:#f7f6f3}.message-feedback .is-rated{background:#eef7f1}.typing-bubble{background:#fff;border:1px solid #e8e6df;border-radius:16px 16px 16px 4px;justify-content:center;align-items:center;gap:4px;width:60px;height:34px;display:flex}.typing-bubble span{opacity:.35;background:#1d6b44;border-radius:50%;width:5px;height:5px}.empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:40px 24px;display:flex}.empty-state .tt-logo-icon{border-width:2px;border-radius:22px 22px 8px 8px;width:48px;height:48px;margin-bottom:8px;padding-bottom:8px}.empty-state .tt-logo-icon:before{border-width:2px;border-radius:16px 16px 0 0;width:22px;height:32px;top:8px}.empty-state .tt-logo-icon:after{width:6px;height:14px}.empty-state h2{color:#18352a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:600}.empty-state p{color:#8e938d;max-width:400px;margin:0;font-size:14px;line-height:1.5}.empty-state-examples{flex-wrap:wrap;justify-content:center;gap:8px;max-width:480px;margin-top:12px;display:flex}.empty-state-examples button{color:#18352a;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8e6df;border-radius:10px;padding:8px 16px;font-size:13px;transition:background .12s,border-color .12s,transform .12s;box-shadow:0 1px 3px #00000008}.empty-state-examples button:hover{background:#eef7f1;border-color:#1d6b44;transform:translateY(-1px)}.chat-form{box-sizing:border-box;background:#fff;border-top:1px solid #e8e6df;align-items:center;gap:10px;width:100%;max-width:800px;margin:0 auto;padding:12px 24px 16px;display:flex}.chat-form input{color:#18352a;height:44px;font:inherit;background:#f7f6f3;border:1px solid #e8e6df;border-radius:12px;outline:none;flex:1;padding:0 16px;font-size:14px;font-weight:400;transition:border-color .15s,background .15s}.chat-form input:focus{background:#fff;border-color:#1d6b44;box-shadow:0 0 0 3px #1d6b440f}.chat-form input::placeholder{color:#8e938d}.chat-form button{color:#fff;cursor:pointer;background:#1d6b44;border:0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .15s,transform .12s;display:flex}.chat-form button:hover{background:#155335;transform:scale(1.05)}.chat-form button:disabled{opacity:.5;cursor:not-allowed;transform:none}.context-banner{color:#18352a;background:#eef7f1;border-bottom:1px solid #e8e6df;justify-content:space-between;align-items:center;padding:6px 24px;font-size:12px;display:flex}.context-banner button{color:#8e938d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;display:flex}.context-banner button:hover{background:#1d6b4414}.map-toggle-btn{color:#1d6b44;height:36px;font:inherit;cursor:pointer;z-index:10;background:#fff;border:1px solid #e8e6df;border-radius:10px;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;transition:transform .12s;display:flex;position:absolute;bottom:80px;right:24px;box-shadow:0 4px 12px #00000014}.map-toggle-btn:hover{transform:translateY(-1px)}.save-toast{color:#fff;z-index:999;background:#18352a;border-radius:10px;padding:10px 20px;font-size:13px;font-weight:500;animation:.2s ease-out toast-in;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000001f}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.recommendation-list-card{background:#fff;border:1px solid #e8e6df;border-radius:16px;width:100%;margin-top:12px;overflow:hidden;box-shadow:0 4px 16px #0000000a}.recommendation-list-header{border-bottom:1px solid #e8e6df;padding:14px 18px}.recommendation-list-header>div{align-items:center;gap:10px;display:flex}.recommendation-icon{color:#1d6b44;background:#eef7f1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:600;display:inline-flex}.recommendation-list-header h3{color:#18352a;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:600}.recommendation-items{display:grid}.recommendation-item{border-bottom:1px solid #e8e6df;grid-template-columns:130px minmax(0,1fr) 90px;align-items:center;gap:14px;padding:14px 18px;display:grid;position:relative}.recommendation-item:last-child{border-bottom:0}.recommendation-image{border-radius:12px;height:100px;position:relative;overflow:hidden}.recommendation-image img{object-fit:cover;width:100%;height:100%}.recommendation-image span{color:#fff;background:#1d6b44;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:8px;left:8px}.recommendation-content{text-align:left;min-width:0;position:relative}.mini-save-btn{color:#1d6b44;cursor:pointer;background:#fff;border:1px solid #e8e6df;border-radius:8px;width:30px;height:30px;position:absolute;top:0;right:0}.mini-save-btn.is-saved{background:#eef7f1}.recommendation-title-row{padding-right:38px}.recommendation-title-row h4{color:#18352a;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.recommendation-title-row p{color:#5f665f;margin:6px 0 0;font-size:12px;font-weight:500}.recommendation-meta{color:#5f665f;font:inherit;cursor:pointer;background:0 0;border:0;flex-wrap:wrap;gap:6px 10px;margin-top:8px;padding:0;font-size:12px;font-weight:500;display:flex}.recommendation-info{gap:4px;margin-top:8px;display:grid}.recommendation-info p{color:#5f665f;margin:0;font-size:12px;line-height:1.4}.recommendation-info b{color:#1d6b44}.recommendation-actions{gap:6px;display:grid}.recommendation-actions button{color:#1d6b44;height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8e6df;border-radius:8px;font-size:11px;font-weight:600;transition:background .12s}.recommendation-actions button:first-child{color:#fff;background:#1d6b44;border:0}.saved-action-btn{color:#1d6b44!important;background:#eef7f1!important;border:1px solid #1d6b441a!important}.recommendation-footer-actions{flex-wrap:wrap;gap:6px;padding:10px 18px 14px;display:flex}.recommendation-footer-actions button{color:#1d6b44;height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e8e6df;border-radius:8px;padding:0 10px;font-size:11px;font-weight:600}.place-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18352a52;justify-content:center;align-items:center;padding:36px 20px;display:flex;position:fixed;inset:0}.place-details-modal,.place-map-modal{background:#fff;border:1px solid #e8e6df;border-radius:24px;width:min(860px,100%);max-height:calc(100vh - 72px);position:relative;overflow-y:auto;box-shadow:0 20px 60px #18352a26}.place-map-modal{width:min(760px,100%);padding:24px}.place-modal-close{z-index:3;color:#1d6b44;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:16px;right:16px}.place-map-header{margin-bottom:16px;padding-right:48px}.place-map-header span{color:#1d6b44;background:#eef7f1;border-radius:999px;margin-bottom:6px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.place-map-header h2{color:#18352a;letter-spacing:-.03em;margin:0;font-size:32px;font-weight:600}.place-map-header p{color:#5f665f;margin:6px 0 0;font-size:13px}.single-place-map{border:1px solid #e8e6df;border-radius:16px;height:320px;overflow:hidden}.leaflet-single-place-map{width:100%;height:100%}.place-map-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.place-map-actions a,.place-map-actions button{height:38px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.place-map-actions a{color:#fff;background:#1d6b44;border:0}.place-map-actions a:hover{background:#155335}.place-map-actions button{color:#1d6b44;background:#fff;border:1px solid #e8e6df}.place-modal-image{min-height:220px;position:relative;overflow:hidden}.place-modal-image img{object-fit:cover;width:100%;height:220px;display:block}.place-modal-image:after{content:"";background:linear-gradient(#0000 42%,#18352ab3);position:absolute;inset:0}.place-modal-image>div{z-index:2;color:#fff;position:absolute;bottom:20px;left:24px;right:24px}.place-modal-image span{background:#ffffff2e;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.place-modal-image h2{margin:0;font-size:36px;font-weight:600}.place-modal-image p{color:#ffffffd1;margin:6px 0 0;font-size:14px;font-weight:500}.place-modal-content{padding:24px}@media (width<=1080px){.assistant-shell{grid-template-columns:200px minmax(0,1fr)}.assistant-side{padding:16px 12px}}@media (width<=860px){.ask-page{height:auto;min-height:calc(100vh - 60px)}.assistant-shell{grid-template-columns:1fr}.assistant-side{display:none}.chat-messages{padding:16px}.chat-form{padding:10px 16px 14px}.chat-header{padding:8px 16px}}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.for-you-page{width:min(1440px,100% - 48px);margin:0 auto;padding:42px 0 0}.preview-toggle{background:#fffdf8d1;border:1px solid #5a6b5a0f;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin:0 auto 18px;padding:7px;display:flex;box-shadow:0 4px 16px #0000000a}.preview-toggle span{color:#5f665f;padding:0 10px;font-size:13px;font-weight:500}.preview-toggle button{color:#5f665f;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 15px;font-size:13px;font-weight:500;transition:background .2s,color .2s}.preview-toggle button.active{color:#fff;background:#1f5a2e;font-weight:600}.guest-for-you-shell{background:#fffdf8;border:1px solid #5a6b5a0a;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #0000000a}.guest-top{border-bottom:1px solid #5a6b5a0f;grid-template-columns:1.05fr .95fr;display:grid}.guest-hero{text-align:center;background-color:#fffdf8;background-position:50%;background-repeat:no-repeat;background-size:cover;border-right:1px solid #5a6b5a0f;min-height:370px;padding:62px 58px;position:relative;overflow:hidden}.guest-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#fffdf8f0 0%,#fffdf8d1 42%,#fffdf84d 100%);position:absolute;inset:0}.guest-hero>*{z-index:2;position:relative}.for-you-pill{color:#1f5a2e;background:#1f5a2e14;border-radius:999px;margin-bottom:18px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.guest-hero h1{color:#18352a;letter-spacing:-.07em;max-width:720px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.2vw,72px);font-weight:500;line-height:.94}.guest-hero p{color:#5f665f;max-width:620px;margin:26px auto 0;font-size:16px;font-weight:400;line-height:1.7}.guest-actions{justify-content:center;align-items:center;gap:16px;margin-top:30px;display:flex}.create-btn,.login-btn{min-width:140px;height:48px;font:inherit;cursor:pointer;border-radius:999px;font-size:14px;font-weight:600;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .2s}.create-btn{color:#fff;background:#1f5a2e;border:0;box-shadow:0 4px 14px #1f5a2e2e}.create-btn:hover{background:#174523;transform:translateY(-1px);box-shadow:0 8px 24px #1f5a2e40}.login-btn{color:#1f5a2e;background:#ffffffd1;border:1.5px solid #1f5a2e40}.login-btn:hover{background:#fffffff2;border-color:#1f5a2e66;transform:translateY(-1px)}.account-benefits{background:#fffdf880;padding:54px 46px}.account-benefits h2,.mode-section h2{color:#18352a;margin:0 0 24px;font-size:18px;font-weight:600}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.benefit-card{background:#ffffffd9;border:1px solid #5a6b5a0a;border-radius:20px;grid-template-columns:54px 1fr;align-items:flex-start;gap:18px;min-height:136px;padding:24px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 2px 8px #00000008}.benefit-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000d}.benefit-icon{color:#1f5a2e;background:#dce8d8;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;font-weight:600;display:flex}.benefit-card h3{color:#18352a;margin:0 0 8px;font-size:15px;font-weight:600}.benefit-card p{color:#5f665f;margin:0;font-size:13px;font-weight:400;line-height:1.55}.guest-bottom{background:#fffdf866;grid-template-columns:1.25fr .75fr;gap:24px;padding:34px 46px;display:grid}.mode-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.mode-card{color:#18352a;min-height:132px;font:inherit;cursor:pointer;text-align:center;background:#ffffffd9;border:1px solid #5a6b5a0a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px 16px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s,box-shadow .25s;display:flex;box-shadow:0 2px 8px #00000008}.mode-card:hover{border-color:#1f5a2e1f;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.mode-icon{color:#1f5a2e;background:#dce8d8;border-radius:999px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.mode-icon svg{color:currentColor;flex:none}.mode-card h3{color:#1f5a2e;margin:0 0 7px;font-size:15px;font-weight:600;line-height:1.25}.mode-card p{color:#5f665f;max-width:135px;margin:0 auto;font-size:13px;font-weight:400;line-height:1.45}.signup-note{background:radial-gradient(circle at 8% 15%,#dce8d880,#0000 26%),#dce8d8;border-radius:20px;grid-template-columns:52px 1fr;align-self:end;align-items:center;gap:18px;min-height:118px;padding:24px;display:grid}.signup-note-icon{color:#1f5a2e;background:#ffffffc7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:23px;font-weight:600;display:flex}.signup-note p{color:#18352a;margin:0;font-size:17px;font-weight:400;line-height:1.5}.signup-note-link{color:#1f5a2e;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;margin-top:14px;padding:0;font-size:14px;font-weight:600;transition:opacity .2s;display:inline-flex}.signup-note-link:after{content:"→";margin-left:9px}.signup-note-link:hover{opacity:.7;text-decoration:underline}.logged-page{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.logged-hero-dashboard{background:radial-gradient(circle at 8% 0,#dce8d88c,#0000 30%),radial-gradient(circle at 100% 4%,#f8f2ea59,#0000 34%),#fffdf8;border:1px solid #5a6b5a0a;border-radius:30px;justify-content:space-between;gap:24px;min-height:190px;padding:40px 44px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000000a}.logged-hero-text,.logged-hero-actions{z-index:3;position:relative}.logged-hero-text h1{color:#1f5a2e;letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4.6vw,58px);font-weight:500;line-height:.95}.logged-hero-text p{color:#5f665f;max-width:420px;margin:16px 0 0;font-size:15px;font-weight:400;line-height:1.6}.logged-skyline-image{object-fit:contain;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(58%,720px);height:auto;position:absolute;bottom:18px;right:24px}.logged-hero-actions{align-items:flex-start;gap:10px;display:flex}.edit-profile-btn{color:#fff;height:30px;font:inherit;cursor:pointer;background:#1f5a2e;border:0;border-radius:999px;align-items:center;gap:9px;padding:0 18px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.edit-profile-btn:hover{background:#174523;transform:translateY(-1px)}.profile-summary-strip{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #5a6b5a0a;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 26px;width:100%;max-width:100%;margin:0;padding:16px 22px;display:flex;box-shadow:0 2px 8px #0000000a}.profile-user-mini,.summary-item{border:0;align-items:center;gap:14px;min-height:auto;padding:0;display:flex}.profile-avatar{color:#fff;background:#1f5a2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:35px;height:35px;font-size:15px;font-weight:600;display:flex}.profile-user-mini h2{color:#18352a;margin:0;font-size:18px;font-weight:600}.profile-user-mini span{color:#1f5a2e;background:#dce8d8;border-radius:999px;margin-left:6px;padding:3px 8px;font-size:13px;font-weight:600;display:inline-flex}.summary-item p{color:#5f665f;margin:4px 0 0;font-size:12px;font-weight:500}.summary-item>span{color:#1f5a2e;background:#dce8d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.summary-date>span{color:#5c7c3a;background:#7c985e1a}.summary-item strong{color:#18352a;font-size:15px;font-weight:600}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.dashboard-col-main,.dashboard-col-side{flex-direction:column;gap:18px;min-width:0;display:flex}.dashboard-card>p,.card-title-row p,.dashboard-icon-title p{color:#5f665f;margin:6px 0 0;font-size:14px;font-weight:400;line-height:1.5}.dashboard-icon-title{align-items:flex-start;gap:13px;display:flex}.dashboard-icon-title>span{color:#1f5a2e;background:#dce8d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.compact-title>span{width:40px;height:40px}.card-title-row{justify-content:space-between;gap:18px;margin-bottom:20px;display:flex}.card-title-row button,.view-all-btn{color:#1f5a2e;font:inherit;cursor:pointer;background:#ffffffd9;border:1px solid #5a6b5a14;border-radius:999px;height:fit-content;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s}.card-title-row button:hover,.view-all-btn:hover{background:#fffffff2}.saved-dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.saved-image-wrap{height:112px;position:relative;overflow:hidden}.saved-image-wrap img{object-fit:cover;width:100%;height:100%}.saved-image-wrap button{color:#1f5a2e;cursor:pointer;background:#ffffffe0;border:0;border-radius:9px;width:28px;height:28px;font-weight:600;position:absolute;top:8px;right:8px}.saved-place-content{padding:11px 12px 13px}.saved-place-content h3{color:#18352a;margin:0 0 5px;font-size:14px;font-weight:600;line-height:1.2}.saved-place-content p{color:#5f665f;margin:0;font-size:11.5px;font-weight:500}.saved-place-content small{color:#8e938d;margin-top:8px;font-size:11.5px;font-weight:500;display:block}.empty-cta{text-align:center;color:#5f665f;min-height:150px;font:inherit;cursor:pointer;background:#1f5a2e05;border:1.5px dashed #5a6b5a26;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:22px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.empty-cta:hover{background:#1f5a2e0a;border-color:#1f5a2e40;transform:translateY(-1px)}.empty-cta-icon{color:#1f5a2e;background:#dce8d8;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.empty-cta strong{color:#18352a;font-size:14px;font-weight:600}.empty-cta small{color:#8e938d;font-size:12px;font-weight:400;line-height:1.4}.empty-cta-saved .empty-cta-icon{color:#2f5bd0;background:#eaf1ff}.empty-cta-interests .empty-cta-icon{color:#c2622a;background:#fff0e6}.interests-card,.preferences-dashboard-card,.personal-map-card{min-height:310px}.interests-card{text-align:left;flex-direction:column;display:flex}.interest-pill-grid{flex-wrap:wrap;gap:10px;display:flex}.interest-pill-grid span{color:#1f5a2e;background:#dce8d8;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:500}.interests-card .text-link-btn{text-align:right;color:#1f5a2e;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:auto;margin-left:auto;margin-right:0;padding:0;font-size:14px;font-weight:600;display:block}.preferences-dashboard-card,.preferences-dashboard-card h2,.preferences-dashboard-card>p{text-align:left}.settings-list{flex-direction:column;margin-top:18px;display:flex}.settings-row{width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #5a6b5a0f;grid-template-columns:34px minmax(110px,1fr) auto 18px;align-items:center;gap:10px;padding:0;transition:background .15s;display:grid}.settings-row:last-child{border-bottom:0}.settings-row:hover{background:#1f5a2e05}.settings-row-lang{cursor:default;grid-template-columns:34px minmax(110px,1fr) auto}.settings-row-lang:hover{background:0 0}.settings-list span{color:#1f5a2e;background:#dce8d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.settings-list strong{text-align:left;color:#18352a;justify-self:start;font-size:13px;font-weight:600}.settings-list p{color:#5f665f;text-align:right;white-space:nowrap;justify-self:end;margin:0;font-size:12px;font-weight:400}.settings-list b{color:#1f5a2e;justify-self:end;font-size:18px}.lang-select{color:#18352a;max-width:160px;font:inherit;cursor:pointer;background:#fff;border:1px solid #5a6b5a1a;border-radius:999px;justify-self:end;padding:6px 10px;font-size:12.5px;font-weight:500}.personal-map-card{text-align:left;position:relative;overflow:hidden}.personal-map-header{align-items:flex-start;gap:13px;margin-bottom:18px;display:flex}.personal-map-header>span{color:#1f5a2e;background:#dce8d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.personal-map-header p{color:#5f665f;margin:6px 0 0;font-size:14px;font-weight:400;line-height:1.45}.mini-map-preview{border:1px solid #5a6b5a0f;border-radius:18px;height:142px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff75}.mini-map-preview.real-mini-map{background:0 0;padding:0}.leaflet-mini-map{z-index:1;border-radius:18px;width:100%;height:100%}.mini-map-soft-overlay{z-index:3;pointer-events:none;background:linear-gradient(90deg,#fffdf84d,#fffdf80f);border-radius:18px;position:absolute;inset:0}.mini-map-preview .leaflet-control-container{display:none}.map-area-chip{z-index:5;min-height:34px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #5a6b5a14;border-radius:999px;padding:0 14px;font-size:13px;font-weight:600;position:absolute;box-shadow:0 4px 12px #0000000f}.chip-blloku{color:#1d5d90;background:#afd3f3e6;top:72px;left:24px}.chip-center{color:#b96b18;background:#f8d39eeb;top:32px;left:50%;transform:translate(-50%)}.chip-liqeni{color:#2f6d37;background:#c2dab6eb;top:78px;right:24px}.map-preferred-row{color:#5f665f;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;margin-top:16px;font-size:13px;font-weight:500;display:flex}.map-preferred-row button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.map-preferred-row button:first-of-type{color:#1d5d90}.map-preferred-row button:nth-of-type(2){color:#b96b18}.map-preferred-row button:nth-of-type(3){color:#2f6d37}.map-preferred-row i{color:#5a6b5a4d;font-style:normal}.map-saved-pill{color:#8e938d;width:fit-content;min-height:36px;font:inherit;cursor:pointer;background:#f8d39e4d;border:1px solid #c67d2424;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;margin-top:14px;margin-left:0;margin-right:auto;padding:0 13px;font-size:13px;font-weight:600;display:inline-flex}.map-saved-pill svg{color:#d98a00}.map-saved-pill strong{color:#18352a}.open-map-btn{color:#fff;width:60%;height:35px;font:inherit;cursor:pointer;background:#1f5a2e;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:16px auto 0;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:flex}.open-map-btn:hover{background:#174523;transform:translateY(-1px)}.saved-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18352a4d;justify-content:center;align-items:center;padding:40px 24px;display:flex;position:fixed;inset:0}.saved-modal,.personal-map-modal{z-index:10000;scrollbar-width:none;background:radial-gradient(circle at 90% 8%,#dce8d873,#0000 24%),radial-gradient(circle at 8% 96%,#f8f2ea4d,#0000 28%),#fffdf8;border:1px solid #5a6b5a0f;border-radius:30px;width:min(1060px,100%);max-height:calc(100vh - 80px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 34px 90px #18352a33}.saved-modal::-webkit-scrollbar{display:none}.personal-map-modal::-webkit-scrollbar{display:none}.saved-modal-close{color:#1f5a2e;cursor:pointer;background:#1f5a2e14;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:inline-flex;position:absolute;top:22px;right:22px}.saved-modal-close:hover{background:#1f5a2e24}.saved-modal-header{align-items:center;gap:14px;margin-bottom:26px;padding-right:52px;display:flex}.saved-modal-header>span{color:#1f5a2e;background:#dce8d8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.saved-modal-header h2{color:#18352a;margin:0;font-size:28px;font-weight:600}.saved-modal-header p{color:#5f665f;margin:6px 0 0;font-size:14px;font-weight:400}.saved-modal-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.saved-modal-card{background:#ffffffd9;border:1px solid #5a6b5a0f;border-radius:20px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #00000008}.saved-modal-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000d}.saved-modal-image{height:145px;position:relative;overflow:hidden}.saved-modal-image img{object-fit:cover;width:100%;height:100%}.saved-modal-image button{color:#1f5a2e;cursor:pointer;background:#ffffffe0;border:0;border-radius:12px;width:34px;height:34px;font-weight:600;position:absolute;top:10px;right:10px}.saved-modal-content{padding:14px}.saved-modal-content h3{color:#18352a;margin:0 0 5px;font-size:16px;font-weight:600}.saved-modal-content p{color:#5f665f;margin:0;font-size:13px;font-weight:400}.saved-modal-content small{color:#8e938d;margin-top:9px;font-size:12px;font-weight:400;display:block}.empty-saved-area{background:#fff9;border:1px dashed #5a6b5a26;border-radius:18px;justify-content:center;align-items:center;min-height:160px;display:flex}.empty-saved-area p{color:#5f665f;margin:0;font-size:14px;font-weight:500}.full-leaflet-map{border:1px solid #5a6b5a0f;border-radius:22px;height:520px;overflow:hidden}.leaflet-full-map{width:100%;height:100%}.leaflet-container,.leaflet-pane,.leaflet-top,.leaflet-bottom{z-index:1}.dashboard-card{text-align:left;background:#ffffffd9;border:1px solid #5a6b5a0a;border-radius:24px;padding:24px;box-shadow:0 2px 8px #00000008}.dashboard-card h2{text-align:left;color:#18352a;letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.05}.personal-map-header h2{color:#18352a;letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.05}.saved-place-card{background:#fffc;border:1px solid #5a6b5a0f;border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden}.saved-place-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000d}.saved-empty{color:#5f665f;background:#1f5a2e08;border:1px dashed #1f5a2e33;border-radius:14px;margin:12px 0 4px;padding:18px 16px;font-size:13.5px;font-weight:400;line-height:1.5}.recommended-strip{min-width:0;margin:24px 0 6px}.recommended-header{align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.recommended-header h2{color:#18352a;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:600;display:flex}.recommended-header p{color:#8e938d;margin:0;font-size:13.5px;font-weight:400}.recommended-carousel{position:relative}.rec-side-btn{z-index:4;color:#1f5a2e;cursor:pointer;background:#ffffffeb;border:1px solid #5a6b5a0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000f}.rec-side-btn:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.rec-side-left{left:-6px}.rec-side-right{right:-6px}.recommended-scroll{scrollbar-width:thin;scrollbar-color:#5a6b5a26 transparent;gap:14px;min-width:0;padding-bottom:6px;display:flex;overflow-x:auto}.recommended-scroll::-webkit-scrollbar{height:4px}.recommended-scroll::-webkit-scrollbar-thumb{background:#5a6b5a26;border-radius:4px}.recommended-card{color:inherit;background:#fffdf8d9;border:1px solid #5a6b5a0f;border-radius:18px;flex-direction:column;flex:0 0 200px;gap:10px;padding:18px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.recommended-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000a}.recommended-card-body h3{color:#18352a;text-transform:capitalize;margin:0 0 4px;font-size:15px;font-weight:600;line-height:1.3}.recommended-card-body p{color:#5f665f;margin:0;font-size:12.5px;font-weight:400;line-height:1.4}.recommended-card-tags{flex-wrap:wrap;gap:4px;margin-top:auto;display:flex}.mini-tag{color:#1f5a2e;text-transform:capitalize;background:#1f5a2e14;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:500}@media (width<=1080px){.guest-top,.guest-bottom{grid-template-columns:1fr}.mode-grid{grid-template-columns:repeat(3,1fr)}.signup-note{align-self:stretch}.logged-skyline-image{width:min(48%,420px)}}@media (width<=900px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.for-you-page{width:min(100% - 32px,1180px);padding-top:34px}.guest-hero,.account-benefits,.guest-bottom,.logged-hero-dashboard,.dashboard-card{padding:28px}.logged-hero-dashboard{flex-direction:column;padding-bottom:32px}.guest-hero h1{font-size:46px}.benefits-grid,.mode-grid,.saved-dashboard-grid{grid-template-columns:1fr}.guest-actions,.logged-hero-actions{flex-direction:column}.create-btn,.login-btn{width:100%}.signup-note{grid-template-columns:1fr}.logged-skyline-image{width:100%;max-width:100%;margin-top:18px;position:relative;bottom:auto;right:auto}.profile-summary-strip{flex-direction:column;align-items:flex-start}.settings-row{grid-template-columns:34px 1fr 18px}.settings-row-lang{grid-template-columns:34px 1fr}.settings-list p{text-align:left;grid-column:2/3;justify-self:start}.saved-modal-overlay{padding:28px 16px}.saved-modal,.personal-map-modal{border-radius:24px;padding:26px}.saved-modal-grid{grid-template-columns:1fr}.saved-modal-header{align-items:flex-start}.full-leaflet-map{height:420px}.open-map-btn{width:100%}}@media (width<=520px){.guest-hero,.account-benefits,.guest-bottom,.logged-hero-dashboard,.dashboard-card{padding:24px}.guest-hero h1,.logged-hero-text h1{font-size:40px}.guest-for-you-shell{border-radius:24px 24px 0 0}.logged-hero-dashboard{border-radius:24px}.benefit-card,.mode-card{grid-template-columns:1fr}}.auth-overlay{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18352a4d;justify-content:center;align-items:center;padding:48px 24px;display:flex;position:fixed;inset:0;overflow:hidden}.auth-modal,.auth-modal *{box-sizing:border-box}.auth-modal{scrollbar-width:none;background:radial-gradient(circle at 92% 8%,#dce8d880,#0000 28%),radial-gradient(circle at 6% 94%,#f8f2ea4d,#0000 24%),#fffdf8;border:1px solid #5a6b5a0f;border-radius:30px;width:min(640px,100%);max-height:calc(100vh - 96px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 34px 90px #18352a33}.auth-modal::-webkit-scrollbar{display:none}.auth-register-modal{width:min(760px,100%)}.auth-register-modal.setup-mode{width:min(920px,100% - 48px);padding:34px 46px}.auth-login-modal{width:min(520px,100%)}.auth-close{color:#1f5a2e;cursor:pointer;background:#1f5a2e0f;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;transition:background .2s,transform .2s;position:absolute;top:18px;right:18px}.auth-close:hover{background:#1f5a2e1f;transform:rotate(6deg)}.auth-header{text-align:center;margin-bottom:26px}.auth-register-modal.setup-mode .auth-header{max-width:640px;margin:0 auto 24px}.auth-pill{color:#1f5a2e;letter-spacing:.12em;text-transform:uppercase;background:#1f5a2e14;border-radius:999px;margin-bottom:16px;padding:9px 15px;font-size:12px;font-weight:600;display:inline-flex}.auth-header h2{color:#18352a;letter-spacing:-.06em;max-width:470px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:500;line-height:.98}.auth-register-modal.setup-mode .auth-header h2{max-width:640px;font-size:42px}.auth-header p{color:#5f665f;max-width:430px;margin:16px auto 0;font-size:15px;font-weight:400;line-height:1.6}.auth-form{gap:15px;display:grid}.auth-register-modal.setup-mode .auth-form{gap:20px}.auth-grid-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;width:100%;display:grid}.auth-register-modal.setup-mode .auth-grid-two{max-width:760px;margin:0 auto}.form-group{gap:8px;display:grid}.form-group label{color:#18352a;text-align:center;font-size:13px;font-weight:500}.form-group input,.form-group select{color:#18352a;width:100%;height:50px;font:inherit;background:#ffffffe0;border:1px solid #5a6b5a1a;border-radius:999px;outline:none;padding:0 18px;font-size:14px;font-weight:400;transition:border-color .2s,box-shadow .2s}.form-group input::placeholder{color:#8e938d}.form-group input:focus,.form-group select:focus{border-color:#1f5a2e59;box-shadow:0 0 0 3px #1f5a2e0f}.form-error{color:#b94a48;text-align:left;font-size:12px;font-weight:500}.form-group input.input-error,.form-group select.input-error{border-color:#b94a4880;box-shadow:0 0 0 4px #b94a480f}.login-options{justify-content:center;align-items:center;gap:24px;margin:2px 0 4px;display:flex}.login-options label{color:#5f665f;cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.login-options input{accent-color:#1f5a2e;cursor:pointer;width:16px;height:16px}.login-options button{color:#1f5a2e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.login-options button:hover{text-decoration:underline}.auth-submit{color:#fff;height:52px;font:inherit;cursor:pointer;background:#1f5a2e;border:0;border-radius:999px;margin-top:6px;font-size:15px;font-weight:600;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .2s,box-shadow .2s;box-shadow:0 4px 14px #1f5a2e2e}.auth-submit:hover{background:#174523;transform:translateY(-1px);box-shadow:0 8px 24px #1f5a2e40}.auth-switch{text-align:center;margin-top:20px}.auth-switch p{color:#5f665f;margin:0;font-size:14px;font-weight:400}.auth-switch button{color:#1f5a2e;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:600}.auth-switch button:hover{text-decoration:underline}.setup-section{gap:10px;max-width:780px;margin:0 auto;display:grid}.setup-section label{color:#18352a;text-align:center;font-size:13px;font-weight:500}.setup-chip-grid{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.setup-chip-grid button{color:#1f5a2e;font:inherit;cursor:pointer;background:#dce8d8;border:1px solid #5a6b5a14;border-radius:999px;padding:8px 14px;font-size:12.5px;font-weight:500;transition:background .2s,transform .2s}.setup-chip-grid button:hover{background:#d0dec9;transform:translateY(-1px)}.setup-chip-grid button.setup-chip-active{color:#fff;background:#1f5a2e;border-color:#1f5a2e;font-weight:600}.setup-chip-grid button.setup-chip-active:hover{background:#184925}.auth-step-actions{grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:350px;margin:10px auto 0;display:grid}.auth-secondary-btn,.auth-step-actions .auth-submit{width:100%;height:58px;font:inherit;cursor:pointer;border-radius:999px;font-size:15px;font-weight:600}.auth-secondary-btn{color:#1f5a2e;background:#ffffffd1;border:1.5px solid #1f5a2e33;transition:background .2s,transform .2s}.auth-secondary-btn:hover{background:#fffffff2;transform:translateY(-1px)}.auth-step-actions .auth-submit{color:#fff;background:#1f5a2e;border:0;margin-top:0;box-shadow:0 4px 14px #1f5a2e2e}.skip-setup-btn{color:#5f665f;font:inherit;cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-size:14px;font-weight:500;display:block}.skip-setup-btn:hover{color:#1f5a2e;text-decoration:underline}.password-field{position:relative}.password-field input{padding-right:46px}.password-toggle{color:#8e938d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.password-toggle:hover{color:#1f5a2e}.password-toggle svg{display:block}@media (width<=760px){.auth-overlay{padding:28px 16px}.auth-modal,.auth-register-modal,.auth-register-modal.setup-mode,.auth-login-modal{border-radius:24px;width:100%;max-height:calc(100vh - 56px);padding:28px 22px;overflow-y:auto}.auth-header h2,.auth-register-modal.setup-mode .auth-header h2{font-size:34px}.auth-grid-two,.auth-step-actions{grid-template-columns:1fr;gap:12px}.login-options{flex-direction:column;gap:10px}}.explore-page{width:min(1440px,100% - 48px);margin:0 auto;padding:28px 24px 80px}.explore-header h1{color:#18352a;letter-spacing:-.03em;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:600}.explore-header>p{color:#5f665f;margin:0 0 28px;font-size:15px;font-weight:400;line-height:1.6}.explore-search{color:#5f665f;background:#ffffffe0;border:1px solid #5a6b5a1a;border-radius:999px;align-items:center;gap:10px;padding:0 8px 0 20px;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 8px #0000000a}.explore-search:focus-within{border-color:#1f5a2e4d;box-shadow:0 4px 16px #0000000f,0 0 0 3px #1f5a2e14}.explore-search input{min-height:54px;font:inherit;color:#18352a;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:400}.explore-search input::placeholder{color:#8e938d}.explore-search button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#1f5a2e;border:none;border-radius:999px;padding:0 22px;font-weight:600;transition:background .2s,transform .2s}.explore-search button:hover{background:#174523;transform:scale(1.02)}.category-chip{color:#5f665f;font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #5a6b5a1a;border-radius:999px;align-items:center;gap:7px;padding:10px 18px;font-size:13px;font-weight:500;transition:background .2s,border-color .2s,transform .2s,color .2s;display:inline-flex}.category-chip:hover{color:#18352a;background:#f7f2ea;transform:translateY(-1px)}.category-active{color:#18352a;background:#dce8d8;border-color:#1f5a2e;font-weight:600}.explore-filters{color:#5f665f;align-items:center;gap:20px;margin-top:22px;font-size:13px;display:flex}.filter-toggle,.filter-rating{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.filter-rating select{font:inherit;color:#18352a;cursor:pointer;background:#ffffffe0;border:1px solid #5a6b5a26;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;transition:border-color .2s}.filter-rating select:focus{border-color:#1f5a2e66;outline:none}.filter-count{color:#8e938d;margin-left:auto;font-weight:500}.explore-status{color:#5f665f;margin:32px 0;font-size:15px;font-weight:400}.explore-error{color:#b03a2e}.explore-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:28px;display:grid}.place-card{color:inherit;background:#ffffffe0;border:1px solid #5a6b5a0f;border-radius:20px;padding:20px;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .2s;display:block;box-shadow:0 2px 8px #0000000a}.place-card:hover{border-color:#1f5a2e1f;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.place-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.place-card-head h3{color:#18352a;margin:0;font-size:17px;font-weight:600}.place-card-ext{color:#8e938d;flex-shrink:0}.place-type{color:#5f665f;margin-top:4px;font-size:12px;font-weight:400;display:inline-block}.place-meta{flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0;font-size:13px;display:flex}.place-rating{color:#1f5a2e;align-items:center;gap:4px;font-weight:600;display:inline-flex}.place-rating em{color:#8e938d;font-style:normal;font-weight:400}.place-price{color:#18352a;font-weight:600}.place-open{font-weight:500}.is-open{color:#1f5a2e}.is-closed{color:#b03a2e}.place-address{color:#5f665f;align-items:flex-start;gap:6px;margin:0;font-size:12.5px;line-height:1.5;display:flex}.place-address svg{flex-shrink:0;margin-top:2px}.hood-select{color:#18352a;font:inherit;cursor:pointer;background:#ffffffe0;border:1px solid #5a6b5a26;border-radius:999px;margin-left:4px;padding:10px 16px;font-size:13px;font-weight:500;transition:border-color .2s}.hood-select:focus{border-color:#1f5a2e66;outline:none}.explore-categories{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.events-chip-row{align-items:center;gap:10px;margin-top:10px;display:flex}.categories-divider{background:#5a6b5a1f;flex-shrink:0;width:1px;height:24px}.event-date{color:#1f5a2e;align-items:center;gap:5px;font-weight:600;display:inline-flex}.event-ticket{color:#1f5a2e;align-items:center;gap:5px;margin-top:10px;font-size:12.5px;font-weight:600;display:inline-flex}.place-save-btn{color:#8e938d;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:inline-flex}.place-save-btn:hover{color:#1f5a2e;background:#1f5a2e0f}.place-save-btn.is-saved{color:#1f5a2e}.explore-toast{z-index:300;color:#fff;background:#18352a;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:500;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0003}.explore-prefs-badge{color:#1f5a2e;background:#1f5a2e0f;border:1px solid #1f5a2e1a;border-radius:999px;align-items:center;gap:5px;margin:10px 0 0;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.also-saved-strip{border-top:1px solid #5a6b5a14;margin-top:48px;padding-top:32px}.also-saved-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.also-saved-header h2{color:#18352a;align-items:center;gap:7px;margin:0;font-size:18px;font-weight:600;display:inline-flex}.also-saved-header p{color:#8e938d;margin:0 0 0 auto;font-size:13px;font-weight:400}.also-saved-scroll{scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.also-saved-scroll::-webkit-scrollbar{height:4px}.also-saved-scroll::-webkit-scrollbar-thumb{background:#5a6b5a1f;border-radius:2px}.also-saved-scroll::-webkit-scrollbar-track{background:0 0}.also-saved-scroll .recommended-card{scroll-snap-align:start;flex:0 0 240px}.also-saved-count{color:#8e938d;margin:8px 0 0;font-size:12px;font-weight:400}.grid-cat-eat .place-card{border-left:4px solid #1f5a2e}.grid-cat-drink .place-card{border-left:4px solid #7b2d8e}.grid-cat-cafe .place-card{border-left:4px solid #b45309}.grid-cat-see .place-card{border-left:4px solid #d97706}.grid-cat-nightlife .place-card{border-left:4px solid #5b21b6}.grid-cat-outdoors .place-card{border-left:4px solid #0891b2}.also-saved-card{scroll-snap-align:start;color:inherit;background:#ffffffd9;border:1px solid #5a6b5a14;border-radius:18px;flex-direction:column;flex:0 0 240px;padding:18px 20px;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .2s;display:flex;box-shadow:0 2px 8px #00000008}.also-saved-card:hover{border-color:#1f5a2e26;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.also-saved-card h3{color:#18352a;margin:0 0 4px;font-size:15px;font-weight:600}.also-saved-card .place-type{margin-top:0}.also-saved-card .also-saved-count{margin-top:6px}.global-page{width:min(1440px,100% - 48px);margin:0 auto;padding:10px 0 0;position:relative}.global-hero{color:#18352a;text-align:center;background:radial-gradient(120% 80% at 50% 0,#dce8d8 0%,#f7f2ea 45%,#fffdf8 100%);border-radius:28px;justify-content:center;align-items:center;margin-bottom:36px;padding:80px 40px 72px;display:flex;position:relative;box-shadow:0 2px 8px #0000000a}.global-hero-skyline{object-fit:cover;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:176px;position:absolute;bottom:-1px;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 42%);mask-image:linear-gradient(#0000 0%,#000 42%)}.global-hero-content{z-index:2;max-width:720px;position:relative}.global-hero-pill{color:#1f5a2e;letter-spacing:.12em;text-transform:uppercase;opacity:.85;border:1px solid #1f5a2e33;border-radius:999px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-block}.global-hero h1{letter-spacing:-.03em;color:#18352a;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,60px);font-weight:500}.global-hero p{color:#5f665f;margin:0;font-size:16px;font-weight:400;line-height:1.7}.recognition-section{max-width:1100px;margin:0 auto 56px;padding:0 40px}.recognition-timeline{margin:0;padding:0;list-style:none;position:relative}.recognition-timeline:before{content:"";background:linear-gradient(#0000,#1f5a2e33 8% 92%,#0000);width:2px;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%)}.recognition-item{grid-template-columns:1fr 80px 1fr;align-items:center;min-height:120px;margin:8px 0;display:grid;position:relative}.recognition-node{z-index:2;grid-column:2;justify-content:center;text-decoration:none;display:flex}.hex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:linear-gradient(150deg,#dce8d8,#c8dac0);justify-content:center;align-items:center;width:68px;height:76px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),background .25s;display:flex;position:relative;box-shadow:0 4px 12px #0000000f}.recognition-node:after{content:"";clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:1;background:0 0;border:1px solid #1f5a2e14;width:86px;height:96px;position:absolute}.recognition-node:hover .hex{background:linear-gradient(150deg,#cde0c5,#dce8d4);transform:scale(1.1)rotate(-3deg)}.hex-year{color:#18352a;letter-spacing:-.02em;font-size:16px;font-weight:600}.recognition-card{text-align:right;color:inherit;background:#ffffffe0;border:1px solid #5a6b5a0a;border-radius:20px;grid-column:1;padding:16px 16px 24px;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .2s;box-shadow:0 2px 8px #0000000a}.recognition-thumb{background:#f7f2ea;border-radius:14px;height:132px;display:block;overflow:hidden}.recognition-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.recognition-card:hover .recognition-thumb img{transform:scale(1.06)}.recognition-body{padding:16px 12px 0}.recognition-item:nth-child(2n) .recognition-card{text-align:left;grid-column:3}.recognition-card:hover{background:#fffffff2;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.recognition-card h3{color:#18352a;margin:0 0 8px;font-size:17px;font-weight:600;line-height:1.3}.recognition-card p{color:#5f665f;margin:0 0 12px;font-size:13.5px;font-weight:400;line-height:1.6}.recognition-more{color:#1f5a2e;font-size:12.5px;font-weight:600}@media (width<=760px){.global-page{width:calc(100% - 32px)}.global-hero{border-radius:22px;padding:48px 24px 132px}.global-hero-skyline{height:120px}.recognition-section{padding:0 0 48px}.recognition-timeline:before{left:36px}.recognition-item{grid-template-columns:72px 1fr;gap:14px;min-height:0;margin:20px 0}.recognition-node{grid-column:1}.recognition-card,.recognition-item:nth-child(2n) .recognition-card{text-align:left;grid-column:2}}
