@property --btn-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes rotate-btn-border{to{--btn-border-angle:360deg}}@keyframes shine-glare{0%{left:-100%}100%{left:150%}}@keyframes cardBounce{0%{transform:scale(1)}30%{transform:scale(1.02)}50%{transform:scale(.99)}70%{transform:scale(1.01)}100%{transform:scale(1)}}@keyframes bgBreathe{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes line-wave-center{0%,100%{background-size:0 100%,100% 100%}50%{background-size:250% 100%,100% 100%}}.landing-page{font-family:Roboto,sans-serif;color:#292b35;line-height:1.6;font-size:15px}.landing-page *,.landing-page ::after,.landing-page ::before{box-sizing:border-box}.landing-page .landing-container{max-width:1340px;margin:0 auto;padding:0 30px}.landing-page .landing-hero{padding:60px 0 50px;background:#11a155;text-align:center;position:relative;overflow:hidden}.landing-page .landing-hero__bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.landing-page .landing-hero__bg{background-size:cover;background-position:center;width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;left:-20px;top:-20px;will-change:transform;animation:bgBreathe 8s ease-in-out infinite}.landing-page .landing-hero .landing-container{position:relative;z-index:1}.landing-page .landing-keyword{display:inline-block;background:rgba(255,255,255,.15);color:#fff;padding:6px 14px;border-radius:4px;border:1px solid rgba(255,255,255,.3);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.landing-page .landing-hero h1{font-size:40px;font-weight:500;color:#fff;line-height:1.2;margin:0 0 16px;text-shadow:0 2px 8px rgba(0,0,0,.2)}.landing-page .landing-intro{max-width:1280px;margin:0 auto;color:rgba(255,255,255,.9);font-size:16px;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.15)}.landing-page .landing-intro p{margin:0 0 12px}.landing-page .landing-intro p:last-child{margin-bottom:0}.landing-page .landing-intro.is-collapsed{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.landing-page .landing-intro-toggle{display:inline-block;margin-top:10px;background:0 0;border:none;color:#fff;font-size:14px;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0;opacity:.9;transition:opacity .2s}.landing-page .landing-intro-toggle:hover{opacity:1}.landing-page .landing-intro-toggle.is-hidden{display:none}.landing-page .landing-meta{display:flex;flex-wrap:nowrap;justify-content:center;gap:0 20px;margin-top:20px;padding:10px 20px;background:rgba(255,255,255,.1);border-radius:8px;max-width:max-content;margin-left:auto;margin-right:auto;font-size:12px;color:rgba(255,255,255,.8);white-space:nowrap}.landing-page .landing-meta__item{display:inline-flex;align-items:center;gap:5px}.landing-page .landing-meta__item svg{flex-shrink:0;stroke:rgba(255,255,255,0.7)}.landing-page .landing-section{padding:50px 0}.landing-page .landing-section:nth-child(odd){background:#f6f6f6}.landing-page .landing-section h2{font-size:28px;font-weight:300;color:#000;margin:0 0 20px;line-height:1.2}.landing-page .landing-section h2 strong{font-weight:700}.landing-page .grid-two{display:grid;grid-template-columns:1fr 1fr;gap:40px}.landing-page .grid-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.landing-page .grid-related{display:grid;gap:40px}.landing-page .grid-cols-1{grid-template-columns:1fr}.landing-page .grid-cols-2{grid-template-columns:1fr 1fr}.landing-page .grid-cols-3{grid-template-columns:1fr 1fr 1fr}.landing-page .audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing-page .audience-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:10px;background:#fff;border:1px solid #deeaf5;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .audience-card__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:rgba(13,203,91,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%230dcb5b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.landing-page .audience-card__text{margin:0;font-size:14px;line-height:1.5;color:#4f4f4f}.landing-page .benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing-page .benefit-card{padding:22px 24px;border-radius:10px;background:#fff;border:1.5px solid rgba(9,209,102,.2);box-shadow:0 3px 12px rgba(9,209,102,.06)}.landing-page .benefit-card__header{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(9,209,102,.15)}.landing-page .benefit-card__icon{flex-shrink:0;width:32px;height:32px;border-radius:8px;background:#eef7f1;background-repeat:no-repeat;background-position:center;background-size:18px}.landing-page .benefit-card__icon--1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2309d166' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 12h-4l-3 9L9 3l-3 9H2'/%3E%3C/svg%3E")}.landing-page .benefit-card__icon--2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2309d166' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E")}.landing-page .benefit-card__icon--3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2309d166' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z'/%3E%3C/svg%3E")}.landing-page .benefit-card__icon--4{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2309d166' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='22 12 18 12 15 21 9 3 6 12 2 12'/%3E%3C/svg%3E")}.landing-page .benefit-card h3{font-size:16px;font-weight:700;color:#292b35;margin:0}.landing-page .benefit-card p{font-size:14px;color:#4f4f4f;margin:0;line-height:1.55}.landing-page .forms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.landing-page .form-card{padding:22px 24px;border-radius:10px;background:#fff;border:1px solid #deeaf5;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .form-card__header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.landing-page .form-card__icon{flex-shrink:0;width:30px;height:30px;border-radius:8px;background:#eef3fa;background-repeat:no-repeat;background-position:center;background-size:16px}.landing-page .form-card__icon--1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a7dbd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E")}.landing-page .form-card__icon--2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a7dbd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2'/%3E%3Cline x1='9' y1='9' x2='9.01' y2='9'/%3E%3Cline x1='15' y1='9' x2='15.01' y2='9'/%3E%3C/svg%3E")}.landing-page .form-card__icon--3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a7dbd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3C/svg%3E")}.landing-page .form-card h3{font-size:15px;font-weight:700;color:#292b35;margin:0}.landing-page .form-card p{font-size:14px;color:#4f4f4f;margin:0;line-height:1.5}.landing-page .steps-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.landing-page .step-item{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;border-radius:10px;background:#fff;border:1px solid #deeaf5;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .step-number{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#0dcb5b;color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.landing-page .step-item p{margin:0;padding-top:7px;font-size:15px;line-height:1.5;color:#4f4f4f}.landing-page .criteria-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.landing-page .criteria-card{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border-radius:10px;background:#fff;border:1px solid #deeaf5;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .criteria-card__check{flex-shrink:0;width:24px;height:24px;border-radius:50%;background-color:#ecfeef;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230dcb5b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.landing-page .criteria-card p{margin:0;font-size:14px;line-height:1.5;color:#4f4f4f}.landing-page .safety-block{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.landing-page .safety-block__cautions{padding:24px;border-radius:10px;background:#fff;border:1px solid #f0e0c0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .safety-block__title{font-size:15px;font-weight:700;color:#292b35;margin:0 0 16px}.landing-page .safety-list{list-style:none;padding:0;margin:0}.landing-page .safety-list li{position:relative;padding-left:28px;margin-bottom:12px;color:#4f4f4f;line-height:1.5;font-size:14px}.landing-page .safety-list li:last-child{margin-bottom:0}.landing-page .safety-list li::before{content:'';position:absolute;left:0;top:3px;width:18px;height:18px;border-radius:50%;background-color:#fff5e6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23e5a100' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='9' x2='12' y2='13'%3E%3C/line%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.landing-page .safety-block__consult{padding:24px;border-radius:10px;background:#f0f6f3;border:1px solid rgba(13,203,91,.25);display:flex;align-items:flex-start;gap:14px}.landing-page .safety-block__consult-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:rgba(13,203,91,.15);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%230dcb5b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.landing-page .safety-block__consult p{margin:0;font-size:14px;line-height:1.6;color:#4f4f4f;padding-top:6px}.landing-page .section-head-inline{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px}.landing-page .section-head-inline h2{margin-bottom:0}.landing-page .sort-bar{display:flex;gap:8px;flex-wrap:wrap}.landing-page .sort-chip{box-sizing:border-box;padding:8px 16px;border-radius:10px;border:1.5px solid rgba(9,209,102,.3);background:#fff;color:#4f4f4f;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;line-height:normal}.landing-page .sort-chip:hover{border-color:#0dcb5b;color:#0dcb5b}.landing-page .sort-chip.is-active{background:#0dcb5b;color:#fff;border-color:#0dcb5b;box-shadow:0 4px 9px rgba(13,203,91,.4)}.landing-page .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.landing-page a.product-card{text-decoration:none;color:inherit}.landing-page .product-card{width:auto!important;margin:0;padding:0!important;padding-bottom:0!important;border-radius:10px;background:#fff;border:1px solid rgba(9,209,102,.2);box-shadow:0 2px 8px rgba(9,209,102,.06);display:flex;flex-direction:column;overflow:hidden!important;position:relative;opacity:1;transition:border-color .3s ease,box-shadow .3s ease,opacity .3s ease,transform .4s cubic-bezier(.34, 1.56, .64, 1)}@media (min-width:1025px){.landing-page .product-card:hover{border-color:rgba(9,209,102,.5);box-shadow:0 5px 20px rgba(9,209,102,.15)}}.landing-page .product-card__headline{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px 10px 0 0;border-bottom:1px solid rgba(9,209,102,.15);background-color:rgba(9,209,102,.05);transition:background-color .3s ease}@media (min-width:1025px){.landing-page .product-card:hover .product-card__headline{background-color:rgba(9,209,102,.1)}}.landing-page .product-rank{font-size:13px;font-weight:700;color:#292b35;white-space:nowrap;transition:color .3s}.landing-page .product-badge{font-size:10px;font-weight:600;color:#09d166;background:#fff;padding:2px 8px;border-radius:4px;white-space:nowrap;border:1px solid rgba(9,209,102,.25);line-height:1.4}.landing-page .product-card__body{flex:1 1 auto;display:flex;flex-direction:column;padding:14px;overflow:hidden}.landing-page .product-card-image{height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;border-radius:8px;overflow:hidden;position:relative}.landing-page .product-card-image::after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,0) 40%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 60%,transparent 80%);z-index:2;pointer-events:none;transition:none}@media (min-width:1025px){.landing-page .product-card:hover .product-card-image::after{animation:shine-glare .7s ease-out forwards}}.landing-page .product-card-image img{max-height:100px;max-width:90%;object-fit:contain;transition:transform .4s ease;transform:scale(1.001)}@media (min-width:1025px){.landing-page .product-card:hover .product-card-image img{transform:scale(1.05)}}.landing-page .product-card-image.no-image{background:#f5f9f6}.landing-page .product-card-image.no-image::after{content:'';width:36px;height:36px;opacity:.15;position:static;background:0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 24 24' fill='none' stroke='%2309d166' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21 15 16 10 5 21'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.landing-page .product-title{font-size:14px;font-weight:600;color:#292b35;margin:0 0 auto;padding-bottom:10px;line-height:1.35;max-height:calc(14px * 1.35 * 2);transition:color .3s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width:1025px){.landing-page .product-title:hover{color:#09d166}}.landing-page .product-card__footer{margin-top:auto;flex-shrink:0;border-top:1px solid rgba(9,209,102,.12);padding:14px;display:flex;flex-direction:column;gap:12px}.landing-page .product-card__meta{display:flex;gap:14px}.landing-page .product-meta-block{flex:1;min-width:0}.landing-page .product-meta-block__label{display:block;font-size:10px;font-weight:500;color:#a0a0a0;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;line-height:1}.landing-page .product-meta-block__row{display:flex;align-items:center;gap:6px;min-height:20px}.landing-page .landing-rating-list{display:flex;align-items:center;list-style:none;padding:0;margin:0}.landing-page .landing-rating-list__item{width:11px;height:11px;border:1px solid #ced0da;background-color:#f0f0f0;background-image:linear-gradient(to top,#f1f3f7 0,#fff 100%);margin-right:2px;border-radius:50%}.landing-page .landing-rating-list__item.is-full{background-color:#55cd6d;border-color:#55cd6d;background-image:none}.landing-page .landing-rating-count{font-size:10px;margin-left:5px;color:#494950;font-weight:700}.landing-page .product-price__value{font-size:11px;font-weight:700;color:#494950;white-space:nowrap;line-height:1}.landing-page .product-price__source{font-size:10px;font-weight:400;color:#b0b0b0;white-space:nowrap}.landing-page .methodology-note{max-width:680px;margin:28px auto 0;padding:20px 24px;background:#fff;border:1px solid #d9e2dc;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.04);position:relative;padding-left:52px}.landing-page .methodology-note::before{content:"";position:absolute;left:20px;top:20px;width:22px;height:22px;background:#eef7f1;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%234a9d7c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}.landing-page .methodology-note__title{font-size:14px;font-weight:700;color:#292b35;margin:0 0 6px}.landing-page .methodology-note p{font-size:13px;color:#666;line-height:1.6;margin:0}.landing-page .sources-wrap{max-width:720px;margin:0 auto}.landing-page .landing-section--sources{padding:36px 0}.landing-page .sources-wrap h2{text-align:center}.landing-page .sources-box{max-width:720px;margin:0 auto;background:#fff;border:1px solid #e2e8e5;border-radius:10px;overflow:hidden}.landing-page .sources-box__header{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#f5f9f7;border-bottom:1px solid #e2e8e5;font-size:13px;font-weight:600;color:#4a9d7c}.landing-page .sources-box__header svg{stroke:#4a9d7c;flex-shrink:0}.landing-page .sources-box__list{padding:4px 0}.landing-page .sources-box__item{display:flex;align-items:baseline;gap:12px;padding:10px 20px;transition:background .15s}.landing-page .sources-box__item:hover{background:#fafcfb}.landing-page .sources-box__num{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#eef4f1;color:#4a9d7c;font-size:11px;font-weight:700;border-radius:50%;position:relative;top:1px}.landing-page .sources-box__text{font-size:13px;color:#666;line-height:1.55}.landing-page .sources-box__text a{color:#4a9d7c;text-decoration:none;transition:color .15s;border-bottom:1px dashed rgba(74,157,124,.3)}.landing-page .sources-box__text a:hover{color:#368a68;border-bottom-color:#368a68;border-bottom-style:solid}.landing-page .view-all-wrap{text-align:center;margin-top:20px}.landing-page .view-all-link{display:inline-block;padding:10px 28px;border-radius:10px;border:1.5px solid #0dcb5b;color:#0dcb5b;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;position:relative}.landing-page .view-all-link::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:10px;padding:2px;background:conic-gradient(from var(--btn-border-angle),#09d166,#00e5ff,#76ff03,#09d166);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}@media (min-width:1025px){.landing-page .view-all-link:hover{background:#0dcb5b;color:#fff;box-shadow:0 4px 9px rgba(13,203,91,.4)}.landing-page .view-all-link:hover::before{opacity:1;animation:rotate-btn-border 2s linear infinite}}.landing-page .vs-layout{display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch}.landing-page .vs-column{border-radius:10px;background:#fff;border:1.5px solid rgba(9,209,102,.2);box-shadow:0 3px 12px rgba(9,209,102,.06);overflow:hidden}.landing-page .vs-column--a .vs-column__header{background:linear-gradient(180deg,#f0f6f3 0,#fff 100%)}.landing-page .vs-column--b .vs-column__header{background:#f6f6f6}.landing-page .vs-column__header{padding:16px 20px;font-size:16px;font-weight:700;color:#292b35;border-bottom:1.5px solid rgba(9,209,102,.15);text-align:center}.landing-page .vs-row{padding:14px 20px;border-bottom:1px solid #efefef}.landing-page .vs-row:last-child{border-bottom:none}.landing-page .vs-row__label{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#a0a0a0;margin-bottom:4px}.landing-page .vs-row__value{display:block;font-size:14px;line-height:1.5;color:#4f4f4f}.landing-page .vs-divider{display:flex;align-items:center;justify-content:center;padding:0 16px}.landing-page .vs-divider__badge{width:40px;height:40px;border-radius:50%;background:#0dcb5b;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 9px rgba(13,203,91,.4)}.landing-page .brands-wrap h2{text-align:center}.landing-page .brand-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px 50px}.landing-page .brand-card{display:block;width:160px;text-decoration:none;transition:transform .4s cubic-bezier(.34, 1.56, .64, 1)}@media (min-width:1025px){.landing-page .brand-card:hover{transform:scale(1.1) translateY(-3px)}.landing-page .brand-card:hover .brand-card__img img{filter:brightness(1.1) saturate(1.2)}}.landing-page .brand-card__img{display:flex;align-items:center;justify-content:center;width:100%}.landing-page .brand-card__img img{width:100%;object-fit:contain;transition:filter .3s ease}.landing-page .brand-card__img--placeholder{background:#ecfeef;border-radius:8px}.landing-page .brand-card__img--placeholder>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;font-weight:700;color:#0dcb5b}.landing-page .pill-list{display:flex;flex-wrap:wrap;gap:8px}.landing-page .pill{display:inline-block;padding:6px 14px;border-radius:10px;border:1px solid #efefef;background:#fff;color:#292b35;font-size:13px;font-weight:500;text-decoration:none;transition:background .3s ease,border-color .3s ease,color .3s ease;position:relative}.landing-page .pill::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;padding:2px;background:conic-gradient(from var(--btn-border-angle),#09d166,#00e5ff,#76ff03,#09d166);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .4s ease;pointer-events:none}@media (min-width:1025px){.landing-page .pill:hover{color:#0dcb5b}.landing-page .pill:hover::after{opacity:1;animation:rotate-btn-border 2s linear infinite}}.landing-page .faq-wrap{max-width:800px}.landing-page .faq-list{display:flex;flex-direction:column;gap:10px}.landing-page .faq-item{border:1.5px solid rgba(9,209,102,.25);border-radius:10px;background:#fff;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}@media (min-width:1025px){.landing-page .faq-item:hover{border-color:rgba(9,209,102,.5)}}.landing-page .faq-question{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:0 0;border:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:#292b35;text-align:left;line-height:1.4}.landing-page .faq-icon{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ecfeef;color:#0dcb5b;font-size:16px;font-weight:700;transition:background .3s ease,color .3s ease;line-height:1}.landing-page .faq-answer{display:none;padding:0 20px 16px}.landing-page .faq-answer p{margin:0;padding-top:12px;border-top:1px dashed rgba(9,209,102,.3);color:#4f4f4f;line-height:1.6;font-size:14px}.landing-page .faq-item.is-open .faq-answer{display:block}.landing-page .faq-item.is-open .faq-icon{background:#0dcb5b;color:#fff}.landing-page .faq-item.is-open{border-color:rgba(9,209,102,.5);box-shadow:0 3px 12px rgba(9,209,102,.1)}@media (max-width:991px){.landing-page .landing-container{padding:0 20px}.landing-page .grid-two{grid-template-columns:1fr;gap:36px}.landing-page .grid-cols-3,.landing-page .grid-three{grid-template-columns:1fr;gap:36px}.landing-page .grid-cols-2{grid-template-columns:1fr;gap:36px}.landing-page .audience-grid{grid-template-columns:1fr}.landing-page .benefit-grid{grid-template-columns:1fr}.landing-page .forms-grid{grid-template-columns:1fr}.landing-page .steps-list{grid-template-columns:1fr}.landing-page .criteria-grid{grid-template-columns:1fr 1fr}.landing-page .safety-block{grid-template-columns:1fr}.landing-page .vs-layout{grid-template-columns:1fr;gap:16px}.landing-page .vs-divider{padding:0}.landing-page .product-grid{grid-template-columns:repeat(2,1fr);gap:14px}.landing-page .product-card-image{height:110px}.landing-page .section-head-inline{flex-direction:column;align-items:flex-start}.landing-page .brand-grid{gap:30px 36px}.landing-page .brand-card{width:120px}.landing-page .landing-hero{padding:50px 0 40px}.landing-page .landing-hero h1{font-size:32px}.landing-page .landing-section{padding:40px 0}.landing-page .landing-section h2{font-size:24px}}@media (max-width:767px){.landing-page .landing-hero{padding:36px 0 28px}.landing-page .landing-hero h1{font-size:26px}.landing-page .landing-intro{font-size:14px}.landing-page .landing-meta{flex-wrap:wrap;justify-content:center;gap:8px 20px}.landing-page .brand-grid{gap:16px 20px}.landing-page .brand-card{width:70px}.landing-page .landing-hero__bg{animation:none}.landing-page .landing-section{padding:32px 0}.landing-page .landing-section h2{font-size:22px}.landing-page .criteria-grid{grid-template-columns:1fr}.landing-page .audience-card,.landing-page .benefit-card,.landing-page .criteria-card,.landing-page .form-card,.landing-page .step-item{padding:16px 18px}.landing-page .safety-block__cautions,.landing-page .safety-block__consult{padding:18px}.landing-page .vs-column__header{padding:14px 16px;font-size:15px}.landing-page .vs-row{padding:12px 16px}.landing-page .product-grid{grid-template-columns:1fr;gap:12px}.landing-page .product-card-image{height:100px}.landing-page .faq-question{padding:14px 16px;font-size:14px}.landing-page .faq-answer{padding:0 16px 14px}.landing-page .brand-grid{gap:24px 30px}.landing-page .brand-card{width:100px}.landing-page .grid-two{gap:28px}.landing-page .sort-bar{width:100%}.landing-page .sort-chip{flex:1;text-align:center;padding:8px 10px;font-size:12px}}@media (max-width:480px){.landing-page .landing-container{padding:0 15px}.landing-page .landing-hero{padding:30px 0 24px}.landing-page .landing-hero h1{font-size:22px}.landing-page .landing-section h2{font-size:20px}.landing-page .product-card-image{height:80px}.landing-page .brand-card{width:80px;padding:14px 10px}.landing-page .audience-card,.landing-page .benefit-card,.landing-page .criteria-card,.landing-page .form-card,.landing-page .step-item{padding:14px 16px}.landing-page .step-number{width:30px;height:30px;font-size:13px}.landing-page .audience-card__icon{width:30px;height:30px}.landing-page .vs-divider__badge{width:34px;height:34px;font-size:11px}}.landing-page .section-subtitle{font-size:15px;color:#4f4f4f;margin:-8px 0 28px;max-width:720px;line-height:1.55}.landing-page .landing-section--tldr{padding:40px 0}.landing-page .tldr-box{background:linear-gradient(135deg,#eef7f1 0,#f0fbf4 100%);border-left:4px solid #0dcb5b;border-radius:12px;padding:28px 32px;box-shadow:0 4px 16px rgba(13,203,91,.08)}.landing-page .tldr-box__label{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.landing-page .tldr-box__badge{background:#0dcb5b;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;padding:4px 10px;border-radius:4px}.landing-page .tldr-box__hint{font-size:13px;color:#4f4f4f;font-style:italic}.landing-page .tldr-box__verdict{font-size:17px;color:#292b35;margin:0 0 16px;line-height:1.55;font-weight:500}.landing-page .tldr-box__points{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:8px}.landing-page .tldr-box__points li{position:relative;padding-left:22px;font-size:14px;color:#4f4f4f}.landing-page .tldr-box__points li::before{content:'';position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:#0dcb5b}.landing-page .timeline-list{list-style:none;padding:0;margin:0;position:relative}.landing-page .timeline-list::before{content:'';position:absolute;left:60px;top:8px;bottom:8px;width:2px;background:linear-gradient(to bottom,#0dcb5b 0,#deeaf5 100%)}.landing-page .timeline-item{display:grid;grid-template-columns:130px 1fr;gap:24px;padding:0 0 24px;position:relative}.landing-page .timeline-item:last-child{padding-bottom:0}.landing-page .timeline-item__marker{display:flex;flex-direction:column;align-items:flex-start;position:relative}.landing-page .timeline-item__dot{width:14px;height:14px;border-radius:50%;background:#0dcb5b;border:3px solid #fff;box-shadow:0 0 0 2px #0dcb5b;margin-left:53px;margin-bottom:10px}.landing-page .timeline-item__stage{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#0dcb5b;background:#eef7f1;padding:4px 10px;border-radius:4px;margin-left:28px}.landing-page .timeline-item__body{background:#fff;border:1px solid #deeaf5;border-radius:8px;padding:16px 20px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .timeline-item__title{font-size:16px;font-weight:600;color:#292b35;margin:0 0 6px}.landing-page .timeline-item__body p{font-size:14px;color:#4f4f4f;margin:0}.landing-page .research-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.landing-page .research-card{background:#fff;border:1px solid #deeaf5;border-radius:10px;padding:22px;box-shadow:0 2px 10px rgba(0,0,0,.04);border-top:3px solid #11a155;display:flex;flex-direction:column}.landing-page .research-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.landing-page .research-card__pill{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:#eef7f1;color:#11a155;padding:4px 8px;border-radius:4px}.landing-page .research-card__pill--alt{background:#eef3fa;color:#2c5282}.landing-page .research-card__finding{font-size:15px;color:#292b35;line-height:1.55;margin:0 0 14px;flex:1}.landing-page .research-card__source{font-size:12px;color:#4f4f4f;border-top:1px solid #f0f0f0;padding-top:10px}.landing-page .research-card__source a{color:#11a155;text-decoration:none}.landing-page .research-card__source a:hover{text-decoration:underline}.landing-page .stacking-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.landing-page .stacking-col{background:#fff;border-radius:10px;padding:22px 24px;border:1px solid #deeaf5}.landing-page .stacking-col--combine{border-top:3px solid #0dcb5b}.landing-page .stacking-col--avoid{border-top:3px solid #e0626a}.landing-page .stacking-col__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.landing-page .stacking-col__header h3{font-size:17px;font-weight:600;color:#292b35;margin:0}.landing-page .stacking-col__icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;flex-shrink:0}.landing-page .stacking-col__icon--plus{background:#0dcb5b}.landing-page .stacking-col__icon--minus{background:#e0626a}.landing-page .stacking-list{list-style:none;padding:0;margin:0}.landing-page .stacking-list li{padding:12px 0;border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:1fr;gap:4px}.landing-page .stacking-list li:last-child{border-bottom:none;padding-bottom:0}.landing-page .stacking-list li:first-child{padding-top:0}.landing-page .stacking-list li strong{font-size:14px;font-weight:700;color:#292b35}.landing-page .stacking-list li span{font-size:13px;color:#4f4f4f;line-height:1.5}.landing-page .food-sources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.landing-page .food-source-card{background:#fff;border:1px solid #deeaf5;border-radius:10px;padding:20px 16px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .food-source-card__icon{width:38px;height:38px;margin:0 auto 10px;border-radius:50%;background:#eef7f1 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2311a155' stroke-width='2'><path d='M12 2a4 4 0 014 4c0 2-2 3-2 6 0 1 1 2 2 2 1 0 2-1 2-2 0-2 2-3 2-6a4 4 0 00-8 0c0 2-2 3-2 6 0 1 1 2 2 2'/></svg>") center/22px no-repeat}.landing-page .food-source-card__name{font-size:15px;font-weight:600;color:#292b35;margin:0 0 4px}.landing-page .food-source-card__amount{display:inline-block;font-size:13px;font-weight:700;color:#11a155;background:#eef7f1;padding:3px 10px;border-radius:4px;margin-bottom:8px}.landing-page .food-source-card__note{font-size:12px;color:#4f4f4f;margin:0;line-height:1.5}.landing-page .myths-list{display:grid;grid-template-columns:1fr;gap:16px}.landing-page .myth-row{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #deeaf5;box-shadow:0 2px 8px rgba(0,0,0,.04)}.landing-page .myth-row__fact,.landing-page .myth-row__myth{padding:18px 22px}.landing-page .myth-row__myth{background:#fcf2f2;border-right:1px solid #f4dcdc}.landing-page .myth-row__fact{background:#f0faf3}.landing-page .myth-row__label{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:3px 9px;border-radius:4px;margin-bottom:8px}.landing-page .myth-row__label--myth{background:#e0626a;color:#fff}.landing-page .myth-row__label--fact{background:#0dcb5b;color:#fff}.landing-page .myth-row__fact p,.landing-page .myth-row__myth p{font-size:14px;color:#292b35;margin:0;line-height:1.55}.landing-page .checklist-box{background:#fff;border:1px solid #deeaf5;border-radius:10px;padding:26px 30px;box-shadow:0 2px 12px rgba(0,0,0,.04);max-width:760px}.landing-page .checklist{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:12px}.landing-page .checklist__item{display:flex;align-items:flex-start;gap:14px;padding:8px 0;border-bottom:1px dashed #ebebeb}.landing-page .checklist__item:last-child{border-bottom:none}.landing-page .checklist__check{width:22px;height:22px;border-radius:5px;background:#0dcb5b url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/14px no-repeat;flex-shrink:0;margin-top:2px}.landing-page .checklist__text{font-size:14px;color:#292b35;line-height:1.55;flex:1}.landing-page .price-tiers-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;align-items:stretch}.landing-page .price-tier{background:#fff;border:1px solid #deeaf5;border-radius:12px;padding:24px 22px;box-shadow:0 2px 10px rgba(0,0,0,.04);display:flex;flex-direction:column}.landing-page .price-tier--featured{border:2px solid #0dcb5b;box-shadow:0 6px 18px rgba(13,203,91,.12);transform:translateY(-4px);position:relative}.landing-page .price-tier--featured::before{content:'Most common';position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#0dcb5b;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;border-radius:4px;white-space:nowrap}.landing-page .price-tier__header{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}.landing-page .price-tier__name{font-size:17px;font-weight:600;color:#292b35;margin:0 0 6px}.landing-page .price-tier__range{display:inline-block;font-size:22px;font-weight:700;color:#11a155}.landing-page .price-tier__description{font-size:14px;color:#4f4f4f;line-height:1.55;margin:0 0 16px;flex:1}.landing-page .price-tier__footer{border-top:1px dashed #ebebeb;padding-top:12px}.landing-page .price-tier__label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#4f4f4f;margin-bottom:4px}.landing-page .price-tier__good-for{font-size:13px;color:#292b35;line-height:1.5}.landing-page .dosage-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid #deeaf5;box-shadow:0 2px 8px rgba(0,0,0,.04);background:#fff}.landing-page .dosage-table{width:100%;border-collapse:collapse;font-size:14px;min-width:540px}.landing-page .dosage-table thead th{background:#eef7f1;color:#11a155;font-weight:700;text-align:left;padding:14px 18px;font-size:13px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #d0e8d8}.landing-page .dosage-table tbody td{padding:14px 18px;color:#292b35;border-bottom:1px solid #f0f0f0;line-height:1.5}.landing-page .dosage-table tbody tr:last-child td{border-bottom:none}.landing-page .dosage-table tbody tr:hover{background:#f9fcfa}.landing-page .dosage-table tbody td:first-child{font-weight:600;color:#11a155;width:28%}.landing-page .dosage-table__footnote{font-size:12px;color:#4f4f4f;margin:12px 0 0;font-style:italic}.landing-page .editors-pick{background:linear-gradient(135deg,#11a155 0,#0dcb5b 100%);color:#fff;border-radius:14px;padding:36px 40px;box-shadow:0 8px 28px rgba(13,203,91,.22);position:relative;overflow:hidden}.landing-page .editors-pick::after{content:'';position:absolute;top:-40px;right:-40px;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.08);pointer-events:none}.landing-page .editors-pick__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.18);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:6px 12px;border-radius:4px;margin-bottom:16px;position:relative;z-index:1}.landing-page .editors-pick__star{font-size:14px;line-height:1}.landing-page .editors-pick__product{font-size:26px;font-weight:700;color:#fff!important;margin:0 0 12px;line-height:1.25;position:relative;z-index:1}.landing-page .editors-pick__reason{font-size:16px;color:rgba(255,255,255,.92);line-height:1.55;margin:0 0 20px;max-width:720px;position:relative;z-index:1}.landing-page .editors-pick__highlights{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-template-columns:1fr;gap:8px;position:relative;z-index:1}.landing-page .editors-pick__highlights li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:rgba(255,255,255,.95)}.landing-page .editors-pick__check{width:18px;height:18px;border-radius:50%;background:rgba(255,255,255,.2) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/12px no-repeat;flex-shrink:0;margin-top:2px}.landing-page .editors-pick__cta{display:inline-block;background:#fff;color:#11a155;font-weight:700;text-decoration:none;padding:12px 22px;border-radius:6px;font-size:14px;transition:transform .2s,box-shadow .2s;position:relative;z-index:1}.landing-page .editors-pick__cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18)}@media (max-width:991px){.landing-page .price-tiers-grid,.landing-page .stacking-grid{grid-template-columns:1fr}.landing-page .price-tier--featured{transform:none}.landing-page .myth-row{grid-template-columns:1fr}.landing-page .myth-row__myth{border-right:none;border-bottom:1px solid #f4dcdc}}@media (max-width:767px){.landing-page .tldr-box{padding:22px 20px}.landing-page .tldr-box__verdict{font-size:16px}.landing-page .timeline-list::before{left:18px}.landing-page .timeline-item{grid-template-columns:1fr;gap:12px;padding-left:44px}.landing-page .timeline-item__marker{flex-direction:row;align-items:center;gap:10px}.landing-page .timeline-item__dot{position:absolute;left:11px;top:4px;margin:0}.landing-page .timeline-item__stage{margin-left:0}.landing-page .editors-pick{padding:28px 24px}.landing-page .editors-pick__product{font-size:22px}.landing-page .editors-pick__reason{font-size:15px}.landing-page .checklist-box{padding:20px 22px}.landing-page .dosage-table tbody td,.landing-page .dosage-table thead th{padding:12px 14px;font-size:13px}}@media (max-width:480px){.landing-page .tldr-box{padding:20px 16px}.landing-page .checklist-box,.landing-page .stacking-col{padding:18px}.landing-page .editors-pick{padding:24px 18px}.landing-page .editors-pick__product{font-size:20px}.landing-page .price-tier{padding:20px 18px}.landing-page .research-card,.landing-page .timeline-item__body{padding:16px 18px}}