@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#17211d;font-synthesis:none;--ink:#12201a;--green:#174b36;--lime:#c8ed65;--cream:#f8f7f2;--line:#dfdfd6;background:#f8f7f2;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.header{z-index:4;justify-content:space-between;align-items:center;max-width:1240px;height:82px;margin:auto;padding:0 28px;display:flex;position:relative}.header-dark{color:#fff}.brand{letter-spacing:-1px;align-items:center;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;display:flex}.brand>span:last-child{color:var(--lime)}.brand-mark{background:var(--lime);color:#173725;border-radius:50%;place-items:center;width:38px;height:38px;margin-right:10px;display:inline-grid}.header nav{gap:34px;font-size:14px;display:flex}.header nav a{opacity:.78}.header-actions{align-items:center;gap:10px;display:flex}.ghost-button{border:1px solid #ffffff40;border-radius:24px;align-items:center;gap:8px;padding:10px 15px;font-size:14px;display:flex}.header:not(.header-dark) .ghost-button{border-color:var(--line)}.menu-button{color:inherit;background:0 0;border:0;display:none}.hero{color:#fff;background:linear-gradient(105deg,#07160ff2 0%,#0d271bde 47%,#0d271b45 100%),url(https://images.unsplash.com/photo-1414235077428-338989a2e8c0?auto=format&fit=crop&w=2000&q=85) 50%/cover;min-height:710px;position:relative;overflow:hidden}.hero-glow{filter:blur(170px);opacity:.16;background:#85b837;border-radius:50%;width:520px;height:520px;position:absolute;top:25%;left:18%}.hero-content{max-width:1240px;margin:auto;padding:90px 28px 70px;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:2.1px;font-size:11px;font-weight:700}.eyebrow{color:var(--lime);align-items:center;gap:7px;display:flex}.hero h1{letter-spacing:-4px;margin:18px 0;font:700 clamp(48px,6vw,80px)/1.05 Manrope,sans-serif}.hero h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.hero-content>p{opacity:.75;max-width:580px;font-size:18px;line-height:1.6}.search-box{background:#fff;border-radius:14px;max-width:850px;margin-top:34px;padding:8px;display:flex;box-shadow:0 20px 50px #0003}.search-box label{color:#738078;flex:1;align-items:center;gap:11px;padding:0 14px;display:flex}.search-box input{border:0;outline:0;width:100%;padding:13px 0}.location-field{max-width:190px}.search-divider{background:#ddd;width:1px;margin:7px 0}.search-box button,.owner-cta>a{background:var(--lime);color:#163222;border:0;border-radius:10px;align-items:center;gap:14px;padding:0 25px;font-weight:700;display:flex}.hero-proof{gap:48px;margin-top:52px;display:flex}.hero-proof div{flex-direction:column;display:flex}.hero-proof strong{font:700 22px Manrope}.hero-proof span{opacity:.55;margin-top:3px;font-size:12px}main>section{max-width:1240px;margin:auto;padding:90px 28px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.kicker{color:#5b8240}.section-heading h2{letter-spacing:-1.5px;margin:8px 0 0;font:700 37px Manrope}.section-heading>a{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:16px;padding:24px;transition:all .2s;display:flex}.category-grid article:hover{transform:translateY(-3px);box-shadow:0 12px 32px #233b2420}.category-grid svg{color:#4e6e35;background:#eef5de;border-radius:12px;width:46px;height:46px;padding:12px}.category-grid h3{margin:0 0 4px;font-size:16px}.category-grid p{color:#8b938e;margin:0;font-size:13px}.discover{padding-top:30px}.filter-pills{gap:8px;display:flex}.filter-pills button{border:1px solid var(--line);color:#68726c;background:0 0;border-radius:20px;padding:9px 14px;font-size:13px}.filter-pills .active{background:var(--ink);color:#fff}.venue-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.venue-card{background:#fff;border:1px solid #e5e5dc;border-radius:14px;transition:all .25s;overflow:hidden}.venue-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px #15281f1f}.card-image{height:235px;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.venue-card:hover img{transform:scale(1.04)}.offer-badge{background:var(--lime);color:#173725;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;top:14px;left:14px}.heart{background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:13px;right:13px}.card-body{padding:19px}.card-top,.card-footer{color:#77817b;justify-content:space-between;font-size:12px;display:flex}.rating{color:#8b6c17;align-items:center;gap:4px;display:flex}.card-body h3{margin:7px 0;font:700 20px Manrope}.card-body p{color:#78817c;align-items:center;gap:5px;margin:0 0 18px;font-size:13px;display:flex}.card-footer{border-top:1px solid #eee;padding-top:14px}.owner-cta{background:var(--green);border-radius:20px;justify-content:space-between;align-items:end;display:flex;position:relative;overflow:hidden;color:#fff!important;max-width:1184px!important;margin:60px auto 100px!important}.owner-cta:after{content:"";opacity:.6;border:70px solid #2c684e;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:20%}.kicker.light{color:var(--lime)}.owner-cta h2{letter-spacing:-2px;margin:12px 0;font:700 42px Manrope}.owner-cta p{opacity:.65;max-width:560px;line-height:1.7}.owner-cta>a{z-index:2;height:54px;padding:0 22px}footer{border-top:1px solid var(--line);color:#78817c;align-items:center;gap:30px;padding:40px max(28px,50% - 592px);display:flex}footer>span{margin-left:auto}.detail-page{max-width:1184px;margin:auto;padding:30px 0 90px}.back-link{align-items:center;gap:7px;margin-bottom:20px;font-size:13px;display:flex}.detail-hero{border-radius:18px;height:480px;position:relative;overflow:hidden}.detail-hero>img{object-fit:cover;width:100%;height:100%}.detail-hero:after{content:"";background:linear-gradient(#0000,#060f0ad9);position:absolute;inset:35% 0 0}.detail-overlay{z-index:1;color:#fff;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:35px;left:38px;right:38px}.detail-overlay h1{margin:9px 0;font:700 48px Manrope}.detail-overlay p{opacity:.8;align-items:center;gap:7px;margin:0;display:flex}.big-rating{color:#1e2b25;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:14px 18px;font-weight:700;display:flex}.big-rating svg{color:#e3a922}.big-rating small{color:#79827d;font-weight:400}.detail-layout{grid-template-columns:1fr 330px;gap:55px;margin-top:38px;display:grid}.detail-tabs{border-bottom:1px solid var(--line);gap:28px;padding-bottom:15px;font-size:14px;display:flex}.detail-tabs .active{color:#387044;font-weight:700}.detail-content section{border-bottom:1px solid var(--line);padding:36px 0}.detail-content h2{font:700 26px Manrope}.lead{color:#66716b;font-size:17px;line-height:1.8}.promo-card{background:#edf5dc;border-radius:12px;margin-top:10px;padding:19px}.promo-card p{margin:6px 0}.promo-card small{color:#66765d}.menu-category h3{margin-top:30px}.menu-row{border-bottom:1px dashed #d4d5ce;justify-content:space-between;padding:16px 0;display:flex}.menu-row p{color:#7e8782;margin:5px 0;font-size:14px}.post-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:10px;padding:18px}.contact-card{border:1px solid var(--line);background:#fff;border-radius:14px;height:max-content;padding:24px;position:sticky;top:25px}.contact-card>a,.contact-card>div{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:14px 0;font-size:14px;display:flex}.contact-card svg{color:#4e7040;width:18px}.contact-card strong{color:#57943c}.contact-card button{background:var(--ink);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;height:47px;margin-top:18px;display:flex}.page-loader,.empty-state{text-align:center;place-content:center;min-height:70vh;display:grid}.auth-page{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.auth-visual{color:#fff;background:linear-gradient(145deg,#0a2217f0,#12412bcc),url(https://images.unsplash.com/photo-1550966871-3ed3cdb5ed0c?auto=format&fit=crop&w=1400&q=85) 50%/cover;flex-direction:column;justify-content:space-between;padding:50px 8vw;display:flex}.auth-brand{color:#fff}.auth-visual h1{letter-spacing:-3px;margin:18px 0;font:700 58px/1.08 Manrope}.auth-visual>div p{opacity:.67;max-width:490px;line-height:1.7}.auth-visual blockquote{border-left:2px solid var(--lime);max-width:480px;margin:0;padding-left:20px;font-family:Georgia;font-size:17px;line-height:1.6}.auth-visual blockquote span{opacity:.6;margin-top:8px;font:12px DM Sans;display:block}.auth-form-wrap{place-items:center;padding:50px;display:grid}.auth-form{width:min(430px,100%)}.mobile-brand{display:none}.auth-form h2{margin:10px 0;font:700 35px Manrope}.auth-form>p{color:#7a837e;margin-bottom:35px}.auth-form label{margin:18px 0;font-size:13px;font-weight:600;display:block}.auth-form input{border:1px solid #d9ddd9;border-radius:9px;outline:none;width:100%;margin-top:8px;padding:14px}.auth-form input:focus{border-color:#4f7c5a;box-shadow:0 0 0 3px #e5f0e4}.password{position:relative}.password button{color:#8a938e;background:0;border:0;position:absolute;top:18px;right:10px}.password svg{width:18px}.submit-button{background:var(--green);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;height:50px;font-weight:700;display:flex}.submit-button:disabled{opacity:.6}.auth-switch{text-align:center;color:#7d8581;margin-top:24px;font-size:14px}.auth-switch button{color:#356844;background:0 0;border:0;font-weight:700}.form-error,.success-message{color:#9e3128;background:#fce8e6;border-radius:8px;padding:12px;font-size:13px}.dashboard{background:#f4f5f0;grid-template-columns:245px 1fr;min-height:100vh;display:grid}.dash-sidebar{color:#fff;background:#112c21;flex-direction:column;width:245px;height:100vh;padding:28px 18px;display:flex;position:fixed}.dash-brand{margin-bottom:45px;padding:0 12px}.dash-sidebar nav{flex-direction:column;gap:6px;display:flex}.dash-sidebar a,.dash-sidebar button{color:#aebdb5;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;padding:12px 14px;font-size:14px;display:flex}.dash-sidebar svg{width:18px}.dash-sidebar .active{color:#fff;background:#244838}.sidebar-bottom{border-top:1px solid #2b473c;margin-top:auto;padding-top:15px}.dash-main{grid-column:2;padding:38px 4vw 70px}.dash-main>header{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.dash-main h1{margin:6px 0;font:700 31px Manrope}.dash-header-actions{align-items:center;gap:12px;display:flex}.dash-header-actions select{background:#fff;border:1px solid #d6dad5;border-radius:8px;padding:10px}.notification{background:#fff;border:1px solid #d6dad5;border-radius:8px;width:41px;height:41px}.notification svg{width:18px}.avatar{background:#d9eaad;border-radius:50%;place-items:center;width:41px;height:41px;font-size:12px;font-weight:700;display:grid}.stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stats-grid article{background:#fff;border:1px solid #dfe2dd;border-radius:12px;justify-content:space-between;padding:22px;display:flex}.stats-grid article>svg,.stat-star{color:#769c43;background:#eff5e4;border-radius:10px;width:42px;height:42px;padding:11px}.stat-star{text-align:center;font-size:20px}.stats-grid span{color:#78817c;font-size:13px;display:block}.stats-grid strong{margin:7px 0;font:700 29px Manrope;display:block}.stats-grid small{color:#89908c}.stats-grid .up{color:#4d8b5a}.dash-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:17px;display:grid}.panel-card,.venue-summary{background:#fff;border:1px solid #dfe2dd;border-radius:12px;padding:24px}.panel-title{justify-content:space-between;display:flex}.panel-title h2{margin:6px 0 20px;font:700 20px Manrope}.panel-title>svg{color:#688e4d}.panel-card textarea{resize:none;border:1px solid #dfe2dd;border-radius:9px;width:100%;height:120px;padding:14px}.form-actions{color:#919894;justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;display:flex}.panel-card form button,.empty-dashboard button,.venue-summary button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:11px 18px;font-weight:600}.promo-form{flex-direction:column;gap:10px;display:flex}.promo-form input{border:1px solid #dfe2dd;border-radius:8px;width:100%;padding:12px}.promo-form>div{gap:10px;display:flex}.success-message{color:#356436;background:#e7f4df;margin:16px 0}.venue-summary{align-items:center;gap:17px;margin-top:17px;display:flex}.venue-summary img{object-fit:cover;border-radius:9px;width:72px;height:72px}.venue-summary h2{margin:6px 0;font-size:18px}.venue-summary p{color:#7c8580;align-items:center;gap:4px;margin:0;font-size:13px;display:flex}.venue-summary p svg{width:14px}.venue-summary button{color:#27362f;background:#eef0eb;margin-left:auto}.status-dot{color:#588156!important;font-size:11px!important}.status-dot:before{content:"";background:#74a84b;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.empty-dashboard{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.empty-dashboard>svg{color:#658147;width:50px;height:50px}.muted{color:#7c8580}@media (width<=900px){.header nav{display:none}.menu-button{display:block}.hero-content{padding-top:70px}.hero h1{letter-spacing:-2px}.search-box{flex-wrap:wrap}.search-box label:first-child{flex-basis:60%}.category-grid,.venue-grid{grid-template-columns:1fr 1fr}.owner-cta{margin:30px 20px 70px!important}.detail-page{padding:25px}.detail-layout{grid-template-columns:1fr}.contact-card{position:static}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.mobile-brand{margin-bottom:55px;display:flex}.dashboard{grid-template-columns:75px 1fr}.dash-sidebar{width:75px;padding:25px 10px}.dash-brand{font-size:0}.dash-brand .brand-mark{margin:0}.dash-sidebar a,.dash-sidebar button{justify-content:center;font-size:0}.dash-main{grid-column:2}.stats-grid,.dash-grid{grid-template-columns:1fr}}@media (width<=600px){.header{height:70px;padding:0 18px}.ghost-button{border:0;padding:8px;font-size:0}.hero{min-height:760px}.hero-content{padding:75px 18px}.hero h1{font-size:44px}.hero-content>p{font-size:16px}.search-box{display:block}.search-divider,.location-field{display:none!important}.search-box button{justify-content:center;width:100%;height:48px}.hero-proof{gap:24px}.categories,main>section{padding:65px 18px}.section-heading{align-items:start;gap:20px}.section-heading h2{font-size:29px}.section-heading>a,.filter-pills{display:none}.category-grid,.venue-grid{grid-template-columns:1fr}.owner-cta{display:block;padding:45px 25px!important}.owner-cta h2{font-size:34px}.owner-cta>a{width:max-content;margin-top:25px}footer{display:block}footer p{margin:12px 0}.detail-page{padding:18px}.detail-hero{height:390px}.detail-overlay{display:block;left:20px;right:20px}.detail-overlay h1{font-size:36px}.big-rating{width:max-content;margin-top:15px}.detail-tabs{overflow:auto}.auth-form-wrap{padding:28px 22px}.dash-main{padding:25px 16px}.dash-main>header{align-items:flex-start}.dash-header-actions select,.notification,.venue-summary img,.venue-summary button{display:none}}.demo-credentials{background:#eef5df;border:1px solid #d7e7b8;border-radius:10px;grid-template-columns:1fr 1fr;gap:5px 12px;margin-bottom:18px;padding:13px 15px;font-size:13px;display:grid}.demo-credentials strong,.demo-credentials small{grid-column:1/-1}.demo-credentials span{color:#234c37;font-family:monospace}.demo-credentials small{color:#71806f}.stories-section{margin-bottom:42px}.stories-section>div:first-child h2{margin:7px 0 18px;font:700 30px Manrope}.story-rail{gap:18px;padding:2px 2px 12px;display:flex;overflow-x:auto}.story-rail>button{min-width:96px;max-width:112px;color:var(--ink);text-align:center;background:0 0;border:0;padding:0}.story-rail>button>span{background:linear-gradient(135deg,#c8ed65,#27875a,#df7a42);border-radius:50%;width:76px;height:76px;margin:auto;padding:3px;display:block}.story-rail img{object-fit:cover;border:3px solid #f8f7f2;border-radius:50%;width:100%;height:100%}.story-rail strong{white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:12px;display:block;overflow:hidden}.story-rail small{color:#7a847e;margin-top:3px;font-size:10px;display:block}.card-status{color:#214633;background:#fffffff2;border:0;border-radius:22px;align-items:center;gap:6px;padding:4px 9px 4px 4px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:12px;left:12px}.card-status>span{background:linear-gradient(135deg,#c8ed65,#27875a,#df7a42);border-radius:50%;width:28px;height:28px;padding:2px}.card-status img{object-fit:cover;border:1px solid #fff;border-radius:50%;width:100%;height:100%}.venue-card:hover .card-status img{transform:none}.status-viewer{z-index:1000;background:#040a07eb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.status-frame{color:#fff;background-color:#18231d;background-position:50%;background-size:cover;border-radius:18px;width:min(430px,100%);height:min(760px,100vh - 40px);position:relative;overflow:hidden;box-shadow:0 30px 80px #0008}.status-progress{z-index:4;gap:4px;display:flex;position:absolute;top:10px;left:12px;right:12px}.status-progress span{background:#ffffff4d;border-radius:2px;flex:1;height:3px;overflow:hidden}.status-progress span.done{background:#fff}.status-progress span.playing:after{content:"";background:#fff;height:100%;animation:6s linear forwards status-progress;display:block}.status-frame>header{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;top:24px;left:15px;right:15px}.status-frame>header img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:40px;height:40px}.status-frame>header div{flex-direction:column;display:flex}.status-frame>header strong{font-size:14px}.status-frame>header small{opacity:.75;margin-top:2px;font-size:10px}.status-frame>header button{color:#fff;background:#00000040;border:0;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.status-hit{z-index:3;color:#fff;opacity:0;background:0 0;border:0;width:32%;transition:all .2s;position:absolute;top:90px;bottom:110px}.status-hit:hover{opacity:.85}.status-hit.previous{text-align:left;left:0}.status-hit.next{text-align:right;right:0}.status-hit:disabled{display:none}.status-copy{z-index:4;text-align:center;position:absolute;bottom:25px;left:24px;right:24px}.status-copy p{text-shadow:0 2px 14px #000;margin:0 0 18px;font:600 21px/1.5 Manrope}.status-copy a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #fff9;border-radius:22px;padding:10px 18px;font-size:12px;font-weight:800;display:inline-block}@keyframes status-progress{0%{width:0}to{width:100%}}@media (width<=600px){.stories-section{margin-bottom:28px}.stories-section>div:first-child h2{font-size:25px}.story-rail{gap:8px}.story-rail>button{min-width:82px}.story-rail>button>span{width:66px;height:66px}.status-viewer{padding:0}.status-frame{border-radius:0;width:100%;height:100%;max-height:none}.status-copy p{font-size:19px}}.post-card>img{object-fit:cover;border-radius:9px;width:100%;max-height:360px;margin-bottom:12px}.new-badge{color:#315d3d;background:#fff;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.offer-badge~.new-badge{top:50px}.hours-grid{gap:9px;display:grid}.hours-grid>div{border-bottom:1px solid #eceee8;justify-content:space-between;padding:10px 0;display:flex}.hours-grid span{color:#6d7871}.route-actions{grid-template-columns:1fr 1fr;gap:8px;border:0!important;padding-bottom:0!important;display:grid!important}.route-actions button{font-size:12px;margin-top:0!important}@media (width<=520px){.route-actions{grid-template-columns:1fr}}.category-grid>button{border:1px solid var(--line);text-align:left;color:inherit;background:#fff;border-radius:13px;align-items:center;gap:16px;padding:24px;transition:all .2s;display:flex}.category-grid>button:hover{transform:translateY(-3px);box-shadow:0 12px 32px #233b2420}.category-grid>button.active{border-color:#659244;box-shadow:0 0 0 3px #dcebb8}.category-all{color:inherit;background:0 0;border:0;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.data-attribution{color:#7a847e;margin-top:24px;font-size:12px}.data-attribution a{text-decoration:underline}@media (width<=768px){.category-grid>button{gap:10px;padding:16px 13px}.category-all{display:none}}@media (width<=520px){.category-grid>button{padding:16px}}.heart.favorite{color:#bd3f4c;background:#fff}.user-auth{place-items:center;min-height:calc(100vh - 82px);padding:40px 20px;display:grid}.user-auth>section{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 430px;width:min(980px,100%);display:grid;overflow:hidden;box-shadow:0 24px 70px #18312216}.user-auth-copy{color:#fff;background:linear-gradient(145deg,#123b2b,#245e43);padding:60px}.user-auth-copy>svg{color:var(--lime);margin-right:10px}.user-auth-copy h1{margin:35px 0 15px;font:700 43px/1.15 Manrope}.user-auth-copy p{opacity:.7;line-height:1.7}.user-auth form{flex-direction:column;gap:14px;padding:44px;display:flex}.user-auth form h2{margin:0;font:700 28px Manrope}.user-auth form label{gap:7px;font-size:13px;font-weight:700;display:grid}.user-auth form input,.user-auth form select{border:1px solid #d9ddd9;border-radius:9px;padding:13px}.user-auth form>button,.review-create button{background:var(--green);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:13px;font-weight:800;display:flex}.user-auth form>p{text-align:center;color:#79837d}.user-auth form>p a{color:#2d6746;cursor:pointer;font-weight:800}.auth-error{color:#9e3128;background:#fce8e6;border-radius:8px;padding:11px}.favorites-page{max-width:1240px;margin:auto;padding:55px 28px 90px}.favorites-head{justify-content:space-between;align-items:start;margin-bottom:35px;display:flex}.favorites-head h1{margin:8px 0;font:700 38px Manrope}.favorites-head p{color:#768079}.favorites-head button{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;padding:11px 15px;display:flex}.review-create{background:#f1f5eb;border-radius:12px;grid-template-columns:140px 1fr;gap:10px;padding:15px;display:grid}.review-create select,.review-create textarea{background:#fff;border:1px solid #d7ddd3;border-radius:8px;padding:12px}.review-create textarea{grid-area:1/2/3;min-height:100px}.review-create button{align-self:end}.public-review-list article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:16px}.public-review-list article>span{color:#d29a25;float:right}.public-review-list p{line-height:1.6}.public-review-list small{color:#89928d}.user-auth form>.auth-back{color:var(--green);background:0 0;border-radius:0;align-self:flex-start;padding:4px 0}@media (width<=800px){.header-actions .ghost-button:first-child{display:none}.user-auth>section{grid-template-columns:1fr}.user-auth-copy{display:none}.favorites-page .venue-grid,.review-create{grid-template-columns:1fr}.review-create textarea{grid-area:auto}}.maintenance-page{color:#0b261d;text-align:center;background:radial-gradient(circle at 20% 20%,#eff8d6 0,#0000 35%),#f7f7f2;place-items:center;min-height:100vh;padding:24px;display:grid}.maintenance-page>div{background:#ffffffdb;border:1px solid #d8ded5;border-radius:28px;width:min(620px,100%);padding:56px 38px;box-shadow:0 24px 70px #1231261f}.maintenance-page span{color:#41601f;background:#e9f5c9;border-radius:999px;margin-bottom:14px;padding:7px 12px;font-weight:700;display:inline-block}.maintenance-page h1{margin:0 0 14px;font-size:clamp(34px,7vw,64px);line-height:1}.maintenance-page p{color:#62706a;max-width:480px;margin:0 auto 24px;line-height:1.7}.maintenance-page a{color:#15543f;font-weight:800}.home-side-ad{z-index:20;background:#153b2c;border-radius:20px;width:148px;height:min(610px,100vh - 132px);display:none;position:fixed;top:108px;overflow:hidden;box-shadow:0 18px 55px #10271c28}.home-side-ad.left{left:max(16px,50vw - 790px)}.home-side-ad.right{right:max(16px,50vw - 790px)}.home-side-ad>a{color:#fff;background:#153b2c;width:100%;height:100%;display:block;position:relative}.home-side-ad img{object-fit:cover;width:100%;height:100%}.home-side-ad>a:after{content:"";background:linear-gradient(#0000,#071a12f2);position:absolute;inset:30% 0 0}.ad-label{z-index:3;letter-spacing:1px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#071a1266;border:1px solid #fff5;border-radius:10px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px}.public-ad-motion{background:linear-gradient(145deg,#143f2e,#739947);position:absolute;inset:0;overflow:hidden}.public-ad-motion:after{content:"";background:repeating-linear-gradient(120deg,#0000 0 22px,#ffffff0a 23px 44px);animation:8s linear infinite ad-stripes;position:absolute;inset:0}.public-ad-motion i{border:1px solid #d5f87977;border-radius:50%;animation:6s ease-in-out infinite ad-orbit;position:absolute}.public-ad-motion i:first-child{width:180px;height:180px;top:50px;left:-75px}.public-ad-motion i:nth-child(2){width:120px;height:120px;animation-delay:-2s;top:190px;right:-50px}.public-ad-motion i:nth-child(3){width:90px;height:90px;animation-delay:-4s;bottom:120px;left:25px}.public-ad-motion em{letter-spacing:7px;color:#d7f77b;white-space:nowrap;font:900 28px Manrope;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.public-ad-copy{z-index:3;position:absolute;bottom:18px;left:15px;right:15px}.public-ad-copy strong{font:800 18px/1.15 Manrope;display:block}.public-ad-copy p{color:#d5dfda;margin:8px 0 15px;font-size:11px;line-height:1.5}.public-ad-copy b{border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:11px;font-size:10px;display:flex}.public-ad-copy b span{color:#c8ed65;font-size:18px}@keyframes ad-orbit{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(10px,-18px)scale(1.13)}}@keyframes ad-stripes{to{background-position:180px 0}}@media (width>=1550px){.home-side-ad{display:block}}@media (width>=1650px){.home-side-ad{aspect-ratio:4/15;width:auto;height:min(600px,100vh - 32px);display:block;top:50%;transform:translateY(-50%)}.home-side-ad.left{left:max(12px,50vw - 804px)}.home-side-ad.right{right:max(12px,50vw - 804px)}}.public-ad-copy{left:13px;right:13px}@media (width>=1650px){.home-side-ad{display:block!important}}.home-ad-layer .home-side-ad{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s,visibility .28s}.home-ad-layer.visible .home-side-ad{opacity:1;visibility:visible;pointer-events:auto}@media (width>=1860px){.home-side-ad{aspect-ratio:1/2;width:auto;height:min(600px,100vh - 32px);top:50%;transform:translateY(-50%);display:block!important}.home-side-ad.left{left:max(12px,50vw - 944px)}.home-side-ad.right{right:max(12px,50vw - 944px)}}.public-ad-motion em{letter-spacing:4px;font-size:26px;transform:translate(-50%,-50%)}.public-ad-copy p{font-size:12px}.public-ad-copy b{font-size:11px}.home-side-ad{display:none!important}@media (width>=1680px){.home-side-ad{aspect-ratio:auto;width:calc(50vw - 620px);height:100dvh;box-shadow:none;border-radius:0;bottom:0;display:block!important;top:0!important;transform:none!important}.home-side-ad.left{left:0!important}.home-side-ad.right{right:0!important}}.home-side-ad>a{border-radius:0}.home-side-ad img{object-fit:cover;object-position:center}.home-side-ad>a:after{inset:42% 0 0}.public-ad-motion em{letter-spacing:6px;font-size:clamp(26px,2.2vw,42px)}.public-ad-copy{bottom:clamp(28px,5vh,70px);left:clamp(20px,2vw,38px);right:clamp(20px,2vw,38px)}.public-ad-copy strong{font-size:clamp(23px,2vw,34px)}.public-ad-copy p{max-width:280px;font-size:clamp(12px,.85vw,16px)}.public-ad-copy b{padding-top:16px;font-size:13px}.public-reviews{gap:20px;display:grid}.review-heading{justify-content:space-between;align-items:end;display:flex}.review-heading h2{margin:5px 0 0}.review-heading>span{color:#315f45;background:#edf3e7;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:800}.review-summary{background:linear-gradient(145deg,#fff,#f7faf4);border:1px solid #e0e5dc;border-radius:18px;grid-template-columns:minmax(210px,.7fr) minmax(270px,1fr);align-items:center;gap:26px;padding:22px;display:grid}.review-score{border-right:1px solid #e2e7df;align-items:center;gap:18px;padding-right:24px;display:flex}.review-score>strong{color:#10231a;font:800 52px/1 Manrope}.review-score>div{gap:7px;display:grid}.review-score span{color:#e3a118;gap:3px;display:flex}.review-score svg{width:18px;height:18px}.review-score small{color:#78837c}.review-distribution{gap:7px;display:grid}.review-distribution>div{color:#737f77;grid-template-columns:12px 14px 1fr 22px;align-items:center;gap:7px;font-size:11px;display:grid}.review-distribution svg{color:#e3a118;width:12px;height:12px}.review-distribution i{background:#e8ebe7;border-radius:8px;height:7px;overflow:hidden}.review-distribution b{border-radius:inherit;background:linear-gradient(90deg,#f5c444,#e59b0d);height:100%;display:block}.review-create{background:#f2f6ed;border:1px solid #e2e9dc;border-radius:16px;grid-template-columns:210px 1fr;gap:12px;padding:17px;display:grid}.star-picker{background:#fff;border:1px solid #dfe5db;border-radius:12px;flex-direction:column;grid-row:1/3;justify-content:center;gap:9px;padding:14px;display:flex}.star-picker small{color:#67736c;font-weight:700}.star-picker>div{gap:4px;display:flex}.star-picker button{color:#cbd1ca;cursor:pointer;background:0 0;border:0;padding:2px;transition:transform .15s,color .15s}.star-picker button:hover{transform:translateY(-2px)}.star-picker button.selected{color:#e4a11a}.star-picker svg{width:27px;height:27px}.star-picker strong{color:#375d46;font-size:12px}.review-create textarea{resize:vertical;min-height:112px;font:inherit;background:#fff;border:1px solid #d7ddd3;border-radius:11px;grid-area:1/2;padding:14px}.review-create .review-submit{border-radius:10px;grid-area:2/2;place-self:auto start;padding:12px 18px}.review-submit svg{width:16px}.review-login a{color:#2e6746;font-weight:800}.public-review-list{gap:12px;margin-top:0;display:grid}.public-review-list article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;box-shadow:0 8px 25px #263b2d08}.review-author{align-items:center;gap:11px;display:flex}.review-author>span{color:#315b41;background:#dff0bc;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.review-author>div{gap:2px;display:grid}.review-author small{color:#89928d;font-size:11px}.review-author>b{color:#986b00;background:#fff5da;border-radius:8px;margin-left:auto;padding:6px 9px;font-size:12px}.review-stars{color:#e3a118;letter-spacing:2px;margin-top:13px}.review-stars i{color:#d9ded8;font-style:normal}.public-review-list p{margin-bottom:0;line-height:1.65}.review-empty{text-align:center;border:1px dashed #d6ddd3;border-radius:14px;padding:24px}@media (width<=800px){.review-summary{grid-template-columns:1fr;gap:18px}.review-score{border-bottom:1px solid #e2e7df;border-right:0;padding:0 0 18px}.review-create{grid-template-columns:1fr}.star-picker{grid-row:auto}.review-create textarea,.review-create .review-submit{grid-area:auto}.review-create .review-submit{width:100%}}.venue-social-actions{z-index:4;gap:9px;display:flex;position:absolute;top:18px;right:18px}.venue-social-actions>button,.venue-share-wrap>button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10271cbf;border:1px solid #fff6;border-radius:24px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex}.venue-social-actions button svg{width:17px;height:17px}.venue-social-actions>button.active{color:#b93f51;background:#fff}.venue-share-wrap{position:relative}.venue-share-menu{background:#fff;border:1px solid #dfe4dd;border-radius:14px;gap:4px;width:225px;padding:10px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 20px 55px #071a1240}.venue-share-menu strong{color:#13271e;padding:7px 8px 10px}.venue-share-menu button{color:#27372f;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:9px;display:flex}.venue-share-menu button:hover{background:#f1f5ee}.venue-share-menu button b,.venue-share-menu button svg{color:#fff;border-radius:7px;place-items:center;width:23px;height:23px;font-size:12px;display:grid}.share-whatsapp{background:#25d366}.share-telegram{background:#229ed9}.share-facebook{background:#1877f2}.share-x{background:#111}.venue-share-menu button:last-child svg{color:#345b42;background:#e8efe5;padding:5px}.review-create.editing{border-color:#9bbb73;box-shadow:0 0 0 3px #9bbb7320}.review-form-actions{grid-area:2/2;gap:9px;display:flex}.review-form-actions .review-submit{grid-area:auto;width:auto}.review-cancel{color:#536159;background:#fff;border:1px solid #d5dcd3;border-radius:10px;align-items:center;gap:6px;padding:11px 15px;font-weight:800;display:flex}.review-cancel svg{width:15px}.review-actions{border-top:1px solid #edf0eb;gap:8px;margin-top:15px;padding-top:13px;display:flex}.review-actions button{color:#64716a;background:#f3f5f2;border:0;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:800;display:flex}.review-actions button svg{width:15px;height:15px}.review-actions button.liked{color:#386a47;background:#e8f2de}.review-actions button.edit-review{color:#2d6645;margin-left:auto}.copy-toast{z-index:100;color:#fff;background:#143f2e;border-radius:12px;align-items:center;gap:9px;padding:13px 17px;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #071a1240}.copy-toast svg{width:17px}@media (width<=800px){.venue-social-actions button span{display:none}.venue-social-actions>button,.venue-share-wrap>button{justify-content:center;width:42px;height:42px;padding:0}.venue-share-menu{right:-4px}.review-form-actions{grid-area:auto;grid-template-columns:1fr 1fr;display:grid}.review-form-actions .review-submit{width:100%}.review-actions{flex-wrap:wrap}.review-actions button.edit-review{margin-left:0}.copy-toast{justify-content:center;bottom:16px;left:16px;right:16px}}.owner-review-reply{background:#f1f5ed;border-left:3px solid #6f984f;border-radius:0 11px 11px 0;margin-top:15px;padding:14px 16px}.owner-review-reply span{color:#315e43;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.owner-review-reply span svg{width:15px;height:15px}.owner-review-reply p{color:#46554d;margin:7px 0 0;font-size:13px}.gallery-heading{justify-content:space-between;align-items:end;display:flex}.gallery-heading h2{margin:5px 0 0}.gallery-heading small{color:#718078}.public-gallery>div:last-child{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.public-gallery>div:last-child button{aspect-ratio:4/3;cursor:zoom-in;background:#e8ece5;border:0;border-radius:13px;padding:0;overflow:hidden}.public-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.public-gallery button:hover img{transform:scale(1.04)}.gallery-lightbox{z-index:300;background:#07110deb;place-items:center;padding:35px;display:grid;position:fixed;inset:0}.gallery-lightbox>img{object-fit:contain;border-radius:14px;max-width:min(1200px,94vw);max-height:88vh}.gallery-lightbox>button{color:#fff;background:#10251dcc;border:1px solid #fff5;border-radius:50%;place-items:center;width:45px;height:45px;display:grid;position:absolute;top:24px;right:24px}.gallery-lightbox>button svg{width:20px}.media-or{text-align:center;color:#89928d;font-size:11px}@media (width<=700px){.public-gallery>div:last-child{grid-template-columns:repeat(2,1fr)}.gallery-lightbox{padding:16px}.gallery-lightbox>button{top:14px;right:14px}}.create-venue-form{flex-direction:column;gap:11px;width:min(620px,100%);margin-top:18px;display:flex}.create-venue-form>div{gap:11px;width:100%;display:flex}.create-venue-form input,.create-venue-form select,.create-venue-form textarea{background:#fff;border:1px solid #dfe2dd;border-radius:8px;width:100%;padding:12px}.create-venue-form textarea{resize:vertical;min-height:80px}.create-venue-form button{align-self:center;align-items:center;gap:8px;display:flex}@media (width<=600px){.create-venue-form>div{flex-direction:column}.empty-dashboard{padding:24px 16px}}.admin-editor-grid{grid-template-columns:1.1fr .9fr;gap:16px;margin-top:17px;display:grid}.admin-form{flex-direction:column;gap:10px;display:flex}.admin-form>div{gap:10px;display:flex}.admin-form input,.admin-form textarea{background:#fff;border:1px solid #dfe2dd;border-radius:8px;width:100%;padding:12px}.admin-form textarea{resize:vertical;min-height:92px}.admin-form button{color:#fff;background:#174b36;border:0;border-radius:8px;align-self:flex-start;padding:11px 18px;font-weight:700}.admin-gallery{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.admin-gallery img{object-fit:cover;background:#edf0e9;border-radius:9px;width:100%;height:88px}@media (width<=900px){.admin-editor-grid{grid-template-columns:1fr}}@media (width<=600px){.admin-form>div{flex-direction:column}.admin-gallery{grid-template-columns:repeat(2,1fr)}}.dash-sidebar nav button,.dash-sidebar .sidebar-bottom button{color:#aebdb5;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;padding:12px 14px;font-size:14px;display:flex}.dash-sidebar nav button.active,.dash-sidebar .sidebar-bottom button.active{color:#fff;background:#244838}.stats-grid button{text-align:left;color:inherit;background:#fff;border:1px solid #dfe2dd;border-radius:12px;justify-content:space-between;padding:22px;display:flex}.stats-grid button:hover{border-color:#9bb37d;box-shadow:0 8px 24px #263d2c12}.notification-wrap,.notification{position:relative}.notification>span{color:#fff;background:#b53b31;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-6px;right:-5px}.notification-popover{z-index:20;background:#fff;border:1px solid #dfe2dd;border-radius:12px;width:min(360px,100vw - 32px);padding:14px;position:absolute;top:50px;right:0;box-shadow:0 18px 50px #17281d25}.notification-popover>div{justify-content:space-between;align-items:center;padding:3px 4px 10px;display:flex}.notification-popover>div button,.notification-popover article+button{background:0 0;border:0}.notification-popover svg{width:18px}.notification-popover article{border-top:1px solid #edf0eb;padding:11px}.notification-popover article.unread{background:#f2f7e8;border-radius:8px}.notification-popover article strong{font-size:13px}.notification-popover article p{color:#68746d;margin:4px 0;font-size:12px}.notification-popover article small{color:#919a95;font-size:10px}.text-button{color:#346344;width:100%;padding:11px;font-weight:700}.avatar{border:0}.overview-actions{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:17px;display:grid}.overview-actions button{text-align:left;background:#fff;border:1px solid #dfe2dd;border-radius:12px;grid-template-columns:36px 1fr;column-gap:12px;padding:22px;display:grid}.overview-actions svg{color:#638545;background:#eff5e4;border-radius:9px;grid-row:1/3;width:36px;height:36px;padding:8px}.overview-actions strong{font-size:15px}.overview-actions span{color:#78817c;margin-top:4px;font-size:12px;line-height:1.5}.admin-gallery>div{position:relative}.admin-gallery>div>button{color:#a03830;background:#fff;border-radius:50%;width:28px;height:28px;padding:6px;position:absolute;top:5px;right:5px;box-shadow:0 3px 10px #0002}.admin-gallery>div>button svg{width:16px;height:16px}.new-venue{background:#fff;border:1px solid #dfe2dd;border-radius:12px;margin-top:17px}.new-venue summary{cursor:pointer;align-items:center;gap:9px;padding:18px 22px;font-weight:700;display:flex}.new-venue summary svg{width:18px}.empty-dashboard.compact{border:0;border-top:1px solid #edf0eb;border-radius:0;min-height:auto;padding:24px}.management-grid{grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);gap:16px;display:grid}.list-card>h2,.settings-form>h2{margin:5px 0 18px;font:700 20px Manrope}.manage-row{border-top:1px solid #edf0eb;align-items:center;gap:12px;padding:15px 0;display:flex}.manage-row img{object-fit:cover;border-radius:8px;width:64px;height:52px}.manage-row>div{flex:1}.manage-row p{color:#647069;margin:4px 0;font-size:13px;line-height:1.5}.manage-row small{color:#929b96}.manage-row>button{color:#a03930;background:#f7eae8;border:0;border-radius:8px;padding:9px}.manage-row>button svg{width:16px;height:16px}.manage-row>button.secondary{color:#3d6945;white-space:nowrap;background:#edf3e4}.promo-row strong,.promo-row .status{display:block}.promo-row .status{color:#777;background:#eee;border-radius:10px;width:max-content;margin-bottom:6px;padding:4px 7px;font-size:10px}.promo-row .status.active{color:#397043;background:#e3f2dc}.analytics-card{margin-top:17px}.analytics-card h2{margin:5px 0}.bar-chart{border-bottom:1px solid #dfe2dd;align-items:end;gap:4%;height:300px;padding:35px 20px 0;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:9px;height:100%;display:flex}.bar-chart span{background:linear-gradient(#9fca55,#4f7f49);border-radius:7px 7px 0 0;width:min(52px,100%);min-height:4px;display:block}.bar-chart small{color:#7a857e;font-size:11px}.reviews-list{gap:12px;display:grid}.review-card>div{gap:12px;display:flex}.review-avatar{background:#dcebb6;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.review-card>div>div:last-child{gap:3px;display:grid}.review-card small{color:#8a948e}.stars{color:#d69a22;letter-spacing:2px}.review-card>p{color:#4f5c55;line-height:1.65}.review-card blockquote{color:#56635b;background:#f2f5ee;border-left:3px solid #6d944e;border-radius:0 8px 8px 0;margin:15px 0 0;padding:14px;font-size:13px}.review-card blockquote strong{color:#2d533b;margin-bottom:5px;display:block}.reply-form{gap:9px;display:flex}.reply-form input,.settings-form input{border:1px solid #dfe2dd;border-radius:8px;flex:1;padding:12px}.reply-form button{color:#fff;background:#174b36;border:0;border-radius:8px;padding:0 16px;font-weight:700}.settings-layout{grid-template-columns:minmax(400px,1fr) minmax(280px,.6fr);gap:16px;display:grid}.settings-form{flex-direction:column;gap:13px;display:flex}.settings-form label:not(.check){color:#5f6c65;font-size:12px;font-weight:700}.settings-form label:not(.check) input{width:100%;margin-top:7px;display:block}.settings-form h3{margin:12px 0 0;font-size:15px}.settings-form .check{align-items:center;gap:9px;font-size:13px;display:flex}.settings-form .check input{width:17px;height:17px}.settings-form>button{color:#fff;background:#174b36;border:0;border-radius:8px;align-self:flex-start;padding:11px 18px;font-weight:700}.security-card svg{color:#6c914e}.security-card p{color:#66726b;line-height:1.7}.security-card strong{color:#315a3c;font-size:13px}@media (width<=1000px){.overview-actions,.management-grid,.settings-layout{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>:last-child{grid-column:1/-1}}@media (width<=600px){.dashboard{display:block}.dash-sidebar{z-index:50;background:#112c21;width:100%;height:68px;padding:6px;display:flex;position:fixed;inset:auto 0 0;overflow-x:auto}.dash-brand{display:none}.dash-sidebar nav{flex-direction:row;gap:2px;display:flex}.dash-sidebar .sidebar-bottom{border:0;margin:0;padding:0;display:flex}.dash-sidebar nav button,.dash-sidebar .sidebar-bottom button{justify-content:center;width:52px;min-width:52px;height:52px;padding:0;font-size:0}.dash-sidebar button svg{width:20px}.dash-main{padding:22px 14px 95px}.dash-main>header{align-items:flex-start;gap:12px;margin-bottom:72px}.dash-main h1{font-size:24px}.dash-header-actions{gap:7px}.dash-header-actions select{width:calc(100% - 28px);display:block;position:absolute;top:78px;left:14px;right:14px}.notification{display:block}.avatar{width:40px;height:40px}.stats-grid,.overview-actions{grid-template-columns:1fr}.stats-grid>:last-child{grid-column:auto}.admin-editor-grid{margin-top:0}.panel-card{padding:17px}.management-grid{grid-template-columns:1fr}.reply-form{flex-direction:column}.reply-form button{height:44px}.promo-row{flex-wrap:wrap;align-items:flex-start}.bar-chart{height:230px;padding-left:0;padding-right:0}.settings-layout{grid-template-columns:1fr}.notification-popover{right:-47px}.venue-summary{flex-wrap:wrap;align-items:flex-start}.venue-summary button{margin-left:0;display:block}.new-venue .empty-dashboard{padding:16px}}.media-help,.price-help{color:#758078;font-size:11px;line-height:1.5;display:block}.media-help{margin-top:-3px}.price-help{margin-top:-4px}.location-editor{background:#f8faf5;border:1px solid #dfe4dc;border-radius:12px;margin-top:4px;padding:14px}.location-editor>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.location-editor label{color:#32483b;gap:6px;font-size:12px;font-weight:800;display:grid}.location-editor input{margin:0}.location-button{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;display:flex}.location-button svg,.map-preview svg{width:17px}.location-editor small{color:#718078;margin-top:9px;line-height:1.5;display:block}.field-error{color:#b63636;margin:8px 0 0;font-size:12px}.map-preview{color:#255d45;align-items:center;gap:5px;margin-top:8px;font-size:12px;font-weight:800;display:inline-flex}.platform-admin{color:#10251b;background:#f5f6f1;min-height:100vh}.platform-admin>header{color:#fff;background:#103528;justify-content:space-between;align-items:center;height:72px;padding:0 max(24px,4vw);display:flex}.platform-admin>header>div:last-child{grid-template-columns:28px auto;align-items:center;column-gap:8px;display:grid}.platform-admin>header>div:last-child svg{grid-row:1/3}.platform-admin>header small{color:#adc1b7}.platform-admin main{width:min(1380px,100% - 40px);margin:auto;padding:42px 0 70px}.platform-title{justify-content:space-between;gap:24px;display:flex}.platform-title h1{margin:8px 0;font-size:38px}.platform-title p{color:#6d7972}.platform-stats{gap:10px;display:flex}.platform-stats span{color:#6b766f;background:#fff;border:1px solid #dfe2dd;border-radius:12px;grid-template-columns:28px 1fr;align-items:center;min-width:140px;padding:16px;display:grid}.platform-stats svg{color:#5e8748;grid-row:1/3}.platform-stats b{color:#10251b;font-size:24px}.platform-create-grid{grid-template-columns:1fr 1.4fr;gap:18px;margin-top:28px;display:grid}.platform-create-grid h2{align-items:center;gap:8px;margin:0 0 10px;display:flex}.platform-section{margin-top:34px}.platform-section>h2{font-size:25px}.platform-list,.platform-venues{gap:10px;display:grid}.platform-row{background:#fff;border:1px solid #dfe2dd;border-radius:12px;grid-template-columns:1fr 1fr 100px auto 42px;gap:10px;padding:12px;display:grid}.platform-row input{border:1px solid #dfe2dd;border-radius:8px;padding:11px}.platform-row span{color:#69766f;align-self:center}.platform-row button,.platform-form-actions button{color:#fff;background:#174b36;border:0;border-radius:8px;padding:10px 15px;font-weight:800}.platform-row .danger,.platform-form-actions .danger{color:#a43b32;background:#f8e8e6}.platform-row svg{width:17px}.platform-venue{padding:0}.platform-venue summary{cursor:pointer;align-items:center;gap:14px;padding:14px 18px;display:flex}.platform-venue summary img{object-fit:cover;border-radius:9px;width:70px;height:54px}.platform-venue summary div{flex:1;gap:4px;display:grid}.platform-venue summary small{color:#718078}.platform-venue summary>span{color:#2e6547;font-weight:800}.platform-venue>form{padding:0 18px 18px}.hours-editor{background:#f7f9f4;border-radius:10px;gap:7px;padding:13px;display:grid}.hours-editor>div{grid-template-columns:160px 120px 120px 1fr;align-items:center;gap:9px;display:grid}.hours-editor input[type=time]{border:1px solid #dfe2dd;border-radius:7px;padding:8px}.platform-form-actions{justify-content:space-between;display:flex}.platform-form-actions .danger{align-items:center;gap:7px;display:flex}@media (width<=800px){.platform-title,.platform-stats{display:grid}.platform-create-grid,.platform-row{grid-template-columns:1fr}.hours-editor>div{grid-template-columns:1fr 1fr}.hours-editor>div span{grid-column:1/3}.platform-admin main{width:min(100% - 24px,1380px)}}.owner-hours>div:first-child h2{margin:7px 0}.owner-hours-grid{gap:8px;margin:22px 0;display:grid}.owner-hours-grid>div{border:1px solid #e1e5de;border-radius:10px;grid-template-columns:180px 1fr 1fr 130px;align-items:end;gap:12px;padding:12px;display:grid}.owner-hours-grid label{color:#68756d;gap:6px;font-size:11px;display:grid}.owner-hours-grid input[type=time]{border:1px solid #d8ddd6;border-radius:7px;padding:9px}.owner-hours>button{color:#fff;background:#174b36;border:0;border-radius:8px;padding:12px 18px;font-weight:800}@media (width<=800px){.owner-hours-grid>div{grid-template-columns:1fr 1fr}.owner-hours-grid>div>strong{grid-column:1/3}}.super-admin{color:#10241a;background:#f4f6f2;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.super-sidebar{color:#fff;z-index:20;background:linear-gradient(#0e3024,#102a21);flex-direction:column;width:260px;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.super-logo{grid-template-columns:44px 1fr;align-items:center;padding:0 10px 34px;display:grid}.super-logo>span{color:#173d2d;background:#c8ed65;border-radius:13px;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.super-logo>span svg{width:21px}.super-logo strong{letter-spacing:-1px;font:800 22px Manrope}.super-logo small{color:#8ea79b;text-transform:uppercase;letter-spacing:1.4px;font-size:10px}.super-sidebar nav{gap:6px;display:grid}.super-sidebar nav button{color:#afc0b7;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;width:100%;min-height:47px;padding:0 13px;font-weight:650;display:grid}.super-sidebar nav button svg{width:19px}.super-sidebar nav button b{color:#c8d6cf;text-align:center;background:#254a3b;border-radius:12px;min-width:24px;padding:3px 6px;font-size:10px}.super-sidebar nav button.active{color:#173d2d;background:#fff;box-shadow:0 8px 25px #06180f40}.super-sidebar nav button.active b{color:#42703d;background:#eaf4d7}.super-health{border-top:1px solid #2a493d;align-items:center;gap:10px;margin-top:auto;padding:20px 10px 5px;display:flex}.super-health>span{background:#9bd465;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #9bd46518}.super-health div{gap:3px;display:grid}.super-health strong{font-size:12px}.super-health small{color:#839d90;font-size:9px}.super-main{grid-column:2;width:100%;max-width:1680px;padding:34px clamp(24px,3.5vw,58px) 80px}.super-main>header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.super-main>header h1{margin:5px 0;font:750 32px Manrope}.super-main>header p{color:#748078;margin:0;font-size:14px}.super-kicker{text-transform:uppercase;letter-spacing:1.8px;color:#658347;font-size:10px;font-weight:850}.super-profile{background:#fff;border:1px solid #dfe4dc;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex}.super-profile>svg{color:#5c8245;background:#edf5dd;border-radius:9px;width:34px;height:34px;padding:7px}.super-profile div{gap:2px;display:grid}.super-profile strong{font-size:12px}.super-profile small{color:#7f8983;font-size:10px}.super-toast{z-index:100;color:#fff;background:#173e2e;border-radius:10px;align-items:center;gap:8px;padding:13px 17px;font-size:13px;display:flex;position:fixed;top:25px;right:28px;box-shadow:0 15px 40px #16342535}.super-toast svg{color:#bfe864;width:18px}.super-card{background:#fff;border:1px solid #dfe4dc;border-radius:16px;padding:22px;box-shadow:0 5px 20px #18312408}.super-card-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.super-card-head h2{margin:5px 0;font:750 20px Manrope}.super-card-head>button{color:#315b3f;background:#edf3e8;border:0;border-radius:8px;padding:9px 12px;font-weight:750}.super-metrics{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.super-metric{text-align:left;color:inherit;background:#fff;border:1px solid #dfe4dc;border-radius:15px;gap:14px;padding:19px;display:flex}.super-metric:hover{border-color:#9bb47d;transform:translateY(-2px);box-shadow:0 10px 30px #19332110}.super-metric>span{color:#5d8247;background:#eef5df;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.super-metric svg{width:20px}.super-metric div{display:grid}.super-metric small{color:#77827b}.super-metric strong{margin:2px 0;font:800 29px Manrope}.super-metric p{color:#87918b;margin:0;font-size:10px}.super-overview-grid{grid-template-columns:1.5fr .75fr;gap:15px;margin-top:16px;display:grid}.activity-row{border-top:1px solid #edf0eb;align-items:center;gap:12px;padding:13px 0;display:flex}.activity-row img{object-fit:cover;border-radius:9px;width:56px;height:48px}.activity-row div{flex:1;gap:4px;display:grid}.activity-row small{color:#7d8781}.activity-row>span{color:#637068;background:#eef2eb;border-radius:12px;padding:5px 8px;font-size:10px;font-weight:800}.activity-row>span.approved{color:#477239;background:#e7f2d9}.quick-actions>h2{font:750 20px Manrope}.quick-actions>button{text-align:left;color:#263a30;background:0 0;border:0;border-top:1px solid #edf0eb;grid-template-columns:26px 1fr 20px;align-items:center;width:100%;min-height:54px;display:grid}.quick-actions>button svg{color:#628148;width:18px}.super-content-grid{grid-template-columns:minmax(300px,.65fr) minmax(600px,1.35fr);gap:16px;display:grid}.super-form{gap:13px;display:grid}.super-form label{color:#506159;gap:7px;font-size:11px;font-weight:800;display:grid}.super-form input,.super-form select,.venue-toolbar input{color:#14271e;background:#fbfcfa;border:1px solid #d8ded7;border-radius:9px;outline:none;width:100%;min-width:0;padding:12px}.super-form input:focus,.super-form select:focus,.venue-toolbar input:focus{border-color:#6f9955;box-shadow:0 0 0 3px #dfeecf}.super-form>button,.venue-form-actions>button{color:#fff;background:#174b36;border:0;border-radius:9px;padding:12px 17px;font-weight:800}.form-icon{color:#638348;background:#eef5e2;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.form-icon svg{width:19px}.customer-list{padding-bottom:8px}.customer-list>.super-card-head{margin-bottom:8px}.customer-list>.super-card-head>span{color:#7d8881;font-size:12px}.customer-row{border-top:1px solid #edf0eb;grid-template-columns:42px minmax(280px,1fr) 100px 70px 38px;align-items:center;gap:10px;padding:13px 0;display:grid}.customer-avatar{color:#31573d;background:#ddebba;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-weight:900;display:grid}.customer-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-fields input{background:#f7f9f5;border:1px solid #0000;border-radius:8px;min-width:0;padding:10px}.customer-fields input:focus{background:#fff;border-color:#87a96f;outline:0}.venue-count{color:#65726a;align-items:center;gap:5px;font-size:11px;display:flex}.venue-count svg{width:15px}.customer-row>button{color:#315f40;background:#eaf2e3;border:0;border-radius:8px;padding:9px;font-weight:800}.icon-danger{border-radius:8px;justify-content:center;align-items:center;gap:5px;display:inline-flex;color:#a03d34!important;background:#f8e9e7!important;border:0!important;padding:8px!important}.icon-danger svg{width:16px}.venue-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;padding:14px 16px;display:flex;position:relative}.venue-toolbar>label{align-items:center;gap:8px;width:min(480px,60%);display:flex}.venue-toolbar>label svg{color:#718078;width:18px}.venue-toolbar>label input{background:0 0;border:0;padding:10px}.venue-toolbar details>summary{color:#fff;cursor:pointer;background:#174b36;border-radius:9px;align-items:center;gap:7px;padding:11px 15px;font-weight:800;list-style:none;display:flex}.venue-toolbar summary svg{width:17px}.venue-toolbar details[open]>summary{border-radius:9px 9px 0 0}.venue-toolbar details>form{z-index:10;background:#fff;border:1px solid #dfe4dc;border-radius:14px;width:min(580px,100% - 32px);padding:18px;position:absolute;top:58px;right:16px;box-shadow:0 20px 60px #11291d30}.super-form.compact>div,.venue-basic-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.venue-admin-list{gap:11px;display:grid}.venue-admin-card{padding:0;overflow:hidden}.venue-admin-card>summary{cursor:pointer;grid-template-columns:68px 1fr auto auto;align-items:center;gap:13px;padding:13px 17px;list-style:none;display:grid}.venue-admin-card>summary img{object-fit:cover;border-radius:10px;width:66px;height:56px}.venue-admin-card>summary div{gap:3px;display:grid}.venue-admin-card>summary small,.venue-admin-card>summary p{color:#748078;margin:0;font-size:11px}.venue-admin-card>summary>span{color:#47723b;background:#e8f3df;border-radius:12px;padding:5px 9px;font-size:10px;font-weight:800}.venue-admin-card>summary>span.featured{color:#8a651a;background:#fff1cd}.venue-admin-card>summary>b{color:#346145;background:#f0f4ed;border-radius:8px;padding:8px 10px;font-size:11px}.venue-edit-form{background:#fcfdfa;border-top:1px solid #e8ebe6;padding:22px}.venue-basic-fields{grid-template-columns:repeat(3,1fr)}.featured-check{background:#f1f6e9;border-radius:9px;grid-template-columns:18px 1fr;align-items:center;padding:12px;display:flex!important}.featured-check input{width:17px!important}.schedule-head{border-top:1px solid #e2e6df;justify-content:space-between;align-items:end;margin-top:8px;padding-top:18px;display:flex}.schedule-head h3{margin:5px 0;font:750 19px Manrope}.schedule-head p{color:#7a857e;margin:0;font-size:12px}.schedule-legend{color:#718078;gap:12px;font-size:10px;display:flex}.schedule-legend span{align-items:center;gap:5px;display:flex}.schedule-legend i{background:#a8aaa8;border-radius:50%;width:8px;height:8px}.schedule-legend i.open{background:#6ba14b}.schedule-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.schedule-day{background:#fff;border:1px solid #dde4da;border-left:4px solid #78a65a;border-radius:11px;grid-template-columns:minmax(125px,1fr) minmax(115px,.8fr) 20px minmax(115px,.8fr);align-items:end;gap:9px;padding:12px;display:grid}.schedule-day>div{align-self:center}.schedule-day>div>strong{font-size:13px;display:block}.schedule-day>label:not(.day-closed){color:#7a857e;font-size:9px}.schedule-day input[type=time]{background:#f8faf6;margin-top:5px;padding:9px}.day-closed{align-items:center;gap:5px;margin-top:7px;color:#78847d!important;font-size:10px!important;display:flex!important}.day-closed input{width:15px!important}.time-arrow{color:#8b958f;align-self:center}.schedule-day.closed{background:#f5f6f4;border-left-color:#a9afaa}.venue-form-actions{justify-content:space-between;margin-top:4px;display:flex}.danger-button{align-items:center;gap:7px;display:flex;color:#9d3a31!important;background:#f8e8e6!important}.danger-button svg{width:17px}.moderation-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.moderation-card{min-width:0}.moderation-card>.super-card-head>div{align-items:center;gap:9px;display:flex}.moderation-card>.super-card-head h2{margin:0}.moderation-card>.super-card-head>b{background:#eef3ea;border-radius:14px;padding:5px 9px;font-size:11px}.moderation-scroll{max-height:620px;margin-top:12px;overflow:auto}.moderation-card article{border-top:1px solid #edf0eb;padding:14px 0}.moderation-card article>div:first-child{justify-content:space-between;gap:8px;display:flex}.moderation-card article>div>span{color:#d59a20;font-size:11px}.moderation-card article small{color:#87918b;font-size:10px}.moderation-card article p{color:#58665e;font-size:12px;line-height:1.6}.moderation-card article>.icon-danger{float:right}.status-on,.status-off{border-radius:10px;padding:4px 7px}.status-on{background:#e5f1dc;color:#397039!important}.status-off{background:#eee;color:#777!important}.moderation-actions{justify-content:space-between;display:flex}.moderation-actions button{color:#315f40;background:#eaf2e3;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.moderation-actions svg{width:14px}.moderation-empty{text-align:center;color:#8b958f;padding:60px 10px}.moderation-empty svg{width:35px;height:35px}.settings-grid{grid-template-columns:1.25fr .75fr;gap:15px;display:grid}.settings-fields{grid-template-columns:1fr 1fr;gap:11px;display:grid}.platform-settings-form>h3{margin:12px 0 0;font:750 16px Manrope}.setting-toggle{cursor:pointer;border:1px solid #e0e5de;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex!important}.setting-toggle div{gap:4px;display:grid}.setting-toggle small{color:#7a857e;font-weight:400}.setting-toggle>input{display:none}.setting-toggle>span{background:#cdd3ce;border-radius:14px;width:42px;height:24px;position:relative}.setting-toggle>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0002}.setting-toggle>input:checked+span{background:#65a050}.setting-toggle>input:checked+span:after{transform:translate(18px)}.setting-toggle.danger>input:checked+span{background:#b34a41}.categories-settings>p{color:#758078;font-size:13px;line-height:1.6}.categories-settings>form{gap:8px;display:flex}.categories-settings>form input{border:1px solid #d9dfd7;border-radius:8px;flex:1;min-width:0;padding:11px}.categories-settings>form button{color:#fff;background:#174b36;border:0;border-radius:8px;align-items:center;gap:5px;padding:10px;display:flex}.categories-settings>form svg{width:15px}.categories-settings>div{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.categories-settings>div span{background:#eef3e9;border-radius:18px;padding:7px 8px 7px 12px;font-size:11px}.categories-settings>div button{color:#8a4b45;background:0 0;border:0;font-size:18px;line-height:10px}.security-note{background:#f0f5e9;border-radius:11px;gap:10px;margin-top:24px;padding:14px;display:flex}.security-note svg{color:#5d8247;width:24px}.security-note strong{font-size:12px}.security-note p{margin:4px 0 0!important;font-size:11px!important}@media (width<=1150px){.super-metrics{grid-template-columns:1fr 1fr}.super-content-grid,.settings-grid,.moderation-grid,.schedule-cards{grid-template-columns:1fr}.venue-basic-fields{grid-template-columns:1fr 1fr}}@media (width<=760px){.super-admin{grid-template-columns:74px 1fr}.super-sidebar{width:74px;padding:20px 10px}.super-logo{padding:0 6px 25px;display:block}.super-logo strong,.super-logo small,.super-sidebar nav span,.super-sidebar nav b,.super-health div{display:none}.super-logo>span{width:42px}.super-sidebar nav button{grid-template-columns:1fr;place-items:center;padding:0;display:grid}.super-health{justify-content:center}.super-main{grid-column:2;padding:22px 13px 60px}.super-main>header{align-items:flex-start}.super-profile div{display:none}.super-metrics,.super-overview-grid{grid-template-columns:1fr}.customer-row{grid-template-columns:42px 1fr 38px}.customer-fields{grid-template-columns:1fr}.venue-count,.customer-row>button:not(.icon-danger){display:none}.venue-toolbar{align-items:stretch;gap:8px}.venue-toolbar>label{width:100%}.venue-admin-card>summary{grid-template-columns:55px 1fr auto}.venue-admin-card>summary img{width:52px;height:48px}.venue-admin-card>summary>span{display:none}.venue-basic-fields,.settings-fields{grid-template-columns:1fr}.schedule-day{grid-template-columns:1fr 20px 1fr}.schedule-day>div{grid-column:1/4}.schedule-head{gap:10px;display:grid}.venue-form-actions{gap:8px}.super-form.compact>div{grid-template-columns:1fr}}.menu-manager{gap:16px;max-width:1120px;margin:0 auto;display:grid}.menu-category-create{justify-content:space-between;align-items:end;gap:20px;display:flex}.menu-category-create>div:last-child{gap:8px;min-width:420px;display:flex}.menu-category-create input{flex:1}.menu-category-create button,.menu-category-head button,.menu-item-editor button,.menu-new-item button{justify-content:center;align-items:center;gap:6px;display:inline-flex}.menu-category-create svg,.menu-item-actions svg,.menu-new-item button svg{width:16px}.menu-category-head{border-bottom:1px solid #e4e8e1;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:8px;padding-bottom:14px;display:grid}.menu-category-head input{font-size:20px;font-weight:850}.danger-icon{width:44px;height:44px;color:#b83333!important;background:#f9e8e7!important;padding:0!important}.danger-icon svg{width:18px}.menu-item-list{gap:10px;margin-top:14px;display:grid}.menu-item-editor{background:#f8faf6;border:1px solid #e7ebe4;border-radius:12px;grid-template-columns:1fr 1.4fr;gap:8px;padding:12px;display:grid}.menu-item-editor>div{align-items:center;gap:8px;display:flex}.menu-item-editor>div input{min-width:85px}.menu-item-editor .check{white-space:nowrap;margin:0 8px}.menu-item-actions{justify-content:flex-end}.menu-item-actions button{width:auto}.danger-text{color:#b83333!important}.menu-new-item{border-top:1px dashed #cfd7cc;margin-top:16px;padding-top:16px}.menu-new-item h3{margin:0 0 10px}.menu-new-item>div{grid-template-columns:1fr 1.4fr;gap:8px;margin-bottom:8px;display:grid}.menu-new-item>div:nth-of-type(2){grid-template-columns:130px 90px 1fr auto;align-items:center}.menu-new-item .check{margin:0}.empty-menu{text-align:center;padding:45px}.empty-menu>svg{color:#719a4a;width:42px;height:42px}.empty-menu h2{margin:10px 0 4px}@media (width<=760px){.location-editor>div{grid-template-columns:1fr}.menu-category-create{flex-direction:column;align-items:stretch}.menu-category-create>div:last-child{flex-direction:column;min-width:0}.menu-category-head{grid-template-columns:1fr auto}.menu-category-head .secondary{grid-area:2/1/auto/3}.menu-item-editor{grid-template-columns:1fr}.menu-item-editor>div{flex-wrap:wrap}.menu-new-item>div,.menu-new-item>div:nth-of-type(2){grid-template-columns:1fr}.menu-new-item button{width:100%}}.dash-brand{margin-bottom:22px}.branch-switcher{border-bottom:1px solid #29473a;margin:0 0 22px;padding-bottom:18px;position:relative}.branch-switcher>span{color:#7f9a8d;letter-spacing:1.5px;margin:0 8px 8px;font-size:9px;font-weight:900;display:block}.branch-switcher details{position:relative}.branch-switcher summary{cursor:pointer;background:#19382b;border:1px solid #355448;border-radius:13px;grid-template-columns:39px 1fr 17px;align-items:center;gap:9px;min-height:64px;padding:9px;list-style:none;display:grid}.branch-switcher summary::-webkit-details-marker{display:none}.branch-symbol,.branch-menu>button>span{color:#173725;background:#c8ed65;border-radius:10px;place-items:center;width:39px;height:39px;display:grid;overflow:hidden}.branch-symbol img,.branch-menu>button>span img{object-fit:cover;width:100%;height:100%}.branch-symbol svg,.branch-menu>button>span svg{width:18px}.branch-switcher summary div{gap:2px;min-width:0;display:grid}.branch-switcher summary small{color:#8fa69b;font-size:9px}.branch-switcher summary strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.branch-switcher summary>svg{color:#91a69c;width:16px}.branch-switcher details[open] summary{background:#214535;border-color:#91b45b}.branch-menu{z-index:70;color:#172a20;background:#fff;border:1px solid #dce3da;border-radius:14px;width:330px;padding:8px;position:absolute;top:70px;left:0;box-shadow:0 24px 65px #071a1245}.branch-menu>button{width:100%;color:#263a30!important;text-align:left!important;background:0 0!important;border-radius:10px!important;grid-template-columns:38px 1fr 18px!important;align-items:center!important;gap:10px!important;padding:9px!important;display:grid!important}.branch-menu>button:hover,.branch-menu>button.selected{background:#eef5e5!important}.branch-menu>button>div{gap:3px;min-width:0;display:grid}.branch-menu>button strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.branch-menu>button small{color:#7c8881;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.branch-menu>button>svg{color:#679348;width:16px}.branch-menu>button.add-branch{margin-top:6px;font-weight:850;color:#356044!important;border-top:1px solid #e4e9e2!important;border-radius:0 0 9px 9px!important;padding:11px!important;display:flex!important}.dash-page-description{color:#7c8781;margin:3px 0 0;font-size:12px}.branch-quick-select{color:#294b39;min-width:190px;max-width:270px;font-weight:750}@media (width<=900px){.branch-switcher{display:none}.dash-brand{margin-bottom:45px}.dash-page-description{display:none}}.ads-admin-layout{grid-template-columns:minmax(620px,1.3fr) minmax(300px,.7fr);align-items:start;gap:16px;display:grid}.ad-config-form>.setting-toggle{margin:4px 0 7px}.ad-editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ad-editor-grid fieldset{background:#fafcf8;border:1px solid #dce3da;border-radius:13px;gap:10px;min-width:0;padding:16px;display:grid}.ad-editor-grid legend{color:#315b3f;padding:0 8px;font:800 13px Manrope}.ad-editor-grid label{color:#596860;gap:6px;font-size:10px;font-weight:800;display:grid}.ad-editor-grid input{background:#fff;border:1px solid #d8ded7;border-radius:9px;width:100%;min-width:0;padding:11px}.ad-editor-grid .featured-check{display:flex!important}.ad-help{color:#748078;margin:0;font-size:11px;line-height:1.6}.ad-preview-board>div:last-child{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.ad-preview-card{color:#fff;background:#153b2c;border-radius:15px;height:430px;position:relative;overflow:hidden}.ad-preview-card.disabled{filter:grayscale();opacity:.45}.ad-preview-card>img{object-fit:cover;width:100%;height:100%}.ad-preview-card:after{content:"";background:linear-gradient(#0000,#071a12ee);position:absolute;inset:35% 0 0}.ad-preview-card>div:last-child{z-index:2;position:absolute;bottom:15px;left:14px;right:14px}.ad-preview-card small{letter-spacing:1px;color:#d8e8df;font-size:7px}.ad-preview-card strong{margin-top:6px;font:800 15px/1.2 Manrope;display:block}.ad-preview-card p{color:#d2dcd7;font-size:9px;line-height:1.5}.ad-preview-card b{color:#d5f879;font-size:9px}.ad-demo-motion{background:linear-gradient(145deg,#143f2e,#779d48);position:absolute;inset:0;overflow:hidden}.ad-demo-motion i{border:1px solid #d5f87988;border-radius:50%;animation:5s ease-in-out infinite ad-admin-float;position:absolute}.ad-demo-motion i:first-child{width:150px;height:150px;top:40px;left:-65px}.ad-demo-motion i:nth-child(2){width:100px;height:100px;animation-delay:-2s;top:170px;right:-45px}.ad-demo-motion i:nth-child(3){width:80px;height:80px;animation-delay:-3s;bottom:80px;left:20px}.ad-demo-motion span{letter-spacing:5px;color:#d5f879;white-space:nowrap;font:900 19px Manrope;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}@keyframes ad-admin-float{50%{transform:translate(8px,-15px)scale(1.1)}}@media (width<=1150px){.ads-admin-layout{grid-template-columns:1fr}.ad-preview-board>div:last-child{grid-template-columns:repeat(2,minmax(150px,230px))}}@media (width<=760px){.ad-editor-grid,.ad-preview-board>div:last-child{grid-template-columns:1fr}.ad-preview-card{height:320px}}.ad-format-guide{background:#f2f7e9;border:1px solid #dce4d7;border-radius:11px;grid-template-columns:auto auto 1fr;align-items:center;gap:9px;padding:12px 14px;display:grid}.ad-format-guide b{font-size:11px}.ad-format-guide span{color:#fff;background:#174b36;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:850}.ad-format-guide small{color:#718078;font-size:10px}.ad-preview-board>div:last-child{justify-content:center;align-items:start}.ad-preview-card{aspect-ratio:4/15;width:100%;max-width:160px;height:auto}.ad-preview-card>img{object-fit:cover;object-position:center}@media (width<=760px){.ad-format-guide{grid-template-columns:1fr auto}.ad-format-guide small{grid-column:1/-1}.ad-preview-card{max-width:150px}}.ad-preview-card{aspect-ratio:1/2;max-width:200px}.ad-demo-motion span{letter-spacing:4px;font-size:21px;transform:translate(-50%,-50%)}.super-logout{color:#b8c8c0;background:0 0;border:1px solid #315044;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin:10px 8px 0;padding:10px;font-weight:750;display:flex}.super-profile>button{color:#466a3e;background:#eef4e8;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.super-profile>button svg{width:17px}.super-error,.super-loading{border-radius:10px;align-items:center;gap:9px;margin-bottom:16px;padding:13px 16px;display:flex}.super-error{color:#9d3a31;background:#f8e8e6}.super-error button{color:inherit;background:#fff;border:0;border-radius:7px;margin-left:auto;padding:7px 10px;font-weight:750}.super-loading{color:#496740;background:#edf3e8}.super-loading svg{width:18px;animation:1s linear infinite super-spin}@keyframes super-spin{to{transform:rotate(360deg)}}.platform-venue-row{grid-template-columns:86px minmax(280px,1fr) auto auto;align-items:center;gap:16px;display:grid}.platform-venue-row>img{object-fit:cover;background:#edf1e9;border-radius:11px;width:86px;height:70px}.platform-venue-row>div:nth-child(2){gap:4px;display:grid}.platform-venue-row p,.platform-venue-row small{color:#748078;margin:0;font-size:11px}.platform-title{justify-content:flex-start;align-items:center;gap:8px;display:flex}.platform-title b{color:#47713a;background:#dff0ba;border-radius:12px;padding:4px 7px;font-size:9px}.platform-status{color:#68746d;background:#eef1ed;border-radius:14px;padding:6px 9px;font-size:10px;font-weight:800}.platform-status.published{color:#3d7138;background:#e6f1dc}.platform-status.pendingreview{color:#8b671d;background:#fff1cf}.platform-status.suspended{color:#963d34;background:#f7e5e3}.platform-actions{gap:7px;display:flex}.platform-actions button{color:#315f40;background:#e9f2e3;border:0;border-radius:8px;align-items:center;gap:5px;padding:9px 10px;font-weight:750;display:flex}.platform-actions button:disabled{opacity:.45;cursor:not-allowed}.platform-actions svg{width:15px}.moderation-card blockquote{color:#526158;background:#f3f6ef;border-left:3px solid #78a65a;margin:10px 0;padding:10px;font-size:11px}@media (width<=900px){.platform-venue-row{grid-template-columns:62px 1fr auto}.platform-venue-row>img{width:62px;height:58px}.platform-status{display:none}.platform-actions{grid-column:2/4;justify-content:flex-end}}@media (width<=760px){.super-logout{font-size:0}.super-logout svg{width:19px}.platform-venue-row{grid-template-columns:52px 1fr}.platform-venue-row>img{width:52px;height:52px}.platform-actions{grid-column:1/3}.platform-actions button{font-size:10px}.moderation-grid{grid-template-columns:1fr}.super-profile>button{display:none}}.platform-gallery{border-top:1px solid #edf0eb;grid-column:2/5;padding-top:11px;overflow-x:auto;gap:9px!important;display:flex!important}.platform-gallery>div{flex:0 0 110px;height:78px;position:relative}.platform-gallery img{object-fit:cover;border-radius:9px;width:100%;height:100%}.platform-gallery button{color:#a03d34;background:#fff;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:5px;right:5px}.platform-gallery button svg{width:13px}@media (width<=900px){.platform-gallery{grid-column:2/4}}@media (width<=760px){.platform-gallery{grid-column:1/3}}.platform-settings-form textarea{resize:vertical;color:#14271e;width:100%;font:inherit;background:#fbfcfa;border:1px solid #d8ded7;border-radius:9px;outline:none;padding:12px;line-height:1.55}.platform-settings-form textarea:focus{border-color:#6f9955;box-shadow:0 0 0 3px #dfeecf}.super-logout{color:#afc0b7;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:44px;margin-top:10px;padding:0 13px;font-weight:700;display:flex}.super-logout:hover{color:#fff;background:#244838}.super-logout svg{width:18px}.filter-pills button{align-items:center;gap:6px;transition:all .18s;display:flex}.filter-pills button:hover{color:#273a30;border-color:#8b9b91}.filter-pills .active{border-color:var(--ink)}.filter-notice{color:#315c3c;background:#eef5df;border:1px solid #dce9c2;border-radius:10px;align-items:center;gap:10px;margin:-12px 0 22px;padding:13px 15px;font-size:13px;display:flex}.filter-notice svg{width:18px}.filter-notice.warning{color:#765b25;background:#fff7e7;border-color:#efe0bd}.filter-notice button{color:#fff;background:#183b2c;border:0;border-radius:7px;margin-left:auto;padding:8px 12px;font-size:12px;font-weight:700}.location-pulse{animation:1.3s infinite filterPulse}@keyframes filterPulse{50%{opacity:.35;transform:scale(.85)}}.distance-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#112b20e6;border:1px solid #ffffff2e;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;bottom:14px;left:14px}.offer-badge+.distance-badge{left:14px}.search-result-line{color:#6f7973;justify-content:space-between;align-items:center;margin:-12px 0 22px;font-size:13px;display:flex}.search-result-line button{color:#315f3d;background:0 0;border:0;font-weight:700}.empty-results{color:#79827d;border:1px dashed #cfd5cf;border-radius:14px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:300px;display:flex}.empty-results svg{width:34px;height:34px}.empty-results h3{color:#26362e;margin:13px 0 4px}.empty-results p{margin:0;font-size:13px}html,body,#root{max-width:100%;overflow-x:hidden}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.menu-button,.heart,.notification{min-width:44px;min-height:44px}.header,.hero-content,main>section,.detail-page,.dash-main{padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}footer{padding-bottom:max(40px,env(safe-area-inset-bottom))}@media (width<=768px){.header{height:68px}.brand{font-size:21px}.brand-mark{width:34px;height:34px}.hero{min-height:auto;padding-bottom:30px}.hero-content{padding-top:62px;padding-bottom:44px}.hero h1{letter-spacing:-2.4px;font-size:clamp(39px,11vw,54px);line-height:1.06}.hero h1 br{display:none}.hero-content>p{font-size:15px;line-height:1.55}.search-box{border-radius:12px;margin-top:26px;padding:7px}.search-box label:first-child{height:48px}.search-box input{font-size:16px}.search-box button{min-height:48px}.hero-proof{justify-content:space-between;gap:10px;margin-top:34px}.hero-proof strong{font-size:19px}.hero-proof span{font-size:10px}.categories{padding-top:58px!important;padding-bottom:58px!important}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-grid article{gap:10px;padding:16px 13px}.category-grid svg{width:40px;height:40px;padding:10px}.category-grid h3{font-size:14px}.section-heading h2{font-size:30px}.discover{padding-top:10px!important}.filter-heading{display:block}.filter-heading>div:first-child{margin-bottom:20px}.filter-pills{scrollbar-width:none;gap:7px;margin:0 -18px;padding:0 18px 8px;overflow-x:auto;display:flex!important}.filter-pills::-webkit-scrollbar{display:none}.filter-pills button{white-space:nowrap;min-height:42px;padding:9px 13px}.venue-grid{grid-template-columns:1fr 1fr;gap:13px}.card-image{height:185px}.card-body{padding:15px}.card-body h3{font-size:17px}.card-body p{min-height:36px;font-size:12px}.owner-cta{margin:35px 18px 70px!important;padding:45px 25px!important}.detail-page{padding-top:16px}.detail-hero{height:430px}.detail-overlay h1{font-size:38px}.detail-layout{gap:20px}.detail-content section{padding:28px 0}.contact-card{margin-top:5px}.auth-form-wrap{min-height:100dvh}.dashboard{padding-bottom:78px;display:block}.dash-sidebar{z-index:20;width:100%;height:auto;min-height:68px;padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));display:block;position:fixed;inset:auto 0 0}.dash-brand,.sidebar-bottom{display:none}.dash-sidebar nav{grid-template-columns:repeat(5,1fr);gap:2px;display:grid}.dash-sidebar nav a{flex-direction:column;justify-content:center;gap:3px;min-height:52px;padding:6px 2px;font-size:9px!important;display:flex!important}.dash-sidebar nav a:nth-child(n+6){display:none!important}.dash-sidebar nav svg{width:19px}.dash-main{min-height:100dvh;padding-top:25px}.dash-main>header{margin-bottom:25px}.dash-grid{grid-template-columns:1fr}.panel-card textarea,.create-venue-form input,.create-venue-form select,.create-venue-form textarea,.promo-form input{font-size:16px}}@media (width<=520px){.header-actions .ghost-button{min-width:44px;min-height:44px}.hero-content{padding-top:50px}.eyebrow{letter-spacing:1.6px;font-size:10px}.hero h1{font-size:40px}.hero-proof div:nth-child(2){display:none}.category-grid{grid-template-columns:1fr}.category-grid article{padding:16px}.venue-grid{grid-template-columns:1fr}.card-image{height:230px}.card-body h3{font-size:19px}.card-body p{min-height:0}.filter-notice{flex-wrap:wrap;align-items:flex-start}.filter-notice button{margin-left:28px}.owner-cta h2{font-size:32px}.owner-cta h2 br{display:none}.detail-hero{border-radius:14px;height:390px}.detail-overlay{bottom:22px;left:18px;right:18px}.detail-overlay h1{font-size:33px}.detail-overlay .eyebrow{font-size:9px}.big-rating{padding:10px 13px}.detail-tabs{white-space:nowrap;gap:22px}.contact-card{padding:20px}.auth-form-wrap{padding:24px 20px}.auth-form h2{font-size:31px}.mobile-brand{margin-bottom:42px}.stats-grid{gap:10px}.stats-grid article{padding:18px}.dash-header-actions .avatar{display:grid}.dash-main h1{font-size:26px}.panel-card{padding:19px}.promo-form>div,.create-venue-form>div{flex-direction:column}.venue-summary{padding:18px}.venue-summary img{width:58px;height:58px;display:block}.venue-summary button{display:none}footer{padding-left:18px;padding-right:18px}}@media (width<=380px){.hero h1{font-size:35px}.hero-proof strong{font-size:17px}.section-heading h2{font-size:27px}.card-image{height:205px}.dash-sidebar nav a{font-size:8px!important}}@media (height<=520px) and (orientation:landscape){.hero-content{padding-top:30px}.hero h1{font-size:38px}.hero-proof{display:none}.detail-hero{height:330px}}@media (width<=768px){.header{position:relative}.header nav.mobile-nav-open{z-index:30;top:60px;left:max(18px,env(safe-area-inset-left));right:max(18px,env(safe-area-inset-right));background:#101d19;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;align-items:stretch;gap:2px;padding:10px;display:flex;position:absolute;box-shadow:0 20px 45px #0000004d}.header nav.mobile-nav-open a{color:#fff;border-radius:9px;padding:13px 14px}.header nav.mobile-nav-open a:hover{background:#ffffff14}}
