/*
 * TekirdagXAMMP - Package 2: theme-assets-loader
 * Purpose: domain-scoped theme asset layer.
 * Shared layout remains in /assets/css/site.css.
 * Card/listing/reklam-veren behavior is reserved for Package 3.
 */

body.theme-profile-local-showcase {
    --tx-theme-scope: tekirdagnoter-browser;
    --tx-local-shell-max: 1180px;
}

@media screen and (min-width: 769px) {
    body.theme-profile-local-showcase .site-main {
        min-height: 60vh;
    }
}
