:root{--os-brown: #3d2e1e;--os-tan: #c4a882;--os-off-white: #f5f4f1;--os-white: #ffffff;--os-black: #0a0a0a;--os-text: #2a2016;--os-muted: #7a6a56}.os-page{font-family:Cormorant Garamond,Georgia,serif;color:var(--os-text)}.os-container{max-width:1200px;margin:0 auto;padding:0 32px}.os-container--narrow{max-width:720px}.os-container--center{text-align:center}.os-hero{position:relative;height:80vh;min-height:520px;display:flex;align-items:flex-end;overflow:hidden}.os-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.03);transition:transform 8s ease}.os-hero:hover .os-hero__bg{transform:scale(1)}.os-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,10,5,.85) 0%,rgba(15,10,5,.15) 60%,transparent 100%)}.os-hero__content{position:relative;z-index:2;padding:64px 48px;max-width:760px}.os-hero__title{font-size:clamp(32px,5vw,60px);font-weight:400;color:var(--os-white);line-height:1.15;letter-spacing:-.01em;margin:0}.os-eyebrow{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--os-tan);margin-bottom:12px}.os-eyebrow--center{text-align:center}.os-eyebrow--light{color:#fff9}.os-section{padding:96px 32px}.os-section--light{background:var(--os-off-white)}.os-section--dark{background:var(--os-brown)}.os-section__title{font-size:clamp(28px,3.5vw,44px);font-weight:400;line-height:1.2;margin:0 0 32px;letter-spacing:-.01em}.os-section__title--center{text-align:center}.os-section__title--light{color:var(--os-white)}.os-section--dark p,.os-section--dark .os-lead{color:#fff!important}.os-lead{font-size:clamp(18px,2vw,22px);line-height:1.7;margin-bottom:24px;color:var(--os-text)}.os-lead--light{color:#fff}.os-section p{font-size:17px;line-height:1.9;margin-bottom:20px;color:var(--os-text)}.os-pullquote{font-size:clamp(20px,2.5vw,28px)!important;line-height:1.5!important;font-style:italic;color:var(--os-brown)!important;border-left:3px solid var(--os-tan);padding-left:24px;margin:40px 0!important}.os-pullquote--accent{font-size:clamp(24px,3vw,36px)!important;font-style:normal;font-weight:600;border:none;padding-left:0;color:var(--os-brown)!important}.os-split{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:var(--os-white)}.os-split__image img{width:100%;height:100%;object-fit:cover;display:block}.os-split__text{padding:80px 64px;display:flex;flex-direction:column;justify-content:center}.os-split__text h2{font-size:clamp(26px,3vw,40px);font-weight:400;line-height:1.2;letter-spacing:-.01em;margin:0 0 24px}.os-split__text p{font-size:17px;line-height:1.9;margin-bottom:16px;color:var(--os-muted)}.os-numbers{background:var(--os-brown);padding:72px 32px}.os-numbers__grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:48px;text-align:center}.os-numbers__num{display:block;font-size:clamp(48px,6vw,80px);font-weight:300;color:var(--os-white);line-height:1;letter-spacing:-.03em}.os-numbers__label{display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-top:10px}.os-full-image{height:60vh;min-height:400px;overflow:hidden}.os-full-image img{width:100%;height:100%;object-fit:cover;display:block}.os-products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.os-product-card{text-decoration:none;color:var(--os-text);background:var(--os-white);border-radius:4px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.os-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.os-product-card__image{aspect-ratio:4/5;overflow:hidden}.os-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.os-product-card:hover .os-product-card__image img{transform:scale(1.04)}.os-product-card__body{padding:24px}.os-product-card__scent{font-size:18px;font-weight:500;margin-bottom:8px;letter-spacing:-.01em}.os-product-card__desc{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:var(--os-muted);line-height:1.6;margin-bottom:16px}.os-product-card__cta{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--os-brown);font-weight:600}.os-discovery{background:var(--os-brown);padding:96px 32px;text-align:center}.os-discovery__title{font-size:clamp(36px,5vw,64px);font-weight:400;color:var(--os-white);margin:0 0 20px;letter-spacing:-.02em}.os-discovery__sub{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#ffffffb3;max-width:560px;margin:0 auto 40px;line-height:1.7}.os-discovery__btn{display:inline-block;background:var(--os-white);color:var(--os-brown);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;padding:16px 40px;border-radius:2px;transition:background .2s ease,color .2s ease}.os-discovery__btn:hover{background:var(--os-tan);color:var(--os-white)}.os-closing{font-size:clamp(22px,3vw,36px)!important;font-style:italic;line-height:1.5!important;color:var(--os-brown)!important;margin-bottom:8px!important}.os-closing--accent{font-style:normal;font-weight:600;font-size:clamp(28px,4vw,48px)!important;margin-top:0!important}.os-signature{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:13px!important;letter-spacing:.08em;color:var(--os-muted)!important;margin-top:32px!important}@media(max-width:768px){.os-split{grid-template-columns:1fr}.os-split__text{padding:48px 32px}.os-numbers__grid{grid-template-columns:repeat(2,1fr);gap:32px}.os-products{grid-template-columns:1fr}.os-hero__content{padding:40px 24px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/our-story.css.map */
