.fec-technical-field-list{display:grid!important;gap:.7rem!important;margin:0!important;padding:0!important;list-style:none!important}.fec-technical-field-row{display:flex!important;flex-wrap:wrap;align-items:center;gap:.3rem;margin:0!important;padding:0!important;list-style:none!important}.fec-technical-field-row::marker{content:''}.fec-technical-field-label,.fec-technical-field-value{display:inline}.fec-suggest-info-button{margin-left:.35rem;padding:.32rem .7rem;border:1px solid #e5b700;border-radius:999px;background:#fff0;color:#725b00;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.fec-suggest-info-button:hover,.fec-suggest-info-button:focus-visible{background:#ffc400;color:#101827;outline:none}.fec-suggestion-dialog[hidden]{display:none}.fec-suggestion-dialog{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:1rem}.fec-suggestion-backdrop{position:absolute;inset:0;background:rgb(7 14 29 / .76)}.fec-suggestion-panel{position:relative;z-index:1;width:min(560px, 100%);max-height:calc(100vh - 2rem);overflow:auto;padding:1.5rem;border:1px solid #e5b700;border-radius:18px;background:#111c31;color:#fff;box-shadow:0 24px 70px rgb(0 0 0 / .4)}.fec-suggestion-panel h2{margin:0 2rem .5rem 0;color:#fff}.fec-suggestion-panel form,.fec-suggestion-panel label{display:grid;gap:.4rem}.fec-suggestion-panel form{gap:1rem;margin-top:1.25rem}.fec-suggestion-panel input,.fec-suggestion-panel textarea{width:100%;box-sizing:border-box;padding:.75rem .85rem;border:1px solid #cbd3df;border-radius:9px;background:#fff;color:#111827;font:inherit}.fec-suggestion-panel input[readonly]{background:#e9edf3}.fec-suggestion-close{position:absolute;top:.75rem;right:.9rem;border:0;background:#fff0;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.fec-suggestion-submit{justify-self:start;padding:.7rem 1.1rem;border:0;border-radius:999px;background:#ffc400;color:#101827;font-weight:800;cursor:pointer}.fec-optional{font-weight:400;opacity:.78}.fec-suggestion-notice{position:fixed;right:1rem;bottom:1rem;z-index:999998;max-width:420px;padding:.9rem 1.1rem;border-radius:10px;background:#0b7138;color:#fff;box-shadow:0 10px 35px rgb(0 0 0 / .25)}.fec-suggestion-notice-error{background:#9f2424}body.fec-suggestion-open{overflow:hidden}@media (max-width:600px){.fec-suggest-info-button{display:block;flex-basis:max-content;margin:.35rem 0 0}}