:root{--ink:#153d32;--cream:#fbf7ed;--orange:#f2663d;--yellow:#f4c95d;--line:#d9dfd7;--muted:#63736e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.nav{height:76px;justify-content:space-between;gap:24px}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:900;font-size:20px;letter-spacing:-.04em}.brand-mark{width:34px;height:34px;border-radius:50% 50% 45% 55%;background:var(--orange);display:grid;place-items:center;color:white;transform:rotate(-6deg)}.nav-links{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.button{border:0;border-radius:999px;background:var(--orange);color:white;padding:13px 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.button.secondary{color:var(--ink);background:white;border:1px solid var(--line)}.button.dark{background:var(--ink)}.button:disabled{opacity:.45;cursor:not-allowed}.hero{padding:72px 0 80px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:64px;gap:64px;align-items:center;min-height:650px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;color:var(--orange)}h1{font-size:clamp(52px,7vw,88px);line-height:.93;letter-spacing:-.055em;margin:18px 0 24px}h1,h2{font-family:Georgia,serif;font-weight:500}h2{font-size:clamp(36px,5vw,58px);letter-spacing:-.04em;margin:0 0 18px}h3{margin:0 0 8px}.lede{font-size:19px;line-height:1.65;color:var(--muted);max-width:620px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-card{position:relative;min-height:500px;border-radius:40px 40px 140px 40px;overflow:hidden;background:#f6c85f;box-shadow:0 28px 70px #183d3220}.hero-card img{width:100%;height:500px;object-fit:cover;display:block}.floating-card{position:absolute;left:24px;right:24px;bottom:24px;background:#fffef9ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:20px;padding:18px;display:flex;gap:14px;align-items:center;box-shadow:0 12px 40px #173d3233}.live-dot{width:12px;height:12px;border-radius:50%;background:#33a464;box-shadow:0 0 0 6px #33a46422}.section{padding:90px 0}.section.green{background:var(--ink);color:white}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.card{background:white;color:var(--ink);border:1px solid var(--line);border-radius:22px;padding:26px}.feature-icon{width:48px;height:48px;border-radius:14px;background:#fce7dc;color:var(--orange);display:grid;place-items:center;margin-bottom:36px}.muted{color:var(--muted);line-height:1.6}.price{font-family:Georgia,serif;font-size:48px;margin:18px 0 4px}.price small{font-family:Arial,sans-serif;font-size:14px;color:var(--muted)}.shell{min-height:calc(100vh - 76px);display:grid;grid-template-columns:260px 1fr;border-top:1px solid var(--line)}.sidebar{padding:28px 20px;border-right:1px solid var(--line);background:#fffdf7}.sidebar a{display:flex;gap:10px;padding:12px 14px;border-radius:12px;margin:4px 0;font-weight:700;font-size:14px}.sidebar a.active{background:#e9f0ea}.main{padding:38px;max-width:1250px;width:100%}.page-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px}.page-title h1{font-size:44px;margin:0 0 8px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.stat{padding:20px;border-radius:18px;background:white;border:1px solid var(--line)}.stat strong{display:block;font:34px Georgia,serif;margin-top:8px}.panel{background:white;border:1px solid var(--line);border-radius:22px;padding:24px;margin-top:20px}.status{display:inline-flex;gap:7px;align-items:center;padding:7px 11px;border-radius:999px;background:#e5f5e9;color:#267643;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.field label{display:block;font-size:13px;font-weight:800;margin:0 0 7px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);background:white;border-radius:12px;padding:12px;color:var(--ink)}.field textarea{min-height:110px;resize:vertical}.map-shell{position:relative;height:calc(100vh - 76px);background:#dce4db}.customer-map-home{height:100vh;height:100dvh}.map-canvas{width:100%;height:100%}.map-overlay{position:absolute;z-index:2;left:22px;right:22px;top:18px}.map-topbar{gap:14px}.map-brand,.map-topbar{display:flex;align-items:center}.map-brand{min-width:180px;height:54px;padding:0 16px;border-radius:16px;background:white;box-shadow:0 8px 30px #193c3030;gap:10px}.map-brand span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:white}.map-brand b{font-size:18px;letter-spacing:-.03em}.map-topbar .map-search{flex:1 1;max-width:650px}.map-topbar .become-button{margin-left:auto;height:50px;box-shadow:0 8px 30px #193c3030}.my-spots-link{height:46px;display:flex;align-items:center;padding:0 14px;border-radius:999px;background:white;box-shadow:0 8px 30px #193c3030;font-size:13px;font-weight:900;white-space:nowrap}.short-label{display:none}.map-search{display:flex;gap:10px;background:white;border-radius:16px;padding:12px 16px;box-shadow:0 8px 30px #193c3030}.map-search input{flex:1 1;border:0;outline:0}.map-search button{border:0;background:transparent;color:var(--ink);display:grid;place-items:center}.filter-row{display:flex;gap:8px;overflow-x:auto;padding:12px 2px;scrollbar-width:none}.filter-row button{white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:white;padding:8px 12px;color:var(--ink);font-weight:700;box-shadow:0 3px 12px #153d3214}.filter-row button.active{background:var(--ink);color:white;border-color:var(--ink)}.map-count{display:inline-block;background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;box-shadow:0 3px 12px #153d3214}.map-empty{height:100%;display:grid;place-items:center;text-align:center;padding:40px}.preview-map{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,#dfe8db,#edf1e6 55%,#d7e2d4)}.preview-map:after,.preview-map:before{content:"";position:absolute;background:#c8d8e5}.preview-map:before{width:130%;height:70px;left:-15%;top:48%;transform:rotate(-13deg)}.preview-map:after{width:80px;height:130%;left:28%;top:-15%;transform:rotate(18deg)}.preview-road{position:absolute;z-index:1;background:#fffdf7;border:1px solid #d8ddd3;box-shadow:0 0 0 4px #e5e8df}.road-one{width:120%;height:32px;left:-10%;top:33%;transform:rotate(7deg)}.road-two{width:34px;height:120%;left:63%;top:-10%;transform:rotate(-8deg)}.preview-pin{position:absolute;z-index:3;transform:translate(-50%,-50%)}.preview-label{position:absolute;z-index:2;color:#68756e;font-weight:800;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.label-one{left:48%;top:23%}.label-two{left:16%;top:68%}.map-zero{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;flex-direction:column;gap:8px;text-align:center;background:white;padding:24px;border-radius:18px;box-shadow:0 12px 40px #153d3226}.map-zero span{color:var(--muted);font-size:14px}.vendor-marker{position:relative;width:50px;height:50px;border-radius:50%;border:4px solid white;background:var(--orange);color:white;font-weight:900;font-size:18px;display:grid;place-items:center;box-shadow:0 7px 20px #153d3240;overflow:visible;transition:transform 2.8s ease-in-out}.vendor-marker img{width:100%;height:100%;object-fit:cover;border-radius:50%}.marker-live{position:absolute;width:14px;height:14px;right:-2px;bottom:0;border-radius:50%;border:3px solid white;background:#26a65b}.mobile-vendor-marker{border-color:#f4c95d;box-shadow:0 0 0 4px #f4c95d55,0 7px 20px #153d3240}.marker-mobile-label{position:absolute;left:50%;top:calc(100% + 7px);transform:translateX(-50%);padding:3px 7px;border-radius:999px;background:#153d32;color:white;border:2px solid white;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.vendor-card{position:absolute;z-index:3;left:22px;bottom:22px;width:min(445px,calc(100% - 44px));background:white;border-radius:22px;padding:22px;box-shadow:0 16px 55px #153d3240}.card-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:27px;color:var(--muted)}.vendor-card-head{display:flex;align-items:flex-start;gap:17px;padding-right:28px}.logo-fallback,.vendor-card-head img{flex:0 0 94px;width:94px;height:94px;border-radius:20px;object-fit:cover;object-position:center;background:var(--orange);color:white;display:grid;place-items:center;font-size:34px;font-weight:900}.vendor-card-head>div:last-child{min-width:0;flex:1 1}.vendor-card-head h3{overflow-wrap:anywhere;font-size:clamp(27px,3vw,32px);line-height:1.02;letter-spacing:-.035em;font-weight:900;margin:8px 0 5px}.vendor-card-head small{color:var(--muted);font-size:13px;font-weight:700}.rating{display:flex;align-items:center;gap:5px;margin-top:11px;color:#9b6414;font-size:14px}.rating.light{color:inherit}.card-meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:12px}.card-meta span{display:flex;gap:5px;align-items:center}.card-meta.location-stale{color:#a45122;font-weight:800}.operating-mode{padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.operating-mode>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:10px}.operating-mode button{display:grid;grid-template-columns:auto 1fr;grid-gap:3px 10px;gap:3px 10px;text-align:left;padding:14px;border-radius:14px;border:1px solid var(--line);background:white;color:var(--ink)}.operating-mode button.active{outline:3px solid #f4c95d;border-color:#f4c95d}.operating-mode button:disabled{opacity:.75}.operating-mode button svg{grid-row:1/3}.operating-mode button small{color:var(--muted)}.live-control-row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.live-control-row h3{font-size:28px;margin-top:8px}.card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.card-actions .button{padding:10px 13px;font-size:13px}.follow-spot-button{width:100%;border:1px solid #e2a728;border-radius:12px;padding:11px 14px;margin-top:15px;background:#fff7d9;color:#5e470f;font-weight:900;text-align:center}.follow-spot-button.following{background:#153d32;border-color:#153d32;color:white}.follow-spot-button:disabled{opacity:.65}.card-actions .card-follow{margin:0;width:auto;padding:10px 13px;font-size:13px}.card-actions .prominent-site{width:100%;background:#f4c95d;color:#173d32}.card-menu-preview{margin:16px 0;padding:13px 15px;border-radius:12px;background:#f6f2e8}.card-menu-preview>b{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;color:var(--muted)}.card-menu-preview div{display:flex;justify-content:space-between;gap:15px;padding:5px 0;font-size:13px}.delivery-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;font-size:12px}.delivery-shortcuts span{color:var(--muted)}.delivery-shortcuts a{font-weight:900;color:var(--orange)}.card-actions details{position:relative}.card-actions summary{list-style:none}.direction-menu{position:absolute;bottom:48px;left:0;min-width:190px;background:white;border:1px solid var(--line);border-radius:14px;padding:7px;box-shadow:0 10px 30px #153d3230}.direction-menu a,.direction-menu button{display:flex;width:100%;align-items:center;gap:8px;border:0;background:white;padding:10px;color:var(--ink);text-align:left}.vendor-hero{min-height:560px;display:flex;align-items:flex-end;color:white;background-size:cover;background-position:50%;position:relative}.vendor-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,#102d25d9)}.vendor-hero .container{position:relative;z-index:1;padding-bottom:60px}.vendor-hero h1{max-width:800px}.profile-hero{padding:80px 0;background:var(--ink);color:white;background-size:cover;background-position:50%;position:relative}.profile-hero .container{position:relative;z-index:1}.profile-hero:has([style]):before{content:"";position:absolute;inset:0;background:#153d32cc}.profile-hero h1{font-size:clamp(48px,7vw,78px)}.live-copy{display:flex;align-items:center;gap:7px;margin-top:22px}.menu-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.menu-line{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.menu-line:last-child{border:0}.pill{display:inline-flex;border:1px solid;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800}.notice{border-radius:14px;padding:14px 16px;background:#fff4cf;color:#705b12;font-size:14px}footer{padding:50px 0;border-top:1px solid var(--line)}.master-layout-lock{display:flex;flex-direction:column;gap:5px;margin-top:16px;padding:13px 15px;border-radius:12px;background:#e9f3eb;border:1px solid #c8dfcd;color:#255c39}.master-layout-lock b{font-size:13px}.master-layout-lock span{font-size:12px;line-height:1.5}body:has(.paid-site)>header{display:none}body:has(.customer-map-home)>header{display:none}body:has(.food-spots-page)>header{display:none}body:has(.spot-page)>header{display:none}.food-spots-page{min-height:100vh;background:#fbf7ed}.spots-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1120px)/2));border-bottom:1px solid var(--line);background:white}.spots-header .map-brand{box-shadow:none;padding:0}.spots-wrap{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:70px 0 100px}.spots-title{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.spots-title h1{font-size:clamp(45px,7vw,72px);margin:12px 0}.spots-title p{color:var(--muted);font-size:17px}.spots-empty{background:white;border:1px solid var(--line);border-radius:22px;padding:70px 25px;text-align:center}.spots-empty h2{font-size:34px}.bowl-large{font-size:56px}.followed-grid{display:grid;grid-gap:16px;gap:16px}.followed-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;padding:22px;background:white;border:1px solid var(--line);border-radius:18px}.followed-card.is-live{border-color:#31a361;box-shadow:0 7px 25px #31a36118}.followed-logo{width:64px;height:64px;border-radius:16px;display:grid;place-items:center;overflow:hidden;background:var(--orange);color:white;font-size:25px;font-weight:900}.followed-logo img{width:100%;height:100%;object-fit:cover}.followed-main h2{font:28px Georgia,serif;margin:6px 0 3px}.followed-main>p{color:var(--muted);margin:0}.followed-main .rating{margin-top:8px}.followed-live,.followed-offline{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.followed-live{color:#23854a}.followed-live i{width:10px;height:10px;border-radius:50%;background:#2ead61;box-shadow:0 0 0 5px #2ead6122}.followed-offline{color:var(--muted)}.spot-distance{display:block;margin-top:8px;font-size:12px;font-weight:800}.spot-page{min-height:100vh;background:#fffaf1}.spot-wrap{width:min(1060px,calc(100% - 40px));margin:0 auto}.spot-nav{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,calc((100% - 1060px)/2));background:white;border-bottom:1px solid var(--line)}.spot-nav .map-brand{box-shadow:none;padding:0}.spot-nav>a:last-child{font-size:13px;font-weight:900}.spot-hero{min-height:570px;display:flex;align-items:flex-end;color:white;padding:90px 0 65px;background:#153d32;background-size:cover;background-position:50%}.spot-live,.spot-offline{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.spot-live{background:white;color:#21834a}.spot-live i{width:10px;height:10px;border-radius:50%;background:#2bad60;box-shadow:0 0 0 5px #2bad6028}.spot-offline{background:#ffffff24;color:white;border:1px solid #ffffff66}.spot-identity{display:flex;gap:16px;align-items:center;margin-top:20px}.spot-identity img,.spot-identity>span{width:72px;height:72px;border-radius:18px;object-fit:cover;display:grid;place-items:center;background:var(--orange);font-size:30px;font-weight:900}.spot-identity small{text-transform:uppercase;letter-spacing:.1em;font-weight:800;opacity:.7}.spot-identity h1{font-size:clamp(48px,7vw,78px);margin:4px 0}.spot-hero .spot-wrap>p{max-width:670px;line-height:1.65;font-size:18px;color:#ffffffcf}.spot-rating{display:flex;align-items:center;gap:7px;color:#ffd069}.spot-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.spot-actions .follow-spot-button{width:auto;margin:0;padding:13px 18px}.spot-actions .button{min-height:46px}.spot-order{background:#f4c95d;color:#173d32}.spot-live-location{background:#e8f2e9;padding:58px 0}.spot-live-location .spot-wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.spot-live-location h2{font-size:38px;margin:10px 0}.spot-live-location p{display:flex;gap:7px;align-items:center;color:var(--muted)}.spot-direction-buttons{display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end}.spot-content{padding:90px 0 110px}.spot-section-head{margin-bottom:35px}.spot-section-head h2{font-size:52px;margin:10px 0}.spot-menu{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.spot-menu>section{background:white;border:1px solid var(--line);padding:25px;border-radius:18px}.spot-menu>section>h3{font:30px Georgia,serif;border-bottom:1px solid var(--line);padding-bottom:14px}.spot-menu article{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.spot-menu article:last-child{border:0}.spot-menu article img{border-radius:12px;object-fit:cover}.spot-menu article>div{flex:1 1}.spot-menu article>div>div{display:flex;justify-content:space-between;gap:12px}.spot-menu article p{color:var(--muted);margin:7px 0 0;line-height:1.45;font-size:13px}.photos-head{margin-top:85px}.spot-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;grid-gap:12px;gap:12px}.spot-gallery>div{position:relative;overflow:hidden;border-radius:15px;background:#eee6d7}.spot-gallery>div:first-child{grid-row:1/3}.spot-gallery img{object-fit:cover}.spot-ordering{margin-top:80px;padding:45px;border-radius:18px;background:#f2eadb}.spot-ordering h2{font-size:38px}.spot-footer{padding:38px 0;background:#153d32;color:white}.spot-footer .spot-wrap{display:flex;justify-content:space-between;gap:20px}.spot-footer a{opacity:.7}.qr-dashboard-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(400px,1.15fr);grid-gap:25px;gap:25px;align-items:start}.qr-details{display:flex;flex-direction:column;align-items:flex-start}.qr-details label{font-size:12px;font-weight:900;margin:18px 0 7px}.qr-details code{max-width:100%;overflow-wrap:anywhere;padding:9px;background:#f3f1e9;border-radius:7px}.dashboard-qr{align-self:center;margin:28px 0 15px;max-width:100%;height:auto}.qr-print-card{background:#fffdf5;border:10px solid #153d32;outline:2px solid #f4c95d;outline-offset:-17px;padding:48px 35px 35px;text-align:center;color:#153d32;min-height:700px}.print-bowl{font-size:55px}.qr-print-card h2{font-size:45px;line-height:1.02;margin:12px 0}.qr-print-card>p{font-size:18px}.qr-print-card img{display:block;margin:25px auto;max-width:90%;height:auto}.qr-print-card h3{font-size:26px;margin:12px 0}.qr-print-card small{overflow-wrap:anywhere;color:var(--muted)}.qr-analytics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:25px}.qr-analytics div{padding:20px;background:white;border:1px solid var(--line);border-radius:15px}.qr-analytics span{color:var(--muted);font-size:12px}.qr-analytics strong{display:block;font:34px Georgia,serif;margin-top:8px}.paid-site{background:var(--vendor-bg);color:var(--vendor-text);min-height:100vh}.paid-site h1,.paid-site h2{font-family:Georgia,serif;font-weight:500}.paid-site h2{font-size:clamp(38px,5vw,64px);line-height:1}.paid-wrap{width:min(1180px,calc(100% - 44px));margin:0 auto}.paid-nav{height:82px;padding:0 max(22px,calc((100% - 1180px)/2));gap:34px;background:var(--vendor-header);color:var(--vendor-header-text);position:relative;z-index:5}.paid-brand,.paid-nav{display:flex;align-items:center}.paid-brand{gap:11px;margin-right:auto;font-size:18px}.paid-brand img,.paid-brand span{width:46px;height:46px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--vendor-secondary);color:#172b24;font-weight:900}.paid-nav nav{display:flex;gap:28px;font-size:13px;font-weight:800}.paid-nav nav a{opacity:.85}.paid-menu-button{display:none;border:0;background:transparent;color:inherit}.vendor-button{border:0;border-radius:7px;background:var(--vendor-button);color:var(--vendor-button-text);padding:15px 20px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-transform:uppercase;letter-spacing:.055em;font-size:12px}.vendor-button.compact{padding:11px 15px}.vendor-button.outline{background:transparent;border:1px solid #ffffffaa;color:white}.paid-hero{min-height:720px;display:flex;align-items:center;color:white;background-size:cover;background-position:50%}.paid-hero-content{padding:100px 0}.paid-hero h1{max-width:800px;font-size:clamp(58px,8vw,102px);line-height:.92;letter-spacing:-.055em;margin:18px 0 25px}.paid-hero-content>p:not(.paid-kicker){max-width:590px;font-size:19px;line-height:1.65;color:#f6f4ed}.paid-live{display:inline-flex;align-items:center;gap:9px;background:white;color:#173b31;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.paid-live i{width:9px;height:9px;border-radius:50%;background:#25a75b;box-shadow:0 0 0 5px #25a75b26}.paid-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:var(--vendor-primary)}.paid-hero .paid-kicker{color:var(--vendor-secondary)}.paid-today{padding:82px 0;background:var(--vendor-section)}.today-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-gap:20px;gap:20px;align-items:stretch}.today-intro{padding-right:35px}.today-intro h2{margin:12px 0 18px}.today-grid article{background:var(--vendor-bg);padding:28px;border-radius:15px;border:1px solid color-mix(in srgb,var(--vendor-text) 14%,transparent)}.today-grid article>svg{color:var(--vendor-primary);width:30px;height:30px;margin-bottom:36px}.today-grid article span{display:block;text-transform:uppercase;font-size:10px;letter-spacing:.13em;font-weight:900;opacity:.6}.today-grid article h3{font-size:22px;margin:10px 0}.today-grid article p,.today-intro p{line-height:1.65;opacity:.72}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--vendor-primary);font-weight:900;font-size:13px;border-bottom:1px solid;padding-bottom:4px}.paid-about{padding:110px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:90px;gap:90px}.about-image{position:relative;min-height:570px;background:var(--vendor-section);border-radius:4px 80px 4px 4px;overflow:hidden}.about-image img{object-fit:cover}.about-grid h2{margin:14px 0 25px}.about-grid p{font-size:18px;line-height:1.75;opacity:.75}.paid-menu{padding:110px 0;background:var(--vendor-header);color:var(--vendor-header-text)}.paid-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.paid-section-head h2{margin:12px 0 0}.paid-section-head>p{max-width:380px;opacity:.65}.paid-menu-category{margin-top:60px}.paid-menu-category>h3{font:32px Georgia,serif;padding-bottom:16px;border-bottom:1px solid color-mix(in srgb,var(--vendor-header-text) 25%,transparent)}.paid-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.paid-menu-item{display:grid;grid-template-columns:130px 1fr;background:color-mix(in srgb,var(--vendor-header-text) 7%,transparent);border:1px solid color-mix(in srgb,var(--vendor-header-text) 15%,transparent);min-height:130px}.menu-photo{position:relative;min-height:130px;background:color-mix(in srgb,var(--vendor-header-text) 8%,transparent)}.menu-photo img{object-fit:cover}.menu-item-copy{padding:21px}.menu-item-copy>div{display:flex;justify-content:space-between;gap:12px}.menu-item-copy h4{margin:0;font-size:17px}.menu-item-copy strong{color:var(--vendor-secondary)}.menu-item-copy p{opacity:.68;line-height:1.5;font-size:13px}.paid-schedule{padding:105px 0}.schedule-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:100px;gap:100px}.schedule-grid h2{margin:14px 0 20px}.schedule-grid p{line-height:1.65;opacity:.7}.schedule-list{border-top:2px solid var(--vendor-text)}.schedule-list div{display:flex;justify-content:space-between;padding:17px 2px;border-bottom:1px solid color-mix(in srgb,var(--vendor-text) 16%,transparent)}.schedule-list span{opacity:.68}.paid-catering{padding:40px 0 110px}.catering-card{min-height:430px;display:grid;grid-template-columns:1.25fr .75fr;background:var(--vendor-primary);color:#fff;overflow:hidden}.catering-card>div:first-child{padding:70px}.catering-card .paid-kicker{color:var(--vendor-secondary)}.catering-card h2{margin:14px 0 20px;max-width:690px}.catering-card p{max-width:620px;font-size:17px;line-height:1.7;color:#ffffffc7}.catering-art{display:grid;place-items:center;background:var(--vendor-secondary);color:var(--vendor-primary)}.catering-art svg{width:120px;height:120px}.paid-contact{padding:100px 0;background:var(--vendor-section)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.contact-grid h2{margin:14px 0 18px}.contact-grid p{line-height:1.65;opacity:.72}.social-row{display:flex;gap:10px;margin-top:26px}.social-row a{width:44px;height:44px;border-radius:50%;background:var(--vendor-header);color:var(--vendor-header-text);display:grid;place-items:center}.social-row .tiktok{font-weight:900;font-size:18px}.contact-card{background:var(--vendor-bg);padding:14px 28px;border-radius:15px}.contact-card a{display:flex;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid color-mix(in srgb,var(--vendor-text) 14%,transparent);font-weight:800}.contact-card a:last-child{border:0}.contact-card svg{color:var(--vendor-primary)}.contact-card small{display:block;opacity:.55;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.paid-footer{background:var(--vendor-header);color:var(--vendor-header-text);padding:55px 0;border:0}.paid-footer .paid-wrap{display:flex;align-items:center;gap:30px}.paid-footer p{opacity:.65;margin-right:auto}.paid-footer small{opacity:.5}.editor-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:25px}.editor-toolbar h1{font-size:44px;margin:8px 0}.website-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:22px;gap:22px;align-items:start}.editor-fields .panel:first-child{margin-top:20px}.editor-fields .panel h3{margin-bottom:20px}.theme-color-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.color-field{display:grid;grid-template-columns:1fr 45px 70px;align-items:center;grid-gap:8px;gap:8px}.color-field label{margin:0;text-transform:capitalize}.color-field input{padding:2px;height:36px}.color-field code{font-size:11px;color:var(--muted)}.editor-preview{position:-webkit-sticky;position:sticky;top:20px;border:1px solid var(--line);border-radius:18px;overflow:hidden;min-height:600px;margin-top:20px;box-shadow:0 15px 40px #153d321a}.preview-browser{height:34px;background:#eef0ed;display:flex;align-items:center;gap:5px;padding:0 11px;color:#63736e}.preview-browser span{width:7px;height:7px;border-radius:50%;background:#bdc5bf}.preview-browser small{margin-left:auto;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.preview-header{height:55px;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-size:9px}.preview-header b{font-size:12px}.preview-hero{min-height:300px;background-size:cover;background-position:50%;color:white;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:28px}.preview-hero small{border:1px solid white;border-radius:999px;padding:5px 8px;font-weight:900}.preview-hero h2{font-size:32px;line-height:1;margin:15px 0;color:white}.preview-hero button{border:0;color:white;padding:9px 12px;font-weight:900;font-size:9px;text-transform:uppercase}.preview-sections{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;padding:20px}.preview-sections span{height:90px;background:#ffffffba;border-radius:8px}@media (max-width:800px){.nav-links a:not(.button){display:none}.hero{grid-template-columns:1fr;padding-top:40px}.hero-card{min-height:390px}.hero-card img{height:390px}.form-grid,.grid-3,.menu-sections,.stat-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.shell{grid-template-columns:1fr}.sidebar{display:none}.main{padding:24px 20px}.page-title{flex-direction:column}.vendor-hero{min-height:500px}.map-overlay{left:10px;right:10px;top:8px}.map-topbar{display:grid;grid-template-columns:1fr auto auto;grid-gap:6px;gap:6px}.map-brand{grid-column:1;grid-row:1;min-width:0;height:42px;padding:0 10px}.map-brand span{width:27px;height:27px}.map-brand b{font-size:15px}.map-topbar .map-search{grid-column:1/-1;grid-row:2}.map-topbar .become-button{grid-column:3;grid-row:1;height:40px;margin:0;padding:8px 10px;font-size:10px}.map-topbar .my-spots-link{grid-column:2;grid-row:1;height:40px;padding:0 10px;font-size:11px;box-shadow:0 8px 30px #193c3030}.wide-label{display:none}.short-label{display:inline}.filter-row{padding-top:8px}.vendor-card{left:0;bottom:0;width:100%;max-height:66vh;overflow:auto;border-radius:24px 24px 0 0;padding:20px 18px calc(20px + env(safe-area-inset-bottom))}.vendor-card-head{gap:14px}.vendor-card-head .logo-fallback,.vendor-card-head img{flex-basis:86px;width:86px;height:86px;border-radius:19px}.vendor-card-head h3{font-size:clamp(26px,8vw,31px)}.map-zero{width:calc(100% - 44px)}.spots-header{height:68px;padding:0 16px}.spots-wrap{width:calc(100% - 30px);padding:45px 0 80px}.spots-title{align-items:flex-start;flex-direction:column}.followed-card{grid-template-columns:auto 1fr}.followed-card>.button{grid-column:1/-1;width:100%}.paid-nav{height:70px;padding:0 18px}.paid-nav nav,.paid-nav>.vendor-button{display:none}.paid-menu-button{display:block}.paid-brand{font-size:15px}.paid-brand img,.paid-brand span{width:40px;height:40px}.paid-wrap{width:min(100% - 34px,1180px)}.paid-hero{min-height:660px;background-position:60%}.paid-hero-content{padding:85px 0}.paid-hero h1{font-size:55px}.paid-hero-content>p:not(.paid-kicker){font-size:16px}.paid-hero .actions{flex-direction:column;align-items:stretch}.paid-hero .vendor-button{width:100%}.about-grid,.catering-card,.contact-grid,.schedule-grid,.today-grid{grid-template-columns:1fr}.paid-about,.paid-contact,.paid-menu,.paid-schedule,.paid-today{padding:75px 0}.today-intro{padding:0 0 15px}.about-grid{gap:45px}.about-image{min-height:390px}.paid-section-head{align-items:flex-start;flex-direction:column}.paid-menu-grid{grid-template-columns:1fr}.paid-menu-item{grid-template-columns:105px 1fr}.contact-grid,.schedule-grid{gap:45px}.catering-card>div:first-child{padding:48px 28px}.catering-art{min-height:180px}.paid-footer .paid-wrap{align-items:flex-start;flex-direction:column}.paid-footer p{margin:0}.catering-card{width:calc(100% - 34px)}}@media (max-width:1000px){.website-editor-grid{grid-template-columns:1fr}.editor-preview{position:relative;top:auto;min-height:500px}.editor-toolbar{flex-direction:column}}@media (max-width:600px){.theme-color-grid{grid-template-columns:1fr}.editor-toolbar .actions{width:100%}.editor-toolbar .button{flex:1 1}}@media (max-width:800px){.spot-nav{padding:0 15px}.spot-wrap{width:calc(100% - 30px)}.spot-hero{min-height:600px;padding-bottom:45px}.spot-identity{align-items:flex-start}.spot-identity h1{font-size:44px}.spot-actions{flex-direction:column}.spot-actions>*{width:100%!important}.spot-live-location .spot-wrap{align-items:flex-start;flex-direction:column}.spot-direction-buttons{width:100%;justify-content:stretch}.spot-direction-buttons .button{width:100%}.spot-content{padding:65px 0 80px}.spot-menu{grid-template-columns:1fr}.spot-gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 170px}.spot-gallery>div:first-child{grid-column:1/3;grid-row:auto}.spot-ordering{padding:28px}.spot-footer .spot-wrap{flex-direction:column}.qr-page-title .actions{width:100%}.qr-page-title .button{flex:1 1}.qr-dashboard-grid{grid-template-columns:1fr}.qr-print-card{min-height:auto;padding:42px 22px}.qr-print-card h2{font-size:36px}.qr-analytics{grid-template-columns:repeat(2,1fr)}}@media print{.no-print,.sidebar,body>header{display:none!important}.shell{display:block}.main{padding:0;max-width:none}.qr-dashboard-grid{display:block}.qr-details{display:none}.qr-print-card{width:7.5in;min-height:9.5in;margin:0 auto;page-break-inside:avoid;break-inside:avoid;border-width:12px}.qr-print-card img{width:4.5in;height:4.5in}.qr-print-card h2{font-size:52px}.qr-print-card>p{font-size:21px}}.order-admin-card{max-width:900px}.order-admin-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.order-admin-head h2{font-size:32px;margin:12px 0 5px}.order-status-badge{padding:9px 13px;border-radius:999px;text-transform:uppercase;font-size:12px;background:#edf0ed}.order-status-badge.ready{background:#fff0a8;color:#5d4800}.order-status-buttons{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.order-status-buttons button{border:1px solid var(--line);background:white;padding:11px 14px;border-radius:10px;text-transform:capitalize;font-weight:800}.order-status-buttons button.active{background:var(--ink);color:white}.vendor-message-compose{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding-top:20px;border-top:1px solid var(--line)}.vendor-message-compose input{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px}.small{font-size:12px;margin-top:18px}.order-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.payment-status-badge{padding:9px 13px;border-radius:999px;text-transform:uppercase;font-size:12px;background:#edf0ed}.payment-status-badge.paid{background:#dff4e5;color:#176d38}.payment-status-badge.pay_in_person{background:#fff0b5;color:#684f00}.order-dashboard-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:24px 0}.order-dashboard-details>div{padding:14px;border-radius:12px;background:#f7f4ec}.order-dashboard-details span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.order-dashboard-details b{text-transform:capitalize;font-size:13px}.customer-order-page{min-height:100vh;background:#f8f5ec;color:var(--ink);padding-bottom:80px}.customer-order-page.is-ready{background:linear-gradient(#fff2a8 0 330px,#f8f5ec 330px)}.customer-order-nav{height:68px;padding:0 max(18px,calc((100% - 800px)/2));display:flex;align-items:center;justify-content:space-between;border:0;background:#153d32;color:white}.customer-order-nav a{font-weight:900;font-size:18px}.customer-order-nav span{font-weight:800;font-size:13px}.customer-order-wrap{width:min(800px,calc(100% - 34px));margin:0 auto}.order-hero{text-align:center;padding:75px 10px 48px}.order-hero h1{font:clamp(40px,7vw,70px) Georgia,serif;max-width:700px;margin:10px auto 16px}.order-hero p{max-width:570px;margin:auto;line-height:1.6}.order-progress{background:white;border-radius:20px;padding:25px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 12px 40px #153d3218}.order-progress>div{position:relative;text-align:center;color:#9ca8a2}.order-progress>div:not(:last-child):after{content:"";position:absolute;height:3px;background:#e0e5e1;left:62%;right:-38%;top:19px}.order-progress>div.done{color:#21874b}.order-progress>div.done:not(:last-child):after{background:#47a86a}.order-progress span{position:relative;z-index:1;width:40px;height:40px;border-radius:50%;margin:0 auto 9px;background:#edf0ed;display:grid;place-items:center}.order-progress .done span{background:#e1f4e7}.order-progress .current span{background:#f6c94e;color:#153d32;box-shadow:0 0 0 7px #f6c94e33}.order-progress svg{width:19px}.order-progress b{font-size:12px;display:block}.notification-optin,.order-details-card{background:white;border:1px solid var(--line);border-radius:18px;padding:25px;margin-top:20px}.order-details-card p{display:flex;justify-content:space-between}.order-details-card p strong{margin-left:20px}.order-total{border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between;font-size:20px}.notification-optin{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:17px;gap:17px}.notification-optin>svg{color:#e59b29}.notification-optin p{margin:4px 0;color:var(--muted);font-size:13px;line-height:1.45}.permission-state{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:900}.order-toast{position:fixed;z-index:20;right:20px;top:86px;max-width:420px;background:white;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 15px 50px #153d3235;display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center}.order-toast.ready{background:#fff2a8;border-color:#f0bd31}.order-toast span{display:block;font-size:12px;margin-top:4px}.order-toast button{border:0;background:transparent;font-size:24px}.sound-note{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:12px;margin-top:17px}@media(max-width:650px){.order-admin-head{flex-direction:column}.vendor-message-compose{grid-template-columns:auto 1fr}.vendor-message-compose .button{grid-column:1/-1}.customer-order-page.is-ready{background:linear-gradient(#fff2a8 0 360px,#f8f5ec 360px)}.order-hero{padding:55px 3px 38px}.order-progress{padding:18px 8px}.order-progress b{font-size:10px}.notification-optin{grid-template-columns:auto 1fr}.notification-optin .button,.permission-state{grid-column:1/-1;width:100%;justify-content:center}.order-toast{top:auto;left:12px;right:12px;bottom:12px}.customer-order-wrap{width:calc(100% - 24px)}.operating-mode>div{grid-template-columns:1fr}.marker-mobile-label{font-size:8px}}.checkout-page{min-height:100vh;background:#f7f3e9;color:var(--ink)}.checkout-nav{height:70px;padding:0 max(20px,calc((100% - 1100px)/2));display:flex;justify-content:space-between;align-items:center;background:#153d32;color:white;border:0}.checkout-wrap{width:min(1100px,calc(100% - 36px));margin:0 auto;padding:70px 0 100px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);grid-gap:55px;gap:55px;align-items:start}.checkout-wrap h1{font-size:clamp(42px,6vw,66px);margin:8px 0}.checkout-items{margin-top:35px;border-top:1px solid var(--line)}.checkout-items article{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.checkout-items article>div:first-child{display:grid;grid-gap:4px;gap:4px}.checkout-items article span{color:var(--muted);font-size:13px}.quantity-control{display:flex;align-items:center;gap:12px}.quantity-control button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:white;display:grid;place-items:center}.quantity-control svg{width:15px}.checkout-totals{padding:20px 0}.checkout-totals p{display:flex;justify-content:space-between}.checkout-totals p:last-child{border-top:1px solid var(--line);padding-top:16px;font-size:22px}.payment-panel{position:-webkit-sticky;position:sticky;top:20px;background:white;border-radius:22px;padding:28px;box-shadow:0 14px 45px #153d3217}.payment-panel h2{font-size:31px;margin:7px 0 22px}.payment-choice{position:relative;width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:14px;background:white;padding:17px;text-align:left;margin-top:10px;color:var(--ink)}.payment-choice.selected{border-color:#dcae30;box-shadow:0 0 0 3px #f4c95d55}.payment-choice>svg{color:#bd7924}.payment-choice span{display:grid;grid-gap:5px;gap:5px}.payment-choice small{color:var(--muted);line-height:1.35}.payment-choice i{width:18px;height:18px;border-radius:50%;border:2px solid #aab3ad}.payment-choice.selected i{border:5px solid #153d32}.payment-due{display:inline-block;background:#f4c95d;color:#153d32;border-radius:9px;padding:11px 15px;font-weight:1000;letter-spacing:.06em}.payment-due.compact{display:block;text-align:center;margin-top:16px;font-size:12px}.checkout-submit{width:100%;margin-top:18px;padding:15px}.checkout-fine-print{font-size:11px;color:var(--muted);line-height:1.5}.checkout-confirmation{width:min(600px,calc(100% - 34px));margin:0 auto;padding:100px 0;text-align:center}.checkout-confirmation>span{width:70px;height:70px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:#dff4e5;color:#19733d}.checkout-confirmation h1{font-size:clamp(42px,7vw,68px)}.checkout-confirmation .payment-due{display:block;width:max-content;max-width:100%;margin:25px auto}.checkout-confirmation>strong{display:block;font-size:36px;margin:18px}.checkout-confirmation .button{margin-top:15px}@media(max-width:760px){.checkout-nav{padding:0 15px;font-size:12px}.checkout-wrap{grid-template-columns:1fr;padding:45px 0;gap:20px}.payment-panel{position:static}.order-dashboard-details{grid-template-columns:1fr 1fr}.order-badges{justify-content:flex-start}}.onboarding-website-choice{margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.onboarding-website-choice h3{font-size:28px;margin:7px 0}.website-choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:20px 0}.website-choice-grid button{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:20px;text-align:left;border:1px solid var(--line);border-radius:16px;background:white;color:var(--ink)}.website-choice-grid button.active{border-color:#dfa928;box-shadow:0 0 0 4px #f4c95d4d}.website-choice-grid button span{font-size:18px;font-weight:900}.website-choice-grid button small{color:var(--muted)}.website-url-field{max-width:600px}.dashboard-website-choices{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.dashboard-website-choices .panel{margin-top:0}.dashboard-website-choices .panel>svg,.website-access-card>svg{width:42px;height:42px;color:var(--orange)}.dashboard-website-choices .featured{border:2px solid #e2b235}.dashboard-website-choices strong{font:34px Georgia,serif;display:block;margin:12px 0}.dashboard-website-choices small{display:block;color:var(--muted);margin-top:12px}.website-access-card{display:grid;grid-template-columns:auto 1fr;grid-gap:24px;gap:24px;max-width:800px}.website-access-card form{display:flex;align-items:flex-end;gap:10px}.website-access-card .field{flex:1 1}.builder-menu-category{padding:15px;margin-top:14px;border-radius:13px;background:#f7f4ec}.builder-menu-category>input{width:100%;border:0;background:transparent;font-size:20px;font-weight:900;margin-bottom:10px}.builder-menu-item{display:grid;grid-template-columns:1fr 110px;grid-gap:8px;gap:8px;padding:12px 0;border-top:1px solid var(--line)}.builder-menu-item input,.builder-menu-item textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px}.builder-menu-item input:last-child,.builder-menu-item textarea{grid-column:1/-1}.builder-live-menu{padding:22px}.builder-live-menu>b{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.builder-live-menu>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px solid #153d3220;font-size:12px}@media(max-width:700px){.dashboard-website-choices,.website-access-card,.website-choice-grid{grid-template-columns:1fr}.website-access-card form{align-items:stretch;flex-direction:column}.website-access-card form .button{width:100%}.builder-menu-item{grid-template-columns:1fr 90px}.editor-toolbar .actions{flex-wrap:wrap}.editor-toolbar .actions>*{flex:1 1 45%}}.order-access-locked{max-width:720px;text-align:center;padding:60px 35px}.order-access-locked>span{font-size:50px}.order-access-locked h1{font-size:42px}.order-access-locked p{color:var(--muted);line-height:1.6;max-width:570px;margin:15px auto 25px}.paid-nav{position:-webkit-sticky;position:sticky;top:0;height:86px;gap:22px}.paid-nav .paid-brand{max-width:250px;min-width:180px}.paid-nav .paid-brand b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.paid-nav nav{flex:1 1;justify-content:center;gap:20px}.paid-nav nav a{white-space:nowrap}.paid-nav-social{display:flex;gap:9px}.paid-nav-social a{width:30px;height:30px;border:1px solid color-mix(in srgb,var(--vendor-header-text) 35%,transparent);border-radius:50%;display:grid;place-items:center}.paid-nav-social svg{width:14px}.paid-section-title{max-width:720px;margin-bottom:35px}.paid-section-title h2{font-size:clamp(40px,5vw,65px);line-height:1;margin:8px 0}.today-grid.professional{grid-template-columns:repeat(3,1fr)}.today-grid.professional article{min-height:390px;display:flex;flex-direction:column}.today-grid.professional article>svg{margin-bottom:55px}.today-grid.professional article .text-link{margin-top:auto;align-self:flex-start}.open-indicator{display:flex;align-items:center;gap:8px;margin:18px 0 2px;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:900;color:#27834c}.open-indicator i{width:9px;height:9px;border-radius:50%;background:#28a65b;box-shadow:0 0 0 5px #28a65b20}.compact-schedule{margin-top:17px}.compact-schedule div{display:grid;grid-template-columns:38px 1fr;grid-gap:8px;gap:8px;padding:7px 0;border-bottom:1px solid color-mix(in srgb,var(--vendor-text) 12%,transparent);font-size:11px}.compact-schedule em{font-style:normal;text-align:right;opacity:.72}.paid-about,.paid-menu{scroll-margin-top:85px}.paid-menu .paid-section-head h2{font-size:clamp(56px,8vw,100px);letter-spacing:-.05em}.paid-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.paid-menu-item{display:flex;flex-direction:column;min-height:470px;border-radius:18px;overflow:hidden;background:color-mix(in srgb,var(--vendor-header-text) 8%,transparent)}.paid-menu-item .menu-photo{position:relative;width:100%;height:285px}.menu-photo-fallback{height:100%;display:grid;place-items:center;background:var(--vendor-primary);font:80px Georgia,serif}.paid-menu-item .menu-item-copy{display:flex;flex:1 1;flex-direction:column;padding:23px}.paid-menu-item .menu-item-copy>div{align-items:flex-start}.paid-menu-item .menu-item-copy h4{font-size:24px}.paid-menu-item .menu-item-copy>p{font-size:14px;line-height:1.55}.paid-menu-item .menu-item-copy>a{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:15px;color:var(--vendor-secondary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.paid-menu-item .menu-item-copy>a svg{width:15px}.full-menu-action{text-align:center;margin-top:55px}.paid-catering{padding:110px 0;background:var(--vendor-bg)}.catering-feature{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:70px;gap:70px}.catering-photo{position:relative;min-height:610px;border-radius:90px 8px 8px;overflow:hidden}.catering-photo img{object-fit:cover}.catering-feature h2{font-size:clamp(45px,6vw,72px);line-height:1;margin:12px 0 25px}.catering-feature p{font-size:17px;line-height:1.75;opacity:.75;margin-bottom:30px}.paid-contact-brand{display:flex;align-items:center;gap:18px}.paid-contact-brand img,.paid-contact-brand>span{width:78px;height:78px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--vendor-primary);color:white;font:34px Georgia,serif}.paid-contact-brand h2{margin:4px 0}.paid-contact .contact-grid>div:first-child>p{max-width:480px;line-height:1.7}.paid-footer .paid-brand img{object-fit:cover}@media(max-width:1050px){.paid-nav{padding:0 18px}.paid-nav nav{gap:12px;font-size:11px}.paid-nav-social{display:none}.paid-nav .vendor-button{padding:12px 14px}.paid-nav .paid-brand{min-width:150px}.paid-nav .paid-brand b{font-size:13px}}@media(max-width:800px){.paid-nav{position:-webkit-sticky;position:sticky;height:116px;padding:0 15px 42px;align-items:center}.paid-nav .paid-brand{min-width:0;flex:1 1}.paid-nav>.vendor-button{display:inline-flex;font-size:10px;padding:11px 12px}.paid-nav nav{display:flex;position:absolute;left:0;right:0;bottom:0;height:42px;padding:0 14px;justify-content:flex-start;align-items:center;overflow-x:auto;border-top:1px solid color-mix(in srgb,var(--vendor-header-text) 18%,transparent);scrollbar-width:none}.paid-nav nav a{font-size:11px}.paid-hero{min-height:calc(100svh - 116px);background-position:62%}.paid-hero-content{padding:70px 0}.paid-hero h1{font-size:clamp(48px,15vw,68px);line-height:.94}.today-grid.professional{grid-template-columns:1fr}.today-grid.professional article{min-height:auto;padding:26px}.today-grid.professional article>svg{margin-bottom:28px}.compact-schedule div{font-size:12px}.paid-about{padding:80px 0}.about-image{min-height:430px}.paid-menu{padding:85px 0}.paid-menu .paid-section-head h2{font-size:58px}.paid-menu-grid{grid-template-columns:1fr}.paid-menu-item{min-height:0}.paid-menu-item .menu-photo{height:280px}.paid-menu-item .menu-item-copy{min-height:205px}.catering-feature{grid-template-columns:1fr;gap:42px}.catering-photo{min-height:430px;border-radius:55px 6px 6px}.paid-catering{padding:80px 0}.paid-contact-brand{align-items:flex-start}.contact-card{padding:10px 20px}.paid-footer{padding:45px 0}}.menu-photo-upload input,.upload-field>input[type=file]{padding:12px;background:#f7f4ec;border:1px dashed #9fac9f}.upload-field small{color:var(--muted);line-height:1.4}.upload-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:15px}.upload-thumbnails img{width:100%;height:100px;object-fit:cover;border-radius:10px}.menu-photo-upload{grid-column:1/-1;display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800}.menu-photo-upload input{width:100%;border-radius:9px}.paid-site{background:var(--vendor-header);color:var(--vendor-header-text)}.paid-hero{min-height:650px}.paid-today{padding:28px 0 45px;background:var(--vendor-header);color:var(--vendor-header-text)}.paid-today .paid-section-title{display:none}.today-grid.professional{gap:0;border:1px solid color-mix(in srgb,var(--vendor-header-text) 24%,transparent);border-radius:14px;overflow:hidden}.today-grid.professional article{min-height:330px;border:0;border-right:1px solid color-mix(in srgb,var(--vendor-header-text) 24%,transparent);border-radius:0;background:color-mix(in srgb,var(--vendor-header-text) 3%,transparent);color:var(--vendor-header-text)}.today-grid.professional article:last-child{border-right:0}.today-grid.professional article>svg{color:var(--vendor-primary);margin-bottom:34px}.today-grid.professional article p{color:color-mix(in srgb,var(--vendor-header-text) 72%,transparent)}.today-grid.professional .compact-schedule div{border-color:color-mix(in srgb,var(--vendor-header-text) 15%,transparent)}.paid-menu{padding:60px 0 85px}.reference-menu-head{align-items:end;margin-bottom:28px}.reference-menu-head h2{font-size:clamp(42px,6vw,72px)!important}.reference-menu-head .paid-kicker{color:var(--vendor-primary)}.reference-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.reference-menu-grid .paid-menu-item{min-height:420px;border-radius:8px}.reference-menu-grid .menu-photo{height:210px}.reference-menu-grid .menu-item-copy{padding:18px;min-height:210px}.reference-menu-grid .menu-item-copy>small{color:var(--vendor-primary);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.reference-menu-grid .menu-item-copy h4{font-size:18px}.reference-menu-grid .menu-item-copy>div{display:block}.reference-menu-grid .menu-item-copy strong{display:block;margin-top:10px;color:var(--vendor-primary);font-size:18px}.reference-menu-grid .menu-item-copy>p{font-size:12px}.paid-catering{padding:0 0 65px;background:var(--vendor-header);color:var(--vendor-header-text)}.catering-feature{grid-template-columns:1.05fr .95fr;gap:0;border:1px solid color-mix(in srgb,var(--vendor-header-text) 24%,transparent);border-radius:12px;overflow:hidden}.catering-feature>div:last-child{padding:45px}.catering-feature h2{font-size:clamp(38px,4vw,58px)}.catering-photo{min-height:390px;border-radius:0}.compact-about{padding:80px 0;background:var(--vendor-bg);color:var(--vendor-text)}.compact-about .about-image{min-height:440px}.paid-contact{background:var(--vendor-header);color:var(--vendor-header-text);border-top:1px solid color-mix(in srgb,var(--vendor-header-text) 16%,transparent)}.paid-contact .contact-card{background:color-mix(in srgb,var(--vendor-header-text) 5%,transparent)}.paid-contact .contact-card a{border-color:color-mix(in srgb,var(--vendor-header-text) 16%,transparent)}.paid-footer{border-top:1px solid color-mix(in srgb,var(--vendor-header-text) 16%,transparent)}@media(max-width:1100px){.reference-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.paid-hero{min-height:620px}.paid-today{padding:18px 0 35px}.today-grid.professional{border-radius:12px}.today-grid.professional article{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--vendor-header-text) 24%,transparent)}.today-grid.professional article:last-child{border-bottom:0}.reference-menu-head{align-items:flex-start}.reference-menu-head .vendor-button{width:100%}.reference-menu-grid{grid-template-columns:1fr}.reference-menu-grid .menu-photo{height:280px}.reference-menu-grid .paid-menu-item{min-height:0}.catering-feature{grid-template-columns:1fr}.catering-feature>div:last-child{padding:34px 25px}.catering-photo{min-height:300px}.compact-about .about-image{min-height:360px}}.website-quality-demo{margin-top:34px;padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff}.demo-heading{max-width:760px;margin-bottom:24px}.demo-heading h2{font-size:clamp(38px,5vw,62px);line-height:1;margin:8px 0 14px}.demo-heading p{font-size:18px;color:var(--muted)}.demo-reference-frame{width:min(100%,852px);margin:0 auto;background:#0c0c0c;border-radius:15px;overflow:hidden;box-shadow:0 22px 60px #152f2833}.demo-reference-frame img{display:block;width:100%;height:auto}.demo-explanation{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px;margin-top:30px}.demo-example-notice{grid-column:1/-1;padding:20px;border-radius:14px;background:#fff3c8;border-left:5px solid #e6a728}.demo-example-notice b{font-size:18px}.demo-example-notice p{margin-bottom:0;line-height:1.55}.demo-explanation h3{font-size:21px}.demo-customization-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;font-size:13px}.demo-customization-list span{padding:8px 10px;border-radius:8px;background:#f5f2e9}.demo-explanation ul{padding-left:20px;color:var(--muted);line-height:1.65}.website-quality-demo.compact{padding:24px}.website-quality-demo.compact .demo-reference-frame{max-width:620px}.builder-demo-reference{margin:20px 0;border:1px solid var(--line);border-radius:14px;background:#fff}.builder-demo-reference>summary{cursor:pointer;padding:16px 18px;font-weight:900}.builder-demo-reference .website-quality-demo{margin:0;border:0;border-top:1px solid var(--line);border-radius:0}.onboarding-website-choice .website-quality-demo{margin-top:20px}@media(max-width:700px){.website-quality-demo{padding:20px;margin-top:22px}.demo-heading h2{font-size:38px}.demo-explanation{grid-template-columns:1fr}.demo-example-notice{grid-column:auto}.demo-customization-list{grid-template-columns:1fr}.website-quality-demo.compact{padding:16px}.builder-demo-reference .website-quality-demo{padding:15px}}.preset-picker{display:grid;grid-template-columns:1fr minmax(280px,380px);grid-gap:30px;gap:30px;align-items:center;margin:22px 0;padding:25px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#fff,#f8f2e4)}.preset-picker h2{font-size:32px;margin:7px 0}.preset-picker p{color:var(--muted);line-height:1.55}.preset-picker>div:last-child{display:grid;grid-gap:9px;gap:9px}.preset-picker label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.preset-picker select{width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;background:white;color:var(--ink);font-weight:800}.preset-picker small{color:var(--muted)}@media(max-width:750px){.preset-picker{grid-template-columns:1fr;padding:20px}.preset-picker .button{width:100%}}@media(min-width:801px){.paid-wrap{width:min(1450px,94vw)}.paid-nav{padding-left:max(3vw,calc((100% - 1450px)/2));padding-right:max(3vw,calc((100% - 1450px)/2))}.paid-hero-content{padding:92px 0}.paid-hero h1{max-width:880px}.paid-hero-content>p:not(.paid-kicker){max-width:680px}.today-grid.professional article{padding:36px}.reference-menu-grid{gap:20px}.reference-menu-grid .menu-photo{height:clamp(220px,16vw,285px)}.reference-menu-grid .paid-menu-item{min-height:470px}.catering-feature>div:last-child{padding:clamp(45px,5vw,78px)}.contact-grid{gap:clamp(70px,8vw,130px)}}@media(min-width:1101px){.catering-feature{height:520px}.catering-photo{height:100%;min-height:0}}@media(min-width:801px) and (max-width:1100px){.paid-wrap{width:min(94vw,1000px)}.paid-nav{padding-left:3vw;padding-right:3vw}.today-grid.professional article{padding:28px}.reference-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.full-website-demo{min-height:100vh;background:#070707;color:white;padding-bottom:60px}.full-website-demo>header{position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:64px;padding:10px 3vw;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#101010ed;border-bottom:1px solid #ffffff20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.full-website-demo>header>a{font-weight:800;font-size:13px}.full-website-demo>header>div{text-align:right}.full-website-demo>header b,.full-website-demo>header span{display:block}.full-website-demo>header span{margin-top:3px;color:#ffffff99;font-size:11px}.full-website-demo>section{width:min(1500px,96vw);margin:28px auto 0}.full-website-demo>section img{display:block;width:100%;height:auto;object-fit:contain;box-shadow:0 20px 70px #000;border:1px solid #ffffff16}@media(max-width:700px){.full-website-demo>header{position:relative;align-items:flex-start;flex-direction:column}.full-website-demo>header>div{text-align:left}.full-website-demo>section{width:100%;margin-top:0}.full-website-demo>section img{border:0;box-shadow:none}}.quick-hotspot-control{display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:24px;border-radius:20px;margin:20px 0;border:1px solid var(--line)}.quick-hotspot-control.live{background:#153d32;color:white}.quick-hotspot-control.offline{background:white}.quick-hotspot-control strong{display:block;font-size:28px;margin:5px 0}.quick-hotspot-control p{margin:0;opacity:.72}.quick-hotspot-control>.button{grid-column:2;grid-row:1;padding:15px 22px}.quick-hotspot-control>a:last-child{grid-column:1/-1;font-size:12px;font-weight:900;text-decoration:underline}.hotspot-control{border-radius:26px;overflow:hidden;background:white;border:1px solid var(--line);box-shadow:0 20px 55px #153d3212}.hotspot-control-status{text-align:center;padding:55px 28px;background:#f6f2e8}.hotspot-control.is-live .hotspot-control-status{background:#153d32;color:white}.hotspot-control-status>span{display:block;font-size:15px;font-weight:1000;letter-spacing:.08em}.hotspot-control-status h1{font-size:clamp(42px,6vw,70px);margin:12px 0}.hotspot-control-status p{font-size:17px;margin:0 auto 25px;max-width:600px;opacity:.75}.hotspot-primary-button{display:block;width:min(420px,100%);margin:26px auto 0;border:0;border-radius:16px;padding:21px;background:#f4c95d;color:#153d32;font-size:20px;font-weight:1000;box-shadow:0 9px 25px #0002}.hotspot-primary-button:disabled{opacity:.4}.hotspot-activate{margin-top:14px}.hotspot-stale{max-width:650px;margin:18px auto;padding:13px;border-radius:11px;background:#fff0ba;color:#6b4c00;font-weight:800}.hotspot-mode{padding:28px;margin:0}.hotspot-location-panel{padding:30px;border-top:1px solid var(--line)}.hotspot-location-panel h2{font-size:32px}.hotspot-location-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.hotspot-location-grid>div{padding:18px;border-radius:14px;background:#f6f3eb}.hotspot-location-grid svg{color:var(--orange)}.hotspot-location-grid b,.hotspot-location-grid span{display:block}.hotspot-location-grid span{margin:14px 0 5px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.hotspot-location-grid b{font-size:14px}.hotspot-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hotspot-links .button{flex:1 1}.hotspot-control .operating-mode button{cursor:pointer}@media(max-width:650px){.quick-hotspot-control{grid-template-columns:1fr;padding:20px}.quick-hotspot-control>.button{grid-column:1;grid-row:auto;width:100%;font-size:17px}.hotspot-control-status{padding:42px 18px}.hotspot-control-status h1{font-size:43px}.hotspot-primary-button{font-size:19px;padding:20px}.hotspot-location-panel,.hotspot-mode{padding:20px}.hotspot-location-grid{grid-template-columns:1fr}.hotspot-links{flex-direction:column}.hotspot-links .button{width:100%}}.hotspot-dashboard-page{width:100%;max-width:1180px}.hotspot-map-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:25px 28px}.hotspot-map-heading h2{font-size:38px;margin:6px 0 0}.hotspot-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:1000;letter-spacing:.05em;white-space:nowrap}.hotspot-status-pill.live{background:#e4f6e8;color:#1f7b42}.hotspot-status-pill.offline{background:#eceeea;color:#53615d}.hotspot-dashboard-map{height:520px;position:relative;overflow:hidden;background:#dfe6dd;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hotspot-map-canvas,.hotspot-map-unavailable{position:absolute;inset:0}.hotspot-map-unavailable{display:grid;place-content:center;justify-items:center;grid-gap:10px;gap:10px;color:var(--muted)}.hotspot-map-control{position:absolute;z-index:2;left:24px;bottom:24px;width:min(420px,calc(100% - 48px));padding:22px;border-radius:20px;background:#fffefbef;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 45px #153d3235}.hotspot-map-control>strong{display:block;font-size:22px}.hotspot-map-control>p{margin:8px 0 0;color:var(--muted);line-height:1.45}.hotspot-map-control .hotspot-primary-button{margin:18px 0 0;width:100%;padding:16px}.hotspot-map-control .hotspot-stale{margin:14px 0 0}.dashboard-vendor-marker{width:62px;height:62px;border-width:5px;box-shadow:0 0 0 5px #33a46435,0 10px 28px #153d3260}.hotspot-dashboard-details{display:grid;grid-template-columns:.82fr 1.18fr}.hotspot-dashboard-details>.hotspot-mode{border-right:1px solid var(--line);border-bottom:0}.hotspot-dashboard-details>.hotspot-location-panel{border-top:0}.hotspot-dashboard-details .hotspot-location-grid{grid-template-columns:1fr}.hotspot-dashboard-details .hotspot-location-panel h2{font-size:30px}.hotspot-error{margin-top:14px;padding:11px 12px;border-radius:10px;background:#ffe4df;color:#9a2e20;font-size:13px;font-weight:800;line-height:1.4}.hotspot-customer-button,.hotspot-retry-button,.hotspot-test-button{display:flex;margin-top:10px;width:100%}.hotspot-customer-button{background:#153d32}.hotspot-retry-button{border-radius:14px;background:#fff;color:#153d32;border:2px solid #153d32}.hotspot-test-button{border-radius:14px;background:#fff4cf;color:#705b12;border:1px dashed #b68a1e}.hotspot-location-grid>div:last-child b{color:#23854a}.hotspot-location-grid small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.dashboard-live-label{top:calc(100% + 7px);padding:4px 9px;border-radius:999px;background:#218c4e;color:white;border:2px solid white;font-size:10px;font-weight:1000;line-height:1;letter-spacing:.08em}.dashboard-live-label,.dashboard-test-label{position:absolute;left:50%;transform:translateX(-50%)}.dashboard-test-label{top:calc(100% + 30px);padding:5px 8px;border-radius:7px;background:#fff4cf;color:#705b12;border:1px solid #b68a1e;font-size:9px;font-weight:900;white-space:nowrap}@media(max-width:800px){.shell:has(.hotspot-dashboard-page){display:flex;flex-direction:column}.shell:has(.hotspot-dashboard-page) .sidebar{display:flex;gap:5px;overflow-x:auto;padding:10px 12px;border-right:0;border-bottom:1px solid var(--line);scrollbar-width:none}.shell:has(.hotspot-dashboard-page) .sidebar .eyebrow{display:none}.shell:has(.hotspot-dashboard-page) .sidebar a{flex:0 0 auto;margin:0;padding:10px 12px;background:white;border:1px solid var(--line);white-space:nowrap}.shell:has(.hotspot-dashboard-page) .main{padding:24px 16px}.hotspot-dashboard-page .page-title h1{font-size:38px}.hotspot-map-heading{align-items:flex-start;padding:20px;flex-direction:column}.hotspot-dashboard-map{height:560px}.hotspot-map-control{left:14px;bottom:14px;width:calc(100% - 28px);padding:18px}.hotspot-dashboard-details{grid-template-columns:1fr}.hotspot-dashboard-details>.hotspot-mode{border-right:0;border-bottom:1px solid var(--line)}}.hotspot-control>.hotspot-map-control{position:relative;left:auto;bottom:auto;width:100%;display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:0;background:#fffefb;border-top:1px solid var(--line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hotspot-status-copy{flex:1 1;min-width:220px}.hotspot-status-copy strong{display:block;font-size:17px}.hotspot-status-copy p{margin:3px 0 0;color:var(--muted);font-size:13px}.hotspot-control>.hotspot-map-control .hotspot-customer-button,.hotspot-control>.hotspot-map-control .hotspot-primary-button,.hotspot-control>.hotspot-map-control .hotspot-retry-button,.hotspot-control>.hotspot-map-control .hotspot-test-button{width:auto;min-height:42px;margin:0;padding:11px 16px;border-radius:11px;font-size:12px;white-space:nowrap}.hotspot-control>.hotspot-map-control .hotspot-error,.hotspot-control>.hotspot-map-control .hotspot-stale{order:5;flex-basis:100%;margin:0}.hotspot-control>.hotspot-map-control:has(.hotspot-error),.hotspot-control>.hotspot-map-control:has(.hotspot-stale){flex-wrap:wrap}@media(max-width:650px){.hotspot-control>.hotspot-map-control{position:relative;left:auto;bottom:auto;width:100%;display:grid;grid-template-columns:1fr 1fr;padding:15px;grid-gap:9px;gap:9px}.hotspot-status-copy{grid-column:1/-1;min-width:0}.hotspot-control>.hotspot-map-control .hotspot-customer-button,.hotspot-control>.hotspot-map-control .hotspot-primary-button,.hotspot-control>.hotspot-map-control .hotspot-retry-button,.hotspot-control>.hotspot-map-control .hotspot-test-button{width:100%;margin:0}.hotspot-control>.hotspot-map-control .hotspot-error,.hotspot-control>.hotspot-map-control .hotspot-stale{grid-column:1/-1}.hotspot-dashboard-map{height:500px}}.hotspot-approximate-button,.hotspot-manual-button{display:flex;border-radius:11px;background:#fff;color:#153d32;border:1px solid #aab7b1}.hotspot-control>.hotspot-map-control .hotspot-approximate-button,.hotspot-control>.hotspot-map-control .hotspot-manual-button{width:auto;min-height:42px;margin:0;padding:11px 16px;font-size:12px;white-space:nowrap}.hotspot-control>.hotspot-map-control:has(.hotspot-approximate-button){flex-wrap:wrap}.location-source{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:-10px 0 16px;padding:11px 13px;border-radius:11px;background:#eef3ef}.location-source span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:900}.location-source b{font-size:13px}.location-source small{color:#8a5b00;font-size:10px;font-weight:1000}.manual-location-banner{position:absolute;z-index:3;top:14px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 28px);padding:10px 15px;border-radius:999px;background:#153d32;color:white;font-size:12px;font-weight:900;box-shadow:0 8px 25px #0004;pointer-events:none}.hotspot-dashboard-map.manual-placement{box-shadow:inset 0 0 0 4px #f4c95d}@media(max-width:650px){.hotspot-control>.hotspot-map-control .hotspot-approximate-button,.hotspot-control>.hotspot-map-control .hotspot-manual-button{grid-column:1/-1;width:100%;white-space:normal}.manual-location-banner{border-radius:12px;text-align:center}}.mac-location-help{order:5;flex:1 0 100%;display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border-radius:11px;background:#eef3ef;color:#153d32}.mac-location-help b{font-size:13px}.mac-location-help span{font-size:12px;line-height:1.45}.hotspot-help-button{display:flex;border-radius:11px;background:#153d32;color:white}.hotspot-control>.hotspot-map-control .hotspot-help-button{width:auto;min-height:42px;margin:0;padding:11px 16px;font-size:12px;white-space:nowrap}.location-diagnostics{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:-10px 0 16px}.location-diagnostics>div{padding:11px 13px;border:1px solid var(--line);border-radius:11px}.location-diagnostics b,.location-diagnostics span{display:block}.location-diagnostics span{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:900}.location-diagnostics b{margin-top:4px;font-size:13px}.location-help-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:#071611aa;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.location-help-modal{position:relative;width:min(560px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;padding:34px;border-radius:22px;background:white;box-shadow:0 28px 90px #0005}.location-help-modal h2{font-size:34px;margin:8px 0 20px}.location-help-modal ol{display:grid;grid-gap:12px;gap:12px;padding-left:22px;line-height:1.5}.location-help-modal p{margin:22px 0;color:var(--muted);line-height:1.55}.location-help-close{position:absolute;right:18px;top:16px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:white;font-size:26px}.hotspot-control>.hotspot-map-control:has(.mac-location-help){flex-wrap:wrap}@media(max-width:650px){.hotspot-control>.hotspot-map-control .hotspot-help-button{grid-column:1/-1;width:100%;white-space:normal}.mac-location-help{grid-column:1/-1}.location-diagnostics{grid-template-columns:1fr}.location-help-backdrop{align-items:end;padding:0}.location-help-modal{width:100%;max-height:85vh;border-radius:24px 24px 0 0;padding:28px 22px}}.reference-catering{grid-template-columns:1.05fr 1fr .58fr;align-items:stretch;height:420px}.reference-catering .catering-photo{height:100%;min-height:0}.reference-catering>div:nth-child(2){display:flex;justify-content:center;flex-direction:column;padding:32px 38px}.reference-catering>div:nth-child(2) h2{font-size:clamp(30px,3.1vw,48px);margin:8px 0 12px}.reference-catering>div:nth-child(2)>p{font-size:14px;line-height:1.55;margin:0 0 12px}.reference-about-copy{font-size:12px!important;opacity:.58!important}.reference-catering>div:last-child{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px!important;text-align:center;border-left:1px solid color-mix(in srgb,var(--vendor-header-text) 18%,transparent)}.catering-mark svg{width:90px;height:90px;color:var(--vendor-primary);stroke-width:1.2}.catering-mark b{margin-top:15px;font-size:16px}.catering-mark span{margin-top:8px;font-size:12px;line-height:1.45;opacity:.68}.reference-contact{padding:38px 0;background:var(--vendor-header);color:var(--vendor-header-text)}.reference-contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:50px;gap:50px}.reference-contact-grid>div:nth-child(2){justify-self:center}.reference-contact-grid>div:last-child{justify-self:end;display:flex;align-items:flex-start;flex-direction:column}.reference-contact-grid b{font-size:13px;text-transform:uppercase;letter-spacing:.06em}.reference-contact-grid p{max-width:260px;margin:9px 0;font-size:12px;line-height:1.5;opacity:.7}.reference-contact-grid .social-row{margin-top:13px}.reference-contact-grid .social-row a{width:34px;height:34px;background:transparent;color:var(--vendor-primary);border:1px solid var(--vendor-primary)}.reference-contact-grid .social-row svg{width:17px}.reference-contact-grid>div:last-child>a{display:flex;align-items:center;gap:9px;margin-top:9px;font-size:12px}.reference-contact-grid>div:last-child svg{width:16px;color:var(--vendor-primary)}.reference-footer-brand{display:flex;align-items:center;flex-direction:column;gap:8px;text-align:center}.reference-footer-brand img,.reference-footer-brand>span{width:70px;height:70px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:var(--vendor-primary);color:white;font:30px Georgia,serif}.reference-footer-brand strong{max-width:220px}.reference-footer{padding:18px 0}.reference-footer .paid-wrap{display:flex;justify-content:space-between;gap:20px}.reference-footer small{opacity:.55}@media(max-width:800px){.reference-catering{grid-template-columns:1fr;height:auto}.reference-catering .catering-photo{height:290px;min-height:290px}.reference-catering>div:nth-child(2){padding:32px 25px}.reference-catering>div:last-child{padding:32px 25px!important;border-left:0;border-top:1px solid color-mix(in srgb,var(--vendor-header-text) 18%,transparent)}.reference-contact{padding:42px 0}.reference-contact-grid{grid-template-columns:1fr;gap:32px;text-align:left}.reference-contact-grid>div:last-child,.reference-contact-grid>div:nth-child(2){justify-self:start}.reference-footer-brand{align-items:flex-start;text-align:left}.reference-footer .paid-wrap{align-items:flex-start;flex-direction:column;gap:8px}}.paid-site[data-master-layout=food-finder-reference-master-v3]{background:#0b0b0b;color:#f8f5ee}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-wrap{width:min(1460px,94vw)}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-nav{position:relative;height:92px;padding-left:max(3vw,calc((100% - 1460px)/2));padding-right:max(3vw,calc((100% - 1460px)/2));gap:24px;background:#0b0b0b;color:#fff}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-brand{min-width:220px;font-size:17px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-brand img,.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-brand span{width:58px;height:58px;border-radius:4px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-nav nav{gap:30px;font-size:12px;text-transform:uppercase}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-nav nav a:first-child{color:var(--vendor-primary)}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-nav-social a{border:0;color:var(--vendor-primary)}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-nav>.vendor-button{display:none}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero{min-height:560px;background-position:50%;background-size:cover}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content{padding:62px 0}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content>*{max-width:510px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero h1{max-width:570px;margin:10px 0 12px;font-family:Arial Black,Arial,sans-serif;font-size:clamp(46px,4.4vw,64px);font-style:italic;font-weight:1000;line-height:.94;letter-spacing:-.055em;text-transform:uppercase;text-shadow:0 3px 20px #000}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero .paid-kicker{margin:11px 0;color:var(--vendor-primary)}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content>p:not(.paid-kicker){max-width:460px;margin:18px 0 22px;font-size:17px;line-height:1.5;color:#fff}.reference-headline-rule{display:block;width:310px!important;height:5px;margin:18px 0;background:var(--vendor-primary);transform:skewX(-25deg)}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-live{padding:6px 10px;font-size:9px}.paid-site[data-master-layout=food-finder-reference-master-v3] .vendor-button{border-radius:3px;padding:14px 20px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-today{padding:24px 0 34px;background:#0b0b0b}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional{border-color:#ffffff2e;border-radius:6px}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional article{min-height:270px;padding:24px 34px;background:#0d0d0d;color:#fff}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional article>svg{width:42px;height:42px;margin-bottom:20px;stroke-width:1.8}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional article>span{font-size:14px;opacity:1}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional article h3{color:var(--vendor-primary);font-size:25px}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional article p{font-size:13px}.paid-site[data-master-layout=food-finder-reference-master-v3] .compact-schedule{margin-top:10px}.paid-site[data-master-layout=food-finder-reference-master-v3] .compact-schedule div{padding:4px 0}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-menu{padding:22px 0 28px;background:#0b0b0b}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head{margin-bottom:15px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head>div{display:flex;align-items:baseline;gap:24px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head h2{font-family:Arial,sans-serif!important;font-size:34px!important;font-weight:900}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head .paid-kicker{order:2;font-size:13px;text-transform:none;letter-spacing:0}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid{gap:16px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .paid-menu-item{min-height:0;border-radius:5px;background:#101010;border-color:#ffffff24}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-photo{height:205px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-item-copy{min-height:180px;padding:17px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-item-copy>small{display:none}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-item-copy h4{font-size:17px;text-transform:uppercase}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-item-copy strong{font-size:18px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-catering{padding:0 0 30px;background:#0b0b0b}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-catering{height:285px;border-radius:5px;background:#0d0d0d}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-catering>div:nth-child(2){padding:26px 34px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-catering>div:nth-child(2) h2{font-family:Arial,sans-serif;font-size:28px;font-weight:900;text-transform:uppercase}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-catering>div:nth-child(2)>p{font-size:13px}.paid-site[data-master-layout=food-finder-reference-master-v3] .catering-mark svg{width:86px;height:86px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-contact{padding:28px 0;background:#0b0b0b}.paid-site[data-master-layout=food-finder-reference-master-v3] .message-business-link{margin:12px 0 3px;padding:9px 12px;border:1px solid var(--vendor-primary);border-radius:3px;color:var(--vendor-primary);font-weight:900;text-transform:uppercase;letter-spacing:.04em}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-footer{padding:12px 0;background:#070707}@media(max-width:800px){.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-wrap{width:calc(100% - 30px)}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-nav{height:112px;padding:0 15px 40px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-brand{min-width:0}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-brand img,.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-brand span{width:45px;height:45px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero{min-height:570px;background-position:60%}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content{padding:58px 0}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero h1{font-size:48px}.reference-headline-rule{width:210px!important}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content>p:not(.paid-kicker){font-size:15px}.paid-site[data-master-layout=food-finder-reference-master-v3] .today-grid.professional article{min-height:0;padding:27px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head{align-items:stretch}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head>div{display:block}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-head .paid-kicker{display:block;margin-top:8px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-photo{height:245px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-catering{height:auto}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-catering .catering-photo{height:270px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-contact-grid{grid-template-columns:1fr}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-footer-brand{align-items:flex-start}}.paid-nav nav button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;opacity:.85;text-transform:inherit}.paid-nav nav button:hover{opacity:1}.vendor-contact-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#000b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vendor-contact-modal{position:relative;width:min(520px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:auto;padding:30px;border:1px solid #ffffff24;border-radius:14px;background:#101010;color:#fff;box-shadow:0 30px 90px #0009}.vendor-contact-close{position:absolute;top:16px;right:16px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff2e;border-radius:50%;background:#1d1d1d;color:#fff;cursor:pointer}.vendor-contact-close svg{width:20px}.vendor-contact-identity{display:flex;align-items:center;gap:15px;padding-right:48px;margin-bottom:25px}.vendor-contact-identity img,.vendor-contact-identity>span{width:68px;height:68px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:var(--vendor-primary);object-fit:cover;color:#fff;font-size:28px;font-weight:900}.vendor-contact-identity small{display:block;margin-bottom:4px;color:var(--vendor-primary);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.vendor-contact-identity h2{margin:0!important;font-family:Arial,sans-serif!important;font-size:25px!important;font-weight:900!important;line-height:1.1!important}.vendor-contact-primary{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:5px;background:var(--vendor-button);color:var(--vendor-button-text);font-weight:1000;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.vendor-contact-primary svg{width:19px}.vendor-contact-privacy{margin:12px 8px 20px;color:#ffffffa8;font-size:12px;line-height:1.5;text-align:center}.vendor-contact-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.vendor-contact-options a{min-height:48px;display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #ffffff20;border-radius:5px;background:#ffffff08;font-size:12px;font-weight:800}.vendor-contact-options a>span,.vendor-contact-options svg{width:19px;height:19px;color:var(--vendor-primary)}.vendor-conversation-head{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #ffffff1c;border-radius:7px;background:#ffffff08}.vendor-conversation-head>svg{color:var(--vendor-primary)}.vendor-conversation-head b,.vendor-conversation-head small{display:block}.vendor-conversation-head small{margin-top:3px;color:#ffffff8f;font-size:11px}.vendor-message-thread{min-height:120px;margin:12px 0;padding:14px;border-radius:7px;background:#080808}.vendor-message-thread>p{margin:0;color:#ffffff91;font-size:12px;line-height:1.5}.vendor-message-bubble{width:-moz-fit-content;width:fit-content;max-width:85%;margin:12px 0 0 auto;padding:10px 12px;border-radius:10px 10px 2px 10px;background:var(--vendor-primary);font-size:13px}.vendor-message-bubble small{display:block;margin-top:4px;font-size:9px;opacity:.7}.vendor-conversation form label{display:block;margin-bottom:7px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.vendor-conversation textarea{width:100%;resize:vertical;margin-bottom:10px;padding:12px;border:1px solid #ffffff2a;border-radius:6px;background:#080808;color:#fff;font:inherit}.vendor-contact-back{display:block;margin:14px auto 0;border:0;background:transparent;color:#ffffffad;text-decoration:underline;cursor:pointer}.message-business-link{cursor:pointer}@media(max-width:600px){.vendor-contact-overlay{align-items:end;padding:0}.vendor-contact-modal{width:100%;max-height:min(82dvh,760px);padding:24px 18px 22px;border-width:1px 0 0;border-radius:20px 20px 0 0}.vendor-contact-options{grid-template-columns:1fr}.vendor-contact-close{top:13px;right:13px}.vendor-contact-identity{padding-right:44px}.vendor-contact-identity h2{font-size:22px!important}}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero h1{height:121px;display:flex;align-items:flex-end;overflow:hidden}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content>p:not(.paid-kicker){height:77px;overflow:hidden}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .paid-menu-item{height:392px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-item-copy{height:187px;min-height:0;overflow:hidden}@media(max-width:800px){.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero{height:700px;min-height:700px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero h1{height:136px}.paid-site[data-master-layout=food-finder-reference-master-v3] .paid-hero-content>p:not(.paid-kicker){height:72px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .paid-menu-item{height:432px}.paid-site[data-master-layout=food-finder-reference-master-v3] .reference-menu-grid .menu-item-copy{height:187px}}