/* Möbel-Kleinanzeigen.net — portal-specific styling */
body[data-portal="moebel"] { background:#F8F6F1; }
body[data-portal="moebel"] .mk-hero {background:linear-gradient(115deg,#F8F6F1 0%,#F8F6F1 53%,#E8EFEB 100%);}
body[data-portal="moebel"] .mk-title,body[data-portal="moebel"] .mk-heading {font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.045em;}
body[data-portal="moebel"] .mk-title span {color:#17666B;}
body[data-portal="moebel"] .mk-animal-card {background:linear-gradient(180deg,#E2EEEA 0%,#E2EEEA 73%,#E4D8C5 73%);border:1px solid #CDDCD7;border-radius:120px 120px 18px 18px;color:#153E43;transform:none;box-shadow:0 22px 45px #19363A12;}
body[data-portal="moebel"] .mk-animal-badge {color:#315B5A;background:#FFFDF8;}
body[data-portal="moebel"] .mk-animal-mark {width:170px;height:138px;margin:22px auto 28px;display:grid;place-items:center;color:#17666B;font-size:100px;background:radial-gradient(ellipse at 50% 92%,#19363A22,transparent 63%);}
body[data-portal="moebel"] .mk-animal-mark i {color:#17666B;}
body[data-portal="moebel"] .mk-animal-card small {color:#516563;opacity:1;}
body[data-portal="moebel"] .mk-visual-orbit {border-color:#8DAEAA;opacity:.25;}
body[data-portal="moebel"] .mk-category {border-radius:10px;border-color:#DDDCD2;box-shadow:none;}
body[data-portal="moebel"] .mk-category-icon {background:#E4F1EF;color:#17666B;border-radius:10px;}
body[data-portal="moebel"] .mk-category:nth-child(2n) .mk-category-icon {background:#F0E7D9;color:#86633D;}
body[data-portal="moebel"] .mk-search {border-radius:14px;border-color:#DDDCD2;box-shadow:0 12px 28px #19363A0B;}
body[data-portal="moebel"] .mk-overview-panel {background:#EAF0EC!important;border-color:#D5DFD6!important;}
body[data-portal="moebel"] .mk-guide-section {background:linear-gradient(120deg,#F8F6F1,#F0EADF);}
body[data-portal="moebel"] .mk-cta {background:linear-gradient(110deg,#17666B,#19363A)!important;border-radius:14px;}
body[data-portal="moebel"] .mk-listing {border-radius:12px;}
body[data-portal="moebel"] a:focus-visible,body[data-portal="moebel"] button:focus-visible {outline:3px solid #17666B;outline-offset:4px;}
@media(max-width:575.98px){
body[data-portal="moebel"] .mk-title {font-size:clamp(2.3rem,10vw,3rem);line-height:1.08;}
body[data-portal="moebel"] .mk-hero {background:linear-gradient(150deg,#E4F1EF,#F8F6F1 70%);}
}
