@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@300;400;500;600;700&display=swap";.shopify-section:has(.lgd-hero){margin:0!important;padding:0!important}.lgd-hero{margin-top:0!important}.lgd-hero,.lgd-hero *,.lgd-concept,.lgd-concept *,.lgd-products,.lgd-products *,.lgd-offer,.lgd-offer *,.lgd-mystery,.lgd-mystery *,.lgd-benefits,.lgd-benefits *,.lgd-trust,.lgd-trust *,.lgd-faq,.lgd-faq *,.lgd-final,.lgd-final *,.lgd-topbar,.lgd-topbar *,.lgd-sticky,.lgd-sticky *{box-sizing:border-box;margin:0;padding:0}:root{--lgd-dark: #1F1F1F;--lgd-cream: #F9F3EF;--lgd-warm: #F2F0EB;--lgd-green: #465F50;--lgd-gold: #BFA46A;--lgd-font-h: "Bebas Neue", sans-serif;--lgd-font-b: "Inter", sans-serif}.lgd-container{width:100%;margin-left:auto;margin-right:auto;padding:0 1.5rem}.lgd-container--3xl{max-width:48rem}.lgd-container--4xl{max-width:56rem}.lgd-container--5xl{max-width:64rem}.lgd-container--6xl{max-width:72rem}.lgd-text-center{text-align:center}.lgd-mb-3{margin-bottom:.75rem}.lgd-mb-6{margin-bottom:1.5rem}.lgd-mb-10{margin-bottom:2.5rem}.lgd-mb-12{margin-bottom:3rem}.lgd-mb-14{margin-bottom:3.5rem}.lgd-mt-10{margin-top:2.5rem}.lgd-label{font-family:var(--lgd-font-b);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;display:block}.lgd-label--gold{color:var(--lgd-gold)}.lgd-label--green{color:var(--lgd-green)}.lgd-heading{font-family:var(--lgd-font-h);text-transform:uppercase;line-height:1.05;margin-bottom:1rem}.lgd-heading--dark{color:var(--lgd-dark)}.lgd-heading--light{color:var(--lgd-cream)}.lgd-heading--green{color:var(--lgd-green)}.lgd-heading--3xl{font-size:clamp(1.5rem,4vw,1.875rem)}.lgd-heading--4xl{font-size:clamp(1.75rem,5vw,2.25rem)}.lgd-heading--5xl{font-size:clamp(1.75rem,6vw,3rem)}.lgd-heading--6xl{font-size:clamp(2rem,7vw,3.75rem)}.lgd-body{font-family:var(--lgd-font-b);font-size:1rem;line-height:1.6;color:#1f1f1fb3;margin-bottom:1rem}.lgd-body--small{font-size:.875rem}.lgd-body--muted-light{color:#f9f3ef80}.lgd-body--muted-dark{color:#1f1f1f80}.lgd-btn{display:inline-block;font-family:var(--lgd-font-b);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;padding:1rem 2.5rem;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;cursor:pointer}.lgd-btn--gold{background:var(--lgd-gold);color:var(--lgd-dark)}.lgd-btn--gold:hover{background:#a88f58}.lgd-btn--dark{background:var(--lgd-dark);color:var(--lgd-cream)}.lgd-btn--dark:hover{background:var(--lgd-green)}.lgd-btn--green{background:var(--lgd-green);color:var(--lgd-cream)}.lgd-btn--green:hover{background:#3a5044}.lgd-btn--outline{border:2px solid rgba(249,243,239,.2);color:var(--lgd-cream);background:transparent}.lgd-btn--outline:hover{border-color:var(--lgd-gold);color:var(--lgd-gold)}.lgd-btn--block{display:block;text-align:center}.lgd-link--ghost{font-family:var(--lgd-font-b);font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#f9f3ef99;text-decoration:none;border-bottom:1px solid rgba(249,243,239,.2);padding-bottom:2px;transition:color .2s,border-color .2s}.lgd-link--ghost:hover{color:var(--lgd-cream);border-color:#f9f3ef99}.lgd-topbar{background:var(--lgd-green);color:var(--lgd-cream);font-size:.7rem;letter-spacing:.2em;overflow:hidden;padding:.625rem 0}.lgd-marquee{display:flex;white-space:nowrap;animation:lgd-marquee 20s linear infinite}.lgd-marquee span{font-family:var(--lgd-font-b);font-weight:500;text-transform:uppercase;flex-shrink:0}@keyframes lgd-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lgd-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}.lgd-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.lgd-hero__img{width:100%;height:100%;object-fit:cover;object-position:top}.lgd-hero__overlay-lr{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.8),rgba(0,0,0,.4),transparent)}.lgd-hero__overlay-tb{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.lgd-hero__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding:0 2rem 5rem;max-width:48rem}.lgd-hero__headline{font-family:var(--lgd-font-h);line-height:1;letter-spacing:-.02em;margin-bottom:3rem}.lgd-hero__headline--white{display:block;font-size:clamp(3rem,10vw,5rem);color:#f9f3ef}.lgd-hero__headline--gold{display:block;font-size:clamp(3rem,10vw,5rem);color:var(--lgd-gold)}.lgd-hero__sub{font-family:var(--lgd-font-b);color:#f9f3efb3;font-size:1rem;line-height:1.6;max-width:24rem;margin-bottom:2.5rem}.lgd-hero__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.lgd-hero__price{display:flex;align-items:baseline;gap:.5rem}.lgd-hero__price--old{font-family:var(--lgd-font-b);font-size:.875rem;color:#f9f3ef66;text-decoration:line-through}.lgd-hero__price--new{font-family:var(--lgd-font-b);font-size:1.5rem;font-weight:900;color:#f9f3ef}.lgd-hero__urgency{display:flex;align-items:center;gap:.5rem}.lgd-hero__urgency p{font-family:var(--lgd-font-b);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#bfa46acc}.lgd-dot{width:6px;height:6px;border-radius:50%}.lgd-dot--pulse{background:var(--lgd-gold);animation:lgd-pulse 2s ease-in-out infinite}@keyframes lgd-pulse{0%,to{opacity:1}50%{opacity:.4}}.lgd-concept{background:#f9f3ef;padding:5rem 1.5rem}.lgd-concept__intro{max-width:32rem;margin-bottom:4rem}.lgd-concept__intro .lgd-body{margin-bottom:1rem}.lgd-concept__grid{display:grid;grid-template-columns:1fr;gap:1px;background:#1f1f1f1a}@media(min-width:768px){.lgd-concept__grid{grid-template-columns:repeat(3,1fr)}}.lgd-concept__cell{background:#f9f3ef;padding:2rem 2.5rem}.lgd-concept__word{font-family:var(--lgd-font-h);font-size:clamp(2.5rem,6vw,3.75rem);color:var(--lgd-dark);letter-spacing:-.02em;line-height:1;margin-bottom:.75rem}.lgd-concept__sub{font-family:var(--lgd-font-b);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--lgd-green)}.lgd-products{background:var(--lgd-dark);padding:5rem 1.5rem}.lgd-products__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.lgd-products__grid{grid-template-columns:repeat(3,1fr)}}.lgd-card{background:#f9f3ef;display:flex;flex-direction:column;overflow:hidden;cursor:pointer}.lgd-card__img-wrap{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f2f0eb}.lgd-card__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.lgd-card:hover .lgd-card__img{transform:scale(1.05)}.lgd-card__badge{position:absolute;top:1rem;left:1rem;background:var(--lgd-dark);color:var(--lgd-cream);font-family:var(--lgd-font-b);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;padding:.375rem .75rem}.lgd-card__gradient{position:absolute;bottom:0;left:0;right:0;height:33%;background:linear-gradient(to top,#F9F3EF,transparent)}.lgd-card__info{padding:1.5rem;display:flex;flex-direction:column;flex:1}.lgd-card__tag{font-family:var(--lgd-font-b);font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.25rem}.lgd-card__name{font-family:var(--lgd-font-h);font-size:1.5rem;color:var(--lgd-dark);letter-spacing:-.02em;margin-bottom:.75rem}.lgd-card__desc{font-family:var(--lgd-font-b);font-size:.875rem;color:#1f1f1f99;line-height:1.6;margin-bottom:1.5rem;flex:1}.lgd-card__price-row{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.25rem}.lgd-card__old-price{font-family:var(--lgd-font-b);font-size:.875rem;color:#1f1f1f4d;text-decoration:line-through}.lgd-card__price{font-family:var(--lgd-font-b);font-size:1.5rem;font-weight:900;color:var(--lgd-dark)}.lgd-offer{background:#f2f0eb;padding:4rem 1.5rem}.lgd-offer__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}@media(min-width:768px){.lgd-offer__grid{grid-template-columns:repeat(3,1fr)}}.lgd-offer__step{position:relative;padding:2rem;border:2px solid}.lgd-offer__step--plain{border-color:#1f1f1f1a;background:#fff}.lgd-offer__step--highlight{border-color:var(--lgd-green);background:#fff}.lgd-offer__step--gold{border-color:var(--lgd-gold);background:var(--lgd-dark)}.lgd-offer__popular{position:absolute;top:0;right:0;background:var(--lgd-gold);color:var(--lgd-dark);font-family:var(--lgd-font-b);font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;padding:.25rem .75rem}.lgd-offer__num{font-family:var(--lgd-font-h);font-size:3rem;margin-bottom:1rem}.lgd-offer__qty{font-family:var(--lgd-font-h);font-size:1.5rem;text-transform:uppercase;color:var(--lgd-dark);margin-bottom:.5rem}.lgd-offer__benefit{font-family:var(--lgd-font-b);font-size:1rem;font-weight:700;margin-bottom:.25rem}.lgd-offer__sub{font-family:var(--lgd-font-b);font-size:.875rem;color:#1f1f1f80}.lgd-mystery{background:#f2f0eb;overflow:hidden}.lgd-mystery__grid{display:grid;grid-template-columns:1fr}@media(min-width:768px){.lgd-mystery__grid{grid-template-columns:1fr 1fr}}.lgd-mystery__img-wrap{position:relative;min-height:400px;order:2}@media(min-width:768px){.lgd-mystery__img-wrap{min-height:600px;order:1}}.lgd-mystery__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lgd-mystery__content{order:1;padding:5rem 2rem 5rem 3rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.lgd-mystery__content{order:2}}.lgd-mystery__bullets{list-style:none;margin-bottom:2rem}.lgd-mystery__bullets li{font-family:var(--lgd-font-b);font-size:.875rem;color:#1f1f1fb3;display:flex;gap:.75rem;margin-bottom:.75rem}.lgd-mystery__dash{color:var(--lgd-gold)}.lgd-benefits{background:var(--lgd-green);padding:5rem 1.5rem}.lgd-benefits__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.lgd-benefits__grid{grid-template-columns:repeat(2,1fr)}}.lgd-benefits__card{background:#f9f3ef0d;border:1px solid rgba(249,243,239,.1);padding:2rem}.lgd-benefits__num{font-family:var(--lgd-font-h);font-size:2.5rem;color:#bfa46a66;margin-bottom:1rem}.lgd-benefits__title{font-family:var(--lgd-font-h);font-size:1.125rem;text-transform:uppercase;letter-spacing:.02em;color:var(--lgd-cream);margin-bottom:.5rem}.lgd-benefits__desc{font-family:var(--lgd-font-b);font-size:.875rem;color:#f9f3ef99;line-height:1.6}.lgd-trust{background:var(--lgd-dark);padding:4rem 1.5rem}.lgd-trust__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:0;text-align:left}@media(min-width:640px){.lgd-trust__grid{grid-template-columns:repeat(2,1fr)}}.lgd-trust__item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid rgba(249,243,239,.08)}.lgd-trust__item span{font-size:1.125rem;flex-shrink:0}.lgd-trust__item p{font-family:var(--lgd-font-b);font-size:.875rem;color:#f9f3efb3}.lgd-faq{background:#f2f0eb;padding:5rem 1.5rem}.lgd-faq__list{border-top:1px solid rgba(31,31,31,.1)}.lgd-faq__item{border-bottom:1px solid rgba(31,31,31,.1)}.lgd-faq__btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;background:none;border:none;cursor:pointer;text-align:left}.lgd-faq__btn span:first-child{font-family:var(--lgd-font-b);font-weight:600;font-size:.9rem;color:var(--lgd-dark);padding-right:1.5rem;transition:color .2s}.lgd-faq__btn:hover span:first-child{color:var(--lgd-green)}.lgd-faq__icon{font-size:1.25rem;color:var(--lgd-green);flex-shrink:0;transition:transform .2s}.lgd-faq__item.is-open .lgd-faq__icon{transform:rotate(45deg)}.lgd-faq__answer{display:none;padding-bottom:1.25rem}.lgd-faq__item.is-open .lgd-faq__answer{display:block}.lgd-faq__answer p{font-family:var(--lgd-font-b);font-size:.875rem;color:#1f1f1f99;line-height:1.6}.lgd-final{background:var(--lgd-dark);padding:6rem 1.5rem;text-align:center;position:relative;overflow:hidden}.lgd-final__bg-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--lgd-font-h);font-size:15vw;color:#ffffff08;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1}.lgd-final__ctas{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media(min-width:640px){.lgd-final__ctas{flex-direction:row}}.lgd-final__footer{margin-top:5rem;padding-top:2.5rem;border-top:1px solid rgba(249,243,239,.1);display:flex;flex-direction:column;align-items:center;gap:.75rem}.lgd-final__brand{font-family:var(--lgd-font-h);font-size:1.875rem;letter-spacing:.2em;color:var(--lgd-cream)}.lgd-final__brand-sub{font-family:var(--lgd-font-b);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#f9f3ef4d}.lgd-sticky{background:#1f1f1ff2;padding:.875rem 1rem}@media(min-width:768px){.lgd-sticky{display:none}}.lgd-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lgd-sticky__label{font-family:var(--lgd-font-b);font-size:.75rem;font-weight:600;color:var(--lgd-cream)}.lgd-sticky__price{font-family:var(--lgd-font-b);font-size:.75rem;color:#f9f3ef99}.lgd-sticky__price s{opacity:.5;margin-right:.25rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/legends-lp.css.map */
