<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input[type=radio]{display:none}.custom-radio{display:inline-block;width:24px;height:24px;border:2px solid black;border-radius:50%;position:relative;cursor:pointer}.custom-radio:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#000;border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease-in-out}input[type=radio]:checked+.custom-radio:after{opacity:1}input[type=checkbox]{display:none}.custom-checkbox{display:inline-block;width:24px;height:24px;border:2px solid black;border-radius:4px;position:relative;cursor:pointer;scale:.8}.custom-checkbox:after{content:"";position:absolute;left:6px;top:2px;width:8px;height:14px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease-in-out}input[type=checkbox]:checked+.custom-checkbox{background-color:#000}input[type=checkbox]:checked+.custom-checkbox:after{opacity:1}.typeChoose label{display:flex;align-items:center;gap:5px}.choose-fleets .item-fleet{border-bottom:1px solid #ddd;cursor:pointer}.choose-fleets .item-fleet.active_fleet{border:1px solid #7b7b7b;background:#f8f8f8}.input[data-v-7d744bde]{width:100%;padding:.75rem;background-color:#2d2d2d;border:1px solid #444;border-radius:.375rem;color:#fff}.input[data-v-7d744bde]:focus{outline:none;border-color:#fbbf24}.input[data-v-f0546dca]{width:100%;padding:.75rem;background-color:#2d2d2d;border:1px solid #444;border-radius:.375rem;color:#fff}.input[data-v-f0546dca]:focus{outline:none;border-color:#fbbf24}.input[data-v-12c99867]{width:100%;padding:.75rem;background-color:#2d2d2d;border:1px solid #444;border-radius:.375rem;color:#fff}.input[data-v-12c99867]:focus{outline:none;border-color:#34d399}
</pre></body></html>