.gdp-country-notice{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:15px 20px;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;gap:12px;font-size:14px;box-shadow:0 4px 15px rgb(102 126 234 / .2);animation:slideDown 0.4s ease-out}body.rtl .gdp-country-notice,html[dir="rtl"] .gdp-country-notice{direction:rtl;text-align:right}body.rtl .gdp-country-flag,html[dir="rtl"] .gdp-country-flag{margin-right:0;margin-left:12px}.gdp-country-flag{font-size:24px;line-height:1}.gdp-country-text{flex:1;line-height:1.5}.gdp-country-text strong{font-weight:600}.gdp-discount-badge{display:inline-block;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:#fff;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700;margin-left:8px;vertical-align:middle;box-shadow:0 2px 8px rgb(245 87 108 / .3);animation:pulse 2s ease-in-out infinite}.gdp-save-badge{display:inline-block;background:#d32f2f;color:#fff;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;margin-right:8px;vertical-align:middle;box-shadow:0 2px 6px rgb(211 47 47 / .4)}body.rtl .gdp-save-badge,html[dir="rtl"] .gdp-save-badge{margin-right:0;margin-left:8px}body.rtl .gdp-discount-badge,html[dir="rtl"] .gdp-discount-badge{margin-left:0;margin-right:8px}.woocommerce div.product p.price del,.woocommerce div.product span.price del{color:#999;text-decoration:line-through;opacity:.7;margin-right:8px}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:#fff0;color:#77a464;font-weight:700;text-decoration:none}.gdp-price-wrapper{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gdp-original-price{color:#999;text-decoration:line-through;font-size:.9em}.gdp-current-price{color:#77a464;font-weight:700;font-size:1.2em}.gdp-savings-text{color:#f5576c;font-size:.85em;font-weight:600}.woocommerce ul.products li.product .price{position:relative}.woocommerce ul.products li.product .gdp-discount-badge{position:absolute;top:-10px;right:-10px;z-index:1}@media screen and (max-width:768px){.gdp-country-notice{padding:12px 15px;font-size:13px;gap:10px}.gdp-country-flag{font-size:20px}.gdp-discount-badge{font-size:11px;padding:3px 8px}}@keyframes slideDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.gdp-price-loading{position:relative;opacity:.6;pointer-events:none}.gdp-price-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #667eea;border-top-color:#fff0;border-radius:50%;animation:spin 0.6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gdp-country-selector{background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px 15px;margin-bottom:20px}.gdp-country-selector select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.gdp-price-comparison{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:6px;padding:15px;margin:20px 0}.gdp-price-comparison h4{margin-top:0;font-size:16px;color:#333}.gdp-price-comparison table{width:100%;border-collapse:collapse}.gdp-price-comparison td{padding:8px;border-bottom:1px solid #e5e5e5}.gdp-price-comparison td:first-child{font-weight:600;width:40%}.gdp-currency-tooltip{position:relative;display:inline-block;cursor:help}.gdp-currency-tooltip:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:1000;margin-bottom:5px}.woocommerce span.onsale{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);animation:pulse 2s ease-in-out infinite}.gdp-price-updated{background:#d7fada;border:1px solid #00a32a;color:#00a32a;padding:10px 15px;border-radius:6px;margin-bottom:15px;animation:slideDown 0.4s ease-out}@media (prefers-color-scheme:dark){.gdp-country-notice{background:linear-gradient(135deg,#4a5568 0%,#2d3748 100%)}.gdp-price-comparison{background:#2d3748;border-color:#4a5568}.gdp-country-selector{background:#2d3748;border-color:#4a5568;color:#fff}}