.favourite-active{background:var(--blue-50)!important;color:var(--blue-700)!important}.extra-checkbox-item{display:flex;align-items:center;gap:.75rem;padding:1rem!important;background:#fff;border-radius:.5rem;cursor:pointer;transition:all .2s ease;position:relative}.extra-checkbox-item:hover{background:#f0f9ff;border-color:#0f4c75}.extra-checkbox-item input[type=checkbox],.extra-checkbox-item input[type=radio]{position:absolute;opacity:0;width:0;height:0}.extra-checkbox-custom{width:20px;height:20px;border:2px solid #d1d5db;border-radius:.25rem;background:#fff;position:relative;transition:all .2s ease;flex-shrink:0}.extra-checkbox-item input[type=radio]+.extra-checkbox-custom{border-radius:50%}.extra-checkbox-item input[type=checkbox]:checked+.extra-checkbox-custom,.extra-checkbox-item input[type=radio]:checked+.extra-checkbox-custom{background:#0f4c75;border-color:#0f4c75}.extra-checkbox-item input[type=checkbox]:checked+.extra-checkbox-custom:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.extra-checkbox-item input[type=radio]:checked+.extra-checkbox-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.extra-checkbox-text{font-size:.875rem;color:#374151;font-weight:500;line-height:1.3;flex:1}.extra-checkbox-item input[type=checkbox]:checked~.extra-checkbox-text,.extra-checkbox-item input[type=radio]:checked~.extra-checkbox-text{color:#0f4c75}.extra-checkbox-item:has(input[type=checkbox]:checked),.extra-checkbox-item:has(input[type=radio]:checked){background:#f0f9ff!important}.extra-checkbox-item.checked{background:#f0f9ff!important}#search-form .extra-checkbox-item{padding:.625rem .875rem!important;margin-bottom:.5rem}#search-form .extra-checkbox-item:last-child{margin-bottom:0}.search-category-container{display:flex;flex-direction:column;justify-content:center;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;padding:.375rem .5rem;min-height:100%}@media (max-width: 767px){.search-category-container{border:none;padding:0;background:transparent}.extra-checkbox-item{width:100%!important;padding:.75rem!important;gap:.75rem;margin-bottom:.5rem;max-width:none!important;min-width:100%!important;box-sizing:border-box;min-height:48px}.extra-checkbox-custom{width:18px;height:18px}.extra-checkbox-text{font-size:.875rem;flex:1;text-align:left}.extra-checkbox-item:active{background:#e3f2fd;transform:scale(.98)}}@media (min-width: 768px){#search-form .extra-checkbox-item{padding:.5rem .75rem!important;min-height:auto}#search-form .extra-checkbox-custom{width:18px;height:18px}#search-form .extra-checkbox-text{font-size:.875rem}}#location-suggestions{position:absolute!important;z-index:10000!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:0 0 .5rem .5rem!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important;max-height:240px!important;overflow-y:auto!important;width:100%!important;min-width:300px!important}.hero-section~*{position:relative;z-index:1}input[type=radio]:focus-visible,input[type=radio]:focus{outline:none!important}
