
:root{--wine:#61001f;--wine2:#380014;--pink:#ff0a62;--pink2:#f40055;--ink:#101a3a;--muted:#667085;--line:#edf0f5;--soft:#fff3f7;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}
header{background:linear-gradient(105deg,#6b0023,#450017);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 18px #47001822}.head{height:68px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;min-width:250px}.heart{font-size:42px;color:#ff3b80;line-height:1;margin-right:8px}.brand b{font-size:24px}.brand b span{color:#ff2870}.brand small{display:block;font-size:11px;font-weight:500;opacity:.85}.nav{display:flex;align-items:center;gap:8px;margin-left:auto}.nav a{padding:11px 13px;border-radius:7px;font-weight:700;font-size:13px}.nav a.active{background:var(--pink)}.actions{display:flex;gap:10px;margin-left:8px}.btn{border:1px solid #ffffff66;border-radius:8px;padding:10px 15px;font-weight:800}.btn.hot{background:var(--pink);border-color:var(--pink)}
.section{padding:18px 0 0}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.section-title .ico{width:34px;height:34px;border-radius:7px;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:20px}.section-title h2{margin:0;font-size:25px}.section-title p{margin:3px 0 0;color:var(--muted);font-size:13px}.section-title .more{margin-left:auto;color:var(--pink2);font-weight:800;font-size:13px}
.profiles{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.profile{height:300px;position:relative;border-radius:9px;overflow:hidden;background:#ddd;box-shadow:0 3px 12px #1d29391a}.profile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.58) 100%)}.profile .name{position:absolute;z-index:2;left:10px;top:8px;background:var(--pink);color:#fff;border-radius:18px;padding:5px 14px;font-size:17px;font-weight:900}.profile .fav{position:absolute;z-index:2;right:10px;top:10px;color:#fff;font-size:27px}.locs{position:absolute;z-index:2;left:10px;bottom:52px;display:grid;gap:5px;color:#fff;font-size:12px;font-weight:800}.locs span{width:max-content;background:#191919c7;border-radius:13px;padding:4px 9px}.phone{position:absolute;z-index:3;left:9px;right:9px;bottom:9px;text-align:center;background:var(--pink);color:#fff;border-radius:7px;padding:8px 4px;font-weight:900;font-size:16px}
.main{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(275px,1fr);gap:22px;padding-top:20px}.blog-list{display:grid;gap:8px}.post{min-height:91px;border:1px solid var(--line);border-radius:9px;display:grid;grid-template-columns:150px 1fr;gap:15px;padding:8px;background:#fff;box-shadow:0 1px 5px #10182808}.post-img{border-radius:8px;overflow:hidden;height:75px}.post h3{margin:4px 0 5px;font-size:17px}.post p{margin:0;color:#53627a;font-size:12px}.sidebox{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 3px 12px #1018280b;margin-bottom:13px;overflow:hidden}.sidehead{display:flex;align-items:center;padding:12px 13px;border-bottom:1px solid var(--line);font-size:19px;font-weight:900}.sidehead span{color:var(--pink);margin-right:9px}.sidehead a{margin-left:auto;font-size:11px;color:var(--pink);font-weight:800}.cats{padding:0 12px}.cat{display:grid;grid-template-columns:24px 1fr auto 15px;align-items:center;gap:7px;min-height:38px;border-bottom:1px solid var(--line);font-size:13px;font-weight:800}.cat:last-child{border-bottom:0}.cat i{font-style:normal;color:var(--pink);font-size:16px}.count{background:#ffe3ed;color:var(--pink2);border-radius:15px;padding:3px 10px;font-size:11px}.feature{padding:11px}.feature-img{height:90px;border-radius:7px;overflow:hidden}.feature h3{margin:9px 0 5px;font-size:17px}.feature p{margin:0;color:#59657a;font-size:12px}.read{display:inline-block;color:var(--pink);font-weight:900;margin-top:7px;font-size:12px}.pager{display:flex;gap:8px;align-items:center;margin:18px 0 0 160px}.pager a{border:1px solid #dce2ea;border-radius:6px;padding:8px 12px;font-weight:800;font-size:13px}.pager a.active{background:var(--pink);border-color:var(--pink);color:#fff}.tags{margin:24px 0 0}.tagsbox{border-radius:10px;background:linear-gradient(180deg,#fff7fa,#fff);padding:13px}.taghead{display:flex;align-items:center;font-weight:900;font-size:20px;margin-bottom:10px}.taghead b{color:var(--pink);font-size:30px;margin-right:10px}.taghead a{margin-left:auto;color:var(--pink);font-size:12px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips a{background:#ffeaf1;color:#ef0755;border-radius:18px;padding:7px 15px;font-size:12px}
footer{margin-top:18px;background:linear-gradient(115deg,#61001f,#360014);color:#fff}.foot{padding:25px 0;display:grid;grid-template-columns:1.2fr .7fr .7fr .7fr 1.25fr;gap:28px}.foot h4{margin:0 0 10px}.foot p,.foot a{font-size:12px;color:#fff;opacity:.85}.foot a{display:block;margin:6px 0}.article h3{margin:0 0 8px}.article p{margin:0;color:#fff;opacity:.86;font-size:12px}.article a{color:#ff5b93;opacity:1;font-weight:900}.social{display:flex;gap:8px;margin-top:13px}.social b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#ffffff18}.legal{border-top:1px solid #ffffff22;padding:12px 0 18px;display:flex;justify-content:space-between;font-size:11px;opacity:.8}
.mobile-toggle{display:none}
@media(max-width:900px){.head{height:auto;min-height:62px;flex-wrap:wrap;padding:9px 0}.brand{min-width:0}.brand b{font-size:20px}.mobile-toggle{display:block;margin-left:auto;font-size:24px}.nav{order:3;width:100%;overflow:auto;margin:0;padding-bottom:4px}.nav a{white-space:nowrap}.actions{display:none}.profiles{grid-template-columns:repeat(2,1fr)}.profile{height:330px}.main{grid-template-columns:1fr}.pager{margin-left:0}.foot{grid-template-columns:1fr 1fr}.article{grid-column:1/-1}}
@media(max-width:560px){.wrap{width:min(100% - 20px,1180px)}.brand small{display:none}.heart{font-size:34px}.profiles{grid-template-columns:1fr 1fr;gap:9px}.profile{height:260px}.profile .name{font-size:14px;padding:4px 10px}.phone{font-size:12px}.section-title h2{font-size:21px}.section-title p{display:none}.post{grid-template-columns:105px 1fr;gap:10px}.post-img{height:72px}.post h3{font-size:14px}.post p{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.foot{grid-template-columns:1fr}.legal{display:block}.legal span{display:block;margin-top:6px}}

/* v2 interaction + responsive fixes */
.blog-list .post{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.blog-list .post:hover,.blog-list .post:focus-within{transform:translateY(-2px);border-color:#ffb7cf;background:#fff8fb;box-shadow:0 8px 24px rgba(239,7,85,.10)}
.post h3 a{display:block;color:var(--ink);transition:color .18s ease}
.post:hover h3 a,.post h3 a:hover{color:var(--pink2)}
.cat{padding:0 7px;border-radius:7px;transition:background .16s ease,color .16s ease,transform .16s ease}
.cat:hover,.cat:focus-visible{background:#fff0f5;color:var(--pink2);transform:translateX(3px);outline:0}
.cat:hover .count{background:var(--pink);color:#fff}
.tags{clear:both;width:min(1180px,calc(100% - 32px));margin:24px auto 0!important}
.tagsbox{width:100%;overflow:hidden}
.chips{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px!important;align-items:stretch}
.chips a{display:flex!important;align-items:center;justify-content:center;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:7px 8px!important;transition:background .16s ease,color .16s ease,transform .16s ease}
.chips a:hover,.chips a:focus-visible{background:var(--pink)!important;color:#fff!important;transform:translateY(-1px);outline:0}
.pager{flex-wrap:wrap}
.pager a{cursor:pointer;transition:.16s ease}
.pager a:hover{background:#fff0f5;border-color:#ff9dbc;color:var(--pink2)}
@media(max-width:1100px){.chips{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media(max-width:900px){.tags{width:min(100% - 32px,1180px)}.chips{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:560px){.tags{width:calc(100% - 20px)}.chips{display:flex!important;flex-wrap:wrap!important}.chips a{flex:0 1 auto!important;padding:7px 12px!important}.cat{min-height:42px}.pager{gap:6px}.pager a{padding:7px 10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.post,.cat,.chips a,.pager a{transition:none!important}}


.nav a,.btn{position:relative;transition:.2s ease}.nav a:hover,.nav a:focus-visible{background:#ff0a62;color:#fff;box-shadow:0 0 18px #ff0a6288,0 0 34px #ff0a6238;transform:translateY(-1px);outline:0}.nav a:after{content:"";position:absolute;left:15%;right:15%;bottom:5px;height:2px;background:#fff;border-radius:2px;transform:scaleX(0);transition:.2s}.nav a:hover:after{transform:scaleX(1)}.btn:hover{background:#ff0a62;border-color:#ff5e96;box-shadow:0 0 20px #ff0a6270}
.profile-link{display:block;border-radius:9px;position:relative;transition:.22s ease}.profile-link:hover{transform:translateY(-5px);box-shadow:0 12px 28px #ff0a6230,0 0 0 2px #ff0a6250}.profile-link:before{content:"";position:absolute;z-index:5;inset:0;border-radius:9px;pointer-events:none;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.34) 45%,transparent 63%);transform:translateX(-130%);transition:.58s}.profile-link:hover:before{transform:translateX(130%)}.profile-link .profile{height:300px}
.footer-editorial{border-top:1px solid #ffffff22;padding:24px 0 8px}.footer-editorial h2{margin:0 0 10px;font-size:26px}.footer-editorial .lead{font-size:14px;line-height:1.8;max-width:1120px}.footer-editorial .columns{columns:2;column-gap:44px;font-size:12.5px;line-height:1.85;opacity:.86}.footer-editorial .columns p{break-inside:avoid;margin:0 0 12px}
.foot{display:block!important}.blog-list{grid-auto-rows:auto}
@media(max-width:900px){.profile-link .profile{height:330px}.footer-editorial .columns{columns:1}}
@media(max-width:560px){.profile-link .profile{height:260px}.footer-editorial h2{font-size:21px}}

/* v4 final responsive + premium interactions */
.footer-story{padding:38px 0 28px;background:
 radial-gradient(circle at 12% 0%,rgba(255,45,111,.16),transparent 32%),
 linear-gradient(120deg,#5d001f 0%,#3a0015 100%);color:#fff}
.footer-story-inner{width:min(1040px,calc(100% - 48px));margin:0 auto;text-align:center}
.footer-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.16em;color:#ff79a7;margin-bottom:8px}
.footer-story h2{max-width:800px;margin:0 auto;font-size:30px;line-height:1.18;letter-spacing:-.02em}
.footer-rule{width:72px;height:3px;margin:16px auto 18px;border-radius:3px;background:linear-gradient(90deg,#ff0a62,#ff79a7);box-shadow:0 0 16px rgba(255,10,98,.45)}
.footer-lead{max-width:900px;margin:0 auto 22px;font-size:14px;line-height:1.8;color:#fff;opacity:.94}
.footer-copy{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;text-align:left}
.footer-copy p{margin:0;padding:17px 18px;border:1px solid rgba(255,255,255,.10);border-radius:10px;background:rgba(255,255,255,.045);font-size:12.5px;line-height:1.75;color:#fff;opacity:.9}
.profile-link{overflow:hidden}
.profile-link:hover{transform:translateY(-6px) scale(1.012);box-shadow:0 14px 34px rgba(255,10,98,.30),0 0 0 2px rgba(255,36,110,.72),0 0 24px rgba(255,10,98,.22)}
.profile-link:hover .profile img{transform:scale(1.035);filter:saturate(1.08) contrast(1.02)}
.profile img{transition:transform .45s ease,filter .45s ease}
.profile-link:after{content:"";position:absolute;z-index:6;inset:-40%;pointer-events:none;background:linear-gradient(115deg,transparent 43%,rgba(255,255,255,.52) 49%,transparent 55%);transform:translateX(-70%) rotate(4deg);opacity:0}
.profile-link:hover:after{animation:profileShine .75s ease-out}
@keyframes profileShine{0%{transform:translateX(-70%) rotate(4deg);opacity:0}18%{opacity:.65}100%{transform:translateX(70%) rotate(4deg);opacity:0}}
@media(max-width:900px){
  .footer-copy{grid-template-columns:1fr}
  .footer-story-inner{width:min(100% - 32px,1040px)}
}
@media(max-width:560px){
  .profiles{grid-template-columns:1fr!important;gap:12px!important}
  .profile-link,.profile-link .profile{width:100%;height:390px!important}
  .profile .name{font-size:16px}
  .phone{font-size:14px}
  .footer-story{padding:30px 0 22px}
  .footer-story-inner{width:calc(100% - 24px)}
  .footer-story h2{font-size:23px}
  .footer-lead{font-size:13px;text-align:left}
  .footer-copy{gap:10px}
  .footer-copy p{font-size:12px;padding:14px}
}
@media(max-width:380px){.profile-link,.profile-link .profile{height:350px!important}}


/* v5 showcase grid + duplicate-overlay cleanup + 4 editorial cards */
.profiles{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}
.profile-link,.profile-link .profile{min-width:0}
.profile-link .profile{height:285px!important}
.profile .locs{bottom:48px!important}
.profile .locs span{font-size:11px!important;padding:3px 7px!important}
.profile .phone{font-size:13px!important;white-space:nowrap}
.footer-copy{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
.footer-copy p{height:100%}
@media(max-width:1100px) and (min-width:701px){
 .profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .profile-link .profile{height:340px!important}
 .footer-copy{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
 .profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
 .profile-link,.profile-link .profile{height:220px!important}
 .profile .name{left:5px!important;top:5px!important;font-size:11px!important;padding:3px 7px!important}
 .profile .fav{right:5px!important;top:5px!important;font-size:18px!important}
 .profile .locs{left:5px!important;bottom:38px!important;gap:2px!important}
 .profile .locs span{font-size:8px!important;padding:2px 5px!important;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .profile .phone{left:4px!important;right:4px!important;bottom:4px!important;padding:6px 2px!important;font-size:8px!important;letter-spacing:-.1px}
 .footer-copy{grid-template-columns:1fr!important}
}
@media(max-width:390px){
 .profiles{gap:5px!important}
 .profile-link,.profile-link .profile{height:205px!important}
 .profile .phone{font-size:7.5px!important}
}


/* v6: clean showcase photos — no duplicate labels, no top-right heart */
.profile .fav,.profile-link .fav{display:none!important}
.profile>img{object-fit:cover!important;object-position:center 32%!important}
.profile:after{background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.58) 100%)!important}
.profile .name{z-index:8!important}
.profile .locs,.profile .phone{z-index:8!important}
@media(max-width:700px){
 .profile>img{object-position:center 30%!important}
}


/* v7 — clean premium showcase */
.profile-link{border:2px solid #ff0a62!important;border-radius:11px!important;background:#ff0a62!important;padding:2px!important;overflow:hidden!important;box-shadow:0 4px 14px rgba(89,0,31,.13)}
.profile-link .profile{border-radius:7px!important;overflow:hidden!important;background:#151515!important}
.profile .name{
 left:8px!important;top:8px!important;right:auto!important;
 display:inline-flex!important;align-items:center!important;
 max-width:calc(100% - 16px)!important;
 padding:6px 13px!important;margin:0!important;
 border:1px solid rgba(255,255,255,.32)!important;
 border-radius:7px!important;
 background:linear-gradient(135deg,#ff0a62,#d9004c)!important;
 color:#fff!important;font-size:14px!important;font-weight:900!important;
 line-height:1!important;white-space:nowrap!important;
 box-shadow:0 4px 14px rgba(255,10,98,.32)!important;
 text-shadow:none!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.profile>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.profile .phone{background:linear-gradient(90deg,#ff0a62,#ed0054)!important;border:1px solid rgba(255,255,255,.2)!important}
.profile-link:hover{border-color:#ff4c8a!important;box-shadow:0 12px 30px rgba(255,10,98,.32),0 0 22px rgba(255,10,98,.22)!important}
@media(max-width:700px){
 .profile .name{left:4px!important;top:4px!important;padding:4px 6px!important;font-size:9px!important;border-radius:5px!important}
 .profile-link{border-width:1px!important;padding:1px!important;border-radius:7px!important}
}


/* v8 navigation + fixed showcase bottom controls */
.nav-dropdown{position:relative}
.nav-cat-trigger{display:flex!important;align-items:center;gap:5px}
.nav-cat-menu{position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%,8px);width:300px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#fff;border:1px solid #f0d9e2;border-radius:10px;box-shadow:0 18px 42px rgba(58,0,21,.18);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:100;color:#151b35}
.nav-cat-menu:before{content:"";position:absolute;top:-7px;left:50%;width:13px;height:13px;background:#fff;border-left:1px solid #f0d9e2;border-top:1px solid #f0d9e2;transform:translateX(-50%) rotate(45deg)}
.nav-cat-menu a{padding:9px 11px!important;border-radius:6px!important;font-size:12px!important;color:#151b35!important;background:transparent!important;box-shadow:none!important}
.nav-cat-menu a:hover{background:#fff0f5!important;color:#f40055!important;transform:none!important}
.nav-dropdown:hover .nav-cat-menu,.nav-dropdown:focus-within .nav-cat-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.mobile-drawer{display:none}
.mobile-toggle{border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}

/* Standardize showcase card content */
.profile{position:relative!important}
.profile .locs{bottom:42px!important}
.profile .phone{position:absolute!important;left:5px!important;right:5px!important;bottom:5px!important;height:32px!important;padding:0 3px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;margin:0!important}
.profile-link{height:100%}

/* mobile: only Anasayfa + Kategoriler remain on main nav */
@media(max-width:900px){
 header{position:sticky;top:0}
 .head{display:grid!important;grid-template-columns:1fr auto;gap:8px!important;padding:8px 0!important}
 .brand{grid-column:1}.mobile-toggle{display:block!important;grid-column:2;grid-row:1}
 .nav{grid-column:1/-1;order:initial!important;width:100%!important;display:flex!important;overflow:visible!important;padding:0!important;gap:6px!important}
 .nav>a:not(.active),.nav>.nav-dropdown~a{display:none!important}
 .nav .active,.nav-dropdown{display:block!important}
 .nav-dropdown .nav-cat-trigger{display:flex!important}
 .nav-cat-menu{left:0!important;transform:translate(0,8px)!important;width:min(300px,calc(100vw - 28px))!important;grid-template-columns:1fr 1fr}
 .nav-dropdown:hover .nav-cat-menu,.nav-dropdown:focus-within .nav-cat-menu{transform:translate(0,0)!important}
 .nav-cat-menu:before{left:42px!important}
 .mobile-drawer{position:absolute;top:100%;right:12px;width:210px;padding:8px;background:#57001d;border:1px solid rgba(255,255,255,.16);border-radius:0 0 10px 10px;box-shadow:0 16px 30px rgba(0,0,0,.24);z-index:150}
 .mobile-drawer.open{display:block}
 .mobile-drawer a{display:block;padding:11px 12px;border-radius:6px;color:#fff;font-size:13px;font-weight:800}
 .mobile-drawer a:hover{background:#ff0a62}
 .mobile-drawer .drawer-hot{background:#ff0a62;margin-top:4px}
 .actions{display:none!important}
}
@media(max-width:700px){
 .profile .locs{bottom:34px!important}
 .profile .phone{left:3px!important;right:3px!important;bottom:3px!important;height:27px!important;padding:0 2px!important;font-size:7.5px!important}
}


/* v9 — full-width responsive polish */
html,body{width:100%;max-width:100%;overflow-x:hidden}
.wrap{width:min(100% - 20px,1180px)!important;max-width:1180px!important}
.head{width:min(100% - 20px,1180px)!important}
.actions .search,.search-btn,.header-search{display:none!important}

/* thinner showcase border */
.profile-link{border-width:1px!important;padding:1px!important}

/* dropdown: 4 columns on desktop, all categories */
.nav-cat-menu{width:min(720px,calc(100vw - 24px))!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:11px!important}
.nav-cat-menu a{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

/* mobile showcase text stays readable; 3 cards still fit */
@media(max-width:700px){
 .wrap,.head{width:100%!important;max-width:100%!important;padding-left:6px!important;padding-right:6px!important}
 .section{padding-left:0!important;padding-right:0!important}
 .profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important}
 .profile-link{min-width:0!important;border-width:1px!important;padding:1px!important}
 .profile-link,.profile-link .profile{height:226px!important}
 .profile .name{font-size:11px!important;padding:5px 7px!important;max-width:calc(100% - 8px)!important}
 .profile .locs{left:4px!important;right:4px!important;bottom:35px!important}
 .profile .locs span{font-size:9px!important;padding:2px 4px!important;max-width:100%!important}
 .profile .phone{left:2px!important;right:2px!important;bottom:2px!important;height:29px!important;font-size:9px!important;font-weight:900!important;letter-spacing:-.35px!important;white-space:nowrap!important;overflow:hidden!important}
 .nav-cat-menu{position:fixed!important;top:116px!important;left:6px!important;right:6px!important;width:auto!important;transform:translateY(6px)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3px!important;padding:7px!important}
 .nav-dropdown:hover .nav-cat-menu,.nav-dropdown:focus-within .nav-cat-menu{transform:translateY(0)!important}
 .nav-cat-menu a{font-size:9px!important;padding:7px 3px!important;text-align:center!important}
 .nav-cat-menu:before{display:none!important}
}
@media(max-width:390px){
 .profile-link,.profile-link .profile{height:218px!important}
 .profile .phone{font-size:8.5px!important;letter-spacing:-.45px!important}
 .profile .name{font-size:10px!important}
 .profile .locs span{font-size:8.5px!important}
}


/* ===== V10 KESIN DUZELTMELER ===== */
html,body{margin:0!important;padding:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}
header{width:100%!important}
.wrap,.head{width:min(1180px,calc(100% - 16px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}
.actions{gap:8px!important}

/* Kategoriler: masaüstünde 4 sütun */
.nav-dropdown{position:relative!important}
.nav-cat-menu{
 display:grid!important;
 grid-template-columns:repeat(4,minmax(135px,1fr))!important;
 width:650px!important;
 max-width:calc(100vw - 16px)!important;
 gap:6px!important;
 padding:10px!important;
 position:absolute!important;
 top:calc(100% + 8px)!important;
 left:50%!important;
 right:auto!important;
 transform:translate(-50%,8px)!important;
 background:#fff!important;
 border:1px solid #ffd0df!important;
 border-radius:10px!important;
 box-shadow:0 18px 45px rgba(72,0,26,.22)!important;
 opacity:0!important;visibility:hidden!important;pointer-events:none!important;
 z-index:9999!important
}
.nav-cat-menu a{
 display:flex!important;align-items:center!important;gap:7px!important;
 min-width:0!important;padding:9px 10px!important;border-radius:7px!important;
 color:#24101a!important;background:#fff!important;font-size:12px!important;
 font-weight:800!important;white-space:nowrap!important
}
.nav-cat-menu a span{color:#ff0a62!important;font-size:8px!important}
.nav-cat-menu a:hover{background:#fff0f5!important;color:#ff0a62!important;box-shadow:inset 0 0 0 1px #ffd2e1!important}
.nav-dropdown:hover .nav-cat-menu,.nav-dropdown:focus-within .nav-cat-menu{
 opacity:1!important;visibility:visible!important;pointer-events:auto!important;
 transform:translate(-50%,0)!important
}

/* Vitrin: ince çerçeve ve standart alt telefon */
.profiles{align-items:stretch!important}
.profile-link{border:1px solid #ff0a62!important;padding:1px!important;border-radius:9px!important;min-width:0!important}
.profile-link .profile{position:relative!important;height:285px!important;border-radius:7px!important}
.profile .name{font-size:14px!important}
.profile .locs{bottom:42px!important}
.profile .phone{
 left:4px!important;right:4px!important;bottom:4px!important;height:32px!important;
 min-height:32px!important;padding:0 4px!important;margin:0!important;
 display:flex!important;align-items:center!important;justify-content:center!important;
 font-size:12px!important;font-weight:900!important;letter-spacing:-.15px!important;
 white-space:nowrap!important;overflow:hidden!important;line-height:1!important
}

/* Mobil */
@media(max-width:700px){
 .wrap,.head{width:100%!important;max-width:100%!important;padding-left:5px!important;padding-right:5px!important}
 .profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;width:100%!important}
 .profile-link{border-width:1px!important;padding:1px!important}
 .profile-link,.profile-link .profile{height:230px!important;min-height:230px!important}
 .profile .name{left:4px!important;top:4px!important;font-size:11px!important;padding:5px 7px!important}
 .profile .locs{left:4px!important;right:4px!important;bottom:38px!important;gap:2px!important}
 .profile .locs span{font-size:9.5px!important;line-height:1.1!important;padding:3px 4px!important}
 .profile .phone{
   left:2px!important;right:2px!important;bottom:2px!important;height:32px!important;min-height:32px!important;
   font-size:9.5px!important;font-weight:900!important;letter-spacing:-.55px!important;padding:0 1px!important
 }
 /* Mobil ana barda sadece Anasayfa + Kategoriler */
 .nav>a:not(.active){display:none!important}
 .nav>.nav-dropdown{display:block!important}
 /* Dokunmatik ekranda kategori kutusu 4 sütun ve ekran içine tam sığar */
 .nav-cat-menu{
   position:fixed!important;top:112px!important;left:5px!important;right:5px!important;
   width:auto!important;max-width:none!important;
   grid-template-columns:repeat(4,minmax(0,1fr))!important;
   gap:3px!important;padding:6px!important;
   transform:translateY(6px)!important
 }
 .nav-dropdown:hover .nav-cat-menu,.nav-dropdown:focus-within .nav-cat-menu{
   transform:translateY(0)!important
 }
 .nav-cat-menu a{font-size:9px!important;padding:7px 2px!important;gap:3px!important;justify-content:center!important}
 .nav-cat-menu a span{font-size:6px!important}
}
@media(max-width:390px){
 .profile-link,.profile-link .profile{height:224px!important;min-height:224px!important}
 .profile .phone{font-size:9px!important;letter-spacing:-.65px!important}
 .profile .locs span{font-size:9px!important}
}


/* ===== V11 HEADER + MOBILE PHONE FINAL ===== */
@media(max-width:700px){
 .nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:3px!important;width:100%!important}
 .nav>a,.nav>.nav-dropdown{display:block!important;min-width:0!important}
 .nav>a,.nav-cat-trigger{
   width:100%!important;min-width:0!important;padding:9px 3px!important;
   font-size:10px!important;text-align:center!important;justify-content:center!important;
   white-space:nowrap!important;border-radius:5px!important
 }
 .nav-cat-trigger span{font-size:9px!important}
 .profile .phone{
   left:1px!important;right:1px!important;bottom:1px!important;
   width:calc(100% - 2px)!important;height:33px!important;min-height:33px!important;
   padding:0!important;margin:0!important;
   font-size:10.5px!important;font-weight:900!important;letter-spacing:-.72px!important;
   line-height:1!important;white-space:nowrap!important;overflow:hidden!important;
   display:flex!important;align-items:center!important;justify-content:center!important;
   border-radius:5px!important
 }
 .profile .phone::first-letter{font-size:9px}
 .profile .locs{bottom:39px!important}
}
@media(max-width:390px){
 .nav>a,.nav-cat-trigger{font-size:9.5px!important;padding-left:1px!important;padding-right:1px!important}
 .profile .phone{font-size:10px!important;letter-spacing:-.8px!important}
}


/* V13 — SADECE mobil vitrin telefon numarası */
@media(max-width:700px){
  .profile .phone{
    left:2px!important;
    right:2px!important;
    bottom:2px!important;
    width:calc(100% - 4px)!important;
    height:32px!important;
    min-height:32px!important;
    margin:0!important;
    padding:0 1px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
    font-size:11px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:-.8px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }
}
@media(max-width:390px){
  .profile .phone{
    font-size:10.5px!important;
    letter-spacing:-.9px!important;
  }
}


/* ===== V14 BLOG — oval görsel + ince pembe çerçeve + metin sarma ===== */
.blog-list{display:block!important}
.blog-list .post{
  display:block!important;
  min-height:112px!important;
  margin-bottom:9px!important;
  padding:9px 11px!important;
  overflow:hidden!important;
  border:1px solid #e8eaf0!important;
  border-radius:10px!important;
  background:#fff!important;
}
.blog-list .post::after{content:"";display:block;clear:both}
.blog-list .post-img{
  float:left!important;
  width:142px!important;
  height:92px!important;
  margin:0 14px 5px 0!important;
  padding:2px!important;
  border:1.5px solid #ff0b61!important;
  border-radius:48%!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(255,11,97,.13)!important;
}
.blog-list .post-img img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  border-radius:48%!important;
}
.blog-list .post h3{
  margin:3px 0 6px!important;
  font-size:17px!important;
  line-height:1.25!important;
}
.blog-list .post p{
  margin:0!important;
  font-size:12.5px!important;
  line-height:1.65!important;
  color:#53627a!important;
}
.blog-list .post:hover .post-img{
  border-color:#ff0060!important;
  box-shadow:0 0 0 2px rgba(255,0,96,.08),0 5px 15px rgba(255,0,96,.17)!important;
}

/* Mobil: örnekteki gibi görsel solda, başlık sağda, uzun yazı görselin altına sarar */
@media(max-width:700px){
  .blog-list .post{
    min-height:0!important;
    padding:7px!important;
    margin-bottom:7px!important;
    border-radius:8px!important;
  }
  .blog-list .post-img{
    width:91px!important;
    height:76px!important;
    margin:0 9px 3px 0!important;
    padding:1.5px!important;
    border-width:1.2px!important;
    border-radius:46%!important;
  }
  .blog-list .post-img img{border-radius:46%!important}
  .blog-list .post h3{
    margin:1px 0 4px!important;
    font-size:12.5px!important;
    line-height:1.25!important;
  }
  .blog-list .post p{
    font-size:10.5px!important;
    line-height:1.5!important;
  }
}


/* ===== V15 BLOG — hafif oval köşeler, eşit ve daha dolu özetler ===== */
.blog-list .post{
  min-height:118px!important;
}
.blog-list .post-img{
  width:145px!important;
  height:94px!important;
  border-radius:13px!important;
  padding:2px!important;
  border:1.5px solid #ff0b61!important;
}
.blog-list .post-img img{
  border-radius:10px!important;
}
@media(max-width:700px){
  .blog-list .post{
    min-height:100px!important;
  }
  .blog-list .post-img{
    width:94px!important;
    height:78px!important;
    border-radius:10px!important;
  }
  .blog-list .post-img img{
    border-radius:8px!important;
  }
  .blog-list .post p{
    font-size:10.5px!important;
    line-height:1.48!important;
  }
}


/* V16 — uzun blog açıklamaları */
.blog-list .post{min-height:132px!important}
.blog-list .post p{line-height:1.62!important}
@media(max-width:700px){
 .blog-list .post{min-height:118px!important}
 .blog-list .post p{line-height:1.5!important}
}


/* ===== V17 BLOG — görsel solda, uzun metin görseli sarar ===== */
.blog-list .post{
  display:block!important;
  min-height:0!important;
  height:auto!important;
  padding:10px 12px!important;
  margin-bottom:9px!important;
  overflow:hidden!important;
}
.blog-list .post::after{content:"";display:block;clear:both}
.blog-list .post-img{
  float:left!important;
  width:142px!important;
  height:96px!important;
  margin:0 14px 5px 0!important;
  padding:2px!important;
  border:1.25px solid #ff0b61!important;
  border-radius:13px!important;
  background:#fff!important;
}
.blog-list .post-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:10px!important;
}
.blog-list .post h3{
  margin:1px 0 5px!important;
  line-height:1.28!important;
}
.blog-list .post p{
  display:block!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:unset!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
  margin:0!important;
  line-height:1.58!important;
}
@media(max-width:700px){
  .blog-list .post{padding:7px!important;margin-bottom:7px!important}
  .blog-list .post-img{
    width:116px!important;
    height:88px!important;
    margin:0 9px 3px 0!important;
    padding:1.5px!important;
    border-radius:11px!important;
  }
  .blog-list .post-img img{border-radius:8px!important}
  .blog-list .post h3{font-size:12.5px!important;line-height:1.25!important;margin:1px 0 4px!important}
  .blog-list .post p{
    font-size:10.5px!important;
    line-height:1.48!important;
    display:block!important;
    -webkit-line-clamp:unset!important;
    overflow:visible!important;
  }
}

/* ===== V18 VİTRİN RESPONSIVE DÜZELTME ===== */
@media (max-width:700px){
  .featured-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .featured-grid > *{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
  }
  .featured-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    overflow:hidden!important;
  }
  .featured-card img{
    width:100%!important;
    max-width:100%!important;
    object-fit:cover!important;
  }
  .featured-card .phone{
    width:calc(100% - 4px)!important;
    max-width:calc(100% - 4px)!important;
    margin:2px!important;
    padding-left:1px!important;
    padding-right:1px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    box-sizing:border-box!important;
  }
  .featured-section,.featured,.wrap{
    max-width:100%!important;
  }
}
@media (max-width:380px){
  .featured-grid{gap:3px!important}
}


/* V19 kategori hover toleransi */
.has-mega,.nav-categories,.dropdown,.mega-wrap{position:relative}
.has-mega::after,.nav-categories::after{content:"";position:absolute;left:-12px;right:-12px;top:100%;height:22px;background:transparent;z-index:9998}
.has-mega:hover .mega-menu,.has-mega:focus-within .mega-menu,.nav-categories:hover .mega-menu,.nav-categories:focus-within .mega-menu,.mega-menu:hover{display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
.mega-menu{margin-top:0!important;z-index:9999!important}


/* v23: sabit vitrin + dikey portreler */
.profile,.profile:hover,.profile:focus-within{transform:none!important;translate:none!important;scale:1!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important}
.profile{transition:box-shadow .22s ease,border-color .22s ease,filter .22s ease!important;border:1px solid var(--pink)!important;will-change:auto!important}
.profile:hover,.profile:focus-within{box-shadow:0 0 0 1px rgba(255,10,98,.35),0 0 18px rgba(255,10,98,.55),0 8px 22px rgba(56,0,20,.18)!important;filter:brightness(1.035)!important;z-index:2}
.profile img{object-fit:cover!important;object-position:center 24%!important;transform:none!important;transition:filter .22s ease!important}
.profile:hover img{transform:none!important;filter:saturate(1.04) contrast(1.02)!important}
@media(max-width:700px){
 html,body{width:100%;max-width:100%;overflow-x:hidden!important}
 .wrap{width:100%!important;max-width:none!important;padding-left:5px!important;padding-right:5px!important;margin:0!important}
 .profiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
 .profile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;aspect-ratio:2/3!important;border-radius:7px!important}
 .profile *{max-width:100%}
}



/* Mobil vitrin: 3 sütun sabit, yatay kayma/taşma yok */
@media (max-width: 767px){
  html,body{max-width:100%;overflow-x:hidden!important}
  .wrap{width:100%!important;max-width:100%!important;padding-left:6px!important;padding-right:6px!important}
  .showcase-grid,.featured-grid,.vitrin-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:4px!important;
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .showcase-card,.featured-card,.vitrin-card{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    box-sizing:border-box!important;
  }
  .showcase-card img,.featured-card img,.vitrin-card img{
    width:100%!important;
    max-width:100%!important;
    object-fit:cover!important;
  }
}

/* Mevcut dosyadaki gerçek vitrin sınıfları için genel güvenlik */
@media (max-width: 767px){
  section:first-of-type .grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:4px!important;
    width:100%!important;
  }
  section:first-of-type .grid>*{
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
  }
}

/* v23: sabit vitrin + dikey portreler */
.profile,.profile:hover,.profile:focus-within{transform:none!important;translate:none!important;scale:1!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important}
.profile{transition:box-shadow .22s ease,border-color .22s ease,filter .22s ease!important;border:1px solid var(--pink)!important;will-change:auto!important}
.profile:hover,.profile:focus-within{box-shadow:0 0 0 1px rgba(255,10,98,.35),0 0 18px rgba(255,10,98,.55),0 8px 22px rgba(56,0,20,.18)!important;filter:brightness(1.035)!important;z-index:2}
.profile img{object-fit:cover!important;object-position:center 24%!important;transform:none!important;transition:filter .22s ease!important}
.profile:hover img{transform:none!important;filter:saturate(1.04) contrast(1.02)!important}
@media(max-width:700px){
 html,body{width:100%;max-width:100%;overflow-x:hidden!important}
 .wrap{width:100%!important;max-width:none!important;padding-left:5px!important;padding-right:5px!important;margin:0!important}
 .profiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
 .profile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;aspect-ratio:2/3!important;border-radius:7px!important}
 .profile *{max-width:100%}
}



.most-viewed{margin-top:14px}.most-viewed .sidehead{margin-bottom:4px}.viewed-list{padding:4px 10px 10px}.viewed-item{display:block;padding:10px 0;border-bottom:1px solid #edf0f5;color:inherit;text-decoration:none;overflow:hidden}.viewed-item:last-child{border-bottom:0}.viewed-item img{float:left;width:88px;height:68px;object-fit:cover;border-radius:12px;border:1.5px solid #ff0a62;padding:2px;margin:0 10px 4px 0;background:#fff}.viewed-item h3{font-size:13px;line-height:1.25;margin:0 0 5px;color:#101a3a}.viewed-item p{font-size:11px;line-height:1.45;margin:0;color:#667085}.viewed-item:hover h3{color:#ff0a62}.viewed-item:after{content:"";display:block;clear:both}@media(max-width:767px){.viewed-item img{width:82px;height:64px}.viewed-item h3{font-size:12px}.viewed-item p{font-size:10.5px}}

/* v23: sabit vitrin + dikey portreler */
.profile,.profile:hover,.profile:focus-within{transform:none!important;translate:none!important;scale:1!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important}
.profile{transition:box-shadow .22s ease,border-color .22s ease,filter .22s ease!important;border:1px solid var(--pink)!important;will-change:auto!important}
.profile:hover,.profile:focus-within{box-shadow:0 0 0 1px rgba(255,10,98,.35),0 0 18px rgba(255,10,98,.55),0 8px 22px rgba(56,0,20,.18)!important;filter:brightness(1.035)!important;z-index:2}
.profile img{object-fit:cover!important;object-position:center 24%!important;transform:none!important;transition:filter .22s ease!important}
.profile:hover img{transform:none!important;filter:saturate(1.04) contrast(1.02)!important}
@media(max-width:700px){
 html,body{width:100%;max-width:100%;overflow-x:hidden!important}
 .wrap{width:100%!important;max-width:none!important;padding-left:5px!important;padding-right:5px!important;margin:0!important}
 .profiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
 .profile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;aspect-ratio:2/3!important;border-radius:7px!important}
 .profile *{max-width:100%}
}



/* V22 — tüm telefonlarda vitrin 3 sütun, sıfır yatay kayma */
@media (max-width:767px){
  html,body{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}
  .section:first-of-type>.wrap{width:100%!important;max-width:none!important;margin:0!important;padding-left:2px!important;padding-right:2px!important}
  .section:first-of-type .section-title{padding-left:4px!important;padding-right:4px!important}
  .profiles{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:3px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    align-items:stretch!important;
  }
  .profiles>.profile-link{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:1px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .profiles>.profile-link>.profile{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:clamp(190px,57vw,235px)!important;
    margin:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .profiles .profile>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}
  .profiles .profile .name{max-width:calc(100% - 8px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .profiles .profile .locs{max-width:calc(100% - 8px)!important}
  .profiles .profile .locs span{max-width:100%!important}
  .profiles .profile .phone{left:3px!important;right:3px!important;width:auto!important;max-width:none!important;margin:0!important;box-sizing:border-box!important;white-space:nowrap!important;overflow:hidden!important;font-size:clamp(8px,2.55vw,11px)!important;letter-spacing:-.15px!important}
}
@media (max-width:360px){
  .section:first-of-type>.wrap{padding-left:1px!important;padding-right:1px!important}
  .profiles{gap:2px!important}
  .profiles>.profile-link>.profile{height:190px!important}
}

/* v23: sabit vitrin + dikey portreler */
.profile,.profile:hover,.profile:focus-within{transform:none!important;translate:none!important;scale:1!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important}
.profile{transition:box-shadow .22s ease,border-color .22s ease,filter .22s ease!important;border:1px solid var(--pink)!important;will-change:auto!important}
.profile:hover,.profile:focus-within{box-shadow:0 0 0 1px rgba(255,10,98,.35),0 0 18px rgba(255,10,98,.55),0 8px 22px rgba(56,0,20,.18)!important;filter:brightness(1.035)!important;z-index:2}
.profile img{object-fit:cover!important;object-position:center 24%!important;transform:none!important;transition:filter .22s ease!important}
.profile:hover img{transform:none!important;filter:saturate(1.04) contrast(1.02)!important}
@media(max-width:700px){
 html,body{width:100%;max-width:100%;overflow-x:hidden!important}
 .wrap{width:100%!important;max-width:none!important;padding-left:5px!important;padding-right:5px!important;margin:0!important}
 .profiles{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
 .profile{width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;aspect-ratio:2/3!important;border-radius:7px!important}
 .profile *{max-width:100%}
}



/* V24 - Profesyonel SEO makale portresi */
.seo-footer-pro-v24{
  padding-top:44px!important;padding-bottom:30px!important;
}
.seo-footer-pro-v24 h2{
  max-width:920px;margin:8px auto 18px!important;text-align:center;
  font-size:clamp(24px,2.4vw,38px)!important;line-height:1.15!important;
  letter-spacing:-.5px;
}
.seo-footer-pro-v24 > p,
.seo-footer-pro-v24 .footer-intro{
  max-width:900px!important;margin:0 auto 24px!important;text-align:center!important;
  line-height:1.75!important;font-size:14px!important;
}
.seo-pro-grid-v24,
.seo-footer-pro-v24 .footer-grid,
.seo-footer-pro-v24 .seo-grid{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;max-width:1040px!important;margin:24px auto!important;
  align-items:stretch!important;
}
.seo-equal-card,.seo-pro-card-v24{
  min-width:0!important;height:100%!important;padding:20px!important;
  border:1px solid rgba(255,255,255,.17)!important;border-radius:14px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;
  box-shadow:0 10px 28px rgba(0,0,0,.13)!important;
  transition:border-color .2s ease,box-shadow .2s ease!important;
}
.seo-equal-card:hover,.seo-pro-card-v24:hover{
  transform:none!important;
  border-color:rgba(255,70,135,.58)!important;
  box-shadow:0 0 0 1px rgba(255,40,110,.12),0 12px 30px rgba(0,0,0,.18)!important;
}
.seo-equal-card p,.seo-pro-card-v24 p{
  margin:0!important;font-size:13px!important;line-height:1.72!important;
  text-align:left!important;
}
.seo-pro-card-v24 h3{
  margin:0 0 10px!important;font-size:15px!important;line-height:1.3!important;color:#fff!important;
}
@media(max-width:800px){
 .seo-pro-grid-v24,.seo-footer-pro-v24 .footer-grid,.seo-footer-pro-v24 .seo-grid{
   grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;margin:18px 10px!important;
 }
 .seo-equal-card,.seo-pro-card-v24{padding:14px!important}
 .seo-equal-card p,.seo-pro-card-v24 p{font-size:11.5px!important;line-height:1.62!important}
}
@media(max-width:430px){
 .seo-footer-pro-v24{padding-top:30px!important}
 .seo-footer-pro-v24 h2{font-size:22px!important;padding:0 12px!important}
 .seo-pro-grid-v24,.seo-footer-pro-v24 .footer-grid,.seo-footer-pro-v24 .seo-grid{
   grid-template-columns:1fr!important;margin:16px 10px!important;
 }
}

/* === ATK FINAL STABLE LAYOUT === */
html,body{margin:0;max-width:100%;overflow-x:hidden}.vitrin-section{padding-top:16px!important;padding-bottom:22px!important}.vitrin-section .profiles{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.vitrin-section .profile-link{display:block!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:1px!important;border:1px solid var(--pink)!important;border-radius:9px!important;background:var(--pink)!important;box-sizing:border-box!important;transform:none!important;overflow:hidden!important}.vitrin-section .profile-link:hover{transform:none!important;scale:1!important}.vitrin-section .profile{height:285px!important;width:100%!important;margin:0!important;border:0!important;border-radius:7px!important;overflow:hidden!important;box-sizing:border-box!important}.vitrin-section .profile>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 25%!important}.vitrin-section .profile .phone{left:5px!important;right:5px!important;bottom:5px!important;height:30px!important;padding:0 2px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;white-space:nowrap!important}.vitrin-section .profile .locs{left:8px!important;bottom:42px!important}.vitrin-section .profile .name{left:8px!important;top:8px!important;font-size:13px!important;padding:5px 10px!important}.main{padding-top:14px!important}.detail-page{background:#f7f8fb;padding:28px 0 45px}.article-content{max-width:800px;margin:0 auto;background:#fff;border:1px solid #e8ebf0;border-radius:16px;padding:30px 34px 40px;overflow:hidden}.article-main-title{font-size:30px;margin:0 0 20px;padding-bottom:14px;border-bottom:1px solid #eceef2}.article-cover{float:left;width:260px;height:178px;margin:2px 18px 8px 0;border:1px solid #e6e8ed;border-radius:12px;overflow:hidden}.article-cover img{width:100%;height:100%;object-fit:cover}.profile-page{background:#f7f8fb;padding:30px 0 45px}.profile-detail-wrap{max-width:900px!important}.profile-card{display:grid;grid-template-columns:minmax(280px,390px) 1fr;gap:24px;background:#fff;border:1px solid #e8ebf0;border-radius:16px;padding:22px}.profile-photo{height:520px;border-radius:14px;overflow:hidden}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-info h1{font-size:32px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.detail-grid>div{padding:12px;border:1px solid #edf0f4;border-radius:10px}.detail-grid b,.detail-grid span{display:block}.private-info{margin-top:18px;background:#fff;border:1px solid #e8ebf0;border-radius:16px;overflow:hidden}.private-info header{text-align:center;padding:22px}.private-info article{padding:0 24px 24px;line-height:1.8}
@media(max-width:900px) and (min-width:701px){.vitrin-section .profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:700px){.wrap{width:calc(100% - 12px)!important;max-width:none!important}.vitrin-section{padding:9px 3px 14px!important}.vitrin-section .profiles{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important}.vitrin-section .profile{height:230px!important}.vitrin-section .profile .name{font-size:10px!important;padding:4px 7px!important}.vitrin-section .profile .locs{left:4px!important;bottom:34px!important;gap:2px!important}.vitrin-section .profile .locs span{font-size:8px!important;padding:2px 4px!important}.vitrin-section .profile .phone{left:2px!important;right:2px!important;bottom:2px!important;height:27px!important;font-size:clamp(7px,2.45vw,10px)!important}.article-content{padding:20px 12px 28px;border-radius:10px}.article-main-title{font-size:21px}.article-cover{width:128px;height:96px;margin:2px 10px 4px 0}.profile-card{grid-template-columns:1fr;padding:10px}.profile-photo{height:480px}.detail-grid{grid-template-columns:1fr 1fr}.private-info article{padding:0 14px 18px}}
@media(max-width:390px){.vitrin-section .profile{height:205px!important}.vitrin-section .profiles{gap:2px!important}}

/* v4 etiket alanı */
.home-tags{padding:24px 0;background:#fff}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-cloud a{border:1px solid var(--tag-color,#ff0b61);color:var(--tag-color,#ff0b61);background:#fff;padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px;text-decoration:none}.tag-cloud a:hover{box-shadow:0 0 14px color-mix(in srgb,var(--tag-color,#ff0b61) 25%,transparent)}.article-page{padding:30px 12px}.article-content{max-width:900px;margin:auto;background:#fff;border:1px solid #eceff3;border-radius:14px;padding:28px}.article-content p{line-height:1.8;color:#394150}.article-content h2{margin-top:25px}@media(max-width:700px){.home-tags{padding:16px 0}.tag-cloud{gap:5px}.tag-cloud a{font-size:11px;padding:6px 9px}.article-content{padding:18px 12px;border-radius:10px}}

/* v7 - ana sayfa etiketleri: detay sayfası ile aynı düzen, kaymasız hover */
.home-tags .tag-cloud{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:10px!important}
.home-tags .tag-cloud a{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin:0!important;padding:8px 13px!important;border:1px solid var(--tag-color,#ff0b61)!important;border-radius:999px!important;background:#fff!important;color:var(--tag-color,#ff0b61)!important;font-weight:800!important;font-size:12px!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important;transform:none!important;transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease!important}
.home-tags .tag-cloud a:hover,.home-tags .tag-cloud a:focus-visible{background:#fff!important;box-shadow:0 0 0 2px rgba(255,11,97,.08),0 0 16px rgba(255,11,97,.30)!important;transform:none!important;outline:none!important}
@media(max-width:560px){.home-tags .tag-cloud{gap:6px!important}.home-tags .tag-cloud a{padding:7px 11px!important;font-size:11px!important}}

/* v9 footer 4 sutun editor */
.seo-footer-editor{background:linear-gradient(135deg,#7f002b,#3d0019);color:#fff;padding:46px 0 38px;margin-top:32px}.seo-footer-head{text-align:center;max-width:850px;margin:0 auto 24px}.seo-footer-head small{font-weight:900;letter-spacing:2px;color:#ff8bb5}.seo-footer-head h2{font-size:30px;line-height:1.18;margin:12px 0;color:#fff}.seo-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.seo-footer-grid article{border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:20px;background:rgba(255,255,255,.045);min-width:0}.seo-footer-grid h3{font-size:16px;margin:0 0 12px;color:#fff}.seo-footer-grid p{font-size:13px;line-height:1.75;margin:0;color:#fff}.seo-footer-bottom{max-width:900px;margin:24px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);text-align:center;font-size:13px;line-height:1.75}.seo-footer-editor article:hover{box-shadow:0 0 22px rgba(255,40,120,.20);transform:none}@media(max-width:760px){.seo-footer-editor{padding:30px 0}.seo-footer-head h2{font-size:23px}.seo-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.seo-footer-grid article{padding:14px}.seo-footer-grid p{font-size:12px}}@media(max-width:420px){.seo-footer-grid{grid-template-columns:1fr}.seo-footer-head h2{font-size:20px}}

/* v10 - etiket altinda panelden yonetilen 4 sutun footer makalesi */
.seo-footer-editor{margin-top:0!important;background:linear-gradient(135deg,#7b002a 0%,#5b001f 48%,#360014 100%)!important;color:#fff!important;padding:48px 0 34px!important}
.seo-footer-editor>.wrap{width:min(1040px,calc(100% - 32px))!important;margin:0 auto!important;padding:0!important}
.seo-footer-head{text-align:center!important;max-width:900px!important;margin:0 auto 24px!important}
.seo-footer-head small{display:block!important;color:#ff83ae!important;font-size:11px!important;font-weight:950!important;letter-spacing:2.2px!important;margin-bottom:12px!important}
.seo-footer-head h2{max-width:900px!important;margin:0 auto!important;color:#fff!important;font-size:clamp(25px,2.5vw,38px)!important;line-height:1.15!important;letter-spacing:-.45px!important}
.seo-footer-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;width:100%!important}
.seo-footer-grid article{min-width:0!important;min-height:245px!important;padding:20px!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;box-shadow:0 10px 28px rgba(0,0,0,.12)!important;box-sizing:border-box!important;transform:none!important;transition:border-color .2s ease,box-shadow .2s ease!important}
.seo-footer-grid article:hover{transform:none!important;border-color:rgba(255,85,145,.62)!important;box-shadow:0 0 0 1px rgba(255,40,110,.10),0 0 22px rgba(255,40,110,.20)!important}
.seo-footer-grid h3{margin:0 0 12px!important;color:#fff!important;font-size:16px!important;line-height:1.3!important}
.seo-footer-grid p{margin:0!important;color:#fff!important;font-size:13px!important;line-height:1.72!important;text-align:left!important;overflow-wrap:anywhere!important}
.seo-footer-bottom{max-width:900px!important;margin:24px auto 0!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.16)!important;text-align:center!important;color:#fff!important;font-size:13px!important;line-height:1.75!important}
.site-min-footer{background:#360014!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.10)!important;padding:0!important}
.site-min-footer .legal{min-height:48px!important;display:flex!important;align-items:center!important;color:rgba(255,255,255,.78)!important;font-size:12px!important}
@media(max-width:760px){.seo-footer-editor{padding:30px 0 24px!important}.seo-footer-editor>.wrap{width:calc(100% - 20px)!important}.seo-footer-head{margin-bottom:18px!important}.seo-footer-head h2{font-size:23px!important}.seo-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.seo-footer-grid article{min-height:0!important;padding:14px!important}.seo-footer-grid h3{font-size:14px!important}.seo-footer-grid p{font-size:12px!important;line-height:1.62!important}}
@media(max-width:430px){.seo-footer-grid{grid-template-columns:1fr!important}.seo-footer-head h2{font-size:20px!important}}


/* v16 - blog detay okunabilir makale duzeni */
.detail-page{padding:28px 0 48px!important;background:#f7f8fb!important}
.detail-page>.wrap{width:min(960px,calc(100% - 28px))!important;margin:0 auto!important}
.detail-page .article-content{max-width:860px!important;margin:0 auto!important;padding:30px 34px 40px!important;background:#fff!important;border:1px solid #e5e9ef!important;border-radius:15px!important;box-sizing:border-box!important;overflow:hidden!important}
.detail-page .article-content:after{content:"";display:block;clear:both}
.detail-page .article-main-title{margin:0 0 20px!important;padding:0 0 14px!important;border-bottom:1px solid #e8ebef!important;font-size:30px!important;line-height:1.22!important;color:#101a35!important}
.detail-page .article-cover{float:left!important;width:260px!important;height:178px!important;margin:2px 18px 8px 0!important;border:1px solid #e1e5ea!important;border-radius:12px!important;overflow:hidden!important;background:#eee!important}
.detail-page .article-cover img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.detail-page .article-content p{margin:0 0 18px!important;color:#273550!important;font-size:15px!important;line-height:1.78!important;text-align:left!important}
.detail-page .article-content h2{clear:both!important;position:relative!important;margin:26px 0 12px!important;padding-left:14px!important;color:#101827!important;font-size:21px!important;line-height:1.3!important}
.detail-page .article-content h2:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:4px;border-radius:4px;background:#ff0b61}
.detail-page .article-content h3{clear:both!important;margin:22px 0 10px!important;font-size:18px!important;color:#101827!important}
.detail-page .article-content blockquote{clear:both!important;margin:22px 0!important;padding:18px 20px!important;border-left:4px solid #ff0b61!important;border-radius:0 10px 10px 0!important;background:#fff3f7!important;color:#172033!important;font-weight:800!important;line-height:1.65!important}
.detail-page .article-content ul,.detail-page .article-content ol{clear:both!important;margin:14px 0 20px 22px!important;line-height:1.75!important;color:#273550!important}
@media(max-width:700px){
 .detail-page{padding:16px 0 30px!important}.detail-page>.wrap{width:calc(100% - 12px)!important}
 .detail-page .article-content{padding:20px 12px 28px!important;border-radius:10px!important}
 .detail-page .article-main-title{font-size:21px!important;line-height:1.26!important;margin-bottom:13px!important;padding-bottom:10px!important}
 .detail-page .article-cover{width:128px!important;height:96px!important;margin:2px 10px 5px 0!important;border-radius:9px!important}
 .detail-page .article-content p{font-size:12.8px!important;line-height:1.72!important;margin-bottom:14px!important}
 .detail-page .article-content h2{font-size:17px!important;margin:20px 0 9px!important;padding-left:11px!important}
 .detail-page .article-content h3{font-size:15.5px!important}.detail-page .article-content blockquote{padding:14px!important;font-size:12.5px!important}
}

/* v18 - ana sayfa kategori kutusu referans tasarimi */
.sidehead h3{margin:0;font-size:19px;font-weight:900;color:#101a3a}
.cat-head-icon{display:inline-flex!important;align-items:center;justify-content:center;color:var(--pink)!important;font-size:16px!important;margin-right:9px!important}
.cats{padding:0 12px!important}
.cat{display:grid!important;grid-template-columns:20px minmax(0,1fr) auto 14px!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:0 4px!important;border-radius:0!important;border-bottom:1px solid var(--line)!important;font-size:13px!important;font-weight:800!important;transform:none!important}
.cat:hover,.cat:focus-visible{background:#fff7fa!important;color:#101a3a!important;transform:none!important}
.cat i{font-style:normal!important;color:var(--pink)!important;font-size:13px!important;text-align:center}
.cat .count{display:inline-flex;align-items:center;justify-content:center;min-width:39px;background:#ffe3ed!important;color:var(--pink2)!important;border-radius:15px;padding:3px 9px;font-size:11px;font-style:normal;font-weight:900}
.cat:hover .count{background:#ffe3ed!important;color:var(--pink2)!important}
.cat b{color:#667085;font-size:14px;text-align:right}
@media(max-width:767px){.cat{min-height:40px!important}.cat .count{min-width:34px;padding:3px 7px}}

/* v22 kategori menusu gecis koprusu + mobil ana sayfa */
.nav-dropdown:after{content:"";position:absolute;left:-10px;right:-10px;top:100%;height:16px;z-index:9998}
.nav-cat-menu{top:calc(100% + 4px)!important}
@media(max-width:700px){.nav>a:first-child{display:block!important}.nav-dropdown:after{height:22px}}

/* v33: masaustu + mobil sabit sayfalama */
.pagination{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;flex-wrap:wrap!important;clear:both!important;width:100%!important;margin:24px auto 30px!important;padding:0!important}
.pagination a,.pagination .page-dots{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;height:38px!important;padding:0 11px!important;border:1px solid #e2e6ed!important;border-radius:7px!important;background:#fff!important;color:#17213b!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important}
.pagination a.active{background:#ff0b61!important;border-color:#ff0b61!important;color:#fff!important}
.pagination .page-nav{min-width:auto!important;padding:0 14px!important}
.pagination .page-dots{border-color:transparent!important;background:transparent!important;min-width:24px!important;padding:0 3px!important}
@media(max-width:700px){.pagination{gap:5px!important;margin:18px auto 24px!important}.pagination a,.pagination .page-dots{height:34px!important;min-width:34px!important;padding:0 8px!important;font-size:12px!important}.pagination .page-nav{padding:0 10px!important}}

/* v39 kategori hover: hareket yok, yalnızca renkli ışık */
.cat:hover,.cat:focus-visible{background:#fff4f8!important;color:var(--pink2)!important;transform:none!important;box-shadow:inset 3px 0 0 var(--pink),0 0 0 1px rgba(255,11,97,.22),0 0 14px rgba(255,11,97,.20)!important;outline:0!important}
.cat:hover i,.cat:hover span,.cat:focus-visible i,.cat:focus-visible span{color:var(--pink2)!important}.cat:hover .count,.cat:focus-visible .count{background:var(--pink)!important;color:#fff!important;box-shadow:0 0 10px rgba(255,11,97,.30)!important}


/* v40 - panelden yonetilen global hover rengi; hareket yok */
a,.cat,.post,.viewed-item,.chips a,.tag-cloud a,.nav-cat-menu a,.mobile-drawer a,.btn{transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease!important}
.cat:hover,.cat:focus-visible{background:color-mix(in srgb,var(--hover,#ff0b61) 9%,white)!important;color:var(--hover,#ff0b61)!important;border-color:var(--hover,#ff0b61)!important;box-shadow:inset 3px 0 0 var(--hover,#ff0b61),0 0 0 1px color-mix(in srgb,var(--hover,#ff0b61) 28%,transparent),0 0 16px color-mix(in srgb,var(--hover,#ff0b61) 30%,transparent)!important;transform:none!important;outline:0!important}
.cat:hover i,.cat:focus-visible i,.cat:hover>span:not(.count),.cat:focus-visible>span:not(.count){color:var(--hover,#ff0b61)!important}
.cat:hover .count,.cat:focus-visible .count{background:var(--hover,#ff0b61)!important;color:#fff!important;box-shadow:0 0 12px color-mix(in srgb,var(--hover,#ff0b61) 38%,transparent)!important}
.post:hover,.post:focus-within{transform:none!important;border-color:var(--hover,#ff0b61)!important;box-shadow:0 0 16px color-mix(in srgb,var(--hover,#ff0b61) 20%,transparent)!important}
.post:hover h3 a,.post h3 a:hover,.viewed-item:hover h3,.sidehead a:hover,.section-title .more:hover{color:var(--hover,#ff0b61)!important}
.chips a:hover,.chips a:focus-visible,.tag-cloud a:hover,.tag-cloud a:focus-visible{background:var(--hover,#ff0b61)!important;border-color:var(--hover,#ff0b61)!important;color:#fff!important;box-shadow:0 0 14px color-mix(in srgb,var(--hover,#ff0b61) 32%,transparent)!important;transform:none!important}
.nav-cat-menu a:hover,.nav-cat-menu a:focus-visible,.mobile-drawer a:hover,.mobile-drawer a:focus-visible{background:color-mix(in srgb,var(--hover,#ff0b61) 10%,white)!important;color:var(--hover,#ff0b61)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--hover,#ff0b61) 30%,transparent)!important;transform:none!important}


/* v61 extracted from blog.php */

.blog-hero{margin:24px 0 18px;padding:22px 24px;border:1px solid #ececf1;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.05)}.blog-hero h1{margin:0 0 6px;font-size:28px;color:#10172a}.blog-hero p{margin:0;color:#667085;line-height:1.6}.blog-count{display:inline-flex;margin-top:12px;padding:6px 10px;border-radius:999px;background:#fff0f5;color:#e60050;font-weight:800;font-size:12px}.blog-page-list{display:grid;gap:12px}.blog-card{display:flex;gap:16px;padding:11px;background:#fff;border:1px solid #e7e9ef;border-radius:14px;transition:.22s ease;overflow:hidden}.blog-card:hover{transform:translateY(-2px);border-color:#ff0b61;box-shadow:0 10px 26px rgba(255,11,97,.12)}.blog-thumb{width:170px;height:112px;flex:0 0 170px;border-radius:11px;overflow:hidden;border:1px solid #ff0b61;background:#f4f5f7}.blog-thumb img{width:100%;height:100%;object-fit:cover}.blog-body{min-width:0;padding:4px 5px}.blog-body h2{font-size:18px;line-height:1.3;margin:0 0 7px;color:#111827}.blog-body h2 a:hover{color:#e60050}.blog-body p{font-size:13px;line-height:1.65;color:#5b6577;margin:0}.blog-meta{display:flex;gap:7px;align-items:center;margin-bottom:7px}.blog-cat{font-size:11px;font-weight:800;color:#e60050;background:#fff0f5;border-radius:999px;padding:4px 8px}.blog-side .sidebox{position:sticky;top:14px}.blog-cats{display:grid}.blog-cats a{display:flex;align-items:center;gap:9px;padding:11px 12px;border-bottom:1px solid #f0f1f4;font-weight:800;font-size:13px;transition:.2s}.blog-cats a:hover{padding-left:16px;color:#e60050;background:#fff7fa}.blog-cats i{color:#ff0b61;font-style:normal}.blog-cats em{margin-left:auto;font-style:normal;background:#fff0f5;color:#e60050;border-radius:999px;min-width:28px;text-align:center;padding:3px 7px}.pagination{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin:24px 0}.pagination a{min-width:38px;text-align:center;padding:9px 12px;border:1px solid #ff0b61;border-radius:9px;color:#e60050;font-weight:900;background:#fff}.pagination a:hover,.pagination a.active{background:#ff0b61;color:#fff;box-shadow:0 5px 15px rgba(255,11,97,.2)}
@media(max-width:700px){.blog-hero{margin:12px 0;padding:17px}.blog-hero h1{font-size:23px}.blog-card{gap:10px;padding:8px}.blog-thumb{width:112px;height:92px;flex-basis:112px}.blog-body{padding:1px}.blog-body h2{font-size:14px;margin-bottom:5px}.blog-body p{font-size:11.5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-cat{font-size:10px;padding:3px 6px}}



/* v61 extracted from categories.php */

.cat-page{padding:30px 0 48px;background:linear-gradient(180deg,#f8f9fc 0,#fff 100%)}
.cat-shell{max-width:1040px;margin:auto;padding:0 16px}.cat-hero{background:#fff;border:1px solid #e9edf3;border-radius:18px;padding:24px 26px;margin-bottom:18px;box-shadow:0 8px 28px rgba(25,35,55,.06)}
.cat-hero h1{font-size:28px;margin:0 0 7px;color:#111b36}.cat-hero p{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.cat-hero strong{color:#ff0b61}
.cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.cat-card{position:relative;display:flex;align-items:center;gap:12px;min-height:82px;padding:15px;background:#fff;border:1px solid #e7eaf0;border-radius:14px;text-decoration:none;color:#15203b;overflow:hidden;box-shadow:0 4px 15px rgba(22,30,50,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.cat-card:before{content:"";position:absolute;inset:-60%;background:linear-gradient(120deg,transparent 42%,rgba(255,11,97,.12) 50%,transparent 58%);transform:translateX(-70%) rotate(8deg);transition:transform .55s ease}.cat-card:hover{transform:translateY(-4px);border-color:#ff0b61;box-shadow:0 10px 28px rgba(255,11,97,.17)}.cat-card:hover:before{transform:translateX(70%) rotate(8deg)}
.cat-icon{position:relative;z-index:1;flex:0 0 43px;width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:#fff0f5;color:#ff0b61;font-size:18px;font-weight:900}.cat-info{position:relative;z-index:1;min-width:0;flex:1}.cat-info h2{font-size:15px;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-info span{font-size:12px;color:#8a93a5}.cat-count{position:relative;z-index:1;min-width:30px;height:25px;padding:0 8px;border-radius:999px;display:grid;place-items:center;background:#ffe7f0;color:#e60050;font-size:11px;font-weight:900}.cat-arrow{position:relative;z-index:1;color:#aab1bd;font-size:18px;font-weight:900}.cat-card:hover .cat-arrow{color:#ff0b61;transform:translateX(2px)}
.cat-empty{grid-column:1/-1;background:#fff;border:1px dashed #d9dee8;border-radius:14px;padding:30px;text-align:center;color:#7b8494}
@media(max-width:900px){.cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.cat-page{padding:18px 0 32px}.cat-shell{padding:0 11px}.cat-hero{padding:18px;border-radius:14px}.cat-hero h1{font-size:23px}.cat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cat-card{min-height:72px;padding:11px 10px;gap:9px;border-radius:12px}.cat-icon{flex-basis:37px;width:37px;height:37px;border-radius:10px}.cat-info h2{font-size:13px}.cat-info span{font-size:10px}.cat-count{min-width:25px;height:22px;padding:0 6px}.cat-arrow{display:none}}
@media(max-width:390px){.cat-grid{grid-template-columns:1fr}.cat-card{min-height:68px}}



/* v61 extracted from footer.php */

.home-tags .tag-cloud{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:10px!important}
.home-tags .tag-cloud>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;margin:0!important;padding:8px 13px!important;border:1px solid var(--tag-color,#ff0b61)!important;border-radius:999px!important;background:#fff!important;color:var(--tag-color,#ff0b61)!important;font-weight:800!important;font-size:12px!important;line-height:1.2!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important;transform:none!important;transition:box-shadow .18s ease,background-color .18s ease,color .18s ease!important}
.home-tags .tag-cloud>a:hover,.home-tags .tag-cloud>a:focus-visible{background:#fff7fa!important;color:var(--tag-color,#ff0b61)!important;box-shadow:0 0 0 2px rgba(255,11,97,.10),0 0 18px rgba(255,11,97,.42)!important;transform:none!important;outline:none!important}
@media(max-width:560px){.home-tags .tag-cloud{gap:6px!important}.home-tags .tag-cloud>a{padding:7px 10px!important;font-size:11px!important}}


.seo-footer-editor{display:block!important;width:100%!important;margin:0!important;padding:48px 0 34px!important;background:linear-gradient(135deg,#7b002a 0%,#5b001f 48%,#360014 100%)!important;color:#fff!important;box-sizing:border-box!important}
.seo-footer-editor>.wrap{width:min(1040px,calc(100% - 32px))!important;max-width:1040px!important;margin:0 auto!important;padding:0!important}
.seo-footer-head{text-align:center!important;max-width:900px!important;margin:0 auto 24px!important}.seo-footer-head small{display:block!important;color:#ff83ae!important;font-size:11px!important;font-weight:900!important;letter-spacing:2.2px!important;margin:0 0 12px!important}.seo-footer-head h2{margin:0 auto!important;color:#fff!important;font-size:clamp(25px,2.5vw,38px)!important;line-height:1.15!important}
.seo-footer-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;align-items:stretch!important}.seo-footer-grid article{display:block!important;min-width:0!important;min-height:245px!important;margin:0!important;padding:20px!important;box-sizing:border-box!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;color:#fff!important;transform:none!important}.seo-footer-grid article:hover{transform:none!important;box-shadow:0 0 22px rgba(255,40,120,.22)!important;border-color:rgba(255,85,145,.62)!important}.seo-footer-grid h3{margin:0 0 12px!important;color:#fff!important;font-size:16px!important;line-height:1.3!important}.seo-footer-grid p{margin:0!important;color:#fff!important;font-size:13px!important;line-height:1.72!important;text-align:left!important}.seo-footer-bottom{max-width:900px!important;margin:24px auto 0!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.16)!important;text-align:center!important;color:#fff!important}.site-min-footer{margin:0!important;background:#360014!important;color:#fff!important}.site-min-footer .legal{min-height:48px!important;display:flex!important;align-items:center!important;color:rgba(255,255,255,.78)!important}
@media(max-width:760px){.seo-footer-editor{padding:30px 0 24px!important}.seo-footer-editor>.wrap{width:calc(100% - 20px)!important}.seo-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.seo-footer-grid article{min-height:0!important;padding:14px!important}.seo-footer-head h2{font-size:23px!important}}
@media(max-width:430px){.seo-footer-grid{grid-template-columns:1fr!important}.seo-footer-head h2{font-size:20px!important}}



/* v61 extracted from ilandetay.php */

.profile-page{background:#f7f8fb;padding:24px 0 45px}.profile-wrap{width:min(1060px,calc(100% - 24px));margin:auto}.profile-breadcrumb{display:flex;gap:9px;align-items:center;font-size:13px;margin:0 0 14px}.profile-breadcrumb a{color:#f00659;font-weight:800;text-decoration:none}.profile-card{display:grid;grid-template-columns:350px 1fr;gap:0;padding:0!important;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #e6e9ef}.profile-photo{position:relative;height:480px!important;border-radius:0!important;overflow:hidden;background:#eee}.profile-photo img{width:100%;height:100%;object-fit:cover;transition:opacity .36s ease;will-change:opacity}.name-badge{position:absolute;left:15px;top:15px;background:#ff0a62;color:#fff;font-weight:900;padding:10px 15px;border-radius:7px;box-shadow:0 7px 20px rgba(240,6,89,.28)}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(25,25,25,.48);color:#fff;font-size:29px;cursor:pointer}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-dots{position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;gap:6px}.gallery-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.6)}.gallery-dots button.active{width:22px;border-radius:10px;background:#fff}.profile-details{padding:38px 34px}.location-label{display:block;padding-bottom:20px;margin-bottom:22px;border-bottom:1px solid #e8ebf0;color:#f00659;font-weight:900}.location-label a{color:#f00659;text-decoration:none}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.detail-grid>div{background:#fafbfc;border:1px solid #e6e9ef;border-radius:12px;padding:15px}.detail-grid small{display:block;color:#8a94a4;margin-bottom:7px}.detail-grid strong{font-size:15px}.pink{color:#f00659}.call-button{display:flex;margin-top:18px;min-height:50px;align-items:center;justify-content:center;border-radius:10px;background:#ff0a62;color:#fff!important;text-decoration:none;font-weight:900;font-size:16px;box-shadow:0 10px 24px rgba(240,6,89,.23)}.private-info{margin-top:18px!important;border-top:2px solid #ff4b87!important}.private-info header{background:linear-gradient(135deg,#fff 0%,#fff5f8 48%,#fff 100%)!important;padding:24px 28px 20px!important;text-align:center!important}.profile-description-line{display:inline-block;vertical-align:middle;width:42px;height:1px;margin:0 9px;background:linear-gradient(90deg,transparent,#f00659)}.profile-description-line:nth-of-type(3){background:linear-gradient(90deg,#f00659,transparent)}.profile-description-kicker{display:inline-flex;padding:7px 14px;border:1px solid #ffd0df;border-radius:999px;background:#fff;color:#e80050;font-size:10px;font-weight:950;letter-spacing:1.8px}.profile-description-title h2{margin:10px 0 0!important;font-size:24px!important;color:#151824}.private-info article{padding:15px 28px 24px!important;line-height:1.8}.private-info article p{padding:0 0 14px;margin:0 0 14px;border-bottom:1px solid #edf0f4}.private-info article p:last-child{border:0;margin-bottom:0}.profile-subhead{margin:18px 0 8px;color:#f00659;font-size:17px;font-weight:900}.profile-subhead+p{padding-top:0}.back-link{text-align:center;padding:24px}.back-link a{color:#f00659;text-decoration:none;font-weight:900}
@media(max-width:720px){.profile-wrap{width:calc(100% - 12px)}.profile-card{grid-template-columns:1fr}.profile-photo{height:460px!important}.profile-details{padding:20px 12px}.detail-grid{grid-template-columns:repeat(2,1fr)}.profile-description-line{width:24px;margin:0 5px}.profile-description-kicker{font-size:9px;letter-spacing:1.2px;padding:6px 10px}.profile-description-title h2{font-size:20px!important}.private-info article{padding:15px 12px!important}.profile-breadcrumb{padding:0 4px;white-space:nowrap;overflow:hidden}.call-button{font-size:14px}}


/* v61 extracted from index.php */
.pagination{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;width:100%!important;clear:both!important;margin:26px 0 32px!important;padding:0!important}.pagination a,.pagination .page-dots{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;height:38px!important;padding:0 12px!important;border:1px solid #dfe3ea!important;border-radius:7px!important;background:#fff!important;color:#17213b!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.pagination a.active{background:#ff0b61!important;border-color:#ff0b61!important;color:#fff!important}.pagination .page-nav{min-width:auto!important;padding:0 14px!important}.pagination .page-dots{border:0!important;background:transparent!important;min-width:22px!important;padding:0 2px!important}@media(max-width:700px){.pagination{gap:5px!important;margin:20px 0 26px!important}.pagination a,.pagination .page-dots{min-width:34px!important;height:34px!important;padding:0 8px!important;font-size:12px!important}.pagination .page-nav{padding:0 10px!important}}

.post-img{width:var(--blog-img-w,142px)!important;height:var(--blog-img-h,96px)!important}.post-img img{width:100%!important;height:100%!important;object-fit:cover!important}

/* v62 footer/profile stability hotfix */
.seo-footer-editor{margin:0!important;border:0!important}
.site-min-footer{margin:0!important;border-top:1px solid rgba(255,255,255,.10)!important}
.seo-footer-editor + .site-min-footer{margin-top:0!important}
.site-min-footer .legal{margin:0 auto!important;padding:12px 0!important;min-height:48px!important}
body>footer.site-min-footer{margin-top:0!important}
.profile-page + .home-tags,.detail-page + .home-tags{margin-top:0!important}

/* V63 — mobile viewport/vitrin kesin taşma düzeltmesi */
@media(max-width:700px){
 html,body{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}
 header,main,footer,.section{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
 .wrap,.head{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:6px!important;padding-right:6px!important;box-sizing:border-box!important}
 .profiles{width:100%!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
 .profile-link{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;box-sizing:border-box!important}
 .profile-link .profile{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
 .profile>img{max-width:100%!important}
}
