:root{--rich-ink:#11110f;--rich-paper:#f1ecdf;--rich-acid:#d9ff43;--rich-coral:#ff6b50;--rich-blue:#7187ff;--rich-line:rgba(17,17,15,.9)}
html{scroll-behavior:smooth}body{background:var(--rich-paper);color:var(--rich-ink);font-family:Arial,Helvetica,sans-serif}.gradient{background:transparent}.page-width{max-width:160rem}.content-for-layout{overflow:hidden}.rich-eyebrow{font-size:1.1rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin:0}.rich-button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2rem;border:1px solid var(--rich-ink);border-radius:999px;background:var(--rich-ink);color:var(--rich-paper);font-size:1.1rem;font-weight:900;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:transform .2s,background .2s,color .2s}.rich-button:hover{transform:translateY(-2px)}.rich-button--outline{background:transparent;color:var(--rich-ink)}
.announcement-bar-section{background:var(--rich-ink)!important;color:var(--rich-paper)!important}.announcement-bar{min-height:3.4rem}.announcement-bar__message{font:800 1rem/1.2 Arial,sans-serif;letter-spacing:.16em}.announcement-bar__message:after{content:' ✦';color:var(--rich-acid);margin-left:1rem}.section-header{z-index:20}.header-wrapper{background:rgba(241,236,223,.94)!important;border-color:var(--rich-line)!important;backdrop-filter:blur(14px)}.header{min-height:7.4rem;padding-left:3vw!important;padding-right:3vw!important}.header__heading-logo{max-height:3.4rem;width:auto}.header__menu-item,.header__active-menu-item{font:800 1.1rem/1 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--rich-ink)!important;text-decoration:none}.header__menu-item:hover{opacity:.55}.header__icon{color:var(--rich-ink)}.header__icons{gap:.2rem}.header__icon--cart{margin-left:1rem}.header__icon--cart:after{content:'SHOP';font-size:.9rem;font-weight:900;letter-spacing:.1em;margin-left:.6rem}.menu-drawer{background:var(--rich-paper)!important}.menu-drawer__menu-item{font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.rich-hero{position:relative;min-height:calc(100vh - 10.8rem);padding:5vh 3vw 3.5vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--rich-paper);border-bottom:1px solid var(--rich-line);overflow:hidden}.rich-hero__meta{display:flex;justify-content:space-between;font-size:1rem;font-weight:800;letter-spacing:.18em}.rich-hero__title{font-family:Arial,Helvetica,sans-serif;font-weight:950;font-size:clamp(7rem,14.5vw,21rem);line-height:.73;letter-spacing:-.095em;margin:5vh 0 6vh;color:var(--rich-ink)}.rich-hero__title span,.rich-hero__title em{display:block}.rich-hero__title em{color:var(--rich-coral);font-family:Georgia,serif;font-weight:400;font-style:italic}.rich-hero__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem}.rich-hero__lead{max-width:65rem;font-size:clamp(1.8rem,2vw,2.6rem);line-height:1.35;margin:0 0 2.4rem}.rich-hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.rich-hero__proof{max-width:33rem;border-left:1px solid var(--rich-ink);padding-left:2rem;display:flex;flex-direction:column;gap:.7rem;font-size:1.1rem;line-height:1.45}.rich-hero__proof strong{letter-spacing:.07em}.rich-hero__proof span{opacity:.7}.rich-spark{position:absolute;font-size:6rem;line-height:1;color:var(--rich-blue);pointer-events:none}.rich-spark--one{right:29%;top:17%}.rich-spark--two{right:8%;bottom:29%;color:var(--rich-acid)}
.rich-marquee{overflow:hidden;background:var(--rich-acid);border-bottom:1px solid var(--rich-line);padding:1.4rem 0;white-space:nowrap}.rich-marquee__track{width:max-content;font-size:1.6rem;font-weight:950;letter-spacing:.04em;animation:richMarquee 22s linear infinite}@keyframes richMarquee{to{transform:translateX(-50%)}}
.rich-values{padding:8vw 3vw;border-bottom:1px solid}.rich-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4vw}.rich-value{border-top:1px solid;padding-top:1.8rem}.rich-value__number{font-size:1rem}.rich-value h2{max-width:32rem;margin:2rem 0 1.2rem;font-family:Arial,sans-serif;font-size:clamp(2rem,2.5vw,3.6rem);font-weight:950;line-height:.95;letter-spacing:-.04em}.rich-value p{max-width:34rem;font-size:1.5rem;line-height:1.55;margin:0}
.rich-products{padding:8vw 3vw;background:var(--rich-paper)}.rich-products__head{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid;padding-bottom:2.2rem;margin-bottom:2rem}.rich-products__head h2{font:950 clamp(4rem,7vw,9rem)/.8 Arial,sans-serif;letter-spacing:-.07em;margin:1.8rem 0 0}.rich-products__count{font-size:1rem;font-weight:800;letter-spacing:.15em}.rich-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.rich-product{min-width:0}.rich-product__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#ded8ca}.rich-product:nth-child(3n+1) .rich-product__media{background:var(--rich-acid)}.rich-product:nth-child(3n+2) .rich-product__media{background:var(--rich-coral)}.rich-product:nth-child(3n+3) .rich-product__media{background:var(--rich-blue)}.rich-product__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.rich-product:hover .rich-product__media img{transform:scale(1.025)}.rich-product__badge{position:absolute;top:1.4rem;left:1.4rem;padding:.7rem 1rem;border-radius:999px;background:var(--rich-ink);color:#fff;font-size:.9rem;font-weight:900;letter-spacing:.1em}.rich-product__copy{padding:1.8rem 0 3rem}.rich-product__type{margin:0;font-size:1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.rich-product__title-row{display:flex;justify-content:space-between;gap:1.5rem;align-items:start}.rich-product h3{font:950 clamp(2rem,2vw,3rem)/1 Arial,sans-serif;letter-spacing:-.04em;text-transform:uppercase;margin:1rem 0}.rich-product__price{font-size:1.3rem;font-weight:800;white-space:nowrap;margin-top:1.4rem}.rich-product__benefit{font-size:1.35rem;line-height:1.55;min-height:6.3rem;max-width:42rem}.rich-product__link{display:flex;justify-content:space-between;border-top:1px solid;padding-top:1.3rem;color:var(--rich-ink);font-size:1rem;font-weight:900;letter-spacing:.12em;text-decoration:none}.rich-products__footer{text-align:center;margin-top:2rem}
.rich-trust{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid}.rich-trust__item{padding:3rem 3vw;border-right:1px solid;display:flex;flex-direction:column;gap:.8rem}.rich-trust__item:last-child{border:0}.rich-trust__item strong{font-size:1.1rem;letter-spacing:.12em}.rich-trust__item span{font-size:1.25rem;line-height:1.45;opacity:.72}
.rich-manifesto{padding:10vw 3vw;display:grid;grid-template-columns:1fr 3fr;gap:4vw;border-bottom:1px solid}.rich-manifesto__content{max-width:110rem}.rich-manifesto h2{font:950 clamp(6rem,11vw,16rem)/.75 Arial,sans-serif;letter-spacing:-.08em;margin:0 0 4rem}.rich-manifesto__copy{font-size:clamp(2.2rem,3vw,4rem);line-height:1.2;letter-spacing:-.025em;max-width:96rem}.rich-text-link{display:inline-flex;gap:3rem;border-bottom:1px solid;padding:1.2rem 0;color:inherit;text-decoration:none;text-transform:uppercase;font-size:1.1rem;font-weight:900;letter-spacing:.12em}.rich-quote{background:var(--rich-ink);color:var(--rich-paper);padding:8vw 12vw;text-align:center}.rich-quote blockquote{font:italic clamp(3rem,5vw,7rem)/1.08 Georgia,serif;margin:0 0 3rem}.rich-quote cite{font-size:1.1rem;font-style:normal;letter-spacing:.18em;color:var(--rich-acid)}
.rich-faq{padding:8vw 3vw;display:grid;grid-template-columns:1fr 2fr;gap:5vw}.rich-faq__list details{border-top:1px solid;padding:2.2rem 0}.rich-faq__list details:last-child{border-bottom:1px solid}.rich-faq__list summary{list-style:none;display:flex;justify-content:space-between;gap:2rem;cursor:pointer;font-size:1.5rem;font-weight:900}.rich-faq__list summary::-webkit-details-marker{display:none}.rich-faq__list summary span{font-size:2rem}.rich-faq__list p{max-width:75rem;font-size:1.4rem;line-height:1.65}.rich-faq__list a{font-weight:800;color:inherit}
.rich-newsletter{padding:8vw 3vw;background:var(--rich-coral);display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;align-items:end}.rich-newsletter h2{font:950 clamp(6rem,10vw,14rem)/.75 Arial,sans-serif;letter-spacing:-.08em;margin:3.5rem 0 0}.rich-newsletter__copy{font-size:1.5rem;line-height:1.5;margin-bottom:2rem}.rich-newsletter .newsletter-form{max-width:none}.rich-newsletter .field{border-bottom:2px solid}.rich-newsletter .field:before,.rich-newsletter .field:after{display:none}.rich-newsletter .field__input{background:transparent;color:var(--rich-ink);font-weight:800;padding-left:0}.rich-newsletter .field__label{left:0;color:var(--rich-ink)}.rich-newsletter .newsletter-form__button{color:var(--rich-ink)}
.footer{background:var(--rich-ink)!important;color:var(--rich-paper)!important;border:0!important}.footer:before{content:'THE RICHEST';display:block;padding:5vw 3vw 2vw;font:950 clamp(5rem,11vw,16rem)/.72 Arial,sans-serif;letter-spacing:-.09em}.footer__content-top,.footer__content-bottom{padding-left:3vw!important;padding-right:3vw!important}.footer a,.footer h2,.footer p,.footer .copyright__content{color:var(--rich-paper)!important}.footer-block__heading{font-family:Arial,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.footer__content-bottom{border-color:#3c3c39!important}.footer .list-payment{justify-content:flex-start}
.rich-product-assurance{margin:1.8rem 0 2.4rem;border-block:1px solid rgba(0,0,0,.2);padding:1.6rem 0}.rich-product-assurance__label{display:block;font-size:1rem;font-weight:900;letter-spacing:.14em;margin-bottom:1rem}.rich-product-assurance ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.4rem}.rich-product-assurance li{font-size:1.2rem;line-height:1.35}.rich-product-assurance li:before{content:'✦';color:var(--rich-blue);margin-right:.7rem}.product__title h1{font-family:Arial,sans-serif!important;font-weight:950!important;letter-spacing:-.04em;text-transform:uppercase}.product-form__submit{border-radius:999px!important;background:var(--rich-ink)!important;color:#fff!important;font-weight:900!important;letter-spacing:.08em}.product-form__submit:before,.product-form__submit:after{border-radius:999px!important}.product__description{line-height:1.65}.product__media img{background:#e7e0d3}.badge{font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.rich-about__hero{padding:9vw 3vw 7vw;border-bottom:1px solid}.rich-about__hero h1{font:950 clamp(7rem,15vw,20rem)/.74 Arial,sans-serif;letter-spacing:-.09em;margin:3rem 0 0}.rich-about__story{padding:8vw 3vw;display:grid;grid-template-columns:1fr 2fr;gap:5vw}.rich-about__content{max-width:95rem}.rich-about__lead{font-size:clamp(3rem,5vw,6rem);line-height:1.06;letter-spacing:-.04em;margin-top:0}.rich-about__content p:not(.rich-about__lead){font-size:1.7rem;line-height:1.7;max-width:78rem}.rich-about__facts{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid}.rich-about__fact{padding:4vw 3vw;border-right:1px solid}.rich-about__fact:last-child{border:0}.rich-about__fact strong{display:block;font-size:clamp(2.5rem,4vw,5rem);letter-spacing:-.04em}.rich-about__fact span{font-size:1rem;font-weight:800;letter-spacing:.14em}.rich-about__band{background:var(--rich-acid);padding:8vw 3vw;font:950 clamp(5rem,9vw,13rem)/.82 Arial,sans-serif;letter-spacing:-.08em}.shopify-policy__container{max-width:90rem;padding:7vw 3rem}.shopify-policy__title h1{font:950 clamp(4rem,7vw,8rem)/.9 Arial,sans-serif;letter-spacing:-.06em;text-transform:uppercase}.shopify-policy__body{font-size:1.6rem;line-height:1.7}
@media(max-width:989px){.header__icon--cart:after{display:none}.rich-product__benefit{min-height:8.5rem}}
@media(max-width:749px){.announcement-bar__message{font-size:.85rem}.header{min-height:6.4rem}.header__heading-logo{max-height:2.8rem}.rich-hero{min-height:calc(91vh - 9.8rem);padding-top:4vh}.rich-hero__meta span:last-child{display:none}.rich-hero__title{font-size:21vw;line-height:.77}.rich-hero__bottom{align-items:flex-start}.rich-hero__lead{font-size:1.65rem}.rich-hero__proof{display:none}.rich-spark--one{right:7%;top:24%;font-size:4rem}.rich-spark--two{display:none}.rich-values__grid,.rich-products__grid,.rich-trust,.rich-newsletter,.rich-about__story,.rich-faq,.rich-manifesto{grid-template-columns:1fr}.rich-values,.rich-products,.rich-manifesto,.rich-faq{padding-top:14vw;padding-bottom:14vw}.rich-values__grid{gap:3.5rem}.rich-product__media{aspect-ratio:5/4}.rich-product__benefit{min-height:0}.rich-trust__item{border-right:0;border-bottom:1px solid}.rich-trust__item:last-child{border-bottom:0}.rich-manifesto{gap:5rem}.rich-newsletter{padding-top:16vw;padding-bottom:16vw;gap:5rem}.rich-about__facts{grid-template-columns:1fr}.rich-about__fact{border-right:0;border-bottom:1px solid}.rich-about__fact:last-child{border-bottom:0}.footer:before{padding-top:10vw}.rich-product-assurance ul{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rich-marquee__track{animation:none}.rich-product__media img{transition:none}}
.rich-product__media {
  aspect-ratio: 1 / 1 !important;
}

.rich-product__media img {
  object-fit: contain !important;
  padding: 0 !important;
  box-sizing: border-box;
}