.find-partner-page{background:#f8fafc;min-height:100vh;padding:70px 50px 120px}.fp-hero,.fp-results-section,.fp-topbar{max-width:1300px;margin-inline:auto}.fp-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;padding:0;display:flex}.fp-topbar>div{color:var(--text-gray);align-items:center;gap:9px;font-family:poppins;font-size:16px;display:flex;font-weight:600!important}.fp-topbar a{color:var(--accent-color);font-weight:600;text-decoration:none}.fp-topbar strong{color:var(--text-dark);font-weight:600}.fp-return-btn{border:none;border:1px solid var(--accent-color);height:44px;font-family:var(--font-inter);cursor:pointer;background:#fff;border-radius:100px;align-items:center;gap:8px;padding:0 16px;font-size:15px;transition:all .25s;display:inline-flex;box-shadow:0 12px 28px #0f172a0f;font-weight:600!important}.fp-return-btn:hover{transform:translateY(-2px);color:var(--accent-color)!important}.fp-hero{color:#fff;background:linear-gradient(135deg,#1e3b8a,#be185d);border-radius:28px;margin-bottom:36px;padding:54px 44px;position:relative;overflow:hidden;box-shadow:0 30px 85px #0f172a24}.fp-hero:before{content:"";background:#ffffff17;border-radius:50%;width:320px;height:320px;position:absolute;top:-150px;right:-150px}.fp-hero-pattern{pointer-events:none;position:absolute;inset:0}.fp-hero-content{z-index:2;position:relative}.fp-hero-badge{letter-spacing:.4px;text-transform:capitalize;border:1.5px solid #ffffff2f;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-bottom:22px;padding:9px 20px;font-family:poppins;font-size:15px;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;background:#ffffff24!important}.fp-hero h1{font-family:var(--font-playfair-display);color:#fff;letter-spacing:0;margin:0;font-size:clamp(42px,6vw,56px);font-weight:700;line-height:1.2}.fp-hero p{color:#ffffffeb;max-width:700px;font-family:var(--font-inter);margin:20px 0 0;font-size:17px;font-weight:300;line-height:1.85}.fp-hero-pills{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.fp-hero-pills span{letter-spacing:.4px;text-transform:capitalize;border:1.5px solid #ffffff2f;border-radius:50px;justify-content:center;align-items:center;width:fit-content;padding:9px 18px;font-family:poppins;font-size:15px;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;background:#ffffff24!important}.fp-results-section{padding:0}.fp-results-head{text-align:center;background:#fff;border:1px solid #e2e8f0f2;border-radius:22px;margin-bottom:52px;padding:40px 24px;box-shadow:0 18px 45px #0f172a0f}.fp-results-head span{color:var(--accent-color);letter-spacing:.5px;background:#be185d26;border:1.2px solid #be185d59;border-radius:50px;justify-content:center;align-items:center;margin-bottom:18px;padding:9px 20px;font-family:poppins;font-size:15px;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.fp-results-head h2{color:var(--text-dark);font-family:var(--font-playfair-display);margin:0 0 18px;font-size:48px;font-weight:700;line-height:1.25}.fp-results-head p{color:var(--text-gray);font-family:var(--font-inter);margin:0;font-size:16px;font-weight:500}.featured-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.fp-bottom-filter-bar{z-index:10000;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff5;border:1px solid #989898f2;border-radius:999px;align-items:center;gap:10px;padding:12px;animation:.25s fpBarIn;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #0f172a66}@keyframes fpBarIn{0%{opacity:0;transform:translate(-50%)translateY(14px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.fp-bottom-filter-bar button{background:var(--primary-color);cursor:pointer;letter-spacing:.8px;color:#fff;border:none;border-radius:999px;align-items:center;gap:10px;min-height:44px;padding:0 24px;font-family:poppins;font-size:15px;font-weight:400;display:flex}.fp-bottom-filter-bar button:hover{background:var(--accent-color)}.fp-bottom-filter-bar button span{background:var(--accent-color);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:grid}.fp-bottom-filter-bar p{white-space:nowrap;background:var(--primary-color);cursor:pointer;letter-spacing:.8px;color:#fff;border-radius:999px;align-items:center;gap:10px;min-height:44px;margin:0;padding:0 24px;font-family:poppins;font-size:15px;font-weight:400;display:flex}.fp-filter-overlay{z-index:20000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.fp-filter-drawer{background:radial-gradient(circle at 0 0,#be185d0f,#0000 32%),#fff;border-radius:30px;width:min(1180px,100%);max-height:90vh;padding:40px;animation:.25s fpDrawerIn;overflow-y:auto;box-shadow:0 34px 90px #0f172a42}@keyframes fpDrawerIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.fp-filter-drawer-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:32px;display:flex}.fp-filter-drawer-head span{width:fit-content;color:var(--accent-color);letter-spacing:.4px;background:#be185d1a;border:1px solid #be185d59;border-radius:50px;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;padding:9px 20px;font-family:poppins;font-size:15px;font-weight:400;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.fp-filter-drawer-head h3{color:var(--text-dark);font-family:var(--font-playfair-display);margin:6px 0 10px;font-size:38px;font-weight:700;line-height:1.3}.fp-filter-drawer-head p{color:var(--text-gray);font-family:var(--font-inter);margin:0;font-size:15px}.fp-filter-drawer-head button{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.fp-filter-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.fp-age-field{flex-direction:column;gap:12px;display:flex}.fp-age-field span{font-family:var(--font-inter);font-size:15px;font-weight:500;color:#273141!important}.fp-age-field input{color:#0f172a;height:46px;font-family:var(--font-inter);outline:none;padding-inline:14px;font-size:14px;font-weight:500;cursor:pointer!important;background:linear-gradient(#fff,#fbfbfd)!important;border:1px solid #e2e2e2f2!important;border-radius:10px!important;transition:all .25s!important;box-shadow:0 10px 24px #0f172a0f,inset 0 1px #ffffffe6!important}.fp-age-field input::placeholder{font-family:var(--font-inter);font-size:14px;font-weight:400;color:#0f172a!important}.fp-age-field input:hover{transform:translateY(-.4px);box-shadow:0 14px 30px #0f172a0f,0 0 0 4px #be185d0a!important}.fp-age-field input:focus{border-color:#be185d6b!important;box-shadow:0 0 0 4px #be185d14,0 14px 30px #0f172a14!important}.fp-filter-actions{justify-content:flex-end;gap:18px;margin-top:34px;display:flex}.fp-apply-btn,.fp-clear-btn{min-height:48px;font-family:var(--font-inter);cursor:pointer;border:none;border-radius:999px;padding-inline:24px;font-size:15px;font-weight:600}.fp-clear-btn{background:var(--primary-color);color:#fff}.fp-apply-btn{color:#fff;background:linear-gradient(135deg, var(--primary-color), var(--accent-color));align-items:center;gap:8px;display:flex;box-shadow:0 14px 30px #be185d38}.fp-floating-message{z-index:500;background:var(--primary-color);color:#fff;letter-spacing:.4px;z-index:999;border-radius:10px;padding:10px 22px;font-family:poppins;font-size:16px;font-weight:400;position:fixed;top:100px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0f172a38}.fp-empty,.fp-loader{min-height:300px;color:var(--text-gray);text-transform:capitalize;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-family:poppins;font-size:24px;font-weight:500;display:flex;box-shadow:0 20px 55px #0f172a12}.fp-empty h3{color:var(--text-dark);font-family:var(--font-playfair-display);text-transform:capitalize;margin:10px 0;font-size:38px;font-weight:700;line-height:1.3}.fp-empty p{margin:0;font-size:18px;font-weight:400}.spin{animation:.8s linear infinite fpSpin}@keyframes fpSpin{to{transform:rotate(360deg)}}.fp-pagination{justify-content:center;align-items:center;gap:24px;margin-top:60px;display:flex}.fp-pagination button{background:var(--primary-color);border:1px solid var(--primary-color);cursor:pointer;color:#fff;border-radius:100px;align-items:center;gap:8px;height:44px;padding:0 40px;font-family:Poppins;font-size:15px;transition:all .25s;display:inline-flex;box-shadow:0 12px 28px #0f172a0f;font-weight:500!important}.fp-pagination button:disabled{opacity:.5;cursor:not-allowed}.fp-pagination span{color:var(--text-dark);font-family:Poppins;font-size:18px;font-weight:600!important}@media (max-width:1200px){.featured-grid,.fp-filter-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.featured-grid{grid-template-columns:repeat(2,1fr)}.fp-hero h1{font-size:46px}}@media (max-width:768px){.find-partner-page{padding:50px 16px 100px}.fp-topbar{flex-direction:column;align-items:flex-start}.fp-return-btn{justify-content:center;width:100%;margin-top:12px}.fp-filter-grid{grid-template-columns:1fr;gap:25px}.fp-filter-drawer{border-radius:24px;padding:22px}.fp-bottom-filter-bar{justify-content:space-between;gap:8px;width:calc(100% - 30px);padding:10px}.fp-bottom-filter-bar button{gap:6px;min-height:42px;padding:0 16px;font-size:14px}.fp-bottom-filter-bar p{min-height:42px;padding-inline:16px;font-size:14px}.fp-filter-drawer-head{flex-direction:column-reverse;gap:18px;margin-bottom:32px;display:flex}.fp-filter-drawer-head button{align-self:end}.fp-filter-actions{justify-content:flex-end;gap:18px;margin-top:34px;display:block}.fp-clear-btn{background:var(--primary-color);color:#fff;width:100%;min-width:unset;min-height:unset;padding:14px 24px;font-size:15px}.fp-apply-btn{width:100%;min-width:unset;min-height:unset;justify-content:center;margin-top:14px;margin-bottom:10px;padding:14px 24px;font-size:15px}.fp-empty,.fp-loader{text-align:center;min-height:260px;padding:30px}.fp-empty h3{margin:6px 0;font-size:34px;font-weight:700;line-height:1.3}.fp-empty p{font-size:16px}}@media (max-width:576px){.featured-grid{grid-template-columns:1fr;gap:32px}.fp-hero{border-radius:24px;margin-bottom:30px;padding:36px 28px}.fp-hero-badge{margin-bottom:20px;padding:9px 18px;font-size:15px}.fp-hero h1{font-size:38px;line-height:1.4}.fp-hero p{margin:14px 0 0;font-size:15px}.fp-hero-pills{gap:12px}.fp-hero-pills span{padding:9px 16px;font-size:14px}.fp-results-head span{margin-bottom:20px;padding:9px 18px;font-size:15px}.fp-results-head h2{font-size:34px}.fp-profile-card-body{padding:22px}.fp-profile-name-row h3{font-size:20px}.fp-detail-item span{font-size:13px}.fp-detail-row{gap:14px}.fp-bottom-filter-bar{padding:10px;bottom:20px}.fp-bottom-filter-bar button:nth-child(2){display:none}.fp-filter-drawer-head span{padding:9px 18px;font-size:15px}.fp-floating-message{text-align:center;border-radius:10px;min-width:320px;padding:8px 20px;font-family:poppins;font-size:15px;line-height:1.8}.fp-pagination{margin-top:46px;display:block}.fp-pagination button{text-align:center;justify-content:center;min-width:100%;height:46px;margin:20px 0;padding:0 40px;font-size:16px;font-weight:500!important}.fp-pagination span{justify-content:center;font-size:18px;display:flex;font-weight:600!important}}
