#lmpf-v3{--ink:#201e1a;--muted:#746f67;--gold:#b48a3b;--gold-dark:#846629;--cream:#faf7f1;--line:#e7dfd2;--white:#fff;max-width:1180px;margin:20px auto 110px;padding:0 14px;color:var(--ink);font-family:Inter,Arial,sans-serif;box-sizing:border-box}
#lmpf-v3,#lmpf-v3 *{box-sizing:border-box}
#lmpf-v3 button,#lmpf-v3 input{font-family:inherit}
.lmpf-shell{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 22px 70px rgba(50,40,25,.10)}
.lmpf-header{height:78px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.lmpf-logo{font:700 24px/1 Georgia,serif;letter-spacing:.18em;color:var(--gold-dark)}
.lmpf-sublogo{font-size:9px;letter-spacing:.22em;color:var(--muted);margin-top:5px}
.lmpf-cart-trigger{border:1px solid var(--line)!important;background:#fff!important;color:var(--ink)!important;border-radius:999px!important;padding:10px 14px!important;font-size:14px!important;font-weight:800!important;cursor:pointer}
.lmpf-cart-trigger span{display:inline-grid;place-items:center;min-width:21px;height:21px;margin-left:6px;border-radius:999px;background:var(--ink);color:#fff;font-size:11px}
.lmpf-progress{height:6px;background:#eee9e1}.lmpf-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--gold),var(--gold-dark));transition:width .25s}
[data-lmpf-main]{min-height:560px;scroll-margin-top:8px}.lmpf-view{animation:lmpfIn .22s ease}@keyframes lmpfIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.lmpf-kicker{margin:0 0 11px;color:var(--gold-dark);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.lmpf-btn{border:0!important;border-radius:999px!important;padding:14px 22px!important;font-size:15px!important;font-weight:850!important;line-height:1.1!important;cursor:pointer;text-decoration:none!important;transition:.18s}.lmpf-btn:hover{transform:translateY(-1px)}
.lmpf-btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold-dark))!important;color:#fff!important}.lmpf-btn-light{background:#f0ece5!important;color:var(--ink)!important}.lmpf-btn-outline{background:#fff!important;border:1px solid var(--gold-dark)!important;color:var(--gold-dark)!important}.lmpf-full{width:100%}

/* Dual-entry landing page */
.lmpf-hero{min-height:610px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);background:linear-gradient(120deg,#fff 0,#fff 55%,var(--cream) 55%)}
.lmpf-hero-copy{padding:58px clamp(28px,5vw,64px);display:flex;flex-direction:column;justify-content:center;min-width:0}
.lmpf-hero h1{font:clamp(44px,6vw,72px)/1.01 Georgia,serif;margin:0 0 18px;max-width:760px}
.lmpf-hero p{font-size:17px;line-height:1.58;color:var(--muted);margin:0}.lmpf-start-intro{max-width:690px;margin-bottom:25px!important}
.lmpf-start-paths{display:grid;gap:13px;max-width:720px}.lmpf-start-path{display:grid!important;grid-template-columns:46px minmax(0,1fr) 24px!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:98px!important;padding:17px 18px!important;border:1px solid #ded4c6!important;border-radius:18px!important;background:#fff!important;color:var(--ink)!important;text-align:left!important;cursor:pointer!important;box-shadow:0 8px 24px rgba(65,50,28,.06)!important}.lmpf-start-path.is-primary{border-color:#b98b3f!important;background:linear-gradient(135deg,#fffdf8,#f7eddc)!important}.lmpf-start-path b{display:block;font-size:19px;line-height:1.2;margin-bottom:5px}.lmpf-start-path small{display:block;font-size:13px;line-height:1.45;color:var(--muted)}.lmpf-start-path i{font-style:normal;font-size:24px;color:#9a6f2d}.lmpf-start-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:18px;font-weight:900}
.lmpf-trust{display:flex;gap:16px;flex-wrap:wrap;margin:22px 0;color:#56514b;font-size:13px}.lmpf-trust span:before{content:'✓';color:var(--gold-dark);font-weight:900;margin-right:5px}
.lmpf-hero-art{padding:38px;display:flex;align-items:center;justify-content:center;min-width:0}.lmpf-start-preview{width:min(510px,100%);min-height:460px;display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:24px;align-items:center;padding:34px;border:1px solid #ded3c2;border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(57,43,24,.12);overflow:hidden}.lmpf-start-preview-copy{min-width:0}.lmpf-start-preview-copy h3{font:clamp(32px,4vw,46px)/1.04 Georgia,serif;margin:16px 0 12px}.lmpf-start-preview-copy p{font-size:15px;line-height:1.55}.lmpf-start-preview-copy ul{list-style:none;padding:0;margin:20px 0;display:grid;gap:10px}.lmpf-start-preview-copy li{font-size:14px}.lmpf-start-preview-copy li:before{content:'✓';color:#a4762f;font-weight:900;margin-right:8px}.lmpf-start-preview-bottle{display:flex;align-items:center;justify-content:center;min-width:0}
.lmpf-badge{display:inline-block;padding:7px 10px;border-radius:999px;background:#f1eadf;color:var(--gold-dark);font-size:10px;font-weight:900;letter-spacing:.08em}.lmpf-price{font:30px Georgia,serif;margin-top:18px}.lmpf-price small{font:12px Inter,Arial,sans-serif;color:var(--muted);margin-left:3px}

/* Bottle artwork: always participates in normal layout */
.lmpf-bottle{position:relative;width:130px;height:225px;border-radius:26px 26px 34px 34px;background:linear-gradient(110deg,#fafafa,#d8d6d2 48%,#f7f7f6);box-shadow:0 24px 42px rgba(37,31,24,.16),inset 10px 0 16px rgba(255,255,255,.75),inset -10px 0 16px rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;flex:0 0 auto;margin:28px auto 0}
.lmpf-bottle .lmpf-cap{position:absolute;top:-32px;left:20px;right:20px;height:45px;border-radius:10px 10px 6px 6px;background:#211f1b}
.lmpf-bottle .lmpf-label{width:76%;min-height:96px;padding:14px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#26231f;color:#e8c478;box-shadow:0 8px 20px rgba(0,0,0,.15)}
.lmpf-bottle .lmpf-label small,.lmpf-bottle .lmpf-label em{font:7px Arial,sans-serif;letter-spacing:.18em;color:inherit}.lmpf-bottle .lmpf-label b{font:700 18px Georgia,serif;line-height:1.05;margin:8px 0;color:inherit}
.lmpf-bottle-blue .lmpf-label{background:#233954;color:#dcecff}.lmpf-bottle-gold .lmpf-label{background:#7f5d27;color:#fff0c4}.lmpf-bottle-black .lmpf-label{background:#111;color:#d9ad56}.lmpf-bottle-navy .lmpf-label{background:#16283f;color:#e5c373}.lmpf-bottle-bronze .lmpf-label{background:#5d3f2f;color:#f2cf90}.lmpf-bottle-slate .lmpf-label{background:#3e4652;color:#e4e7ec}.lmpf-bottle-silver .lmpf-label{background:#54575d;color:#f5f6f8}.lmpf-bottle-green .lmpf-label{background:#244c3c;color:#cde8d7}.lmpf-bottle-copper .lmpf-label{background:#70402f;color:#f1c4a5}.lmpf-bottle-rose .lmpf-label{background:#6d3747;color:#f5ced9}.lmpf-bottle-teal .lmpf-label{background:#1e5558;color:#d3eded}.lmpf-bottle-red .lmpf-label{background:#772f2f;color:#ffdada}
.lmpf-bottle.is-small{width:44px;height:70px;border-radius:10px 10px 13px 13px;margin:8px auto 0}.lmpf-bottle.is-small .lmpf-cap{top:-10px;left:7px;right:7px;height:16px;border-radius:4px}.lmpf-bottle.is-small .lmpf-label{width:82%;min-height:42px;padding:3px 2px}.lmpf-bottle.is-small .lmpf-label small,.lmpf-bottle.is-small .lmpf-label em{font-size:3px}.lmpf-bottle.is-small .lmpf-label b{font-size:7px;margin:3px 0}

/* Quiz */
.lmpf-question{max-width:940px;margin:auto;padding:48px 28px 58px;text-align:center}.lmpf-question h2{font:clamp(34px,5vw,50px)/1.08 Georgia,serif;margin:7px 0 10px}.lmpf-question>p{color:var(--muted);font-size:16px}.lmpf-step{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--gold-dark)}
.lmpf-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;text-align:left}.lmpf-choice{height:auto!important;min-height:112px;padding:22px 20px!important;border:1px solid var(--line)!important;border-radius:19px!important;background:#fff!important;color:var(--ink)!important;text-align:left!important;cursor:pointer;overflow:visible!important}.lmpf-choice:hover,.lmpf-choice.is-selected{border-color:var(--gold)!important;background:var(--cream)!important;box-shadow:0 10px 25px rgba(70,55,33,.07)}.lmpf-choice b{display:block;font-size:20px;line-height:1.2;margin-bottom:6px;white-space:normal;overflow-wrap:anywhere}.lmpf-choice small{display:block;color:var(--muted);line-height:1.45;white-space:normal;overflow-wrap:anywhere}.lmpf-choice-check{display:none}.lmpf-check-list{grid-template-columns:1fr;gap:10px}.lmpf-check-list .lmpf-choice{display:flex!important;align-items:center!important;min-height:70px!important;padding:14px 16px!important}.lmpf-check-list .lmpf-choice-check{display:inline-flex!important;flex:0 0 42px;width:42px;height:42px;border:2px solid #d7cdbc;border-radius:50%;align-items:center;justify-content:center;margin-right:14px;font-size:25px;font-weight:900;color:#fff;background:#fff}.lmpf-check-list .lmpf-choice.is-selected .lmpf-choice-check{background:var(--gold);border-color:var(--gold)}.lmpf-q-actions{display:flex;justify-content:space-between;gap:10px;margin-top:26px}
.lmpf-loading{min-height:560px;display:grid;place-items:center;text-align:center;padding:30px}.lmpf-spinner{width:68px;height:68px;border:5px solid #ece7df;border-top-color:var(--gold-dark);border-radius:50%;animation:lmpfSpin .9s linear infinite;margin:0 auto 22px}@keyframes lmpfSpin{to{transform:rotate(360deg)}}.lmpf-loading h2{font:42px Georgia,serif;margin:0 0 8px}.lmpf-loading p{color:var(--muted)}

/* Results and recommendation */
.lmpf-results{max-width:1050px;margin:auto;padding:44px 28px 62px}.lmpf-results-head{text-align:center;max-width:760px;margin:0 auto 26px}.lmpf-results-head h2,.lmpf-section-title{font-family:Georgia,serif}.lmpf-results-head h2{font-size:clamp(37px,5vw,52px);margin:6px 0 10px}.lmpf-results-head p{color:var(--muted);line-height:1.55}
.lmpf-match{display:grid;grid-template-columns:minmax(0,1fr) 250px;align-items:stretch;overflow:hidden;border:1px solid #dac9aa;border-radius:25px;background:#fff;box-shadow:0 18px 45px rgba(72,58,35,.08)}.lmpf-match-copy{grid-column:1;grid-row:1;padding:38px 40px;min-width:0;background:#fff;position:relative;z-index:2}.lmpf-match-visual{grid-column:2;grid-row:1;min-height:420px;padding:35px 20px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,#fff 0,#f7f1e6 58%,#eee3d3 100%);overflow:hidden}.lmpf-match-visual .lmpf-bottle{width:145px;height:250px;margin:25px auto 0}.lmpf-match-visual .lmpf-bottle .lmpf-cap{top:-35px;left:21px;right:21px;height:48px}.lmpf-match h3{font:40px Georgia,serif;margin:12px 0 8px}.lmpf-match p{color:var(--muted);line-height:1.55}.lmpf-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0;margin:18px 0;list-style:none}.lmpf-benefits li{padding:9px 10px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:13px}.lmpf-benefits li:before{content:'✓';color:var(--gold-dark);font-weight:900;margin-right:6px}.lmpf-autocart{margin:12px 0 18px;padding:10px 12px;border-radius:11px;background:#edf6ef;color:#2d6a3d;font-size:13px;font-weight:700}.lmpf-add-recommended{width:100%!important;margin-top:18px!important;background:var(--ink)!important;color:#fff!important}.lmpf-add-recommended.is-added{background:#edf5e8!important;color:#315c31!important;border:1px solid #aeca9c!important}
.lmpf-result-checkout{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 24px;padding:14px 16px;border:1px solid #d9c6a2;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(58,45,25,.10)}.lmpf-result-checkout div{min-width:0}.lmpf-result-checkout small{display:block;color:#826a3f;font-size:10px;font-weight:900;letter-spacing:.13em}.lmpf-result-checkout strong{display:block;margin-top:3px;font:24px/1.1 Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lmpf-result-checkout span{display:block;margin-top:4px;color:#6f685f;font-size:13px;font-weight:700}.lmpf-result-checkout .lmpf-btn{flex:0 0 auto;min-width:142px}
.lmpf-complements{margin-top:38px}.lmpf-complements-highlight{border:2px solid #c9a45e;border-radius:22px;padding:24px;background:linear-gradient(180deg,#fffdf9,#fbf6ec);box-shadow:0 16px 36px rgba(126,91,35,.09)}.lmpf-addon-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.lmpf-addon-banner h3{margin:5px 0 5px;font:clamp(27px,4vw,39px)/1.05 Georgia,serif}.lmpf-addon-banner p{margin:0;color:#6f685f}.lmpf-addon-banner>span{flex:0 0 auto;border-radius:999px;background:#efe6d7;color:#80612d;padding:8px 13px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.lmpf-quick-list{display:grid;gap:12px}.lmpf-quick-row{width:100%!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;min-height:86px!important;padding:14px 16px!important;border:1px solid #e2d4bd!important;border-radius:18px!important;background:#fff!important;color:var(--ink)!important;text-align:left!important;cursor:pointer}.lmpf-quick-row>.lmpf-bottle{display:none!important}.lmpf-quick-row.is-added{border-color:var(--gold)!important;background:#fffaf0!important}.lmpf-big-check{display:inline-flex;width:42px;height:42px;border-radius:50%;border:2px solid #d5cab8;align-items:center;justify-content:center;font-size:24px;font-weight:900;color:#fff;background:#fff}.lmpf-quick-row.is-added .lmpf-big-check{background:var(--gold);border-color:var(--gold)}.lmpf-quick-copy{display:flex;flex-direction:column;min-width:0}.lmpf-quick-copy b{font-size:17px}.lmpf-quick-copy small{font-size:12px;color:var(--muted);margin-top:5px;line-height:1.35}.lmpf-quick-price{font-size:19px;font-weight:900;color:var(--gold-dark);text-align:right}.lmpf-quick-price small{display:block;font-size:10px;color:var(--muted);white-space:nowrap}.lmpf-view-all-card{width:100%!important;margin-top:15px!important;display:grid!important;grid-template-columns:1fr auto!important;gap:3px 18px!important;text-align:left!important;padding:18px 20px!important;border:1px solid #c9a45e!important;border-radius:16px!important;background:#fff!important;color:#372b1a!important;cursor:pointer!important}.lmpf-view-all-card b{font-size:17px}.lmpf-view-all-card small{grid-column:1;color:#746b60;font-size:13px}.lmpf-view-all-card i{grid-column:2;grid-row:1/3;align-self:center;font-size:25px;font-style:normal;color:#a57b36}
.lmpf-text-link{appearance:none!important;border:0!important;background:transparent!important;color:#5f4b2b!important;text-decoration:underline!important;font:700 14px/1.3 Arial,sans-serif!important;padding:10px!important;cursor:pointer!important}.lmpf-medical{margin-top:22px;padding:15px 17px;border-radius:14px;background:#f4f1eb;color:var(--muted);font-size:13px;line-height:1.5}.lmpf-bottom-actions{display:flex;justify-content:center;gap:10px;margin-top:24px;flex-wrap:wrap}

/* Catalog and accordions */
.lmpf-accordions{display:grid;gap:11px}.lmpf-accordion{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.lmpf-accordion-head{width:100%!important;min-height:67px!important;padding:14px 18px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto 24px!important;align-items:center!important;gap:12px!important;border:0!important;background:#fff!important;color:var(--ink)!important;text-align:left!important;cursor:pointer}.lmpf-accordion-head span{font-size:17px;font-weight:900}.lmpf-accordion-head b{font-size:11px;color:var(--muted)}.lmpf-accordion-head i{font-style:normal;font-size:24px;transition:.2s}.lmpf-accordion.is-open .lmpf-accordion-head i{transform:rotate(180deg)}.lmpf-accordion-body{display:none;padding:0 12px 12px}.lmpf-accordion.is-open .lmpf-accordion-body{display:grid;gap:9px}.lmpf-filters{display:flex;gap:9px;overflow-x:auto;white-space:nowrap;padding:3px 0 12px;margin:24px 0 18px;scrollbar-width:none}.lmpf-filters::-webkit-scrollbar{display:none}.lmpf-filter{flex:0 0 auto!important;min-height:43px!important;padding:0 17px!important;border:1px solid var(--line)!important;border-radius:999px!important;background:#fff!important;color:var(--ink)!important;font-size:14px!important;font-weight:800!important;cursor:pointer}.lmpf-filter.is-active{background:var(--ink)!important;border-color:var(--ink)!important;color:#fff!important}

/* Membership */
.lmpf-membership{padding:34px clamp(16px,4vw,46px) 60px}.lmpf-flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:30px}.lmpf-flow-steps span{border-radius:999px;background:#eee8df;color:#6e675f;padding:12px 9px;text-align:center;font-size:12px;font-weight:900}.lmpf-flow-steps .done{background:var(--ink);color:#fff}.lmpf-flow-steps .active{background:#caa865;color:var(--ink)}.lmpf-membership-summary{margin:22px 0;padding:17px 20px;border:1px solid #e1d5c2;border-radius:16px;background:#fff;display:grid;gap:5px}.lmpf-membership-summary small{font-size:10px;font-weight:900;letter-spacing:.14em;color:#80632f}.lmpf-membership-summary strong{font:24px/1.2 Georgia,serif}.lmpf-membership-summary span{font-size:13px;color:#71695f}.lmpf-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0}.lmpf-plan-card{position:relative!important;min-height:330px!important;border:1px solid #ddcfb8!important;border-radius:20px!important;background:#fff!important;color:var(--ink)!important;padding:28px 22px 22px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;cursor:pointer!important}.lmpf-plan-card.is-selected{border:2px solid #b88631!important;box-shadow:0 16px 34px rgba(146,101,31,.14)!important}.lmpf-plan-badge{position:absolute;top:0;left:0;right:0;border-radius:18px 18px 0 0;background:#c7a15c;color:#fff;padding:8px;font-size:11px;font-weight:900;letter-spacing:.1em}.lmpf-plan-card>b{margin-top:22px;font-size:15px;text-transform:uppercase;letter-spacing:.06em}.lmpf-plan-card>strong{margin:18px 0 7px;font:42px/1 Georgia,serif}.lmpf-plan-card>strong small{font:14px Arial,sans-serif}.lmpf-plan-card>em{font-style:normal;color:#746d64;font-size:13px}.lmpf-plan-save{margin-top:14px;color:#43723e;font-size:13px;font-weight:900}.lmpf-plan-choose{margin-top:auto;width:100%;border:1px solid #9d7434;border-radius:999px;padding:12px;font-weight:900;color:#684b20}

/* Cart */
.lmpf-overlay{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:99998;opacity:0;visibility:hidden;transition:.2s}.lmpf-overlay.is-open{opacity:1;visibility:visible}.lmpf-drawer{position:fixed;top:0;right:0;bottom:0;width:min(440px,94vw);z-index:99999;padding:34px 24px;background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.18);transform:translateX(102%);transition:.24s;overflow:auto}.lmpf-drawer.is-open{transform:none}.lmpf-close{position:absolute;top:14px;right:17px;border:0!important;background:transparent!important;color:var(--ink)!important;font-size:30px!important;cursor:pointer}.lmpf-drawer h2{font:38px Georgia,serif;margin:0 0 20px}.lmpf-cart-item{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.lmpf-cart-item strong{display:block}.lmpf-cart-item small{display:block;margin-top:4px;color:var(--muted)}.lmpf-remove{border:0!important;background:transparent!important;color:#9a4c43!important;font-size:12px!important;font-weight:800!important;cursor:pointer}.lmpf-empty{color:var(--muted)}.lmpf-term-wrap{margin:22px 0}.lmpf-term{display:flex;align-items:center;gap:10px;padding:12px;margin:8px 0;border:1px solid var(--line);border-radius:13px;cursor:pointer}.lmpf-term span{display:flex;flex-direction:column}.lmpf-term small{color:var(--muted)}.lmpf-term em{margin-left:auto;font-size:9px;font-style:normal;font-weight:900;color:var(--gold-dark)}.lmpf-total{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.lmpf-total strong{font-size:25px}.lmpf-billing,.lmpf-legal{color:var(--muted);font-size:12px;line-height:1.45}.lmpf-mobile-cart{position:fixed;z-index:99990;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 14px 40px rgba(0,0,0,.16)}.lmpf-mobile-cart small,.lmpf-mobile-cart strong{display:block}.lmpf-mobile-cart small{color:var(--muted);font-size:10px}.lmpf-mobile-cart strong{font-size:12px;max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lmpf-mobile-cart .lmpf-btn{padding:11px 14px!important;font-size:12px!important}

/* Account modal */
body.lmpf-modal-open{overflow:hidden!important}.lmpf-account-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:18px}.lmpf-account-modal.is-open{display:flex}.lmpf-account-backdrop{position:absolute;inset:0;background:rgba(22,19,15,.64);backdrop-filter:blur(5px)}.lmpf-account-card{position:relative;z-index:2;width:min(100%,480px);max-height:92vh;overflow:auto;background:#fff;border:1px solid #e3d8c5;border-radius:24px;padding:28px;box-shadow:0 26px 80px rgba(22,18,12,.3);color:var(--ink)}.lmpf-account-card h2{font:clamp(31px,5vw,42px)/1.05 Georgia,serif;margin:7px 0 8px}.lmpf-account-intro{color:var(--muted);line-height:1.5;margin:0 32px 20px 0}.lmpf-account-x{position:absolute;right:14px;top:12px;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#f5f0e8!important;color:var(--ink)!important;font-size:24px!important;cursor:pointer}.lmpf-account-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;background:#f4efe7;padding:5px;border-radius:14px;margin:16px 0}.lmpf-account-tabs button{border:0!important;border-radius:10px!important;background:transparent!important;color:#6c655c!important;padding:11px!important;font-size:13px!important;font-weight:900!important;cursor:pointer}.lmpf-account-tabs button.is-active{background:#fff!important;color:var(--ink)!important;box-shadow:0 3px 10px rgba(55,44,25,.08)}.lmpf-account-form{display:grid;gap:13px}.lmpf-account-form label{display:grid;gap:6px;font-size:12px;font-weight:900;color:#574f46}.lmpf-account-form input{width:100%!important;min-height:48px!important;border:1px solid #dcd3c5!important;border-radius:12px!important;background:#fff!important;color:var(--ink)!important;padding:10px 12px!important;font-size:16px!important;box-shadow:none!important}.lmpf-account-status{min-height:20px;margin:12px 0 0;font-size:13px;font-weight:800;text-align:center}.lmpf-account-status.is-error{color:#a3342d}.lmpf-account-status.is-success{color:#2f7143}.lmpf-guest{display:block!important;width:100%!important;margin-top:10px!important;border:0!important;background:transparent!important;color:#5f4b2b!important;text-decoration:underline!important;font-size:14px!important;font-weight:900!important;padding:11px!important;cursor:pointer}.lmpf-account-privacy{margin:10px 0 0;color:#81796f;font-size:11px;line-height:1.45;text-align:center}.lmpf-account-divider{display:flex;align-items:center;gap:10px;margin:14px 0;color:#8a8278;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.lmpf-account-divider:before,.lmpf-account-divider:after{content:"";height:1px;background:#e2dacf;flex:1}.lmpf-google-wrap{text-align:center;margin:8px 0}

@media(max-width:900px){.lmpf-hero{grid-template-columns:1fr;background:#fff}.lmpf-hero-art{padding:16px 24px 42px;background:var(--cream)}.lmpf-start-preview{min-height:0;grid-template-columns:minmax(0,1fr) 150px}.lmpf-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.lmpf-plan-grid{grid-template-columns:1fr}.lmpf-flow-steps{grid-template-columns:1fr 1fr}}
@media(max-width:700px){#lmpf-v3{padding:0 8px;margin-top:8px}.lmpf-shell{border-radius:18px}.lmpf-header{height:70px;padding:0 17px}.lmpf-logo{font-size:19px}.lmpf-hero-copy{padding:38px 18px 24px}.lmpf-hero h1{font-size:44px;line-height:1.02}.lmpf-start-path{grid-template-columns:40px minmax(0,1fr) 18px!important;min-height:92px!important;padding:14px!important}.lmpf-start-path b{font-size:17px}.lmpf-start-path small{font-size:12px}.lmpf-start-preview{grid-template-columns:1fr;text-align:left;padding:24px 20px 28px}.lmpf-start-preview-bottle{order:-1;height:180px;overflow:hidden}.lmpf-start-preview-bottle .lmpf-bottle{width:92px;height:158px;margin:26px auto 0}.lmpf-start-preview-bottle .lmpf-bottle .lmpf-cap{top:-22px;left:14px;right:14px;height:32px}.lmpf-start-preview-bottle .lmpf-bottle .lmpf-label{min-height:70px;padding:8px 4px}.lmpf-start-preview-bottle .lmpf-bottle .lmpf-label b{font-size:13px}.lmpf-question,.lmpf-results{padding:30px 14px 52px}.lmpf-choices{grid-template-columns:1fr}.lmpf-choice{min-height:90px;padding:17px 16px!important}.lmpf-choice b{font-size:17px}.lmpf-match{grid-template-columns:1fr}.lmpf-match-visual{grid-column:1;grid-row:1;min-height:210px;padding:18px}.lmpf-match-copy{grid-column:1;grid-row:2;padding:24px 18px 28px}.lmpf-match-visual .lmpf-bottle{width:90px;height:155px;margin:24px auto 0}.lmpf-match-visual .lmpf-bottle .lmpf-cap{top:-22px;left:13px;right:13px;height:31px}.lmpf-match-visual .lmpf-bottle .lmpf-label{min-height:68px;padding:8px 4px}.lmpf-match-visual .lmpf-bottle .lmpf-label b{font-size:13px}.lmpf-benefits{grid-template-columns:1fr}.lmpf-addon-banner{display:block}.lmpf-addon-banner>span{display:inline-block;margin-top:10px}.lmpf-complements-highlight{padding:17px 13px}.lmpf-result-checkout{position:relative;display:grid;grid-template-columns:1fr auto}.lmpf-result-checkout strong{font-size:19px}.lmpf-result-checkout .lmpf-btn{min-width:116px!important;padding:12px 14px!important}.lmpf-quick-row{grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.lmpf-quick-price{grid-column:2;text-align:left;font-size:15px}.lmpf-quick-price small{display:inline;margin-left:4px}.lmpf-bottom-actions{flex-direction:column-reverse}.lmpf-account-modal{align-items:flex-end;padding:0}.lmpf-account-card{width:100%;max-height:94vh;border-radius:24px 24px 0 0;padding:24px 18px calc(22px + env(safe-area-inset-bottom))}.lmpf-account-card h2{font-size:34px}}


/* V5.0.1 balanced dual-entry hero */
#lmpf-v3 .lmpf-hero{
  min-height:600px;
  grid-template-columns:minmax(0,1.22fr) minmax(430px,.78fr);
  background:linear-gradient(118deg,#fff 0,#fff 60%,var(--cream) 60%);
}
#lmpf-v3 .lmpf-hero-copy{
  padding:52px clamp(28px,4vw,54px);
}
#lmpf-v3 .lmpf-hero h1{
  max-width:620px;
  font-size:clamp(42px,5.2vw,62px);
  line-height:1.02;
  margin-bottom:18px;
}
#lmpf-v3 .lmpf-start-intro{
  max-width:650px;
  font-size:16px;
  line-height:1.55;
  margin-bottom:22px!important;
}
#lmpf-v3 .lmpf-start-paths{
  max-width:650px;
  gap:9px;
}
#lmpf-v3 .lmpf-start-path{
  min-height:88px!important;
  grid-template-columns:44px minmax(0,1fr) 20px!important;
  padding:14px 16px!important;
}
#lmpf-v3 .lmpf-start-path b{
  font-size:18px;
  white-space:normal;
  line-height:1.18;
}
#lmpf-v3 .lmpf-start-path small{
  font-size:12px;
  white-space:normal;
  line-height:1.35;
  max-width:100%;
}
#lmpf-v3 .lmpf-start-or{
  display:flex;
  align-items:center;
  gap:12px;
  color:#8a8175;
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em;
  padding:0 8px;
}
#lmpf-v3 .lmpf-start-or:before,
#lmpf-v3 .lmpf-start-or:after{
  content:"";
  height:1px;
  background:var(--line);
  flex:1;
}
#lmpf-v3 .lmpf-hero-art{
  padding:34px 28px 34px 8px;
  align-items:center;
}
#lmpf-v3 .lmpf-start-preview{
  width:100%;
  max-width:470px;
  min-height:440px;
  grid-template-columns:minmax(240px,1fr) 112px;
  gap:18px;
  padding:30px;
  overflow:hidden;
}
#lmpf-v3 .lmpf-start-preview-copy h3{
  max-width:300px;
  font-size:clamp(30px,3vw,40px);
  line-height:1.04;
  margin:14px 0 12px;
}
#lmpf-v3 .lmpf-start-preview-copy p{
  max-width:290px;
  font-size:14px;
  line-height:1.5;
}
#lmpf-v3 .lmpf-start-preview-copy ul{
  margin:18px 0 0;
  gap:9px;
}
#lmpf-v3 .lmpf-start-preview-copy li{
  font-size:13px;
  line-height:1.35;
}
#lmpf-v3 .lmpf-start-preview-bottle{
  align-self:center;
  overflow:visible;
}
#lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle{
  width:96px;
  height:166px;
  margin:18px auto 0;
}
#lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle .lmpf-cap{
  top:-23px;
  left:14px;
  right:14px;
  height:33px;
}
#lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle .lmpf-label{
  min-height:72px;
  padding:9px 4px;
}
#lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle .lmpf-label b{
  font-size:13px;
  margin:5px 0;
}
#lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle .lmpf-label small,
#lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle .lmpf-label em{
  font-size:5px;
}
@media(max-width:960px){
  #lmpf-v3 .lmpf-hero{
    grid-template-columns:1fr;
    background:#fff;
  }
  #lmpf-v3 .lmpf-hero-art{
    padding:12px 24px 42px;
    background:var(--cream);
  }
  #lmpf-v3 .lmpf-start-preview{
    max-width:760px;
    grid-template-columns:minmax(0,1fr) 120px;
    min-height:0;
  }
}
@media(max-width:620px){
  #lmpf-v3 .lmpf-hero-copy{
    padding:38px 18px 26px;
  }
  #lmpf-v3 .lmpf-hero h1{
    font-size:42px;
    max-width:420px;
  }
  #lmpf-v3 .lmpf-start-path{
    grid-template-columns:40px minmax(0,1fr) 18px!important;
    min-height:82px!important;
    padding:13px!important;
  }
  #lmpf-v3 .lmpf-start-path b{font-size:16px}
  #lmpf-v3 .lmpf-start-path small{font-size:11px}
  #lmpf-v3 .lmpf-start-preview{
    grid-template-columns:1fr;
    padding:24px 20px 28px;
  }
  #lmpf-v3 .lmpf-start-preview-copy h3{
    max-width:none;
    font-size:31px;
  }
  #lmpf-v3 .lmpf-start-preview-copy p{max-width:none}
  #lmpf-v3 .lmpf-start-preview-bottle{
    order:-1;
    height:145px;
    overflow:hidden;
  }
  #lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle{
    width:78px;
    height:134px;
    margin:18px auto 0;
  }
  #lmpf-v3 .lmpf-start-preview-bottle .lmpf-bottle .lmpf-cap{
    top:-18px;
    left:12px;
    right:12px;
    height:26px;
  }
}


/* V5.0.2 compact add-ons and clearer next step */
#lmpf-v3 .lmpf-complements-highlight{
  padding:22px!important;
  border-radius:22px!important;
}
#lmpf-v3 .lmpf-addon-banner{margin-bottom:14px!important}
#lmpf-v3 .lmpf-addon-banner h3{font-size:clamp(30px,4vw,40px)!important}
#lmpf-v3 .lmpf-addon-banner p{max-width:650px!important;line-height:1.45!important}
#lmpf-v3 .lmpf-quick-list{gap:9px!important}
#lmpf-v3 .lmpf-quick-row{
  position:relative!important;
  grid-template-columns:44px minmax(0,1fr) auto!important;
  min-height:72px!important;
  padding:11px 14px!important;
  border-radius:15px!important;
}
#lmpf-v3 .lmpf-quick-row.is-added:after{
  content:'Added ✓';
  position:absolute;
  top:8px;
  right:12px;
  color:#8b672e;
  font-size:10px;
  font-weight:900;
  letter-spacing:.04em;
}
#lmpf-v3 .lmpf-quick-row.is-added{
  border:2px solid #b88632!important;
  background:#fffaf0!important;
}
#lmpf-v3 .lmpf-big-check{width:36px!important;height:36px!important;font-size:21px!important}
#lmpf-v3 .lmpf-quick-copy b{font-size:16px!important}
#lmpf-v3 .lmpf-quick-copy small{margin-top:3px!important}
#lmpf-v3 .lmpf-quick-price{font-size:17px!important;padding-top:13px!important}
#lmpf-v3 .lmpf-addon-actions{
  display:grid;
  gap:6px;
  margin:16px 0 8px;
  text-align:center;
}
#lmpf-v3 .lmpf-addon-continue{width:100%!important;min-height:50px!important}
#lmpf-v3 .lmpf-view-all-card{
  margin-top:12px!important;
  background:#f8f4ec!important;
  border:1px dashed #cbb98f!important;
  box-shadow:none!important;
}
#lmpf-v3 .lmpf-view-all-card i{
  font-size:13px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
#lmpf-v3 .lmpf-medical{
  padding:10px 12px!important;
  background:#f8f6f1!important;
  font-size:11px!important;
  text-align:center!important;
}
@media(max-width:560px){
  #lmpf-v3 .lmpf-complements-highlight{padding:15px 12px!important}
  #lmpf-v3 .lmpf-addon-banner h3{font-size:29px!important}
  #lmpf-v3 .lmpf-quick-row{grid-template-columns:38px minmax(0,1fr)!important;min-height:68px!important;padding:10px 11px!important}
  #lmpf-v3 .lmpf-quick-price{grid-column:2!important;padding-top:0!important;margin-top:1px!important}
  #lmpf-v3 .lmpf-quick-row.is-added:after{top:6px;right:9px;font-size:9px}
  #lmpf-v3 .lmpf-view-all-card{grid-template-columns:1fr!important}
  #lmpf-v3 .lmpf-view-all-card i{grid-column:1!important;grid-row:auto!important;margin-top:6px!important}
}


/* V5.1 promo code */
#lmpf-v3 .lmpf-promo{margin:20px 0 4px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--cream)}
#lmpf-v3 .lmpf-promo label{display:block;margin-bottom:8px;font-size:12px;font-weight:900;color:var(--ink)}
#lmpf-v3 .lmpf-promo-row{display:flex;gap:8px}
#lmpf-v3 .lmpf-promo-row input{min-width:0;flex:1;height:44px;padding:0 12px;border:1px solid #d8cdbc;border-radius:10px;background:#fff;color:var(--ink);font-size:15px;text-transform:uppercase}
#lmpf-v3 .lmpf-promo-row .lmpf-btn{padding:10px 15px!important;white-space:nowrap}
#lmpf-v3 .lmpf-promo-message{min-height:18px;margin-top:8px;font-size:12px;font-weight:700;color:var(--muted)}
#lmpf-v3 .lmpf-promo-message.is-success{color:#2f7143}
#lmpf-v3 .lmpf-promo-message.is-error{color:#a3342d}
@media(max-width:440px){#lmpf-v3 .lmpf-promo-row{flex-direction:column}#lmpf-v3 .lmpf-promo-row .lmpf-btn{width:100%}}


/* V6 promo and checkout polish */
#lmpf-v3 .lmpf-promo{margin:18px 0 4px;padding:15px;border:1px solid #ddcfb8;border-radius:15px;background:#faf7f1}
#lmpf-v3 .lmpf-promo label{display:block;margin-bottom:8px;font-size:12px;font-weight:900;color:#574f46}
#lmpf-v3 .lmpf-promo-row{display:flex;gap:8px}
#lmpf-v3 .lmpf-promo-row input{flex:1;min-width:0;min-height:44px;padding:10px 12px;border:1px solid #d8cfc2;border-radius:10px;background:#fff;color:#201e1a;font-size:15px}
#lmpf-v3 .lmpf-promo-row .lmpf-btn{padding:11px 16px!important}
#lmpf-v3 .lmpf-promo-message{min-height:18px;margin-top:8px;font-size:12px;font-weight:800;color:#746f67}
#lmpf-v3 .lmpf-promo-message.is-success{color:#2f7143}
#lmpf-v3 .lmpf-promo-message.is-error{color:#a3342d}
@media(max-width:480px){#lmpf-v3 .lmpf-promo-row{flex-direction:column}#lmpf-v3 .lmpf-promo-row .lmpf-btn{width:100%}}


/* V6.1 mobile browse, sticky action, and overflow fixes */
#lmpf-v3,#lmpf-v3 *{min-width:0;}
#lmpf-v3 .lmpf-results,#lmpf-v3 .lmpf-add-more,#lmpf-v3 .lmpf-accordions,#lmpf-v3 .lmpf-accordion,#lmpf-v3 .lmpf-accordion-body{max-width:100%;overflow-x:hidden;}
#lmpf-v3 .lmpf-quick-row{position:relative;overflow:hidden!important;}
#lmpf-v3 .lmpf-quick-copy b,#lmpf-v3 .lmpf-quick-copy small,#lmpf-v3 .lmpf-accordion-head span,#lmpf-v3 .lmpf-accordion-head b,#lmpf-v3 .lmpf-view-all-card b,#lmpf-v3 .lmpf-view-all-card small{white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;overflow:visible!important;}
#lmpf-v3 .lmpf-match-chip{display:inline-flex;width:max-content;margin:0 0 5px;padding:4px 7px;border-radius:999px;background:#efe5d4;color:#7b5a25;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em;}
#lmpf-v3 .lmpf-quick-row.is-recommended{border-color:#b48a3b!important;background:#fffdf8!important;}
#lmpf-v3 .lmpf-browse-match{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;margin:0 0 18px;padding:14px 16px;border:1px solid #c9a45e;border-radius:15px;background:#fffaf0;}
#lmpf-v3 .lmpf-browse-match span{font-size:10px;font-weight:900;letter-spacing:.1em;color:#80612d;}
#lmpf-v3 .lmpf-browse-match strong{font:22px/1.15 Georgia,serif;}
#lmpf-v3 .lmpf-browse-match small{font-size:12px;font-weight:800;color:#746f67;white-space:nowrap;}
#lmpf-v3 .lmpf-mobile-cart{padding-bottom:calc(11px + env(safe-area-inset-bottom));}
#lmpf-v3{padding-bottom:96px;}
@media(max-width:700px){
#lmpf-v3{width:100%;max-width:100%;padding-left:0!important;padding-right:0!important;overflow-x:hidden;}
#lmpf-v3 .lmpf-shell{width:100%;max-width:100%;border-left:0;border-right:0;border-radius:0;}
#lmpf-v3 .lmpf-results{padding:24px 14px 120px!important;}
#lmpf-v3 .lmpf-results-head{text-align:left;margin-bottom:18px;}
#lmpf-v3 .lmpf-results-head h2{font-size:34px;line-height:1.06;}
#lmpf-v3 .lmpf-section-head{display:block;margin-bottom:14px;}
#lmpf-v3 .lmpf-section-head h3{font-size:34px;line-height:1.08;}
#lmpf-v3 .lmpf-accordion-head{grid-template-columns:minmax(0,1fr) auto 20px!important;gap:8px!important;padding:15px 14px!important;}
#lmpf-v3 .lmpf-accordion-head span{font-size:17px!important;line-height:1.15!important;}
#lmpf-v3 .lmpf-accordion-head b{font-size:10px!important;text-align:right;}
#lmpf-v3 .lmpf-accordion-body{padding:0 8px 9px!important;}
#lmpf-v3 .lmpf-quick-row{grid-template-columns:38px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;min-height:0!important;padding:13px 12px!important;}
#lmpf-v3 .lmpf-big-check{width:38px;height:38px;margin-top:2px;}
#lmpf-v3 .lmpf-quick-copy b{font-size:17px!important;line-height:1.15!important;padding-right:42px;}
#lmpf-v3 .lmpf-quick-copy small{font-size:12px!important;line-height:1.35!important;margin-top:5px!important;}
#lmpf-v3 .lmpf-quick-price{grid-column:2!important;text-align:left!important;font-size:17px!important;line-height:1.2!important;margin-top:8px!important;}
#lmpf-v3 .lmpf-quick-price small{display:inline!important;margin-left:4px!important;white-space:normal!important;}
#lmpf-v3 .lmpf-quick-row.is-added:after{top:10px!important;right:10px!important;}
#lmpf-v3 .lmpf-browse-match{grid-template-columns:1fr auto;}
#lmpf-v3 .lmpf-browse-match span{grid-column:1/-1;}
#lmpf-v3 .lmpf-browse-match strong{font-size:20px;}
#lmpf-v3 .lmpf-bottom-actions{position:sticky;bottom:78px;z-index:20;padding:10px;background:rgba(255,255,255,.96);border:1px solid #e7dfd2;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.10);}
#lmpf-v3 .lmpf-bottom-actions .lmpf-btn{width:100%;}
#lmpf-v3 .lmpf-mobile-cart{left:8px;right:8px;bottom:8px;}
#lmpf-v3 .lmpf-mobile-cart strong{max-width:48vw;}
}
@media(max-width:390px){#lmpf-v3 .lmpf-results{padding-left:10px!important;padding-right:10px!important;}#lmpf-v3 .lmpf-accordion-head span{font-size:16px!important;}#lmpf-v3 .lmpf-accordion-head b{font-size:9px!important;}#lmpf-v3 .lmpf-quick-copy b{font-size:16px!important;padding-right:34px;}#lmpf-v3 .lmpf-mobile-cart .lmpf-btn{padding:10px 12px!important;font-size:11px!important;}}
