
.goev-ev-tool,.goev-tools-discovery{max-width:100%;box-sizing:border-box}
.goev-ev-tool *,.goev-tools-discovery *{box-sizing:border-box}
.goev-ev-shell{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:24px;align-items:start;width:100%;max-width:100%;overflow:visible}
.goev-ev-panel,.goev-ev-map-wrap{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.07);border:1px solid #e4eaf2;min-width:0;max-width:100%}
.goev-ev-panel{padding:22px}
.goev-ev-kicker{font-family:var(--font-condensed);font-size:12px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#0066cc;margin-bottom:10px}
.goev-ev-panel h2{font-family:var(--font-display);font-size:34px;line-height:1.15;color:#223344;margin:0 0 10px}
.goev-ev-sub{font-size:15px;line-height:1.7;color:#556477;margin:0 0 18px}
.goev-ev-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%}
.goev-ev-field{display:flex;flex-direction:column;gap:6px;min-width:0}
.goev-ev-field--wide{grid-column:1/-1}
.goev-ev-field span{font-size:13px;font-weight:700;color:#223344}
.goev-ev-field input,.goev-ev-field select{width:100%;max-width:100%;border:1.5px solid #d8e2ee;border-radius:10px;padding:12px 14px;font-size:14px;background:#f7f9fc;color:#223344}
.goev-ev-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.goev-ev-button{border:none;border-radius:10px;background:#0066cc;color:#fff;padding:12px 18px;font-weight:700;cursor:pointer}
.goev-ev-button--secondary{background:#edf4fb;color:#0066cc}
.goev-ev-status{margin-top:14px;color:#223344;font-weight:600;min-height:20px}
.goev-ev-summary{display:none;margin-top:14px;padding:14px 16px;background:#f7f9fc;border-radius:10px;color:#223344;line-height:1.7}
.goev-ev-results{display:grid;gap:12px;margin-top:16px}
.goev-ev-card{border:1px solid #e4eaf2;border-radius:12px;padding:14px;background:#fff;min-width:0}
.goev-ev-card h3{font-size:18px;color:#223344;margin:0 0 6px}
.goev-ev-meta{font-size:13px;color:#556477;line-height:1.6;word-break:break-word}
.goev-ev-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.goev-ev-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#edf4fb;color:#0066cc;font-size:12px;font-weight:700}
.goev-ev-map-wrap{padding:12px}
.goev-ev-map{height:720px;width:100%;max-width:100%;border-radius:10px;overflow:hidden}
.goev-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px}
.goev-tools-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.07);border:1px solid #e4eaf2;padding:22px;min-width:0}
.goev-tools-card__kicker{font-family:var(--font-condensed);font-size:11px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;color:#0066cc;margin-bottom:8px}
.goev-tools-card h3{font-family:var(--font-display);font-size:28px;line-height:1.2;color:#223344;margin:0 0 10px}
.goev-tools-card p{font-size:15px;line-height:1.7;color:#556477;margin:0 0 16px}
.goev-tools-card__cta,.goev-site-tool-link{display:inline-flex;align-items:center;justify-content:center;background:#0066cc;color:#fff;text-decoration:none;border-radius:8px;padding:11px 16px;font-family:var(--font-condensed);font-size:13px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}
.goev-header-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.goev-header-tools a{display:inline-flex;align-items:center;justify-content:center;background:#edf4fb;color:#0066cc;border-radius:7px;padding:8px 12px;font-family:var(--font-condensed);font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;text-decoration:none}
.goev-footer-tools{display:flex;flex-direction:column;gap:7px}
.goev-tools-widget{background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.07);overflow:hidden;border:1px solid #e4eaf2}
.goev-tools-widget__body{padding:14px 18px;display:grid;gap:10px}
.goev-tools-widget__body p{font-size:13px;color:#556477;line-height:1.6;margin:0}
.goev-tool-page-head{max-width:100%;padding-bottom:8px}
.goev-tool-breadcrumbs{font-size:12px;color:#6b7a8d;margin-bottom:20px}
.goev-tool-breadcrumbs a{color:#0066cc;text-decoration:none}
.goev-tool-page-head h1{font-family:var(--font-display);font-size:42px;line-height:1.1;color:#223344;margin-bottom:12px}
.goev-tool-page-head p{max-width:860px;font-size:18px;line-height:1.7;color:#556477;margin-bottom:24px}
@media (max-width:1024px){.goev-ev-shell{grid-template-columns:1fr}.goev-tools-grid{grid-template-columns:1fr}.goev-ev-map{height:520px}}
@media (max-width:640px){.goev-ev-panel{padding:16px}.goev-ev-grid{grid-template-columns:1fr}.goev-ev-field--wide{grid-column:auto}.goev-ev-panel h2{font-size:28px}.goev-ev-map{height:420px}.goev-tool-page-head h1{font-size:30px}.goev-tool-page-head p{font-size:16px}.goev-header-tools{width:100%;justify-content:flex-start}}
