.md-premium-actions{position:relative;display:flex;gap:12px;align-items:stretch}.md-premium-actions button{min-width:166px;min-height:58px;padding:9px 15px;border:1px solid #d9e6e2;border-radius:14px;background:#fff;color:#073f39;display:flex;align-items:center;gap:11px;text-align:left;box-shadow:0 8px 24px rgba(5,57,51,.07);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.md-premium-actions button:hover{transform:translateY(-2px);border-color:#f3a322;box-shadow:0 12px 28px rgba(5,57,51,.12)}.md-premium-actions button:focus-visible{outline:3px solid rgba(244,155,30,.25);outline-offset:2px}.md-action-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;background:#fff3e4;color:#f47c19}.md-action-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.md-action-copy{display:flex;flex-direction:column;line-height:1.15}.md-action-copy b{font-size:14px;font-weight:650}.md-action-copy small{margin-top:5px;color:#738681;font-size:10.5px;font-weight:450}.md-action-favorite.is-active{background:#fff8f5;border-color:#ffb99e;color:#bf431b}.md-action-favorite.is-active .md-action-icon{background:#ffebe3;color:#ed5b27}.md-action-favorite.is-active .md-action-icon svg{fill:currentColor}.md-premium-actions button.is-loading{pointer-events:none;opacity:.65}.md-action-toast{position:absolute;right:0;top:calc(100% + 10px);z-index:20;max-width:290px;padding:10px 14px;border-radius:10px;background:#073f39;color:#fff;font-size:12px;box-shadow:0 12px 30px rgba(0,0,0,.18);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.2s}.md-action-toast.is-visible{opacity:1;visibility:visible;transform:none}.md-action-toast.is-error{background:#b63e2d}@media(max-width:760px){.md-premium-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.md-premium-actions button{min-width:0;min-height:54px;padding:8px 10px}.md-action-icon{width:36px;height:36px}.md-action-copy small{display:none}}@media(max-width:390px){.md-action-copy b{font-size:12px}.md-premium-actions{gap:8px}}
