/* Cloud Technology Computing services cart */
.ctc-shop-hero{padding:120px 0 60px;background:linear-gradient(135deg,#050b14,#09223f 55%,#063b2f);color:#fff;overflow:hidden}.ctc-shop-hero h1{font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.05;margin-bottom:18px}.ctc-shop-hero p{max-width:840px;font-size:1.05rem;color:#d9f7ee}.ctc-shop-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.ctc-shop-badge{border:1px solid rgba(6,216,137,.45);border-radius:999px;padding:8px 14px;color:#06d889;background:rgba(6,216,137,.08)}.ctc-shop-wrap{background:#05080d;color:#fff;padding:70px 0}.ctc-product-card{height:100%;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#0b1220;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.25);display:flex;flex-direction:column}.ctc-product-card h3{font-size:1.35rem;color:#fff;margin-bottom:10px}.ctc-product-card p{color:#cbd5e1}.ctc-product-price{font-size:2rem;font-weight:800;color:#06d889;margin:12px 0}.ctc-product-features{list-style:none;padding:0;margin:0 0 22px}.ctc-product-features li{padding:6px 0;color:#e2e8f0}.ctc-product-features li:before{content:'✓';color:#06d889;margin-right:8px}.ctc-cart-panel{position:sticky;top:95px;border:1px solid rgba(6,216,137,.35);border-radius:22px;background:#08111f;padding:24px}.ctc-cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.ctc-cart-title{font-weight:700;color:#fff}.ctc-cart-meta{font-size:.9rem;color:#94a3b8}.ctc-cart-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.ctc-cart-actions button,.ctc-remove-btn{border:1px solid rgba(255,255,255,.2);background:#111827;color:#fff;border-radius:8px;min-width:32px;height:32px}.ctc-remove-btn{padding:0 10px;color:#fca5a5}.ctc-cart-total{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:800;margin:20px 0;color:#fff}.ctc-primary-btn{border:0;border-radius:999px;background:#06d889;color:#061018;font-weight:800;padding:13px 22px;display:inline-flex;justify-content:center;align-items:center;gap:8px;width:100%;text-decoration:none}.ctc-primary-btn:hover{filter:brightness(.95);color:#061018}.ctc-outline-btn{border:1px solid #06d889;border-radius:999px;background:transparent;color:#06d889;font-weight:700;padding:11px 18px;display:inline-flex;justify-content:center;text-decoration:none}.ctc-outline-btn:hover{background:#06d889;color:#061018}.ctc-empty{color:#94a3b8;text-align:center;padding:25px 10px}.ctc-note{font-size:.9rem;color:#94a3b8;margin-top:12px}.ctc-alert{border-radius:14px;padding:14px 16px;margin-bottom:18px;background:rgba(6,216,137,.1);border:1px solid rgba(6,216,137,.25);color:#d9f7ee}.ctc-product-tag{display:inline-block;font-size:.8rem;font-weight:700;color:#061018;background:#06d889;border-radius:999px;padding:5px 10px;margin-bottom:14px}@media(max-width:991px){.ctc-shop-hero{padding-top:90px}.ctc-cart-panel{position:static;margin-top:35px}.ctc-product-card{padding:22px}}
.ctc-checkout-status{margin-top:10px;font-size:.9rem;color:#d9f7ee;min-height:1.2em}.ctc-primary-btn:disabled{opacity:.72;cursor:wait}

.ctc-checkout-status{word-break:break-word;}
