.sticky-order-panel{position:fixed;bottom:-100px;left:0;right:0;background:linear-gradient(135deg, #fff 0%, #f8fdf5 100%);box-shadow:0 -2px 8px rgba(0, 0, 0, 0.12);z-index:650;transition:bottom 0.3s ease, opacity 0.3s ease;opacity:0;border-top:2px solid #7a9c59;pointer-events:none;height:50px;display:flex;align-items:center}.sticky-order-panel *{pointer-events:auto}.sticky-order-panel.is-sticky{opacity:1}.sticky-order-content{max-width:1200px;width:450px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;height:50px}.sticky-order-info{display:flex;align-items:center;gap:20px;flex:1}.sticky-order-details{display:flex;align-items:center;padding-left:20px;margin-left:20px;border-left:1px solid #ddd}.sticky-material-info{display:flex;flex-direction:column;gap:3px;justify-content:center}.sticky-material-info #sticky-material-name{font-size:13px;font-weight:600;color:#666;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.sticky-material-info #sticky-dimensions{font-size:14px;color:#999;line-height:1.3;font-weight:500}.sticky-order-price{display:flex;align-items:center;gap:8px;flex-shrink:0}.sticky-price-label{font-size:16px;font-weight:600;color:#666}.sticky-price-value{font-size:18px;font-weight:700;color:#7a9c59;line-height:1;display:flex;flex-direction:column;gap:4px}.sticky-price-value .total-price-view{padding:0 !important;margin:0 !important;line-height:1 !important;display:flex;flex-direction:column;gap:4px}.sticky-price-value .price-view{display:flex !important;flex-direction:column !important;gap:4px !important;align-items:flex-start !important}.sticky-price-value .price-line, .sticky-price-value .price-line-current{margin:0 !important;padding:0 !important;line-height:1 !important;font-size:18px !important}.sticky-price-value .total-order-price, .sticky-price-value .price-line-old{margin:0 !important;padding:0 !important;line-height:1 !important;font-size:14px !important;color:#999 !important;text-decoration:line-through !important;font-weight:600 !important}.sticky-price-value .price-unit{font-size:14px !important}.sticky-order-button{margin:0 !important;padding:8px 16px !important;font-size:14px !important;border-radius:4px !important;display:inline-flex !important;align-items:center !important;gap:5px !important;white-space:nowrap;transition:all 0.3s ease !important;line-height:1 !important;height:36px}.sticky-order-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(122, 156, 89, 0.3)}.sticky-order-button i{font-size:13px}@media (max-width: 768px){.sticky-order-panel{height:48px;box-shadow:0 -2px 6px rgba(0, 0, 0, 0.1)}.sticky-order-content{padding:0 15px;gap:12px;height:48px}.sticky-order-info{gap:15px}.sticky-order-details{padding-left:15px;margin-left:15px}.sticky-material-info #sticky-material-name{font-size:12px;max-width:200px}.sticky-material-info #sticky-dimensions{font-size:11px}.sticky-price-label{font-size:13px}.sticky-price-value, .sticky-price-value .price-view, .sticky-price-value .price-line, .sticky-price-value .price-line-current{font-size:16px !important}.sticky-price-value .total-order-price, .sticky-price-value .price-line-old{font-size:13px !important;color:#999 !important;text-decoration:line-through !important}.sticky-price-value .price-unit{font-size:13px !important}.sticky-order-button{padding:7px 12px !important;font-size:13px !important;height:34px}.sticky-order-button i{font-size:12px !important}}@media (max-width: 480px){.sticky-order-panel{height:50px}.sticky-order-content{padding:0 10px;gap:8px;height:50px}.sticky-order-info{gap:10px}.sticky-order-details{padding-left:4px;margin-left:18px}.sticky-material-info #sticky-material-name{font-size:14px;max-width:150px}.sticky-material-info #sticky-dimensions{font-size:14px}.sticky-price-label{font-size:14px}.sticky-price-value, .sticky-price-value .price-view, .sticky-price-value .price-line, .sticky-price-value .price-line-current{font-size:14px !important}.sticky-price-value .total-order-price, .sticky-price-value .price-line-old{font-size:14px !important;color:#999 !important;text-decoration:line-through !important}.sticky-price-value .price-unit{font-size:14px !important}.sticky-order-button{padding:6px 10px !important;font-size:12px !important;gap:4px !important;height:32px}.sticky-order-button i{font-size:11px !important}}