.wld{font-family:var(--font-body-family),"Outfit",sans-serif;overflow-x:hidden;color:#000}.wld *{box-sizing:border-box}.wld__container{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.wld__hero{position:relative;min-height:520px;display:flex;align-items:center;background-size:cover;background-position:center;padding:100px 0 120px}.wld__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#000000d1,#0000008c,#fe813840);z-index:1}.wld__hero-inner{position:relative;z-index:2;max-width:780px}.wld__hero-badge{display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fe8138;background:#fe813826;border:1px solid rgba(254,129,56,.4);padding:.5rem 1.4rem;border-radius:50px;margin-bottom:2rem}.wld__hero-title{font-size:clamp(3.2rem,6vw,5.4rem);font-weight:800;line-height:1.08;color:#fff;margin:0 0 1.6rem;letter-spacing:-.02em}.wld__hero-title span{color:#fe8138}.wld__hero-subtitle{font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.6;color:#ffffffe0;margin:0 0 3rem;max-width:620px}.wld__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.4rem 3.2rem;font-size:1.5rem;font-weight:700;text-decoration:none;border-radius:8px;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wld__btn--primary{background:#fe8138;color:#fff;box-shadow:0 8px 25px #fe813866}.wld__btn--primary:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 12px 30px #00000040}.wld__btn--secondary{background:#000;color:#fff}.wld__btn--secondary:hover{background:#fe8138;transform:translateY(-2px)}.wld__btn--outline{background:transparent;color:#000;border:2px solid #000}.wld__btn--outline:hover{background:#000;color:#fff}.wld__section{padding:72px 0}.wld__section--cream{background:#fff8ee}.wld__section--dark{background:#000;color:#fff}.wld__section-label{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fe8138;margin:0 0 1rem}.wld__section-title{font-size:clamp(2.6rem,4vw,3.8rem);font-weight:800;line-height:1.15;margin:0 0 1.6rem;letter-spacing:-.02em}.wld__section-copy{font-size:1.7rem;line-height:1.7;color:#333;margin:0}.wld__section--dark .wld__section-copy{color:#ffffffd1}.wld__accent-line{width:60px;height:4px;background:linear-gradient(90deg,#fe8138,#ff6544);border-radius:2px;margin-bottom:2rem}.wld__plateau{text-align:center}.wld__plateau .wld__section-copy{max-width:760px;margin:0 auto}.wld__pillars-intro{text-align:center}.wld__pillars-intro .wld__section-copy{max-width:700px;margin:0 auto 4rem}.wld__pillar-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.wld__pillar-card{background:#fff;border-radius:12px;padding:2.8rem 2.4rem;box-shadow:0 8px 25px #00000014;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.wld__pillar-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #fe813826}.wld__pillar-card-num{width:52px;height:52px;border-radius:50%;background:#fe8138;color:#fff;font-size:1.4rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.6rem}.wld__pillar-card-title{font-size:2rem;font-weight:800;margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.04em}.wld__pillar-card-text{font-size:1.5rem;line-height:1.6;color:#555;margin:0}.wld__pillar-row{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding:60px 0}.wld__pillar-row--reverse{direction:rtl}.wld__pillar-row--reverse>*{direction:ltr}.wld__pillar-row-image{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001f;aspect-ratio:4/3;background:#f0f0f0}.wld__pillar-row-image img{width:100%;height:100%;object-fit:cover;display:block}.wld__pillar-tag{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fe8138;margin-bottom:1rem}.wld__pillar-heading{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:800;line-height:1.2;margin:0 0 1.6rem}.wld__pillar-desc{font-size:1.6rem;line-height:1.7;color:#444;margin:0 0 2rem}.wld__highlights{list-style:none;padding:0;margin:0 0 2.4rem;display:flex;flex-direction:column;gap:.8rem}.wld__highlights li{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:500;color:#222}.wld__highlights li:before{content:"";flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#fe8138}.wld__bundle{background:linear-gradient(135deg,#000,#1a1a1a 60%,#2d1a0e);color:#fff;border-radius:16px;padding:5rem 4rem;position:relative;overflow:hidden}.wld__bundle:after{content:"";position:absolute;top:-80px;right:-80px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(254,129,56,.2) 0%,transparent 70%);pointer-events:none}.wld__bundle-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.wld__bundle-title{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;margin:0 0 1.2rem;line-height:1.15}.wld__bundle-copy{font-size:1.6rem;line-height:1.7;color:#fffc;margin:0 0 2rem}.wld__bundle-includes{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.wld__bundle-includes li a{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.6rem;background:#ffffff12;border-radius:8px;text-decoration:none;color:#fff;font-size:1.5rem;font-weight:600;transition:background .2s ease}.wld__bundle-includes li a:hover{background:#fe813840}.wld__bundle-includes li a:before{content:"\2713";color:#fe8138;font-weight:800;font-size:1.6rem}.wld__bundle-offer{font-size:1.5rem;color:#fe8138;font-weight:700;margin:0 0 2.4rem}.wld__bundle-products-visual{display:flex;flex-direction:column;gap:1.6rem}.wld__bundle-product-card{display:flex;align-items:center;gap:1.6rem;background:#ffffff0f;border-radius:10px;padding:1.2rem;text-decoration:none;color:#fff;transition:background .2s ease}.wld__bundle-product-card:hover{background:#fe813826}.wld__bundle-product-card img{width:72px;height:72px;object-fit:contain;border-radius:8px;background:#fff;flex-shrink:0}.wld__bundle-product-card span{font-size:1.4rem;font-weight:600;line-height:1.4}.wld__badges{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding:48px 0}.wld__badge{display:flex;align-items:center;gap:1rem;padding:1.4rem 2.4rem;background:#fff;border-radius:50px;box-shadow:0 4px 16px #00000014;font-size:1.4rem;font-weight:700;color:#000}.wld__badge-icon{width:36px;height:36px;border-radius:50%;background:#fe8138;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.wld__faq-list{max-width:800px;margin:3rem auto 0;display:flex;flex-direction:column;gap:1.2rem}.wld__faq-item{border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;background:#fff}.wld__faq-item details{width:100%}.wld__faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 2.4rem;font-size:1.6rem;font-weight:700;cursor:pointer;list-style:none;gap:1rem}.wld__faq-item summary::-webkit-details-marker{display:none}.wld__faq-item summary:after{content:"+";font-size:2rem;font-weight:300;color:#fe8138;flex-shrink:0;transition:transform .2s ease}.wld__faq-item details[open] summary:after{transform:rotate(45deg)}.wld__faq-answer{padding:0 2.4rem 1.8rem;font-size:1.5rem;line-height:1.7;color:#555}.wld__final-cta{text-align:center;padding:80px 0;background:linear-gradient(180deg,#fff8ee,#fff)}.wld__final-cta .wld__section-copy{max-width:600px;margin:0 auto 3rem}.wld__tagline{text-align:center;padding:3rem 0;background:#000;color:#ffffffb3;font-size:1.4rem;font-weight:500;letter-spacing:.04em}.wld__tagline strong{color:#fe8138}.wld .JS-scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.wld .JS-scroll-reveal.is-visible{opacity:1;transform:translateY(0)}.wld-home{font-family:var(--font-body-family),"Outfit",sans-serif;padding:72px 0;background:#fff8ee;overflow:hidden}.wld-home__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.wld-home__eyebrow{font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fe8138;margin:0 0 1rem}.wld-home__title{font-size:clamp(2.8rem,4.5vw,4.2rem);font-weight:800;line-height:1.1;margin:0 0 1.4rem;letter-spacing:-.02em}.wld-home__subtitle{font-size:1.7rem;line-height:1.65;color:#444;margin:0 0 2.4rem}.wld-home__pillars{display:flex;gap:1.2rem;margin-bottom:2.8rem;flex-wrap:wrap}.wld-home__pillar-pill{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.6rem;background:#fff;border-radius:50px;font-size:1.3rem;font-weight:700;box-shadow:0 4px 12px #00000012}.wld-home__pillar-pill span{width:24px;height:24px;border-radius:50%;background:#fe8138;color:#fff;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wld-home__visual{position:relative}.wld-home__image-wrap{border-radius:16px;overflow:hidden;box-shadow:0 16px 50px #00000026;aspect-ratio:4/3}.wld-home__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.wld-home__floating-card{position:absolute;bottom:-20px;left:-20px;background:#000;color:#fff;padding:1.6rem 2rem;border-radius:12px;box-shadow:0 8px 25px #0003;max-width:220px}.wld-home__floating-card strong{display:block;color:#fe8138;font-size:2.4rem;font-weight:800;line-height:1;margin-bottom:.4rem}.wld-home__floating-card span{font-size:1.3rem;line-height:1.4;color:#fffc}@media screen and (max-width:990px){.wld__pillar-cards{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.wld__pillar-row,.wld__pillar-row--reverse{grid-template-columns:1fr;gap:2.4rem;direction:ltr}.wld__bundle-inner,.wld-home__inner{grid-template-columns:1fr;gap:3rem}.wld-home__visual{order:-1}.wld-home__floating-card{left:10px;bottom:-10px}}@media screen and (max-width:749px){.wld__hero{min-height:420px;padding:80px 0 90px}.wld__section{padding:52px 0}.wld__bundle{padding:3.2rem 2rem}.wld__badges{flex-direction:column;align-items:center}.wld__container{padding:0 1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/weight-loss.css.map */
