/* https://e6bt.com/wp-content/plugins/e6b-gps-converter/assets/gps.css?ver=1.0.0 */
.e6b-wrap{--c:#1976d2;--bg:#fff;--bd:#d7dee6;--muted:#64748b;--pad:12px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.e6b-card{background:var(--bg);border:1px solid var(--bd);border-radius:12px;padding:20px;box-shadow:0 6px 20px rgba(16,24,40,.06)}.e6b-card h3{margin:0 0 12px;font-size:22px;font-weight:700}.e6b-group{margin-top:16px}.e6b-group-title{font-weight:700;margin-bottom:6px}.e6b-value-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.e6b-value{color:#111827;background:#f8fafc;border:1px dashed #e2e8f0;padding:4px 8px;border-radius:8px;font-size:13px}.e6b-btn{border:1px solid var(--bd);background:#f8fafc;color:#0f172a;padding:6px 10px;border-radius:8px;font-size:13px;cursor:pointer}.e6b-btn:hover{background:#eef2ff;border-color:#c7d2fe}.e6b-row{display:grid;grid-template-columns:120px 1fr 120px 1fr;gap:10px;align-items:center;margin-bottom:10px}@media(max-width:900px){.e6b-row{grid-template-columns:120px 1fr}}.e6b-flex{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.e6b-input{position:relative}.e6b-input input{width:160px;max-width:100%;border:1px solid var(--bd);border-radius:10px;padding:10px 12px;height:40px;line-height:40px;outline:none}.e6b-input input:focus{border-color:#9fb6d1;box-shadow:0 0 0 .2rem rgba(13,110,253,.1)}.e6b-input.small input{width:110px}.e6b-input.affix .affix-item{position:absolute;right:8px;top:50%;translate:0 -50%;color:var(--muted);pointer-events:none}.e6b-toggle{display:inline-flex;border:1px solid var(--bd);border-radius:10px;overflow:hidden;height:40px}.e6b-btn.hem{background:#fff;min-width:48px;border:0;border-right:1px solid var(--bd);height:100%}.e6b-btn.hem:last-child{border-right:0}.e6b-btn.hem.active{background:var(--c);color:#fff}