
/* Mekan Rehber home experience v3 - 2026-07-16 */
.mr-home-intent,.mr-home-guides{padding-top:clamp(32px,5vw,64px)!important;padding-bottom:clamp(28px,4vw,52px)!important}
.mr-home-section-head{margin-bottom:20px!important;max-width:820px}
.mr-home-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;max-width:none}
.mr-home-section-head h2{margin:7px 0 8px!important;font-size:clamp(1.65rem,3.1vw,2.35rem)!important;line-height:1.12!important;letter-spacing:-.035em;color:#14231b}
.mr-home-section-head p{margin:0!important;color:#66736b!important;font-size:1rem!important;line-height:1.58!important;max-width:700px}
.mr-intent-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.mr-intent-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:116px;padding:18px;border:1px solid #e0ebe4;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbf9);box-shadow:0 12px 30px rgba(15,23,42,.055);color:#15251c;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.mr-intent-card:hover{transform:translateY(-3px);border-color:rgba(0,200,83,.28);box-shadow:0 18px 40px rgba(15,23,42,.09)}
.mr-intent-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#e9fff1;color:#009e49;font-size:1.3rem;font-weight:900}
.mr-intent-copy{display:grid;gap:5px;min-width:0}
.mr-intent-copy strong{font-size:1.02rem;line-height:1.25;color:#17251d}
.mr-intent-copy small{font-size:.84rem;line-height:1.42;color:#748078}
.mr-intent-arrow{font-size:1.2rem;color:#00a94f;font-weight:900}
.mr-home-guides{overflow:hidden}
.mr-seo-guide-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,300px);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:4px 2px 15px}
.mr-seo-guide-rail::-webkit-scrollbar{display:none}
.mr-seo-guide-card{scroll-snap-align:start;display:flex;flex-direction:column;min-height:210px;padding:20px;border:1px solid #e2ebe5;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.055);text-decoration:none;color:#17251d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.mr-seo-guide-card:hover{transform:translateY(-3px);border-color:rgba(0,200,83,.3);box-shadow:0 18px 40px rgba(15,23,42,.09)}
.mr-seo-guide-type{align-self:flex-start;padding:6px 9px;border-radius:999px;background:#edfff4;color:#08743b;font-size:.72rem;font-weight:850;margin-bottom:15px}
.mr-seo-guide-card strong{font-size:1.08rem;line-height:1.28;margin-bottom:8px}
.mr-seo-guide-card>span:not(.mr-seo-guide-type){color:#6f7b74;font-size:.88rem;line-height:1.52}
.mr-seo-guide-card em{margin-top:auto;padding-top:18px;color:#008f43;font-size:.86rem;font-weight:850;font-style:normal}
@media(max-width:1050px){.mr-intent-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){
 .mr-home-intent,.mr-home-guides{padding-top:30px!important;padding-bottom:28px!important}
 .mr-home-section-head{margin-bottom:15px!important}
 .mr-home-section-head-row{align-items:flex-start}
 .mr-home-section-head h2{font-size:1.65rem!important;margin-top:5px!important}
 .mr-home-section-head p{font-size:.94rem!important;line-height:1.5!important}
 .mr-home-section-head-row .seeAll{font-size:.82rem;white-space:nowrap;margin-top:10px}
 .mr-intent-card-grid{grid-template-columns:1fr;gap:10px}
 .mr-intent-card{min-height:0;padding:14px;border-radius:17px;gap:11px}
 .mr-intent-icon{width:40px;height:40px;border-radius:13px;font-size:1.12rem}
 .mr-intent-copy strong{font-size:.98rem}
 .mr-intent-copy small{font-size:.8rem;line-height:1.35}
 .mr-seo-guide-rail{grid-auto-columns:min(78vw,288px);gap:12px;padding-bottom:12px}
 .mr-seo-guide-card{min-height:190px;padding:17px;border-radius:18px}
}
@media(max-width:390px){.mr-seo-guide-rail{grid-auto-columns:min(82vw,276px)}}
