.pre-search-form-horizontal{--form-primary:var(
    --wp--preset--color--primary,
    var(--client-primary, #00385c)
  );--form-accent:var(
    --wp--preset--color--accent,
    var(--client-accent, #83a549)
  );--form-text:var(
    --wp--preset--color--foreground,
    var(--client-text, #1e293b)
  );--form-border:var(
    --wp--preset--color--border,
    var(--client-border, #e2e8f0)
  );--form-background:var(
    --wp--preset--color--background,
    var(--client-background, #ffffff)
  );--form-radius:8px;width:100%;display:flex;justify-content:center}.pre-search-form__form{width:100%;max-width:1400px;margin:0 auto}.pre-search-form__row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.pre-search-form__group{position:relative;flex:1;min-width:140px;max-width:200px}.pre-search-form__group--location{min-width:200px;max-width:280px}.pre-search-form__group--type{min-width:170px;max-width:240px}.pre-search-form__group--type .pre-search-form__select{font-size:14px}.pre-search-form__group--submit{flex:0 0 auto;min-width:auto;max-width:none}.pre-search-form__input,.pre-search-form__select{width:100%;padding:14px 18px;border-radius:var(--form-radius);font-size:16px;font-weight:500;transition:all 0.2s ease;box-sizing:border-box}.pre-search-form__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:36px;cursor:pointer}.pre-search-form__select::-ms-expand{display:none}.pre-search-form__input:focus,.pre-search-form__select:focus{outline:none;box-shadow:0 0 0 3px rgb(131 165 73 / .2)}.pre-search-form__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:none;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:all 0.3s ease;white-space:nowrap}.pre-search-form__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.pre-search-form__button-icon{font-size:14px}.pre-search-form__label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--form-text,#1e293b);margin-bottom:6px}.pre-search-form--transparent .pre-search-form__input,.pre-search-form--transparent .pre-search-form__select,.pre-search-form--transparent .pre-search-form__type-chip{background-color:#fff0;border:2px solid rgb(255 255 255 / .8);color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.pre-search-form--transparent .pre-search-form__type-chip,.pre-search-form--transparent .pre-search-form__type-chip.pre-chip,.pre-search-form--transparent .pre-search-form__type-chip.pre-chip.is-active,.pre-search-form--transparent .pre-search-form__type-chip.pre-chip[aria-expanded="true"]{background-color:#fff0;border-color:rgb(255 255 255 / .8);border-radius:var(--form-radius);color:#fff;padding-right:36px;box-shadow:none}.pre-search-form--transparent .pre-search-form__input::placeholder{color:rgb(255 255 255 / .7)}.pre-search-form--transparent .pre-search-form__select option{background:var(--form-background);color:var(--form-primary)}.pre-search-form--transparent .pre-search-form__input:focus,.pre-search-form--transparent .pre-search-form__select:focus,.pre-search-form--transparent .pre-search-form__type-chip:focus,.pre-search-form--transparent .pre-search-form__type-chip[aria-expanded="true"]{border-color:#fff;box-shadow:0 0 0 3px rgb(255 255 255 / .3)}.pre-search-form--transparent .pre-search-form__button{background:var(--form-accent);color:#fff}.pre-search-form--transparent .pre-search-form__button:hover{background:var(--form-primary)}.pre-search-form--solid .pre-search-form__input,.pre-search-form--solid .pre-search-form__select{background:#fff;border:1px solid var(--form-border);color:var(--form-text);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.pre-search-form--solid .pre-search-form__input::placeholder{color:#94a3b8}.pre-search-form--solid .pre-search-form__input:focus,.pre-search-form--solid .pre-search-form__select:focus{border-color:var(--form-primary);box-shadow:0 0 0 3px rgb(0 56 92 / .1)}.pre-search-form--solid .pre-search-form__button{background:var(--form-primary);color:#fff}.pre-search-form--solid .pre-search-form__button:hover{background:var(--form-accent)}.pre-search-form--inline{background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);padding:1.5rem 2rem;border-radius:var(--form-radius);box-shadow:0 4px 12px rgb(0 0 0 / .08)}.pre-search-form--inline .pre-search-form__input,.pre-search-form--inline .pre-search-form__select{background:#fff;border:1px solid var(--form-border);color:var(--form-text);padding:12px 16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:14px}.pre-search-form--inline .pre-search-form__group{min-width:120px;max-width:180px}.pre-search-form--inline .pre-search-form__input:focus,.pre-search-form--inline .pre-search-form__select:focus{border-color:var(--form-primary);box-shadow:0 0 0 3px rgb(0 56 92 / .1)}.pre-search-form--inline .pre-search-form__button{background:var(--form-primary);color:#fff;padding:12px 24px}.pre-search-form--inline .pre-search-form__button:hover{background:var(--form-accent)}@media (max-width:992px){.pre-search-form__row{gap:12px}.pre-search-form__group{min-width:120px;max-width:160px}}@media (max-width:768px){.pre-search-form__row{flex-direction:column;gap:10px}.pre-search-form__group{flex:none;width:100%;max-width:100%;min-width:auto}.pre-search-form__group--location{max-width:100%}.pre-search-form__group--submit{width:100%}.pre-search-form__button{width:100%;justify-content:center}.pre-search-form--inline{padding:1rem}}@media (max-width:480px){.pre-search-form__input,.pre-search-form__select{font-size:16px;padding:12px 16px}.pre-search-form__button{padding:14px 24px}}.pre-search-form-horizontal label:not(.pre-search-form__label):not(.pre-type-tile){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pre-search-form-horizontal .pre-type-tile{position:relative;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.pre-search-form--minimal .pre-search-form__row{justify-content:center;max-width:620px;margin:0 auto;gap:0}.pre-search-form--minimal .pre-search-form__group{max-width:none;flex:1}.pre-search-form--minimal .pre-search-form__input{background:rgb(255 255 255 / .97);border:none;color:var(--form-text);border-radius:999px 0 0 999px;padding:16px 24px;height:52px}.pre-search-form--minimal .pre-search-form__input::placeholder{color:#8b93a0}.pre-search-form--minimal .pre-search-form__group--submit{flex:none}.pre-search-form--minimal .pre-search-form__button{background:var(--form-primary,#1b2430);border-radius:0 999px 999px 0;height:52px;padding:0 28px}.pre-search-form--minimal .pre-search-form__button-text{display:none}.pre-search-form--tabs .pre-search-form__row{justify-content:center;max-width:620px;margin:0 auto;gap:0}.pre-search-form--tabs .pre-search-form__group{max-width:none;flex:1}.pre-search-form--tabs .pre-search-form__input{background:rgb(255 255 255 / .97);border:none;color:var(--form-text);border-radius:999px 0 0 999px;padding:16px 24px;height:52px}.pre-search-form--tabs .pre-search-form__input::placeholder{color:#8b93a0}.pre-search-form--tabs .pre-search-form__group--submit{flex:none}.pre-search-form--tabs .pre-search-form__button{background:var(--form-primary,#1b2430);border-radius:0 999px 999px 0;height:52px;padding:0 20px}.pre-search-form--tabs .pre-search-form__button-text{display:none}.pre-search-form--capsule{background:#fff0;border-radius:0;padding:0;box-shadow:none}.pre-search-form--capsule .pre-search-form__row{flex-wrap:nowrap}.pre-search-form--capsule .pre-search-form__group{min-width:0;max-width:none}.pre-search-form--capsule .pre-search-form__group--location{flex:1.8;min-width:200px}.pre-search-form--capsule .pre-search-form__group--type{min-width:150px}.pre-search-form--capsule .pre-search-form__group--beds,.pre-search-form--capsule .pre-search-form__group--baths{min-width:110px}.pre-search-form--capsule .pre-search-form__group--price{min-width:140px}.pre-search-form--capsule .pre-search-form__button{white-space:nowrap}.pre-search-form--capsule .pre-search-form__group--submit{flex:0 0 auto}@media (max-width:900px){.pre-search-form--capsule .pre-search-form__row{flex-wrap:wrap}.pre-search-form--capsule .pre-search-form__group{min-width:140px}}.pre-search-form--capsule .pre-search-form__label{color:#fff;text-shadow:0 1px 2px rgb(0 0 0 / .72),0 0 10px rgb(0 0 0 / .4)}.pre-search-form--capsule .pre-search-form__input,.pre-search-form--capsule .pre-search-form__select,.pre-search-form--capsule .pre-search-form__type-chip{background-color:#fff;border:1px solid var(--form-border);color:var(--form-text);border-radius:10px}.pre-search-form--capsule .pre-search-form__select,.pre-search-form--capsule .pre-search-form__type-chip{color-scheme:light;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:14px}.pre-search-form--capsule .pre-search-form__type-chip{padding-right:36px}.pre-search-form--capsule .pre-search-form__select option{background:#fff;color:#1e293b}.pre-search-form-horizontal .pre-search-form__type-chip{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-start;padding:14px 36px 14px 18px;font:inherit;font-size:16px;font-weight:500;text-align:left;cursor:pointer;box-shadow:none}.pre-search-form-horizontal .pre-search-form__type-chip::after{content:"";position:absolute;right:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e")}.pre-search-form--transparent .pre-search-form__type-chip::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e")}.pre-search-form--capsule .pre-search-form__input:focus,.pre-search-form--capsule .pre-search-form__select:focus{border-color:var(--form-primary);box-shadow:0 0 0 3px rgb(0 56 92 / .1)}.pre-search-form--capsule .pre-search-form__button{background:var(--form-primary);color:#fff;border-radius:999px}.pre-search-form--capsule .pre-search-form__button:hover{background:var(--form-accent)}.pre-search-form--labeled .pre-search-form__row{flex-wrap:wrap;justify-content:center}.pre-search-form--labeled .pre-search-form__input,.pre-search-form--labeled .pre-search-form__select{background:#fff;border:1px solid var(--form-border);color:var(--form-text);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e293b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.pre-search-form--labeled .pre-search-form__input:focus,.pre-search-form--labeled .pre-search-form__select:focus{border-color:var(--form-primary);box-shadow:0 0 0 3px rgb(0 56 92 / .1)}.pre-search-form--labeled .pre-search-form__group--submit{flex:0 0 100%;display:flex;justify-content:center;order:99;margin-top:.5rem}.pre-search-form--labeled .pre-search-form__group--submit .pre-search-form__label{display:none}.pre-search-form--labeled .pre-search-form__button{background:var(--form-primary);color:#fff;padding:13px 42px;border-radius:999px}.pre-search-form--labeled .pre-search-form__button:hover{background:var(--form-accent)}body .pre-search-form-horizontal .pre-search-form__button{color:#fff}body .pre-search-form--transparent .pre-search-form__input,body .pre-search-form--transparent .pre-search-form__select,body .pre-search-form--transparent .pre-search-form__type-chip{color:#fff}body .pre-search-form--solid .pre-search-form__input,body .pre-search-form--solid .pre-search-form__select,body .pre-search-form--inline .pre-search-form__input,body .pre-search-form--inline .pre-search-form__select,body .pre-search-form--minimal .pre-search-form__input,body .pre-search-form--tabs .pre-search-form__input,body .pre-search-form--capsule .pre-search-form__input,body .pre-search-form--capsule .pre-search-form__select,body .pre-search-form--capsule .pre-search-form__type-chip,body .pre-search-form--labeled .pre-search-form__input,body .pre-search-form--labeled .pre-search-form__select{color:var(--form-text,#1e293b)}