:root{--accent:#f97300;--bg:#f7f7f8;--surface:#fff;--text:#161616;--muted:#727272;--line:#e9e9ec;--danger:#b4232b;--shadow:0 8px 30px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1120px,100%);margin:0 auto;padding:0 18px}.app-shell{min-height:100vh;padding-bottom:94px}.surface{background:var(--surface);border:1px solid var(--line);border-radius:18px}.muted{color:var(--muted)}.accent{color:var(--accent)}.divider{height:1px;background:var(--line)}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:var(--accent);color:var(--accent-contrast,#fff);box-shadow:0 1px 0 rgba(0,0,0,.05)}.topbar-inner{height:74px;display:flex;align-items:center;gap:12px}.store-logo{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid rgba(255,255,255,.75)}.store-title{font-size:20px;font-weight:850;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-actions{margin-left:auto;display:flex;gap:8px}.icon-btn{width:40px;height:40px;border-radius:999px;border:0;background:#fff;display:grid;place-items:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.statusbar{background:#b8272b;color:#fff}.statusbar.open{background:#257a3d}.status-inner{min-height:47px;display:flex;align-items:center;font-weight:800;font-size:14px}.store-meta{background:#fff;border-bottom:1px solid var(--line)}.store-meta-inner{height:48px;display:flex;align-items:center;font-size:14px;color:#666}.profile-link{margin-left:auto;color:var(--accent);font-weight:800}.promo-wrap{padding:18px 0 6px}.promo-banner{width:100%;max-width:720px;margin:auto;border-radius:16px;display:block;box-shadow:0 8px 22px rgba(0,0,0,.12)}.search-sticky{position:-webkit-sticky;position:sticky;top:74px;z-index:30;background:rgba(247,247,248,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 0 8px}.search-row{display:flex;gap:10px}.searchbox{flex:1 1;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:0 14px;height:44px}.searchbox input{width:100%;border:0;outline:0;background:transparent;color:#222}.category-strip{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:10px 0 2px}.category-strip::-webkit-scrollbar{display:none}.chip{border:1px solid var(--line);background:#fff;padding:8px 13px;border-radius:999px;white-space:nowrap;font-weight:750;font-size:13px}.chip.active{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast,#fff)}.section{padding:20px 0 2px}.section-title{font-size:20px;margin:0 0 13px;font-weight:900;letter-spacing:-.02em}.featured-row{display:grid;grid-auto-flow:column;grid-auto-columns:215px;grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity;scrollbar-width:thin}.featured-card{scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:transform .16s,box-shadow .16s}.featured-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.featured-card img{width:100%;height:146px;object-fit:cover;background:#eee}.featured-body{padding:10px 11px 12px}.featured-name{font-size:14px;font-weight:850;line-height:1.18;min-height:34px}.price-row{display:flex;gap:8px;align-items:baseline;margin-top:7px;flex-wrap:wrap}.price{font-weight:900;color:var(--accent);font-size:18px}.old-price{text-decoration:line-through;color:#888;font-size:12px}.discount{font-size:11px;font-weight:850;background:var(--accent);color:var(--accent-contrast,#fff);border-radius:5px;padding:2px 5px}.product-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.product-card{display:flex;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;min-height:132px;transition:.15s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.product-info{flex:1 1;min-width:0;padding:14px 12px}.product-name{font-size:15px;font-weight:900;line-height:1.2;margin-bottom:5px}.product-desc{font-size:12.5px;color:#6d6d73;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .price{font-size:16px;margin-top:9px}.product-image{width:132px;min-width:132px;height:132px;object-fit:cover;background:#eee}.bottom-nav{position:fixed;z-index:50;bottom:0;left:0;right:0;height:72px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);gap:90px;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav,.nav-item{display:flex;justify-content:center}.nav-item{min-width:78px;flex-direction:column;align-items:center;gap:3px;font-size:11px;color:#7a7a7a;border:0;background:none}.nav-item.active{color:var(--accent);font-weight:800}.cart-fab{position:fixed;z-index:55;right:18px;bottom:84px;border:0;border-radius:18px;background:var(--accent);color:var(--accent-contrast,#fff);padding:13px 16px;box-shadow:0 12px 28px rgba(0,0,0,.24);font-weight:850;display:flex;gap:9px;align-items:center}.cart-count{background:white;color:var(--accent);width:23px;height:23px;border-radius:999px;display:grid;place-items:center;font-size:12px}.overlay{position:fixed;z-index:80;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center}.sheet{width:min(640px,100%);max-height:93vh;background:#fff;border-radius:24px 24px 0 0;overflow:auto;animation:sheetin .18s ease-out}.sheet-hero{position:relative}.sheet-hero img{width:100%;height:260px;object-fit:cover;background:#eee}.floating-back{position:absolute;top:16px;left:16px}.sheet-content{padding:22px 20px 30px}.sheet h1{font-size:27px;line-height:1.1;margin:0 0 8px;letter-spacing:-.03em}.sheet-price{font-size:22px;font-weight:900;color:var(--accent)}.sheet-description{color:#666;line-height:1.45;margin-top:7px}.modifier{margin-top:20px;border-top:1px solid var(--line);padding-top:16px}.modifier-head{display:flex;justify-content:space-between;gap:10px}.modifier-title{font-weight:900}.required-tag{font-size:11px;padding:4px 7px;border-radius:6px;background:#fff1e8;color:var(--accent);font-weight:800}.option{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f1f1f1}.option input{accent-color:var(--accent);width:19px;height:19px}.option-image{width:44px;height:44px;border-radius:10px;object-fit:cover;background:#eee;flex-shrink:0}.option-main{flex:1 1}.option-price{color:#666;font-size:13px}.qty-row{margin-top:18px;justify-content:space-between}.qty,.qty-row{display:flex;align-items:center}.qty{gap:12px}.qty button{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);background:#fff;font-size:20px}.primary-btn{border:0;background:var(--accent);color:var(--accent-contrast,#fff);border-radius:13px;min-height:48px;padding:0 18px;font-weight:900}.primary-btn:disabled{opacity:.45;cursor:not-allowed}.ghost-btn{border:1px solid var(--line);background:#fff;color:#222;border-radius:13px;min-height:44px;padding:0 15px;font-weight:800}.danger-btn{border-color:#ffd6d6;color:#b42318}.notes{width:100%;min-height:90px;border:1px solid var(--line);border-radius:12px;padding:12px;outline:0;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.notes:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent),transparent 83%)}.cart-panel{position:fixed;z-index:85;inset:0;background:#fff;overflow:auto}.cart-head{position:-webkit-sticky;position:sticky;top:0;background:white;border-bottom:1px solid var(--line);z-index:2}.cart-head-inner{height:64px;display:flex;align-items:center;gap:10px}.cart-items{padding:16px 0}.cart-line{display:grid;grid-template-columns:64px 1fr auto;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line img{width:64px;height:64px;border-radius:12px;object-fit:cover}.cart-line-name{font-weight:900}.cart-line-meta{font-size:12px;color:#777;line-height:1.35;margin-top:3px}.cart-line-price{font-weight:850}.cart-footer{position:-webkit-sticky;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:14px 0 18px}.summary-row{display:flex;justify-content:space-between;margin:7px 0}.summary-row.total{font-size:20px;font-weight:950;padding-top:8px;border-top:1px solid var(--line)}.form-page{min-height:100vh;background:#f5f5f6}.page-head{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center}.page-title{font-size:19px;font-weight:900;margin-left:12px}.checkout-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:18px;gap:18px;padding:22px 0 100px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.card h2{font-size:18px;margin:0 0 16px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field label{font-weight:800;font-size:13px}.field input,.field select,.field textarea{border:1px solid #dedee3;border-radius:11px;min-height:44px;padding:9px 11px;outline:0;background:white}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.estimate{display:flex;align-items:center;gap:13px;background:#f1fff2;border:1px solid #cfefd1;border-radius:14px;padding:13px 14px;margin:14px 0}.estimate strong{display:block;font-size:16px}.estimate small{color:#4d6a4e}.pix-box{text-align:center}.qr{width:250px;height:250px;margin:12px auto;border-radius:12px;border:1px solid var(--line)}.copy-row{display:flex;gap:8px}.copy-row input{flex:1 1;border:1px solid var(--line);border-radius:10px;padding:10px;min-width:0}.paid-box{text-align:center;padding:28px 0}.status-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#eefced;color:#2e7d32}.pulse{animation:pulse 1.5s infinite}.profile{padding:18px 0 90px}.profile-section{background:#fff;margin-bottom:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-section h2{margin:0;padding:20px;font-size:18px;background:#f1f1f2}.profile-row{padding:16px 20px;border-bottom:1px solid var(--line)}.profile-row:last-child{border-bottom:0}.schedule-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.schedule-row:last-child{border:0}.payment-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.pill{padding:7px 11px;border:1px solid var(--line);border-radius:8px;background:#fafafa}.empty{padding:50px 10px;text-align:center;color:#777}.empty h3{color:#222}.whatsapp-float{position:fixed;z-index:60;left:18px;bottom:84px;width:56px;height:56px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 12px 28px rgba(0,0,0,.24)}@media(min-width:801px){.whatsapp-float{bottom:26px}}.admin-body{min-height:100vh;background:#f5f6f8}.admin-top{height:64px;background:#161616;color:white;display:flex;align-items:center}.admin-brand{font-weight:950;font-size:18px}.admin-nav{display:flex;gap:6px;margin-left:auto}.admin-nav a{padding:9px 12px;border-radius:10px;color:#ddd;font-size:13px;font-weight:750}.admin-nav a:hover{background:#2b2b2b;color:#fff}.admin-nav a.active{background:var(--accent);color:#fff}.admin-hotbar{display:none}.admin-body{overflow-x:hidden}.admin-wrap{width:min(1180px,100%);margin:auto;padding:24px 18px 60px;max-width:100%}.schedule-list{display:flex;flex-direction:column;gap:10px}.schedule-edit-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:9px 0;border-bottom:1px solid #f1f1f1}.schedule-edit-row:last-child{border-bottom:0}.schedule-day{min-width:150px;font-weight:800}.schedule-times{display:flex;align-items:center;gap:8px}.schedule-times input{min-width:0}.admin-more-overlay{position:fixed;z-index:90;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:flex-end}.admin-more-sheet{width:100%;background:#fff;border-radius:20px 20px 0 0;padding:8px 8px calc(10px + env(safe-area-inset-bottom));animation:sheetin .18s ease-out}.admin-more-head{display:flex;align-items:center;justify-content:space-between;padding:10px 10px 14px}.admin-more-list{display:flex;flex-direction:column;gap:2px;padding:0 6px}.admin-more-item{display:flex;align-items:center;gap:12px;padding:13px 10px;border-radius:12px;border:0;background:none;color:#222;font-size:15px;font-weight:750;text-align:left;width:100%}.admin-more-item.active{background:#fff1e8;color:var(--accent)}.admin-title{font-size:27px;font-weight:950;margin:0 0 4px}.admin-sub{color:#777;margin:0 0 22px}.stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.stat{background:white;border:1px solid var(--line);border-radius:16px;padding:18px}.stat-label{font-size:12px;color:#777;font-weight:750}.stat-value{font-size:26px;font-weight:950;margin-top:6px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:14px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.admin-card h3{margin:0 0 14px}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:11px 8px;border-bottom:1px solid var(--line);font-size:13px}.table th{color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.badge{display:inline-block;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:850;background:#f1f1f1}.badge.green{background:#e9f9e9;color:#287a2d}.badge.orange{background:#fff3e8;color:#b95a00}.badge.red{background:#ffeaea;color:#a92727}.toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-bottom:14px}.product-admin-item{display:grid;grid-template-columns:66px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.product-admin-item img{width:66px;height:66px;border-radius:12px;object-fit:cover}.switch{display:flex;gap:7px;align-items:center}.admin-modal{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.45);display:grid;place-items:center;padding:18px}.admin-dialog{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;padding:20px}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.color-row{display:flex;align-items:center;gap:10px}.color-swatch{width:44px;height:44px;border-radius:11px;border:1px solid var(--line);padding:0}.modifier-editor{border:1px solid var(--line);border-radius:12px;padding:12px;margin-top:10px}.option-editor{display:grid;grid-template-columns:36px 1fr 100px auto auto;grid-gap:8px;gap:8px;margin-top:8px;align-items:center}.option-editor input{width:100%}.login-wrap{min-height:100vh;display:grid;place-items:center;background:#111;padding:20px}.login-card{width:min(420px,100%);background:white;border-radius:20px;padding:28px}.login-card h1{margin:0 0 6px}.toast{position:fixed;z-index:120;left:50%;bottom:100px;transform:translateX(-50%);background:#111;color:white;padding:10px 14px;border-radius:10px;font-size:13px;box-shadow:var(--shadow)}@keyframes sheetin{0%{transform:translateY(20px);opacity:.7}to{transform:none;opacity:1}}@keyframes pulse{50%{opacity:.5}}@keyframes pop{0%{transform:scale(.96);opacity:.6}to{transform:scale(1);opacity:1}}@media(max-width:800px){.container{padding:0 13px}.topbar-inner{height:62px}.store-title{font-size:17px}.store-logo{width:38px;height:38px}.status-inner{min-height:44px}.store-meta-inner{height:44px}.promo-wrap{padding-top:12px}.promo-banner{border-radius:13px}.search-sticky{top:62px}.product-list{grid-template-columns:1fr}.product-card{min-height:112px}.product-image{width:112px;min-width:112px;height:112px}.product-info{padding:12px 11px}.featured-row{grid-auto-columns:178px}.featured-card img{height:125px}.section{padding-top:18px}.checkout-grid{grid-template-columns:1fr;padding-top:12px}.checkout-grid .order-summary{order:-1}.grid2{grid-template-columns:1fr}.sheet-hero img{height:235px}.sheet h1{font-size:24px}.stats{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-nav{display:none}.table-wrap{overflow:auto}.option-editor{grid-template-columns:30px 1fr 76px auto auto}.cart-fab{left:13px;right:13px;justify-content:center}.product-admin-item{grid-template-columns:56px 1fr auto}.product-admin-item img{width:56px;height:56px}.admin-body{padding-bottom:76px}.admin-wrap{padding-bottom:30px}.admin-hotbar{display:flex;position:fixed;z-index:70;left:0;right:0;bottom:0;background:rgba(22,22,22,.98);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:6px 6px calc(6px + env(safe-area-inset-bottom))}.admin-hotbar-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px;border:0;background:none;color:#999;font-size:10px;font-weight:750;border-radius:10px;white-space:nowrap}.admin-hotbar-item.active{color:#fff;background:var(--accent)}.admin-top .admin-brand{font-size:15px}.schedule-day{min-width:100%}}@media(min-width:801px){.bottom-nav{display:none}.app-shell{padding-bottom:35px}.cart-fab{bottom:26px}.overlay{align-items:center}.sheet{border-radius:24px;max-height:88vh}.sheet-hero img{height:300px}}