.yms__cart-button{display:inline-flex;align-items:center;justify-content:center;margin:13px 0 0;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;padding:9px 13px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.yms__cart-button:hover,.yms__cart-button--added{filter:brightness(1.08)}.ymsc{max-width:860px;margin:36px auto;padding:28px;background:#fff;border:1px solid #e1e5e8;border-radius:14px;color:#17212b;font-family:system-ui,sans-serif}.ymsc h1{margin:0 0 6px}.ymsc header p,.ymsc small{color:#64717e}.ymsc__notice{min-height:22px;margin:18px 0;color:#0f6d49}.ymsc__item{display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid #e1e5e8}.ymsc__item strong,.ymsc__item small{display:block}.ymsc__item button{border:0;background:transparent;color:#b42318;cursor:pointer}.ymsc__summary{margin:22px 0;font-size:18px}.ymsc__checkout{display:grid;gap:14px}.ymsc__checkout label{display:grid;gap:6px;font-size:14px;font-weight:600}.ymsc__checkout input{min-height:42px;padding:0 11px;border:1px solid #cfd6dc;border-radius:7px;font:inherit}.ymsc__checkout button{min-height:46px;border:0;border-radius:8px;background:#0d5f70;color:#fff;font:inherit;font-weight:700;cursor:pointer}.ymsc__checkout button:disabled{opacity:.7;cursor:wait}.ymsc__empty{padding:30px 0;color:#64717e}@media(max-width:560px){.ymsc{margin:16px 0;border-radius:0;padding:20px}.ymsc__item{grid-template-columns:1fr auto}.ymsc__item button{grid-column:1/-1;text-align:left;padding:0}}
