/*
 * TekirdagXAMMP - Paket B: local-theme-source-reset-live
 * Generated: 2026-06-19 12:22:45 UTC
 * Purpose: real local_showcase mobile source. Local/mobile showcase rules were moved here from /assets/css/site.css.
 * Loaded by theme_slug through app/domain-profile.php; no domain hardcode is required.
 */

body.theme-profile-local-showcase.mobile-profile-noter-mobile-list {
    --tx-theme-scope: sirinevleramp2-mobile-source;
    overflow-x: hidden;
}

/* Moved from site.css: Package 5.3.14 mobile list base */
/* Package 5.3.14 - Database driven mobile showcase list */
.mobile-showcase-list-section {
    display: none;
}
.mobile-showcase-list {
    display: grid;
    gap: 12px;
}
.card-mobile-list {
    display: grid;
    grid-template-columns: 92px minmax(0, 1fr) 56px;
    min-height: 142px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(255,255,255,.105), rgba(255,255,255,.05));
    border-color: rgba(215,170,85,.18);
    box-shadow: 0 14px 38px rgba(0,0,0,.3);
}
.card-mobile-list:hover {
    transform: translateY(-2px);
    border-color: rgba(215,170,85,.38);
}
.card-mobile-list .card-image,
.card-mobile-list .mobile-side-image {
    min-height: 142px;
    height: 100%;
    aspect-ratio: auto;
    border-radius: 0;
}
.card-mobile-list .card-image:after {
    height: 52%;
    background: linear-gradient(180deg, transparent, rgba(0,0,0,.62));
}
.card-mobile-list .card-image img,
.card-mobile-list .mobile-side-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.card-mobile-list .mobile-side-image {
    position: relative;
    display: block;
    overflow: hidden;
    border-left: 1px solid rgba(255,255,255,.08);
    opacity: .92;
}
.card-mobile-list .mobile-side-image:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(215,170,85,.12), rgba(0,0,0,.22));
    pointer-events: none;
}
.card-mobile-list .badge-floating {
    left: 8px;
    top: 8px;
    max-width: calc(100% - 16px);
    padding: 5px 8px;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-mobile-list .badge-premium {
    display: none;
}
.card-mobile-list .card-body {
    min-width: 0;
    padding: 12px 11px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
}
.card-mobile-list .card-location {
    margin: 0;
    font-size: 11px;
    color: #d6ab63;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-mobile-list h3 {
    margin: 0;
    font-size: 15px;
    line-height: 1.15;
    letter-spacing: -.015em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.card-mobile-list p {
    margin: 0;
    color: rgba(217,222,234,.82);
    font-size: 11.5px;
    line-height: 1.35;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.mobile-card-badges {
    display: flex;
    flex-wrap: nowrap;
    gap: 5px;
    overflow: hidden;
}
.mobile-card-badges span {
    max-width: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid rgba(215,170,85,.18);
    background: rgba(0,0,0,.22);
    color: rgba(248,250,252,.88);
    border-radius: 999px;
    padding: 3px 6px;
    font-size: 10px;
    font-weight: 850;
}
.card-mobile-list .card-actions {
    flex-wrap: nowrap;
    gap: 6px;
    margin-top: 1px;
}
.card-mobile-list .btn {
    min-height: 30px;
    padding: 0 9px;
    font-size: 11px;
    box-shadow: none;
}
.card-mobile-list .btn-whatsapp {
    background: #1f9d55;
    color: #06150c;
}
@media (max-width: 760px) {
    .mobile-showcase-list-section {
        display: block;
    }
    .desktop-showcase-section {
        display: none !important;
    }
    .mobile-showcase-list-section .section-title {
        margin-bottom: 12px;
    }
    .mobile-showcase-list-section .section-title h2 {
        font-size: 25px;
    }
    .mobile-showcase-list-section .section-desc {
        font-size: 13px;
    }
}
@media (max-width: 420px) {
    .card-mobile-list {
        grid-template-columns: 82px minmax(0, 1fr) 48px;
        min-height: 132px;
        border-radius: 18px;
    }
    .card-mobile-list .card-image,
    .card-mobile-list .mobile-side-image {
        min-height: 132px;
    }
    .card-mobile-list .card-body {
        padding: 10px 8px;
        gap: 4px;
    }
    .card-mobile-list h3 {
        font-size: 14px;
    }
    .card-mobile-list p {
        font-size: 11px;
        -webkit-line-clamp: 2;
    }
    .mobile-card-badges span {
        max-width: 70px;
        font-size: 9.5px;
        padding: 3px 5px;
    }
    .card-mobile-list .btn {
        min-height: 28px;
        padding: 0 7px;
        font-size: 10.5px;
    }
}

/* Moved from site.css: Package 2 Noter Mobile Final CSS */
/* Package 2 - Noter Mobile Final CSS: render-matched list-only mobile UI */
body.layout-noter-mobile-list .hero-noter-layout .hero-grid {
    align-items: stretch;
}

body.layout-noter-mobile-list .district-filter-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    overflow: visible;
    scrollbar-width: none;
}

body.layout-noter-mobile-list .district-filter-list::-webkit-scrollbar {
    display: none;
}

body.layout-noter-mobile-list .district-filter-list a {
    flex: 0 1 auto;
    max-width: 100%;
    white-space: nowrap;
}

body.layout-noter-mobile-list .noter-mobile-list-section .section-title {
    padding: 16px;
    border: 1px solid rgba(226,190,122,.16);
    border-radius: 22px;
    background: linear-gradient(135deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
}

body.layout-noter-mobile-list .mobile-showcase-list {
    gap: 14px;
}

body.layout-noter-mobile-list .card-mobile-list {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

body.layout-noter-mobile-list .card-mobile-list:before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .65;
    background: radial-gradient(circle at 18% 0%, rgba(226,190,122,.14), transparent 34%);
    z-index: 0;
}

body.layout-noter-mobile-list .card-mobile-list > * {
    position: relative;
    z-index: 1;
}

body.layout-noter-mobile-list .card-mobile-premium,
body.layout-noter-mobile-list .card-mobile-mega {
    border-color: rgba(226,190,122,.56);
    box-shadow: 0 22px 54px rgba(0,0,0,.42), 0 0 0 1px rgba(226,190,122,.12) inset;
}

body.layout-noter-mobile-list .card-mobile-premium {
    grid-template-columns: 126px minmax(0, 1fr) 70px;
    min-height: 178px;
    background: linear-gradient(135deg, rgba(87,49,31,.72), rgba(27,16,34,.86));
}

body.layout-noter-mobile-list .card-mobile-mega {
    grid-template-columns: 112px minmax(0, 1fr) 64px;
    min-height: 162px;
    background: linear-gradient(135deg, rgba(75,35,52,.66), rgba(18,16,30,.86));
}

body.layout-noter-mobile-list .card-mobile-featured {
    border-color: rgba(226,190,122,.34);
    background: linear-gradient(135deg, rgba(255,255,255,.09), rgba(36,22,38,.42));
}

body.layout-noter-mobile-list .card-mobile-premium .card-image,
body.layout-noter-mobile-list .card-mobile-premium .mobile-side-image {
    min-height: 178px;
}

body.layout-noter-mobile-list .card-mobile-mega .card-image,
body.layout-noter-mobile-list .card-mobile-mega .mobile-side-image {
    min-height: 162px;
}

body.layout-noter-mobile-list .card-mobile-premium h3 {
    font-size: 18px;
    -webkit-line-clamp: 2;
}

body.layout-noter-mobile-list .card-mobile-mega h3 {
    font-size: 16.5px;
    -webkit-line-clamp: 2;
}

body.layout-noter-mobile-list .card-mobile-premium p,
body.layout-noter-mobile-list .card-mobile-mega p {
    -webkit-line-clamp: 2;
}

body.layout-noter-mobile-list .card-mobile-premium .badge-floating,
body.layout-noter-mobile-list .card-mobile-mega .badge-floating {
    background: linear-gradient(135deg, rgba(226,190,122,.98), rgba(255,232,183,.95));
    color: #17120a;
    border-color: rgba(255,255,255,.32);
}

body.layout-noter-mobile-list .card-mobile-premium .mobile-card-badges span:first-child,
body.layout-noter-mobile-list .card-mobile-mega .mobile-card-badges span:first-child {
    background: rgba(226,190,122,.22);
    border-color: rgba(226,190,122,.48);
    color: #fff0cf;
}

body.layout-noter-mobile-list .card-mobile-standard {
    min-height: 128px;
    grid-template-columns: 78px minmax(0, 1fr) 44px;
}

body.layout-noter-mobile-list .card-mobile-standard .card-image,
body.layout-noter-mobile-list .card-mobile-standard .mobile-side-image {
    min-height: 128px;
}

@media (max-width: 760px) {
    html {
        scroll-padding-top: 72px;
    }

    body.layout-noter-mobile-list {
        background: radial-gradient(circle at 50% 0%, rgba(226,190,122,.10), transparent 26%), #090b12;
    }

    body.layout-noter-mobile-list .site-main {
        padding-bottom: max(36px, env(safe-area-inset-bottom));
    }

    body.layout-noter-mobile-list .hero-noter-layout,
    body.layout-noter-mobile-list .noter-filter-section,
    body.layout-noter-mobile-list .desktop-showcase-section,
    body.layout-noter-mobile-list #ilceler,
    body.layout-noter-mobile-list .rental-wide-cta,
    body.layout-noter-mobile-list .seo-content {
        display: none !important;
    }

    body.layout-noter-mobile-list .noter-mobile-list-section {
        display: block !important;
        width: min(100% - 24px, 720px) !important;
        margin: 0 auto !important;
        padding: 12px 0 max(42px, env(safe-area-inset-bottom)) !important;
    }

    body.layout-noter-mobile-list .noter-mobile-list-section .section-title,
    body.layout-noter-mobile-list .noter-mobile-list-section .section-desc,
    body.layout-noter-mobile-list .noter-mobile-list-section .section-kicker {
        display: none !important;
    }

    body.layout-noter-mobile-list .noter-render-list {
        display: flex !important;
        flex-direction: column !important;
        gap: 12px !important;
    }

    body.layout-noter-mobile-list .noter-tier-divider {
        display: grid !important;
        grid-template-columns: minmax(22px, 1fr) auto minmax(22px, 1fr) !important;
        align-items: center !important;
        gap: 10px !important;
        margin: 12px 2px 0 !important;
        color: #f4d08a !important;
        font-size: 15px !important;
        font-weight: 950 !important;
        letter-spacing: -.01em !important;
        text-align: center !important;
    }

    body.layout-noter-mobile-list .noter-tier-divider span {
        position: relative !important;
        height: 1px !important;
        min-width: 22px !important;
        background: linear-gradient(90deg, transparent, rgba(215,170,85,.62), transparent) !important;
    }

    body.layout-noter-mobile-list .noter-tier-divider strong {
        display: inline-flex !important;
        min-height: 30px !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 12px !important;
        border: 1px solid rgba(215,170,85,.32) !important;
        border-radius: 999px !important;
        background: rgba(10,10,16,.82) !important;
        box-shadow: 0 10px 26px rgba(0,0,0,.24) !important;
        white-space: nowrap !important;
    }

    body.layout-noter-mobile-list .noter-tier-list {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list {
        display: grid !important;
        grid-template-columns: 31% minmax(0, 1fr) !important;
        width: 100% !important;
        min-height: 142px !important;
        border: 1px solid rgba(215,170,85,.40) !important;
        border-radius: 19px !important;
        background: linear-gradient(135deg, rgba(31,19,34,.96), rgba(8,9,15,.98)) !important;
        box-shadow: 0 14px 34px rgba(0,0,0,.42), 0 0 0 1px rgba(255,255,255,.035) inset !important;
        overflow: hidden !important;
        isolation: isolate !important;
    }

    body.layout-noter-mobile-list .card-mobile-list:before {
        content: "" !important;
        position: absolute !important;
        inset: 0 !important;
        z-index: 0 !important;
        pointer-events: none !important;
        opacity: .78 !important;
        background: radial-gradient(circle at 10% 8%, rgba(215,170,85,.16), transparent 36%) !important;
    }

    body.layout-noter-mobile-list .card-mobile-list > * {
        position: relative !important;
        z-index: 1 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .mobile-side-image {
        display: none !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        min-height: 142px !important;
        border-radius: 0 !important;
        overflow: hidden !important;
        background: linear-gradient(135deg, rgba(215,170,85,.20), rgba(20,21,31,.96)) !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image:after {
        content: "" !important;
        position: absolute !important;
        inset: 0 !important;
        background: linear-gradient(180deg, transparent 45%, rgba(0,0,0,.42)) !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        display: block !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .badge-floating {
        top: 8px !important;
        left: 7px !important;
        right: auto !important;
        bottom: auto !important;
        max-width: calc(100% - 14px) !important;
        padding: 5px 8px !important;
        border-radius: 999px !important;
        background: linear-gradient(135deg, rgba(255,212,116,.98), rgba(205,143,40,.96)) !important;
        border: 1px solid rgba(255,255,255,.36) !important;
        color: #17100a !important;
        font-size: 10px !important;
        font-weight: 950 !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.layout-noter-mobile-list .card-mobile-mega .badge-floating {
        background: linear-gradient(135deg, rgba(242,194,94,.96), rgba(189,115,44,.95)) !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured .badge-floating {
        background: rgba(241,213,158,.94) !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .badge-floating {
        background: rgba(14,15,22,.84) !important;
        color: rgba(255,245,224,.92) !important;
        border-color: rgba(215,170,85,.36) !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-body {
        display: flex !important;
        flex-direction: column !important;
        min-width: 0 !important;
        padding: 12px 12px 11px 13px !important;
        gap: 5px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-location {
        margin: 0 !important;
        color: #d9ad60 !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        font-weight: 900 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.layout-noter-mobile-list .card-mobile-list h3 {
        margin: 0 !important;
        color: #fff !important;
        font-size: 18px !important;
        line-height: 1.13 !important;
        letter-spacing: -.025em !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    body.layout-noter-mobile-list .card-mobile-list h3 a {
        color: inherit !important;
        text-decoration: none !important;
    }

    body.layout-noter-mobile-list .card-mobile-list p {
        margin: 0 !important;
        color: rgba(234,238,248,.78) !important;
        font-size: 12px !important;
        line-height: 1.32 !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    body.layout-noter-mobile-list .mobile-card-badges {
        display: flex !important;
        gap: 6px !important;
        overflow: hidden !important;
        flex-wrap: nowrap !important;
        margin-top: 2px !important;
    }

    body.layout-noter-mobile-list .mobile-card-badges span {
        max-width: 122px !important;
        border: 1px solid rgba(215,170,85,.36) !important;
        background: rgba(11,8,16,.62) !important;
        color: rgba(255,250,240,.92) !important;
        border-radius: 999px !important;
        padding: 5px 8px !important;
        font-size: 11px !important;
        line-height: 1 !important;
        font-weight: 900 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, .86fr) !important;
        gap: 8px !important;
        margin-top: auto !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn {
        width: 100% !important;
        min-height: 38px !important;
        padding: 0 10px !important;
        border-radius: 999px !important;
        font-size: 13px !important;
        font-weight: 950 !important;
        box-shadow: none !important;
        white-space: nowrap !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn-primary {
        background: linear-gradient(135deg, #ffd36b, #d99c2d) !important;
        color: #140f08 !important;
        border-color: rgba(255,255,255,.24) !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn-whatsapp {
        background: #20a957 !important;
        color: #06140b !important;
        border-color: rgba(255,255,255,.18) !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium {
        min-height: 154px !important;
        border-color: rgba(255,202,92,.86) !important;
        background: linear-gradient(135deg, rgba(75,43,30,.96), rgba(18,13,23,.98)) !important;
        box-shadow: 0 14px 40px rgba(215,170,85,.12), 0 12px 34px rgba(0,0,0,.46) !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium .card-image {
        min-height: 154px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium h3 {
        font-size: 18.5px !important;
    }

    body.layout-noter-mobile-list .card-mobile-mega {
        min-height: 146px !important;
        border-color: rgba(215,170,85,.72) !important;
        background: linear-gradient(135deg, rgba(59,31,48,.96), rgba(11,12,20,.98)) !important;
    }

    body.layout-noter-mobile-list .card-mobile-mega .card-image {
        min-height: 146px !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured {
        min-height: 132px !important;
        grid-template-columns: 29% minmax(0, 1fr) !important;
        border-color: rgba(215,170,85,.48) !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured .card-image {
        min-height: 132px !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured h3 {
        font-size: 17px !important;
        -webkit-line-clamp: 2 !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured p {
        -webkit-line-clamp: 1 !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard {
        min-height: 96px !important;
        grid-template-columns: 76px minmax(0, 1fr) !important;
        border-radius: 15px !important;
        border-color: rgba(215,170,85,.32) !important;
        background: linear-gradient(135deg, rgba(29,18,31,.92), rgba(7,8,14,.98)) !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 96px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-body {
        padding: 9px 10px 9px 12px !important;
        gap: 3px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-location {
        font-size: 10.5px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 14px !important;
        -webkit-line-clamp: 1 !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard p {
        display: none !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .mobile-card-badges {
        display: none !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) 40px !important;
        gap: 6px !important;
        margin-top: auto !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .btn {
        min-height: 31px !important;
        font-size: 11px !important;
        padding: 0 8px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        font-size: 0 !important;
        padding: 0 !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp:before {
        content: "☎";
        font-size: 16px;
        line-height: 1;
    }

    body.layout-noter-mobile-list .site-footer {
        margin-top: 10px !important;
        padding-bottom: max(24px, env(safe-area-inset-bottom)) !important;
    }
}

@media (max-width: 420px) {
    body.layout-noter-mobile-list .noter-mobile-list-section {
        width: min(100% - 20px, 720px) !important;
        padding-top: 12px !important;
    }

    body.layout-noter-mobile-list .noter-render-list {
        gap: 10px !important;
    }

    body.layout-noter-mobile-list .noter-tier-divider {
        font-size: 14px !important;
        margin: 10px 4px 1px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list {
        grid-template-columns: 32% minmax(0, 1fr) !important;
        min-height: 136px !important;
        border-radius: 18px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image {
        min-height: 136px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-body {
        padding: 10px 10px 10px 12px !important;
        gap: 4px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-location {
        font-size: 11.3px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list h3 {
        font-size: 16.2px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list p {
        font-size: 11.3px !important;
    }

    body.layout-noter-mobile-list .mobile-card-badges span {
        font-size: 10.4px !important;
        padding: 4px 7px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn {
        min-height: 35px !important;
        font-size: 12px !important;
        padding: 0 8px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium {
        min-height: 146px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium .card-image {
        min-height: 146px !important;
    }

    body.layout-noter-mobile-list .card-mobile-mega {
        min-height: 136px !important;
    }

    body.layout-noter-mobile-list .card-mobile-mega .card-image {
        min-height: 136px !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured {
        min-height: 124px !important;
        grid-template-columns: 28% minmax(0, 1fr) !important;
    }

    body.layout-noter-mobile-list .card-mobile-featured .card-image {
        min-height: 124px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard {
        grid-template-columns: 70px minmax(0, 1fr) !important;
        min-height: 88px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 88px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-location {
        font-size: 10px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 13.2px !important;
        padding-right: 0 !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .card-actions {
        grid-template-columns: minmax(0, 1fr) 36px !important;
    }

    body.layout-noter-mobile-list .card-mobile-standard .btn {
        min-height: 29px !important;
        font-size: 10.5px !important;
    }
}

@media (max-width: 360px) {
    body.layout-noter-mobile-list .noter-mobile-list-section {
        width: min(100% - 16px, 720px) !important;
    }

    body.layout-noter-mobile-list .card-mobile-list,
    body.layout-noter-mobile-list .card-mobile-featured {
        grid-template-columns: 68px minmax(0, 1fr) !important;
        min-height: 112px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image,
    body.layout-noter-mobile-list .card-mobile-featured .card-image {
        min-height: 112px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-body {
        padding: 9px 9px 9px 10px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list h3 {
        font-size: 14px !important;
        -webkit-line-clamp: 1 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list p,
    body.layout-noter-mobile-list .mobile-card-badges span:nth-child(3) {
        display: none !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn {
        min-height: 30px !important;
        font-size: 10.5px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium,
    body.layout-noter-mobile-list .card-mobile-mega {
        min-height: 124px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium .card-image,
    body.layout-noter-mobile-list .card-mobile-mega .card-image {
        min-height: 124px !important;
    }
}

/* Moved from site.css: Mobile theme refinement and late noter mobile patches */
/* MOBILE-THEME-REFINEMENT START */
/* Final public mobile refinement: CSS-only, no DB/config/sitemap/template changes. */
@media (max-width: 760px) {
    html {
        -webkit-text-size-adjust: 100%;
    }

    body.layout-noter-mobile-list .site-main {
        padding-top: 0 !important;
    }

    body.layout-noter-mobile-list .hero-noter-layout,
    body.layout-noter-mobile-list .noter-filter-section,
    body.layout-noter-mobile-list .desktop-showcase-section,
    body.layout-noter-mobile-list #ilceler,
    body.layout-noter-mobile-list .rental-wide-cta,
    body.layout-noter-mobile-list .seo-content,
    body.layout-noter-mobile-list .gateway-trust-section {
        display: none !important;
    }

    body.layout-noter-mobile-list .noter-mobile-list-section {
        padding-top: 10px !important;
        padding-bottom: 34px !important;
    }

    body.layout-noter-mobile-list .noter-render-list {
        gap: 11px !important;
    }

    body.layout-noter-mobile-list .noter-tier-divider {
        margin-top: 10px !important;
        margin-bottom: 0 !important;
        font-size: 13px !important;
    }

    body.layout-noter-mobile-list .noter-tier-divider strong {
        min-height: 28px !important;
        padding: 0 10px !important;
    }

    body.layout-noter-mobile-list .noter-tier-list {
        gap: 9px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list {
        min-height: 132px !important;
        grid-template-columns: 30% minmax(0, 1fr) !important;
        border-radius: 18px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image {
        min-height: 132px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-body {
        padding: 12px 12px 11px !important;
        min-width: 0 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-location {
        margin-bottom: 5px !important;
        font-size: 10.5px !important;
        line-height: 1.25 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list h3 {
        margin-bottom: 6px !important;
        font-size: 15.4px !important;
        line-height: 1.15 !important;
        -webkit-line-clamp: 2 !important;
        overflow-wrap: anywhere !important;
    }

    body.layout-noter-mobile-list .card-mobile-list p {
        margin-bottom: 8px !important;
        font-size: 12px !important;
        line-height: 1.38 !important;
        -webkit-line-clamp: 2 !important;
    }

    body.layout-noter-mobile-list .mobile-card-badges {
        gap: 5px !important;
        margin-bottom: 9px !important;
    }

    body.layout-noter-mobile-list .mobile-card-badges span {
        min-height: 22px !important;
        padding: 4px 7px !important;
        font-size: 9.7px !important;
        line-height: 1.05 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-actions {
        gap: 7px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn {
        min-height: 34px !important;
        padding: 8px 9px !important;
        font-size: 11.2px !important;
        border-radius: 12px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium,
    body.layout-noter-mobile-list .card-mobile-mega,
    body.layout-noter-mobile-list .card-mobile-featured {
        min-height: 136px !important;
    }

    body.layout-noter-mobile-list .card-mobile-premium .card-image,
    body.layout-noter-mobile-list .card-mobile-mega .card-image,
    body.layout-noter-mobile-list .card-mobile-featured .card-image {
        min-height: 136px !important;
    }

    .site-footer {
        padding: 24px 0 18px !important;
    }

    .site-footer .footer-grid,
    .site-footer .footer-grid.footer-grid-lux {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }

    .site-footer .footer-brand-line {
        justify-content: center !important;
        text-align: center !important;
    }

    .site-footer .footer-grid > div:first-child p,
    .site-footer .footer-grid.footer-grid-lux > div:first-child p,
    .site-footer .footer-warning {
        display: none !important;
    }

    .site-footer .footer-links {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
        justify-content: stretch !important;
        width: 100% !important;
    }

    .site-footer .footer-links a {
        min-height: 36px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
        padding: 8px 9px !important;
        font-size: 12px !important;
        line-height: 1.15 !important;
        border-radius: 13px !important;
    }

    .site-footer .footer-trust-box {
        padding: 12px !important;
        border-radius: 16px !important;
        text-align: center !important;
    }

    .site-footer .footer-trust-box small {
        display: none !important;
    }

    .site-footer .footer-bottom {
        margin-top: 14px !important;
        display: grid !important;
        gap: 6px !important;
        text-align: center !important;
        justify-content: stretch !important;
        font-size: 11.5px !important;
    }

    .p13-profile-detail {
        padding-top: 14px !important;
    }

    .p13-detail-main {
        gap: 12px !important;
    }

    .p13-detail-cover {
        min-height: 238px !important;
        border-radius: 18px !important;
    }

    .p13-detail-cover img {
        min-height: 238px !important;
        height: 43vh !important;
        max-height: 430px !important;
    }

    .p13-cover-badges {
        left: 10px !important;
        right: 10px !important;
        top: 10px !important;
        bottom: auto !important;
        gap: 6px !important;
    }

    .p13-cover-badge {
        min-height: 28px !important;
        padding: 6px 8px !important;
        font-size: 10.5px !important;
    }

    .p13-thumb-strip {
        padding: 10px !important;
        border-radius: 17px !important;
    }

    .p13-thumb-strip-head {
        margin-bottom: 8px !important;
    }

    .p13-thumb-list {
        gap: 7px !important;
        padding-bottom: 3px !important;
    }

    .p13-thumb-button {
        flex-basis: 72px !important;
        width: 72px !important;
        border-radius: 12px !important;
    }

    .p13-detail-content h1 {
        font-size: 26px !important;
        line-height: 1.12 !important;
        margin-top: 8px !important;
        margin-bottom: 9px !important;
    }

    .p13-lead {
        font-size: 14px !important;
        line-height: 1.55 !important;
        margin-bottom: 12px !important;
    }

    .p13-mobile-contact {
        margin-top: 12px !important;
        padding: 14px !important;
        border-radius: 18px !important;
    }

    .p13-mobile-contact strong {
        font-size: 18px !important;
    }

    .p13-info-card,
    .p13-gallery-wrap {
        padding: 14px !important;
        border-radius: 18px !important;
    }

    .p13-card-heading {
        margin-bottom: 9px !important;
    }

    .p13-card-heading h2 {
        font-size: 19px !important;
    }

    .p13-detail-description {
        font-size: 13.5px !important;
        line-height: 1.66 !important;
    }

    .p13-trust-grid {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 8px !important;
        margin-top: 12px !important;
    }

    .p13-trust-card {
        min-height: 94px !important;
        padding: 11px 8px !important;
        border-radius: 15px !important;
    }

    .p13-trust-card:before {
        width: 26px !important;
        height: 26px !important;
        box-shadow: 0 0 0 5px rgba(215,170,85,.08) !important;
    }

    .p13-trust-card b {
        font-size: 12px !important;
    }

    .p13-trust-card small {
        font-size: 10.5px !important;
        line-height: 1.35 !important;
    }

    .p13-mobile-safety,
    .p13-mobile-report {
        display: none !important;
    }
}

@media (max-width: 390px) {
    body.layout-noter-mobile-list .noter-mobile-list-section {
        width: min(100% - 14px, 720px) !important;
        padding-top: 8px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list {
        grid-template-columns: 68px minmax(0, 1fr) !important;
        min-height: 110px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-image {
        min-height: 110px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .card-body {
        padding: 9px !important;
    }

    body.layout-noter-mobile-list .card-mobile-list h3 {
        font-size: 13.4px !important;
        -webkit-line-clamp: 1 !important;
    }

    body.layout-noter-mobile-list .card-mobile-list p,
    body.layout-noter-mobile-list .mobile-card-badges span:nth-child(3) {
        display: none !important;
    }

    body.layout-noter-mobile-list .card-mobile-list .btn {
        min-height: 30px !important;
        font-size: 10.2px !important;
        padding: 7px !important;
    }

    .site-footer .footer-links {
        grid-template-columns: 1fr !important;
    }

    .p13-detail-cover,
    .p13-detail-cover img {
        min-height: 218px !important;
    }

    .p13-detail-content h1 {
        font-size: 23px !important;
    }

    .p13-trust-grid {
        grid-template-columns: 1fr !important;
    }
}
/* MOBILE-THEME-REFINEMENT END */


/* Sirinevler local-domain-specific card repair removed: this domain now uses the Tekirdagnoter source card engine through layout-tekirdagnoter-source-theme. */

/* Noter mobile package view - tekirdagnoter.com source reused by local domains */
@media (max-width: 768px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-render-list {
        gap: 10px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-tier-divider {
        margin-top: 10px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-tier-selected strong {
        background: rgba(33, 24, 42, .88) !important;
        border-color: rgba(215,170,85,.38) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected {
        border-color: rgba(236, 201, 128, .44) !important;
        background: linear-gradient(135deg, rgba(28, 21, 38, .97), rgba(10, 12, 18, .98)) !important;
        min-height: 136px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .badge-floating {
        background: linear-gradient(135deg, rgba(239, 220, 166, .98), rgba(186, 145, 73, .96)) !important;
        color: #17100a !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 124px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 124px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .mobile-card-badges span:nth-child(2) {
        background: rgba(215, 170, 85, .14) !important;
        color: rgba(255, 236, 189, .96) !important;
    }

    body.layout-tekirdagnoter-source-theme .p143-profile-package-badge {
        display: inline-flex !important;
        align-items: center !important;
        min-height: 26px !important;
        padding: 5px 9px !important;
        border-radius: 999px !important;
        border: 1px solid rgba(215,170,85,.34) !important;
        background: rgba(12, 10, 18, .72) !important;
        color: rgba(255, 244, 216, .94) !important;
        font-style: normal !important;
        font-size: 11px !important;
        font-weight: 900 !important;
        white-space: nowrap !important;
    }
}

@media (max-width: 390px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 110px !important;
    }

    body.layout-tekirdagnoter-source-theme .p143-profile-package-badge {
        width: 100% !important;
        justify-content: center !important;
        white-space: normal !important;
        text-align: center !important;
    }
}


/* Noter mobile package polish - tekirdagnoter.com source reused by local domains */
@media (max-width: 768px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-list .badge-mobile-tier-featured {
        background: linear-gradient(135deg, rgba(239, 220, 166, .98), rgba(190, 143, 67, .96)) !important;
        color: #17100a !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) 44px !important;
        gap: 6px !important;
        width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
        align-items: center !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn {
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary {
        width: 100% !important;
        max-width: 100% !important;
        padding-inline: 8px !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        width: 44px !important;
        min-width: 44px !important;
        max-width: 44px !important;
        height: 34px !important;
        min-height: 34px !important;
        padding: 0 !important;
        border-radius: 999px !important;
        font-size: 0 !important;
        line-height: 0 !important;
        color: transparent !important;
        overflow: hidden !important;
        white-space: nowrap !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp:before {
        content: "☎" !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        height: 100% !important;
        color: #06140b !important;
        font-size: 17px !important;
        line-height: 1 !important;
        text-indent: 0 !important;
    }
}

@media (max-width: 390px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        grid-template-columns: minmax(0, 1fr) 38px !important;
        gap: 5px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary {
        padding-inline: 7px !important;
        font-size: 10.2px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        width: 38px !important;
        min-width: 38px !important;
        max-width: 38px !important;
        height: 30px !important;
        min-height: 30px !important;
    }
}
/* Noter mobile package polish end */

/* Noter mobile package polish v2 - proportional mobile cards - tekirdagnoter.com source reused by local domains */
@media (max-width: 768px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-render-list,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-tier-list {
        gap: 8px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-tier-divider {
        margin-top: 8px !important;
        margin-bottom: 2px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-tier-divider strong {
        min-height: 28px !important;
        padding: 0 12px !important;
        line-height: 28px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-list {
        display: grid !important;
        align-items: stretch !important;
        overflow: hidden !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-list .card-body {
        display: flex !important;
        flex-direction: column !important;
        min-width: 0 !important;
        height: 100% !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-list .card-actions {
        margin-top: auto !important;
        width: 100% !important;
        min-width: 0 !important;
        align-items: stretch !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-list .card-actions .btn {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        box-sizing: border-box !important;
        line-height: 1 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium {
        min-height: 150px !important;
        grid-template-columns: 31% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-image {
        min-height: 150px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega {
        min-height: 144px !important;
        grid-template-columns: 30% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-image {
        min-height: 144px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured {
        min-height: 134px !important;
        grid-template-columns: 29% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-image {
        min-height: 134px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-body,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-body,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-body,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-body {
        padding: 12px 12px 10px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium h3,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega h3 {
        font-size: 16.2px !important;
        line-height: 1.13 !important;
        margin-bottom: 5px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected h3,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured h3 {
        font-size: 15.3px !important;
        line-height: 1.13 !important;
        margin-bottom: 5px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium p,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega p,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected p,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured p {
        font-size: 11.6px !important;
        line-height: 1.28 !important;
        margin-bottom: 6px !important;
        -webkit-line-clamp: 2 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .mobile-card-badges,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .mobile-card-badges,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .mobile-card-badges,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .mobile-card-badges {
        gap: 5px !important;
        margin-bottom: 7px !important;
        flex-wrap: nowrap !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .mobile-card-badges span,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .mobile-card-badges span,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .mobile-card-badges span,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .mobile-card-badges span {
        min-height: 21px !important;
        padding: 4px 7px !important;
        font-size: 9.5px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-actions,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-actions,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-actions,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        gap: 7px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-actions .btn {
        min-height: 38px !important;
        max-height: 38px !important;
        padding: 0 8px !important;
        border-radius: 13px !important;
        font-size: 11.2px !important;
        white-space: nowrap !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 108px !important;
        grid-template-columns: 29% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 108px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-body {
        padding: 9px 11px 8px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-location {
        font-size: 10.2px !important;
        line-height: 1.1 !important;
        margin-bottom: 4px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 14.4px !important;
        line-height: 1.13 !important;
        margin-bottom: 0 !important;
        -webkit-line-clamp: 2 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard p,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .mobile-card-badges {
        display: none !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) 48px !important;
        gap: 7px !important;
        align-items: stretch !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn {
        min-height: 34px !important;
        max-height: 34px !important;
        height: 34px !important;
        padding: 0 8px !important;
        border-radius: 13px !important;
        font-size: 11px !important;
        font-weight: 900 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        width: 48px !important;
        min-width: 48px !important;
        max-width: 48px !important;
        padding: 0 !important;
        font-size: 0 !important;
        color: transparent !important;
        overflow: hidden !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp:before {
        content: "☎" !important;
        color: #06140b !important;
        font-size: 17px !important;
        line-height: 1 !important;
    }
}

@media (max-width: 430px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium {
        min-height: 146px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-image {
        min-height: 146px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega {
        min-height: 140px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-image {
        min-height: 140px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured {
        min-height: 130px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-image {
        min-height: 130px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 104px !important;
        grid-template-columns: 28% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 104px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-body {
        padding: 8px 10px 7px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 13.8px !important;
        line-height: 1.1 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        grid-template-columns: minmax(0, 1fr) 44px !important;
        gap: 6px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn {
        min-height: 32px !important;
        max-height: 32px !important;
        height: 32px !important;
        font-size: 10.6px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        width: 44px !important;
        min-width: 44px !important;
        max-width: 44px !important;
    }
}
/* Noter mobile package polish v2 end */

/* Noter mobile list buttons v3 - equal list buttons - tekirdagnoter.com source reused by local domains */
@media (max-width: 768px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 104px !important;
        grid-template-columns: 28% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 104px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-body {
        padding: 8px 10px 7px !important;
        justify-content: space-between !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-location {
        font-size: 10px !important;
        line-height: 1.05 !important;
        margin-bottom: 3px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 13.8px !important;
        line-height: 1.08 !important;
        margin: 0 !important;
        -webkit-line-clamp: 2 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        gap: 7px !important;
        width: 100% !important;
        align-items: stretch !important;
        margin-top: auto !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        min-height: 32px !important;
        max-height: 32px !important;
        height: 32px !important;
        padding: 0 8px !important;
        border-radius: 13px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
        white-space: nowrap !important;
        line-height: 1 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary {
        font-size: 10.9px !important;
        font-weight: 900 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        font-size: 0 !important;
        color: transparent !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp:before {
        content: "WhatsApp" !important;
        color: #06140b !important;
        font-size: 10.4px !important;
        font-weight: 900 !important;
        line-height: 1 !important;
    }
}

@media (max-width: 430px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 100px !important;
        grid-template-columns: 27% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image {
        min-height: 100px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-body {
        padding: 7px 9px 6px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 13.2px !important;
        line-height: 1.07 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        gap: 6px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        min-height: 31px !important;
        max-height: 31px !important;
        height: 31px !important;
        padding: 0 6px !important;
        border-radius: 12px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary {
        font-size: 10.4px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp:before {
        content: "WhatsApp" !important;
        font-size: 9.8px !important;
    }
}
/* Noter mobile list buttons v3 end */

/* Noter mobile list layout final - compact professional list cards - tekirdagnoter.com source reused by local domains */
@media (max-width: 768px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-render-list {
        gap: 9px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium {
        min-height: 150px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .mobile-side-image {
        min-height: 150px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega {
        min-height: 142px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .mobile-side-image {
        min-height: 142px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured {
        min-height: 126px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .mobile-side-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .mobile-side-image {
        min-height: 126px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 92px !important;
        grid-template-columns: 25% minmax(0, 1fr) !important;
        border-radius: 16px !important;
        overflow: hidden !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .mobile-side-image {
        min-height: 92px !important;
        height: 92px !important;
        background: linear-gradient(180deg, rgba(45,35,49,.92), rgba(13,14,22,.96)) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image img,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .mobile-side-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .badge-floating {
        top: 8px !important;
        left: 8px !important;
        padding: 5px 9px !important;
        font-size: 10.6px !important;
        line-height: 1 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-body {
        display: grid !important;
        grid-template-rows: auto auto auto !important;
        align-content: center !important;
        justify-content: stretch !important;
        padding: 7px 9px 7px 11px !important;
        gap: 4px !important;
        min-width: 0 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-location {
        margin: 0 !important;
        font-size: 10.2px !important;
        line-height: 1.05 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        margin: 0 !important;
        font-size: 13.2px !important;
        line-height: 1.08 !important;
        -webkit-line-clamp: 1 !important;
        min-height: 15px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard p,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .mobile-card-badges {
        display: none !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
        gap: 7px !important;
        width: 100% !important;
        margin: 7px 0 0 !important;
        align-items: stretch !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        height: 30px !important;
        min-height: 30px !important;
        max-height: 30px !important;
        padding: 0 7px !important;
        border-radius: 12px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
        white-space: nowrap !important;
        line-height: 1 !important;
        font-size: 10.5px !important;
        font-weight: 900 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        color: #06140b !important;
        font-size: 10.5px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp:before {
        content: none !important;
        display: none !important;
    }
}

@media (max-width: 430px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .noter-render-list {
        gap: 8px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium {
        min-height: 144px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-premium .mobile-side-image {
        min-height: 144px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega {
        min-height: 136px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-mega .mobile-side-image {
        min-height: 136px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured {
        min-height: 120px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-selected .mobile-side-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-featured .mobile-side-image {
        min-height: 120px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 86px !important;
        grid-template-columns: 24.5% minmax(0, 1fr) !important;
        border-radius: 15px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .mobile-side-image {
        min-height: 86px !important;
        height: 86px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-body {
        padding: 6px 8px 6px 10px !important;
        gap: 3px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-location {
        font-size: 9.8px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 12.8px !important;
        line-height: 1.05 !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions {
        gap: 6px !important;
        margin-top: 6px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        height: 28px !important;
        min-height: 28px !important;
        max-height: 28px !important;
        border-radius: 11px !important;
        font-size: 10px !important;
    }
}

@media (max-width: 360px) {
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard {
        min-height: 82px !important;
        grid-template-columns: 24% minmax(0, 1fr) !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-image,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .mobile-side-image {
        min-height: 82px !important;
        height: 82px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard h3 {
        font-size: 12.3px !important;
    }

    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .card-actions .btn,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-primary,
    body.layout-tekirdagnoter-source-theme.layout-noter-mobile-list .card-mobile-standard .btn-whatsapp {
        height: 27px !important;
        min-height: 27px !important;
        max-height: 27px !important;
        font-size: 9.5px !important;
    }
}
/* Noter mobile list layout final end */

/* Package p146 - Tekirdagnoter mobile navigation readability fix */
.nav .nav-contact {
    color: #0b2414;
    background: linear-gradient(135deg, #39d979, #19b85a);
    border-color: rgba(57,217,121,.36);
    font-weight: 900;
}
.nav .nav-contact:hover,
.nav .nav-contact:focus {
    color: #06170d;
    background: linear-gradient(135deg, #5ee891, #24c765);
    border-color: rgba(94,232,145,.54);
}

@media (max-width: 760px) {
    .site-header .header-inner {
        gap: 12px;
        padding: 12px 0 14px;
    }

    .site-header .nav[data-nav].open {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 100%;
        gap: 10px;
        padding: 8px 0 10px;
        overflow: visible;
    }

    .site-header .nav[data-nav].open a {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 48px;
        padding: 10px 14px;
        border-radius: 999px;
        color: rgba(238,242,252,.86) !important;
        background: rgba(255,255,255,.055) !important;
        border: 1px solid rgba(255,255,255,.105) !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.045);
        font-size: 16px;
        font-weight: 760;
        line-height: 1.2;
        letter-spacing: -.01em;
        opacity: 1 !important;
        text-align: center;
        text-decoration: none;
    }

    .site-header .nav[data-nav].open a:hover,
    .site-header .nav[data-nav].open a:focus {
        color: #fff !important;
        background: rgba(255,255,255,.085) !important;
        border-color: rgba(255,255,255,.16) !important;
    }

    .site-header .nav[data-nav].open a.nav-cta {
        color: #160f0a !important;
        background: linear-gradient(135deg, #ffd978, #f0a930) !important;
        border-color: rgba(255,217,120,.60) !important;
        box-shadow: 0 10px 26px rgba(215,170,85,.18), inset 0 1px 0 rgba(255,255,255,.26);
        font-weight: 950;
    }

    .site-header .nav[data-nav].open a.nav-cta:hover,
    .site-header .nav[data-nav].open a.nav-cta:focus {
        color: #160f0a !important;
        background: linear-gradient(135deg, #ffe39a, #f4b640) !important;
        border-color: rgba(255,227,154,.72) !important;
    }

    .site-header .nav[data-nav].open a.nav-contact {
        color: #062312 !important;
        background: linear-gradient(135deg, #39d979, #19b85a) !important;
        border-color: rgba(57,217,121,.58) !important;
        box-shadow: 0 10px 26px rgba(25,184,90,.18), inset 0 1px 0 rgba(255,255,255,.18);
        font-weight: 950;
    }

    .site-header .nav[data-nav].open a.nav-contact:hover,
    .site-header .nav[data-nav].open a.nav-contact:focus {
        color: #06170d !important;
        background: linear-gradient(135deg, #5ee891, #24c765) !important;
        border-color: rgba(94,232,145,.72) !important;
    }
}

@media (max-width: 380px) {
    .site-header .nav[data-nav].open {
        gap: 8px;
    }

    .site-header .nav[data-nav].open a {
        min-height: 44px;
        padding: 9px 12px;
        font-size: 15px;
    }
}

/* Paket C - local theme media stability - START */
@media (max-width: 768px) {
  .theme-profile-local-showcase .showcase-card,
  .layout-noter-mobile-list .showcase-card,
  .noter-render-list .showcase-card {
    overflow: hidden;
  }

  .theme-profile-local-showcase .showcase-card img,
  .layout-noter-mobile-list .showcase-card img,
  .noter-render-list .showcase-card img,
  .theme-profile-local-showcase .showcase-card-media img,
  .layout-noter-mobile-list .showcase-card-media img,
  .noter-render-list .showcase-card-media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }

  .layout-noter-mobile-list .card-mobile-premium .showcase-card-media,
  .layout-noter-mobile-list .card-mobile-mega .showcase-card-media,
  .layout-noter-mobile-list .card-mobile-featured .showcase-card-media,
  .theme-profile-local-showcase .card-mobile-premium .showcase-card-media,
  .theme-profile-local-showcase .card-mobile-mega .showcase-card-media,
  .theme-profile-local-showcase .card-mobile-featured .showcase-card-media {
    width: 100%;
    aspect-ratio: 4 / 5;
    min-height: 0;
    max-height: none;
    overflow: hidden;
    border-radius: 18px;
  }

  .layout-noter-mobile-list .card-mobile-standard .showcase-card-media,
  .layout-noter-mobile-list .card-mobile-list .showcase-card-media,
  .theme-profile-local-showcase .card-mobile-standard .showcase-card-media,
  .theme-profile-local-showcase .card-mobile-list .showcase-card-media {
    flex: 0 0 104px;
    width: 104px;
    max-width: 104px;
    aspect-ratio: 3 / 4;
    min-height: 138px;
    max-height: 148px;
    overflow: hidden;
    border-radius: 15px;
  }

  .layout-noter-mobile-list .card-mobile-standard,
  .layout-noter-mobile-list .card-mobile-list,
  .theme-profile-local-showcase .card-mobile-standard,
  .theme-profile-local-showcase .card-mobile-list {
    align-items: stretch;
  }
}

@media (min-width: 769px) {
  .theme-profile-local-showcase .showcase-card-media,
  .theme-profile-local-showcase .showcase-card-media img {
    overflow: hidden;
  }
  .theme-profile-local-showcase .showcase-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .theme-profile-local-showcase .showcase-grid .showcase-card-media {
    aspect-ratio: 4 / 5;
  }
}
/* Paket C - local theme media stability - END */

/* TX-PKG-D archive expired profile flow START */
.archive-profile-notice,
.archive-contact-closed {
    margin: 18px 0;
    padding: 16px 18px;
    border: 1px solid rgba(185, 135, 50, .28);
    border-radius: 18px;
    background: linear-gradient(135deg, rgba(255,255,255,.94), rgba(246,243,238,.96));
    box-shadow: 0 12px 34px rgba(47, 38, 25, .08);
    color: #2b2f36;
}
.archive-profile-notice strong,
.archive-contact-closed strong {
    display: block;
    margin-bottom: 6px;
    font-size: 1rem;
    color: #1f2933;
}
.archive-profile-notice span,
.archive-contact-closed p {
    display: block;
    margin: 0 0 12px;
    color: #667085;
    line-height: 1.55;
}
.archive-contact-closed .btn,
.archive-profile-notice .btn {
    margin-top: 4px;
}
.archive-profile-notice .btn,
.archive-contact-closed .btn {
    min-height: 44px;
}
@media (max-width: 720px) {
    .archive-profile-notice,
    .archive-contact-closed {
        margin: 14px 0;
        padding: 14px 15px;
        border-radius: 16px;
    }
}
/* TX-PKG-D archive expired profile flow END */

/* TX-PKG-E verification visual stabilizer START */
body.layout-noter-mobile-list .showcase-card .card-image,
body.layout-noter-mobile-list .showcase-card .mobile-side-image,
body.theme-profile-local-showcase .showcase-card .card-image,
body.theme-profile-local-showcase .showcase-card .mobile-side-image {
    overflow: hidden;
    background: rgba(0,0,0,.22);
}
body.layout-noter-mobile-list .showcase-card .card-image img,
body.layout-noter-mobile-list .showcase-card .mobile-side-image img,
body.theme-profile-local-showcase .showcase-card .card-image img,
body.theme-profile-local-showcase .showcase-card .mobile-side-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
body.layout-noter-mobile-list .card-mobile-premium .card-image,
body.layout-noter-mobile-list .card-mobile-premium .mobile-side-image,
body.theme-profile-local-showcase .card-mobile-premium .card-image,
body.theme-profile-local-showcase .card-mobile-premium .mobile-side-image {
    aspect-ratio: 4 / 5;
    min-height: 0;
}
body.layout-noter-mobile-list .card-mobile-mega .card-image,
body.layout-noter-mobile-list .card-mobile-mega .mobile-side-image,
body.theme-profile-local-showcase .card-mobile-mega .card-image,
body.theme-profile-local-showcase .card-mobile-mega .mobile-side-image {
    aspect-ratio: 4 / 5;
    min-height: 0;
}
body.layout-noter-mobile-list .card-mobile-featured .card-image,
body.layout-noter-mobile-list .card-mobile-featured .mobile-side-image,
body.layout-noter-mobile-list .card-mobile-standard .card-image,
body.layout-noter-mobile-list .card-mobile-standard .mobile-side-image,
body.theme-profile-local-showcase .card-mobile-featured .card-image,
body.theme-profile-local-showcase .card-mobile-featured .mobile-side-image,
body.theme-profile-local-showcase .card-mobile-standard .card-image,
body.theme-profile-local-showcase .card-mobile-standard .mobile-side-image {
    aspect-ratio: 1 / 1;
    min-height: 0;
}
@media (max-width: 720px) {
    body.layout-noter-mobile-list .card-mobile-list,
    body.theme-profile-local-showcase .card-mobile-list {
        align-items: stretch;
    }
    body.layout-noter-mobile-list .card-mobile-list .card-image,
    body.layout-noter-mobile-list .card-mobile-list .mobile-side-image,
    body.theme-profile-local-showcase .card-mobile-list .card-image,
    body.theme-profile-local-showcase .card-mobile-list .mobile-side-image {
        align-self: stretch;
    }
}
/* TX-PKG-E verification visual stabilizer END */

/* TX-PKG-F local showcase list visual repair START */
/* Scope: local_showcase mobile list only. No global site.css dependency. */
body.theme-profile-local-showcase.layout-noter-mobile-list {
    --txf-card-bg: #111725;
    --txf-card-bg-soft: #161f31;
    --txf-card-line: rgba(255,255,255,.10);
    --txf-text: #f7f2e7;
    --txf-muted: rgba(247,242,231,.72);
    --txf-gold: #d9b66c;
    --txf-green: #36d982;
    --txf-radius: 18px;
}

@media screen and (max-width: 768px) {
    body.theme-profile-local-showcase.layout-noter-mobile-list {
        background: #080b12;
        overflow-x: hidden;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .site-main {
        width: 100%;
        padding: 0;
    }

    /* Local mobile reference: only clean list flow, no desktop board noise. */
    body.theme-profile-local-showcase.layout-noter-mobile-list .hero-noter-layout,
    body.theme-profile-local-showcase.layout-noter-mobile-list .noter-filter-section,
    body.theme-profile-local-showcase.layout-noter-mobile-list .desktop-showcase-section,
    body.theme-profile-local-showcase.layout-noter-mobile-list #ilceler,
    body.theme-profile-local-showcase.layout-noter-mobile-list .rental-wide-cta,
    body.theme-profile-local-showcase.layout-noter-mobile-list .seo-content {
        display: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .noter-mobile-list-section {
        display: block !important;
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
        padding: 10px 10px 24px;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .noter-render-list {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .noter-tier-divider {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        align-items: center;
        gap: 10px;
        margin: 8px 2px 0;
        color: var(--txf-gold);
        letter-spacing: .08em;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 900;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .noter-tier-divider span {
        display: block;
        height: 1px;
        background: linear-gradient(90deg, transparent, rgba(217,182,108,.42), transparent);
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .noter-tier-list {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
        width: 100%;
        margin: 0;
    }

    /* One-image compact card. This fixes the duplicate left/right image problem. */
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list {
        display: grid !important;
        grid-template-columns: 96px minmax(0, 1fr) !important;
        align-items: stretch !important;
        gap: 10px !important;
        width: 100% !important;
        min-height: 116px !important;
        padding: 8px !important;
        border-radius: var(--txf-radius) !important;
        border: 1px solid var(--txf-card-line) !important;
        background: linear-gradient(145deg, var(--txf-card-bg), var(--txf-card-bg-soft)) !important;
        box-shadow: 0 12px 28px rgba(0,0,0,.26) !important;
        overflow: hidden !important;
        transform: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list:hover {
        transform: none !important;
        box-shadow: 0 14px 30px rgba(0,0,0,.30) !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list:before,
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list:after {
        display: none !important;
        content: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-image {
        display: block !important;
        grid-column: 1 !important;
        width: 96px !important;
        height: 116px !important;
        min-height: 0 !important;
        aspect-ratio: auto !important;
        border-radius: 14px !important;
        overflow: hidden !important;
        background: rgba(255,255,255,.06) !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .mobile-side-image {
        display: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-image img {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center center !important;
        transform: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-image:after {
        height: 42% !important;
        background: linear-gradient(180deg, transparent, rgba(0,0,0,.42)) !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .badge-floating {
        left: 7px !important;
        right: auto !important;
        top: 7px !important;
        bottom: auto !important;
        max-width: calc(100% - 14px) !important;
        padding: 4px 7px !important;
        border-radius: 999px !important;
        font-size: 9px !important;
        line-height: 1 !important;
        letter-spacing: .04em !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .badge-premium {
        display: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-body {
        grid-column: 2 !important;
        min-width: 0 !important;
        padding: 2px 2px 2px 0 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        gap: 5px !important;
        background: transparent !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-location {
        margin: 0 !important;
        color: var(--txf-gold) !important;
        font-size: 10px !important;
        font-weight: 900 !important;
        line-height: 1.15 !important;
        letter-spacing: .02em !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list h3 {
        margin: 0 !important;
        font-size: 15.5px !important;
        line-height: 1.15 !important;
        letter-spacing: -.02em !important;
        color: var(--txf-text) !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list h3 a {
        color: inherit !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
        text-decoration: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list p {
        margin: 0 !important;
        color: var(--txf-muted) !important;
        font-size: 11.5px !important;
        line-height: 1.35 !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .mobile-card-badges {
        display: none !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-actions {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 6px !important;
        margin-top: 2px !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .btn {
        min-height: 32px !important;
        height: 32px !important;
        padding: 0 8px !important;
        border-radius: 10px !important;
        font-size: 10.5px !important;
        line-height: 1 !important;
        font-weight: 900 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        white-space: nowrap !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .btn-primary {
        background: linear-gradient(135deg, #ead08a, #c9973f) !important;
        color: #171108 !important;
        border-color: rgba(255,255,255,.10) !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .btn-whatsapp {
        background: linear-gradient(135deg, #39dd83, #14a955) !important;
        color: #05130b !important;
        border-color: rgba(57,221,131,.40) !important;
    }

    /* Tier difference is visual accent only, not broken image/card size. */
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-premium,
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-mega,
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-featured,
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-selected,
    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-standard {
        grid-template-columns: 96px minmax(0, 1fr) !important;
        min-height: 116px !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-premium {
        border-color: rgba(233,197,113,.32) !important;
        background: linear-gradient(145deg, #171624, #221c2b) !important;
    }

    body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-mega {
        border-color: rgba(233,197,113,.22) !important;
    }

    @media screen and (max-width: 374px) {
        body.theme-profile-local-showcase.layout-noter-mobile-list .noter-mobile-list-section {
            padding-left: 8px;
            padding-right: 8px;
        }
        body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list {
            grid-template-columns: 88px minmax(0, 1fr) !important;
            gap: 8px !important;
        }
        body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .card-image {
            width: 88px !important;
            height: 110px !important;
        }
        body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list h3 {
            font-size: 14.5px !important;
        }
        body.theme-profile-local-showcase.layout-noter-mobile-list .card-mobile-list .btn {
            font-size: 10px !important;
            padding: 0 6px !important;
        }
    }
}
/* TX-PKG-F local showcase list visual repair END */

/* Mobile menu standard v9 - shared reflection order */
@media (max-width: 760px) {
    .site-header .nav[data-nav].open {
        display: grid !important;
        grid-template-columns: 1fr !important;
        width: 100%;
        gap: 9px;
        padding: 8px 0 10px;
        overflow: visible;
    }

    .site-header .nav[data-nav].open a {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
        min-height: 46px;
        padding: 10px 14px;
        border-radius: 18px;
        color: rgba(238,242,252,.88) !important;
        background: rgba(255,255,255,.055) !important;
        border: 1px solid rgba(255,255,255,.11) !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.045);
        font-size: 15.5px;
        font-weight: 760;
        line-height: 1.18;
        letter-spacing: -.01em;
        opacity: 1 !important;
        text-align: center;
        text-decoration: none;
    }

    .site-header .nav[data-nav].open a:hover,
    .site-header .nav[data-nav].open a:focus {
        color: #fff !important;
        background: rgba(255,255,255,.085) !important;
        border-color: rgba(255,255,255,.17) !important;
    }

    .site-header .nav[data-nav].open a.nav-rent {
        color: #140d08 !important;
        background: linear-gradient(135deg, #ffe08a, #f0a930) !important;
        border-color: rgba(255,224,138,.64) !important;
        box-shadow: 0 10px 24px rgba(215,170,85,.20), inset 0 1px 0 rgba(255,255,255,.30);
        font-weight: 950;
    }

    .site-header .nav[data-nav].open a.nav-cta {
        color: #fbe8b8 !important;
        background: rgba(215,170,85,.12) !important;
        border-color: rgba(215,170,85,.34) !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.08);
        font-weight: 900;
    }

    .site-header .nav[data-nav].open a.nav-contact {
        color: #062312 !important;
        background: linear-gradient(135deg, #39d979, #19b85a) !important;
        border-color: rgba(57,217,121,.58) !important;
        box-shadow: 0 10px 24px rgba(25,184,90,.18), inset 0 1px 0 rgba(255,255,255,.18);
        font-weight: 950;
    }
}

@media (max-width: 380px) {
    .site-header .nav[data-nav].open { gap: 8px; }
    .site-header .nav[data-nav].open a {
        min-height: 43px;
        padding: 9px 12px;
        font-size: 15px;
    }
}
