:root{--accent:#e31b23;--black:#111;--muted:#8b8f94;--line:#eceff1;--bg:#fff;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f4f5f6;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Noto Sans KR","Apple SD Gothic Neo",sans-serif}body{padding-bottom:78px}.app-header{height:76px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:sticky;top:0;z-index:20;box-shadow:0 2px 12px #0002}.brand-wrap{display:flex;align-items:center;gap:10px}.brand-star{width:38px;height:38px;border-radius:50%;background:#f3d98b;color:#111;display:grid;place-items:center;font-size:21px}.brand-title{font-weight:900;font-size:20px;line-height:1.05;color:#f5d989}.brand-sub{font-size:11px;color:#ddd;margin-top:4px}.header-actions{display:flex;gap:10px}.icon-btn{border:0;background:transparent;color:#fff;font-size:22px;position:relative;width:38px;height:38px}.cart-badge,.nav-cart-badge{position:absolute}.cart-badge{right:-2px;top:-3px;background:var(--accent);border-radius:50%;width:17px;height:17px;font-size:10px;display:none;align-items:center;justify-content:center;font-weight:800}.app-main{max-width:760px;margin:auto;background:#fff;min-height:calc(100vh - 76px)}.view{display:none}.view.active{display:block}.table-strip{height:44px;padding:0 18px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);font-size:14px;color:#777}.table-strip strong{color:#111;font-size:16px}.table-status{margin-left:auto;color:#aaa;font-size:11px}.hero{height:185px;background:linear-gradient(90deg,#000a,#0000),url('/images/IMG_3177.png') center/cover;display:flex;align-items:flex-end;padding:20px}.hero-copy{color:#fff;text-shadow:0 2px 8px #000}.hero-copy span{display:block;font-size:16px;font-weight:700}.hero-copy strong{display:block;font-size:30px;font-weight:900;color:#f6da88}.hero-copy small{font-size:12px}.category-scroll,.sub-category-scroll{display:flex;gap:8px;padding:12px 14px;overflow-x:auto;white-space:nowrap;border-bottom:1px solid var(--line);scrollbar-width:none}.category-scroll::-webkit-scrollbar,.sub-category-scroll::-webkit-scrollbar{display:none}.chip,.sub-chip{border:1px solid #e4e6e8;background:#fff;border-radius:22px;padding:9px 15px;font-weight:700;color:#666}.chip.active,.sub-chip.active{background:var(--accent);border-color:var(--accent);color:#fff}.recommend-section{padding:20px 14px 30px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2{font-size:18px;margin:0}.section-title button,.text-btn{border:0;background:none;color:#888}.recommend-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-card{border:1px solid #e9ebed;border-radius:12px;overflow:hidden;background:#fff;padding-bottom:10px;box-shadow:0 2px 8px #00000008}.product-image-wrap{height:135px;position:relative;background:#eee}.product-image-wrap img{width:100%;height:100%;object-fit:cover}.badge,.detail-badge{position:absolute;left:8px;top:8px;border-radius:20px;background:#fff;color:var(--accent);border:1px solid var(--accent);padding:4px 8px;font-size:10px;font-weight:900}.badge.new{background:var(--accent);color:#fff}.product-name{font-size:14px;font-weight:800;padding:9px 10px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.product-bottom strong{font-size:15px}.add-circle{border:0;background:var(--accent);color:#fff;width:28px;height:28px;border-radius:50%;font-size:19px;line-height:28px}.mini-qty{font-size:10px;color:var(--accent);padding:3px 10px}.page-head{height:58px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid var(--line);gap:8px;position:sticky;top:76px;background:#fff;z-index:10}.page-head button:first-child{border:0;background:none;font-size:34px;line-height:1}.page-head h1{font-size:21px;margin:0;font-weight:900;flex:1}.menu-list{padding:0 14px 30px}.menu-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);position:relative}.row-image{width:108px;height:88px;border-radius:10px;overflow:hidden;background:#eee;flex:none}.row-image img{width:100%;height:100%;object-fit:cover}.row-info{min-width:0;flex:1}.row-title{font-weight:900;font-size:16px}.row-info p{margin:5px 0;color:#92969b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-info strong{font-size:15px}.row-add{flex:none}.row-qty{position:absolute;right:0;bottom:8px;font-size:11px;color:var(--accent);font-weight:800}.detail-head{height:56px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;background:#fff;position:sticky;top:76px;z-index:5}.detail-head button{border:0;background:none;font-size:28px}.detail-image{width:100%;max-height:430px;object-fit:cover;display:block}.detail-body{padding:18px}.detail-body .detail-badge{position:static;display:inline-block}.detail-body h1{font-size:27px;margin:12px 0 6px}.detail-price{font-size:22px;font-weight:900;margin-bottom:12px}.detail-body p{color:#8d9196;line-height:1.6}.detail-body h3{font-size:15px;margin-top:25px}.qty-control{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:12px;height:52px;margin-bottom:14px}.qty-control button{width:52px;height:100%;border:0;background:#fff;font-size:24px}.qty-control strong{font-size:18px}.primary-btn,.secondary-btn{width:100%;border-radius:10px;padding:14px;border:0;font-size:17px;font-weight:900}.primary-btn{background:var(--accent);color:#fff}.secondary-btn{background:#fff;border:1px solid #ddd;color:#222;margin-bottom:9px}.primary-btn.large{padding:17px}.cart-list{padding:0 14px}.cart-item{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);position:relative}.cart-item img{width:78px;height:66px;object-fit:cover;border-radius:8px}.cart-item-info{flex:1;min-width:0}.cart-item-info h3{font-size:14px;margin:0 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-qty{display:flex;align-items:center;gap:10px}.cart-qty button{border:1px solid #ddd;background:#fff;border-radius:50%;width:25px;height:25px}.cart-item>strong{font-size:13px}.delete{position:absolute;right:0;top:7px;border:0;background:none;color:#aaa;font-size:19px}.cart-summary{display:flex;justify-content:space-between;padding:22px 16px;font-weight:700;font-size:16px}.cart-summary strong{font-size:21px}.cartView{}.cartContent{}.empty-cart-box{text-align:center;padding:100px 25px;color:#999}.empty-cart-box>div{font-size:48px}.empty-cart-box h2{color:#222;font-size:19px}.empty-cart-box .primary-btn{margin-top:20px}.stepper{display:flex;gap:14px;padding:15px;font-size:12px;color:#aaa;border-bottom:1px solid var(--line)}.stepper b{color:var(--accent)}.checkout-card{padding:18px}.checkout-card h2{font-size:17px;margin:10px 0 12px}.table-number{padding:14px;border:1px solid var(--line);border-radius:10px;font-weight:800}.checkout-item{display:flex;align-items:center;gap:8px;padding:8px 0}.checkout-item img{width:48px;height:42px;object-fit:cover;border-radius:6px}.checkout-item span{flex:1;font-size:13px}.checkout-item b,.checkout-item strong{font-size:12px}.checkout-total{display:flex;justify-content:space-between;border-top:2px solid #111;margin-top:12px;padding:17px 0;font-size:15px}.checkout-total strong{font-size:20px}.notice{text-align:center;color:#999;font-size:11px}.success-view{min-height:calc(100vh - 76px);background:linear-gradient(180deg,#191919,#080808);color:#fff;padding:65px 22px}.success-card{text-align:center}.success-icon{width:82px;height:82px;border-radius:50%;border:5px solid #fff;background:var(--accent);display:grid;place-items:center;font-size:48px;margin:0 auto 25px}.success-card h1{font-size:25px;margin:0 0 10px}.success-card p{color:#bbb}.order-info{border:1px solid #666;border-radius:10px;margin:28px 0;padding:14px 18px;text-align:left}.order-info div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #333}.order-info div:last-child{border-bottom:0}.order-info span{color:#aaa}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(66px + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:#fff;border-top:1px solid #ddd;display:flex;justify-content:center;z-index:30}.bottom-nav button{flex:1;max-width:190px;border:0;background:none;color:#9aa0a5;font-size:10px;position:relative}.bottom-nav button span{display:block;font-size:22px;line-height:25px}.bottom-nav button b{font-size:10px}.bottom-nav button.active{color:var(--accent)}.bottom-nav i{position:absolute;top:2px;right:25%;background:var(--accent);color:#fff;border-radius:50%;font-size:9px;font-style:normal;width:16px;height:16px;line-height:16px}.toast{position:fixed;left:50%;bottom:92px;transform:translateX(-50%) translateY(15px);background:#333;color:#fff;padding:11px 16px;border-radius:22px;opacity:0;pointer-events:none;transition:.2s;z-index:50}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.modal{display:none;position:fixed;inset:0;background:#0008;z-index:60;align-items:flex-end}.modal.open{display:flex}.modal-body{background:#fff;width:100%;max-height:80vh;overflow:auto;border-radius:20px 20px 0 0;padding:24px 18px;position:relative}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px}.order-history{line-height:1.8}.order-history>div{display:flex;justify-content:space-between;padding:6px 0}.history-total{display:block;text-align:right;font-size:20px}.empty{text-align:center;padding:80px 20px;color:#aaa}.fatal{text-align:center;padding:100px 20px}.detail-view{background:#fff;min-height:calc(100vh - 76px)}
@media(min-width:700px){.app-header{max-width:760px;margin:auto}.bottom-nav{left:50%;right:auto;transform:translateX(-50%);width:760px}.hero{height:230px}.recommend-grid{grid-template-columns:repeat(3,1fr)}}
