.ao-mm-selector{margin:0 0 4px;display:grid;gap:10px;max-width:100%;}
.ao-mm-chips{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:2px;}
.ao-mm-chip{display:flex;align-items:center;gap:6px;justify-content:center;background:#fdfaf3;border:1px solid #e7dccb;border-radius:10px;padding:8px 5px;font-size:9.5px;font-weight:800;letter-spacing:.02em;color:#5b5148;text-align:center;line-height:1.25;}
.ao-mm-chip svg{width:15px;height:15px;flex-shrink:0;color:#8f6a2c;}
.ao-mm-tier{position:relative;border:1.5px solid #e7dccb;border-radius:14px;background:#fffaf3;padding:16px;cursor:pointer;transition:border-color .15s,box-shadow .15s;overflow:hidden;}
.ao-mm-tier:hover{border-color:#c9a040;}
.ao-mm-tier.is-selected{border-color:#8f6a2c;box-shadow:0 0 0 1px #8f6a2c;}
.ao-mm-tier--featured{padding-top:30px;}
.ao-mm-corner-badge{position:absolute;top:0;right:0;max-width:58%;overflow:hidden;text-overflow:ellipsis;background:#8f6a2c;color:#fffaf2;font-size:10px;font-weight:900;letter-spacing:.035em;line-height:1;padding:6px 12px;border-radius:0 0 0 10px;white-space:nowrap;}
.ao-mm-tier-top{display:flex;align-items:center;gap:12px;}
.ao-mm-radio{width:22px;height:22px;min-width:22px;border-radius:50%;border:2px solid #c9b89a;position:relative;flex-shrink:0;}
.ao-mm-tier.is-selected .ao-mm-radio{border-color:#3d2e17;}
.ao-mm-tier.is-selected .ao-mm-radio:after{content:'';position:absolute;inset:3px;border-radius:50%;background:#3d2e17;}
.ao-mm-tier-title-wrap{flex:1;min-width:0;}
.ao-mm-tier-title{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:18px;color:#2b2416;font-weight:650;display:flex;align-items:center;gap:7px;flex-wrap:wrap;}
.ao-mm-tier-sub{font-size:12.5px;color:#8c7e6c;margin-top:2px;}
.ao-mm-bundle-meta{display:flex;align-items:center;gap:0;flex-wrap:nowrap;font-size:11.5px;font-weight:700;line-height:1.35;white-space:nowrap;}
.ao-mm-bundle-meta [data-ao-mm-avg]:before{content:'\00b7';display:inline-block;margin:0 6px;color:#b09c7b;}
.ao-mm-savings-note{margin:-1px 2px 1px;color:#756a5d;font-size:10.5px;line-height:1.35;}
.ao-mm-savings-note strong{color:#55493b;}
.ao-mm-gift-line{font-size:11.5px;color:#8f6a2c;font-weight:700;margin-top:4px;}
.ao-mm-discount-badge{display:inline-flex;align-items:center;background:#2f2414;color:#fffaf0;font-family:inherit;font-size:10.5px;font-weight:900;letter-spacing:.035em;line-height:1;padding:5px 8px;border-radius:999px;white-space:nowrap;}
.ao-mm-tier-price{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:25px;color:#2b2416;font-weight:700;white-space:nowrap;flex-shrink:0;}
.ao-mm-tier-price-stack{display:flex;flex:0 0 auto;min-width:64px;flex-direction:column;align-items:flex-end;gap:1px;line-height:1.05;}
.ao-mm-tier-reference{color:#a99b88;font-family:inherit;font-size:12px;font-weight:500;text-decoration:line-through;}
.ao-mm-tier-current{color:#2b2416;font-size:inherit;font-weight:700;text-decoration:none;}
.ao-mm-expand{margin-top:14px;border-top:1px dashed #e7dccb;padding-top:12px;display:grid;gap:10px;}
.ao-mm-row{display:flex;align-items:center;gap:10px;background:#fffefb;border:1px solid #ece2cf;border-radius:10px;padding:8px 10px;}
.ao-mm-row-img{width:42px;height:42px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#efe6d8;}
.ao-mm-row-name{flex:1;min-width:0;font-size:13px;font-weight:700;color:#2b2416;overflow-wrap:anywhere;}
.ao-mm-row-price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;font-size:13px;white-space:nowrap;}
.ao-mm-row-struck{color:#a99b88;text-decoration:line-through;font-size:11.5px;}
.ao-mm-row-now{font-weight:800;color:#2b2416;}
.ao-mm-choose-btn{border:1px solid #8f6a2c;background:transparent;color:#8f6a2c;font-size:11px;font-weight:800;border-radius:7px;padding:6px 9px;cursor:pointer;white-space:nowrap;font-family:inherit;}
.ao-mm-choose-btn:hover{background:#8f6a2c;color:#fffaf2;}
@media(max-width:768px){.ao-mm-row{padding:8px 10px 8px 10px;flex-wrap:nowrap;}.ao-mm-choose-btn{min-height:44px;padding:6px 14px;font-size:12px;}}
.ao-mm-gift-row{background:linear-gradient(135deg,#fdf3d7 0%,#f7e8b0 100%);border-color:#c9a040;cursor:pointer;text-decoration:none!important;display:flex;}
.ao-mm-added-badge{background:#8f6a2c;color:#fffaf2;font-size:9px;font-weight:800;padding:2px 7px;border-radius:999px;margin-left:6px;}
.ao-mm-free{color:#5b7a4f;font-weight:900;}
.ao-mm-atc-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:54px;width:100%;background:#3d2e17;color:#fffaf2!important;text-decoration:none!important;font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;border-radius:12px;border:0;cursor:pointer;font-family:inherit;margin-top:4px;}
.ao-mm-atc-btn:hover{background:#2b2110;}
.ao-mm-atc-btn:disabled{opacity:.7;cursor:default;}
.ao-mm-popover-backdrop{position:fixed;inset:0;background:rgba(47,41,35,.42);z-index:9997;display:none;}
.ao-mm-popover-backdrop.is-open{display:block;}
.ao-mm-popover{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(440px,92vw);max-height:72vh;overflow:auto;background:#fbf7f0;border-radius:16px 16px 0 0;z-index:9998;padding:16px;display:none;box-shadow:0 -12px 40px rgba(0,0,0,.2);}
.ao-mm-popover.is-open{display:block;}
@media(min-width:640px){.ao-mm-popover{bottom:auto;top:50%;transform:translate(-50%,-50%);border-radius:16px;}}
.ao-mm-popover-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;}
.ao-mm-popover-title{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:17px;color:#2b2416;}
.ao-mm-popover-close{width:30px;height:30px;min-width:30px;min-height:30px;flex-shrink:0;padding:0;margin:0;border-radius:50%;border:1px solid #d7c9b5;background:#fff;color:#4a3c2c;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;}
.ao-mm-popover-list{display:grid;gap:8px;}
.ao-mm-popover-item{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #ece2cf;border-radius:10px;cursor:pointer;background:#fffefb;}
.ao-mm-popover-item:hover{border-color:#c9a040;}
.ao-mm-popover-item.is-current{border-color:#8f6a2c;background:#fdf6e6;}
.ao-mm-popover-item img{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0;}
.ao-mm-popover-item-name{flex:1;font-size:13px;font-weight:700;}
.ao-mm-popover-item-price{font-size:13px;font-weight:800;color:#8f6a2c;}
@media(max-width:390px){.ao-mm-bundle-meta{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:1px;white-space:normal;}.ao-mm-bundle-meta [data-ao-mm-avg]{display:block;}.ao-mm-bundle-meta [data-ao-mm-avg]:before{content:none;margin:0;}.ao-mm-selector{gap:9px;}.ao-mm-chip{font-size:8.5px;padding:7px 3px;}.ao-mm-tier{padding:13px;}.ao-mm-tier--featured{padding-top:27px;}.ao-mm-corner-badge{font-size:8.5px;padding:5px 9px;max-width:62%;}.ao-mm-tier-top{gap:9px;}.ao-mm-radio{width:20px;height:20px;min-width:20px;}.ao-mm-tier-title{font-size:16px;gap:5px;}.ao-mm-discount-badge{font-size:9.5px;padding:4px 7px;}.ao-mm-bundle-meta{font-size:10.5px;}.ao-mm-tier-price{font-size:22px;}.ao-mm-tier-reference{font-size:11px;}.ao-mm-gift-line{font-size:10.5px;}.ao-mm-savings-note{font-size:10px;}.ao-mm-row{gap:7px;padding:8px;}.ao-mm-row-img{width:38px;height:38px;}.ao-mm-row-name{font-size:12px;}.ao-mm-choose-btn{padding:6px 9px;font-size:11px;}}
@media(max-width:360px){.ao-mm-tier{padding-left:11px;padding-right:11px;}.ao-mm-tier--featured{padding-top:27px;}.ao-mm-tier-top{gap:7px;}.ao-mm-tier-title{font-size:15px;}.ao-mm-tier-price{font-size:20px;}.ao-mm-discount-badge{font-size:9px;}.ao-mm-row-img{width:36px;height:36px;}.ao-mm-choose-btn{padding:5px 7px;font-size:10px;}.ao-mm-bundle-meta [data-ao-mm-avg]:before{margin:0 4px;}}
