.cpnfw-wrap{--cpnfw-accent:#2563eb;margin:0 0 18px;box-sizing:border-box}
.cpnfw-wrap *{box-sizing:border-box}
.cpnfw-notice{position:relative;overflow:hidden;border:1px solid rgba(37,99,235,.18);border-left:5px solid var(--cpnfw-accent);border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);padding:14px 16px;margin:0 0 12px;box-shadow:0 12px 30px rgba(15,23,42,.07)}
.cpnfw-notice.is-complete{border-color:rgba(22,163,74,.2);border-left-color:#16a34a;background:linear-gradient(180deg,#f7fff9 0%,#eefbf2 100%)}
.cpnfw-notice-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}
.cpnfw-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:rgba(37,99,235,.1);color:var(--cpnfw-accent);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.cpnfw-notice.is-complete .cpnfw-badge{background:rgba(22,163,74,.12);color:#15803d}
.cpnfw-percent{font-size:12px;font-weight:800;color:#475569}
.cpnfw-notice-message{font-size:15px;line-height:1.5;font-weight:650;color:#111827}
.cpnfw-progress{height:10px;margin-top:12px;background:#e5e7eb;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 2px rgba(15,23,42,.08)}
.cpnfw-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--cpnfw-accent),#60a5fa);transition:width .25s ease}
.cpnfw-notice.is-complete .cpnfw-progress span{background:linear-gradient(90deg,#16a34a,#4ade80)}

body.woocommerce-cart .cpnfw-mount-cart,
body.woocommerce-cart .cpnfw-location-cart,
.cpnfw-cart-section-banner{
	display:block!important;
	visibility:visible!important;
	opacity:1!important;
	width:70%;
	max-width:980px;
	margin:0 auto 18px!important;
	clear:both;
}
body.woocommerce-cart form.woocommerce-cart-form .cpnfw-mount-cart,
body.woocommerce-cart .woocommerce-cart-form .cpnfw-mount-cart,
body.woocommerce-cart .wc-block-cart .cpnfw-mount-cart,
body.woocommerce-cart .wp-block-woocommerce-cart .cpnfw-mount-cart{
	margin-top:0!important;
	margin-bottom:18px!important;
}
.cpnfw-mount-checkout,.cpnfw-location-checkout{margin:0 0 18px}
.cpnfw-location-mini_cart,.cpnfw-mount-mini_cart{margin:0 0 12px}
.cpnfw-location-mini_cart .cpnfw-notice,.cpnfw-mount-mini_cart .cpnfw-notice{padding:12px 13px;border-radius:14px;margin-bottom:10px}
.cpnfw-location-mini_cart .cpnfw-badge,.cpnfw-mount-mini_cart .cpnfw-badge{font-size:10px;padding:4px 8px}
.cpnfw-location-mini_cart .cpnfw-notice-message,.cpnfw-mount-mini_cart .cpnfw-notice-message{font-size:13px;line-height:1.4}
.cpnfw-location-mini_cart .cpnfw-progress,.cpnfw-mount-mini_cart .cpnfw-progress{height:8px;margin-top:10px}

.cpnfw-cart-item-wrap{margin:10px 0 0}
.cpnfw-cart-item-wrap .cpnfw-notice{padding:10px 12px;margin:8px 0 0;border-radius:12px;box-shadow:none;background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%)}
.cpnfw-cart-item-wrap .cpnfw-notice-top{margin-bottom:6px}
.cpnfw-cart-item-wrap .cpnfw-badge{font-size:10px;padding:4px 8px}
.cpnfw-cart-item-wrap .cpnfw-percent{font-size:11px}
.cpnfw-cart-item-wrap .cpnfw-notice-message{font-size:13px;line-height:1.35}
.cpnfw-cart-item-wrap .cpnfw-progress{height:7px;margin-top:8px}
.cpnfw-cart-item-wrap-mini_cart{margin-top:8px}
.cpnfw-cart-item-wrap-mini_cart .cpnfw-notice{margin-top:6px}
.cpnfw-shortcode-output{margin:16px 0}

@media(max-width:900px){
	body.woocommerce-cart .cpnfw-mount-cart,
	body.woocommerce-cart .cpnfw-location-cart,
	.cpnfw-cart-section-banner{
		width:100%;
		max-width:100%;
	}
}
