:root{--quires-bg:#050816;--quires-surface:#0b1020;--quires-surface-muted:#020617;--quires-border:#1f2937;--quires-text:#f9fafb;--quires-text-muted:#9ca3af;--quires-primary:#2e5cff;--quires-secondary:#00c896}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--quires-bg);color:var(--quires-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}a{color:inherit;text-decoration:none}.quires-main{background:radial-gradient(circle at 0 0,#111827 0,#020617 42% 100%);min-height:100vh}.quires-inner{max-width:1200px;margin:0 auto;padding:32px 16px 48px}@media (min-width:640px){.quires-inner{padding:40px 24px 56px}}@media (min-width:1024px){.quires-inner{padding:48px 32px 64px}}.quires-center-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100vh;display:flex}.quires-title-lg{font-size:24px;font-weight:600}.quires-text-muted{color:var(--quires-text-muted);font-size:14px}.quires-profile-avatar{background:#eee;border-radius:50px;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 16px;font-size:32px;font-weight:600;display:flex;overflow:hidden}.quires-profile-name{text-align:center;margin-bottom:4px;font-size:24px;font-weight:600;line-height:32px}.quires-profile-bio-centered{text-align:center;color:var(--quires-text-muted);max-width:300px;margin:0 auto 24px;font-size:16px;line-height:24px}.quires-hero{background:var(--quires-surface);text-align:center;border-bottom-right-radius:24px;border-bottom-left-radius:24px;margin-bottom:16px;padding:48px 24px 32px;box-shadow:0 4px 8px #0000001a}@media (min-width:640px){.quires-hero{padding:60px 32px 40px}}.quires-hero-contactRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.quires-hero-contactBtn{color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:opacity .2s;display:inline-flex}.quires-hero-contactBtn:hover{opacity:.85;transform:translateY(-1px)}.quires-hero-contactText{font-size:13px}.quires-section{padding:0 16px}.quires-section-title{margin-top:24px;margin-bottom:16px;margin-left:8px;font-size:20px;font-weight:600;line-height:28px}.quires-empty-state{text-align:center;justify-content:center;align-items:center;padding:48px;display:flex}.quires-empty-text{color:var(--quires-text-muted);font-size:16px;line-height:24px}.quires-feed-grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:500px;margin:0 auto;display:grid}@media (min-width:640px){.quires-feed-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:100%}}@media (min-width:1024px){.quires-feed-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.quires-feed-card{color:#1a1a1a;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000001a}.quires-feed-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0003}.quires-feed-image-link{color:inherit;text-decoration:none;display:block}.quires-feed-image-container{background:#f3f4f6;width:100%;padding-bottom:66.67%;position:relative;overflow:hidden}.quires-feed-image-container img{width:100%;height:100%;top:0;left:0;position:absolute!important}.quires-feed-image-slide{will-change:opacity,transform;width:100%;height:100%;position:absolute;top:0;left:0}.quires-feed-image-placeholder{background:#e5e7eb;width:100%;height:100%;position:absolute;top:0;left:0}.quires-feed-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0000004d}.quires-feed-nav{cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.8;background:#00000080;border:none;border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.quires-feed-image-container:hover .quires-feed-nav{opacity:1;background:#000000b3}.quires-feed-nav:hover{background:#000000b3}.quires-feed-nav:active{opacity:.8}.quires-feed-nav-prev{left:8px}.quires-feed-nav-next{right:8px}.quires-feed-dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.quires-feed-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.quires-feed-dot:hover{background:#ffffffb3}.quires-feed-dot.active{background:#fff;width:24px}.quires-feed-content{flex-direction:column;flex:1;padding:16px;display:flex}.quires-feed-highlight{color:#ef4444;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.quires-feed-title{color:#1a1a1a;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.quires-feed-address{color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.quires-feed-button{color:#fff;text-align:center;border-radius:10px;margin-top:auto;padding:12px;font-size:14px;font-weight:600;transition:opacity .2s,transform .2s}.quires-feed-button:hover{opacity:.9;transform:translateY(-1px)}.quires-feed-footer{background:#fff;border-top:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:12px 16px;display:flex}.quires-feed-meta-item{color:#6b7280;white-space:nowrap;align-items:center;gap:4px;font-size:11px;font-weight:500;display:flex}@media (min-width:640px){.quires-feed-meta-item{font-size:12px}}.quires-property-page{position:relative;overflow-x:hidden}.quires-property-header{z-index:10;padding-top:50px;padding-left:20px;position:absolute;top:0;left:0;right:0}.quires-property-back-btn{color:#fff;background:#00000080;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .2s;display:flex}.quires-property-back-btn:hover{background:#000000b3}.quires-property-scroll{padding-bottom:100px}.quires-property-gallery-wrapper{position:relative;overflow:hidden}.quires-property-gallery{width:100%;height:75vw;display:flex;position:relative;overflow:hidden}.quires-property-gallery-item{will-change:transform;flex-shrink:0;width:100%;height:100%;position:absolute;top:0;left:0}.quires-property-gallery-placeholder{background:var(--quires-surface-muted);width:100%;height:100%}.quires-property-gallery-nav{cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:22px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.quires-property-gallery-nav:hover{background:#000000b3}.quires-property-gallery-nav:active{opacity:.8}.quires-property-gallery-nav-prev{left:16px}.quires-property-gallery-nav-next{right:16px}.quires-property-gallery-dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.quires-property-gallery-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:4px;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.quires-property-gallery-dot:hover{background:#ffffffb3}.quires-property-gallery-dot.active{background:#fff;width:24px}.quires-property-content{background:var(--quires-surface);border-top-left-radius:24px;border-top-right-radius:24px;min-height:500px;margin-top:-24px;padding:24px;position:relative}.quires-property-price{color:var(--profile-primary,var(--quires-primary));margin-bottom:8px;font-size:32px;font-weight:700}.quires-property-content-title{margin-bottom:16px;font-size:24px;font-weight:600;line-height:32px}.quires-property-location{align-items:center;gap:4px;margin-bottom:8px;display:flex}.quires-property-location-text{color:var(--quires-text-muted);font-size:16px;line-height:24px}.quires-property-features-grid{flex-wrap:wrap;justify-content:space-between;margin-top:32px;margin-bottom:32px;display:flex}.quires-property-feature{background:var(--quires-bg);text-align:center;border-radius:12px;width:48%;margin-bottom:16px;padding:16px}.quires-property-feature-icon{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.quires-property-feature-value{margin-top:8px;font-size:20px;font-weight:700}.quires-property-feature-label{color:var(--quires-text-muted);margin-top:4px;font-size:14px;line-height:20px}.quires-property-section{margin-bottom:32px}.quires-property-section-title{margin-bottom:16px;font-size:20px;font-weight:600;line-height:28px}.quires-property-description{color:var(--quires-text-muted);white-space:pre-line;font-size:16px;line-height:24px}.quires-property-footer{background:var(--quires-surface);z-index:20;padding:16px 16px 32px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 16px #00000026}.quires-property-cta{color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;transition:opacity .2s,transform .2s;display:flex}.quires-property-cta:hover{opacity:.9;transform:translateY(-1px)}@media (min-width:768px){.quires-property-gallery{height:500px}.quires-property-gallery-item{min-width:100%;max-width:100%}.quires-property-content{max-width:800px;margin-left:auto;margin-right:auto}.quires-property-footer{max-width:800px;left:50%;transform:translate(-50%)}}
