:root{--lp-blue-dark: #0F3D5C;--lp-blue-mid: #1C5E8A;--lp-blue-accent: #2A8BB5;--lp-blue-light: #6DCBEF;--lp-cream: #F5F2ED;--lp-cream-dark: #EAE6DF;--lp-gold: #C8963E;--lp-green-ok: #1C7A4E;--lp-text-primary: #0F1A22;--lp-text-secondary: #4A5C6A;--lp-text-muted: #7A8F9E;--lp-border: rgba(15, 61, 92, .12);--lp-radius: 10px;--lp-radius-lg: 14px}.lp-section{font-family:var(--font-body-family),sans-serif;color:var(--lp-text-primary);-webkit-font-smoothing:antialiased;line-height:1.5}.lp-section *,.lp-section *:before,.lp-section *:after{box-sizing:border-box}.lp-section img{display:block;max-width:100%;height:auto}.lp-display{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;text-transform:uppercase;letter-spacing:-.01em;line-height:1}.lp-eyebrow{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-blue-accent);margin:0 0 6px;display:block}.lp-section-title{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:clamp(26px,6vw,32px);text-transform:uppercase;color:var(--lp-text-primary);line-height:1;margin:0 0 16px}.lp-body{font-size:14px;line-height:1.65;color:var(--lp-text-secondary);margin:0}.lp-inner{max-width:600px;margin:0 auto;padding:32px 20px}.lp-inner--flush{max-width:600px;margin:0 auto}.lp-divider{height:1px;background:var(--lp-border);margin:0 20px}.lp-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--lp-blue-dark);padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 20px #0003}.lp-sticky-bar__price-label{color:#ffffffa6;font-size:11px;line-height:1;display:block}.lp-sticky-bar__price-val{color:#fff;font-size:17px;font-weight:700;line-height:1.2;display:block}.lp-sticky-bar__btn{background:#fff;color:var(--lp-blue-dark);font-weight:700;font-size:13px;padding:11px 20px;border-radius:8px;white-space:nowrap;flex-shrink:0;text-decoration:none;display:inline-block;border:none;cursor:pointer;font-family:var(--font-body-family),sans-serif}.lp-sticky-bar__btn:hover{background:var(--lp-cream)}.lp-bottom-spacer{height:72px}.lp-stats-bar{background:var(--lp-blue-dark);padding:0 0 20px}.lp-stats-bar__inner{background:var(--lp-blue-mid);border-radius:var(--lp-radius);margin:0 16px;padding:14px 0;display:grid;grid-template-columns:repeat(4,1fr)}.lp-stat{text-align:center;padding:0 8px}.lp-stat+.lp-stat{border-left:.5px solid rgba(255,255,255,.15)}.lp-stat__val{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:24px;color:#fff;line-height:1;display:block}.lp-stat__unit{font-size:9px;color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;margin-top:3px;display:block}.lp-mech-card{background:#fff;border-radius:var(--lp-radius-lg);padding:18px;margin-bottom:12px;border:.5px solid var(--lp-border)}.lp-mech-card__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.lp-mech-card__icon{width:38px;height:38px;background:var(--lp-blue-dark);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-mech-card__icon svg{width:18px;height:18px;stroke:var(--lp-blue-light);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-mech-card__num{font-size:11px;color:var(--lp-blue-accent);font-weight:600;margin-bottom:2px;display:block}.lp-mech-card__title{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:18px;text-transform:uppercase;color:var(--lp-text-primary);display:block}.lp-mech-card__highlight{background:#2a8bb514;border-left:2px solid var(--lp-blue-accent);padding:8px 12px;border-radius:0 6px 6px 0;margin-top:10px;font-size:12px;font-weight:600;color:var(--lp-blue-dark)}.lp-proof__caption{background:var(--lp-blue-dark);padding:14px 20px;display:grid;grid-template-columns:repeat(3,1fr)}.lp-proof__cap-item{text-align:center;padding:0 8px}.lp-proof__cap-item+.lp-proof__cap-item{border-left:.5px solid rgba(255,255,255,.15)}.lp-proof__cap-val{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:18px;color:#fff;display:block}.lp-proof__cap-label{font-size:10px;color:#ffffff8c;letter-spacing:.04em}.lp-compare-wrap{background:#fff;border-radius:var(--lp-radius-lg);border:.5px solid var(--lp-border);overflow:hidden}.lp-compare-table{width:100%;border-collapse:collapse;font-size:13px}.lp-compare-table thead th{padding:10px 14px;font-size:12px;font-weight:600;border-bottom:1px solid var(--lp-border);text-align:center}.lp-compare-table thead th:first-child{text-align:left;color:var(--lp-text-muted);font-weight:400}.lp-compare-table th.lp-th-isolate{background:var(--lp-blue-dark);color:#fff}.lp-compare-table tbody td{padding:10px 14px;border-bottom:.5px solid var(--lp-border)}.lp-compare-table tbody tr:last-child td{border-bottom:none}.lp-compare-table tbody td:first-child{font-size:12px;color:var(--lp-text-secondary)}.lp-compare-table tbody td:not(:first-child){text-align:center;font-weight:500}.lp-td-isolate{background:#0f3d5c0a}.lp-val-good{color:var(--lp-blue-dark);font-weight:700}.lp-val-bad{color:var(--lp-text-muted);font-weight:400}.lp-lactase{background:var(--lp-blue-dark);border-radius:var(--lp-radius-lg);padding:22px;color:#fff}.lp-lactase__title{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:24px;text-transform:uppercase;margin:0 0 4px}.lp-lactase__sub{font-size:13px;color:#ffffffa6;margin:0 0 18px;line-height:1.4}.lp-lactase__steps{display:flex;flex-direction:column;gap:12px}.lp-lactase__step{display:flex;align-items:flex-start;gap:12px}.lp-lactase__dot{width:24px;height:24px;background:#6dcbef26;border:1px solid var(--lp-blue-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"Antonio",var(--font-heading-family, sans-serif);font-size:13px;font-weight:700;color:var(--lp-blue-light);flex-shrink:0;margin-top:1px}.lp-lactase__text{font-size:13px;line-height:1.55;color:#ffffffd1}.lp-lactase__text strong{color:#fff}.lp-flavor{background:var(--lp-blue-dark);padding:20px 20px 24px}.lp-flavor__label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:6px;display:block}.lp-flavor__current{font-size:14px;font-weight:600;color:#fff;margin-bottom:12px;display:block}.lp-flavor__list{display:flex;gap:10px}.lp-flavor__btn{flex:1;padding:10px;border-radius:8px;border:1.5px solid rgba(255,255,255,.2);background:transparent;color:#ffffffb3;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:7px;transition:border-color .15s,background .15s,color .15s;font-family:var(--font-body-family),sans-serif}.lp-flavor__btn:hover{border-color:#ffffff80;color:#fff}.lp-flavor__btn.is-active{border-color:#fff;background:#ffffff1f;color:#fff}.lp-flavor__dot{display:block;width:12px;height:12px;min-width:12px;min-height:12px;border-radius:50%;flex-shrink:0;border:1.5px solid rgba(255,255,255,.4)}.lp-flavor__btn.is-active .lp-flavor__dot{border-color:#fff}.lp-reviews{background:var(--lp-cream-dark);padding:32px 20px}.lp-review-card{background:#fff;border-radius:var(--lp-radius);padding:16px;margin-bottom:12px;border:.5px solid var(--lp-border)}.lp-review-card:last-child{margin-bottom:0}.lp-review-card__top{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.lp-review-card__avatar{width:32px;height:32px;border-radius:50%;background:var(--lp-blue-dark);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-review-card__name{font-size:13px;font-weight:600;color:var(--lp-text-primary);line-height:1.2}.lp-review-card__tag{font-size:11px;color:var(--lp-text-muted)}.lp-review-card__stars{color:var(--lp-gold);font-size:12px;margin-left:auto;white-space:nowrap}.lp-review-card__text{font-size:13px;line-height:1.6;color:var(--lp-text-secondary)}.lp-review-card__text strong{color:var(--lp-text-primary);font-weight:600}.lp-reassurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lp-reassurance-item{background:#fff;border-radius:var(--lp-radius);padding:14px;border:.5px solid var(--lp-border)}.lp-reassurance-item__icon{width:34px;height:34px;background:#0f3d5c12;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.lp-reassurance-item__icon svg{width:16px;height:16px;stroke:var(--lp-blue-dark);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-reassurance-item__title{font-size:12px;font-weight:600;color:var(--lp-text-primary);margin-bottom:3px}.lp-reassurance-item__desc{font-size:11px;color:var(--lp-text-muted);line-height:1.45}.lp-format-list{display:flex;flex-direction:column;gap:10px}.lp-format-card{border:1px solid var(--lp-border);border-radius:var(--lp-radius);padding:14px 16px;background:#fff;display:flex;align-items:center;gap:12px;cursor:pointer;position:relative;transition:border-color .15s}.lp-format-card.is-selected{border:2px solid var(--lp-blue-dark);background:#0f3d5c08}.lp-format-card__radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--lp-border);flex-shrink:0;position:relative;transition:border-color .15s,background .15s}.lp-format-card.is-selected .lp-format-card__radio{border-color:var(--lp-blue-dark);background:var(--lp-blue-dark)}.lp-format-card.is-selected .lp-format-card__radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}.lp-format-card__info{flex:1}.lp-format-card__name{font-size:14px;font-weight:600;color:var(--lp-text-primary)}.lp-format-card__portions{font-size:11px;color:var(--lp-text-muted);margin-top:1px}.lp-format-card__economy{font-size:11px;color:var(--lp-green-ok);font-weight:600;margin-top:2px}.lp-format-card__price-block{text-align:right;flex-shrink:0}.lp-format-card__price{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:22px;color:var(--lp-text-primary);line-height:1;display:block}.lp-format-card__old-price{font-size:12px;color:var(--lp-text-muted);text-decoration:line-through;display:block;line-height:1;margin-top:1px}.lp-format-card__per-portion{font-size:10px;color:var(--lp-text-muted);margin-top:1px}.lp-format-card__badge{position:absolute;top:-1px;right:14px;background:var(--lp-gold);color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:0 0 7px 7px;letter-spacing:.05em}.lp-cta-section{background:var(--lp-blue-dark);padding:28px 20px 32px}.lp-cta-section__headline{font-family:"Antonio",var(--font-heading-family, sans-serif);font-weight:700;font-size:26px;text-transform:uppercase;color:#fff;margin:0 0 4px}.lp-cta-section__desc{font-size:13px;color:#fff9;margin:0 0 20px}.lp-cta-section__main-btn{display:block;width:100%;background:#fff;color:var(--lp-blue-dark);font-weight:700;font-size:15px;padding:17px;border-radius:8px;margin-bottom:10px;text-align:center;text-decoration:none;transition:background .15s;border:none;cursor:pointer;font-family:var(--font-body-family),sans-serif}.lp-cta-section__main-btn:hover{background:var(--lp-cream)}.lp-cta-section__sub-btn{display:block;width:100%;background:transparent;color:#ffffffb3;font-size:13px;padding:12px;border-radius:8px;border:1px solid rgba(255,255,255,.2);text-align:center;text-decoration:none;transition:border-color .15s;font-family:var(--font-body-family),sans-serif}.lp-cta-section__sub-btn:hover{border-color:#ffffff73}.lp-cta-section__guarantees{display:flex;justify-content:center;gap:20px;margin-top:18px}.lp-cta-section__guarantee{text-align:center;font-size:11px;color:#ffffff8c;line-height:1.4}.lp-routine-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lp-routine-item{border-radius:var(--lp-radius);padding:14px;border:.5px solid var(--lp-border);background:#fff}.lp-routine-item.is-active{background:var(--lp-blue-dark);border-color:var(--lp-blue-dark)}.lp-routine-item__moment{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--lp-text-muted);margin-bottom:4px}.lp-routine-item.is-active .lp-routine-item__moment{color:#6dcbefd9}.lp-routine-item__product{font-size:13px;font-weight:600;color:var(--lp-text-primary);line-height:1.25}.lp-routine-item.is-active .lp-routine-item__product{color:#fff}.lp-routine-item__sub{font-size:11px;color:var(--lp-text-muted);margin-top:2px}.lp-routine-item.is-active .lp-routine-item__sub{color:#ffffff8c}.lp-compo-card{background:#fff;border-radius:var(--lp-radius-lg);padding:18px;border:.5px solid var(--lp-border)}.lp-compo-card__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--lp-text-muted);margin-bottom:8px;display:block}.lp-compo-card__ingredients{font-size:13px;line-height:1.65;color:var(--lp-text-secondary);margin:0}.lp-compo-table{width:100%;margin-top:16px;border-collapse:collapse;font-size:13px}.lp-compo-table tr{border-bottom:.5px solid var(--lp-border)}.lp-compo-table tr:last-child{border-bottom:none}.lp-compo-table td{padding:7px 0;color:var(--lp-text-secondary)}.lp-compo-table td:last-child{text-align:right;font-weight:600;color:var(--lp-text-primary)}.lp-allergen{font-size:11px;color:var(--lp-text-muted);margin-top:12px;font-style:italic;line-height:1.45}.lp-faq-item{border-bottom:.5px solid var(--lp-border)}.lp-faq-item:last-child{border-bottom:none}.lp-faq-item__q{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:15px 0;font-size:13px;font-weight:600;color:var(--lp-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;background:none;border:none;width:100%;text-align:left;font-family:var(--font-body-family),sans-serif}.lp-faq-item__toggle{color:var(--lp-blue-accent);font-size:20px;line-height:1;flex-shrink:0;transition:transform .2s ease;margin-top:-1px}.lp-faq-item.is-open .lp-faq-item__toggle{transform:rotate(45deg)}.lp-faq-item__a{font-size:13px;line-height:1.65;color:var(--lp-text-secondary);padding-bottom:15px;display:none}.lp-faq-item.is-open .lp-faq-item__a{display:block}
/*# sourceMappingURL=/cdn/shop/t/42/assets/lugus-lp-whey.css.map */
