/*
Theme Name: CONMAS Showroom
Template: astra
Version: 1.0.0
*/

:root{--ink:#17211d;--muted:#66716c;--paper:#f5f3ed;--white:#fff;--sage:#dce6df;--line:#d9ddd9;--accent:#bf5a36;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.cm-wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.cm-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.93);backdrop-filter:blur(14px);border-bottom:1px solid rgba(23,33,29,.09)}.cm-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.cm-logo img{width:176px;height:auto}.cm-links{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:650;letter-spacing:.02em}.cm-cta,.cm-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 22px;background:var(--ink);color:#fff;font-weight:700;font-size:14px}.cm-cta:hover,.cm-btn:hover{background:var(--accent);color:#fff}.cm-menu{display:none;border:0;background:none;font-size:24px}.cm-hero{background:var(--paper);padding:74px 0 86px;overflow:hidden}.cm-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:65px;align-items:center}.cm-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--accent);margin:0 0 20px}.cm-hero h1{font-family:Georgia,serif;font-size:clamp(50px,6vw,88px);font-weight:500;letter-spacing:-.045em;line-height:.98;margin:0 0 28px}.cm-lead{font-size:19px;color:#4e5c56;max-width:620px;margin:0 0 34px}.cm-actions{display:flex;gap:13px;flex-wrap:wrap}.cm-btn.alt{background:transparent;color:var(--ink);border:1px solid #aeb7b2}.cm-hero-products{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:260px 260px;gap:14px;transform:rotate(1.5deg)}.cm-hero-products figure{margin:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px rgba(22,32,27,.10)}.cm-hero-products figure:nth-child(2){transform:translateY(32px)}.cm-hero-products img{width:100%;height:100%;object-fit:cover}.cm-trust{border-bottom:1px solid var(--line);background:#fff}.cm-trust-row{min-height:86px;display:grid;grid-template-columns:1.3fr repeat(4,1fr);align-items:center;gap:24px}.cm-trust strong{font-size:13px;text-transform:uppercase;letter-spacing:.12em}.cm-trust span{font-size:14px;color:var(--muted);text-align:center}.cm-section{padding:104px 0}.cm-section.soft{background:#f8faf8}.cm-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.cm-head h2,.cm-story h2,.cm-cap h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.035em;font-weight:500;margin:0}.cm-head p{max-width:470px;color:var(--muted);margin:0}.cm-products{display:grid;grid-template-columns:repeat(4,1fr);gap:26px 18px}.cm-card{min-width:0}.cm-card figure{aspect-ratio:1/1.15;background:#f2f3f0;border-radius:10px;overflow:hidden;margin:0 0 15px}.cm-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.cm-card:hover img{transform:scale(1.025)}.cm-card h3{font-size:15px;line-height:1.35;margin:0;font-weight:650}.cm-card small{display:block;color:var(--muted);margin-top:5px}.cm-story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.cm-story p{font-size:18px;color:#4f5c57}.cm-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.cm-time{background:#fff;padding:34px}.cm-time b{font-family:Georgia,serif;color:var(--accent);font-size:34px}.cm-time h3{font-size:18px;margin:18px 0 10px}.cm-time p{font-size:14px;color:var(--muted);margin:0}.cm-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.cm-cap{padding:30px;border:1px solid var(--line);border-radius:10px;background:#fff}.cm-num{font-size:12px;color:var(--accent);font-weight:800;letter-spacing:.12em}.cm-cap h3{font-size:19px;margin:44px 0 12px}.cm-cap p{font-size:14px;color:var(--muted);margin:0}.cm-band{background:var(--ink);color:#fff;padding:76px 0}.cm-band-row{display:flex;justify-content:space-between;align-items:center;gap:50px}.cm-band h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,58px);font-weight:500;line-height:1.05;margin:0;max-width:780px}.cm-band .cm-btn{background:#fff;color:var(--ink);white-space:nowrap}.cm-page{padding:72px 0 110px}.cm-page-title{font-family:Georgia,serif;font-size:clamp(48px,6vw,76px);font-weight:500;letter-spacing:-.04em;margin:0 0 18px}.cm-page-intro{color:var(--muted);font-size:18px;max-width:650px;margin-bottom:50px}.cm-footer{padding:62px 0 28px;background:#111815;color:#fff}.cm-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.cm-footer-logo{filter:invert(1);width:165px;margin-bottom:23px}.cm-footer p,.cm-footer a{color:#b9c3bd;font-size:14px}.cm-footer h4{font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 18px}.cm-footer a{display:block;margin:8px 0}.cm-copy{border-top:1px solid #34403a;margin-top:44px;padding-top:22px;color:#84908a;font-size:12px}.cm-content{max-width:960px}.cm-content h1,.cm-content h2{font-family:Georgia,serif}.cm-empty{grid-column:1/-1;padding:50px;background:var(--paper);text-align:center;color:var(--muted)}
@media(max-width:900px){.cm-links{display:none}.cm-menu{display:block}.cm-hero-grid,.cm-story-grid{grid-template-columns:1fr}.cm-hero{padding-top:52px}.cm-hero-products{grid-template-rows:210px 210px}.cm-products,.cm-cap-grid{grid-template-columns:repeat(2,1fr)}.cm-trust-row{grid-template-columns:1fr 1fr}.cm-trust-row strong{grid-column:1/-1;text-align:center}.cm-timeline{grid-template-columns:1fr}.cm-band-row{align-items:flex-start;flex-direction:column}.cm-footer-grid{grid-template-columns:1fr 1fr}.cm-footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.cm-wrap{width:min(calc(100% - 30px),var(--max))}.cm-nav{height:68px}.cm-logo img{width:145px}.cm-hero-products{grid-template-rows:165px 165px}.cm-products{grid-template-columns:1fr 1fr;gap:20px 10px}.cm-section{padding:72px 0}.cm-head{align-items:start;flex-direction:column}.cm-cap-grid,.cm-footer-grid{grid-template-columns:1fr}.cm-footer-grid>div:first-child{grid-column:auto}.cm-card h3{font-size:13px}}

/* 1.1 — structured B2B catalogue refinement */
body{font-family:Arial,"Helvetica Neue",sans-serif;background:#fff;letter-spacing:0}
.cm-header{background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
.cm-nav{height:72px}.cm-logo img{width:164px}.cm-links{gap:30px;font-size:13px}.cm-cta,.cm-btn{border-radius:5px;padding:13px 20px}
.cm-hero{padding:72px 0 78px;background:#f6f6f3}.cm-hero-grid{grid-template-columns:1fr 1fr;gap:48px}
.cm-kicker{letter-spacing:.16em;font-size:11px;margin-bottom:18px}
.cm-hero h1,.cm-head h2,.cm-story h2,.cm-page-title,.cm-band h2{font-family:Arial,"Helvetica Neue",sans-serif;font-weight:700;letter-spacing:-.045em}
.cm-hero h1{font-size:clamp(48px,5.1vw,74px);line-height:1.01;margin-bottom:24px}.cm-lead{font-size:17px;line-height:1.65;max-width:570px}
.cm-hero-products{transform:none;grid-template-columns:1fr 1fr;grid-template-rows:224px 224px;gap:14px}
.cm-hero-products figure,.cm-hero-products figure:nth-child(2){transform:none;border-radius:8px;box-shadow:none;border:1px solid #dedfda;background:#fff}
.cm-hero-products img{object-fit:contain;padding:14px;background:#fff}
.cm-trust-row{min-height:76px}.cm-section{padding:88px 0}.cm-head{margin-bottom:34px}.cm-head h2{font-size:clamp(34px,3.5vw,50px)}
.cm-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.cm-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e0e3df;border-radius:8px;overflow:hidden;transition:border-color .2s,box-shadow .2s}
.cm-card:hover{border-color:#b9bfba;box-shadow:0 8px 24px rgba(20,30,25,.06)}
.cm-card figure{aspect-ratio:1/1.08;border-radius:0;margin:0;background:#f4f5f2;border-bottom:1px solid #e6e8e4}
.cm-card img,.cm-card:hover img{object-fit:contain;padding:20px;background:#f4f5f2;transform:none;transition:none}
.cm-card h3{font-size:14px;line-height:1.45;font-weight:650;margin:16px;min-height:41px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.cm-card small{font-size:11px;text-transform:uppercase;letter-spacing:.11em;margin:0 16px 16px;color:#7b847f}
.cm-story-grid{gap:65px}.cm-story p{font-size:16px}.cm-timeline{border-radius:8px;overflow:hidden}.cm-time{padding:28px}.cm-time b{font-family:Arial,sans-serif;font-size:27px;font-weight:750}.cm-time h3{margin-top:32px}
.cm-cap-grid{gap:16px}.cm-cap{border-radius:8px;padding:26px;min-height:240px}.cm-cap h3{margin-top:46px}.cm-page{padding:68px 0 96px;background:#f7f8f6}.cm-page-title{font-size:clamp(42px,5vw,64px);margin-bottom:14px}.cm-page-intro{font-size:16px;margin-bottom:38px}.cm-band{padding:66px 0}.cm-band h2{font-size:clamp(32px,3.5vw,48px)}
@media(max-width:900px){.cm-hero-grid{grid-template-columns:1fr}.cm-products{grid-template-columns:repeat(2,minmax(0,1fr))}.cm-card h3{min-height:auto}.cm-hero-products{grid-template-rows:210px 210px}}
@media(max-width:560px){.cm-nav{height:64px}.cm-logo img{width:142px}.cm-cta{padding:10px 13px;font-size:12px}.cm-hero{padding:50px 0 60px}.cm-hero h1{font-size:45px}.cm-hero-products{grid-template-rows:150px 150px;gap:9px}.cm-hero-products img{padding:8px}.cm-products{grid-template-columns:1fr;gap:15px}.cm-card figure{aspect-ratio:1.12/1}.cm-card h3{font-size:14px}.cm-section{padding:66px 0}}

/* 1.2 — photographic hero and designed capability band */
.cm-hero{padding:58px 0;background:#f4f1eb}.cm-hero-grid{grid-template-columns:.86fr 1.14fr;gap:46px}.cm-hero-visual{margin:0;min-height:510px;border-radius:10px;overflow:hidden;background:#e8e3da;box-shadow:0 20px 50px rgba(25,31,27,.10)}.cm-hero-visual img{width:100%;height:100%;min-height:510px;object-fit:cover;object-position:center}
.cm-trust{background:#17211d;color:#fff;border:0;padding:70px 0}.cm-trust-intro{display:grid;grid-template-columns:.9fr 1.1fr;align-items:end;gap:60px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.18)}.cm-trust-intro .cm-kicker{color:#d88768;margin-bottom:12px}.cm-trust-intro h2{font-size:clamp(34px,3.7vw,54px);line-height:1.02;letter-spacing:-.04em;margin:0}.cm-trust-intro>p{max-width:570px;color:#c8d0cb;font-size:16px;margin:0 0 5px}.cm-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.cm-trust-grid article{padding:34px 28px 4px 0;margin-right:28px;border-right:1px solid rgba(255,255,255,.16)}.cm-trust-grid article:last-child{border-right:0;margin-right:0}.cm-trust-grid b{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#bf5a36;color:#fff;font-size:11px;letter-spacing:.08em}.cm-trust-grid h3{font-size:17px;margin:24px 0 10px}.cm-trust-grid p{color:#aeb9b3;font-size:13px;line-height:1.55;margin:0}
.cm-card figure{background:#f3f2ee}.cm-card img,.cm-card:hover img{width:100%;height:100%;padding:0;object-fit:cover;background:#f3f2ee;transform:scale(1.22);transform-origin:center;transition:none}.cm-card{box-shadow:none}.cm-card h3{background:#fff;position:relative;z-index:2}
@media(max-width:900px){.cm-hero-grid{grid-template-columns:1fr}.cm-hero-visual,.cm-hero-visual img{min-height:430px}.cm-trust-intro{grid-template-columns:1fr;gap:20px}.cm-trust-grid{grid-template-columns:1fr 1fr}.cm-trust-grid article:nth-child(2){border-right:0}.cm-trust-grid article{margin-right:18px;padding-right:18px}}
@media(max-width:560px){.cm-hero{padding:42px 0 0}.cm-hero-grid{gap:36px}.cm-hero-visual{border-radius:0;margin-left:-15px;margin-right:-15px;min-height:310px}.cm-hero-visual img{min-height:310px;object-position:60% center}.cm-trust{padding:58px 0}.cm-trust-intro{padding-bottom:28px}.cm-trust-grid{grid-template-columns:1fr 1fr}.cm-trust-grid article{padding-top:27px;margin-right:12px;padding-right:12px}.cm-trust-grid h3{font-size:15px;margin-top:18px}.cm-trust-grid p{font-size:12px}.cm-card figure{aspect-ratio:1.08/1}.cm-card img,.cm-card:hover img{transform:scale(1.2)}}
/* 1.3 — final contrast and catalog crop refinements */
.cm-trust-intro h2,.cm-trust-grid h3{color:#fff}
.cm-card img,.cm-card:hover img{transform:scale(1.28)}
@media(max-width:560px){.cm-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.cm-card figure{aspect-ratio:1/1.08}.cm-card h3{font-size:12px;line-height:1.4;min-height:50px;margin-top:10px}.cm-card img,.cm-card:hover img{transform:scale(1.27)}}
