.info-note{position:relative;display:inline-flex;align-items:center;gap:8px}.important-label{font-weight:700;color:#d35400;text-shadow:1px 1px 1px rgb(0 0 0 / .1);margin-right:4px;font-size:.9em;padding:2px 4px;border-radius:2px;background-color:#fff3e0;margin-bottom:3px}.info-icon{width:24px;height:24px;cursor:pointer;-webkit-tap-highlight-color:#fff0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popup-message{display:none;position:absolute;z-index:100;min-width:250px;max-width:280px;padding:10px;background-color:#fefefe;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 10px rgb(0 0 0 / .1);top:105%;left:74%;transform:translateX(-50%);font-size:1.1em;color:#333;line-height:1.4}@media (max-width:768px){.popup-message{max-width:90%}}