@font-face{font-family:DM Sans;src:url(/fonts/dm-sans.ttf)format("truetype");font-style:normal;font-weight:100 1000;font-display:swap}:root{color:var(--ink);background:var(--paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--paper:#f8f9f6;--ink:#28352d;--muted:#7d837c;--line:#e7e9e1;--coral:#e97659;--coral-dark:#b84b34;--coral-pale:#fcf0e9;--green:#3d6652;--mint:#e9efe6;--radius:16px;font-family:DM Sans,Arial,sans-serif;font-size:100%}:root[data-font-size=large]{font-size:125%}:root[data-font-size=extra-large]{font-size:150%}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.48}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,summary:focus-visible,.settings-card[tabindex="-1"]:focus-visible{outline:3px solid var(--border-color,#c76c50)}input:focus,select:focus,textarea:focus{outline:2px solid var(--border-color,#d5ad93);outline-offset:1px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:650}svg{flex-shrink:0}button{transition:background .18s,color .18s,transform .18s,border-color .18s,box-shadow .18s}input,select,textarea{min-width:0;color:var(--ink)}select{cursor:pointer;background:var(--surface,#fff);border:1px solid var(--line);border-radius:8px;padding:10px 30px 10px 12px;font-size:.75rem}input,textarea{border:1px solid var(--border-color,#dedfd7);background:var(--surface,white);border-radius:9px;width:100%;padding:12px 13px;font-size:.875rem}input::placeholder,textarea::placeholder{color:var(--text-secondary,#989c96)}textarea{resize:vertical}label{font-size:.75rem;font-weight:600;display:block}label input,label select,label textarea{width:100%;margin-top:7px;display:block}label input[type=checkbox]{width:18px;height:18px;accent-color:var(--green);margin:0}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:13px 19px;font-size:.75rem;font-weight:650;display:inline-flex}.button.primary{background:var(--coral);color:#fff}.button.primary:hover:not(:disabled){box-shadow:0 3px 10px var(--shadow-color,#e9765920);background:#d86a4e}.button.secondary{background:var(--surface,#fff);border-color:var(--border-color,#e0e3db)}.button.secondary:hover:not(:disabled){background:var(--surface-muted,#f0f3eb);border-color:var(--border-color,#d2d8cb)}.button.compact{min-height:36px;padding:8px 13px;font-size:.6875rem}.button.full{width:100%}.text-button{align-items:center;gap:8px;padding:0;font-size:.75rem;font-weight:600;display:inline-flex}.text-button:hover{color:var(--coral-dark)}.icon-button{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover{background:var(--surface-muted,#eceee7)}.muted{color:var(--muted)}.coral{color:var(--coral)}.small-text{font-size:.75rem;line-height:1.7}.eyebrow{letter-spacing:1.7px;align-items:center;gap:8px;font-size:.625rem;font-weight:650;display:flex}.tiny-dot{background:#7b9d69;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.tiny-dot.gray{background:var(--surface-muted,#9b9f96)}.brand{letter-spacing:-1.9px;align-items:center;gap:8px;width:max-content;font-size:2.0625rem;font-weight:800;line-height:1;display:flex}.brand img{border-radius:10px;width:32px;height:32px}.brand>span{letter-spacing:0;align-self:flex-start;margin-top:5px;margin-left:-3px;font-size:.625rem}.brand.light{color:#fff}.avatar{letter-spacing:-.3px;background:var(--surface-warm,#e8dcd0);width:38px;height:38px;color:var(--text-warm,#735946);border:2px solid var(--border-color,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:650;display:inline-flex}.avatar.small{width:31px;height:31px;font-size:.5625rem}.tone-0{background:var(--surface-warm,#e9d9c7);color:var(--text-warm,#825e41)}.tone-1{background:var(--surface-muted,#dde6dc);color:var(--text-primary,#576c50)}.tone-2{background:var(--surface-warm,#f3d7c9);color:var(--text-warm,#a4674b)}.tone-3{background:var(--surface-muted,#dddde9);color:var(--text-lavender,#6d6687)}.tone-4{background:var(--surface-muted,#d1e1e3);color:var(--text-lavender,#517581)}.tone-5{background:var(--surface-warm,#eee6c5);color:var(--text-secondary,#8d7e3e)}.avatar-stack{align-items:center;padding-left:0;display:flex}.avatar-stack>*+*{margin-left:-8px}.avatar.extra{background:var(--surface-muted,#f0f1eb);width:31px;height:31px;color:var(--text-primary,#707668);font-size:.5625rem}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.location-page{background:var(--surface-muted,#f8f8f2);grid-template-columns:1fr .89fr;gap:17px;min-height:100svh;padding:17px;display:grid}.location-left{flex-direction:column;padding:23px 7.1% 8px;display:flex}.location-left header{justify-content:space-between;align-items:center;display:flex}.location-left header .text-button{font-size:.75rem}.location-content{width:100%;max-width:460px;margin:auto;padding:65px 0 55px}.location-content>.eyebrow{color:var(--text-primary,#65775c);letter-spacing:1.9px;font-size:.625rem}.location-content h1{letter-spacing:-3.6px;margin:23px 0;font-size:clamp(2.625rem,4.5vw,4.5rem);line-height:1.075}.location-content h1>span{color:var(--coral)}.location-intro{color:var(--text-primary,#7b8077);font-size:.9375rem;line-height:1.8}.location-card-heading{border-top:1px solid var(--border-color,#e3e5db);align-items:center;gap:13px;margin:35px 0 22px;padding-top:27px;display:flex}.step-number{color:var(--text-primary,#7d8872);border:1px solid var(--border-color,#d8ddcf);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:.75rem;display:flex}.location-card-heading h2{letter-spacing:-.4px;font-size:1.0625rem}.location-card-heading p{color:var(--muted);margin-top:5px;font-size:.75rem}.location-form{width:100%}.locate-button{justify-content:flex-start;width:100%;height:48px;font-size:.8125rem}.locate-button>svg:last-child{margin-left:auto}.or-divider{color:var(--text-secondary,#96998f);white-space:nowrap;align-items:center;gap:14px;margin:20px 0;font-size:.625rem;display:flex}.or-divider>span{background:var(--line);flex:1;height:1px}.address-input{background:var(--surface,white);border:1px solid var(--border-color,#dedfd7);color:var(--text-secondary,#8a8f80);border-radius:8px;align-items:center;margin-top:9px;padding:4px 6px 4px 14px;display:flex}.address-input:focus-within{outline:2px solid var(--border-color,#d5ad93)}.address-input input{background:0 0;border:0;outline:none;margin:0;padding:10px 9px;font-size:.75rem}.address-input .search-address{background:var(--surface-muted,#edf0e7);color:var(--text-primary,#526446)}.location-privacy{color:var(--text-secondary,#999d91);justify-content:center;align-items:center;gap:5px;margin-top:18px;font-size:.5625rem;display:flex}.coordinate-details{color:var(--text-secondary,#8b9184);margin-top:13px;font-size:.625rem}.coordinate-details summary{cursor:pointer;align-items:center;gap:6px;width:max-content;list-style:none;display:flex}.coordinate-details summary::-webkit-details-marker{display:none}.coordinates-form{background:var(--surface-muted,#eff1e9);color:var(--ink);border-radius:9px;gap:13px;margin-top:15px;padding:14px;display:grid}.coordinates-form input{font-size:.75rem}.coordinates-form label{font-size:.625rem}.address-results{background:var(--surface,#fff);border:1px solid var(--line);border-radius:10px;margin-top:10px;overflow:hidden}.address-results>button{text-align:left;border-bottom:1px solid var(--line);align-items:center;gap:10px;width:100%;padding:13px 14px;font-size:.6875rem;line-height:1.5;display:flex}.address-results>button:last-child{border:0}.address-results>button:hover{background:var(--surface-muted,#f0f3e9)}.address-results>button>span{flex:1}.address-results>p{color:var(--muted);padding:15px;font-size:.75rem;line-height:1.6}.location-footer{color:var(--text-secondary,#949889);justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;font-size:.5625rem;line-height:1.6;display:flex}.location-footer>span:last-child{align-items:center;gap:9px;display:flex}.location-footer .coral{font-size:1.4375rem}.location-art{background:#26372c;border-radius:16px;min-height:790px;position:relative;overflow:hidden}.location-photo{object-fit:cover;object-position:48% center;filter:brightness(.78)saturate(.85);width:100%;height:100%;position:absolute}.photo-shade{background:linear-gradient(#162b2166 0%,#0000 30%,#152c2211 40%,#13261be6 100%);position:absolute;inset:0}.art-top{color:#fff;justify-content:space-between;display:flex;position:absolute;top:38px;left:37px;right:34px}.art-top>span:first-child{letter-spacing:2px;font-size:.625rem;font-weight:500;line-height:1.7}.art-mark{color:#f4c28e;font-size:3.0625rem;font-weight:400;line-height:1}.round-sticker{color:#4b5134;text-align:center;background:#f3c781;border-radius:50%;flex-direction:column;justify-content:center;width:123px;height:123px;font-size:.8125rem;line-height:1.35;display:flex;position:absolute;top:30%;right:25px;transform:rotate(12deg);box-shadow:0 2px 8px #0001}.round-sticker strong{font-weight:750}.round-sticker span{margin-top:2px;font-size:1.625rem;line-height:1}.art-bottom{color:#fff;position:absolute;bottom:59px;left:43px;right:43px}.art-pill{letter-spacing:1.5px;background:#ffffff0a;border:1px solid #fff5;border-radius:5px;align-items:center;gap:8px;padding:8px 10px;font-size:.5rem;display:inline-flex}.art-bottom h2{letter-spacing:-4px;margin:25px 0;font-size:clamp(3.75rem,6vw,6rem);font-weight:550;line-height:1}.art-footer{border-top:1px solid #ffffff38;justify-content:space-between;align-items:center;margin-top:29px;padding-top:21px;display:flex}.art-footer p{color:#e4e8d8;font-size:.6875rem;line-height:1.8}.circle-arrow{border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.photo-caption{color:#dbdec3;opacity:.55;font-size:.5rem;position:absolute;bottom:16px;left:43px;right:30px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:var(--surface,#fefefb);border-right:1px solid var(--line);flex-direction:column;width:225px;height:100svh;padding:34px 19px 0;display:flex;position:fixed;top:0;left:0}.sidebar>.brand{margin-left:12px}.workspace-switch{border:1px solid var(--line);border-radius:9px;align-items:center;gap:9px;margin-top:39px;padding:12px 8px;display:flex}.workspace-icon{background:var(--surface-muted,#e9eddf);width:32px;height:34px;color:var(--text-primary,#687450);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.workspace-switch>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.workspace-switch strong{white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.workspace-switch>div>span{color:var(--text-secondary,#94968b);font-size:.5625rem}.workspace-switch>svg{color:var(--text-secondary,#919684)}.nav-label{letter-spacing:1.2px;color:var(--text-secondary,#aaa99b);padding:29px 10px 14px;font-size:.5rem;font-weight:600}.sidebar nav{gap:5px;display:grid}.nav-item{text-align:left;width:100%;min-height:44px;color:var(--text-primary,#85877c);border-radius:7px;align-items:center;gap:11px;padding:12px 13px;font-size:.75rem;font-weight:500;display:flex}.nav-item svg{stroke-width:1.65px}.nav-item:hover{background:var(--surface-muted,#f4f4ee);color:var(--text-primary,#59644b)}.nav-item.active{background:var(--surface-mint,#fceee7);color:var(--text-warm,#bb654c);font-weight:600}.nav-dot{background:#dd8e70;border-radius:50%;width:6px;height:6px;margin-left:auto}.nav-count{background:var(--surface-muted,#eeeede);color:var(--text-secondary,#989880);border-radius:4px;margin-left:auto;padding:2px 5px;font-size:.5625rem}.sidebar-invite{background:var(--surface-muted,#f3f3e9);border:1px solid var(--border-color,#edecdf);border-radius:11px;margin:45px 9px 20px;padding:21px 13px 16px;position:relative}.invite-doodle{color:var(--text-secondary,#b6c394);font-size:1.9375rem;position:absolute;top:9px;right:10px}.sidebar-invite h3{letter-spacing:-.15px;margin-bottom:9px;font-size:.75rem}.sidebar-invite p{color:var(--text-secondary,#939584);font-size:.625rem;line-height:1.75}.sidebar-invite button{color:var(--text-primary,#757e58);gap:6px;margin-top:15px;font-size:.625rem}.sidebar-bottom{margin-top:auto}.sidebar-bottom>.nav-item{margin-bottom:12px}.profile{border-top:1px solid var(--line);align-items:center;gap:7px;min-width:0;padding:18px 0;display:flex}.profile>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.profile strong{white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.profile span:not(.avatar){color:var(--text-secondary,#96988b);font-size:.5625rem}.profile .icon-button{width:25px;color:var(--text-secondary,#9fa293)}.profile .text-button{gap:3px;font-size:.5625rem}.guest-avatar{background:var(--surface-muted,#e9ede1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.app-main{flex-direction:column;flex:1;min-width:0;margin-left:225px;display:flex}.topbar{border-bottom:1px solid var(--line);background:var(--surface,#fefefbcc);z-index:10;justify-content:space-between;align-items:center;gap:20px;height:73px;padding:0 38px;display:flex;position:relative}.topbar-start{align-items:center;gap:10px;min-width:0;display:flex}.topbar-breadcrumb{color:var(--text-secondary,#8a8f81);white-space:nowrap;align-items:center;gap:12px;font-size:.625rem;display:flex}.topbar-breadcrumb>span{color:var(--text-secondary,#c3c6b9)}.topbar-breadcrumb strong{color:var(--text-primary,#606d56);font-weight:500}.topbar-actions{align-items:center;gap:20px;min-width:0;display:flex}.location-button{color:var(--text-primary,#66735b);align-items:center;gap:6px;min-width:0;font-size:.625rem;display:flex}.location-button>span{white-space:nowrap;text-overflow:ellipsis;max-width:225px;overflow:hidden}.notification-button{color:var(--text-primary,#717862);position:relative}.notification-button i{background:var(--coral);border:1px solid var(--border-color,#fff);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:8px}.page-content{flex:1;width:100%;max-width:1550px;margin:0 auto;padding:21px 38px 45px}.demo-banner{color:var(--text-primary,#898773);align-items:center;gap:8px;padding:8px 0 18px;font-size:.5625rem;display:flex}.demo-banner>svg{color:var(--text-secondary,#ada581)}.demo-banner strong{font-weight:600}.demo-banner button{color:var(--text-warm,#9a7355);white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:.5625rem;display:flex}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:12px 0 28px;display:flex}.page-heading .eyebrow{letter-spacing:1.4px;color:var(--text-secondary,#969989);margin-bottom:12px;font-size:.5625rem}.page-heading h1{letter-spacing:-1.25px;font-size:2.0625rem;font-weight:650;line-height:1.17}.page-heading h1>.coral{margin-left:9px;font-size:1.9375rem;font-weight:400;display:inline-block}.page-heading p{color:var(--text-secondary,#949789);margin-top:11px;font-size:.6875rem}.date-badge{white-space:nowrap;color:var(--text-primary,#838a75);border:1px solid var(--line);background:var(--surface,#fdfef9);border-radius:8px;align-items:center;gap:9px;padding:11px 12px;font-size:.625rem;display:flex}.date-badge>svg{color:var(--text-secondary,#9ca087)}.date-today{border-left:1px solid var(--line);color:var(--text-secondary,#abae9f);padding-left:9px;font-size:.5625rem}.app-footer{border-top:1px solid var(--line);color:var(--text-secondary,#aaad9e);justify-content:space-between;align-items:center;margin:0 38px;padding:20px 0;font-size:.5625rem;display:flex}.app-footer-copy{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;display:flex}.app-footer-copy .text-button{text-align:left;font-size:.75rem}.app-footer .brand{color:var(--text-secondary,#a3a98f);letter-spacing:-1px;gap:4px;font-size:1.1875rem}.app-footer .brand img{opacity:.5;border-radius:5px;width:18px;height:18px}.app-footer .brand>span{margin-top:3px;font-size:.375rem}.mobile-menu,.sidebar-overlay{display:none}.page-loading{height:60vh;color:var(--text-secondary,#8b977c);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.page-loading h2{font-size:1.375rem}.page-loading p{font-size:.75rem}.notice{background:var(--surface-muted,#eef2e8);border:1px solid var(--border-color,#e1e7d5);color:var(--text-primary,#647251);border-radius:9px;align-items:center;gap:10px;margin:0 0 18px;padding:13px 15px;font-size:.6875rem;line-height:1.6;display:flex}.notice .text-button{white-space:nowrap;margin-left:auto;font-size:.6875rem}.notice.error{background:var(--surface-mint,#fff3ea);border-color:var(--border-color,#f0dccb);color:var(--text-warm,#a46c45)}.invitation-notice{margin-top:4px}.lunch-hero{background:var(--surface-muted,#eaf0e5);border:1px solid var(--border-color,#e2e8d9);border-radius:15px;min-height:222px;margin-bottom:31px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;flex:1;padding:28px 35px;position:relative}.hero-copy>.eyebrow{letter-spacing:1.35px;color:var(--text-secondary,#7d8d68);font-size:.5rem}.hero-copy h2{letter-spacing:-1px;color:var(--text-primary,#40543d);margin:17px 0 10px;font-size:2rem;font-weight:600;line-height:1.15}.hero-copy p{color:var(--text-secondary,#839174);font-size:.625rem}.hero-copy .text-button{color:var(--text-primary,#697b51);margin-top:20px;font-size:.625rem}.hero-photo-wrap{align-self:stretch;width:37%;max-width:410px;position:relative}.hero-photo-wrap>img{object-fit:cover;object-position:center 47%;clip-path:ellipse(77% 98% at 79% 53%);filter:saturate(.9);width:100%;height:100%}.hero-photo-wrap:after{content:"";background:linear-gradient(90deg,#eaf0e577,#0000 50%);position:absolute;inset:0}.hero-sticker{color:#71734b;z-index:2;background:#f3ca96;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:94px;height:94px;font-size:.8125rem;line-height:1.1;display:flex;position:absolute;top:27px;left:-20px;transform:rotate(-12deg);box-shadow:0 1px 8px #00000006}.hero-sticker strong{letter-spacing:-.5px;font-size:1.1875rem;font-weight:650}.hero-sticker span{margin-top:6px;font-size:1.5625rem}.hero-squiggle{color:var(--text-secondary,#a8b299);font-family:Georgia,serif;font-size:4.6875rem;font-weight:400;line-height:1;position:absolute;bottom:26px;right:38%;transform:rotate(-25deg)}.lunch-layout{grid-template-columns:minmax(0,1fr) 286px;align-items:start;gap:26px;display:grid}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:19px;display:flex}.section-heading h2{letter-spacing:-.5px;align-items:center;gap:9px;font-size:1.0625rem;font-weight:650;display:flex}.section-heading>div>p{color:var(--text-secondary,#a0a291);align-items:center;gap:4px;margin-top:7px;font-size:.5625rem;display:flex}.count-pill{background:var(--surface-muted,#ecede3);color:var(--text-secondary,#889070);letter-spacing:0;border-radius:5px;justify-content:center;align-items:center;min-width:20px;padding:3px 6px;font-size:.5625rem;font-weight:500;display:inline-flex}.radius-select{white-space:nowrap;color:var(--text-secondary,#9b9e8c);align-items:center;gap:5px;display:flex}.radius-select select{width:auto;color:var(--text-secondary,#8b927a);background:0 0;border:none;margin:0;padding:5px 0;font-size:.5625rem}.restaurant-controls{margin-bottom:21px}.filter-pills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-pills>button{border:1px solid var(--border-color,#e4e6db);background:var(--surface,#fdfef9);color:var(--text-secondary,#8b917e);white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:8px 11px;font-size:.5625rem;display:flex}.filter-pills>button:hover{border-color:var(--border-color,#bac5a7)}.filter-pills>button.active{background:var(--surface-muted,#eaf0e3);border-color:var(--border-color,#d6dfc7);color:var(--text-primary,#687c51);font-weight:600}.filter-pills>button>span{opacity:.7;margin-left:3px;font-size:.5rem}.search-and-sort{align-items:center;gap:10px;margin-top:13px;display:flex}.restaurant-search{background:var(--surface,#fff);border:1px solid var(--line);color:var(--text-secondary,#a5aa97);border-radius:7px;flex:1;align-items:center;gap:8px;min-width:0;padding:0 10px;display:flex}.restaurant-search input{background:0 0;border:none;border-radius:0;outline:none;margin:0;padding:9px 0;font-size:.625rem}.restaurant-search:focus-within{outline:2px solid var(--border-color,#d5ad93);outline-offset:1px}.restaurant-search .icon-button{width:18px;height:22px}.search-and-sort>select{max-width:135px;color:var(--text-secondary,#8f967f);background:0 0;border-color:#0000;padding:8px 6px;font-size:.5625rem}.restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.full-width .restaurant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.restaurant-card{border:1px solid var(--border-color,#e4e7dc);background:var(--surface,#fffffc);min-width:0;box-shadow:0 3px 6px var(--shadow-color,#21310d03);border-radius:12px;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s;animation:.45s both rise;display:flex;overflow:hidden}.restaurant-card:hover{box-shadow:0 7px 20px var(--shadow-color,#34422a0b);border-color:var(--border-color,#d2d9c5);transform:translateY(-2px)}.restaurant-card.voted{border-color:var(--border-color,#e0a78b)}.restaurant-photo{background:var(--surface-muted,#e7e8de);flex-shrink:0;height:162px;position:relative;overflow:hidden}.restaurant-photo>button:first-child{width:100%;height:100%;padding:0;display:block}.restaurant-photo-crop{width:100%;height:100%;display:block;overflow:hidden}.restaurant-photo img{object-fit:cover;filter:saturate(.83);width:100%;height:100%;transition:transform .4s}.restaurant-card:hover .restaurant-photo img{transform:scale(1.045)}.restaurant-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#16281460);height:60%;position:absolute;bottom:0;left:0;right:0}.photo-tag{z-index:1;background:var(--surface,#fffdf1ee);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-primary,#657553);pointer-events:none;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:.5rem;font-weight:500;display:flex;position:absolute;top:12px;left:12px}.photo-tag.leading{color:var(--text-warm,#85703f);background:#f4dc94f5}.photo-tag .tiny-dot{width:4px;height:4px}.photo-cuisine{color:#fff;z-index:1;letter-spacing:.3px;text-transform:capitalize;pointer-events:none;font-size:.5rem;position:absolute;bottom:13px;left:14px}.save-button{background:var(--surface,#fffc);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:29px;height:29px;color:var(--text-primary,#6f775a);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:11px;right:11px}.save-button:hover,.save-button.saved{background:var(--surface-warm,#fce9d6);color:var(--text-warm,#b7794d)}.restaurant-card-body{flex-direction:column;flex:1;padding:16px 16px 13px;display:flex}.restaurant-name-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.restaurant-name{letter-spacing:-.5px;text-align:left;overflow-wrap:anywhere;padding:0;font-size:1.0625rem;font-weight:650;line-height:1.2}.restaurant-name:hover{color:var(--coral-dark)}.price{white-space:nowrap;color:var(--text-primary,#727e5e);font-size:.6875rem;font-weight:600}.restaurant-meta{color:var(--text-secondary,#9a9f8a);align-items:center;gap:5px;margin-top:8px;font-size:.5rem;display:flex}.restaurant-meta i{background:var(--surface-muted,#c4c8b6);border-radius:50%;width:3px;height:3px;margin:0 2px}.daily-dish{min-height:100px;margin-top:15px}.daily-dish h4{color:var(--text-primary,#606c54);margin-bottom:5px;font-size:.625rem;font-weight:600;line-height:1.4}.daily-dish p{color:var(--text-secondary,#999e8b);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.5625rem;line-height:1.7;display:-webkit-box;overflow:hidden}.diet-tag{color:var(--text-primary,#7b8b62);background:var(--surface-muted,#f0f4e7);border-radius:4px;align-items:center;gap:4px;margin-top:8px;padding:3px 5px;font-size:.5rem;display:inline-flex}.card-bottom{border-top:1px solid var(--border-color,#edf0e5);align-items:center;gap:9px;margin-top:auto;padding-top:11px;display:flex}.vote-button{border:1px solid var(--border-color,#e6e8dc);background:var(--surface,#f9faf3);min-height:32px;color:var(--text-secondary,#8b9578);border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:7px 11px;font-size:.5625rem;font-weight:500;display:flex}.vote-button>span{background:var(--surface-muted,#e6eadc);border-radius:3px;min-width:16px;margin-left:auto;padding:1px 4px;font-size:.5rem}.vote-button:hover:not(:disabled){background:var(--surface-warm,#f8ece1);border-color:var(--border-color,#e3bd9f);color:var(--text-warm,#b97b53)}.vote-button.selected{background:var(--surface-warm,#fbeee4);border-color:var(--border-color,#ecd0b9);color:var(--text-warm,#b8815d)}.vote-button.selected>span{background:var(--surface-warm,#efd9c5)}.menu-link{width:28px;height:31px;color:var(--text-secondary,#9ba286);justify-content:center;align-items:center;display:flex}.load-more{margin:24px auto 0;font-size:.625rem;display:flex}.source-note{color:var(--text-secondary,#a9ae9a);justify-content:space-between;align-items:center;gap:10px;margin:21px 0 0;font-size:.5rem;display:flex}.source-note>span{align-items:center;gap:6px;display:flex}.source-note .tiny-dot{background:var(--surface-mint,#bdc5a8);width:4px;height:4px}.source-note .text-button{gap:3px;font-size:.5rem}.menu-note{color:var(--text-secondary,#a9ae9a);margin-top:11px;font-size:.5625rem;line-height:1.7}.menu-note a{text-decoration:underline}.empty-state{text-align:center;border:1px dashed var(--border-color,#dce2cf);background:var(--surface,#fafbf6);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:53px 23px;display:flex}.empty-icon{background:var(--surface-muted,#edf1e2);width:62px;height:62px;color:var(--text-secondary,#93a47a);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.empty-state h3{letter-spacing:-.5px;font-size:1.25rem}.empty-state>p{color:var(--text-secondary,#939b85);max-width:380px;margin-top:10px;font-size:.75rem;line-height:1.8}.empty-state .button{margin-top:21px;font-size:.6875rem}.lunch-sidebar{--lunch-sidebar-top:24px;top:var(--lunch-sidebar-top);max-height:calc(100dvh - var(--lunch-sidebar-top) - 24px);overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-gutter:stable;position:sticky;overflow-y:auto}.lunch-sidebar:focus-visible{outline:2px solid var(--text-warm,#a37650);outline-offset:2px;border-radius:13px}.team-panel{background:var(--surface,#fffffc);border:1px solid var(--border-color,#e3e7da);border-radius:13px;padding:22px 19px 0;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:6px;display:flex}.panel-heading .eyebrow{letter-spacing:1.3px;color:var(--text-secondary,#a0a68d);font-size:.5rem}.panel-heading h2{letter-spacing:-.6px;margin-top:10px;font-size:1.1875rem}.panel-heading h2>span{color:var(--text-warm,#d8a777);margin-left:6px;font-size:1.25rem}.panel-heading .icon-button{background:var(--surface-muted,#f3f5ec);border:1px solid var(--border-color,#e8ecdf);width:29px;height:29px;color:var(--text-secondary,#8d9a77)}.panel-people{align-items:center;gap:9px;margin:19px 0 17px;display:flex}.panel-people>span{color:var(--text-secondary,#a0a58e);font-size:.5625rem}.voting-status{background:var(--surface-muted,#f0f4e8);color:var(--text-secondary,#88996d);border-radius:5px;align-items:center;gap:6px;padding:8px 10px;font-size:.5625rem;display:flex}.voting-status>svg{margin-left:auto}.voting-status .tiny-dot{background:#97b679;width:5px;height:5px}.team-select{background:var(--surface,#fafbf6);width:100%;margin-top:14px;font-size:.625rem}.panel-section{border-bottom:1px solid var(--border-color,#ebeee2);padding:19px 0 17px}.panel-section-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.panel-section-title h3{color:var(--text-primary,#707d60);font-size:.6875rem;font-weight:600}.panel-section-title>span{color:var(--text-secondary,#b2b8a1);font-size:.5rem}.panel-section-title>svg{color:var(--text-secondary,#bdad76)}.attendance-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.attendance-options button{border:1px solid var(--border-color,#e7ebdd);color:var(--text-secondary,#919b7e);background:var(--surface,#fdfef9);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:11px 3px;font-size:.5rem;display:flex}.attendance-options button>span{font-size:1.0625rem;line-height:1.2}.attendance-options button:hover:not(:disabled){background:var(--surface-muted,#f6f3e6)}.attendance-options button.selected{border-color:var(--border-color,#b6c797);background:var(--surface-muted,#f0f5e5);color:var(--text-secondary,#799352);box-shadow:inset 0 0 0 .5px var(--shadow-color,#b6c797)}.time-options{gap:7px;display:grid}.time-options>button{border:1px solid var(--border-color,#e9eddf);border-radius:6px;justify-content:space-between;align-items:center;min-height:38px;padding:10px 11px;font-size:.625rem;display:flex;position:relative;overflow:hidden}.time-option-label{color:var(--text-secondary,#899478);z-index:1;align-items:center;gap:7px;display:flex}.time-option-label>svg:last-child:not(:first-child){color:var(--text-secondary,#839f5e)}.time-option-count{color:var(--text-secondary,#a6ae94);z-index:1;font-size:.5rem}.vote-bar{background:var(--surface-muted,#f3f5ec);z-index:0;height:100%;transition:width .4s;position:absolute;top:0;left:0}.time-options>button.selected{border-color:var(--border-color,#c9d5b6);background:var(--surface,#fcfdf9)}.time-options>button.selected .vote-bar{background:var(--surface-muted,#eaf0df)}.time-options>button:hover:not(:disabled){border-color:var(--border-color,#b9c79e)}.timezone-note{color:var(--text-secondary,#acb39b);text-align:right;margin-top:7px;font-size:.4375rem}.current-leader{padding-bottom:19px}.personal-vote .leader-detail>img{flex-shrink:0}.personal-vote .leader-detail>div{overflow-wrap:anywhere;min-width:0}.standings-toggle{text-align:left;width:100%;min-height:40px;color:var(--text-primary,#707d60);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:8px 0;font-size:.6875rem;display:flex}.standings-switch{border:1px solid var(--border-color,#cbd5bf);background:var(--surface-muted,#edf2e6);border-radius:20px;flex-shrink:0;align-items:center;width:34px;height:20px;padding:3px;display:flex}.standings-switch>span{background:var(--text-secondary,#879775);border-radius:50%;width:12px;height:12px}.standings-toggle[aria-checked=true] .standings-switch{background:var(--surface-warm,#f8ece1);border-color:var(--text-warm,#a37650);justify-content:flex-end}.standings-toggle[aria-checked=true] .standings-switch>span{background:var(--text-warm,#a37650)}.standings-hidden{background:var(--surface-muted,#f0f4e8);border-radius:9px;min-height:180px;position:relative;overflow:hidden}.standings-placeholder{filter:blur(5px);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none;gap:20px;padding:20px 12px;display:grid}.standings-placeholder>div{align-items:center;gap:12px;height:35px;display:flex}.standings-placeholder span{background:var(--text-secondary,#879775);border-radius:5px;flex:1;height:12px}.standings-placeholder span:first-child{flex:0 0 35px;height:35px}.standings-placeholder span:last-child{flex:0 0 18px}.standings-hidden-message{text-align:center;background:color-mix(in srgb, var(--surface,#fffffc) 65%, transparent);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;display:flex;position:absolute;inset:0}.standings-hidden-message strong{font-size:.75rem}.standings-hidden-message p{color:var(--text-secondary,#7c896e);max-width:260px;font-size:.6875rem;line-height:1.6}.standings-list{max-height:360px;margin:0;padding:0;list-style:none;overflow-y:auto}.standings-entry{grid-template-columns:18px 32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 0;display:grid}.standings-entry+.standings-entry{border-top:1px solid var(--border-color,#ebeee2)}.standings-rank{color:var(--text-warm,#a37650);text-align:center;font-size:.75rem;font-weight:650}.standings-entry>img{object-fit:cover;border-radius:6px;width:32px;height:36px}.standings-place,.standings-count,.standings-winner{flex-direction:column;gap:4px;min-width:0;display:flex}.standings-place strong,.standings-winner strong{overflow-wrap:anywhere;font-size:.75rem;line-height:1.4}.standings-place small,.standings-count small,.standings-winner>span{color:var(--text-secondary,#7c896e);font-size:.625rem}.standings-place .standings-own{color:var(--text-warm,#a37650);font-weight:600}.standings-count{text-align:right}.standings-count strong{font-size:.9375rem}.standings-winner{border:1px solid var(--border-color,#e8dcc8);background:var(--surface-warm,#f8f2e6);border-radius:8px;margin-bottom:7px;padding:13px}.leader-detail{align-items:center;gap:10px;display:flex}.leader-detail>img{object-fit:cover;border-radius:7px;width:43px;height:43px}.leader-detail>div{flex-direction:column;gap:5px;display:flex}.leader-detail strong{letter-spacing:-.3px;font-size:.75rem}.leader-detail div>span{color:var(--text-secondary,#9ba689);font-size:.5rem}.leader-medal{background:var(--surface-warm,#f7f2df);width:28px;height:28px;color:var(--text-secondary,#b4a970);border-radius:50%;justify-content:center;align-items:center;margin-left:auto;font-size:1.125rem;display:flex}.joining-list{background:var(--surface,#f9faf3);border-radius:0 0 13px 13px;margin:0 -19px;padding:15px 19px}.joining-list>div{align-items:center;gap:6px;font-size:.5625rem;display:flex}.joining-list strong{color:var(--text-secondary,#84976a);font-weight:600}.joining-list span:last-child{color:var(--text-secondary,#b0b89f);font-size:.5rem}.joining-list .tiny-dot{width:5px;height:5px}.joining-list p{color:var(--text-secondary,#a5af95);margin-top:7px;font-size:.5rem;line-height:1.7}.lunch-note{background:var(--surface-muted,#f2efe6);border:1px solid var(--border-color,#eae6d8);border-radius:11px;gap:10px;margin-top:15px;padding:18px 15px;display:flex;position:relative;overflow:hidden}.mail-note-icon{background:var(--surface-muted,#e9e5d7);width:31px;height:31px;color:var(--text-secondary,#b0a17a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lunch-note h3{color:var(--text-secondary,#8d825f);letter-spacing:-.1px;font-size:.625rem}.lunch-note p{color:var(--text-secondary,#b1a991);max-width:190px;margin-top:6px;font-size:.5rem;line-height:1.8}.note-spark{color:var(--text-secondary,#d1c9ac);font-size:1.8125rem;position:absolute;bottom:4px;right:9px}.office-note{color:var(--text-secondary,#a6af95);align-items:flex-start;gap:7px;margin:16px 11px;font-size:.5rem;line-height:1.7;display:flex}.office-note strong{font-weight:600}.office-note>svg{width:13px;height:13px;margin-top:2px}.team-panel.team-empty{padding:25px 23px}.team-empty>.eyebrow{color:var(--text-secondary,#99a487);letter-spacing:1.3px;font-size:.5rem}.team-empty-art{height:115px;color:var(--text-secondary,#b0bf96);justify-content:center;align-items:center;display:flex;position:relative}.team-empty-art>span{color:var(--text-secondary,#eaf0df);font-size:5.375rem;line-height:1;position:absolute;top:17px;left:58px}.team-empty-art>svg{z-index:1;transform:rotate(-8deg)}.team-empty h2{letter-spacing:-1px;font-size:1.75rem;font-weight:600;line-height:1.16}.team-empty>p{color:var(--text-secondary,#939f81);margin:15px 0 21px;font-size:.6875rem;line-height:1.8}.team-empty .button{padding:11px 8px;font-size:.625rem}.mini-steps{color:var(--text-secondary,#a3ad92);gap:11px;margin-top:24px;font-size:.5625rem;display:grid}.mini-steps>span{align-items:center;gap:7px;display:flex}.team-page-banner{border:1px solid var(--border-color,#e6e7d9);background:var(--surface-muted,#f0f1e7);border-radius:13px;align-items:center;gap:25px;margin:32px 0;padding:27px 30px;display:flex}.team-banner-doodle{color:var(--text-secondary,#b5c397);font-size:4.0625rem;line-height:1}.team-page-banner h2{letter-spacing:-.6px;color:var(--text-primary,#657653);font-size:1.375rem}.team-page-banner p{color:var(--text-secondary,#9ba488);margin-top:9px;font-size:.6875rem}.team-banner-avatars{margin-left:auto;padding-left:15px;display:flex}.team-banner-avatars .avatar{border:3px solid var(--border-color,#f0f1e7);width:47px;height:47px;margin-left:-10px;font-size:.75rem}.workspace-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.workspace-toolbar select{font-size:.625rem}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;display:grid}.team-card{background:var(--surface,#fffefb);border:1px solid var(--line);border-radius:13px;flex-direction:column;padding:23px;display:flex}.team-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.team-icon{border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.status-tag{background:var(--surface-muted,#edf2e4);color:var(--text-secondary,#8d9d76);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:.5rem;display:inline-flex}.status-tag .tiny-dot{width:4px;height:4px}.status-tag.locked{background:var(--surface-muted,#f0ece6);color:var(--text-secondary,#a59685)}.status-tag.failed{background:var(--surface-warm,#fbe8df);color:var(--text-warm,#b46b4e)}.team-card h2{letter-spacing:-.6px;margin-top:24px;font-size:1.25rem}.team-description{color:var(--text-secondary,#9aa18d);min-height:57px;margin-top:10px;font-size:.6875rem;line-height:1.8}.team-office{color:var(--text-secondary,#929c80);align-items:center;gap:6px;margin:16px 0;font-size:.5625rem;display:flex}.team-stats{color:var(--text-secondary,#a3aa95);flex-direction:column;gap:8px;margin-bottom:23px;font-size:.5625rem;display:flex}.team-stats>span{align-items:center;gap:6px;display:flex}.team-card-bottom{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding-top:17px;display:flex}.team-favorite{align-self:flex-start;margin-bottom:17px;font-size:.6875rem}.team-favorite.active{color:var(--coral)}.team-card-bottom>.button{flex:1;min-height:36px;padding:9px 12px;font-size:.625rem}.team-card-bottom>.text-button{font-size:.625rem}.history-stats{grid-template-columns:1fr 1fr 1.3fr;gap:18px;margin:34px 0;display:grid}.history-stats>div{border:1px solid var(--line);background:var(--surface,#fffffc);border-radius:12px;align-items:center;gap:16px;padding:24px;display:flex}.stat-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.peach{background:var(--surface-warm,#f8eee1);color:var(--text-warm,#c79d79)}.mint{background:var(--surface-muted,#edf2e6);color:var(--text-secondary,#95a97e)}.lavender{background:var(--surface-muted,#eeedf4);color:var(--text-lavender,#aba1bf)}.history-stats>div>div{min-width:0}.history-stats div>span:not(.stat-icon){color:var(--text-secondary,#9da58e);font-size:.625rem}.history-stats strong{letter-spacing:-.8px;margin-top:6px;font-size:1.9375rem;font-weight:550;line-height:1.1;display:block}.history-stats strong small{color:var(--text-secondary,#afb5a0);letter-spacing:0;margin-top:6px;font-size:.5rem;font-weight:400;display:block}.history-stats .favorite-stat{font-size:1.3125rem}.history-section{margin-top:37px}.history-filters{align-items:center;gap:12px;display:flex}.history-filters select{font-size:.625rem}.history-month-filter{min-width:0;max-width:100%;position:relative}.history-month-filter>select{appearance:none;width:100%;padding-right:36px}.history-month-filter>svg{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.history-filters .restaurant-search{max-width:195px}.history-list{border:1px solid var(--line);background:var(--surface,#fffffc);border-radius:12px;overflow:hidden}.history-row{text-align:left;border-bottom:1px solid var(--border-color,#eceee3);align-items:center;gap:22px;width:100%;padding:20px 22px;display:flex}.history-row:last-child{border-bottom:0}.history-row:hover{background:var(--surface-muted,#f5f7ee)}.history-date{flex-direction:column;flex-shrink:0;align-items:center;gap:5px;width:48px;display:flex}.history-date strong{letter-spacing:-.8px;color:var(--text-primary,#7c8969);font-size:1.5rem;font-weight:500}.history-date span{color:var(--text-secondary,#a7af97);font-size:.5rem}.history-image{background:var(--surface-muted,#eaf0df);width:84px;height:68px;color:var(--text-secondary,#9aaa82);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.history-image img{object-fit:cover;width:100%;height:100%}.history-restaurant{flex:1;min-width:0}.small-eyebrow{letter-spacing:1px;color:var(--text-secondary,#a6ad97);font-size:.4375rem}.history-restaurant h3{letter-spacing:-.5px;margin:5px 0 6px;font-size:1.0625rem}.history-restaurant i{padding:0 4px;font-style:normal}.history-time{color:var(--text-secondary,#99a487);align-items:center;gap:6px;margin:0 8px;font-size:.625rem;display:flex}.history-people{align-items:center;gap:10px;min-width:142px;display:flex}.history-people>span{color:var(--text-secondary,#a3ad94);font-size:.5625rem}.history-chevron{border:1px solid var(--line);width:29px;height:29px;color:var(--text-secondary,#a7b292);border-radius:50%;justify-content:center;align-items:center;margin-left:10px;display:flex}.settings-grid{grid-template-columns:1fr 1fr;gap:21px;margin-top:33px;display:grid}.settings-card{background:var(--surface,#fffefa);border:1px solid var(--line);border-radius:12px;min-width:0;padding:25px}.settings-card.wide-card{grid-column:1/-1}.settings-card-heading{align-items:center;gap:14px;margin-bottom:23px;display:flex}.settings-card-heading :is(h2,h3){letter-spacing:-.4px;font-size:1rem}.settings-card-heading p{color:var(--text-secondary,#a1a78f);margin-top:5px;font-size:.625rem}.settings-card-heading>.button,.settings-card-heading>.count-pill{margin-left:auto}.account-summary{align-items:center;gap:13px;margin-top:24px;display:flex}.account-summary .avatar{width:43px;height:43px}.account-summary>div{flex-direction:column;gap:6px;min-width:0;display:flex}.account-summary strong{font-size:.875rem}.account-summary span{color:var(--text-secondary,#9da68c);overflow-wrap:anywhere;font-size:.625rem}.account-organizations{overflow-wrap:anywhere;gap:6px;margin:0;padding:0;list-style:none;display:grid}.settings-details{margin:23px 0 18px}.settings-details>div{border-bottom:1px solid var(--border-color,#eef0e4);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;font-size:.625rem;display:flex}.settings-details>div:last-child{border:none}.settings-details dt{color:var(--text-secondary,#a1aa90)}.settings-details dd{text-align:right;margin:0;font-weight:500}.settings-card .button.full{font-size:.6875rem}.location-setting-title{letter-spacing:-.5px;margin-bottom:7px;font-size:1.125rem}.settings-description{color:var(--text-secondary,#9ca58b);font-size:.6875rem;line-height:1.9}.delivery-mode{align-items:center;gap:7px;margin-bottom:14px;font-size:.6875rem;display:flex}.delivery-mode strong{font-weight:500}.delivery-mode>.status-tag{margin-left:auto}.settings-tip{background:var(--surface-muted,#f5f5ed);color:var(--text-secondary,#a4a68c);border-radius:8px;align-items:flex-start;gap:10px;margin-top:18px;padding:14px;display:flex}.settings-tip p{font-size:.625rem;line-height:1.8}.settings-tip svg{margin-top:2px}.office-list{border:1px solid var(--border-color,#eaeddf);border-radius:8px;overflow:hidden}.office-row{border-bottom:1px solid var(--border-color,#eaeddf);align-items:center;gap:14px;padding:17px;display:flex}.office-row:last-child{border:0}.office-row-icon{background:var(--surface-muted,#f1f3e8);width:34px;height:34px;color:var(--text-secondary,#9ba98a);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.office-row>div{flex-direction:column;gap:6px;min-width:0;display:flex}.office-row strong{font-size:.75rem;font-weight:600}.office-row>div>span{color:var(--text-secondary,#9fa98e);font-size:.5625rem}.office-row .office-meta{text-align:right;margin-left:auto}.office-meta small{color:var(--text-secondary,#b3bba2);font-size:.5rem}.office-row>.status-tag{margin-left:13px}.outbox-list{border:1px solid var(--border-color,#e8ecdd);border-radius:9px;overflow:hidden}.outbox-list>button{text-align:left;border-bottom:1px solid var(--border-color,#ebeee2);align-items:center;gap:13px;width:100%;padding:17px 15px;display:flex}.outbox-list>button:last-child{border:0}.outbox-list>button:hover{background:var(--surface-muted,#f5f7ee)}.outbox-list>button>svg{color:var(--text-secondary,#a2ae8b)}.outbox-list>button>div{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.outbox-list strong{overflow-wrap:anywhere;font-size:.6875rem;font-weight:500}.outbox-list button>div>span{color:var(--text-secondary,#a8b195);font-size:.5625rem}.outbox-empty{background:var(--surface,#f8f9f2);border:1px dashed var(--border-color,#e0e6d2);color:var(--text-secondary,#acb99b);border-radius:9px;justify-content:center;align-items:center;gap:19px;padding:35px 20px;display:flex}.outbox-empty h3{color:var(--text-secondary,#8f9f7c);font-size:.875rem;font-weight:500}.outbox-empty p{color:var(--text-secondary,#abb79a);margin-top:6px;font-size:.625rem}.modal{border:1px solid var(--border-color,#ece9df);background:var(--surface,#fffffc);width:min(460px,100vw - 32px);max-height:calc(100svh - 48px);color:var(--ink);box-shadow:0 25px 100px var(--shadow-color,#1e301433);border-radius:17px;padding:28px;animation:.2s rise;position:fixed;overflow:auto}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#263b2d75}.modal-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:26px;display:flex}.modal-heading h2{letter-spacing:-1px;font-size:1.625rem;line-height:1.2}.modal-heading p{color:var(--text-secondary,#949e83);margin-top:8px;font-size:.6875rem;line-height:1.7}.modal-heading .icon-button{color:var(--text-secondary,#9ca889);margin-top:-5px;margin-right:-9px}.segmented{background:var(--surface-muted,#f0f2e9);border-radius:9px;gap:4px;padding:4px;display:flex}.segmented>button{color:var(--text-secondary,#919c7e);border-radius:6px;flex:1;padding:10px 8px;font-size:.6875rem}.segmented>button.selected{background:var(--surface,#fff);box-shadow:0 1px 4px var(--shadow-color,#3f4d3010);color:var(--text-primary,#667752);font-weight:600}.auth-tabs{margin-bottom:23px}.stacked-form{gap:18px;display:grid}.stacked-form>label{color:var(--text-primary,#7b876b);font-size:.6875rem}.stacked-form input,.stacked-form select,.stacked-form textarea{font-size:.75rem}.form-error{background:var(--surface-mint,#fff2e8);color:var(--text-warm,#ae7050);overflow-wrap:anywhere;border-radius:7px;margin-top:10px;padding:11px 12px;font-size:.6875rem;line-height:1.7}.stacked-form .form-error{margin:0}.form-hint{color:var(--text-secondary,#a2ab8f);align-items:flex-start;gap:7px;font-size:.625rem;font-weight:400;line-height:1.8;display:flex}.form-hint>svg{margin-top:3px}.form-hint strong{color:var(--text-secondary,#889d73);font-weight:550}.form-footnote{color:var(--text-secondary,#a5ae95);text-align:center;margin-top:12px;font-size:.5625rem;line-height:1.7}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.time-fieldset{border:0;margin:0;padding:0}.time-fieldset legend{color:var(--text-primary,#7b876b);margin-bottom:9px;font-size:.6875rem;font-weight:600}.time-inputs{gap:8px;display:flex}.time-inputs>input{flex:1;padding:10px;font-size:.75rem}.time-fieldset>.form-footnote{text-align:left;margin-top:8px}.checkbox-card{border:1px solid var(--border-color,#e5e9d9);background:var(--surface,#f7f9f0);border-radius:8px;align-items:center;gap:11px;padding:14px;font-size:.625rem;display:flex}.checkbox-card>svg{color:var(--text-secondary,#97a384)}.checkbox-card>span{flex-direction:column;flex:1;gap:5px;display:flex}.checkbox-card strong{font-size:.6875rem;font-weight:500}.checkbox-card small{color:var(--text-secondary,#9ca78a);font-size:.5625rem;font-weight:400;line-height:1.6}.invite-illustration{justify-content:center;align-items:center;gap:20px;padding:9px 0 24px;display:flex}.invite-illustration>span{background:var(--surface-muted,#ececdb);width:65px;height:65px;color:var(--text-secondary,#9e9b70);border:4px solid var(--border-color,#f7f7ef);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;display:flex}.invite-illustration>span:last-child{background:var(--surface-warm,#f8eadf);color:var(--text-warm,#c89470);transform:rotate(12deg)}.invite-illustration>div{color:var(--text-secondary,#b3b99d);letter-spacing:3px}.invite-success{text-align:center}.success-icon{background:var(--surface-muted,#edf3e2);width:60px;height:60px;color:var(--text-secondary,#92a874);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.invite-success h3{letter-spacing:-.5px;margin:17px 0 11px;font-size:1.3125rem}.invite-success>p{color:var(--text-secondary,#94a080);font-size:.75rem;line-height:1.8}.invite-success>label{text-align:left;color:var(--text-secondary,#8b9877);margin:22px 0 12px;font-size:.625rem}.invite-success input{font-size:.6875rem}.invite-success>.text-button{margin-top:24px;font-size:.6875rem}.chosen-location{background:var(--surface-muted,#f0f4e7);color:var(--text-secondary,#8ba272);border-radius:8px;align-items:center;gap:10px;padding:13px;font-size:.625rem;display:flex}.chosen-location>span{flex:1;line-height:1.6}.chosen-location .text-button{font-size:.5625rem}.detail-image{object-fit:cover;filter:saturate(.9);border-radius:10px;width:100%;height:220px}.detail-menu-title{justify-content:space-between;align-items:center;gap:16px;margin-top:23px;display:flex}.detail-menu-title h3{letter-spacing:-.6px;font-size:1.1875rem}.detail-menu-title strong{color:var(--text-secondary,#96a77e);font-size:.875rem}.sample-label{color:var(--text-secondary,#b09a73);background:var(--surface,#faf5e9);border-radius:6px;align-items:center;gap:6px;margin-top:13px;padding:9px 11px;font-size:.5625rem;line-height:1.7;display:flex}.menu-items{margin-top:8px}.menu-item{border-bottom:1px solid var(--line);gap:13px;padding:18px 0;display:flex}.menu-number{color:var(--text-secondary,#b7bba5);border:1px solid var(--border-color,#eceee0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:.625rem;display:flex}.menu-item h4{letter-spacing:-.2px;margin:2px 0 6px;font-size:.875rem}.menu-item p{color:var(--text-secondary,#9da78c);font-size:.6875rem;line-height:1.8}.restaurant-detail-links{color:var(--text-secondary,#8c9c78);flex-wrap:wrap;align-items:center;gap:15px;margin-top:18px;font-size:.625rem;display:flex}.restaurant-detail-links>p{flex-basis:100%;align-items:center;gap:6px;display:flex}.restaurant-detail-links>a{text-underline-offset:3px;align-items:center;gap:4px;text-decoration:underline;display:flex}.detail-actions{gap:10px;margin-top:23px;display:flex}.detail-actions>.button:first-child{flex:1}.detail-actions>.button{font-size:.6875rem}.missing-menu{background:var(--surface-muted,#f5f7ee);color:var(--text-secondary,#a1ae8c);border-radius:8px;align-items:center;gap:15px;margin-top:18px;padding:23px 17px;font-size:.6875rem;line-height:1.8;display:flex}.history-detail-stats{border:1px solid var(--border-color,#e8ecdd);color:var(--text-secondary,#96a47e);border-radius:8px;justify-content:space-around;gap:12px;margin-top:17px;padding:15px;font-size:.625rem;display:flex}.history-detail-stats>span{align-items:center;gap:7px;display:flex}.detail-subheading{letter-spacing:-.4px;margin-top:24px;font-size:1rem}.history-attendees{grid-template-columns:1fr 1fr;gap:14px;margin-top:17px;display:grid}.history-attendees>div{align-items:center;gap:8px;font-size:.6875rem;display:flex}.history-attendees>div>svg{color:var(--text-secondary,#b0c194);margin-left:auto}.history-attendees .avatar{width:31px;height:31px;font-size:.5625rem}.email-body{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-primary,#758166);background:var(--surface-muted,#f6f8ef);border-radius:9px;margin-bottom:0;padding:21px;font-family:inherit;font-size:.75rem;line-height:1.9}.toast{color:#fff;border:1px solid var(--border-color,#fff2);box-shadow:0 5px 30px var(--shadow-color,#2331192b);z-index:100;background:#3e5845;border-radius:10px;align-items:center;gap:10px;width:max-content;max-width:calc(100vw - 32px);padding:15px 18px;font-size:.75rem;line-height:1.6;animation:.2s rise;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)}.toast.error{background:#a66d4b}.toast>span{flex:1}.toast>button{color:inherit;opacity:.6;align-items:center;padding:4px;display:flex}.toast>button:hover{opacity:1}@media (width>=1650px){.sidebar{width:248px;padding-left:26px;padding-right:26px}.app-main{margin-left:248px}.page-content{padding:27px 48px 50px}.topbar{padding:0 48px}.lunch-layout{grid-template-columns:minmax(0,1fr) 316px;gap:29px}.restaurant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.restaurant-photo{height:170px}.hero-copy h2{font-size:2.375rem}.lunch-hero{min-height:245px}.team-panel{padding:25px 22px 0}.joining-list{margin:0 -22px;padding:16px 22px}}@media (width<=1200px){.sidebar{width:199px;padding:30px 13px 0}.app-main{margin-left:199px}.topbar{padding:0 27px}.topbar-breadcrumb{gap:8px;font-size:.5625rem}.page-content{padding:19px 27px 35px}.lunch-layout{grid-template-columns:minmax(0,1fr) 262px;gap:20px}.page-heading h1{font-size:1.8125rem}.restaurant-card-body{padding:14px 12px 12px}.restaurant-name{font-size:.9375rem}.restaurant-photo{height:147px}.price{font-size:.625rem}.filter-pills>button{padding:7px 8px;font-size:.5rem}.hero-copy{padding:26px}.hero-copy h2{font-size:1.875rem}.hero-copy p{font-size:.5625rem}.team-panel{padding:20px 16px 0}.joining-list{margin:0 -16px;padding:14px 16px}.panel-heading h2{font-size:1.0625rem}.panel-people{gap:7px}.panel-people>span{font-size:.5rem}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-banner-avatars{display:none}.history-stats>div{gap:11px;padding:18px}.history-stats .stat-icon{width:35px;height:35px}.history-stats .favorite-stat{font-size:1.0625rem}.history-row{gap:16px;padding:17px}.history-people{min-width:unset;flex-direction:column;gap:5px}.history-time{margin:0}.history-chevron{margin-left:0}.history-filters{gap:7px}.history-filters .restaurant-search{max-width:145px}.settings-card{padding:22px}.date-badge{padding:10px;font-size:.5625rem}.topbar-actions{gap:13px}.location-left{padding-left:7%;padding-right:7%}.location-content{padding:50px 0}.location-content h1{font-size:3.375rem}.location-footer{flex-direction:column;align-items:flex-start;gap:5px}.location-art{min-height:810px}.art-bottom{left:33px;right:33px}.hero-squiggle{right:35%}}@media (width<=1000px){.lunch-layout{grid-template-columns:minmax(0,1fr) 245px;gap:17px}.restaurant-grid{grid-template-columns:1fr}.restaurant-photo{height:195px}.restaurant-name{font-size:1.1875rem}.daily-dish{min-height:86px}.restaurant-card-body{padding:17px}.section-heading{align-items:flex-start}.section-heading h2{font-size:.9375rem}.radius-select select,.section-heading>div>p{font-size:.5rem}.topbar-breadcrumb{gap:0;font-size:0}.topbar-breadcrumb>span{display:none}.topbar-breadcrumb>strong{font-size:.625rem}.page-heading h1{font-size:1.6875rem}.page-heading .date-badge{display:none}.hero-copy h2{font-size:1.75rem}.hero-photo-wrap{width:34%}.hero-sticker{width:76px;height:76px;font-size:.6875rem;top:33px;left:-15px}.hero-sticker strong{font-size:1rem}.hero-sticker span{font-size:1.375rem}.hero-copy p{max-width:190px;line-height:1.7}.hero-copy>.eyebrow{letter-spacing:.8px;font-size:.4375rem}.hero-squiggle{display:none}.full-width .restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-width .restaurant-photo{height:170px}.history-stats{grid-template-columns:1fr 1fr;gap:11px}.history-stats>div:last-child{grid-column:1/-1}.history-stats>div{padding:18px}.history-stats .favorite-stat{font-size:1.3125rem}.history-stats strong{font-size:1.625rem}.history-stats>div>div{flex:1}.history-section>.section-heading{flex-direction:column}.history-filters{width:100%}.history-filters .restaurant-search{max-width:none}.history-image{width:62px;height:62px}.history-row{gap:13px;padding:17px 14px}.history-restaurant h3{font-size:.9375rem}.history-time{display:none}.history-people{min-width:65px}.history-chevron{width:25px;height:25px}.settings-grid{gap:16px}.settings-card-heading{gap:10px}.settings-card-heading .stat-icon{width:35px;height:35px}.settings-card-heading :is(h2,h3){font-size:.875rem}.settings-card-heading p{font-size:.5625rem}.delivery-mode{flex-wrap:wrap}.delivery-mode>.status-tag{margin:4px 0}.office-meta{display:none!important}.location-content h1{letter-spacing:-2.7px;font-size:2.875rem}.location-intro{font-size:.8125rem}.location-art{min-height:780px}.art-bottom h2{font-size:4.6875rem}.round-sticker{width:104px;height:104px;font-size:.6875rem;top:32%;right:18px}.art-top{left:28px;right:25px}.location-card-heading{margin-top:29px}.location-left{padding:22px 6% 8px}.location-content{padding:45px 0}.location-privacy{font-size:.5rem}.address-input input{font-size:.625rem}.location-left .brand{font-size:1.875rem}.hero-copy{padding:24px}}@media (width<=760px){.location-page{flex-direction:column;gap:0;min-height:100svh;padding:0;display:flex}.location-left{min-height:100svh;padding:27px 26px 15px}.location-left header .brand{font-size:1.9375rem}.location-content{max-width:460px;padding:52px 0 39px}.location-content h1{letter-spacing:-2.8px;font-size:clamp(3rem,9.5vw,4.0625rem)}.location-intro{font-size:.875rem}.location-content>.eyebrow{font-size:.5625rem}.location-card-heading{margin-top:30px}.location-footer{flex-direction:row;align-items:center;font-size:.5rem}.location-footer>span:last-child,.location-art{display:none}.address-input input{font-size:.75rem}.location-privacy{font-size:.5625rem}.sidebar{z-index:60;width:235px;padding:27px 21px 0;transition:transform .25s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-overlay{z-index:59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25392170;display:block;position:fixed;inset:0}.sidebar-invite{margin-top:30px}.app-main{margin-left:0}.mobile-menu{display:flex}.topbar{background:var(--surface,#fdfef8eb);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);gap:12px;height:65px;padding:0 18px;position:sticky;top:0}.topbar-start{gap:6px}.topbar-breadcrumb>strong{font-size:.625rem}.topbar-actions{gap:10px}.location-button>span{max-width:153px;font-size:.5625rem}.location-button{gap:4px}.topbar-actions>.button{min-height:32px;padding:8px;font-size:.5625rem}.notification-button{width:29px}.page-content{padding:16px 21px 32px}.demo-banner{align-items:flex-start;gap:6px;padding-bottom:14px;font-size:.5rem;line-height:1.7}.demo-banner>span{max-width:75%}.demo-banner>span strong{display:inline}.demo-banner button{gap:2px;padding-top:1px;font-size:.5rem}.page-heading{gap:15px;margin-top:8px;margin-bottom:25px}.page-heading h1{letter-spacing:-1.3px;font-size:1.9375rem;line-height:1.1}.page-heading h1>.coral{font-size:1.75rem}.page-heading .eyebrow{letter-spacing:1.2px;margin-bottom:11px;font-size:.5rem}.page-heading p{margin-top:9px;font-size:.625rem;line-height:1.7}.page-heading>.button{min-height:36px;padding:10px 12px;font-size:.625rem}.lunch-hero{min-height:210px;margin-bottom:26px}.hero-copy{padding:25px}.hero-copy h2{font-size:1.9375rem}.hero-copy>.eyebrow{letter-spacing:1px;font-size:.4375rem}.hero-copy p{max-width:250px;font-size:.5625rem}.hero-photo-wrap{width:34%}.hero-photo-wrap>img{clip-path:ellipse(96% 92% at 94%)}.hero-sticker{top:31px;left:-19px}.lunch-layout{grid-template-columns:minmax(0,1fr) 247px;gap:18px}.lunch-sidebar{--lunch-sidebar-top:84px}.section-heading h2{font-size:1rem}.filter-pills>button{font-size:.5rem}.restaurant-photo{height:185px}.restaurant-name{font-size:1.0625rem}.search-and-sort{gap:2px}.search-and-sort>select{max-width:98px;font-size:.5rem}.restaurant-search input{font-size:.5625rem}.restaurant-card-body{padding:14px}.section-heading{gap:8px}.radius-select{gap:3px}.radius-select svg{width:12px}.section-heading>div>p{max-width:170px;line-height:1.5}.app-footer{gap:15px;margin:0 21px;font-size:.5rem}.team-panel{padding:19px 15px 0}.joining-list{margin:0 -15px;padding:14px 15px}.full-width .restaurant-grid{gap:16px}.full-width .restaurant-photo{height:165px}.team-page-banner{gap:17px;margin-top:24px;padding:22px}.team-page-banner h2{font-size:1.25rem}.team-page-banner p{font-size:.625rem;line-height:1.8}.team-banner-doodle{font-size:3.1875rem}.team-card{padding:20px}.team-grid{gap:16px}.team-card h2{font-size:1.1875rem}.history-stats{margin:25px 0}.settings-card-heading :is(h2,h3){font-size:.9375rem}.settings-card{padding:22px}.office-row{padding:15px}.history-row{padding:17px}.history-image{width:67px;height:60px}.history-restaurant h3{font-size:1rem}.history-detail-stats{gap:9px;padding:13px 10px;font-size:.5625rem}}@media (width<=560px){.lunch-layout{flex-direction:column;display:flex}.restaurant-section{width:100%}.lunch-sidebar{overscroll-behavior-y:auto;scrollbar-gutter:auto;order:-1;width:100%;max-height:none;margin-bottom:13px;position:static;overflow-y:visible}.team-panel{padding:20px 19px 0}.panel-heading{align-items:center}.panel-heading h2{margin-top:7px;font-size:1.3125rem}.panel-heading .eyebrow{font-size:.5rem}.panel-people{margin:16px 0 13px}.panel-people>span{font-size:.625rem}.voting-status{padding:9px 11px;font-size:.625rem}.panel-section{padding:16px 0}.panel-section-title{margin-bottom:12px}.panel-section-title h3{font-size:.75rem}.attendance-options{gap:8px}.attendance-options button{flex-direction:row;gap:7px;padding:13px 6px;font-size:.625rem}.attendance-options button>span{font-size:1.1875rem}.time-options{grid-template-columns:repeat(3,1fr);gap:8px}.time-options>button{flex-direction:column;gap:7px;padding:11px 7px}.time-option-label{gap:5px;font-size:.6875rem}.time-option-label>svg{width:12px}.time-option-count{font-size:.5625rem}.timezone-note{font-size:.5rem}.current-leader{display:block}.leader-detail>img{width:40px;height:40px}.leader-detail strong{font-size:.8125rem}.leader-detail>div>span{font-size:.5625rem}.joining-list{margin:0 -19px;padding:13px 19px}.joining-list>div{font-size:.625rem}.joining-list p{font-size:.5625rem}.lunch-note{margin-top:12px;padding:16px}.lunch-note h3{font-size:.6875rem}.lunch-note p{max-width:270px;font-size:.5625rem}.office-note{margin:11px 5px;font-size:.5625rem}.team-panel.team-empty{padding:24px}.team-empty-art{display:none}.team-empty h2{margin-top:14px;font-size:1.5625rem}.team-empty h2 br{display:none}.team-empty>p{max-width:310px;margin:10px 0 16px;font-size:.6875rem}.team-empty>.button{font-size:.6875rem}.mini-steps{display:none}.restaurant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.restaurant-photo{height:144px}.restaurant-name{font-size:1rem;line-height:1.2}.restaurant-card-body{padding:13px 11px}.restaurant-name-row{flex-wrap:wrap;gap:5px}.restaurant-name-row>.price{font-size:.5625rem}.restaurant-meta{flex-wrap:wrap;gap:3px;font-size:.4375rem}.restaurant-meta>svg{width:11px}.daily-dish{min-height:105px;margin-top:13px}.daily-dish h4{font-size:.5625rem}.daily-dish p{-webkit-line-clamp:3;font-size:.5rem}.diet-tag{font-size:.4375rem}.photo-tag{gap:3px;max-width:calc(100% - 41px);padding:4px 5px;font-size:.375rem;top:9px;left:8px}.photo-tag>svg{width:10px}.save-button{width:24px;height:24px;top:8px;right:7px}.save-button svg{width:14px;height:14px}.photo-cuisine{font-size:.4375rem;bottom:10px;left:11px}.vote-button{gap:5px;min-height:30px;padding:7px 5px;font-size:.5rem}.vote-button svg{width:12px}.vote-button>span{min-width:13px;margin-left:0;padding:1px 3px}.menu-link{width:16px}.menu-link>svg{width:17px}.card-bottom{gap:5px}.section-heading{align-items:center;margin-bottom:16px}.section-heading h2{font-size:1.125rem}.section-heading>div>p{max-width:250px;font-size:.5625rem}.radius-select select{font-size:.5625rem}.filter-pills>button{padding:8px 10px;font-size:.5625rem}.filter-pills{gap:6px}.restaurant-controls{margin-bottom:18px}.search-and-sort{gap:12px;margin-top:13px}.search-and-sort>select{max-width:130px;font-size:.5625rem}.restaurant-search input{padding:11px 0;font-size:.625rem}.full-width .restaurant-grid{gap:13px}.full-width .restaurant-photo{height:145px}.lunch-hero{min-height:210px}.hero-copy{padding:24px 21px}.hero-copy h2{font-size:1.8125rem}.hero-copy p{max-width:191px;font-size:.5rem}.hero-copy>.eyebrow{letter-spacing:.7px;gap:5px;font-size:.375rem}.hero-copy .text-button{margin-top:18px;font-size:.5625rem}.hero-photo-wrap{width:28%}.hero-sticker{width:64px;height:64px;font-size:.5625rem;top:26px;left:-15px}.hero-sticker strong{font-size:.8125rem}.hero-sticker span{margin-top:4px;font-size:1.1875rem}.hero-photo-wrap>img{clip-path:ellipse(111% 74% at 105% 47%)}.page-heading h1{font-size:1.8125rem}.page-heading h1>.coral{margin-left:5px;font-size:1.5625rem}.topbar{gap:4px;padding:0 14px}.topbar-breadcrumb>strong{font-size:.5625rem}.location-button>span{max-width:92px;font-size:.5rem}.location-button>svg{width:12px}.topbar-actions{gap:6px}.topbar-actions>.button{gap:4px;padding:7px;font-size:.5rem}.topbar-actions>.button>svg{width:12px}.topbar-start{gap:2px}.page-content{padding:14px 17px 30px}.demo-banner>span{max-width:76%;font-size:.5rem}.demo-banner>span strong{font-weight:650}.demo-banner button{white-space:normal;text-align:left;max-width:92px;font-size:.5rem}.demo-banner>svg{width:12px}.demo-banner{gap:6px}.team-grid{grid-template-columns:1fr}.team-card{padding:23px}.team-description{min-height:unset}.team-card h2{margin-top:19px;font-size:1.4375rem}.team-description{font-size:.75rem}.team-office{font-size:.625rem}.team-card-bottom>.button{font-size:.6875rem}.team-page-banner{gap:15px;padding:22px}.team-banner-doodle{display:none}.team-page-banner h2{font-size:1.375rem}.team-page-banner p{font-size:.6875rem}.page-heading:has(>.button){flex-direction:column;align-items:flex-start;gap:18px}.workspace-toolbar select{max-width:140px}.history-stats{grid-template-columns:1fr 1fr;gap:11px}.history-stats>div{align-items:flex-start;gap:10px;padding:17px 14px}.history-stats>div>.stat-icon{border-radius:8px;width:30px;height:30px}.history-stats>div>.stat-icon>svg{width:17px}.history-stats div>span:not(.stat-icon){font-size:.5625rem}.history-stats strong{font-size:1.6875rem}.history-stats strong>small{font-size:.5rem;line-height:1.5}.history-stats>div:last-child{align-items:center}.history-stats .favorite-stat{font-size:1.3125rem}.history-section{margin-top:28px}.history-section>.section-heading{align-items:stretch;gap:17px}.history-filters{gap:10px}.history-filters select{max-width:140px;padding-left:8px;padding-right:36px;font-size:.5625rem}.history-row{gap:11px;padding:16px 12px}.history-date{gap:5px;width:30px}.history-date strong{font-size:1.4375rem}.history-date span{font-size:.375rem}.history-image{width:54px;height:55px}.history-restaurant h3{font-size:.9375rem}.small-eyebrow{letter-spacing:.8px;font-size:.375rem}.history-restaurant>span:last-child{font-size:.5rem;line-height:1.5}.history-people{display:none}.history-chevron{width:23px;height:23px}.history-chevron>svg{width:15px}.settings-grid{grid-template-columns:1fr;gap:17px;margin-top:25px}.settings-card{padding:21px}.settings-card-heading :is(h2,h3){font-size:1rem}.settings-card-heading p{font-size:.625rem;line-height:1.7}.settings-card-heading>.button{gap:3px;padding:8px;font-size:.5625rem}.settings-card-heading{gap:11px}.settings-card-heading .stat-icon{width:37px;height:37px}.office-row{gap:10px;padding:14px 12px}.office-row-icon{display:none}.office-row>div{flex:1}.office-row>.status-tag{margin-left:0}.office-row strong{font-size:.75rem}.office-row>div>span{font-size:.5625rem;line-height:1.6}.settings-description{font-size:.6875rem}.settings-tip p{font-size:.625rem}.outbox-empty{gap:13px;padding:26px 14px}.outbox-empty p{font-size:.625rem;line-height:1.7}.outbox-list>button{gap:9px;padding:14px 12px}.outbox-list>button>svg:first-child{display:none}.outbox-list strong{font-size:.625rem;line-height:1.6}.outbox-list button>div>span{font-size:.5rem}.outbox-list .status-tag{font-size:.4375rem}.modal{max-height:calc(100svh - 32px);padding:24px 21px}.modal-heading h2{font-size:1.5625rem}.modal-heading p{font-size:.6875rem}.modal-heading{margin-bottom:22px}.detail-image{height:175px}.detail-menu-title h3{font-size:1.125rem}.detail-actions{flex-direction:column}.detail-actions>.button{font-size:.6875rem}.history-detail-stats{justify-content:space-between;gap:7px;padding:12px 9px;font-size:.5rem}.history-detail-stats>span{gap:4px}.history-detail-stats>span>svg{width:13px}.history-attendees{grid-template-columns:1fr;gap:12px}.history-attendees>div{font-size:.75rem}.email-body{padding:16px;font-size:.6875rem}.form-footnote{font-size:.5625rem}.location-form .button{font-size:.75rem}.toast{padding:13px 15px;font-size:.6875rem;bottom:18px}.app-footer{margin:0 17px;font-size:.4375rem}.notice{flex-wrap:wrap;padding:12px;font-size:.625rem}.invitation-notice .text-button{font-size:.625rem}.time-inputs{gap:5px}.time-inputs>input{padding:9px 6px;font-size:.6875rem}}.sidebar{overscroll-behavior:contain;overflow-y:auto}.sidebar>.brand,.workspace-switch,.sidebar nav,.sidebar-bottom{flex-shrink:0}.toast{animation:.2s toast-in}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (height<=800px){.sidebar-invite{display:none}.workspace-switch{margin-top:27px}}.lunch-hero{height:232px;min-height:0}.hero-photo-wrap{height:100%}.nav-item{font-size:.8125rem}.topbar-breadcrumb{font-size:.6875rem}.page-heading p{color:var(--text-primary,#76816c);font-size:.75rem}.section-heading>div>p{color:var(--text-primary,#7c866f);font-size:.625rem}.filter-pills>button{color:var(--text-primary,#748064);font-size:.625rem}.restaurant-search input{font-size:.6875rem}.search-and-sort>select{color:var(--text-primary,#788568);font-size:.625rem}.daily-dish{min-height:111px}.daily-dish h4{color:var(--text-primary,#5f6d52);font-size:.75rem}.daily-dish p{color:var(--text-primary,#78856a);font-size:.6875rem}.restaurant-meta{color:var(--text-secondary,#849174);font-size:.625rem}.price{font-size:.75rem}.diet-tag{color:var(--text-primary,#71875a);font-size:.5625rem}.vote-button{min-height:35px;font-size:.625rem}.vote-button>span,.photo-tag{font-size:.5625rem}.photo-cuisine{font-size:.625rem}.panel-section-title h3{font-size:.75rem}.attendance-options button{font-size:.625rem}.time-options>button{font-size:.75rem}.time-option-count,.voting-status,.panel-people>span,.leader-detail div>span,.joining-list>div,.joining-list p{font-size:.625rem}.lunch-note h3{font-size:.75rem}.lunch-note p{color:var(--text-secondary,#958865);font-size:.625rem}.office-note{color:var(--text-secondary,#889677);font-size:.625rem}.settings-description,.menu-item p,.team-description{color:var(--text-primary,#78866a)}.form-footnote,.form-hint{color:var(--text-secondary,#879775)}.history-row{min-height:111px}.history-restaurant>span:last-child{color:var(--text-secondary,#899878);font-size:.625rem}@media (width>=1650px){.lunch-hero{height:245px}}@media (width<=1200px){.nav-item{font-size:.75rem}.topbar-breadcrumb{font-size:.625rem}.panel-people>span,.restaurant-meta{font-size:.5625rem}}@media (width<=1000px){.topbar-breadcrumb{font-size:0}.topbar-breadcrumb>strong{font-size:.6875rem}.filter-pills>button,.lunch-note p,.attendance-options button{font-size:.5625rem}}@media (width<=760px){.lunch-hero{height:218px}.topbar-breadcrumb>strong{font-size:.625rem}.restaurant-meta,.lunch-note p{font-size:.5625rem}.daily-dish p{font-size:.625rem}.daily-dish h4{font-size:.6875rem}}@media (width<=560px){.lunch-hero{height:210px}.topbar-breadcrumb>strong{font-size:.5625rem}.page-heading p{font-size:.6875rem}.restaurant-meta{font-size:.5rem}.daily-dish h4{font-size:.625rem}.daily-dish p{font-size:.5625rem}.daily-dish{min-height:111px}.price{font-size:.625rem}.vote-button{font-size:.5625rem}.photo-tag{font-size:.4375rem}.photo-cuisine,.diet-tag{font-size:.5rem}.panel-people>span,.attendance-options button{font-size:.6875rem}.time-option-count{font-size:.625rem}.lunch-note p{max-width:275px;font-size:.625rem}.office-note{font-size:.5625rem}.history-row{min-height:100px}.history-restaurant>span:last-child{font-size:.5625rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.menu-sync-banner{border:1px solid var(--border-color,#dfe7d4);background:var(--surface-muted,#f0f5e9);color:var(--text-secondary,#78945d);border-radius:10px;align-items:center;gap:12px;margin:0 0 19px;padding:14px 15px;display:flex}.menu-sync-banner>div{flex-direction:column;flex:1;gap:5px;display:flex}.menu-sync-banner strong{color:var(--text-primary,#62784e);font-size:.75rem;font-weight:600}.menu-sync-banner span{color:var(--text-secondary,#899879);font-size:.625rem;line-height:1.6}.menu-sync-banner .text-button{white-space:nowrap;font-size:.625rem}.menu-preview{gap:12px;display:grid}.menu-preview-row{align-items:flex-start;gap:9px;min-height:48px;display:flex}.menu-preview-row>div{flex:1;min-width:0}.menu-preview-row>span{white-space:nowrap;color:var(--text-primary,#77885f);font-size:.625rem;font-weight:550}.daily-dish .menu-preview h4{margin-bottom:3px;font-size:.75rem;line-height:1.4}.daily-dish .menu-preview p{font-size:.625rem;line-height:1.65}.menu-preview .diet-tag{margin-top:5px}.menu-count-link{color:var(--text-warm,#a37650);align-items:center;gap:5px;margin:13px 0 15px;padding:0;font-size:.625rem;font-weight:600;display:flex}.menu-count-link:hover{color:var(--text-warm,#c26b45)}.menu-date-line{color:var(--text-secondary,#8c9b7b);flex-wrap:wrap;align-items:center;gap:13px;margin:14px 0;font-size:.6875rem;display:flex}.menu-date-line>span{align-items:center;gap:6px;display:flex}.menu-provenance{background:var(--surface-muted,#f0f5e7);color:var(--text-secondary,#829966);border-radius:7px;align-items:center;gap:7px;margin-bottom:13px;padding:10px 12px;font-size:.625rem;line-height:1.7;display:flex}.normalized-dish{flex:1;min-width:0}.dish-category{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary,#a3ad92);margin:0 0 5px;font-size:.5rem;display:block}.dish-price{white-space:nowrap;color:var(--text-secondary,#87996e);margin-top:3px;font-size:.75rem;font-weight:550}.menu-item{align-items:flex-start}.menu-source-tools{justify-content:space-between;align-items:center;gap:12px;margin:19px 0;display:flex}.menu-source-tools small{color:var(--text-secondary,#9eaa8d);font-size:.5625rem}.menu-source-editor{border:1px solid var(--border-color,#e8eadf);color:var(--text-secondary,#8a9b74);border-radius:8px;margin:14px 0;padding:13px;font-size:.6875rem}.menu-source-editor summary{cursor:pointer}.menu-source-editor form{margin-top:16px}.menu-source-editor form>div{align-items:center;gap:8px;margin-top:8px;display:flex}.menu-source-editor input{font-size:.6875rem}.menu-source-editor label{font-size:.625rem}.menu-source-editor p{color:var(--text-secondary,#9ca98a);margin-top:9px;font-size:.5625rem;line-height:1.7}@media (width<=1000px){.menu-sync-banner{flex-wrap:wrap}.menu-sync-banner>.text-button{margin-left:29px}.menu-preview-row>span{font-size:.5625rem}}@media (width<=560px){.menu-sync-banner strong{font-size:.75rem}.menu-sync-banner span{font-size:.625rem}.menu-sync-banner>.text-button{margin-left:auto}.menu-preview-row{flex-wrap:wrap;gap:3px}.menu-preview-row>div{flex-basis:100%}.daily-dish .menu-preview h4{font-size:.6875rem}.daily-dish .menu-preview p,.menu-preview-row>span,.menu-count-link{font-size:.5625rem}.dish-price,.menu-date-line{font-size:.625rem}.menu-source-tools{flex-direction:column;align-items:flex-start;gap:9px}.menu-source-editor form>div{flex-wrap:wrap}.menu-source-editor input{width:100%}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#151b18;--ink:#e7eee7;--muted:#a5b2a9;--line:#354239;--coral:#f08b70;--coral-dark:#f5a38a;--coral-pale:#382a24;--green:#aac6a1;--mint:#26392b;--surface:#202922;--surface-muted:#252f28;--surface-mint:#293b2e;--surface-warm:#3c3027;--surface-lavender:#323044;--text-primary:#dce7dc;--text-secondary:#aab9ad;--text-warm:#eeb493;--text-lavender:#c6b9de;--border-color:#3b493e;--shadow-color:#00000038}[data-theme=dark] .sidebar{background:#1b231e}[data-theme=dark] .topbar{background:#1b231ef0}[data-theme=dark] .location-page{background:var(--paper)}[data-theme=dark] .lunch-hero{background:#293c2d}[data-theme=dark] .hero-photo-wrap:after{background:linear-gradient(90deg,#293c2d66,#0000 50%)}[data-theme=dark] .button.primary{color:#281d17}[data-theme=dark] .button.primary:hover:not(:disabled){background:#f6a28a}[data-theme=dark] .nav-item.active,[data-theme=dark] .vote-button.selected{color:#f6b096;background:#3b2d26}[data-theme=dark] .vote-button.selected>span{background:#553c2e}[data-theme=dark] .modal::backdrop{background:#070c09b8}[data-theme=dark] .restaurant-photo img{filter:brightness(.9)}[data-theme=dark] .photo-tag.leading{color:#5b421d}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#91a094}.brand{gap:9px;text-decoration:none}.brand .brand-symbol{width:39px;height:39px;color:var(--coral)}.brand .brand-wordmark{letter-spacing:-1.8px;align-self:center;margin:0;font-size:2.125rem;font-weight:750;line-height:1}.app-footer .brand .brand-symbol{width:24px;height:24px}.app-footer .brand .brand-wordmark{letter-spacing:-1.1px;font-size:1.4375rem}.location-header-actions,.preferences-controls{flex-shrink:0;align-items:center;gap:14px;display:flex}.preferences-controls{gap:7px}.theme-toggle{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);border-radius:10px;place-items:center;display:grid}.theme-toggle:hover{background:var(--mint)}.language-switch{border:1px solid var(--line);background:var(--surface-muted,#f0f2eb);border-radius:10px;gap:2px;padding:3px;display:flex}.language-switch button{letter-spacing:.6px;min-width:31px;min-height:28px;color:var(--muted);border-radius:6px;font-size:.625rem;font-weight:650}.language-switch button[aria-pressed=true]{color:var(--ink);background:var(--surface,#fff);box-shadow:0 1px 3px #0000000d}.appearance-options{grid-template-columns:1fr 1fr;gap:36px;display:grid}.appearance-options fieldset{border:0;min-width:0;margin:0;padding:0}.appearance-options legend{margin-bottom:14px;padding:0;font-size:.75rem;font-weight:650}.theme-options{gap:12px;display:flex}.theme-option{border:1px solid var(--line);border-radius:12px;flex:1;min-width:0;padding:6px;overflow:hidden}.theme-option[aria-pressed=true],.settings-language-options button[aria-pressed=true]{border-color:var(--coral);box-shadow:0 0 0 1px var(--coral)}.theme-option>span:last-child{justify-content:center;align-items:center;gap:8px;padding:10px 0 5px;font-size:.75rem;display:flex}.theme-preview{background:#edf1e8;border-radius:7px;grid-template-columns:22px 1fr;gap:5px;height:72px;padding:10px;display:grid}.theme-preview i{background:#fffefa;border-radius:3px;display:block}.theme-preview i:first-child{background:#d2dbc9;grid-row:span 2}.theme-preview i:last-child{background:#e8b79d}.theme-option.dark .theme-preview{background:#1a241c}.theme-option.dark .theme-preview i{background:#344739}.theme-option.dark .theme-preview i:first-child{background:#25372a}.theme-option.dark .theme-preview i:last-child{background:#b77659}.settings-language-options{flex-direction:column;gap:10px;display:flex}.settings-language-options button{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;padding:13px 15px;font-size:.75rem;display:flex}.settings-language-options span{color:var(--muted);letter-spacing:1px;font-size:.625rem}.appearance-options .form-footnote{text-align:left;margin-top:12px}@media (width<=1200px){.topbar-breadcrumb{display:none}}@media (width<=700px){.topbar-actions{gap:9px;min-width:0}.topbar .location-button{max-width:135px}.topbar-actions>.button{min-width:36px;padding:9px;font-size:0}.topbar-actions>.button svg{width:17px;height:17px}.theme-toggle{width:32px;height:34px}.language-switch button{min-width:26px;min-height:26px}.language-switch{padding:2px}.preferences-controls{gap:5px}.location-header-actions{gap:12px}.location-header-actions>.text-button{font-size:.6875rem}.location-header-actions>.text-button svg{display:none}.location-left>header{flex-wrap:wrap;gap:14px}.location-left>header .brand .brand-wordmark{font-size:1.8125rem}.location-left>header .brand .brand-symbol{width:32px;height:32px}.appearance-options{grid-template-columns:1fr;gap:24px}}@media (width<=380px){.topbar .location-button{max-width:98px}.topbar-actions{gap:6px}.location-header-actions{gap:8px}.location-header-actions>.text-button{max-width:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.access-members{gap:12px;display:grid}.access-member{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}.access-member>div{flex:1;min-width:180px}.access-member small{overflow-wrap:anywhere;margin-top:4px;display:block}.access-member select{border:1px solid var(--line);background:var(--surface);color:inherit;border-radius:10px;padding:8px 12px}.access-confirm{padding-top:16px}.access-confirm .button{margin:8px 8px 0 0}.button.danger{background:var(--coral-dark);color:var(--paper)}.danger-text{color:var(--coral-dark)}.history-team-picker{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.history-team-picker select{max-width:100%}.crew-details summary{cursor:pointer;border-radius:6px;list-style:none}.crew-details summary::-webkit-details-marker{display:none}.crew-details summary small{margin-top:4px;text-decoration:underline;display:block}.crew-members{gap:10px;margin:0 0 18px;padding:0;font-size:.75rem;list-style:none;display:grid}.crew-members li{overflow-wrap:anywhere;align-items:center;gap:10px;display:flex}.crew-members .avatar{flex-shrink:0}.joining-list.maybe-list{background:var(--coral-pale);border-top:1px dashed var(--line);color:var(--text-warm,#855d38);font-size:.75rem}.maybe-attendees>div>span:last-child{color:var(--muted);margin-left:auto;font-size:.75rem}.tie-notice{font-size:.75rem;line-height:1.6}.star-rating,.rating-stars{align-items:center;gap:3px;display:inline-flex}.star-rating{color:var(--text-primary,#76613b);flex-wrap:wrap;gap:7px;margin:10px 0;font-size:.6875rem;display:flex}.rating-star{display:flex;position:relative}.rating-star-fill{display:flex;position:absolute;inset:0;overflow:hidden}.rating-star-fill svg{flex-shrink:0}.restaurant-reviews{border-bottom:1px solid var(--line);margin:20px 0;padding-bottom:20px}.rating-input{border:0;margin:14px 0 0;padding:0}.rating-input legend{margin-bottom:6px;font-size:.8125rem;font-weight:600}.clear-rating{margin-top:10px}.place-collections{gap:28px;margin-bottom:34px;display:grid}.place-collection{border:1px solid color-mix(in srgb, var(--text-warm,#b7794d) 22%, transparent);border-radius:var(--radius);background:var(--surface-warm,#fce9d6);min-width:0;padding:24px}.place-collection>.collection-heading p,.place-collection>.collection-results{color:var(--text-warm,#895b39)}.place-collection>.collection-heading .count-pill{background:var(--surface,#fffaf4);color:var(--text-warm,#895b39)}.collection-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.collection-heading h2{letter-spacing:-.4px;align-items:center;gap:9px;font-size:1.0625rem;display:flex}.collection-heading p,.collection-empty{color:var(--text-secondary,#7d837c);margin-top:7px;font-size:.75rem;line-height:1.5}.collection-toggle{flex-shrink:0}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.collection-card{border:1px solid var(--line);background:var(--surface,#fffffc);border-radius:12px;min-width:0;padding:14px}.collection-place{text-align:left;align-items:center;gap:11px;width:100%;display:flex}.collection-place img{object-fit:cover;border-radius:8px;flex-shrink:0;width:54px;height:54px}.collection-place>span{flex:1;min-width:0}.collection-place strong{overflow-wrap:anywhere;font-size:.875rem;line-height:1.4;display:block}.collection-place small{color:var(--text-secondary,#7d837c);margin-top:4px;font-size:.625rem;display:block}.collection-place>svg{color:var(--text-secondary,#7d837c);flex-shrink:0}.collection-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.collection-card-footer .star-rating{margin:0;font-size:.625rem}.collection-bookmark{flex-shrink:0}.visit-count{color:var(--text-primary,#3d6652);align-items:center;gap:5px;margin-bottom:8px;font-size:.6875rem;display:flex}.collection-empty{border:1px dashed var(--line);border-radius:10px;padding:18px}.collection-empty .text-button{margin-top:10px}.collection-results{color:var(--text-secondary,#7d837c);margin:-8px 0 14px;font-size:.6875rem}@media (width<=1000px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.place-collection{padding:16px}.collection-grid{grid-template-columns:1fr}.collection-heading{align-items:flex-start}.collection-heading h2{font-size:1rem}.collection-heading p{font-size:.6875rem}}.rating-input>div{gap:4px;display:flex}.rating-input label{width:44px;height:44px;color:var(--text-warm,#966b20);border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.rating-input input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.rating-input label:has(input:focus-visible){outline:2px solid}.rating-input:disabled{opacity:.6}.dish-image-link{color:var(--green);text-underline-offset:3px;align-items:center;gap:4px;margin-top:6px;font-size:.6875rem;text-decoration:underline;display:inline-flex}.dish-image-link svg{flex-shrink:0}:root{--navigation-width:14.0625rem}.text-size-settings{grid-column:auto}.text-size-options{grid-template-columns:repeat(auto-fit,minmax(min(100%,5rem),1fr));gap:12px;display:grid}.text-size-options>button{border:1px solid var(--line);background:var(--surface,#fffefa);border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:18px 12px;font-size:.75rem;display:flex}.text-size-options>button[aria-pressed=true]{border-color:var(--coral);box-shadow:0 0 0 1px var(--coral);background:var(--coral-pale)}.text-size-options>button>span:last-child{color:var(--muted)}.text-size-preview{font-size:1.25rem;line-height:1.3}.text-size-preview.large{font-size:1.5625rem}.text-size-preview.extra-large{font-size:1.875rem}.button,.text-button{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%}:is(h1,h2,h3,h4,p,label,legend,strong,dd){overflow-wrap:anywhere}.sidebar{width:var(--navigation-width)}.app-main{margin-left:var(--navigation-width)}.topbar{flex-wrap:wrap;height:auto;min-height:73px;padding-block:12px}.topbar-actions{flex:1;justify-content:flex-end}.topbar .location-button{min-width:0}.preferences-controls{flex-shrink:0}.page-content{container:page/inline-size}.lunch-layout{grid-template-columns:minmax(0,1fr) 17.875rem}.lunch-layout.full-width{grid-template-columns:minmax(0,1fr)}.restaurant-grid,.full-width .restaurant-grid,.team-grid,.collection-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr))}.settings-sections{gap:14px;margin-top:28px;display:grid}.settings-section{border:1px solid var(--line);background:var(--surface,#fffefa);border-radius:14px;min-width:0}.settings-section>summary{cursor:pointer;touch-action:manipulation;outline-offset:3px;border-radius:13px;align-items:center;gap:16px;min-height:88px;padding:20px 24px;list-style:none;display:flex}.settings-section>summary::-webkit-details-marker{display:none}.settings-section>summary:hover{background:var(--surface-muted,#f5f5ed)}.settings-section-label{overflow-wrap:anywhere;flex:1;min-width:0}.settings-section-label h2{letter-spacing:-.3px;font-size:1rem;line-height:1.4}.settings-section-label p{color:var(--text-secondary,#7d837c);margin-top:5px;font-size:.75rem;line-height:1.6}.settings-section-chevron{color:var(--text-secondary,#7d837c);flex-shrink:0}.settings-section[open]>summary{border-bottom:1px solid var(--line);border-radius:13px 13px 0 0}.settings-section[open]>summary .settings-section-chevron{transform:rotate(180deg)}.settings-section>.settings-grid{align-items:start;gap:16px;margin:0;padding:20px}.settings-section .appearance-settings{border:0;padding:4px}@media (width<=600px){.settings-section>summary{gap:12px;padding:18px 14px}.settings-section>summary>.stat-icon{width:34px;height:34px}.settings-section>.settings-grid{gap:10px;padding:10px}.settings-section .settings-card{padding:16px}}.appearance-options{grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.history-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.history-stats>div:last-child{grid-column:auto}.lunch-hero{height:auto}.hero-copy,.restaurant-section,.page-heading>div,.section-heading>div,.settings-card-heading>div,.collection-heading>div,.modal-heading>div,.checkbox-card>span{min-width:0}.restaurant-name-row,.restaurant-meta,.section-heading,.collection-heading,.page-heading,.settings-card-heading,.team-card-bottom,.demo-banner,.app-footer,.source-note,.history-filters,.history-detail-stats,.office-row,.delivery-mode,.outbox-list>button,.menu-source-tools{flex-wrap:wrap}.settings-card-heading>div{flex:10rem}.demo-banner>span{flex:15rem;max-width:none}.collection-heading>div{flex:12rem}.collection-heading h2{flex-wrap:wrap}.daily-dish p{-webkit-line-clamp:unset;display:block}.search-and-sort{flex-wrap:wrap;gap:12px}.search-and-sort>.restaurant-search{flex:12rem}.search-and-sort>select{max-width:100%}.standings-hidden{display:grid}.standings-placeholder,.standings-hidden-message{grid-area:1/1}.standings-hidden-message{position:static}.attendance-options{grid-template-columns:repeat(auto-fit,minmax(min(100%,4.5rem),1fr))}.time-options{grid-template-columns:repeat(auto-fit,minmax(min(100%,7rem),1fr))}.attendance-options button,.time-options>button{min-width:0}.modal{width:min(28.75rem,100vw - 32px)}.modal.wide{width:min(40rem,100vw - 32px)}.form-row{grid-template-columns:repeat(auto-fit,minmax(min(100%,10rem),1fr))}.time-fieldset{min-width:0}.time-inputs{flex-wrap:wrap}.time-inputs>input{flex:6rem;max-width:100%}.checkbox-card input[type=checkbox],.step-number{flex-shrink:0}.locate-button{height:auto;min-height:48px}.coordinate-details summary{max-width:100%}.access-member>div{min-width:min(100%,11.25rem)}.access-member select{max-width:100%}.location-left>header,.location-header-actions{flex-wrap:wrap}.location-content h1{font-size:clamp(2.625rem,4.5vw,4.5rem)}.history-row{flex-wrap:wrap}.history-restaurant{flex:10rem}@container page (width<=36.5rem){.lunch-layout{flex-direction:column;display:flex}.lunch-layout>*{width:100%}.lunch-sidebar{overscroll-behavior-y:auto;scrollbar-gutter:auto;order:-1;max-height:none;position:static;overflow:visible}.hero-photo-wrap{display:none}.hero-copy p{max-width:none}}@media (width<=1100px){.sidebar{z-index:60;width:min(18rem,100vw - 32px);padding:27px 21px 0;transition:transform .25s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.sidebar-overlay{z-index:59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#25392170;display:block;position:fixed;inset:0}.mobile-menu{display:flex}.app-main{margin-left:0}.topbar{background:var(--surface,#fdfef8eb);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);min-height:65px;position:sticky;top:0}.lunch-sidebar{--lunch-sidebar-top:92px}}.demo-banner button{white-space:normal;flex-shrink:0;max-width:100%}.stacked-form textarea{min-height:6em}.round-sticker{width:9.5em;height:9.5em}.hero-sticker{width:7.25em;height:7.25em}@media (width<=1100px){.location-page{flex-direction:column;gap:0;padding:0;display:flex}.location-left{min-height:100svh}.location-content{max-width:32rem}.location-art{display:none}}.admin-page{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;display:grid}.admin-page .page-heading{flex-wrap:wrap;gap:20px;margin-bottom:0}.admin-page .page-heading>div,.admin-user-heading>div{min-width:0;max-width:100%}.admin-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0;display:grid}.admin-users{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-user{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:12px;min-width:0;padding:18px}.admin-user-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-user-heading p,.admin-organisations p,.admin-organisations li span{color:var(--muted);font-size:.85rem}.admin-user dl{gap:10px;margin:16px 0;display:grid}.admin-user dt{color:var(--muted);font-size:.8rem}.admin-user dd{margin:3px 0 0;font-size:.9rem}.admin-role{color:var(--green);align-items:center;gap:6px;margin-top:10px;font-size:.85rem;display:flex}.admin-organisations{gap:20px;display:grid}.admin-organisations article{border-top:1px solid var(--line);overflow-wrap:anywhere;padding-top:16px}.admin-organisations ul{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.admin-organisations li{flex-wrap:wrap;justify-content:space-between;gap:4px 16px;display:flex}.admin-team-choices{border:1px solid var(--line);border-radius:10px;gap:12px;min-width:0;padding:12px;display:grid}.admin-team-choices label{overflow-wrap:anywhere;align-items:center;gap:10px;display:flex}.admin-team-choices input[type=checkbox]{width:18px;min-width:18px;height:18px;margin:0}.admin-team-choices small{color:var(--muted);display:block}.admin-empty{text-align:center;color:var(--muted);padding:24px 0}@media (width<=800px){.admin-filters,.admin-users{grid-template-columns:minmax(0,1fr)}}.admin-actions{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.admin-actions>*{max-width:100%}.admin-advanced,.admin-user-tools{border-top:1px solid var(--line);margin:16px 0;padding-top:12px}.admin-advanced summary,.admin-user-tools summary{cursor:pointer;font-size:.85rem;font-weight:600}.admin-filter-reset{margin-bottom:20px}.admin-membership{gap:8px;margin:16px 0;font-size:.85rem;display:grid}.admin-user-tools>.admin-actions{margin-top:16px}.admin-section-heading{flex-wrap:wrap;justify-content:space-between}.admin-organisations article>.admin-actions{margin:12px 0}.admin-organisations .admin-office{border:1px solid var(--line);border-radius:10px;gap:10px;min-width:0;padding:14px;display:grid}.admin-office>ul{border-left:2px solid var(--line);padding-left:12px}.admin-check{align-items:center;gap:10px;display:flex}.admin-check input[type=checkbox]{width:18px;height:18px;margin:0}.admin-page select{width:100%}.admin-actions .danger{color:var(--coral-dark)}.workspace-picker,.workspace-picker section{gap:14px;display:grid}.workspace-picker section+section{margin-top:12px}.workspace-picker h3{font-size:1rem}.workspace-picker-office{border:1px solid var(--line);border-radius:12px;overflow:hidden}.workspace-picker-choice,.workspace-picker-teams button{text-align:left;align-items:center;gap:12px;width:100%;padding:14px;font-size:.875rem;display:flex}.workspace-picker-choice>span,.workspace-picker-teams button>span{overflow-wrap:anywhere;flex:1;min-width:0}.workspace-picker-choice small{color:var(--muted);margin-top:4px;display:block}.workspace-picker button:hover,.workspace-picker button[aria-pressed=true]{background:var(--surface-muted,var(--mint))}.workspace-picker-teams{border-top:1px solid var(--line)}.workspace-picker-teams button{padding-left:46px}.workspace-picker-teams p{color:var(--muted);padding:14px;font-size:.8rem}.place-collections{border:1px solid var(--line);background:var(--surface,#fffffc);border-radius:14px;gap:0;margin-bottom:26px;overflow:hidden}.collection-tabs{border-bottom:1px solid var(--line);gap:18px;padding:0 18px;display:flex}.collection-tabs button{color:var(--text-secondary,#7d837c);border-bottom:2px solid #0000;align-items:center;gap:7px;padding:14px 0 11px;font-size:.8125rem;display:flex}.collection-tabs button[aria-pressed=true]{color:var(--text-primary,var(--ink));border-bottom-color:var(--text-primary,var(--ink));font-weight:700}.collection-tabs button span{opacity:.7;font-size:.6875rem}.place-collections .place-collection{background:0 0;border:0;padding:12px 18px 16px}.place-collections .collection-heading{gap:10px;margin-bottom:10px}.place-collections .collection-heading h2{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.place-collections .collection-heading p{color:var(--text-secondary,#7d837c);margin:0;font-size:.6875rem}.place-collections .collection-toggle{font-size:.6875rem}.place-collections .collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.place-collections .collection-card{padding:10px}.place-collections .collection-place img{width:36px;height:36px}.place-collections .collection-place strong{font-size:.8125rem}.place-collections .collection-card-footer{margin-top:9px}.place-collections .collection-card-footer>div{color:var(--text-secondary,#7d837c);margin-right:auto;font-size:.6875rem}.place-collections .collection-card-footer .button{min-height:32px;padding:6px 9px;font-size:.6875rem}.place-collections .visit-count{margin:0}.place-collections .collection-empty{border:0;margin:0;padding:8px 0 0}.menu-pager{background:var(--surface,#fffffc);justify-content:space-between;align-items:center;gap:12px;padding:8px 0 14px;display:flex}.menu-pager>span{color:var(--text-secondary,#7d837c);font-size:.8125rem}.account-delete{color:var(--coral,#bd443b);margin-top:18px}.deletion-details{margin:18px 0;padding-left:20px;font-size:.875rem;line-height:1.6}.deletion-details li+li{margin-top:10px}.deletion-confirm{align-items:flex-start;gap:10px;margin-top:18px;display:flex}.deletion-confirm input{flex-shrink:0;width:18px;height:18px}@media (width<=760px){.collection-tabs{gap:14px;padding:0 12px}.collection-tabs button{font-size:.75rem}.place-collections .place-collection{padding:10px 12px 12px}.place-collections .collection-grid{scroll-snap-type:x proximity;padding-bottom:4px;display:flex;overflow-x:auto}.place-collections .collection-card{scroll-snap-align:start;flex:0 0 250px}.place-collections .expanded .collection-grid{grid-template-columns:1fr;display:grid}.place-collections .collection-heading{flex-direction:row;align-items:center}}.office-leaderboard{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface,#fffefb);margin:0 0 26px;padding:22px}.leaderboard-heading{margin-bottom:20px}.leaderboard-heading .eyebrow{color:var(--text-warm,#986b37);align-items:center;gap:7px;display:flex}.leaderboard-heading h2{letter-spacing:-.5px;margin-top:7px;font-size:1.25rem}.leaderboard-heading p{color:var(--text-secondary,#7d837c);margin-top:5px;font-size:.75rem}.leaderboard-podium{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.leaderboard-person{border:1px solid var(--line);background:var(--surface-muted,#f8f9f6);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:44px 18px 16px;display:grid;position:relative}.leaderboard-person.rank-1{background:var(--surface-warm,#faf3e6);border-color:color-mix(in srgb, #ba9458 35%, var(--line))}.leaderboard-medal{color:var(--text-secondary,#7d837c);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:12px;left:18px}.rank-1 .leaderboard-medal{color:var(--text-warm,#986b37)}.leaderboard-name{min-width:0}.leaderboard-name strong{overflow-wrap:anywhere;font-size:.875rem;display:block}.leaderboard-name>span{color:var(--coral-dark);font-size:.6875rem}.leaderboard-score{grid-column:1/-1;align-items:baseline;gap:8px;margin-top:4px;display:flex}.leaderboard-score strong{letter-spacing:-1px;font-size:2rem;line-height:1}.leaderboard-score span{color:var(--text-secondary,#7d837c);font-size:.75rem}.leaderboard-yours{background:var(--mint);border-radius:10px;align-items:center;gap:14px;margin-top:16px;padding:14px 16px;display:flex}.leaderboard-your-rank{min-width:2rem;font-size:1.125rem;font-weight:700}.leaderboard-yours>div{flex:1;min-width:0}.leaderboard-yours strong{font-size:.8125rem}.leaderboard-yours>div>span{color:var(--text-secondary,#7d837c);margin-top:3px;font-size:.6875rem;display:block}.leaderboard-note{color:var(--text-secondary,#7d837c);margin-top:12px;font-size:.6875rem;line-height:1.6}.leaderboard-empty,.leaderboard-loading{color:var(--text-secondary,#7d837c);padding:18px 0;font-size:.8125rem}.leaderboard-loading{align-items:center;gap:8px;display:flex}@media (width<=600px){.office-leaderboard{padding:16px}.leaderboard-person{grid-template-columns:auto auto minmax(0,1fr) auto;gap:10px;padding:14px 12px}.leaderboard-medal{min-width:1.5rem;position:static}.leaderboard-medal svg{display:none}.leaderboard-score{flex-direction:column;grid-column:auto;align-items:flex-end;gap:4px;margin:0}.leaderboard-score strong{font-size:1.5rem}.leaderboard-score span{font-size:.625rem}.leaderboard-yours{flex-wrap:wrap;gap:10px;padding:12px}}.privacy-notice{color:var(--ink);gap:14px;line-height:1.65;display:grid}.privacy-notice p,.privacy-notice h3{margin:0}.privacy-notice h3{margin-top:12px;font-size:1rem}.privacy-notice a{color:inherit;text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}
