.wyt{--teal:#9bcfcd;--teal-deep:#0d4b43;--teal-mid:#5ea7a3;--orange:#ff7047;--ink:#10231f;--muted:#65726e;--cream:#f8f6f1;--line:#dfe7e4;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow:hidden}.wyt *{box-sizing:border-box}.wyt img{display:block;max-width:100%}.wyt a{text-decoration:none}.wyt-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.wyt h1,.wyt h2,.wyt h3{margin-top:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;letter-spacing:-.035em}.wyt h2{font-size:clamp(34px,4vw,52px);line-height:1.05}.wyt p{line-height:1.65}.wyt-kicker{margin:0 0 12px;color:var(--teal-deep);font-size:11px;font-weight:800;letter-spacing:.14em}.wyt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:0;border-radius:999px;background:var(--orange);color:#fff!important;font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 9px 22px #ff70473d;transition:transform .2s ease,box-shadow .2s ease}.wyt-btn:hover{transform:translateY(-2px);box-shadow:0 13px 26px #ff70474d}.wyt-link{color:var(--teal-deep)!important;font-weight:800;font-size:13px}.wyt-center{text-align:center;margin-top:32px}.wyt-section{padding:92px 0}.wyt-heading{text-align:center;max-width:760px;margin:0 auto 38px}.wyt-heading h2{margin-bottom:10px}.wyt-heading p:last-child{margin:0;color:var(--muted)}.wyt-heading--light h2,.wyt-heading--light p{color:#fff}.wyt-hero{position:relative;min-height:640px;background:linear-gradient(105deg,#fff 0 34%,#d9eeee 34% 54%,var(--teal) 54% 100%);isolation:isolate}.wyt-hero:before{content:"";position:absolute;inset:auto -12% -40% 32%;height:72%;border-radius:50% 50% 0 0;background:#09534c5c;transform:rotate(-7deg);z-index:-1}.wyt-hero__grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:36px;min-height:640px}.wyt-hero__copy{padding:65px 0}.wyt-hero__copy h1{font-size:clamp(54px,6vw,84px);line-height:.95;max-width:520px;margin-bottom:22px}.wyt-hero__text{max-width:510px;margin:0;color:#50605b;font-size:18px}.wyt-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.wyt-hero__art{position:relative;min-height:590px}.wyt-float{position:absolute;z-index:3;filter:drop-shadow(0 28px 26px rgba(10,64,58,.25));transition:transform .25s ease}.wyt-float:hover{transform:translateY(-5px) rotate(0)}.wyt-float--spicy{width:42%;left:28%;top:9%;transform:rotate(8deg)}.wyt-float--uro{width:34%;right:0;bottom:5%;transform:rotate(-8deg)}.wyt-float--mag{width:28%;left:3%;bottom:3%;transform:rotate(-11deg)}.wyt-float--creatine{width:29%;right:13%;top:2%;transform:rotate(12deg)}.wyt-orbit{position:absolute;border:1px solid rgba(255,255,255,.52);border-radius:50%;z-index:1}.wyt-orbit--one{width:82%;height:72%;right:0;top:10%;transform:rotate(-12deg)}.wyt-orbit--two{width:58%;height:48%;left:10%;bottom:8%;transform:rotate(18deg)}.wyt-seed{position:absolute;width:13px;height:34px;border-radius:60% 40%;background:#e8b053;box-shadow:0 7px 18px #00000029;z-index:2}.wyt-seed--a{right:3%;top:20%;transform:rotate(34deg)}.wyt-seed--b{left:18%;top:6%;transform:rotate(-18deg)}.wyt-seed--c{left:8%;bottom:23%;transform:rotate(58deg)}.wyt-cert{border-bottom:1px solid var(--line);background:#fff}.wyt-cert__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.wyt-cert__item{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-right:1px solid #eef2f0;text-align:center}.wyt-cert__item:last-child{border-right:0}.wyt-cert__icon{display:grid;place-items:center;width:52px;height:52px;border:2px dotted #73b9b4;border-radius:50%;color:var(--teal-deep);font-size:11px;font-weight:900}.wyt-cert__item strong{font-size:11px}.wyt-best{position:relative;background:linear-gradient(#fff 0 11%,var(--teal) 11% 92%,#fff 92%)}.wyt-best .wyt-heading{position:relative;z-index:2}.wyt-wave{position:absolute;left:-5%;width:110%;height:115px;background:#fff;border-radius:50%}.wyt-wave--top{top:3%;transform:rotate(-2deg)}.wyt-wave--bottom{bottom:1%;transform:rotate(2deg)}.wyt-product-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.wyt-card{min-width:0;border:1px solid rgba(10,69,63,.12);border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 10px 22px #12443f1a;display:flex;flex-direction:column}.wyt-card__media{position:relative;height:230px;background:linear-gradient(145deg,#f6faf9,#fff);overflow:hidden}.wyt-card__media img{width:auto;height:100%;max-width:100%;margin-inline:auto;object-fit:contain;padding:16px;transition:transform .25s ease}.wyt-card:hover .wyt-card__media img{transform:scale(1.04)}.wyt-card__badge{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:999px;background:#fff;color:var(--teal-deep);font-size:9px;font-weight:800;box-shadow:0 3px 10px #00000017}.wyt-card__body{display:flex;flex:1;flex-direction:column;padding:14px}.wyt-card h3{font-size:13px;line-height:1.35;min-height:54px;margin-bottom:10px}.wyt-card h3 a{color:var(--ink)}.wyt-card__price{display:flex;align-items:center;gap:7px;margin-top:auto}.wyt-card__price strong{color:var(--teal-deep);font-size:14px}.wyt-card__price s{font-size:10px;color:#8c9692}.wyt-card__form{margin-top:12px}.wyt-card__form button{width:100%;height:34px;border:0;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;cursor:pointer}.wyt-card__form button:disabled{opacity:.55;cursor:not-allowed}.wyt-goals{position:relative;background:#fff}.wyt-goals:before,.wyt-goals:after{content:"";position:absolute;width:90px;height:180px;background:radial-gradient(ellipse at center,#74b943 0 28%,transparent 30%);opacity:.45}.wyt-goals:before{left:-28px;top:25%;transform:rotate(22deg)}.wyt-goals:after{right:-25px;bottom:16%;transform:rotate(-18deg)}.wyt-goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wyt-goal{position:relative;aspect-ratio:4/3;min-height:0;border:0;border-radius:20px;overflow:hidden;background:#10231f;color:#fff!important;box-shadow:0 10px 24px #12302b24;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}.wyt-goal:hover{transform:translateY(-5px);box-shadow:0 18px 34px #12302b33}.wyt-goal__art{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:hidden}.wyt-goal__art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(6,31,27,.84) 100%)}.wyt-goal__art img{width:100%;height:100%;object-fit:cover;filter:none;transition:transform .4s ease}.wyt-goal:hover .wyt-goal__art img{transform:scale(1.035)}.wyt-goal strong{position:absolute;z-index:2;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;color:#fff;text-align:left;font-size:16px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.wyt-goal strong span{display:grid;flex:0 0 34px;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#ffffff24;font-size:17px;transition:background .2s ease,transform .2s ease}.wyt-goal:hover strong span{background:var(--orange);border-color:var(--orange);transform:translate(2px)}.wyt-more{background:#fbfbf9}.wyt-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wyt-card--compact .wyt-card__media{height:210px}.wyt-card--compact h3{min-height:48px}.wyt-quality{position:relative;padding:72px 0;background:linear-gradient(130deg,#80bfbd,#b9dedc);overflow:hidden}.wyt-quality:before,.wyt-quality:after{content:"";position:absolute;width:280px;height:280px;border:2px solid rgba(255,255,255,.35);border-radius:50%}.wyt-quality:before{left:-150px;top:-110px}.wyt-quality:after{right:-120px;bottom:-130px}.wyt-quality__grid{position:relative;z-index:2;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:28px;align-items:center}.wyt-quality__intro h2{font-size:36px;margin-bottom:0}.wyt-quality__item{text-align:center}.wyt-quality__item>span{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 14px;border:2px solid var(--ink);border-radius:50%;font-size:26px}.wyt-quality__item strong,.wyt-quality__item small{display:block}.wyt-quality__item strong{font-size:13px}.wyt-quality__item small{margin-top:6px;color:#315b55;font-size:11px;line-height:1.5}.wyt-bundle{padding:70px 0 20px;background:#fff}.wyt-bundle__grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;min-height:430px}.wyt-bundle__copy{padding-left:5%}.wyt-bundle__copy h2{font-size:58px;margin-bottom:16px}.wyt-bundle__copy p:not(.wyt-kicker){max-width:420px;color:var(--muted)}.wyt-bundle__products{position:relative;min-height:430px;background:radial-gradient(circle at 48% 55%,rgba(155,207,205,.38),transparent 55%)}.wyt-bundle__products img{position:absolute;filter:drop-shadow(0 24px 20px rgba(25,55,49,.18))}.wyt-bundle__spicy{width:38%;left:4%;bottom:2%;transform:rotate(-8deg)}.wyt-bundle__uro{width:34%;left:33%;top:2%;transform:rotate(7deg)}.wyt-bundle__mag{width:30%;right:2%;bottom:4%;transform:rotate(10deg)}.wyt-routines{padding:78px 0;background:linear-gradient(135deg,var(--teal-deep),#0c6d62);color:#fff}.wyt-routines .wyt-kicker{color:#bfe5e2}.wyt-routine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wyt-routine-grid article{padding:28px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff14}.wyt-routine-grid span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--orange);font-weight:800}.wyt-routine-grid h3{margin:18px 0 10px;color:#fff;font-size:23px}.wyt-routine-grid p{margin:0;color:#d5e7e3}.wyt-proof{padding:42px 0;background:#fff}.wyt-proof__grid{display:grid;grid-template-columns:repeat(4,1fr)}.wyt-proof__grid>div{text-align:center;padding:16px;border-right:1px solid var(--line)}.wyt-proof__grid>div:last-child{border-right:0}.wyt-proof strong,.wyt-proof span{display:block}.wyt-proof strong{font-size:28px;letter-spacing:-.04em;color:var(--teal-deep)}.wyt-proof span{margin-top:6px;color:var(--muted);font-size:12px}.wyt-faq{background:#fbfbf9}.wyt-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.wyt-faq details{border:1px solid var(--line);border-radius:10px;background:#fff}.wyt-faq summary{display:flex;justify-content:space-between;gap:20px;padding:18px;cursor:pointer;list-style:none;font-size:14px;font-weight:800}.wyt-faq summary::-webkit-details-marker{display:none}.wyt-faq details p{margin:0;padding:0 18px 18px;color:var(--muted);font-size:13px}.wyt-newsletter{padding:62px 0;background:var(--teal-deep);color:#fff}.wyt-newsletter .wyt-kicker{color:#bfe5e2}.wyt-newsletter__grid{display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:center}.wyt-newsletter h3{margin:0;color:#fff;font-size:38px;line-height:1.05}.wyt-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.wyt-newsletter__form input,.wyt-newsletter__form button{height:50px;border-radius:999px}.wyt-newsletter__form input{border:1px solid rgba(255,255,255,.35);background:#ffffff14;color:#fff;padding:0 18px}.wyt-newsletter__form input::placeholder{color:#d5e5e2}.wyt-newsletter__form button{border:0;background:var(--orange);color:#fff;padding:0 24px;font-weight:800;text-transform:uppercase;cursor:pointer}.wyt a:focus-visible,.wyt button:focus-visible,.wyt summary:focus-visible,.wyt input:focus-visible{outline:3px solid #ffd18f;outline-offset:3px}@media(max-width:1100px){.wyt-product-grid{grid-template-columns:repeat(3,1fr)}.wyt-quality__grid{grid-template-columns:1fr 1fr}.wyt-cert__grid{grid-template-columns:repeat(3,1fr)}.wyt-cert__item:nth-child(3){border-right:0}.wyt-cert__item:nth-child(-n+3){border-bottom:1px solid #eef2f0}}@media(max-width:989px){.wyt-hero{background:linear-gradient(180deg,#fff 0 38%,var(--teal) 38% 100%)}.wyt-hero__grid{grid-template-columns:1fr;min-height:auto}.wyt-hero__copy{text-align:center;padding-bottom:10px}.wyt-hero__copy h1,.wyt-hero__text{margin-inline:auto}.wyt-actions{justify-content:center}.wyt-hero__art{min-height:520px}.wyt-goal-grid,.wyt-more-grid{grid-template-columns:repeat(2,1fr)}.wyt-bundle__grid{grid-template-columns:1fr}.wyt-bundle__copy{text-align:center;padding:0}.wyt-bundle__copy p{margin-inline:auto}.wyt-bundle__products{min-height:400px}.wyt-newsletter__grid{grid-template-columns:1fr}.wyt-newsletter{text-align:center}}@media(max-width:749px){.wyt-shell{width:calc(100% - 28px)}.wyt-section{padding:68px 0}.wyt-hero__copy h1{font-size:50px}.wyt-hero__text{font-size:16px}.wyt-actions{flex-direction:column}.wyt-hero__art{min-height:390px}.wyt-float--spicy{width:48%;left:20%;top:11%}.wyt-float--uro{width:39%}.wyt-float--mag{width:33%}.wyt-float--creatine{width:32%;right:4%}.wyt-cert__grid{grid-template-columns:repeat(2,1fr)}.wyt-cert__item:nth-child(odd){border-right:1px solid #eef2f0}.wyt-cert__item:nth-child(2n){border-right:0}.wyt-product-grid,.wyt-more-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.wyt-card{flex:0 0 78%;scroll-snap-align:start}.wyt-card__media{height:250px}.wyt-goal-grid{grid-template-columns:1fr}.wyt-goal{min-height:0}.wyt-goal__art{height:100%}.wyt-quality__grid{grid-template-columns:1fr}.wyt-quality__intro{text-align:center}.wyt-bundle__copy h2{font-size:46px}.wyt-bundle__products{min-height:330px}.wyt-routine-grid{grid-template-columns:1fr}.wyt-proof__grid{grid-template-columns:1fr 1fr}.wyt-proof__grid>div:nth-child(2){border-right:0}.wyt-proof__grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.wyt-faq__grid,.wyt-newsletter__form{grid-template-columns:1fr}.wyt-newsletter__form button{width:100%}}@media(max-width:430px){.wyt-hero__art{min-height:330px}.wyt-card{flex-basis:86%}.wyt-card__media{height:230px}.wyt-cert__item{min-height:105px}.wyt-bundle__products{min-height:290px}.wyt-newsletter h3{font-size:32px}}@media(prefers-reduced-motion:reduce){.wyt *{scroll-behavior:auto!important;transition:none!important}}.wyt-best,.wyt-goals,.wyt-more,.wyt-quality,.wyt-bundle,.wyt-routines,.wyt-proof,.wyt-faq,.wyt-newsletter{content-visibility:auto;contain-intrinsic-size:auto 800px}@media(max-width:749px){.wyt-float--mag,.wyt-float--creatine{display:none}.wyt-float{filter:none}.wyt-hero__art{min-height:330px}.wyt-float--spicy{width:58%;left:7%;top:5%}.wyt-float--uro{width:43%;right:0;bottom:0}.wyt-orbit--one{width:78%;height:66%;top:14%}.wyt-orbit--two{width:52%;height:42%;left:4%}}@media(max-width:430px){.wyt-hero__art{min-height:285px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/winyel-homepage-teal.css.map */
