*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f3f0;color:#211e1c;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;padding-bottom:calc(150px + env(safe-area-inset-bottom))}header{background:#191615;color:#fff;padding:24px 16px 17px}.brand{font-size:27px;font-weight:800;letter-spacing:5px}.sub{font-size:11px;opacity:.55;margin-top:5px;letter-spacing:2px}.table{margin-top:14px;background:#2c2826;padding:10px 12px;border-radius:10px;font-size:13px}nav{position:sticky;top:0;z-index:4;display:flex;gap:8px;overflow:auto;padding:11px;background:#fff;border-bottom:1px solid #eee;-webkit-overflow-scrolling:touch}nav a{border-radius:18px;background:#eeeae6;padding:8px 14px;white-space:nowrap;text-decoration:none;color:#211e1c;font-size:14px}main{padding:2px 13px 105px}section{scroll-margin-top:58px}h2{font-size:19px;margin:20px 3px 10px}.item{background:#fff;border-radius:13px;padding:14px;margin:8px 0;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 5px #00000008}.name{font-size:15px;font-weight:650}.price{font-weight:750;margin-top:6px}.unit{font-size:11px;color:#999;font-weight:400}.ctrl{display:flex;align-items:center;gap:10px}.ctrl button{width:34px;height:34px;border-radius:50%;border:1px solid #ddd;background:#fff;font-size:19px}.num{min-width:18px;text-align:center}.cart{position:fixed;left:13px;right:13px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:30;background:#1d1a18;color:#fff;border-radius:15px;padding:9px 10px 9px 17px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #0003}.cart button{border:0;border-radius:10px;padding:11px 17px;font-weight:700;background:white}.modal{display:none;position:fixed;inset:0;background:#0008;z-index:40;align-items:flex-end}.sheet{background:#fff;width:100%;border-radius:20px 20px 0 0;padding:18px;padding-bottom:calc(18px + env(safe-area-inset-bottom));max-height:78vh;overflow:auto}.close{float:right;border:0;border-radius:50%;width:32px;height:32px;font-size:18px}.row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #eee}.total{font-size:20px;font-weight:800;margin:17px 0}.submit{width:100%;height:48px;border:0;border-radius:12px;background:#1d1a18;color:#fff;font-size:16px;font-weight:700}.submit:disabled{opacity:.55}.notice{font-size:12px;color:#777;margin-top:10px;text-align:center}.appendtip{margin:12px 0 0;background:#393331;padding:9px 10px;border-radius:9px;font-size:12px;color:#eee}
.orderNoteBox{margin:14px 0}.orderNoteBox label{display:block;font-weight:700;margin-bottom:7px}.orderNoteBox textarea,.itemNote{width:100%;border:1px solid #ddd;border-radius:10px;padding:10px;font:inherit;resize:vertical}.cartNote{margin-top:8px}.cartNote small{display:block;color:#777;margin-bottom:5px}

/* V2.7.5 单一备注：账单优先，备注保持紧凑 */
.orderNoteBox{margin-top:14px;padding-top:14px;border-top:1px solid #eee}.orderNoteBox label{display:block;font-weight:700;margin-bottom:8px}.orderNoteBox textarea{width:100%;min-height:72px;max-height:120px;resize:vertical;border:1px solid #ddd;border-radius:12px;padding:12px;font:inherit;background:#fff}.cartNote,.itemNote{display:none!important}
