:root{--primary:#0f172a;--secondary:#2563eb;--gold:#d4af37;--light:#f8fafc;--text:#1f2937;--radius:16px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Arial,sans-serif;background:#fff;color:var(--text);line-height:1.6}.container{width:90%;max-width:1200px;margin:auto}.hero{background:#0f172a;color:#fff;text-align:center;padding:120px 20px}.hero h1{font-size:54px;font-weight:700;margin-bottom:20px}.hero p{max-width:700px;margin:0 auto;font-size:20px;opacity:.9}.hero-btn{display:inline-block;margin-top:35px;padding:16px 36px;background:#2563eb;color:#fff;border-radius:10px;text-decoration:none;font-weight:700;transition:.3s}.hero-btn:hover{background:#1d4ed8}@media(max-width:768px){.hero{padding:80px 20px}.hero h1{font-size:34px}.hero p{font-size:17px}}.hero{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:120px 20px;text-align:center}.hero h1{color:#fff;font-size:56px;line-height:1.2;max-width:1000px;margin:0 auto 25px;font-weight:800}.hero p{color:#dbeafe;max-width:850px;margin:0 auto 35px;font-size:22px;line-height:1.8}.hero-btn{display:inline-block;background:#2563eb;color:#fff;padding:16px 42px;border-radius:10px;font-size:18px;font-weight:700;text-decoration:none;transition:.3s}.hero-btn:hover{background:#1d4ed8;transform:translateY(-3px)}.hero{padding:140px 20px;background:linear-gradient(135deg,#0f172a,#1e3a8a);text-align:center;color:#fff}.hero .container{max-width:1100px;margin:auto}.hero-badge{display:inline-block;padding:10px 20px;border-radius:100px;background:#d4af37;color:#111;font-weight:700;margin-bottom:25px}.hero h1{font-size:60px;line-height:1.15;font-weight:800;color:#fff;margin-bottom:25px}.hero p{font-size:20px;max-width:760px;margin:0 auto 40px;color:#dbeafe}.hero-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.btn{display:inline-block;padding:16px 34px;border-radius:12px;text-decoration:none;font-weight:700;transition:.3s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-outline{border:2px solid #fff;color:#fff}.btn-outline:hover{background:#fff;color:#111827}@media(max-width:768px){.hero{padding:90px 20px}.hero h1{font-size:36px}.hero p{font-size:18px}}.search-section{padding:80px 20px;background:#fff;text-align:center}.search-section h2{font-size:36px;margin-bottom:35px}.search-box{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.search-box select{width:320px;padding:16px;border:1px solid #ddd;border-radius:10px;font-size:16px}.search-box button{padding:16px 35px;background:#2563eb;color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:700}.search-box button:hover{background:#1d4ed8}.popular-cities{margin-top:25px;font-size:15px}.popular-cities a{margin:0 10px;text-decoration:none;font-weight:600}.stats{background:#f8fafc;padding:80px 20px}.stats-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.stat-box{background:#fff;border-radius:15px;padding:35px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.08)}.stat-box h3{color:#2563eb;font-size:42px;margin-bottom:10px}.stat-box p{margin:0}@media(max-width:768px){.stats-grid{grid-template-columns:1fr 1fr}.search-box select{width:100%}}.profile-single{padding:80px 20px}.profile-header{display:grid;grid-template-columns:400px 1fr;gap:50px;align-items:start}.profile-image img{width:100%;border-radius:20px}.profile-info h1{margin-bottom:20px}.badge{display:inline-block;padding:8px 14px;border-radius:30px;margin-right:10px;font-weight:600}.verified{background:#22c55e;color:#fff}.premium{background:#f59e0b;color:#fff}.profile-info p{margin:15px 0}.whatsapp-btn{display:inline-block;margin-top:20px;padding:14px 28px;background:#25d366;color:#fff;text-decoration:none;border-radius:10px;font-weight:700}.profile-content{margin-top:60px}@media(max-width:768px){.profile-header{grid-template-columns:1fr}}.profiles-archive{padding:80px 20px}.archive-title{text-align:center;margin-bottom:50px}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.profile-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:.3s}.profile-card:hover{transform:translateY(-8px)}.profile-card img{width:100%;height:340px;object-fit:cover}.profile-content{padding:20px}.profile-content h3{margin-bottom:15px}.profile-content h3 a{text-decoration:none;color:#111827}.verified-badge{display:inline-block;background:#16a34a;color:#fff;padding:5px 10px;border-radius:5px;margin-bottom:15px}.view-btn{display:inline-block;margin-top:15px;background:#2563eb;color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none}.featured-profiles{padding:90px 20px;background:#f8fafc}.section-header{text-align:center;margin-bottom:50px}.section-header h2{font-size:42px;margin-bottom:10px}.section-header p{color:#6b7280;font-size:18px}.city-hero{background:#f8fafc;padding:80px 20px;text-align:center}.city-hero h1{font-size:42px;margin-bottom:15px}.city-hero p{font-size:18px;color:#666;max-width:700px;margin:0 auto 20px}.city-count{display:inline-block;background:#fff;padding:10px 20px;border-radius:50px;box-shadow:0 5px 15px rgba(0,0,0,.08);font-weight:600}.popular-cities{margin-top:25px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.popular-cities a{background:#fff;padding:8px 16px;border-radius:30px;text-decoration:none;color:#222;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:.3s}.popular-cities a:hover{transform:translateY(-2px)}.profile-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;margin:35px 0}.profile-gallery img{width:100%;height:220px;object-fit:cover;border-radius:12px;transition:.3s}.profile-gallery img:hover{transform:scale(1.05)}.blog-related-profiles{margin:40px 0}.blog-related-profiles h2{margin-bottom:20px;font-size:34px;font-weight:700}.blog-related-profiles .profile-grid{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:10px;scrollbar-width:thin}.blog-related-profiles .profile-grid::-webkit-scrollbar{height:8px}.blog-related-profiles .profile-grid::-webkit-scrollbar-thumb{background:#ccc;border-radius:20px}.blog-related-profiles .profile-card{min-width:280px;max-width:280px;flex:0 0 auto}.blog-related-profiles img{width:100%;height:340px;object-fit:cover;border-radius:16px}@media(max-width:768px){.blog-related-profiles .profile-card{min-width:220px;max-width:220px}.blog-related-profiles img{height:280px}}.stats .container{width:100%;max-width:100%;padding:0 15px;box-sizing:border-box}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;width:100%}.stat-card{width:100%;min-width:0;box-sizing:border-box}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-card{width:100%}}.blog-page{padding:60px 0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.blog-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.08)}.blog-card img{width:100%;height:240px;object-fit:cover}.blog-content{padding:20px}.blog-content h2{margin-bottom:10px}.blog-content a{text-decoration:none}.read-more{display:inline-block;margin-top:15px;font-weight:700}