@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#304a78;--pink:#d9a4a0;--cream:#f8f4ee;--sand:#d8c8ba;--gold:#a88658;--muted:#686d78;--line:#e6e1da;--white:#fffdfa}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font:16px DM Sans,system-ui,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button{background:0 0;border:0}a{color:var(--ink)}:is(button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible){outline:3px solid var(--gold);outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif}h1{letter-spacing:-1.2px;font-size:32px}h2{letter-spacing:-.6px;font-size:23px}h3{font-size:17px;line-height:1.35}input,textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;width:100%;padding:12px}.eyebrow{letter-spacing:1.8px;margin-bottom:8px;font-size:12px;font-weight:700}.primary{background:var(--ink);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:15px 20px;font-weight:600;text-decoration:none;display:flex}.primary:hover{background:#243d67}.pos-shell{grid-template-columns:92px minmax(0,1fr) 390px;min-height:100dvh;display:grid}.rail{background:var(--ink);color:#fff;flex-direction:column;align-items:center;height:100dvh;padding:25px 10px;display:flex;position:sticky;top:0}.brand-mark img{border-radius:50%;display:block}.rail-active{background:#ffffff1c;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:65px;height:70px;margin-top:55px;font-size:13px;display:flex}.rail-bottom{overflow-wrap:anywhere;flex-direction:column;align-items:center;gap:10px;max-width:70px;margin-top:auto;font-size:12px;display:flex}.rail-bottom button{color:#fff;padding:10px}.avatar{background:var(--pink);color:#263e64;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;font-weight:700;display:grid}.catalog{padding:36px 32px}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.page-header h1{align-items:center;gap:14px;display:flex}.small-leaf{color:var(--gold)}.session-chip{border:1px solid var(--sand);white-space:nowrap;border-radius:30px;padding:9px 13px;font-size:13px}.demo-banner{color:#555b66;background:#eee8df;border-radius:8px;justify-content:space-between;gap:10px;margin-bottom:22px;padding:11px 13px;font-size:13px;display:flex}.demo-banner strong{font-weight:600}.search-field{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:2px 15px;display:flex}.search-field input{outline-offset:0;background:0 0;border:0;min-width:0;padding:14px 0}.search-field input::placeholder{color:#7f8390}.categories{flex-wrap:wrap;gap:8px;margin:23px 0 29px;display:flex}.categories button{border:1px solid var(--line);background:var(--white);white-space:nowrap;border-radius:9px;min-height:44px;padding:11px 16px;font-size:14px}.categories button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.section-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-heading h2{font-size:19px}.section-heading>span{color:var(--muted);font-size:13px}.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-card{text-align:left;border:1px solid var(--line);background:var(--white);border-radius:16px;flex-direction:column;min-height:214px;padding:20px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.product-card:hover:not(:disabled){border-color:var(--pink);transform:translateY(-3px);box-shadow:0 6px 18px #304a780a}.product-category{letter-spacing:1.2px;text-transform:uppercase;color:#75604b;margin-bottom:12px;font-size:11px}.product-card h3{margin-bottom:8px}.product-card p{color:var(--muted);margin-bottom:15px;font-size:14px;line-height:1.5}.product-footer{justify-content:space-between;align-items:center;gap:4px;margin-top:auto;display:flex}.product-footer strong{font-size:19px}.product-footer small{color:var(--muted);font-size:12px;font-weight:400;display:block}.add-icon{background:#f0e3de;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.variant-count{color:var(--muted);margin-top:7px;font-size:12px}.catalog-note{color:var(--muted);margin-top:24px;font-size:13px;line-height:1.5}.order-panel{border-left:1px solid var(--line);background:#fffdfa;flex-direction:column;height:100dvh;padding:28px 24px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.order-heading{align-items:center;gap:12px;display:flex}.order-heading h2{font-size:23px}.order-heading .eyebrow{font-size:11px}.count-badge{background:var(--cream);border-radius:50%;place-items:center;width:36px;height:36px;margin-left:auto;display:grid}.save-status{color:var(--muted);align-items:center;gap:5px;margin-top:10px;font-size:12px;display:flex}.service-switch{background:var(--cream);border-radius:10px;margin:23px 0;padding:4px;display:flex}.service-switch button{border-radius:7px;justify-content:center;align-items:center;gap:8px;width:50%;padding:11px 7px;font-size:14px;display:flex}.service-switch .selected{background:#fff;box-shadow:0 1px 5px #304a7814}.guest-heading{justify-content:space-between;align-items:center;font-size:14px;display:flex}.guest-heading span,.guest-heading button{align-items:center;gap:6px;display:flex}.guest-heading button{padding:10px 0;font-size:14px}.guest-tabs{gap:7px;margin:7px 0 16px;padding:3px 1px;display:flex;overflow-x:auto}.guest-tabs button{white-space:nowrap;border:1px solid var(--line);border-radius:22px;padding:10px 14px;font-size:13px}.guest-tabs .selected{background:var(--ink);color:#fff;border-color:var(--ink)}.guest-name{color:var(--muted);font-size:12px}.guest-name input{margin-top:6px;font-size:15px}.order-lines{flex:1;min-height:210px;padding-top:10px}.empty-order{text-align:center;color:var(--muted);padding:38px 0}.empty-order>div{background:var(--cream);width:65px;height:65px;color:var(--gold);border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.empty-order h3{color:var(--ink);margin-bottom:8px;font-size:16px}.empty-order p{font-size:14px;line-height:1.6}.order-line{border-bottom:1px dashed var(--sand);grid-template-columns:1fr auto;gap:12px;padding:16px 0;display:grid}.line-description{text-align:left;padding:0}.line-description strong{font-size:14px;display:block}.line-description span{color:var(--muted);margin-top:4px;font-size:12px;display:block}.line-description em{overflow-wrap:anywhere;margin-top:5px;font-size:12px;display:block}.order-line>strong{font-size:14px}.quantity{border:1px solid var(--line);border-radius:9px;align-items:center;width:max-content;display:flex}.quantity button{place-items:center;width:38px;height:36px;display:grid}.quantity span{text-align:center;min-width:28px;font-size:14px}.remove{justify-self:end}.order-footer{border-top:1px solid var(--line);margin-top:15px;padding-top:16px}.guest-subtotals{max-height:130px;overflow:auto}.guest-subtotals>div{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:9px;font-size:13px;display:flex}.grand-total{justify-content:space-between;align-items:center;gap:12px;margin:18px 0;display:flex}.grand-total>span{font-size:15px}.grand-total strong{letter-spacing:-1px;font-size:28px}.review-button{justify-content:space-between;width:100%}.order-footer>small{color:var(--muted);text-align:center;margin-top:12px;font-size:11px;line-height:1.5;display:block}.mobile-order-button,.mobile-back{display:none}.error{color:#833c2e;background:#fae9e3;border:1px solid #dcaba0;border-radius:9px;margin:12px 0;padding:12px;font-size:14px;line-height:1.5}.empty-results{text-align:center;padding:60px 15px}.empty-results h3{margin:15px 0 8px}.empty-results p{color:var(--muted)}.empty-results button{margin-top:18px;text-decoration:underline}.product-dialog,.review-dialog{border:1px solid var(--line);background:var(--white);width:min(540px,100vw - 24px);color:var(--ink);border-radius:22px;max-height:90dvh;padding:34px;overflow:auto;box-shadow:0 20px 100px #152d4e33}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14253a80}.close-dialog{padding:8px;position:absolute;top:14px;right:14px}.product-dialog h2{margin:10px 25px 10px 0;font-size:26px}.product-dialog>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.6}fieldset{border:0;margin:25px 0;padding:0}legend{margin-bottom:12px;font-size:14px;font-weight:600}.variant-options{gap:8px;display:grid}.variant-options label{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:14px;font-size:14px;display:flex}.variant-options label.selected{border-color:var(--ink);background:#eff2f7}.variant-options input{width:16px;accent-color:var(--ink)}.variant-options strong{margin-left:auto}.notes-label{margin-top:20px;font-size:14px;display:block}.notes-label textarea{resize:vertical;min-height:82px;margin-top:8px;font-size:14px}.modal-bottom{justify-content:space-between;align-items:center;gap:18px;margin-top:22px;display:flex}.modal-bottom .primary{flex:1}.assign-note{text-align:center;margin-top:12px}.pending-extras{border-left:2px solid var(--sand);padding-left:12px}.review-dialog{text-align:center;width:min(440px,100vw - 24px)}.review-dialog>img{border-radius:50%;margin:0 auto 18px}.review-dialog h2{margin-bottom:12px;font-size:24px}.review-warning{background:#eee8df;border-radius:7px;padding:10px;font-size:12px}.receipt-group{text-align:left;border-bottom:1px dashed var(--sand);padding:20px 0}.receipt-group h3{margin-bottom:12px}.receipt-group>div{justify-content:space-between;gap:18px;margin:10px 0;font-size:14px;display:flex}.receipt-group small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.receipt-subtotal{margin-top:16px!important;font-size:13px!important}.review-dialog>.primary{width:100%;margin-top:20px}.welcome{text-align:center;max-width:500px;margin:8vh auto;padding:30px}.welcome>img{border-radius:50%;margin-bottom:30px}.welcome h1{margin:12px 0 20px}.welcome>p:not(.eyebrow){color:var(--muted);margin-bottom:24px;line-height:1.7}.setup-note{text-align:left;background:#eee8df;border-radius:15px;margin:28px 0;padding:22px;font-size:14px;line-height:1.6}.setup-note p{color:var(--muted);margin:8px 0 12px}.login form{text-align:left;gap:20px;margin:28px 0;display:grid}.login label{font-size:14px}.login input{margin-top:8px}@media (min-width:1500px){.catalog{padding:40px 48px}.products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1200px){.pos-shell{grid-template-columns:76px minmax(0,1fr) 345px}.catalog{padding:28px 22px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.order-panel{padding:24px 20px}.page-header{align-items:flex-start}.session-chip{display:none}.demo-banner{flex-direction:column;gap:4px}.product-card{padding:17px}}@media (max-width:850px){.pos-shell{grid-template-columns:68px minmax(0,1fr)}.order-panel{display:none}.mobile-order-button{z-index:10;display:flex;position:fixed;bottom:16px;left:84px;right:16px;box-shadow:0 8px 30px #304a7830}.mobile-order-button strong{margin-left:auto}.catalog{padding-bottom:100px}.order-panel.mobile-open{z-index:20;width:100%;max-width:none;padding:25px;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-back{padding:10px 10px 10px 0;display:block}.order-lines{min-height:150px}.categories{flex-wrap:nowrap;padding-bottom:8px;overflow:auto}.brand-mark img{width:49px;height:49px}.rail-active{width:52px}}@media (max-width:520px){.pos-shell{display:block}.rail{display:none}.catalog{padding:25px 18px 110px}.page-header{margin-bottom:18px}h1{font-size:28px}.page-header .eyebrow{font-size:11px}.demo-banner{font-size:12px}.products{gap:10px}.product-card{min-height:218px;padding:15px}.product-card h3{font-size:16px}.product-card p{font-size:13px}.product-footer strong{font-size:18px}.product-category{font-size:10px}.mobile-order-button{left:16px}.categories{margin-top:18px;margin-bottom:18px}.section-heading h2{font-size:18px}.product-dialog,.review-dialog{padding:28px 22px}.modal-bottom{gap:10px}.modal-bottom .primary{padding:14px 12px;font-size:14px}.quantity button{width:33px}.product-dialog h2{font-size:23px}.welcome{margin:4vh auto}}.transaction-page{max-width:1050px;margin:0 auto;padding:32px 24px 60px}.transaction-nav{justify-content:space-between;gap:20px;margin-bottom:30px;display:flex}.transaction-nav a,.history-link{text-underline-offset:4px;font-size:14px}.checkout-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;display:grid}.paper-card{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:28px}.paper-card>p{margin-top:12px;line-height:1.6}.payment-help{color:var(--muted);margin:16px 0;font-size:14px;line-height:1.6}.cash-label{margin-top:24px;font-size:14px;display:block}.cash-label input{margin:8px 0}.cash-label span{margin-top:10px;display:block}.payment-confirm{align-items:flex-start;gap:10px;margin-top:24px;font-size:14px;line-height:1.6;display:flex}.payment-confirm input{width:19px;height:19px;accent-color:var(--ink);flex-shrink:0;margin-top:2px}.paper-card>.primary{width:100%}.secondary{border:1px solid var(--sand);border-radius:10px;min-height:48px;margin-top:12px;padding:14px 18px}.ticket-page{max-width:650px}.ticket-paper{background:var(--white);border:1px solid var(--line);border-radius:4px;max-width:440px;margin:0 auto;padding:32px;box-shadow:0 10px 30px #304a7808}.ticket-paper header{text-align:center;font-size:13px;line-height:1.8}.ticket-paper header img{border-radius:50%;margin-bottom:14px}.ticket-paper h1{margin-bottom:14px;font-size:23px}.ticket-paper .eyebrow{font-size:12px}.ticket-paper footer{text-align:center;border-top:1px dashed var(--sand);margin-top:22px;padding-top:20px;font-size:14px;line-height:1.8}.ticket-paper footer small{color:var(--muted);margin-top:15px;font-size:11px;display:block}.ticket-paper .receipt-group>div>span{overflow-wrap:anywhere;min-width:0}.ticket-paper .receipt-group strong{white-space:nowrap}.ticket-payment{font-size:14px;line-height:1.8}.ticket-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.ticket-actions .secondary{margin:0}.ticket-actions p{text-align:center;width:100%;font-size:14px}.sale-success{text-align:center;margin-bottom:24px;font-size:14px}.history-search{align-items:flex-end;gap:14px;margin:24px 0;display:flex}.history-search label{font-size:14px}.history-search input{margin-top:8px}.history-list{border:1px solid var(--line);background:var(--white);border-radius:14px;margin-bottom:30px}.history-row{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr auto;gap:20px;padding:22px;text-decoration:none;display:grid}.history-row:last-child{border:0}.history-row:hover{background:#eee8df}.history-row span,.history-row small{color:var(--muted);margin-top:7px;font-size:13px;display:block}.history-row>div{overflow-wrap:anywhere;min-width:0}.review-dialog>.secondary{width:100%}@media (max-width:700px){.checkout-grid{grid-template-columns:1fr}.transaction-page{padding:24px 16px}.paper-card{padding:22px}.history-search{flex-wrap:wrap}.history-row{grid-template-columns:1fr auto;gap:14px}.history-row>div:nth-child(2){grid-area:2/1/auto/-1}.ticket-paper{padding:24px}.page-header{flex-wrap:wrap}}@media print{body{color:#000;background:#fff;font-family:Arial,sans-serif}.no-print{display:none!important}.ticket-page{max-width:none;margin:0;padding:0}.ticket-paper{box-shadow:none;color:#000;background:#fff;border:0;max-width:80mm;margin:0 auto;padding:4mm}.ticket-paper header,.ticket-payment{font-size:10pt}.ticket-paper .receipt-group{break-inside:avoid}.ticket-paper .receipt-group small{color:#000}.ticket-paper .grand-total strong{font-size:18pt}a{color:#000}}.ticket-delivery{text-align:center;max-width:480px;margin:32px auto 0}.ticket-delivery h2{font-size:20px}.ticket-delivery .ticket-actions{margin-top:18px}.image-downloads{gap:18px;margin-top:24px;display:grid}.image-downloads>div{border:1px solid var(--line);background:var(--white);border-radius:12px;padding:16px}.image-downloads img{object-fit:contain;width:auto;max-width:100%;max-height:320px;margin:0 auto 16px;display:block}.whatsapp-action{text-decoration:none;display:inline-block}.ticket-delivery>p[role=status]{margin-top:16px;font-size:14px;line-height:1.6}
