
.gdf-trova-search{margin:1.2rem 0 2rem;padding:clamp(1.15rem,2.5vw,1.8rem);border:1px solid rgba(16,39,35,.10);border-radius:26px;background:linear-gradient(145deg,#fff 0%,#f6faf8 100%);box-shadow:0 18px 48px rgba(16,39,35,.07)}
.gdf-trova-search-head{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.2rem}.gdf-trova-search-head h2{margin:.15rem 0 .35rem;font-size:clamp(1.65rem,3vw,2.45rem)}.gdf-trova-search-head p:last-child{margin:0;max-width:720px;color:#60736f}.gdf-clear-search{font-weight:800;text-decoration:none;white-space:nowrap}
.gdf-type-switch{display:inline-flex;gap:.3rem;padding:.32rem;border-radius:14px;background:#eaf1ef;margin-bottom:1.25rem}.gdf-type-switch label{cursor:pointer}.gdf-type-switch input{position:absolute;opacity:0}.gdf-type-switch span{display:block;padding:.62rem .9rem;border-radius:10px;font-size:.88rem;font-weight:800;color:#536b66}.gdf-type-switch input:checked+span{background:#fff;color:#102723;box-shadow:0 3px 12px rgba(16,39,35,.09)}
.gdf-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gdf-field{display:grid;align-content:start;padding:1rem;border:1px solid rgba(16,39,35,.09);border-radius:18px;background:#fff;transition:opacity .15s}.gdf-field-label{font-weight:850;font-size:.94rem}.gdf-field small{min-height:2.4em;margin:.2rem 0 .7rem;color:#71817d;line-height:1.35}.gdf-field.is-disabled{opacity:.42}
.gdf-select-wrap{position:relative;display:block}.gdf-select-wrap:after{content:"";position:absolute;right:1rem;top:50%;width:8px;height:8px;border-right:2px solid #178f91;border-bottom:2px solid #178f91;transform:translateY(-65%) rotate(45deg);pointer-events:none}.gdf-field select{width:100%;min-height:52px;padding:0 2.8rem 0 .9rem;border:1px solid #cbd7d3;border-radius:13px;background:#f9fbfa;color:#102723;font:inherit;font-weight:700;appearance:none}.gdf-field select:hover{border-color:#7fbdb6;background:#fff}.gdf-field select:focus{outline:none;border-color:#18a9ab;box-shadow:0 0 0 4px rgba(24,185,187,.12);background:#fff}
.gdf-search-footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid rgba(16,39,35,.08)}.gdf-search-footer p{margin:0;max-width:690px;font-size:.88rem;color:#62736f}.gdf-search-footer button{display:inline-flex;align-items:center;gap:1.2rem;min-height:52px;padding:0 1.1rem 0 1.25rem;border:0;border-radius:14px;background:#102723;color:#fff;font:inherit;font-weight:850;cursor:pointer}.gdf-search-footer button:hover{transform:translateY(-1px)}
.gdf-current-search{display:flex;align-items:center;gap:.65rem;margin:-.6rem 0 1.6rem;padding:.7rem 1rem;border-radius:12px;background:#eaf7f5;font-size:.9rem}.gdf-current-search span{color:#60736f}
@media(max-width:760px){.gdf-trova-search-head,.gdf-search-footer{display:block}.gdf-clear-search{display:inline-block;margin-top:.7rem}.gdf-filter-grid{grid-template-columns:1fr}.gdf-search-footer button{width:100%;justify-content:space-between;margin-top:1rem}.gdf-type-switch{display:flex}.gdf-type-switch label{flex:1;text-align:center}}
