*,:after,:before{box-sizing:border-box;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}body{background:linear-gradient(135deg,#f9f5ff,#ffe4f0);color:#1f2933;margin:0}body,html{max-width:100%;overflow-x:hidden}input,textarea{-webkit-user-select:text;user-select:text}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.app-root{max-width:100%;min-height:100vh;overflow-x:hidden}.login-page{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem}.login-card{background:#fff;border-radius:1.5rem;box-shadow:0 18px 45px #0f172a1f;max-width:420px;padding:2.5rem 2rem;width:100%}.login-brand{gap:1rem;margin-bottom:2rem}.brand-logo,.login-brand{align-items:center;display:flex}.brand-logo{background:radial-gradient(circle at 20% 20%,#ff9a9e,#fad0c4);border-radius:1rem;color:#fff;font-weight:700;height:48px;justify-content:center;letter-spacing:1px;width:48px}.brand-logo.small{font-size:.9rem;height:40px;width:40px}.login-brand h1{color:#111827;font-size:1.6rem}.brand-subtitle{color:#6b7280;font-size:.85rem}.login-form{gap:1.25rem}.login-field,.login-form{display:flex;flex-direction:column}.login-field{gap:.35rem}.login-label{color:#374151;font-size:.9rem}.login-input{border:1px solid #e5e7eb;border-radius:.75rem;font-size:.95rem;padding:.7rem .9rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.login-input:focus{border-color:#ec4899;box-shadow:0 0 0 1px #ec489966}.btn{border:none;border-radius:14px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.4rem;transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .05s ease}.btn:active{transform:translateY(1px)}.primary-btn{background:linear-gradient(135deg,#ec4899,#db2777);box-shadow:0 12px 30px #db277759;color:#fff}.primary-btn:hover{background:linear-gradient(135deg,#fb7185,#db2777)}.outline-btn{background:#0000;border:1px solid #e5e7eb;color:#111827}.outline-btn:hover{background:#f9fafb}.login-links{display:flex;justify-content:space-between;margin-top:.5rem}.link-button{background:#0000;border:none;color:#6b7280;cursor:pointer;font-size:.85rem;padding:0}.link-button.highlight{color:#db2777;font-weight:600}.login-footer{color:#6b7280;font-size:.8rem;margin-top:1.5rem}.portal-layout{background:linear-gradient(135deg,#f9fafb,#fdf2f8);display:flex;max-width:100%;min-height:100vh;overflow-x:hidden}.sidebar{background:#fffffffa;border-right:1px solid #d1d5dbb3;bottom:0;left:0;overflow:hidden;padding-bottom:1rem;position:fixed;top:0;width:260px;z-index:100}.sidebar,.sidebar-header{display:flex;flex-direction:column}.sidebar-header{align-items:center;flex-shrink:0;padding:1.5rem 1.25rem;position:relative}.sidebar-header-content{align-items:center;display:flex;flex-direction:column;text-align:center}.sidebar-close-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;display:none;height:40px;justify-content:center;padding:0;position:absolute;right:1.25rem;top:1.5rem;width:40px}.sidebar-close-btn:hover{background:#0000000d;color:#111827}@media (max-width:900px){.sidebar-close-btn{display:flex}}.sidebar-brand-icon{display:block;flex-shrink:0;height:48px;object-fit:contain;width:48px}.sidebar-brand-name{color:#111827;font-size:1rem;font-weight:700;line-height:1.2;margin-top:.5rem;text-align:center;white-space:nowrap}.sidebar-toggle-btn{align-items:center;background:#00000014;border:none;border-radius:8px;color:#374151;cursor:pointer;display:none;flex-shrink:0;height:36px;justify-content:center;padding:0;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transition:background .2s ease,color .2s ease;width:36px;z-index:20}.sidebar-toggle-btn:hover{background:#0000001f;color:#111827}@media (min-width:901px){.sidebar-toggle-btn{display:flex!important}}@media (max-width:900px){.sidebar-toggle-btn{display:none!important}}.sidebar-user-row{border-radius:.6rem;padding:.7rem .9rem;text-align:left}.sidebar-user-name{color:#111827;font-size:.9rem;font-weight:600}.sidebar-user-id{color:#6b7280;font-size:.8125rem;font-weight:500;margin-top:.2rem}.sidebar-title{color:#111827;font-size:1rem;font-weight:600}.sidebar-menu{-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;gap:.4rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 1rem 1.5rem 1.25rem;scrollbar-width:none}.sidebar-menu::-webkit-scrollbar{display:none}.menu-item{align-items:center;background:#0000;border:none;border-radius:.6rem;color:#9ca3af;cursor:pointer;display:flex;font-size:.9rem;gap:.6rem;padding:.7rem .9rem;text-align:left;transition:background .15s ease,color .15s ease}.menu-item:hover{background:#f9fafbe6;color:#111827}.menu-item.active{background:linear-gradient(135deg,#ec4899,#db2777);color:#fff}.menu-item-icon{align-items:center;color:inherit;display:inline-flex;flex-shrink:0;justify-content:center;width:20px}.menu-item-label{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-divider{background:#e5e7ebe6;height:1px;margin:.6rem .25rem}.sidebar-menu-footer{display:flex;flex-direction:column;gap:.4rem;margin-top:auto;padding-top:.5rem}.menu-item-logout{color:#ef4444}.menu-item-logout:hover{background:#fee2e2;color:#b91c1c}.main-area{display:flex;flex:1 1;flex-direction:column;margin-left:260px;max-width:100%;min-height:100vh;overflow-x:hidden;transition:margin-left .2s ease}.portal-layout.sidebar-collapsed .main-area{margin-left:72px}.sidebar.sidebar-collapsed{padding-left:0;padding-right:0;transition:width .2s ease;width:72px}.sidebar.sidebar-collapsed .sidebar-header-content{flex-direction:column;gap:.25rem}.sidebar.sidebar-collapsed .sidebar-brand-name{display:none}.sidebar.sidebar-collapsed .sidebar-brand-icon{height:40px;width:40px}.sidebar.sidebar-collapsed .sidebar-toggle-btn{background:#ec489926;bottom:.5rem;color:#db2777;height:40px;right:50%;top:auto;transform:translateX(50%);width:40px}.sidebar.sidebar-collapsed .sidebar-toggle-btn:hover{background:#ec489940;color:#be185d}.sidebar.sidebar-collapsed .sidebar-header{padding:1rem .5rem 3rem}.sidebar.sidebar-collapsed .sidebar-menu{align-items:center;padding:.5rem .25rem 1rem}.sidebar.sidebar-collapsed .menu-item{justify-content:center;padding:.6rem .3rem}.sidebar.sidebar-collapsed .menu-item-label{display:none}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e5e7ebe6;justify-content:center;max-width:100%;overflow-x:hidden;padding:1.25rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.topbar,.topbar-shell{align-items:center;display:flex}.topbar-shell{justify-content:space-between;max-width:480px;width:100%}.topbar-logo-center{display:flex;flex:1 1;justify-content:center}.topbar-spacer{flex-shrink:0;width:40px}.topbar-left h2{color:#111827;font-size:1.4rem;font-weight:600}.topbar-subtitle{color:#6b7280;font-size:.9rem;margin-top:.15rem}.topbar-right{align-items:center;display:flex}.topbar-logo-wrap{margin-right:1rem}.topbar-logo{display:block;max-height:48px;width:auto}.topbar-text{display:flex;flex-direction:column}.matches-dropdown-wrapper,.profile-dropdown-wrapper{margin-right:12px;position:relative}.matches-dropdown-menu,.profile-dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 18px 40px #0f172a2e;min-width:190px;padding:.35rem 0;position:absolute;right:0;top:calc(100% + 8px);z-index:60}.matches-dropdown-item,.profile-dropdown-item{background:#0000;border:none;color:#374151;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem .9rem;text-align:left;transition:all .15s ease;width:100%}.matches-dropdown-item:hover,.profile-dropdown-item:hover{background:#f3f4f6;color:#111827}.profile-dropdown-logout{color:#ef4444}.profile-dropdown-logout:hover{background:#fee2e2;color:#b91c1c}.dropdown-divider{border:none;border-top:1px solid #e5e7eb;margin:4px 0}.user-info{align-items:center;display:flex;gap:.7rem}.avatar{background:#e5e7eb;border-radius:50%;height:38px;overflow:hidden;width:38px}.user-name{color:#111827;font-size:.9rem;font-weight:600}.user-id{color:#9ca3af;font-size:.8rem}.content{max-width:100%;overflow-x:hidden;padding:1.75rem 2rem 2rem}.content.content-dashboard{padding-top:0}.portal-footer{color:#9ca3af;font-size:.8rem;margin-top:auto;padding:.75rem 2rem 1.25rem;text-align:right}@media (min-width:901px){.content{padding-top:0}.content:has(.main-topbar){padding-top:100px}.topbar,.topbar-logo-center{display:none}}@media (max-width:900px){.portal-layout{flex-direction:column}.portal-layout.sidebar-collapsed .main-area{margin-left:0}.sidebar{bottom:0;box-shadow:-2px 0 12px #0f172a4d;left:auto;max-width:320px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s ease;width:80%}.sidebar.sidebar-open{transform:translateX(0)}.sidebar.sidebar-collapsed{max-width:320px;width:80%}.sidebar.sidebar-collapsed .menu-divider,.sidebar.sidebar-collapsed .sidebar-menu{display:flex}.sidebar.sidebar-collapsed .sidebar-brand-name{display:block}.main-area{margin-left:0;margin-top:0;padding-top:72px}.topbar{left:0;padding:.75rem 1.25rem;position:fixed;right:0;top:0}.topbar-logo{display:block}.topbar-right{align-items:center;display:flex;gap:.5rem;justify-content:space-between;width:100%}.topbar-right>.btn.primary-btn{flex-shrink:0}.matches-dropdown-wrapper,.profile-dropdown-wrapper{margin-right:8px}.topbar-menu-toggle{display:inline-flex}.content{max-width:100%;overflow-x:hidden;padding:1.25rem 1.25rem 1.75rem}.content.content-dashboard{padding-top:0}}@media (max-width:768px){.topbar-menu-toggle{display:none!important}.topbar{min-height:56px;padding:.5rem 1rem}.topbar-logo{max-height:40px}.content{padding-bottom:80px}.main-area{padding-top:56px}.scroll-to-top{bottom:5rem}.content.content-chats{display:flex;flex-direction:column;height:calc(100vh - 120px);overflow:hidden;padding:0}.content.content-chats .chats-container{display:flex;flex:1 1;flex-direction:column;min-height:0}}.mobile-dashboard-wrapper{margin:0 auto;max-width:480px;width:100%}.mobile-welcome-section{background:linear-gradient(135deg,#fdf2ff,#e0f2fe);border-radius:18px;box-shadow:0 14px 32px #94a3b84d;margin-bottom:16px;padding:16px 18px 18px;text-align:center}.mobile-welcome-title{color:#111827;font-size:1.15rem;font-weight:600;margin-bottom:4px}.mobile-welcome-subtitle{color:#4b5563;font-size:.9rem}.mobile-actions-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0 20px}.mobile-action-card{align-items:center;background:#fff;border:none;border-radius:14px;box-shadow:0 10px 24px #94a3b840;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px 6px 12px;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.mobile-action-card:hover{box-shadow:0 14px 30px #94a3b84d;transform:translateY(-1px)}.mobile-action-icon{align-items:center;border-radius:999px;color:#fff;display:flex;height:32px;justify-content:center;margin-bottom:6px;width:32px}.mobile-action-icon-search{background:linear-gradient(135deg,#6366f1,#4f46e5)}.mobile-action-icon-matches{background:linear-gradient(135deg,#ec4899,#db2777)}.mobile-action-icon-profile{background:linear-gradient(135deg,#0ea5e9,#0369a1)}.mobile-action-label{color:#111827;font-size:.8rem;font-weight:500}.mobile-dashboard-main{width:100%}@media (min-width:768px){.mobile-dashboard-wrapper,.topbar-shell{max-width:640px}}@media (min-width:1024px){.topbar-shell{max-width:100%}.mobile-dashboard-wrapper{margin:0;max-width:100%;width:100%}}.topbar-menu-toggle{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;flex-direction:column;flex-shrink:0;gap:4px;height:40px;justify-content:center;width:40px}.topbar-menu-close-icon{color:#111827}.topbar-menu-bar{background:#111827;border-radius:999px;height:2px;width:18px}@media (min-width:901px){.topbar-menu-toggle{display:none}}.scroll-to-top{align-items:center;background:linear-gradient(135deg,#ec4899,#db2777);border:none;border-radius:50%;bottom:1.5rem;box-shadow:0 4px 14px #db277766;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:1.5rem;transition:transform .2s ease,box-shadow .2s ease;width:48px;z-index:90}.scroll-to-top:hover{box-shadow:0 6px 20px #db277780;transform:translateY(-2px)}.scroll-to-top:active{transform:translateY(0)}.login-screen-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.login-wrapper{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:grid;grid-template-columns:1fr 1fr;max-width:1200px;min-height:600px;overflow:hidden;width:100%}.login-left-section{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:40px}.login-background-overlay,.login-left-section{align-items:center;display:flex;justify-content:center;position:relative}.login-background-overlay{height:100%;width:100%}.login-background-image{height:100%;left:0;object-fit:cover;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.login-cloud{animation-iteration-count:infinite;animation-timing-function:linear;color:#fff9;position:absolute;will-change:transform;z-index:2}.login-cloud1{animation:cloudMove1 45s linear infinite;left:-50px;top:10%}.login-cloud2{animation:cloudMove2 40s linear infinite;left:-80px;top:25%}.login-cloud3{animation:cloudMove3 35s linear infinite;left:-100px;top:15%}.login-cloud4{animation:cloudMove4 42s linear infinite;left:-60px;top:40%}.login-cloud5{animation:cloudMove5 50s linear infinite;left:-90px;top:5%}@keyframes cloudMove1{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 100px))}}@keyframes cloudMove2{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 150px))}}@keyframes cloudMove3{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 200px))}}@keyframes cloudMove4{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 120px))}}@keyframes cloudMove5{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 180px))}}.login-branding-container{color:#fff;position:relative;text-align:center;z-index:3}.login-logo-container{display:flex;justify-content:center;margin-bottom:15px}.login-logo-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));height:100px;object-fit:contain;width:100px}.login-app-name-container{align-items:center;display:flex;flex-direction:column}.login-app-name-container .login-logo-container{margin-bottom:15px}.login-app-name{color:#fff;font-size:36px;font-weight:700;letter-spacing:-.5px;margin:0 0 10px;text-shadow:0 2px 4px #0003}.login-app-subtitle{color:#ffffffe6;font-size:18px;font-weight:400;margin:0;text-shadow:0 1px 2px #0000001a}.login-right-section{align-items:center;background:#fff;display:flex;justify-content:center;padding:60px 50px}.login-form-wrapper{max-width:400px;width:100%}.login-form-header{margin-bottom:40px;text-align:left}.login-sign-in-title{color:#1a202c;font-size:32px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.login-sign-in-subtitle{color:#718096;font-size:16px;margin:0}.login-form{width:100%}.login-input-group{margin-bottom:24px}.login-input-label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.login-input-container{align-items:center;background-color:#fff;border:2px solid #e5e7eb;border-radius:10px;display:flex;padding:0 16px;transition:all .2s ease}.login-input-container:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.login-input-icon{color:#9ca3af;flex-shrink:0;font-size:20px;margin-right:12px}.login-input{background-color:initial;border:none;color:#1f2937;flex:1 1;font-size:16px;height:50px;outline:none;padding:0}.login-input::placeholder{color:#9ca3af}.login-remember-forgot-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.login-remember-container{align-items:center;display:flex}.login-checkbox{accent-color:#667eea;cursor:pointer;height:18px;margin-right:8px;width:18px}.login-remember-text{color:#374151;cursor:pointer;font-size:14px;margin:0;-webkit-user-select:none;user-select:none}.login-forgot-password-button{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.login-forgot-password-button:hover{color:#764ba2;text-decoration:underline}.login-sign-in-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;box-shadow:0 4px 12px #667eea66;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:52px;justify-content:center;margin-bottom:24px;transition:all .3s ease;width:100%}.login-sign-in-button:hover:not(:disabled){box-shadow:0 6px 16px #667eea80;transform:translateY(-2px)}.login-sign-in-button:active:not(:disabled){transform:translateY(0)}.login-sign-in-button-disabled{background:#d1d5db;box-shadow:none;cursor:not-allowed;opacity:.7}.login-register-container{align-items:center;display:flex;justify-content:center;text-align:center}.login-register-text{color:#6b7280;font-size:14px}.login-register-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;margin-left:4px;padding:0;text-decoration:none;transition:color .2s ease}.login-register-link:hover{color:#764ba2;text-decoration:underline}@media (max-width:968px){.login-wrapper{grid-template-columns:1fr;max-width:500px}.login-left-section{min-height:250px;padding:30px 20px}.login-app-name{font-size:28px}.login-app-subtitle{font-size:16px}.login-logo-image{height:80px;width:80px}.login-right-section{padding:40px 30px}}@media (max-width:640px){.login-screen-container{align-items:flex-start;padding:0}.login-wrapper{border-radius:0;max-width:100%;min-height:100vh}.login-left-section{min-height:200px;padding:30px 20px}.login-app-name{font-size:24px}.login-app-subtitle{font-size:14px}.login-right-section{padding:30px 20px}.login-form-wrapper{max-width:100%}.login-sign-in-title{font-size:28px}.login-sign-in-subtitle{font-size:14px}.login-input-group{margin-bottom:20px}.login-input{font-size:15px;height:48px}.login-sign-in-button{font-size:15px;height:50px}}@media (max-width:480px){.login-left-section{min-height:180px;padding:20px 15px}.login-logo-image{height:60px;width:60px}.login-app-name{font-size:20px}.login-right-section{padding:25px 15px}.login-sign-in-title{font-size:24px}.login-remember-forgot-container{align-items:flex-start;flex-direction:column;gap:12px}.login-forgot-password-button{align-self:flex-end}}.profile-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0f172a1f;cursor:pointer;display:flex;flex-direction:column;margin-right:18px;min-width:220px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:220px}.profile-card:hover{box-shadow:0 16px 32px #0f172a2e;transform:translateY(-4px)}.profile-card-detailed{align-items:stretch;display:flex;flex-direction:row;height:auto;min-height:auto;min-width:100%;width:100%}.profile-card-compact{min-width:160px;width:160px}.profile-image-container{background:radial-gradient(circle at 20% 20%,#fee2e2,#eef2ff);height:220px;overflow:hidden;position:relative}.profile-card-detailed .profile-image-container{flex-shrink:0;height:190px;min-width:190px;width:190px}.profile-photo-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.profile-image{height:100%}.profile-image-compact,.profile-image-detailed{height:100%;object-fit:contain}.profile-image-placeholder{align-items:center;background-color:#f3f4f6;border:1px solid #e5e7eb;display:flex;height:100%;justify-content:center;width:100%}.profile-image-placeholder.hidden{display:none}.profile-remove-button{align-items:center;background-color:#ffffffe6;border:none;border-radius:12px;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:8px;top:8px;transition:background-color .2s ease;z-index:10}.profile-remove-button:hover{background-color:#fff}.profile-code-badge{background-color:#000000b3;border-radius:12px;padding:4px 8px;position:absolute;right:8px;top:8px;z-index:10}.profile-code-text{color:#fff;font-size:10px;font-weight:600}.profile-verified-badge{background-color:#ffffffe6;justify-content:center;padding:4px;top:8px}.profile-age-badge,.profile-verified-badge{align-items:center;border-radius:12px;display:flex;left:8px}.profile-age-badge{background-color:#000000b3;bottom:8px;gap:3px;padding:4px 6px;position:absolute;z-index:10}.profile-age-text{color:#fff;font-size:11px;font-weight:600}.profile-height-badge{align-items:center;background-color:#000000b3;border-radius:12px;bottom:8px;display:flex;gap:3px;padding:4px 6px;position:absolute;right:8px;z-index:10}.profile-height-text{color:#fff;font-size:11px;font-weight:600}.profile-info{align-items:flex-start;background-color:#fff;display:flex;justify-content:flex-start;min-height:72px;padding:12px 14px 14px}.profile-info-detailed{background-color:#fff;height:auto;padding:12px;position:relative}.profile-card-detailed .profile-info{align-items:flex-start;bottom:auto;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;left:auto;min-height:190px;padding:16px 18px;position:relative;right:auto}.profile-info-compact{padding:6px 8px}.profile-name{font-size:15px;line-height:1.3;overflow:hidden;text-align:left;text-overflow:ellipsis}.profile-detailed-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-top:4px}.profile-detail{color:#666;font-size:12px;margin:2px 0;text-align:center}.profile-location,.profile-profession{color:#666;font-size:11px;margin:2px 0;text-align:center}.profile-card-detailed .profile-name{font-size:18px;text-align:left;white-space:normal}.profile-card-detailed .profile-detail,.profile-card-detailed .profile-detailed-content,.profile-card-detailed .profile-location,.profile-card-detailed .profile-profession{font-size:13px;margin:3px 0;text-align:left}@media (max-width:768px){.profile-card{height:180px;min-width:140px;width:140px}.profile-card-detailed{height:auto;min-width:100%;width:100%}.profile-image-container{height:130px}}@media (max-width:480px){.profile-card{height:160px;min-width:120px;width:120px}.profile-image-container{height:110px}.profile-name{font-size:12px}}.dashboard-container{padding:0;width:100%}@media (min-width:901px){.dashboard-container{padding-top:24px}}.dashboard-header{align-items:flex-start;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}@media (min-width:901px){.dashboard-header-minimal{margin-bottom:16px;padding-bottom:8px}}.dashboard-title{color:#111827;font-size:24px;font-weight:700;margin:0 0 8px}.dashboard-subtitle{color:#6b7280;font-size:14px;margin:0}.dashboard-refresh-btn{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}.dashboard-refresh-btn:hover:not(:disabled){background:#e5e7eb;transform:translateY(-1px)}.dashboard-refresh-btn:disabled{cursor:not-allowed;opacity:.6}.dashboard-refresh-btn .spinning{animation:spin 1s linear infinite}.dashboard-loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:80px 20px}.dashboard-spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;height:50px;width:50px}.dashboard-loading-text{color:#6b7280;font-size:16px;margin-top:16px;text-align:center}.dashboard-top-split{grid-gap:24px;align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}.dashboard-counters-side{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.dashboard-progress-side{min-width:0}.dashboard-stat-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:16px;padding:16px 14px;transition:all .2s ease}.dashboard-stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.dashboard-stat-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;width:56px}.dashboard-stat-content{flex:1 1}.dashboard-stat-label{color:#6b7280;font-size:13px;font-weight:500;margin:0 0 4px}.dashboard-stat-count{color:#111827;font-size:22px;font-weight:700;margin:0}.dashboard-sections{display:flex;flex-direction:column;gap:24px}.dashboard-section{width:100%}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.dashboard-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.dashboard-card-title{color:#111827;font-size:20px;font-weight:600;margin:0}.dashboard-card-action-btn{align-items:center;background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.dashboard-card-action-btn:hover{background:#4f46e5;transform:translateY(-1px)}.dashboard-card-link{align-items:center;background:none;border:none;color:#6366f1;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:4px 8px;transition:all .2s ease}.dashboard-card-link:hover{color:#4f46e5;transform:translateX(2px)}.dashboard-progress-section{display:flex;flex-direction:column;gap:20px}.dashboard-progress-item{display:flex;flex-direction:column;gap:8px}.dashboard-progress-header{align-items:center;display:flex;justify-content:space-between}.dashboard-progress-label{color:#374151;font-size:14px;font-weight:500}.dashboard-progress-percentage{color:#6366f1;font-size:14px;font-weight:600}.dashboard-progress-bar{background-color:#f3f4f6;border-radius:5px;height:10px;overflow:hidden}.dashboard-progress-fill{border-radius:5px;height:100%;transition:width .3s ease}.dashboard-profiles-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));width:100%}.recommended-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:12px 0 8px}.recommended-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;padding:0 16px}.recommended-title{color:#111827;font-size:18px;font-weight:600}.recommended-link{align-items:center;background:#0000;border:none;border-radius:999px;color:#6366f1;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:4px;padding:4px 8px}.recommended-scroll-row{display:flex;gap:12px;overflow-x:auto;padding:0 16px 8px;scroll-behavior:smooth}.recommended-scroll-row::-webkit-scrollbar{height:0}.recommended-card-wrapper{border-radius:18px;flex:0 0 100%;max-width:100%;overflow:hidden}.recommended-card-wrapper .profile-card{height:auto;min-width:100%;width:100%}.recommended-card-wrapper .profile-image-container{height:220px}@media (min-width:1024px){.recommended-scroll-row{padding:0 24px 12px}.recommended-card-wrapper{flex:0 0 260px;max-width:260px}.recommended-card-wrapper .profile-card{min-width:0;width:100%}}.dashboard-stories-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.dashboard-story-card{aspect-ratio:4/3;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .2s ease}.dashboard-story-card:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.dashboard-story-image{height:100%;object-fit:cover;width:100%}.dashboard-story-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:12px;position:absolute;right:0}.dashboard-story-title{font-size:13px;font-weight:600;line-height:1.3;margin:0}.dashboard-features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.dashboard-feature-item{align-items:center;background:#f9fafb;border-radius:8px;display:flex;flex-direction:column;padding:20px;text-align:center;transition:all .2s ease}.dashboard-feature-item:hover{background:#f3f4f6;transform:translateY(-2px)}.dashboard-feature-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.dashboard-feature-title{color:#374151;font-size:13px;font-weight:600;line-height:1.4;margin:0}.dashboard-image-modal{align-items:center;background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.dashboard-image-modal-content{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:90%;max-width:90%;padding:24px;position:relative}.dashboard-image-modal-close{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#374151;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;position:absolute;right:12px;top:12px;transition:background-color .2s ease;width:40px}.dashboard-image-modal-close:hover{background:#e5e7eb}.dashboard-image-modal-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 20px;text-align:center}.dashboard-image-modal-image{border-radius:8px;max-height:70vh;max-width:100%;object-fit:contain}@media (max-width:1200px){.dashboard-profiles-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:16px}.dashboard-title{font-size:24px}.dashboard-top-split{grid-template-columns:1fr}.dashboard-counters-side{gap:12px}.dashboard-stat-card{padding:16px}.dashboard-stat-icon{height:48px;width:48px}.dashboard-stat-count{font-size:24px}.dashboard-card{padding:20px}.dashboard-card-header{align-items:flex-start;flex-direction:column;gap:12px}.dashboard-profiles-grid{gap:20px;grid-template-columns:1fr}.dashboard-features-grid,.dashboard-stories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-counters-side,.dashboard-profiles-grid{grid-template-columns:1fr}}.dashboard-footer{color:#6b7280;font-size:12px;padding:20px 16px 8px;text-align:center}.dashboard-footer-title{color:#9f1239;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:4px}.dashboard-footer-subtitle{margin:0 0 6px}.dashboard-footer-meta{font-size:11px;margin:0}.profile-card-actions-top{position:absolute;right:8px;top:8px;z-index:10}.profile-card-actions-menu{align-items:center;display:inline-flex;justify-content:center;position:relative}.profile-card-actions-menu-dots{align-items:center;background:#0000;border:none;border-radius:8px;color:#1f2937;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:background .2s ease,color .2s ease;width:40px}.profile-card-actions-menu-dots:hover{background:#0000;color:#111827}.profile-card-actions-menu-dots:focus{outline:2px solid #6366f1;outline-offset:2px}.profile-card-actions-menu-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000026;list-style:none;margin-top:4px;min-width:180px;padding:6px 0;position:absolute;right:0;top:100%;z-index:50}.profile-card-actions-menu-item{align-items:center;background:#0000;border:none;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 14px;text-align:left;transition:background .15s ease;width:100%}.profile-card-actions-menu-item:hover:not(:disabled){background:#f3f4f6}.profile-card-actions-menu-item:disabled{cursor:not-allowed;opacity:.6}.profile-card-actions-menu-item svg{color:#6b7280;flex-shrink:0}.recommended-profiles-container{padding:0;width:100%}.recommended-profiles-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:30px}.recommended-profiles-heading{color:#19233a;font-size:28px;font-weight:700;margin:0 0 20px}.recommended-profiles-divider{border:none;border-top:1px solid #e5e7eb;margin:20px 0}.recommended-profiles-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.recommended-profiles-spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#19233a;height:50px;margin-bottom:20px;width:50px}.recommended-profiles-loading p{color:#6b7280;font-size:16px}.recommended-profiles-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.recommended-profiles-empty img{margin-bottom:20px;max-width:200px}.recommended-profiles-empty p{color:#6b7280;font-size:16px}.recommended-profiles-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));margin-bottom:20px}.recommended-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:20px;position:relative;transition:all .3s ease}.recommended-profile-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.recommended-profile-name-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.recommended-profile-name{color:#19233a;font-size:24px;font-weight:700;line-height:1.2;margin:0}.recommended-profile-verified-badge{align-items:center;background:#4caf5026;border-radius:16px;color:#4caf50;display:flex;flex-shrink:0;font-size:11px;font-weight:600;gap:4px;padding:4px 10px;white-space:nowrap}.recommended-profile-verified-badge span{display:none}@media (min-width:640px){.recommended-profile-name{font-size:24px}.recommended-profile-verified-badge{font-size:12px;padding:6px 12px}.recommended-profile-verified-badge span{display:inline}}.recommended-profile-content{display:flex;gap:20px;margin-bottom:15px}.recommended-profile-image-section{background:#f3f4f6;border-radius:8px;flex-shrink:0;height:220px;overflow:hidden;width:180px}.recommended-profile-image{height:100%;object-fit:contain;object-position:center;width:100%}.recommended-profile-info-section{display:flex;flex:1 1;flex-direction:column;min-width:0}.recommended-profile-code{color:#6b7280;font-size:14px;margin:0 0 12px}.recommended-profile-details{flex:1 1}.recommended-profile-details p{color:#374151;font-size:14px;line-height:1.5;margin:6px 0}.recommended-profile-actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-end;margin-top:0;width:100%}.recommended-profile-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;min-width:0;padding:10px 12px;transition:all .2s ease;white-space:nowrap}.recommended-profile-action-btn span{display:inline}.recommended-profile-action-btn:disabled{cursor:not-allowed;opacity:.6}.recommended-profile-action-interest{background:#10b981;color:#fff}.recommended-profile-action-interest:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.recommended-profile-action-bookmark{background:#f59e0b;color:#fff}.recommended-profile-action-bookmark:hover:not(:disabled){background:#d97706;box-shadow:0 2px 8px #f59e0b4d;transform:translateY(-1px)}.recommended-profile-action-shortlist{background:#3b82f6;color:#fff}.recommended-profile-action-shortlist:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.recommended-profile-action-view{background:#6366f1;color:#fff}.recommended-profile-action-view:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.recommended-profiles-infinite-trigger{align-items:center;display:flex;height:50px;justify-content:center;margin-top:20px}.recommended-profiles-loading-more{align-items:center;display:flex;flex-direction:column;gap:10px}.recommended-profiles-spinner-small{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#19233a;height:30px;width:30px}.recommended-profiles-loading-more p{color:#6b7280;font-size:14px;margin:0}@media (max-width:968px){.recommended-profiles-grid{grid-template-columns:1fr}.recommended-profile-content{flex-direction:column}.recommended-profile-image-section{height:300px;width:100%}}@media (max-width:640px){.recommended-profiles-container{padding:10px}.recommended-profiles-card{padding:15px}.recommended-profiles-heading{font-size:22px;margin-bottom:15px}.recommended-profile-card{padding:15px}.recommended-profile-content{gap:15px}.recommended-profile-image-section{height:250px;width:100%}.recommended-profile-info-section{width:100%}.recommended-profile-name-wrapper{margin-bottom:6px}.recommended-profile-name{font-size:20px;line-height:1.3}.recommended-profile-verified-badge{padding:4px 8px}.recommended-profile-code{font-size:13px;margin-bottom:10px}.recommended-profile-details{margin-bottom:10px}.recommended-profile-details p{font-size:13px;line-height:1.4;margin:4px 0}.recommended-profile-actions{flex-wrap:wrap;gap:8px;margin-top:12px}.recommended-profile-action-btn{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;font-size:12px;gap:5px;min-height:44px;min-width:calc(50% - 4px);padding:10px 8px}.recommended-profile-action-btn svg{flex-shrink:0;height:16px;width:16px}.recommended-profile-action-btn span{font-size:11px;overflow:hidden;text-overflow:ellipsis}.recommended-profile-verified-badge{font-size:10px;max-width:80px;padding:5px 8px;right:12px;top:12px}.recommended-profile-verified-badge svg{flex-shrink:0;height:14px;width:14px}}@media (max-width:480px){.recommended-profiles-container{padding:5px}.recommended-profiles-card{padding:12px}.recommended-profiles-heading{font-size:20px}.recommended-profile-card{padding:12px}.recommended-profile-name{font-size:18px;line-height:1.3}.recommended-profile-verified-badge{font-size:9px;padding:3px 6px}.recommended-profile-details p{font-size:12px}.recommended-profile-actions{flex-wrap:wrap;gap:8px}.recommended-profile-action-btn{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;font-size:11px;min-height:42px;min-width:calc(50% - 4px);padding:10px 6px}.recommended-profile-action-btn svg{height:15px;width:15px}.recommended-profile-action-btn span{font-size:10px}.recommended-profile-verified-badge{max-width:70px;padding:4px 6px;right:10px;top:10px}.recommended-profile-verified-badge svg{height:12px;width:12px}}@media (max-width:360px){.recommended-profile-name{font-size:16px}.recommended-profile-verified-badge{font-size:8px;padding:2px 5px}.recommended-profile-verified-badge svg{height:10px;width:10px}.recommended-profile-action-btn{font-size:9px;padding:10px 4px}.recommended-profile-action-btn span{font-size:9px}.recommended-profile-action-btn svg{height:14px;width:14px}.recommended-profile-verified-badge{max-width:60px;padding:3px 5px}}.confirm-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10001}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal-container{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:420px;padding:32px;position:relative;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-modal-icon{display:flex;justify-content:center;margin-bottom:20px}.confirm-modal-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 12px;text-align:center}.confirm-modal-message{color:#6b7280;font-size:15px;line-height:1.6;margin:0 0 24px;text-align:center}.confirm-modal-actions{display:flex;gap:12px;justify-content:center}.confirm-modal-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:100px;padding:12px 24px;transition:all .2s ease}.confirm-modal-cancel{background:#f3f4f6;color:#374151}.confirm-modal-cancel:hover{background:#e5e7eb;transform:translateY(-1px)}.confirm-modal-confirm{box-shadow:0 2px 4px #0000001a;color:#fff}.confirm-modal-confirm:hover{box-shadow:0 4px 8px #00000026;filter:brightness(.95);transform:translateY(-1px)}.confirm-modal-cancel:active,.confirm-modal-confirm:active{transform:translateY(0)}@media (max-width:640px){.confirm-modal-container{max-width:90%;padding:24px}.confirm-modal-title{font-size:18px}.confirm-modal-message{font-size:14px}.confirm-modal-actions{flex-direction:column}.confirm-modal-btn{width:100%}}.bookmarks-container{padding:0;width:100%}.bookmarks-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.bookmarks-heading{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.bookmarks-divider{border:none;border-top:1px solid #e5e7eb;margin:0 0 24px}.bookmarks-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.bookmarks-loading p{color:#6b7280;font-size:14px}.bookmarks-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.bookmarks-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.bookmark-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:20px;position:relative;transition:all .2s ease}.bookmark-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.bookmark-content{display:flex;gap:20px;margin-bottom:15px}.bookmark-image-section{flex-shrink:0;position:relative;width:180px}.bookmark-image{border:1px solid #e5e7eb;border-radius:8px;height:220px;object-fit:contain;object-position:center;width:100%}.bookmark-verified-badge-top{align-items:center;background:#fffffff2;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#4caf50;display:flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px;position:absolute;right:10px;top:10px;z-index:2}.bookmark-info-section{flex:1 1;min-width:0}.bookmark-name-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.bookmark-name{color:#111827;font-size:20px;font-weight:600;margin:0;padding-right:8px}.bookmark-verified-badge{align-items:center;background:#f0fdf4;border-radius:16px;color:#4caf50;display:flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px;white-space:nowrap}.bookmark-code{color:#6b7280;font-size:13px;margin:0 0 12px}.bookmark-details{display:flex;flex-direction:column;gap:6px}.bookmark-details p{color:#374151;font-size:14px;line-height:1.5;margin:0}.bookmark-actions{border-top:1px solid #f3f4f6;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-end;margin-top:0;padding-top:15px;width:100%}.bookmark-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;min-width:0;padding:10px 12px;transition:all .2s ease;white-space:nowrap}.bookmark-action-interest{background:#10b981;color:#fff}.bookmark-action-interest:hover{background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.bookmark-action-shortlist{background:#3b82f6;color:#fff}.bookmark-action-shortlist:hover{background:#2563eb;box-shadow:0 2px 8px #3b82f64d;transform:translateY(-1px)}.bookmark-action-view{background:#8b5cf6;color:#fff}.bookmark-action-view:hover{background:#7c3aed;box-shadow:0 2px 8px #8b5cf64d;transform:translateY(-1px)}.bookmark-action-remove{background:#ef4444;color:#fff}.bookmark-action-remove:hover{background:#dc2626;box-shadow:0 2px 8px #ef44444d;transform:translateY(-1px)}.bookmark-action-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:968px){.bookmarks-grid{grid-template-columns:1fr}.bookmark-content{flex-direction:column}.bookmark-image-section{width:100%}.bookmark-image{height:300px}.bookmark-actions{flex-wrap:wrap}.bookmark-action-btn{flex-basis:calc(50% - 5px);flex-grow:1;flex-shrink:1;min-width:calc(50% - 5px)}}@media (max-width:640px){.bookmarks-card{padding:16px}.bookmarks-heading{font-size:20px}.bookmark-card{padding:16px}.bookmark-name{font-size:18px}.bookmark-verified-badge{font-size:11px;padding:3px 8px}.bookmark-actions{gap:8px}.bookmark-action-btn{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;font-size:12px;gap:5px;min-height:44px;min-width:calc(50% - 4px);padding:10px 8px}}@media (max-width:480px){.bookmark-name-wrapper{align-items:flex-start;flex-direction:column;gap:8px}.bookmark-name{padding-right:0}.bookmark-verified-badge{align-self:flex-start}.bookmark-actions{flex-direction:column}.bookmark-action-btn{flex:1 1;min-width:100%;width:100%}}.interests-container{padding:0;width:100%}.interests-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.interests-heading{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.interests-divider{border:none;border-top:1px solid #e5e7eb;margin:0 0 24px}.interests-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.interests-loading p{color:#6b7280;font-size:14px}.interests-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.interests-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.interest-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:20px;position:relative;transition:all .2s ease}.interest-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.interest-content{display:flex;gap:20px;margin-bottom:15px}.interest-image-section{flex-shrink:0;position:relative;width:180px}.interest-image{border:1px solid #e5e7eb;border-radius:8px;height:220px;object-fit:contain;object-position:center;width:100%}.interest-verified-badge-top{align-items:center;background:#fffffff2;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#4caf50;display:flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px;position:absolute;right:10px;top:10px;z-index:2}.interest-info-section{flex:1 1;min-width:0}.interest-name-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.interest-name{color:#111827;font-size:20px;font-weight:600;margin:0;padding-right:8px}.interest-verified-badge{align-items:center;background:#f0fdf4;border-radius:16px;color:#4caf50;display:flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px;white-space:nowrap}.interest-code{color:#6b7280;font-size:13px;margin:0 0 12px}.interest-details{display:flex;flex-direction:column;gap:6px}.interest-details p{color:#374151;font-size:14px;line-height:1.5;margin:0}.interest-actions{border-top:1px solid #f3f4f6;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-end;margin-top:0;padding-top:15px;width:100%}.interest-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;min-width:0;padding:10px 12px;transition:all .2s ease;white-space:nowrap}.interest-action-bookmark{background:#f59e0b;color:#fff}.interest-action-bookmark:hover{background:#d97706;box-shadow:0 2px 8px #f59e0b4d;transform:translateY(-1px)}.interest-action-shortlist{background:#3b82f6;color:#fff}.interest-action-shortlist:hover{background:#2563eb;box-shadow:0 2px 8px #3b82f64d;transform:translateY(-1px)}.interest-action-view{background:#8b5cf6;color:#fff}.interest-action-view:hover{background:#7c3aed;box-shadow:0 2px 8px #8b5cf64d;transform:translateY(-1px)}.interest-action-remove{background:#ef4444;color:#fff}.interest-action-remove:hover{background:#dc2626;box-shadow:0 2px 8px #ef44444d;transform:translateY(-1px)}.interest-action-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:968px){.interests-grid{grid-template-columns:1fr}.interest-content{flex-direction:column}.interest-image-section{width:100%}.interest-image{height:300px}.interest-actions{flex-wrap:wrap}.interest-action-btn{flex-basis:calc(50% - 5px);flex-grow:1;flex-shrink:1;min-width:calc(50% - 5px)}}@media (max-width:640px){.interests-card{padding:16px}.interests-heading{font-size:20px}.interest-card{padding:16px}.interest-name{font-size:18px}.interest-verified-badge{font-size:11px;padding:3px 8px}.interest-actions{gap:8px}.interest-action-btn{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;font-size:12px;gap:5px;min-height:44px;min-width:calc(50% - 4px);padding:10px 8px}}@media (max-width:480px){.interest-name-wrapper{align-items:flex-start;flex-direction:column;gap:8px}.interest-name{padding-right:0}.interest-verified-badge{align-self:flex-start}.interest-actions{flex-direction:column}.interest-action-btn{flex:1 1;min-width:100%;width:100%}}.interests-received-container{background:#f8fafc;display:flex;flex-direction:column;height:100%;width:100%}.interests-received-header{padding:1.5rem 2rem 1rem}.interests-received-title{color:#111827;font-size:1.6rem;font-weight:700;margin:0}.interests-received-subtitle{color:#6b7280;font-size:.95rem;margin:0 0 16px}.interests-received-content{flex:1 1;overflow-y:auto;padding:0 2rem 2rem}.interests-received-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 0}.interests-received-spinner{animation:interests-received-spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#19233a;height:40px;width:40px}@keyframes interests-received-spin{to{transform:rotate(1turn)}}.interests-received-loading-text{color:#64748b;font-size:16px;font-weight:500;margin-top:16px}.interests-received-error{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 0;text-align:center}.interests-received-error p{color:#b91c1c;margin-bottom:16px}.interests-received-retry-btn{background:linear-gradient(135deg,#ec4899,#db2777);border:none;border-radius:999px;box-shadow:0 4px 12px #db277759;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.4rem}.interests-received-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);width:100%}.interests-received-card-wrapper{display:flex;flex-direction:column;position:relative;width:100%}.interests-received-card-wrapper .profile-card{height:auto;margin-right:0!important;min-width:100%!important;width:100%!important}.interests-received-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0;text-align:center}.interests-received-empty-title{color:#64748b;font-size:20px;font-weight:700;margin:16px 0 8px}.interests-received-empty-subtitle{color:#94a3b8;font-size:16px;line-height:24px;max-width:420px}.interests-received-inline-error{align-items:center;background:#fef2f2;border-radius:.75rem;color:#b91c1c;display:flex;font-size:.85rem;justify-content:space-between;margin:0 2rem .75rem;padding:.5rem .75rem}.interests-received-inline-error button{background:#0000;border:none;color:#b91c1c;cursor:pointer;font-size:1rem}@media (max-width:1400px){.interests-received-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.interests-received-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.interests-received-header{padding:1rem 1.25rem .75rem}.interests-received-content{padding:0 1.25rem 1.5rem}.interests-received-grid{grid-template-columns:1fr}}.shortlists-container{padding:0;width:100%}.shortlists-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.shortlists-heading{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.shortlists-divider{border:none;border-top:1px solid #e5e7eb;margin:0 0 24px}.shortlists-loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:60px 20px}.shortlists-loading p{color:#6b7280;font-size:14px}.shortlists-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.empty-image{margin-bottom:24px;max-width:200px}.empty-message{color:#374151;font-size:18px;font-weight:600;margin:0 0 8px}.empty-submessage{color:#6b7280;font-size:14px;margin:0}.shortlists-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.shortlist-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:20px;position:relative;transition:all .2s ease}.shortlist-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.shortlist-content{display:flex;gap:20px;margin-bottom:15px}.shortlist-image-section{flex-shrink:0;position:relative;width:180px}.shortlist-image{border:1px solid #e5e7eb;border-radius:8px;height:220px;object-fit:contain;object-position:center;width:100%}.shortlist-verified-badge-top{align-items:center;background:#fffffff2;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#4caf50;display:flex;font-size:12px;font-weight:600;gap:6px;padding:6px 10px;position:absolute;right:10px;top:10px;z-index:2}.shortlist-info-section{flex:1 1;min-width:0}.shortlist-name-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.shortlist-name{color:#111827;font-size:20px;font-weight:600;margin:0;padding-right:8px}.shortlist-verified-badge{align-items:center;background:#f0fdf4;border-radius:16px;color:#4caf50;display:flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px;white-space:nowrap}.shortlist-code{color:#6b7280;font-size:13px;margin:0 0 12px}.shortlist-details{display:flex;flex-direction:column;gap:6px}.shortlist-details p{color:#374151;font-size:14px;line-height:1.5;margin:0}.shortlist-actions{border-top:1px solid #f3f4f6;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-end;margin-top:0;padding-top:15px;width:100%}.shortlist-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;min-width:0;padding:10px 12px;transition:all .2s ease;white-space:nowrap}.shortlist-action-interest{background:#10b981;color:#fff}.shortlist-action-interest:hover{background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.shortlist-action-bookmark{background:#f59e0b;color:#fff}.shortlist-action-bookmark:hover{background:#d97706;box-shadow:0 2px 8px #f59e0b4d;transform:translateY(-1px)}.shortlist-action-view{background:#8b5cf6;color:#fff}.shortlist-action-view:hover{background:#7c3aed;box-shadow:0 2px 8px #8b5cf64d;transform:translateY(-1px)}.shortlist-action-remove{background:#ef4444;color:#fff}.shortlist-action-remove:hover{background:#dc2626;box-shadow:0 2px 8px #ef44444d;transform:translateY(-1px)}.shortlist-action-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:968px){.shortlists-grid{grid-template-columns:1fr}.shortlist-content{flex-direction:column}.shortlist-image-section{width:100%}.shortlist-image{height:300px}.shortlist-actions{flex-wrap:wrap}.shortlist-action-btn{flex-basis:calc(50% - 5px);flex-grow:1;flex-shrink:1;min-width:calc(50% - 5px)}}@media (max-width:640px){.shortlists-card{padding:16px}.shortlists-heading{font-size:20px}.shortlist-card{padding:16px}.shortlist-name{font-size:18px}.shortlist-verified-badge{font-size:11px;padding:3px 8px}.shortlist-actions{gap:8px}.shortlist-action-btn{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;font-size:12px;gap:5px;min-height:44px;min-width:calc(50% - 4px);padding:10px 8px}}@media (max-width:480px){.shortlist-name-wrapper{align-items:flex-start;flex-direction:column;gap:8px}.shortlist-name{padding-right:0}.shortlist-verified-badge{align-self:flex-start}.shortlist-actions{flex-direction:column}.shortlist-action-btn{flex:1 1;min-width:100%;width:100%}}.chats-container{padding:0;width:100%}.chats-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;flex-direction:column;height:calc(100vh - 200px);min-height:600px;padding:0}.chats-card,.chats-layout{display:flex;overflow:hidden}.chats-layout{height:100%}.chats-sidebar{background:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;width:320px}.chats-sidebar-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px}.chats-heading{color:#111827;font-size:20px;font-weight:600;margin:0;text-align:center}.chats-empty,.chats-loading{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.loading-spinner{border:3px solid #f3f4f6;height:40px;width:40px}.chats-loading p{color:#6b7280;font-size:14px;margin-top:12px}.empty-image{height:auto;margin-bottom:16px;max-width:150px;opacity:.6;width:100%}.empty-message{color:#6b7280;font-size:14px;margin:0}.chats-list{flex:1 1;overflow-y:auto;padding:8px 0}.chat-item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background .2s ease}.chat-item:hover{background:#f3f4f6}.chat-item.active{background:#e0e7ff;border-left:3px solid #6366f1}.chat-item-avatar{border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;height:50px;overflow:hidden;width:50px}.chat-avatar-img{height:100%;object-fit:cover;width:100%}.chat-item-info{flex:1 1;min-width:0}.chat-item-name{color:#111827;font-size:14px;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item-name strong{font-weight:600}.chat-item-last-message{color:#6b7280;font-size:12px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chats-main{background:#fff;display:flex;flex:1 1;flex-direction:column}.chat-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 20px}.chat-header-content{align-items:center;display:flex;gap:12px}.chat-header-avatar{border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.chat-header-img{height:100%;object-fit:cover;width:100%}.chat-header-name{color:#111827;flex:1 1;font-size:18px;font-weight:600;margin:0}.chat-back-btn{display:none}.chat-header-spacer{flex-shrink:0;width:40px}.chat-body{background:#f9fafb;flex:1 1;overflow-y:auto;padding:20px}.messages-empty,.messages-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:100%;justify-content:center}.messages-empty p{font-size:14px;margin:0}.messages-container{display:flex;flex-direction:column;gap:12px}.message-wrapper{display:flex;flex-direction:column;gap:4px}.message-date{color:#6b7280;font-size:12px;padding:8px 0;text-align:center}.message{display:flex;width:100%}.message-sent{justify-content:flex-end}.message-received{justify-content:flex-start}.message-bubble{word-wrap:break-word;border-radius:12px;max-width:70%;padding:10px 14px}.message-bubble-sent{background:#6366f1;border-bottom-right-radius:4px;color:#fff}.message-bubble-received{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px;color:#111827}.message-text{font-size:14px;line-height:1.5;margin:0}.chat-input-container{background:#fff;border-top:1px solid #e5e7eb;padding:16px 20px}.chat-input-group{align-items:center;display:flex;gap:12px}.chat-input{border:1px solid #e5e7eb;border-radius:24px;flex:1 1;font-size:14px;outline:none;padding:12px 16px;transition:border-color .2s ease}.chat-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.chat-input:disabled{background:#f3f4f6;cursor:not-allowed}.chat-send-btn{align-items:center;background:#10b981;border:none;border-radius:24px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:12px 20px;transition:all .2s ease;white-space:nowrap}.chat-send-btn:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.chat-send-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.chat-placeholder{flex-direction:column;height:100%;padding:40px;text-align:center}.chat-placeholder,.chat-placeholder-icon{align-items:center;display:flex;justify-content:center}.chat-placeholder-icon{animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#f0f9ff,#e0e7ff);border-radius:50%;height:160px;margin-bottom:24px;position:relative;width:160px}.chat-placeholder-icon:before{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#dbeafe,#e0e7ff);border-radius:50%;content:"";height:140px;opacity:.5;position:absolute;width:140px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}.chat-placeholder-icon svg{position:relative;z-index:1}.chat-placeholder-text{color:#6b7280;font-size:18px;font-weight:500;margin:0}@media (max-width:968px){.chats-layout{flex-direction:column}.chats-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;max-height:40vh;width:100%}.chats-main{flex:1 1;min-height:60vh}}@media (max-width:640px){.chats-card{min-height:300px}.chats-sidebar-header{padding:16px}.chats-heading{font-size:18px}.chat-item{padding:10px 12px}.chat-item-avatar{height:45px;width:45px}.chat-header{padding:12px 16px}.chat-header-name{font-size:16px}.chat-body{padding:16px}.message-bubble{max-width:85%}.chat-input-container{padding:12px 16px}.chat-input{font-size:13px;padding:10px 14px}.chat-send-btn{font-size:13px;padding:10px 16px}}@media (max-width:480px){.chat-item-name{font-size:13px}.chat-item-last-message{font-size:11px}.message-text{font-size:13px}}@media (max-width:768px){.chats-container{height:100%}.chats-card{border-radius:0;box-shadow:none;flex:1 1;height:auto;min-height:0}.chats-layout{flex-direction:row;height:100%}.chats-sidebar{background:#fff;border-bottom:none;border-right:none;display:flex;max-height:none;max-width:100%}.chats-main,.chats-sidebar{flex:1 1;flex-direction:column;width:100%}.chats-main{min-height:0}.chats-conversation-open .chats-sidebar,.chats-main{display:none}.chats-conversation-open .chats-main{display:flex}.chat-back-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:50%;color:#374151;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background .2s ease;width:40px}.chat-back-btn:active{background:#f3f4f6}.chats-sidebar-header{border-bottom:1px solid #e5e7eb;padding:16px 20px}.chats-heading{color:#111827;font-size:20px;font-weight:700}.chats-list{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:12px}.chat-item{align-items:center;background:#f9fafb;border:none;border-radius:16px;display:flex;gap:14px;margin-bottom:8px;padding:14px 16px;transition:background .2s ease}.chat-item:active{background:#f3f4f6}.chat-item.active{background:#fdf2f8;border-left:none;box-shadow:0 2px 8px #ec489926}.chat-item-avatar{border:2px solid #e5e7eb;border-radius:50%;height:56px;width:56px}.chat-item-name{font-size:15px}.chat-item-last-message{color:#6b7280;font-size:13px}.chat-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:8px 12px 10px}.chat-header-avatar{height:40px;width:40px}.chat-header-name{font-size:16px}.chat-body{flex:1 1;min-height:0;padding:10px 12px 24px}.message-bubble{max-width:82%}.message-bubble-sent{background:linear-gradient(135deg,#ec4899,#db2777)}.chat-input-container{flex-shrink:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0))}.chat-placeholder{display:none}}.update-profile-container{padding:0;width:100%}.update-profile-title{color:#111827;font-size:28px;font-weight:600;margin:0 0 24px}.update-profile-error,.update-profile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.update-profile-loading p{color:#6b7280;font-size:14px;margin-top:16px}.update-profile-error p{color:#ef4444;font-size:16px}.profile-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;padding:24px}.profile-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.profile-section-title{align-items:center;color:#111827;display:flex;font-size:20px;font-weight:600;gap:8px;margin:0}.profile-edit-btn{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.profile-edit-btn:hover{background:#e5e7eb;color:#111827}.profile-section-divider{border:none;border-top:1px solid #e5e7eb;margin:0 0 20px}.profile-details-table{display:flex;flex-direction:column;gap:12px}.profile-detail-row{grid-gap:16px;border-bottom:1px solid #f3f4f6;display:grid;gap:16px;grid-template-columns:200px 1fr;padding:12px 0}.profile-detail-row:last-child{border-bottom:none}.profile-detail-label{color:#374151;font-size:14px;font-weight:600}.profile-detail-value{color:#6b7280;font-size:14px}.profile-subsection-title{border-top:2px solid #e5e7eb;color:#111827;font-size:16px;font-weight:600;margin:20px 0 12px;padding-top:20px}.profile-section-edit{width:100%}.profile-form{gap:16px;max-width:700px}.profile-form,.profile-form-row{display:flex;flex-direction:column}.profile-form-row{gap:8px}.profile-form-row label{color:#374151;font-size:14px;font-weight:500}.profile-form-row input[type=date],.profile-form-row input[type=number],.profile-form-row input[type=text],.profile-form-row select,.profile-form-row textarea{border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:14px;outline:none;padding:10px 14px;transition:border-color .2s ease,box-shadow .2s ease}.profile-form-row input:focus,.profile-form-row select:focus,.profile-form-row textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.profile-form-row textarea{min-height:120px;resize:vertical}.profile-form-row input[type=checkbox]{cursor:pointer;height:18px;margin-right:8px;width:18px}.profile-form-row label:has(input[type=checkbox]){align-items:center;cursor:pointer;display:flex}.radio-group{align-items:center;display:flex;gap:24px}.radio-group label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:8px}.radio-group input[type=radio]{cursor:pointer;height:18px;width:18px}.profile-form-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:24px}.profile-cancel-btn,.profile-save-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:10px 20px;transition:all .2s ease}.profile-cancel-btn{background:#f3f4f6;color:#374151}.profile-cancel-btn:hover{background:#e5e7eb}.profile-save-btn{background:#10b981;color:#fff}.profile-save-btn:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.profile-save-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.update-profile-title{font-size:24px}.profile-section{padding:16px}.profile-section-title{font-size:18px}.profile-detail-row{gap:8px;grid-template-columns:1fr}.profile-detail-label{font-weight:600;margin-bottom:4px}.profile-form{max-width:100%}.profile-form-actions{flex-direction:column}.profile-cancel-btn,.profile-save-btn{justify-content:center;width:100%}}@media (max-width:480px){.profile-section-header{align-items:flex-start;flex-direction:column;gap:12px}.profile-edit-btn{justify-content:center;width:100%}.radio-group{align-items:flex-start;flex-direction:column;gap:12px}}.edit-photos-container{padding:0;width:100%}.edit-photos-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.edit-photos-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.edit-photos-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.edit-photos-error,.edit-photos-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.edit-photos-loading p{color:#6b7280;font-size:14px;margin-top:16px}.edit-photos-error p{color:#ef4444;font-size:16px}.photo-section{margin-bottom:32px}.photo-section-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:24px}.photo-preview-box,.photo-upload-box{display:flex;flex-direction:column;gap:16px}.photo-section-subtitle{color:#374151;font-size:18px;font-weight:600;margin:0}.photo-preview-container{align-items:center;aspect-ratio:3/4;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;display:flex;justify-content:center;max-width:300px;overflow:hidden;width:100%}.photo-preview-image{height:100%;object-fit:cover;width:100%}.photo-upload-container{display:flex;flex-direction:column;gap:16px}.photo-upload-label{align-items:center;background:#f9fafb;border:2px dashed #cbd5e1;border-radius:12px;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;font-weight:500;gap:8px;justify-content:center;padding:24px;transition:all .2s ease}.photo-upload-label:hover{background:#f0f9ff;border-color:#6366f1;color:#6366f1}.photo-file-input{display:none}.photo-section-actions{display:flex;gap:12px;justify-content:flex-start}.photo-refresh-btn,.photo-save-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:10px 20px;transition:all .2s ease}.photo-refresh-btn{background:#f3f4f6;color:#374151}.photo-refresh-btn:hover{background:#e5e7eb}.photo-save-btn{background:#10b981;color:#fff}.photo-save-btn:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.photo-save-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.photo-gallery-upload{margin-bottom:32px}.photo-gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gallery-photo-item{position:relative}.gallery-photo-container{aspect-ratio:3/4;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;position:relative;width:100%}.gallery-photo-image{height:100%;object-fit:cover;width:100%}.gallery-photo-delete{align-items:center;background:#ef4444e6;border:none;border-radius:50%;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:8px;top:8px;transition:all .2s ease;width:36px}.gallery-photo-delete:hover:not(:disabled){background:#dc2626;transform:scale(1.1)}.gallery-photo-delete:disabled{cursor:not-allowed;opacity:.6}.photo-gallery-empty{align-items:center;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.photo-gallery-empty p{font-size:16px;margin-top:16px}@media (max-width:768px){.edit-photos-card{padding:16px}.edit-photos-title{font-size:20px}.photo-section-grid{gap:24px;grid-template-columns:1fr}.photo-preview-container{max-width:100%}.photo-gallery-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.photo-section-actions{flex-direction:column}.photo-refresh-btn,.photo-save-btn{justify-content:center;width:100%}}@media (max-width:480px){.photo-gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-photo-delete{height:32px;width:32px}}.verify-profile-container{padding:0;width:100%}.verify-profile-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.verify-profile-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.verify-profile-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.verification-status-banner{align-items:center;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;display:flex;gap:12px;margin-bottom:24px;padding:16px 20px}.verification-status-banner h4{color:#92400e;font-size:16px;font-weight:600;margin:0}.verify-profile-error,.verify-profile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.verify-profile-loading p{color:#6b7280;font-size:14px;margin-top:16px}.verify-profile-error p{color:#ef4444;font-size:16px}.verification-sections{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:32px}.verification-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.verification-section-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.verification-section-title{color:#111827;font-size:18px;font-weight:600;margin:0}.verification-section-subtitle{color:#6b7280;font-size:14px;margin:0 0 12px}.verification-section-divider{border:none;border-top:1px solid #e5e7eb;margin:12px 0 20px}.id-type-buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.id-type-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:block;font-size:14px;font-weight:500;padding:10px 16px;text-align:left;transition:all .2s ease}.id-type-btn:hover{background:#f3f4f6;border-color:#6366f1;color:#6366f1}.id-type-btn.active{background:#eef2ff;border-color:#6366f1;color:#6366f1;font-weight:600}.verify-upload-label{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;margin-bottom:16px;padding:10px 16px;transition:all .2s ease}.verify-upload-label:hover{background:#f3f4f6;border-color:#6366f1;color:#6366f1}.verify-file-input{border:1px solid #e5e7eb;border-radius:8px;font-size:14px;margin-bottom:16px;padding:8px;width:100%}.verification-image-preview{background:#fff;border:2px solid #e5e7eb;border-radius:8px;margin-top:16px;max-width:100%;overflow:hidden;width:100%}.verification-preview-img{display:block;height:auto;max-height:400px;object-fit:contain;width:100%}.verify-profile-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding-top:24px}.verify-refresh-btn,.verify-save-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:10px 20px;transition:all .2s ease}.verify-refresh-btn{background:#f3f4f6;color:#374151}.verify-refresh-btn:hover{background:#e5e7eb}.verify-save-btn{background:#10b981;color:#fff}.verify-save-btn:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.verify-save-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}@media (max-width:968px){.verification-sections{grid-template-columns:1fr}}@media (max-width:640px){.verify-profile-card{padding:16px}.verify-profile-title{font-size:20px}.verification-section{padding:16px}.verification-section-title{font-size:16px}.verify-profile-actions{flex-direction:column}.verify-refresh-btn,.verify-save-btn{justify-content:center;width:100%}}.partner-preferences-container{display:flex;flex-direction:column;gap:24px;padding:0;width:100%}.partner-preferences-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.partner-preferences-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.partner-preferences-title{color:#111827;font-size:24px;font-weight:600;margin:0}.partner-preferences-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.partner-edit-btn{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.partner-edit-btn:hover{background:#e5e7eb;color:#111827}.partner-preferences-table{display:flex;flex-direction:column;gap:0}.partner-preference-row{grid-gap:16px;border-bottom:1px solid #f3f4f6;display:grid;gap:16px;grid-template-columns:200px 1fr;padding:12px 0}.partner-preference-row:last-child{border-bottom:none}.partner-preference-label{color:#374151;font-size:14px;font-weight:500}.partner-preference-value{color:#6b7280;font-size:14px}.partner-tags{display:flex;flex-wrap:wrap;gap:8px}.partner-tag{background:#eef2ff;border-radius:16px;color:#6366f1;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.partner-preferences-form{display:flex;flex-direction:column;gap:20px}.partner-form-row{display:flex;flex-direction:column;gap:8px}.partner-form-row label{color:#374151;font-size:14px;font-weight:500}.partner-form-row input[type=number],.partner-form-row select,.partner-form-row textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;font-size:14px;padding:10px 12px;transition:all .2s ease}.partner-form-row input[type=number]:focus,.partner-form-row select:focus,.partner-form-row textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.partner-form-row textarea{font-family:inherit;min-height:120px;resize:vertical}.partner-form-row input[type=checkbox]{accent-color:#6366f1;cursor:pointer;height:18px;width:18px}.partner-checkbox-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto;padding:12px}.partner-checkbox-item{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:4px 0}.partner-checkbox-item:hover{color:#6366f1}.partner-checkbox-item input[type=checkbox]{cursor:pointer;margin:0}.partner-form-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding-top:20px}.partner-refresh-btn,.partner-save-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:10px 20px;transition:all .2s ease}.partner-refresh-btn{background:#f3f4f6;color:#374151}.partner-refresh-btn:hover{background:#e5e7eb}.partner-save-btn{background:#10b981;color:#fff}.partner-save-btn:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.partner-save-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.partner-preferences-error,.partner-preferences-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.partner-preferences-loading p{color:#6b7280;font-size:14px;margin-top:16px}.partner-preferences-error p{color:#ef4444;font-size:16px}@media (max-width:768px){.partner-preferences-card{padding:16px}.partner-preferences-title{font-size:20px}.partner-preferences-header{align-items:flex-start;flex-direction:column;gap:12px}.partner-preference-row{gap:8px;grid-template-columns:1fr}.partner-preference-label{font-weight:600}.partner-checkbox-list{max-height:150px}.partner-form-actions{flex-direction:column}.partner-refresh-btn,.partner-save-btn{justify-content:center;width:100%}}@media (max-width:480px){.partner-preferences-container{gap:16px}.partner-checkbox-list{max-height:120px}}.membership-screen{background-color:#f5f5f5;min-height:100%;padding:0}.membership-header-section{margin-bottom:2rem;padding:2rem 0}.membership-screen-title{color:#19233a;font-size:1.75rem;font-weight:600;margin:0}.membership-loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:4rem 2rem}.loading-spinner-large{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#19233a;height:48px;width:48px}.loading-text{color:#666;font-size:1rem;margin-top:1rem;text-align:center}.membership-content{padding:0 2rem 2rem}.current-membership-card{background-color:#fff;border-left:4px solid gold;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:1.5rem}.membership-header{align-items:center;display:flex;margin-bottom:.75rem}.membership-icon{color:gold;font-size:1.5rem;margin-right:.5rem}.membership-title{color:#19233a;font-size:1.25rem;font-weight:700;margin:0}.membership-package-name{color:#19233a;font-size:1rem;font-weight:600;margin:0 0 .5rem}.membership-detail{align-items:center;display:flex;margin-top:.5rem}.membership-detail-icon{color:#666;font-size:1rem;margin-right:.5rem}.membership-detail-text{color:#666;font-size:.875rem}.packages-section{margin-top:.5rem}.section-title{color:#19233a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.packages-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.membership-package-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;padding:1.5rem}.package-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem}.package-title{color:#19233a;flex:1 1;font-size:1.25rem;font-weight:700;margin:0}.package-price{color:#10b981;font-size:1.5rem;font-weight:700;margin-left:.75rem}.package-description{color:#666;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.package-duration{align-items:center;display:flex;margin-bottom:1rem}.duration-icon{color:#666;font-size:1rem;margin-right:.5rem}.duration-text{color:#666;font-size:.875rem}.upgrade-button{background-color:#19233a;border:none;border-radius:8px;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:auto;padding:.875rem 1.5rem;transition:background-color .2s,opacity .2s}.upgrade-button:hover:not(:disabled){background-color:#2a3a5a}.upgrade-button:disabled{cursor:not-allowed;opacity:.6}.upgrade-button.current-package{background-color:#9ca3af}.loading-spinner{display:inline-block}.no-packages-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.no-packages-icon{color:#9ca3af;font-size:4rem}.no-packages-text{color:#9ca3af;font-size:1rem;margin-top:1rem;text-align:center}@media (max-width:768px){.membership-header-section{padding:1.5rem}.membership-screen-title{font-size:1.5rem}.membership-content{padding:0 1rem 1.5rem}.packages-grid{grid-template-columns:1fr}.section-title{font-size:1.25rem}}@media (max-width:480px){.membership-header-section{padding:1rem}.membership-screen-title{font-size:1.25rem}.current-membership-card,.membership-package-card{padding:1rem}.package-header{flex-direction:column;gap:.5rem}.package-price{margin-left:0}}.profiles-viewed-container{padding:0;width:100%}.profiles-viewed-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.profiles-viewed-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.profiles-viewed-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.profiles-viewed-empty,.profiles-viewed-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.profiles-viewed-loading p{color:#6b7280;font-size:14px;margin-top:16px}.profiles-viewed-empty p{color:#6b7280;font-size:16px}.profiles-viewed-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.profiles-viewed-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:20px;padding:20px;position:relative;transition:all .2s ease}.profiles-viewed-profile-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.profiles-viewed-profile-card .profile-card-actions-menu-dots{background:#0000;color:#1f2937}.profiles-viewed-profile-card .profile-card-actions-menu-dots:hover{background:#0000;color:#111827}.profiles-viewed-profile-card .profile-name{color:#0f172a;font-size:20px;font-weight:700;margin:0}@media (max-width:768px){.profiles-viewed-grid{grid-template-columns:1fr}.profiles-viewed-profile-card{flex-direction:column}.profile-image-section{width:100%}.profile-image{height:300px}.profile-actions{flex-direction:column}.profile-action-btn{justify-content:center;width:100%}}.candidates-viewed-container{padding:0;width:100%}.candidates-viewed-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.candidates-viewed-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.candidates-viewed-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.candidates-viewed-empty,.candidates-viewed-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.candidates-viewed-loading p{color:#6b7280;font-size:14px;margin-top:16px}.candidates-viewed-empty p{color:#6b7280;font-size:16px}.candidates-viewed-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.candidates-viewed-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:20px;padding:20px;position:relative;transition:all .2s ease}.candidates-viewed-profile-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.candidates-viewed-profile-card .profile-name{color:#0f172a;font-size:20px;font-weight:700;margin:0}.candidates-viewed-profile-card .profile-card-actions-menu-dots{background:#0000;color:#1f2937}.candidates-viewed-profile-card .profile-card-actions-menu-dots:hover{background:#0000;color:#111827}@media (max-width:768px){.candidates-viewed-grid{grid-template-columns:1fr}.candidates-viewed-profile-card{flex-direction:column}.profile-image-section{width:100%}.profile-image{height:300px}.profile-actions{flex-direction:column}.profile-action-btn{justify-content:center;width:100%}}.contacts-viewed-container{padding:0;width:100%}.contacts-viewed-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.contacts-viewed-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 16px}.contacts-viewed-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.contacts-viewed-empty,.contacts-viewed-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.contacts-viewed-loading p{color:#6b7280;font-size:14px;margin-top:16px}.contacts-viewed-empty p{color:#6b7280;font-size:16px}.contacts-viewed-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.contacts-viewed-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:20px;padding:20px;position:relative;transition:all .2s ease}.contacts-viewed-profile-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.profile-image-section{position:relative;width:180px}.profile-image{border:1px solid #e5e7eb;height:220px}.profile-info-section{min-width:0}.contacts-viewed-profile-card .profile-name{color:#0f172a;font-size:20px;font-weight:700;margin:0}.contacts-viewed-profile-card .profile-card-actions-menu-dots{background:#0000;color:#1f2937}.contacts-viewed-profile-card .profile-card-actions-menu-dots:hover{background:#0000;color:#111827}.profile-code{font-size:13px;margin:0 0 12px}.profile-details p{color:#374151;font-size:14px;line-height:1.5;margin:0}.profile-actions{border-top:1px solid #f3f4f6;padding-top:15px}@media (max-width:768px){.contacts-viewed-grid{grid-template-columns:1fr}.contacts-viewed-profile-card{flex-direction:column}.profile-image-section{width:100%}.profile-image{height:300px}.profile-actions{flex-direction:column}.profile-action-btn{justify-content:center;width:100%}}.search-container{padding:0;width:100%}.search-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.search-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:16px}.search-title{color:#111827;font-size:24px;font-weight:600;margin:0}.search-code-section{display:flex;flex:1 1;gap:8px;min-width:300px}.search-code-input{border:1px solid #e5e7eb;border-radius:8px;color:#111827;flex:1 1;font-size:14px;padding:10px 16px}.search-code-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.search-code-btn{align-items:center;background:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:10px 20px;transition:all .2s ease}.search-code-btn:hover{background:#059669;transform:translateY(-1px)}.search-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.search-filters{margin-bottom:24px}.filters-title{color:#111827;font-size:18px;font-weight:600;margin:0 0 20px}.filters-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:16px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:500;gap:8px}.filter-group input[type=number],.filter-group input[type=text],.filter-group select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;font-size:14px;padding:10px 12px}.filter-group input:focus,.filter-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.checkbox-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-top:8px;max-height:200px;overflow-y:auto;padding:12px}.checkbox-item{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:4px 0}.checkbox-item:hover{color:#6366f1}.checkbox-item input[type=checkbox]{accent-color:#6366f1;cursor:pointer;margin:0}.filter-input{display:flex;flex-direction:column;gap:8px;margin-top:8px}.toggle-filter-btn{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;margin-top:24px;padding:10px 16px;transition:all .2s ease}.toggle-filter-btn:hover{background:#e5e7eb}.search-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:center;margin-top:24px;padding-top:24px}.search-refresh-btn,.search-submit-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;padding:12px 24px;transition:all .2s ease}.search-refresh-btn{background:#f3f4f6;color:#374151}.search-refresh-btn:hover{background:#e5e7eb}.search-submit-btn{background:#10b981;color:#fff}.search-submit-btn:hover{background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.search-empty,.search-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.search-loading p{color:#6b7280;font-size:14px;margin-top:16px}.search-empty p{color:#6b7280;font-size:16px}.search-results-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.search-profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:20px;padding:20px;position:relative;transition:all .2s ease}.search-profile-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.profile-verified-badge{position:absolute;right:15px;top:15px;z-index:10}.profile-image-section{flex-shrink:0;width:200px}.profile-image{border:2px solid #e5e7eb;border-radius:8px;height:250px;object-fit:contain;object-position:center;width:100%}.profile-info-section{display:flex;flex:1 1;flex-direction:column;gap:12px}.profile-name{color:#111827;font-size:20px;font-weight:600;margin:0}.profile-code{color:#6b7280;font-size:14px;margin:0}.profile-details{color:#374151;display:flex;flex-direction:column;font-size:14px;gap:6px}.profile-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-top:auto;padding-top:12px}.profile-action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.profile-action-interest{background:#10b981;color:#fff}.profile-action-interest:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.profile-action-bookmark{background:#f59e0b;color:#fff}.profile-action-bookmark:hover:not(:disabled){background:#d97706;transform:translateY(-1px)}.profile-action-shortlist{background:#6366f1;color:#fff}.profile-action-shortlist:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.profile-action-view{background:#6b7280;color:#fff}.profile-action-view:hover{background:#4b5563;transform:translateY(-1px)}.profile-action-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.load-more-section{border-top:1px solid #e5e7eb;padding-top:24px}@media (max-width:768px){.search-header{align-items:stretch;flex-direction:column}.search-code-section{min-width:100%}.filters-row,.search-results-grid{grid-template-columns:1fr}.search-profile-card{flex-direction:column}.profile-image-section{width:100%}.profile-image{height:300px}.profile-actions{flex-direction:column}.profile-action-btn{justify-content:center;width:100%}.search-actions{flex-direction:column}.search-refresh-btn,.search-submit-btn{justify-content:center;width:100%}}.partner-match-note{align-items:flex-start;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;display:flex;gap:8px;margin-bottom:16px;padding:12px 16px}.partner-match-note svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.partner-match-note p{color:#92400e;font-size:14px;line-height:1.5;margin:0}.load-more-section{display:flex;justify-content:flex-end;margin-top:24px}.load-more-btn{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease}.load-more-btn:hover:not(:disabled){background:#e5e7eb}.load-more-btn:disabled{cursor:not-allowed;opacity:.6}.change-password-container{margin:0 auto;max-width:520px;padding:0 1rem 2rem;width:100%}.change-password-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.change-password-back-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#374151;cursor:pointer;display:flex;flex-shrink:0;height:44px;justify-content:center;transition:all .2s ease;width:44px}.change-password-back-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.change-password-title{color:#111827;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .25rem}.change-password-subtitle{color:#6b7280;font-size:.9375rem;margin:0}.change-password-content{width:100%}.change-password-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #00000014;padding:2rem}.change-password-security-info{align-items:flex-start;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;display:flex;gap:12px;margin-bottom:1.5rem;padding:14px 16px}.change-password-security-info svg{flex-shrink:0;margin-top:2px}.change-password-security-text{color:#166534;font-size:.875rem;line-height:1.5;margin:0}.change-password-error-alert{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#b91c1c;display:flex;font-size:.875rem;gap:10px;margin-bottom:1.25rem;padding:12px 16px}.change-password-error-alert svg{flex-shrink:0}.change-password-success-alert{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#166534;display:flex;font-size:.875rem;gap:10px;margin-bottom:1.25rem;padding:12px 16px}.change-password-success-alert svg{flex-shrink:0}.change-password-input-group{margin-bottom:1.25rem}.change-password-label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.change-password-input-container{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.change-password-input-container:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.change-password-input{background:#0000;border:none;border-radius:12px;color:#111827;flex:1 1;font-size:1rem;outline:none;padding:12px 48px 12px 16px}.change-password-input::placeholder{color:#9ca3af}.change-password-eye-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:10px;transition:color .2s ease,background .2s ease;width:36px}.change-password-eye-btn:hover{background:#f3f4f6;color:#374151}.change-password-strength{align-items:center;display:flex;gap:10px;margin-top:8px}.change-password-strength-bar{background:#e5e7eb;border-radius:2px;flex:1 1;height:4px;max-width:120px;overflow:hidden}.change-password-strength-bar.weak{background:linear-gradient(90deg,#ef4444 30%,#e5e7eb 0)}.change-password-strength-bar.strong{background:#10b981}.change-password-strength-text{font-size:.8125rem;font-weight:500}.change-password-strength-bar.weak+.change-password-strength-text{color:#b91c1c}.change-password-strength-bar.strong+.change-password-strength-text{color:#059669}.change-password-match{align-items:center;display:flex;font-size:.8125rem;gap:8px;margin-top:8px}.change-password-match-text.success{color:#059669;font-weight:500}.change-password-match-text.error{color:#b91c1c;font-weight:500}.change-password-button-container{border-top:1px solid #f3f4f6;margin-top:1.75rem;padding-top:1.25rem}.change-password-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 2px 8px #6366f140;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 24px;transition:all .2s ease;width:100%}.change-password-button:hover:not(:disabled){box-shadow:0 4px 12px #6366f159;transform:translateY(-1px)}.change-password-button:active:not(:disabled){transform:translateY(0)}.change-password-button.disabled,.change-password-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.change-password-loading{align-items:center;display:flex;flex-direction:column;gap:12px;padding:20px}.change-password-spinner{animation:change-password-spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#6366f1;height:32px;width:32px}.change-password-loading-text{color:#6b7280;font-size:.875rem;margin:0}@keyframes change-password-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.change-password-container{padding:0 .75rem 1.5rem}.change-password-form-container{padding:1.5rem}.change-password-title{font-size:1.25rem}}.delete-profile-container{padding:0;width:100%}.delete-profile-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:0 auto;max-width:900px;padding:32px}.delete-profile-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.delete-profile-title{color:#111827;font-size:24px;font-weight:600;margin:0}.delete-profile-divider{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.delete-profile-warning{align-items:flex-start;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px;display:flex;gap:12px;margin-bottom:24px;padding:16px}.delete-profile-warning p{color:#92400e;font-size:15px;line-height:1.5;margin:0}.delete-profile-note{margin-bottom:24px}.delete-profile-note h3{color:#374151;font-size:18px;font-weight:500;margin:0}.delete-profile-actions{display:flex;flex-wrap:wrap;gap:16px}.btn-delete,.btn-story{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.btn-story{background:#10b981;color:#fff}.btn-story:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.btn-delete{background:#ef4444;color:#fff}.btn-delete:hover:not(:disabled){background:#dc2626;box-shadow:0 2px 8px #ef44444d;transform:translateY(-1px)}.btn-delete:disabled,.btn-story:disabled{cursor:not-allowed;opacity:.6;transform:none}.story-form-section{margin-top:24px}.story-form-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 20px}.story-form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#374151;font-size:14px;font-weight:500}.form-control{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;font-size:15px;padding:12px 16px;transition:all .2s ease}.form-control:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.file-input{display:none}.file-upload-label{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.file-upload-label:hover{background:#e5e7eb}.image-preview{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;height:200px;justify-content:center;margin-top:12px;overflow:hidden;width:200px}.preview-image{height:100%;object-fit:cover;width:100%}.story-form-actions{display:flex;flex-wrap:wrap;gap:12px}.btn-cancel,.btn-save-delete{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.btn-save-delete{background:#10b981;color:#fff}.btn-save-delete:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.btn-cancel{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.btn-cancel:hover:not(:disabled){background:#e5e7eb}.btn-cancel:disabled,.btn-save-delete:disabled{cursor:not-allowed;opacity:.6;transform:none}.delete-profile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.loading-spinner{border-top-color:#ec4899}.delete-profile-loading p{color:#6b7280;font-size:14px;margin-top:16px}.loading-spinner-small{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@media (max-width:768px){.delete-profile-card{padding:24px}.delete-profile-title{font-size:20px}.story-form-grid{grid-template-columns:1fr}.delete-profile-actions,.story-form-actions{flex-direction:column}.btn-cancel,.btn-delete,.btn-save-delete,.btn-story{justify-content:center;width:100%}}.profile-action-approve{background:#10b981;color:#fff}.profile-action-approve:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b9814d;transform:translateY(-1px)}.profile-action-approved{background:#6b7280;color:#fff;cursor:not-allowed;opacity:.7}.profile-action-approved:disabled{transform:none}.register-screen-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.register-wrapper{max-width:800px;width:100%}.register-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;overflow-y:auto;padding:40px}.register-top-bar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px}.register-back-btn,.register-refresh-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.register-back-btn{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.register-back-btn:hover{background:#e5e7eb}.register-refresh-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.register-refresh-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.register-refresh-btn:disabled{cursor:not-allowed;opacity:.7}.register-refresh-btn .spinning{animation:spin 1s linear infinite}.register-header{margin-bottom:30px;text-align:center}.register-logo{background-color:#fff;border-radius:10px;height:auto;margin-bottom:20px;max-width:220px;padding:10px;width:100%}.register-title{color:#111827;font-size:32px;font-weight:700;margin:0 0 20px}.register-progress{margin-top:20px}.register-progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.register-progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.register-progress-text{color:#6b7280;font-size:14px;margin:0;text-align:center}.register-content{margin-bottom:30px}.register-step{display:flex;flex-direction:column;gap:20px}.register-step-title{border-bottom:2px solid #e5e7eb;color:#111827;font-size:24px;font-weight:600;margin:0 0 20px;padding-bottom:10px}.register-form-group{display:flex;flex-direction:column;gap:8px}.register-form-group label{color:#374151;font-size:14px;font-weight:500}.mandatory{color:#ef4444}.register-input,.register-textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-size:15px;padding:12px 16px;transition:all .2s ease;width:100%}.register-input:focus,.register-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.register-input:disabled{background:#f3f4f6;cursor:not-allowed}.register-textarea{font-family:inherit;min-height:120px;resize:vertical}.register-radio-group{display:flex;gap:24px}.register-radio-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:15px;gap:8px}.register-radio-label input[type=radio]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.register-mobile-group{display:flex;gap:8px}.register-country-code{cursor:pointer;flex:0 0 180px;font-size:14px}.register-country-code,.register-mobile-input{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;padding:12px 16px}.register-mobile-input{flex:1 1;font-size:15px}.register-checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px}.register-checkbox-label input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.register-checkbox-label a{color:#667eea;text-decoration:none}.register-checkbox-label a:hover{text-decoration:underline}.register-actions{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;margin-top:30px;padding-top:20px}.register-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s ease}.register-btn-back{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.register-btn-back:hover:not(:disabled){background:#e5e7eb}.register-btn-continue,.register-btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-left:auto}.register-btn-continue:hover:not(:disabled),.register-btn-submit:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.register-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.register-login-link{border-top:1px solid #e5e7eb;color:#6b7280;font-size:14px;margin-top:24px;padding-top:20px;text-align:center}.register-login-button{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;margin-left:4px;padding:0}.register-login-button:hover{text-decoration:underline}@media (max-width:768px){.register-card{padding:24px}.register-top-bar{align-items:stretch;flex-direction:column}.register-back-btn,.register-refresh-btn{justify-content:center}.register-title{font-size:24px}.register-step-title{font-size:20px}.register-mobile-group{flex-direction:column}.register-country-code{flex:1 1}.register-actions{flex-direction:column}.register-btn{justify-content:center;width:100%}.register-btn-continue,.register-btn-submit{margin-left:0}}.verification-screen-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.verification-wrapper{max-width:600px;width:100%}.verification-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:40px;position:relative}.verification-header{margin-bottom:30px;text-align:center}.verification-logo{background-color:#fff;border-radius:10px;height:auto;margin-bottom:20px;max-width:120px;padding:10px}.verification-divider{border:none;border-top:1px solid #e5e7eb;margin:20px 0}.verification-view{display:flex;flex-direction:column;gap:20px}.verification-title{color:#111827;font-size:24px;font-weight:600;margin:0;text-align:center}.verification-description{color:#374151;font-size:15px;line-height:1.6;margin:0;text-align:center}.verification-description b{color:#111827;font-weight:600}.verification-input-group,.verification-otp-group{margin:10px 0}.verification-input,.verification-otp-input{background:#fff;border:2px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-size:18px;font-weight:600;letter-spacing:4px;padding:14px 16px;text-align:center;transition:all .2s ease;width:100%}.verification-otp-input{font-size:24px;letter-spacing:8px}.verification-input:focus,.verification-otp-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.verification-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.verification-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:15px;font-weight:600;gap:8px;justify-content:center;min-width:140px;padding:12px 24px;transition:all .2s ease}.verification-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.verification-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.verification-btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.verification-btn-secondary:hover:not(:disabled){background:#e5e7eb}.verification-btn-email{background:#10b981;color:#fff;margin-top:12px;width:100%}.verification-btn-email:hover:not(:disabled){background:#059669;box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.verification-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.verification-email-section{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.verification-loading{padding:60px 20px;text-align:center}.verification-loading,.verification-loading-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center}.verification-loading-overlay{background:#ffffffe6;border-radius:20px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.verification-loading p,.verification-loading-overlay p{color:#6b7280;font-size:14px;font-weight:500;margin-top:16px}@media (max-width:768px){.verification-card{padding:24px}.verification-title{font-size:20px}.verification-description{font-size:14px}.verification-actions{flex-direction:column}.verification-btn{min-width:0;min-width:auto;width:100%}.verification-otp-input{font-size:20px;letter-spacing:6px}}.forgot-password-screen-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.forgot-password-wrapper{max-width:600px;width:100%}.forgot-password-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:40px;position:relative}.forgot-password-top-bar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:20px}.forgot-password-back-btn,.forgot-password-refresh-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 16px;transition:all .2s ease}.forgot-password-back-btn{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.forgot-password-back-btn:hover{background:#e5e7eb}.forgot-password-refresh-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.forgot-password-refresh-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.forgot-password-refresh-btn:disabled{cursor:not-allowed;opacity:.7}.forgot-password-refresh-btn .spinning{animation:spin 1s linear infinite}.forgot-password-header{margin-bottom:30px;text-align:center}.forgot-password-logo{background-color:#fff;border-radius:10px;height:auto;margin-bottom:20px;max-width:220px;padding:10px;width:100%}.forgot-password-divider{border:none;border-top:1px solid #e5e7eb;margin:20px 0}.forgot-password-view{display:flex;flex-direction:column;gap:20px}.forgot-password-title{color:#111827;font-size:24px;font-weight:600;margin:0;text-align:center}.forgot-password-description{color:#374151;font-size:15px;line-height:1.6;margin:0;text-align:center}.forgot-password-form-group{display:flex;flex-direction:column;gap:8px;margin:10px 0}.forgot-password-label{color:#374151;font-size:14px;font-weight:500}.forgot-password-input{background:#fff;border:2px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-size:15px;padding:14px 16px;transition:all .2s ease;width:100%}.forgot-password-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.forgot-password-otp-group{margin:10px 0}.forgot-password-otp-input{background:#fff;border:2px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-size:24px;font-weight:600;letter-spacing:8px;padding:14px 16px;text-align:center;transition:all .2s ease;width:100%}.forgot-password-otp-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.forgot-password-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.forgot-password-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:15px;font-weight:600;gap:8px;justify-content:center;min-width:140px;padding:12px 24px;transition:all .2s ease}.forgot-password-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.forgot-password-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.forgot-password-btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.forgot-password-btn-secondary:hover:not(:disabled){background:#e5e7eb}.forgot-password-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.forgot-password-loading-overlay{align-items:center;background:#ffffffe6;border-radius:20px;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-top-color:#667eea;height:48px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forgot-password-loading-overlay p{color:#6b7280;font-size:14px;font-weight:500;margin-top:16px}.forgot-password-login-link{border-top:1px solid #e5e7eb;color:#6b7280;font-size:14px;margin-top:24px;padding-top:20px;text-align:center}.forgot-password-login-button{background:none;border:none;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;margin-left:4px;padding:0}.forgot-password-login-button:hover{text-decoration:underline}@media (max-width:768px){.forgot-password-card{padding:24px}.forgot-password-top-bar{align-items:stretch;flex-direction:column}.forgot-password-back-btn,.forgot-password-refresh-btn{justify-content:center}.forgot-password-title{font-size:20px}.forgot-password-description{font-size:14px}.forgot-password-actions{flex-direction:column}.forgot-password-btn{min-width:0;min-width:auto;width:100%}.forgot-password-otp-input{font-size:20px;letter-spacing:6px}}.toast{align-items:center;animation:slideInRight .3s ease-out;background:#fff;border-left:4px solid;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;gap:12px;max-width:500px;min-width:300px;padding:16px 20px;position:relative;z-index:10000}@keyframes slideInRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.toast-success{border-left-color:#10b981}.toast-error{border-left-color:#ef4444}.toast-warning{border-left-color:#f59e0b}.toast-info{border-left-color:#3b82f6}.toast-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-warning .toast-icon{color:#f59e0b}.toast-info .toast-icon{color:#3b82f6}.toast-message{color:#1f2937;flex:1 1;font-size:14px;font-weight:500;line-height:1.5}.toast-close{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:24px;justify-content:center;line-height:1;padding:0;transition:color .2s ease;width:24px}.toast-close:hover{color:#374151}.toast-container{display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:20px;top:20px;z-index:10000}.toast-container>*{pointer-events:all}@media (max-width:640px){.toast{max-width:calc(100vw - 40px);min-width:280px;padding:14px 16px}.toast-message{font-size:13px}.toast-container{left:10px;right:10px;top:10px}.toast{max-width:100%}}.profile-detail-page{box-sizing:border-box;padding:20px 16px 56px;width:100%}.profile-detail-error,.profile-detail-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:320px;text-align:center}.profile-detail-error p,.profile-detail-loading p{color:#64748b;font-size:16px;font-weight:500;margin-top:14px}.profile-detail-back-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;box-shadow:0 2px 8px #6366f166;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:18px;padding:12px 24px;transition:opacity .2s,transform .15s}.profile-detail-back-btn:hover{opacity:.95;transform:translateY(-1px)}.loading-spinner{animation:profile-detail-spin .65s linear infinite;border:3px solid #f1f5f9;border-radius:50%;border-top-color:#6366f1;height:42px;width:42px}@keyframes profile-detail-spin{to{transform:rotate(1turn)}}.profile-detail-page .card{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 2px 8px #0000000f,0 1px 2px #0000000a;margin-bottom:20px;overflow:hidden}.profile-detail-hero{background:linear-gradient(180deg,#fafaff,#fff 28%);padding:28px 24px 24px}.profile-detail-header-row{gap:16px}.profile-detail-name{color:#0f172a;font-size:26px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 4px}.profile-detail-code{color:#64748b;font-size:13px;font-weight:500;letter-spacing:.02em;margin:0}.profile-detail-header-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px 20px;justify-content:space-between}.profile-detail-header-left{flex:1 1 auto;min-width:0}.profile-detail-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.profile-detail-verified-icon{align-items:center;color:#059669;display:inline-flex;flex-shrink:0;justify-content:center}.profile-detail-hero-divider{background:linear-gradient(90deg,#0000,#e2e8f0 15%,#e2e8f0 85%,#0000);height:1px;margin:22px 0}.profile-detail-actions-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.profile-detail-action-btn{align-items:center;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;transition:all .2s ease;width:44px}.profile-detail-action-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.profile-detail-action-interest{background:linear-gradient(135deg,#ec4899,#db2777)}.profile-detail-action-interest:hover:not(:disabled){background:#db2777;box-shadow:0 2px 8px #db277766;transform:translateY(-1px)}.profile-detail-action-bookmark{background:linear-gradient(180deg,#f59e0b,#d97706)}.profile-detail-action-bookmark:hover:not(:disabled){background:#d97706;box-shadow:0 2px 8px #f59e0b66;transform:translateY(-1px)}.profile-detail-action-shortlist{background:linear-gradient(180deg,#3b82f6,#2563eb)}.profile-detail-action-shortlist:hover:not(:disabled){background:#2563eb;box-shadow:0 2px 8px #3b82f666;transform:translateY(-1px)}.profile-detail-action-message{background:linear-gradient(180deg,#0ea5e9,#0284c7)}.profile-detail-action-message:hover:not(:disabled){background:#0284c7;box-shadow:0 2px 8px #0ea5e966;transform:translateY(-1px)}.profile-detail-action-print{background:#64748b;color:#fff}.profile-detail-action-contact{background:linear-gradient(180deg,#10b981,#059669)}.profile-detail-action-contact:hover:not(:disabled){background:#059669;box-shadow:0 2px 8px #10b98166;transform:translateY(-1px)}.profile-detail-action-print:hover:not(:disabled){background:#475569;box-shadow:0 2px 8px #64748b66;transform:translateY(-1px)}.profile-detail-page .btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;justify-content:center;line-height:1.3;margin:0;padding:9px 16px;transition:all .2s ease;white-space:nowrap}.profile-detail-page .btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.profile-detail-page .btn-success{background:linear-gradient(180deg,#10b981,#059669);box-shadow:0 1px 3px #10b9814d;color:#fff}.profile-detail-page .btn-success:hover:not(:disabled){box-shadow:0 4px 12px #10b98166;transform:translateY(-1px)}.profile-detail-page .btn-danger{background:linear-gradient(180deg,#f43f5e,#e11d48);box-shadow:0 1px 3px #f43f5e4d;color:#fff}.profile-detail-page .btn-danger:hover:not(:disabled){box-shadow:0 4px 12px #f43f5e66;transform:translateY(-1px)}.profile-detail-page .btn-primary{background:linear-gradient(180deg,#6366f1,#4f46e5);box-shadow:0 1px 3px #6366f14d;color:#fff}.profile-detail-page .btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #6366f166;transform:translateY(-1px)}.profile-detail-page .btn-info{background:linear-gradient(180deg,#0ea5e9,#0284c7);box-shadow:0 1px 3px #0ea5e94d;color:#fff}.profile-detail-page .btn-info:hover:not(:disabled){box-shadow:0 4px 12px #0ea5e966;transform:translateY(-1px)}.profile-detail-page .btn-default{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.profile-detail-page .btn-default:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.profile-detail-page .row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.profile-detail-page .row>[class*=col-]{box-sizing:border-box;padding-left:12px;padding-right:12px}.profile-detail-page .col-md-4{flex:0 0 33.333%;max-width:33.333%}.profile-detail-page .col-md-6{flex:0 0 50%;max-width:50%}.profile-detail-page .col-md-8{flex:0 0 66.666%;max-width:66.666%}.profile-detail-page .col-xs-2{flex:0 0 16.666%;max-width:16.666%}.profile-detail-page .col-xs-3{flex:0 0 25%;max-width:25%}.profile-detail-page .col-xs-6{flex:0 0 50%;max-width:50%}.profile-detail-page .text-right{text-align:right}.profile-detail-page .text-center{text-align:center}@media (max-width:768px){.profile-detail-page .col-md-4,.profile-detail-page .col-md-6,.profile-detail-page .col-md-8{flex:0 0 100%;max-width:100%}.profile-detail-name{font-size:22px}.profile-detail-hero{padding:20px 18px}.profile-detail-header-row{align-items:stretch;flex-direction:column}.profile-detail-actions-desktop{display:none}.profile-detail-actions-mobile{display:flex;justify-content:flex-start;margin-bottom:1rem}.profile-detail-action-btn{height:42px;width:42px}}@media (min-width:769px){.profile-detail-actions-mobile{display:none}}@media (max-width:480px){.profile-detail-action-btn{height:40px;width:40px}}.profile-detail-hero-body{align-items:flex-start}.profile-detail-gallery-wrap{flex:0 0 33.333%;max-width:320px;padding:0 12px}.profile-detail-gallery-featured{background:#f8fafc;border-radius:14px;box-shadow:0 4px 20px #0000001a;cursor:pointer;overflow:hidden;transition:box-shadow .25s ease;width:100%}.profile-detail-gallery-featured:hover{box-shadow:0 8px 28px #00000024}.profile-detail-gallery-img{display:block;height:auto;max-height:320px;object-fit:contain;pointer-events:auto;width:100%}.profile-detail-gallery-thumbs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px}.profile-detail-gallery-thumb{background:none;border:2px solid #0000;border-radius:10px;cursor:pointer;flex-shrink:0;height:56px;overflow:hidden;padding:0;transition:border-color .2s,box-shadow .2s;width:56px}.profile-detail-gallery-thumb:hover{border-color:#a5b4fc;box-shadow:0 2px 8px #6366f133}.profile-detail-gallery-thumb.active{border-color:#6366f1;box-shadow:0 0 0 2px #6366f14d}.profile-detail-gallery-thumb img{height:100%;object-fit:contain;pointer-events:auto;width:100%}.profile-detail-photo-request{margin-top:12px;width:100%}@media (max-width:768px){.profile-detail-gallery-wrap{flex:0 0 100%;margin-bottom:20px;max-width:100%}}.profile-detail-info-wrap{border-left:none;padding-left:0}@media (min-width:769px){.profile-detail-info-wrap{border-left:1px solid #e2e8f0;padding-left:24px}}.profile-detail-verified-badge{align-items:center;background:linear-gradient(135deg,#22c55e1f,#22c55e0f);border-radius:999px;color:#15803d;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:16px;padding:6px 12px}.profile-detail-verified-badge svg{color:#15803d;flex-shrink:0}.profile-detail-quick-info{display:flex;flex-wrap:wrap;gap:12px 24px;margin-bottom:20px}.profile-detail-quick-info-item{display:flex;flex-direction:column;gap:2px}.profile-detail-quick-info-full{flex:1 1 100%;max-width:100%}.profile-detail-quick-label{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.profile-detail-quick-value{color:#0f172a;font-size:15px;font-weight:500;line-height:1.4}.profile-detail-contact-wrap{margin-top:4px}.profile-detail-contact-btn{align-items:center;border-radius:10px;box-shadow:0 2px 8px #10b98159;display:inline-flex!important;font-size:14px!important;font-weight:600;gap:8px;height:auto!important;padding:12px 20px!important;transition:transform .2s,box-shadow .2s;width:auto!important}.profile-detail-contact-btn:hover:not(:disabled){box-shadow:0 4px 14px #10b98166;transform:translateY(-1px)}.profile-detail-contact-btn svg{flex-shrink:0}.profile-detail-section{padding:24px 24px 28px}.profile-detail-section-title{border-left:4px solid #6366f1;color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 18px;padding-left:14px}.profile-detail-subsection-title{color:#64748b;font-size:15px;font-weight:600;margin:22px 0 10px}.profile-detail-subsection-title:first-of-type{margin-top:0}.profile-detail-page .table{border-collapse:collapse;margin-bottom:0;width:100%}.profile-detail-page .table-striped tbody tr{border-bottom:1px solid #f1f5f9;transition:background .15s}.profile-detail-page .table-striped tbody tr:hover{background:#f8fafc}.profile-detail-page .table td{color:#334155;font-size:14px;line-height:1.5;padding:12px 14px;vertical-align:middle}.profile-detail-page .table td p{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:0}.profile-detail-page .profile-detail-td-icon{background:#6366f11a;border-radius:8px;color:#6366f1;flex-shrink:0;height:20px;padding:5px;width:20px}.profile-detail-chart-title{color:#0f172a;font-size:16px;font-weight:700;margin:0 0 14px}.profile-detail-page .pad-5{padding:14px 12px}.profile-detail-page .horoscope-grid-row{align-items:stretch;display:flex;flex-wrap:nowrap;margin-left:-5px;margin-right:-5px}.profile-detail-page .horoscope-grid-row>.col-xs-3,.profile-detail-page .horoscope-grid-row>.col-xs-6{margin-bottom:8px;padding-left:5px;padding-right:5px}.profile-detail-page .horoscope-grid-row>.col-xs-3{flex:0 0 25%;max-width:25%}.profile-detail-page .horoscope-grid-row>.col-xs-6{flex:0 0 50%;max-width:50%}.profile-detail-page .hbox{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;display:flex;justify-content:center;min-height:48px;min-width:0;padding:8px 6px;text-align:center;width:100%}.profile-detail-page .hbox p{align-items:center;display:flex;flex-wrap:wrap;font-size:17px;gap:4px 6px;justify-content:center;line-height:1.3;margin:0}.profile-detail-page .hbox span{display:inline;white-space:nowrap}.profile-detail-page .hbox-center{align-items:center;background:linear-gradient(135deg,#6366f114,#8b5cf60f);border:1px solid #6366f12e;border-radius:10px;display:flex;justify-content:center;margin-bottom:8px;min-height:48px;padding:8px}.profile-detail-page .hbox-center p{color:#4f46e5;font-size:13px;font-weight:700;letter-spacing:.02em;margin:0}.profile-detail-page .hbox-empty{background:#0000;border-radius:10px;margin-bottom:8px;min-height:48px}.profile-detail-page .modal-overlay{align-items:center;animation:profile-detail-fadeIn .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes profile-detail-fadeIn{0%{opacity:0}to{opacity:1}}.profile-detail-page .modal-dialog{animation:profile-detail-slideUp .25s ease;background:#fff;border-radius:18px;box-shadow:0 24px 48px #0000002e,0 0 0 1px #0000000d;max-height:86vh;max-width:500px;overflow:auto;width:100%}@keyframes profile-detail-slideUp{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-detail-page .modal-content{display:flex;flex-direction:column}.profile-detail-page .modal-body{padding:24px 24px 20px}.profile-detail-page .modal-body h3{color:#334155;font-size:16px;font-weight:600;line-height:1.5;margin:0}.profile-detail-page .modal-footer{border-top:1px solid #f1f5f9;display:flex;gap:10px;justify-content:flex-end;padding:16px 24px 22px}.profile-detail-lightbox{align-items:center;animation:profile-detail-fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aeb;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;padding:60px 16px 100px;position:fixed;z-index:1100}.profile-detail-lightbox-close{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:20px;top:20px;transition:background .2s;width:48px}.profile-detail-lightbox-close:hover{background:#ffffff40}.profile-detail-lightbox-next,.profile-detail-lightbox-prev{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:52px}.profile-detail-lightbox-prev{left:16px}.profile-detail-lightbox-next{right:16px}.profile-detail-lightbox-next:hover,.profile-detail-lightbox-prev:hover{background:#ffffff4d}.profile-detail-lightbox-content{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:0;width:100%}.profile-detail-lightbox-img{border-radius:8px;box-shadow:0 8px 32px #0006;height:auto;max-height:70vh;max-width:100%;object-fit:contain;pointer-events:auto;width:auto}.profile-detail-lightbox-thumbs{background:#0006;border-radius:12px;bottom:24px;display:flex;gap:8px;left:50%;max-width:calc(100vw - 32px);overflow-x:auto;padding:10px 14px;position:absolute;transform:translateX(-50%)}.profile-detail-lightbox-thumb{background:none;border:2px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:48px;overflow:hidden;padding:0;transition:border-color .2s,opacity .2s;width:48px}.profile-detail-lightbox-thumb:hover{border-color:#ffffff80;opacity:.9}.profile-detail-lightbox-thumb.active{border-color:#fff;box-shadow:0 0 0 1px #fff}.profile-detail-lightbox-thumb img{height:100%;object-fit:contain;pointer-events:auto;width:100%}.main-topbar{display:none}@media (min-width:901px){.main-topbar{align-items:center;background:#fff;border-bottom:2px solid #e5e7eb;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;left:260px;padding:16px 2rem 20px;position:fixed;right:0;top:0;transition:left .2s ease;z-index:100}.portal-layout.sidebar-collapsed .main-topbar{left:72px}.main-topbar-welcome{flex:1 1;min-width:0}.main-topbar-title{color:#374151;font-size:22px;font-weight:700;letter-spacing:.02em;margin:0 0 6px}.main-topbar-subtitle{color:#6b7280;font-size:14px;line-height:1.4;margin:0}.main-topbar-right{align-items:center;display:flex;flex-shrink:0;gap:20px}.main-topbar-nav{align-items:center;display:flex;gap:10px}.main-topbar-action-btn{align-items:center;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;transition:all .2s ease;width:44px}.main-topbar-action-search{background:linear-gradient(180deg,#3b82f6,#2563eb)}.main-topbar-action-search:hover{background:#2563eb;box-shadow:0 2px 8px #3b82f666;transform:translateY(-1px)}.main-topbar-action-matches{background:linear-gradient(135deg,#ec4899,#db2777)}.main-topbar-action-matches:hover{background:#db2777;box-shadow:0 2px 8px #db277766;transform:translateY(-1px)}.main-topbar-action-profile{background:linear-gradient(180deg,#10b981,#059669)}.main-topbar-action-profile:hover{background:#059669;box-shadow:0 2px 8px #10b98166;transform:translateY(-1px)}.main-topbar-user{align-items:center;display:flex;gap:12px}.main-topbar-avatar{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:44px;justify-content:center;overflow:hidden;width:44px}.main-topbar-avatar-img{height:100%;object-fit:cover;width:100%}.main-topbar-dropdown-wrap{position:relative}.main-topbar-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #0000001f;display:flex;flex-direction:column;left:50%;margin-top:6px;min-width:180px;padding:6px 0;position:absolute;top:100%;transform:translateX(-50%);z-index:101}.main-topbar-dropdown button{background:none;border:none;color:#374151;cursor:pointer;display:block;font-size:14px;font-weight:500;padding:10px 16px;text-align:left;transition:background .15s ease;width:100%}.main-topbar-dropdown button:hover{background:#f3f4f6}.main-topbar-user-info{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.main-topbar-user-name{color:#374151;font-size:15px;font-weight:600}.main-topbar-user-id{color:#6b7280;font-size:12px}}.bottom-nav{display:none}@media (max-width:768px){.bottom-nav{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -2px 12px #00000014;display:block;height:64px;left:0;max-height:70px;min-height:64px;padding:0 0 env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:200}.bottom-nav-inner{align-items:center;display:flex;gap:4px;height:100%;justify-content:space-around;max-width:100%;padding:6px 8px 10px}.bottom-nav-item-wrapper{flex:1 1;position:relative}.bottom-nav-item,.bottom-nav-item-wrapper{display:flex;justify-content:center;min-width:0}.bottom-nav-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:14px;color:#9ca3af;cursor:pointer;flex:1 1;flex-direction:column;padding:8px 6px;transition:color .2s ease,background .2s ease,transform .15s ease}.bottom-nav-item:active{transform:scale(.96)}.bottom-nav-item-active{background:#ec489914;color:#ec4899}.bottom-nav-item-active .bottom-nav-icon{color:#ec4899}.bottom-nav-icon{align-items:center;color:inherit;display:flex;justify-content:center;margin-bottom:3px}.bottom-nav-label{font-size:11px;font-weight:500;line-height:1.2;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bottom-nav-matches-wrapper{position:relative}.bottom-nav-matches-menu{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;bottom:70px;box-shadow:0 18px 40px #0f172a2e;left:50%;min-width:180px;padding:.25rem 0;position:absolute;transform:translateX(-50%);z-index:210}.bottom-nav-matches-item{background:#0000;border:none;color:#374151;cursor:pointer;font-size:.85rem;font-weight:500;padding:.55rem .9rem;text-align:left;transition:all .15s ease;width:100%}.bottom-nav-matches-item:hover{background:#f3f4f6;color:#111827}}.profile-drawer,.profile-drawer-overlay{display:none}@media (max-width:768px){.profile-drawer-overlay{background:#0006;display:block;inset:0;opacity:0;position:fixed;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:300}.profile-drawer-overlay-open{opacity:1;visibility:visible}.profile-drawer{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 24px #00000026;display:flex;flex-direction:column;left:0;max-height:88vh;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);z-index:301}.profile-drawer-open{transform:translateY(0)}.profile-drawer-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 20px 16px}.profile-drawer-title{color:#111827;font-size:18px;font-weight:600;margin:0}.profile-drawer-close{-webkit-tap-highlight-color:transparent;align-items:center;background:#f3f4f6;border:none;border-radius:12px;color:#374151;cursor:pointer;display:flex;height:44px;justify-content:center;transition:background .2s ease;width:44px}.profile-drawer-close:active{background:#e5e7eb}.profile-drawer-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:12px 16px 24px}.profile-drawer-section{margin-bottom:20px}.profile-drawer-section:last-child{margin-bottom:0}.profile-drawer-section-label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:4px;padding:8px 12px 6px;text-transform:uppercase}.profile-drawer-item{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;border-radius:12px;color:#374151;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:14px;margin-bottom:2px;padding:14px 16px;text-align:left;transition:background .2s ease;width:100%}.profile-drawer-item:active{background:#f3f4f6}.profile-drawer-item-active{background:#fdf2f8;color:#ec4899}.profile-drawer-item-active .profile-drawer-item-icon{color:#ec4899}.profile-drawer-item-logout,.profile-drawer-item-logout .profile-drawer-item-icon{color:#dc2626}.profile-drawer-item-icon{align-items:center;color:#6b7280;display:flex;flex-shrink:0;justify-content:center}.profile-drawer-item-label{flex:1 1;line-height:1.4}}
/*# sourceMappingURL=main.4f38dea3.css.map*/