@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=DM+Serif+Display&display=swap";:root{--pdp-blush: #FFF0EC;--pdp-navy: #1B2A55;--pdp-sage: #6B9B7D;--pdp-gold: #C4A35A;--pdp-cream: #FDF8F5;--pdp-coral: #D4654A;--pdp-light-blue: #E8EDF5;--pdp-font-heading: "DM Serif Display", serif;--pdp-font-body: "DM Sans", sans-serif}.pdp-section *{box-sizing:border-box}.pdp-section{font-family:var(--pdp-font-body);color:var(--pdp-navy);line-height:1.6}.pdp-section h1,.pdp-section h2,.pdp-section h3{font-family:var(--pdp-font-heading);line-height:1.2}.pdp-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.pdp-container{padding:0 1.5rem}}@media(min-width:1024px){.pdp-container{padding:0 2rem}}.pdp-hero{background:var(--pdp-blush);padding:2rem 0 3rem}.pdp-hero__grid{display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.pdp-hero__grid{flex-direction:row;align-items:flex-start;gap:3rem}}.pdp-hero__media{width:100%;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.pdp-hero__media{width:45%}}.pdp-hero__image-wrap{background:#fff9;border-radius:1rem;padding:1.5rem 2.5rem;position:relative}.pdp-hero__image-wrap img{max-height:380px;width:auto;margin:0 auto;display:block;filter:drop-shadow(0 10px 30px rgba(0,0,0,.1))}.pdp-hero__ships{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:#1b2a5599}.pdp-hero__content{width:100%}@media(min-width:1024px){.pdp-hero__content{width:55%}}.pdp-hero__kicker{font-size:.8rem;font-weight:500;color:var(--pdp-coral);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.pdp-hero__title{font-size:1.75rem;color:var(--pdp-navy);margin-bottom:.5rem}@media(min-width:640px){.pdp-hero__title{font-size:2rem}}@media(min-width:1024px){.pdp-hero__title{font-size:2.5rem}}.pdp-hero__stars{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.pdp-hero__stars svg{width:1rem;height:1rem;fill:var(--pdp-gold);color:var(--pdp-gold)}.pdp-hero__stars span{font-size:.875rem;color:#1b2a5599}.pdp-hero__sub{font-size:.875rem;color:#1b2a5599;margin-bottom:1.25rem}.pdp-bundles{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.pdp-bundle{position:relative;width:100%;text-align:left;border-radius:.75rem;border:2px solid rgba(27,42,85,.1);background:#fff9;padding:1rem;cursor:pointer;transition:all .2s}.pdp-bundle:hover{border-color:#1b2a5540}.pdp-bundle.active{border-color:var(--pdp-navy);background:#fff;box-shadow:0 4px 12px #00000014}.pdp-bundle__badge{position:absolute;top:0;right:0;background:var(--pdp-coral);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-bottom-left-radius:.5rem;border-top-right-radius:.625rem}.pdp-bundle__top{display:flex;align-items:flex-start;gap:.75rem}.pdp-bundle__radio{margin-top:.125rem;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid rgba(27,42,85,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.pdp-bundle.active .pdp-bundle__radio{border-color:var(--pdp-navy);background:var(--pdp-navy)}.pdp-bundle__radio-dot{width:.5rem;height:.5rem;border-radius:50%;background:#fff;display:none}.pdp-bundle.active .pdp-bundle__radio-dot{display:block}.pdp-bundle__info{flex:1;min-width:0}.pdp-bundle__label-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.pdp-bundle__label{font-weight:700;font-size:1rem;color:var(--pdp-navy);font-family:var(--pdp-font-body)}.pdp-bundle__discount{background:#6b9b7d33;color:var(--pdp-sage);font-size:.6875rem;font-weight:700;padding:.125rem .5rem;border-radius:9999px}.pdp-bundle__subtitle{font-size:.75rem;color:#1b2a5580;margin-top:.125rem}.pdp-bundle__price{text-align:right;flex-shrink:0}.pdp-bundle__compare{font-size:.75rem;color:#1b2a5566;text-decoration:line-through}.pdp-bundle__current{font-size:1.125rem;font-weight:700;color:var(--pdp-navy)}.pdp-bundle__per{font-size:.6875rem;color:#1b2a5566}.pdp-bundle__bonuses{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(27,42,85,.08);display:none}.pdp-bundle.active .pdp-bundle__bonuses{display:block}.pdp-bundle__bonus{display:flex;align-items:center;justify-content:space-between;padding:.25rem 0}.pdp-bundle__bonus-left{display:flex;align-items:center;gap:.5rem}.pdp-bundle__bonus-check{width:.875rem;height:.875rem;color:var(--pdp-sage);flex-shrink:0}.pdp-bundle__bonus-text{font-size:.875rem;color:#1b2a55b3}.pdp-bundle__bonus-value{font-size:.75rem;color:#1b2a5566;text-decoration:line-through}.pdp-hero__cta{width:100%;background:var(--pdp-navy);color:#fff;font-weight:600;font-size:1.125rem;padding:1rem;border-radius:.75rem;border:none;cursor:pointer;transition:all .2s;font-family:var(--pdp-font-body);margin-bottom:.75rem}.pdp-hero__cta:hover{opacity:.9;box-shadow:0 4px 16px #1b2a5533}.pdp-hero__trust-row{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.75rem;color:#1b2a5580}.pdp-hero__trust-row svg{width:.875rem;height:.875rem}.pdp-hero__trust-item{display:flex;align-items:center;gap:.25rem}.pdp-trust-bar{background:var(--pdp-navy);padding:.875rem 0}.pdp-trust-bar__inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}@media(min-width:640px){.pdp-trust-bar__inner{gap:2.5rem}}.pdp-trust-bar__item{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:.8rem;font-weight:500}.pdp-trust-bar__item svg{width:1rem;height:1rem;color:var(--pdp-sage)}.pdp-why{background:var(--pdp-blush);padding:3.5rem 0}.pdp-why__title{text-align:center;font-size:1.5rem;margin-bottom:.5rem}@media(min-width:640px){.pdp-why__title{font-size:2rem}}.pdp-why__sub{text-align:center;color:#1b2a5599;font-size:.9375rem;margin-bottom:2rem;max-width:36rem;margin-left:auto;margin-right:auto}.pdp-why__items{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.pdp-why__item{background:#fff;border-radius:.75rem;padding:1.25rem;border:1px solid rgba(27,42,85,.05)}.pdp-why__item-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.pdp-why__item-icon{width:1.5rem;height:1.5rem;color:var(--pdp-coral);flex-shrink:0}.pdp-why__item-name{font-weight:700;font-size:1rem;color:var(--pdp-navy);font-family:var(--pdp-font-body)}.pdp-why__item-text{font-size:.875rem;color:#1b2a5599;line-height:1.5}.pdp-why__bottom{text-align:center;margin-top:2rem;font-style:italic;color:#1b2a5580;font-size:.875rem;max-width:32rem;margin-left:auto;margin-right:auto}.pdp-mechanism{background:#fff;padding:3.5rem 0}.pdp-mechanism__title{text-align:center;font-size:1.5rem;margin-bottom:.5rem}@media(min-width:640px){.pdp-mechanism__title{font-size:2rem}}.pdp-mechanism__sub{text-align:center;color:#1b2a5599;font-size:.9375rem;margin-bottom:2rem;max-width:36rem;margin-left:auto;margin-right:auto}.pdp-mechanism__steps{max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.pdp-mechanism__step{background:var(--pdp-cream);border-radius:.75rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem}.pdp-mechanism__num{font-family:var(--pdp-font-heading);font-size:2rem;color:var(--pdp-sage);opacity:.5;line-height:1;flex-shrink:0}.pdp-mechanism__step-title{font-weight:700;font-size:1rem;color:var(--pdp-navy);font-family:var(--pdp-font-body)}.pdp-mechanism__step-ingredient{font-size:.75rem;color:var(--pdp-coral);font-weight:600}.pdp-mechanism__step-text{font-size:.875rem;color:#1b2a5599;margin-top:.25rem}.pdp-before-after{background:var(--pdp-navy);padding:3.5rem 0;color:#fff}.pdp-before-after__title{text-align:center;font-size:1.5rem;color:#fff;margin-bottom:.5rem}@media(min-width:640px){.pdp-before-after__title{font-size:2rem}}.pdp-before-after__sub{text-align:center;color:#ffffffb3;font-size:.9375rem;margin-bottom:2rem}.pdp-before-after__grid{display:grid;grid-template-columns:1fr;gap:1rem;max-width:56rem;margin:0 auto}@media(min-width:768px){.pdp-before-after__grid{grid-template-columns:repeat(3,1fr)}}.pdp-before-after__card{background:#ffffff14;border-radius:.75rem;padding:1.5rem;border:1px solid rgba(255,255,255,.1)}.pdp-before-after__day{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.pdp-before-after__card-title{font-family:var(--pdp-font-heading);font-size:1.25rem;color:#fff;margin-bottom:.75rem}.pdp-before-after__card-text{font-size:.875rem;color:#ffffffb3;line-height:1.5}.pdp-before-after__images{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;max-width:56rem;margin-left:auto;margin-right:auto}.pdp-before-after__images img{width:100%;border-radius:.75rem;object-fit:cover;height:200px}.pdp-ingredients{background:#fff;padding:3.5rem 0}.pdp-ingredients__title{text-align:center;font-size:1.5rem;margin-bottom:.5rem}@media(min-width:640px){.pdp-ingredients__title{font-size:2rem}}.pdp-ingredients__sub{text-align:center;color:#1b2a5599;font-size:.9375rem;margin-bottom:2rem}.pdp-ingredients__image{max-width:48rem;margin:0 auto 2rem;border-radius:.75rem;overflow:hidden}.pdp-ingredients__image img{width:100%;height:auto}.pdp-ingredients__list{max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:0}.pdp-ingredient{border:1px solid rgba(27,42,85,.08);border-radius:.75rem;margin-bottom:.5rem;overflow:hidden}.pdp-ingredient__header{display:flex;align-items:center;justify-content:space-between;padding:1rem;cursor:pointer;background:transparent;border:none;width:100%;text-align:left;font-family:var(--pdp-font-body)}.pdp-ingredient__header:hover{background:#1b2a5505}.pdp-ingredient__header-left{display:flex;align-items:center;gap:.75rem}.pdp-ingredient__dot{width:.5rem;height:.5rem;border-radius:50%;flex-shrink:0}.pdp-ingredient__name{font-weight:700;font-size:.9375rem;color:var(--pdp-navy)}.pdp-ingredient__nickname{font-size:.8125rem;color:#1b2a5580;margin-left:.5rem}.pdp-ingredient__chevron{width:1.25rem;height:1.25rem;color:#1b2a554d;transition:transform .2s}.pdp-ingredient.open .pdp-ingredient__chevron{transform:rotate(180deg)}.pdp-ingredient__body{display:none;padding:0 1rem 1rem 2.25rem}.pdp-ingredient.open .pdp-ingredient__body{display:block}.pdp-ingredient__body p{font-size:.875rem;color:#1b2a5599;line-height:1.5;margin:0}.pdp-doctor{background:var(--pdp-blush);padding:3.5rem 0}.pdp-doctor__card{max-width:36rem;margin:0 auto;background:#fff;border-radius:1rem;padding:2.5rem;text-align:center;box-shadow:0 4px 20px #0000000f}.pdp-doctor__icon{width:3rem;height:3rem;color:var(--pdp-sage);margin:0 auto 1rem}.pdp-doctor__title{font-size:1.5rem;margin-bottom:.75rem}.pdp-doctor__text{font-size:.9375rem;color:#1b2a5599;line-height:1.5;margin-bottom:1.5rem}.pdp-doctor__btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--pdp-navy);color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.75rem;border:none;cursor:pointer;font-family:var(--pdp-font-body);font-size:.9375rem;transition:all .2s}.pdp-doctor__btn:hover{opacity:.9}.pdp-doctor__note{font-size:.75rem;color:#1b2a5566;margin-top:.75rem}.pdp-comparison{background:#fff;padding:3.5rem 0}.pdp-comparison__title{text-align:center;font-size:1.5rem;margin-bottom:.5rem}@media(min-width:640px){.pdp-comparison__title{font-size:2rem}}.pdp-comparison__sub{text-align:center;color:#1b2a5599;font-size:.9375rem;margin-bottom:2rem}.pdp-comparison__table-wrap{max-width:56rem;margin:0 auto;overflow-x:auto}.pdp-comparison__table{width:100%;border-collapse:collapse;font-size:.875rem}.pdp-comparison__table th{padding:.75rem 1rem;text-align:center;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#1b2a5580;border-bottom:2px solid rgba(27,42,85,.1)}.pdp-comparison__table th:first-child{text-align:left}.pdp-comparison__table th.highlight{color:var(--pdp-navy);background:var(--pdp-blush);border-radius:.5rem .5rem 0 0}.pdp-comparison__table td{padding:.75rem 1rem;text-align:center;border-bottom:1px solid rgba(27,42,85,.06);color:#1b2a5599}.pdp-comparison__table td:first-child{text-align:left;font-weight:600;color:var(--pdp-navy)}.pdp-comparison__table td.highlight{background:var(--pdp-blush)}.pdp-comparison__check{color:var(--pdp-sage)}.pdp-comparison__x{color:var(--pdp-coral)}.pdp-faq{background:var(--pdp-blush);padding:3.5rem 0}.pdp-faq__title{text-align:center;font-size:1.5rem;margin-bottom:.5rem}@media(min-width:640px){.pdp-faq__title{font-size:2rem}}.pdp-faq__sub{text-align:center;color:#1b2a5599;font-size:.9375rem;margin-bottom:2rem}.pdp-faq__items{max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.pdp-faq__item{background:#fff;border-radius:.75rem;border:1px solid rgba(27,42,85,.05);overflow:hidden}.pdp-faq__question{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;background:transparent;border:none;width:100%;text-align:left;font-family:var(--pdp-font-body);font-weight:600;font-size:.9375rem;color:var(--pdp-navy)}.pdp-faq__question:hover{background:#1b2a5505}.pdp-faq__chevron{width:1.25rem;height:1.25rem;color:#1b2a5566;transition:transform .2s;flex-shrink:0}.pdp-faq__item.open .pdp-faq__chevron{transform:rotate(180deg)}.pdp-faq__answer{display:none;padding:0 1.25rem 1rem;font-size:.875rem;color:#1b2a5599;line-height:1.5}.pdp-faq__item.open .pdp-faq__answer{display:block}.pdp-faq__cta{text-align:center;margin-top:2.5rem}.pdp-faq__cta-btn{background:var(--pdp-navy);color:#fff;font-weight:600;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.75rem;border:none;cursor:pointer;font-family:var(--pdp-font-body);transition:all .2s}.pdp-faq__cta-btn:hover{opacity:.9;box-shadow:0 4px 16px #1b2a5533}.pdp-faq__cta-note{font-size:.75rem;color:#1b2a5580;margin-top:.75rem}.pdp-wave{position:relative;width:100%;overflow:hidden;line-height:0}.pdp-wave svg{position:relative;display:block;width:calc(100% + 1.3px);height:60px}@media(min-width:768px){.pdp-wave svg{height:80px}}.pdp-sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(27,42,85,.1);box-shadow:0 -4px 20px #00000014;transform:translateY(100%);transition:transform .3s ease}.pdp-sticky.visible{transform:translateY(0)}.pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.pdp-sticky__info{display:flex;align-items:center;gap:.75rem}.pdp-sticky__thumb{width:2.5rem;height:2.5rem;border-radius:.5rem;background:var(--pdp-blush);overflow:hidden;display:none}@media(min-width:640px){.pdp-sticky__thumb{display:block}}.pdp-sticky__thumb img{width:100%;height:100%;object-fit:cover}.pdp-sticky__name{font-weight:600;font-size:.875rem;color:var(--pdp-navy)}.pdp-sticky__price{font-size:.75rem;color:#1b2a5580}.pdp-sticky__btn{display:flex;align-items:center;gap:.5rem;background:var(--pdp-navy);color:#fff;font-weight:600;font-size:.875rem;padding:.75rem 1.5rem;border-radius:.75rem;border:none;cursor:pointer;font-family:var(--pdp-font-body);transition:all .2s;flex-shrink:0}.pdp-sticky__btn:hover{opacity:.9}.pdp-sticky__btn svg{width:1rem;height:1rem}.pdp-disclaimer{background:var(--pdp-navy);padding:2.5rem 0;text-align:center}.pdp-disclaimer p{font-size:.75rem;color:#fff9;line-height:1.5;max-width:40rem;margin:0 auto}.pdp-disclaimer .copyright{margin-top:1rem;color:#fff6}@keyframes pdp-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pdp-animate{opacity:0;animation:pdp-fadeUp .5s ease forwards}
/*# sourceMappingURL=/cdn/shop/t/3/assets/calvora-pdp.css.map */
