body,html{height:100%;margin:0;font-family:Arial,sans-serif!important}#map{width:100%;height:100vh}#search{z-index:1000;box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;gap:5px;width:90%;max-width:400px;padding:10px;font-size:14px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.search-row{flex-direction:row;align-items:center;gap:5px;width:100%;display:flex}.search-row label{color:#333;align-items:center;gap:5px;font-size:14px;font-weight:700;display:flex}#search-box,#date-box,#search-button{font-size:14px}#search-box,#date-box{box-sizing:border-box;border:1px solid #ccc;border-radius:5px;width:100%;padding:10px}#search-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:10px 20px;font-weight:700;transition:background-color .3s}#search-button:hover{background-color:#0056b3}#search-overlay{z-index:1000;background:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:absolute;top:0;left:0}#search-overlay .spinner{border:4px solid #0000001a;border-top-color:#007bff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#search-button.loading{cursor:not-allowed;background-color:#0056b3;position:relative}#search-button.loading:after{content:"";border:4px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.popup-content{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;min-width:200px;max-width:400px;padding:10px;box-shadow:0 2px 8px #00000026}.business-holder{margin-bottom:15px}.business-name{color:#333;font-size:1.2em;font-weight:700}.business-address{color:#777;font-size:.9em}.popup-content ul{margin:0;padding:0;list-style:none}.popup-content li{border-bottom:1px solid #ddd;flex-direction:column;padding:10px 0;display:flex}.job-title{color:#007bff;cursor:pointer;margin-bottom:5px;font-size:1em;font-weight:700}.job-title:hover{text-decoration:underline}.job-date{color:#555;margin-bottom:10px;font-size:.9em;font-weight:700}.job-actions{justify-content:space-between;align-items:center;font-size:.9em;display:flex}.job-actions label{cursor:pointer;align-items:center;font-weight:700;display:flex}.job-actions input{margin-right:5px}.interesting-checkbox{margin-left:0}.leaflet-popup-content{width:100%;max-width:100%;max-height:80vh;overflow-y:auto;margin:0!important}.leaflet-popup-content-wrapper{max-width:100%;overflow:hidden!important}.leaflet-popup-content h1,.leaflet-popup-content h2,.leaflet-popup-content h3,.leaflet-popup-content h4,.leaflet-popup-content h5,.leaflet-popup-content h6{margin:0 0 10px}.iframe-container{z-index:10000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.iframe-container iframe{background:#fff;border:none;width:80%;height:80%}.button-container{gap:10px;display:flex;position:absolute;top:20px;right:20px}.button-container button,.button-container a{cursor:pointer;color:#000;background:#fff;border:none;border-radius:5px;padding:10px;font-size:16px;text-decoration:none;box-shadow:0 2px 4px #0000001a}.button-container button:hover,.button-container a:hover{background:#f0f0f0}@media only screen and (width>=768px){#search{padding:8px;font-size:13px}.leaflet-popup-content{max-width:500px;max-height:33vh}.popup-content{padding:8px;font-size:13px}}@media only screen and (width>=992px){#search{gap:10px;padding:10px;font-size:14px}.search-row{gap:10px}.leaflet-popup-content{max-width:600px}.popup-content{padding:10px;font-size:14px}}@media only screen and (width>=1200px){.leaflet-popup-content{max-width:700px}}
