:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111827;background-color:#f3f4f6;--card-bg: #ffffff;--card-border: #e5e7eb;--accent: #2563eb;--accent-soft: #dbeafe;--radius-lg: 16px;--shadow-soft: 0 10px 25px rgba(15, 23, 42, .08)}*,*:before,*:after{box-sizing:border-box}body{margin:0}.app-root{min-height:100vh;background:linear-gradient(180deg,#e5e7eb 0,#f9fafb 40%)}.page-container{width:100%;max-width:100vw;margin:0;padding:24px 12px 40px}.nav-bar{display:flex;align-items:center;gap:12px}.nav-home{display:inline-flex;align-items:center;gap:10px;padding:8px 0;border:none;background:none;cursor:pointer;color:#0f172a}.nav-title{font-size:1rem;font-weight:700;letter-spacing:.02em}.nav-version{font-size:.85rem;color:#6b7280;margin-left:6px}.nav-icon{width:28px;height:28px;display:inline-flex}.nav-icon svg{width:100%;height:100%}.nav-arrows{display:inline-flex;align-items:center;gap:8px;margin-left:8px}.nav-arrow-button{width:36px;height:36px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease,opacity .15s ease}.nav-arrow-button svg{width:20px;height:20px}.nav-arrow-button:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;box-shadow:var(--shadow-soft)}.nav-arrow-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.nav-spacer{flex:1}.nav-recent-updates{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#111827;cursor:pointer;font-weight:600;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.nav-recent-updates:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af;box-shadow:var(--shadow-soft)}.nav-recent-updates:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.nav-recent-updates--active{border-color:var(--accent);background:var(--accent-soft);color:#1e3a8a}.nav-recent-badge{min-width:26px;padding:2px 8px;border-radius:999px;background:var(--accent);color:#fff;font-size:.85rem;font-weight:700;text-align:center}.nav-recent-meta{font-size:.85rem;color:#6b7280}.ghost-button{background:#fff;color:#111827;border:1px solid #d1d5db;border-radius:10px;padding:10px 14px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.ghost-button:hover{background:#f3f4f6;border-color:#9ca3af;box-shadow:var(--shadow-soft)}.login-page{min-height:80vh;display:flex;align-items:center;justify-content:center}.login-card{max-width:420px;width:100%}.login-form{display:flex;flex-direction:column;gap:12px;margin-top:12px}.login-field{display:flex;flex-direction:column;gap:6px;font-weight:600;color:#111827}.login-field input{padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background:#f8fafc;font-size:1rem}.login-field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.card{background-color:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);box-shadow:var(--shadow-soft);padding:16px 20px;margin-bottom:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.title-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.title-banner h1{margin:0;font-size:1.4rem}.title-sub{margin:4px 0 0;font-size:.9rem;color:#6b7280;display:flex;align-items:center;gap:8px}.dot-separator{font-size:1.2rem;line-height:1}.status-pill{padding:2px 10px;border-radius:999px;font-size:.8rem;font-weight:600;background-color:var(--accent-soft);color:#1d4ed8}.title-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex:1 1 auto}.comments-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid #c7d2fe;background:#eef2ff;color:#1d4ed8;cursor:pointer;font-weight:700}.comments-chip:hover{background:#e0e7ff}.comments-chip-label{font-size:.9rem}.comments-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#2563eb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;box-shadow:inset 0 1px #ffffff59}.archive-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid #fecdd3;background:#fef2f2;color:#b91c1c;cursor:pointer;font-weight:700;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.archive-chip:hover{background:#fee2e2;border-color:#fca5a5;box-shadow:var(--shadow-soft)}.archive-chip:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.archive-notice{margin-top:10px;font-weight:600}.archive-success{background:#ecfdf3;border:1px solid #bbf7d0;color:#166534}.archive-error{background:#fef2f2;border:1px solid #fecdd3;color:#b91c1c}.gate-theme-init{--gate-bg: #ffffff;--gate-border: #9e9e9e;--gate-text: #374151}.gate-theme-interesting{--gate-bg: #e3f2fd;--gate-border: #2196f3;--gate-text: #0f6abf}.gate-theme-legalOk{--gate-bg: #e0f2f1;--gate-border: #26a69a;--gate-text: #1f7a71}.gate-theme-visitedOk{--gate-bg: #e8f5e9;--gate-border: #66bb6a;--gate-text: #2f7c34}.gate-theme-auctionApproved{--gate-bg: #e9f7ef;--gate-border: #2e7d32;--gate-text: #225f26}.gate-theme-deposit30Transferred{--gate-bg: #fff3e0;--gate-border: #fb8c00;--gate-text: #c05600}.gate-theme-won{--gate-bg: #fff9c4;--gate-border: #ffd700;--gate-text: #8a6f00}.gate-theme-lost{--gate-bg: #ffebee;--gate-border: #d32f2f;--gate-text: #b91c1c}.gate-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;border-radius:12px;font-weight:700;font-size:.9rem;line-height:1.2;background:var(--gate-bg, #f3f4f6);color:var(--gate-text, #111827);border:1px solid var(--gate-border, #d1d5db);text-align:center;white-space:nowrap;min-width:96px;box-shadow:inset 0 1px #ffffff59}.gate-indicator{display:flex;flex-direction:column;gap:6px;align-items:center;min-width:300px;width:100%}.gate-indicator-heading{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#4b5563;justify-content:center;width:100%}.gate-label{font-weight:700;color:#111827}.gate-current{font-weight:700}.gate-loading{font-size:.85rem;color:#2563eb}.gate-steps{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:100%}.gate-step-wrapper{display:flex;align-items:stretch;gap:6px;flex:0 0 140px;min-width:140px}.gate-step{border:1px solid var(--gate-border, #d1d5db);background:var(--gate-bg, #f9fafb);color:var(--gate-text, #111827);border-radius:12px;padding:8px 10px;cursor:pointer;font-weight:600;font-size:.88rem;transition:background-color .15s ease,border-color .15s ease,transform .15s ease;width:100%;text-align:center;min-height:44px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff59}.gate-step:hover{border-color:var(--gate-border, #c7d2fe);box-shadow:0 8px 14px #00000014;transform:translateY(-1px)}.gate-step.is-done{border-color:var(--gate-border, #d1d5db);box-shadow:inset 0 1px #ffffff8c}.gate-step.is-active{border-color:var(--gate-border, #1d4ed8);box-shadow:0 10px 20px #0000001f}.gate-step:disabled{cursor:not-allowed;opacity:.65;transform:none}.gate-error{color:#b91c1c;font-weight:600;font-size:.9rem}.gate-connector{color:#9ca3af;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;min-height:44px}.gate-bar{display:flex;justify-content:center;align-items:center}.gate-confirm-overlay{position:fixed;inset:0;background:#1118278c;display:flex;align-items:center;justify-content:center;z-index:60;padding:16px}.gate-confirm-modal{max-width:400px;width:100%;text-align:left}.gate-confirm-modal h3{margin:0 0 8px}.gate-confirm-modal p{margin:0 0 16px;color:#1f2937}.gate-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.primary-button{background:#2563eb;color:#fff;border:1px solid #1d4ed8;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:700}.danger-button{background:#dc2626;color:#fff;border:1px solid #b91c1c;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:700;transition:background-color .15s ease,box-shadow .15s ease,border-color .15s ease}.danger-button:hover{background:#b91c1c;border-color:#991b1b;box-shadow:var(--shadow-soft)}.primary-button:disabled,.ghost-button:disabled,.danger-button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.widgets-row{display:flex;flex-wrap:wrap;gap:16px}.widgets-row>.card{flex:1 1 280px}.price-widget h2,.location-widget h2,.summary-box h2,.property-widget h2,.image-gallery h2{margin:0 0 8px;font-size:1.05rem}.price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.value{font-size:.95rem;font-weight:500}.value.main{font-size:1.1rem}.value-muted{color:#9ca3af;text-decoration:line-through}.user-price-label{display:inline-flex;align-items:center;gap:8px}.user-price-edit{border:1px solid #d1d5db;background:#f9fafb;color:#111827;padding:0 6px;border-radius:999px;cursor:pointer;font-size:.72rem;font-weight:600;line-height:1;height:18px;vertical-align:middle}.user-price-edit:hover:not(:disabled){background:#e5e7eb}.user-price-edit:disabled{opacity:.6;cursor:not-allowed}.user-price-value{display:flex;align-items:center;gap:8px;font-weight:700}.location-widget{display:flex;gap:16px}.location-text{flex:1 1 55%}.location-map{flex:1 1 45%;display:flex;justify-content:center;align-items:center}.location-map img{max-width:100%;border-radius:12px;border:1px solid #e5e7eb}.address{margin:4px 0;font-weight:500}.distance{margin:8px 0;font-size:.9rem;color:#4b5563}.map-link{font-size:.9rem;color:var(--accent);text-decoration:none;font-weight:500}.map-link:hover{text-decoration:underline}.summary-box p{margin:8px 0 0;white-space:pre-line}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.image-gallery .thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.thumb-button{padding:0;border:none;background:none;cursor:pointer}.thumb-button img{width:120px;height:80px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb;transition:transform .15s ease,box-shadow .15s ease}.thumb-button:hover img{transform:translateY(-2px);box-shadow:0 10px 20px #0f172a40}.image-modal{position:fixed;inset:0;background-color:#0f172ab3;display:flex;align-items:center;justify-content:center;z-index:40}.image-modal-content{position:relative;max-width:90vw;max-height:90vh}.image-modal-content img{max-width:100%;max-height:100%;border-radius:12px}.image-modal-close{position:absolute;top:-36px;right:0;border:none;background:#f9fafb;border-radius:999px;width:32px;height:32px;cursor:pointer;box-shadow:0 8px 18px #00000059;font-size:1rem}.comments-overlay{position:fixed;inset:0;background:#1118278c;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.comments-modal{width:min(640px,96vw);max-height:90vh;display:flex;flex-direction:column;gap:12px;margin-bottom:0;overflow:hidden}.comments-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.comments-title{margin:4px 0 0}.comments-close{border:none;background:#f3f4f6;border-radius:999px;width:32px;height:32px;cursor:pointer}.comments-close:hover{background:#e5e7eb}.comments-list{max-height:40vh;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:6px;margin:0 -4px}.comment-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.comment-meta{display:flex;align-items:center;justify-content:space-between;color:#64748b;font-size:.85rem;font-weight:600}.comment-author{color:#111827}.comment-date{font-weight:500}.comment-message{margin:6px 0 0;white-space:pre-line;color:#0f172a}.comment-form{display:flex;flex-direction:column;gap:8px}.comment-label{font-weight:700;color:#0f172a}.comment-form textarea{width:100%;border-radius:10px;border:1px solid #d1d5db;padding:10px 12px;font-size:.95rem;resize:vertical;min-height:80px}.comment-form textarea:disabled{background:#f3f4f6}.comment-actions{display:flex;justify-content:flex-end;gap:10px}.user-price-overlay{position:fixed;inset:0;background:#1118278c;display:flex;align-items:center;justify-content:center;z-index:55;padding:16px}.user-price-modal{width:min(460px,96vw);display:flex;flex-direction:column;gap:12px}.user-price-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.user-price-title{margin:4px 0 0}.user-price-form{display:flex;flex-direction:column;gap:10px}.user-price-form-label{font-weight:700;color:#111827;gap:6px}.user-price-input-row{display:flex;gap:8px;align-items:center}.user-price-input-row input{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;background:#f8fafc;font-size:1rem}.user-price-input-row input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.pdf-links-card h2{margin:0 0 8px;font-size:1.05rem}.pdf-links-table{width:100%;border-collapse:collapse}.pdf-links-table th,.pdf-links-table td{text-align:left;padding:8px 6px;border-top:1px solid #e5e7eb;font-size:.95rem}.pdf-links-table th{color:#111827}.file-name-cell{font-weight:600}.pdf-link{color:var(--accent);text-decoration:none;font-weight:600}.pdf-link:hover{text-decoration:underline}.spitogatos-card h2{margin:0 0 8px;font-size:1.05rem}.spitogatos-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.spitogatos-link{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;color:var(--accent);text-decoration:none;font-weight:600;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.spitogatos-link:hover{border-color:#9ca3af;box-shadow:var(--shadow-soft);background:#eef2ff}.advanced-widget{margin-top:8px}.advanced-toggle{border:none;background:#f3f4ff;color:#111827;padding:6px 10px;border-radius:999px;font-size:.85rem;cursor:pointer}.advanced-toggle:hover{background:#e0e7ff}.json-viewer{margin-top:12px;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#f8fafc 0,#f1f5f9);padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.json-row{display:flex;align-items:center;gap:6px;line-height:1.5;font-size:.92rem;color:#0f172a}.json-row.closing{color:#6b7280}.json-toggle{border:none;background:none;cursor:pointer;color:#6b7280;width:22px;text-align:center;padding:0}.json-toggle.placeholder{visibility:hidden}.json-key{color:#111827;font-weight:600}.json-colon{color:#9ca3af}.json-value{color:#0f172a}.auctions-page{display:flex;flex-direction:column;gap:16px}.auctions-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#6b7280}.page-title{margin:2px 0 4px;font-size:1.5rem}.header-sub{margin:0;color:#4b5563;max-width:720px;line-height:1.4}.count-chip{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px;min-width:120px;text-align:center;box-shadow:inset 0 1px #fffc}.count-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.count-value{display:block;font-size:1.2rem;font-weight:700;color:#0f172a}.filters-panel{padding:0;display:flex;flex-direction:column;gap:8px}.filters-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-flow:row dense;gap:12px 16px;align-items:end;padding:12px 16px;margin-bottom:12px}.filters-panel .filters-row{margin:0}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-group label{font-weight:600;font-size:.95rem;color:#111827}.filter-group input,.filter-group select{padding:10px;border-radius:8px;border:1px solid #d1d5db;font-size:.95rem;background:#fff}.advanced-toggle-row{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:12px 16px;border:none;border-top:1px solid #e5e7eb;background:none;text-align:left;cursor:pointer;transition:background-color .15s ease}.advanced-toggle-row:hover{background:#f9fafb}.advanced-toggle-text{display:flex;flex-direction:column;gap:2px}.advanced-title{font-weight:700;color:#111827}.chevron{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:#111827;transform:rotate(0);transition:transform .15s ease;flex-shrink:0}.chevron.open{transform:rotate(90deg)}.advanced-filters{border-top:1px dashed #e5e7eb;padding-top:8px;align-items:start}.filters-actions-row{display:flex;justify-content:flex-end;padding:0 16px 16px}.property-type-group,.gate-filter-group,.search-group{grid-column:span 2}.search-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-controls input[type=search]{flex:1 1 220px}.ai-search-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid #d1d5db;background:#f8fafc;font-size:.85rem;cursor:pointer;-webkit-user-select:none;user-select:none}.ai-search-toggle input{margin:0;accent-color:var(--accent)}.search-apply-button{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:999px;padding:6px 12px;font-size:.85rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.search-apply-button:hover{background:#f3f4f6;border-color:#9ca3af}.checkbox-list{display:flex;flex-wrap:wrap;gap:8px}.checkbox-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;border:1px solid #d1d5db;background:#f8fafc;cursor:pointer;font-size:.9rem;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background-color .15s ease}.checkbox-pill.checked{border-color:var(--accent);background:#eef2ff}.checkbox-pill input{margin:0;accent-color:var(--accent)}.full-ownership-checkbox,.attica-checkbox,.modified-checkbox{width:fit-content}.primary-button{background:#2563eb;color:#fff;border:none;border-radius:10px;padding:10px 14px;font-size:.95rem;cursor:pointer;box-shadow:0 10px 25px #2563eb40}.primary-button:hover{background:#1d4ed8}.table-wrapper{overflow:hidden;width:100%;margin:8px 0}.table-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px}.table-scroll{width:100%;overflow-x:auto}.auctions-table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed;margin-top:6px;margin-bottom:6px}.auctions-table col.col-state{width:70px}.auctions-table col.col-code,.auctions-table col.col-status{width:110px}.auctions-table col.col-date,.auctions-table col.col-starting-bid{width:90px}.auctions-table col.col-estimated-price{width:80px}.auctions-table col.col-price-percent,.auctions-table col.col-ownership{width:50px}.auctions-table col.col-property-type{width:90px}.auctions-table col.col-address{width:230px}.auctions-table col.col-summary{width:auto}.auctions-table col.col-built-area{width:110px}.auctions-table col.col-map,.auctions-table col.col-first-image{width:170px}.auctions-table th,.auctions-table td{text-align:left;padding:8px 6px;border-top:1px solid #e5e7eb;font-size:.92rem;vertical-align:top}.auctions-table th:first-child,.auctions-table td:first-child{padding-left:4px}.table-header-button{background:none;border:none;font-weight:700;color:#0f172a;display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;cursor:pointer;padding:0;width:100%;max-width:100%;text-align:left;line-height:1.2}.header-label{white-space:normal}.sort-indicator{font-size:.8rem;color:#6b7280;letter-spacing:.02em}.auctions-table tbody tr:hover{background:#f9fafb}.auctions-table tbody tr.clickable-row{cursor:pointer}.auctions-table tbody tr.clickable-row:active{background:#f3f4f6}.auctions-table tbody tr[class*=gate-theme-]{background:var(--gate-bg, #ffffff);color:#111827;transition:background-color .15s ease}.auctions-table tbody tr[class*=gate-theme-] td{border-top-color:var(--gate-border, #e5e7eb)}.auctions-table tbody tr[class*=gate-theme-]:hover{background:var(--gate-bg, #ffffff);filter:brightness(.98)}.auctions-table tbody tr[class*=gate-theme-].clickable-row:active{background:var(--gate-bg, #ffffff);filter:brightness(.95)}.code-cell{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}.property-type-cell{max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.address-cell{white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.address-invalid{color:#d32f2f}.summary-cell{white-space:normal;vertical-align:top;min-width:280px}.summary-text{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.35;word-break:break-word}.summary-text:hover{-webkit-line-clamp:unset;max-height:none;overflow:visible;white-space:normal}.map-cell,.image-cell{text-align:center;vertical-align:top}.map-thumbnail,.image-thumbnail{width:170px;height:170px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb;background:#fff}.pagination-row{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:12px}.pagination-row button{padding:8px 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;cursor:pointer}.pagination-row button:disabled{cursor:not-allowed;color:#9ca3af;background:#f3f4f6}.muted{color:#6b7280}.center{text-align:center}.error-text{color:#b91c1c;font-weight:600}@media(max-width:900px){.filters-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.filters-row>*{grid-area:auto}.property-type-group,.search-group{grid-column:span 2}.filters-actions-row{justify-content:flex-start}}@media(max-width:720px){.property-type-group,.search-group{grid-column:span 1}.location-widget{flex-direction:column}.title-banner{flex-direction:column;align-items:flex-start}}
