/* Phase 4/5 bridge: public seller discovery without duplicate buying controls. */
.single-product .atxme-more-from-vault{box-sizing:border-box;margin:32px 0;padding:24px;border:1px solid #c9ddd3;border-radius:18px;background:#f7fffb;color:#163c31}.single-product .atxme-more-from-vault__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.single-product .atxme-more-from-vault__head>div{display:grid;gap:5px}.single-product .atxme-more-from-vault__head span{color:#087e63;font-size:11px;font-weight:900;letter-spacing:.13em}.single-product .atxme-more-from-vault__head h2{margin:0!important;color:#163c31!important;font-size:clamp(22px,2.2vw,30px)!important;line-height:1.15!important}.single-product .atxme-more-from-vault__head>a{color:#087e63!important;font-size:15px;font-weight:900;text-decoration:none!important;white-space:nowrap}.single-product .atxme-more-from-vault__head>a:hover,.single-product .atxme-more-from-vault__head>a:focus{text-decoration:underline!important;outline:2px solid #087e63;outline-offset:3px}.single-product .atxme-more-from-vault__head i{font-style:normal}.single-product .atxme-more-from-vault__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.single-product .atxme-more-from-vault__card{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto 1fr auto;column-gap:12px;align-items:start;min-height:108px;padding:12px;border:1px solid #c9ddd3;border-radius:13px;background:#fff;color:#163c31!important;text-decoration:none!important}.single-product .atxme-more-from-vault__card:hover,.single-product .atxme-more-from-vault__card:focus{border-color:#087e63;box-shadow:0 10px 22px rgba(23,63,49,.12);outline:2px solid #087e63;outline-offset:2px;transform:translateY(-2px)}.single-product .atxme-more-from-vault__card img{grid-row:1/4;width:72px;height:100%;min-height:92px;border-radius:8px;object-fit:cover;background:#eff8f3}.single-product .atxme-more-from-vault__card span{color:#087e63;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.single-product .atxme-more-from-vault__card strong{align-self:center;color:#163c31;font-size:16px;line-height:1.28}.single-product .atxme-more-from-vault__card em{color:#173c31;font-size:15px;font-style:normal;font-weight:850}@media(max-width:820px){.single-product .atxme-more-from-vault__grid{grid-template-columns:1fr}.single-product .atxme-more-from-vault__head{align-items:start;flex-direction:column}.single-product .atxme-more-from-vault__card{min-height:94px}}
