

    .floating-icon{position:fixed;right:30px;width:60px;height:60px;z-index:999999}
.floating-icon a{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(0,0,0,.35);transition:.25s ease}
.floating-icon a:hover{transform:scale(1.08)}
.floating-icon img{width:28px;height:28px;filter:invert(1)}
.whatsapp-icon{bottom:190px}
.whatsapp-icon a{background:#25d366}
.call-icon{bottom:115px}
.call-icon a{background:#ff006f}
.telegram-icon{bottom:40px}
.telegram-icon a{background:#229ed9}
.call-icon img{filter:brightness(0) invert(1)}
@media(max-width:480px){
.navbar-brand{font-size:19px;font-weight:600}
.floating-icon{left:8px;left:auto;width:50px;height:50px}
.floating-icon img{width:20px;height:20px}
.whatsapp-icon{bottom:180px}
.whatsapp-icon a{background:#25d366}
.call-icon{bottom:105px}
.call-icon a{background:#ff006f}
.telegram-icon{bottom:40px}
.telegram-icon a{background:#229ed9}
}
body.age-popup-active .fixed-ui{display:none!important}
.age-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(10px);z-index:999999}
.age-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;z-index:999999}
.age-modal,.age-overlay{display:none}
.age-modal-content{background:#000;color:#fff;max-width:440px;width:100%;max-height:90vh;overflow-y:auto;padding:32px 24px;border-radius:24px;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.9);border:1px solid rgba(120,0,30,.35);animation:popupZoom .35s ease}
@keyframes popupZoom{
from{transform:scale(.9);opacity:0}
to{transform:scale(1);opacity:1}
}
.age-modal-content h2{font-size:22px;font-weight:900;letter-spacing:.6px;margin-bottom:12px;color:#ff4d6d}
.age-modal-content p{font-size:14px;line-height:1.7;color:#d0d0d0}
.confirm-statement{font-size:15px;font-weight:700;margin:14px 0 10px;color:#ff758c}
.age-modal-content ul{list-style:none;padding:0;margin:10px 0 18px}
.age-modal-content ul li{padding:5px 0;font-size:14px;color:#e0e0e0}
.disclaimer{font-size:13px;color:#a0a0a0;border-top:1px solid rgba(255,255,255,.12);padding-top:12px;margin-bottom:22px}
.age-buttons{display:flex;gap:12px}
.age-buttons a,.age-buttons button{flex:1;padding:12px 0;border-radius:14px;font-size:14px;font-weight:800;cursor:pointer;transition:.25s;text-align:center}
.btn-yes{background:linear-gradient(to right,#ff4d6d,#c41e3b);color:#fff;border:none;box-shadow:0 4px 15px rgba(255,77,109,.4)}
.btn-yes:hover{background:linear-gradient(to right,#ff758c,#e63950);box-shadow:0 6px 20px rgba(255,77,109,.55);transform:translateY(-2px)}
.btn-no{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.15);text-decoration:none}
.btn-no:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}
@media (max-width:480px){
.age-modal-content{padding:24px 18px;border-radius:20px}
.age-modal-content h2{font-size:20px}
.age-modal-content p,.age-modal-content ul li{font-size:13px}
.confirm-statement{font-size:14px}
.age-buttons{flex-direction:column;gap:10px}
}
@media (hover:hover){
.btn-no:hover,.btn-yes:hover{transform:translateY(-2px)}
}
body{margin:0;padding:0;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif}
.site-header-main{background:#e31777;position:sticky;top:0;z-index:999}
.site-navbar-main{max-width:1200px;margin:auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;min-height:64px;position:relative}
.site-logo-main{color:#fff;font-size:22px;font-weight:800;text-decoration:none}
.site-logo-main:hover{color:#fff}
.menu-toggle{display:none;background:0 0;border:none;color:#fff;font-size:26px;cursor:pointer}
.site-menu-main{list-style:none;display:flex;gap:26px;margin:0;padding:0}
.site-menu-main a{color:#fff;text-decoration:none;font-size:17px;font-weight:600;position:relative}
.site-menu-main a::after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:#fff;transition:.3s}
.site-menu-main a:hover::after{width:100%}
.hero-banner-wrap{position:relative;min-height:520px;overflow:hidden}
.hero-bg-img{position:absolute;inset:0;z-index:1}
.hero-bg-img img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.55)}
.hero-banner-overlay{position:relative;z-index:2;min-height:520px;padding-top:36px}
.hero-banner-overlay::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(227,23,119,.15),rgba(0,0,0,.3));z-index:-1}
.hero-top-area{display:flex;justify-content:center;padding:10px 12px 26px}
.hero-search-card{width:100%;max-width:680px;padding:18px 18px 16px;border-radius:16px;}
.hero-search-title{font-size:25px;font-weight:900;color:#fff;margin-bottom:10px;text-align:center;font-family: Pacifico, cursive;}
.hero-search-wrap{display:flex;align-items:center;background:#fff;border-radius:4px;overflow:hidden;border:2px solid #e31777}
.hero-search-select{flex:1;border:none;outline:0;padding:16px 14px;font-size:16px;color:#333;background:0 0}
.hero-search-btn{min-width:44px;height:52px;border:none;background:#e31777;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}
.hero-search-note{margin-top:8px;text-align:center;font-size:17.5px;color:#fff}
.hero-search-note a{color:#fff;text-decoration:none;font-weight:600}
.hero-main-title{text-align:center;color:#fff;font-size:34px;line-height:1.25;font-weight:800;max-width:900px;margin:0 auto 20px;padding:0 10px}
.hero-cta-row{display:flex;justify-content:center;gap:16px}
.hero-btn{min-width:200px;text-align:center;padding:16px 16px;border-radius:30px;font-size:21px;font-weight:700;color:#fff;text-decoration:none;transition:.2s}
.call-btn{background:linear-gradient(135deg,#b30000,#ff2b2b);color:#fff}
.whatsapp-btn{background:linear-gradient(135deg,#1fa34a,#33d36f);color:#fff}
.hero-btn:hover{transform:translateY(-2px);color:#fff}
@media(max-width:991px){
.menu-toggle{display:block}
.site-menu-main{position:absolute;top:64px;left:0;right:0;background:#e31777;flex-direction:column;gap:0;display:none}
.site-menu-main li{border-top:1px solid rgba(255,255,255,.15)}
.site-menu-main a{display:block;padding:12px 16px;font-size:17px}
.site-menu-main.show{display:flex}
.hero-main-title{font-size:26px}
.hero-cta-row{flex-direction:column;align-items:center}
.hero-btn{width:100%;max-width:260px}
}
@media(max-width:480px){
.hero-search-card{padding:14px 14px 12px;border-radius:14px}
.hero-search-title{font-size:17px}
.hero-search-select{font-size:13.5px}
} 

.escort-icons .telegram img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    border-radius: 50%;
    filter: brightness(0) invert(1);
    transition: transform .3s ease, box-shadow .3s ease;
}
   

.site-footer-main{background:#e31777;color:#fff;padding:36px 0 0;font-size:14px}
.footer-top-area{text-align:center;margin-bottom:24px}
.footer-logo{display:inline-block;color:#fff;font-size:22px;font-weight:800;text-decoration:none;margin-bottom:6px}
.footer-tagline{margin:4px 0;opacity:.95}
.footer-call{margin:4px 0}
.footer-call a{color:#fff;font-weight:700;text-decoration:none}
.footer-rta-legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:rgba(255,255,255,.08);border-radius:14px}
.rta-badge{display:flex;align-items:center;gap:6px;background:#fff;padding:6px 10px;border-radius:999px}
.rta-badge span{font-size:11px;font-weight:700;letter-spacing:.4px;color:#222}
.footer-legal-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px}
.footer-legal-links a{color:#fff;text-decoration:none;font-weight:600;opacity:.95}
.footer-legal-links a:hover{text-decoration:underline}
.footer-legal-links .sep{color:rgba(255,255,255,.6)}
.footer-bottom-area{margin-top:20px;padding:12px 0 18px;text-align:center;font-size:13px;border-top:1px solid rgba(255,255,255,.25)}
@media(max-width:576px){
.footer-rta-legal{flex-direction:column;align-items:flex-start}
.footer-top-area{margin-bottom:18px}
}



.cookie-bar{position:fixed;left:0;right:0;bottom:0;z-index:99999;background:#f4f7fb;border-top:1px solid #e6e6e6;padding:12px 130px;font-family:inherit}
.cookie-inner{width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;position:relative}
.cookie-text{flex:1;color:#333;font-size:14px;line-height:1.5}
.cookie-text a{color:#e31777;font-weight:600;text-decoration:none}
.cookie-text a:hover{text-decoration:underline}
.cookie-accept-btn{background:#e31777;color:#fff;border:none;padding:9px 18px;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}
.cookie-accept-btn:hover{opacity:.9}
.cookie-close{position:absolute;right:-35px;top:-6px;background:black;border:1px solid #000;border-radius:50%;width:26px;height:26px;line-height:22px;text-align:center;font-size:18px;cursor:pointer;color:#fff}
.cookie-close:hover{color:#e31777;border-color:#e31777}
@media (max-width:768px){
    .cookie-bar{padding:12px 20px;}
.cookie-inner{width:92%;flex-direction:column;align-items:flex-start;gap:12px}
.cookie-accept-btn{width:100%;text-align:center}
.cookie-close{right:0;top:0}
}