body{margin:0;padding:0;width:100vw;min-height:100vh;overflow-x:hidden;background-color:#f5f5f5;touch-action:manipulation;-ms-touch-action:manipulation}#root{width:100%;height:100%;margin:0;padding:0}.custom-segmented .ant-segmented-item{font-weight:600;color:#666}.custom-segmented .ant-segmented-item-selected{background-color:#fff!important;box-shadow:0 2px 8px #00000026!important;color:#1890ff!important;font-weight:800!important;transform:scale(1.02);transition:all .2s}.parsed-tags-container{margin-top:10px;padding-top:8px;border-top:1px dashed #eee;display:flex;flex-wrap:wrap;gap:6px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.smart-tag{display:inline-flex;align-items:center;height:28px;font-size:13px;padding:0 10px;border-radius:14px;background-color:#e6f7ff;border-color:#91d5ff;color:#0050b3}.smart-tag .ant-tag-close-icon{color:#0050b3;font-size:14px;margin-left:6px}.smart-tag .ant-tag-close-icon:hover{color:#ff4d4f}.shop-grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:8px 10px 100px}@media(min-width:769px){.shop-grid-container{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;padding:20px}}.ticket-card{display:flex;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;height:110px;position:relative;-webkit-user-select:none;user-select:none;transition:all .2s}.ticket-card.selected{background-color:#f6ffed;border-color:#73d13d;box-shadow:0 0 0 1px #73d13d}.ticket-cancel-btn{position:absolute;top:0;right:0;padding:2px 8px;background:#ff4d4f;color:#fff;font-size:11px;border-bottom-left-radius:8px;cursor:pointer;z-index:10;font-weight:600;box-shadow:-1px 1px 2px #0000001a}.ticket-cancel-btn:active{background:#cf1322}.ticket-img-box{width:82px;height:82px;margin:14px 7px;border-radius:6px;flex-shrink:0;background:#f0f0f0;position:relative;overflow:hidden}.ticket-img{width:100%;height:100%;object-fit:cover}.ticket-card.selected .ticket-img-box:after{content:"✔";position:absolute;inset:0;background:#52c41a40;color:#52c41a;font-size:24px;display:flex;align-items:center;justify-content:center;font-weight:800;text-shadow:0 2px 4px rgba(255,255,255,1)}.ticket-info{flex:1;padding:12px 8px 12px 0;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.ticket-name{font-size:13px;font-weight:600;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.ticket-price{font-size:15px;color:#ff4d4f;font-weight:700}.compact-stepper{display:flex;align-items:center;background:#fff;border-radius:4px;height:26px;border:1px solid #d9d9d9;max-width:85px}.ticket-card.selected .compact-stepper{border-color:#73d13d}.step-btn{width:24px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;background:#fafafa;border:none;padding:0}.step-input{flex:1;width:100%;text-align:center;font-size:13px;font-weight:600;border:none;outline:none;height:24px;background:transparent}.simple-select-btn{height:26px;line-height:24px;padding:0 8px;font-size:12px;border-radius:13px;border:1px solid #1890ff;color:#1890ff;background:#fff;cursor:pointer;font-weight:500;text-align:center;display:inline-block;min-width:40px}.bottom-action-bar{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;box-shadow:0 -2px 10px #00000014;z-index:1000;display:flex;align-items:center;padding:0 15px;justify-content:space-between;border-top:1px solid #f0f0f0}.sticky-category-bar{position:sticky;top:0;z-index:99;background:#f5f5f5;padding:8px 10px;box-shadow:0 4px 6px -2px #0000000d}
