.top-five-page{--bg:#090a09;--surface:#141614;--ink:#f7f9f2;--muted:#a3a89e;--line:#30352e;--accent:#d6f55c;--on-accent:#11150a;background:var(--bg);min-height:100svh;color:var(--ink)}[data-theme=light] .top-five-page{--bg:#fff;--surface:#f4f6f0;--ink:#12170e;--muted:#5d6555;--line:#dce2d5;--accent:#506b0a;--on-accent:#fff}.top-five-header{border-bottom:1px solid var(--line);align-items:center;gap:24px;max-width:1040px;margin:auto;padding:24px;font-size:1rem;display:flex}.top-five-header>a:first-child{margin-right:auto}.top-five-header a{text-decoration:none}.top-five-content{max-width:900px;margin:auto;padding:52px 24px 80px}.top-five-content h1{font-family:var(--font-sans);letter-spacing:-.05em;overflow-wrap:anywhere;margin:16px 0 20px;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.02}.top-five-content h1 em,.top-five-rank{color:var(--accent);font-style:normal}.top-five-content h2{overflow-wrap:anywhere;margin:0;font-size:1.4rem;line-height:1.25}.top-five-content p{color:var(--muted);font-size:1rem;line-height:1.6}.top-five-content .top-five-eyebrow{letter-spacing:.14em;color:var(--accent);font-size:.875rem;font-weight:600}.top-five-content .top-five-note{font-size:.875rem}.top-five-title-row,.top-five-count{justify-content:space-between;align-items:center;gap:20px;display:flex}.top-five-count{margin:36px 0 16px}.top-five-count span{color:var(--muted);font-size:1rem}.top-five-page button,.top-five-primary{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:1rem;text-decoration:none;display:inline-flex}.top-five-page .top-five-primary{background:var(--accent);color:var(--on-accent);border-color:var(--accent);font-weight:600}.top-five-page button:disabled{opacity:.4;cursor:default}.top-five-page :is(input,select,button,a):focus-visible{outline:2px solid var(--accent);outline-offset:4px}.top-five-page label{flex-direction:column;gap:8px;font-size:.875rem;font-weight:500;display:flex}.top-five-page label small{color:var(--muted);font-size:.875rem;font-weight:400}.top-five-page :is(input,select){border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:48px;color:var(--ink);font:inherit;border-radius:8px;padding:12px;font-size:1rem}.top-five-page input::placeholder{color:var(--muted);opacity:.85}.top-five-form{border:0;min-width:0;margin:32px 0 0;padding:0}.top-five-meta{grid-template-columns:minmax(0,1fr);gap:20px;max-width:600px;display:grid}.top-five-field-label{align-items:baseline;gap:6px;display:flex}.top-five-picks{margin:0;padding:0;list-style:none}.top-five-pick-editor{border-top:1px solid var(--line);background:var(--bg);gap:20px;padding:24px 0;display:flex;position:relative}.top-five-rank{font-family:var(--font-sans);letter-spacing:-.07em;font-variant-numeric:tabular-nums;min-width:86px;font-size:4rem;font-weight:800;line-height:1}.top-five-fields{flex:1;gap:16px;min-width:0;display:grid}.top-five-place-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.top-five-pick-tools{flex-direction:column;gap:4px;display:flex}.top-five-pick-tools button{background:0 0;border-color:#0000;min-width:44px;padding:6px}.top-five-drag{touch-action:none;cursor:grab!important}.top-five-add{border-top:1px solid var(--line);align-items:end;gap:20px;padding:24px 0;display:flex}.top-five-add label{flex:1}.top-five-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.top-five-error{border:1px solid var(--accent);border-radius:8px;margin-top:20px;padding:16px;color:var(--ink)!important}.top-five-error button{margin-left:12px}.top-five-empty{border-block:1px solid var(--line);margin:44px 0;padding:36px 0}.top-five-empty>span{font:800 4rem var(--font-sans);letter-spacing:-.07em;color:var(--accent);margin-bottom:18px;display:block}.top-five-library{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:24px;margin-top:32px;display:grid}.top-five-list-card{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:12px;padding:24px;text-decoration:none}.top-five-list-card ol{margin:24px 0;padding-left:24px}.top-five-list-card li{overflow-wrap:anywhere;margin:14px 0;font-size:1rem}.top-five-list-card li span{color:var(--muted);font-size:.875rem;display:block}.top-five-ranked-list{margin:44px 0 32px;padding:0;list-style:none}.top-five-ranked-list li{border-top:1px solid var(--line);gap:28px;padding:28px 0;display:flex}.top-five-ranked-list li:last-child{border-bottom:1px solid var(--line)}.top-five-ranked-list li>div{min-width:0;padding-block:8px}.top-five-ranked-list .top-five-rank{min-width:1.25em;font-size:clamp(4.5rem,9vw,7rem)}.top-five-ranked-list h2{letter-spacing:-.025em;font-size:clamp(1.25rem,3vw,1.8rem);font-weight:700}.top-five-ranked-list p{overflow-wrap:anywhere;margin:8px 0}.top-five-ranked-list a{color:var(--muted);font-size:.875rem}.top-five-link{max-width:600px;margin-top:24px}.top-five-footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:24px;padding-top:32px;font-size:.875rem;display:flex}.top-five-footer button{margin-left:auto;font-size:.875rem}@media (max-width:600px){.top-five-content{padding:32px 18px 60px}.top-five-header{gap:16px;padding:18px}.top-five-title-row{flex-direction:column;align-items:start;gap:0}.top-five-title-row .top-five-primary{margin-bottom:16px}.top-five-meta,.top-five-place-fields{grid-template-columns:1fr}.top-five-pick-editor{gap:10px}.top-five-pick-editor .top-five-rank{min-width:52px;padding-top:5px;font-size:2.75rem}.top-five-pick-tools{justify-content:flex-start}.top-five-add{flex-direction:column;align-items:stretch}.top-five-ranked-list li{gap:18px}.top-five-ranked-list .top-five-rank{min-width:72px;font-size:4rem}.top-five-footer button{margin-left:0}}.top-five-detail,.top-five-share{max-width:1320px}.top-five-share>h1{font-size:clamp(2.75rem,5vw,3.5rem)}.top-five-share-preview{border-top:1px solid var(--line);margin-top:48px;padding-top:28px}.top-five-content .top-five-list-title{font-family:var(--font-sans);letter-spacing:-.05em;overflow-wrap:anywhere;margin:16px 0 20px;font-size:clamp(2.75rem,7vw,5rem);font-weight:800;line-height:1.02}.top-five-places{grid-template-columns:minmax(0,1.15fr) minmax(320px,1fr);align-items:start;gap:48px;margin:36px 0 32px;display:grid}.top-five-place-list{margin:0;padding:0;list-style:none}.top-five-place-list li{border-top:1px solid var(--line)}.top-five-place-list li:last-child{border-bottom:1px solid var(--line)}.top-five-page .top-five-place-row{width:100%;min-height:112px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:0;justify-content:start;align-items:center;gap:22px;padding:18px 12px 18px 0;transition:background .2s;display:flex}.top-five-place-row .top-five-rank{flex-shrink:0;min-width:1.3em;font-size:4.5rem}.top-five-place-copy{overflow-wrap:anywhere;flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.top-five-dish-name{letter-spacing:-.035em;font-size:clamp(1.2rem,2.2vw,1.65rem);font-weight:750;line-height:1.15}.top-five-restaurant{color:var(--ink);font-size:1rem;line-height:1.3}.top-five-address{color:var(--muted);font-size:.8125rem;line-height:1.4}.top-five-place-arrow{color:var(--muted);flex-shrink:0;transition:transform .2s}.top-five-page button.top-five-place-row[aria-pressed=true]{background:var(--surface)}.top-five-place-row[aria-pressed=true] .top-five-place-arrow{color:var(--accent);transform:rotate(45deg)}.top-five-map-panel{border:1px solid var(--line);background:var(--surface);border-radius:16px;min-width:0;scroll-margin-top:20px;position:sticky;top:24px;overflow:hidden}.top-five-map-empty{flex-direction:column;justify-content:center;align-items:start;min-height:400px;padding:32px;display:flex}.top-five-map-empty>svg{color:var(--accent);margin-bottom:28px}.top-five-map-empty p{max-width:280px;margin-bottom:0}.top-five-map-heading{padding:24px}.top-five-map-heading .top-five-eyebrow{margin:0 0 12px;font-size:.65rem}.top-five-map-heading>p:last-child:not(:first-child){margin:8px 0 0;font-size:.875rem}.top-five-map{background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:0;width:100%;height:clamp(280px,43svh,460px);display:block}.top-five-map-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.top-five-map-actions a{align-items:center;gap:8px;min-height:44px;font-size:.875rem;text-decoration:none;display:inline-flex}.top-five-page .top-five-map-back{font-size:.8125rem;display:none}@media (hover:hover){.top-five-page button.top-five-place-row:hover{background:var(--surface)}}@media (max-width:1000px){.top-five-places{gap:24px}.top-five-place-row .top-five-rank{font-size:3.5rem}}@media (max-width:800px){.top-five-places{grid-template-columns:minmax(0,1fr)}.top-five-map-panel{position:static}.top-five-map-empty{min-height:220px;padding:24px}.top-five-map-empty>svg{margin-bottom:16px}.top-five-map{height:340px}.top-five-page .top-five-map-back{display:inline-flex}.top-five-page .top-five-place-row{gap:18px}}@media (prefers-reduced-motion:reduce){.top-five-page *{scroll-behavior:auto;transition:none}}
html:has(.favorites-content){overflow-anchor:none;scroll-behavior:auto}.top-five-page:has(.favorites-content){--bg:#0c0d0b;--favorite-lime:#d6f55c;--favorite-number:#d6f55c;--favorite-row-height:clamp(88px, calc((100svh - 320px) / 5), 96px)}[data-theme=light] .top-five-page:has(.favorites-content){--bg:#f8f7f4;--favorite-lime:#d6f55c;--favorite-number:#657300;--line:#d8d7d1}.top-five-page:has(.favorites-content) .top-five-header{border:0;max-width:1440px;min-height:60px;padding:8px 32px}.top-five-page:has(.favorites-content) .top-five-header>a:first-child{letter-spacing:-.035em;text-transform:uppercase;margin-right:0;font-size:1rem;font-weight:700}.top-five-page:has(.favorites-content) .top-five-header>a:nth-child(2){border-left:1px solid var(--line);margin-right:auto;padding-left:24px}.favorites-content{max-width:1440px;padding:12px 32px 40px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.favorites-hero{align-items:center;gap:24px;margin-bottom:20px;display:flex}.favorites-content .favorites-hero h1{letter-spacing:-.055em;overflow-wrap:normal;margin:0 auto 0 0;font-family:inherit;font-size:clamp(3rem,5vw,4rem);font-weight:800;line-height:1.06}.favorites-count{color:var(--muted);white-space:nowrap;font-size:.95rem}.top-five-page .favorites-primary{background:var(--favorite-lime);color:#101209;letter-spacing:-.025em;border:0;border-radius:24px;justify-content:center;align-items:center;gap:18px;min-width:200px;min-height:52px;padding:12px 24px;font-size:1.05rem;font-weight:750;text-decoration:none;transition:filter .16s;display:inline-flex}.favorites-primary:hover{filter:brightness(1.07)}.favorites-experience{grid-template-columns:minmax(0,1.5fr) minmax(320px,1fr);align-items:start;gap:40px;display:grid}.favorites-list-column{min-width:0}.favorite-ranking{margin:0;padding:0;list-style:none}.favorite-row{background:var(--bg);border-bottom:1px solid var(--line);position:relative}.favorite-row-body{padding-inline:16px;position:relative;overflow:hidden;container-type:inline-size}.favorite-row.is-selected .favorite-row-body:before{content:"";background:var(--favorite-number);z-index:4;pointer-events:none;width:3px;position:absolute;inset:12px auto 12px 0}.favorite-row-header{min-height:var(--favorite-row-height);pointer-events:none;grid-template-columns:66px minmax(0,1fr) 160px 24px;align-items:center;gap:12px;display:grid;position:relative}.top-five-page .favorite-row-hit{z-index:1;cursor:pointer;touch-action:pan-y;background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}@media (hover:hover){.top-five-page .favorite-row-hit:hover{background:color-mix(in srgb, var(--ink) 3%, transparent)}}.top-five-page .favorite-row-hit:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.top-five-page .favorite-row-header .favorite-rank{z-index:3;pointer-events:auto;touch-action:none;cursor:grab;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:0;padding:0;display:block;position:relative}.top-five-page .is-top-five .favorite-row-header .favorite-rank{color:var(--favorite-number)}.favorite-number{font-variant-numeric:tabular-nums;letter-spacing:-.07em;white-space:nowrap;width:max-content;font-family:inherit;font-size:3.25rem;font-weight:800;line-height:1;display:block}.favorite-row.is-round .favorite-row-header{min-height:max(var(--favorite-row-height), 120px)}.favorite-copy{grid-area:1/2;min-width:0;padding-block:12px}.favorite-row-header strong{letter-spacing:-.04em;text-wrap:pretty;overflow-wrap:anywhere;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:750;line-height:1.15;display:block}.favorite-location-row{align-items:center;gap:0;min-height:36px;display:flex}.favorite-location{color:var(--muted);align-items:center;gap:5px;min-width:0;font-size:.8rem;line-height:1.25;display:flex}.favorite-location svg{flex-shrink:0}.favorite-location span{overflow-wrap:anywhere}.top-five-page .favorite-location-edit{z-index:3;pointer-events:auto;width:36px;min-height:36px;color:var(--muted);background:0 0;border:0;flex-shrink:0;padding:8px;position:relative}.top-five-page .favorite-location-edit:hover{color:var(--accent)}.favorite-address{max-width:260px;color:var(--muted);overflow-wrap:anywhere;font-size:.7rem;line-height:1.4;display:block}.favorite-thumbnail-slot{grid-area:1/3;width:160px;height:96px}.favorite-row-arrow{color:var(--muted);grid-column:4;justify-self:center}.is-selected .favorite-row-arrow{color:var(--favorite-number)}.favorite-expansion{pointer-events:none;position:relative;overflow:visible}.favorite-layer-canvas{width:100%;position:absolute}.favorite-expanded-layer{z-index:2;pointer-events:none;max-width:none;height:auto;position:absolute;transform:translateY(-50%)}.favorite-annotation{z-index:3;position:absolute;inset:0}.favorite-expanded-leader{pointer-events:none;width:100%;height:100%;color:var(--ink);position:absolute;inset:0}.favorite-expanded-leader path{stroke:currentColor;stroke-width:.7px;opacity:.65;fill:none}.favorite-expanded-leader circle{fill:currentColor}.top-five-page .favorite-component-label{text-align:left;pointer-events:auto;background:0 0;border:0;border-radius:0;justify-content:start;min-height:0;padding:3px 0;font-family:monospace;font-size:.72rem;line-height:1.2;position:absolute;transform:translateY(-50%)}.favorite-annotation[aria-hidden=true] .favorite-component-label{pointer-events:none}.favorites-content .favorite-layer-note{border:1px solid var(--line);background:var(--surface);z-index:4;pointer-events:none;border-radius:8px;margin:0;padding:10px;font-size:.75rem;line-height:1.4}@container (min-width:560px){.is-selected .favorite-copy{max-width:calc(100% - 120px)}}.favorite-row.after-top-five{margin-top:42px}.favorite-cutoff{color:var(--muted);font-size:.85rem;position:absolute;top:-32px;left:16px}.top-five-page .favorites-more{background:0 0;border:0;gap:16px;min-height:48px;margin-top:4px;padding:8px 16px;font-size:.9rem;display:flex}.favorites-more svg{transition:transform .2s}.favorites-map-reveal{min-width:0;position:sticky;top:24px}.favorite-map{background:0 0;border-radius:12px;flex-direction:column;display:flex;position:static}.favorite-map .top-five-map{order:0;height:clamp(300px,45svh,430px)}.favorite-map .top-five-map-heading{order:1;padding:24px 24px 4px}.favorite-map .top-five-map-heading h2{letter-spacing:-.04em;font-size:1.65rem;font-weight:750}.favorite-map .top-five-map-actions{order:2;justify-content:start;gap:8px 20px;padding:12px 24px 20px}.top-five-page .favorite-map-edit{background:0 0;border:0;padding:0;font-size:.85rem}.favorite-map .top-five-map-empty{min-height:380px}.favorite-map .top-five-map-back{display:none}.favorite-inline-map{padding:0 16px 16px}.favorite-map-expansion{overflow:hidden}.favorites-open-spots{max-width:760px;padding-top:20px}.favorites-slot-numbers{justify-content:space-around;display:flex}.favorites-slot-numbers>span{flex:1;justify-content:center;display:flex}.favorites-slot-numbers .favorite-number{color:#0000;-webkit-text-stroke:1px var(--favorite-number)}.favorites-content .favorites-open-spots>p{text-align:center;margin:10px 0;font-size:.8rem}.favorites-footer{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:16px;display:flex}.favorites-explore{align-items:center;gap:8px;min-height:44px;font-size:.85rem;text-decoration:none;display:inline-flex}.favorites-content .favorites-save-note{margin:0;font-size:.72rem}.favorites-empty{border-bottom:1px solid var(--line);padding:24px 0}.favorites-empty h2{font-size:1.6rem}.favorites-loading{min-height:120px}.favorites-shared{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.favorites-shared summary{width:fit-content;min-height:28px;color:var(--muted);cursor:pointer;font-size:.85rem}.favorites-shared summary>span{margin-left:6px}.favorites-share-result{z-index:30;border:1px solid var(--line);background:var(--surface);border-radius:16px;width:min(420px,100% - 32px);padding:20px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 48px #0003}.favorites-share-result>p{margin:0 0 12px;padding-right:36px}.favorites-share-result .top-five-actions{margin:16px 0 0}.top-five-page .favorites-share-close{background:0 0;border:0;width:44px;padding:0;position:absolute;top:8px;right:8px}@media (max-width:1000px){.favorites-experience{display:block}.favorite-map .top-five-map{height:180px}.favorite-map .top-five-map-heading{padding:14px 16px 0}.favorite-map .top-five-map-heading h2{font-size:1.1rem}.favorite-map .top-five-map-heading>p:last-child{font-size:.8rem}.favorite-map .top-five-map-actions{gap:8px 20px;padding:6px 16px 12px}.favorite-map .top-five-map-empty{min-height:160px;padding:20px}.favorite-map .top-five-map-empty>svg{margin-bottom:12px}.top-five-page .favorite-map .top-five-map-back{display:none}}@media (max-width:600px){.top-five-page:has(.favorites-content){--favorite-row-height:clamp(88px, calc((100svh - 310px) / 5), 104px)}.top-five-page:has(.favorites-content) .top-five-header{min-height:56px;padding:8px 18px}.top-five-page:has(.favorites-content) .top-five-header>a:first-child{margin-right:auto}.top-five-page:has(.favorites-content) .top-five-header>a:nth-child(2){display:none}.favorites-content{padding:16px 16px calc(112px + env(safe-area-inset-bottom))}.favorites-hero{flex-wrap:wrap;gap:8px;margin-bottom:16px}.favorites-content .favorites-hero h1{flex-basis:100%;font-size:2.5rem}.favorites-count{font-size:.85rem}.favorites-share-action{z-index:20;padding:12px 16px max(12px, env(safe-area-inset-bottom));background:var(--bg);position:fixed;bottom:0;left:0;right:0}.top-five-page .favorites-primary{border-radius:16px;width:100%;min-height:52px}.favorite-row-body{padding-inline:10px}.favorite-row.is-round .favorite-row-header{min-height:var(--favorite-row-height)}.favorite-row-header{grid-template-columns:40px minmax(0,1fr) 104px 20px;gap:6px}.favorite-number{font-size:2.15rem}.favorite-copy{padding-block:10px}.favorite-row-header strong{font-size:.95rem;line-height:1.18}.favorite-thumbnail-slot{width:104px;height:88px}.favorite-address{display:none}.favorite-location{font-size:.72rem}.favorite-location-row{min-height:32px}.top-five-page .favorite-location-edit{width:32px;min-height:44px;padding:6px}.favorite-inline-map{padding:0 10px 14px}.top-five-page .favorite-component-label{font-size:.67rem}.favorite-map .top-five-map-actions a,.top-five-page .favorite-map-edit{font-size:.78rem}.favorites-footer{gap:4px 16px}.favorites-share-result{bottom:calc(88px + env(safe-area-inset-bottom));right:16px}}@media (max-width:360px){.favorite-row-header{grid-template-columns:36px minmax(0,1fr) 88px 18px;gap:5px}.favorite-thumbnail-slot{width:88px}.favorite-number{font-size:2rem}}@media (prefers-reduced-motion:reduce){.favorites-primary,.favorites-more svg{transition:none}}
.restaurant-picker{border:1px solid var(--line);background:var(--bg);width:min(1060px,100vw - 40px);max-width:none;height:min(760px,100dvh - 60px);max-height:none;color:var(--ink);border-radius:20px;margin:auto;padding:0;overflow:hidden}.restaurant-picker[open]{flex-direction:column;display:flex}.restaurant-picker::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009}.restaurant-picker-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:20px;padding:24px;display:flex}.restaurant-picker-heading p{color:var(--accent);letter-spacing:.15em;margin:0 0 8px;font-size:.7rem;font-weight:700}.restaurant-picker-heading h2{letter-spacing:-.04em;margin:0 0 6px;font-size:1.7rem}.restaurant-picker-heading span{color:var(--muted);font-size:.875rem}.restaurant-picker-heading button{background:0 0;border-color:#0000;min-width:44px;padding:8px}.restaurant-picker-workspace{flex:1;grid-template-columns:320px minmax(0,1fr);min-height:0;display:grid}.restaurant-picker-search{border-right:1px solid var(--line);padding:20px;overflow-y:auto}.restaurant-search-control>div{gap:6px;margin-top:8px;display:flex}.restaurant-search-control input{min-width:0;font-size:.875rem}.restaurant-search-control button{flex-shrink:0;padding:10px}.restaurant-picker-search>p{color:var(--muted);font-size:.875rem}.restaurant-picker-results{margin:16px 0;padding:0;list-style:none}.restaurant-picker-results li+li{border-top:1px solid var(--line)}.restaurant-picker-results button{text-align:left;background:0 0;border:0;border-radius:6px;align-items:start;width:100%;padding:14px 8px;display:flex}.restaurant-picker-results button[aria-pressed=true]{background:var(--surface);box-shadow:inset 3px 0 var(--accent)}.restaurant-picker-results svg{color:var(--accent);flex-shrink:0;margin-top:2px}.restaurant-picker-results strong,.restaurant-picker-results small{display:block}.restaurant-picker-results strong{font-size:.9375rem;line-height:1.3}.restaurant-picker-results small{color:var(--muted);margin-top:6px;font-size:.75rem;line-height:1.4}.restaurant-picker-map{min-height:0;position:relative}.restaurant-picker-map iframe{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:0;width:100%;height:100%;display:block}.restaurant-picker-save{background:var(--bg);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;position:absolute;bottom:40px;left:20px;right:20px;box-shadow:0 8px 28px #0002}.restaurant-picker-save>div{min-width:0}.restaurant-picker-save strong,.restaurant-picker-save span{overflow-wrap:anywhere;display:block}.restaurant-picker-save strong{font-size:.9375rem}.restaurant-picker-save span{color:var(--muted);margin-top:4px;font-size:.75rem}.restaurant-picker-save button{flex-shrink:0}.restaurant-picker-error{border-left:2px solid var(--accent);padding-left:12px;color:var(--ink)!important}.restaurant-picker-search .restaurant-picker-remove{color:var(--muted);background:0 0;font-size:.75rem}@media (max-width:760px){.restaurant-picker{border-radius:16px;width:calc(100vw - 16px);height:calc(100dvh - 24px)}.restaurant-picker-heading{padding:16px}.restaurant-picker-heading h2{font-size:1.25rem}.restaurant-picker-workspace{flex-direction:column;display:flex}.restaurant-picker-search{border-right:0;border-bottom:1px solid var(--line);flex-shrink:0;max-height:40%;padding:12px 16px}.restaurant-picker-map{flex:1;min-height:240px}.restaurant-picker-results{margin:8px 0 0}.restaurant-picker-save{gap:8px;padding:12px;bottom:32px;left:12px;right:12px}.restaurant-picker-save>div{flex:1}.restaurant-picker-save span{max-height:3em;overflow:hidden}.restaurant-picker-save button{padding:10px;font-size:.8rem}}
