:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#352014;background:#faf4e9;font-synthesis:none;--green:#301a10;--green-mid:#684023;--cream:#faf4e9;--paper:#fffefa;--muted:#796859;--line:#e3d4bd;--terra:#88411d;--gold:#d89840;--shadow:0 12px 38px #301a1009}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2{letter-spacing:-.035em}h1{font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.1;font-size:42px;margin-bottom:12px}h2{font-size:25px;line-height:1.22}h3{font-size:17px;line-height:1.4;letter-spacing:-.015em}h4{font-size:15px;line-height:1.4}p{line-height:1.6}small{font-size:12px;line-height:1.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b8934d;outline-offset:3px}input,select,textarea{width:100%;border:1px solid #dcccb5;border-radius:8px;background:#fffefa;color:#352014;min-height:46px;padding:11px 13px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9a9e92}input[type=checkbox]{width:17px;height:17px;min-height:17px;padding:0;accent-color:var(--green)}button{border:0}fieldset{border:1px solid var(--line);border-radius:9px;margin:18px 0;padding:14px}legend{font-size:13px;font-weight:600}dialog::backdrop{background:#28160fa8;backdrop-filter:blur(3px)}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border-radius:8px;border:1px solid var(--green);background:var(--green);color:#fffefa;font-size:13px;font-weight:650;line-height:1.3;transition:background .15s}.button:hover:not(:disabled){background:#60351b}.button.secondary{color:var(--green);background:var(--paper);border-color:#ddc7ac}.button.secondary:hover:not(:disabled){background:#f5e8d5}.button.small{padding:9px 12px;min-height:39px}.button.full{width:100%}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:none;padding:9px 0;font-size:12px;color:var(--green);text-decoration:underline;text-underline-offset:4px}.text-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;text-decoration:none}.text-link:hover{text-decoration:underline}.icon-button{display:inline-grid;place-items:center;min-width:40px;min-height:40px;background:transparent;color:inherit;border-radius:8px}.icon-button:hover{background:#83997d18}.eyebrow{font-size:10px!important;font-weight:750;letter-spacing:.16em;line-height:1.6;margin-bottom:12px;text-transform:uppercase;color:var(--terra)}.muted,.subheading{color:var(--muted)}.microcopy{color:var(--muted);font-size:11px;line-height:1.65;text-align:center;margin-top:17px;margin-bottom:0}.center{text-align:center}.field{display:flex;flex-direction:column;gap:8px;margin:19px 0}.field label{font-size:12px;font-weight:650}.field small{color:var(--muted)}.form-row{display:flex;gap:17px}.form-row>*{flex:1;min-width:0}.inline-form{display:flex;gap:8px;align-items:flex-end}.inline-form .field{flex:1}.inline-form .button{margin-bottom:19px}.notice{display:flex;gap:9px;align-items:flex-start;padding:13px 15px;border-radius:8px;background:#eeecd9;border:1px solid #e4dfc4;color:#666044;font-size:12px;line-height:1.6;margin:15px 0}.notice svg{flex:none;margin-top:1px}.notice.error{background:#fcf0e9;border-color:#edd5c8;color:#913d29}.notice.success{background:#e9f2e7;color:#2d6337;border-color:#cfdfc9}.error:empty{display:none}.empty{text-align:center;padding:45px 20px;color:var(--muted);width:100%;grid-column:1/-1}.empty h3{margin:15px 0 7px;color:#4c5d4e}.empty p{font-size:13px;max-width:350px;margin:0 auto}.empty-icon{display:inline-grid;place-items:center;width:54px;height:54px;border:1px solid #d8dfcf;border-radius:50%;background:#eef1e7;color:#73856d}.loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:45px;color:var(--muted);font-size:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.test-banner{height:25px;display:flex;justify-content:center;align-items:center;gap:6px;background:#ede6d4;color:#77704f;font-size:10px;letter-spacing:.04em;border-bottom:1px solid #dedac9}.test-dot{width:5px;height:5px;border-radius:50%;background:#af9249}.brand{display:flex;gap:10px;align-items:center;color:var(--green)}.brand strong{display:block;font-family:Georgia,serif;font-size:29px;font-weight:500;letter-spacing:-.05em}.brand span{display:block;font-size:7px;letter-spacing:.2em;font-weight:600;margin:4px 0 0 2px}.brand.light{color:#eeeada}.brand.light svg{color:#cbb779}.connection{display:flex;align-items:center;gap:6px;color:#5e7358;font-size:10px;font-weight:600;white-space:nowrap}.connection.disconnected{color:#a3442b}.public-header{height:103px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid var(--line);background:var(--paper)}.public-header-right{display:flex;align-items:center;gap:30px}.public-footer{display:flex;justify-content:space-between;padding:28px 6%;font-size:10px;color:#838879;border-top:1px solid var(--line)}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.login-story{position:relative;overflow:hidden;background:var(--green);color:#f4eedc;padding:73px 12% 30px}.login-story .eyebrow{color:#caba89}.login-story h1{font-size:67px;line-height:1.07;letter-spacing:-.05em;position:relative;z-index:1}.login-story h1 em{color:#cebd8d;font-weight:400}.story-rule{width:48px;height:1px;background:#b7a979;margin:30px 0}.login-story>p:not(.eyebrow){font-size:13px;color:#c0c9b8;position:relative;z-index:1}.story-flower{position:absolute;right:-18px;bottom:65px;font-size:300px;color:#62795b48;line-height:1;transform:rotate(-20deg)}.story-bottom{position:absolute;bottom:30px;left:12%;right:12%;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.16em;color:#a8b59e}.login-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:47px 45px 24px;background:#fffefa}.login-form{max-width:338px;width:100%;margin:auto}.login-icon{height:49px;width:49px;display:grid;place-items:center;background:#eeefe3;border:1px solid #dde1d1;border-radius:14px;color:#627155;margin-bottom:29px}.login-form .eyebrow{margin-bottom:10px}.login-form h2{font-family:Georgia,serif;font-weight:500;font-size:31px;letter-spacing:-.04em;margin-bottom:11px}.login-form>p.muted{font-size:13px;margin-bottom:27px}.login-form .button{margin-top:8px;justify-content:space-between}.login-panel-footer{display:flex;align-items:center;gap:8px;color:#949a88;font-size:10px;margin-top:35px}.staff-shell{display:flex;min-height:calc(100vh - 25px)}.sidebar{width:239px;flex-shrink:0;background:var(--green);color:#c2cbb7;padding:35px 20px 20px;display:flex;flex-direction:column;position:fixed;inset:25px auto 0 0;z-index:20}.sidebar .brand{padding-left:13px}.sidebar-label{font-size:8px;font-weight:650;letter-spacing:.17em;margin:49px 14px 18px;color:#96a58e}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button{height:48px;display:flex;align-items:center;gap:13px;padding:0 16px;background:none;color:#becab7;border-radius:8px;font-size:12px;text-align:left;position:relative}.sidebar nav button.active{background:#eee9d7;color:var(--green);font-weight:700}.sidebar nav button:hover:not(.active){background:#ffffff0c}.nav-indicator{margin-left:auto;width:5px;height:5px;background:var(--terra);border-radius:50%}.sidebar-bottom{margin-top:auto;padding-top:28px}.side-flower{text-align:center;font-size:58px;color:#b3b79172;line-height:.8}.sidebar-bottom>p{font-family:Georgia,serif;font-style:italic;text-align:center;font-size:16px;color:#b3c0a7;line-height:1.5;margin:14px 0 31px}.staff-person{display:flex;align-items:center;gap:10px;border-top:1px solid #80947233;padding:20px 2px 0}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#8b9c7366;color:#e8ecd9;font-size:12px}.staff-person strong{font-size:11px;color:#e2e7d4;display:block;max-width:105px;overflow:hidden;text-overflow:ellipsis}.staff-person small{font-size:9px;color:#a9b49b}.staff-person button{margin-left:auto;min-width:29px}.staff-body{margin-left:239px;flex:1;min-width:0;display:flex;flex-direction:column}.staff-header{height:76px;background:#fffefa;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.staff-header>span{display:flex;align-items:center;gap:15px;color:#969c8e;font-size:11px}.staff-header strong{font-weight:500;color:#485940}.staff-main{padding:38px 42px 60px;flex:1;max-width:1600px;width:100%;margin:0 auto}.staff-footer{display:flex;justify-content:space-between;padding:20px 42px;color:#92998a;font-size:9px}.mobile-menu-button,.close-nav{display:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 30px}.page-heading h1{font-size:38px;margin-bottom:10px}.page-heading .eyebrow{margin-bottom:10px}.subheading{font-size:12px;margin:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--paper);border-radius:12px;box-shadow:var(--shadow);margin-bottom:31px;overflow:hidden}.stats>div{padding:23px 26px;position:relative}.stats>div:not(:first-child):before{content:"";width:1px;position:absolute;left:0;top:24px;bottom:24px;background:var(--line)}.stats span{font-size:11px;color:#7a8271}.stats strong{font-family:Georgia,serif;font-size:34px;font-weight:400;display:block;margin-top:10px;line-height:1.1;color:var(--green)}.stats .money-stat{font-size:25px;white-space:nowrap}.stats-note{display:flex;align-items:center;justify-content:center;gap:14px;color:#a8986b;background:#f3f1e6}.stats-note p{font-size:10px;margin:0;line-height:1.7;color:#7c806b}.stats.compact{grid-template-columns:1fr 1fr 1.2fr}.table-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:19px}.table-card{padding:22px;background:var(--paper);border:1px solid var(--line);border-radius:11px;box-shadow:var(--shadow)}.table-card.occupied{border-color:#cbd6c0}.table-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.table-symbol{width:41px;height:41px;border-radius:11px;display:grid;place-items:center;background:#f1f2e8;color:#839371}.occupied .table-symbol{background:#e8efde;color:#547048}.table-state{font-size:9px;font-weight:600;padding:5px 8px;background:#f2f2eb;border:1px solid #e1e4d7;border-radius:5px;color:#929b86}.table-state.in-use{background:#edf3e5;color:#60804b;border-color:#dce6cf}.table-card h2{font-family:Georgia,serif;font-size:26px;font-weight:500;margin-bottom:6px}.table-card p{font-size:11px;color:#7e8874;margin-bottom:24px}.table-actions{border-top:1px solid #edf0e4;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:8px}.table-actions .button{font-size:11px;padding:10px 13px;min-height:38px}.table-actions .icon-button{color:#778569}.toolbar,.menu-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}.search{display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:#849178;min-width:250px}.search input{padding-left:0;border:0;background:transparent;min-height:43px;font-size:12px}.search input:focus-visible{outline-offset:-2px}.segmented{display:flex;gap:6px;margin-bottom:26px;flex-wrap:wrap}.segmented button{padding:10px 17px;border:1px solid var(--line);background:#fffefa;color:#77826b;font-size:11px;border-radius:6px;min-height:39px}.segmented button.active{background:var(--green);color:#f4efdd;border-color:var(--green)}.order-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:21px;align-items:start}.order-card{background:var(--paper);border:1px solid var(--line);border-radius:11px;padding:21px;box-shadow:var(--shadow)}.order-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:16px;border-bottom:1px solid var(--line)}.order-heading h3{margin-bottom:5px;font-size:15px}.order-heading .eyebrow{margin-bottom:5px;font-size:9px!important}.order-heading small{color:#87917b;font-size:10px;display:flex;align-items:center;gap:5px}.status{display:inline-flex;align-items:center;white-space:nowrap;padding:5px 8px;border-radius:5px;font-size:9px;font-weight:650;background:#eef0e6;color:#7a866d;line-height:1.4}.status-received{background:#f2ecda;color:#907234}.status-preparing{background:#fff0d9;color:#986c24}.status-ready{background:#e8f1e0;color:#557a3c}.status-claimed{background:#e9efe9;color:#517153}.status-picked_up{background:#e7edf4;color:#476481}.status-delivered,.status-closed{background:#dfeadd;color:#4d6c44}.status-cancelled,.status-hold{background:#f5e7dc;color:#9f543b}.order-lines{list-style:none;padding:0;margin:15px 0}.order-lines li{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:13px 0;font-size:11px}.order-lines strong{font-size:12px;font-weight:600}.order-lines li>span{white-space:nowrap;color:#727e66;font-size:11px}.order-lines small{display:block;color:#8b917e;margin-top:6px;font-size:9px}.item-notes{font-size:11px;color:#a66040;margin:5px 0 0;padding-left:8px;border-left:2px solid #d9b289;line-height:1.6}.order-footer,.order-buttons{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-top:15px;border-top:1px solid var(--line);margin-top:16px}.order-footer strong{font-size:14px}.order-footer .button{font-size:11px;padding:10px 12px;min-height:36px}.order-buttons .button{flex:1;font-size:11px;min-height:40px}.order-buttons .danger-text{font-size:10px}.danger-text{color:#9e4c35}.production-items{padding:5px 0 15px}.production-item{padding:16px 0;border-bottom:1px solid var(--line)}.production-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.production-title h4{margin-bottom:8px;font-size:13px}.production-item>small{font-size:10px;color:#869074}.progress-track{height:4px;background:#e9eedf;margin:12px 0 5px;border-radius:10px;overflow:hidden}.progress-track span{display:block;height:100%;background:#779b5a}.production-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:9px;margin-top:12px}.prepare-quantity{display:flex;flex-direction:column;font-size:9px;gap:5px;max-width:100px}.prepare-quantity input{min-height:38px;padding:8px}.production-actions .button{font-size:10px}.modal{width:calc(100% - 32px);max-width:510px;max-height:calc(100dvh - 38px);border:none;border-radius:13px;padding:26px;background:var(--paper);color:#263b30;box-shadow:0 25px 120px #152f2a4d;overflow:auto}.modal.wide{max-width:970px}.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px}.modal-heading h2{font-size:22px;margin:7px 0}.modal-heading .icon-button{flex:none}.modal>p,.modal form>p{font-size:13px}.qr-sheet{text-align:center}.qr-sheet>svg{color:#89926e}.qr-sheet h3{margin:12px 0 0;font-size:20px}.qr-sheet img{display:block;max-width:100%;height:auto;margin:5px auto}.qr-sheet p{max-width:310px;margin:0 auto 21px;color:#6f7c62;font-size:12px}.qr-sheet .button{margin:8px 0 18px}.fulfillment-context{display:flex;flex-direction:column;gap:8px;border-radius:8px;padding:14px 16px;background:#eaf0e2;margin-bottom:18px}.fulfillment-context span{font-size:20px;font-family:Georgia,serif}.fulfillment-context strong{font-size:12px}.checks{margin:20px 0}.check-line{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:12px 0}.check-line strong{font-size:12px}.check-line small{display:block;color:#869176;margin-top:6px}.check-line input{width:77px}.scan-list{display:grid;gap:17px;margin:20px 0}.scan-list>div{border:1px solid var(--line);padding:15px;border-radius:9px}.scan-status{font-size:12px;font-weight:700;display:block;margin-bottom:12px}.scan-status.verified{color:#638a44}.scanner .button{width:100%;font-size:12px}.camera{position:relative;background:#152822;border-radius:8px;overflow:hidden;margin-top:12px;max-height:330px}.camera video{width:100%;display:block}.camera-frame{position:absolute;inset:20%;border:2px solid #e7ddb6;border-radius:13px;pointer-events:none}.scanner details{margin-top:13px;font-size:11px;color:#8a917b}.exception-actions{margin-top:19px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.checkbox{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.7;min-height:35px;margin:7px 0}.bill-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(258px,1fr));gap:20px}.bill-card{text-align:left;border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:22px;box-shadow:var(--shadow);color:inherit}.bill-card:hover{border-color:#93a383}.bill-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.bill-card .eyebrow{margin:0}.bill-card h3{font-size:20px;font-family:Georgia,serif;font-weight:500;margin:19px 0 18px}.bill-card dl{font-size:11px;margin-bottom:21px}.bill-card dl>div{display:flex;justify-content:space-between;margin-bottom:10px}.bill-card dt{color:#859178}.bill-card dd{margin:0}.bill-card .balance{border-top:1px solid var(--line);padding-top:12px;margin-top:12px;font-weight:700;font-size:14px}.bill-card .balance dt{color:var(--green);font-size:12px}.tab-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#eef1e5;padding:22px;border-radius:10px;margin-bottom:25px}.tab-summary small{display:block;color:#7d886e;margin-bottom:6px;font-size:10px}.tab-summary strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.section-heading h3{margin:0 0 16px}.data-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.data-table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}.data-table th{background:#eef0e4;color:#6e7c60;font-size:10px;font-weight:650;padding:16px;white-space:nowrap}.data-table td{padding:16px;border-top:1px solid var(--line);color:#6d7a61}.data-table td:first-child{color:#34482c}.data-table td strong{font-size:12px}.data-table small{display:block;max-width:260px;font-size:10px;color:#919883;margin-top:5px}.data-table td:not(:first-child){white-space:nowrap}.admin-table{margin-top:24px}.availability{font-size:10px;padding:5px 9px;background:#f0e8db;color:#997948;border-radius:5px}.availability.yes{background:#e9efdf;color:#65804a}.payment-list{padding:0;list-style:none;margin:15px 0}.payment-list li{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.payment-list small{display:block;margin-top:5px;color:#929981;font-size:10px}.bill-actions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 6px}.secondary-actions{display:flex;gap:19px;flex-wrap:wrap;margin-top:12px}.order-details{margin:24px 0;font-size:12px;color:#718060}.order-details summary{cursor:pointer;padding:10px 0}.mini-order{padding:16px 0;border-bottom:1px solid var(--line)}.flex-between{display:flex;justify-content:space-between;gap:10px}.report-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.panel{background:var(--paper);padding:22px;border-radius:12px;border:1px solid var(--line)}.panel h2{font-family:Georgia,serif;font-weight:500;font-size:23px;margin-bottom:24px}.customer-main{max-width:1200px;margin:auto;padding:0 35px 75px;min-height:calc(100vh - 220px)}.customer-toolbar{display:flex;justify-content:space-between;align-items:center;padding:21px 0;font-size:11px;color:#829075}.customer-toolbar strong{color:#435c36}.table-pill{background:#e6ecda;padding:8px 12px;border:1px solid #d5dfc4;border-radius:6px;color:#5e794c;font-size:10px}.customer-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:28px}.customer-tabs button{display:flex;align-items:center;gap:9px;padding:13px 0;background:none;font-size:12px;color:#88967c;border-bottom:2px solid transparent;margin-bottom:-1px}.customer-tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:650}.menu-hero{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;background:#edeadd;border-radius:12px;border:1px solid #e1dfd0;padding:39px 48px;margin-bottom:41px}.menu-hero h1{font-size:40px;margin-bottom:14px;line-height:1.13;letter-spacing:-.04em}.menu-hero p:last-child{font-size:12px;color:#819071;margin-bottom:0}.menu-hero .eyebrow{font-size:9px!important}.plate-art{width:215px;height:215px;border-radius:50%;border:1px solid #d9d7c1;background:#f7f5ea;box-shadow:5px 10px 20px #8d8e6e14;display:grid;place-items:center;position:relative;margin-right:40px;transform:rotate(9deg)}.plate-inner{width:175px;height:175px;border:1px solid #d7d8bd;outline:1px solid #e3e2cf;outline-offset:6px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#909777}.plate-inner>span{font-family:Georgia,serif;font-size:17px}.leaf-decoration{position:absolute;right:-74px;bottom:-16px;font-size:140px;line-height:.8;color:#849273;transform:rotate(-36deg)}.menu-toolbar h2{font-family:Georgia,serif;font-size:30px;font-weight:500;margin:0 0 7px}.menu-toolbar p{font-size:11px;margin:0}.categories{display:flex;gap:8px;overflow-x:auto;padding:0 0 15px;margin-bottom:19px;scrollbar-width:thin}.categories button{flex-shrink:0;padding:11px 16px;background:var(--paper);border:1px solid #dce1cf;border-radius:6px;color:#7d896d;font-size:11px;min-height:39px}.categories button.selected{background:var(--green);color:#f0e9d7;border-color:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:19px}.product-card{padding:23px;border:1px solid var(--line);border-radius:10px;background:var(--paper);display:flex;flex-direction:column;min-height:185px;box-shadow:var(--shadow)}.product-card.unavailable{opacity:.65}.product-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px}.product-category{color:var(--terra);font-size:9px;font-weight:650;letter-spacing:.06em}.product-card h3{font-size:17px;margin:13px 0 8px;font-family:Georgia,serif;font-weight:500}.product-card p{font-size:11px;color:#8a947d;line-height:1.65;margin-bottom:20px}.product-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:15px}.product-footer strong{font-size:14px;font-weight:650}.add-button{display:flex;align-items:center;gap:13px;background:#f1f3e9;color:#5d754d;border:1px solid #dfe5d2;border-radius:6px;min-height:37px;padding:8px 11px;font-size:10px;font-weight:600}.add-button span{font-size:19px;font-weight:400}.add-button:hover:not(:disabled){background:#e6ecd8}.quantity{display:flex;align-items:center;gap:11px;border:1px solid #dbe1cd;border-radius:8px;padding:2px;background:#f8f9f1}.quantity button{display:grid;place-items:center;width:34px;height:34px;background:none;border-radius:6px;color:#647c51}.quantity span{min-width:16px;text-align:center;font-size:13px;font-weight:650}.price-quantity{display:flex;justify-content:space-between;align-items:center;margin:25px 0}.price-quantity strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.cart-bar{position:fixed;bottom:23px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:15px;padding:15px 21px;background:var(--green);color:#f2edda;box-shadow:0 8px 40px #233c3640;border-radius:11px;width:calc(100% - 48px);max-width:590px;z-index:10;font-size:12px;min-height:63px}.cart-bar strong{margin-left:auto;font-size:14px}.cart-count{width:29px;height:29px;background:#4c6853;border-radius:6px;display:grid;place-items:center;font-size:11px}.cart-lines{list-style:none;padding:0}.cart-lines li{display:flex;justify-content:space-between;align-items:center;gap:17px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-lines strong{font-size:13px}.cart-lines li>div>span{display:block;font-size:12px;color:#7b876c;margin-top:8px}.bill-total{display:flex;justify-content:space-between;align-items:center;padding:18px 0 24px;font-size:14px}.bill-total strong{font-size:20px}.success-circle{width:68px;height:68px;background:#e6eedb;border:1px solid #d0ddbd;color:#709350;display:grid;place-items:center;border-radius:50%;margin:18px auto}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding:75px 30px}.welcome h1{font-size:60px}.welcome-copy>p:not(.eyebrow){font-size:13px;max-width:375px;color:#7e8971;margin-top:24px}.welcome-seal{display:flex;align-items:center;gap:15px;color:#758666;margin-top:40px}.welcome-seal>span{font-size:11px;line-height:1.6}.welcome-seal strong{font-weight:500}.join-card{border:1px solid var(--line);border-radius:13px;padding:36px;background:var(--paper);box-shadow:var(--shadow)}.join-card>svg{color:#9b9f75;margin-bottom:24px}.join-card h2{font-family:Georgia,serif;font-size:29px;font-weight:500}.join-card>p{font-size:12px;color:#8b957c}.join-card .muted{display:block;margin-top:17px;text-align:center;font-size:10px}.fatal{max-width:600px;margin:15vh auto;padding:30px}.skip-link{position:fixed;left:10px;top:-60px;z-index:100;background:#fff;color:#301a10;padding:12px;border-radius:5px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.nav-backdrop{display:none}@media(min-width:1600px){.staff-main{padding-top:52px}.login-story h1{font-size:78px}.login-page{min-height:760px}}@media(max-width:1250px){.staff-main{padding:32px 27px 50px}.staff-header{padding:0 27px}.stats>div{padding:22px 19px}.stats-note{gap:9px}.stats-note svg{width:22px}.stats-note p{font-size:9px}.stats .money-stat{font-size:22px}.table-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sidebar{width:215px;padding-left:15px;padding-right:15px}.staff-body{margin-left:215px}.login-story h1{font-size:57px}}@media(max-width:1000px){.stats{grid-template-columns:repeat(3,1fr)}.stats>.stats-note{display:none}.stats:has(>.stats-note):not(.compact)>div{padding:20px}.stats:not(:has(>.stats-note)){grid-template-columns:repeat(2,1fr)}.stats.compact{grid-template-columns:1fr 1fr}.staff-main{padding:29px 22px 45px}.page-heading h1{font-size:33px}.table-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.table-card{padding:18px}.table-state{font-size:8px}.order-grid{grid-template-columns:1fr}.login-story{padding:70px 10% 30px}.login-story h1{font-size:52px}.login-panel{padding:50px 32px 25px}.login-form h2{font-size:28px}.plate-art{margin-right:0;width:180px;height:180px;flex:none}.plate-inner{width:147px;height:147px}.menu-hero{padding:32px}.menu-hero h1{font-size:36px}.welcome{gap:40px;padding:65px 0}.welcome h1{font-size:49px}.welcome .join-card{padding:29px}.report-grid{grid-template-columns:1fr}.staff-header>span{gap:9px}}@media(max-width:760px){h1{font-size:34px}.sidebar{transform:translate(-100%);transition:transform .2s;width:255px}.sidebar.open{transform:translate(0)}.staff-body{margin-left:0}.close-nav{display:grid;position:absolute;top:10px;right:10px;color:#e2e8d3}.mobile-menu-button{display:grid}.staff-header{height:64px;padding:0 19px;gap:10px}.staff-header>span{font-size:10px;flex:1}.staff-header .connection>span{display:none}.staff-main{padding:26px 19px 40px}.staff-footer{padding:21px 19px;font-size:8px}.staff-footer span:last-child{display:none}.nav-backdrop{display:block;position:fixed;inset:25px 0 0;background:#132e2780;z-index:15}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:33px}.page-heading .subheading{font-size:11px;max-width:400px}.page-heading .button{font-size:10px;padding:10px;min-height:38px;flex:none;max-width:122px}.page-heading .button svg{width:15px}.stats>div{padding:19px 15px!important}.stats strong{font-size:28px}.stats span{font-size:9px}.stats .money-stat{font-size:22px}.stats{margin-bottom:24px}.public-header{height:84px;padding:0 22px}.brand strong{font-size:25px}.brand svg{width:27px}.brand span{font-size:6px}.public-header-right{gap:18px}.public-header-right .connection>span{display:none}.login-page{grid-template-columns:1fr;min-height:0}.login-story{padding:37px 26px 28px;min-height:257px}.login-story h1{font-size:41px;line-height:1.02;margin-bottom:0}.login-story h1 br:nth-child(2){display:none}.login-story h1 em{margin-left:8px}.login-story .eyebrow{font-size:8px!important;margin-bottom:16px}.story-rule,.login-story>p:not(.eyebrow),.story-bottom{display:none}.story-flower{bottom:13px;right:28px;font-size:195px}.login-panel{padding:32px 24px 23px}.login-form{max-width:400px}.login-icon{display:none}.login-form h2{font-size:29px}.login-form>p.muted{margin-bottom:24px;font-size:12px}.login-panel-footer{margin-top:28px}.public-footer{padding:22px;font-size:8px}.public-footer span:last-child{display:none}.customer-main{padding:0 19px 85px}.customer-toolbar{font-size:10px;gap:10px;padding:19px 0}.customer-toolbar>span:first-child{max-width:220px;line-height:1.6}.customer-tabs{margin-bottom:22px}.menu-hero{padding:28px 23px;margin-bottom:30px;min-height:210px}.menu-hero h1{font-size:29px}.menu-hero p:last-child{font-size:10px;max-width:180px}.menu-hero .eyebrow{font-size:7px!important;letter-spacing:.1em}.plate-art{width:127px;height:127px;margin-right:-65px;opacity:.85;transform:rotate(18deg)}.plate-inner{width:100px;height:100px;gap:8px}.plate-inner svg{width:36px;height:36px}.plate-inner>span{font-size:11px}.leaf-decoration{font-size:96px;right:-18px;bottom:-26px}.menu-toolbar{align-items:flex-start;flex-direction:column;gap:16px}.menu-toolbar .search{width:100%}.menu-toolbar h2{font-size:27px}.categories{gap:7px;margin-bottom:10px}.categories button{font-size:10px;padding:9px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:16px;min-height:194px}.product-top{min-height:25px;align-items:flex-start}.product-category{font-size:8px;line-height:1.5}.product-card h3{font-size:16px;line-height:1.3;margin:8px 0}.product-card p{font-size:10px;line-height:1.5;margin-bottom:15px}.product-footer{align-items:flex-start;flex-direction:column;gap:12px}.product-footer strong{font-size:13px}.add-button{width:100%;justify-content:space-between;font-size:9px;min-height:35px}.cart-bar{bottom:17px;padding:13px 15px;width:calc(100% - 34px);gap:12px;font-size:11px;min-height:59px}.welcome{grid-template-columns:1fr;gap:23px;padding:32px 0}.welcome h1{font-size:43px}.welcome-copy>p:not(.eyebrow){font-size:12px;max-width:320px;margin:16px 0 0}.welcome-seal{display:none}.welcome .join-card{padding:27px}.join-card>svg{display:none}.join-card h2{font-size:26px}.modal{padding:20px;width:calc(100% - 22px);max-height:calc(100dvh - 24px)}.modal-heading h2{font-size:21px}.form-row{flex-direction:column;gap:0}.form-row .field{margin-top:11px;margin-bottom:11px}.inline-form .button{margin-bottom:11px}.tab-summary{padding:17px;gap:12px;flex-wrap:wrap}.tab-summary strong{font-size:21px}.tab-summary .status{margin-left:auto}.toolbar{align-items:flex-start;flex-direction:column;gap:5px}.toolbar .search{width:100%}.search{min-width:0;max-width:100%}.bill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.bill-card{padding:17px}.bill-card h3{font-size:18px}.bill-card .eyebrow{font-size:8px!important}.bill-card .status{font-size:8px}.bill-card .balance{font-size:12px}.bill-card .text-link{font-size:10px}.data-table th,.data-table td{padding:13px;font-size:10px}.data-table td strong{font-size:11px}.bill-actions .button{flex:1;font-size:11px}.secondary-actions{gap:16px}.secondary-actions .text-button{font-size:10px}.qr-sheet img{max-width:260px}.report-grid{gap:17px}.panel{padding:16px}.panel h2{font-size:22px}}@media(max-width:390px){.table-grid,.bill-grid{grid-template-columns:1fr}.stats>div{padding:17px 11px!important}.stats strong{font-size:26px}.stats .money-stat{font-size:19px}.stats span{font-size:8px}.staff-main{padding-left:14px;padding-right:14px}.page-heading h1{font-size:29px}.customer-main{padding-left:15px;padding-right:15px}.product-card{padding:13px}.product-card h3{font-size:15px}.public-header{padding:0 17px}.order-card{padding:17px}.order-grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media print{body *{visibility:hidden}dialog[open],dialog[open] *{visibility:visible}dialog[open]{position:absolute;inset:0 auto auto 0;max-width:80mm;max-height:none;width:80mm;overflow:visible;box-shadow:none;border:0;padding:4mm;background:#fff;margin:0}dialog[open] .modal-heading,.no-print,.text-link,.button{display:none!important}.qr-sheet img{width:65mm;height:65mm}.qr-sheet h3{font-size:17px}.qr-sheet p,.order-lines li{font-size:10px}.order-lines strong{font-size:11px}dialog::backdrop{display:none}}.structure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:20px}.structure-grid .toolbar h2{font-size:23px;margin:0}.structure-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px}.group-location{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px 0;padding:24px 0;border-top:1px solid #ded9ce;border-bottom:1px solid #ded9ce}.group-location h2{margin:4px 0}.group-location p{margin:8px 0}.section-spacer{margin-top:48px}@media(max-width:760px){.group-location{align-items:flex-start;flex-direction:column}.group-location>div{width:100%}}.brand-image{width:64px;height:64px;flex:none;object-fit:contain;border-radius:50%;background:#fff}.brand{gap:11px}.brand strong{font-size:27px;letter-spacing:-.035em}.brand span{font-size:9px;letter-spacing:.2em;margin:0 0 3px}.brand.light{color:#f8deb0}.sidebar .brand{padding-left:0;gap:9px}.sidebar .brand-image{width:58px;height:58px}.sidebar .brand strong{font-size:25px}.sidebar{color:#e1cbae}.sidebar-label{color:#c9aa83}.sidebar nav button{color:#e6ceb0}.sidebar nav button.active{background:#f2d8aa;color:#351c0e}.sidebar-bottom>p{color:#ccb18d}.side-flower{color:#d4a45888}.staff-person{border-top-color:#af7d473d}.staff-person strong{color:#fae7ca}.staff-person small{color:#c9ae8b}.avatar{background:#a36a3444;color:#fae7ca}.login-story{display:flex;flex-direction:column;align-items:center;text-align:center;padding:35px 8% 68px}.login-brand-image{display:block;width:min(62%,235px);height:auto;object-fit:contain;border-radius:50%;background:#fff;margin:0 auto 22px}.login-story h1{font-size:clamp(34px,3.1vw,47px)}.login-story h1 em,.login-story .eyebrow{color:#f0bc6a}.login-story>p:not(.eyebrow){color:#e0c5a3}.story-rule{background:#d99c49;margin:19px 0}.story-bottom{color:#cfac7d;left:8%;right:8%;bottom:24px}.login-icon{background:#f5e7d1;border-color:#e4cdae;color:#7e512b}.login-panel-footer,.public-footer,.staff-footer{color:#806f5e}.staff-header strong{color:#684023}.staff-header>span{color:#8d7762}.icon-button:hover{background:#a6783920}@media(max-width:760px){.public-header{height:92px;gap:12px}.brand-image{width:54px;height:54px}.brand strong{font-size:25px}.brand span{font-size:8px}.public-header-right{gap:10px}.login-story{padding:24px 25px 25px;min-height:0}.login-brand-image{width:135px;margin-bottom:18px}.login-story h1{font-size:31px;line-height:1.1}.login-story .eyebrow{margin-bottom:12px}.login-story .story-rule{display:none}.sidebar .brand-image{width:58px;height:58px}}@media(max-width:380px){.public-header{padding:0 12px}.brand-image{width:46px;height:46px}.brand{gap:8px}.brand strong{font-size:22px}.brand span{font-size:7px}.public-header-right{gap:8px}.public-header-right .text-link{font-size:11px}}
