/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-500{top:calc(var(--spacing) * 500)}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a{color:inherit}.shell{width:min(1180px,100% - 40px);margin:auto}.nav{justify-content:space-between;align-items:center;height:86px;display:flex}.logo{letter-spacing:.08em;align-items:center;gap:10px;font-size:12px;line-height:.9;text-decoration:none;display:flex}.logo span{background:var(--red);color:#fff;letter-spacing:-.08em;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.nav nav{align-items:center;gap:24px;display:flex}.nav nav a{font-size:12px;font-weight:800;text-decoration:none}.nav nav .registerTab{background:var(--yellow);border:1px solid var(--ink);box-shadow:3px 3px 0 var(--ink);white-space:nowrap;padding:10px 14px}.saveButton{border:1px solid var(--ink);background:0 0;padding:10px 15px;font-size:12px;font-weight:800}.hero{background:var(--cream);border-block:1px solid var(--line);min-height:680px;position:relative;overflow:hidden}.heroInner{z-index:1;padding:85px 0 70px;position:relative}.kicker,.eyebrow{letter-spacing:.2em;margin:0 0 24px;font-size:10px;font-weight:900}.hero h1,.sectionTop h2,.how h2,.trust h2,.restaurant h2{letter-spacing:-.065em;font-family:Georgia,serif;font-weight:500}.hero h1{margin:0;font-size:clamp(74px,10vw,140px);line-height:.75}.intro{max-width:660px;margin:38px 0;font:20px/1.5 Georgia,serif}.orbit{border:1px solid #d5cdb6;border-radius:50%;position:absolute}.orbit.one{width:510px;height:510px;top:30px;right:-90px}.orbit.two{width:360px;height:360px;top:105px;right:-15px}.orbit.two:after{content:"✦";color:var(--red);font-size:28px;position:absolute;top:46%;left:-13px}.finder{border:2px solid var(--ink);max-width:1010px;box-shadow:9px 9px 0 var(--ink);background:#fff;grid-template-columns:1.2fr .75fr auto;display:grid}.finder>div{border-right:1px solid #aaa;padding:15px 18px}.finder label{letter-spacing:.15em;margin-bottom:9px;font-size:9px;font-weight:900;display:block}.inputRow{align-items:center;gap:10px;display:flex}.inputRow input{background:0 0;border:0;outline:0;width:100%;font-weight:700}.inputRow button{cursor:pointer;background:0 0;border:0;font-size:20px}.finder select{background:0 0;border:0;outline:0;width:100%;font-weight:700}.searchButton{background:var(--red);color:#fff;letter-spacing:.08em;cursor:pointer;border:0;min-width:180px;padding:0 25px;font-size:11px;font-weight:900}.searchButton span{margin-left:14px;font-size:18px}.quick{align-items:center;gap:9px;margin-top:28px;display:flex}.quick>span{letter-spacing:.14em;margin-right:6px;font-size:9px;font-weight:900}.quick button,.filterRow button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:99px;padding:8px 13px;font-size:10px;font-weight:800}.quick button:hover,.filterRow button.active{background:var(--ink);color:#fff}.marquee{background:var(--yellow);border-bottom:1px solid var(--line);white-space:nowrap;letter-spacing:.13em;text-align:center;padding:14px;font-size:11px;font-weight:900;overflow:hidden}.marquee i{color:var(--red);margin:0 18px;font-style:normal}.sectionTop{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.sectionTop h2,.how h2,.trust h2,.restaurant h2{margin:0;font-size:clamp(48px,6vw,78px);line-height:.9}.locationNote{border-top:1px solid;align-items:center;gap:12px;min-width:260px;padding-top:16px;display:flex}.locationNote .pulse{background:#35a05b;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #35a05b22}.locationNote b,.locationNote small{display:block}.locationNote b{font:18px Georgia}.locationNote small{color:#666;margin-top:5px;font-size:10px}.filterRow{border-bottom:1px solid #bbb;gap:8px;margin-bottom:25px;padding-bottom:25px;display:flex;overflow:auto}.dealLayout{grid-template-columns:1fr 300px;gap:22px;display:grid}.dealGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.dealCard{border:1px solid var(--ink);background:#fff;transition:transform .15s}.dealCard:hover{transform:translateY(-4px)}.foodArt{place-items:center;height:210px;display:grid;position:relative;overflow:hidden}.foodArt>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.foodArt>span{text-transform:uppercase;background:#fff;border:1px solid;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:13px;left:13px}.foodArt>b{text-shadow:5px 5px #fff5;font:82px Georgia;transform:rotate(-12deg)}.foodArt>button{cursor:pointer;background:#fff;border:1px solid;border-radius:50%;width:32px;height:32px;position:absolute;top:12px;right:12px}.dealBody{padding:18px}.dealMeta,.dealBottom{justify-content:space-between;align-items:center;display:flex}.dealMeta span{color:var(--red);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:900}.dealMeta small,.dealBottom small{color:#666;font-size:9px}.dealBody h3{margin:22px 0 5px;font:29px Georgia}.dealBody>p{font-size:13px;font-weight:700}.dealBottom{border-top:1px solid #ccc;margin-top:20px;padding-top:14px}.dealBottom strong{font:23px Georgia}.empty{text-align:center;border:1px dashed;grid-column:1/-1;padding:60px}.mapCard{background:#f2e9d4;border:1px solid;align-self:start;position:sticky;top:20px}.mapGrid{background:#dcebd7;height:330px;position:relative;overflow:hidden}.mapGrid:before,.mapGrid:after{content:"";background:#b7d8ec;border-radius:50%;position:absolute}.mapGrid:before{width:160px;height:260px;top:30px;right:-80px}.mapGrid:after{width:140px;height:140px;bottom:-60px;left:-70px}.road{background:#fff8e8;border:1px solid #c4bda9;width:420px;height:34px;position:absolute;top:120px;left:-60px;transform:rotate(-22deg)}.road.r2{top:130px;left:-30px;transform:rotate(55deg)}.road.r3{top:240px;transform:rotate(3deg)}.pin{z-index:2;background:var(--red);color:#fff;border:2px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:2px 3px #0003}.pin:first-letter{transform:rotate(45deg)}.p1{top:65px;left:65px}.p2{top:115px;right:70px}.p3{bottom:50px;left:120px}.p4{bottom:35px;right:48px}.mapCard>div:last-child{padding:22px}.mapCard b{font:22px Georgia}.mapCard p{color:#555;font-size:11px;line-height:1.5}.mapCard button{background:#fff;border:1px solid;width:100%;padding:12px;font-size:10px;font-weight:900}.demoNote{color:#777;max-width:800px;margin-top:18px;font-size:10px;line-height:1.5}.how{background:var(--ink);color:#fff;padding:100px 0}.steps{border-top:1px solid #555;grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.steps article{border-right:1px solid #555;min-height:320px;padding:28px}.steps article:last-child{border-right:0}.steps article>span{color:var(--yellow);font:18px Georgia}.stepIcon{color:var(--red);margin:45px 0 35px;font-size:42px}.steps h3{margin:0 0 12px;font:27px Georgia}.steps p{color:#bbb;max-width:250px;font-size:12px;line-height:1.6}.trust{grid-template-columns:1fr 1fr;gap:90px;padding:110px 0;display:grid}.trustList article{border-top:1px solid #aaa;gap:20px;padding:20px 0;display:flex}.trustList article:last-child{border-bottom:1px solid #aaa}.trustList span{background:var(--yellow);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.trustList b{font:23px Georgia}.trustList p{color:#666;font-size:12px;line-height:1.5}.restaurant{background:var(--red);color:#fff}.restaurantInner{justify-content:space-between;align-items:end;padding:90px 0;display:flex}.restaurant p:not(.eyebrow){max-width:570px;font:17px/1.5 Georgia}.restaurant a{color:var(--ink);background:#fff;min-width:230px;padding:18px 22px;font-size:10px;font-weight:900;text-decoration:none}.restaurant a span{float:right}footer{background:var(--cream);border-top:1px solid;padding:45px 0}footer .shell{justify-content:space-between;align-items:center;display:flex}footer p{margin:0;font:16px Georgia}footer small{color:#666;font-size:9px}@media (width<=900px){.finder{grid-template-columns:1fr 1fr}.searchButton{grid-column:1/-1;padding:18px}.dealLayout{grid-template-columns:1fr}.mapCard{position:relative}.mapGrid{height:260px}.trust{grid-template-columns:1fr}.restaurantInner{flex-direction:column;align-items:start;gap:30px}}@media (width<=650px){.shell{width:min(100% - 24px,1180px)}.nav nav{display:none}.hero{min-height:auto}.heroInner{padding:65px 0}.intro{font-size:17px}.finder{grid-template-columns:1fr}.finder>div{border-bottom:1px solid #aaa;border-right:0}.searchButton{grid-column:auto}.quick{flex-wrap:wrap}.quick>span{width:100%}.marquee{text-align:left}.sectionTop{flex-direction:column;align-items:start;gap:30px}.specials{padding:70px 0}.dealGrid{grid-template-columns:1fr}.mapCard{display:none}.steps{grid-template-columns:1fr}.steps article{border-bottom:1px solid #555;border-right:0;min-height:auto}.trust{padding:75px 0}.restaurantInner{padding:70px 0}footer .shell{flex-direction:column;align-items:start;gap:25px}}.sourceLink{color:#174b3a;text-underline-offset:3px;border-top:1px dotted #aaa;margin-top:14px;padding-top:12px;font-size:10px;font-weight:900;text-decoration:underline;display:block}.demoNote.live{color:#174b3a;font-weight:700}.demoNote.demo{border-left:3px solid var(--yellow);padding-left:10px}.freeForDiners{border:1px solid var(--ink);background:var(--yellow);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 24px;padding:9px 13px;font-size:11px;display:inline-flex}.freeForDiners span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.freeForDiners b{text-transform:uppercase;letter-spacing:.08em}.restaurantInner{display:block}.restaurantHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;display:grid}.restaurantHeading>p{margin:0 0 4px}.pricingGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px;display:grid}.pricingGrid article{background:var(--paper);color:var(--ink);border:1px solid var(--ink);padding:24px;box-shadow:6px 6px #9f2314}.pricingGrid .featuredPlan{background:var(--yellow);transform:translateY(-10px)}.planLabel{letter-spacing:.14em;color:var(--red);margin:0 0 18px!important;font:900 9px Arial!important}.pricingGrid h3{margin:0 0 16px;font:38px Georgia}.pricingGrid strong{font:500 54px Georgia}.pricingGrid small{margin-left:7px;font-size:9px}.pricingGrid ul{border-top:1px solid #aaa;min-height:105px;margin:16px 0;padding:18px 0 0 18px}.pricingGrid li{margin:10px 0;font-size:11px}.proPublicityNote{border:1px solid var(--ink);background:#fffdf6;margin:0 0 16px;padding:12px}.proPublicityNote b,.proPublicityNote span{display:block}.proPublicityNote b{font-size:10px;line-height:1.3}.proPublicityNote span{color:#5d564d;margin-top:6px;font-size:8px;line-height:1.45}.pricingGrid button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;width:100%;padding:14px;font-size:10px;font-weight:900}.pricingGrid button span{float:right;color:var(--yellow)}.registrationPanel{background:var(--cream);color:var(--ink);border:1px solid var(--ink);grid-template-columns:.75fr 1.25fr;margin-top:65px;display:grid}.registrationCopy{border-right:1px solid var(--ink);padding:40px}.registrationCopy h3,.registrationSuccess h3{margin:0 0 20px;font:42px/.95 Georgia}.registrationCopy>p:not(.eyebrow){font:15px/1.5 Georgia}.selectedPlan{border-top:1px solid;justify-content:space-between;align-items:center;margin-top:35px;padding-top:18px;display:flex}.selectedPlan span{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.selectedPlan b{background:var(--yellow);border:1px solid;padding:7px 12px;font-size:11px}.restaurantForm{padding:40px}.restaurantForm label{letter-spacing:.08em;margin-bottom:17px;font-size:9px;font-weight:900;display:block}.restaurantForm label>span{color:#666;font-weight:500}.restaurantForm input,.restaurantForm textarea{border:1px solid var(--ink);background:#fff;outline:none;width:100%;margin-top:7px;padding:12px;display:block}.restaurantForm input:focus,.restaurantForm textarea:focus{box-shadow:3px 3px 0 var(--yellow)}.restaurantForm textarea{resize:vertical;min-height:100px}.formPair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.restaurantForm .consent{letter-spacing:0;align-items:flex-start;gap:10px;font-size:10px;font-weight:700;line-height:1.45;display:flex}.restaurantForm .consent input{flex:0 0 16px;width:16px;height:16px;margin:0}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.submitRestaurant,.registrationSuccess button{background:var(--red);color:#fff;cursor:pointer;border:0;min-width:220px;padding:16px 18px;font-size:10px;font-weight:900}.submitRestaurant:disabled{opacity:.65;cursor:wait}.submitRestaurant span{float:right}.formError{color:#8b1d11;border-left:3px solid var(--red);background:#fff0eb;padding:10px;font-size:11px}.registrationSuccess{align-self:center;padding:55px}.registrationSuccess>span{color:#fff;background:#35a05b;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:25px;font-weight:900;display:grid}.registrationSuccess p{max-width:520px;margin-bottom:25px;font:15px/1.5 Georgia}@media (width<=1100px){.pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.restaurantHeading,.pricingGrid{grid-template-columns:1fr}.pricingGrid .featuredPlan{transform:none}.registrationPanel{grid-template-columns:1fr}.registrationCopy{border-bottom:1px solid;border-right:0}.pricingGrid ul{min-height:auto}}@media (width<=650px){.formPair{grid-template-columns:1fr}.restaurantForm,.registrationCopy,.registrationSuccess{padding:25px}.registrationCopy h3,.registrationSuccess h3{font-size:34px}.pricingGrid{margin-top:35px}.registrationPanel{margin-top:40px}}.registrationSuccess .checkoutButton{background:var(--yellow);color:var(--ink);border:1px solid var(--ink);box-shadow:4px 4px 0 var(--ink);max-width:320px;margin:0 0 22px;padding:15px 18px;font-size:10px;font-weight:900;text-decoration:none;display:block}.registrationSuccess .checkoutButton span{float:right}.registrationSuccess button{color:var(--ink);border:1px solid var(--ink);background:0 0}.paymentNotice{background:var(--yellow);color:var(--ink);border:1px solid var(--ink);padding:14px 18px;max-width:none!important;margin:0 0 35px!important;font:900 11px/1.4 Arial!important}.pricingGrid .tryScout{color:var(--ink);background:#fff;margin-top:9px}.pricingGrid .tryScout span{color:var(--red)}.gpsMessage{color:#666;max-width:760px;margin:16px 0 0;font-size:10px;line-height:1.5}.gpsMessage.active{color:var(--green);font-weight:800}.gpsMessage.denied,.gpsMessage.unavailable,.gpsMessage.timeout,.gpsMessage.insecure{color:#8b1d11;font-weight:800}.finder .locationField{padding-bottom:12px}.allowLocationButton{border:1px solid var(--ink);background:var(--yellow);letter-spacing:.08em;cursor:pointer;justify-content:center;align-items:center;margin-top:10px;padding:8px 11px;font-size:8px;font-weight:900;display:inline-flex}.allowLocationButton:hover{background:var(--ink);color:#fff}.allowLocationButton.active{background:var(--green);color:#fff}.allowLocationButton:disabled,.mapLocateButton:disabled{opacity:.6;cursor:wait}.liveMap{background:#dcebd7;height:330px;position:relative;overflow:hidden}.liveMap iframe{border:0;width:100%;height:100%;display:block}.mapStatus{z-index:2;background:var(--paper);border:1px solid var(--ink);max-width:calc(100% - 24px);box-shadow:3px 3px 0 var(--ink);letter-spacing:.07em;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px}.mapStatus.active{background:var(--yellow)}.mapLocateButton{border:1px solid var(--ink);background:var(--yellow);cursor:pointer;width:100%;margin:14px 0 8px;padding:12px;font-size:9px;font-weight:900;display:block}.mapLocateButton:hover{background:var(--ink);color:#fff}.mapCard .mapResearch{margin-top:8px}.dealOpen{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.dealOpen:focus-visible{outline:4px solid var(--yellow);outline-offset:3px}.foodArt>small{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#171714dc;padding:5px 7px;font-size:8px;position:absolute;bottom:10px;right:11px}.dealBody address{color:#666;margin:10px 0 0;font-size:10px;font-style:normal;line-height:1.45}.viewDeal{color:var(--green);letter-spacing:.07em;margin-top:14px;font-size:9px;font-weight:900;display:block}.dealCard:focus-within{box-shadow:5px 5px 0 var(--yellow)}.mapGrid .pin{cursor:pointer;background:var(--red);color:#fff;border:2px solid #fff;border-radius:50% 50% 50% 0;width:34px;height:34px;padding:0}.mapGrid .pin b{font-size:10px;display:block;transform:rotate(45deg)}.mapGrid .pin:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.mapCard .mapResearch{text-align:center;background:#fff;border:1px solid;width:100%;padding:12px;font-size:9px;font-weight:900;text-decoration:none;display:block}.mapCard .mapResearch:hover{background:var(--yellow)}.dealDialogBackdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#171714b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dealDialog{background:var(--paper);border:2px solid var(--ink);width:min(680px,100%);max-height:min(780px,100vh - 40px);box-shadow:10px 10px 0 var(--yellow);padding:42px;position:relative;overflow:auto}.dialogClose{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:50%;width:38px;height:38px;font-size:24px;line-height:1;position:absolute;top:16px;right:18px}.dealDialog h2{letter-spacing:-.045em;max-width:540px;margin:0 50px 20px 0;font:48px/.95 Georgia}.dialogDeal{border-block:1px solid;justify-content:space-between;align-items:baseline;gap:20px;padding:18px 0;font:20px/1.3 Georgia;display:flex}.dialogDeal strong{white-space:nowrap;color:var(--red);font-size:28px}.dealDialog dl{margin:22px 0}.dealDialog dl>div{border-bottom:1px solid #ccc;grid-template-columns:125px 1fr;gap:16px;padding:12px 0;display:grid}.dealDialog dt{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.dealDialog dd{margin:0;font-size:12px;line-height:1.5}.photoDisclosure{color:#666;font-size:9px}.dialogActions{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 18px;display:grid}.dialogActions a{border:1px solid var(--ink);background:var(--red);color:#fff;text-align:center;padding:15px;font-size:9px;font-weight:900;text-decoration:none;display:block}.dialogActions a.secondary{color:var(--ink);background:#fff}.dealDialog>small{color:#666;font-size:9px;line-height:1.5;display:block}.dealRestaurantPhoto{border:1px solid var(--ink);background:var(--ink);margin:0 0 22px}.dealRestaurantPhoto img{object-fit:cover;width:100%;height:260px;display:block}.dealRestaurantPhoto figcaption{color:#fff;letter-spacing:.08em;justify-content:space-between;gap:15px;padding:9px 11px;font-size:8px;font-weight:900;display:flex}.dealRestaurantPhoto a{color:var(--yellow);white-space:nowrap}@media (width<=650px){.dealDialog{padding:28px 22px}.dealDialog h2{font-size:38px}.dealRestaurantPhoto img{height:210px}.dealRestaurantPhoto figcaption{flex-direction:column;align-items:flex-start}.dealDialog dl>div{grid-template-columns:1fr;gap:6px}.dialogActions{grid-template-columns:1fr}.dialogDeal{flex-direction:column;align-items:flex-start}.dialogClose{top:12px;right:12px}.mapCard{display:block}.liveMap{height:270px}.allowLocationButton{width:100%;padding:10px}.finder .locationField{padding-bottom:14px}}.directory{border-block:1px solid var(--ink);background:#eaf0e6;padding:105px 0}.directoryHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;display:grid}.directoryHeading h2{letter-spacing:-.065em;margin:0;font:500 clamp(52px,7vw,90px)/.84 Georgia}.directoryHeading h2 em{color:var(--red)}.directoryToday{border-top:1px solid;align-items:flex-start;gap:16px;padding-top:18px;display:flex}.directoryToday>span{border:1px solid var(--ink);background:var(--yellow);flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:11px;font-weight:900;display:grid}.directoryToday b{font:21px/1.2 Georgia}.directoryToday p{color:#555;margin:8px 0 0;font-size:11px;line-height:1.5}.directoryStats{border:1px solid var(--ink);background:var(--paper);grid-template-columns:repeat(4,1fr);margin:55px 0 24px;display:grid}.directoryStats article{border-right:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:150px;padding:24px;display:flex}.directoryStats article:last-child{border-right:0}.directoryStats strong{color:var(--red);font:48px Georgia}.directoryStats span{max-width:170px;font-size:10px;font-weight:800;line-height:1.45}.researchProtocol{border:1px solid var(--ink);background:var(--ink);color:#fff;grid-template-columns:170px 1fr auto;align-items:start;gap:22px;padding:24px;display:grid}.researchProtocol>b{letter-spacing:.14em;color:var(--yellow);font-size:9px}.researchProtocol ol{grid-template-columns:repeat(4,1fr);gap:18px;margin:0;padding:0;list-style-position:inside;display:grid}.researchProtocol li{color:#ccc;font-size:10px;line-height:1.5}.researchProtocol a{white-space:nowrap;color:var(--yellow);font-size:9px;font-weight:900;text-decoration:none}.cuisineFilterPanel{border:1px solid var(--ink);background:var(--yellow);margin:45px 0 0;padding:22px}.cuisineFilterPanel>span{letter-spacing:.13em;margin-bottom:12px;font-size:9px;font-weight:900;display:block}.cuisineFilter{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.cuisineFilter button{border:1px solid var(--ink);background:var(--paper);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;font-size:10px;font-weight:900;display:flex}.cuisineFilter button.active{background:var(--ink);color:#fff}.cuisineFilter small{background:var(--red);color:#fff;border-radius:99px;place-items:center;min-width:28px;height:22px;padding:0 5px;font-size:8px;display:grid}.directoryToolbar{grid-template-columns:330px 1fr;gap:22px;margin:22px 0 20px;display:grid}.directoryToolbar label>span{letter-spacing:.13em;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.directoryToolbar input{border:1px solid var(--ink);background:#fff;outline:0;width:100%;padding:14px}.directoryToolbar input:focus{box-shadow:4px 4px 0 var(--yellow)}.dayFilter{align-items:end;gap:6px;padding-bottom:2px;display:flex;overflow:auto}.dayFilter button{border:1px solid var(--ink);cursor:pointer;white-space:nowrap;background:0 0;min-width:72px;padding:12px 8px;font-size:9px;font-weight:900}.dayFilter button:first-child{min-width:102px}.dayFilter button.active{background:var(--red);color:#fff}.dayFilter small{background:var(--yellow);width:17px;height:17px;color:var(--ink);border-radius:50%;place-items:center;margin-left:6px;display:inline-grid}.directoryResultLine{border-block:1px solid #9aa394;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 0;display:flex}.directoryResultLine b{font:22px Georgia}.directoryResultLine span{color:#555;font-size:9px}.directoryGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.directoryCard{border:1px solid var(--ink);background:var(--paper);min-height:430px}.directoryCard>button{width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;padding:20px;display:flex}.directoryCard>button:hover{background:#fff}.directoryCard>button:focus-visible{outline:4px solid var(--yellow);outline-offset:3px}.directoryPhoto{border-bottom:1px solid var(--ink);background:#ded8c8;height:165px;margin:-20px -20px 18px;position:relative;overflow:hidden}.directoryPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.directoryCard>button:hover .directoryPhoto img{transform:scale(1.025)}.directoryPhoto small{border:1px solid var(--ink);letter-spacing:.06em;text-transform:uppercase;background:#fffdf6eb;padding:6px 8px;font-size:7px;font-weight:900;position:absolute;bottom:10px;left:10px}.directoryCardTop{border-bottom:1px solid #bbb;justify-content:space-between;align-items:center;gap:10px;width:100%;padding-bottom:14px;display:flex}.directoryCardTop span{text-transform:uppercase;letter-spacing:.08em;color:#777;font-size:8px;font-weight:900}.directoryCard.verified .directoryCardTop span{color:var(--green)}.directoryCardTop small{color:#777;font-size:8px}.directoryCard h3{text-transform:capitalize;margin:24px 0 10px;font:28px/.98 Georgia}.directoryCard address{color:#666;font-size:10px;font-style:normal;line-height:1.45}.directoryDeal,.directoryPending{border-top:1px dotted #999;margin-top:20px;padding-top:14px}.directoryDeal p{margin:0 0 8px;font:17px/1.25 Georgia}.directoryDeal strong{color:var(--red);font:25px Georgia}.directoryDeal small,.directoryPending small{color:#666;margin-top:8px;font-size:8px;display:block}.directoryPending p{color:#555;margin:0;font-size:10px;line-height:1.5}.viewRestaurant{color:var(--green);letter-spacing:.07em;margin-top:auto;padding-top:20px;font-size:8px;font-weight:900}.directoryPagination{justify-content:center;align-items:center;gap:22px;margin-top:32px;display:flex}.directoryPagination button{border:1px solid var(--ink);cursor:pointer;background:#fff;padding:11px 16px;font-size:9px;font-weight:900}.directoryPagination button:disabled{opacity:.35;cursor:not-allowed}.directoryPagination span{font-size:10px;font-weight:800}.directoryDisclosure{text-align:center;color:#5d655a;max-width:900px;margin:30px auto 0;font-size:9px;line-height:1.6}.directoryDisclosure a{font-weight:900}.pendingDialogLead{border-left:4px solid var(--yellow);background:#f3eedf;padding:18px;font:16px/1.45 Georgia}.restaurantActions{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media (width<=1000px){.directoryStats{grid-template-columns:repeat(2,1fr)}.directoryStats article:nth-child(2){border-right:0}.directoryStats article:nth-child(-n+2){border-bottom:1px solid}.researchProtocol{grid-template-columns:1fr}.researchProtocol ol{grid-template-columns:repeat(2,1fr)}.cuisineFilter{grid-template-columns:repeat(3,1fr)}.directoryToolbar{grid-template-columns:1fr}.directoryGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.directory{padding:75px 0}.directoryHeading{grid-template-columns:1fr;gap:35px}.directoryStats{grid-template-columns:1fr}.directoryStats article{border-bottom:1px solid;border-right:0;min-height:120px}.directoryStats article:last-child{border-bottom:0}.researchProtocol ol,.cuisineFilter,.directoryGrid{grid-template-columns:1fr}.directoryResultLine{flex-direction:column;align-items:flex-start;gap:7px}.restaurantActions{grid-template-columns:1fr}}.discovery{border-top:1px solid var(--ink);background:#fff7df;padding:105px 0}.discoveryHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;margin-bottom:48px;display:grid}.discoveryHeading h2{letter-spacing:-.065em;margin:0;font:500 clamp(52px,7vw,90px)/.84 Georgia}.discoveryHeading h2 em{color:var(--red)}.discoveryHeading>p{margin:0;font:17px/1.55 Georgia}.guideGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.guideCard{border:1px solid var(--ink);background:var(--paper);text-align:left;min-height:255px;padding:22px}.guideCard>span{color:var(--red);font:18px Georgia}.guideCard h3{margin:35px 0 12px;font:28px/.98 Georgia}.guideCard p{color:#555;font-size:11px;line-height:1.5}.guideCard.actionGuide{cursor:pointer;color:inherit;flex-direction:column;display:flex}.guideCard.actionGuide b{letter-spacing:.08em;margin-top:auto;padding-top:20px;font-size:8px}.neighbourhoodGuide,.cuisineGuide{grid-column:span 2}.miniGuideLinks{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:18px;display:grid}.miniGuideLinks button{border:1px solid var(--ink);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:6px;padding:9px;font-size:9px;font-weight:900;display:flex}.miniGuideLinks button:hover{background:var(--ink);color:#fff}.miniGuideLinks small{color:var(--red)}.newOpenings{border-top:1px solid;margin-top:80px;padding-top:55px}.newOpeningsTop{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:28px;display:grid}.newOpeningsTop h3{margin:0;font:50px/.95 Georgia}.newOpeningsTop>p{color:#555;margin:0;font-size:10px;line-height:1.6}.openingGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.openingCard{border:1px solid var(--ink);background:#fff;flex-direction:column;min-height:330px;padding:20px;display:flex}.openingMeta{justify-content:space-between;gap:10px;display:flex}.openingMeta span{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.openingMeta small{color:#666;font-size:8px}.openingCard h4{margin:28px 0 8px;font:28px/.98 Georgia}.openingCard>b{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.openingCard>p{color:#555;font-size:11px;line-height:1.5}.openingCard address{font-size:10px;font-style:normal;line-height:1.45}.openingTiming{color:#666;margin:12px 0 18px;font-size:8px;display:block}.openingCard>div:last-child{gap:7px;margin-top:auto;display:flex}.openingCard a{border:1px solid var(--ink);text-align:center;flex:1;padding:9px;font-size:8px;font-weight:900;text-decoration:none}.openingCard a:first-child{background:var(--yellow)}.collectionFilter{border:1px solid var(--ink);background:var(--paper);grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-top:45px;padding:18px;scroll-margin-top:20px;display:grid}.collectionFilter span{letter-spacing:.12em;margin-bottom:8px;font-size:8px;font-weight:900;display:block}.collectionFilter select{border:1px solid var(--ink);background:#fff;width:100%;padding:12px;font-weight:800}.collectionFilter button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;height:43px;padding:0 16px;font-size:8px;font-weight:900}.directoryCard{flex-direction:column;display:flex}.directoryCard>button{flex:1;height:auto}.restaurantFacts{flex-wrap:wrap;gap:5px;margin-top:14px;display:flex}.restaurantFacts span{text-transform:uppercase;border:1px solid #a9aa9f;border-radius:99px;padding:5px 7px;font-size:7px;font-weight:900}.fullProfileLink{border:1px solid var(--ink);background:var(--yellow);text-align:center;letter-spacing:.07em;margin:0 20px 18px;padding:12px;font-size:8px;font-weight:900;text-decoration:none;display:block}.fullProfileLink:hover{background:var(--ink);color:#fff}.profileHero{background:var(--cream);border-block:1px solid var(--ink);padding:70px 0}.profileHeroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.profileImage{border:1px solid var(--ink);background:#ddd;height:480px;position:relative;overflow:hidden}.profileImage img{object-fit:cover;width:100%;height:100%}.profileImage small{text-transform:uppercase;background:#fffdf6f0;border:1px solid;max-width:calc(100% - 28px);padding:8px;font-size:7px;font-weight:900;position:absolute;bottom:14px;left:14px}.profileLead h1{letter-spacing:-.065em;text-transform:capitalize;margin:0 0 30px;font:500 clamp(58px,7vw,100px)/.82 Georgia}.profileLead address{font:18px/1.45 Georgia}.profileTags{flex-wrap:wrap;gap:7px;margin:25px 0;display:flex}.profileTags span{border:1px solid var(--ink);text-transform:uppercase;background:#fff;padding:8px 10px;font-size:8px;font-weight:900}.profileTags span:first-child{background:var(--yellow)}.profilePrimaryAction{background:var(--red);color:#fff;border:1px solid var(--ink);box-shadow:5px 5px 0 var(--ink);padding:16px 20px;font-size:9px;font-weight:900;text-decoration:none;display:inline-block}.profileDetails{grid-template-columns:1fr 380px;gap:45px;padding-top:90px;padding-bottom:90px;display:grid}.profileDeal,.profilePending{border:1px solid var(--ink);background:var(--paper);padding:28px}.profileDeal>span,.profilePending>span{color:var(--red);letter-spacing:.1em;font-size:8px;font-weight:900}.profileDeal h2,.profilePending h2{margin:25px 0 10px;font:40px/1 Georgia}.profileDeal strong{color:var(--red);font:48px Georgia;display:block}.profileDeal p,.profilePending p{font:15px/1.5 Georgia}.profileDeal small{color:#666;font-size:9px;line-height:1.5;display:block}.profileDeal a{background:var(--yellow);border:1px solid;margin-top:22px;padding:12px;font-size:8px;font-weight:900;text-decoration:none;display:inline-block}.profileFacts{margin:30px 0}.profileFacts>div{border-bottom:1px solid #bbb;grid-template-columns:150px 1fr;gap:20px;padding:15px 0;display:grid}.profileFacts dt{text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:900}.profileFacts dd{margin:0;font-size:11px;line-height:1.55}.profileSourceActions{flex-wrap:wrap;gap:8px;display:flex}.profileSourceActions a{border:1px solid var(--ink);padding:12px;font-size:8px;font-weight:900;text-decoration:none}.profileMap{border:1px solid var(--ink);background:var(--cream);align-self:start;position:sticky;top:20px}.profileMap iframe{border:0;width:100%;height:380px;display:block}.profileMap>div{padding:22px}.profileMap b{font:24px Georgia}.profileMap p{color:#555;font-size:10px;line-height:1.55}.profileMore{background:var(--ink);color:#fff;padding:85px 0}.profileMore h2{margin:0 0 40px;font:500 clamp(48px,6vw,75px)/.88 Georgia}.profileMore .shell>div{flex-wrap:wrap;gap:10px;display:flex}.profileMore a{border:1px solid #666;padding:14px 16px;font-size:8px;font-weight:900;text-decoration:none}.profileMore a:hover{border-color:var(--yellow);color:var(--yellow)}@media (width<=1000px){.guideGrid,.openingGrid{grid-template-columns:repeat(2,1fr)}.profileDetails{grid-template-columns:1fr}.profileMap{position:relative}.profileHeroGrid{grid-template-columns:1fr}.profileImage{height:380px}}@media (width<=700px){.discovery{padding:75px 0}.discoveryHeading,.newOpeningsTop{grid-template-columns:1fr;gap:28px}.guideGrid,.openingGrid{grid-template-columns:1fr}.neighbourhoodGuide,.cuisineGuide{grid-column:auto}.miniGuideLinks{grid-template-columns:1fr 1fr}.collectionFilter{grid-template-columns:1fr}.profileHero{padding:45px 0}.profileImage{height:280px}.profileDetails{padding-top:60px;padding-bottom:60px}.profileFacts>div{grid-template-columns:1fr;gap:7px}.profileMap iframe{height:300px}}.finder{grid-template-columns:.62fr 1.2fr .72fr auto;max-width:1150px}.finder .dayField{background:#e4d4b3}.finder .dayField label{color:var(--red)}.sectionTop h2 em{color:var(--red);font-style:italic}.primaryDayPicker{border:1px solid var(--ink);background:#e8dfcf;grid-template-columns:220px 1fr;align-items:center;gap:25px;margin:0 0 28px;padding:22px;display:grid}.primaryDayPicker>div:first-child{grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;display:grid}.primaryDayPicker>div:first-child span{background:var(--ink);width:42px;height:42px;color:var(--yellow);border-radius:50%;grid-row:1/3;place-items:center;font:18px Georgia;display:grid}.primaryDayPicker>div:first-child b{font:21px Georgia}.primaryDayPicker>div:first-child small{color:#655d53;font-size:9px;line-height:1.35}.primaryDayPicker .dayFilter{align-items:stretch}.primaryDayPicker .dayFilter button{background:#faf8f2;border-color:#847a6e;flex:1;padding:14px 8px}.primaryDayPicker .dayFilter button.active{background:var(--red);color:#fff;border-color:var(--ink);box-shadow:3px 3px 0 var(--ink)}.foodFilterLabel{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 12px;font-size:9px;font-weight:900;display:flex}.foodFilterLabel span{background:var(--ink);width:24px;height:24px;color:var(--yellow);letter-spacing:0;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.directoryDayFirst{border:1px solid var(--ink);background:#d8c49d;grid-template-columns:320px 1fr;align-items:center;gap:32px;margin-top:45px;padding:28px;scroll-margin-top:20px;display:grid}.directoryDayFirst .eyebrow{color:var(--red);margin-bottom:12px}.directoryDayFirst h3{margin:0 0 9px;font:30px/1.05 Georgia}.directoryDayFirst p:last-child{color:#554f46;margin:0;font-size:10px;line-height:1.5}.directoryDayFirst .dayFilter{align-items:stretch}.directoryDayFirst .dayFilter button{background:#faf8f2;flex:1;min-width:70px;padding:16px 8px}.directoryDayFirst .dayFilter button:first-child{min-width:88px}.directoryDayFirst .dayFilter button.active{background:var(--ink);color:#fff;box-shadow:3px 3px 0 var(--red)}.collectionFilter{margin-top:14px}.cuisineFilterPanel{margin-top:12px}.directoryAvailability{border-left:4px solid var(--red);background:#f7f3eb;flex-direction:column;justify-content:center;padding:12px 16px;display:flex}.directoryAvailability>span{letter-spacing:.13em;font-size:8px;font-weight:900}.directoryAvailability>b{margin-top:5px;font:19px Georgia}.directoryAvailability>small{color:#635d54;margin-top:5px;font-size:9px}.inquiryPanel,.profileContact{border:1px solid var(--ink);background:#e8dfcf;margin:26px 0;padding:22px}.inquiryPanel>b,.profileContact>span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.inquiryPanel>p,.profileContact>p{margin:10px 0 16px;font:14px/1.55 Georgia}.inquiryPanel>div,.profileContact>div{flex-wrap:wrap;gap:8px;display:flex}.inquiryPanel a,.profileContact a{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:.04em;padding:11px 12px;font-size:8px;font-weight:900;text-decoration:none;display:inline-block}.inquiryPanel a:first-child,.profileContact a:first-child{background:var(--yellow);color:var(--ink)}.profileContact{background:#e8dfcf;margin-top:28px}.profileContact h2{margin:16px 0 10px;font:34px/1 Georgia}.profileContact>p{font-size:15px}.profileContact a:hover,.inquiryPanel a:hover{background:var(--red);color:#fff}@media (width<=1000px){.finder{grid-template-columns:1fr 1fr}.searchButton{grid-column:1/-1;padding:18px}.primaryDayPicker,.directoryDayFirst{grid-template-columns:1fr}.primaryDayPicker .dayFilter button,.directoryDayFirst .dayFilter button{flex:none}}@media (width<=700px){.finder{grid-template-columns:1fr}.searchButton{grid-column:auto}.primaryDayPicker,.directoryDayFirst{padding:18px}.primaryDayPicker .dayFilter,.directoryDayFirst .dayFilter{margin-inline:-18px;padding:4px 18px 8px}.primaryDayPicker .dayFilter button,.directoryDayFirst .dayFilter button{min-width:82px}.inquiryPanel>div,.profileContact>div{display:grid}.inquiryPanel a,.profileContact a{text-align:center}}:root{--ink:#1c1a17;--cream:#ede8de;--paper:#faf8f2;--red:#7b2924;--yellow:#c6aa73;--blue:#9eaaa8;--green:#263c35;--line:#39352f}body{background:var(--paper);letter-spacing:.005em;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{width:min(1220px,100% - 56px)}.nav{height:96px}.logo{letter-spacing:.14em}.logo span{background:var(--ink);border:1px solid var(--yellow);letter-spacing:.04em;width:42px;height:42px;font-family:Georgia,serif;font-size:11px}.nav nav{gap:30px}.nav nav a{letter-spacing:.08em;font-size:10px}.nav nav .registerTab{box-shadow:none;background:0 0;border-color:#a39a8b;padding:12px 16px}.nav nav .registerTab:hover{background:var(--ink);color:#fff}.saveButton{letter-spacing:.06em;background:0 0;border-color:#a39a8b}.hero{background:radial-gradient(circle at 86% 40%,#dfd4c2 0,#0000 30%),linear-gradient(135deg,#f2eee6,#e8e1d6);border-color:#a79f91;min-height:720px}.kicker,.eyebrow{letter-spacing:.24em;color:#6f665b}.hero h1{font-size:clamp(76px,9.5vw,136px);line-height:.76}.hero h1 em{color:var(--red)}.intro{color:#403b35;max-width:700px;font-size:21px;line-height:1.6}.orbit{border-color:#b7ac99}.orbit.two:after{color:var(--red)}.freeForDiners{background:0 0;border-color:#9c9284;padding:10px 14px}.freeForDiners span{background:var(--green)}.finder{background:#fffcf7;border:1px solid #736c62;box-shadow:0 20px 55px #2a21161a}.finder>div{border-color:#c8c0b4;padding:18px 20px}.finder label{letter-spacing:.18em;color:#6a6258}.searchButton{background:var(--ink);min-width:190px;transition:background .2s}.searchButton:hover{background:var(--red)}.allowLocationButton{background:#e8dfcf;border-color:#9b9081}.allowLocationButton:hover{background:var(--ink)}.quick button,.filterRow button{border-color:#8e8579;padding:9px 15px;transition:background .2s,color .2s}.marquee{background:var(--ink);color:#eee7da;border-color:var(--ink);padding:16px}.marquee i{color:var(--yellow)}.sectionTop h2,.how h2,.trust h2,.restaurant h2{letter-spacing:-.055em}.sectionTop{margin-bottom:44px}.filterRow{border-color:#d2cbc0}.dealLayout{gap:32px}.dealGrid{gap:22px}.dealCard{background:#fffdf9;border-color:#bcb3a6;box-shadow:0 12px 32px #34291c0d}.dealCard:hover{transform:translateY(-3px);box-shadow:0 18px 42px #34291c17}.foodArt{height:235px}.foodArt>span{letter-spacing:.08em;background:#fdfaf4;border-color:#aaa095}.foodArt>small{background:#1c1a17d9}.tomato{background:#a65d50}.butter{background:#c4ab7a}.mint{background:#8ea89a}.blue{background:#93a4a7}.lime{background:#aeb78a}.sage{background:#9ea596}.dealMeta span,.directoryDeal strong,.guideCard>span,.openingMeta span{color:var(--red)}.dealBody h3{font-size:31px}.dealBottom strong{color:var(--red)}.mapCard{background:#eee8dc;border-color:#a99f91}.mapStatus{box-shadow:0 6px 20px #1c1a1724}.mapLocateButton,.mapCard .mapResearch{background:#f8f4eb;border-color:#91877a}.mapLocateButton:hover{background:var(--ink)}.pizzaEdit{background:var(--ink);color:#f4efe6;padding:120px 0}.pizzaEditGrid{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:84px;display:grid}.pizzaVisual{min-height:690px;position:relative;overflow:hidden}.pizzaVisual:after{content:"";background:linear-gradient(#0000 55%,#171511d9);position:absolute;inset:0}.pizzaVisual img{object-fit:cover;filter:saturate(.72)contrast(1.06);width:100%;height:100%}.pizzaVisual>span{z-index:1;letter-spacing:.2em;font-size:9px;font-weight:900;position:absolute;bottom:26px;left:28px}.pizzaEditContent{padding:24px 0}.pizzaEditHeading{grid-template-columns:1fr 230px;align-items:end;gap:35px;margin-bottom:48px;display:grid}.pizzaEditHeading .eyebrow{color:var(--yellow);grid-column:1/-1;margin-bottom:0}.pizzaEditHeading h2{letter-spacing:-.055em;margin:0;font:500 clamp(54px,6.2vw,82px)/.9 Georgia,serif}.pizzaEditHeading>p:last-child{color:#c9c1b5;margin:0;font:15px/1.65 Georgia,serif}.pizzaList{border-top:1px solid #5e574f}.pizzaRow{color:inherit;border-bottom:1px solid #5e574f;grid-template-columns:45px 1fr auto;align-items:center;gap:18px;padding:20px 0;text-decoration:none;display:grid}.pizzaRow>span{color:var(--yellow);font:16px Georgia,serif}.pizzaRow b{text-transform:capitalize;font:500 24px Georgia,serif;display:block}.pizzaRow small{color:#aaa296;margin-top:6px;font-size:9px;display:block}.pizzaRow em{letter-spacing:.09em;color:var(--yellow);white-space:nowrap;font-size:8px;font-style:normal;font-weight:900}.pizzaRow:hover b{color:var(--yellow)}.allPizzaButton{border:1px solid var(--yellow);width:100%;color:var(--yellow);text-align:left;letter-spacing:.1em;cursor:pointer;background:0 0;margin-top:28px;padding:16px 18px;font-size:9px;font-weight:900}.allPizzaButton span{float:right}.allPizzaButton:hover{background:var(--yellow);color:var(--ink)}.discovery{background:#f1ece2;border-color:#b9b0a2}.guideCard,.openingCard{background:#faf8f2;border-color:#b8afa2}.guideCard.actionGuide:hover{background:#d8c49d}.directory{background:#e5e9e2;border-color:#948f85}.directoryStats,.researchProtocol,.cuisineFilterPanel,.collectionFilter{border-color:#8f897f}.directoryStats{background:#f8f6f0}.directoryStats strong{color:var(--red)}.researchProtocol{background:var(--ink)}.cuisineFilterPanel{background:#d7c6a5}.cuisineFilter{grid-template-columns:repeat(6,1fr)}.cuisineFilter small{background:var(--red)}.directoryCard{background:#faf8f3;border-color:#aaa297}.directoryCard.verified{box-shadow:4px 4px 0 var(--yellow)}.fullProfileLink{background:#d9c7a3}.how{background:#171815}.light,.stepIcon{color:var(--yellow)}.trustList span{background:#d2bf97}.restaurant{background:var(--green)}.pricingGrid article{box-shadow:none;border-color:#1c1a17}.pricingGrid .featuredPlan{background:#d7c39b}.registrationPanel{background:#eee8dc}.submitRestaurant,.registrationSuccess button{background:var(--ink)}.paymentNotice{background:#d8c49d}.dealDialog{background:#faf8f2;border-color:#777065;box-shadow:0 26px 80px #0005}.dialogActions a{background:var(--ink)}footer{background:#dfd8cc;border-color:#9c9488}@media (width<=1000px){.pizzaEditGrid{grid-template-columns:1fr;gap:45px}.pizzaVisual{min-height:480px}.pizzaEditHeading{grid-template-columns:1fr 260px}.cuisineFilter{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.shell{width:min(100% - 30px,1220px)}.heroInner{padding:72px 0}.pizzaEdit{padding:75px 0}.pizzaVisual{min-height:360px}.pizzaEditHeading{grid-template-columns:1fr}.pizzaRow{grid-template-columns:35px 1fr}.pizzaRow em{display:none}.cuisineFilter{grid-template-columns:1fr}.nav{height:82px}.specials{padding:80px 0}}.cuisineCoverage{border:1px solid var(--ink);background:#f8f6f0;grid-template-columns:300px 1fr;gap:32px;margin-top:12px;padding:26px;display:grid}.cuisineCoverageIntro .eyebrow{color:var(--red);margin-bottom:12px}.cuisineCoverageIntro h3{margin:0 0 12px;font:31px/1.02 Georgia}.cuisineCoverageIntro p:last-child{color:#5d574f;margin:0;font-size:10px;line-height:1.55}.coverageTable{border:1px solid var(--ink);background:#fff;min-width:0}.coverageHeader,.coverageTable>button{grid-template-columns:minmax(110px,1.45fr) repeat(7,minmax(40px,1fr));align-items:center;display:grid}.coverageHeader{background:var(--ink);color:#fff}.coverageHeader span{text-align:center;letter-spacing:.08em;border-right:1px solid #555;padding:9px 7px;font-size:8px;font-weight:900}.coverageHeader span:first-child{text-align:left}.coverageTable>button{width:100%;color:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #b7b0a5}.coverageTable>button:last-child{border-bottom:0}.coverageTable>button:hover,.coverageTable>button.active{background:var(--yellow)}.coverageTable>button b{text-align:left;padding:11px;font:15px Georgia}.coverageTable>button span{background:var(--green);color:#fff;border-radius:50%;justify-self:center;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.cuisineFilter small{width:auto;min-width:42px;padding-inline:7px}.collectionFilter select:disabled{opacity:1;color:var(--ink);background:#e1d9c9}.cuisineSpecialGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cuisineSpecialCard{border:1px solid var(--ink);min-height:520px;box-shadow:4px 4px 0 var(--yellow);background:#faf8f3;flex-direction:column;padding:18px;display:flex}.cuisineSpecialImage{border-bottom:1px solid var(--ink);height:150px;margin:-18px -18px 16px;position:relative;overflow:hidden}.cuisineSpecialImage img{object-fit:cover;width:100%;height:100%}.cuisineSpecialImage span{border:1px solid var(--ink);background:#fffdf6f0;padding:6px 8px;font-size:7px;font-weight:900;position:absolute;bottom:9px;left:9px}.cuisineSpecialMeta{border-bottom:1px solid #bbb;justify-content:space-between;align-items:center;padding-bottom:11px;display:flex}.cuisineSpecialMeta b{letter-spacing:.1em;text-transform:uppercase;color:var(--green);font-size:8px}.cuisineSpecialMeta small{color:#666;font-size:8px}.cuisineSpecialCard h3{margin:20px 0 9px;font:27px/.98 Georgia}.cuisineSpecialCard>p{margin:0 0 8px;font:17px/1.25 Georgia}.cuisineSpecialCard>strong{color:var(--red);font:25px Georgia}.cuisineSpecialCard>time{margin-top:8px;font-size:9px;font-weight:900}.cuisineSpecialCard>address{color:#666;margin-top:12px;font-size:9px;font-style:normal;line-height:1.45}.cuisineSpecialCard details{border-top:1px dotted #999;margin:16px 0;padding-top:11px}.cuisineSpecialCard summary{cursor:pointer;font-size:8px;font-weight:900}.cuisineSpecialCard details p{color:#5d574f;font-size:9px;line-height:1.5}.cuisineSpecialActions{gap:6px;margin-top:auto;display:grid}.cuisineSpecialActions a{border:1px solid var(--ink);text-align:center;padding:10px;font-size:8px;font-weight:900;text-decoration:none;display:block}.cuisineSpecialActions a:first-child{background:var(--ink);color:#fff}.cuisineSpecialActions a:hover{background:var(--yellow);color:var(--ink)}.noCuisineSpecials{border:1px solid var(--ink);text-align:center;background:#fff;padding:35px}.noCuisineSpecials b{font:23px Georgia}.noCuisineSpecials p{color:#666;font-size:10px}@media (width<=1000px){.cuisineCoverage{grid-template-columns:1fr}.cuisineSpecialGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.cuisineCoverage{padding:18px}.coverageTable{overflow-x:auto}.coverageHeader,.coverageTable>button{min-width:570px}.cuisineSpecialGrid{grid-template-columns:1fr}}.promoTabs{scrollbar-width:thin;justify-content:center;align-items:center;gap:16px;display:flex;overflow-x:auto}.promoTabs button{color:inherit;letter-spacing:.13em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;flex:none;padding:7px 4px;font-size:10px;font-weight:900}.promoTabs button:hover,.promoTabs button:focus-visible{color:var(--yellow);border-bottom-color:var(--yellow);outline:0}.promoTabs button.active{color:var(--yellow)}.promoTabs button small{background:var(--red);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;min-width:23px;height:23px;margin-left:5px;padding:0 5px;font-size:8px;display:inline-grid}.promoTabs i{color:var(--yellow);margin:0}.promotionBrowser{border-bottom:1px solid var(--ink);background:#e9e1d4;padding:110px 0;scroll-margin-top:0}.promotionBrowser.two-for-one{background:#dfe5df}.promotionHeading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid}.promotionHeading h2{letter-spacing:-.06em;margin:0;font:500 clamp(52px,7vw,88px)/.86 Georgia,serif}.promotionHeading h2 em{color:var(--red)}.promotionHeading>div:last-child{border-top:1px solid;padding-top:18px}.promotionHeading>div:last-child b{font:26px Georgia}.promotionHeading>div:last-child p{color:#5c554d;font-size:11px;line-height:1.6}.bogoHowTo{border:1px solid var(--ink);box-shadow:7px 7px 0 var(--ink);background:#f7c843;grid-template-columns:1.05fr 1.5fr auto;align-items:center;gap:24px;margin:38px 0 0;padding:22px;display:grid}.bogoHowTo>div:first-child span{letter-spacing:.12em;font-size:8px;font-weight:900}.bogoHowTo>div:first-child b{margin:7px 0;font:23px Georgia,serif;display:block}.bogoHowTo>div:first-child p{margin:0;font-size:9px;line-height:1.55}.bogoHowTo>ol{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.bogoHowTo li{border:1px solid var(--ink);background:#fffdf6;min-height:92px;padding:10px}.bogoHowTo li span,.bogoHowTo li b,.bogoHowTo li small{display:block}.bogoHowTo li span{color:var(--red);font-size:8px;font-weight:900}.bogoHowTo li b{margin:7px 0;font-size:10px}.bogoHowTo li small{color:#645d52;font-size:8px;line-height:1.35}.bogoHowTo>div:last-child{gap:8px;display:grid}.bogoHowTo a{border:1px solid var(--ink);background:var(--ink);color:#fff;text-align:center;min-width:155px;padding:12px;font-size:8px;font-weight:900;text-decoration:none}.bogoHowTo a:last-child{color:var(--ink);background:#fff}.promotionDayFilter{border:1px solid var(--ink);background:#faf8f2;grid-template-columns:260px 1fr;align-items:center;gap:28px;margin:48px 0 20px;padding:20px;display:grid}.promotionDayFilter>div:first-child span,.promotionDayFilter>div:first-child small{display:block}.promotionDayFilter>div:first-child span{letter-spacing:.12em;font-size:9px;font-weight:900}.promotionDayFilter>div:first-child small{color:#676057;margin-top:7px;font-size:9px;line-height:1.4}.promotionDayFilter .dayFilter{align-items:stretch}.promotionDayFilter .dayFilter button{background:#fff;flex:1;min-width:65px}.promotionDayFilter .dayFilter button.active{background:var(--red);color:#fff}.promotionResultLine{border-block:1px solid #a79d90;justify-content:space-between;align-items:center;margin-bottom:22px;padding:15px 0;display:flex}.promotionResultLine b{font:22px Georgia}.promotionResultLine span{color:#665e55;font-size:9px;font-weight:800}.promotionGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.promotionCard{background:#faf8f3;border:1px solid #a69d91;flex-direction:column;display:flex;box-shadow:0 12px 28px #2e251b0b}.promotionCardArt{background:#d8d0c2;border-bottom:1px solid #a69d91;height:190px;position:relative;overflow:hidden}.promotionCardArt img{object-fit:cover;filter:saturate(.74)contrast(1.03);width:100%;height:100%}.promotionCardArt>span,.promotionCardArt>small{color:#fff;background:#1c1a17e8;position:absolute}.promotionCardArt>span{border:1px solid var(--yellow);border-radius:50%;place-items:center;width:36px;height:36px;font:13px Georgia;display:grid;top:12px;left:12px}.promotionCardArt>small{letter-spacing:.08em;padding:7px 8px;font-size:7px;font-weight:900;bottom:10px;right:10px}.promotionCardBody{flex-direction:column;flex:1;padding:20px;display:flex}.promotionMeta{justify-content:space-between;gap:12px;margin:0;display:flex}.promotionMeta span{letter-spacing:.1em;color:var(--red);font-size:8px;font-weight:900}.promotionMeta small{color:#777;font-size:8px}.promotionCard h3{margin:24px 0 10px;font:30px/.95 Georgia}.promotionOffer{min-height:34px;margin:0;font-size:12px;font-weight:800;line-height:1.45}.promotionCardBody>strong{color:var(--red);margin:15px 0;font:25px Georgia;display:block}.promotionCard dl{margin:0}.promotionCard dl>div{border-top:1px solid #d1c9be;grid-template-columns:95px 1fr;gap:10px;padding:10px 0;display:grid}.promotionCard dt{letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.promotionCard dd{margin:0;font-size:9px;line-height:1.45}.cardRedemptionSteps{background:#fff8d7;border:1px solid #cfc6b8;margin-top:14px;padding:12px}.cardRedemptionSteps>b{letter-spacing:.1em;font-size:8px}.cardRedemptionSteps ol{gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.cardRedemptionSteps li{grid-template-columns:20px 1fr;align-items:start;gap:7px;font-size:8px;line-height:1.4;display:grid}.cardRedemptionSteps li span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;font-weight:900;display:grid}.promotionActions{grid-template-columns:1fr auto;gap:7px;margin-top:auto;padding-top:18px;display:grid}.promotionActions a{border:1px solid var(--ink);background:var(--ink);color:#fff;text-align:center;padding:11px;font-size:8px;font-weight:900;text-decoration:none}.promotionActions a:last-child{background:var(--yellow);color:var(--ink)}.promotionSource{color:#756d63;margin-top:9px;font-size:8px;display:block}.promotionDisclosure{text-align:center;color:#665f56;max-width:900px;margin:30px auto 0;font-size:9px;line-height:1.6}.deliveryBogoResources{border:1px solid var(--ink);background:#f8f5ed;margin-top:18px;padding:22px}.deliveryBogoHeading{grid-template-columns:1fr .85fr;align-items:end;gap:34px;display:grid}.deliveryBogoHeading span{letter-spacing:.12em;color:var(--red);font-size:8px;font-weight:900}.deliveryBogoHeading h3{margin:8px 0 0;font:34px/.98 Georgia,serif}.deliveryBogoHeading>p{color:#5c554d;border-top:1px solid;margin:0;padding-top:12px;font-size:10px;line-height:1.55}.deliveryBogoGrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.deliveryBogoGrid article{border:1px solid var(--ink);background:#fff;grid-template-columns:1fr auto;gap:6px 22px;padding:18px;display:grid}.deliveryBogoGrid article>span{letter-spacing:.12em;color:var(--green);font-size:8px;font-weight:900}.deliveryBogoGrid article>b{grid-column:1/-1;font:22px Georgia,serif}.deliveryBogoGrid article>p{color:#5f584f;margin:2px 0 0;font-size:9px;line-height:1.55}.deliveryBogoGrid article>a{border:1px solid var(--ink);background:var(--green);color:#fff;text-align:center;white-space:nowrap;align-self:end;padding:11px;font-size:8px;font-weight:900;text-decoration:none}.deliveryBogoNote{color:#665f56;margin-top:12px;font-size:8px;line-height:1.5;display:block}.restaurantBrandCard{border-color:var(--restaurant-accent)!important;background:var(--restaurant-bg)!important;color:var(--restaurant-fg)!important;box-shadow:0 12px 30px var(--restaurant-bg)!important}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard{box-shadow:0 12px 30px color-mix(in srgb,var(--restaurant-bg) 35%,transparent)!important}}.restaurantBrandCard .foodArt,.restaurantBrandCard .promotionCardArt{border-bottom:5px solid var(--restaurant-accent)}.restaurantBrandCard .foodArt:after,.restaurantBrandCard .promotionCardArt:after{content:"";background:linear-gradient(180deg,transparent 48%,var(--restaurant-bg));position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard .foodArt:after,.restaurantBrandCard .promotionCardArt:after{background:linear-gradient(180deg,transparent 48%,color-mix(in srgb,var(--restaurant-bg) 58%,transparent))}}.restaurantBrandCard .foodArt:after,.restaurantBrandCard .promotionCardArt:after{pointer-events:none}.restaurantBrandCard .foodArt>span,.restaurantBrandCard .foodArt>small,.restaurantBrandCard .promotionCardArt>span,.restaurantBrandCard .promotionCardArt>small{z-index:1;border-color:var(--restaurant-accent);background:var(--restaurant-bg);color:var(--restaurant-fg)}.restaurantBrandCard .promotionCardArt>span,.restaurantBrandCard .dealMeta span,.restaurantBrandCard .promotionMeta span,.restaurantBrandCard .dealBottom strong,.restaurantBrandCard .promotionCardBody>strong,.restaurantBrandCard .viewDeal,.torontoOfficialGrid .restaurantBrandCard>span,.torontoOfficialGrid .restaurantBrandCard>strong{color:var(--restaurant-accent)}.restaurantBrandCard .dealMeta small,.restaurantBrandCard .dealBottom small,.restaurantBrandCard .dealBody address,.restaurantBrandCard .promotionMeta small,.restaurantBrandCard .promotionSource,.restaurantBrandCard time,.restaurantBrandCard address{color:var(--restaurant-muted)!important}.restaurantBrandCard .dealBottom,.restaurantBrandCard dl>div,.torontoOfficialGrid .restaurantBrandCard details{border-color:var(--restaurant-accent)}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard .dealBottom,.restaurantBrandCard dl>div,.torontoOfficialGrid .restaurantBrandCard details{border-color:color-mix(in srgb,var(--restaurant-accent) 45%,transparent)}}.restaurantBrandCard .cardRedemptionSteps{border-color:var(--restaurant-accent);background:var(--restaurant-accent)}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard .cardRedemptionSteps{background:color-mix(in srgb,var(--restaurant-accent) 13%,var(--restaurant-bg))}}.restaurantBrandCard .cardRedemptionSteps{color:var(--restaurant-fg)}.restaurantBrandCard .cardRedemptionSteps li span{background:var(--restaurant-accent);color:var(--restaurant-accent-ink)}.restaurantBrandCard .promotionActions a,.torontoOfficialGrid .restaurantBrandCard>a{border-color:var(--restaurant-accent);background:var(--restaurant-accent);color:var(--restaurant-accent-ink)}.restaurantBrandCard .promotionActions a:last-child{color:var(--restaurant-fg);background:0 0}.torontoOfficialGrid .restaurantBrandCard summary,.torontoOfficialGrid .restaurantBrandCard details p{color:var(--restaurant-fg)}.restaurantBrandCard.cityDealCard .cityDealPhoto{border-color:var(--restaurant-accent)}.restaurantBrandCard.cityDealCard .cityDealPhoto>span,.restaurantBrandCard.cityDealCard .cityDealPhoto>small{z-index:1;border-color:var(--restaurant-accent);background:var(--restaurant-bg);color:var(--restaurant-fg)}.restaurantBrandCard.cityDealCard .cityDealPhoto>span,.restaurantBrandCard.cityDealCard .cityDealMeta span,.restaurantBrandCard.cityDealCard .cityDealBody>strong,.restaurantBrandCard.cityDealCard .dualCurrencyPrice strong{color:var(--restaurant-accent)}.restaurantBrandCard.cityDealCard .cityDealMeta{border-color:var(--restaurant-accent)}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard.cityDealCard .cityDealMeta{border-color:color-mix(in srgb,var(--restaurant-accent) 45%,transparent)}}.restaurantBrandCard.cityDealCard .cityDealMeta small,.restaurantBrandCard.cityDealCard .cityDealBody>time,.restaurantBrandCard.cityDealCard .cityDealBody>address,.restaurantBrandCard.cityDealCard .cityDealBody>small,.restaurantBrandCard.cityDealCard .dualCurrencyPrice small{color:var(--restaurant-muted)}.restaurantBrandCard.cityDealCard .cityRating{border-color:var(--restaurant-accent);background:var(--restaurant-accent)}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard.cityDealCard .cityRating{background:color-mix(in srgb,var(--restaurant-accent) 12%,var(--restaurant-bg))}}.restaurantBrandCard.cityDealCard .cityRating{color:var(--restaurant-fg)}.restaurantBrandCard.cityDealCard .cityRating small,.restaurantBrandCard.cityDealCard .cityRating>a,.restaurantBrandCard.cityDealCard .cityStars span{color:var(--restaurant-muted)}@supports (color:color-mix(in lab, red, red)){.restaurantBrandCard.cityDealCard .cityStars span{color:color-mix(in srgb,var(--restaurant-muted) 46%,transparent)}}.restaurantBrandCard.cityDealCard .cityStars span.filled{color:var(--restaurant-accent)}.restaurantBrandCard.cityDealCard .cityDealActions a,.restaurantBrandCard.cityDealCard .cityDealActions button{border-color:var(--restaurant-accent);background:var(--restaurant-accent);color:var(--restaurant-accent-ink)}.restaurantBrandCard.cityDealCard .cityDealActions a:last-child{color:var(--restaurant-fg);background:0 0}@media (width<=1000px){.promotionHeading{grid-template-columns:1fr;gap:35px}.bogoHowTo{grid-template-columns:1fr}.deliveryBogoHeading{grid-template-columns:1fr;gap:18px}.deliveryBogoGrid,.promotionDayFilter{grid-template-columns:1fr}.promotionDayFilter .dayFilter button{flex:none}.promotionGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.promoTabs{justify-content:flex-start;padding-inline:16px}.promotionBrowser{padding:75px 0}.bogoHowTo>ol,.bogoHowTo>div:last-child{grid-template-columns:1fr 1fr}.deliveryBogoResources{padding:16px}.deliveryBogoGrid article{grid-template-columns:1fr}.deliveryBogoGrid article>a{margin-top:7px}.promotionGrid{grid-template-columns:1fr}.promotionDayFilter{margin-top:34px;padding:16px}.promotionDayFilter .dayFilter{margin-inline:-16px;padding:0 16px 6px}.promotionResultLine{flex-direction:column;align-items:flex-start;gap:6px}.promotionCardArt{height:210px}}.siteView[hidden]{display:none!important}.logoButton{text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.logoButton:focus-visible,.pageTabs button:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.navViewLabel{color:#61594f;margin:0;font:18px Georgia,serif}.pageTabs{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f2f5;border-block:1px solid #8f877b;position:sticky;top:0}.pageTabs>.shell{grid-template-columns:repeat(4,1fr);display:grid}.pageTabs button{color:#514a42;text-align:left;cursor:pointer;border:0;background:0 0;border-right:1px solid #bbb2a5;grid-template-columns:28px 1fr;gap:2px 11px;min-height:82px;padding:16px 18px;display:grid;position:relative}.pageTabs button:first-child{border-left:1px solid #bbb2a5}.pageTabs button>span{color:#8b8174;grid-row:1/3;font:15px Georgia,serif}.pageTabs button>b{font:500 20px Georgia,serif}.pageTabs button>small{letter-spacing:.07em;text-transform:uppercase;color:#776f65;font-size:8px;font-weight:800}.pageTabs button:after{content:"";background:0 0;height:4px;position:absolute;bottom:-1px;left:0;right:0}.pageTabs button:hover{background:#eee8dd}.pageTabs button.active{background:var(--ink);color:#fff}.pageTabs button.active>span,.pageTabs button.active>small{color:var(--yellow)}.pageTabs button.active:after{background:var(--yellow)}.viewIntro{background:linear-gradient(135deg,#e9e1d5,#f5f1e9);border-bottom:1px solid #999084;padding:92px 0 78px}.viewIntro.compact{padding:70px 0 60px}.viewIntro h1{letter-spacing:-.065em;max-width:900px;margin:0;font:500 clamp(62px,8vw,112px)/.82 Georgia,serif}.viewIntro h1 em{color:var(--red)}.viewIntro p:last-child{color:#504941;max-width:680px;margin:32px 0 0;font:18px/1.55 Georgia,serif}.guideCollections .discovery{border-top:0}.guideSupport .how{border-top:1px solid #4d493f}@media (width<=760px){.navViewLabel{display:none}.pageTabs{overflow-x:auto}.pageTabs>.shell{grid-template-columns:repeat(4,minmax(150px,1fr));width:max-content;min-width:100%;margin:0}.pageTabs button{min-height:72px;padding:13px 14px}.pageTabs button>b{font-size:18px}.pageTabs button>small{font-size:7px}.viewIntro,.viewIntro.compact{padding:58px 0 50px}.viewIntro p:last-child{font-size:16px}.saveButton span{display:none}}.directoryToolbar{grid-template-columns:minmax(300px,1fr) 210px minmax(260px,.85fr);align-items:end}.directoryToolbar input,.directoryToolbar select{border:1px solid var(--ink);background:#fff;outline:0;width:100%;height:47px;padding:0 14px}.directoryToolbar input:focus,.directoryToolbar select:focus{box-shadow:4px 4px 0 var(--yellow)}.directoryDaySelect select{font-weight:800}@media (width<=1000px){.directoryToolbar{grid-template-columns:1fr 210px}.directoryAvailability{grid-column:1/-1}}@media (width<=700px){.directoryToolbar{grid-template-columns:1fr}.directoryAvailability{grid-column:auto}}.homeDirectorySearch{border-bottom:1px solid var(--ink);background:#d8c49d;padding:62px 0}.homeDirectoryHeading{grid-template-columns:1fr 440px;align-items:end;gap:55px;margin-bottom:30px;display:grid}.homeDirectoryHeading .eyebrow{color:var(--red);margin-bottom:14px}.homeDirectoryHeading h2{letter-spacing:-.05em;margin:0;font:500 clamp(38px,5vw,62px)/.9 Georgia,serif}.homeDirectoryHeading h2 em{color:var(--red)}.homeDirectoryHeading>p{color:#4f483e;margin:0;font:16px/1.55 Georgia,serif}.homeDirectorySearch form{border:1px solid var(--ink);background:#faf8f2;grid-template-columns:190px minmax(300px,1fr) 240px auto;display:grid;box-shadow:0 14px 35px #3c2f1d1c}.homeDirectorySearch label{border-right:1px solid #afa698;padding:15px 18px}.homeDirectorySearch label>span{letter-spacing:.14em;margin-bottom:8px;font-size:8px;font-weight:900;display:block}.homeDirectorySearch input,.homeDirectorySearch select{background:0 0;border:0;outline:0;width:100%;height:30px;font-weight:800}.homeDirectorySearch label:focus-within{box-shadow:inset 0 -4px var(--red);background:#fff}.homeDirectorySearch form>button{background:var(--ink);color:#fff;letter-spacing:.08em;cursor:pointer;border:0;min-width:190px;padding:0 22px;font-size:9px;font-weight:900}.homeDirectorySearch form>button:hover{background:var(--red)}.homeDirectorySearch form>button span{float:right;color:var(--yellow);font-size:16px}@media (width<=1000px){.homeDirectoryHeading{grid-template-columns:1fr}.homeDirectorySearch form{grid-template-columns:1fr 1fr}.homeDirectorySearch label:nth-child(2){border-right:0}.homeDirectorySearch form>button{min-height:58px}}@media (width<=700px){.homeDirectorySearch{padding:48px 0}.homeDirectoryHeading{gap:20px}.homeDirectorySearch form{grid-template-columns:1fr}.homeDirectorySearch label{border-bottom:1px solid #afa698;border-right:0}.homeDirectorySearch form>button{min-height:58px}}.founderSection{color:#f4efe6;background:#171815;border-top:1px solid #4d493f;padding:110px 0}.founderPlans{border-bottom:1px solid #5e574f;padding-bottom:95px}.founderPlansHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:75px;display:grid}.founderPlansHeading .eyebrow{color:var(--yellow)}.founderPlansHeading h2{letter-spacing:-.055em;margin:0;font:500 clamp(48px,6.5vw,82px)/.88 Georgia,serif}.founderPlansHeading h2 em{color:var(--yellow)}.founderPlansHeading>p{color:#c9c1b5;max-width:500px;margin:0;font:16px/1.6 Georgia,serif}.founderPlanGrid{border:1px solid #6b645b;grid-template-columns:repeat(4,1fr);margin-top:48px;display:grid}.founderPlanGrid article{background:#211f1b;border-right:1px solid #6b645b;flex-direction:column;min-height:340px;padding:24px;display:flex}.founderPlanGrid article:last-child{border-right:0}.founderPlanGrid article.founderFeaturedPlan{color:var(--ink);background:#d7c39b}.founderPlanGrid article>span{color:var(--yellow);font:15px Georgia,serif}.founderPlanGrid .founderFeaturedPlan>span{color:var(--red)}.founderPlanGrid h3{margin:35px 0 12px;font:34px Georgia,serif}.founderPlanGrid strong{font:500 46px Georgia,serif}.founderPlanGrid small{letter-spacing:.1em;text-transform:uppercase;color:#a9a197;margin-top:4px;font-size:8px;font-weight:900}.founderPlanGrid .founderFeaturedPlan small{color:#5d5549}.founderPlanGrid p{color:#bbb2a7;min-height:55px;margin:22px 0;font-size:11px;line-height:1.55}.founderPlanGrid .founderFeaturedPlan p{color:#494238}.founderPlanGrid button{border:1px solid var(--yellow);color:var(--yellow);text-align:left;letter-spacing:.08em;cursor:pointer;background:0 0;margin-top:auto;padding:13px;font-size:8px;font-weight:900}.founderPlanGrid button:hover,.founderPlanGrid .founderFeaturedPlan button{background:var(--yellow);color:var(--ink)}.founderPlanGrid .founderFeaturedPlan button{border-color:var(--ink);background:var(--ink);color:#fff}.founderCard{grid-template-columns:minmax(300px,.8fr) 1.2fr;align-items:stretch;gap:75px;padding-top:95px;display:grid}.founderPortrait{background:radial-gradient(circle at 50% 35%,#49594f 0,#0000 28%),linear-gradient(145deg,#2e473f,#1c2924);border:1px solid #6b645b;place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.founderPortrait:before,.founderPortrait:after{content:"";border:1px solid #849088;border-radius:50%;position:absolute}.founderPortrait:before{width:290px;height:290px}.founderPortrait:after{width:390px;height:390px}.founderPortrait>span{z-index:1;border:1px solid var(--yellow);width:110px;height:110px;color:var(--yellow);border-radius:50%;place-items:center;font:28px Georgia,serif;display:grid}.founderPortrait>small{z-index:1;letter-spacing:.16em;color:#c9c1b5;font-size:7px;font-weight:900;position:absolute;bottom:18px;right:18px}.founderStory{padding:50px 0}.founderStory .eyebrow{color:var(--yellow)}.founderStory h2{letter-spacing:-.055em;max-width:720px;margin:22px 0 28px;font:500 clamp(52px,6.7vw,88px)/.88 Georgia,serif}.founderStory>p:not(.eyebrow){color:#c9c1b5;max-width:660px;font:18px/1.65 Georgia,serif}.founderContact{border-top:1px solid #6b645b;margin-top:52px}.founderContact>p{letter-spacing:.08em;text-transform:uppercase;color:#a9a197;border-bottom:1px solid #6b645b;margin:0;padding:18px 0;font-size:10px;font-weight:900}.founderContact a{color:#fff;border-bottom:1px solid #6b645b;grid-template-columns:95px 1fr auto;align-items:center;gap:18px;padding:20px 0;text-decoration:none;display:grid}.founderContact a:after{content:"↗";color:var(--yellow)}.founderContact a:hover b{color:var(--yellow)}.founderContact span{letter-spacing:.13em;color:var(--yellow);font-size:8px;font-weight:900}.founderContact b{font:500 20px Georgia,serif}.footerFounderLink{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;text-underline-offset:4px;font-size:9px;font-weight:900}@media (width<=1000px){.founderPlansHeading{grid-template-columns:1fr;gap:25px}.founderPlanGrid{grid-template-columns:repeat(2,1fr)}.founderPlanGrid article:nth-child(2){border-right:0}.founderPlanGrid article:nth-child(-n+2){border-bottom:1px solid #6b645b}.founderCard{grid-template-columns:1fr;gap:35px}.founderPortrait{min-height:500px}.founderStory{padding-top:0}}@media (width<=700px){.founderSection{padding:75px 0}.founderPlans{padding-bottom:70px}.founderPlanGrid{grid-template-columns:1fr}.founderPlanGrid article{border-bottom:1px solid #6b645b;border-right:0;min-height:290px}.founderPlanGrid article:last-child{border-bottom:0}.founderCard{padding-top:70px}.founderPortrait{min-height:410px}.founderStory h2{font-size:52px}.founderContact a{grid-template-columns:1fr auto;gap:7px}.founderContact a span{grid-column:1/-1}.founderContact b{font-size:16px}footer .shell{gap:18px}}.logo{font-size:inherit;letter-spacing:normal;align-items:center;gap:0;line-height:1;text-decoration:none;display:inline-flex}.logoButton{cursor:pointer;background:0 0;border:0;padding:0}.logo>.brandWordmark{place-items:initial;width:auto;height:auto;color:inherit;letter-spacing:-.075em;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:.1em;font:950 25px/.82 Arial,Helvetica,sans-serif;display:inline-flex}.logo .brandWordmark span{width:auto;height:auto;font:inherit;letter-spacing:inherit;border-radius:0}.brandEat{color:#10110f!important;background:0 0!important}.brandFlag{border:1px solid var(--ink);box-shadow:2px 2px 0 var(--ink);place-items:center;margin:0 .13em;overflow:hidden;width:1.36em!important;height:1.04em!important;color:inherit!important;letter-spacing:0!important;background:#fff!important;font-size:.76em!important;line-height:1!important;display:inline-grid!important}.brandLocal{color:var(--green)!important;background:0 0!important}.brandWordmark.compact{font-size:19px}.heroBackdrop{filter:saturate(.9)contrast(1.03);background-image:url(/brand/forest-hero-v1.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.heroBackdrop:after{content:"";pointer-events:none;background:linear-gradient(90deg,#eef4edcc 0%,#e0ebe294 55%,#0e372738 100%);position:absolute;inset:0}.hero .intro{max-width:560px;font-size:18px;line-height:1.5}.hero .finder{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff5}.localFallbackNotice{border:1px solid var(--ink);border-left:8px solid var(--yellow);background:var(--cream);max-width:800px;margin:-5px 0 24px;padding:14px 18px;font:14px/1.45 Georgia,serif}.localFallbackNotice b{color:var(--green)}.sushiRadiusPanel{border:1px solid var(--ink);border-left:8px solid var(--green);background:#e5e9e2;grid-template-columns:1fr auto;align-items:center;gap:24px;margin:-5px 0 28px;padding:19px 20px;display:grid;box-shadow:5px 5px #17171412}.sushiRadiusPanel.beyond{border-left-color:var(--red);background:#eee3d8}.sushiRadiusPanel span,.sushiRadiusPanel b,.sushiRadiusPanel small{display:block}.sushiRadiusPanel>div>span{letter-spacing:.16em;color:var(--green);margin-bottom:6px;font-size:8px;font-weight:900}.sushiRadiusPanel.beyond>div>span{color:var(--red)}.sushiRadiusPanel b{font:24px Georgia,serif}.sushiRadiusPanel small{color:#625b52;margin-top:5px;font-size:10px;line-height:1.45}.sushiRadiusPanel>button{border:1px solid var(--ink);background:var(--ink);color:#fff;text-align:left;letter-spacing:.08em;cursor:pointer;min-width:190px;padding:14px 16px;font-size:9px;font-weight:900}.sushiRadiusPanel>button span{float:right;color:var(--yellow);font-size:14px;display:inline}.sushiRadiusPanel>button:hover,.sushiRadiusPanel>button:focus-visible{background:var(--red);outline:3px solid var(--yellow);outline-offset:2px}@media (width<=700px){.sushiRadiusPanel{grid-template-columns:1fr}.sushiRadiusPanel>button{width:100%}}.localFallbackMiniGrid{text-align:left;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px;display:grid}.localFallbackMiniGrid button{border:1px solid var(--ink);background:var(--cream);cursor:pointer;flex-direction:column;min-height:200px;padding:17px;display:flex}.localFallbackMiniGrid button:hover,.localFallbackMiniGrid button:focus-visible{background:var(--yellow);outline:0}.localFallbackMiniGrid span{letter-spacing:.1em;color:var(--green);text-transform:uppercase;font-size:8px;font-weight:900}.localFallbackMiniGrid b{color:var(--ink)!important;margin:20px 0 8px!important;font:22px/.98 Georgia,serif!important}.localFallbackMiniGrid p{margin:0 0 14px;color:var(--ink)!important;font:13px/1.4 Georgia,serif!important}.localFallbackMiniGrid small{color:#666;margin-top:auto;font-size:8px;line-height:1.4}.localFallbackMiniGrid strong{color:var(--red);margin-top:10px;font:21px Georgia,serif}@media (width<=900px){.localFallbackMiniGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.brandWordmark{font-size:20px}.heroBackdrop{opacity:1;background-position:58%}.heroBackdrop:after{background:linear-gradient(90deg,#eef4edd6,#dae8dc85)}.hero .intro{max-width:92%;font-size:15.5px;line-height:1.55}}@media (width<=600px){.localFallbackMiniGrid{grid-template-columns:1fr}}.homeDirectorySearch,.viewIntro,.restaurant,.founderSection,.brandEncore,footer{isolation:isolate;position:relative;overflow:hidden}.homeDirectorySearch>.shell,.viewIntro>.shell,.restaurant>.shell,.founderSection>.shell,footer>.shell{z-index:1;position:relative}.homeDirectorySearch:after,.viewIntro:after,.restaurant:after,.founderSection:after,footer:before{content:"";z-index:0;pointer-events:none;background-image:url(/brand/hero-starburst-v1.jpg);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;border-radius:50%;position:absolute}.homeDirectorySearch:after{opacity:.2;width:420px;height:420px;bottom:-235px;right:-165px;transform:rotate(-7deg)}.viewIntro:after{opacity:.16;width:540px;height:540px;top:50%;right:-205px;transform:translateY(-50%)rotate(5deg)}.restaurant:after{opacity:.2;filter:saturate(.82)brightness(.92);width:590px;height:590px;top:-190px;right:-230px}.founderSection:after{opacity:.1;filter:saturate(.75);width:690px;height:690px;bottom:-310px;right:-315px}footer:before{opacity:.18;width:190px;height:190px;top:-80px;right:-76px}.brandEncore{border-block:1px solid var(--ink);background:#f3eedf;min-height:340px}.brandEncoreArt{z-index:0;background:url(/brand/hero-starburst-v1.jpg) 100%/auto 100% no-repeat;width:52%;position:absolute;inset:0 0 0 auto}.brandEncoreArt:after{content:"";background:linear-gradient(90deg,#f3eedf 0,#f3eedfa3 18%,#0000 60%);position:absolute;inset:0}.brandEncoreInner{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:340px;display:flex;position:relative}.brandEncoreMark.logo>.brandWordmark{font-size:clamp(38px,5.6vw,70px)}.brandEncoreMark .brandFlag{box-shadow:4px 4px 0 var(--ink)}.brandEncore p{letter-spacing:-.045em;margin:32px 0 20px;font:500 clamp(28px,4vw,48px)/.96 Georgia,serif}.brandEncore p em{color:var(--red)}.brandEncore small{letter-spacing:.18em;color:var(--green);font-size:9px;font-weight:900}.founderPortrait{background-image:linear-gradient(90deg,#1718150a,#1718152e),url(/brand/hero-starburst-v1.jpg);background-position:100%;background-size:auto 100%}.founderPortrait:before,.founderPortrait:after{border-color:#f7c84373}.founderPortrait>span{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#171815c7;border-color:#f7c843;box-shadow:0 0 0 10px #17181524}.founderPortrait>small{color:#f7c843;background:#171815d1;border:1px solid #f7c843b8;padding:7px 9px}@media (width<=900px){.brandEncoreArt{opacity:.82;width:64%}.restaurant:after{right:-330px}.viewIntro:after{right:-325px}.founderSection:after{right:-430px}}@media (width<=650px){.homeDirectorySearch:after{width:280px;height:280px;bottom:-120px;right:-150px}.viewIntro:after{opacity:.13;width:330px;height:330px;right:-215px}.restaurant:after{width:380px;height:380px;top:-80px;right:-245px}.brandEncore{min-height:300px}.brandEncoreArt{opacity:.4;width:100%;inset:0}.brandEncoreArt:after{background:linear-gradient(90deg,#f3eedff5,#f3eedf9e 65%,#f3eedf2e)}.brandEncoreInner{min-height:300px}.brandEncoreMark.logo>.brandWordmark{font-size:35px}.brandEncore p{font-size:31px}.brandEncore small{max-width:220px;line-height:1.6}.founderPortrait{background-position:72%;min-height:390px}footer:before{width:150px;height:150px;top:-52px;right:-88px}}.pageTabs>.shell{grid-template-columns:repeat(5,1fr)}.cityHub{background:linear-gradient(135deg,#eee7db,#faf7f0);min-height:620px;padding:84px 0 96px}.cityHubHeading{grid-template-columns:1fr .7fr;align-items:end;gap:30px;margin-bottom:46px;display:grid}.cityHubHeading .eyebrow{grid-column:1/-1;margin-bottom:0}.cityHubHeading h1{letter-spacing:-.065em;margin:0;font:500 clamp(58px,7vw,104px)/.82 Georgia,serif}.cityHubHeading>p:last-child{color:#5d554b;margin:0;font:17px/1.5 Georgia,serif}.cityPreviewGrid{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.cityPreviewGrid article{border-right:1px solid var(--ink);background:#fffdf6;flex-direction:column;min-height:280px;padding:28px;display:flex}.cityPreviewGrid article:last-child{border-right:0}.cityPreviewGrid span{letter-spacing:.12em;font-size:9px;font-weight:900}.cityPreviewGrid h2{margin:48px 0 10px;font:42px Georgia,serif}.cityPreviewGrid p{color:#5d554b;font-size:13px;line-height:1.55}.cityPreviewGrid button{border:1px solid var(--ink);background:var(--ink);color:#fff;letter-spacing:.08em;margin-top:auto;padding:13px;font-size:9px;font-weight:900}.cityPreviewGrid button:disabled{color:#7e766c;cursor:not-allowed;background:#eee8dd}@media (width<=760px){.pageTabs>.shell{grid-template-columns:repeat(5,minmax(150px,1fr))}.cityHub{padding:58px 0 70px}.cityHubHeading{grid-template-columns:1fr}.cityHubHeading .eyebrow{grid-column:auto}.cityPreviewGrid{grid-template-columns:1fr}.cityPreviewGrid article{border-right:0;border-bottom:1px solid var(--ink)}.cityPreviewGrid article:last-child{border-bottom:0}}.hero{min-height:630px}.heroInner{padding:72px 0 66px}.specials{padding:90px 0}.promotionBrowser,.pizzaEdit{padding:88px 0}.directory,.discovery{padding-block:88px}.viewIntro{min-height:430px}.cityHub{min-height:auto;padding:68px 0 72px}.cityHubHeading{margin-bottom:34px}.cityPreviewGrid article{background:#fffdf6;min-height:245px;padding:24px}.cityPreviewGrid article.ready{background:#fffdf6}.cityPreviewGrid h2{margin:36px 0 9px}.cityPreviewGrid button{cursor:pointer}.cityResults{border-top:1px solid var(--ink);background:#e4e9e3;padding:82px 0 92px;scroll-margin-top:80px}.cityResultsHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;display:grid}.cityResultsHeading h2{letter-spacing:-.06em;margin:0;font:500 clamp(56px,7vw,92px)/.84 Georgia,serif}.cityResultsHeading h2 em{color:var(--red)}.cityResultsHeading>p{color:#564f47;border-top:1px solid;margin:0;padding-top:18px;font:16px/1.55 Georgia,serif}.cityDayBar{border:1px solid var(--ink);background:#faf8f2;grid-template-columns:230px 1fr;align-items:center;gap:24px;margin:38px 0 18px;padding:18px;display:grid}.cityDayBar>div:first-child b,.cityDayBar>div:first-child small{display:block}.cityDayBar>div:first-child b{font:21px Georgia}.cityDayBar>div:first-child small{color:#686158;margin-top:5px;font-size:9px}.cityDayBar .dayFilter button{background:#fff;flex:1;min-width:64px}.cityResultLine{border-block:1px solid #999f98;justify-content:space-between;align-items:center;margin-bottom:18px;padding:14px 0;display:flex}.cityResultLine b{font:22px Georgia}.cityResultLine span{color:#5e625c;font-size:9px;font-weight:800}.cityDealGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.cityDealCard{border:1px solid var(--ink);background:#faf8f2;grid-template-columns:96px 1fr;min-height:330px;display:grid}.cityDealNumber{border-right:1px solid var(--ink);flex-direction:column;justify-content:space-between;padding:18px 13px;display:flex}.cityDealNumber>span{color:#171815;font:34px Georgia}.cityDealNumber>small{letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;font-size:7px;font-weight:900;line-height:1.4;transform:rotate(180deg)}.cityDealBody{flex-direction:column;padding:20px;display:flex}.cityDealMeta{border-bottom:1px solid #c3bcb1;justify-content:space-between;gap:10px;padding-bottom:10px;display:flex}.cityDealMeta span{letter-spacing:.1em;text-transform:uppercase;color:var(--red);font-size:8px;font-weight:900}.cityDealMeta small{color:#666;font-size:8px}.cityDealBody h3{margin:22px 0 8px;font:29px/.98 Georgia}.cityDealBody>p{margin:0;font:16px/1.3 Georgia}.cityDealBody>strong{color:var(--red);margin-top:10px;font:23px Georgia}.cityDealBody>time,.cityDealBody>address,.cityDealBody>small{color:#655e55;font-size:8px;line-height:1.5}.cityDealBody>time{color:var(--ink);margin-top:9px;font-weight:900}.cityDealBody>address{margin-top:7px;font-style:normal}.cityDealBody>div{gap:7px;margin-top:auto;padding-top:16px;display:flex}.cityDealBody>div a{border:1px solid var(--ink);background:var(--ink);color:#fff;padding:9px 10px;font-size:8px;font-weight:900;text-decoration:none}.cityDealBody>div a:last-child{background:var(--yellow);color:var(--ink)}.cityPagination{justify-content:center;align-items:center;gap:20px;margin-top:30px;display:flex}.cityPagination button{border:1px solid var(--ink);cursor:pointer;background:#faf8f2;padding:11px 15px;font-size:9px;font-weight:900}.cityPagination button:disabled{opacity:.35;cursor:not-allowed}.cityPagination span{font-size:9px;font-weight:800}.cityEmpty{border:1px dashed var(--ink);text-align:center;background:#faf8f2;padding:46px}.cityEmpty b{font:24px Georgia}.cityEmpty p{font-size:10px}.citySourceCredit{text-align:center;color:#5d625c;max-width:850px;margin:28px auto 0;font-size:9px;line-height:1.6}@media (width<=900px){.cityResultsHeading{grid-template-columns:1fr;gap:28px}.cityDayBar{grid-template-columns:1fr}.cityDayBar .dayFilter button{flex:none}.cityDealGrid{grid-template-columns:1fr}}@media (width<=700px){.hero{min-height:auto}.heroInner{padding:56px 0}.specials,.promotionBrowser,.pizzaEdit,.directory,.discovery{padding-block:68px}.cityResults{padding:62px 0 70px}.cityDayBar{padding:15px}.cityDayBar .dayFilter{margin-inline:-15px;padding:0 15px 6px}.cityDealCard{grid-template-columns:70px 1fr}.cityDealNumber{padding:14px 10px}.cityDealBody{padding:16px}.cityResultLine{flex-direction:column;align-items:flex-start;gap:5px}}.cityDealCard{flex-direction:column;min-height:565px;display:flex;overflow:hidden}.cityDealPhoto{border-bottom:1px solid var(--ink);background:#d2cabd;flex:0 0 220px;height:220px;position:relative;overflow:hidden}.cityDealPhoto img{object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;height:100%;transition:transform .3s;display:block}.cityDealCard:hover .cityDealPhoto img{transform:scale(1.025)}.cityDealPhoto>span{border:1px solid var(--yellow);color:#fff;background:#1c1a17e6;border-radius:50%;place-items:center;width:40px;height:40px;font:14px Georgia,serif;display:grid;position:absolute;top:14px;left:14px}.cityDealPhoto>small{border:1px solid var(--ink);letter-spacing:.09em;background:#faf8f2f0;padding:7px 9px;font-size:7px;font-weight:900;position:absolute;bottom:12px;right:12px}.cityDealBody{flex:1}@media (width<=700px){.cityDealCard{min-height:535px}.cityDealPhoto{flex-basis:200px;height:200px}.cityDealBody{padding:17px}}.travellerCurrencyNote{border:1px solid var(--ink);background:var(--yellow);grid-template-columns:1fr 1.35fr auto;align-items:center;gap:24px;margin:0 0 20px;padding:18px 20px;display:grid}.travellerCurrencyNote div span,.travellerCurrencyNote div b{display:block}.travellerCurrencyNote div span{letter-spacing:.12em;color:var(--red);margin-bottom:5px;font-size:8px;font-weight:900}.travellerCurrencyNote div b{font:17px/1.2 Georgia,serif}.travellerCurrencyNote p{margin:0;font-size:9px;line-height:1.55}.travellerCurrencyNote a{border:1px solid var(--ink);background:var(--ink);color:#fff;white-space:nowrap;padding:10px 12px;font-size:8px;font-weight:900;text-decoration:none}.dualCurrencyPrice{margin-top:11px}.dualCurrencyPrice strong,.dualCurrencyPrice small{display:block}.dualCurrencyPrice strong{color:var(--red);font:23px Georgia,serif}.dualCurrencyPrice small{color:#3f4941;margin-top:3px;font-size:10px;font-weight:900}@media (width<=760px){.travellerCurrencyNote{grid-template-columns:1fr;gap:12px}.travellerCurrencyNote a{justify-self:start}}.cityDealGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cityDealCard{background:#fffdf9;min-height:455px;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 28px #34291c0d}.cityDealCard:hover{transform:translateY(-3px);box-shadow:0 16px 36px #34291c18}.cityDealPhoto{flex-basis:150px;height:150px}.cityDealPhoto>span{width:34px;height:34px;font-size:12px;top:11px;left:11px}.cityDealPhoto>small{padding:5px 7px;bottom:9px;right:9px}.cityDealBody{padding:15px 16px 14px}.cityDealMeta{padding-bottom:8px}.cityDealBody h3{margin:13px 0 5px;font-size:24px}.cityDealBody>p{font-size:13px;line-height:1.32}.cityDealBody>strong{margin-top:8px;font-size:20px}.cityDealBody>.dualCurrencyPrice{margin-top:8px;padding-top:0;display:block}.dualCurrencyPrice strong{font-size:20px}.dualCurrencyPrice small{margin-top:3px;font-size:9px}.cityDealBody>time{margin-top:7px}.cityDealBody>address{margin-top:5px}.cityDealBody>div:last-of-type{padding-top:12px}.cityDealBody>div:last-of-type a{padding:8px 9px}.cityDealBody>.cityDealActions{flex-wrap:wrap}.cityDealActions button{border:1px solid var(--ink);background:var(--red);color:#fff;letter-spacing:.04em;cursor:pointer;flex:1 0 100%;padding:10px 11px;font-size:8px;font-weight:900}.cityDealActions button:hover{background:var(--ink)}.cityDealBody>small{margin-top:6px}@media (width<=1000px){.cityDealGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.cityDealGrid{grid-template-columns:1fr}.cityDealCard{min-height:430px}.cityDealPhoto{flex-basis:145px;height:145px}}.hero .intro{max-width:620px;color:var(--ink);margin:30px 0 25px;font-size:19px;line-height:1.45}.hero .intro>span{border-left:6px solid var(--red);color:#171714;letter-spacing:0;background:#fffdf6f0;margin-top:12px;padding:12px 15px;font:700 17px/1.45 Arial,Helvetica,sans-serif;display:block;box-shadow:4px 4px #17171429}@media (width<=650px){.hero .intro{max-width:100%;font-size:17px;line-height:1.5}.hero .intro>span{padding:11px 13px;font-size:16px;line-height:1.45}}.cityPortraits{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:1010px;margin:28px 0 26px;display:grid}.cityPortraits figure{border:1px solid var(--ink);background:#272720;height:210px;margin:0;position:relative;overflow:hidden;box-shadow:5px 5px #17171429}.cityPortraits figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#111210e6);position:absolute;inset:34% 0 0}.cityPortraits img{object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.cityPortraits figure:hover img{filter:saturate(.95)contrast(1.05);transform:scale(1.035)}.cityPortraits figcaption{z-index:1;color:#fff;text-shadow:0 2px 12px #00000073;display:grid;position:absolute;bottom:15px;left:17px;right:17px}.cityPortraits figcaption span{letter-spacing:.16em;color:var(--yellow);font-size:7px;font-weight:900}.cityPortraits figcaption b{letter-spacing:-.035em;margin:4px 0 2px;font:500 29px/.95 Georgia,serif}.cityPortraits figcaption small{letter-spacing:.07em;color:#eee8dd;font-size:8px;font-weight:800}.clickableCityPortrait>button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.clickableCityPortrait>button:focus-visible{outline:4px solid var(--yellow);outline-offset:-5px}.clickableCityPortrait figcaption em{color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;margin-top:10px;font:900 8px/1.2 Arial,Helvetica,sans-serif}.clickableCityPortrait:hover figcaption em{text-decoration:underline}@media (width<=760px){.cityPortraits{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(255px,78vw));gap:11px;margin-right:-15px;padding:0 15px 8px 0;overflow-x:auto}.cityPortraits figure{scroll-snap-align:start;height:180px}.cityPortraits figcaption b{font-size:26px}}.heroStatement{isolation:isolate;width:min(900px,100%);box-shadow:10px 10px 0 var(--green),inset 0 1px #ffffffb8;background:linear-gradient(90deg,#eff3eff7 0%,#e8efe9e6 38%,#dbe7dd94 68%,#0c2d1f2e 100%),url(/brand/forest-hero-v1.jpg) 50% 53%/cover no-repeat;border:1px solid #354a3e;padding:42px 48px 47px;position:relative;overflow:hidden}.heroStatement:before{content:"";z-index:-1;background:linear-gradient(112deg,#ffffff3d 0%,#0000 48%,#03140c1f 100%);position:absolute;inset:0}.heroStatement:after{content:"";background:linear-gradient(90deg,var(--green) 0 62%,var(--red) 62% 82%,var(--yellow) 82%);height:7px;position:absolute;bottom:0;left:0;right:0}.heroStatement h1{color:#171714;text-shadow:0 1px #fffc;margin:0;position:relative}.heroStatement h1 em{color:var(--green);text-shadow:0 1px #ffffffb3}@media (width<=650px){.heroStatement{box-shadow:7px 7px 0 var(--green);background:linear-gradient(90deg,#eff3eff7 0%,#e5eee7db 70%,#0c2d1f38 100%),url(/brand/forest-hero-v1.jpg) 64%/cover no-repeat;padding:31px 24px 35px}.heroStatement h1{font-size:clamp(65px,19vw,86px);line-height:.78}}#view-cities{background:#0c1420}.cityHub{isolation:isolate;color:#fff;background:linear-gradient(90deg,#070e19ed 0%,#081220b8 45%,#0a152659 100%),url(/cities/international-city-hub-v1.jpg) 50%/cover no-repeat;min-height:650px;position:relative}.cityHub:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#080f1b14 55%,#080f1bb3 100%);position:absolute;inset:0}.cityHub>.shell{z-index:1;position:relative}.cityHubHeading .eyebrow{color:var(--yellow);text-shadow:0 2px 15px #000}.cityHubHeading h1{color:#fff;text-shadow:0 5px 28px #000000b3}.cityHubHeading h1 em{color:#ff5a48}.cityHubHeading>p:last-child{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f8f4e9;background:#060f1b9e;border:1px solid #ffffff7a;padding:19px 21px;box-shadow:7px 7px #00000059}.cityPreviewGrid{border-color:#ffffffa8;box-shadow:0 22px 55px #00000059}.cityPreviewGrid article,.cityPreviewGrid article.ready{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--ink);background:#fffdf6e6;border-color:#121820e6}.cityPreviewGrid article.active{background:#f7c843f2;box-shadow:inset 0 -6px #ff4f43}.cityPreviewGrid button{background:#101b2a;border-color:#101b2a}.cityPreviewGrid button:hover{background:#ed4537}.cityResults{background:linear-gradient(#e4e9e3f0,#e4e9e3f7),url(/cities/international-city-hub-v1.jpg) 50% 75%/cover no-repeat;position:relative}.cityResultsHeading{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#faf8f2db;border:1px solid #171714a6;padding:24px;box-shadow:8px 8px #111b2733}.cityResultsHeading .eyebrow{color:#304b78}.cityResultLine{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#faf8f2d1;padding:14px 16px}.citySourceCredit{color:#373d42;background:#faf8f2c7;padding:12px 16px}@media (width<=760px){.cityHub{background-position:61%;min-height:auto}.cityHubHeading>p:last-child{padding:15px 16px}.cityPreviewGrid{box-shadow:0 16px 38px #00000052}.cityResults{background-position:58%}.cityResultsHeading{padding:18px}}.navUtilities{align-items:center;gap:10px;display:flex}.languageToggle{background:#f4efe5;border:1px solid #8f877b;display:flex}.languageToggle button{letter-spacing:.1em;cursor:pointer;background:0 0;border:0;border-right:1px solid #8f877b;min-width:42px;padding:10px 9px;font-size:9px;font-weight:900}.languageToggle button:last-child{border-right:0}.languageToggle button.active{background:var(--green);color:#fff}.languageToggle button:hover{background:var(--yellow);color:var(--ink)}@media (width<=650px){.navUtilities{gap:6px}.languageToggle button{min-width:36px;padding:9px 7px}.saveButton{padding:9px 11px}}.cityResults.montrealResults{isolation:isolate;background:#e4e9e3;overflow:hidden}.cityResults.montrealResults:before{content:"";z-index:-1;background:linear-gradient(#e4e9e32e 0%,#e4e9e36b 48%,#e4e9e3 100%),url(/cities/mont-royal-montreal-v1.jpg) 50% 38%/cover no-repeat;height:760px;position:absolute;top:0;left:0;right:0}.cityResults.montrealResults>.shell{z-index:1;position:relative}.cityResults.montrealResults .cityResultsHeading{background:#faf8f2d1;box-shadow:8px 8px #174b3a4d}.cityResults.chicagoResults{isolation:isolate;background:#dbe3e8;overflow:hidden}.cityResults.chicagoResults:before{content:"";z-index:-1;background:linear-gradient(#dbe3e814 0%,#dbe3e85c 48%,#dbe3e8 100%),url(/cities/chicago-landmark-v1.jpg) 50% 42%/cover no-repeat;height:820px;position:absolute;top:0;left:0;right:0}.cityResults.chicagoResults>.shell{z-index:1;position:relative}.cityResults.chicagoResults .cityResultsHeading{background:#faf8f2db;box-shadow:8px 8px #1b425b52}.cityResults.torontoResults{isolation:isolate;background:#dfe8e0;overflow:hidden}.cityResults.torontoResults:before{content:"";z-index:-1;background:linear-gradient(#dfe8e014 0%,#dfe8e066 48%,#dfe8e0 100%),url(/cities/toronto-landmark-v1.jpg) 50% 42%/cover no-repeat;height:820px;position:absolute;top:0;left:0;right:0}.cityResults.torontoResults>.shell{z-index:1;position:relative}.cityResults.torontoResults .cityResultsHeading{background:#faf8f2db;box-shadow:8px 8px #134a324d}.torontoDailyScan{border:1px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f2f2;margin:38px 0 18px;padding:25px;box-shadow:8px 8px #134a3247}.torontoDailyScanHeading{grid-template-columns:1.1fr .9fr;align-items:end;gap:42px;display:grid}.torontoDailyScanHeading .eyebrow{color:var(--red);margin-bottom:12px}.torontoDailyScanHeading h3{letter-spacing:-.05em;margin:0;font:500 clamp(38px,5vw,62px)/.9 Georgia,serif}.torontoDailyScanHeading h3 em{color:var(--green)}.torontoDailyScanHeading>p{color:#514b43;border-top:1px solid;margin:0;padding-top:14px;font:13px/1.55 Georgia,serif}.torontoCoverageDays{grid-template-columns:repeat(7,1fr);gap:6px;margin:25px 0 12px;display:grid}.torontoCoverageDays button{border:1px solid var(--ink);cursor:pointer;background:#fff;gap:3px;min-height:74px;padding:9px;display:grid}.torontoCoverageDays button b{letter-spacing:.08em;font-size:9px}.torontoCoverageDays button span{color:var(--red);font:25px Georgia,serif}.torontoCoverageDays button small{color:#6f685e;font-size:7px}.torontoCoverageDays button.active{background:var(--green);color:#fff}.torontoCoverageDays button.active span{color:var(--yellow)}.torontoCoverageDays button.active small{color:#dfe9e3}.torontoCoverageActive{border:1px solid var(--ink);background:#f7c843;justify-content:space-between;align-items:center;gap:25px;padding:18px;display:flex}.torontoCoverageActive>div:first-child span,.torontoCoverageActive>div:first-child b,.torontoCoverageActive>div:first-child small{display:block}.torontoCoverageActive>div:first-child span{letter-spacing:.12em;font-size:8px;font-weight:900}.torontoCoverageActive>div:first-child b{margin:6px 0;font:24px Georgia,serif}.torontoCoverageActive>div:first-child small{max-width:670px;font-size:9px;line-height:1.45}.torontoCoverageActive>div:last-child{grid-template-columns:1fr 1fr;gap:7px;min-width:390px;display:grid}.torontoCoverageActive a{border:1px solid var(--ink);background:var(--ink);color:#fff;text-align:center;padding:12px 10px;font-size:8px;font-weight:900;text-decoration:none}.torontoCoverageActive a:last-child{color:var(--ink);background:#fff}.torontoOfficialHeading{border-bottom:1px solid;justify-content:space-between;align-items:end;gap:35px;margin-top:26px;padding-bottom:12px;display:flex}.torontoOfficialHeading b,.torontoOfficialHeading small{display:block}.torontoOfficialHeading b{font:22px Georgia,serif}.torontoOfficialHeading small{color:#656057;margin-top:5px;font-size:8px;font-weight:800}.torontoOfficialHeading p{max-width:430px;margin:0;font-size:9px;line-height:1.45}.torontoOfficialGrid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px;display:grid}.torontoOfficialGrid article{background:#fff;border:1px solid #aaa197;flex-direction:column;padding:16px;display:flex}.torontoOfficialGrid article>span{letter-spacing:.1em;color:var(--red);font-size:7px;font-weight:900}.torontoOfficialGrid h4{margin:12px 0 7px;font:23px/.98 Georgia,serif}.torontoOfficialGrid article>p{margin:0;font-size:10px;line-height:1.4}.torontoOfficialGrid article>strong{color:var(--red);margin:10px 0 5px;font:19px Georgia,serif}.torontoOfficialGrid time,.torontoOfficialGrid address{font-size:8px;line-height:1.4}.torontoOfficialGrid address{color:#645e55;margin-top:4px;font-style:normal}.torontoOfficialGrid details{margin:11px 0}.torontoOfficialGrid summary{cursor:pointer;font-size:7px;font-weight:900}.torontoOfficialGrid details p{font-size:8px;line-height:1.4}.torontoOfficialGrid article>a{border:1px solid var(--ink);background:var(--ink);color:#fff;text-align:center;margin-top:auto;padding:10px;font-size:7px;font-weight:900;text-decoration:none}.torontoOfficialEmpty{border:1px dashed var(--ink);text-align:center;background:#fff;margin-top:12px;padding:22px}.torontoOfficialEmpty b{font:19px Georgia,serif}.torontoOfficialEmpty p{font-size:9px}.torontoAreaQuick{flex-wrap:wrap;align-items:center;gap:7px;max-width:1150px;margin-top:20px;display:flex}.torontoAreaQuick>span{letter-spacing:.14em;margin-right:6px;font-size:8px;font-weight:900}.torontoAreaQuick button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#103629e0;border:1px solid #ffffff9e;padding:8px 11px;font-size:8px;font-weight:900}.torontoAreaQuick button:hover{background:var(--yellow);color:var(--ink);border-color:var(--ink)}.cityAreaBar{border:1px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f2f0;grid-template-columns:230px 1fr;align-items:center;gap:24px;margin:38px 0 16px;padding:18px;display:grid}.cityAreaBar>div:first-child b,.cityAreaBar>div:first-child small{display:block}.cityAreaBar>div:first-child b{font:21px Georgia,serif}.cityAreaBar>div:first-child small{color:#686158;margin-top:5px;font-size:9px;line-height:1.4}.cityAreaFilter{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.cityAreaFilter button{border:1px solid var(--ink);min-height:54px;color:var(--ink);cursor:pointer;background:#fff;place-items:center;gap:4px;padding:8px 6px;font-size:8px;font-weight:900;display:grid}.cityAreaFilter button small{color:#6e665d;font-size:8px}.cityAreaFilter button.active{background:var(--green);color:#fff}.cityAreaFilter button.active small{color:var(--yellow)}.cityAreaFilter button:hover{background:var(--yellow);color:var(--ink)}.cityCuisineBar{border:1px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f2f0;grid-template-columns:230px 1fr;align-items:center;gap:24px;margin:38px 0 16px;padding:18px;display:grid}.cityAreaBar+.cityCuisineBar{margin-top:0}.cityCuisineBar>div:first-child b,.cityCuisineBar>div:first-child small{display:block}.cityCuisineBar>div:first-child b{font:21px Georgia,serif}.cityCuisineBar>div:first-child small{color:#686158;margin-top:5px;font-size:9px}.cityCuisineFilter{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.cityCuisineFilter button{border:1px solid var(--ink);min-height:50px;color:var(--ink);cursor:pointer;background:#fff;place-items:center;gap:4px;padding:8px 6px;font-size:9px;font-weight:900;display:grid}.cityCuisineFilter button small{color:#6e665d;font-size:8px}.cityCuisineFilter button.active{background:var(--green);color:#fff}.cityCuisineFilter button.active small{color:var(--yellow)}.cityCuisineFilter button:hover{background:var(--yellow);color:var(--ink)}.cityCuisineFilter button:hover small{color:var(--ink)}.cityMealBar{border:1px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf8f2f0;grid-template-columns:230px 1fr;align-items:center;gap:24px;margin:0 0 16px;padding:18px;display:grid}.cityMealBar>div:first-child b,.cityMealBar>div:first-child small{display:block}.cityMealBar>div:first-child b{font:21px Georgia,serif}.cityMealBar>div:first-child small{color:#686158;margin-top:5px;font-size:9px}.cityMealFilter{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.cityMealFilter button{border:1px solid var(--ink);min-height:50px;color:var(--ink);cursor:pointer;background:#fff;place-items:center;gap:4px;padding:8px 6px;font-size:9px;font-weight:900;display:grid}.cityMealFilter button small{color:#6e665d;font-size:8px}.cityMealFilter button.active{background:var(--green);color:#fff}.cityMealFilter button.active small{color:var(--yellow)}.cityMealFilter button:hover{background:var(--yellow);color:var(--ink)}.cityDealBody>.cityRating{background:#fff8d7;border:1px solid #cbbf9c;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin:10px 0 0;padding:8px 10px;display:grid}.cityStars{gap:1px;display:flex}.cityStars span{color:#cbc2ab;font-size:13px}.cityStars span.filled{color:#a15d00}.cityRating b{font-size:12px}.cityRating small{color:#61584e;font-size:8px;font-weight:800}.cityRating.pending{background:#f5f2e8;border-color:#d0cbc0}.cityRating.pending .cityStars span{color:#a6a094}.cityRating>a{color:#3a5147;text-underline-offset:2px;font-size:8px;font-weight:900;text-decoration:underline}.cityRating>a:hover{color:var(--red)}@media (width<=900px){.torontoDailyScanHeading{grid-template-columns:1fr;gap:22px}.torontoCoverageDays{grid-template-columns:repeat(4,1fr)}.torontoCoverageActive{flex-direction:column;align-items:stretch}.torontoCoverageActive>div:last-child{min-width:0}.torontoOfficialGrid{grid-template-columns:repeat(2,1fr)}.cityAreaBar,.cityCuisineBar{grid-template-columns:1fr}.cityAreaFilter,.cityCuisineFilter{grid-template-columns:repeat(3,minmax(0,1fr))}.cityMealBar{grid-template-columns:1fr}}@media (width<=650px){.cityResults.chicagoResults:before,.cityResults.torontoResults:before{background-position:58% 40%;height:680px}.torontoAreaQuick{align-items:stretch}.torontoAreaQuick>span{width:100%}.torontoAreaQuick button{flex:135px}.torontoDailyScan{padding:16px}.torontoCoverageDays{margin-inline:-16px;padding:0 16px 7px;display:flex;overflow-x:auto}.torontoCoverageDays button{min-width:92px}.torontoCoverageActive>div:last-child{grid-template-columns:1fr}.torontoOfficialHeading{flex-direction:column;align-items:flex-start}.torontoOfficialGrid{grid-template-columns:1fr}.cityAreaBar,.cityCuisineBar{margin-top:28px;padding:15px}.cityAreaFilter,.cityCuisineFilter,.cityMealFilter{scroll-snap-type:x mandatory;margin-inline:-15px;padding:0 15px 7px;display:flex;overflow-x:auto}.cityAreaFilter button,.cityCuisineFilter button,.cityMealFilter button{scroll-snap-align:start;min-width:132px}.cityMealBar{padding:15px}.cityDealBody>.cityRating{grid-template-columns:1fr auto}.cityRating small{grid-column:1/-1}}.cityResults.montrealResults .cityResultsHeading .eyebrow{color:var(--green)}@media (width<=700px){.cityResults.montrealResults:before{background-position:58% 35%;height:680px}.cityResults.montrealResults .cityResultsHeading{background:#faf8f2e0}}.cityPortraits{grid-template-columns:repeat(5,minmax(0,1fr));max-width:1180px}.cityPortraits figure{height:190px}.cityPortraits figcaption b{font-size:25px}.cityPreviewGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.cityPreviewGrid article{min-height:270px}.cityPreviewGrid h2{font-size:34px}.cityImageCredits{color:#eee8dd;text-align:right;background:#060f1bad;margin:14px 0 0;padding:9px 12px;font-size:8px;line-height:1.5}.cityImageCredits a{color:var(--yellow);text-underline-offset:2px}.citySourceCredit a{color:var(--green);text-underline-offset:2px;margin:0 4px;font-weight:900;display:inline-block}.cityResults.new-yorkResults{isolation:isolate;background:#dce2e6;overflow:hidden}.cityResults.new-yorkResults:before{content:"";z-index:-1;background:linear-gradient(#dce2e60f 0%,#dce2e666 50%,#dce2e6 100%),url(/cities/new-york-landmark-v1.jpg) 50% 45%/cover no-repeat;height:820px;position:absolute;top:0;left:0;right:0}.cityResults.new-yorkResults>.shell{z-index:1;position:relative}.cityResults.new-yorkResults .cityResultsHeading{background:#faf8f2e0;box-shadow:8px 8px #2a374457}.cityResults.vancouverResults{isolation:isolate;background:#dfe9e4;overflow:hidden}.cityResults.vancouverResults:before{content:"";z-index:-1;background:linear-gradient(#dfe9e40d 0%,#dfe9e461 48%,#dfe9e4 100%),url(/cities/vancouver-landmark-v1.jpg) 50% 42%/cover no-repeat;height:820px;position:absolute;top:0;left:0;right:0}.cityResults.vancouverResults>.shell{z-index:1;position:relative}.cityResults.vancouverResults .cityResultsHeading{background:#faf8f2e0;box-shadow:8px 8px #18534452}@media (width<=1080px){.cityPortraits{grid-template-columns:repeat(3,minmax(0,1fr))}.cityPreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.cityPreviewGrid article{border-bottom:1px solid var(--ink)}}@media (width<=760px){.cityPortraits{grid-template-columns:repeat(5,minmax(255px,78vw))}.cityPreviewGrid{grid-template-columns:1fr}.cityImageCredits{text-align:left}.cityResults.new-yorkResults:before,.cityResults.vancouverResults:before{background-position:58% 40%;height:680px}}.trafficSnapshot{color:#fff;box-shadow:9px 9px 0 var(--yellow);background:linear-gradient(135deg,#123d2b,#0b251a 70%);border:1px solid #0f3022;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);align-items:center;gap:42px;margin:34px 0;padding:28px;display:grid}.trafficSnapshot h3{letter-spacing:-.045em;margin:8px 0 14px;font:500 clamp(31px,4vw,49px)/.92 Georgia,serif}.trafficSnapshot>div:first-child>p:last-child{color:#dce8e0;max-width:540px;margin:0;font-size:11px;line-height:1.55}.trafficMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.trafficMetrics article{background:#ffffff14;border:1px solid #ffffff59;flex-direction:column;justify-content:space-between;min-height:135px;padding:16px;display:flex}.trafficMetrics span{color:var(--yellow);letter-spacing:.12em;font-size:7px;font-weight:900}.trafficMetrics strong{overflow-wrap:anywhere;font:32px/.95 Georgia,serif}.trafficMetrics small{color:#dce8e0;font-size:8px;line-height:1.35}@media (width<=900px){.trafficSnapshot{grid-template-columns:1fr}.trafficMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.trafficSnapshot{box-shadow:6px 6px 0 var(--yellow);gap:24px;padding:19px}.trafficMetrics{grid-template-columns:1fr}.trafficMetrics article{min-height:105px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
