/*
Theme Name: SMSUP Neon Chat
Theme URI: https://www.smsupoznavanje.rs/
Author: ChatGPT
Description: Neon roze/crna WordPress tema za SMS upoznavanje, dopisivanje i chat landing stranicu.
Version: 1.0.5-cards-normal
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: smsup-neon
*/

:root{
  --bg:#05050d;
  --bg2:#100717;
  --panel:#130b1f;
  --panel2:#1c102b;
  --pink:#ff2f8e;
  --pink2:#ff68b5;
  --text:#ffffff;
  --muted:#cfc4d6;
  --line:rgba(255,47,142,.32);
  --green:#28d17c;
}
*{box-sizing:border-box}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.55;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.container{width:min(1160px,calc(100% - 36px));margin:0 auto}
.smsup-header{position:sticky;top:0;z-index:99;background:rgba(5,5,13,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}
.smsup-nav{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 0}
.logo{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:900;letter-spacing:.5px}.logo-mark{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),#ff87c4);box-shadow:0 0 30px rgba(255,47,142,.55)}.logo strong{color:var(--pink)}
.menu{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:800;text-transform:uppercase}.menu a{opacity:.9}.menu a:hover{color:var(--pink)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--pink);border-radius:8px;padding:14px 22px;font-weight:900;text-transform:uppercase;letter-spacing:.3px;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,var(--pink),#ff4aa2);box-shadow:0 0 32px rgba(255,47,142,.38)}.btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.btn-outline{background:transparent;color:#fff}
.hero{position:relative;min-height:650px;padding:74px 0 44px;background:radial-gradient(circle at 78% 25%,rgba(255,47,142,.22),transparent 24%),radial-gradient(circle at 30% 35%,rgba(255,47,142,.14),transparent 24%),linear-gradient(180deg,#070713 0%,#09040f 100%)}
.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,47,142,.18) 1px,transparent 1px);background-size:34px 34px;opacity:.16}.hero-grid{position:relative;display:grid;grid-template-columns:1fr .92fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:9px 14px;border-radius:999px;background:rgba(255,47,142,.12);color:var(--pink2);font-weight:900;text-transform:uppercase;font-size:13px;margin-bottom:18px}.hero h1{font-size:clamp(45px,6vw,76px);line-height:.96;margin:0 0 18px;font-weight:950;letter-spacing:-2px}.hero h1 span{color:var(--pink)}.hero p{font-size:21px;color:var(--muted);max-width:575px;margin:0 0 26px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:26px;color:#eee;font-size:14px}.trust span{display:flex;gap:8px;align-items:center}.trust b{color:var(--pink)}
.phone-wrap{position:relative;display:flex;justify-content:center}.phone{width:min(390px,100%);border:10px solid #20182a;border-radius:46px;background:#090913;box-shadow:0 0 0 2px rgba(255,255,255,.08),0 28px 90px rgba(255,47,142,.28);padding:22px;min-height:560px}.phone-top{height:30px;text-align:center;color:#fff;font-weight:800}.chat-profile{display:flex;align-items:center;gap:14px;margin:14px 0 24px}.avatar{width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#f5c6d6,#7c2d5c);display:grid;place-items:center;font-weight:950;font-size:23px}.online-dot{width:9px;height:9px;background:var(--green);border-radius:50%;display:inline-block;margin-right:5px}.bubble{max-width:86%;padding:14px 16px;border-radius:18px;background:#191423;margin:12px 0;color:#fff}.bubble.me{margin-left:auto;background:linear-gradient(135deg,var(--pink),#ce176e)}.input-bar{margin-top:70px;display:flex;align-items:center;gap:10px;background:#151321;border-radius:22px;padding:9px 10px;color:#82798c}.send{margin-left:auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--pink)}.neon-badge{position:absolute;right:0;bottom:45px;border:4px solid var(--pink2);border-radius:50%;width:150px;height:150px;display:grid;place-items:center;text-align:center;font-weight:950;box-shadow:0 0 28px var(--pink);background:rgba(10,5,15,.72);transform:rotate(-8deg)}
.section{padding:54px 0}.section-dark{background:#080611}.section-panel{background:linear-gradient(90deg,#130918,#1b0d23,#100713);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.section-title{text-align:center;font-size:27px;text-transform:uppercase;letter-spacing:2px;margin:0 0 30px}.steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.step{position:relative;background:rgba(255,255,255,.035);border:1px solid rgba(255,47,142,.2);border-radius:20px;padding:28px;text-align:center}.step-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:rgba(255,47,142,.13);border:1px solid var(--line);font-size:34px}.num{position:absolute;top:-16px;left:50%;transform:translateX(-50%);background:var(--pink);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:950}.step h3{margin:8px 0 8px;text-transform:uppercase}.step p{color:var(--muted);margin:0}
.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.profile-card{position:relative;min-height:315px;border-radius:16px;overflow:hidden;background:linear-gradient(160deg,#3d2332,#120914);border:1px solid var(--line);box-shadow:0 20px 45px rgba(0,0,0,.26)}.profile-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.84) 78%)}.fake-photo{height:100%;min-height:315px;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.28),transparent 13%),linear-gradient(135deg,#5f334b,#170b16 55%,#0b0810)}.card-content{position:absolute;left:16px;right:16px;bottom:16px}.status{position:absolute;top:12px;left:12px;background:var(--green);color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900}.profile-card h3{margin:0 0 2px;font-size:22px}.city{color:#e9cfe0;font-size:14px;margin-bottom:12px}.card-btn{width:100%;padding:10px;border-radius:7px;border:1px solid var(--pink);color:#ff5aa7;text-align:center;font-weight:950;text-transform:uppercase;font-size:13px}.center{text-align:center;margin-top:24px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature{display:flex;gap:20px;align-items:flex-start}.feature-ico{font-size:43px;color:var(--pink)}.feature h3{margin:0 0 5px;text-transform:uppercase}.feature p{margin:0;color:var(--muted)}
.city-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:13px}.city-link{border:1px solid var(--pink);border-radius:6px;padding:13px 12px;text-align:center;font-weight:900;text-transform:uppercase;color:#fff}.city-link:hover{background:var(--pink)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-item{background:#160e22;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:18px 20px;font-weight:800}.cta-strip{margin-top:34px;border:2px solid var(--pink2);box-shadow:0 0 24px rgba(255,47,142,.55);border-radius:14px;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center;background:rgba(255,47,142,.05)}.cta-strip h2{margin:0}.cta-strip p{margin:4px 0 0;color:var(--muted)}
.content-area{padding:44px 0;background:#fff;color:#111}.content-area a{color:#d91d78}.post-card{border-bottom:1px solid #eee;padding:22px 0}.post-card h2{margin:0 0 8px}.smsup-footer{background:#05050d;border-top:1px solid rgba(255,255,255,.08);padding:30px 0;color:var(--muted);text-align:center}.mobile-menu{display:none}
@media(max-width:980px){.menu{display:none}.mobile-menu{display:block}.hero-grid{grid-template-columns:1fr}.phone-wrap{order:-1}.hero{text-align:center}.hero p{margin-left:auto;margin-right:auto}.hero-actions,.trust{justify-content:center}.cards{grid-template-columns:repeat(2,1fr)}.steps,.features{grid-template-columns:1fr}.city-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.cta-strip{flex-direction:column;text-align:center}.neon-badge{display:none}}
@media(max-width:560px){.container{width:min(100% - 24px,1160px)}.hero{padding-top:38px}.hero h1{font-size:42px}.hero p{font-size:17px}.btn{width:100%}.cards{grid-template-columns:1fr}.phone{min-height:500px;padding:18px;border-radius:34px}.city-grid{grid-template-columns:1fr}.logo{font-size:18px}.logo-mark{width:38px;height:38px}.trust{display:grid;gap:10px}.section{padding:38px 0}}

/* === MOBILE OVERFLOW FIX v1.0.1 === */
html, body{max-width:100%;overflow-x:hidden;}
.smsup-header,.hero,.section,.section-panel,.section-dark,.content-area,.smsup-footer{max-width:100%;overflow-x:hidden;}
.smsup-nav{min-width:0;}
.logo{min-width:0;white-space:nowrap;}
.logo span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;}
.phone-wrap,.phone{max-width:100%;min-width:0;}
.hero-grid{min-width:0;}

@media(max-width:760px){
  .smsup-nav{
    flex-wrap:wrap;
    justify-content:center;
    gap:12px;
    padding:14px 0;
  }
  .smsup-nav .logo{
    width:100%;
    justify-content:center;
    font-size:20px;
  }
  .smsup-nav > .btn{
    width:100%;
    max-width:320px;
    padding:12px 14px;
    font-size:13px;
    white-space:normal;
    line-height:1.2;
  }
  .hero{
    padding:28px 0 34px;
    min-height:auto;
  }
  .hero-grid{
    display:flex;
    flex-direction:column;
    gap:28px;
  }
  .phone-wrap{order:2;width:100%;}
  .hero-copy{order:1;width:100%;}
  .phone{
    width:100%;
    max-width:335px;
    min-height:470px;
    padding:16px;
    border-width:7px;
    border-radius:34px;
  }
  .chat-profile{margin:10px 0 18px;}
  .avatar{width:54px;height:54px;font-size:20px;}
  .bubble{font-size:15px;max-width:92%;padding:12px 14px;}
  .input-bar{margin-top:38px;}
  .send{width:38px;height:38px;flex:0 0 38px;}
  .hero h1{font-size:38px;letter-spacing:-1px;line-height:1.02;}
  .hero p{font-size:16px;}
  .hero-actions .btn{max-width:320px;margin-left:auto;margin-right:auto;}
}

@media(max-width:380px){
  .container{width:calc(100% - 18px);}
  .smsup-nav .logo{font-size:17px;}
  .logo-mark{width:36px;height:36px;}
  .phone{max-width:310px;}
  .hero h1{font-size:34px;}
}

/* HEADER CTA REMOVED v1.0.2 */
.smsup-nav{justify-content:space-between;}
@media(max-width:760px){.smsup-nav{justify-content:center;}.smsup-nav .logo{width:auto;}}


/* === PREMIUM HEADER v1.0.3 === */
.smsup-header{
  background:rgba(5,5,13,.92);
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(255,47,142,.16);
  box-shadow:0 10px 35px rgba(0,0,0,.28);
}
.smsup-nav{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:13px 0;
}
.logo{
  flex:0 0 auto;
  display:flex;
  align-items:center;
  gap:12px;
  font-size:25px;
  font-weight:950;
  letter-spacing:.2px;
  white-space:nowrap;
}
.logo-mark{
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:radial-gradient(circle at 35% 25%,#ff8ac5 0%,#ff2f8e 45%,#b70f59 100%);
  box-shadow:0 0 34px rgba(255,47,142,.62);
  color:#fff;
}
.logo-text strong{color:var(--pink)}
.nav-toggle{position:absolute;opacity:0;pointer-events:none;}
.nav-burger,.menu-close{display:none;}
.menu{
  margin-left:auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:18px;
  min-width:0;
}
.menu-list{
  margin:0;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  list-style:none;
}
.menu-list li{margin:0;padding:0;list-style:none;}
.menu-list li::marker{content:"";}
.menu a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:9px 13px;
  border-radius:999px;
  color:#f7f2f7;
  font-size:13px;
  line-height:1.1;
  font-weight:900;
  letter-spacing:.2px;
  text-transform:uppercase;
  opacity:.9;
  transition:.2s ease;
  position:relative;
}
.menu a:hover,
.menu .current-menu-item > a{
  color:#fff;
  background:rgba(255,47,142,.12);
  box-shadow:inset 0 0 0 1px rgba(255,47,142,.32),0 0 18px rgba(255,47,142,.18);
}
.menu-badge{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:9px 14px;
  border-radius:999px;
  color:#fff;
  font-size:13px;
  font-weight:950;
  white-space:nowrap;
  background:linear-gradient(135deg,rgba(255,47,142,.95),rgba(196,20,103,.95));
  box-shadow:0 0 24px rgba(255,47,142,.38);
}

@media(max-width:1100px){
  .logo{font-size:22px;}
  .menu-list{gap:6px;}
  .menu a{font-size:12px;padding:8px 10px;}
  .menu-badge{display:none;}
}

@media(max-width:860px){
  .smsup-nav{padding:12px 0;justify-content:space-between;flex-wrap:nowrap;}
  .logo{font-size:20px;max-width:calc(100% - 62px);}
  .logo-mark{width:42px;height:42px;}
  .nav-burger{
    display:grid;
    place-items:center;
    width:46px;
    height:42px;
    border-radius:12px;
    border:1px solid rgba(255,47,142,.38);
    background:rgba(255,47,142,.10);
    box-shadow:0 0 18px rgba(255,47,142,.14);
    cursor:pointer;
    flex:0 0 auto;
  }
  .nav-burger span{
    display:block;
    width:22px;
    height:2px;
    margin:3px 0;
    background:#fff;
    border-radius:99px;
    box-shadow:0 0 8px rgba(255,47,142,.55);
  }
  .menu{
    position:fixed;
    inset:0;
    z-index:999;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:18px;
    padding:82px 22px 28px;
    background:
      radial-gradient(circle at 20% 10%,rgba(255,47,142,.22),transparent 28%),
      linear-gradient(180deg,#070713 0%,#120719 100%);
    transform:translateX(105%);
    transition:transform .24s ease;
    overflow-y:auto;
  }
  .nav-toggle:checked ~ .menu{transform:translateX(0);}
  .menu-close{
    display:grid;
    place-items:center;
    position:absolute;
    top:18px;
    right:18px;
    width:44px;
    height:44px;
    border-radius:50%;
    background:rgba(255,47,142,.13);
    border:1px solid rgba(255,47,142,.36);
    color:#fff;
    font-size:34px;
    line-height:1;
    cursor:pointer;
  }
  .menu-list{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:11px;
  }
  .menu a{
    width:100%;
    min-height:52px;
    justify-content:space-between;
    padding:15px 18px;
    border-radius:16px;
    background:rgba(255,255,255,.045);
    border:1px solid rgba(255,47,142,.20);
    font-size:15px;
    box-shadow:0 12px 28px rgba(0,0,0,.18);
  }
  .menu a::after{
    content:'›';
    color:var(--pink2);
    font-size:24px;
    line-height:1;
  }
  .menu-badge{
    display:flex;
    width:100%;
    min-height:54px;
    margin-top:6px;
    border-radius:16px;
    font-size:15px;
  }
}

@media(max-width:420px){
  .container{width:min(100% - 24px,1160px);}
  .logo{font-size:18px;letter-spacing:0;gap:9px;}
  .logo-mark{width:38px;height:38px;}
  .nav-burger{width:42px;height:40px;}
}

/* Admin-customizable hero variant */
.hero-grid-single{grid-template-columns:1fr;max-width:950px}.hero-grid-single .hero-actions{justify-content:flex-start}
@media(max-width:700px){.hero-grid-single .hero-actions{justify-content:stretch}.hero-grid-single .btn{width:100%}}

/* PRO DATING CATEGORY TEMPLATE */
.category-hero-pro{
  position:relative;
  overflow:hidden;
  padding:58px 0 34px;
  background:
    radial-gradient(circle at 20% 10%, rgba(255,45,117,.22), transparent 34%),
    radial-gradient(circle at 80% 20%, rgba(255,45,117,.16), transparent 30%),
    linear-gradient(180deg,#070711,#100815 70%,#070711);
  border-bottom:1px solid rgba(255,45,117,.18);
}
.category-hero-pro:before{
  content:'';
  position:absolute; inset:0;
  background-image: radial-gradient(rgba(255,255,255,.06) 1px, transparent 1px);
  background-size: 24px 24px;
  opacity:.35;
}
.category-hero-pro .container{position:relative; z-index:1;}
.category-pill{
  display:inline-flex; align-items:center; gap:8px;
  color:#ff2d8b; background:rgba(255,45,117,.13);
  border:1px solid rgba(255,45,117,.25);
  padding:9px 16px; border-radius:999px; font-weight:900; text-transform:uppercase; font-size:13px;
}
.category-hero-pro h1{
  margin:18px 0 12px; color:#fff; font-size:clamp(38px,6vw,72px); line-height:.95; letter-spacing:-2px; font-weight:950;
  text-shadow:0 5px 0 rgba(255,45,117,.16);
}
.category-hero-pro .cat-desc{
  max-width:760px; color:rgba(255,255,255,.80); font-size:19px; line-height:1.65;
}
.category-stats{
  display:flex; flex-wrap:wrap; gap:12px; margin-top:24px;
}
.category-stats span{
  border:1px solid rgba(255,45,117,.28); background:rgba(255,255,255,.04); color:#fff;
  padding:10px 14px; border-radius:14px; font-weight:800;
}
.pro-category-wrap{padding:42px 0 60px;background:#070711;}
.pro-grid{
  display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px;
}
.profile-card-pro{
  position:relative; overflow:hidden; border-radius:24px;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));
  border:1px solid rgba(255,45,117,.28);
  box-shadow:0 18px 50px rgba(0,0,0,.35);
  min-height:100%;
}
.profile-card-pro:hover{transform:translateY(-4px); box-shadow:0 20px 55px rgba(255,45,117,.18); transition:.25s ease;}
.profile-card-pro .thumb{
  display:block; position:relative; height:310px; overflow:hidden; background:linear-gradient(135deg,#231025,#080812);
}
.profile-card-pro .thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease;}
.profile-card-pro:hover .thumb img{transform:scale(1.04);}
.profile-card-pro .thumb:after{
  content:''; position:absolute; left:0; right:0; bottom:0; height:55%;
  background:linear-gradient(180deg,transparent,rgba(7,7,17,.92));
}
.no-thumb-pro{height:100%;display:flex;align-items:center;justify-content:center;font-size:70px;color:#ff2d8b;background:radial-gradient(circle,rgba(255,45,117,.18),transparent 60%);}
.online-badge-pro{
  position:absolute; top:14px; left:14px; z-index:2; background:#19c46b; color:#fff;
  padding:7px 12px; border-radius:999px; font-size:12px; font-weight:900; box-shadow:0 0 20px rgba(25,196,107,.35);
}
.card-content-pro{padding:18px;}
.card-content-pro h2{font-size:22px; line-height:1.2; margin:0 0 8px;}
.card-content-pro h2 a{color:#fff;text-decoration:none;}
.card-content-pro h2 a:hover{color:#ff2d8b;}
.profile-meta-pro{display:flex; gap:9px; flex-wrap:wrap; margin-bottom:11px; color:rgba(255,255,255,.78); font-size:14px;}
.profile-excerpt-pro{color:rgba(255,255,255,.72); line-height:1.55; font-size:15px; margin:0 0 16px;}
.profile-actions-pro{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.profile-actions-pro a{
  display:flex;align-items:center;justify-content:center;text-align:center;min-height:44px;border-radius:13px;
  text-decoration:none;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.3px;
}
.profile-actions-pro .sms-btn{background:linear-gradient(135deg,#ff2d8b,#f51668); color:#fff; box-shadow:0 10px 24px rgba(255,45,117,.28);}
.profile-actions-pro .view-btn{border:1px solid rgba(255,45,117,.55); color:#fff; background:rgba(0,0,0,.12);}
.pro-pagination{margin-top:34px;text-align:center;color:#fff;}
.pro-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:4px;border-radius:12px;border:1px solid rgba(255,45,117,.35);color:#fff;text-decoration:none;font-weight:800;}
.pro-pagination .current,.pro-pagination a:hover{background:#ff2d8b;color:#fff;}
.no-posts-pro{color:#fff;background:rgba(255,255,255,.04);border:1px solid rgba(255,45,117,.25);border-radius:18px;padding:26px;}
@media (max-width:980px){.pro-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.profile-card-pro .thumb{height:280px}}
@media (max-width:640px){.category-hero-pro{padding:38px 0 24px}.category-hero-pro h1{font-size:42px}.category-hero-pro .cat-desc{font-size:16px}.pro-category-wrap{padding:26px 0 42px}.pro-grid{grid-template-columns:1fr;gap:18px}.profile-card-pro .thumb{height:330px}.profile-actions-pro{grid-template-columns:1fr}.category-stats span{font-size:13px}}
.smsup-blog-category,
.smsup-blog-single{
  background: radial-gradient(circle at top left, rgba(255,45,117,.16), transparent 32%), #070711;
  color:#fff;
  min-height:70vh;
}
.smsup-blog-category-hero{
  padding:70px 0 35px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.smsup-blog-category-hero h1,
.smsup-blog-head h1{
  margin:18px 0 14px;
  font-size:clamp(36px,5vw,72px);
  line-height:1.02;
  letter-spacing:-.04em;
}
.smsup-blog-category-hero .cat-desc{
  max-width:760px;
  color:rgba(255,255,255,.78);
  font-size:18px;
  line-height:1.7;
}
.smsup-blog-list-wrap{padding:45px 0 70px;}
.smsup-blog-list-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:26px;
}
.smsup-blog-list-card,
.smsup-blog-article,
.smsup-blog-card-mini{
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  border:1px solid rgba(255,45,117,.28);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(0,0,0,.28);
}
.smsup-blog-list-thumb{
  display:block;
  height:230px;
  background:rgba(255,255,255,.04);
  overflow:hidden;
  text-decoration:none;
}
.smsup-blog-list-thumb img,
.smsup-blog-featured img,
.smsup-blog-card-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.smsup-blog-list-thumb span,
.smsup-blog-card-thumb span{
  height:100%;
  display:grid;
  place-items:center;
  font-size:44px;
}
.smsup-blog-list-content{padding:24px;}
.smsup-blog-list-meta,
.smsup-blog-meta{
  color:#ff2d86;
  font-weight:800;
  font-size:13px;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.smsup-blog-list-content h2{
  margin:10px 0 12px;
  font-size:25px;
  line-height:1.15;
}
.smsup-blog-list-content h2 a,
.smsup-blog-card-mini h3 a{
  color:#fff;
  text-decoration:none;
}
.smsup-blog-list-content p,
.smsup-blog-card-mini p{
  color:rgba(255,255,255,.75);
  line-height:1.65;
}
.smsup-blog-readmore{
  display:inline-flex;
  align-items:center;
  margin-top:10px;
  color:#fff;
  background:#ff1f7a;
  border-radius:999px;
  padding:11px 18px;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 10px 25px rgba(255,31,122,.25);
}
.smsup-blog-single-wrap{padding:55px 0 75px; max-width:1040px;}
.smsup-blog-article{padding:clamp(24px,4vw,54px);}
.smsup-blog-head{text-align:left; max-width:850px; margin:0 auto 28px;}
.smsup-blog-label{
  display:inline-flex;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(255,45,117,.14);
  border:1px solid rgba(255,45,117,.35);
  color:#ff4d9b;
  font-weight:900;
}
.smsup-blog-meta{display:flex; gap:14px; flex-wrap:wrap; color:rgba(255,255,255,.66);}
.smsup-blog-featured{
  height:min(460px,55vw);
  border-radius:24px;
  overflow:hidden;
  margin:28px auto;
  border:1px solid rgba(255,255,255,.08);
}
.smsup-blog-content{
  max-width:820px;
  margin:0 auto;
  color:rgba(255,255,255,.88);
  font-size:19px;
  line-height:1.85;
}
.smsup-blog-content a{color:#ff4d9b;}
.smsup-blog-content h2,
.smsup-blog-content h3{color:#fff; line-height:1.2; margin-top:1.5em;}
.smsup-blog-related{margin-top:42px;}
.smsup-blog-related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.smsup-blog-card-mini{padding:0 0 20px;}
.smsup-blog-card-thumb{display:block; height:170px; overflow:hidden; background:rgba(255,255,255,.04); text-decoration:none;}
.smsup-blog-card-mini div:not(.smsup-blog-card-thumb){padding:18px;}
.smsup-blog-card-mini h3{font-size:20px; margin:0 0 10px;}

@media (max-width: 900px){
  .smsup-blog-list-grid,
  .smsup-blog-related-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width: 640px){
  .smsup-blog-category-hero{padding:44px 0 24px;}
  .smsup-blog-list-grid,
  .smsup-blog-related-grid{grid-template-columns:1fr; gap:18px;}
  .smsup-blog-list-thumb{height:205px;}
  .smsup-blog-single-wrap{padding:24px 0 45px;}
  .smsup-blog-article{border-radius:0; border-left:0; border-right:0; padding:22px 18px;}
  .smsup-blog-head h1{font-size:36px;}
  .smsup-blog-content{font-size:17px; line-height:1.75;}
  .smsup-blog-featured{height:240px; border-radius:18px;}
}

/* PROFILE SINGLE V2 - modern, clean, keeps content/shortcodes/widgets alive */
.smsup-profile-single-v2{
  background:
    radial-gradient(circle at 8% 8%, rgba(255,45,117,.20), transparent 28%),
    radial-gradient(circle at 90% 15%, rgba(130,43,255,.14), transparent 30%),
    linear-gradient(180deg,#070711 0%,#0b0714 45%,#070711 100%);
  color:#fff;
  min-height:70vh;
  padding:34px 0 70px;
}
.smsup-profile-wrap-v2{max-width:1180px;}
.profile-shell-v2{
  border:1px solid rgba(255,45,117,.24);
  border-radius:34px;
  overflow:hidden;
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025));
  box-shadow:0 24px 70px rgba(0,0,0,.42);
}
.profile-hero-v2{
  display:grid;
  grid-template-columns:minmax(320px, .86fr) 1.14fr;
  min-height:580px;
}
.profile-photo-v2{position:relative;min-height:580px;background:#090913;overflow:hidden;}
.profile-photo-v2 img{width:100%;height:100%;object-fit:cover;display:block;}
.profile-photo-v2:after{content:'';position:absolute;left:0;right:0;bottom:0;height:42%;background:linear-gradient(180deg,transparent,rgba(7,7,17,.88));}
.profile-photo-placeholder-v2{height:100%;display:grid;place-items:center;font-size:110px;color:#ff2d8b;background:radial-gradient(circle,rgba(255,45,117,.18),transparent 58%);}
.profile-live-v2{
  position:absolute;left:22px;bottom:22px;z-index:2;
  display:inline-flex;align-items:center;gap:7px;
  background:#18c66b;color:#fff;font-weight:950;font-size:13px;
  padding:10px 15px;border-radius:999px;box-shadow:0 0 24px rgba(24,198,107,.42);
}
.profile-info-v2{padding:clamp(30px,5vw,72px);display:flex;flex-direction:column;justify-content:center;}
.profile-mini-label-v2{
  align-self:flex-start;padding:9px 16px;border-radius:999px;
  background:rgba(255,45,117,.13);border:1px solid rgba(255,45,117,.32);
  color:#ff4d9b;text-transform:uppercase;font-weight:950;font-size:13px;letter-spacing:.03em;
}
.profile-info-v2 h1{margin:18px 0 16px;font-size:clamp(42px,5.3vw,76px);line-height:.96;letter-spacing:-.055em;text-shadow:0 5px 0 rgba(255,45,117,.12);}
.profile-chips-v2{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px;}
.profile-chips-v2 span{
  display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:999px;
  background:rgba(255,255,255,.055);border:1px solid rgba(255,45,117,.26);color:rgba(255,255,255,.88);font-weight:850;
}
.profile-intro-v2{font-size:19px;line-height:1.65;color:rgba(255,255,255,.78);max-width:680px;margin:4px 0 30px;}
.profile-actions-v2{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;}
.profile-actions-v2 a{min-height:52px;padding:0 22px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;font-weight:950;letter-spacing:.02em;}
.profile-main-cta-v2{background:linear-gradient(135deg,#ff2d8b,#f51668);color:#fff;box-shadow:0 15px 34px rgba(255,45,117,.30);}
.profile-soft-cta-v2{background:rgba(255,255,255,.045);border:1px solid rgba(255,45,117,.34);color:#fff;}
.profile-content-v2{padding:clamp(24px,4vw,46px);border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.13);}
.profile-content-head-v2{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px;}
.profile-content-head-v2 span,.single-related-head-v2 span{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(255,45,117,.12);border:1px solid rgba(255,45,117,.25);color:#ff4d9b;font-weight:950;text-transform:uppercase;font-size:12px;}
.profile-content-head-v2 h2,.single-related-head-v2 h2{margin:0;font-size:clamp(28px,3.2vw,44px);line-height:1.05;letter-spacing:-.035em;}
.profile-content-text-v2{font-size:19px;line-height:1.78;color:rgba(255,255,255,.86);}
.profile-content-text-v2 p{margin:0 0 1.2em;}
.profile-content-text-v2 a{color:#ff4d9b;}
.profile-content-text-v2 img{max-width:100%;height:auto;border-radius:18px;}
.profile-content-text-v2 .ngg-galleryoverview,
.profile-content-text-v2 .ngg-gallery-thumbnail-box,
.profile-content-text-v2 .ngg-gallery-thumbnail,
.profile-content-text-v2 .ngg-imagebrowser,
.profile-content-text-v2 .slideshowlink{max-width:100%!important;}
.profile-content-text-v2 .ngg-galleryoverview{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0!important;clear:both;}
.profile-content-text-v2 .ngg-gallery-thumbnail-box{float:none!important;width:auto!important;margin:0!important;}
.profile-content-text-v2 .ngg-gallery-thumbnail{border:0!important;background:transparent!important;margin:0!important;}
.profile-content-text-v2 .ngg-gallery-thumbnail img{width:100%!important;height:210px!important;object-fit:cover;border:1px solid rgba(255,45,117,.22)!important;padding:0!important;margin:0!important;}
.profile-content-text-v2 #kontakt,
.profile-content-text-v2 .kontakt-box{
  margin-top:22px;border-radius:22px!important;border:1px solid rgba(115,173,33,.85)!important;
  background:rgba(8,8,18,.75);padding:20px!important;box-shadow:0 0 24px rgba(115,173,33,.13);
}
.profile-related-v2{margin-top:28px;border:1px solid rgba(255,45,117,.22);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));padding:26px;}
.single-related-head-v2{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px;}
.profile-related-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.profile-related-card-v2{overflow:hidden;border-radius:22px;background:rgba(255,255,255,.035);border:1px solid rgba(255,45,117,.24);}
.rel-thumb-v2{position:relative;display:block;height:210px;overflow:hidden;background:#10101d;text-decoration:none;}
.rel-thumb-v2 img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s ease;}
.profile-related-card-v2:hover img{transform:scale(1.045);}
.rel-thumb-v2:after{content:'';position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(180deg,transparent,rgba(7,7,17,.86));}
.rel-thumb-v2 em{position:absolute;left:12px;top:12px;z-index:2;font-style:normal;font-size:11px;font-weight:950;color:#fff;background:#18c66b;padding:7px 10px;border-radius:999px;}
.rel-body-v2{padding:16px;}
.rel-body-v2 h3{margin:0 0 8px;font-size:20px;line-height:1.15;}
.rel-body-v2 h3 a{color:#fff;text-decoration:none;}
.rel-body-v2 p{color:rgba(255,255,255,.70);line-height:1.55;margin:0 0 14px;font-size:14px;}
.rel-body-v2>a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:13px;background:#ff1f7a;color:#fff;text-decoration:none;font-weight:950;text-transform:uppercase;font-size:12px;}
@media (max-width: 940px){
  .profile-hero-v2{grid-template-columns:1fr;min-height:0;}
  .profile-photo-v2{min-height:0;height:min(620px,112vw);}
  .profile-info-v2{padding:28px 22px 32px;}
  .profile-related-grid-v2{grid-template-columns:1fr 1fr;}
}
@media (max-width: 640px){
  .smsup-profile-single-v2{padding:0 0 42px;}
  .smsup-profile-wrap-v2{width:100%;}
  .profile-shell-v2{border-left:0;border-right:0;border-radius:0;}
  .profile-photo-v2{height:88vw;max-height:520px;}
  .profile-info-v2 h1{font-size:42px;letter-spacing:-.045em;}
  .profile-chips-v2 span{font-size:13px;padding:8px 11px;}
  .profile-actions-v2{display:grid;grid-template-columns:1fr;}
  .profile-content-v2{padding:24px 18px;}
  .profile-content-head-v2,.single-related-head-v2{display:block;}
  .profile-content-head-v2 h2,.single-related-head-v2 h2{margin-top:12px;font-size:32px;}
  .profile-content-text-v2{font-size:17px;line-height:1.72;}
  .profile-content-text-v2 .ngg-galleryoverview{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;}
  .profile-content-text-v2 .ngg-gallery-thumbnail img{height:145px!important;border-radius:14px;}
  .profile-related-v2{border-left:0;border-right:0;border-radius:0;padding:22px 14px;}
  .profile-related-grid-v2{grid-template-columns:1fr;}
  .rel-thumb-v2{height:245px;}
}


/* Footer menu restored */
.smsup-footer-inner{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:12px;
  text-align:center;
}
.smsup-footer-menu{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px 18px;
  list-style:none;
  margin:0;
  padding:0;
}
.smsup-footer-menu li{ margin:0; padding:0; }
.smsup-footer-menu a{
  color:#fff;
  text-decoration:none;
  font-weight:700;
  opacity:.9;
}
.smsup-footer-menu a:hover{ color:#ff2d75; opacity:1; }
@media (max-width:640px){
  .smsup-footer-menu{ gap:8px 12px; font-size:14px; }
}

/* === HOME PROFILE CARDS NORMAL FIX v1.0.5 ===
   Fix: kartice na početnoj nisu više izdužene; slike se lepo kropuju.
*/
#devojke .cards{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
#devojke .profile-card{
  position:relative;
  height:360px;
  min-height:0 !important;
  border-radius:18px;
  overflow:hidden;
  display:block;
}
#devojke .profile-card > a{
  position:absolute;
  inset:0;
  display:block;
  z-index:0;
}
#devojke .profile-card img,
#devojke .profile-card .fake-photo{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  object-fit:cover;
  display:block;
}
#devojke .profile-card:before{
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.03) 10%,rgba(0,0,0,.18) 45%,rgba(0,0,0,.90) 100%);
}
#devojke .profile-card .status{
  z-index:3;
}
#devojke .profile-card .card-content{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  padding:58px 14px 14px;
  background:linear-gradient(to top,rgba(0,0,0,.88),rgba(0,0,0,.35),transparent);
}
#devojke .profile-card h3{
  font-size:20px;
  line-height:1.15;
  margin:0 0 4px;
  text-shadow:0 2px 14px rgba(0,0,0,.65);
}
#devojke .profile-card .city{
  margin-bottom:10px;
  font-size:13px;
}
#devojke .profile-card .card-btn{
  display:block;
  border-radius:10px;
  background:rgba(255,47,142,.13);
  backdrop-filter:blur(6px);
}
@media(max-width:980px){
  #devojke .cards{grid-template-columns:repeat(2,minmax(0,1fr));}
  #devojke .profile-card{height:320px;}
}
@media(max-width:560px){
  #devojke .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  #devojke .profile-card{height:255px;border-radius:15px;}
  #devojke .profile-card .card-content{padding:46px 10px 10px;}
  #devojke .profile-card h3{font-size:15px;}
  #devojke .profile-card .city{font-size:12px;margin-bottom:8px;}
  #devojke .profile-card .card-btn{font-size:11px;padding:8px 6px;}
  #devojke .profile-card .status{font-size:10px;padding:3px 7px;top:8px;left:8px;}
}

/* === HOTFIX v1.0.6: emoji/pin bug on home profile cards ===
   WordPress can turn the 📍 emoji into an <img class="emoji">. Previous broad img rules made it huge.
*/
#devojke .profile-card img.emoji,
#devojke .profile-card .city img.emoji,
.profile-card img.emoji,
.city img.emoji{
  width:1em !important;
  height:1em !important;
  min-width:1em !important;
  min-height:1em !important;
  max-width:1em !important;
  max-height:1em !important;
  object-fit:contain !important;
  display:inline-block !important;
  vertical-align:-0.12em !important;
  position:static !important;
  inset:auto !important;
  margin:0 .25em 0 0 !important;
  background:none !important;
  box-shadow:none !important;
  border:0 !important;
}
#devojke .profile-card > a > img.wp-post-image,
#devojke .profile-card > a > img.fake-photo{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  object-fit:cover !important;
  display:block !important;
}
#devojke .profile-card .city{
  display:flex;
  align-items:center;
  gap:4px;
  color:#f2d8e7;
  text-shadow:0 2px 10px rgba(0,0,0,.7);
}
