/*
Theme Name: Structure Interior Premium
Theme URI: https://example.local/
Author: ChatGPT
Description: Светлая премиальная WordPress-тема для каталога столов и стульев Structure Interior на основе реальных фотографий товаров.
Version: 3.1.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: structure-premium
*/

:root{--bg:#090909;--bg2:#0f0f0f;--panel:#141414;--panel2:#1b1a18;--line:rgba(201,168,106,.24);--gold:#c9a86a;--gold2:#e2c98e;--cream:#f4efe7;--muted:#b8aea1;--white:#fff;--shadow:0 24px 70px rgba(0,0,0,.48);--radius:22px;--max:1180px;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0%,rgba(201,168,106,.12),transparent 32%),linear-gradient(180deg,#070707 0%,#101010 45%,#070707 100%);color:var(--cream);font-family:Inter,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(var(--max),calc(100% - 36px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,8,8,.86);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;justify-content:center;gap:12px;flex:0 0 auto;width:96px;height:96px;padding:8px}.brand-logo{width:100%;height:100%;object-fit:contain;filter:invert(1) brightness(1.18) contrast(1.05)}.brand-text{display:none}.main-nav{display:flex;align-items:center;gap:26px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.main-nav a:hover{color:var(--gold2)}.header-phone{font-size:14px;color:var(--gold2);white-space:nowrap}.burger{display:none;align-items:center;justify-content:center;min-width:108px;height:48px;background:none;border:1px solid var(--line);color:var(--cream);border-radius:14px;padding:0 18px;font-weight:600}.hero{padding:74px 0 60px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);gap:30px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-weight:700}.hero h1,.page-title,.section-title{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.03em}.hero-copy{min-width:0}.hero-mobile-minimal{display:none}.hero-mobile-note{font-size:20px;line-height:1.3;color:var(--cream);font-weight:500;letter-spacing:-.02em}.hero h1{font-size:clamp(38px,5.2vw,74px);line-height:.98;margin:16px 0 20px;max-width:620px}.hero p{font-size:16px;color:var(--muted);max-width:560px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 22px;border-radius:999px;border:1px solid var(--line);font-weight:700;font-size:13px;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--gold),#9d7437);color:#111;border-color:transparent;box-shadow:0 16px 38px rgba(201,168,106,.18)}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.07)}.btn-ghost{color:var(--gold2);background:rgba(255,255,255,.03)}.btn-ghost:hover{border-color:var(--gold);background:rgba(201,168,106,.08)}.hero-card{border:none;border-radius:0;padding:0;background:none;box-shadow:none;width:100%;max-width:620px;justify-self:start}.hero-visual{min-height:440px;border-radius:24px;border:none;background:none;display:grid;place-items:center;position:relative;overflow:hidden}.hero-visual:before{display:none}.hero-visual img{width:70%;max-width:420px;filter:invert(1) brightness(1.1) contrast(1.05);opacity:.95}.hero-photo-wrap{background:#0a0a0a;aspect-ratio:16/10;width:100%;min-height:400px;border-radius:22px;overflow:hidden;border:1px solid rgba(201,168,106,.38)}.hero-photo-wrap:before{display:none}.hero-visual .hero-photo{width:100% !important;height:100% !important;max-width:none !important;object-fit:cover !important;object-position:center center;filter:none !important;opacity:1;display:block;background:none}.section{padding:56px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.section-title,.page-title{font-size:clamp(32px,4vw,54px);line-height:1.02;margin:0}.section-note{max-width:480px;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 54px rgba(0,0,0,.22);overflow:hidden}.category-card{padding:16px}.category-art,.product-img{height:210px;border-radius:14px;background:#111;display:grid;place-items:center;border:1px solid rgba(201,168,106,.14);overflow:hidden}.category-art img,.product-img img{width:100%;height:100%;object-fit:cover}.category-card h3,.product-card h3{margin:16px 0 7px;color:var(--cream);font-size:18px}.category-card p,.product-card p{color:var(--muted);font-size:14px;margin:0}.about-dark{background:linear-gradient(135deg,#171717,#070707);border:1px solid var(--line);border-radius:26px;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:34px;box-shadow:var(--shadow)}.about-dark p{color:var(--muted)}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.benefit{border:1px solid rgba(201,168,106,.2);border-radius:14px;padding:18px;color:var(--gold2);background:rgba(255,255,255,.025);font-weight:700}.product-card{padding:12px}.product-card h3{font-size:17px}.product-meta{display:grid;gap:5px;margin-top:12px;color:var(--muted);font-size:13px}.price{color:var(--gold2);font-weight:800;font-size:17px;margin-top:10px}.tag{display:inline-flex;width:max-content;color:#111;background:var(--gold);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.review,.news-card{padding:24px}.review strong,.news-card h3{color:var(--cream)}.review p,.news-card p{color:var(--muted)}.date{font-size:12px;color:#8f8578}.cta-panel{background:linear-gradient(135deg,#1a1a1a,#070707);border:1px solid var(--line);border-radius:26px;padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start;box-shadow:var(--shadow)}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(201,168,106,.22);background:rgba(255,255,255,.05);border-radius:14px;color:var(--cream);padding:14px 16px;font:inherit;outline:none}.contact-form textarea{min-height:120px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold)}.form-message{padding:12px 14px;border-radius:12px;margin-bottom:12px}.form-ok{background:rgba(103,181,116,.16);border:1px solid rgba(103,181,116,.35);color:#c9f2d0}.form-error{background:rgba(210,80,80,.16);border:1px solid rgba(210,80,80,.35);color:#ffd1d1}.site-footer{border-top:1px solid var(--line);padding:36px 0;color:var(--muted);background:#070707}.footer-inner{display:flex;justify-content:space-between;gap:24px;align-items:center}.footer-logo{width:140px;filter:invert(1) brightness(1.16)}.page-hero{padding:56px 0 28px}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:24px}.filter-panel{position:sticky;top:100px;align-self:start;padding:22px}.filter-panel label{display:block;color:var(--muted);margin:10px 0}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:34px}.product-detail .product-img{height:470px}.post-content{max-width:820px;color:var(--muted);font-size:18px}.pagination{margin-top:28px}.pagination a,.pagination span{display:inline-flex;margin-right:8px;border:1px solid var(--line);padding:8px 13px;border-radius:10px}.pagination .current{background:var(--gold);color:#111}.mobile-panel{display:none}
@media(max-width:900px){.header-inner{height:84px}.brand{width:84px;height:84px;padding:8px}.burger{display:inline-flex;min-width:104px;height:48px}.main-nav{display:none;position:absolute;left:18px;right:18px;top:84px;background:#0b0b0b;border:1px solid var(--line);border-radius:18px;padding:18px;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.header-phone{display:none}.hero-grid,.about-dark,.cta-panel,.product-detail,.catalog-layout{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.hero{padding:42px 0}.hero-card{max-width:none;justify-self:stretch}.hero-visual{min-height:320px}.hero-photo-wrap{aspect-ratio:16/10;min-height:320px}.section{padding:38px 0}.footer-inner{align-items:flex-start;flex-direction:column}.filter-panel{position:static}.section-head{align-items:flex-start;flex-direction:column}.benefits{grid-template-columns:1fr}}
@media(max-width:560px){.container{width:min(100% - 24px,var(--max))}.site-header .container{width:min(100% - 20px,var(--max))}.header-inner{height:84px;gap:12px}.brand{width:84px;height:84px;padding:7px}.brand-logo{width:100%;height:100%}.burger{min-width:96px;height:46px;padding:0 16px}.hero{padding:18px 0 22px}.hero-grid{gap:14px}.hero-copy{order:2;padding:2px 2px 0}.hero-card{order:1;max-width:none}.hero .eyebrow,.hero .hero-copy h1,.hero .hero-copy p,.hero .hero-copy .actions{display:none}.hero-mobile-minimal{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:2px 4px 0}.hero-mobile-note{font-size:22px;line-height:1.28;max-width:280px}.hero-mobile-minimal .btn{min-height:44px;padding:12px 20px;font-size:13px}.grid-4{grid-template-columns:1fr}.category-art,.product-img{height:190px}.about-dark,.cta-panel{padding:24px}.product-detail .product-img{height:310px}.main-nav{top:84px}.hero-photo-wrap{aspect-ratio:16/10;min-height:240px}.page-title,.section-title{font-size:34px}}


@media(max-width:560px){
  .site-header{
    background:#050505;
  }

  .site-header .container{
    width:100%;
    padding:0 18px;
  }

  .header-inner{
    position:relative;
    height:82px;
    justify-content:center;
    gap:0;
  }

  .brand{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:92px;
    height:72px;
    padding:4px;
    z-index:2;
  }

  .brand-logo{
    width:100%;
    height:100%;
    object-fit:contain;
  }

  .burger{
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    display:flex;
    width:46px;
    min-width:46px;
    height:46px;
    padding:0;
    border:none;
    border-radius:50%;
    background:rgba(255,255,255,.04);
    color:transparent;
    font-size:0;
  }

  .burger:before{
    content:"☰";
    color:var(--cream);
    font-size:28px;
    line-height:1;
    font-weight:400;
  }

  .header-phone{
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    display:flex;
    align-items:center;
    justify-content:center;
    width:46px;
    height:46px;
    border-radius:50%;
    background:linear-gradient(135deg,var(--gold),#9d7437);
    color:#111;
    font-size:0;
    border:0;
  }

  .header-phone:before{
    content:"☎";
    font-size:20px;
    line-height:1;
    font-weight:700;
  }

  .main-nav{
    top:82px;
    left:14px;
    right:14px;
  }

  .hero{
    padding:0 0 34px;
  }

  .hero .container{
    width:100%;
    padding:0;
  }

  .hero-grid{
    display:flex;
    flex-direction:column;
    gap:0;
  }

  .hero-card{
    order:1;
    width:100%;
    max-width:none;
  }

  .hero-visual{
    min-height:0;
    border-radius:0;
  }

  .hero-photo-wrap{
    width:100%;
    min-height:0;
    aspect-ratio:4/4.7;
    border-radius:0;
    border:none;
    background:#050505;
  }

  .hero-visual .hero-photo{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center;
  }

  .hero-copy{
    order:2;
    width:100%;
    padding:28px 24px 0;
    text-align:center;
  }

  .hero .eyebrow,
  .hero .hero-copy h1,
  .hero .hero-copy p,
  .hero .hero-copy .actions{
    display:none;
  }

  .hero-mobile-minimal{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:18px;
    padding:0;
  }

  .hero-mobile-note{
    max-width:330px;
    font-size:30px;
    line-height:1.22;
    letter-spacing:.03em;
    text-transform:uppercase;
    color:var(--cream);
    font-weight:400;
  }

  .hero-mobile-minimal .btn{
    width:min(100%,300px);
    min-height:56px;
    border-radius:18px;
    font-size:15px;
  }

  .section{
    padding:42px 0;
  }
}


@media(max-width:560px){
  .hero-photo-wrap{
    aspect-ratio:1672/941 !important;
    min-height:0 !important;
    background:#050505;
  }
  .hero-visual .hero-photo{
    object-fit:contain !important;
    object-position:center center !important;
    background:#050505;
  }
}


.hero-picture{display:block;width:100%;height:100%}
@media(max-width:560px){
  .hero-photo-wrap{
    aspect-ratio:941/1672 !important;
    min-height:0 !important;
    background:#050505;
  }
  .hero-picture,
  .hero-visual .hero-photo{
    width:100% !important;
    height:100% !important;
  }
  .hero-visual .hero-photo{
    object-fit:cover !important;
    object-position:center center !important;
  }
  .hero-mobile-note{
    max-width:300px;
    font-size:28px;
    line-height:1.18;
  }
}


@media(max-width:560px){
  .hero{
    padding:0 0 10px !important;
  }
  .hero-photo-wrap{
    aspect-ratio:auto !important;
    height:clamp(330px,48vh,430px) !important;
    min-height:330px !important;
    max-height:430px !important;
    background:#050505;
  }
  .hero-visual .hero-photo{
    object-fit:cover !important;
    object-position:center top !important;
  }
  .hero-copy{
    padding:16px 24px 0 !important;
  }
  .hero-mobile-minimal{
    gap:14px !important;
  }
  .hero-mobile-note{
    max-width:none !important;
    font-size:22px !important;
    line-height:1.12 !important;
    white-space:nowrap;
    letter-spacing:.02em !important;
  }
  .hero-mobile-minimal .btn{
    width:min(100%,320px) !important;
    min-height:52px !important;
    padding:12px 20px !important;
    border-radius:18px !important;
    font-size:15px !important;
  }
}


@media(max-width:560px){
  .hero{
    min-height:calc(100svh - 82px) !important;
    padding:0 !important;
  }
  body.admin-bar .hero{
    min-height:calc(100svh - 82px - 46px) !important;
  }
  .hero .container,
  .hero-grid{
    min-height:inherit !important;
  }
  .hero-grid{
    display:flex !important;
    flex-direction:column !important;
    gap:0 !important;
  }
  .hero-card{
    flex:1 1 auto !important;
    max-width:none !important;
  }
  .hero-visual,
  .hero-photo-wrap,
  .hero-picture{
    height:100% !important;
  }
  .hero-photo-wrap{
    aspect-ratio:auto !important;
    min-height:0 !important;
    max-height:none !important;
  }
  .hero-visual .hero-photo{
    object-fit:cover !important;
    object-position:center center !important;
  }
  .hero-copy{
    flex:0 0 auto !important;
    padding:12px 24px 16px !important;
  }
  .hero-mobile-minimal{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:0 !important;
  }
  .hero-mobile-note{
    display:none !important;
  }
  .hero-mobile-minimal .btn{
    width:min(100%,320px) !important;
    min-height:52px !important;
    margin:0 auto !important;
  }
}


@media(max-width:560px){
  .hero{
    min-height:auto !important;
    padding:0 !important;
  }
  .hero .container,
  .hero-grid{
    min-height:auto !important;
  }
  .hero-grid{
    display:flex !important;
    flex-direction:column !important;
    gap:0 !important;
  }
  body:not(.admin-bar) .hero-card{
    flex:0 0 auto !important;
    height:calc(100svh - 82px - 104px) !important;
  }
  body.admin-bar .hero-card{
    flex:0 0 auto !important;
    height:calc(100svh - 82px - 46px - 104px) !important;
  }
  .hero-visual,
  .hero-photo-wrap,
  .hero-picture{
    height:100% !important;
  }
  .hero-photo-wrap{
    aspect-ratio:auto !important;
    min-height:0 !important;
    max-height:none !important;
  }
  .hero-visual .hero-photo{
    object-fit:cover !important;
    object-position:center center !important;
  }
  .hero-copy{
    flex:0 0 auto !important;
    padding:10px 24px 12px !important;
  }
  .hero-mobile-minimal{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:0 !important;
  }
  .hero-mobile-note{
    display:none !important;
  }
  .hero-mobile-minimal .btn{
    width:min(100%,320px) !important;
    min-height:52px !important;
    margin:0 auto !important;
  }
}


@media(max-width:560px){
  body:not(.admin-bar) .hero-card{
    height:calc(100svh - 82px - 124px) !important;
  }
  body.admin-bar .hero-card{
    height:calc(100svh - 82px - 46px - 124px) !important;
  }
  .hero-copy{
    min-height:124px !important;
    padding:18px 24px 22px !important;
    display:flex !important;
    align-items:stretch !important;
    justify-content:center !important;
    background:linear-gradient(180deg,rgba(10,10,10,.98) 0%, rgba(12,12,12,1) 100%);
  }
  .hero-mobile-minimal{
    width:100% !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }
  .hero-mobile-minimal .btn{
    width:100% !important;
    max-width:none !important;
    min-height:56px !important;
    margin:0 !important;
    border-radius:20px !important;
    font-size:16px !important;
    box-shadow:0 18px 40px rgba(201,168,106,.18) !important;
  }
}


@media(max-width:560px){
  .header-inner{
    height:92px !important;
  }
  .brand{
    width:122px !important;
    height:92px !important;
    padding:4px !important;
  }
  .brand-logo{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
  }
  .main-nav{
    top:92px !important;
  }
  .hero{
    min-height:calc(100svh - 92px) !important;
  }
  body.admin-bar .hero{
    min-height:calc(100svh - 92px - 46px) !important;
  }
  body:not(.admin-bar) .hero-card{
    height:calc(100svh - 92px - 124px) !important;
  }
  body.admin-bar .hero-card{
    height:calc(100svh - 92px - 46px - 124px) !important;
  }
}


/* ------------------------------------------------------------------
   Light premium redesign (real photos)
------------------------------------------------------------------ */
:root{
  --bg:#f6f1e9;
  --bg2:#fbf8f3;
  --panel:#fffdf9;
  --panel2:#f8f2ea;
  --line:rgba(136,102,58,.18);
  --gold:#b79155;
  --gold2:#8c6b3c;
  --cream:#2e2418;
  --muted:#6f6357;
  --white:#ffffff;
  --shadow:0 18px 50px rgba(103,79,44,.10);
  --radius:24px;
  --max:1180px;
}
html{background:var(--bg2)}
body{
  background:linear-gradient(180deg,#fcfaf7 0%,#f4efe8 48%,#fbf8f4 100%);
  color:var(--cream);
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
a{color:inherit}
.site-header{
  background:rgba(252,249,244,.88);
  backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(136,102,58,.12);
  box-shadow:0 10px 34px rgba(106,82,50,.06);
}
.header-inner{
  height:96px;
}
.brand{
  width:110px;
  height:72px;
  padding:0;
}
.brand-logo{
  filter:none;
  object-fit:contain;
}
.main-nav{
  gap:10px;
  padding:8px;
  border:1px solid rgba(136,102,58,.14);
  border-radius:999px;
  background:rgba(255,255,255,.72);
  box-shadow:0 10px 26px rgba(116,89,49,.08);
  color:var(--muted);
  font-size:12px;
  letter-spacing:.18em;
}
.main-nav a{
  padding:12px 18px;
  border-radius:999px;
  transition:.2s ease;
}
.main-nav a:hover{
  color:var(--gold2);
  background:rgba(183,145,85,.10);
}
.header-phone,
.burger{
  border:1px solid rgba(136,102,58,.18);
  background:rgba(255,255,255,.74);
  color:var(--gold2);
  border-radius:999px;
  box-shadow:0 10px 24px rgba(108,85,48,.08);
}
.header-phone{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 18px;
  font-weight:600;
}
.burger{color:var(--gold2)}
.hero{
  padding:72px 0 54px;
}
.hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);
  gap:48px;
  align-items:center;
}
.hero h1,
.page-title,
.section-title{
  color:#2f2418;
  font-family:Georgia,"Times New Roman",serif;
}
.hero h1{
  max-width:640px;
}
.hero p,
.section-note,
.post-content,
.review p,
.news-card p,
.category-card p,
.product-card p,
.filter-panel label,
.filter-panel a,
.product-meta,
.site-footer,
.date{color:var(--muted)}
.eyebrow{color:var(--gold2)}
.btn{
  min-height:48px;
  padding:13px 24px;
  font-size:13px;
  letter-spacing:.03em;
}
.btn-primary{
  background:linear-gradient(135deg,#c8a56d,#b38645);
  color:#fffdf9;
  box-shadow:0 18px 36px rgba(183,145,85,.22);
}
.btn-ghost{
  color:var(--gold2);
  background:rgba(255,255,255,.7);
  border-color:rgba(136,102,58,.18);
}
.hero-card{
  max-width:560px;
  justify-self:end;
}
.hero-photo-wrap{
  background:#fff;
  min-height:560px;
  aspect-ratio:auto;
  border:1px solid rgba(136,102,58,.14);
  box-shadow:0 24px 60px rgba(110,84,48,.10);
  padding:16px;
}
.hero-visual .hero-photo{
  width:100% !important;
  height:100% !important;
  object-fit:contain;
  border-radius:18px;
}
.section{padding:50px 0}
.section-categories{padding-top:18px}
.card,
.about-dark,
.cta-panel,
.filter-panel,
.review,
.news-card{
  background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(251,248,243,.97));
  border:1px solid rgba(136,102,58,.16);
  box-shadow:var(--shadow);
}
.category-card,
.product-card{padding:16px}
.category-art,
.product-img{
  background:#f7f2ec;
  border:1px solid rgba(136,102,58,.12);
  border-radius:18px;
}
.home-categories-grid .category-card{display:flex;flex-direction:column}
.home-categories-grid .category-art{
  height:280px;
}
.category-art img{
  width:100%;
  height:100%;
  object-fit:contain;
  padding:0;
}
.category-card h3,
.product-card h3,
.filter-panel h3{
  color:#2f2418;
}
.about-dark{
  grid-template-columns:1.05fr 1fr;
}
.benefit{
  background:#fffdfa;
  color:var(--gold2);
  border:1px solid rgba(136,102,58,.14);
}
.cta-panel{
  grid-template-columns:1fr 1fr;
}
.contact-form input,
.contact-form textarea{
  background:#fff;
  color:#2f2418;
  border:1px solid rgba(136,102,58,.18);
}
.contact-form input:focus,
.contact-form textarea:focus{
  border-color:var(--gold);
  box-shadow:0 0 0 4px rgba(183,145,85,.10);
}
.site-footer{
  background:#f4eee6;
  border-top:1px solid rgba(136,102,58,.14);
}
.page-hero{padding:54px 0 26px}
.catalog-layout{
  display:grid;
  grid-template-columns:240px 1fr;
  gap:26px;
}
.filter-panel{
  top:112px;
  padding:26px;
}
.filter-panel label a{
  display:block;
  padding:7px 0;
}
.catalog-products{
  width:100%;
}
.catalog-products.grid-3{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.catalog-products.tables-grid-forced{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.catalog-layout .chairs-grid-forced{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:24px !important;
}
.product-card{
  overflow:hidden;
}
.product-card .product-img{
  height:360px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#fbf8f3 !important;
}
.product-card .product-img img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  padding:0 !important;
  margin:0 !important;
}
.product-detail .product-img{
  height:560px !important;
  background:#fbf8f3;
}
.product-detail .product-img img{
  object-fit:contain !important;
  padding:0 !important;
}
.price{color:var(--gold2)}
.pagination a,.pagination span{
  border-color:rgba(136,102,58,.18);
  background:rgba(255,255,255,.8);
}
.product-lightbox{
  background:rgba(64,48,29,.70);
  backdrop-filter:blur(8px);
}
.product-lightbox-close{
  border-color:rgba(255,255,255,.35);
  background:rgba(255,255,255,.15);
  color:#fff;
}

@media(max-width:900px){
  .main-nav{
    display:none;
    position:absolute;
    left:18px;
    right:18px;
    top:86px;
    padding:14px;
    background:#fffdf9;
    border-radius:22px;
    box-shadow:0 24px 40px rgba(110,84,48,.12);
    border:1px solid rgba(136,102,58,.14);
    flex-direction:column;
    align-items:flex-start;
    gap:4px;
  }
  .main-nav a{width:100%;padding:12px 14px}
  .main-nav.open{display:flex}
  .header-phone{display:none}
  .hero-grid,.about-dark,.cta-panel,.product-detail,.catalog-layout{
    grid-template-columns:1fr;
  }
  .catalog-products.grid-3,
  .catalog-products.tables-grid-forced,
  .catalog-layout .chairs-grid-forced{
    grid-template-columns:1fr !important;
  }
  .filter-panel{display:none}
  .hero-card{justify-self:stretch;max-width:none}
  .hero-photo-wrap{min-height:440px}
}
@media(max-width:560px){
  .site-header .container{width:min(100% - 20px,var(--max))}
  .header-inner{height:84px;justify-content:space-between}
  .brand{width:92px;height:62px}
  .burger{display:inline-flex;min-width:102px;height:46px}
  .hero{padding:18px 0 24px}
  .hero-grid{gap:16px}
  .hero-card{order:1}
  .hero-copy{order:2}
  .hero .eyebrow,.hero .hero-copy h1,.hero .hero-copy p,.hero .hero-copy .actions{display:none}
  .hero-mobile-minimal{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:2px 4px 0}
  .hero-mobile-note{font-size:22px;line-height:1.28;color:#2f2418}
  .hero-photo-wrap{min-height:320px;padding:12px}
  .page-title,.section-title{font-size:34px}
  .home-categories-grid .category-art{height:230px}
  .product-card .product-img{height:320px !important}
  .product-detail .product-img{height:360px !important}
  .about-dark,.cta-panel{padding:24px}
}


/* hero image with text overlay */
.hero-overlay-layout{padding:48px 0 36px}
.hero-overlay-layout .container{width:min(var(--max),calc(100% - 36px))}
.hero-scene{
  position:relative;
  overflow:hidden;
  min-height:620px;
  border-radius:30px;
  border:1px solid rgba(136,102,58,.16);
  box-shadow:0 24px 60px rgba(103,79,44,.10);
  background:#fff;
}
.hero-scene-bg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.hero-scene-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, rgba(248,243,236,.76) 0%, rgba(248,243,236,.66) 18%, rgba(248,243,236,.26) 34%, rgba(248,243,236,.06) 50%, rgba(248,243,236,0) 64%);
}
.hero-scene-copy{
  position:relative;
  z-index:2;
  max-width:620px;
  padding:78px 54px;
}
.hero-scene-copy h1{
  margin:10px 0 18px;
  max-width:560px;
}
.hero-scene-copy p{
  max-width:520px;
  font-size:20px;
  line-height:1.62;
  color:#60564c;
}
.hero-scene-copy .actions{margin-top:30px;display:flex;gap:14px;flex-wrap:wrap}
@media(max-width:900px){
  .hero-overlay-layout{padding:26px 0 24px}
  .hero-scene{min-height:540px}
  .hero-scene-shade{background:linear-gradient(180deg, rgba(248,243,236,.45) 0%, rgba(248,243,236,.08) 34%, rgba(248,243,236,.86) 100%)}
  .hero-scene-copy{max-width:none;padding:28px 24px 24px;display:flex;flex-direction:column;justify-content:flex-end;height:100%}
}
@media(max-width:560px){
  .hero-scene{min-height:640px;border-radius:24px}
  .hero-scene-bg{object-position:62% center}
  .hero-scene-shade{background:linear-gradient(180deg, rgba(248,243,236,.10) 0%, rgba(248,243,236,0) 40%, rgba(248,243,236,.88) 80%, rgba(248,243,236,.96) 100%)}
  .hero-scene-copy{padding:26px 18px 18px;justify-content:flex-end}
  .hero-scene-copy .eyebrow{margin-bottom:6px}
  .hero-scene-copy h1{font-size:34px;line-height:1.08;margin:6px 0 10px;max-width:290px}
  .hero-scene-copy p{font-size:16px;line-height:1.5;max-width:300px;margin:0 0 14px}
  .hero-scene-copy .actions{display:flex;gap:10px;width:100%}
  .hero-scene-copy .actions .btn{flex:1;justify-content:center;padding-inline:14px}
}


/* hero tuning: softer light and better mobile centering */
.hero-scene-shade{
  background: linear-gradient(90deg,
    rgba(248,243,236,.64) 0%,
    rgba(248,243,236,.54) 16%,
    rgba(248,243,236,.18) 31%,
    rgba(248,243,236,.04) 46%,
    rgba(248,243,236,0) 60%) !important;
}

@media (max-width: 900px){
  .hero-scene-shade{
    background: linear-gradient(180deg,
      rgba(248,243,236,.24) 0%,
      rgba(248,243,236,.03) 28%,
      rgba(248,243,236,.70) 84%,
      rgba(248,243,236,.84) 100%) !important;
  }
}

@media (max-width: 560px){
  .hero-scene{
    min-height: 620px;
  }

  .hero-scene-bg{
    object-position: 56% center !important;
  }

  .hero-scene-shade{
    background: linear-gradient(180deg,
      rgba(248,243,236,.04) 0%,
      rgba(248,243,236,0) 34%,
      rgba(248,243,236,.62) 78%,
      rgba(248,243,236,.82) 100%) !important;
  }

  .hero-scene-copy{
    padding: 24px 18px 18px;
  }
}


/* mobile hero: keep whole table in frame */
@media (max-width: 560px){
  .hero-scene{
    min-height: 650px;
    background: #f7f3ee;
  }

  .hero-scene-bg{
    object-fit: contain !important;
    object-position: center 78% !important;
    transform: scale(0.96);
  }

  .hero-scene-shade{
    background: linear-gradient(180deg,
      rgba(248,243,236,.04) 0%,
      rgba(248,243,236,0) 26%,
      rgba(248,243,236,.42) 68%,
      rgba(248,243,236,.74) 100%) !important;
  }

  .hero-scene-copy{
    padding: 22px 18px 18px;
  }
}


/* mobile hero corrective override: same look as before, shifted right to center table */
@media (max-width: 560px){
  .hero-scene{
    min-height: 640px !important;
    background: #f7f3ee;
  }

  .hero-scene-bg{
    object-fit: cover !important;
    object-position: 68% center !important;
    transform: none !important;
  }

  .hero-scene-shade{
    background: linear-gradient(180deg,
      rgba(248,243,236,.08) 0%,
      rgba(248,243,236,0) 40%,
      rgba(248,243,236,.64) 80%,
      rgba(248,243,236,.84) 100%) !important;
  }

  .hero-scene-copy{
    padding: 24px 18px 18px !important;
  }
}


/* mobile hero minimal variant */
@media (max-width: 560px){
  .hero-scene-copy .eyebrow,
  .hero-scene-copy p,
  .hero-scene-copy .actions .btn-ghost{
    display: none !important;
  }

  .hero-scene{
    min-height: 640px !important;
  }

  .hero-scene-copy{
    padding: 26px 18px 18px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    min-height: 100% !important;
  }

  .hero-scene-copy h1{
    font-size: 34px !important;
    line-height: 1.05 !important;
    max-width: 280px !important;
    margin: 0 !important;
    font-weight: 700 !important;
  }

  .hero-scene-copy .actions{
    margin-top: auto !important;
    width: 100% !important;
    display: block !important;
    padding-top: 0 !important;
  }

  .hero-scene-copy .actions .btn-primary{
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    padding: 18px 18px !important;
    border-radius: 20px !important;
    font-size: 18px !important;
  }
}


/* mobile hero: remove text, lower CTA */
@media (max-width: 560px){
  .hero-scene-copy h1,
  .hero-scene-copy .eyebrow,
  .hero-scene-copy p,
  .hero-scene-copy .actions .btn-ghost{
    display: none !important;
  }

  .hero-scene{
    min-height: 640px !important;
  }

  .hero-scene-copy{
    position: absolute !important;
    inset: 0 !important;
    z-index: 3 !important;
    display: block !important;
    padding: 0 !important;
  }

  .hero-scene-copy .actions{
    position: absolute !important;
    left: 18px !important;
    right: 18px !important;
    bottom: 118px !important;
    margin: 0 !important;
    width: auto !important;
    display: block !important;
  }

  .hero-scene-copy .actions .btn-primary{
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 18px 18px !important;
    border-radius: 20px !important;
    font-size: 18px !important;
    box-shadow: 0 12px 24px rgba(196,153,84,.18) !important;
  }
}


/* mobile hero: move CTA to very bottom */
@media (max-width: 560px){
  .hero-scene-copy .actions{
    left: 18px !important;
    right: 18px !important;
    bottom: 18px !important;
  }
}


/* FINAL mobile hero override: use exact supplied mobile image, keep desktop hero unchanged */
.hero-scene-bg-mobile{display:none}
@media (max-width: 560px){
  .hero-scene{
    min-height: 0 !important;
    background: #f7f3ee !important;
    display: block !important;
    padding: 0 0 14px !important;
    overflow: hidden !important;
  }

  .hero-scene-bg-desktop,
  .hero-scene-shade,
  .hero-scene-copy h1,
  .hero-scene-copy .eyebrow,
  .hero-scene-copy p,
  .hero-scene-copy .actions .btn-ghost{
    display: none !important;
  }

  .hero-scene-bg-mobile{
    display: block !important;
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    object-position: center top !important;
    transform: none !important;
    filter: none !important;
    opacity: 1 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  .hero-scene-copy{
    position: relative !important;
    inset: auto !important;
    z-index: 3 !important;
    display: block !important;
    padding: 18px 18px 0 !important;
    max-width: none !important;
    height: auto !important;
  }

  .hero-scene-copy .actions{
    position: relative !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin: 0 !important;
    width: 100% !important;
    display: block !important;
    padding: 0 !important;
  }

  .hero-scene-copy .actions .btn-primary{
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 64px !important;
    padding: 18px 18px !important;
    border-radius: 20px !important;
    font-size: 18px !important;
    box-shadow: 0 12px 24px rgba(196,153,84,.14) !important;
  }
}


/* === Mobile header/hero fixes requested by client === */
@media (max-width: 560px){
  .site-header .container{
    width:100% !important;
    padding:0 18px !important;
  }

  .header-inner{
    position:relative !important;
    height:84px !important;
    justify-content:center !important;
    gap:0 !important;
  }

  .brand{
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    transform:translate(-50%,-50%) !important;
    width:92px !important;
    height:72px !important;
    padding:4px !important;
    z-index:2 !important;
  }

  .burger{
    position:absolute !important;
    left:0 !important;
    top:50% !important;
    transform:translateY(-50%) !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:46px !important;
    min-width:46px !important;
    height:46px !important;
    padding:0 !important;
    border:1px solid rgba(136,102,58,.14) !important;
    border-radius:999px !important;
    background:#f8f5ef !important;
    color:transparent !important;
    font-size:0 !important;
    box-shadow:none !important;
  }

  .burger:before{
    content:"☰" !important;
    color:#4a3b2e !important;
    font-size:28px !important;
    line-height:1 !important;
    font-weight:400 !important;
  }

  .header-phone{
    position:absolute !important;
    right:0 !important;
    top:50% !important;
    transform:translateY(-50%) !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:46px !important;
    height:46px !important;
    border-radius:50% !important;
    background:linear-gradient(135deg,var(--gold),#9d7437) !important;
    color:transparent !important;
    font-size:0 !important;
    border:0 !important;
    box-shadow:0 10px 20px rgba(196,153,84,.18) !important;
    overflow:hidden !important;
    white-space:nowrap !important;
  }

  .header-phone:before{
    content:"☎" !important;
    color:#fffdf8 !important;
    font-size:18px !important;
    line-height:1 !important;
    font-weight:700 !important;
  }

  .hero-overlay-layout .container{
    width:min(100% - 24px,var(--max)) !important;
  }

  .hero-scene{
    overflow:hidden !important;
    padding:0 !important;
  }

  .hero-scene-bg-mobile{
    display:block !important;
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    height:auto !important;
    margin:0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    object-fit:contain !important;
    object-position:center top !important;
  }

  .hero-scene-copy{
    position:relative !important;
    inset:auto !important;
    max-width:none !important;
    height:auto !important;
    padding:12px 18px 16px !important;
    background:transparent !important;
  }

  .hero-scene-copy .actions{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    bottom:auto !important;
    display:block !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }

  .hero-scene-copy .actions:before,
  .hero-scene-copy .actions:after,
  .hero-scene-copy:before,
  .hero-scene-copy:after{
    display:none !important;
    content:none !important;
  }

  .hero-scene-copy .actions .btn-primary{
    display:flex !important;
    width:100% !important;
    min-height:64px !important;
    margin:0 !important;
    justify-content:center !important;
    align-items:center !important;
    border-radius:20px !important;
    box-shadow:0 12px 24px rgba(196,153,84,.14) !important;
  }

  .hero-scene-copy .actions .btn-ghost,
  .hero-scene-copy .eyebrow,
  .hero-scene-copy h1,
  .hero-scene-copy p,
  .hero-scene-shade,
  .hero-scene-bg-desktop{
    display:none !important;
  }
}

/* mobile symmetry hotfix */
@media (max-width:560px){
  .site-header .container,
  .hero-overlay-layout .container{
    width:min(100% - 24px,var(--max)) !important;
  }

  .header-inner{
    position:relative !important;
    height:92px !important;
    padding:0 !important;
    gap:0 !important;
  }

  .burger{
    left:0 !important;
  }

  .brand{
    left:50% !important;
    transform:translate(-50%,-50%) !important;
  }

  .header-phone{
    right:0 !important;
  }

  .hero-overlay-layout{
    padding:12px 0 22px !important;
  }

  .hero-scene{
    display:flex !important;
    flex-direction:column !important;
    gap:14px !important;
    padding:16px !important;
    padding-bottom:18px !important;
    min-height:auto !important;
    background:#fffdf9 !important;
    border-radius:24px !important;
    overflow:hidden !important;
  }

  .hero-scene-bg-mobile{
    display:block !important;
    position:relative !important;
    width:100% !important;
    height:auto !important;
    margin:0 !important;
    border-radius:20px !important;
    object-fit:cover !important;
    object-position:center center !important;
  }

  .hero-scene-copy{
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
  }

  .hero-scene-copy .actions{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }

  .hero-scene-copy .actions .btn-primary{
    display:flex !important;
    width:100% !important;
    min-height:58px !important;
    margin:0 !important;
    justify-content:center !important;
    border-radius:20px !important;
  }
}


/* chair category: final user-cropped photo */
.home-categories-grid .category-card:first-child .category-art img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  filter:none !important;
}


/* chair card: move title to bottom and let image take free space */
.home-categories-grid .category-card:first-child{display:flex;flex-direction:column;min-height:100%;}
.home-categories-grid .category-card:first-child .category-art{flex:1 1 auto;height:auto;min-height:280px;}
.home-categories-grid .category-card:first-child h3{margin:16px 0 0;}

/* table category: user-cropped photo */
.home-categories-grid .category-card:nth-child(2) .category-art img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  filter:none !important;
}

/* table card: make image fill free space and keep title at the bottom */
.home-categories-grid .category-card:nth-child(2){
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  height:100%;
  min-height:100%;
}
.home-categories-grid .category-card:nth-child(2) .category-art{
  flex:1 1 auto;
  height:auto;
  min-height:410px;
}
.home-categories-grid .category-card:nth-child(2) h3{
  margin:16px 0 0;
  padding-bottom:0;
}


/* ensure category cards fill their grid cell cleanly */
.home-categories-grid .category-card{height:100%;}


/* sets category: user-cropped photo */
.home-categories-grid .category-card:nth-child(3) .category-art img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  filter:none !important;
}

/* sets card: make image fill free space and keep title at the bottom */
.home-categories-grid .category-card:nth-child(3){
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  height:100%;
  min-height:100%;
}
.home-categories-grid .category-card:nth-child(3) .category-art{
  flex:1 1 auto;
  height:auto;
  min-height:410px;
}
.home-categories-grid .category-card:nth-child(3) h3{
  margin:16px 0 0;
  padding-bottom:0;
}


/* final sets card fix: image fills free space, title stays at the bottom */
.home-categories-grid{
  align-items:stretch !important;
}

.home-categories-grid .category-card{
  height:100% !important;
}

.home-categories-grid .category-card:nth-child(3){
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
}

.home-categories-grid .category-card:nth-child(3) .category-art{
  flex:1 1 auto !important;
  height:auto !important;
  min-height:410px !important;
}

.home-categories-grid .category-card:nth-child(3) .category-art img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  filter:none !important;
}

.home-categories-grid .category-card:nth-child(3) h3{
  margin:16px 0 0 !important;
  padding:0 !important;
  flex:0 0 auto !important;
}


/* Chairs catalog: prepared 8:7 product photos fill the whole frame */
.catalog-layout .chairs-grid-forced .product-card .product-img{
  aspect-ratio:8 / 7 !important;
  height:auto !important;
  min-height:0 !important;
  background:#f7f2ec !important;
}

.catalog-layout .chairs-grid-forced .product-card .product-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  transform:none !important;
  filter:none !important;
}

/* Prettier category sidebar */
.filter-panel{
  padding:24px !important;
  border-radius:22px !important;
  background:linear-gradient(180deg,#fffdf9 0%,#f8f3ec 100%) !important;
  box-shadow:0 18px 46px rgba(103,79,44,.09) !important;
}

.filter-panel h3{
  margin:0 0 16px !important;
  font-size:18px !important;
  color:#2f2418 !important;
}

.category-filter{
  display:flex !important;
  flex-direction:column !important;
  gap:8px !important;
}

.category-filter .filter-link{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  min-height:44px !important;
  padding:11px 14px !important;
  border-radius:14px !important;
  color:#6f6357 !important;
  border:1px solid transparent !important;
  background:transparent !important;
  transition:.18s ease !important;
  font-size:15px !important;
}

.category-filter .filter-link:hover{
  color:#2f2418 !important;
  background:rgba(183,145,85,.08) !important;
  border-color:rgba(183,145,85,.14) !important;
}

.category-filter .filter-link.active{
  color:#fffdf9 !important;
  background:linear-gradient(135deg,#c8a56d,#b38645) !important;
  box-shadow:0 10px 24px rgba(183,145,85,.22) !important;
  border-color:transparent !important;
  font-weight:700 !important;
}

.category-filter .filter-link.active::after{
  content:"›";
  font-size:20px;
  line-height:1;
  opacity:.9;
}


/* Refine catalog product cards */
.product-card > div:last-child{
  display:flex;
  flex-direction:column;
  min-height:154px;
  padding:12px 4px 2px !important;
}
.product-card h3{
  margin:0 0 10px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:20px !important;
  font-weight:600 !important;
  line-height:1.02 !important;
  letter-spacing:-0.02em !important;
  color:#2c2117 !important;
}
.product-card p{
  font-size:15px !important;
  line-height:1.55 !important;
  color:#6c6053 !important;
  margin:0 0 10px !important;
}
.product-meta{
  gap:6px !important;
  margin-top:6px !important;
  font-size:14px !important;
  line-height:1.5 !important;
  color:#5f5449 !important;
}
.price{
  margin-top:14px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:18px !important;
  font-weight:700 !important;
  color:#9e7433 !important;
}
/* Remove empty gap previously occupied by category tag */
.product-card .product-img + div{
  padding-top:12px !important;
}
/* Prevent thin edge artifacts on gold pills / buttons */
.btn,
.tag,
.category-filter .filter-link,
.mobile-call-btn{
  position:relative;
  overflow:hidden;
  background-clip:padding-box;
  -webkit-tap-highlight-color:transparent;
}
.btn::before,
.tag::before,
.category-filter .filter-link::before,
.mobile-call-btn::before{
  content:none !important;
}


/* Product data/card cleanup: no extra text, richer typography */
.product-card-body{
  display:flex !important;
  flex-direction:column !important;
  min-height:150px !important;
  padding:14px 4px 4px !important;
}

.product-card h3{
  margin:0 0 12px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:22px !important;
  line-height:1.05 !important;
  letter-spacing:-.025em !important;
  color:#2b2117 !important;
}

.product-card .product-meta{
  gap:7px !important;
  margin-top:0 !important;
  font-size:14px !important;
  line-height:1.45 !important;
  color:#61564b !important;
}

.product-card .price{
  margin-top:16px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:20px !important;
  font-weight:700 !important;
  color:#9a7132 !important;
}

/* Remove possible thin edge artifacts on buttons */
.btn,
.header-phone,
.burger,
.category-filter .filter-link{
  overflow:hidden !important;
  background-clip:padding-box !important;
}


/* --- 2026-06 refined catalog/product styling --- */
.filter-panel{
  padding:18px !important;
  border-radius:22px !important;
  background:#f8f3ec !important;
  border:1px solid #ece2d5 !important;
  box-shadow:0 12px 32px rgba(79,56,27,.06) !important;
}

.filter-panel h3{
  margin:0 0 14px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:20px !important;
  line-height:1.1 !important;
  color:#2f2418 !important;
}

.category-filter{
  gap:10px !important;
}

.category-filter .filter-link{
  width:100% !important;
  min-height:48px !important;
  padding:12px 16px !important;
  border-radius:16px !important;
  background:#fffdf9 !important;
  border:1px solid #eadfce !important;
  color:#5d5144 !important;
  font-weight:600 !important;
  font-size:15px !important;
  letter-spacing:0 !important;
  box-shadow:none !important;
  outline:none !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  background-image:none !important;
}

.category-filter .filter-link:hover{
  background:#f3eadf !important;
  border-color:#dcc8ab !important;
  color:#2f2418 !important;
}

.category-filter .filter-link.active{
  background:#c39a57 !important;
  border-color:#c39a57 !important;
  color:#fffaf3 !important;
  box-shadow:0 8px 22px rgba(195,154,87,.18) !important;
}

.category-filter .filter-link::before,
.category-filter .filter-link::after,
.btn::before,
.btn::after{
  content:none !important;
}

.product-card-body{
  min-height:196px !important;
  padding:16px 6px 6px !important;
}

.product-card h3{
  margin:0 0 14px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:28px !important;
  font-weight:500 !important;
  line-height:.98 !important;
  letter-spacing:-.03em !important;
  color:#2d241a !important;
}

.product-specs{
  display:grid !important;
  gap:10px !important;
  margin:0 !important;
}

.product-spec{
  display:grid !important;
  gap:3px !important;
}

.spec-label{
  font-size:11px !important;
  line-height:1.2 !important;
  font-weight:700 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  color:#ae8a54 !important;
}

.spec-value{
  font-size:14px !important;
  line-height:1.5 !important;
  color:#54483d !important;
}

.product-price-block{
  margin-top:auto !important;
  padding-top:14px !important;
}

.price-label{
  display:block !important;
  margin-bottom:4px !important;
  font-size:11px !important;
  line-height:1.2 !important;
  font-weight:700 !important;
  letter-spacing:.12em !important;
  text-transform:uppercase !important;
  color:#ae8a54 !important;
}

.product-card .price,
.product-info-card .price{
  margin-top:0 !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:32px !important;
  line-height:1 !important;
  font-weight:600 !important;
  color:#8f6529 !important;
}

.product-info-card{
  padding:22px 24px !important;
  background:#fffdf9 !important;
  border:1px solid #ece2d5 !important;
  box-shadow:0 18px 44px rgba(79,56,27,.08) !important;
}

.product-specs-large .product-spec{
  padding:12px 0 !important;
  border-bottom:1px solid rgba(197,167,120,.18) !important;
}
.product-specs-large .product-spec:last-child{
  border-bottom:none !important;
}
.product-specs-large .spec-value{
  font-size:16px !important;
}
.product-price-block-large{
  margin:18px 0 4px !important;
  padding-top:0 !important;
}
.product-info-card .btn-primary{
  min-height:48px !important;
  padding:13px 22px !important;
  box-shadow:none !important;
  background:#c39a57 !important;
  border:1px solid #c39a57 !important;
  color:#fffaf3 !important;
}

@media (max-width: 860px){
  .filter-panel{
    padding:16px !important;
  }
  .product-card h3{
    font-size:24px !important;
  }
  .product-card .price,
  .product-info-card .price{
    font-size:28px !important;
  }
}


/* Catalog card specs: compact premium view */
.product-card{
  cursor:default !important;
}

.product-img-trigger{
  width:100%;
  padding:0 !important;
  border:0 !important;
  cursor:zoom-in !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  background:#fbf8f3 !important;
}

.product-card-body{
  display:flex !important;
  flex-direction:column !important;
  min-height:142px !important;
  padding:16px 4px 4px !important;
}

.product-card h3{
  margin:0 0 12px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:26px !important;
  font-weight:500 !important;
  line-height:1 !important;
  letter-spacing:-.03em !important;
  color:#2d241a !important;
}

.product-compact-specs{
  display:grid !important;
  gap:7px !important;
  margin:0 !important;
  color:#5f5449 !important;
}

.compact-material{
  font-size:15px !important;
  line-height:1.35 !important;
  color:#4e443a !important;
}

.compact-size{
  font-size:14px !important;
  line-height:1.35 !important;
  font-weight:600 !important;
  color:#7d623a !important;
}

.product-card .price{
  margin-top:16px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:28px !important;
  line-height:1 !important;
  font-weight:600 !important;
  color:#8f6529 !important;
}

/* Product photo lightbox */
.product-lightbox{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:rgba(45,34,22,.72);
  backdrop-filter:blur(10px);
}

.product-lightbox.is-open{
  display:flex;
}

.product-lightbox-dialog{
  position:relative;
  width:min(760px,88vw);
  display:flex;
  flex-direction:column;
  align-items:center;
}

.product-lightbox-image{
  display:block;
  width:100%;
  max-height:76vh;
  object-fit:contain;
  border-radius:22px;
  background:#fffdf9;
  box-shadow:0 28px 70px rgba(0,0,0,.28);
}

.product-lightbox-close{
  position:absolute;
  top:-10px;
  right:-10px;
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.42);
  background:rgba(255,255,255,.18);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}

.product-lightbox-hint{
  margin-top:14px;
  color:#fff7eb;
  font-size:13px;
  text-align:center;
}

/* Remove possible edge artifacts from buttons */
.btn,
.header-phone,
.burger,
.product-img-trigger{
  overflow:hidden !important;
  background-clip:padding-box !important;
}

.btn::before,
.btn::after,
.product-img-trigger::before,
.product-img-trigger::after{
  content:none !important;
}

@media (max-width:560px){
  .product-card h3{
    font-size:24px !important;
  }

  .product-card .price{
    font-size:26px !important;
  }

  .product-lightbox{
    padding:18px;
  }

  .product-lightbox-dialog{
    width:min(92vw,640px);
  }

  .product-lightbox-image{
    max-height:72vh;
    border-radius:18px;
  }

  .product-lightbox-close{
    top:-6px;
    right:-4px;
  }
}


/* Footer logo: keep original light logo, do not invert it into a black square */
.footer-logo{
  filter:none !important;
  width:132px !important;
  height:auto !important;
  display:block !important;
  background:transparent !important;
  border-radius:0 !important;
}

/* Product dimensions: labeled compact specs */
.product-compact-specs{
  gap:10px !important;
}

.compact-material{
  font-size:15px !important;
  line-height:1.4 !important;
  color:#4e443a !important;
}

.compact-dimensions{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:7px !important;
  margin-top:2px !important;
}

.dimension-pill{
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  min-height:50px !important;
  padding:8px 9px !important;
  border-radius:14px !important;
  background:#fbf6ee !important;
  border:1px solid rgba(183,145,85,.18) !important;
}

.dimension-label{
  display:block !important;
  margin-bottom:3px !important;
  font-size:10px !important;
  line-height:1.1 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
  font-weight:800 !important;
  color:#aa8247 !important;
  white-space:nowrap !important;
}

.dimension-value{
  display:block !important;
  font-size:14px !important;
  line-height:1.15 !important;
  font-weight:700 !important;
  color:#34281d !important;
  white-space:nowrap !important;
}

.product-card-body{
  min-height:172px !important;
}

@media (max-width: 560px){
  .compact-dimensions{
    grid-template-columns:1fr !important;
  }

  .dimension-pill{
    min-height:44px !important;
  }
}

/* Tables cards refinement: square photo format, softer material label, smaller price */
.catalog-layout .tables-grid-forced .product-card .product-img{
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  min-height: 0 !important;
  display:block !important;
  background:#f7f2ec !important;
  line-height:0 !important;
}

.catalog-layout .tables-grid-forced .product-card .product-img img{
  width:100% !important;
  height:100% !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center center !important;
  padding:0 !important;
  margin:0 !important;
  vertical-align:top !important;
}

.product-img-trigger{
  display:block !important;
  line-height:0 !important;
}

.compact-material{
  display:inline-flex !important;
  align-items:center !important;
  width:max-content !important;
  max-width:100% !important;
  padding:7px 12px !important;
  border-radius:999px !important;
  background:#f8f2e9 !important;
  border:1px solid rgba(183,145,85,.18) !important;
  font-size:12px !important;
  line-height:1.2 !important;
  letter-spacing:.10em !important;
  text-transform:uppercase !important;
  font-weight:700 !important;
  color:#8d7247 !important;
}

.product-card .price{
  font-size:23px !important;
  line-height:1.02 !important;
  margin-top:14px !important;
}

@media (max-width: 560px){
  .product-card .price{
    font-size:22px !important;
  }
  .compact-material{
    font-size:11px !important;
    letter-spacing:.08em !important;
    padding:6px 11px !important;
  }
}


.section-catalog-list{padding-top:18px;padding-bottom:56px}
@media(max-width:900px){.section-catalog-list{padding-top:14px;padding-bottom:38px}}
@media(max-width:560px){.section-catalog-list{padding-top:10px;padding-bottom:28px}}


/* Extendable table mark */
.extendable-badge{
  display:inline-flex !important;
  align-items:center !important;
  width:max-content !important;
  max-width:100% !important;
  padding:7px 12px !important;
  border-radius:999px !important;
  background:#fffaf3 !important;
  border:1px solid rgba(143,101,41,.22) !important;
  font-size:12px !important;
  line-height:1.2 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
  font-weight:800 !important;
  color:#8f6529 !important;
}


/* Refined footer contacts */
.site-footer{
  background:#f4eee6 !important;
  border-top:1px solid rgba(136,102,58,.14) !important;
  padding:42px 0 46px !important;
}
.footer-inner{
  display:grid !important;
  grid-template-columns:minmax(240px, 1fr) minmax(320px, 520px) !important;
  gap:36px !important;
  align-items:start !important;
}
.footer-brand{
  display:grid !important;
  gap:14px !important;
}
.footer-logo{
  filter:none !important;
  width:132px !important;
  height:auto !important;
  display:block !important;
  background:transparent !important;
  border-radius:0 !important;
}
.footer-note{
  margin:0 !important;
  max-width:320px !important;
  font-size:14px !important;
  line-height:1.65 !important;
  color:#776a5d !important;
}
.footer-contacts{
  display:grid !important;
  gap:14px !important;
  justify-self:end !important;
  width:min(100%, 460px) !important;
}
.footer-contact-item{
  padding:14px 16px !important;
  background:rgba(255,255,255,.45) !important;
  border:1px solid rgba(136,102,58,.12) !important;
  border-radius:16px !important;
  box-shadow:0 8px 24px rgba(72,52,28,.04) !important;
}
.footer-contact-label{
  font-size:11px !important;
  line-height:1.2 !important;
  letter-spacing:.16em !important;
  text-transform:uppercase !important;
  font-weight:700 !important;
  color:#b07b33 !important;
  margin-bottom:6px !important;
}
.footer-contact-value,
.footer-contact-value:link,
.footer-contact-value:visited{
  display:inline-block !important;
  color:#43362a !important;
  font-size:19px !important;
  line-height:1.35 !important;
  font-weight:500 !important;
  text-decoration:none !important;
}
.footer-contact-item:not(.footer-contact-phone) .footer-contact-value,
.footer-contact-item:not(.footer-contact-phone) .footer-contact-value:link,
.footer-contact-item:not(.footer-contact-phone) .footer-contact-value:visited{
  font-size:16px !important;
  font-weight:400 !important;
}
.footer-contact-phone .footer-contact-value{
  font-size:24px !important;
  letter-spacing:-.02em !important;
}
.footer-contact-value:hover{
  color:#8f6529 !important;
}

@media (max-width:900px){
  .footer-inner{
    grid-template-columns:1fr !important;
    gap:22px !important;
  }
  .footer-contacts{
    justify-self:stretch !important;
    width:100% !important;
  }
  .footer-contact-phone .footer-contact-value{
    font-size:22px !important;
  }
}


/* Contact section info refinement */
.contact-quick-info{display:grid;gap:12px;margin-top:22px}
.contact-quick-info p{margin:0;padding:14px 16px;border:1px solid rgba(201,168,106,.18);border-radius:16px;background:rgba(255,255,255,.035)}
.contact-quick-info span{display:block;margin-bottom:6px;font-size:11px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--gold)}
.contact-quick-info strong{display:block;font-size:20px;line-height:1.35;color:var(--cream);font-weight:600}
.contact-quick-info p:last-child strong{font-size:16px;font-weight:500;color:var(--muted)}

/* Footer typography polish */
.footer-note{
  text-transform:uppercase !important;
  letter-spacing:.14em !important;
  font-size:11px !important;
  line-height:1.75 !important;
  color:#9f8b74 !important;
}
.footer-contact-label{
  letter-spacing:.2em !important;
}
.footer-contact-value,
.footer-contact-value:link,
.footer-contact-value:visited{
  font-family: 'Inter', Arial, sans-serif !important;
  letter-spacing:.01em !important;
}
.footer-contact-phone .footer-contact-value{
  font-family: Georgia, 'Times New Roman', serif !important;
  font-weight:600 !important;
  text-transform:none !important;
}
.footer-contact-item:not(.footer-contact-phone) .footer-contact-value,
.footer-contact-item:not(.footer-contact-phone) .footer-contact-value:link,
.footer-contact-item:not(.footer-contact-phone) .footer-contact-value:visited{
  text-transform:uppercase !important;
  font-size:15px !important;
  line-height:1.5 !important;
}


/* sets catalog: square image card with short description and composition */
.catalog-products.sets-grid-forced{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.catalog-layout .sets-grid-forced .product-card .product-img{
  height:auto !important;
  aspect-ratio:1/1 !important;
  align-items:stretch !important;
  justify-content:stretch !important;
  background:#fbf8f3 !important;
}
.catalog-layout .sets-grid-forced .product-card .product-img img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
.set-brief{
  color:var(--muted);
  font-size:14px;
  line-height:1.6;
}
.set-composition{
  display:grid;
  gap:6px;
  margin-top:12px;
  padding-top:12px;
  border-top:1px solid rgba(136,102,58,.12);
}
.set-composition-label{
  font-size:11px;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:var(--gold2);
  font-weight:700;
}
.set-composition-value{
  color:#2f2418;
  font-size:14px;
  line-height:1.55;
  font-weight:600;
}
@media(max-width:900px){
  .catalog-products.sets-grid-forced{
    grid-template-columns:1fr !important;
  }
}


/* home hero promise block */
.hero-promise{
  margin-top:14px;
  padding:24px 26px;
  border-radius:26px;
  background:rgba(255,251,245,.72);
  border:1px solid rgba(136,102,58,.18);
  box-shadow:0 20px 48px rgba(92,68,36,.10);
  backdrop-filter:blur(6px);
}
.hero-promise-list{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:14px;
}
.hero-promise-list li{
  position:relative;
  padding-left:28px;
  font-size:clamp(20px,2.15vw,32px);
  line-height:1.22;
  color:#2d241b;
  font-weight:600;
  letter-spacing:-.02em;
}
.hero-promise-list li::before{
  content:"•";
  position:absolute;
  left:0;
  top:.04em;
  color:var(--gold);
  font-size:1.05em;
  line-height:1;
}
.hero-promise-list li span{
  color:#6f4f27;
}
.hero-scene-copy .actions{
  margin-top:24px;
}
@media(max-width:900px){
  .hero-promise{
    padding:18px 20px;
    margin-top:10px;
  }
  .hero-promise-list{
    gap:10px;
  }
  .hero-promise-list li{
    font-size:clamp(18px,3vw,24px);
    padding-left:24px;
  }
}
@media(max-width:560px){
  .hero-promise,
  .hero-promise-list,
  .hero-promise-list li{
    display:none !important;
  }
}


/* Hero points: plain text, no card/frame */
.hero-promise{
  margin-top:14px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
}

.hero-promise-list{
  gap:14px !important;
}

.hero-promise-list li{
  padding-left:28px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  color:#2d241b !important;
  text-shadow:none !important;
}

.hero-promise-list li::before{
  color:var(--gold) !important;
}

.hero-promise-list li span{
  color:#6f4f27 !important;
}


/* Home samples block */
.section-samples{padding-top:0}
.samples-block{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);
  gap:28px;
  padding:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));
  border-radius:26px;
  overflow:hidden;
}
.samples-media{
  min-height:100%;
  border-radius:20px;
  overflow:hidden;
  background:#111;
}
.samples-media img{
  width:100%;
  height:100%;
  min-height:520px;
  object-fit:cover;
  display:block;
}
.samples-copy{
  padding:14px 10px 14px 6px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.samples-copy .section-title{
  margin:10px 0 18px;
}
.samples-copy p{
  margin:0 0 14px;
  color:var(--muted);
  font-size:16px;
  max-width:640px;
}
.samples-copy .samples-accent{
  color:var(--cream);
  font-weight:700;
  font-size:17px;
}
.samples-copy .actions{margin-top:12px}
@media(max-width:900px){
  .samples-block{grid-template-columns:1fr;gap:20px;padding:16px}
  .samples-media img{min-height:380px}
  .samples-copy{padding:2px 4px 8px}
}
@media(max-width:560px){
  .section-samples{padding-top:6px}
  .samples-block{padding:14px;border-radius:22px}
  .samples-media img{min-height:300px}
  .samples-copy p{font-size:15px;margin-bottom:12px}
  .samples-copy .samples-accent{font-size:16px}
}


/* News featured section */
.news-hero{
  padding-bottom:14px !important;
}

.section-news-featured{
  padding-top:26px !important;
}

.news-featured-list{
  display:grid;
  gap:32px;
}

.news-featured-card{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:30px;
  padding:18px;
  border-radius:28px;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(251,248,243,.98));
}

.news-featured-card-reverse{
  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);
}

.news-featured-card-reverse .news-featured-media{
  order:2;
}

.news-featured-card-reverse .news-featured-content{
  order:1;
}

.news-featured-media{
  border-radius:22px;
  overflow:hidden;
  background:#f6f1e9;
  border:1px solid rgba(136,102,58,.12);
  min-height:420px;
}

.news-featured-media img,
.news-featured-media video{
  display:block;
  width:100%;
  height:100%;
  min-height:420px;
  object-fit:cover;
}

.news-video-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  background:#17120e;
}

.news-video-wrap video{
  background:#17120e;
}

.news-featured-content{
  padding:18px 12px 18px 4px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.news-featured-content h2{
  margin:10px 0 18px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(30px,3.2vw,48px);
  line-height:1.04;
  letter-spacing:-.03em;
  color:#2f2418;
  font-weight:500;
}

.news-featured-content p{
  margin:0 0 14px;
  color:#5f5449;
  font-size:16px;
  line-height:1.7;
}

.news-two-cols{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin:8px 0 16px;
}

.news-two-cols > div{
  padding:16px;
  border-radius:18px;
  background:#fbf7f0;
  border:1px solid rgba(136,102,58,.12);
}

.news-two-cols h3{
  margin:0 0 10px;
  font-size:15px;
  line-height:1.35;
  color:#2f2418;
}

.news-two-cols ul{
  margin:0;
  padding-left:18px;
  color:#6b5f53;
  font-size:14px;
  line-height:1.65;
}

.news-accent{
  margin-top:4px !important;
  color:#2f2418 !important;
  font-weight:700;
}

.news-extra{
  margin-top:48px;
}

.news-extra .section-title{
  margin-bottom:24px;
}

@media(max-width:900px){
  .news-featured-card,
  .news-featured-card-reverse{
    grid-template-columns:1fr;
    gap:20px;
  }

  .news-featured-card-reverse .news-featured-media,
  .news-featured-card-reverse .news-featured-content{
    order:initial;
  }

  .news-featured-media,
  .news-featured-media img,
  .news-featured-media video{
    min-height:340px;
  }

  .news-featured-content{
    padding:4px 2px 10px;
  }

  .news-two-cols{
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .news-featured-card{
    padding:14px;
    border-radius:22px;
  }

  .news-featured-media,
  .news-featured-media img,
  .news-featured-media video{
    min-height:260px;
  }

  .news-featured-content h2{
    font-size:30px;
  }

  .news-featured-content p{
    font-size:15px;
  }
}


/* Editable news from WP admin */
.news-featured-content h3{
  margin:16px 0 10px;
  font-size:17px;
  line-height:1.35;
  color:#2f2418;
}

.news-featured-content ul{
  margin:0 0 16px;
  padding-left:20px;
  color:#6b5f53;
  font-size:15px;
  line-height:1.7;
}

.single-news-media{
  margin:0 0 28px;
  border-radius:24px;
  overflow:hidden;
  background:#f6f1e9;
  border:1px solid rgba(136,102,58,.12);
}

.single-news-media img,
.single-news-media video{
  width:100%;
  max-height:680px;
  object-fit:cover;
  display:block;
}


/* Admin-created news cards shown below fixed salon news */
.admin-news-extra{
  margin-top:46px;
}

.admin-news-card{
  padding:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(251,248,243,.98)) !important;
  color:#2f2418;
}

.admin-news-card h3{
  margin:12px 0 8px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  line-height:1.08;
  color:#2f2418;
}

.admin-news-card p{
  color:#6a5d50;
  line-height:1.65;
}

.admin-news-thumb{
  height:220px;
  margin:-2px -2px 14px;
  border-radius:16px;
  overflow:hidden;
  background:#f6f1e9;
  border:1px solid rgba(136,102,58,.12);
}

.admin-news-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.admin-news-video-thumb{
  display:flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#3a2b1b,#111);
}

.admin-news-video-thumb span{
  color:#fff8ef;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
  font-size:12px;
}


/* Organic news feed: admin news appear above fixed salon news without separate block */
.organic-news-feed .news-featured-card{
  width:100%;
}

.organic-news-feed .news-featured-card:not(:has(.news-featured-media)){
  display:block;
  padding:34px 36px;
}

.organic-news-feed .news-featured-card:not(:has(.news-featured-media)) .news-featured-content{
  padding:0;
  max-width:860px;
}

.organic-news-feed .news-featured-card:not(:has(.news-featured-media)) .news-featured-content h2{
  font-size:clamp(32px,3.4vw,48px);
  margin-bottom:16px;
}

.organic-news-feed .news-featured-card:not(:has(.news-featured-media)) .news-featured-content p{
  max-width:760px;
}

.admin-news-extra{
  display:none !important;
}


/* Customer photos page */
.customer-photos-hero{
  padding-bottom:24px !important;
}

.customer-photos-lead{
  max-width:760px;
  margin:18px 0 0;
  color:#6a5d50;
  font-size:18px;
  line-height:1.65;
}

.customer-photos-actions{
  margin-top:24px;
}

.section-customer-photos{
  padding-top:26px !important;
}

.customer-photo-grid{
  columns:3 260px;
  column-gap:18px;
}

.customer-photo-card{
  display:block;
  break-inside:avoid;
  margin:0 0 18px;
  border-radius:22px;
  overflow:hidden;
  background:#fbf8f3;
  border:1px solid rgba(136,102,58,.13);
  box-shadow:0 18px 46px rgba(88,64,33,.08);
}

.customer-photo-card img{
  display:block;
  width:100%;
  height:auto;
  transition:transform .25s ease;
}

.customer-photo-card:hover img{
  transform:scale(1.025);
}

@media(max-width:900px){
  .customer-photo-grid{
    columns:2 240px;
  }
}

@media(max-width:560px){
  .customer-photos-lead{
    font-size:16px;
  }

  .customer-photo-grid{
    columns:1;
  }

  .customer-photo-card{
    border-radius:18px;
  }
}


/* About page: business block */
.section-about-business{
  padding-top:0;
}

.about-business-block{
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:32px;
  padding:20px;
  border-radius:28px;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));
}

.about-business-video{
  border-radius:22px;
  overflow:hidden;
  background:#111;
  border:1px solid rgba(201,168,106,.16);
  min-height:520px;
}

.about-business-video video{
  width:100%;
  height:100%;
  min-height:520px;
  object-fit:cover;
  display:block;
  background:#111;
}

.about-business-copy{
  padding:12px 8px 12px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.about-business-copy .section-title{
  margin:10px 0 20px;
}

.about-business-copy p{
  margin:0 0 16px;
  color:var(--muted);
  font-size:16px;
  line-height:1.75;
}

.about-business-copy h3{
  margin:8px 0 14px;
  color:var(--cream);
  font-size:22px;
  line-height:1.25;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:500;
}

.business-points{
  display:grid;
  gap:12px;
  margin:2px 0 18px;
}

.business-point{
  padding:16px 18px;
  border-radius:18px;
  border:1px solid rgba(201,168,106,.20);
  background:rgba(255,255,255,.025);
}

.business-point strong{
  display:block;
  margin-bottom:6px;
  color:var(--gold2);
  font-size:16px;
  line-height:1.35;
}

.business-point p{
  margin:0;
  font-size:15px;
  line-height:1.65;
}

.business-final{
  margin-top:4px;
  padding:18px 20px;
  border-radius:20px;
  background:rgba(201,168,106,.08);
  border:1px solid rgba(201,168,106,.22);
}

.business-final h3{
  margin-top:0;
}

.business-final ul{
  margin:0 0 12px;
  padding-left:20px;
  color:var(--muted);
  line-height:1.75;
}

.business-final p{
  margin:0;
  color:var(--cream);
  font-weight:700;
}

@media(max-width:900px){
  .about-business-block{
    grid-template-columns:1fr;
    gap:22px;
  }

  .about-business-video{
    order:1;
    min-height:420px;
  }

  .about-business-video video{
    min-height:420px;
  }

  .about-business-copy{
    order:2;
    padding:0 4px 8px;
  }
}

@media(max-width:560px){
  .section-about-business{
    padding-top:4px;
  }

  .about-business-block{
    padding:14px;
    border-radius:22px;
  }

  .about-business-video{
    order:1 !important;
    min-height:360px;
    border-radius:18px;
  }

  .about-business-video video{
    min-height:360px;
  }

  .about-business-copy{
    order:2 !important;
  }

  .about-business-copy p{
    font-size:15px;
    line-height:1.65;
  }

  .about-business-copy h3{
    font-size:20px;
  }

  .business-point{
    padding:14px;
    border-radius:16px;
  }

  .business-final{
    padding:16px;
    border-radius:18px;
  }
}


/* About mobile: video immediately after page title */
.about-mobile-video-section{
  display:none;
}

.about-business-video-mobile-only{
  display:none;
}

@media(max-width:560px){
  .about-mobile-video-section{
    display:block !important;
    padding-top:0 !important;
    padding-bottom:22px !important;
  }

  .about-business-video-mobile-only{
    display:block !important;
    min-height:360px !important;
    border-radius:20px !important;
  }

  .about-business-video-mobile-only video{
    min-height:360px !important;
  }

  .about-business-block > .about-business-video:not(.about-business-video-mobile-only){
    display:none !important;
  }

  .section-about-business{
    padding-top:0 !important;
  }
}


/* Footer social links */
.footer-socials{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:6px;
}

.footer-socials a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:10px 14px;
  border-radius:999px;
  border:1px solid rgba(136,102,58,.16);
  background:rgba(255,255,255,.42);
  color:#5b4630;
  font-size:12px;
  line-height:1;
  font-weight:800;
  letter-spacing:.12em;
  text-transform:uppercase;
  text-decoration:none;
  box-shadow:0 8px 22px rgba(72,52,28,.04);
  transition:.2s ease;
}

.footer-socials a:hover{
  background:#c39a57;
  border-color:#c39a57;
  color:#fffaf3;
  transform:translateY(-1px);
}

@media(max-width:900px){
  .footer-socials{
    margin-top:2px;
  }

  .footer-socials a{
    min-height:38px;
    padding:9px 13px;
  }
}


/* Customer photos: mobile full-frame images + lightbox trigger */
.customer-photo-trigger{
  cursor:zoom-in;
}

@media(max-width:560px){
  .customer-photo-card{
    width:100% !important;
    aspect-ratio:4 / 5 !important;
    display:block !important;
    border-radius:18px !important;
  }

  .customer-photo-card img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    display:block !important;
  }
}


/* Catalog landing: show category sections first, not all products */
.catalog-category-landing{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
  min-width:0;
}

.catalog-category-card{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:24px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(136,102,58,.16);
  box-shadow:0 18px 46px rgba(88,64,33,.08);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.catalog-category-card:hover{
  transform:translateY(-3px);
  border-color:rgba(195,154,87,.45);
  box-shadow:0 24px 60px rgba(88,64,33,.13);
}

.catalog-category-image{
  display:block;
  aspect-ratio:1 / 1;
  overflow:hidden;
  background:#fbf8f3;
}

.catalog-category-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
  transition:transform .28s ease;
}

.catalog-category-card:hover .catalog-category-image img{
  transform:scale(1.035);
}

.catalog-category-content{
  display:flex;
  flex-direction:column;
  gap:10px;
  padding:22px 22px 24px;
}

.catalog-category-kicker{
  color:#9b6f37;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:.18em;
  text-transform:uppercase;
}

.catalog-category-content strong{
  color:#1b1713;
  font-family:Georgia,"Times New Roman",serif;
  font-size:30px;
  line-height:1.05;
  font-weight:600;
}

.catalog-category-content span:last-child{
  color:#6a5d50;
  font-size:15px;
  line-height:1.55;
}

@media(max-width:980px){
  .catalog-category-landing{
    grid-template-columns:1fr;
  }

  .catalog-category-card{
    display:grid;
    grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);
    min-height:230px;
  }

  .catalog-category-image{
    aspect-ratio:auto;
    height:100%;
  }
}

@media(max-width:560px){
  .catalog-category-landing{
    gap:18px;
  }

  .catalog-category-card{
    display:flex;
    min-height:0;
    border-radius:22px;
  }

  .catalog-category-image{
    aspect-ratio:4 / 3;
    height:auto;
  }

  .catalog-category-content{
    padding:18px;
  }

  .catalog-category-content strong{
    font-size:27px;
  }
}


/* Mobile catalog category: shift chair image slightly lower so it is not cut */
@media(max-width:560px){
  .catalog-category-chairs .catalog-category-image img{
    object-position:center 42% !important;
  }
}


/* Mobile catalog category: show the full chair inside the frame */
@media(max-width:560px){
  .catalog-category-chairs .catalog-category-image{
    aspect-ratio:1 / 1 !important;
    background:#f8f5ef !important;
  }

  .catalog-category-chairs .catalog-category-image img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center center !important;
  }
}
