.eb-milestone-toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%) translateY(100px);background:linear-gradient(135deg,#1ab69d,#0e8a78);color:#fff;padding:16px 28px;border-radius:12px;font-family:var(--edublink-font-primary, "Cairo", sans-serif);font-size:16px;font-weight:700;direction:rtl;z-index:99999;box-shadow:0 8px 32px #1ab69d59;opacity:0;animation:ebMilestoneIn .5s ease forwards,ebMilestoneOut .5s ease 4.5s forwards;max-width:90vw;text-align:center}@keyframes ebMilestoneIn{to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes ebMilestoneOut{to{opacity:0;transform:translate(-50%) translateY(100px)}}.eb-trust-guarantee{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:1px solid #c8e6c9;border-radius:12px;padding:18px 16px;margin-top:16px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}.eb-trust-guarantee svg{width:36px;height:36px;color:#2e7d32;flex-shrink:0}.eb-trust-guarantee__title{font-size:15px;font-weight:700;color:#2e7d32;line-height:1.4}.eb-trust-guarantee__sub{font-size:12px;color:#558b2f;line-height:1.4}body.edublink-dark .eb-trust-guarantee{background:linear-gradient(135deg,#1b3a1b,#1e3320);border-color:#2e5a2e}body.edublink-dark .eb-trust-guarantee__title{color:#81c784}body.edublink-dark .eb-trust-guarantee__sub{color:#a5d6a7}body.edublink-dark .eb-trust-guarantee svg{color:#81c784}.eb-checkout-trust{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:20px}.eb-checkout-trust__row{display:flex;align-items:center;gap:10px;padding:10px 0}.eb-checkout-trust__row+.eb-checkout-trust__row{border-top:1px solid #e0e0e0}.eb-checkout-trust__row svg{width:28px;height:28px;flex-shrink:0}.eb-checkout-trust__row--guarantee svg{color:#2e7d32}.eb-checkout-trust__row--secure svg{color:#1565c0}.eb-checkout-trust__label{font-size:14px;font-weight:600;color:#333}.eb-checkout-trust__sublabel{font-size:11px;color:#757575;display:block}body.edublink-dark .eb-checkout-trust{background:var(--edublink-dark-primary,#1b2130);border-color:var(--edublink-dark-border,#333a44)}body.edublink-dark .eb-checkout-trust__label{color:#e0e0e0}body.edublink-dark .eb-checkout-trust__sublabel{color:#999}.eb-price-warning{background:linear-gradient(135deg,#fff3e0,#fff8e1);border:1px solid #ffcc80;border-radius:10px;padding:12px 14px;margin:12px 0 4px;display:flex;align-items:center;gap:10px;animation:eb-pulse-warn 2s ease-in-out infinite}.eb-price-warning svg{width:22px;height:22px;color:#e65100;flex-shrink:0}.eb-price-warning__text{font-size:13px;font-weight:600;color:#bf360c;line-height:1.4}.eb-price-warning__text span{font-weight:800}@keyframes eb-pulse-warn{0%,to{opacity:1}50%{opacity:.82}}body.edublink-dark .eb-price-warning{background:linear-gradient(135deg,#3e2723,#4e342e);border-color:#6d4c41}body.edublink-dark .eb-price-warning__text{color:#ffcc80}body.edublink-dark .eb-price-warning svg{color:#ffab40}
