.scm-product-card{border:1px solid #e5e5e5;border-radius:10px;max-width:320px;margin:20px auto;transition:transform .15s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.scm-product-card:hover{transform:translateY(-3px)}.scm-product-card-link{color:inherit;text-decoration:none;display:block}.scm-product-card-image img{width:100%;height:auto;display:block}.scm-product-card-body{text-align:center;padding:14px}.scm-product-card-title{margin:0 0 8px;font-size:16px}.scm-product-card-price{color:#2271b1;margin-bottom:10px;font-weight:700}.scm-product-card-btn{color:#fff;background:#2271b1;border-radius:6px;padding:8px 18px;font-size:14px;display:inline-block}.scm-banner{text-align:center;margin:20px 0}.scm-banner-img{border-radius:8px;max-width:100%;height:auto}.scm-popup-overlay{z-index:99999;box-sizing:border-box;background:#0009;justify-content:center;align-items:center;padding:16px;display:none;position:fixed;inset:0}.scm-popup-box{max-width:min(92vw,520px);max-height:90vh;line-height:0;display:inline-block;position:relative}.scm-popup-box img{border-radius:10px;width:auto;max-width:min(92vw,520px);height:auto;max-height:90vh;display:block;box-shadow:0 8px 30px #00000059}.scm-popup-close{color:#fff;cursor:pointer;backdrop-filter:blur(2px);background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;line-height:1;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.scm-popup-close:hover{background:#000000b3}@media (width<=480px){.scm-popup-box,.scm-popup-box img{max-width:94vw}.scm-popup-close{width:26px;height:26px;font-size:16px;top:6px;right:6px}}.scm-corner-banner{z-index:9999;max-width:220px;display:none;position:fixed}.scm-corner-inner{line-height:0;position:relative}.scm-corner-banner img{border-radius:10px;width:100%;display:block;box-shadow:0 4px 16px #00000040}.scm-corner-top-left{top:20px;left:20px}.scm-corner-top-right{top:20px;right:20px}.scm-corner-bottom-left{bottom:20px;left:20px}.scm-corner-bottom-right{bottom:20px;right:20px}.scm-corner-close{color:#fff;cursor:pointer;backdrop-filter:blur(2px);background:#ffffff59;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;line-height:1;transition:background .15s;display:flex;position:absolute;top:6px;right:6px}.scm-corner-close:hover{color:#111;background:#fff9}@media (width<=480px){.scm-corner-banner{max-width:150px}.scm-corner-top-left,.scm-corner-top-right{top:10px}.scm-corner-bottom-left,.scm-corner-bottom-right{bottom:10px}.scm-corner-top-left,.scm-corner-bottom-left{left:10px}.scm-corner-top-right,.scm-corner-bottom-right{right:10px}}.scm-footer-ticker{--scm-ticker-bg:#111;--scm-ticker-color:#fff;--scm-ticker-font:inherit;--scm-ticker-size:16px;--scm-ticker-height:56px;background:var(--scm-ticker-bg);color:var(--scm-ticker-color);font-family:var(--scm-ticker-font);font-size:var(--scm-ticker-size);min-height:var(--scm-ticker-height);box-sizing:border-box;align-items:center;gap:16px;padding:8px 20px;display:flex;overflow:hidden}.scm-footer-ticker-image img{height:calc(var(--scm-ticker-height) - 16px);border-radius:4px;flex-shrink:0;width:auto;max-height:48px}.scm-footer-ticker-texts{height:calc(var(--scm-ticker-size)*1.6);flex:1;position:relative;overflow:hidden}.scm-footer-ticker-item{color:var(--scm-ticker-color);white-space:nowrap;text-overflow:ellipsis;opacity:0;pointer-events:none;align-items:center;text-decoration:none;transition:transform .5s,opacity .5s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(100%)}.scm-footer-ticker-item:hover{text-decoration:underline}.scm-footer-ticker-item.scm-ticker-active{opacity:1;pointer-events:auto;transform:translateY(0)}.scm-footer-ticker-item.scm-ticker-leaving{opacity:0;transform:translateY(-100%)}@media (width<=480px){.scm-footer-ticker{gap:10px;padding:8px 12px}.scm-footer-ticker-image img{max-height:36px}}@media (width<=782px){.scm-device-desktop-only{display:none!important}}@media (width>=783px){.scm-device-mobile-only{display:none!important}}