*{box-sizing:border-box}.restaurant-portal{min-height:100vh;min-height:100dvh;background:#f7f8f4;color:#173514}.portal-topbar{min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid #dfe7da}.portal-brand,.portal-brand img{display:block}.portal-brand img{width:146px;height:auto}.portal-account{display:flex;align-items:center;gap:18px;color:#52604e;font-size:13px}.restaurant-portal .text-button{width:auto;min-height:36px;padding:4px 0;border:0;background:transparent;color:#306a25;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.restaurant-portal button:focus-visible,.restaurant-portal input:focus-visible,.restaurant-portal select:focus-visible,.portal-brand:focus-visible{outline:3px solid rgba(48,106,37,.28);outline-offset:2px}.demo-notice{padding:8px 20px;background:#fff4c7;border-bottom:1px solid #eadb95;color:#5c4b04;text-align:center;font-size:12px;font-weight:700}.portal-auth-layout,.portal-workspace,.status-layout{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:clamp(56px,8vw,104px) 0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.78fr);gap:clamp(52px,8vw,112px);align-items:start}.portal-auth-intro{padding-top:28px}.portal-eyebrow{margin:0 0 14px;color:#306a25;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.portal-auth-intro h1,.portal-centered-card h1,.portal-workspace-intro h1,.status-main h1{max-width:700px;margin:0;color:#173514;font-size:clamp(36px,5vw,62px);line-height:1.04;letter-spacing:-.045em}.portal-auth-intro>p:not(.portal-eyebrow),.portal-workspace-intro>p:not(.portal-eyebrow),.status-main>p:not(.portal-eyebrow),.portal-centered-card>p:not(.portal-eyebrow){max-width:630px;margin:22px 0 0;color:#566452;font-size:17px;line-height:1.7}.portal-steps{margin:40px 0 0;padding:0;display:grid;gap:22px;list-style:none}.portal-steps li{display:flex;align-items:flex-start;gap:16px}.portal-steps li>span{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #a9bba3;border-radius:50%;color:#306a25;font-size:12px;font-weight:800}.portal-steps strong,.portal-steps small{display:block}.portal-steps strong{margin-top:2px;font-size:14px}.portal-steps small{margin-top:4px;color:#667363;font-size:13px;line-height:1.5}.portal-auth-card,.portal-form-card,.submission-summary,.portal-centered-card{background:#fff;border:1px solid #dfe7da;box-shadow:0 18px 60px #23451c12}.portal-auth-card{padding:36px}.portal-auth-tabs{margin:-12px -12px 34px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#eef2eb}.portal-auth-tabs button{min-height:42px;border:0;background:transparent;color:#647160;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.portal-auth-tabs button.active{background:#fff;color:#24551c;box-shadow:0 1px 6px #1f3d191a}.portal-auth-card h2,.submission-summary h2{margin:0;color:#173514;font-size:25px;letter-spacing:-.025em}.portal-muted{margin:8px 0 26px;color:#6b7768;font-size:13px;line-height:1.5}.restaurant-portal .portal-form{display:grid;gap:18px}.portal-field{min-width:0;display:grid;gap:7px}.restaurant-portal .portal-field label{margin:0;color:#31482d;font-size:12px;font-weight:700}.restaurant-portal .portal-field input,.restaurant-portal .portal-field select,.fixed-value{width:100%;min-height:48px;padding:11px 13px;border:1px solid #bfcbbc;border-radius:4px;background:#fff;color:#183315;font:inherit;font-size:14px}.restaurant-portal .portal-field input::placeholder{color:#899485}.restaurant-portal .portal-field input:hover,.restaurant-portal .portal-field select:hover{border-color:#81947c}.portal-primary-button,.portal-secondary-button{min-height:49px;padding:12px 20px;border-radius:4px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.portal-primary-button{border:1px solid #306a25;background:#306a25;color:#fff}.portal-primary-button:hover:not(:disabled){background:#24551c}.portal-secondary-button{border:1px solid #94a790;background:#fff;color:#285c20}.portal-secondary-button:hover:not(:disabled){background:#f2f5ef}.restaurant-portal button:disabled{cursor:not-allowed;opacity:.55}.portal-reset{justify-self:center;font-size:12px!important}.portal-alert{padding:12px 14px;border-left:3px solid;font-size:12px;line-height:1.55}.portal-alert.error{border-color:#b54032;background:#fff1ef;color:#77271e}.portal-alert.success{border-color:#43803a;background:#eef8eb;color:#24551c}.portal-loading{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:32px;color:#596855;font-size:14px}.portal-centered-card{width:min(560px,calc(100% - 40px));margin:clamp(56px,9vw,112px) auto;padding:clamp(30px,5vw,52px)}.portal-centered-card h1{font-size:clamp(32px,5vw,46px)}.portal-centered-card .portal-form{margin-top:32px}.portal-claim-card strong{color:#294e23}.portal-workspace{grid-template-columns:minmax(250px,.55fr) minmax(0,1fr);gap:clamp(42px,7vw,92px)}.portal-workspace-intro{position:sticky;top:36px}.portal-workspace-intro h1{font-size:clamp(35px,4vw,50px)}.draft-meta{margin-top:28px;color:#758071;font-size:12px}.portal-form-card{padding:clamp(26px,4vw,46px)}.restaurant-details-form fieldset{margin:0;padding:0 0 32px;border:0;border-bottom:1px solid #e2e8df}.restaurant-details-form fieldset+fieldset{padding-top:10px}.restaurant-details-form legend{width:100%;margin-bottom:22px;padding:0;color:#24451f;font-size:18px;font-weight:800}.portal-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 18px}.field-wide{grid-column:1 / -1}.fixed-value{display:flex;align-items:center;background:#f1f3ef;color:#657061}.portal-form-actions{padding-top:8px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.review-note{margin-top:28px;padding:18px;border-left:4px solid #d49b32;background:#fff8e9;color:#5a4318;font-size:13px;line-height:1.6}.review-note p{margin:6px 0 0}.status-layout{grid-template-columns:minmax(0,1fr) 360px}.status-main{padding-top:24px}.status-main h1{font-size:clamp(38px,5vw,60px)}.status-progress{margin:50px 0 36px;display:grid;grid-template-columns:repeat(3,1fr)}.status-progress>div{position:relative;display:grid;gap:9px;color:#859081}.status-progress>div:not(:last-child):after{content:"";position:absolute;top:14px;left:35px;width:calc(100% - 40px);height:1px;background:#cdd6c9}.status-progress span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #b8c3b4;border-radius:50%;background:#f7f8f4;font-size:11px;font-weight:800}.status-progress small{font-size:11px}.status-progress .complete{color:#306a25}.status-progress .complete span{border-color:#306a25;background:#306a25;color:#fff}.status-progress .complete:not(:last-child):after{background:#73a16b}.submission-summary{padding:30px}.submission-summary dl{margin:26px 0 0}.submission-summary dl>div{padding:14px 0;display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px;border-top:1px solid #e4e9e1}.submission-summary dt{color:#758071;font-size:11px;font-weight:700;text-transform:uppercase}.submission-summary dd{min-width:0;margin:0;color:#31432e;font-size:13px;line-height:1.5;overflow-wrap:anywhere}@media(max-width:820px){.portal-auth-layout,.portal-workspace,.status-layout{width:min(calc(100% - 36px),620px);padding:48px 0 72px;grid-template-columns:1fr;gap:38px}.portal-auth-intro,.status-main{padding-top:0}.portal-workspace-intro{position:static}.portal-steps{display:none}}@media(max-width:560px){.portal-topbar{min-height:68px;padding:12px 18px}.portal-brand img{width:124px}.portal-account span{display:none}.portal-auth-layout,.portal-workspace,.status-layout{width:min(calc(100% - 28px),520px);padding-top:36px}.portal-auth-intro h1,.portal-workspace-intro h1,.status-main h1{font-size:36px}.portal-auth-card,.portal-form-card,.submission-summary{padding:24px 20px}.portal-form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.portal-form-actions{display:grid}.portal-form-actions .portal-primary-button,.portal-form-actions .portal-secondary-button{width:100%}.status-progress small{max-width:82px}}.admin-portal,.admin-login-page{min-height:100vh;min-height:100dvh;background:#f8faf6;color:#193716}.admin-header,.admin-login-page>header{min-height:70px;padding:12px 30px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dce5d8}.admin-header img,.admin-login-page>header img{width:132px;display:block}.admin-header>div{display:flex;align-items:center;gap:18px;color:#657261;font-size:12px}.admin-header button,.admin-text-action{padding:4px 0;border:0;background:transparent;color:#2e6724;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.admin-layout{min-height:calc(100vh - 70px);display:grid;grid-template-columns:210px minmax(0,1fr)}.admin-sidebar{padding:32px 20px;background:#fff;border-right:1px solid #dce5d8}.admin-sidebar>p{margin:0 10px 18px;color:#7a8577;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-sidebar nav{display:grid;gap:3px}.admin-sidebar button{min-height:40px;padding:9px 10px;border:0;border-left:3px solid transparent;background:transparent;color:#53634f;font:inherit;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.admin-sidebar button.active{border-left-color:#306a25;background:#f1f6ef;color:#234f1c}.admin-content{min-width:0;padding:42px clamp(24px,4vw,58px) 80px}.admin-page-header{margin-bottom:30px}.admin-page-header h1{margin:0;color:#193716;font-size:clamp(28px,3vw,38px);letter-spacing:-.035em}.admin-page-header p{max-width:720px;margin:9px 0 0;color:#657261;font-size:13px;line-height:1.6}.admin-kicker{margin:0 0 10px;color:#306a25;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-toolbar{margin-bottom:24px;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.admin-toolbar label{color:#52624e;font-size:11px;font-weight:700}.admin-toolbar label:not(:first-child){margin-left:14px}.admin-toolbar input,.admin-toolbar select{min-height:38px;padding:7px 10px;border:1px solid #b9c7b5;border-radius:3px;background:#fff;color:#203d1c;font:inherit;font-size:12px}.admin-table-wrap{width:100%;overflow-x:auto;border-top:1px solid #cbd6c7}.admin-table{width:100%;border-collapse:collapse;background:#fff;font-size:11px}.admin-table th,.admin-table td{padding:13px 12px;border-bottom:1px solid #e0e6dd;text-align:left;vertical-align:top;line-height:1.5}.admin-table th{color:#5e6b5a;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.admin-table td{max-width:330px;color:#31462d}.admin-action-group{display:flex;gap:9px;flex-wrap:wrap}.admin-action-group button{padding:0;border:0;background:transparent;color:#2f6725;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.admin-review-photos{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.admin-review-photos img{width:52px;height:52px;display:block;border:1px solid #d1dbce;object-fit:cover}.admin-primary,.admin-secondary,.admin-danger{min-height:42px;padding:9px 16px;border-radius:3px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.admin-primary{border:1px solid #306a25;background:#306a25;color:#fff}.admin-secondary{border:1px solid #9bad96;background:#fff;color:#2b6022}.admin-danger{border:1px solid #a94b40;background:#fff;color:#8c3027}.admin-primary:disabled,.admin-secondary:disabled,.admin-danger:disabled{cursor:not-allowed;opacity:.5}.admin-field{min-width:0;display:grid;gap:6px}.admin-field label{color:#40523c;font-size:11px;font-weight:700}.admin-field input,.admin-field textarea{width:100%;padding:10px 11px;border:1px solid #b9c7b5;border-radius:3px;background:#fff;color:#1e391a;font:inherit;font-size:12px}.admin-field input{min-height:42px}.admin-field textarea{resize:vertical}.admin-form-grid{margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-form-grid .wide{grid-column:1 / -1}.admin-inline-form{max-width:680px;margin-bottom:30px;padding-bottom:28px;display:grid;grid-template-columns:1fr 160px auto;gap:14px;align-items:end;border-bottom:1px solid #d3ddd0}.admin-alert,.admin-note{margin:16px 0;padding:12px 14px;border-left:3px solid;font-size:11px;line-height:1.55}.admin-alert.error{border-color:#a64237;background:#fff1ef;color:#77271e}.admin-alert.success{border-color:#36782b;background:#eff7ed;color:#285c20}.admin-note{border-color:#b9872c;background:#fff8e8;color:#5b481f}.admin-note p{margin:4px 0 0}.admin-empty,.admin-section-loading{padding:44px 16px;border-top:1px solid #d1dbce;color:#71806d;font-size:12px;text-align:center}.admin-loading{min-height:100vh;display:grid;place-items:center;color:#647160;font-size:12px}.application-layout{display:grid;grid-template-columns:minmax(210px,.36fr) minmax(0,1fr);gap:28px;align-items:start}.application-list{display:grid;border-top:1px solid #cbd6c7}.application-list button{padding:15px 13px;display:grid;gap:4px;border:0;border-bottom:1px solid #dce4d9;border-left:3px solid transparent;background:#fff;color:#233f20;font:inherit;text-align:left;cursor:pointer}.application-list button.selected{border-left-color:#306a25;background:#f0f5ee}.application-list strong{font-size:12px}.application-list span,.application-list small{color:#687565;font-size:10px}.application-detail{min-width:0;background:#fff;border-top:1px solid #cbd6c7}.application-review{padding:clamp(22px,3vw,36px)}.application-review header h2{margin:0;font-size:25px;letter-spacing:-.025em}.application-review header>p:last-child{margin:7px 0 0;color:#687565;font-size:11px}.admin-summary{margin:25px 0 0}.admin-summary>div{padding:11px 0;display:grid;grid-template-columns:120px 1fr;gap:18px;border-top:1px solid #e0e6dd}.admin-summary dt{color:#73806f;font-size:9px;font-weight:800;text-transform:uppercase}.admin-summary dd{margin:0;color:#31462d;font-size:11px}.admin-review-section{margin-top:30px;padding-top:25px;border-top:1px solid #d5ded2}.admin-review-section h3{margin:0;font-size:16px}.admin-review-section>p{margin:6px 0 0;color:#6b7867;font-size:11px;line-height:1.5}.duplicate-results>label{margin-top:16px;display:flex;align-items:flex-start;gap:8px;color:#43533f;font-size:11px}.admin-decision-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.new-invite-code{max-width:720px;margin:0 0 28px;padding:16px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;border:1px solid #b9c9b5;background:#fff;font-size:11px}.new-invite-code code{padding:6px 8px;background:#eef3ec;overflow-wrap:anywhere}.admin-login-page>section{width:min(390px,calc(100% - 40px));margin:0 auto;padding:clamp(72px,12vw,130px) 0}.admin-login-page h1{margin:0;font-size:38px;letter-spacing:-.04em}.admin-login-page section>p:not(.admin-kicker){margin:12px 0 28px;color:#657261;font-size:13px}.admin-login-page form{display:grid;gap:17px}.admin-portal button:focus-visible,.admin-portal input:focus-visible,.admin-portal textarea:focus-visible,.admin-portal select:focus-visible,.admin-login-page button:focus-visible,.admin-login-page input:focus-visible{outline:3px solid rgba(48,106,37,.24);outline-offset:2px}@media(max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{padding:12px 20px;border-right:0;border-bottom:1px solid #dce5d8;overflow-x:auto}.admin-sidebar>p{display:none}.admin-sidebar nav{display:flex;gap:4px}.admin-sidebar button{flex:0 0 auto;border-left:0;border-bottom:2px solid transparent}.admin-sidebar button.active{border-bottom-color:#306a25}.application-layout{grid-template-columns:1fr}.application-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-header{padding:12px 16px}.admin-header>div span{display:none}.admin-content{padding:30px 14px 60px}.application-list,.admin-form-grid,.admin-inline-form{grid-template-columns:1fr}.admin-form-grid .wide{grid-column:auto}.admin-summary>div{grid-template-columns:90px 1fr}.admin-decision-actions{display:grid}.admin-decision-actions button{width:100%}}body{margin:0;font-family:Poppins,Arial,Helvetica,sans-serif;color:#172114;background:#fbfaf5}a{color:inherit}.launch-page{min-height:100vh;background:#fbfaf5}.launch-header{display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1180px);min-height:84px;margin:0 auto}.launch-brand{display:inline-flex;align-items:center}.launch-brand img{display:block;width:154px;height:auto}.restaurant-portal-link,.primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none}.restaurant-portal-link{border:1px solid #b8c9b3;color:#285b1f;background:#fffefb}.restaurant-portal-link:hover,.restaurant-portal-link:focus-visible{border-color:#306a25;background:#f2f6f3}.launch-hero{padding:76px 24px 82px;border-top:1px solid #e4e9df}.launch-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:center;gap:72px;width:min(100%,1120px);margin:0 auto}.launch-hero-copy h1{max-width:660px;margin:0;color:#172114;font-size:58px;line-height:1.05;letter-spacing:0}.launch-tagline{margin:22px 0 0;color:#306a25;font-size:25px;font-weight:500;line-height:1.3}.launch-intro{max-width:600px;margin:18px 0 0;color:#4f5c4b;font-size:17px}.primary-link{margin-top:28px;padding:0 20px;background:#306a25;color:#fff}.primary-link:hover,.primary-link:focus-visible{background:#285b1f}.needs-preview{padding:28px;border:1px solid #cfdacc;border-radius:8px;background:#f2f6f3;box-shadow:0 18px 46px #17211414}.needs-question{margin:0 0 14px;color:#172114;font-size:30px;font-weight:600;line-height:1.15}.needs-control{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;border:2px solid #306a25;border-radius:8px;color:#172114;background:#fffefb;font-size:17px;font-weight:500}.needs-chevron{color:#306a25;font-size:15px;font-weight:700}.needs-options{display:grid;margin-top:8px;overflow:hidden;border:1px solid #e0e5dc;border-radius:8px;background:#fff}.needs-options span{padding:14px 18px;color:#384434;font-size:15px}.needs-options span+span{border-top:1px solid #ebeee8}.needs-result{margin:20px 0 0;color:#306a25;font-size:18px;font-weight:500}.launch-purpose{padding:74px 24px;border-top:1px solid #e5e8e1;border-bottom:1px solid #e5e8e1;background:#fff}.launch-purpose-inner{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:76px;width:min(100%,1120px);margin:0 auto}.purpose-heading h2,.early-access-copy h2{margin:0;color:#173412;font-size:36px;line-height:1.2;letter-spacing:0}.purpose-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.purpose-points article{min-width:0}.purpose-points article>span{color:#8a5f36;font-size:13px;font-weight:600}.purpose-points h3{margin:12px 0 8px;color:#172114;font-size:19px}.purpose-points p{margin:0;color:#5a6656;font-size:15px}.early-access-section{padding:88px 24px;background:#eef5e9}.early-access-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:start;gap:72px;width:min(100%,1040px);margin:0 auto}.early-access-copy{padding-top:24px}.early-access-copy>p:last-child{max-width:500px;margin-top:18px;font-size:17px}.signup-panel{min-height:410px;padding:28px;border:1px solid #d8e2d4;border-radius:8px;background:#fff;box-shadow:0 14px 36px #1721140f}.signup-form{display:grid;gap:10px}.signup-form label:not(.consent-field){margin-top:4px;color:#24351f;font-size:14px;font-weight:600}.signup-form label>span{color:#6a7567;font-size:12px;font-weight:400}.signup-form>input{width:100%;min-height:48px;padding:0 13px;border:1px solid #cfdacc;border-radius:8px;color:#172114;background:#fffefb;font:inherit}.signup-form>input:focus{border-color:#306a25;box-shadow:0 0 0 3px #306a2524;outline:none}.consent-field{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;margin:12px 0 6px;color:#4f5c4b;cursor:pointer}.consent-field input{width:18px;height:18px;margin:2px 0 0;accent-color:#306a25}.consent-field span{line-height:1.5}.signup-success{display:flex;min-height:352px;flex-direction:column;justify-content:center}.signup-success h3{margin:0;color:#173412;font-size:30px;line-height:1.2}.signup-success p:last-child{margin:14px 0 0}.launch-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;width:min(100% - 48px,1120px);margin:0 auto;padding:44px 0}.launch-footer img{width:128px;height:auto}.launch-footer p{max-width:640px;margin:15px 0 0;color:#687365;font-size:13px}.launch-footer a{color:#306a25;font-size:14px;font-weight:600}.launch-page a:focus-visible,.launch-page button:focus-visible,.launch-page input:focus-visible{outline:3px solid rgba(48,106,37,.24);outline-offset:3px}.launch-header{width:calc(100% - 48px);max-width:1120px}.interest-main{display:grid;min-height:calc(100vh - 84px);min-height:calc(100dvh - 84px);align-items:center;padding:56px 24px 116px;border-top:1px solid #e4e9df}.interest-content{width:min(100%,620px);margin:0 auto}.interest-content h1{margin:0;color:#172114;font-size:44px;line-height:1.12;letter-spacing:0}.interest-content>p{max-width:560px;margin:16px 0 0;color:#4f5c4b;font-size:17px}.interest-form{margin-top:32px}.interest-field-label{display:block;margin-bottom:8px;color:#24351f;font-size:14px;font-weight:600}.interest-field-label span{margin-left:4px;color:#737d70;font-size:12px;font-weight:400}.interest-field-label span[aria-hidden=true]{color:#9b1c1c;font-size:14px}.interest-question-label{margin-top:24px}.interest-email,.interest-response{width:100%;min-width:0;border:1px solid #c7d3c3;border-radius:8px;color:#172114;background:#fffefb;font:inherit}.interest-email{min-height:48px;padding:0 13px}.interest-response{min-height:104px;padding:13px;resize:vertical}.interest-character-count{margin:6px 0 0;color:#737d70;font-size:12px;text-align:right}.interest-email:focus,.interest-response:focus{border-color:#306a25;box-shadow:0 0 0 3px #306a2524;outline:none}.interest-consent{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;max-width:580px;margin-top:15px;color:#657061;cursor:pointer}.interest-consent input{width:17px;height:17px;margin:2px 0 0;accent-color:#306a25}.interest-consent span{font-size:12px;line-height:1.55}.interest-legal{max-width:580px;margin:7px 0 0 28px;color:#737d70;font-size:11px;line-height:1.55}.interest-legal a,.privacy-content a{color:#306a25;font-weight:500}.interest-turnstile{width:100%;margin-top:14px}.interest-submit{min-width:170px;margin-top:18px}.interest-error{margin:14px 0 0;color:#9b1c1c;font-size:13px}.interest-success{margin-top:32px;padding-top:24px;border-top:1px solid #ced9ca}.interest-success h2{margin:0;color:#173412;font-size:25px;line-height:1.2}.interest-success p{margin:8px 0 0}.privacy-main{padding:68px 24px 96px;border-top:1px solid #e4e9df}.privacy-content{width:min(100%,720px);margin:0 auto}.privacy-content h1{margin:0 0 18px;color:#172114;font-size:42px;line-height:1.15}.privacy-content h2{margin:30px 0 8px;color:#24351f;font-size:19px;line-height:1.3}.privacy-content p,.privacy-content address{margin:0;color:#4f5c4b;font-size:15px;font-style:normal;line-height:1.7}.site{padding:40px}.gate-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;width:100%;padding:24px;background:#fbfaf5}.gate-panel{width:min(100%,420px);padding:34px;background:#fff;border:1px solid #e0e8dc;border-radius:12px;box-shadow:0 18px 48px #17211414}.gate-logo{display:block;width:178px;max-width:78%;height:auto;margin:0 auto 30px}.eyebrow{margin:0 0 12px;color:#306a25;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}h1{margin:0 0 12px;color:#173412;font-size:34px;line-height:1.12;letter-spacing:0}p{line-height:1.5;color:#4f5c4b}.gate-form{display:grid;gap:10px;margin-top:24px}.gate-form label{color:#24351f;font-size:14px;font-weight:600}.gate-form input{min-height:46px;padding:0 13px;border:1px solid #cfdacc;border-radius:8px;font:inherit;color:#172114;background:#fffefb}.gate-form input:focus{border-color:#306a25;box-shadow:0 0 0 3px #306a2524;outline:none}button{min-height:46px;padding:0 16px;border:0;border-radius:8px;background:#306a25;color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background-color .16s ease,transform .16s ease}button:hover:not(:disabled){background:#285b1f}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.65}.secondary-button{margin-top:16px;background:#e7efe4;color:#224d1b}.error-message{margin:0;color:#9b1c1c;font-size:14px}.note{margin:18px 0 0;color:#62705e;font-size:14px}.portal-page{max-width:720px}.portal-shell{min-height:100vh;min-height:100dvh;padding:28px;background:#fbfaf5}.portal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1080px;margin:0 auto 34px}.portal-logo{width:150px;height:auto}.portal-header-actions{display:flex;align-items:center;gap:10px}.portal-grid,.dashboard-layout{width:min(100%,1080px);margin:0 auto}.portal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:28px}.portal-intro{padding-top:34px}.portal-intro h1,.dashboard-layout h1,.auth-card h1,.submission-card h1{max-width:720px}.portal-card{background:#fff;border:1px solid #e0e8dc;border-radius:12px;box-shadow:0 14px 36px #1721140f}.action-card,.auth-card,.submission-card,.status-card,.details-card,.quiet-card{padding:26px}.action-card h2,.status-card h2,.details-card h2,.quiet-card h2{margin:0 0 10px;color:#173412;font-size:22px;line-height:1.2}.button-stack{display:grid;gap:12px;margin-top:22px}.auth-card,.submission-card{width:min(100%,760px);margin:0 auto}.portal-form{display:grid;gap:14px;margin-top:22px}.portal-form label{display:grid;gap:7px;color:#24351f;font-size:14px;font-weight:600}.portal-form input,.portal-form select,.portal-form textarea{width:100%;min-height:46px;padding:0 13px;border:1px solid #cfdacc;border-radius:8px;font:inherit;color:#172114;background:#fffefb}.portal-form textarea{min-height:104px;padding:12px 13px;resize:vertical}.portal-form input:focus,.portal-form select:focus,.portal-form textarea:focus{border-color:#306a25;box-shadow:0 0 0 3px #306a2524;outline:none}.submission-form{grid-template-columns:repeat(2,minmax(0,1fr))}.span-two{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px}.text-button,.back-button,.inline-link{min-height:auto;padding:0;background:transparent;color:#306a25;border-radius:0;box-shadow:none}.text-button:hover:not(:disabled),.back-button:hover:not(:disabled),.inline-link:hover:not(:disabled){background:transparent;color:#285b1f}.back-button{margin-bottom:20px}.inline-link{margin-top:18px}.status-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.card-label{margin:0 0 8px;color:#306a25;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.details-card,.quiet-card{margin-top:18px}.details-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0 0}.details-list div{padding:14px;border:1px solid #e0e8dc;border-radius:10px;background:#fffefb}.details-list dt{color:#62705e;font-size:13px;font-weight:600}.details-list dd{margin:6px 0 0;color:#172114}.success-message{width:min(100%,1080px);margin:20px 0 0;padding:14px 16px;color:#224d1b;background:#e7efe4;border:1px solid #cfdacc;border-radius:10px}@media(max-width:520px){.gate-page{padding:18px}.gate-panel{padding:26px 22px}.gate-logo{width:156px;margin-bottom:26px}h1{font-size:30px}}@media(max-width:780px){.portal-shell{padding:18px}.portal-header{align-items:flex-start;margin-bottom:24px}.portal-logo{width:132px}.portal-header-actions{flex-direction:column;align-items:flex-end;gap:8px}.portal-grid{grid-template-columns:1fr;gap:18px}.portal-intro{padding-top:0}.status-card,.form-actions{align-items:stretch;flex-direction:column}.submission-form,.details-list{grid-template-columns:1fr}}@media(max-width:860px){.launch-header{width:min(100% - 32px,1180px);min-height:72px}.launch-brand img{width:132px}.restaurant-portal-link{min-height:40px;padding:0 12px;font-size:13px}.launch-hero{padding:36px 18px}.launch-hero-inner,.launch-purpose-inner,.early-access-inner{grid-template-columns:1fr;gap:28px}.launch-hero-copy h1{font-size:42px}.launch-tagline{margin-top:16px;font-size:21px}.launch-intro{margin-top:14px;font-size:15px}.primary-link{margin-top:22px}.needs-preview{padding:20px}.needs-question{font-size:24px}.needs-control{min-height:50px;font-size:15px}.needs-options span{padding:10px 14px;font-size:13px}.needs-options span:last-child{display:none}.needs-result{margin-top:14px;font-size:15px}.launch-purpose{padding:40px 18px 58px}.early-access-section{padding:58px 18px}.purpose-heading h2,.early-access-copy h2{font-size:30px}.purpose-points{grid-template-columns:1fr;gap:24px}.purpose-points article{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:10px}.purpose-points h3{margin:0 0 5px}.purpose-points p{grid-column:2}.early-access-copy{padding-top:0}.signup-panel{min-height:0;padding:22px}.signup-success{min-height:260px}.launch-footer{width:min(100% - 36px,1120px);flex-direction:column;gap:24px;padding:36px 0}}@media(max-width:410px){.launch-brand img{width:116px}.restaurant-portal-link{padding:0 10px;font-size:12px}.launch-hero-copy h1{font-size:38px}.signup-panel{padding:20px 18px}}@media(max-width:620px){.launch-header{width:calc(100% - 32px);min-height:72px}.launch-brand img{width:124px}.restaurant-portal-link{min-height:40px;padding:0 11px;font-size:12px}.interest-main{min-height:calc(100vh - 72px);min-height:calc(100dvh - 72px);align-items:start;padding:72px 20px 80px}.interest-content h1{font-size:36px}.interest-content>p{font-size:15px}.interest-form{margin-top:28px}.interest-submit{width:100%}.privacy-main{padding:52px 20px 72px}.privacy-content h1{font-size:36px}}.restaurant-portal-v2{min-height:100vh;min-height:100dvh;background:#fafbf8;color:#173514}.restaurant-header{min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dde5d9}.restaurant-header img{width:146px;display:block}.restaurant-header a:focus-visible,.restaurant-portal-v2 button:focus-visible,.restaurant-portal-v2 input:focus-visible,.restaurant-portal-v2 select:focus-visible{outline:3px solid rgba(48,106,37,.25);outline-offset:2px}.restaurant-text-button{padding:8px 0;border:0;background:transparent;color:#306a25;font:inherit;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.restaurant-auth{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:clamp(64px,10vw,128px) 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:clamp(60px,10vw,130px);align-items:start}.restaurant-auth-copy{padding-top:42px}.restaurant-kicker{margin:0 0 14px;color:#306a25;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.restaurant-auth h1,.restaurant-form-page h1,.restaurant-message-page h1,.restaurant-dashboard>h1{margin:0;color:#173514;font-size:clamp(38px,5vw,58px);line-height:1.06;letter-spacing:-.045em}.restaurant-auth-copy>p:last-child,.restaurant-form-page>header>p:last-child,.restaurant-message-page>p,.restaurant-dashboard-address{max-width:640px;margin:22px 0 0;color:#5e6b5a;font-size:16px;line-height:1.7}.restaurant-auth-form-wrap{padding-top:8px}.restaurant-auth-switch{margin-bottom:36px;display:flex;gap:28px;border-bottom:1px solid #ccd6c8}.restaurant-auth-switch button{margin-bottom:-1px;padding:12px 0;border:0;border-bottom:2px solid transparent;background:transparent;color:#687564;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.restaurant-auth-switch button.selected{border-bottom-color:#306a25;color:#24551c}.restaurant-auth-form-wrap h2{margin:0 0 26px;color:#173514;font-size:25px;letter-spacing:-.025em}.restaurant-form-fields,.restaurant-details{display:grid;gap:19px}.restaurant-field{min-width:0;display:grid;gap:7px}.restaurant-field label,.restaurant-country span{color:#334a2e;font-size:12px;font-weight:700}.restaurant-field input,.restaurant-field select{width:100%;min-height:48px;padding:11px 13px;border:1px solid #b9c7b5;border-radius:3px;background:#fff;color:#173514;font:inherit;font-size:14px}.restaurant-primary,.restaurant-secondary{min-height:48px;padding:12px 22px;border-radius:3px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.restaurant-primary{border:1px solid #306a25;background:#306a25;color:#fff}.restaurant-secondary{border:1px solid #91a28c;background:#fff;color:#2b6022}.restaurant-primary:hover:not(:disabled){background:#24551c}.restaurant-secondary:hover:not(:disabled){background:#f1f4ef}.restaurant-portal-v2 button:disabled{cursor:not-allowed;opacity:.55}.restaurant-error,.restaurant-saved{padding:12px 14px;border-left:3px solid;font-size:12px;line-height:1.55}.restaurant-error{border-color:#aa3f34;background:#fff2ef;color:#77271e}.restaurant-saved{border-color:#306a25;background:#f0f7ee;color:#24551c}.restaurant-loading{min-height:calc(100vh - 76px);display:grid;place-items:center;color:#62705e;font-size:13px}.restaurant-form-page,.restaurant-dashboard{width:min(900px,calc(100% - 48px));margin:0 auto;padding:clamp(54px,8vw,96px) 0 110px}.restaurant-form-page h1,.restaurant-dashboard>h1{font-size:clamp(38px,5vw,52px)}.restaurant-details{margin-top:52px;padding-top:38px;grid-template-columns:1fr 1fr;gap:24px 20px;border-top:1px solid #ccd6c8}.restaurant-details .wide{grid-column:1 / -1}.restaurant-country{display:grid;align-content:start;gap:13px}.restaurant-country strong{min-height:48px;padding:14px 13px;border:1px solid #d7ded4;border-radius:3px;background:#f2f4f0;color:#5c6858;font-size:14px;font-weight:500}.restaurant-form-feedback:empty{display:none}.restaurant-form-actions{padding-top:8px;display:flex;justify-content:flex-end;gap:12px}.restaurant-review-message{max-width:680px;margin-top:30px;padding:16px 18px;border-left:3px solid #b98424;background:#fff8e8;color:#57451d;font-size:13px;line-height:1.6}.restaurant-review-message p{margin:5px 0 0}.restaurant-message-page{width:min(720px,calc(100% - 48px));margin:0 auto;padding:clamp(84px,13vw,160px) 0}.restaurant-message-page .restaurant-primary{margin-top:30px}.restaurant-dashboard-address{margin-top:14px}.restaurant-dashboard-list{margin-top:58px;border-top:1px solid #ccd6c8}.restaurant-dashboard-list>div{padding:26px 0;display:grid;grid-template-columns:minmax(180px,.4fr) 1fr;gap:30px;border-bottom:1px solid #dde5d9}.restaurant-dashboard-list h2,.restaurant-dashboard-list p{margin:0}.restaurant-dashboard-list h2{color:#24491e;font-size:17px}.restaurant-dashboard-list p{color:#657261;font-size:14px;line-height:1.6}@media(max-width:760px){.restaurant-auth{width:min(calc(100% - 36px),540px);padding:48px 0 72px;grid-template-columns:1fr;gap:44px}.restaurant-auth-copy{padding-top:0}.restaurant-form-page,.restaurant-dashboard,.restaurant-message-page{width:min(calc(100% - 36px),680px)}}@media(max-width:560px){.restaurant-header{min-height:68px;padding:12px 18px}.restaurant-header img{width:124px}.restaurant-auth,.restaurant-form-page,.restaurant-dashboard,.restaurant-message-page{width:calc(100% - 28px)}.restaurant-auth h1,.restaurant-form-page h1,.restaurant-message-page h1,.restaurant-dashboard>h1{font-size:36px}.restaurant-details{grid-template-columns:1fr}.restaurant-details .wide{grid-column:auto}.restaurant-form-actions{display:grid}.restaurant-form-actions button{width:100%}.restaurant-dashboard-list>div{grid-template-columns:1fr;gap:8px}}
