@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes confettiFall{0%{opacity:1;transform:translateY(-30px) rotate(0deg)}75%{opacity:.8}to{opacity:0;transform:translateY(110vh) rotate(540deg);transform:translateY(110vh) rotate(var(--r-end,540deg))}}@keyframes tourBounce{0%{opacity:0;transform:scale(.88) translateY(10px)}55%{opacity:1;transform:scale(1.03) translateY(-3px)}80%{transform:scale(.98) translateY(1px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes tourGlowPulse{0%,to{box-shadow:0 0 0 2.5px #3b82f6,0 0 14px 3px #3b82f659}50%{box-shadow:0 0 0 2.5px #60a5fa,0 0 30px 9px #3b82f69e}}@keyframes tourSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes loginBarFill{0%{width:0}to{width:100%}}@keyframes slideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}:root{--color-primary:#3b82f6;--color-success:#16a34a;--color-warning:#d97706;--color-danger:#dc2626;--color-inactive:#64748b;--color-primary-bg:#ebf2ff;--color-success-bg:#dcfce7;--color-warning-bg:#fef3c7;--color-danger-bg:#fee2e2;--color-inactive-bg:#f1f5f9;--color-heading:#1e3a5f;--color-body:#2c3e50;--color-muted:#64748b;--card-padding:24px;--card-radius:12px;--card-shadow:0 2px 8px #00000014;--card-shadow-hover:0 8px 24px #0000001f;--border-light:0.5px solid #e0e0e0;--bg-page:#f4f5f7;--bg-card:#fff;--bg-secondary:#f8fafc;--bg-surface:#f9f9f7;--bg-nav:#1e3a5f;--text-primary:#2c3e50;--text-heading:#1e3a5f;--text-muted:#64748b;--border-card:#e0e0e0;--accent:#3b82f6;--accent-bg:#ebf2ff}[data-theme=dark]{--bg-page:#0f1117;--bg-card:#1a1d27;--bg-secondary:#12151f;--bg-surface:#1e2130;--bg-nav:#0a0d14;--text-primary:#e8eaf0;--text-heading:#93c5fd;--text-muted:#94a3b8;--border-card:#2a2d3a;--border-light:0.5px solid #2a2d3a;--card-shadow:0 2px 8px #0000004d;--color-heading:#93c5fd;--color-body:#e8eaf0;--color-muted:#94a3b8}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f5f7;background:var(--bg-page);color:#2c3e50;color:var(--text-primary);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.7;margin:0;transition:background .2s ease,color .2s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden}h1.display{font-size:48px;margin:0}h1,h1.display,h1.h1{color:#1e3a5f;color:var(--color-heading);font-family:Playfair Display,Georgia,serif;line-height:1.2}h1,h1.h1{font-size:clamp(32px,5vw,48px);margin:0 0 .5rem}h2,h2.h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(24px,4vw,36px);line-height:1.3}h2,h2.h2,h3,h3.h3{color:#1e3a5f;color:var(--color-heading);margin:0 0 .5rem}h3,h3.h3{font-size:22px}h3,h3.h3,h4,h4.h4{font-family:DM Sans,system-ui,sans-serif;font-weight:600}h4,h4.h4{font-size:18px;margin:0 0 .25rem}.body-text,h4,h4.h4,p{color:#2c3e50;color:var(--color-body)}.body-text,p{font-size:16px;line-height:1.7}.caption,small{color:#64748b;color:var(--color-muted);font-size:13px;line-height:1.5}.card{background:#fff;border:.5px solid #e0e0e0;border:var(--border-light);border-radius:12px;border-radius:var(--card-radius);box-shadow:0 2px 8px #00000014;box-shadow:var(--card-shadow);padding:24px;padding:var(--card-padding);transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:0 8px 24px #0000001f;box-shadow:var(--card-shadow-hover)}.card--verified{border-left:3px solid #3b82f6;border-left:3px solid var(--color-primary)}.card--great-match{border-left:3px solid #16a34a;border-left:3px solid var(--color-success)}img,svg,video{max-width:100%}button{transition:transform .12s ease,box-shadow .15s ease}button:not(:disabled):hover{box-shadow:0 0 0 3px #2e5fa338}button:not(:disabled):active{transform:scale(.97)}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px #2e5fa347;outline:none}.page-transition{animation:fadeIn .22s ease}.filter-sheet,.filter-sheet-overlay{display:none}@media (max-width:768px){h1,h1.h1{font-size:clamp(26px,7vw,36px)}h2,h2.h2{font-size:clamp(20px,5vw,28px)}h3,h3.h3{font-size:18px}.card{padding:16px}.filter-sheet-overlay{animation:fadeIn .2s ease;background:#0006;display:block;inset:0;position:fixed;z-index:500}.filter-sheet{animation:slideUpSheet .3s ease;background:#fff;border-radius:20px 20px 0 0;bottom:0;display:flex;flex-direction:column;left:0;max-height:80vh;overflow-y:auto;padding:24px 20px calc(env(safe-area-inset-bottom, 0px) + 24px);position:fixed;right:0;z-index:501}.filter-sheet-handle{background:#e0e0e0;border-radius:2px;height:4px;margin:0 auto 20px;width:40px}.messages-input-area{padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 12px)}}@media (max-width:420px){h1,h2,h3{overflow-wrap:break-word;word-break:break-word}input,select,textarea{max-width:100%;min-width:0}table{font-size:12px}p{overflow-wrap:break-word}button[style*="minWidth: 110"]{min-width:0!important}.deal-stat-box{min-width:80px!important}}@media (max-width:360px){h1{font-size:clamp(20px,8vw,28px)!important}.page-transition>div{padding-left:.75rem;padding-right:.75rem}}[data-theme=dark],[data-theme=dark] body{background:#f4f5f7;background:var(--bg-page);color:#2c3e50;color:var(--text-primary)}[data-theme=dark] .dm-bg,[data-theme=dark] .dm-card{background:#1a1d27!important}[data-theme=dark] .dm-card{border-color:#2a2d3a!important}[data-theme=dark] .dm-text{color:#e8eaf0!important}[data-theme=dark] .dm-muted{color:#94a3b8!important}[data-theme=dark] .dm-nav{background:#0a0d14!important}[data-theme=dark] .dm-input{background:#1a1d27!important;border-color:#2a2d3a!important;color:#e8eaf0!important}[data-theme=dark] nav{background:#0a0d14!important;border-bottom-color:#ffffff0f!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#1a1d27!important;border-color:#2a2d3a!important;color:#e8eaf0!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#64748b!important}[data-theme=dark] button:not([class]){color:inherit}[data-theme=dark] [style*="background-color: rgb(255, 255, 255)"], [data-theme=dark] [style*="background: #fff"], [data-theme=dark] [style*="background: rgb(255, 255, 255)"], [data-theme=dark] [style*="background: white"], [data-theme=dark] [style*="background:#fff"]{background:#1a1d27!important;color:#e8eaf0!important}[data-theme=dark] [style*="background: #F1EFE8"],[data-theme=dark] [style*="background: #F1F5F9"],[data-theme=dark] [style*="background: #F4F5F7"],[data-theme=dark] [style*="background: #F8FAFC"],[data-theme=dark] [style*="background: #eee"],[data-theme=dark] [style*="background: #f0f0f0"],[data-theme=dark] [style*="background: #f5f5f3"],[data-theme=dark] [style*="background: #f9f9f7"],[data-theme=dark] [style*="background: #fafaf8"],[data-theme=dark] [style*="background: #fafafa"],[data-theme=dark] [style*="background: rgb(238, 238, 238)"],[data-theme=dark] [style*="background: rgb(240, 240, 240)"],[data-theme=dark] [style*="background: rgb(241, 239, 232)"],[data-theme=dark] [style*="background: rgb(241, 245, 249)"],[data-theme=dark] [style*="background: rgb(244, 245, 247)"],[data-theme=dark] [style*="background: rgb(245, 245, 243)"],[data-theme=dark] [style*="background: rgb(248, 250, 252)"],[data-theme=dark] [style*="background: rgb(249, 249, 247)"],[data-theme=dark] [style*="background: rgb(250, 250, 248)"],[data-theme=dark] [style*="background: rgb(250, 250, 250)"]{background:#1e2130!important}[data-theme=dark] [style*="border-bottom: 0.5px solid #f0f0f0"],[data-theme=dark] [style*="border-bottom: 0.5px solid rgb(240, 240, 240)"],[data-theme=dark] [style*="border-top: 0.5px solid #f0f0f0"],[data-theme=dark] [style*="border-top: 0.5px solid rgb(240, 240, 240)"],[data-theme=dark] [style*="border: 0.5px solid #e0e0e0"],[data-theme=dark] [style*="border: 0.5px solid rgb(224, 224, 224)"],[data-theme=dark] [style*="borderBottom: 0.5px solid #f0f0f0"],[data-theme=dark] [style*="borderTop: 0.5px solid #f0f0f0"],[data-theme=dark] [style*="borderTop: 0.5px solid rgb(240, 240, 240)"]{border-color:#2a2d3a!important}[data-theme=dark] [style*="color: #1E3A5F"]:not(nav *),[data-theme=dark] [style*="color: rgb(30, 58, 95)"]:not(nav *){color:#93c5fd!important}[data-theme=dark] [style*="color: #64748B"],[data-theme=dark] [style*="color: rgb(100, 116, 139)"]{color:#94a3b8!important}[data-theme=dark] [style*="color: #374151"],[data-theme=dark] [style*="color: #475569"],[data-theme=dark] [style*="color: rgb(55, 65, 81)"],[data-theme=dark] [style*="color: rgb(71, 85, 105)"]{color:#cbd5e1!important}[data-theme=dark] [style*="color: #222"],[data-theme=dark] [style*="color: #2C3E50"],[data-theme=dark] [style*="color: rgb(34, 34, 34)"],[data-theme=dark] [style*="color: rgb(44, 62, 80)"]{color:#e8eaf0!important}[data-theme=dark] .card{border-color:#2a2d3a!important;color:#e8eaf0!important}[data-theme=dark] .card,[data-theme=dark] .filter-sheet{background:#1a1d27!important}[data-theme=dark] .filter-sheet-handle{background:#2a2d3a!important}[data-theme=dark] .palette-bg{background:#1a1d27!important;color:#e8eaf0!important}[data-theme=dark] ::-webkit-scrollbar{background:#0f1117}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a2d3a;border-radius:4px}[data-density=compact] .card{padding:16.8px!important;padding:calc(var(--card-padding)*.7)!important}[data-density=compact] [style*="padding: 1.5rem 1.25rem"]{padding:1rem .875rem!important}[data-density=compact] [style*="padding: 2rem 1.25rem"]{padding:1.4rem .875rem!important}[data-density=compact] [style*="padding: 2rem"]{padding:1.4rem!important}[data-density=compact] [style*="padding: 16px 20px"]{padding:11px 14px!important}[data-density=compact] [style*="padding: 20px 24px"]{padding:14px 17px!important}[data-density=compact] [style*="padding: 14px 20px"]{padding:10px 14px!important}[data-density=compact] [style*="padding: 0 20px 20px"]{padding:0 14px 14px!important}[data-density=compact] [style*="padding: 24px"]{padding:17px!important}[data-density=compact] [style*="margin-bottom: 1.5rem"]{margin-bottom:1rem!important}[data-density=compact] [style*="margin-bottom: 1rem"]{margin-bottom:.7rem!important}[data-density=compact] [style*="gap: 12px"],[data-density=compact] [style*="gap: 16px"]{gap:8px!important}
/*# sourceMappingURL=main.15a1bb5b.css.map*/