@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
.smb-catalog{--ink:#16231d;--forest:#1f382c;--deep:#10271e;--cream:#f4f0e6;--paper:#fbfaf6;--gold:#ba8b45;--line:#d8d7cf;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif}
.smb-catalog *{box-sizing:border-box}.smb-catalog h1,.smb-catalog h2,.smb-catalog h3,.smb-catalog p{margin-top:0}.smb-catalog h1,.smb-catalog h2{font-family:"Libre Caslon Display",Georgia,serif;font-weight:400;letter-spacing:-.035em}
.smb-catalog__hero{min-height:54rem;padding:11rem 7vw 8rem;display:grid;align-content:end;position:relative;overflow:hidden;background:var(--deep);color:var(--catalog-hero-text,#fff)!important}.smb-catalog__hero:after{content:"";position:absolute;inset:0;background:var(--catalog-overlay,#10271e);opacity:var(--catalog-overlay-opacity,.72)}
.smb-catalog__hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.smb-catalog__hero-copy{position:relative;z-index:1;max-width:85rem}.smb-catalog__eyebrow{color:var(--gold);font-size:1rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.smb-catalog__hero h1{margin:2rem 0;font-size:clamp(5rem,7vw,10rem);line-height:.92}.smb-catalog__hero p{max-width:65rem;color:rgba(255,255,255,.76);font-size:1.5rem;line-height:1.75}
.smb-catalog__hero h1{color:var(--catalog-hero-text,#fff)!important}.smb-catalog__hero p:not(.smb-catalog__eyebrow){color:var(--catalog-hero-text,#fff)!important;opacity:.82}.smb-catalog__hero .smb-catalog__eyebrow{color:var(--gold)!important}
.smb-catalog__nav{padding:2rem 7vw;display:flex;gap:1rem;flex-wrap:wrap;position:sticky;top:0;z-index:5;background:rgba(251,250,246,.96);border-bottom:1px solid var(--line)}.smb-catalog__nav a{padding:.8rem 1.2rem;border:1px solid var(--line);color:var(--forest);font-size:.95rem;text-decoration:none}
.smb-catalog__section{padding:8rem 7vw}.smb-catalog__section:nth-child(even){background:var(--cream)}.smb-catalog__head{max-width:82rem;margin-bottom:4rem}.smb-catalog__head h2{font-size:clamp(4rem,5vw,7rem);line-height:1}.smb-catalog__head p{max-width:68rem;color:#69746d;line-height:1.7}
.smb-catalog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.smb-catalog__card{min-height:43rem;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);overflow:hidden}.smb-catalog__image{height:22rem;overflow:hidden;background:#ddd}.smb-catalog__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s}.smb-catalog__card:hover img{transform:scale(1.035)}.smb-catalog__body{padding:2.6rem;display:flex;flex:1;flex-direction:column}.smb-catalog__body small{color:var(--gold);font-size:.85rem;letter-spacing:.14em;text-transform:uppercase}.smb-catalog__body h3{margin:1rem 0;font:2.5rem Georgia,serif}.smb-catalog__body p{color:#69746d;line-height:1.65}.smb-catalog__spec{margin-top:auto;padding-top:1.8rem;border-top:1px solid var(--line);color:var(--forest);font-weight:700;letter-spacing:.05em}
.smb-catalog__price{margin:1.5rem 0 0!important;color:var(--forest)!important;font:2rem Georgia,serif!important}.smb-catalog__price span{display:block;margin-bottom:.35rem;color:#8a918c;font:700 .75rem "DM Sans",Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.smb-catalog__detail-link{margin-top:1.5rem;color:var(--forest);font-size:1rem;font-weight:700;letter-spacing:.08em;text-decoration:underline;text-underline-offset:.35rem;text-transform:uppercase}
.smb-catalog__credit{padding:0 7vw 4rem;color:#78817b;font-size:1rem;text-align:right}.smb-catalog__credit a{color:inherit}
.smb-catalog__contact{padding:9rem 7vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:var(--forest);color:#fff}.smb-catalog__contact h2{font-size:clamp(4rem,5vw,7rem);line-height:1}.smb-catalog__contact p{color:rgba(255,255,255,.7);line-height:1.7}.smb-catalog__form{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.smb-catalog__form label{display:grid;gap:.6rem;color:#e8d4af;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.smb-catalog__form .wide{grid-column:1/-1}.smb-catalog__form input,.smb-catalog__form select,.smb-catalog__form textarea{width:100%;padding:1.35rem;border:1px solid rgba(255,255,255,.3);border-radius:0;background:rgba(255,255,255,.08);color:#fff}.smb-catalog__form option{color:#111}.smb-catalog__form textarea{min-height:10rem}.smb-catalog__button{grid-column:1/-1;padding:1.5rem 2rem;border:0;background:#d6b272;color:#14231c;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.smb-catalog__success{padding:2rem;border:1px solid rgba(255,255,255,.25);font-size:1.4rem}
@media(max-width:990px){.smb-catalog__grid{grid-template-columns:1fr 1fr}.smb-catalog__contact{grid-template-columns:1fr}}
@media(max-width:749px){.smb-catalog__hero{min-height:45rem;padding:8rem 2.2rem 5rem}.smb-catalog__nav{padding:1.5rem 2.2rem;position:static}.smb-catalog__section{padding:6rem 2.2rem}.smb-catalog__grid{grid-template-columns:1fr}.smb-catalog__contact{padding:7rem 2.2rem}.smb-catalog__form{grid-template-columns:1fr}.smb-catalog__form .wide{grid-column:auto}.smb-catalog__credit{padding:0 2.2rem 3rem}}
