
: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}}
