:root{--phc-bg:#fff;--phc-primary:#d2232a;--phc-radius:16px;--phc-gap:1.5rem;--phc-overlay:rgba(0,0,0,.65);--phc-max-width:480px;--phc-font:'Inter', system-ui, sans-serif}.promoherb-country-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin:1.25rem auto 0;padding:0;list-style:none!important;max-width:1200px;justify-content:center;contain:layout paint style}.promoherb-modal-btn{display:flex;align-items:center;gap:6px;border-radius:12px;padding:8px 12px;background:#fff;color:#111;border:1px solid #E2E8F0;font:500 15px/1 Inter,sans-serif;cursor:pointer;text-decoration:none;min-width:0;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 1px 3px rgb(0 0 0 / .04)}.promoherb-modal-btn img{aspect-ratio:3/2;width:24px;height:auto;border:1px solid #eee;border-radius:2px;margin-inline-end:2px;flex-shrink:0}.promoherb-modal-btn .country-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.promoherb-modal-btn:focus,.promoherb-modal-btn:active{background:var(--phc-bg)!important;box-shadow:0 0 0 0 transparent!important;color:#111!important}.promoherb-modal-btn:hover{background:#f9fafb;transform:translateY(-1px);box-shadow:0 3px 8px rgb(0 0 0 / .08)}.promoherb-modal-btn[aria-expanded="true"],.promoherb-modal-btn[aria-expanded="true"]:hover,.promoherb-modal-btn[aria-expanded="true"]:hover strong{background:var(--phc-primary);color:#fff}.phc-overlay{position:fixed;inset:0;background:var(--phc-overlay);backdrop-filter:blur(3px);display:none;align-items:center;justify-content:center;z-index:1000}.phc-overlay[data-open]{display:flex}.phc-modal{background:var(--phc-bg);border:0;border-radius:var(--phc-radius);max-width:var(--phc-max-width);width:90vw;padding:48px var(--phc-gap) 32px;box-shadow:0 20px 40px rgb(0 0 0 / .30);position:relative;text-align:center;transform-origin:top center}.phc-badge{position:absolute;top:10px;left:10px;display:inline-block;background:var(--phc-primary);color:#fff;font-weight:700;border-radius:10px;padding:4px 14px;font-size:.8125rem;line-height:1.1}.phc-close{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;background:#fff0;color:#666;font-size:22px;line-height:1;cursor:pointer}.phc-close:hover{background:rgb(0 0 0 / .05);color:#111}.phc-flag{width:120px;height:80px;border-radius:4px;box-shadow:0 1px 4px rgb(0 0 0 / .08);display:block;margin:0 auto 1rem}.phc-title{font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.phc-desc{margin:0;font-size:1rem;line-height:1.45;max-width:32em;margin-inline:auto;color:#444}.phc-desc p{margin:.25rem 0 .75rem}.phc-desc .carrier{color:#555}.entry-content .promoherb-country-list{margin:1.25rem auto 0!important;padding:0!important}@media (max-width:400px){.phc-modal{padding-left:1rem;padding-right:1rem}}@media (prefers-reduced-motion:no-preference){.phc-modal{animation:phcFade .28s ease-out}@keyframes phcFade{from{opacity:0;transform:translateY(-18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}}dialog.phc-overlay{padding:0;border:none;background:#fff0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.promoherb-fallback{margin:1rem 0;padding:1rem;background:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.promoherb-fallback h3{margin:0 0 1rem 0;font-size:1.2rem;color:#333}.promoherb-fallback details{margin-bottom:10px}.promoherb-fallback summary{cursor:pointer;font-weight:700;padding:8px;background:#fff;border-radius:4px;border:1px solid #ddd}.promoherb-fallback summary:hover{background:#f5f5f5}