.course-show-page .floating-product-card,.shop-show-page .floating-product-card{position:fixed;inset-inline:0;bottom:0;z-index:9999;padding:0 16px max(12px,env(safe-area-inset-bottom));background-color:transparent!important;border:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(calc(100% + 16px));transition:transform .28s ease,opacity .22s ease,visibility .28s ease}.course-show-page .floating-product-card.show,.shop-show-page .floating-product-card.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.course-show-page .floating-product-card>.container,.shop-show-page .floating-product-card>.container{width:min(100%,1600px);max-width:none;margin:0 auto;padding:0}.course-show-page .floating-product-content,.shop-show-page .floating-product-content{display:flex;align-items:center;gap:16px;width:100%;max-width:none;min-width:0;margin:0;padding:12px 16px;overflow:hidden;background-color:var(--site-surface)!important;border:1px solid var(--site-border)!important;border-radius:16px;box-shadow:0 16px 40px #0f172a2e}.course-show-page .floating-product-main,.shop-show-page .floating-product-main{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:12px}.course-show-page .floating-product-image,.shop-show-page .floating-product-image{width:60px;height:60px;min-width:60px;min-height:60px;max-height:none!important;margin:0;overflow:hidden;border-radius:10px;background-color:var(--site-surface-raised);flex:0 0 60px}.course-show-page .floating-product-image img,.shop-show-page .floating-product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.course-show-page .floating-product-info,.shop-show-page .floating-product-info{flex:1 1 auto;min-width:0}.course-show-page .floating-product-title,.shop-show-page .floating-product-title{display:block;max-width:100%;margin:0 0 4px;overflow:hidden;color:var(--site-title)!important;font-size:clamp(14px,1.3vw,22px);font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.course-show-page .floating-product-price,.shop-show-page .floating-product-price{margin:0;color:var(--theme-color)!important;font-size:clamp(13px,1vw,18px);font-weight:700;line-height:1.2;white-space:nowrap}.course-show-page .floating-product-actions,.shop-show-page .floating-product-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;min-width:0;margin:0;gap:10px}.course-show-page .floating-cart-btn,.course-show-page .floating-buy-btn,.shop-show-page .floating-cart-btn,.shop-show-page .floating-buy-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;padding:10px 18px;overflow:hidden;border:1px solid var(--theme-color);border-radius:999px;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;text-overflow:ellipsis;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;gap:8px}.course-show-page .floating-cart-btn,.shop-show-page .floating-cart-btn{background-color:var(--site-surface-raised)!important;color:var(--site-link)!important}.course-show-page .floating-buy-btn,.shop-show-page .floating-buy-btn{background-color:var(--theme-color)!important;color:var(--site-on-accent)!important}.course-show-page .floating-cart-btn:hover,.shop-show-page .floating-cart-btn:hover{background-color:color-mix(in srgb,var(--site-surface-raised) 82%,var(--theme-color))!important}.course-show-page .floating-buy-btn:hover,.shop-show-page .floating-buy-btn:hover{background-color:var(--theme-color-dark, #0056b3)!important}.course-show-page .floating-cart-btn:active,.course-show-page .floating-buy-btn:active,.shop-show-page .floating-cart-btn:active,.shop-show-page .floating-buy-btn:active{transform:translateY(1px) scale(.98)}.course-show-page .floating-cart-btn i,.course-show-page .floating-buy-btn i,.shop-show-page .floating-cart-btn i,.shop-show-page .floating-buy-btn i{flex:0 0 auto;margin:0!important;font-size:18px;line-height:1}.course-show-page .floating-cart-btn-text,.course-show-page .floating-buy-btn-text,.shop-show-page .floating-cart-btn-text,.shop-show-page .floating-buy-btn-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.dark .course-show-page .floating-product-content,.dark .shop-show-page .floating-product-content{background-color:var(--site-surface)!important;border-color:var(--site-border)!important;box-shadow:0 18px 42px #00000073}@media (max-width: 767px){.course-show-page .floating-product-card,.shop-show-page .floating-product-card{padding-inline:8px}.course-show-page .floating-product-content,.shop-show-page .floating-product-content{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:10px;border-radius:14px}.course-show-page .floating-product-main,.shop-show-page .floating-product-main{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px}.course-show-page .floating-product-image,.shop-show-page .floating-product-image{width:46px;height:46px;min-width:46px;min-height:46px;flex-basis:46px;border-radius:8px}.course-show-page .floating-product-title,.shop-show-page .floating-product-title{margin-bottom:3px;font-size:14px}.course-show-page .floating-product-price,.shop-show-page .floating-product-price{font-size:13px}.course-show-page .floating-product-actions,.shop-show-page .floating-product-actions{display:flex;width:100%;gap:8px}.course-show-page .floating-cart-btn,.course-show-page .floating-buy-btn,.shop-show-page .floating-cart-btn,.shop-show-page .floating-buy-btn{flex:1 1 0;min-width:0;min-height:42px;padding:9px 10px;font-size:12px}}@media (max-width: 420px){.course-show-page .floating-product-card,.shop-show-page .floating-product-card{padding-inline:6px}.course-show-page .floating-product-content,.shop-show-page .floating-product-content{padding:8px}.course-show-page .floating-cart-btn,.course-show-page .floating-buy-btn,.shop-show-page .floating-cart-btn,.shop-show-page .floating-buy-btn{flex:0 0 42px;width:42px;height:42px;padding:0}.course-show-page .floating-cart-btn-text,.course-show-page .floating-buy-btn-text,.shop-show-page .floating-cart-btn-text,.shop-show-page .floating-buy-btn-text{display:none}}@media (prefers-reduced-motion: reduce){.course-show-page .floating-product-card,.shop-show-page .floating-product-card,.course-show-page .floating-cart-btn,.course-show-page .floating-buy-btn,.shop-show-page .floating-cart-btn,.shop-show-page .floating-buy-btn{transition:none}}
