@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
.ea-scc-pricebox,.ea-scc-pricebox *,.ea-scc-switcher,.ea-scc-switcher *{font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important}
.ea-scc-hint{font-size:11px;color:#64748b;font-weight:700;white-space:nowrap}
.ea-scc-pricebox{position:relative;display:inline-flex;align-items:center;gap:6px}.ea-scc-hover-card{position:absolute;z-index:9999;left:0;top:calc(100% + 10px);min-width:285px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18);padding:12px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s ease}.ea-scc-pricebox:hover .ea-scc-hover-card,.ea-scc-pricebox:focus-within .ea-scc-hover-card{opacity:1;visibility:visible;transform:translateY(0)}.ea-scc-card-title{display:block;color:#0f2a43;font-weight:900;margin:4px 6px 10px}.ea-scc-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;margin:6px 0;padding:10px 12px;cursor:pointer;text-align:left}.ea-scc-row strong{color:#102033}.ea-scc-row em{font-style:normal;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.ea-scc-switch em{background:#dcfce7;color:#047857}.ea-scc-view-only{opacity:.78;cursor:not-allowed}.ea-scc-view-only em{background:#fff7ed;color:#c2410c}.ea-scc-note{display:block;font-size:11px;color:#64748b;margin:8px 6px 2px}.ea-scc-switcher{position:relative;display:inline-block}.ea-scc-switcher>button,.ea-scc-floating button{border:0;background:#10b981;color:#fff;border-radius:999px;padding:10px 16px;font-weight:900;box-shadow:0 14px 34px rgba(16,185,129,.25)}.ea-scc-switcher>div{position:absolute;z-index:9999;right:0;top:calc(100% + 8px);min-width:250px;background:#fff;border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18);padding:10px;display:none}.ea-scc-switcher:hover>div{display:block}.ea-scc-switcher a{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;text-decoration:none;color:#102033;font-weight:800}.ea-scc-switcher a:hover{background:#f8fafc}.ea-scc-switcher a.disabled{color:#94a3b8}.ea-scc-rates table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden}.ea-scc-rates th,.ea-scc-rates td{padding:12px;border-bottom:1px solid #edf2f7}.ea-scc-floating{position:fixed;right:22px;bottom:22px;z-index:9998}@media(max-width:600px){.ea-scc-hover-card{position:fixed;left:12px!important;right:12px;top:auto;bottom:12px;min-width:0}.ea-scc-row{font-size:14px}}
.ea-scc-live-price{display:inline-block;transition:opacity .18s ease, transform .18s ease}.ea-scc-live-price.ea-scc-updating{opacity:.55;transform:translateY(-1px)}

/* v1.3.6 frontend responsive font polish */
.ea-scc-pricebox,.ea-scc-pricebox *,.ea-scc-switcher,.ea-scc-switcher *{box-sizing:border-box;font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif!important}.ea-scc-hover-card{max-width:min(92vw,360px)}.ea-scc-hint{font-size:10px;line-height:1.2}@media(max-width:480px){.ea-scc-pricebox{max-width:100%;flex-wrap:wrap}.ea-scc-floating{right:12px;bottom:12px}.ea-scc-switcher>div{right:auto;left:0;max-width:92vw}}
