@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;width:100%}._landingPage_1gdqe_4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#0f172a}._container_1gdqe_10{max-width:1200px;margin:0 auto;padding:0 20px}._header_1gdqe_17{background:#0a2540;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;z-index:1000}._headerContainer_1gdqe_26{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}._logoH2_1gdqe_33{color:#4f46e5;font-size:1.8rem;font-weight:700;font-family:Inter,sans-serif}._logoImage_1gdqe_40{max-width:250px;object-fit:contain}._nav_1gdqe_46{display:flex;gap:2rem;align-items:center}._navherf_1gdqe_53{color:#fff}._navLink_1gdqe_57{text-decoration:none;color:#fff;font-weight:500;transition:color .3s;font-size:1rem}._navLink_1gdqe_57:hover{color:#93c5fd}._hero_1gdqe_70{background:linear-gradient(180deg,#0a2540,#93c5fd);color:#fff;padding:120px 0 80px;position:relative;overflow:hidden;margin-top:70px}._hero_1gdqe_70:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(147,197,253,.1) 0%,transparent 50%);pointer-events:none}._heroContainer_1gdqe_90{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}._heroContent_1gdqe_97 h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}._heroContent_1gdqe_97 p{font-size:1.2rem;margin-bottom:2rem;opacity:.9;line-height:1.6}._ctaButtons_1gdqe_111{display:flex;gap:1rem;margin-bottom:3rem}._btn_1gdqe_117{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block}._btnPrimary_1gdqe_126{background:#fff;color:#0a2540}._btnPrimary_1gdqe_126:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}._btnSecondary_1gdqe_136{background:transparent;color:#fff;border:2px solid white}._btnSecondary_1gdqe_136:hover{background:#fff;color:#0a2540}._heroStats_1gdqe_148{display:flex;gap:2rem;margin-top:2rem}._stat_1gdqe_154{display:flex;flex-direction:column;align-items:center}._statNumber_1gdqe_160{font-size:2rem;font-weight:700;color:#93c5fd}._statLabel_1gdqe_166{font-size:.9rem;opacity:.8;text-align:center}._heroImage_1gdqe_173{display:flex;justify-content:center;position:relative;z-index:2}._phoneMockup_1gdqe_180{position:relative;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}._phoneMockup_1gdqe_180:hover{transform:perspective(1000px) rotateY(-2deg) rotateX(2deg)}._phoneFrame_1gdqe_190{width:320px;height:640px;background:linear-gradient(145deg,#1a1a1a,#2d2d2d,#1a1a1a);border-radius:40px;padding:8px;box-shadow:0 0 0 2px #333,0 0 0 3px #555,0 20px 40px #0006,0 40px 80px #0003,inset 0 2px 4px #ffffff1a;position:relative}._phoneNotch_1gdqe_205{position:absolute;top:8px;left:50%;transform:translate(-50%);width:140px;height:28px;background:#000;border-radius:0 0 20px 20px;z-index:10}._phoneSpeaker_1gdqe_217{position:absolute;top:14px;left:50%;transform:translate(-50%);width:60px;height:6px;background:#333;border-radius:3px;z-index:11}._phoneCamera_1gdqe_229{position:absolute;top:18px;right:40px;width:12px;height:12px;background:radial-gradient(circle,#1a1a1a 30%,#333 70%);border-radius:50%;z-index:11;box-shadow:inset 0 1px 2px #00000080}._phoneScreen_1gdqe_241{width:100%;height:100%;background:#f8fafc;border-radius:32px;overflow:hidden;position:relative}._phoneHomeIndicator_1gdqe_250{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:140px;height:4px;background:#ffffff4d;border-radius:2px}._statusBar_1gdqe_261{display:flex;justify-content:space-between;align-items:center;padding:12px 20px 8px;background:#0a2540;color:#fff;font-size:14px;font-weight:600}._statusLeft_1gdqe_272 ._time_1gdqe_272{font-family:Inter,sans-serif;font-weight:600}._statusRight_1gdqe_277{display:flex;gap:4px;align-items:center}._statusRight_1gdqe_277 span{font-size:12px}._appPreview_1gdqe_287{height:100%;display:flex;flex-direction:column}._appHeader_1gdqe_293{background:#f8fafc;padding:20px 16px 16px;color:#0f172a}._headerContent_1gdqe_299{display:flex;flex-direction:column;gap:16px}._searchContainer_1gdqe_305{background:#fff;border-radius:24px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 6px #0000001a;border:1px solid #E2E8F0}._searchIconContainer_1gdqe_316{background:#0a25401a;border-radius:50%;padding:6px;display:flex;align-items:center;justify-content:center}._searchIcon_1gdqe_316{font-size:14px;color:#64748b}._searchText_1gdqe_330{font-size:14px;color:#0f172a;font-weight:600;flex:1;text-align:center;font-family:Inter,sans-serif}._searchArrow_1gdqe_339{background:#0a25401a;border-radius:50%;padding:6px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:12px}._appContent_1gdqe_350{padding:16px;flex:1;background:#f8fafc;overflow-y:auto}._propertyCardFeatured_1gdqe_357{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;margin-bottom:16px;border:1px solid #E2E8F0}._propertyImage_1gdqe_366{height:140px;background:linear-gradient(135deg,#93c5fd,#2563eb);position:relative;display:flex;align-items:center;justify-content:center}._propertyBadge_1gdqe_375{position:absolute;top:8px;left:8px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:600;font-family:Inter,sans-serif}._propertyTypeBadge_1gdqe_388{position:absolute;bottom:8px;left:8px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:500;font-family:Inter,sans-serif}._wishlistBtn_1gdqe_401{position:absolute;top:8px;right:8px;background:#ffffffe6;color:#333;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;box-shadow:0 2px 4px #0000001a}._propertyInfo_1gdqe_417{padding:12px}._locationRatingRow_1gdqe_421{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._propertyLocation_1gdqe_428{font-size:12px;color:#64748b;font-weight:500;font-family:Inter,sans-serif}._rating_1gdqe_435{display:flex;align-items:center;gap:2px}._star_1gdqe_441{font-size:10px}._ratingText_1gdqe_445{font-size:10px;color:#0f172a;font-weight:600;font-family:Inter,sans-serif}._propertyTitle_1gdqe_452{font-size:12px;font-weight:400;color:#64748b;margin-bottom:4px;font-family:Inter,sans-serif;line-height:1.3}._propertyFeatures_1gdqe_461{font-size:10px;color:#64748b;margin-bottom:8px;font-family:Inter,sans-serif}._propertyPrice_1gdqe_468{font-size:14px;font-weight:700;color:#0a2540;font-family:Inter,sans-serif}._propertyPrice_1gdqe_468 span{font-size:10px;font-weight:400;color:#64748b}._citySection_1gdqe_481{margin-bottom:20px}._sectionTitle_1gdqe_485{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:12px;font-family:Inter,sans-serif}._propertyList_1gdqe_493{background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #E2E8F0}._propertyItem_1gdqe_501{display:flex;align-items:center;gap:10px;padding:8px 0}._propertyItem_1gdqe_501:not(:last-child){border-bottom:1px solid #F3F4F6}._propertyThumb_1gdqe_512{width:40px;height:30px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:6px;flex-shrink:0}._propertyDetails_1gdqe_520{flex:1;display:flex;justify-content:space-between;align-items:center}._propertyName_1gdqe_527{font-size:11px;color:#0f172a;font-family:Inter,sans-serif}._propertyRent_1gdqe_533{font-size:11px;font-weight:600;color:#0a2540;font-family:Inter,sans-serif}._features_1gdqe_541{padding:80px 0;background:#f8fafc}._features_1gdqe_541 h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}._featuresGrid_1gdqe_553{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}._featureCard_1gdqe_559{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:transform .3s}._featureCard_1gdqe_559:hover{transform:translateY(-5px)}._featureIcon_1gdqe_572{font-size:3rem;margin-bottom:1rem}._featureCard_1gdqe_559 h3{font-size:1.3rem;margin-bottom:1rem;color:#1f2937}._featureCard_1gdqe_559 p{color:#6b7280;line-height:1.6}._howItWorks_1gdqe_589{padding:80px 0;background:#fff}._howItWorks_1gdqe_589 h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1f2937}._stepsContainer_1gdqe_601{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem;margin-top:3rem}._step_1gdqe_601{text-align:center;position:relative}._stepNumber_1gdqe_613{width:60px;height:60px;background:linear-gradient(135deg,#0a2540,#2563eb);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}._stepContent_1gdqe_627 h3{color:#0a2540;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}._stepContent_1gdqe_627 h4{font-size:1.3rem;color:#1f2937;margin-bottom:1rem}._stepContent_1gdqe_627 p{color:#6b7280;line-height:1.6}._download_1gdqe_648{padding:80px 0;background:linear-gradient(135deg,#1f2937,#374151);color:#fff;text-align:center}._download_1gdqe_648 h2{font-size:2.5rem;margin-bottom:1rem}._download_1gdqe_648 p{font-size:1.2rem;margin-bottom:3rem;opacity:.9}._downloadButtons_1gdqe_666{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem}._downloadBtn_1gdqe_673{background:#fff;color:#333;padding:1rem 2rem;border-radius:12px;text-decoration:none;transition:transform .3s;min-width:200px}._downloadBtn_1gdqe_673:hover{transform:translateY(-3px)}._btnContent_1gdqe_687{display:flex;align-items:center;gap:1rem}._btnIcon_1gdqe_693{font-size:2rem}._btnText_1gdqe_697{text-align:left}._btnText_1gdqe_697 span{display:block;font-size:.9rem;color:#666}._btnText_1gdqe_697 strong{font-size:1.1rem;color:#333}._appFeatures_1gdqe_712{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}._appFeature_1gdqe_712{display:flex;align-items:center;gap:.5rem;font-size:.9rem;opacity:.9}._featureCheck_1gdqe_728{color:#10b981;font-weight:700}._comingSoon_1gdqe_733{font-style:italic;opacity:.7}._footer_1gdqe_739{background:#1f2937;color:#fff;padding:60px 0 20px}._footerContent_1gdqe_745{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}._footerSection_1gdqe_752 h3,._footerSection_1gdqe_752 h4{margin-bottom:1rem;color:#f9fafb}._footerSection_1gdqe_752 p{opacity:.8;line-height:1.6}._footerSection_1gdqe_752 ul{list-style:none}._footerSection_1gdqe_752 ul li{margin-bottom:.5rem}._footerSection_1gdqe_752 ul li a,._footerLink_1gdqe_770{color:#d1d5db;text-decoration:none;transition:color .3s;font-size:1rem}._footerSection_1gdqe_752 ul li a:hover,._footerLink_1gdqe_770:hover{color:#fff}._footerBottom_1gdqe_781{border-top:1px solid #374151;padding-top:2rem;text-align:center;opacity:.7}@media (max-width: 768px){._heroContainer_1gdqe_90{grid-template-columns:1fr;text-align:center}._heroContent_1gdqe_97 h1{font-size:2.5rem}._phoneMockup_1gdqe_180{width:250px;height:500px}._nav_1gdqe_46{flex-direction:column;gap:1rem}._logoImage_1gdqe_40{height:70px;max-width:180px}._downloadButtons_1gdqe_666{flex-direction:column;align-items:center}._featuresGrid_1gdqe_553{grid-template-columns:1fr}._ctaButtons_1gdqe_111{flex-direction:column;align-items:center}._heroStats_1gdqe_148{justify-content:center}._appFeatures_1gdqe_712{flex-direction:column;align-items:center}._stepsContainer_1gdqe_601{grid-template-columns:1fr}}@media (max-width: 480px){._heroContent_1gdqe_97 h1{font-size:2rem}._heroStats_1gdqe_148{flex-direction:column;gap:1rem}._phoneMockup_1gdqe_180{width:220px;height:440px}}._privacyPolicy_7fh7z_2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;min-height:100vh;display:flex;flex-direction:column}._container_7fh7z_11{max-width:1200px;margin:0 auto;padding:0 20px}._header_7fh7z_18{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;z-index:1000}._headerContainer_7fh7z_27{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}._logoH2_7fh7z_34{color:#4f46e5;font-size:1.8rem;font-weight:700}._logoImage_7fh7z_40{height:40px;width:auto;max-width:150px;object-fit:contain}._navLink_7fh7z_47{text-decoration:none;color:#333;font-weight:500;transition:all .3s;font-size:1rem;padding:.5rem 1rem;border-radius:6px;display:inline-block}._navLink_7fh7z_47:hover{color:#4f46e5;background:#f3f4f6}._privacyContent_7fh7z_64{flex:1;padding:120px 0 60px;background:#f9fafb}._privacyContentContainer_7fh7z_70{max-width:800px;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}._privacyContent_7fh7z_64 h1{font-size:2.5rem;color:#1f2937;margin-bottom:.5rem;text-align:center}._lastUpdated_7fh7z_85{text-align:center;color:#6b7280;font-style:italic;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}._policySection_7fh7z_94{margin-bottom:2.5rem}._policySection_7fh7z_94 h2{font-size:1.5rem;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._policySection_7fh7z_94 h3{font-size:1.2rem;color:#374151;margin:1.5rem 0 .75rem}._policySection_7fh7z_94 p{margin-bottom:1rem;color:#4b5563;line-height:1.7}._policySection_7fh7z_94 ul{margin:1rem 0;padding-left:1.5rem}._policySection_7fh7z_94 li{margin-bottom:.5rem;color:#4b5563;line-height:1.6}._policySection_7fh7z_94 li strong{color:#1f2937}._contactInfo_7fh7z_133{background:#f3f4f6;padding:1.5rem;border-radius:8px;margin-top:1rem}._contactInfo_7fh7z_133 p{margin-bottom:.5rem;color:#374151}._contactInfo_7fh7z_133 strong{color:#1f2937}._footer_7fh7z_150{background:#1f2937;color:#fff;padding:60px 0 20px;margin-top:auto}._footerContent_7fh7z_157{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}._footerSection_7fh7z_164 h3,._footerSection_7fh7z_164 h4{margin-bottom:1rem;color:#f9fafb}._footerSection_7fh7z_164 p{opacity:.8;line-height:1.6}._footerSection_7fh7z_164 ul{list-style:none;padding:0}._footerSection_7fh7z_164 ul li{margin-bottom:.5rem}._footerSection_7fh7z_164 ul li a,._footerLink_7fh7z_183{color:#d1d5db;text-decoration:none;transition:color .3s;font-size:1rem}._footerSection_7fh7z_164 ul li a:hover,._footerLink_7fh7z_183:hover{color:#fff}._footerBottom_7fh7z_194{border-top:1px solid #374151;padding-top:2rem;text-align:center;opacity:.7}@media (max-width: 768px){._privacyContentContainer_7fh7z_70{padding:2rem 1.5rem;margin:0 10px}._privacyContent_7fh7z_64 h1{font-size:2rem}._policySection_7fh7z_94 h2{font-size:1.3rem}._headerContainer_7fh7z_27{padding:1rem 10px}._logoH2_7fh7z_34{font-size:1.5rem}._logoImage_7fh7z_40{height:35px;max-width:120px}._footerContent_7fh7z_157{grid-template-columns:1fr;text-align:center}}@media (max-width: 480px){._privacyContent_7fh7z_64{padding:100px 0 40px}._privacyContentContainer_7fh7z_70{padding:1.5rem 1rem;margin:0 5px}._privacyContent_7fh7z_64 h1{font-size:1.8rem}._policySection_7fh7z_94{margin-bottom:2rem}._policySection_7fh7z_94 ul{padding-left:1rem}}._deleteAccountPage_1spks_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._header_1spks_9{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;padding:1rem 0;position:sticky;top:0;z-index:100}._headerContainer_1spks_19{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px}._logoImage_1spks_28{height:40px;width:auto}._nav_1spks_33{display:flex;gap:2rem}._navLink_1spks_38{color:#64748b;text-decoration:none;font-weight:500;transition:color .3s ease}._navLink_1spks_38:hover{color:#0a2540}._container_1spks_50{max-width:800px;margin:0 auto;padding:0 24px}._deleteAccountContainer_1spks_57{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;margin:2rem auto;padding:3rem;max-width:700px}._deleteAccountHeader_1spks_66{text-align:center;margin-bottom:3rem}._deleteAccountHeader_1spks_66 h1{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.5px}._deleteAccountHeader_1spks_66 p{font-size:1.125rem;color:#64748b;line-height:1.6}._progressIndicator_1spks_86{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}._progressIndicator_1spks_86:before{content:"";position:absolute;top:20px;left:10%;right:10%;height:2px;background:#e2e8f0;z-index:1}._progressStep_1spks_104{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:1}._stepNumber_1spks_113{width:40px;height:40px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:.5rem;transition:all .3s ease}._progressStep_1spks_104._active_1spks_127 ._stepNumber_1spks_113{background:#2563eb;color:#fff}._progressStep_1spks_104._completed_1spks_132 ._stepNumber_1spks_113{background:#10b981;color:#fff}._progressStep_1spks_104 span{font-size:.875rem;color:#64748b;font-weight:500;text-align:center}._progressStep_1spks_104._active_1spks_127 span{color:#0f172a;font-weight:600}._deleteAccountForm_1spks_150{margin-bottom:3rem}._formStep_1spks_154{animation:_fadeIn_1spks_1 .3s ease-in-out}@keyframes _fadeIn_1spks_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._formStep_1spks_154 h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:2rem}._formGroup_1spks_176{margin-bottom:1.5rem}._formGroup_1spks_176 label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroup_1spks_176 input,._formGroup_1spks_176 select,._formGroup_1spks_176 textarea{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}._formGroup_1spks_176 input:focus,._formGroup_1spks_176 select:focus,._formGroup_1spks_176 textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._formGroup_1spks_176 small{display:block;color:#64748b;font-size:.875rem;margin-top:.25rem}._formGroup_1spks_176 textarea{resize:vertical;min-height:100px}._warningBox_1spks_220,._confirmationBox_1spks_221,._finalWarning_1spks_222{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1.5rem;margin:1.5rem 0;display:flex;gap:1rem}._confirmationBox_1spks_221{background:#fff7ed;border-color:#fed7aa}._finalWarning_1spks_222{background:#fef2f2;border-color:#fca5a5}._warningIcon_1spks_242{font-size:1.5rem;flex-shrink:0}._warningContent_1spks_247 h3{font-size:1.125rem;font-weight:600;color:#dc2626;margin-bottom:.5rem}._warningContent_1spks_247 p{color:#7f1d1d;line-height:1.5}._warningContent_1spks_247 ul{margin:.5rem 0 0 1rem;color:#7f1d1d}._warningContent_1spks_247 li{margin-bottom:.25rem}._dataRetentionInfo_1spks_269{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:1.5rem;margin:1.5rem 0}._dataRetentionInfo_1spks_269 h4{font-size:1.125rem;font-weight:600;color:#0369a1;margin-bottom:.5rem}._dataRetentionInfo_1spks_269 p{color:#075985;line-height:1.5}._reviewSummary_1spks_290{background:#f8fafc;border-radius:12px;padding:1.5rem;margin:1.5rem 0}._reviewSummary_1spks_290 h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:1rem}._summaryItem_1spks_304{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}._summaryItem_1spks_304:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._summaryItem_1spks_304 strong{color:#374151;display:inline-block;min-width:80px}._checkboxLabel_1spks_323{display:flex!important;align-items:flex-start;gap:.75rem;cursor:pointer;font-weight:400!important;line-height:1.5}._checkboxLabel_1spks_323 input[type=checkbox]{width:auto!important;margin:0}._checkmark_1spks_337{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;flex-shrink:0;margin-top:2px}._btn_1spks_347{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;text-align:center;transition:all .3s ease;border:none;cursor:pointer;font-family:inherit}._btnPrimary_1spks_361{background:#2563eb;color:#fff}._btnPrimary_1spks_361:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}._btnSecondary_1spks_371{background:#64748b;color:#fff}._btnSecondary_1spks_371:hover:not(:disabled){background:#475569}._btnDanger_1spks_380{background:#dc2626;color:#fff}._btnDanger_1spks_380:hover:not(:disabled){background:#b91c1c}._btnOutline_1spks_389{background:transparent;color:#64748b;border:2px solid #e2e8f0}._btnOutline_1spks_389:hover{background:#f8fafc;border-color:#cbd5e1}._btnOutlineSmall_1spks_400{padding:.5rem 1rem;font-size:.875rem;background:transparent;color:#2563eb;border:1px solid #2563eb}._btnOutlineSmall_1spks_400:hover{background:#2563eb;color:#fff}._btn_1spks_347:disabled{opacity:.5;cursor:not-allowed;transform:none!important}._formNavigation_1spks_420{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._navRight_1spks_429{display:flex;gap:1rem;align-items:center}._alternativeOptions_1spks_436{background:#f8fafc;border-radius:12px;padding:2rem;margin-top:2rem}._alternativeOptions_1spks_436 h3{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}._alternativeOptions_1spks_436>p{color:#64748b;margin-bottom:1.5rem}._alternativesGrid_1spks_455{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._alternativeCard_1spks_461{background:#fff;border-radius:8px;padding:1.5rem;text-align:center;box-shadow:0 2px 8px #0000000d}._alternativeCard_1spks_461 h4{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}._alternativeCard_1spks_461 p{font-size:.875rem;color:#64748b;margin-bottom:1rem;line-height:1.4}._successContainer_1spks_484{text-align:center;padding:4rem 2rem}._successIcon_1spks_489{width:80px;height:80px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 2rem}._successContainer_1spks_484 h1{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem}._successContainer_1spks_484 p{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}._successActions_1spks_520{margin-top:2rem}._footer_1spks_525{background:#0f172a;color:#fff;padding:3rem 0 1rem;margin-top:4rem}._footerContent_1spks_532{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}._footerSection_1spks_539 h3,._footerSection_1spks_539 h4{margin-bottom:1rem;color:#fff}._footerSection_1spks_539 p,._footerSection_1spks_539 li{color:#94a3b8;line-height:1.6}._footerSection_1spks_539 ul{list-style:none;padding:0}._footerSection_1spks_539 li{margin-bottom:.5rem}._footerSection_1spks_539 a{color:#94a3b8;text-decoration:none;transition:color .3s ease}._footerSection_1spks_539 a:hover{color:#fff}._footerBottom_1spks_570{border-top:1px solid #334155;padding-top:1rem;text-align:center}._footerBottom_1spks_570 p{color:#64748b;margin:0}@media (max-width: 768px){._container_1spks_50{padding:0 1rem}._deleteAccountContainer_1spks_57{padding:2rem 1.5rem;margin:1rem auto}._deleteAccountHeader_1spks_66 h1{font-size:2rem}._progressIndicator_1spks_86{flex-direction:column;gap:1rem}._progressIndicator_1spks_86:before{display:none}._progressStep_1spks_104{flex-direction:row;justify-content:flex-start;text-align:left}._stepNumber_1spks_113{margin-bottom:0;margin-right:1rem}._formNavigation_1spks_420{flex-direction:column;gap:1rem}._navRight_1spks_429{width:100%;justify-content:center}._alternativesGrid_1spks_455{grid-template-columns:1fr}._headerContainer_1spks_19{padding:0 1rem}._nav_1spks_33{gap:1rem}._navLink_1spks_38{font-size:.875rem}}@media (max-width: 480px){._deleteAccountContainer_1spks_57{padding:1.5rem 1rem}._btn_1spks_347{padding:.625rem 1.25rem;font-size:.875rem}._navRight_1spks_429{flex-direction:column;width:100%}._navRight_1spks_429 ._btn_1spks_347{width:100%}}._notFoundPage_1kkxz_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column}._header_1kkxz_11{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0;padding:1rem 0;position:sticky;top:0;z-index:100}._headerContainer_1kkxz_21{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px}._logoImage_1kkxz_30{height:40px;width:auto}._nav_1kkxz_35{display:flex;gap:2rem}._navLink_1kkxz_40{color:#64748b;text-decoration:none;font-weight:500;transition:color .3s ease}._navLink_1kkxz_40:hover{color:#0a2540}._container_1kkxz_52{max-width:1200px;margin:0 auto;padding:0 24px;flex:1}._notFoundContainer_1kkxz_60{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:4rem 0}._notFoundContent_1kkxz_70{margin-bottom:4rem}._errorCode_1kkxz_74{font-size:8rem;font-weight:900;color:#e2e8f0;line-height:1;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.1)}._notFoundContent_1kkxz_70 h1{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.5px}._notFoundContent_1kkxz_70 p{font-size:1.25rem;color:#64748b;line-height:1.6;margin-bottom:2rem;max-width:500px}._notFoundActions_1kkxz_99{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._btn_1kkxz_107{padding:.75rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;text-align:center;transition:all .3s ease;border:none;cursor:pointer;font-family:inherit}._btnPrimary_1kkxz_121{background:#2563eb;color:#fff}._btnPrimary_1kkxz_121:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}._btnSecondary_1kkxz_132{background:#64748b;color:#fff}._btnSecondary_1kkxz_132:hover{background:#475569;transform:translateY(-2px);box-shadow:0 8px 16px #64748b4d}._helpfulLinks_1kkxz_144{width:100%;max-width:800px}._helpfulLinks_1kkxz_144 h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:2rem}._linksGrid_1kkxz_156{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._helpfulLink_1kkxz_144{display:flex;align-items:center;gap:1rem;background:#fff;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #0000000d;border:1px solid #e2e8f0}._helpfulLink_1kkxz_144:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#2563eb}._linkIcon_1kkxz_181{font-size:2rem;flex-shrink:0}._linkContent_1kkxz_186 h4{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}._linkContent_1kkxz_186 p{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}._footer_1kkxz_201{background:#0f172a;color:#fff;padding:3rem 0 1rem;margin-top:auto}._footerContent_1kkxz_208{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}._footerSection_1kkxz_215 h3,._footerSection_1kkxz_215 h4{margin-bottom:1rem;color:#fff}._footerSection_1kkxz_215 p,._footerSection_1kkxz_215 li{color:#94a3b8;line-height:1.6}._footerSection_1kkxz_215 ul{list-style:none;padding:0}._footerSection_1kkxz_215 li{margin-bottom:.5rem}._footerSection_1kkxz_215 a{color:#94a3b8;text-decoration:none;transition:color .3s ease}._footerSection_1kkxz_215 a:hover{color:#fff}._footerBottom_1kkxz_246{border-top:1px solid #334155;padding-top:1rem;text-align:center}._footerBottom_1kkxz_246 p{color:#64748b;margin:0}@media (max-width: 768px){._container_1kkxz_52{padding:0 1rem}._notFoundContainer_1kkxz_60{padding:2rem 0}._errorCode_1kkxz_74{font-size:6rem}._notFoundContent_1kkxz_70 h1{font-size:2rem}._notFoundContent_1kkxz_70 p{font-size:1.125rem}._notFoundActions_1kkxz_99{flex-direction:column;align-items:center}._btn_1kkxz_107{width:100%;max-width:300px}._linksGrid_1kkxz_156{grid-template-columns:1fr}._helpfulLink_1kkxz_144{flex-direction:column;text-align:center}._linkIcon_1kkxz_181{margin-bottom:.5rem}._headerContainer_1kkxz_21{padding:0 1rem}._nav_1kkxz_35{gap:1rem}._navLink_1kkxz_40{font-size:.875rem}}@media (max-width: 480px){._errorCode_1kkxz_74{font-size:4rem}._notFoundContent_1kkxz_70 h1{font-size:1.75rem}._helpfulLinks_1kkxz_144 h3{font-size:1.25rem}}
