@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Literata:opsz,wght@7..72,400;7..72,600;7..72,700&display=swap";:root{color:#15251d;font-synthesis:none;--green:#194f35;--mint:#e8f1eb;--line:#e4e8e2;--muted:#718078;background:#f7f8f5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3,strong{font-family:Manrope,sans-serif}.eyebrow{color:#3d7d59;letter-spacing:.14em;margin-bottom:10px;font-size:11px;font-weight:800;line-height:1;display:block}.brand-mark{color:#fff;background:#173f2c;border-radius:14px;place-items:center;width:46px;height:46px;font:800 24px Manrope;display:grid;box-shadow:inset 0 0 0 1px #ffffff26}.brand-mark.small{border-radius:11px;width:38px;height:38px;font-size:20px}.login-shell{grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 72% 20%,#3b7555 0,#0000 30%),linear-gradient(145deg,#123b28,#1c5137 65%,#17422d);flex-direction:column;padding:54px 8vw;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:440px;height:440px;position:absolute;bottom:-190px;right:-180px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff07}.brand-row{align-items:center;gap:13px;display:flex}.brand-row>div:last-child{flex-direction:column;display:flex}.brand-row span{opacity:.64;font-size:12px}.brand-copy{z-index:1;max-width:660px;margin:auto 0;position:relative}.brand-copy .eyebrow{color:#a9d0b7}.brand-copy h1{letter-spacing:-.045em;font-size:clamp(42px,5vw,72px);line-height:1.06}.brand-copy p{color:#d7e5dc;max-width:520px;margin-top:24px;font-size:18px;line-height:1.7}.login-features{color:#c8ded0;z-index:1;gap:28px;font-size:14px;display:flex;position:relative}.login-panel{background:#fbfcfa;place-items:center;padding:40px;display:grid}.login-card{flex-direction:column;gap:22px;width:min(420px,100%);display:flex}.login-card h2{letter-spacing:-.03em;font-size:34px}.login-card p{color:var(--muted);margin-top:8px}.login-card small{text-align:center;color:#89938d}label{color:#45554c;flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}input,textarea{color:#17291f;background:#fff;border:1px solid #dce2dc;border-radius:11px;outline:none;width:100%;padding:13px 14px;transition:all .15s}input:focus,textarea:focus{border-color:#468465;box-shadow:0 0 0 3px #46846518}.primary,.secondary{border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:12px 17px;font-weight:700;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:#246b49}.primary:disabled{opacity:.48;cursor:not-allowed}.secondary{color:#2d4437;border:1px solid var(--line);background:#fff}.wide{width:100%}.login-card .primary{justify-content:space-between;padding:15px 18px}.alert,.toast{border-radius:10px;padding:12px 14px;font-size:13px}.error{color:#a13d34;background:#fbedeb;border:1px solid #f5d5d1}.success{color:#23623f;background:#e9f5ed;border:1px solid #cfe8d7}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#173d2b;flex-direction:column;height:100vh;padding:25px 16px 18px;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:11px;padding:0 8px 26px;display:flex}.sidebar-brand>div:last-child{flex-direction:column;min-width:0;display:flex}.sidebar-brand strong{font-size:15px}.sidebar-brand span{color:#a5bdaf;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}nav{scrollbar-width:thin;flex-direction:column;flex-grow:1;gap:5px;margin-top:22px;margin-bottom:12px;display:flex;overflow-y:auto}nav::-webkit-scrollbar{width:4px}nav::-webkit-scrollbar-track{background:0 0}nav::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}nav::-webkit-scrollbar-thumb:hover{background:#ffffff40}nav button{color:#adbfb5;text-align:left;background:0 0;border:0;border-radius:9px;flex-shrink:0;align-items:center;gap:12px;padding:11px 13px;font-size:13px;font-weight:600;display:flex}nav button span{text-align:center;width:19px;font-size:17px}nav button:hover,nav button.active{color:#fff;background:#ffffff13}nav button.active{box-shadow:inset 3px 0 #8bc5a0}.sidebar-user{border-top:1px solid #ffffff16;grid-template-columns:35px 1fr 26px;align-items:center;gap:9px;margin-top:auto;padding:17px 5px 0;display:grid}.avatar{color:#245239;background:#d9e9de;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.sidebar-user>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.sidebar-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-user span{color:#9eb2a6;font-size:10px}.sidebar-user button{color:#9eb2a6;background:0 0;border:0;font-size:18px}.workspace{min-width:0;padding:32px 34px;position:relative}.page-header{justify-content:space-between;align-items:center;min-height:66px;margin-bottom:26px;display:flex}.page-header h1{letter-spacing:-.035em;font-size:28px;line-height:1.15}.page-header p{color:var(--muted);margin-top:7px;font-size:13px}.icon-button{border:1px solid var(--line);color:#617066;background:#fff;border-radius:10px;width:40px;height:40px;font-size:20px}.toast{z-index:20;position:fixed;top:22px;right:28px;box-shadow:0 10px 40px #25382b20}.pos-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:25px;display:grid}.catalog{min-width:0}.search{width:min(410px,100%);margin-bottom:14px;position:relative}.search span{color:#7b8981;font-size:20px;position:absolute;top:10px;left:14px}.search input{padding-left:43px}.category-row{scrollbar-width:none;gap:7px;padding:1px 0 18px;display:flex;overflow:auto}.category-row button{border:1px solid var(--line);color:#68766e;white-space:nowrap;background:#fff;border-radius:20px;padding:8px 14px;font-size:12px;font-weight:600}.category-row button.active{background:var(--green);border-color:var(--green);color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.product-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;padding:0;transition:all .18s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 9px 25px #25382b12}.product-card.unavailable{opacity:.5;cursor:not-allowed}.product-visual{background:linear-gradient(145deg,#edf2eb,#dfeade);place-items:center;height:105px;display:grid;position:relative}.product-visual>span{color:#326044;background:#fff9;border-radius:50%;place-items:center;width:48px;height:48px;font:800 22px Manrope;display:grid}.product-visual em{color:#466052;background:#fffd;border-radius:12px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700;position:absolute;top:8px;right:8px}.product-visual em.low{color:#a84c37;background:#fff0ec}.product-card>div:nth-child(2){padding:13px 13px 16px}.product-card small{color:#809087;text-transform:uppercase;font-size:10px}.product-card h3{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 8px;font-size:14px;overflow:hidden}.product-card strong{color:#245c3d;font-size:13px}.product-card>i{background:var(--mint);color:#245c3d;border-radius:8px;place-items:center;width:27px;height:27px;font-size:18px;font-style:normal;display:grid;position:absolute;bottom:11px;right:10px}.cart-panel{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;max-height:calc(100vh - 50px);display:flex;position:sticky;top:25px;overflow:hidden;box-shadow:0 8px 30px #25382b0b}.cart-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 20px;display:flex}.cart-title h2{font-size:18px}.cart-title h2 b{background:var(--mint);color:#285c3e;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:inline-grid}.text-button{color:#276244;background:0 0;border:0;padding:5px;font-size:12px;font-weight:700}.text-button.danger{color:#a55043}.cart-items{min-height:170px;max-height:330px;padding:4px 19px;overflow:auto}.cart-item{border-bottom:1px solid #edf0ec;grid-template-columns:38px 1fr auto;gap:10px;padding:13px 0;display:grid}.cart-thumb,.product-initial{color:#336247;background:#e8efe7;border-radius:9px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.cart-info{flex-direction:column;gap:2px;display:flex}.cart-info>strong{font-size:12px}.cart-info>span{color:var(--muted);font-size:10px}.cart-item>strong{font-size:11px}.stepper{align-items:center;gap:9px;margin-top:7px;display:flex}.stepper button{border:1px solid var(--line);background:#fff;border-radius:6px;width:23px;height:23px;padding:0}.stepper b{font-size:11px}.cart-empty{text-align:center;color:#829087;margin:auto;padding:38px 10px}.cart-empty>div{font-size:31px}.cart-empty h3{margin:10px 0 4px;font-size:13px}.cart-empty p{font-size:11px}.cart-footer{border-top:1px solid var(--line);margin-top:auto;padding:15px 19px 19px}.discount-field{grid-template-columns:1fr 125px;align-items:center;margin-bottom:13px;display:grid}.discount-field>div{position:relative}.discount-field b{color:#7f8b84;font-size:11px;position:absolute;top:9px;left:10px}.discount-field input{text-align:right;padding:8px 8px 8px 29px;font-size:12px}.payment-methods>span,.discount-field>span{color:#68776e;font-size:11px;font-weight:700}.payment-methods>div{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px;display:grid}.payment-methods button{border:1px solid var(--line);color:#6b776f;background:#fff;border-radius:7px;padding:7px;font-size:10px;font-weight:700}.payment-methods button.active{background:var(--mint);color:#215c3b;border-color:#a8c9b4}.totals{border-top:1px dashed #dbe1dc;flex-direction:column;gap:7px;margin-top:14px;padding-top:12px;display:flex}.totals span,.totals>strong{color:#6d7a72;justify-content:space-between;font-size:11px;display:flex}.totals>strong{color:#1d3025;font-size:15px}.checkout{justify-content:space-between;margin-top:14px;font-size:12px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;padding:20px;display:flex}.stats-grid span{color:var(--muted);font-size:12px}.stats-grid strong{margin:13px 0 6px;font-size:27px}.stats-grid small{color:#91a097;font-size:10px}.two-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.data-card,.table-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.card-header{border-bottom:1px solid var(--line);padding:19px 20px}.card-header h2{font-size:16px}.card-header p{color:var(--muted);margin-top:4px;font-size:11px}.ranking,.stock-row{border-bottom:1px solid #edf0ec;align-items:center;gap:12px;padding:13px 20px;display:flex}.ranking>span{background:#f0f3ef;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.ranking>div{flex-direction:column;flex:1;display:flex}.ranking strong,.stock-row strong{font-size:12px}.ranking small{color:var(--muted);font-size:10px}.ranking>b{font-size:11px}.stock-row strong{flex:1}.stock-row>span{color:#a65a34;background:#fff2e9;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:700}.stock-row>span.critical{color:#a13d34;background:#fbe9e7}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#78867e;text-transform:uppercase;border-bottom:1px solid var(--line);background:#fafbf9;padding:13px 17px;font-size:10px}td{color:#4e5e55;border-bottom:1px solid #edf0ec;padding:14px 17px}td>small{text-overflow:ellipsis;white-space:nowrap;color:#8b9790;max-width:270px;margin-top:3px;display:block;overflow:hidden}.align-right{text-align:right}.badge{border-radius:12px;padding:5px 8px;font-size:9px;font-weight:700}.badge.paid{color:#2f6846;background:#e9f4ec}.product-cell{align-items:center;gap:10px;display:flex}.product-cell>div:last-child{flex-direction:column;display:flex}.product-cell strong{font-size:12px}.product-cell small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:10px;overflow:hidden}.status-toggle{color:#79837d;background:#f1f2f0;border:0;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:700}.status-toggle.active-status{color:#286342;background:#e7f3eb}.stock-low{color:#ad4e3d;font-weight:800}.empty-state{text-align:center;color:#829087;grid-column:1/-1;padding:50px 15px;font-size:12px}.empty-state.compact{padding:35px 15px}.modal-backdrop{z-index:50;background:#10231a99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(560px,100%);overflow:hidden;box-shadow:0 30px 80px #09140e52}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:22px 24px;display:flex}.modal-header h2{font-size:21px}.modal-header button{background:#f2f4f1;border:0;border-radius:8px;width:31px;height:31px;font-size:21px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;padding:22px 24px;display:grid}.form-grid .full{grid-column:1/-1}.checkbox{flex-direction:row;align-items:center}.checkbox input{width:auto}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:16px 24px;display:flex}.security-card{color:#fff;background:linear-gradient(135deg,#173d2b,#275d40);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:20px 22px;display:flex}.security-card>div{align-items:center;gap:14px;display:flex}.security-card .avatar.large{width:48px;height:48px;font-size:18px}.security-card .eyebrow{color:#a9d0b7;margin-bottom:5px}.security-card h2{font-size:17px}.security-card p{color:#b9cdbf;margin-top:3px;font-size:11px}.security-card .secondary{color:#fff;background:#ffffff13;border-color:#ffffff2b}.account-status{color:#286342;background:#e7f3eb;border-radius:13px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-block}.account-status.inactive{color:#79837d;background:#f1f2f0}.user-actions{white-space:nowrap;justify-content:flex-end;gap:5px;display:flex}.user-actions .danger{color:#a13d34}.muted-text{color:#8b9790;font-size:10px}.compact-modal{width:min(470px,100%)}label small{color:#87938c;font-weight:400;line-height:1.4}@media (width<=1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-layout{grid-template-columns:minmax(0,1fr) 330px}.workspace{padding:28px 24px}}@media (width<=850px){.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.app-shell{grid-template-columns:1fr}.sidebar{z-index:10;flex-direction:row;align-items:center;height:auto;padding:10px 14px;position:sticky;top:0}.sidebar-brand{border:0;padding:0}.sidebar-brand>div:last-child,.sidebar-user{display:none}nav{flex-direction:row;margin:0 0 0 auto}nav button{padding:9px;font-size:0}nav button span{font-size:18px}.pos-layout{grid-template-columns:1fr}.cart-panel{max-height:none;position:relative;top:0}.stats-grid,.two-columns{grid-template-columns:1fr}.workspace{padding:22px 16px}}@media (width<=520px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-visual{height:84px}.login-panel{padding:24px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}.public-confirm-backdrop{z-index:80}.confirm-order-list{padding:16px 22px}.confirm-order-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:9px 0;font-size:13px;display:flex}.confirm-order-list .confirm-total{border-bottom:0;padding-top:15px;font-size:17px}.confirm-order-list .confirm-total strong{color:var(--green)}.member-signup-toggle{cursor:pointer;background:#f3f8f5;border:1px solid #d8e5dc;border-radius:11px;align-items:flex-start;padding:12px 13px;flex-direction:row!important;gap:10px!important;display:flex!important}.member-signup-toggle input{height:17px;accent-color:var(--green);flex:none;margin:1px 0 0;width:17px!important;padding:0!important}.member-signup-toggle span{flex-direction:column;gap:3px;display:flex}.member-signup-toggle strong{color:#244b35;font-size:12px}.member-signup-toggle small{color:#66766d;font-size:10px}.public-member-form{padding:0 22px}.public-member-form .member-signup-fields{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.public-member-form .member-signup-fields label{font-size:10px}.public-member-form .modal-actions{margin:15px -22px 0}.storefront-checkout-modal .member-signup-toggle{background:#fff8f1;border-color:#ead9ca}.storefront-checkout-modal .member-signup-toggle strong{color:#70431f}@media (width<=520px){.public-member-form .member-signup-fields{grid-template-columns:1fr}}.public-menu-tools{z-index:5;background:#f3f6f2;padding:4px 0 14px;position:sticky;top:0}.public-search{position:relative}.public-search span{color:#77867d;font-size:20px;position:absolute;top:10px;left:14px}.public-search input{background:#fff;padding-left:42px}.public-categories{scrollbar-width:none;gap:7px;padding-top:10px;display:flex;overflow:auto}.public-categories button{border:1px solid var(--line);white-space:nowrap;color:#637169;background:#fff;border-radius:18px;padding:8px 13px;font-size:11px;font-weight:700}.public-categories button.active{background:var(--green);border-color:var(--green);color:#fff}.public-order .public-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.public-order .public-products article{flex-direction:column;align-items:stretch;gap:0;padding:0;display:flex;overflow:hidden}.public-product-visual{aspect-ratio:1.2;background:linear-gradient(145deg,#edf2eb,#dfeade);place-items:center;width:100%;display:grid}.public-product-visual .public-product-photo{object-fit:cover;border-radius:0;width:100%;height:100%}.public-product-visual .product-initial{border-radius:16px;width:58px;height:58px;font-size:22px}.public-product-info{min-height:83px;padding:11px 11px 7px}.public-product-info h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.public-stepper{grid-template-columns:30px 1fr 30px;align-items:center;gap:5px;margin:auto 10px 11px;display:grid}.public-stepper button{border:1px solid var(--line);height:30px;color:var(--green);background:#fff;border-radius:8px;font-size:18px}.public-stepper b{text-align:center;font-size:12px}.public-empty{grid-column:1/-1}.product-visual.has-image{background-position:50%;background-size:cover}.product-table-photo,.public-product-photo{object-fit:cover;background:#eef2ed;border-radius:9px;width:38px;height:38px}.product-photo-field{grid-template-columns:92px 1fr auto;align-items:center;display:grid!important}.product-photo-field>input,.product-photo-field>small{grid-column:2}.product-photo-field>button{grid-area:2/3}.product-photo-preview{color:#668071;background:#edf2eb;border-radius:12px;grid-row:1/4;place-items:center;width:84px;height:84px;font-size:24px;display:grid;overflow:hidden}.product-photo-preview img{object-fit:cover;width:100%;height:100%}.category-editor{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;gap:8px;padding:18px 22px;display:grid}.category-list{max-height:340px;padding:8px 22px 18px;overflow:auto}.category-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 2px;display:flex}.category-list strong{font-size:13px}.app-shell.owner-shell .sidebar{width:230px;overflow:hidden}.app-shell.owner-shell.sidebar-collapsed .sidebar{opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s,opacity .18s,visibility 0s .28s;transform:translate(-230px)}@media (width<=850px){.app-shell.owner-shell .sidebar,.app-shell.owner-shell.sidebar-collapsed .sidebar{width:auto;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}.sidebar-slide-toggle{display:none}.owner-shell.sidebar-collapsed{grid-template-columns:1fr}.owner-shell.sidebar-collapsed .sidebar{transform:none}}.cashier-shell .cashier-bottom-nav{flex-direction:row;height:68px;padding:7px 10px;position:fixed;top:auto;bottom:16px}.app-shell.owner-shell{transition:grid-template-columns .28s}.owner-shell .sidebar{transition:transform .28s}.owner-shell.sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.owner-shell.sidebar-collapsed .sidebar{transform:translate(-100%)}.sidebar-slide-toggle{z-index:15;color:#fff;background:#173d2b;border:1px solid #315c43;border-radius:0 10px 10px 0;width:32px;height:44px;font-size:24px;transition:left .28s;position:fixed;top:78px;left:214px;box-shadow:4px 4px 14px #142c1e25}.sidebar-slide-toggle.collapsed{left:0}.app-shell.cashier-shell{padding-bottom:94px;display:block}.cashier-shell .workspace{max-width:1600px;margin:auto}.cashier-bottom-nav{z-index:35;border-radius:18px;align-items:stretch;width:min(720px,100% - 24px);height:68px;padding:7px 10px;display:flex;position:fixed;top:auto;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #10271b4d}.cashier-bottom-nav .sidebar-brand{display:none}.cashier-bottom-nav nav{flex-direction:row;flex:1;justify-content:space-around;gap:2px;margin:0;display:flex}.cashier-bottom-nav nav button{text-align:center;border-radius:11px;flex-direction:column;flex:1;justify-content:center;gap:2px;padding:7px 5px;font-size:9px}.cashier-bottom-nav nav button span{font-size:18px;line-height:20px}.cashier-bottom-nav nav button.active{box-shadow:none;background:#ffffff19}.cashier-bottom-nav .sidebar-user{border:0;grid-template-columns:28px;margin:0;padding:0 0 0 5px;display:grid}.cashier-bottom-nav .sidebar-user .avatar,.cashier-bottom-nav .sidebar-user>div:nth-child(2){display:none}.cashier-bottom-nav .sidebar-user button{width:28px;font-size:18px}.bill-mode{background:#f0f3ef;border-radius:9px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:13px;padding:4px;display:grid}.bill-mode button{color:#748078;background:0 0;border:0;border-radius:7px;padding:8px;font-size:11px;font-weight:700}.bill-mode button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #263a2c10}.customer-picker>select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px}.open-bill-row{background:#fffaf0}.open-bill-row td:first-child{border-left:3px solid #d99432}.mini-button{padding:7px 10px;font-size:10px}.member-selector{gap:6px;grid-template-columns:1fr 35px!important;display:grid!important}.member-search-trigger{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left!important;color:#627169!important}.member-search-modal{width:min(560px,100%)}.member-search-box{padding:18px 22px 10px;position:relative}.member-search-box span{color:#718078;font-size:18px;position:absolute;top:29px;left:36px}.member-search-box input{padding-left:42px}.member-results{max-height:380px;padding:5px 22px 15px;overflow:auto}.member-results>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:100%;padding:12px 3px;display:grid}.member-results>button:hover{background:#f7faf7}.member-results>button>div:nth-child(2),.member-results>button>div:last-child{flex-direction:column;gap:3px;display:flex}.member-results>button>div:last-child{text-align:right}.member-results span{color:var(--muted);font-size:10px}.member-results strong{font-size:12px}.table-label{color:#285f40;background:#e8f1eb;border-radius:12px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-block}.table-label.takeaway{color:#78847d;background:#f1f2f0}.customer-picker{margin-bottom:12px}.customer-picker>div{grid-template-columns:1fr 35px;gap:6px;display:grid}.customer-picker select,.customer-picker button{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:8px}.points-badge{color:#8a5d17;background:#fff3d9;border-radius:14px;padding:5px 9px;font-size:10px;font-weight:800}.table-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.table-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.table-grid article>div:first-child{align-items:center;gap:11px;display:flex}.table-grid h3{margin-bottom:5px;font-size:15px}.table-actions{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.settings-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-card{height:max-content}.settings-save{grid-column:1/-1;justify-content:flex-end;display:flex}.loyalty-example{color:#44624f;background:#eef5ef;border-radius:9px;padding:12px;font-size:12px}.qr-content{text-align:center;flex-direction:column;align-items:center;gap:9px;padding:20px;display:flex}.qr-content img{width:min(320px,100%)}.qr-content code{background:#f1f3f0;max-width:100%;padding:8px;font-size:10px;overflow:auto}.qr-content p{color:var(--muted);font-size:12px}.link-button{text-decoration:none}.receipt-paper{flex-direction:column;gap:7px;padding:25px 35px;font-family:monospace;display:flex}.receipt-paper>h2,.receipt-paper>p{text-align:center}.receipt-paper>div{justify-content:space-between;display:flex}.receipt-paper hr{border:0;border-top:1px dashed #777;width:100%}.receipt-total{padding:7px 0;font-size:17px}.public-order{background:#f3f6f2;min-height:100vh;padding:24px max(18px,50vw - 350px) 120px}.public-order>header{align-items:center;gap:12px;margin-bottom:22px;display:flex}.public-order>header>div:last-child{flex-direction:column;display:flex}.public-order>header span{color:var(--muted);font-size:12px}.public-products{gap:10px;display:grid}.public-products article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.public-products article>div:nth-child(2){flex-direction:column;display:flex}.public-products small{color:var(--muted)}.public-products h3{margin:3px 0;font-size:14px}.public-order>footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:15px max(18px,50vw - 350px);display:flex;position:fixed;bottom:0;left:0;right:0}.public-order>footer>div{flex-direction:column;display:flex}.public-success{color:#265e3d;background:#e5f4e9;border-radius:12px;margin-bottom:15px;padding:18px}.public-success p{margin-top:5px;font-size:13px}.report-heading{margin:23px 0 12px}.report-heading h2{font-size:18px}.report-heading .eyebrow{margin-bottom:6px}.stats-grid.report-stats{grid-template-columns:repeat(4,1fr)}.header-actions,.section-toolbar,.admin-tabs,.report-filter{align-items:center;gap:10px;display:flex}.admin-tabs{border-bottom:1px solid var(--line);margin:-10px 0 22px}.admin-tabs button{color:var(--muted);background:0 0;border:0;margin-right:18px;padding:12px 4px;font-weight:700}.admin-tabs button.active{color:var(--green);border-bottom:2px solid var(--green)}.section-toolbar{justify-content:space-between;margin-bottom:18px}.section-toolbar h2{font-size:20px}.section-toolbar p{color:var(--muted);margin-top:5px;font-size:12px}.package-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.package-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:22px;display:flex}.package-grid article.disabled{opacity:.55}.package-grid article>span{color:#3d7d59;font-size:10px;font-weight:800}.package-grid article h2{margin:8px 0;font-size:18px}.package-grid article>strong{color:var(--green);font-size:25px}.package-grid article>small{color:var(--muted);margin:7px 0 18px}.package-grid article>div{align-items:center;gap:8px;display:flex}.report-filter{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:16px;padding:14px}.report-filter label{flex-direction:row;align-items:center}.report-filter input{padding:9px}.wrap-actions{flex-wrap:wrap;max-width:260px}.wide-modal{width:min(720px,100%)}.account-list{max-height:310px;padding:10px 22px;overflow:auto}.account-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:12px 0;display:grid}.account-list>div>div{flex-direction:column;display:flex}.account-list small{color:var(--muted);margin-top:3px}.inline-account-form{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 140px auto;gap:8px;padding:16px 22px;display:grid}.inline-account-form input,.inline-account-form select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}.credential-warning{color:#80581e;background:#fff4dc;border-radius:10px;margin:20px 22px 8px;padding:12px;font-size:12px}.credential-list{flex-direction:column;gap:10px;padding:10px 22px 22px;display:flex}.credential-list>div{border:1px solid var(--line);border-radius:10px;gap:7px;padding:12px;display:grid}.credential-list code{-webkit-user-select:all;user-select:all;background:#f1f4f0;border-radius:7px;padding:8px;font-size:13px}.credential-backdrop{z-index:70}.stats-grid.admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=1100px){.stats-grid.admin-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.stats-grid.admin-stats,.stats-grid.report-stats,.package-grid,.inline-account-form{grid-template-columns:1fr}.header-actions{flex-wrap:wrap}.account-list>div{grid-template-columns:1fr auto}.account-list .text-button{grid-column:auto}.table-grid,.settings-layout{grid-template-columns:1fr}}@media print{body *{visibility:hidden}.receipt-paper,.receipt-paper *,.qr-content,.qr-content *{visibility:visible}.receipt-paper,.qr-content{background:#fff;position:fixed;inset:0}.no-print{display:none!important}}.form-grid select{font:inherit;color:#17291f;background:#fff;border:1px solid #dce2dc;border-radius:11px;outline:none;width:100%;padding:13px 14px}.form-grid select:focus{border-color:#468465;box-shadow:0 0 0 3px #46846518}.admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-stats article:last-child{color:#fff;background:linear-gradient(135deg,#173d2b,#275d40)}.admin-stats article:last-child span,.admin-stats article:last-child small{color:#bad0c1}.admin-stats article:last-child strong{font-size:20px}.subscription-state{border-radius:13px;padding:5px 9px;font-size:9px;font-weight:700;display:inline-block}.subscription-state.active{color:#286342;background:#e7f3eb}.subscription-state.expiring{color:#96601f;background:#fff2df}.subscription-state.expired{color:#a13d34;background:#fbe9e7}.subscription-summary{color:#345442;background:#edf4ef;border-radius:11px;justify-content:space-between;align-items:center;margin:20px 24px 0;padding:15px;display:flex}.subscription-summary span{font-size:11px}.subscription-summary strong{font-size:13px}.history-modal{width:min(720px,100%);max-height:80vh;overflow:auto}@media (width<=1100px){.admin-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.admin-stats{grid-template-columns:1fr}}.open-bill-button{border:1px solid var(--line);color:#607068;background:#fff;border-radius:11px;align-items:center;gap:9px;padding:8px 12px;display:flex}.open-bill-button>span{background:var(--mint);border-radius:8px;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.open-bill-button>div,.open-bill-table,.open-bill-items,.open-bill-total{flex-direction:column;display:flex}.open-bill-button>div{text-align:left;gap:1px}.open-bill-button strong{font-size:11px}.open-bill-button small{color:var(--muted);font-size:9px}.open-bill-button.has-bills{color:#805616;background:#fff8e9;border-color:#d99a3d}.open-bill-button.has-bills>span{background:#f8e5bc}.open-bills-modal{flex-direction:column;width:min(720px,100%);max-height:82vh;display:flex}.open-bill-list{max-height:60vh;padding:12px 20px 20px;overflow:auto}.open-bill-list>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;margin-bottom:8px;padding:13px;transition:all .15s;display:grid}.open-bill-list>button:hover{background:#f8fbf8;border-color:#9fbea9}.open-bill-table,.open-bill-items,.open-bill-total{gap:3px;min-width:0}.open-bill-table>span{color:#1e3d2c;font:700 13px Manrope,sans-serif}.open-bill-table strong,.open-bill-items span,.open-bill-total span{color:var(--muted);font-size:10px}.open-bill-items strong{font-size:11px}.open-bill-items span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.open-bill-total{text-align:right}.open-bill-total strong{color:var(--green);font-size:13px}.open-bill-total span{color:#377353;font-weight:700}@media (width<=600px){.page-header .header-actions{gap:6px}.open-bill-button{padding:7px 9px}.open-bill-button>span{display:none}.open-bill-list{padding:10px 14px 16px}.open-bill-list>button{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.open-bill-items{grid-area:2/1/auto/-1}.open-bills-modal{max-height:88vh}}.store-brand-card{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:22px 24px;display:flex}.store-brand-card h2{font-size:20px}.store-brand-card p{color:var(--muted);margin-top:5px;font-size:12px}.store-logo-editor{align-items:center;gap:10px;display:flex}.store-logo-preview{background:#f2f6f2;border:1px dashed #b9c8bd;border-radius:16px;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.store-logo-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.store-logo-preview span{color:var(--green);font:800 28px Manrope,sans-serif}.logo-upload-button{cursor:pointer;position:relative;overflow:hidden}.logo-upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.brand-mark img{object-fit:contain;border-radius:inherit;background:#fff;width:100%;height:100%}@media (width<=600px){.store-brand-card{flex-direction:column;align-items:flex-start}.store-logo-editor{flex-wrap:wrap;width:100%}}.whatsapp-template-toolbar{background:#f3f8f4;border:1px solid #d7e5da;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:14px 16px;display:flex}.whatsapp-template-toolbar>div{flex-direction:column;gap:3px;display:flex}.whatsapp-template-toolbar strong{color:#28543b;font-size:12px}.whatsapp-template-toolbar span{color:var(--muted);font-size:11px}@media (width<=600px){.whatsapp-template-toolbar{flex-direction:column;align-items:stretch}.whatsapp-template-toolbar button{width:100%}}nav button .menu-badge{color:#fff;background:#e85445;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font:800 10px Manrope,sans-serif;display:inline-grid;box-shadow:0 0 0 2px #173d2b}.cashier-bottom-nav nav button .menu-badge{min-width:17px;height:17px;padding:0 4px;font-size:8px;position:absolute;top:2px;right:2px;box-shadow:0 0 0 2px #fff}.cashier-bottom-nav nav button{position:relative}.package-grid article.website-plan{background:linear-gradient(160deg,#fff,#f0f8f3);border-color:#9bbcab}.plan-feature-badge{color:#286243;letter-spacing:.05em;background:#e3f1e8;border-radius:7px;align-self:flex-start;width:max-content;margin:-5px 0 12px;padding:5px 8px;font-size:9px;font-weight:800}.plan-feature-badge.small{margin:0;padding:4px 6px;font-size:8px}.tenant-plan-row{align-items:center;gap:6px;margin-bottom:4px;display:flex}.website-feature-option{background:#f4f9f5;border:1px solid #d5e5d9;border-radius:11px;align-items:flex-start;padding:14px}.website-feature-option>span{flex-direction:column;gap:4px;display:flex}.website-feature-option strong{color:#28543b;font-size:12px}.website-feature-option small{color:var(--muted);font-size:10px;font-weight:500}.website-settings-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}.website-banner-card,.website-settings-layout>.settings-save{grid-column:1/-1}.website-banner-card{grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:18px;padding:18px;display:grid}.website-banner-preview{color:#668071;background:linear-gradient(135deg,#e4eee7,#cddfd3);border-radius:13px;place-items:center;height:180px;font-weight:700;display:grid;overflow:hidden}.website-banner-preview img{object-fit:cover;width:100%;height:100%}.website-banner-actions{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.website-banner-actions small{color:var(--muted);font-size:10px}.website-url-preview{background:#eff5f0;border-radius:10px;flex-direction:column;gap:4px;padding:13px;display:flex}.website-url-preview span{color:var(--muted);font-size:10px}.website-url-preview strong{color:var(--green);font-size:12px}input[type=color]{min-height:47px;padding:5px}@media (width<=850px){.website-settings-layout,.website-banner-card{grid-template-columns:1fr}.website-settings-layout>.settings-save,.website-banner-card{grid-column:auto}.website-banner-preview{height:140px}}.subscription-notice{color:#684b17;background:#fff8e8;border:1px solid #e6d3a8;border-radius:13px;align-items:flex-start;gap:12px;margin:-8px 0 22px;padding:14px 16px;display:flex}.subscription-notice.three_days{color:#784719;background:#fff3df;border-color:#e6b879}.subscription-notice.today{color:#8b3028;background:#fff0ee;border-color:#e5aaa3}.subscription-notice-icon{background:#f5dfad;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font:800 17px Manrope,sans-serif;display:grid}.subscription-notice.three_days .subscription-notice-icon{background:#f2d09d}.subscription-notice.today .subscription-notice-icon{background:#f2c4bf}.subscription-notice strong{font-size:12px}.subscription-notice p{margin-top:3px;font-size:12px;line-height:1.5}.subscription-notice small{opacity:.75;margin-top:5px;font-size:10px;display:block}.storefront{color:#16271d;background:#f5f7f4;min-height:100vh;padding-bottom:110px}.storefront-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:74px;padding:12px max(20px,50vw - 540px);display:flex}.storefront-brand{align-items:center;gap:11px;display:flex}.storefront-brand>img,.storefront-brand>span{object-fit:contain;background:#edf3ee;border-radius:12px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.storefront-brand h1{font-size:16px}.storefront-brand small{color:var(--muted);font-size:10px}.storefront-header>a{color:var(--store-color);font-size:12px;font-weight:800;text-decoration:none}.storefront-hero{background:linear-gradient(135deg,var(--store-color),#071c11);color:#fff;height:390px;position:relative;overflow:hidden}.storefront-hero>img{object-fit:cover;opacity:.55;width:100%;height:100%}.storefront-hero:after{content:"";background:linear-gradient(90deg,#081c12d9,#0000);position:absolute;inset:0}.storefront-hero>div{z-index:1;max-width:510px;position:absolute;top:50%;left:max(20px,50vw - 540px);transform:translateY(-50%)}.storefront-hero span,.storefront-title span{letter-spacing:.16em;font-size:10px;font-weight:800}.storefront-hero h2{margin:8px 0 13px;font-size:clamp(34px,6vw,62px)}.storefront-hero p{color:#e4eee7;line-height:1.65}.storefront-info,.storefront-catalog{width:min(1080px,100% - 40px);margin:0 auto}.storefront-info{z-index:2;border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;margin-top:-32px;display:grid;position:relative;box-shadow:0 15px 40px #172a1e14}.storefront-info>div{padding:20px 24px}.storefront-info>div+div{border-left:1px solid var(--line)}.storefront-info p{color:var(--muted);margin:6px 0;font-size:12px}.storefront-info a{color:var(--store-color);font-size:11px;font-weight:700;text-decoration:none}.storefront-catalog{padding-top:46px}.storefront-title h2{margin:7px 0 20px;font-size:27px}.storefront-catalog .public-menu-tools{background:#f5f7f4}.storefront-products{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.storefront-products article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.storefront-products article.out-of-stock{opacity:.55}.storefront-product-photo{background:#e7eee8;place-items:center;height:190px;display:grid}.storefront-product-photo img{object-fit:cover;width:100%;height:100%}.storefront-product-photo span{color:var(--store-color);font-size:30px;font-weight:800}.storefront-products small{color:var(--muted);text-transform:uppercase;font-size:9px}.storefront-products h3{margin:5px 0;font-size:15px}.storefront-products p{color:var(--muted);height:32px;margin-bottom:8px;font-size:11px;overflow:hidden}.storefront-products strong{color:var(--store-color);font-size:13px}.storefront-cart{z-index:10;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;width:min(700px,100% - 28px);padding:13px 15px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 50px #13271a35}.storefront-cart>div{flex-direction:column;display:flex}.storefront-error,.storefront-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:100vh;padding:25px;display:flex}@media (width<=750px){.storefront-hero{height:310px}.storefront-info{grid-template-columns:1fr}.storefront-info>div+div{border-left:0;border-top:1px solid var(--line)}.storefront-products{grid-template-columns:repeat(2,1fr)}.storefront-product-photo{height:135px}.storefront-products article>div:nth-child(2){min-height:130px}.storefront-header{padding-inline:15px}.storefront-brand small{display:none}}.storefront{--night:#17130f;--night-low:#1f1b17;--night-card:#231f1b;--amber:#f2be8c;--cream:#eae1db;background:var(--night);color:var(--cream);font-family:Literata,serif}.storefront h1,.storefront h2,.storefront h3,.storefront strong{font-family:Literata,serif}.storefront-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:64px;color:var(--cream);background:#17130fe6;border-color:#9c8e821c;position:fixed;inset:0 0 auto}.storefront-brand>img,.storefront-brand>span{width:36px;height:36px;color:var(--amber);background:#2e2925}.storefront-brand h1{color:var(--amber);font-size:15px}.storefront-header nav{gap:28px;display:flex}.storefront-header nav a,.storefront-nav-actions a{color:#d4c4b7;font-size:11px;font-weight:700;text-decoration:none}.storefront-header nav a:hover{color:var(--amber)}.storefront-nav-actions{align-items:center;gap:16px;display:flex}.storefront-nav-actions>span{font-size:11px}.storefront-nav-actions>a{background:var(--amber);color:#482904;border-radius:6px;padding:9px 17px}.storefront-hero{height:min(780px,100vh);min-height:590px}.storefront-hero>img{opacity:.62}.storefront-hero:after{background:linear-gradient(90deg,#17130ff2 0,#17130f9e 48%,#17130f24)}.storefront-hero>div{max-width:560px;top:54%}.storefront-hero>div>span{color:var(--amber);background:#f2be8c12;border:1px solid #f2be8c4d;border-radius:5px;padding:6px 11px;display:inline-block}.storefront-hero h2{color:var(--amber);letter-spacing:-.04em;font-size:clamp(42px,6vw,68px)}.storefront-hero p{color:#e5d9cf;max-width:520px;font-size:14px}.storefront-hero-actions{gap:12px;margin-top:25px;display:flex}.storefront-hero-actions a{border:1px solid var(--amber);color:var(--amber);border-radius:6px;padding:12px 20px;font-size:11px;font-weight:700;text-decoration:none}.storefront-hero-actions a:first-child{background:var(--amber);color:#482904}.storefront-scroll{z-index:2;width:42px;height:42px;color:var(--amber);background:#231f1b;border:1px solid #50453b;border-radius:10px;place-items:center;text-decoration:none;display:grid;position:absolute;bottom:25px;right:5%}.storefront-catalog{width:min(1080px,100% - 40px);padding:75px 0 85px}.storefront-title{text-align:center}.storefront-title span{color:var(--amber)}.storefront-title h2{color:var(--amber);margin:9px 0 28px;font-size:34px}.storefront-title h2:after{content:"";background:var(--amber);width:70px;height:3px;margin:12px auto;display:block}.storefront-catalog .public-menu-tools{background:0 0;position:relative}.storefront-catalog .public-search{max-width:420px;margin:0 auto}.storefront-catalog .public-search input{color:var(--cream);background:#231f1b;border-color:#50453b}.storefront-catalog .public-categories{justify-content:center}.storefront-catalog .public-categories button{color:#d4c4b7;background:#2e2925;border-color:#50453b}.storefront-catalog .public-categories button.active{background:var(--amber);border-color:var(--amber);color:#482904}.storefront-products{margin-top:24px}.storefront-products article{background:var(--night-card);border-color:#50453b33;border-radius:8px}.storefront-product-photo{background:#1f1b17;height:170px}.storefront-products article>div:nth-child(2){min-height:145px}.storefront-products small,.storefront-products p{color:#d4c4b7}.storefront-products h3{color:var(--cream);font-size:17px}.storefront-products strong{color:var(--amber)}.storefront-products .public-stepper button{color:var(--amber);background:#2e2925;border-color:#50453b}.storefront-story{background:#110d0a;grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding:90px max(20px,50vw - 540px);display:grid}.story-visual{height:430px;color:var(--amber);background:#231f1b;border-radius:10px;place-items:center;font-size:50px;display:grid;overflow:hidden}.story-visual img{object-fit:cover;width:100%;height:100%}.storefront-story>div:last-child>span,.storefront-location>div>span{letter-spacing:.18em;color:var(--amber);font-size:9px;font-weight:800}.storefront-story h2,.storefront-location h2{color:var(--amber);margin:12px 0 20px;font-size:34px}.storefront-story p,.storefront-location p{color:#d4c4b7;font-size:13px;line-height:1.75}.story-badge{align-items:center;gap:11px;margin-top:24px;display:flex}.story-badge>b{background:var(--amber);color:#482904;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.story-badge>span{flex-direction:column;display:flex}.story-badge small{color:#9c8e82;font-size:9px}.storefront-location{background:#231f1b;border-radius:10px;grid-template-columns:1fr 1fr;width:min(1080px,100% - 40px);margin:80px auto;display:grid;overflow:hidden}.storefront-location>div{padding:42px}.storefront-location a{color:var(--amber);margin-top:18px;font-size:11px;font-weight:700;text-decoration:none;display:inline-block}.location-panel{background:#2e2925;flex-direction:column;justify-content:center;gap:9px;display:flex}.location-panel strong{color:var(--amber);font-size:24px}.location-panel small{color:#d4c4b7}.storefront-footer{background:#110d0a;border-top:1px solid #50453b55;grid-template-columns:1fr 2fr auto;align-items:start;gap:30px;padding:50px max(20px,50vw - 540px);display:grid}.storefront-footer strong{color:var(--amber)}.storefront-footer p,.storefront-footer span{color:#9c8e82;font-size:10px}.storefront-cart{color:var(--cream);background:#231f1b;border:1px solid #50453b}.storefront-cart .primary{background:var(--amber);color:#482904}@media (width<=750px){.storefront-header nav,.storefront-nav-actions>a{display:none}.storefront-hero{min-height:560px}.storefront-hero h2{font-size:40px}.storefront-products{grid-template-columns:1fr 1fr}.storefront-story{grid-template-columns:1fr;padding-block:65px}.story-visual{height:300px}.storefront-location,.storefront-footer{grid-template-columns:1fr}.storefront-catalog{padding-top:60px}}.storefront-header nav{flex-direction:row;align-items:center;margin:0}@media (width<=750px){.storefront-header nav{display:none}}.website-content-card{grid-column:1/-1}.story-image-field input[type=file]{padding:9px}.story-image-preview{height:220px;color:var(--muted);background:#f1f5f1;border:1px dashed #b9c8bd;border-radius:12px;place-items:center;font-size:11px;display:grid;overflow:hidden}.story-image-preview img{object-fit:cover;width:100%;height:100%}.storefront-footer>div{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.storefront-footer a{color:var(--amber);font-size:10px;text-decoration:none}.storefront-story h2{white-space:pre-line}@media (width<=750px){.storefront-footer>div{align-items:flex-start}.story-image-preview{height:160px}}.storefront-socials{flex-direction:row;gap:12px;margin:0;display:flex}.storefront-socials a{color:var(--amber)}.storefront-products article{flex-direction:column;align-items:stretch;gap:0;display:flex}.storefront-product-photo{aspect-ratio:1.2;width:100%;height:auto}.storefront-products article>div:nth-child(2){min-height:96px;padding:11px 11px 7px}.storefront-products article>div:nth-child(2) h3{white-space:nowrap;text-overflow:ellipsis;margin:4px 0;overflow:hidden}.storefront-products article>div:nth-child(2) p{display:none}.storefront-products article>.public-stepper{grid-template-columns:30px 1fr 30px;align-items:center;gap:5px;width:auto;margin:auto 10px 11px;display:grid}.storefront-products article>.public-stepper button{border-radius:8px;height:30px}.storefront-products article>.public-stepper b{text-align:center;font-size:12px}@media (width<=750px){.storefront-products{gap:10px}.storefront-products article>div:nth-child(2){min-height:88px}.storefront-product-photo{height:auto}}.storefront-product-photo{flex:none;position:relative;overflow:hidden}.storefront-product-photo img{position:absolute;inset:0}.product-flags{z-index:3;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:8px;left:8px}.product-flags span{color:#fff;letter-spacing:.03em;border-radius:6px;padding:5px 7px;font:800 8px DM Sans,sans-serif;box-shadow:0 3px 10px #0003}.product-flags .chef{background:#7a4d22}.product-flags .seller{background:#c54b3c}.public-product-visual{position:relative}.product-highlight-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-highlight-options label{border:1px solid var(--line);background:#f6f8f5;border-radius:10px;align-items:flex-start;padding:12px}.product-highlight-options label>span{flex-direction:column;gap:3px;display:flex}.product-highlight-options strong{font-size:11px}.product-highlight-options small{color:var(--muted);font-size:9px;font-weight:500}@media (width<=520px){.product-highlight-options{grid-template-columns:1fr}.product-flags span{padding:4px 6px;font-size:7px}}.storefront-nav-actions>.storefront-cart-icon{width:36px;height:36px;color:var(--amber);background:#231f1b;border:1px solid #50453b;border-radius:8px;place-items:center;padding:0;display:grid;position:relative}.storefront-cart-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.storefront-cart-icon b{color:#fff;background:#c54b3c;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font:800 8px DM Sans,sans-serif;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 0 0 2px #17130f}.storefront-nav-actions>.storefront-cart-icon:hover{border-color:var(--amber);background:#2e2925}.storefront-menu-toggle,.storefront-mobile-menu{display:none}@media (width<=750px){.storefront{padding-bottom:88px;overflow-x:hidden}.storefront-header{background:#110d0af0;height:62px;padding:10px 14px}.storefront-brand{gap:8px}.storefront-brand>img,.storefront-brand>span{border-radius:9px;width:34px;height:34px}.storefront-brand h1{white-space:nowrap;text-overflow:ellipsis;max-width:130px;font-size:14px;overflow:hidden}.storefront-nav-actions{gap:9px}.storefront-nav-actions>.storefront-cart-icon{width:36px;height:36px;padding:0;display:grid}.storefront-menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;padding:8px;display:flex}.storefront-menu-toggle span{background:var(--amber);border-radius:2px;width:19px;height:1.5px;display:block}.storefront-mobile-menu{z-index:50;color:var(--cream);background:#110d0afb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.storefront-mobile-menu>button{color:var(--amber);background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:16px;right:17px}.storefront-mobile-menu nav{flex-direction:column;align-items:center;gap:24px;margin:0 0 34px;display:flex}.storefront-mobile-menu nav a{color:var(--cream);font:600 21px Literata,serif;text-decoration:none}.storefront-mobile-menu .mobile-menu-cta{background:var(--amber);color:#482904;border-radius:7px;padding:12px 24px;font-size:12px;font-weight:800;text-decoration:none}.storefront-hero{background:var(--night-low);flex-direction:column;height:auto;min-height:0;padding-top:62px;display:flex;overflow:visible}.storefront-hero>img{aspect-ratio:4/4.1;object-fit:cover;opacity:1;width:100%;height:auto;position:relative}.storefront-hero:after{display:none}.storefront-hero>div{text-align:center;max-width:none;padding:32px 22px 46px;position:relative;inset:auto;transform:none}.storefront-hero>div>span{display:none}.storefront-hero h2{letter-spacing:-.025em;margin:0 0 12px;font-size:27px}.storefront-hero p{max-width:330px;margin:0 auto;font-size:11px;line-height:1.7}.storefront-hero-actions{justify-content:center;margin-top:26px}.storefront-hero-actions a{padding:12px 20px}.storefront-hero-actions a:nth-child(2),.storefront-scroll{display:none}.storefront-catalog{width:100%;padding:38px 10px 54px}.storefront-title{text-align:left}.storefront-title span{font-size:9px}.storefront-title h2{margin:7px 0 20px;font-size:24px}.storefront-title h2:after{display:none}.storefront-catalog .public-menu-tools{padding:0}.storefront-catalog .public-search{max-width:none;margin-bottom:12px}.storefront-catalog .public-search input{height:40px;font-size:12px}.storefront-catalog .public-categories{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:7px;overflow-x:auto}.storefront-catalog .public-categories button{flex:none;padding:8px 14px;font-size:10px}.storefront-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.storefront-products article{border-radius:7px}.storefront-product-photo{aspect-ratio:1}.storefront-products article>div:nth-child(2){min-height:82px;padding:10px 9px 6px}.storefront-products small{font-size:7px}.storefront-products h3,.storefront-products article>div:nth-child(2) h3{margin:4px 0 6px;font-size:11px}.storefront-products strong{font-size:10px}.storefront-products article>.public-stepper{grid-template-columns:27px 1fr 27px;margin:5px 8px 9px}.storefront-products article>.public-stepper button{height:27px}.product-flags{gap:3px;top:5px;left:5px}.product-flags span{padding:3px 5px;font-size:6px}.storefront-story{background:#2a2521;grid-template-columns:1fr;gap:27px;padding:48px 10px}.story-visual{aspect-ratio:16/9;border-radius:8px;height:auto}.storefront-story h2,.storefront-location h2{margin:9px 0 14px;font-size:24px}.storefront-story p,.storefront-location p{font-size:11px;line-height:1.75}.story-badge{margin-top:20px}.storefront-location{text-align:center;background:0 0;grid-template-columns:1fr;gap:18px;width:calc(100% - 20px);margin:44px auto}.storefront-location>div{padding:25px 18px}.storefront-location>div:first-child{padding-top:0}.location-panel{background:#231f1b;border-radius:9px;min-height:150px}.location-panel strong{font-size:19px}.storefront-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px;padding:42px 18px 36px}.storefront-footer>div{align-items:center}.storefront-socials{justify-content:center}.storefront-cart{border-radius:12px;width:calc(100% - 20px);padding:10px 11px;bottom:12px}.storefront-cart .primary{padding:10px 12px;font-size:10px}}.storefront-checkout-backdrop{z-index:70}.storefront-checkout-modal{width:min(520px,100%);max-height:90vh;overflow:auto}.storefront-checkout-modal .modal-body{flex-direction:column;gap:13px;display:flex}.storefront-checkout-modal textarea{resize:vertical}.storefront-checkout-modal label small{color:var(--muted);font-weight:500}.website-fulfillment>span{color:#68776e;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.website-fulfillment>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.website-fulfillment button{border:1px solid var(--line);color:#59675f;background:#fff;border-radius:9px;padding:11px;font-weight:700}.website-fulfillment button.active{color:#7a461e;background:#fff2e5;border-color:#b8793d}.checkout-summary{background:#f5f3f0;border-radius:10px;flex-direction:column;gap:8px;padding:13px;display:flex}.checkout-summary span,.checkout-summary strong{justify-content:space-between;font-size:11px;display:flex}.checkout-summary strong{border-top:1px dashed #d6cec5;padding-top:8px;font-size:14px}.checkout-hint{color:#87623e}.storefront-order-success{z-index:45;color:#234d30;background:#eaf6ed;border:1px solid #52795d;border-radius:11px;flex-direction:column;width:min(480px,100% - 24px);padding:13px 42px 13px 15px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0003}.storefront-order-success strong{font-size:12px}.storefront-order-success span{margin-top:3px;font-size:10px}.storefront-order-success button{color:#477153;background:0 0;border:0;font-size:20px;position:absolute;top:9px;right:10px}@media (width<=600px){.storefront-checkout-backdrop{align-items:flex-end;padding:0}.storefront-checkout-modal{border-radius:18px 18px 0 0;width:100%;max-height:92vh}.storefront-checkout-modal .modal-actions{background:#fff;position:sticky;bottom:0}.storefront-order-success{top:72px}}.storefront-checkout-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#110d0ab8}.storefront-checkout-modal{overscroll-behavior:contain;border:1px solid #e8dfd6;border-radius:20px;box-shadow:0 28px 90px #110d0a66}.storefront-checkout-modal .modal-header{z-index:2;background:#fff;border-bottom:1px solid #eee7e0;padding:22px 24px 18px;position:sticky;top:0}.storefront-checkout-modal .modal-header .eyebrow{color:#8a572e;letter-spacing:.16em}.storefront-checkout-modal .modal-header h2{letter-spacing:-.03em;margin:5px 0 2px;font-size:23px}.storefront-checkout-modal .modal-header p{color:#7b746e;font-size:11px}.storefront-checkout-modal .modal-header button{color:#554a42;background:#f6f2ee;transition:all .15s}.storefront-checkout-modal .modal-header button:hover{background:#eee5dd}.storefront-checkout-modal .modal-body{gap:15px;padding:20px 24px 22px}.storefront-checkout-modal label{color:#48433f;gap:7px;font-size:11px}.storefront-checkout-modal input,.storefront-checkout-modal textarea{background:#fdfcfb;border-color:#ddd5cd;border-radius:10px;padding:11px 12px;font-size:12px}.storefront-checkout-modal input:focus,.storefront-checkout-modal textarea:focus{background:#fff;border-color:#b8793d;outline:2px solid #e7b98c66}.website-fulfillment>span{color:#48433f;margin-bottom:8px}.website-fulfillment button{background:#fdfcfb;border-color:#ddd5cd;min-height:44px;transition:all .15s}.website-fulfillment button.active{color:#75431d;background:#fbebdc;border-color:#b8793d;box-shadow:inset 0 0 0 1px #b8793d}.checkout-hint{color:#7d5b39;background:#fff7ed;border-radius:8px;padding:9px 11px}.checkout-summary{background:#f8f5f2;border:1px solid #e8e0d8;border-radius:11px;gap:9px;padding:14px 15px}.checkout-summary span{color:#6e665f}.checkout-summary strong{border-color:#d8cec4;padding-top:10px;font-size:15px}.storefront-checkout-modal .modal-actions{background:#fff;border-color:#eee7e0;padding:16px 24px 20px;box-shadow:0 -8px 24px #28190d0a}.storefront-checkout-modal .modal-actions button{border-radius:10px;min-width:118px;min-height:43px}.storefront-checkout-modal .modal-actions .primary{background:#6f3f1e}.storefront-checkout-modal .modal-actions .primary:hover{background:#583117}@media (width<=600px){.storefront-checkout-backdrop{align-items:end}.storefront-checkout-modal{border-width:1px 0 0;border-radius:22px 22px 0 0;max-height:94vh}.storefront-checkout-modal:before{content:"";z-index:3;background:#d8cec5;border-radius:4px;width:42px;height:4px;margin:7px auto -11px;display:block;position:sticky;top:7px}.storefront-checkout-modal .modal-header{padding:23px 20px 16px}.storefront-checkout-modal .modal-header h2{font-size:21px}.storefront-checkout-modal .modal-body{padding:17px 20px 20px}.storefront-checkout-modal .modal-actions{padding:13px 20px max(16px,env(safe-area-inset-bottom));grid-template-columns:1fr 1.45fr;display:grid}.storefront-checkout-modal .modal-actions button{width:100%;min-width:0}.website-fulfillment button{padding:10px 6px;font-size:11px}}.storefront-checkout-modal{scrollbar-width:none}.storefront-checkout-modal::-webkit-scrollbar{display:none}.kitchen-header{align-items:center}.kitchen-summary{gap:8px;display:flex}.kitchen-summary span{border:1px solid var(--line);min-width:82px;color:var(--muted);text-align:center;background:#fff;border-radius:10px;padding:9px 12px;font-size:10px}.kitchen-summary b{color:var(--ink);font-size:18px;display:block}.kitchen-board{grid-template-columns:repeat(3,minmax(260px,1fr));align-items:start;gap:14px;display:grid}.kitchen-column{border:1px solid var(--line);background:#f4f5f3;border-radius:14px;min-height:65vh;overflow:hidden}.kitchen-column>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:14px 15px;display:flex}.kitchen-column>header>div{align-items:center;gap:8px;display:flex}.kitchen-column>header span{background:#d48a35;border-radius:50%;width:9px;height:9px}.kitchen-column.status-processing>header span{background:#4775b8}.kitchen-column.status-ready>header span{background:#33915d}.kitchen-column>header b{background:#eef0ed;border-radius:12px;padding:4px 8px;font-size:11px}.kitchen-tickets{flex-direction:column;gap:10px;padding:10px;display:flex}.kitchen-tickets article{background:#fff;border:1px solid #dfe3df;border-left:4px solid #d48a35;border-radius:11px;overflow:hidden;box-shadow:0 4px 14px #1b35230a}.status-processing .kitchen-tickets article{border-left-color:#4775b8}.status-ready .kitchen-tickets article{border-left-color:#33915d}.kitchen-tickets article.late{border-color:#d88075 #d88075 #d88075 #bd4135}.kitchen-ticket-head{justify-content:space-between;gap:10px;padding:13px 13px 7px;display:flex}.kitchen-ticket-head>div{flex-direction:column;display:flex}.kitchen-ticket-head strong{font-size:14px}.kitchen-ticket-head span,.kitchen-ticket-head time{color:var(--muted);font-size:10px}.kitchen-source{justify-content:space-between;padding:0 13px 10px;display:flex}.kitchen-source span{color:#41604c;background:#eef3ef;border-radius:10px;padding:4px 7px;font-size:9px;font-weight:700}.kitchen-source b{color:#b6473d;font-size:9px}.kitchen-tickets ul{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);margin:0;padding:11px 13px;list-style:none}.kitchen-tickets li{grid-template-columns:28px 1fr;gap:5px;padding:5px 0;font-size:12px;display:grid}.kitchen-tickets li small{color:#a25c2b;grid-column:2}.kitchen-loading{color:var(--muted);display:block!important}.kitchen-note{color:#775424;background:#fff4df;border-radius:7px;margin:10px 13px;padding:8px;font-size:10px}.kitchen-ticket-action{padding:10px 13px}.kitchen-ticket-action button{width:100%}.kitchen-empty{color:var(--muted);text-align:center;padding:35px 10px;font-size:11px}@media (width<=1000px){.kitchen-board{grid-template-columns:1fr}.kitchen-column{min-height:0}.kitchen-summary{display:none}}.website-payment-method>span{color:#48433f;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.website-payment-method>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.website-payment-method button{color:#554d47;background:#fdfcfb;border:1px solid #ddd5cd;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:58px;padding:9px 11px;display:flex}.website-payment-method button b{font-size:12px}.website-payment-method button small{color:#8b8179;font-size:9px}.website-payment-method button.active{color:#75431d;background:#fbebdc;border-color:#b8793d;box-shadow:inset 0 0 0 1px #b8793d}.qris-settings-preview{aspect-ratio:1;width:180px;color:var(--muted);background:#f6f8f6;border:1px dashed #bdc9c0;border-radius:12px;place-items:center;font-size:10px;display:grid;overflow:hidden}.qris-settings-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.qris-upload-field input[type=file]{padding:9px}.storefront-payment-backdrop{z-index:80}.storefront-payment-result{text-align:center;width:min(430px,100%);padding:27px 28px}.payment-success-mark{color:#28623d;background:#e3f2e7;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 13px;font-size:23px;font-weight:800;display:grid}.storefront-payment-result h2{margin:7px 0 3px;font-size:23px}.storefront-payment-result>p{color:var(--muted);font-size:10px}.payment-result-total{color:#71401f;margin:17px 0;font-size:25px;display:block}.payment-qris{flex-direction:column;align-items:center;gap:10px;display:flex}.payment-qris img{aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #e0d8d0;border-radius:12px;width:min(230px,75vw);padding:8px}.payment-qris span,.payment-result-note{color:#716a64;font-size:10px;line-height:1.5}.payment-bank{background:#f8f4f0;border:1px solid #e2d9d0;border-radius:12px;flex-direction:column;gap:5px;padding:18px;display:flex}.payment-bank span{color:#755035;font-size:11px;font-weight:700}.payment-bank strong{letter-spacing:.04em;font:800 22px Manrope,sans-serif}.payment-bank small{color:var(--muted)}.payment-result-note{background:#fff7e8;border-radius:8px;margin:16px 0;padding:10px}.storefront-payment-result>.primary{background:#6f3f1e}@media (width<=600px){.website-payment-method>div{grid-template-columns:1fr 1fr}.storefront-payment-backdrop{align-items:flex-end;padding:0}.storefront-payment-result{max-height:94vh;padding:24px 20px max(20px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0;overflow:auto}.payment-result-total{margin:13px 0}.payment-qris img{width:min(205px,62vw)}.qris-settings-preview{width:150px}}.payment-unavailable{color:#963e34;background:#fff0ee;border-radius:8px;margin-top:8px;padding:10px;font-size:10px;display:block}.sound-upload-field input[type=file]{padding:9px}.sound-settings-card input[type=range]{accent-color:var(--green);padding:0}.sound-actions{align-items:center;gap:10px;display:flex}.sound-actions .secondary{min-width:140px}@media (width<=600px){.sound-actions{flex-direction:column;align-items:stretch}.sound-actions button{width:100%}}.printer-guide{background:#eef5ef;border-radius:9px;flex-direction:column;gap:4px;padding:12px;display:flex}.printer-guide strong{color:#315b41;font-size:11px}.printer-guide span{color:var(--muted);font-size:10px;line-height:1.5}@media print{@page{margin:0}.receipt-paper{color:#000;box-sizing:border-box;font-size:10px;height:auto!important;min-height:0!important;margin:0!important;padding:3mm!important;inset:0 auto auto 0!important}html[data-receipt-width="58"] .receipt-paper{width:58mm!important}html[data-receipt-width="80"] .receipt-paper{width:80mm!important}.receipt-paper h2{font-size:15px}.receipt-paper .receipt-total{font-size:13px}}.owner-report-filter{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:end;gap:10px;margin-bottom:18px;padding:14px 16px;display:flex}.owner-report-filter label{min-width:150px}.owner-report-filter input{padding:8px 10px}.report-stats{grid-template-columns:repeat(3,1fr)}.payment-report-card{margin-top:18px}.payment-report-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:16px;display:grid}.payment-report-grid>div{border:1px solid var(--line);background:#fafbf9;border-radius:10px;flex-direction:column;gap:5px;padding:14px;display:flex}.payment-report-grid span{color:var(--muted);font-size:10px}.payment-report-grid strong{font-size:15px}.payment-report-grid small{color:var(--muted);font-size:9px}@media (width<=850px){.owner-report-filter{flex-wrap:wrap;align-items:stretch}.owner-report-filter label{min-width:calc(50% - 5px)}.owner-report-filter button{flex:1}.payment-report-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.report-stats{grid-template-columns:1fr 1fr}.owner-report-filter label{width:100%;min-width:100%}.payment-report-grid{grid-template-columns:1fr}}@media print{html[data-print-report] body *{visibility:hidden}html[data-print-report] .workspace,html[data-print-report] .workspace *{visibility:visible}html[data-print-report] .workspace{background:#fff;width:100%;padding:12mm;position:absolute;inset:0}html[data-print-report] .sidebar,html[data-print-report] .owner-report-filter,html[data-print-report] .page-header button{display:none!important}html[data-print-report] .app-shell{display:block}html[data-print-report] .stats-grid{grid-template-columns:repeat(3,1fr)}html[data-print-report] .two-columns{grid-template-columns:1fr 1fr}}.traffic-table-card{margin-top:18px}.traffic-table-list{padding:6px 18px 14px}.traffic-table-list>div{border-bottom:1px solid var(--line);grid-template-columns:26px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.traffic-table-list>div>b{background:#edf3ee;border-radius:7px;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.traffic-table-list>div>span{flex-direction:column;display:flex}.traffic-table-list strong{font-size:11px}.traffic-table-list small{color:var(--muted);font-size:9px}.referral-card{background:linear-gradient(135deg,#fff,#eef7f1);grid-column:1/-1}.referral-content{grid-template-columns:1fr auto auto;align-items:center;gap:9px 16px;padding:20px 24px;display:grid}.referral-content>span{color:var(--muted);font-size:10px}.referral-content>strong{color:var(--green);letter-spacing:.08em;font:800 22px Manrope,sans-serif}.referral-content>div{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.referral-content>div span{color:var(--muted);background:#fff;border:1px solid #d8e6dc;border-radius:9px;flex-direction:column;padding:12px;font-size:10px;display:flex}.referral-content>div b{color:#285b3e;font-size:19px}.referral-content>small{color:var(--muted);grid-column:1/-1}@media (width<=600px){.referral-content{grid-template-columns:1fr}.referral-content>div,.referral-content>small{grid-column:auto}.referral-content>div{grid-template-columns:1fr}.referral-content>button{width:100%}}.owner-report-tabs{border:1px solid var(--line);background:#fff;border-radius:11px;width:max-content;margin:0 0 18px;padding:4px;display:flex}.owner-report-tabs button{color:var(--muted);background:0 0;border:0;border-radius:8px;padding:9px 16px;font-size:11px;font-weight:700}.owner-report-tabs button.active{background:var(--green);color:#fff}.traffic-stats{grid-template-columns:repeat(2,1fr)}@media (width<=520px){.owner-report-tabs{width:100%}.owner-report-tabs button{flex:1}.traffic-stats{grid-template-columns:1fr 1fr}}.website-theme-card{grid-column:1/-1}.theme-options{grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.theme-options>button{text-align:left;background:#f5f7f4;border:2px solid #0000;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:130px 1fr;align-items:center;gap:2px 14px;padding:10px;display:grid}.theme-options>button.active{border-color:var(--green);background:#edf5ef}.theme-options>button>strong{align-self:end}.theme-options>button>small{color:var(--muted);align-self:start}.theme-preview{border-radius:9px;grid-row:1/3;width:130px;height:76px;display:block;position:relative;overflow:hidden}.theme-preview i{position:absolute;inset:0 45% 0 0}.theme-preview b{border-radius:5px;width:38px;height:5px;position:absolute;top:16px;left:12px}.theme-preview em{border-radius:8px;width:28px;height:13px;position:absolute;top:29px;left:12px}.theme-preview.midnight{background:#17130f}.theme-preview.midnight i{background:#30241c}.theme-preview.midnight b,.theme-preview.midnight em{background:#f2be8c}.theme-preview.matcha{background:#eaffe9}.theme-preview.matcha i{background:#cbdfca}.theme-preview.matcha b{background:#37563b}.theme-preview.matcha em{background:#ceee8a}.theme-preview.golden{background:#fff8f6}.theme-preview.golden i{background:#ffeae1}.theme-preview.golden b{background:#8d4b00}.theme-preview.golden em{background:#ffc329}@media (width<=650px){.theme-options{grid-template-columns:1fr}.theme-options>button{grid-template-columns:105px 1fr}.theme-preview{width:105px}}.storefront.theme-matcha{--matcha-bg:#eaffe9;--matcha-soft:#dff3de;--matcha-high:#d4e8d3;--matcha-primary:#37563b;--matcha-accent:#8eac50;--matcha-text:#0f1f12;--matcha-muted:#424841;background:var(--matcha-bg);color:var(--matcha-text)}.theme-matcha .storefront-header{color:var(--matcha-primary);background:#eaffe9e8;border-color:#37563b1c}.theme-matcha .storefront-brand h1{color:var(--matcha-primary)}.theme-matcha .storefront-brand>img,.theme-matcha .storefront-brand>span{background:var(--matcha-soft);color:var(--matcha-primary)}.theme-matcha .storefront-header nav a{color:var(--matcha-muted)}.theme-matcha .storefront-header nav a:hover{color:var(--matcha-accent)}.theme-matcha .storefront-nav-actions>a{background:var(--matcha-primary);color:#fff;border-radius:999px}.theme-matcha .storefront-nav-actions>.storefront-cart-icon{background:var(--matcha-soft);color:var(--matcha-primary);border-color:#37563b30;border-radius:50%}.theme-matcha .storefront-hero{background:var(--matcha-bg)}.theme-matcha .storefront-hero>img{opacity:.78}.theme-matcha .storefront-hero:after{background:linear-gradient(90deg,#eaffe9fa 0,#eaffe9c9 46%,#eaffe91c);display:block}.theme-matcha .storefront-hero>div>span{color:#4d6711;background:#8eac5024;border:0;border-radius:999px}.theme-matcha .storefront-hero h2{color:var(--matcha-primary)}.theme-matcha .storefront-hero p{color:var(--matcha-muted)}.theme-matcha .storefront-hero-actions a{border-color:var(--matcha-primary);color:var(--matcha-primary);border-radius:999px}.theme-matcha .storefront-hero-actions a:first-child{background:var(--matcha-primary);color:#fff}.theme-matcha .storefront-scroll{background:var(--matcha-soft);color:var(--matcha-primary);border-color:#37563b24;border-radius:50%}.theme-matcha .storefront-catalog{background:var(--matcha-bg)}.theme-matcha .storefront-title span{color:#4d6711}.theme-matcha .storefront-title h2{color:var(--matcha-primary)}.theme-matcha .storefront-title h2:after{background:var(--matcha-accent)}.theme-matcha .storefront-catalog .public-search input{color:var(--matcha-text);background:#fff;border-color:#c2c8bf}.theme-matcha .storefront-catalog .public-categories button{background:var(--matcha-soft);color:var(--matcha-primary);border-color:#0000;border-radius:999px}.theme-matcha .storefront-catalog .public-categories button.active{background:var(--matcha-primary);color:#fff}.theme-matcha .storefront-products article{background:var(--matcha-soft);border-color:#0000;border-radius:16px}.theme-matcha .storefront-product-photo{background:var(--matcha-high)}.theme-matcha .storefront-products small,.theme-matcha .storefront-products p{color:var(--matcha-muted)}.theme-matcha .storefront-products h3{color:var(--matcha-text)}.theme-matcha .storefront-products strong{color:var(--matcha-primary)}.theme-matcha .storefront-products .public-stepper button{color:var(--matcha-primary);background:#fff;border-color:#37563b26}.theme-matcha .storefront-story{background:#e5f9e3}.theme-matcha .story-visual{background:var(--matcha-high);color:var(--matcha-primary);border-radius:24px}.theme-matcha .storefront-story>div:last-child>span,.theme-matcha .storefront-location>div>span{color:#4d6711}.theme-matcha .storefront-story h2,.theme-matcha .storefront-location h2{color:var(--matcha-primary)}.theme-matcha .storefront-story p,.theme-matcha .storefront-location p{color:var(--matcha-muted)}.theme-matcha .story-badge>b{background:var(--matcha-accent);color:#fff}.theme-matcha .story-badge small{color:var(--matcha-muted)}.theme-matcha .storefront-location{background:var(--matcha-soft);border-radius:24px}.theme-matcha .location-panel{background:var(--matcha-high)}.theme-matcha .location-panel strong,.theme-matcha .storefront-location a{color:var(--matcha-primary)}.theme-matcha .location-panel small{color:var(--matcha-muted)}.theme-matcha .storefront-footer{background:#d4e8d3;border-color:#37563b20}.theme-matcha .storefront-footer strong,.theme-matcha .storefront-footer a{color:var(--matcha-primary)}.theme-matcha .storefront-footer p,.theme-matcha .storefront-footer span{color:var(--matcha-muted)}.theme-matcha .storefront-cart{color:var(--matcha-text);background:#fff;border-color:#37563b24}.theme-matcha .storefront-cart .primary{background:var(--matcha-primary);color:#fff}@media (width<=750px){.theme-matcha .storefront-header{background:#eaffe9f2}.theme-matcha .storefront-menu-toggle span{background:var(--matcha-primary)}.theme-matcha .storefront-mobile-menu{color:var(--matcha-text);background:#eaffe9fc}.theme-matcha .storefront-mobile-menu>button,.theme-matcha .storefront-mobile-menu nav a{color:var(--matcha-primary)}.theme-matcha .storefront-mobile-menu .mobile-menu-cta{background:var(--matcha-primary);color:#fff}.theme-matcha .storefront-hero:after{display:none}.theme-matcha .storefront-hero>img{opacity:1}.theme-matcha .storefront-hero>div{background:var(--matcha-bg)}.theme-matcha .storefront-story{background:#e5f9e3}.theme-matcha .storefront-location{background:0 0}.theme-matcha .location-panel{background:var(--matcha-soft)}}.expense-filter{align-items:end;gap:10px;margin-bottom:14px;display:flex}.expense-filter label{min-width:165px}.expense-overview{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-bottom:14px;display:grid}.expense-overview article{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:15px;display:flex}.expense-overview span{color:var(--muted);font-size:10px}.expense-overview strong{margin:6px 0;font-size:18px}.expense-overview small{color:var(--muted)}.expense-category{color:#315c41;background:#edf4ef;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-block}@media (width<=600px){.expense-filter{grid-template-columns:1fr 1fr;display:grid}.expense-filter label{min-width:0}.expense-filter button{grid-column:1/-1}}.report-stats article.negative-profit{background:#fff5f4;border-color:#e3b5b0}.report-stats article.negative-profit strong{color:#a73b32}.shift-live-badge{color:#277044;background:#e7f5eb;border-radius:16px;padding:8px 12px;font-size:10px;font-weight:700}.shift-stats{grid-template-columns:repeat(5,minmax(145px,1fr));gap:10px;display:grid}.shift-stats article{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:15px;display:flex}.shift-stats span{color:var(--muted);font-size:10px}.shift-stats strong{margin:7px 0 3px;font-size:17px}.shift-stats small{color:var(--muted)}.shift-stats .expected-cash{background:#f0f8f2;border-color:#b9d6c2}.shift-actions{justify-content:flex-end;gap:8px;margin:12px 0;display:flex}.cash-positive{color:#27804c!important}.cash-negative{color:#b14138!important}.cash-movement{border-radius:12px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-block}.cash-movement.cash_in{color:#287348;background:#e8f5ec}.cash-movement.cash_out{color:#a14339;background:#fff0ee}.open-shift-card{gap:18px;width:min(560px,100%);margin:25px auto;padding:25px;display:grid}.open-shift-card p{color:var(--muted);margin-top:5px}.shift-history{margin-top:15px}.shift-difference{background:#f3f5f3;border-radius:9px;justify-content:space-between;align-items:center;padding:12px;display:flex}.shift-difference strong{font-size:16px}@media (width<=1000px){.shift-stats{grid-template-columns:repeat(2,1fr)}.shift-stats .expected-cash{grid-column:1/-1}}@media (width<=600px){.shift-stats{grid-template-columns:1fr 1fr}.shift-actions{grid-template-columns:1fr 1fr;display:grid}.shift-actions button{width:100%}}.promotion-tabs{gap:6px;margin-bottom:14px;display:flex}.promotion-tabs button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 13px}.promotion-tabs button.active{background:var(--green);color:#fff}.promotion-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px;display:grid}.promotion-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:17px}.promotion-grid article.inactive{opacity:.58}.promotion-card-head{justify-content:space-between;align-items:center;display:flex}.promotion-card-head span{color:var(--green);font-size:17px;font-weight:800}.promotion-card-head b{color:#43825b;font-size:8px}.promotion-grid h2{margin:13px 0 5px;font-size:16px}.promotion-grid p,.promotion-grid small{color:var(--muted);font-size:10px}.promotion-grid article>div:last-child{gap:7px;margin-top:15px;display:flex}.bundle-summary{background:#f3f6f3;border-radius:7px;margin-top:10px;padding:8px;font-size:10px}.voucher-code{color:#315c41;letter-spacing:.08em;border:1px dashed #5c8067;border-radius:6px;padding:5px 8px}.promotion-form-modal{width:min(650px,100%);max-height:90vh;overflow:auto}.promo-days{flex-wrap:wrap;gap:6px;display:flex}.promo-days>span{width:100%;font-size:10px;font-weight:700}.promo-days label{border:1px solid var(--line);border-radius:7px;flex-direction:row;align-items:center;padding:6px 8px;font-size:9px;display:flex}.promo-days input{width:auto}.table-wrap.scrollable-y{max-height:520px;overflow-y:auto}nav .cms-submenu{flex-direction:column!important;gap:3px!important;margin-top:4px!important;margin-bottom:8px!important;padding-left:8px!important;display:flex!important}nav .cms-submenu button{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:6px!important;gap:6px!important;padding:6px 10px!important;font-size:10.5px!important;overflow:hidden!important}nav .cms-submenu .cms-group-btn{text-transform:uppercase!important;letter-spacing:.4px!important;white-space:nowrap!important;color:#e2e8f0!important;background:#ffffff14!important;border-radius:6px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:4px!important;padding:6px 8px!important;font-size:9px!important;font-weight:700!important;display:flex!important}nav .cms-submenu .cms-group-btn.active{color:#fff!important;background:#ffffff2e!important}nav .cms-submenu .cms-group-btn span{width:auto!important;font-size:9px!important}nav .cms-submenu .cms-sub-list{border-left:2px solid #ffffff26!important;flex-direction:column!important;gap:2px!important;margin-top:3px!important;margin-left:6px!important;padding-left:8px!important;display:flex!important}nav .cms-submenu .cms-sub-list button{color:#9eb2a6!important;padding:4px 8px!important;font-size:10px!important}nav .cms-submenu .cms-sub-list button.active{color:#fff!important;background:#ffffff24!important;font-weight:700!important}.network-status-bar{border-radius:9px;align-items:center;gap:8px;margin-bottom:15px;padding:10px 14px;font-size:11px;font-weight:500;display:flex}.network-status-bar.offline{color:#bd4135;background:#fff0ee;border:1px solid #f6dedc}.network-status-bar.syncing{color:#b07c2a;background:#fdf5e7;border:1px solid #f7ecd4}.network-status-bar span{font-size:14px;font-weight:700}.network-status-bar strong{margin-left:auto}.badge.offline-pending{color:#b8793d;background:#fcf4e8;border:1px solid #f6ecd8;border-radius:6px;margin-right:4px;padding:3px 6px;font-size:8px;font-weight:700;display:inline-block}.badge.offline-badge{color:var(--muted);border:1px solid var(--line);background:#fdfcfb;border-radius:12px;padding:4px 7px;font-size:9px;font-weight:700}.order-status.status-offline{color:#a37130;background:#faf3e5}.table-map-container{border:1px solid var(--line);background-color:#fafbfc;background-image:radial-gradient(#e1e4e8 1.2px,#0000 0);background-size:20px 20px;border-radius:14px;width:100%;height:560px;margin-top:15px;position:relative;overflow:hidden}.table-map-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:12px 18px;display:flex;position:absolute;top:0;left:0;right:0}.table-map-header h2{margin:0;font-size:14px}.table-map-header span{color:var(--muted);font-size:11px}.table-map-canvas{position:absolute;inset:50px 0 0}.table-node{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;font-weight:700;transition:box-shadow .2s,border-color .2s;display:flex;position:absolute;box-shadow:0 4px 10px #0000000a}.table-node.shape-rectangle{border-radius:10px}.table-node.shape-circle{border-radius:50%}.table-node.status-empty{color:#1b5e20;background:#e6f7ec;border:2px solid #a3e2bb}.table-node.status-empty:hover{border-color:#2e7d32;box-shadow:0 4px 12px #2e7d3226}.table-node.status-occupied{color:#c62828;background:#ffebee;border:2px solid #ffcdd2}.table-node.status-occupied:hover{border-color:#d32f2f;box-shadow:0 4px 12px #d32f2f26}.table-node.status-reserved{color:#f57f17;background:#fffde7;border:2px solid #fff9c4}.table-node.status-reserved:hover{border-color:#fbc02d;box-shadow:0 4px 12px #fbc02d26}.table-node-name{font-size:14px}.table-node-status{opacity:.85;margin-top:2px;font-size:9px;font-weight:500}.table-node-duration{background:#0000000f;border-radius:99px;margin-top:4px;padding:2px 6px;font-size:8px;font-weight:700}.table-map-container.edit-mode .table-node{cursor:grab;color:#1a56db;background:#f0f4ff;border:2px dashed #4b8df8}.table-map-container.edit-mode .table-node:active{cursor:grabbing;box-shadow:0 8px 16px #0000001a}.split-items-list{border:1px solid var(--line);border-radius:9px;max-height:250px;margin-bottom:12px;padding:8px;overflow-y:auto}.split-item-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 100px;align-items:center;padding:6px 0;display:grid}.split-item-row:last-child{border-bottom:0}.split-item-stepper{align-items:center;gap:8px;display:flex}.split-item-stepper button{border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:14px;display:flex}.split-item-stepper b{text-align:center;min-width:16px;font-size:11px}.table-map-legend{gap:14px;font-size:10px;font-weight:500;display:flex}.table-map-legend span{align-items:center;gap:5px;display:flex}.table-map-legend i{border-radius:3px;width:10px;height:10px;display:inline-block}.table-map-legend i.empty{background:#e6f7ec;border:1px solid #a3e2bb}.table-map-legend i.occupied{background:#ffebee;border:1px solid #ffcdd2}.table-map-legend i.reserved{background:#fffde7;border:1px solid #fff9c4}.table-action-card{border:1px solid var(--line);z-index:100;background:#fff;border-radius:12px;width:260px;padding:14px;position:absolute;bottom:15px;right:15px;box-shadow:0 8px 24px #00000014}.table-action-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.table-action-card-header h3{margin:0;font-size:13px}.table-action-card-header button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:16px}.table-action-card-body{flex-direction:column;gap:6px;display:flex}.table-action-card-body button,.table-action-card-body a{text-align:left;border-radius:6px;width:100%;padding:8px 10px;font-size:11px}.register-payment-result{background:#f3faf5;border:1px solid #cfe1d5;border-radius:14px;gap:12px;padding:18px;display:grid}.register-payment-result>strong{color:var(--green);font-size:18px}.register-payment-result>p{color:var(--muted);margin:0;line-height:1.55}.register-payment-result>small{background:#fff;border-radius:9px;padding:10px;font-weight:700}.register-payment-result .link-button{text-align:center;justify-content:center}.whatsapp-log-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.wa-log-status,.wa-log-type{border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.wa-log-status.sent{color:#24643f;background:#e7f4eb}.wa-log-status.failed{color:#9b382f;background:#fbe9e7}.wa-log-status.not_configured{color:#8a5b1d;background:#fff2df}.wa-log-status.pending{color:#52616a;background:#edf0f2}.wa-log-type{color:#315c41;background:#edf4ef}.wa-provider-response{white-space:normal;word-break:break-word;max-width:360px;color:var(--muted);display:block}@media (width<=900px){.whatsapp-log-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.retail-tools{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px;margin-bottom:20px;display:grid}.retail-tools .data-card{padding:20px}.retail-tools .data-card>.primary{margin-top:18px}.product-cell small,td>small{color:var(--muted);margin-top:4px;display:block}@media (width<=900px){.retail-tools{grid-template-columns:1fr}}.branch-switcher{gap:5px;margin:8px 12px 14px;display:grid}.branch-switcher span{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.branch-switcher select{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;padding:9px 10px;font-size:11px;font-weight:700}.branch-create-card{margin:18px 0;padding:22px}.branch-create-card>.primary{margin-top:18px}.product-qr-sheet{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;padding:20px;display:grid}.product-qr-label{break-inside:avoid;background:#fff;border:1px dashed #9ba89f;border-radius:10px;grid-template-columns:82px 1fr;align-items:center;gap:10px;padding:9px;display:grid}.product-qr-label img{width:82px;height:82px;image-rendering:crisp-edges}.product-qr-label div{flex-direction:column;min-width:0;display:flex}.product-qr-label strong{font-size:12px;line-height:1.25}.product-qr-label span{color:var(--green);margin-top:4px;font-size:11px;font-weight:800}.product-qr-label small{color:var(--muted);word-break:break-all;margin-top:3px;font-size:8px}@media print{html[data-print-product-qr] body *{visibility:hidden!important}html[data-print-product-qr] .product-qr-sheet,html[data-print-product-qr] .product-qr-sheet *{visibility:visible!important}html[data-print-product-qr] .product-qr-sheet{background:#fff;grid-template-columns:repeat(3,1fr);gap:3mm;padding:5mm;display:grid;position:absolute;inset:0}html[data-print-product-qr] .product-qr-label{border:1px dashed #777;border-radius:0;grid-template-columns:25mm 1fr;min-height:30mm;padding:2mm}html[data-print-product-qr] .product-qr-label img{width:25mm;height:25mm}html[data-print-product-qr] .product-qr-label strong{font-size:9pt}html[data-print-product-qr] .product-qr-label span{font-size:8pt}html[data-print-product-qr] .product-qr-label small{font-size:6pt}}.mobile-logout-btn{display:none!important}@media (width<=850px){.mobile-logout-btn{color:#ffb6b6!important;background:#ff00001a!important;font-weight:700!important;display:flex!important}}nav button.menu-section-header{color:#ffffff80!important;letter-spacing:.12em!important;text-transform:uppercase!important;cursor:pointer!important;text-align:left!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;margin-top:10px!important;padding:14px 13px 4px!important;font-weight:800!important;display:flex!important}nav button.menu-section-header span:first-child{transform-origin:0!important;white-space:nowrap!important;font-size:11px!important;display:inline-block!important;transform:scale(1.2)!important}nav button.menu-section-header:hover{color:#fff!important;box-shadow:none!important;background:0 0!important}nav button.menu-section-header:hover span:first-child{color:#fff!important}nav button.menu-section-header:first-of-type{margin-top:0!important}.accordion-arrow{color:#ffffff59!important;font-size:8px!important;transition:transform .2s!important}@media (width<=850px){.menu-section-header{display:none!important}}.service-pos .bill-mode,.service-pos .open-bill-button{display:none!important}.service-checkout-card{background:#f6fbf8;border:1px solid #cfe0d7;border-radius:18px;margin:12px 0 18px;padding:16px;box-shadow:0 8px 24px #184f3512}.service-checkout-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.service-checkout-heading strong{margin-top:3px;font-size:18px;display:block}.service-checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.service-checkout-grid .full{grid-column:1/-1}.service-checkout-grid label{color:var(--muted);gap:5px;font-size:12px;font-weight:700;display:grid}.service-checkout-grid input,.service-checkout-grid select{min-width:0}.service-stats,.service-bay-form{margin-bottom:18px}.inline-form{gap:10px;display:flex}.inline-form input{flex:1}.service-bay-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.service-bay-list span{color:#174f35;background:#e3f1e8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.service-bay-list span.inactive{opacity:.45}.service-job-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.service-job-card{border:1px solid var(--border);background:#fff;border-top:5px solid #b8c8c0;border-radius:18px;padding:17px;box-shadow:0 8px 24px #1c342a0f}.service-job-card.status-in_progress{border-top-color:#287a52}.service-job-card.status-quality_check{border-top-color:#d49122}.service-job-card.status-ready{border-top-color:#2764a8}.service-job-card.status-completed{opacity:.8;border-top-color:#8a9991}.service-job-head{justify-content:space-between;align-items:center;display:flex}.queue-number{color:#174f35;font-size:24px;font-weight:900}.service-job-card h2{margin:14px 0 5px;font-size:22px}.service-job-card p{color:var(--muted);line-height:1.55}.service-list{background:#f4f7f5;border-radius:10px;margin:12px 0;padding:10px 12px;font-weight:700}.service-assignment{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.service-assignment label{color:var(--muted);gap:4px;font-size:11px;font-weight:700;display:grid}.service-job-actions{flex-wrap:wrap;gap:8px;display:flex}.duration-input{width:80px}@media (width<=1100px){.service-job-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.service-job-board,.service-checkout-grid{grid-template-columns:1fr}.service-checkout-grid .full{grid-column:auto}.service-assignment{grid-template-columns:1fr}}.cms-editor-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:24px;max-width:980px;margin:0 auto;padding:28px;display:flex;box-shadow:0 16px 44px #1f3f310f}.cms-editor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;display:flex}.cms-editor-header h2{margin:5px 0 6px;font-size:26px}.cms-editor-header p{color:var(--muted);max-width:610px;margin:0 0 8px}.cms-editor-header small{color:var(--muted)}.cms-header-actions{flex-direction:column;flex:none;align-items:flex-end;gap:10px;display:flex}.cms-draft-badge{color:#845d00;background:#fff4d8;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.cms-editor-card fieldset{background:#fbfdfc}.cms-editor-card fieldset label{color:var(--text);font-size:13px;font-weight:700}.cms-editor-card fieldset input,.cms-editor-card fieldset textarea{font:inherit;background:#fff;transition:border-color .2s,box-shadow .2s}.cms-editor-card fieldset input:focus,.cms-editor-card fieldset textarea:focus{outline:none;box-shadow:0 0 0 3px #194f351a;border-color:var(--primary)!important}@media (width<=720px){.cms-editor-card{border-radius:14px;padding:18px}.cms-editor-header{flex-direction:column}.cms-header-actions{align-items:stretch;width:100%}.cms-editor-card fieldset{flex-direction:column;display:flex!important}.cms-editor-card fieldset label{grid-column:auto!important}.cms-editor-card .modal-actions{z-index:3;background:#fff;padding:14px 0;position:sticky;bottom:72px}}.product-flags .low-stock{background:#d97706}.low-stock-row{background:#fffaf0}.inline-low-stock{color:#a65308;letter-spacing:.04em;background:#fff0d6;border-radius:5px;width:max-content;margin-top:4px;padding:3px 6px;font-size:8px;font-weight:800;display:inline-flex}.employee-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:270px;display:flex}.attendance-terminal-card{background:linear-gradient(145deg,#fff,#f2f8f5);border:1px solid #cddfd5;border-radius:24px;max-width:760px;margin:24px auto;padding:30px;box-shadow:0 20px 50px #184f351a}.attendance-terminal-intro{text-align:center;margin-bottom:24px}.attendance-terminal-intro h2{margin:6px 0 8px;font-size:28px}.attendance-terminal-intro p{max-width:620px;color:var(--muted);margin:0 auto;line-height:1.6}.attendance-terminal-form{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:220px 1fr auto;align-items:end;gap:12px;padding:18px;display:grid}.attendance-terminal-form label{color:var(--muted);gap:7px;font-size:12px;font-weight:800;display:grid}.attendance-terminal-form input{letter-spacing:.12em;text-align:center;height:48px;font-size:22px}.attendance-terminal-form select,.attendance-terminal-form button{height:48px}.attendance-terminal-result{color:#145c37;background:#e4f5eb;border-radius:14px;gap:4px;margin-top:16px;padding:16px 18px;display:grid}.attendance-terminal-result.failed{color:#a52828;background:#fff0f0}.attendance-terminal-result strong{font-size:16px}.attendance-terminal-result small{letter-spacing:.08em;font-weight:800}.terminal-security-note{color:var(--muted);gap:10px;margin-top:16px;padding:12px 4px;font-size:12px;display:flex}.terminal-security-note strong{color:var(--text)}.modal-helper{color:var(--muted);margin:-4px 0 18px;font-size:13px}.employee-qr-card{text-align:center;background:#fff;border:2px solid #174f35;border-radius:18px;flex-direction:column;align-items:center;padding:26px;display:flex}.employee-qr-card>span{letter-spacing:.14em;color:#174f35;font-size:10px;font-weight:900}.employee-qr-card h2{margin:8px 0 14px}.employee-qr-card img{width:min(300px,70vw);height:auto}.employee-qr-card small{max-width:280px;color:var(--muted);margin-top:12px}@media (width<=760px){.attendance-terminal-card{margin:12px 0;padding:18px}.attendance-terminal-form{grid-template-columns:1fr}.attendance-terminal-form button{width:100%}.employee-actions{min-width:220px}.promotion-tabs{overflow-x:auto}}@media print{html[data-print-employee-qr] body *{visibility:hidden!important}html[data-print-employee-qr] .employee-qr-card,html[data-print-employee-qr] .employee-qr-card *{visibility:visible!important}html[data-print-employee-qr] .employee-qr-card{border:1px solid #111;border-radius:4mm;width:85mm;min-height:110mm;padding:8mm;position:absolute;top:15mm;left:50%;transform:translate(-50%)}html[data-print-employee-qr] .employee-qr-card img{width:65mm;height:65mm}}.hpp-product-context{color:#174f35;background:#eff9f3;border:1px solid #b9d8c6;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:13px 16px;display:flex}.hpp-product-context>div{gap:2px;display:grid}.hpp-product-context span{letter-spacing:.12em;font-size:9px;font-weight:900}.hpp-product-context strong{font-size:16px}.hpp-product-context small{color:#527062}.hpp-product-context b{white-space:nowrap;background:#d7efe0;border-radius:999px;padding:6px 9px;font-size:10px}.hpp-product-context.neutral{border-color:var(--line);color:var(--text);background:#f8faf9}@media (width<=650px){.hpp-product-context{flex-direction:column;align-items:flex-start}.hpp-product-context b{white-space:normal}}.login-session-note{color:#496358;text-align:center;background:#f3f9f5;border:1px solid #d9e8df;border-radius:10px;padding:10px 12px;font-size:11px;line-height:1.5}.sidebar-user>button[title^=Buka\ login]{color:#bce8ce;font-size:17px}.hpp-print-heading{display:none}.hpp-report-filters{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:2fr repeat(3,1fr);gap:10px;margin-bottom:16px;padding:14px;display:grid}.hpp-report-filters label{color:var(--muted);gap:5px;font-size:11px;font-weight:800;display:grid}.hpp-report-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.hpp-report-summary article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:4px;padding:14px 16px;display:grid}.hpp-report-summary span{color:var(--muted);font-size:11px}.hpp-report-summary strong{color:var(--green);font-size:20px}.hpp-component-cell{min-width:260px;max-width:390px;color:var(--muted);font-size:11px;line-height:1.45}.hpp-report-table td small{margin-top:3px}.hpp-report-table th,.hpp-report-table td{vertical-align:top}@media (width<=900px){.hpp-report-filters,.hpp-report-summary{grid-template-columns:1fr 1fr}}@media (width<=560px){.hpp-report-filters,.hpp-report-summary{grid-template-columns:1fr}.hpp-component-cell{min-width:220px}}@media print{html[data-print-hpp-report] body *{visibility:hidden!important}html[data-print-hpp-report] .hpp-report-print-area,html[data-print-hpp-report] .hpp-report-print-area *{visibility:visible!important}html[data-print-hpp-report] .hpp-report-print-area{background:#fff;width:100%;padding:8mm;position:absolute;inset:0}html[data-print-hpp-report] .no-print{display:none!important}html[data-print-hpp-report] .hpp-print-heading{border-bottom:1px solid #222;justify-content:space-between;margin-bottom:6mm;padding-bottom:3mm;font-size:9pt;display:flex}html[data-print-hpp-report] .hpp-report-summary{grid-template-columns:repeat(4,1fr);gap:2mm;margin-bottom:4mm}html[data-print-hpp-report] .hpp-report-summary article{border-radius:0;padding:2mm}html[data-print-hpp-report] .hpp-report-summary strong{font-size:12pt}html[data-print-hpp-report] .hpp-report-table{box-shadow:none;border:0}html[data-print-hpp-report] .hpp-report-table .table-wrap{overflow:visible}html[data-print-hpp-report] .hpp-report-table table{font-size:7pt}html[data-print-hpp-report] .hpp-report-table th,html[data-print-hpp-report] .hpp-report-table td{border:1px solid #aaa;padding:2mm 1.5mm}html[data-print-hpp-report] .hpp-component-cell{min-width:0;max-width:none}html[data-print-hpp-report] .badge,html[data-print-hpp-report] .account-status{padding:1mm;font-size:6pt}}.mobile-app-bar,.mobile-primary-nav,.mobile-menu-backdrop,.mobile-cart-fab,.mobile-cart-close{display:none}@media (width<=850px){body{-webkit-tap-highlight-color:transparent;background:#f4f6f3}.owner-shell,.cashier-shell{padding:0 0 calc(82px + env(safe-area-inset-bottom))!important;display:block!important}.owner-shell>.sidebar,.cashier-shell>.sidebar,.owner-shell+.sidebar-slide-toggle{display:none!important}.mobile-app-bar{z-index:32;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbfdfbf2;border-bottom:1px solid #dfe7e1;justify-content:space-between;align-items:center;height:64px;padding:9px 14px;display:flex;position:sticky;top:0}.mobile-store-identity{align-items:center;gap:10px;min-width:0;display:flex}.mobile-store-identity>div:last-child{flex-direction:column;min-width:0;display:flex}.mobile-store-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:14px;overflow:hidden}.mobile-store-identity span{color:var(--muted);font-size:10px}.mobile-store-identity .brand-mark{flex:none;width:40px;height:40px}.mobile-menu-trigger{border:1px solid var(--line);width:44px;height:44px;color:var(--green);background:#fff;border-radius:13px;font-size:21px}.mobile-primary-nav{z-index:45;right:8px;bottom:max(8px,env(safe-area-inset-bottom));background:#153e2b;border:1px solid #ffffff2e;border-radius:20px;flex-grow:0;grid-template-columns:repeat(5,1fr);height:68px;margin:0;padding:6px;display:grid;position:fixed;left:8px;overflow:visible;box-shadow:0 16px 42px #0d271c55}.mobile-primary-nav button{color:#adc7b7;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:54px;display:flex;position:relative}.mobile-primary-nav button span{height:23px;font-size:19px;line-height:23px}.mobile-primary-nav button b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font:700 9px DM Sans,sans-serif;overflow:hidden}.mobile-primary-nav button.active{color:#fff;background:#ffffff18}.mobile-primary-nav button i{color:#fff;background:#eb594d;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font:800 8px DM Sans;display:grid;position:absolute;top:2px;right:10px}.mobile-menu-backdrop{z-index:70;background:#0d241a99;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.mobile-menu-sheet{width:100%;max-height:90dvh;padding:8px 16px calc(18px + env(safe-area-inset-bottom));background:#f8faf8;border-radius:25px 25px 0 0;overflow:auto;box-shadow:0 -20px 55px #0d241a44}.mobile-menu-sheet:before{content:"";background:#c7d1ca;border-radius:4px;width:42px;height:4px;margin:1px auto 13px;display:block}.mobile-menu-head{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.mobile-menu-head h2{font-size:19px}.mobile-menu-head button{color:#365343;background:#e9eeea;border:0;border-radius:12px;width:40px;height:40px;font-size:24px}.mobile-menu-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mobile-menu-grid>button{text-align:left;min-height:76px;color:var(--ink);background:#fff;border:1px solid #dfe7e1;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;column-gap:10px;padding:12px;display:grid}.mobile-menu-grid>button>span{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:12px;grid-row:1/3;place-items:center;font-size:19px;display:grid}.mobile-menu-grid>button strong{align-self:end;font-size:12px}.mobile-menu-grid>button small{color:var(--muted);align-self:start;font-size:9px}.mobile-menu-footer{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.mobile-menu-footer button{min-height:45px}.mobile-signout{color:#a5453b;background:#fff1ef;border:1px solid #efcfca;border-radius:11px;font-weight:800}.owner-shell .workspace,.cashier-shell .workspace{width:100%;padding:16px 12px 104px}.page-header{flex-direction:column;align-items:flex-start;gap:13px;min-height:0;margin-bottom:17px}.page-header h1{letter-spacing:-.025em;font-size:23px}.page-header p{font-size:11px;line-height:1.5}.page-header .header-actions{scrollbar-width:none;flex-wrap:nowrap;width:100%;padding:1px 0 4px;overflow-x:auto}.page-header .header-actions>button,.page-header .header-actions>a,.page-header .header-actions>span{white-space:nowrap;flex:none;min-height:42px}.eyebrow{margin-bottom:7px;font-size:9px}.primary,.secondary{min-height:44px;padding:11px 14px}.icon-button{min-width:44px;min-height:44px}input,textarea,select{font-size:16px!important}.form-grid{gap:13px;padding:17px 15px}.data-card,.table-card{border-radius:14px}.card-header{padding:15px}.card-header h2{font-size:15px}.stats-grid,.stats-grid.report-stats,.stats-grid.admin-stats{gap:9px;grid-template-columns:1fr 1fr!important}.stats-grid article{min-width:0;padding:14px}.stats-grid span{font-size:10px}.stats-grid strong{text-overflow:ellipsis;margin:8px 0 3px;font-size:19px;overflow:hidden}.stats-grid small{font-size:9px}.two-columns{grid-template-columns:1fr;gap:12px}.ranking,.stock-row{padding:12px 14px}.owner-report-filter{grid-template-columns:1fr 1fr;gap:8px;display:grid}.owner-report-filter label{width:auto!important;min-width:0!important}.owner-report-filter button{min-height:42px}.owner-report-tabs{grid-template-columns:1fr 1fr;width:100%;display:grid}.owner-report-tabs button{min-height:42px}.table-wrap{overscroll-behavior-inline:contain;overflow-x:auto}.table-wrap table{min-width:680px}.table-card:has(.table-wrap){position:relative}.table-card:has(.table-wrap):after{content:"Geser tabel →";color:#75837a;pointer-events:none;background:#f0f4f1;border-radius:8px;padding:3px 6px;font-size:8px;position:absolute;top:8px;right:8px}.table-card .card-header+.table-wrap{padding-top:0}.user-actions{justify-content:flex-start}.employee-actions{justify-content:flex-start;min-width:240px}.modal-backdrop{align-items:flex-end;padding:0}.modal{border-radius:24px 24px 0 0!important;width:100%!important;max-width:none!important;max-height:94dvh!important;overflow:auto!important}.modal:before{content:"";z-index:3;background:#d0d8d2;border-radius:4px;width:42px;height:4px;margin:7px auto -11px;display:block;position:sticky;top:7px}.modal-header{padding:22px 17px 15px}.modal-header h2{font-size:19px}.modal-actions{z-index:2;padding:12px 15px calc(13px + env(safe-area-inset-bottom));background:#fff;grid-template-columns:1fr 1.35fr;display:grid;position:sticky;bottom:0;box-shadow:0 -8px 20px #1634230c}.modal-actions button{width:100%;min-width:0;min-height:45px}.wide-modal.hpp-calculator-modal{padding:17px!important}.hpp-calculator-modal .modal-header{padding:12px 0 14px!important}.hpp-calculator-modal>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.promotion-tabs{scrollbar-width:none;padding-bottom:3px;overflow-x:auto}.promotion-tabs button{white-space:nowrap;flex:none;min-height:42px}.pos-layout{display:block}.catalog{padding-bottom:72px}.search{z-index:5;background:#f4f6f3;width:100%;margin-bottom:9px;padding-top:3px;position:sticky;top:65px}.search input{background:#fff;height:47px}.search span{top:13px}.category-row{z-index:5;background:#f4f6f3;margin:0 -12px;padding:7px 12px 12px;position:sticky;top:112px}.category-row button{min-height:40px;padding:8px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:15px}.product-visual{height:118px}.product-card>div:nth-child(2){padding:10px 10px 14px}.product-card h3,.product-card strong{font-size:12px}.product-card>i{width:34px;height:34px}.product-card:active{transform:scale(.98)}.mobile-cart-fab{z-index:40;color:#fff;background:#1a5237;border:0;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;height:52px;padding:0 16px;display:grid;position:fixed;bottom:84px;left:12px;right:12px;box-shadow:0 12px 32px #123a2855}.mobile-cart-fab>span{font-size:20px}.mobile-cart-fab>strong{text-align:left;font-size:12px}.mobile-cart-fab>b{font-size:13px}.cart-panel{z-index:65;width:100%;transition:transform .24s;transform:translateY(105%);border:0!important;border-radius:24px 24px 0 0!important;max-height:none!important;position:fixed!important;inset:58px 0 0!important;box-shadow:0 -18px 45px #10251a55!important}.cart-panel.mobile-cart-open{transform:translateY(0)}.mobile-cart-close{z-index:3;color:#3c5145;background:#eef2ef;border:0;border-radius:12px;place-items:center;width:40px;height:40px;font-size:24px;display:grid;position:absolute;top:13px;right:13px}.cart-title{padding:18px 58px 14px 17px}.cart-items{flex:1;max-height:none;padding-inline:16px}.cart-item{grid-template-columns:42px 1fr auto}.stepper button{width:32px;height:32px}.cart-footer{max-height:58dvh;padding:13px 16px calc(20px + env(safe-area-inset-bottom));overflow:auto}.checkout{min-height:50px;position:sticky;bottom:0}.cashier-shell .cashier-bottom-nav{display:none!important}.shift-stats{grid-template-columns:1fr 1fr}.shift-actions{grid-template-columns:1fr 1fr;display:grid}.shift-actions button{width:100%}.expense-filter{grid-template-columns:1fr 1fr}.attendance-terminal-card{margin:0;padding:16px}.attendance-terminal-intro h2{font-size:21px}.attendance-terminal-form{padding:13px}.service-job-board{gap:10px}.settings-save .primary{width:100%}.toast{text-align:center;top:74px;left:12px;right:12px}.login-panel{padding:25px 18px}.login-card{gap:18px}.login-card h2{font-size:28px}}@media (width<=380px){.mobile-primary-nav{left:5px;right:5px}.mobile-primary-nav button b{font-size:8px}.mobile-menu-grid{grid-template-columns:1fr}.product-visual{height:104px}.owner-shell .workspace,.cashier-shell .workspace{padding-inline:9px}.stats-grid,.stats-grid.report-stats{grid-template-columns:1fr 1fr!important}}@media (width<=850px){html{scroll-padding-top:76px}body{overflow-x:hidden}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.owner-shell,.cashier-shell{min-height:100dvh}.mobile-app-bar{height:calc(62px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px}.mobile-store-identity{max-width:calc(100vw - 74px)}.mobile-store-identity strong{max-width:min(62vw,260px);font-size:13px}.mobile-menu-trigger{flex:0 0 44px}.mobile-primary-nav{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:calc(6px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;bottom:0}.mobile-primary-nav button:active,.mobile-menu-grid>button:active{transform:scale(.97)}.mobile-primary-nav button.active{color:#174f35;background:#fff;box-shadow:0 5px 15px #071a1138}.mobile-primary-nav button.active span{transform:translateY(-1px)}.mobile-menu-sheet{overscroll-behavior:contain}.mobile-menu-grid>button{transition:transform .12s,background .12s}.owner-shell .workspace,.cashier-shell .workspace{max-width:100%;padding-top:14px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.page-header{width:100%}.page-header>div:first-child{min-width:0;max-width:100%}.page-header h1{overflow-wrap:anywhere;line-height:1.18}.page-header p{max-width:100%;margin-top:5px}.page-header>.primary,.page-header>.secondary{width:100%}.page-header .header-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.page-header .header-actions>button,.page-header .header-actions>a,.page-header .header-actions>span{text-overflow:ellipsis;justify-content:center;width:100%;min-width:0;overflow:hidden}.page-header .header-actions>:only-child{grid-column:1/-1}.data-card,.table-card{max-width:100%;overflow:hidden;box-shadow:0 6px 20px #193f2d0e}.card-header{align-items:flex-start;gap:8px}.card-header>div,.card-header h2,.card-header p{overflow-wrap:anywhere;min-width:0}.form-grid{grid-template-columns:1fr!important}.form-grid .full{grid-column:auto!important}.form-grid label{min-width:0}.form-grid input,.form-grid textarea,.form-grid select{width:100%;min-height:46px}.stats-grid article{flex-direction:column;justify-content:center;min-height:108px;display:flex}.stats-grid strong{white-space:normal;overflow-wrap:anywhere;line-height:1.08}.owner-report-filter,.expense-filter,.hpp-report-filters{grid-template-columns:1fr!important}.owner-report-filter button,.expense-filter button{width:100%}.owner-report-tabs{scroll-snap-type:x proximity;scrollbar-width:none;display:flex;overflow-x:auto}.owner-report-tabs button{scroll-snap-align:start;flex:1 0 auto;min-width:145px}.table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#afc3b6 transparent;width:100%;padding-bottom:5px;position:relative}.table-wrap table{min-width:620px;font-size:11px}.table-wrap th,.table-wrap td{white-space:normal;padding:11px 10px}.table-wrap th:first-child,.table-wrap td:first-child{z-index:1;background:#fff;min-width:132px;position:sticky;left:0;box-shadow:7px 0 12px -12px #102d1e}.table-wrap thead th:first-child{z-index:2;background:#f7faf8}.table-wrap tr.low-stock-row td:first-child{background:#fffaf0}.table-card:has(.table-wrap):after{color:#fff;background:#174f35;padding:4px 7px;font-size:8px;top:10px;right:10px;box-shadow:0 3px 10px #173e2b25}.product-cell{min-width:125px}.product-table-photo,.product-initial{flex:none}.user-actions,.employee-actions{gap:8px}.user-actions button,.employee-actions button{min-height:38px;padding:8px 10px}.modal-backdrop{overscroll-behavior:contain}.modal{padding-bottom:env(safe-area-inset-bottom)}.modal form,.modal .form-grid{min-width:0}.modal-actions{grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr)}.promotion-tabs,.category-row{scroll-snap-type:x proximity}.promotion-tabs button,.category-row button{scroll-snap-align:start}.catalog{min-width:0}.search{top:calc(62px + env(safe-area-inset-top))}.category-row{top:calc(112px + env(safe-area-inset-top));overscroll-behavior-inline:contain;scrollbar-width:none;overflow-x:auto}.product-card{min-width:0;overflow:hidden;box-shadow:0 5px 16px #18452e12}.product-visual{height:clamp(112px,34vw,150px)}.product-visual img{object-fit:cover;width:100%;height:100%}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;line-height:1.3;display:-webkit-box;overflow:hidden}.product-card p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-cart-fab{bottom:calc(76px + env(safe-area-inset-bottom));border:1px solid #ffffff26;height:56px}.cart-panel{inset:calc(52px + env(safe-area-inset-top)) 0 0!important;max-height:calc(100dvh - 52px - env(safe-area-inset-top))!important;overflow:hidden!important}.cart-title{flex:none}.cart-items{overscroll-behavior:contain;min-height:80px;overflow-y:auto}.cart-footer{flex:none;max-height:55dvh}.shift-stats{grid-template-columns:1fr 1fr}.shift-actions{grid-template-columns:1fr}.settings-layout,.website-settings-layout{grid-template-columns:1fr!important}.settings-save{z-index:4;bottom:calc(72px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#f4f6f3 24%);padding:10px;position:sticky}.toast{top:calc(70px + env(safe-area-inset-top));z-index:90}}@media (width<=430px){.stats-grid,.stats-grid.report-stats,.stats-grid.admin-stats{grid-template-columns:1fr 1fr!important}.stats-grid article{min-height:102px;padding:12px}.stats-grid strong{font-size:17px}.mobile-menu-footer,.page-header .header-actions{grid-template-columns:1fr}.page-header .header-actions>*{grid-column:auto!important}}@media (width<=340px){.stats-grid,.stats-grid.report-stats,.stats-grid.admin-stats{grid-template-columns:1fr!important}.product-grid{grid-template-columns:1fr}.product-visual{height:180px}}.storefront.theme-golden{--golden-bg:#fff8f6;--golden-soft:#ffeae1;--golden-high:#ffdbcc;--golden-primary:#8d4b00;--golden-accent:#ffc329;--golden-text:#351000;--golden-muted:#604b3e;background:var(--golden-bg);color:var(--golden-text)}.theme-golden .storefront-header{color:var(--golden-primary);background:#fff8f6e8;border-color:#8d4b0022}.theme-golden .storefront-brand h1,.theme-golden .storefront-title h2,.theme-golden .storefront-story h2,.theme-golden .storefront-location h2{color:var(--golden-primary)}.theme-golden .storefront-brand>img,.theme-golden .storefront-brand>span{background:var(--golden-soft);color:var(--golden-primary)}.theme-golden .storefront-header nav a{color:var(--golden-muted)}.theme-golden .storefront-header nav a:hover{color:var(--golden-primary)}.theme-golden .storefront-nav-actions>a{background:var(--golden-primary);color:#fff;border-radius:999px}.theme-golden .storefront-nav-actions>.storefront-cart-icon{background:var(--golden-soft);color:var(--golden-primary);border-color:#8d4b0030;border-radius:50%}.theme-golden .storefront-hero{background:var(--golden-bg)}.theme-golden .storefront-hero>img{opacity:.82}.theme-golden .storefront-hero:after{background:linear-gradient(90deg,#fff8f6fa 0,#fff8f6d6 46%,#fff8f615);display:block}.theme-golden .storefront-hero>div>span{background:var(--golden-accent);color:var(--golden-text);border:0;border-radius:999px}.theme-golden .storefront-hero h2{color:var(--golden-primary)}.theme-golden .storefront-hero p,.theme-golden .storefront-story p,.theme-golden .storefront-location p{color:var(--golden-muted)}.theme-golden .storefront-hero-actions a{border-color:var(--golden-primary);color:var(--golden-primary);border-radius:999px}.theme-golden .storefront-hero-actions a:first-child{background:var(--golden-primary);color:#fff}.theme-golden .storefront-scroll{background:var(--golden-soft);color:var(--golden-primary);border-color:#8d4b0028;border-radius:50%}.theme-golden .storefront-catalog{background:var(--golden-bg)}.theme-golden .storefront-title span,.theme-golden .storefront-story>div:last-child>span,.theme-golden .storefront-location>div>span{color:var(--golden-primary)}.theme-golden .storefront-title h2:after{background:var(--golden-accent)}.theme-golden .storefront-catalog .public-search input{color:var(--golden-text);background:#fff;border-color:#e2c8ba}.theme-golden .storefront-catalog .public-categories button{background:var(--golden-soft);color:var(--golden-primary);border-color:#0000;border-radius:999px}.theme-golden .storefront-catalog .public-categories button.active{background:var(--golden-primary);color:#fff}.theme-golden .storefront-products article{background:#fff1eb;border-color:#8d4b0014;border-radius:24px;box-shadow:0 8px 24px #8d4b0008}.theme-golden .storefront-products article:hover{box-shadow:0 16px 35px #8d4b0018}.theme-golden .storefront-product-photo{background:#ffe2d7}.theme-golden .storefront-products small,.theme-golden .storefront-products p{color:var(--golden-muted)}.theme-golden .storefront-products h3{color:var(--golden-text)}.theme-golden .storefront-products strong{color:var(--golden-primary)}.theme-golden .storefront-products .public-stepper button{color:var(--golden-primary);background:#fff;border-color:#8d4b0026}.theme-golden .storefront-story{background:#fffdf9}.theme-golden .story-visual{background:var(--golden-soft);color:var(--golden-primary);border-radius:24px}.theme-golden .story-badge>b{background:var(--golden-accent);color:var(--golden-text)}.theme-golden .story-badge small{color:var(--golden-muted)}.theme-golden .storefront-location{background:var(--golden-soft);border-radius:24px}.theme-golden .location-panel{background:var(--golden-high)}.theme-golden .location-panel strong,.theme-golden .storefront-location a{color:var(--golden-primary)}.theme-golden .location-panel small{color:var(--golden-muted)}.theme-golden .storefront-footer{background:var(--golden-high);border-color:#8d4b0020}.theme-golden .storefront-footer strong,.theme-golden .storefront-footer a{color:var(--golden-primary)}.theme-golden .storefront-footer p,.theme-golden .storefront-footer span{color:var(--golden-muted)}.theme-golden .storefront-cart{color:var(--golden-text);background:#fff;border-color:#8d4b0024}.theme-golden .storefront-cart .primary{background:var(--golden-primary);color:#fff}@media (width<=750px){.theme-golden .storefront-header{background:#fff8f6f2}.theme-golden .storefront-menu-toggle span{background:var(--golden-primary)}.theme-golden .storefront-mobile-menu{color:var(--golden-text);background:#fff8f6fc}.theme-golden .storefront-mobile-menu>button,.theme-golden .storefront-mobile-menu nav a{color:var(--golden-primary)}.theme-golden .storefront-mobile-menu .mobile-menu-cta{background:var(--golden-primary);color:#fff}.theme-golden .storefront-hero:after{display:none}.theme-golden .storefront-hero>img{opacity:1}.theme-golden .storefront-hero>div{background:var(--golden-bg)}.theme-golden .storefront-story{background:#fffdf9}.theme-golden .storefront-location{background:0 0}.theme-golden .location-panel{background:var(--golden-soft)}}.website-seo-card{grid-column:1/-1}.admin-profile-card{width:min(620px,100%)}.seo-image-field img{aspect-ratio:1200/630;border:1px solid var(--line);object-fit:cover;background:#f5f6f4;border-radius:12px;width:min(320px,100%)}.seo-image-field img.favicon-preview{aspect-ratio:1;width:72px}.seo-image-field input[type=file]{padding:9px}.online-order-flow{flex-direction:column;align-items:flex-start;gap:7px;min-width:120px;display:flex}.fulfillment-address{flex-direction:column;align-items:flex-start;gap:5px;min-width:180px;max-width:280px;display:flex}.fulfillment-address strong{white-space:normal;font-size:11px;line-height:1.45}.fulfillment-address small{color:var(--muted);white-space:normal;line-height:1.4}.table-label.delivery{color:#925414;background:#fff0df}.transaction-date{white-space:nowrap;display:block}.transaction-time{color:var(--green);white-space:nowrap;margin-top:3px;font-weight:700;display:block}.stock-used{color:#6b786f;white-space:nowrap;font-size:12px}.product-flags .soldout{color:#fff;letter-spacing:.09em;background:#20231f}.storefront-product-photo{position:relative}.public-products article.out-of-stock{opacity:.62}.public-products article.out-of-stock .public-product-photo{filter:grayscale(.45)}.public-products .public-stepper button:disabled,.storefront-products .public-stepper button:disabled{opacity:.4;cursor:not-allowed}.transaction-filter{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(5,minmax(125px,1fr)) auto auto;align-items:end;gap:9px;margin-bottom:18px;padding:14px;display:grid}.transaction-filter label{min-width:0}.transaction-filter input,.transaction-filter select{height:39px;padding:8px 10px}.transaction-filter button{white-space:nowrap;height:39px}.order-status{white-space:nowrap}.order-status.status-new{color:#855f00;background:#fff2ce}.order-status.status-confirmed{color:#315f9f;background:#e7f0ff}.order-status.status-processing{color:#985918;background:#fff0df}.order-status.status-ready{color:#286742;background:#e2f5e8}.order-status.status-completed,.order-status.status-delivered{color:#285c3e;background:#e8f1eb}.order-status.status-cancelled{color:#9b4238;background:#f6e8e6}@media (width<=750px){.online-order-flow{min-width:105px}.transaction-filter{grid-template-columns:1fr 1fr}.transaction-filter label:nth-child(n+3){grid-column:1/-1}}@media (width>=1101px){.cashier-shell .product-grid,.owner-shell .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cashier-shell .cart-panel,.owner-shell .cart-panel{z-index:12;width:360px;max-height:calc(100vh - 50px);position:fixed;top:25px;right:34px}.cashier-shell .cart-panel{right:max(34px,50vw - 766px)}}@media (width>=851px){.cashier-shell .product-visual,.owner-shell .product-visual{height:150px}}
