.onboarding-overlay{-webkit-backdrop-filter:blur(12px);z-index:2000;background-color:#0f172a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.onboarding-modal{-ms-overflow-style:none;scrollbar-width:none;background:#fff;border:1px solid #e2e8f0cc;border-radius:28px;width:90%;max-width:480px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) forwards premiumModalPop;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #0000004d,inset 0 0 0 1px #ffffff80}.onboarding-modal::-webkit-scrollbar{display:none}@keyframes premiumModalPop{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.onboarding-close{color:#64748b;cursor:pointer;z-index:10;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.onboarding-close:hover{color:#0f172a;background:#f1f5f9;transform:rotate(90deg)}.onboarding-welcome{padding:32px 32px 24px}.onboarding-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1.1}.onboarding-subtitle{color:#64748b;margin-bottom:40px;font-size:1.05rem;line-height:1.5}.role-options{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.role-btn{cursor:pointer;text-align:left;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:18px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.role-btn:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0ea5e9,#6366f1);border-radius:20px;padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.role-btn:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 24px -8px #0ea5e926}.role-btn:hover:before{opacity:1}.role-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .3s;display:flex}.icon-buyer{color:#0d9488;background:linear-gradient(135deg,#f0fdfa,#ccfbf1)}.icon-seller{color:#ca8a04;background:linear-gradient(135deg,#fefce8,#fef08a)}.icon-agent{color:#334155;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.role-btn:hover .role-icon{transform:scale(1.05)}.role-text h3{color:#1e293b;margin-bottom:4px;font-size:1.15rem;font-weight:700}.role-text p{color:#64748b;margin:0;font-size:.9rem}.role-arrow{color:#cbd5e1;margin-left:auto;font-size:1.5rem;transition:all .3s}.role-btn:hover .role-arrow{color:#0ea5e9;transform:translate(6px)}.skip-link{text-align:center;color:#94a3b8;cursor:pointer;background:0 0;border:none;width:100%;padding:8px;font-size:.95rem;font-weight:600;transition:color .2s;display:block}.skip-link:hover{color:#475569;text-decoration:underline}.onboarding-progress-bar{background-color:#f1f5f9;width:100%;height:4px}.progress-fill{background-color:#cba135;height:100%;transition:width .3s}.onboarding-slide{padding:40px 32px 32px}.slide-tag{color:#94a3b8;letter-spacing:.05em;margin-bottom:24px;font-size:.75rem;font-weight:600}.slide-icon-wrapper{background-color:#ecfdf5;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:flex}.slide-title{color:#0f172a;margin-bottom:16px;font-size:1.8rem;font-weight:700}.slide-desc{color:#64748b;margin-bottom:40px;font-size:1.05rem;line-height:1.5}.slide-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.back-btn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:600}.slide-dots{gap:6px;display:flex}.dot{background-color:#cbd5e1;border-radius:50%;width:6px;height:6px;transition:all .3s}.dot.active{background-color:#0f172a;border-radius:4px;width:20px}.next-btn{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:12px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:background-color .2s}.next-btn:hover{background-color:#1e293b}.final-btn{background-color:#b45309}.final-btn:hover{background-color:#92400e}
*{box-sizing:border-box;margin:0;padding:0}.header{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.navbar{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.logo{align-items:center;text-decoration:none;display:flex}.logo-icon{align-items:center;height:70px;display:flex;overflow:hidden}.logo-icon img{object-fit:contain;mix-blend-mode:multiply;width:auto;max-width:220px;height:120px;margin:-25px 0;transition:transform .2s}.logo-icon img:hover{transform:scale(1.05)}.nav-links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#00b4d8}.button-link{font-family:inherit;font-size:inherit}.nav-right{align-items:center;gap:1rem;display:flex}.auth-buttons{display:none}@media (min-width:768px){.auth-buttons{align-items:center;gap:1.5rem;display:flex}}.login-text{color:#1f2937;cursor:pointer;font-size:16px;font-weight:600;transition:color .2s}.login-text:hover{color:#00b4d8}.get-started-btn{color:#fff;cursor:pointer;background-color:#00b4d8;border:none;border-radius:30px;padding:10px 24px;font-size:16px;font-weight:600;transition:background-color .2s,transform .2s}.get-started-btn:hover{background-color:#0096b4;transform:translateY(-1px)}.mobile-header-signup-btn{display:none}@media (max-width:768px){.mobile-header-signup-btn{color:#fff;cursor:pointer;background-color:#00b4d8;border:none;border-radius:20px;margin-right:10px;padding:6px 14px;font-size:13px;font-weight:700;display:block;box-shadow:0 2px 5px #00b4d84d}}.hamburger{cursor:pointer;flex-direction:column;gap:4px;padding:.5rem;display:none}.hamburger span{background:#374151;border-radius:2px;width:25px;height:3px;transition:all .3s}.hamburger:hover span{background:#00b4d8}.mobile-nav{z-index:1001;background:#fff;width:300px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 10px #0000001a}.mobile-nav.active{right:0}.mobile-nav-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem;display:flex}.close-mobile-menu{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;padding:.5rem;transition:background-color .2s}.close-mobile-menu:hover{color:#00b4d8;background:#f3f4f6}.mobile-nav ul{padding:1rem 0;list-style:none}.mobile-nav li{margin:0}.mobile-nav .nav-link{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:1rem 1.5rem;font-size:16px;text-decoration:none;transition:background-color .2s,color .2s;display:block}.mobile-nav .nav-link:hover{color:#00b4d8;background:#f9fafb}.mobile-nav .mobile-signup-btn{color:#fff;text-align:center;cursor:pointer;background:#00b4d8;border:none;border-radius:12px;width:calc(100% - 3rem);margin:1rem 1.5rem;padding:14px 24px;font-family:inherit;font-size:16px;font-weight:700;transition:background .2s,transform .2s;display:block}.mobile-nav .mobile-signup-btn:hover{background:#0096b4;transform:translateY(-1px)}.mobile-login-link{border-top:1px solid #e5e7eb;margin-top:1rem;font-weight:600}.modal-overlay{z-index:1002;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:400px;padding:2rem;box-shadow:0 10px 25px #0003}@media (max-width:1024px){.navbar{padding:0 1.5rem}.nav-links{gap:1.5rem}}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex}.navbar{padding:0 1rem}}@media (max-width:480px){.navbar{height:60px;padding:0 1rem}.logo-icon{height:60px}.logo-icon img{max-width:160px;height:100px;margin:-20px 0}.profile-icon{width:36px;height:36px}.mobile-nav{width:280px}}@media (max-width:320px){.mobile-nav{width:100%;right:-100%}.mobile-nav.active{right:0}}@media (prefers-reduced-motion:reduce){.nav-link,.profile-icon,.hamburger span,.mobile-nav,.close-mobile-menu{transition:none}}.nav-link:focus,.profile-icon:focus,.close-mobile-menu:focus{outline-offset:0;outline:none}@media (prefers-contrast:high){.header{border-bottom:2px solid #000}.nav-link{color:#000}.nav-link:hover{color:#cba135;text-decoration:underline}}
