:root{--glam-ink:#191716;--glam-cream:#f7f2ed;--glam-blush:#eadbd5;--glam-taupe:#8b7b72;--glam-line:#ded6cf;--glam-gold:#b4976b}.glosmose-home{background:#fff;color:var(--glam-ink)}.glosmose-home .container{max-width:1440px;margin:0 auto;padding:0 28px}.glosmose-hero{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:var(--glam-cream)}.glosmose-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.glosmose-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(247,242,237,.9),rgba(247,242,237,.35),transparent)}.glosmose-hero__content{position:relative;z-index:1;max-width:570px;padding:70px 7%}.glosmose-eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:600}.glosmose-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(48px,6vw,88px);line-height:1.02;margin:15px 0 20px}.glosmose-hero p{font-size:16px;line-height:1.7;color:#625b56;max-width:500px;margin-bottom:30px}.glosmose-btn{display:inline-flex;align-items:center;justify-content:center;background:#191716;color:#fff;padding:15px 28px;min-height:48px;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;text-decoration:none}.glosmose-btn:hover{background:#b4976b;color:#fff}.glosmose-section{padding:76px 0}.glosmose-section--cream{background:var(--glam-cream)}.glosmose-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.glosmose-heading h2{font-family:Georgia,serif;font-weight:400;font-size:42px;margin:0}.glosmose-link{text-transform:uppercase;letter-spacing:.14em;font-size:10px;border-bottom:1px solid #191716;padding-bottom:4px}.glosmose-cats{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.glosmose-cat{position:relative;aspect-ratio:1/1.18;overflow:hidden;background:#eee}.glosmose-cat img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.glosmose-cat:hover img{transform:scale(1.05)}.glosmose-cat span{position:absolute;left:16px;bottom:15px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.13em;text-shadow:0 1px 8px #222}.glosmose-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.glosmose-product__image{position:relative;aspect-ratio:1/1.2;background:#f5f0eb;overflow:hidden}.glosmose-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.glosmose-product:hover .glosmose-product__image img{transform:scale(1.035)}.glosmose-badge{position:absolute;top:12px;left:12px;background:#fff;padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.glosmose-product__meta{padding:12px 2px}.glosmose-product__vendor{font-size:9px;color:#8b817b;text-transform:uppercase;letter-spacing:.13em}.glosmose-product__title{font-family:Georgia,serif;font-size:17px;margin:4px 0}.glosmose-product__price{font-size:13px}.glosmose-editorial{display:grid;grid-template-columns:1fr 1fr}.glosmose-editorial img{width:100%;height:100%;min-height:570px;object-fit:cover}.glosmose-editorial__copy{display:flex;align-items:center;background:#eadbd5;padding:70px}.glosmose-editorial__copy h2{font-family:Georgia,serif;font-size:54px;line-height:1.04;font-weight:400;margin:12px 0 20px}.glosmose-editorial__copy p{color:#625b56;line-height:1.7;max-width:480px;margin-bottom:28px}.glosmose-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--glam-line)}.glosmose-benefit{text-align:center;padding:24px 12px;border-right:1px solid var(--glam-line)}.glosmose-benefit:last-child{border-right:0}.glosmose-benefit strong{display:block;font-family:Georgia,serif;font-size:18px;font-weight:400}.glosmose-benefit span{font-size:11px;color:#817770}.glosmose-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.glosmose-review{padding:30px;border:1px solid #38302c}.glosmose-review .stars{letter-spacing:.18em}.glosmose-review p{font-family:Georgia,serif;font-size:20px;line-height:1.45}.glosmose-newsletter{text-align:center;padding:72px 20px;background:#eee6df}.glosmose-newsletter h2{font-family:Georgia,serif;font-size:45px;font-weight:400;margin:0 0 10px}.glosmose-newsletter p{color:#6d6560}.glosmose-newsletter form{max-width:520px;margin:24px auto 0;display:flex;border-bottom:1px solid #191716}.glosmose-newsletter input{flex:1;border:0;background:transparent;padding:13px 0;outline:0}.glosmose-newsletter button{border:0;background:transparent;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:700}@media(max-width:1000px){.glosmose-cats,.glosmose-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.glosmose-home .container{padding:0 16px}.glosmose-hero{min-height:600px;align-items:end}.glosmose-hero:after{background:linear-gradient(0deg,rgba(247,242,237,.95),rgba(247,242,237,.1) 65%,transparent)}.glosmose-hero__content{padding:25px 20px 35px}.glosmose-hero h1{font-size:46px}.glosmose-section{padding:52px 0}.glosmose-heading h2{font-size:34px}.glosmose-cats{grid-template-columns:repeat(2,1fr);gap:10px}.glosmose-products{grid-template-columns:repeat(2,1fr);gap:12px}.glosmose-editorial{grid-template-columns:1fr}.glosmose-editorial img{min-height:410px}.glosmose-editorial__copy{padding:50px 24px}.glosmose-editorial__copy h2{font-size:43px}.glosmose-benefits{grid-template-columns:repeat(2,1fr)}.glosmose-benefit:nth-child(2){border-right:0}.glosmose-benefit{border-bottom:1px solid var(--glam-line)}.glosmose-reviews{grid-template-columns:1fr}.glosmose-newsletter h2{font-size:36px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/glosmose-beauty.css.map */
