.FilterBar-module__WPRCDq__container{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-bottom:2rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.FilterBar-module__WPRCDq__searchRow{align-items:center;gap:1rem;display:flex}.FilterBar-module__WPRCDq__searchField{background:var(--background-color);border:1px solid var(--border-color);border-radius:var(--radius-md);flex:1;align-items:center;padding:0 1rem;transition:border-color .2s;display:flex}.FilterBar-module__WPRCDq__searchField:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 3px #2563eb1a}.FilterBar-module__WPRCDq__icon{opacity:.5;margin-right:.75rem;font-size:1rem}.FilterBar-module__WPRCDq__searchField input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;padding:.75rem 0;font-size:.95rem}.FilterBar-module__WPRCDq__select{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--background-color);color:var(--text-primary);cursor:pointer;min-width:180px;padding:.75rem 1rem;font-weight:500}.FilterBar-module__WPRCDq__filterToggle{background:var(--background-color);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.FilterBar-module__WPRCDq__filterToggle:hover{border-color:var(--text-tertiary);background:#f8fafc}.FilterBar-module__WPRCDq__filterToggle.FilterBar-module__WPRCDq__active{border-color:var(--accent-color);color:var(--accent-color);background:#eff6ff}.FilterBar-module__WPRCDq__primaryBtn{background:var(--primary-color);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:700;transition:transform .1s}.FilterBar-module__WPRCDq__primaryBtn:active{transform:scale(.98)}.FilterBar-module__WPRCDq__advancedFilters{opacity:0;max-height:0;transition:max-height .4s ease-in-out,margin-top .4s;overflow:hidden}.FilterBar-module__WPRCDq__advancedFilters.FilterBar-module__WPRCDq__expanded{border-top:1px solid var(--border-color);opacity:1;max-height:400px;margin-top:1.5rem;padding-top:1.5rem}.FilterBar-module__WPRCDq__filterGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:flex-end;gap:2rem;display:grid}.FilterBar-module__WPRCDq__filterGroup label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.FilterBar-module__WPRCDq__priceInputs{align-items:center;gap:.75rem;display:flex}.FilterBar-module__WPRCDq__priceInputs input{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--background-color);width:100%;padding:.625rem;font-size:.9rem}.FilterBar-module__WPRCDq__filterGroup select{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--background-color);width:100%;padding:.625rem}.FilterBar-module__WPRCDq__actions{justify-content:flex-end;gap:1rem;display:flex}.FilterBar-module__WPRCDq__resetBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;padding:.625rem 1rem;font-weight:600}.FilterBar-module__WPRCDq__resetBtn:hover{color:#ef4444}.FilterBar-module__WPRCDq__applyBtn{background:var(--accent-color);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.625rem 1.5rem;font-weight:600}@media (max-width:768px){.FilterBar-module__WPRCDq__searchRow{flex-direction:column;align-items:stretch}.FilterBar-module__WPRCDq__select{min-width:0}}
.Comparison-module__-OVAxa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172ab3;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Comparison-module__-OVAxa__modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Comparison-module__-OVAxa__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Comparison-module__-OVAxa__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:800}.Comparison-module__-OVAxa__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:.5rem}.Comparison-module__-OVAxa__tableWrapper{flex:1;padding:1rem 2rem;overflow:auto}.Comparison-module__-OVAxa__table{border-collapse:collapse;width:100%}.Comparison-module__-OVAxa__stickyCol{z-index:10;text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#fff;width:200px;padding:1rem;font-size:.75rem;font-weight:700;position:sticky;left:0}.Comparison-module__-OVAxa__propertyHeader{min-width:200px;padding:1rem}.Comparison-module__-OVAxa__headerContent{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.Comparison-module__-OVAxa__removeProp{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 4px #0000001a}.Comparison-module__-OVAxa__imageBox{border:2px solid #f1f5f9;border-radius:12px;width:120px;height:90px;overflow:hidden}.Comparison-module__-OVAxa__thumb{object-fit:cover;width:100%;height:100%}.Comparison-module__-OVAxa__propTitle{text-align:center;color:#1e293b;margin:0;font-size:.9rem;font-weight:700}.Comparison-module__-OVAxa__sectionHeader{background:#f8fafc}.Comparison-module__-OVAxa__sectionHeader td{color:var(--primary-color);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.8rem;font-weight:800}.Comparison-module__-OVAxa__featureLabel{color:#475569;border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem;font-size:.875rem;font-weight:600}.Comparison-module__-OVAxa__featureValue{text-align:center;color:#1e293b;border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem;font-size:.95rem;font-weight:700}.Comparison-module__-OVAxa__checkBg{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto;display:flex}.Comparison-module__-OVAxa__checkIcon{color:#166534}.Comparison-module__-OVAxa__missing{color:#e2e8f0}.Comparison-module__-OVAxa__footer{border-top:1px solid var(--border-color);background:#f8fafc;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Comparison-module__-OVAxa__hint{color:#94a3b8;margin:0;font-size:.75rem}.Comparison-module__-OVAxa__printBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600}@media print{.Comparison-module__-OVAxa__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;position:static}.Comparison-module__-OVAxa__closeBtn,.Comparison-module__-OVAxa__removeProp,.Comparison-module__-OVAxa__printBtn{display:none}.Comparison-module__-OVAxa__modal{box-shadow:none;width:100%;max-width:none}}
.properties-module__cmbdkq__container{max-width:1200px;margin:0 auto}.properties-module__cmbdkq__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.properties-module__cmbdkq__headerActions{align-items:center;gap:1rem;display:flex}.properties-module__cmbdkq__viewToggle{border:1px solid var(--border-color);background:#ffffff0d;border-radius:12px;gap:4px;padding:6px;display:flex}.properties-module__cmbdkq__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.9rem;font-weight:500;transition:all .2s}.properties-module__cmbdkq__toggleBtn.properties-module__cmbdkq__active{background:var(--accent-color);color:#fff;box-shadow:0 4px 12px #05966933}.properties-module__cmbdkq__mapViewContainer{background:var(--surface-color);border:1px solid var(--border-color);border-radius:12px;height:600px;padding:1rem}.properties-module__cmbdkq__title{color:var(--text-primary);font-size:1.875rem;font-weight:800}.properties-module__cmbdkq__addButton{background:var(--accent-color);color:#fff;border-radius:12px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #05966933}.properties-module__cmbdkq__addButton:hover{background:var(--accent-hover);transform:translateY(-2px)}.properties-module__cmbdkq__filters{background:var(--surface-color);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.properties-module__cmbdkq__filterSelect{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;background-color:#ffffff08;outline:none;min-width:150px;padding:.5rem 1rem;font-size:.875rem}.properties-module__cmbdkq__filterSelect:focus{border-color:var(--accent-color)}.properties-module__cmbdkq__propertyList{flex-direction:column;gap:1.5rem;display:flex}.properties-module__cmbdkq__propertyCard{background:var(--surface-color);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.properties-module__cmbdkq__publicCard{color:#fff;background:#1e293b80;border-color:#ffffff1a}.properties-module__cmbdkq__publicCard .properties-module__cmbdkq__propertyTitle{color:#fff}.properties-module__cmbdkq__publicCard .properties-module__cmbdkq__address,.properties-module__cmbdkq__publicCard .properties-module__cmbdkq__meta{color:#94a3b8}.properties-module__cmbdkq__publicCard .properties-module__cmbdkq__content{background:0 0}.properties-module__cmbdkq__propertyCard:hover{box-shadow:var(--shadow-glow),var(--shadow-lg);border-color:#fff3;transform:translateY(-4px)scale(1.01)}.properties-module__cmbdkq__imageContainer{flex-shrink:0;width:300px;position:relative}.properties-module__cmbdkq__propertyImage{object-fit:cover;width:100%;height:100%}.properties-module__cmbdkq__statusLabel{text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.properties-module__cmbdkq__statusActive{background:#10b981}.properties-module__cmbdkq__statusPending{background:#f59e0b}.properties-module__cmbdkq__statusSold{background:#64748b}.properties-module__cmbdkq__content{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}.properties-module__cmbdkq__topRow{justify-content:space-between;align-items:flex-start;display:flex}.properties-module__cmbdkq__propertyTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.properties-module__cmbdkq__price{color:var(--accent-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.properties-module__cmbdkq__details{margin-top:.5rem}.properties-module__cmbdkq__address{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem}.properties-module__cmbdkq__meta{color:var(--text-secondary);gap:1rem;font-size:.875rem;display:flex}.properties-module__cmbdkq__meta span{align-items:center;gap:.25rem;display:flex}.properties-module__cmbdkq__typeTag{border-radius:var(--radius-full);text-transform:uppercase;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.properties-module__cmbdkq__typeSale{color:#6ee7b7;background:#0596691a;border:1px solid #05966933}.properties-module__cmbdkq__typeRent{color:#93c5fd;background:#3b82f61a;border:1px solid #3b82f633}.properties-module__cmbdkq__actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.properties-module__cmbdkq__actionBtn{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;background:#ffffff08;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.properties-module__cmbdkq__actionBtn:hover{border-color:var(--accent-color);color:var(--text-primary);background:#ffffff14}.properties-module__cmbdkq__emptyState{text-align:center;background:var(--surface-color);border-radius:var(--radius-lg);border:2px dashed var(--border-color);color:var(--text-secondary);padding:4rem}.properties-module__cmbdkq__resetBtn{border:1px solid var(--accent-color);color:var(--accent-color);border-radius:var(--radius-md);cursor:pointer;background:0 0;margin-top:1rem;padding:.5rem 1rem;transition:all .2s}.properties-module__cmbdkq__resetBtn:hover{background:#eff6ff}.properties-module__cmbdkq__compareMiniBtn{border:1px dashed var(--border-color);border-radius:var(--radius-md);background:var(--hover-bg);color:var(--text-secondary);cursor:pointer;margin-right:auto;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.properties-module__cmbdkq__compareMiniBtn:hover{background:var(--surface-color);border-color:var(--accent-color)}.properties-module__cmbdkq__selectedCompare{color:#15803d!important;background:#dcfce7!important;border-style:solid!important;border-color:#22c55e!important}.properties-module__cmbdkq__floatingCompareBtn{background:var(--accent-color);color:#fff;cursor:pointer;z-index:100;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:.8rem 1.5rem;font-weight:800;animation:.3s cubic-bezier(.34,1.56,.64,1) properties-module__cmbdkq__slideUp;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 25px -5px #05966966}@keyframes properties-module__cmbdkq__slideUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}.properties-module__cmbdkq__floatingCompareBtn:hover{background:#1e3a8a;transform:translate(-50%)translateY(-2px)}@media (max-width:768px){.properties-module__cmbdkq__header{flex-direction:column;align-items:flex-start;gap:1rem}.properties-module__cmbdkq__headerActions{justify-content:space-between;width:100%}.properties-module__cmbdkq__filters{flex-wrap:wrap;gap:.5rem}.properties-module__cmbdkq__filterSelect{flex:1;min-width:140px}.properties-module__cmbdkq__propertyCard{flex-direction:column}.properties-module__cmbdkq__imageContainer{width:100%;height:200px}.properties-module__cmbdkq__propertyTitle{font-size:1.1rem}.properties-module__cmbdkq__price{font-size:1.25rem}.properties-module__cmbdkq__actions{flex-wrap:wrap;justify-content:flex-start}.properties-module__cmbdkq__actionBtn{text-align:center;flex:1;padding:.5rem;font-size:.8rem}.properties-module__cmbdkq__addButton{text-align:center;width:100%}}
.public-home-module__hff9KG__mainContainer{color:#f8fafc;background:#020617;min-height:100dvh;font-family:Inter,sans-serif;overflow-x:hidden}.public-home-module__hff9KG__container{max-width:1200px;margin:0 auto;padding:0 5%}.public-home-module__hff9KG__nav{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:calc(1rem + var(--safe-top))0 1rem;background:#020617cc;border-bottom:1px solid #ffffff0d;position:fixed;top:0;left:0;right:0}.public-home-module__hff9KG__navContent{justify-content:space-between;align-items:center;display:flex}.public-home-module__hff9KG__logo{letter-spacing:-.04em;color:#fff;align-items:center;gap:.75rem;font-size:1.4rem;font-weight:800;display:flex}.public-home-module__hff9KG__logoImg{object-fit:contain;width:auto;height:32px}.public-home-module__hff9KG__navLinks{align-items:center;gap:2.5rem;display:flex}.public-home-module__hff9KG__navLink{color:#94a3b8;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.public-home-module__hff9KG__navLink:hover{color:#fff}.public-home-module__hff9KG__loginBtn{color:#fff;background:#6366f1;border-radius:12px;width:fit-content;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #6366f14d}.public-home-module__hff9KG__loginBtn:hover{background:#4f46e5;transform:translateY(-1px)}.public-home-module__hff9KG__mobileMenuBtn{color:#fff;cursor:pointer;z-index:1100;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:none}.public-home-module__hff9KG__hero{text-align:center;padding:180px 0 100px;position:relative}.public-home-module__hff9KG__heroBadge{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.public-home-module__hff9KG__heroTitle{letter-spacing:-.05em;color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1}.public-home-module__hff9KG__heroTitle span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#6366f1,#ec4899);-webkit-background-clip:text;background-clip:text;display:block}.public-home-module__hff9KG__heroSubtitle{color:#94a3b8;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.6}.public-home-module__hff9KG__heroActions{justify-content:center;gap:1.5rem;margin-bottom:5rem;display:flex}.public-home-module__hff9KG__primaryBtn,.public-home-module__hff9KG__primaryBtnLarge{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:14px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px -5px #6366f180}.public-home-module__hff9KG__primaryBtnLarge{padding:1.2rem 3rem;font-size:1.1rem}.public-home-module__hff9KG__primaryBtn:hover,.public-home-module__hff9KG__primaryBtnLarge:hover{transform:translateY(-3px);box-shadow:0 15px 30px -5px #6366f199}.public-home-module__hff9KG__secondaryBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .2s}.public-home-module__hff9KG__secondaryBtn:hover{background:#ffffff1a}.public-home-module__hff9KG__mockupContainer{background:#0f172a80;border:1px solid #ffffff1a;border-radius:24px;animation:.8s ease-out public-home-module__hff9KG__slideUp;overflow:hidden;box-shadow:0 40px 100px -20px #000c}@keyframes public-home-module__hff9KG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.public-home-module__hff9KG__mockupHeader{background:#1e293b;align-items:center;gap:2rem;padding:.75rem 1.5rem;display:flex}.public-home-module__hff9KG__mockupDots{gap:8px;display:flex}.public-home-module__hff9KG__dotRed,.public-home-module__hff9KG__dotYellow,.public-home-module__hff9KG__dotGreen{opacity:.8;border-radius:50%;width:10px;height:10px}.public-home-module__hff9KG__dotRed{background:#ef4444}.public-home-module__hff9KG__dotYellow{background:#f59e0b}.public-home-module__hff9KG__dotGreen{background:#10b981}.public-home-module__hff9KG__mockupUrl{color:#64748b;text-align:left;background:#0003;border-radius:6px;flex:1;max-width:300px;padding:4px 12px;font-size:.75rem}.public-home-module__hff9KG__mockupBody{text-align:left;background:#0f172a;min-height:400px;display:flex}.public-home-module__hff9KG__mockupSidebar{border-right:1px solid #ffffff0d;flex-shrink:0;width:180px;padding:2rem}.public-home-module__hff9KG__skeletonLine{background:#ffffff0d;border-radius:4px;height:8px;margin-bottom:1rem}.public-home-module__hff9KG__mockupMain{flex:1;padding:2.5rem}.public-home-module__hff9KG__mockupStats{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.public-home-module__hff9KG__miniCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.public-home-module__hff9KG__mockupGraph{background:linear-gradient(#0000,#6366f11a);border-bottom:2px solid #6366f1;border-radius:4px;height:180px}.public-home-module__hff9KG__benefitsSection{background:#020617;padding:120px 0}.public-home-module__hff9KG__sectionHeader{text-align:center;margin-bottom:5rem}.public-home-module__hff9KG__sectionTitle{letter-spacing:-.04em;color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.public-home-module__hff9KG__sectionLead{color:#94a3b8;font-size:1.25rem}.public-home-module__hff9KG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.public-home-module__hff9KG__benefitItem{text-align:left;background:#0f172a80;border:1px solid #ffffff0d;border-radius:32px;padding:3rem;transition:all .3s}.public-home-module__hff9KG__benefitItem:hover{background:#0f172acc;border-color:#6366f14d;transform:translateY(-10px)}.public-home-module__hff9KG__benefitIcon{color:#818cf8;background:#6366f11a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;display:flex}.public-home-module__hff9KG__benefitItem h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.public-home-module__hff9KG__benefitItem p{color:#94a3b8;font-size:1rem;line-height:1.7}.public-home-module__hff9KG__featuresSection{border-top:1px solid #ffffff0d;padding:120px 0}.public-home-module__hff9KG__featuresLayout{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.public-home-module__hff9KG__sideTitle{text-align:left;margin-bottom:2.5rem;font-size:3rem;font-weight:800;line-height:1.2}.public-home-module__hff9KG__featureList{text-align:left;flex-direction:column;gap:2rem;padding:0;list-style:none;display:flex}.public-home-module__hff9KG__featureList li{color:#94a3b8;padding-left:2.5rem;font-size:1.1rem;position:relative}.public-home-module__hff9KG__featureList li:before{content:"✓";color:#10b981;font-size:1.3rem;font-weight:900;position:absolute;top:-2px;left:0}.public-home-module__hff9KG__featureList strong{color:#fff;margin-bottom:.25rem;font-size:1.2rem;display:block}.public-home-module__hff9KG__featuresImageMock{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:40px;height:450px;position:relative;box-shadow:0 40px 80px -20px #00000080}.public-home-module__hff9KG__floatingTag{color:#fff;background:#10b981;border-radius:16px;padding:.75rem 1.5rem;font-size:1rem;font-weight:800;position:absolute;top:3rem;left:-2rem;box-shadow:0 10px 30px #10b98166}.public-home-module__hff9KG__miniFunnel{background:#6366f10d;border:4px dashed #6366f133;border-radius:20px;position:absolute;inset:15%}.public-home-module__hff9KG__marketplaceSection{background:#0f172a4d;padding:120px 0}.public-home-module__hff9KG__marketHeader{text-align:left;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.public-home-module__hff9KG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.public-home-module__hff9KG__textLink{color:#818cf8;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:gap .2s;display:flex}.public-home-module__hff9KG__textLink:hover{gap:.8rem}.public-home-module__hff9KG__loadingState{text-align:center;color:#94a3b8;padding:6rem;font-size:1.1rem}.public-home-module__hff9KG__ctaSection{padding:80px 0 150px}.public-home-module__hff9KG__ctaCard{text-align:center;background:radial-gradient(circle at 0 0,#1e293b,#020617);border:1px solid #ffffff0d;border-radius:48px;padding:6rem 2rem;box-shadow:0 50px 100px -20px #0009}.public-home-module__hff9KG__ctaCard h2{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.public-home-module__hff9KG__ctaCard p{color:#94a3b8;max-width:600px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.3rem}.public-home-module__hff9KG__footer{background:#010413;border-top:1px solid #ffffff0d;padding:2rem 0}.public-home-module__hff9KG__footerBottom{justify-content:space-between;align-items:center;display:flex}.public-home-module__hff9KG__footerLogo{color:#fff;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:800;display:flex}.public-home-module__hff9KG__footerBottom p{color:#64748b;font-size:.95rem}.public-home-module__hff9KG__footerLinks{gap:2.5rem;display:flex}.public-home-module__hff9KG__footerLinks a{color:#94a3b8;border-bottom:1px solid #0000;padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:all .2s}.public-home-module__hff9KG__footerLinks a:hover{color:#fff;border-bottom-color:#6366f1}@media (max-width:1024px){.public-home-module__hff9KG__heroTitle{font-size:3.5rem}.public-home-module__hff9KG__featuresLayout{grid-template-columns:1fr;gap:4rem}.public-home-module__hff9KG__featuresImageMock{order:-1}.public-home-module__hff9KG__sideTitle{text-align:center}.public-home-module__hff9KG__featureList{max-width:600px;margin:0 auto}}@media (max-width:768px){.public-home-module__hff9KG__heroTitle{font-size:2.5rem}.public-home-module__hff9KG__sectionTitle{font-size:2.25rem}.public-home-module__hff9KG__heroBadge{font-size:.75rem}.public-home-module__hff9KG__heroActions{flex-direction:column;gap:1rem;padding:0 5%}.public-home-module__hff9KG__ctaCard{border-radius:24px;padding:3rem 1rem}.public-home-module__hff9KG__ctaCard h2{font-size:2rem}.public-home-module__hff9KG__footerBottom{text-align:center;flex-direction:column;gap:2rem}.public-home-module__hff9KG__mobileMenuBtn{display:flex}.public-home-module__hff9KG__navLinks{z-index:1000;visibility:hidden;background:#020617;flex-direction:column;justify-content:center;width:80%;height:100vh;padding:2rem;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #00000080}.public-home-module__hff9KG__navActive{visibility:visible;transform:translate(0)}.public-home-module__hff9KG__navLink{text-align:center;width:100%;padding:1rem;font-size:1.25rem}.public-home-module__hff9KG__loginBtn{text-align:center;width:100%;padding:1rem;font-size:1.1rem}.public-home-module__hff9KG__mockupContainer{display:none}}@media (max-width:480px){.public-home-module__hff9KG__heroTitle{font-size:2rem}.public-home-module__hff9KG__heroSubtitle{font-size:1rem}}.public-home-module__hff9KG__leadFormContainer{flex-direction:column;gap:1.25rem;display:flex}.public-home-module__hff9KG__leadInput{border-radius:12px;width:100%;padding:.875rem 1rem;font-size:1rem;color:#fff!important;opacity:1!important;background:#ffffff0d!important;border:1px solid #fff3!important}.public-home-module__hff9KG__leadButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-weight:700}
