*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container{padding:0 16px}.ant-layout-header{padding:0 16px!important}.ant-layout-header>div{flex-direction:column!important;gap:8px!important}}.cart-btn,.cart-btn.ant-btn-primary{background-color:#e8541e!important;border-color:#e8541e!important;color:#fff!important}.cart-btn:hover,.cart-btn.ant-btn-primary:hover{background-color:#c23a12!important;border-color:#c23a12!important;color:#fff!important}.product-card{transition:box-shadow .2s ease,border-color .2s ease}.product-card:hover{border-color:#e8541e!important;box-shadow:0 4px 12px #e8541e1f,0 8px 28px #e8541e24!important}.floating-cart{position:fixed;right:24px;bottom:24px;z-index:1000;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:transform .2s ease;animation:floatCartIn .45s cubic-bezier(.22,1,.36,1) both}@keyframes floatCartIn{0%{opacity:0;transform:scale(.3) translateY(40px)}60%{opacity:1;transform:scale(1.12) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.floating-cart:hover{transform:translateY(-2px)}.floating-cart-btn{width:56px!important;height:56px!important;display:flex!important;align-items:center;justify-content:center;font-size:22px;box-shadow:0 6px 16px #e8541e59}.floating-cart-text{font-size:12px;color:#5b6675;font-weight:500}@media (max-width: 768px){.floating-cart{right:16px;bottom:16px}}@media (max-width: 576px){.ant-carousel .slick-slide{height:360px!important}.ant-carousel .slick-slide h1{font-size:28px!important}.ant-carousel .slick-slide p{font-size:14px!important}}.price-adjust-bar{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.price-adjust-btn{min-width:48px!important;width:48px!important;padding:0 4px!important;height:26px!important;line-height:24px!important;font-size:13px!important;font-weight:500!important;text-align:center!important;background:#fff!important;border-radius:4px!important;transition:all .2s ease}.price-adjust-btn.down{color:#1b4f8a!important;border:1px solid #1B4F8A!important}.price-adjust-btn.down:hover{color:#fff!important;background:#1b4f8a!important;border-color:#1b4f8a!important}.price-adjust-btn.up{color:#e8541e!important;border:1px solid #E8541E!important}.price-adjust-btn.up:hover{color:#fff!important;background:#e8541e!important;border-color:#e8541e!important}.price-adjust-btn.reset{color:#5b6675!important;border:1px solid #C9D0D8!important;min-width:48px!important;width:48px!important}.price-adjust-btn.reset:hover{color:#1f2a37!important;background:#f4f6f9!important;border-color:#8a94a3!important}.price-adjust-input{width:86px!important}.price-adjust-input .ant-input-number-input{text-align:center!important;font-weight:700!important;padding:0 6px!important;height:26px!important;border-radius:4px!important}.price-adjust-input.price-adjust-up .ant-input-number-input,.price-adjust-input.price-adjust-down .ant-input-number-input,.price-adjust-input.price-adjust-equal .ant-input-number-input{font-weight:700!important}.price-adjust-input.price-adjust-up .ant-input-number-input{color:#e8541e!important}.price-adjust-input.price-adjust-down .ant-input-number-input{color:#1b4f8a!important}.price-adjust-input.price-adjust-equal .ant-input-number-input{color:#1f2a37!important}@media (max-width: 768px){.price-adjust-bar{gap:4px}.price-adjust-btn{min-width:32px!important;padding:0 4px!important;font-size:12px!important}.price-adjust-input{width:72px!important}}.order-card-body{display:flex;gap:20px;height:320px;overflow:hidden}.order-card-left{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:4px}.order-card-right{width:46%;min-width:340px;max-width:520px;flex-shrink:0;height:100%;display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding-right:4px}.order-snapshot{flex:1;min-height:220px;border-radius:8px;overflow:auto;border:1px solid #E6EBF1;background:#f4f6f9;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease;display:flex;align-items:flex-start;justify-content:center}.order-snapshot:hover{border-color:#1b4f8a;box-shadow:0 4px 14px #0f27421f}.order-snapshot img,.order-snapshot .ant-image-img{width:100%;height:auto;object-fit:contain;display:block}.order-snapshot-placeholder{flex:1;min-height:220px;border-radius:8px;border:1px dashed #C9D0D8;background:#fafbfc;display:flex;align-items:center;justify-content:center;color:#8a94a3;font-size:13px}@media (max-width: 768px){.order-card-body{flex-direction:column;height:auto;overflow:visible}.order-card-left,.order-card-right{width:100%;max-width:none;min-width:auto;height:auto;overflow-y:visible;padding-right:0}.order-snapshot,.order-snapshot-placeholder{flex:none;height:280px}}
