*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f8fafc;color:#111827}.top{height:74px;padding:0 42px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.logo{font-size:26px;font-weight:900;color:#111827;text-decoration:none}.logo span{color:#ec4899}nav{display:flex;gap:26px}nav a{text-decoration:none;color:#111827;font-weight:700}.wrap{max-width:1500px;margin:auto;padding:28px}.hero-premium,.stories-panel,.panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.hero-premium{padding:38px}.eyebrow{color:#ec4899;font-weight:800}.hero-text h1{font-size:48px;margin:10px 0}.hero-text p{font-size:18px;color:#64748b}.search-panel{margin-top:28px;display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:14px}.search-panel input,.search-panel select{padding:16px;border:1px solid #e5e7eb;border-radius:15px;font-size:15px}.search-panel button{border:0;border-radius:15px;background:#ec4899;color:#fff;font-weight:900;padding:0 36px}.stories-panel{margin-top:26px;padding:24px}.section-head{display:flex;justify-content:space-between}.section-head h2{margin:0}.section-head p{color:#64748b}.section-head a{color:#ec4899;font-weight:800}.stories-row{display:flex;gap:26px;overflow:auto}.story-item{text-align:center}.story-ring{width:76px;height:76px;border-radius:50%;border:4px solid #ec4899;background:#fff1f7;color:#ec4899;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;margin-bottom:8px}.story-item small{display:block;color:#64748b}.main-grid{margin-top:26px;display:grid;grid-template-columns:240px 1fr 260px;gap:24px}.panel-card{padding:22px;margin-bottom:20px}.panel-card a{display:flex;justify-content:space-between;text-decoration:none;color:#111827;padding:11px 0;border-bottom:1px solid #f1f5f9}.panel-card a span{background:#fce7f3;color:#ec4899;border-radius:999px;padding:3px 9px}.sponsor,.highlight{background:linear-gradient(135deg,#fff,#fff1f7)}.sponsor small,.highlight small{color:#ec4899;font-weight:900}.sponsor>a,.highlight>a{display:block;text-align:center;background:#ec4899;color:#fff;border:0;border-radius:14px;margin-top:16px;padding:13px;font-weight:900}.profiles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 16px 38px rgba(15,23,42,.08)}.profile-image{height:255px;background:linear-gradient(135deg,#111827,#ec4899);position:relative;display:flex;align-items:center;justify-content:center}.profile-initial{font-size:90px;color:#fff;font-weight:900}.available,.heart{position:absolute;background:#fff;border-radius:999px}.available{top:14px;left:14px;color:#16a34a;padding:8px 12px;font-size:13px;font-weight:800}.heart{top:14px;right:14px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px}.image-badges{position:absolute;left:14px;bottom:14px;display:flex;flex-direction:column;gap:7px}.image-badges span{background:rgba(0,0,0,.65);color:#fff;border-radius:999px;padding:7px 10px;font-size:12px}.profile-info{padding:18px}.profile-title{display:flex;justify-content:space-between;align-items:center}.profile-title h3{margin:0;font-size:22px}.profile-title h3 span{color:#ec4899}.location,.desc,.meta-row{color:#64748b}.tags{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.tags span{background:#fce7f3;color:#db2777;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.meta-row{display:flex;justify-content:space-between;font-size:13px;border-top:1px solid #f1f5f9;padding-top:14px}.card-actions{display:flex;gap:10px;margin-top:16px}.card-actions a{flex:1;text-align:center;background:#ec4899;color:white;text-decoration:none;border-radius:14px;padding:13px;font-weight:900}.card-actions button{width:48px;border:1px solid #e5e7eb;background:#fff;border-radius:14px}.footer{text-align:center;padding:30px;color:#64748b}.panel-card ul{padding-left:20px;line-height:2}@media(max-width:1200px){.main-grid{grid-template-columns:1fr}.profiles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.top{padding:0 18px}nav{display:none}.wrap{padding:16px}.hero-text h1{font-size:34px}.search-panel{grid-template-columns:1fr}.profiles-grid{grid-template-columns:1fr}}
