body.barista-access .mobile-nav{grid-template-columns:repeat(4,minmax(0,1fr))}body.barista-access .mobile-nav button{min-width:0}.bar-nav-icon{font-size:22px;line-height:1}#page-bar{width:100%;max-width:1120px;margin:0 auto}.bar-loading{padding:80px 20px;color:var(--muted);text-align:center}
body.barista-access:not(.client-access) .barista-appearance-controls{position:fixed!important;z-index:48;top:calc(max(env(safe-area-inset-top),var(--tg-content-safe-top,0px)) + 70px);right:max(12px,env(safe-area-inset-right));display:flex!important;width:auto!important;margin:0!important;padding:0!important;transform:none!important}body.barista-access .barista-appearance-controls>.compact{display:none!important}body.barista-access .barista-appearance-controls .tools-toggle{width:42px;height:42px;border-radius:14px;background:color-mix(in srgb,var(--surface-solid) 94%,transparent);box-shadow:0 10px 28px rgba(24,22,35,.16);backdrop-filter:blur(18px)}body.barista-access .barista-appearance-controls .tools-popover{grid-template-columns:1fr 1fr}body.barista-access .barista-appearance-controls #voiceAssistantButton,body.barista-access .barista-appearance-controls #notificationButton,body.barista-access .barista-appearance-controls #baristaCallButton{display:none!important}@media(max-width:720px){body.barista-access:not(.client-access) .barista-appearance-controls{top:calc(max(env(safe-area-inset-top),var(--tg-content-safe-top,0px)) + 68px);right:max(10px,env(safe-area-inset-right))}body.barista-access .barista-appearance-controls .tools-popover{top:50px;left:auto;right:0;width:min(292px,calc(100vw - 20px))}}
.bar-store-hero{position:relative;min-height:220px;margin-bottom:18px;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:30px;background:linear-gradient(125deg,#17130f 0%,#332317 58%,#9a5d2a 140%);color:#fff;box-shadow:0 24px 60px rgba(56,34,17,.2)}.bar-store-hero:before{content:"";position:absolute;width:330px;height:330px;right:-75px;top:-120px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 50px rgba(255,255,255,.035),0 0 0 100px rgba(255,255,255,.025)}.bar-store-hero>div:first-child{position:relative;z-index:1;max-width:560px}.bar-store-hero small{color:#e9bd7d;font-size:9px;font-weight:800;letter-spacing:.18em}.bar-store-hero h1{margin:9px 0 7px;font-size:38px;line-height:1.06}.bar-store-hero p{max-width:470px;margin:0;color:rgba(255,255,255,.68);font-size:10px;line-height:1.65}.bar-store-mark{position:relative;z-index:1;width:126px;height:126px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:38px;background:rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.15);backdrop-filter:blur(12px);transform:rotate(4deg)}.bar-store-mark span{font-size:50px}.bar-store-mark i{position:absolute;right:13px;bottom:11px;color:#f1c587;font-size:7px;font-style:normal;font-weight:800;letter-spacing:.2em}
.bar-store-toolbar{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between;gap:14px}.bar-store-toolbar>label{width:min(360px,100%);height:46px;padding:0 14px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:15px;background:var(--surface-solid);box-shadow:0 8px 25px rgba(25,22,31,.04)}.bar-store-toolbar>label span{color:var(--muted);font-size:20px}.bar-store-toolbar input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:10px}.bar-store-toolbar>div{display:flex;align-items:center;gap:14px}.bar-store-toolbar>div>span{color:var(--muted);font-size:9px;white-space:nowrap}.bar-store-toolbar>div>span b{color:var(--text);font-size:13px}.bar-store-toolbar button{min-height:44px;border-radius:14px}
.bar-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.bar-shop-card{overflow:hidden;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:23px;background:var(--surface-solid);box-shadow:0 12px 35px rgba(34,29,24,.07);transition:transform .2s,box-shadow .2s}.bar-shop-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(34,29,24,.12)}.bar-shop-photo{position:relative;aspect-ratio:1/.92;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f5eee4,#e8d8c5)}.bar-shop-photo:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(17,13,10,.12));pointer-events:none}.bar-shop-photo img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.bar-shop-card:hover .bar-shop-photo img{transform:scale(1.035)}.bar-shop-photo>span{font-size:54px}.bar-shop-photo>i{position:absolute;z-index:1;left:11px;top:11px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.87);color:#5f422a;font-size:6px;font-style:normal;font-weight:800;backdrop-filter:blur(8px)}.bar-shop-info{padding:15px}.bar-shop-info>small{color:#a87344;font-size:6px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.bar-shop-info h2{min-height:39px;margin:5px 0 9px;font-size:13px;line-height:1.35}.bar-shop-price{display:flex;align-items:center;justify-content:space-between;gap:8px}.bar-shop-price strong{font-size:15px}.bar-shop-price button{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface-muted);color:var(--primary);font-size:17px;cursor:pointer}.bar-shop-empty{grid-column:1/-1;padding:70px 20px;border:1px dashed var(--line);border-radius:24px;color:var(--muted);text-align:center}.bar-shop-empty>span{display:block;margin-bottom:8px;font-size:44px}.bar-shop-empty h2{margin:0 0 7px;color:var(--text);font-size:18px}.bar-shop-empty p{margin:0;font-size:9px}
.bar-editor-backdrop{z-index:80}.bar-editor-sheet{width:min(510px,100%);padding:0;overflow:hidden}.bar-editor-sheet>header{padding:20px 22px 14px;display:flex;align-items:center;justify-content:space-between}.bar-editor-sheet>header small{color:#a87344;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.bar-editor-sheet>header h2{margin:4px 0 0;font-size:20px}.bar-editor-sheet>header button{width:38px;height:38px;border:1px solid var(--line);border-radius:13px;background:var(--surface-muted);color:var(--text);font-size:22px}.bar-editor-photo{position:relative;height:210px;margin:0 22px;display:grid;place-items:center;overflow:hidden;border-radius:19px;background:linear-gradient(145deg,#f4ece1,#e7d4bd)}.bar-editor-photo>span{font-size:55px}.bar-editor-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bar-editor-photo>label{position:absolute;z-index:2;left:12px;right:12px;bottom:12px}.bar-editor-photo>label b{display:block;padding:10px;border-radius:12px;background:rgba(20,16,13,.72);color:#fff;font-size:8px;text-align:center;backdrop-filter:blur(8px);cursor:pointer}.bar-editor-fields{padding:17px 22px 5px;display:grid;gap:11px}.bar-editor-fields>label,.bar-editor-fields>div>label{display:grid;gap:5px}.bar-editor-fields>div{display:grid;grid-template-columns:1fr 1fr .7fr;gap:9px}.bar-editor-fields label span{color:var(--muted);font-size:7px;font-weight:700}.bar-editor-fields input,.bar-editor-fields select{width:100%;min-width:0;height:43px;padding:0 11px;border:1px solid var(--line);border-radius:12px;outline:0;background:var(--surface-solid);color:var(--text);font:inherit;font-size:10px}.bar-editor-fields input:focus,.bar-editor-fields select:focus{border-color:color-mix(in srgb,var(--primary) 55%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}.bar-editor-fields p{min-height:15px;margin:0;color:var(--rose);font-size:8px}.bar-editor-sheet>footer{padding:10px 22px 22px;display:grid;grid-template-columns:auto 1fr;gap:9px}.bar-editor-sheet>footer button{min-height:45px}.bar-editor-delete{padding:0 17px;border:1px solid color-mix(in srgb,var(--rose) 35%,var(--line));border-radius:13px;background:color-mix(in srgb,var(--rose) 8%,var(--surface-solid));color:var(--rose);font-weight:700}
html[data-theme="dark"] .bar-shop-photo,html[data-theme="dark"] .bar-editor-photo{background:linear-gradient(145deg,#302820,#201c19)}
.bar-shop-price .bar-buy-button{width:auto;min-width:62px;padding:0 10px;background:var(--primary);border-color:var(--primary);color:#fff;font-size:8px;font-weight:800}.client-access .mobile-nav{grid-template-columns:1fr}.client-access .sidebar-bottom{display:none}
.bar-addons{display:flex;align-items:center;gap:7px;margin:0 0 9px}.bar-addons button{position:relative;width:38px;height:38px;padding:3px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;overflow:visible}.bar-addons img{width:31px;height:31px;object-fit:cover;border-radius:8px}.bar-addons b{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid var(--surface-solid);border-radius:999px;background:var(--primary);color:#fff;font-size:7px}.bar-addons .bar-syrup-coming{opacity:.52;cursor:default}.bar-addons i{position:absolute;right:-7px;bottom:-4px;padding:2px 4px;border-radius:999px;background:#31251c;color:#fff;font-size:5px;font-style:normal}.bar-store-toolbar input{font-size:16px}
.bar-shop-price strong del{margin-right:4px;color:var(--muted);font-size:9px;font-weight:600}.bar-employee-deal{display:inline-flex;margin:-2px 0 8px;padding:4px 7px;border-radius:999px;background:color-mix(in srgb,var(--green) 13%,transparent);color:var(--green);font-size:6px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bar-card-actions{display:flex;align-items:center;gap:5px}.bar-store-toolbar .secondary-button{min-height:44px;border-radius:14px}
.bar-category-tabs{display:flex;gap:8px;margin:0 0 16px;overflow:auto;padding:2px}.bar-category-tabs button{padding:9px 15px;border:1px solid var(--line);border-radius:999px;background:var(--surface-solid);color:var(--muted);font:inherit;font-size:9px;font-weight:700;white-space:nowrap;cursor:pointer}.bar-category-tabs button.active{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,var(--surface-solid));color:var(--primary)}.bar-sales-sheet{width:min(760px,calc(100vw - 24px));max-height:82vh;overflow:auto}.bar-sales-sheet>header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:20px;background:var(--surface-solid);border-bottom:1px solid var(--line)}.bar-sales-sheet>header h2{margin:3px 0 0}.bar-sales-sheet>header button{border:0;background:none;color:var(--muted);font-size:24px;cursor:pointer}.bar-sales-list{display:grid;gap:9px;padding:16px}.bar-sale-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:14px}.bar-sale-row span{display:grid;gap:3px}.bar-sale-row small{color:var(--muted)}.bar-sale-row button{padding:7px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-solid);cursor:pointer}.bar-sale-row.voided{opacity:.55}.bar-sale-row em{color:var(--muted)}
@media(max-width:980px){.bar-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){#page-bar{width:100%;padding-bottom:18px}.bar-store-hero{min-height:162px;margin:-2px 0 13px;padding:22px 20px;border-radius:22px}.bar-store-hero h1{font-size:25px}.bar-store-hero p{max-width:230px;font-size:8px}.bar-store-mark{width:74px;height:74px;flex:0 0 74px;border-radius:24px}.bar-store-mark span{font-size:31px}.bar-store-toolbar{align-items:stretch;flex-direction:column;margin-bottom:13px}.bar-store-toolbar>label{width:100%;height:43px}.bar-store-toolbar>div{justify-content:space-between;flex-wrap:wrap}.bar-store-toolbar button{padding:0 13px;font-size:8px}.bar-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bar-shop-card{border-radius:17px}.bar-shop-photo>i{left:7px;top:7px;padding:5px 7px;font-size:5px}.bar-shop-info{padding:10px}.bar-shop-info h2{min-height:35px;margin:4px 0 6px;font-size:10px}.bar-shop-price{align-items:flex-end;flex-wrap:wrap}.bar-shop-price strong{font-size:11px}.bar-shop-price button{width:31px;height:31px;border-radius:10px}.bar-editor-sheet{max-height:calc(var(--tg-viewport-height,100dvh) - var(--app-safe-top));overflow:auto}.bar-editor-photo{height:165px;margin:0 16px}.bar-editor-sheet>header{position:sticky;top:0;z-index:4;padding:17px 16px 12px;background:var(--surface-solid)}.bar-editor-fields{padding:14px 16px 3px}.bar-editor-fields>div{grid-template-columns:1fr 1fr}.bar-editor-fields>div label:last-child{grid-column:1/-1}.bar-editor-fields input,.bar-editor-fields select{font-size:16px}.bar-editor-sheet>footer{position:sticky;bottom:0;z-index:4;padding:8px 16px calc(18px + var(--app-safe-bottom));grid-template-columns:1fr;background:var(--surface-solid)}.bar-editor-delete{order:2}.bar-sales-sheet{width:100%;max-height:calc(var(--tg-viewport-height,100dvh) - var(--app-safe-top))}.bar-sale-row{grid-template-columns:minmax(0,1fr) auto}.bar-sale-row>button,.bar-sale-row>em{grid-column:2}.bar-sale-row>em{grid-row:1}.bar-sale-row>button{width:100%}}
