.theme-villa-bazar{--primary:#FF6B35;--primary-light:#ff8255;--primary-dark:#e85a2a}:where(.theme-villa-bazar){--tpl-bg:#ffffff;--tpl-ink:#111111;--tpl-muted:#6b7280;--tpl-line:#e5e7eb;--tpl-primary:#FF6B35;--tpl-sale:#dc2626;background:var(--tpl-bg);color:var(--tpl-ink);font-family:system-ui,-apple-system,sans-serif}:where(.theme-villa-bazar) .tpl-page{max-width:1280px;margin:0 auto;padding:24px 16px 64px}:where(.theme-villa-bazar) .tpl-section{padding:48px 16px}:where(.theme-villa-bazar) .tpl-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:var(--tpl-ink);color:var(--tpl-bg);border:1px solid var(--tpl-ink);font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:opacity .15s}:where(.theme-villa-bazar) .tpl-btn:hover{opacity:.85}:where(.theme-villa-bazar) .tpl-btn--ghost{background:transparent;color:var(--tpl-ink)}:where(.theme-villa-bazar) .tpl-nav{position:sticky;top:0;z-index:50;background:var(--tpl-bg);border-bottom:1px solid var(--tpl-line)}:where(.theme-villa-bazar) .tpl-nav__bar{max-width:1280px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}:where(.theme-villa-bazar) .tpl-nav__brand{font-size:20px;font-weight:700;color:var(--tpl-ink);text-decoration:none}:where(.theme-villa-bazar) .tpl-nav__links{display:none;gap:24px}:where(.theme-villa-bazar) .tpl-nav__links a{color:var(--tpl-ink);text-decoration:none;font-size:14px}:where(.theme-villa-bazar) .tpl-nav__icons{display:flex;gap:8px;align-items:center}:where(.theme-villa-bazar) .tpl-nav__icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--tpl-ink);cursor:pointer;position:relative}:where(.theme-villa-bazar) .tpl-nav__badge{position:absolute;top:4px;right:4px;background:var(--tpl-primary);color:#fff;min-width:16px;height:16px;border-radius:8px;font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}:where(.theme-villa-bazar) .tpl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}:where(.theme-villa-bazar) .tpl-card{text-decoration:none;color:var(--tpl-ink);display:block}:where(.theme-villa-bazar) .tpl-card__media{aspect-ratio:3/4;background:var(--tpl-line);overflow:hidden;position:relative}:where(.theme-villa-bazar) .tpl-card__media img{width:100%;height:100%;object-fit:cover;display:block}:where(.theme-villa-bazar) .tpl-card__name{margin:12px 0 4px;font-size:14px;font-weight:500}:where(.theme-villa-bazar) .tpl-card__price{font-size:14px;color:var(--tpl-muted)}:where(.theme-villa-bazar) .tpl-card__price s{margin-left:8px}:where(.theme-villa-bazar) .tpl-foot{background:#111;color:#ccc;padding:40px 16px 24px}:where(.theme-villa-bazar) .tpl-foot__grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:24px}:where(.theme-villa-bazar) .tpl-foot a{color:#ccc;text-decoration:none;display:block;padding:4px 0}:where(.theme-villa-bazar) .tpl-foot h4{color:#fff;margin:0 0 12px}@media (min-width:640px){:where(.theme-villa-bazar) .tpl-grid{grid-template-columns:repeat(3,1fr)}:where(.theme-villa-bazar) .tpl-foot__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){:where(.theme-villa-bazar) .tpl-nav__links{display:flex}:where(.theme-villa-bazar) .tpl-grid{grid-template-columns:repeat(4,1fr)}:where(.theme-villa-bazar) .tpl-foot__grid{grid-template-columns:repeat(4,1fr)}}html.theme-villa-bazar{--sf-primary:var(--tpl-primary,#FF6B35);--sf-on-primary:#fff;--sf-surface:#ffffff;--sf-bg:var(--tpl-bg,#ffffff);--sf-ink:var(--tpl-ink,#111111);--sf-muted:var(--tpl-muted,#6b7280);--sf-line:var(--tpl-line,#e5e7eb);--sf-soft:rgba(255,107,53,.12);--sf-radius:12px;--sf-radius-sm:8px}